
/************************************
  www.swedoffice.se - K.Brandtson
*************************************/

body
{
 margin: 0px;
 background: #FFFFFF;
 /*text-align: center; */ /* for IE */
}

img
{
 border: 0px;
}

p
{
 margin: 0
}

ul, li
{
 margin: 0;
 padding: 0;
}

a
{
 text-decoration: none;
 color: #000000;
}

a:hover
{
 color: #0174A0;
 text-decoration: none;
}

.afoot
{
 /*line-height:25px;
 vertical-align: bottom;
 padding-bottom:5px; */
 margin-left:6px;
 margin-right:6px;
}
div, table, tr, td, th
{
  font: 11px arial;
  font-weight: normal;
  border-collapse: collapse;
}

th
{
  font-weight: bold;
}

h1
{
  font: 18px arial;
  font-weight: bold;
  margin-top: 12px;
  margin-bottom: 5px;
}

h1.box_top_h1
{
  color:#ffffff;
  font: 15px Arial;
  font-weight: bold;
  margin-left:11px;
  /*line-height:17px;*/
  text-transform:uppercase;

}

h2.box_h2
{
  color:#000000;
  font: 11px Arial;
  line-height:2px;
  font-weight: bold;
}

h1.box_h1
{
  color:#000000;
  font: 11px Arial;
  line-height:6px;
  font-weight: bold;
}

div.menu_links_default
{
  font: 14px Arial;
  width:169px;
  height:23px;
  /*font-weight: bold;
  text-transform:uppercase;   */
  /*vertical-align: bottom;*/
  background: #FFFFFF url('simg/menu_default_bg.gif'); background-repeat: repeat-x;
  /*background: #FFFFFF url('simg/menu_item_bg.gif'); background-repeat: repeat-x; */

}

div.menu_links_default:hover
{
  font: 14px Arial;
  width:169px;
  height:23px;
  /*font-weight: bold;
  text-transform:uppercase;   */
  /*vertical-align: bottom;*/
  background: #FFFFFF url('simg/menu_hover_bg.gif'); background-repeat: repeat-x;
}

div.menu_links_default_rull
{
  font: 12px Arial;
  width:169px;
  height:15px;
  background: #FFFFFF url('simg/menu_default_bg.gif'); background-repeat: repeat-x;
}

div.menu_links_default_rull:hover
{
  font: 12px Arial;
  width:169px;
  height:15px;
  background: #FFFFFF url('simg/menu_hover_bg.gif'); background-repeat: repeat-x;
}

div.menu_links_marked_rull
{
  font: 12px Arial;
  width:169px;
  height:15px;
  background: #FFFFFF url('simg/menu_hover_bg.gif'); background-repeat: repeat-x;
}

div.menu_links_marked
{
  font: 14px Arial;
  width:169px;
  height:23px;
  /*font-weight: bold;
  text-transform:uppercase;   */
  /*vertical-align: bottom;*/
  background: #FFFFFF url('simg/menu_marked_bg.gif'); background-repeat: repeat-x;
}

.menu_input_login
{
  width:180px;
  border: 1px solid #A7C1C9;
}

.checkout_input
{
  width:252px;
  border: 1px solid #A7C1C9;
  margin-bottom:2px;
  padding-left:2pt;
  padding-right:4pt;
}

.contact_textarea
{
  width:530px;
  height:200px;
  border: 1px solid #A7C1C9;
  margin-bottom:10px;
}

.login_text
{
  color:#5F8FA3;
  font-size:9px;
}

.input_header
{
  font-weight: bold;
}

/*********************************
  Main divs
**********************************/

#site_holder
{
  width:1000px;
  /*margin:auto;*/
  /*border:1px solid black;
  text-align: left*/
}

#header_holder
{
  width:1000px;
  height:156px;
  /*margin:auto; */
  background: #FDCD7F url('simg/header_bg.jpg') no-repeat;
}

#logo_holder
{
  float:left;
  width:203px;
  height:122px;
  margin-left:0px;
  margin-top:0px;
}

#search_holder
{
  position:absolute;
  top:112px;
  left:5px;
  width:130px;
}

#search_input
{
  width:120px;
  border:0px;
  padding-left:20px;
  padding-right:2px;
  padding-top:3px;
  font: 12px Arial;
  height:20px;
  background: #ffffff url('simg/search_input_bg.gif') no-repeat fixed;
}

fieldset
{
  border:solid 0 #fff; /* Opera doesn't get border:none or border:0 on fieldsets */
}

span>#search_input
{
  background: url('simg/search_input_bg.gif') no-repeat ;
}

#arguments_top
{
  position:absolute;
  top:96px;
  left:174px;
}

#platta_top
{
  position:absolute;
  top:0px;
  left:582px;
}

#left_menu_holder
{
  float:left;
  /*position:relative;
  left:0px; */
  margin-top:6px;
  width:170px;
}


#main_cat_menu
{
  /*border:1px solid black;*/
}

#main_cat_menu ul li
{
  width: 170px;
  height: 22px;
  list-style: none;
}

#main_cat_menu li.marked
{
  width: 170px;
}

#main_cat_menu li:hover
{
  width: 170px;
}

.menu_text
{
  font: 9px Verdana;
  font-weight: bold;
  color: #5C5C5C;
}

.menu_text:hover
{
  color: #000000;
}

.menu_text_marked
{
  font: 10px Verdana;
  font-weight: bold;
  color: #000000;
}

.menu_text_marked:hover
{
  color: #000000;
}

.user_lnk
{
  font: 10px Verdana;
  font-weight: bold;
  color: #008AFF;
}

.user_lnk:hover
{
  color: #000000;
}

.user_lnk_marked
{
  font: 10px Verdana;
  font-weight: bold;
  color: #000000;
}

.user_lnk_marked:hover
{
  color: #000000;
}

#search_box
{
  margin-top:10px;
}

#search_content
{
}

#search_form
{
  margin-left:7px;
  padding-bottom:6px;
  padding-top:6px;
}

#main_holder
{
  float:left;
  /*position:relative;
  left:223px;
  top:0px;*/
  margin-top:6px;
  width:642px;
  margin-left:4px;
  margin-right:0px;
  /*border:1px solid black;
  background: #000000;*/
}

.erbjudande_prod_holder
{
  float:left;
  width:159px;
  height:222px;
  margin-top:4px;
  margin-bottom:4px;
  background: #FFFFFF url('simg/erbjudande_prod_bg.gif');
}

.erbjudande_prod_head
{
  width:146px;
  height:26px;
  margin:6px;
  font: 9px Verdana;
  color:#008AFF;
  font-weight:bold;
  text-align:center;
  line-height:26px;
  background: #FFFFFF url('simg/erbjudande_prod_head_bg.gif');
}

.erbjudande_prod_head_a
{
  font: 9px Verdana;
  color:#008AFF;
  line-height:26px;
  font-weight:bold;
}

.erbjudande_prod_head_a:hover
{
  color:#000000;
}

.prod_header
{
  font: 19px Arial;
  color:#008AFF;
  font-weight:bold;
}

.prod_header:hover
{
  color:#000000;
}

.erbjudande_prod_image
{
   width:146px;
   text-align:center;
   margin:6px;
}

.erbjudande_pris
{
  color:#008AFF;
  font-size:16px;
}

.butikspris1
{
  font: 9px Verdana;
}

.butikspris2
{
  font: 9px Verdana;
  color:#E01010;
}

#main_info_text
{
  width:620px;
  text-align:center;
  margin-top:8px;
}

#right_menu_holder
{
  float:right;
  margin-top:6px;
  width:180px;
}

#cart_holder
{
  width:180px;
}

#cart_top
{
  width:180px;
  height: 31px;
  background: #FFFFFF url('simg/kundvagn_top_bg.gif');
}

#cart_top_content
{
  height: 31px;
  margin-left:10px;
  font-size:15px;
  line-height:31px;
  font-weight: bold;
  color: #ffffff;
}

#cart_content
{
  width:180px;
  background: #EDEDED;
}

.cart_item_row
{
  width:177px;
  height: 23px;
  margin-left:10px;
  /*background: #FFFFFF url('simg/kundvagn_item_bg.gif');*/
}

#cart_bottom
{
  height:29px;
  width:180px;
  background: url('simg/kundvagn_bottom_bg.gif') no-repeat;
}



.kundinlogg_row
{
  width:177px;
  height: 19px;
  margin-left:10px;
}

#shopping_cart_totalprice
{
  margin:0px;
}


#kundinlogg_holder
{
  width:180px;
  margin-top:8px;
}

#kundinlogg_top
{
  width:180px;
  height: 31px;
  background: #FFFFFF url('simg/kundinlogg_top_bg.gif');
}

#kundinlogg_top_content
{
  height: 31px;
  margin-left:10px;
  font-size:15px;
  line-height:31px;
  font-weight: bold;
  color: #ffffff;
}

#kundinlogg_content
{
  /*height:60px;*/
  width:180px;
  background: #EDEDED;
}

#kundinlogg_bottom
{
  height:69px;
  width:180px;
  background: url('simg/kundinlogg_bottom_bg.gif') no-repeat;
}




#men_contact_holder
{
  width:180px;
  margin-top:8px;
}

#men_contact_top
{
  width:180px;
  height: 31px;
  background: #FFFFFF url('simg/kundinlogg_top_bg.gif');
}

#men_contact_top_content
{
  height: 31px;
  margin-left:10px;
  font-size:15px;
  line-height:31px;
  font-weight: bold;
  color: #ffffff;
}

#men_contact_content
{
  /*height:60px;*/
  width:180px;
  background: #EDEDED;
}

#men_contact_bottom
{
  height:27px;
  width:180px;
  background: url('simg/kundinlogg_bottom_bg2.gif') no-repeat;
}








.login_input
{
  width:166px;
  height:18px;
  background: #ffffff url('simg/login_input_btn.gif') no-repeat fixed;
  padding-left:2px;
  margin-bottom:3px;
  border:0px;
}

.login_select
{
  width:166px;
  height:18px;
  background: #ffffff;
  padding-left:2px;
  margin-bottom:3px;
  border:0px;
  border-top:1px solid #DBDBDB;
  border-left:1px solid #DBDBDB;
}

.login_textarea
{
  width:166px;
  height:80px;
  background: #ffffff;
  padding-left:2px;
  margin-bottom:3px;
  border:0px;
  border-top:1px solid #DBDBDB;
  border-left:1px solid #DBDBDB;
}

span>input.login_input
{
  background: url('simg/login_input_btn.gif') no-repeat ;
}

#nothing_in_cart_info
{
  width:177px;
  text-align:center;
}

#user_cart_content_tot
{
  height:27px;
  width:177px;
  line-height:27px;
  /* background: #FFFFFF url('http://www.inky.se/simg/user_cart_content_tot_bg.gif') no-repeat; */
}

#login_box
{
  margin-top:10px;
}

#login_top
{
  width:202px;
  height:26px;
 /* background: #FFFFFF url('http://www.inky.se/simg/login_top_bg.gif') no-repeat; */
}

#login_form
{
  margin-left:7px;
  padding-bottom:6px;
  padding-top:6px;
}

#login_content
{
 /*  background: #FFFFFF url('http://www.inky.se/simg/login_content_bg.gif'); */
}


#footer_holder
{
  /*position: absolute;
  top: auto;
  bottom: 0; */

  float:left;
  width:1000px;
  height:42px;
  margin-top:30px;
  background: #CDCDCD url('simg/footer_bg.gif');
}

.footer_content
{
 float:left;
 margin-top:10px;
 margin-left:6px;
}

.footer_content2
{
 float:left;
 margin-top:13px;
 margin-left:106px;
}

.footer_content2 ul li
{
  list-style: none;
  margin-left:4px;
  display: inline;
  font-size: 1em;
  color: #7f7f7f;
  padding: 0;
}

.footer_content2 a
{
  color: #7f7f7f;
  text-decoration: none;
}

.footer_content2 a:hover
{
  color: #000000;
  text-decoration: underline;
}

.footer_content3
{
 float:right;
 margin-top:15px;
 margin-right:6px;
}

.footer_content3 ul li
{
  list-style: none;
  margin-left:4px;
  display: inline;
  font-size: 1em;
  color: #7f7f7f;
  padding: 0;
}

.footer_content3 a
{
  color: #7f7f7f;
  text-decoration: none;
}

.footer_content3 a:hover
{
  color: #000000;
  text-decoration: underline;
}

.footer_company
{
  float:right;
  margin-top:16px;
  margin-right:20px;
}

.footer_company ul li
{
  list-style: none;
  margin-left:6px;
  display: inline;
  font-size: 1em;
  color: #7f7f7f;
  padding: 0;
}

.footer_company a
{
  color: #7f7f7f;
  text-decoration: none;
}

.footer_company a:hover
{
  color: #000000;
  text-decoration: underline;
}

.text_9_verd
{
  color:#6A6A6A;
  font: 9px Verdana;
}

a.text_9_verd:hover
{
  color:#000000;
}

.nav_text
{
  font: 10px Verdana;
  color: #7A7A7A;
}

.nav_text:hover
{
  color: #D36C02;
  text-decoration: underline;
}

/********MENY*****/

li.li_cat
{
  line-height:22px;
  height:22px;
  background: #f9f9f9 url(simg/men_bg1.gif) no-repeat;
}
li.li_cat:hover
{
  background: #f9f9f9 url(simg/men_bg1hov.gif) no-repeat;
}
li.li_cat_marked
{
  line-height:22px;
  height:22px;
  background: #f9f9f9 url(simg/men_bg1mark.gif) no-repeat;
}

li.li_cat2
{
  line-height:22px;
  height:22px;
  background: #f9f9f9 url(simg/men_bg2.gif) no-repeat;
}
li.li_cat2:hover
{
  background: #f9f9f9 url(simg/men_bg2hov.gif) no-repeat;
}
li.li_cat2_marked
{
  line-height:22px;
  height:22px;
  background: #f9f9f9 url(simg/men_bg2mark.gif) no-repeat;
}

li.li_cat3
{
  line-height:22px;
  height:22px;
  background: #f9f9f9 url(simg/men_bg3.gif) no-repeat;
}
li.li_cat3:hover
{
  background: #f9f9f9 url(simg/men_bg3hov.gif) no-repeat;
}
li.li_cat3_marked
{
  line-height:22px;
  height:22px;
  background: #f9f9f9 url(simg/men_bg3mark.gif) no-repeat;
}



li.li_ucat
{
  line-height:15px;
  height:15px;
  background: #f9f9f9 url(simg/menu_default_bg.gif) no-repeat;
}
li.li_ucat:hover
{
  background: #f9f9f9 url(simg/menu_hover_bg.gif) no-repeat;
}
li.li_ucat_marked
{
  line-height:15px;
  height:15px;
  background: #f9f9f9 url(simg/menu_hover_bg.gif) no-repeat;
}

.menu_padd14
{
 margin-left:14px;
}