/**********General*************/
html{
    background-color: #ffffff;
}
body{
    font-family: Arial,Verdana, Helvetica,sans-serif;
    font-size: 70%;
    color: #666666;
    margin: 0px;
    padding: 0;
    line-height: 1.4em;
    background: #ffffff;
}
*{ 
    margin: 0;
    padding: 0;
}
input,textarea,select{
    font-family: Arial,Verdana, Helvetica,sans-serif;
    vertical-align: middle;
}
#address, #address2, #address3, 
#d_address, #d_address2, #d_address3 {
  vertical-align: top;
  margin-bottom: 1px;
}
button,input,textarea{
    font-size: 0.9em;
}
select{
    /*font-size:.9em;*/
}
button, .button{
    background: #A69B03;
    color: white;
    _text-align: center;
    height: 20px;
    border-bottom: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-top: 1px solid #ffffff;   
}
td{
    vertical-align: top;
}
img,img a{
    border: none;
}
a{
    /*color: #444444;
    text-decoration: none;*/
    color: #0098D7;
}
a:hover{
    color: #A69B03;
    text-decoration: underline;
}
a.pdf{
    background: transparent url(/foss/frontend/files/pdf.jpg) no-repeat scroll left top;
    padding-left: 20px;
}
em{
    font-weight: bold;
    font-style: normal;
}
label{
    font-weight: bold;
    font-style: normal;
}
form{
    padding: 0;
    margin: 0;
}
h1,h2,h3,h4,.heading1,.heading2,.heading3,.heading4{
    font-weight: normal;
}
h1,.heading1{
    font-size: 1.5em;
}
h2,.heading2{
    font-size: 1.1em;
}
h3,.heading3{
    font-size: 1.1em;
}
h4{
    font-size: 1em;
}
p,div.ingress{
    margin:0.6em 0em 0.6em 0em;
}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{
    text-decoration: none;
    color: white;
}
h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover{
    color: white;
    text-decoration: underline;
}
h5,h6{
    font-weight: normal;
}
.clear{
    clear: both;
    overflow: hidden;
    height: 0;
}
dl:after{
    clear: both; 
    display: block; 
    visibility: hidden; 
    height: 0; 
    content: ".";
}
.errormessage{
    color: #900; 
    text-align: right; 
    padding-right: 20px;
}
/**********Layout*************/
#wrapper{
    margin: 0px auto;
    width: 920px;
    background: #ffffff url("/foss/frontend/files/content_bg.jpg") repeat-y;
    border: 1px solid #cccccc;
}
/**********Top*************/
#header{
    padding: 0;
    background: #f7f7f7;
    height: 78px;
    text-align: right;
}
#header a{
    padding-right: 5px;
}
#top_menu{
    color: #fff;
    height: 22px;
    background: #cccccc url("/foss/frontend/files/top_menu_banner.jpg") repeat-x;
}
#top_menu span{
    float: right;
    padding-right: 1.0em;
    padding-top: 2px;
}
#top_menu a{
    display: block;
    float: left;
    border-right: 1px solid #cccccc;
    text-decoration: none;
    color: #ffffff; 
    height: 22px;
    line-height: 22px;
    padding: 0px 16px;
}
#top_menu a:hover{
    background-color: #A69B03;
    color: white;
    height: 20px;
}
#top_menu .menu-actived {
    background-color: #A69B03;
    height: 20px;
}
/**********your place*************/
#yourplace{
    line-height: 18px;
    padding-left: 0.8em;
    height: 21px;
    background: #ffffff;
    font-size: 0.8em;
    text-align: left;
}
#yourplace a{
    color: #0053a0;
}
/********************* left ******************************/
#left{
    width: 178px;
    float: left; 
    text-align: left;
}
#left h4{
	line-height: 21px;
	padding-left: 14px;
	background: #f7f7f7 url("/foss/frontend/files/h_banner.jpg") repeat-x;
	color: #676767;
	margin-bottom: 4px;
}
#left form{
	width: 171px;
	margin-bottom: 20px;
}
#left form input{
	border: 1px solid #cccccc;
	height: 16px;
	width: 100px;
	float: left;
	padding-top: 2px;
	color: #676767;
}
#left form input.button,#left form button{
	width: 55px;
	background: #A69B03;
	color: white;
	text-align: center;
	height: 20px;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #ffffff;
	margin-right: 4px;
    float: right;
}
.adv_button{
	float: right; 
	background: #A69B03; 
}
#left form select{
	width: 165px;
	margin-bottom: 4px;
	border:1px solid #999999;
}
.grey_select{
	border: 1px solid #e5e5e5;
}
#left ul{
	list-style: none;
    float: left;
}
#left li{
	line-height: 19px;
    height: 19px;
    background: url(/foss/frontend/files/dotted_line.jpg) bottom repeat-x;
	text-indent: 20px;
    display: block;
    width: 165px;
    margin: 0px 0px 0px 7px;
    padding: 0;
    padding-top: 3px;
    padding-bottom: 1px;
}
#left li a{
    display: block;
    color: #666666;
    text-decoration: none;
        
}
#left li a.level1,
#left li a.level2{
    background: url("/foss/frontend/files/plus.jpg") no-repeat;
    background-position: 6% 50%;
}
#left li a.level2:hover,
#left li a.level1:hover,
#left li a.level1_selected,
#left li a.level2_selected{
    background: url("/foss/frontend/files/selected_arrow_green.jpg") no-repeat;
    background-position: 6% 50%;
}
#left li a.level2,
#left li a.level2_selected{
    background-position: 14% 50%;
}
#left li a.level2_selected,
#left li a.level2:hover,
#left li a.level1:hover,
#left li a.level1_selected{
    background-color: #A69B03;
    color: #f7f7f7;
}
#left li a.level2:hover {  
    background-position: 14% 50%; 
}
#left li a.level2{
    color: #0053a0;
}
.level2, .level1 {
    white-space: nowrap;
}
/********************* right ******************************/
#right{
    width: 178px;
    float: right; 
    text-align: left;
}
#right h4{
	line-height: 21px;
	padding-left: 10px;
	background: url("/foss/frontend/files/h_banner.jpg") repeat-x;
	color: #676767;
	margin-bottom: 4px;
    margin-left: 2px
}
#right form{
	width: 178px;
    margin-top: 10px;
	margin-bottom: 5px;
}
#right .total_info { 
    padding-right: 4px; 
    margin-top: 6px;
    margin-bottom: 6px;
    text-align: right;
}
#right ul{
	margin-bottom: 10px;
	width: 177px;
	list-style: none;
}
#e_mail,#passward{
    width: 140px;
    height: 16px;
    padding-left: 2px;
}
#right li{
	line-height: 19px;
	padding-left: 10px;
	background: url(/foss/frontend/files/dotted_line.jpg) bottom repeat-x;
    margin-left: 1px
}
#right li span{
	padding-right: 0.6em;
}
#right form button,#right button{
	width: 67px;
	background: #A69B03;
	color: white;
	text-align: center;
	height: 20px;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #ffffff;
    float: right;
    margin-right: 3px;
}
#right em{
	color: #0053a0;
	padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 177px;
    font-size: 12px;
    font-weight: bold;
}

#right form input{
	border: 1px solid #999999;
	margin-bottom: 0.5em;
    /*color:#999;*/
}
#right form input.quick_buy{
    border: none;
}
#right form a{
    color: #0053A0;
}
#right .number{
    width: 20px;
}
#right li a { 
    color: #666666; 
    text-decoration: none; 
}
#right li a:hover { 
    color: #666666; 
    cursor: pointer;
    text-decoration: underline; 
}
.category{
	border: 1px solid #ccc;
	height: 16px;
	width: 70px;
	margin-right: 6px;
	padding-top: 2px;
}
.number{
	border: 1px solid #ccc;
	height: 16px;
	width: 35px;
	margin-right: 6px;
	padding-top: 2px;
}
.bluelink{
	color: #0053a0;
	text-decoration: underline;
}
.bluelink a:hover{
	color: #A69B03;
}
.top5{
	margin-top: -5px;
	background: url(/foss/frontend/files/dotted_line.jpg) top repeat-x;
}
#logobutton { 
    clear: both; 
    height: 25px; 
    padding-right: 20px; 
 }
#getpassword { 
    text-align: right; 
    padding-right: 20px; 
}
#becomeuser { 
    text-align: right; 
    padding-right: 20px; 
}
/********************* main ******************************/
#main{
	/*margin-left:15px;*/
	margin: 0px 0.7em auto;
    _margin-left: 7px;
	float: left;
	width: 548px;
    background-color: #ffffff; 
    text-align: left;
}
#main h4{
	background: #f7f7f7 url("/foss/frontend/files/h_banner.jpg") repeat-x;
	padding-left: 10px;
	color: #676767;
	line-height: 21px;
    height: 21px;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
}
#focus{
    margin-bottom:10px;
}
.focus_product{
  text-align:center;
  width: 172px;
  float: left;
  height: auto;
  margin-bottom: 10px;
}
.focus_product dl{
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
	padding: 5px 3px;
	height: 180px; 
    overflow:hidden;
}
.focus_product  h4 { 
    font-size: 11px; 
    color: #666666; 
}
.focus_product dl dt{
    margin-left: 5px;
}
.focus_product dl dt img{
     width: 117px;
     /*height: 90px;*/
   /*  float: left; */
     margin-top: 5px;
}
.focus_product dl dd{
     height: auto;  
     clear: both; 
     margin-left: 5px;
}
.focus_product dl dd em{
	padding-bottom: 0.4em;
	display: block;
	height: 16px;
	color: #A69B03;
}
.focus_product dl dd em a{
    color: #0053A0; 
    text-decoration: none; 
    font-size: 11px;
}
.focus_product dl dd span,#nyheter dl dd span{
	height: 14px;
	display: block;
}
.focus_product dl dd span a,
.focus_product p span a,
#nyheter dl dd span a{
	text-decoration: underline;
	color: #0098d7;
}
.focus_product dl dd span a:hover,
.focus_product p span a:hover,
#nyheter dl dd span a:hover{
	color: #A69B03;
}
.focus_product p{
	/*padding: 12px;*/
    padding-right: 4px;
    padding-bottom: 4px;
	color: #A69B03;
	margin: 0;
    display: block;
}
.left12{
	margin-left: 16px;
}
.no_login_height { height:160px; overflow:hidden; }
#nyheter{
	width: 360px;
	float: left;f
}
#nyheter dl{
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 11px 8px 0;
	margin: 0;
    height: 100%;
}
#nyheter dl dt{
	width: 120px;
	padding-bottom: 10px;
	margin-right: 9px;
    height: 100%;
    height: 78px;
    margin-bottom: 5px;
}
#nyheter dl dt img{
	border: 1px solid #ccc;
    width: 117px;
    /*height: 78px;*/
}
#nyheter dl dd{
	float: right;
	width: 218px;
	padding-bottom: 10px;
}
#nyheter dl dd em{
	color: #008fd0;
	display: block;
	padding-bottom: 0.2em;
}
#nyheter dl dd em a{
    color: #0053A0;
    text-decoration: none; 
    font-size: 11px;
}
#nyheter dl dd span a { 
    color: #0053A0; 
}
#nyheter dl dd em a:hover{
    color: #A69B03;
}

#top_product{
	width: 172px;
	float: right;
	margin-left: 2px;
}
#top_product ol{
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin: 0;
	padding-top: 6px;
    padding-bottom: 35px; 
	padding-right: 5px;
    height: 100%; 
    overflow: hidden;     
}
#top_product ol li{
    margin-left: 10px;
	line-height: 19px;
	background: #ffffff;
	list-style-type: none; 
} 
#top_product ol li.nobg{
	background: none;
}
#banner{
	width:545px;
	margin-top:10px;
	border: 1px solid #ccc;
	overflow: hidden;
	height: 150px;
    margin-bottom: 30px;
    float: left;
}
.main_banner_txt{
        margin-top:-15px;
        margin-left:5px;
}
#footer{
	background: #f7f7f7 url("/foss/frontend/files/top_menu_banner.jpg") repeat-x;
    height: 20px; 	
    overflow: hidden;	   
    color: #ffffff;
    margin-top: 90px;
}
#footer p { 
    margin-top: 2px;
    /*margin-left: 25px;*/
    text-align: center;
}
#footer p a{
    color: white;
}
#copyright{
	display: none;
}
.edit{
    margin-left: 400px;
}
/* secon level page */
/* product categray */
#catepray{
	width: 90%;
	clear: both;
    margin-left: 10px;
}
#catepray dl{
	margin-bottom: .8em;
}
#catepray dt{
	color: #0298cd;
	line-height: 2em;
	background: url(/foss/frontend/files/dotted_line.jpg) bottom repeat-x; 
	margin-bottom: 0.4em;
    font-size: 12px;
}
#catepray dt a{
	color: #0053a0;
    text-decoration: none;
    background: url("/foss/frontend/files/round_arrow.jpg") no-repeat;
    padding-left: 15px;
}
#catepray dt a:hover{
	color: #A69B03;
}


/* secon level page */
/* product list */
#product_list{
	
}
#product_list h4{
	margin-bottom: 1em;
}
#product_list h4:after{
	clear: both; 
    display: block;
    visibility: hidden; 
    height: 0;
    content: ".";
}
#product_list h4 span,
.product_item_detail span{
	float: left;
	display: block ;
    margin-left: 11px;
    _margin-left: 4px;
}
#product_list h4  a{ 
    color: #666666; 
}
#product_list h4  .product_id { 
    margin-left: 0px;
    _margin-left: -2px;
       
 }
#product_list h4 .product_name {
    width: 170px; 
}
.product_item_detail span a { 
    text-decoration: none; 
    color: #0053A0;
 }
.product_item_detail span a:hover { 
    text-decoration: underline; 
    color: #0053A0;
 }

.product_item_detail span .product_id{
	margin-left:5px;      
}
#product_list span.product_thumbnail{
    width: 25px;
    margin-left: -2px;
	text-align: center;
}
#product_list span.product_id{
	margin-left: 58px;
    _margin-left: 12px;
	width: 195px;
    _width: 182px;
}
#product_list span.product_unit{
	width: 40px;
    text-align: center;
}
#product_list span.product_price{
	width: 50px;
    text-align: right;
}
#product_list span.product_stock{
	width: 35px;
    text-align: right;
}
#product_list span.product_store{
	width: 45px;
    text-align: center;
}
#product_list span.product_number{
	width: 40px;
    text-align: center;
}

#product_list .product_id_detail{
	color: #0099cb;
    height: auto;
    width: 70px;
    word-wrap: break-word;
}
.product_id_detail a,
.product_name_detail a{
	color: #0099cb;
}
#product_list span.product_id_detail a:hover,
#product_list span.product_name_detail a:hover{
	color: #A69B03;
}
#product_list span.product_name_detail{
	width: 150px; 
	color: #0099cb;
    padding-right: 2px;
}
#product_list span.product_unit_detail{
	width: 30px;  
	margin-left: 1px;
    text-align: left;
}
#product_list span.product_unitprice{
    position: absolute;
    width: 150px;
    top: 1.4em;
    left: 0px;
    font-size: 0.8em;        
}

#product_list span.product_price_detail{
	width: 60px;
	margin-left: 1px;
    font-weight: bold;
    text-align: center; 
}
#product_list span.product_stock_detail{
	width: 70px;
	margin-left: 1px;
    text-align: center;
}
#product_list span.product_store_detail{
	width: 45px;
    text-align: center;
}
#product_list span.product_number_detail{
	width: 20px;
    text-align: left;
	margin-left: 1px;
}
#product_list span.buy_button{
	text-align: center;
}
.product_number_detail input{
	width: 15px;
	height: 15px;
	border: 1px solid #cccccc;
    text-align: right;
}
.product_item_content .product_description_detail{
	width: 99%;
    padding-right: 5px;
    margin-right: 10px;
    margin-top: 2px;
    _margin-top: -10px;      
}
.product_description_detail p{
	margin-left: 0px;
}
.title_Ansatte{ 
	padding-left:  5px;
}
.product_item_detail span.product_description_detail a {
    text-decoration: underline; 
    color: #0053A0; 
}
.product_item_detail span.product_description_detail a:hover {
    text-decoration: underline; 
    cursor: pointer;
    color: #0053A0; 
}
.product_item{
	margin-bottom: 1.2em;
	display: block;
	height: 100%; 
    margin-left: 0.05em;       
}
table.prod-list-table{
 width:548px;
}

/*
#thumb { 
    margin-left: -15px;
    margin-top: 3px; 
   _margin-left: 7px;
}
*/
.product_item:after{
	clear: both; 
    display: block; 
    visibility: hidden;
    height: 0; 
    content: ".";
}
.productsheet_item_img,
.product_item_img{
	float: left;
	margin-right: 5px; 
    margin-left: 8px;
    _width: 44px; 
    _margin-left: 8px;
    margin-top: 2px;
}
.productsheet_item_img{
	margin-left: -8px;
    _margin-left: -5px;
}
.productsheet_item_img img,
.product_item_img img{
	border: 1px solid #ccc;
    /*width: 44px;
    height: 44px;*/
}
.product_item_checkin{
	width: 62px;
	float: right;
	text-align: center;
    white-space: nowrap;
    color: #A69B03;  
    margin-left: 10px;         
}

.product_item_checkin a{
	color: #0099cd;
	text-decoration: underline;
}
#product_info_l dl dd input.button_buy,
.product_item_checkin input,.quick_buy{
    width: 48px;
    height: 13px;
    border: none;
    background: url(/foss/frontend/files/buy_button_green.jpg) no-repeat;   
}
.product_item_checkin a:hover{
	color: #A69B03;
}
.product_item_detail,
.product_item_detail_about{
	float: left;
	width: 472px;
    _width: 450px;
    overflow: hidden;     
}
.product_item_detail_about{
    margin-left: -10px;
    _margin-left: -33px;
}
.product_item_detail .product_item_content { 
	float: left;
 }
.turn_page{
	text-align: right;
	margin-bottom: 0.8em;
}
.product_item_detail_add { 	
    float: left;
	width: 472px;

    _width: 450px;
    overflow: hidden; 
    margin-left: -5px;
}
.product_item_detail_about .dotted_line_news_add, .product_item_detail_about .ingress { 
	margin-left: 5px;
}
.product_item_detail_add span { 
	display: block; 
}
/* second level page */
/* product page */
#product_info{
    width: 546px;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc; 
}
#product_info_l{
	width: 354px;
	float: left;
}
#product_info_l img{
	/*border-bottom: 1px solid #ccc;*/
    width: 354px;
    /*height:273px;*/
}
#product_info_l dl{
	height: 53px;
    border-top: 1px solid #CCCCCC;
    padding-top: 5px;
}
#product_info_l p{
    margin-left: 10px;
}
#product_info_r dl form{
    border: none;
    padding: 0px;
}
#product_info_l dl dt{
	line-height: 58px;
	color: #A69B03;
	font-weight: bold;
	font-size: 1.2em;
	float: left;
	text-indent: 0.2em;
}
#product_info_l dl dd{
	float: right;
	width: 125px;
	padding-left: 5px;
	line-height: 2em;
	padding-top: 5px;
}
#product_info_l dl dd a{
	color: #009ad9;
	text-decoration: underline;
}
#product_info_l dl dd a:hover{
	color: #A69B03;
}
#product_info_l dl dd img{
	margin-left: 0.8em;
}
#product_info_l li{
	margin-left: 25px;
       list-style-type: inherit;
}
.numberinput{
	width: 15px;
	height: 15px;
	border: 1px solid #bed2d1;
	margin-left: 0.5em;
}
#product_info_r{
	width: 170px;
	float: right;
    margin-right: 14px;
    _margin-right: 7px;
}
#product_info_r p{
	padding: 18px 30px 40px 0px;
    height: 141px;
    min-height: 160px;
}
#product_info_r ul{
    padding-top: 10px;
}
#product_info_r li{
	padding-left: 0px;
	background: url(/foss/frontend/files/dotted_line.jpg) bottom repeat-x; 
	line-height: 19px;
	list-style: none;
}
#main .product_item form{
    border: none;
}
.unit{
    text-transform: lowercase;
}
/***************** special:left menu selected ********************/
.level1_selected{
    background: url(/foss/frontend/files/dotted_line.jpg) bottom repeat-x #f79239;
    color: #676767;
    height: 19px;

}
.level2,.level2_selected{
	text-indent: 30px;
    height: 19px;
}
.level3,.level3_selected{
	text-indent: 30px;
    height: 19px;
}

.level2_selected,.level3_selected{
	text-decoration: underline;
    color: #676767;
}

/******************turn page********************/
span.prev_next{
    color: #0053a0;
    display: block;
    padding-top: 5px;
    text-align: center;
    font-size: 0.9em;
}
.prev_next span{
    padding-right: 0.8em;
}
span.prev_next a{
    color: #0053a0;
}
/******************forget password********************/
.forgot_text,#forget_form{
	padding-left: 10px;
}

#forget_form input{
	border: 1px solid #ccc;
	height: 16px;
	margin-top: -4px;
}a.
#forget_form button{
	background: #A69B03;
	color: white;
	text-align: center;
	height: 20px;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	margin-left: 0.5em;
}

/******************update by tony 20070203********************/
#login_div{
	padding-left: 10px;
}
/******************update by tony 20070203 about order********************/
#ordersteps,
#orderstep1,
#order_loop p,
#main form,
#order_loop .productlist,
.step1end,
.newslist,
.news,
.history{
    padding-left: 10px;
}
.news { 
    padding-top: 15px;  
    margin-bottom: 50px;
 }
.order_layout,.productlist{
    margin-bottom: 0.8em;
    width: 98%;
}
.history table{
	width: 98%;
}
.order_layout th,
.productlist td,
.productlist th,
.history td{
    background: url(/foss/frontend/files/dotted_line.jpg) bottom repeat-x; 
}

.productlist{
 margin-top:.8em;
}
#main form{
  padding-right:0;
  border:1px solid #ccc;
  margin-bottom:.8em;
}
#main form.focus{
     border: none;
     text-align: right; 
     margin:0; 
     margin-top:6px;
}
.pris { 
     text-align:left;  
     margin-left:-10px;
     color:#0053a0; 
}
.pris input { 
     float:right; 
     margin-right:8px;
     margin-top:-15px;
/*margin-left:40px;*/
}
#main h2{
     color:#666666;
     font-weight:bold;
     margin-top:.8em;
     margin-bottom:.6em;
}
#main h2 a{
     color:#999;
}
#main h2 a:hover{
     color:#A69B03;
}
.history{
     margin-top:.8em;
}

.history table td{
     padding:.2em;
}
.history_detail{
     padding-top:.5em;
     display:block;
}
.history_detail a{
     text-decoration: underline;
     color: #0098d7;
}
.history_detail a:hover{
     color: #A69B03;
}
.order_form{
     margin-top:.8em;
     width:98%;
}

table.formtable td{
     padding-right: 5px;
}
.order_form td,
.history td,
.productlist td,
.productlist th,
{
      background: url(/foss/frontend/files/dotted_line.jpg) bottom repeat-x;
      padding-left:.5em;
}
.order_layout tbody tr td table tbody tr td,
.divbpadding .order_layout tr td table {
       background: url(/foss/frontend/files/dotted_line.jpg) bottom repeat-x;
 }
.order_layout tbody tr.address td {
  background: none;
}
.u_welcome{
     padding-bottom:.5em;
     font-size:1.1em;
     font-weight:bold;
     color:#A69B03;
     padding-left:10px;
     margin-top:.8em;
}
.widthSend,
.width60{
 width:60px;
 margin-bottom:.8em;
 float:right;
 margin-right:1.2em;
}
.widthSend{
width:80px;
}
.width60a{
 width:35px;
}
.width80a{
 width:80px;
}
.width100{
 width:100px;
}
.width60b{
 width:60px;
 margin-bottom:.8em;
 float:right;
}
.width60c{
 width:60px;
 margin-bottom:.8em;
}
.width60e{
 width:80px;
 float:right;
}
.end_pass{
 margin:1em auto;
 padding-left:10px;
}

.sub_confirm_desc{
 padding-bottom:.2em;
}
.tdwidth{
 width:20%;
}
.tdwidth1{
 width:25%;
}
.order_layout table{
 width:100%;
}
.order_layout tr td label{
  line-height:20px;
}
.order_layout tr td input {
  margin-bottom:3px;
  margin-top:3px;
}
.order_layout tr td a {
  padding-top: 3px;
  vertical-align: middle;
}
.alignright{
 text-align:right;
 padding-right:10px;
}
.alignright a{
color:#0053a0;
}
.tbem{
 padding-bottom:.8em; 
 font-weight:bold;
}
.divtop{
 margin-top:.8em;
}
.padding10{
 padding:10px;
 margin-top:.8em;
}
.tbmargin{
 margin:.8em 0;
}
.tbpadding{
 padding:.8em 0;
}
.bmargin{
 margin-bottom:.8em;
}
.productlist th{
 text-align:left;
}
.spanright{
 display:block;
 text-align:right;
 padding:0 10px 10px 0;
}
.blockhover,.blockhover a,.blockhover a:hover{
 height:100%;
 display:block;
}
.paddingleftdiv{
 border:1px solid #ccc;
 padding:0 0 0 10px;
}
.paddingleftdiv1{
 border:1px solid #ccc;
 padding:0 0 0 10px;

}
.order_form th{
 text-align:left;
 padding-left:.5em;
 background: url(/foss/frontend/files/dotted_line.jpg) bottom repeat-x;
}
.pandn{
 text-align:right;
 padding-right:1em;
 width:26%;
}
td.pandn_history{
 text-align:right;
 padding-right:1em;
}
th.pandn_history{
  width:25%;
  text-align:center;
}
.baskn{
  text-align:right;
  padding-right:0.2em;
}
.number{
  text-align:right;
}
#order_layout table td span.emcolor{
  color:#A69B03;
}
/*************news**************************/
.newslist{
  margin-top:.8em;
}
.newslist img{
  float:left;
  border:1px solid #ccc;
  margin-right:.5em;
  width:44px;
  height:44px;
}
.newslist p{
font-size:10px;
}
.newslist p a {
 color:#666666;
 text-decoration:none;
 }
.newslist p a:hover {
text-decoration:underline;
}
.newslist span{
  padding-top:.8em;
  display:block;
  clear:both;
  text-align:right;
}

#poweredby img{
  float:left;
  margin-left:4em;
  margin-top:3em;
}
#main h5{
  padding-left:10px;
  background:#f2f2f2;
  margin:0 auto 0.8em auto;
  font-size:1em;
}
#main h6{
  padding-left:10px;
  background:#f2f2f2;
  margin:0.8em auto;
  font-size:1em;
}
#main h5 a,#main h6 a{
  color:#333;
}
.ingress{
  clear:both;
  color:#0053A0; 
  font-weight:bold; 
  font-size:12px;
}
.ingress p {
  font-weight:normal; 
  color:#666666; 
  font-size:11px;
}
.alone{
   width:98%;
   text-align:right;
   clear:both;
   margin-top:.8em;
}
.content_news img{
   border:1px solid #ccc;
   margin-right:.5em;
   float:right;
}
.content_news ol{
   margin-left: 30px;
}
.content_news ul{
   margin-left: 30px;
}
.border1px{
   border:1px solid #ccc;
   width:100%;
   margin-left:0;
}
.border1pxb{
   border:1px solid #ccc;
 /*color:#999;*/
}
.inputstyle{
   width:181px; 
   height:16px;
   padding-top:2px;
 /*color:#999;*/
}
.nobg{
 background:none;
}
.warning{
   padding:.8em 0 0 10px;
}
/*********************************Reset styles for images in wysiwyg*******************************/
.content_news .valid_image img{
   float:none; 
}
.content_news .mceEditorContainer img{
   padding: 0; 
   margin: 0; 
   margin-left:1px;
   margin-top:1px;
   float:none;
   border:0;
}
/*********************************print*******************************/
.print{
   width:100%;
   margin-top:.8em;
   text-align:right;
   float: left;
}
.print_front{
   margin-top:.8em;
   text-align:right;
   float: left;
   width:80%;
}
#top_product ol li a,
.print a,
#login_div a{
   color:#0053a0;
}
.print img{
   vertical-align:middle;
}
#content{
   background:#ffffff url("/foss/frontend/files/content_bg.jpg") repeat-y;
}
#main p.about_foss{
   width:430px;
   margin-left:5px;
   padding-bottom:3px;
 margin-bottom:-6px;
}
.ingress img{
   float:left;
   margin-right:10px;
   margin-top:6px;
}
.category_banner, .banner_txt {
   border:1px solid #cccccc;
   margin-top:8px;
   margin-bottom:16px;
}
.banner_txt{
   padding-left:5px;
}
#search_product { 
   margin-left:5px;
 }
#search_product #search_phrase {
   _width:100px; 
   float:left;
    padding-left:2px; 
} 
#search_product  button{ 
   float:left; 
}
div.dotted_line_news,
div.dotted_line{
   width:470px;
   height:1px;
   background:url(/foss/frontend/files/dotted_line.jpg) repeat-x;
   position:relative;
   top:-1px;
   _top:-3px;
   margin-left:10px;
   _margin-left:2px;
   float:left;
}
div.dotted_line_news{
   top:2px;
   _width:430px; 
   overflow:hidden;
   _margin-left:5px; 
}

.dotted_line_news_add {
   background:url(/foss/frontend/files/dotted_line.jpg) repeat-x;
   width:470px;
   height:1px;
   position:relative;
   margin-left:0px;
   overflow:hidden;
   top:2px;
 }
ul dt{
   font-weight:bold;
   margin-top:10px;
}
ul dt img{
   margin-top:5px;
}
#main a{
   color:#0053a0;
}
.remind{
  color:red;
}
button.update{
   background-color:#fff;
   border:none;
   cursor:pointer;
}
div.order_loop{
   margin-bottom:20px;
}
#main b { 
   padding-left:8px;
 }
table.order_form td{
   background: url(/foss/frontend/files/dotted_line.jpg) bottom repeat-x;
}

/********************************product information********************************/
#delectform {
    float: left;
}
#delectform form { 
    padding-left:0px; 
    border-width:0px;  
    color:#666666;
 }
#delectform table  .topbg {
	width:536px;
        height:22px;
	line-height: 22px;
	background: #f7f7f7 url("/foss/frontend/files/h_banner.jpg") repeat-x;
	color: #676767; overflow:hidden;
}  

#delectform .product_item{
   margin-top:15px;
   margin-bottom: 14px;
   display: block;
   height: 100%; 
   margin-left: 0.02em;
       
}
#delectform .product_item_detail {
    float: left;
    width:495px; 
    overflow:hidden;      
}

#delectform .product_item_img{ 
   float: left;
   margin-left:0.05em;
   margin-top:2px;
}
#delectform .dotted_line{
    width:485px;

}

#delectform .product_item_checkin{
     width: 40px;
     text-align: center;
     white-space: nowrap;  
     margin-left: 0px; 
     margin-right: 1em; 
}
table.table_product_list tr td.table_dotted_line{
    background:url(/foss/frontend/files/dotted_line.jpg) repeat-x;
    height:1px;

}
table.table_product_list tr td input.table_buy_button{
   background:url(/foss/frontend/files/buy_button_green.jpg) no-repeat;
   width:48px;
   height:13px;
   border:none;
}
table.table_product_list tr th{;
   line-height: 21px;
   background: #f7f7f7 url("/foss/frontend/files/h_banner.jpg") repeat-x;
   color: #676767;
   margin-bottom: 4px;
}
table.table_product_list tr th.first{
   border-left:1px solid #ccc;
}
table.table_product_list tr th.last{
   border-right:1px solid #ccc;
}
table.table_product_list tr td table{
   margin-bottom:10px;
   margin-top:10px;
}
table.table_product_list tr td table img{
   text-align:center;
}
table.table_product_list tr td table input{
   border:none;
   border:1px solid #ccc;
   width:15px;
}
.product_qty_col {
   width: 40px;
   display: inline-block;
   text-align: right;
}
.product_buy_button {
   width: 60px;
   display: inline-block; 
   text-align: center;   
}
th.buy-col{
   text-align: right;
}

/* frontend 2 columns fixed */
.column {
  float:left;
  clear:left;
  width:100%;
  position:relative;
}
#colwrap {
  border-left:1px solid #CCCCCC;
  border-right:1px solid #CCCCCC;
  overflow:hidden;
  width:545px;
}
#col1, #spacer {
  border-bottom:1px solid #CCCCCC;
}
#col2 {
  left:359px;
}
#col1 {
  left:564px;
  border-left:1px solid #CCCCCC;
}
#colwrap  #nyheter dl, #colwrap  #nyheter h4, #colwrap #top_product ol, #colwrap #top_product h4 {
  border:0px none;
}
#colwrap #nyheter, #colwrap #top_product {
  position:relative;
  float:left;
}
#colwrap #nyheter {
  right:380px;
}
#colwrap #top_product {
  right:362px;
}
#spacer {
  right:548px;
  border-right:1px solid #CCCCCC;
}

