/* Basics
****************************************************************************************/
.fbConnectWidgetFooter .fbFooterBorder{background:white !important;}
html
{
   
}
body 
{
	background:url('../images/body_bg.jpg') repeat-x top;
	/*background:url('../images/body-host_bg.jpg') repeat-x top; HÖST */
	font-family:Verdana;
	font-size:11px;
	color:#000000;
}
a 
{
	color:#80a233;
	text-decoration:none;
	font-weight:bold;
}
a:hover
{
	color:#6e6f71;
}
h1, h1 span
{
	font-family: Trebuchet MS, Verdana;
	font-size: 22px;
	font-weight: bold;
	color: #80a233;
}
h2, h2 span
{
	font-family: Trebuchet MS, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #80a233;
}
strong,b {
	font-weight:bold;
}
em,i {
	font-style:italic;
}
p
{
    margin: 5px 0 15px 0;
}
/* Wrapper
****************************************************************************************/
#wrapper
{
	background:url('../images/bg.png') no-repeat top;
	background:url('../images/bg-new.png') no-repeat top; /* Jul */

	padding:0;
}
#background
{
	width:1020px; /* site-width */
	max-width:1020px;
	padding:0;
		margin:0 auto 0 auto;
}
/* Controls
****************************************************************************************/
.button span
{
 	text-decoration:none;
	line-height:19px;
	display:inline-block;
	float:left;	  
}
.button span.start
{
    padding: 0 0 0 5px;
	font-size:10px;
	letter-spacing:-1px;
	font-weight:normal;
	text-decoration:none;
	color:#ffffff;
	background:url('../images/btn_left.png') no-repeat top left;
	display:inline-block;
}
.button span.end
{
    padding: 0 5px 0 0;
    display: block;
    height: 19px;
	background:url('../images/btn_right.png') no-repeat top right;
	margin-right:3px;
}
.find .button span
{
 	text-decoration:none;
	line-height:30px;
	display:inline-block;
	float:left;	
	padding-left:5px;  
	margin-top:5px;
}
.find .button span.start
{
    padding: 0 0 0 11px;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
	background:url('../images/btn_left_find.jpg') no-repeat top left;
	display:inline-block;
}
.find .button span.end
{
    padding: 0 10px 0 0;
    display: block;
    height: 30px;
	background:url('../images/btn_right_find.jpg') no-repeat top right;
	margin-right:3px;
}
.login-1 .button span.start
{
	background:url('../images/btn_left_login.png') no-repeat top left;
}
.login-1 .button span.end
{
	background:url('../images/btn_right_login.png') no-repeat top right;

}
div.passwordWrapper{margin-bottom:6px;}
a.button:hover { text-decoration: none;}
.textbox, .dropdown
{
	padding:2px;
	margin:2px 0 4px 0;
	background-color:#ffffff;
	border:1px solid #585858;
}

div.breadcrum{padding-left:12px; padding-top:3px;}

/* Header
****************************************************************************************/
#topholder
{
	/*background:url('../images/header.jpg')*/ background:url('../images/header.jpg') no-repeat top #ffffff; /* JUL */
	
}
#topholder div.logo{position:relative;}
img#TEH_LOGOTYPE{position:absolute; top:55px; right:1px;}
#topholder .lit-1 
{
    height:114px;
}
.logo
{
	width:850px;
	float:left;
}
div#topholder div.logo a.tp-logo{display:block; width:500px; height:110px;}
div#topholder div.logo a.tp-logo img{}

/*JUL*********************************************************************************
.logo img
{
    visibility:hidden;
}
a.tp-logo
{
    display:block;
    height:110px;
    width:500px;
}*/
/*************************************************************************************/




#top
{
	width:100%;
}
#language
{
    display:none;
}
/* Topmenu
****************************************************************************************/
.hozmenu-top
{
	height:25px;
	background:url('../images/topmenu_bg.jpg') #f4f4f4 repeat-x;
	margin-left:5px;
	margin-right:5px;
}
.hozmenu-top .item
{
     float:right;
}
.hozmenu-top .item a span
{
    display:block;
     padding: 5px 10px 5px 10px;
}
.hozmenu-top ul
{
	float:right;
	height:100%;
}
.hozmenu-top ul li
{
	display:inline;
}
.hozmenu-top ul li a
{
	line-height:1;
	margin:0;
	display:block;
	line-height:16px;
	border-left:1px solid #DEDDDE;
	text-decoration:none;
	color:#000000;
}

.hozmenu-top ul li a:hover
{
	background:#F1F1F1;
}
.hozmenu-top ul li a:active
{
	background:transparent;
}
.m a span
{ border-left: solid 1px #e0e0e0; height:15px;} 
.l a span
{ border-left: solid 0px #e0e0e0; height:15px;} 
.f a span
{ border-left: solid 1px #e0e0e0; height:15px;}
#language
{
    display:none;    
}
/* Navmenu
****************************************************************************************/

.hozmenu-bottom
{
	width:1020px;
	height:30px;
	overflow:hidden;
	background:url('../images/navmenu_bg.jpg'); /*background:url('../images/navmenu-jul.jpg') repeat-x top left #f4f4f4;*/ /* JUL */
	clear:both;
}
.hozmenu-bottom .item
{
	float:left;
}
.hozmenu-bottom .item a 
{
	color:#ffffff;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
}
.hozmenu-bottom .item a span
{
	border-left:1px solid #9b9b9b;
	border-right:1px solid #6e6e6e;		
	/*border-left:1px solid #e95757;
	border-right:1px solid #cf1b1b;	*/
	padding:6px 15px 8px 15px;
	display:inline-block;
	cursor:pointer;
}
.hozmenu-bottom .item a span:hover
{
	/*background:url('../images/navmenu_bg_hover.jpg') repeat-x top left gray;*/
	color:Silver;
}
.hozmenu-bottom .f
{
}
.hozmenu-bottom .item a 
.hozmenu-bottom .l
{
	color:#000000;
	font-weight:normal;
	border-left:1px solid #D5D5D5;
}

#col_left .newsletter-buttons .newsletter-del{display:none;}
#col_left div.newsletter .box_body{padding-bottom:5px;}

/* Content
****************************************************************************************/
#content
{
	width:1020px;
}
#content_left
{
    margin-left:10px;
}
#content_right
{
    margin-right:10px;
}
#content #col_left
{
	width:180px;
	float:left;
	overflow:hidden;
}
.content
{
    margin:10px 10px 0 10px;
}
#content #col_main
{
	width:640px;
	max-width:640px;
	min-height:580px;
	float:left;
	margin:0;
	overflow:hidden;
}
#content #col_right
{
	width:180px;
	float:left;
	overflow:hidden;
}
/* Container
****************************************************************************************/
.box
{
	margin:0 0 10px 0;
}
.box_head
{
	width:100%; height:32px;
	clear:both;
	overflow:hidden;
	background:url(../images/boxhead_bg.jpg) top left repeat-x #585858;
}
.box_head h4
{
	height:100%;
	padding:0 0 0 10px;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	line-height:32px;
}

.box_body
{
	width:100%;
	background:url(../images/boxbody_bg.jpg) bottom left no-repeat #ffffff;
}

.box_content
{
	padding:5px 0 5px 0;
	margin:0 0 5px 0;
}
.find  
{
	margin:5px 0 5px 0;
}
.find .box_head
{
	display:none;
}
.find .box_head h4
{
	display:none;
}
.find .box_body
{
	width:100%;
	background:none;
}
.find .box_body_inner
{
	width:100%;
	background:#F0F0F0;
	background:none;
	margin-bottom:0px;
}
.find .box_content
{
	padding:0;
	margin:0 0 5px 0;
}
.find .box_padder
{
	padding:0;
	margin:0;
}
.find input 
{
    border-top:solid 2px #9d9ea0;
    border-right:solid 0px #9d9ea0;
    border-bottom:solid 2px #9d9ea0;
    border-left:solid 2px #9d9ea0;
    width:125px;
    float:left;
    height:22px;
    line-height:22px;
}
.cart-1 
{
	margin:0 0 10px 0;
}
.cart-1 .box_head
{
	width:100%; height:46px;
	clear:both;
	overflow:hidden;
	background:url(../images/boxhead_bg_cart.jpg) top left repeat-x #585858;
}
.cart-1 .box_head h4
{
	height:100%;
	padding:0 0 0 10px;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	line-height:46px;
}
.cart-1 .box_body
{
	width:100%;
	background:url(../images/boxbody_bg_cart.jpg) bottom left no-repeat #ffffff;
}
.cart-1 .box_body_inner
{
	width:100%;
	background:#F0F0F0;
	background:url(../images/boxbodyinner_bg_cart.jpg) top left no-repeat #ffffff;
	margin-bottom:10px;
}
.cart-1 .box_content
{
	padding:5px 0 5px 0;
	margin:0 0 5px 0;
}
.login-1
{
	border:0;
	float:left;
	background:none;
	font-size:10px;
	margin:0;
}
.login-1 .box_head
{
	display:none;
}
.login-1 .box_head h4
{
	display:none;
}
.login-1 .box_body
{
	width:150px;
	background:none;
}
.login-1 .padder
{
	margin:0px;
}
.login-1 .box_padder
{
	margin-bottom:0px;
	padding-bottom:0px;
}
.login-1 input
{
    border:solid 1px #cbcbcb;
    height:10px;
}
.login-1 .textbox
{
    margin-bottom:0px;
}
.login-1 .forgot a
{
    font-weight:normal;
    font-size:10px;
    font-style:italic;
    color:Gray;
}

.padder
{
	margin:5px 5px 0 5px;
}
/* Tree
****************************************************************************************/
div.tree-style table { line-height:17px; margin:0 5px 5px 5px;}
div.tree-style table:hover, div.tree-style table:active {}
div.tree-style div table{}
div.tree-style div table:hover, div.tree-style div table a:active{}
div.tree-style div table:active{}
div.tree-style div div table{}
td.tree-level { width:100%; background:#f4f4f4; padding-left:5px;}

.node-style img { display:none; }
.tree {  }
.tree table { font-weight:normal; font-size:10px; }
.tree table a { font-weight: normal; text-decoration:none; color:#484848;}
.tree table a:hover { color:#000000; text-decoration:none;}

.node-style { font-weight:bold; color:#000000; }

.tree-level2 { font-size:10px; font-weight:normal;}
/* Chart
****************************************************************************************/
#chart
{
	font-size:11px;
}
#chart a
{
    color:#000000;
}
#chart a:hover
{
	
}
cart-1 .box_padder {
margin:0 5px 0 5px;
}
#total
{
	margin-bottom:5px;
	clear:both;
}
#total span
{
	display:block;
	padding:5px 0px 5px 10px;
	font-size:11px;
	font-weight:bold;
}
.savecart { display:none;}

/* Infopage
****************************************************************************************/
.InfoPageBodyBox { padding-top:10px;}
/* Hide content
****************************************************************************************/
.news
{
	display:none;
	visibility:hidden;
}
/* Footer
****************************************************************************************/
#footer
{
	width:100%;
	clear:both;
	background:#000000;
	height:214px;
	position:absolute;
	left:0;
	right:0;
	background:url('../images/footer_bg.jpg') center no-repeat #6e6f72; 
	zoom: 1;
	padding-top:4px;
}

div#footer table a{color:White; font-weight:normal;}
div#footer table{ margin:0 auto;}
.footer_content h1 { font-size:18px; color:#ffffff;}
.footer_content a { color:#ffffff; text-decoration:none; font-weight:normal;}
.footer_content
{
    width:1000px;
    margin:15px auto 0 auto;
}
.footer_logos img
{
    float:left; 
    margin-right:15px;
    display:block;
}
#brand
{
	background:#484848;
	color:#8D8D8E;
	font-size:10px;
	height:30px;
}
#brand_logo
{
	padding:10px 27px 10px 10px;
	float:right;
}
/* Manufacturer
****************************************************************************************/
.box_padder
{
	padding:4px 0 13px 0;
	margin:0 0 0 13px;
}
/* Tabs
****************************************************************************************/
.DetailTabs
{
	clear:both;
	width:620px;
}
.DetailTabBox li
{
    list-style-type:disc;
    margin-left:30px;
    line-height:12px;
}
.DetailTabBox
{
    background:url(../images/tab_top.gif) top left repeat-x;
    width:620px;
}
.DetailTabs a
{
	display:block;
	cursor:pointer;
	float:left;
	background:url(../images/tab.gif) top left no-repeat;
	height:38px;
	width:149px;
	padding-top:15px;
	text-align:center;
	font-weight:bold;
	color:#909090;
}


.DetailTab
{
	clear:both;
	padding:15px;
	background-color:#ffffff;
}

.DetailTab h3
{
 display:none;
}

.DetailTabs .selected
{
	border-bottom:0;
	border-bottom:0px;
	background:url(../images/tab_active.gif) top left no-repeat;
	color:#000000;
}

/* Productlist
****************************************************************************************/
PL_outer1 {}
.Caption { display:none;}
.listview2 
{
    width:170px;
	height:250px;
	float:left;
	margin:5px;
	padding:10px;
	border:solid 2px #ededed;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	text-align:center;
}
.PL
{
    width:170px;
	height:250px;
	float:left;
	margin:5px;
	padding:10px;
	border:solid 2px #ededed;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	text-align:center;
}
.listview0 
{
    width:170px;
	height:110px;
	float:left;
	margin:5px;
	padding:10px;
	border:solid 2px #ededed;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	text-align:center;
}
.PL_outer2 > .PL, .PL_outer2 > div > .listview1, .PL_outer2 > div > .listview0{margin:10px;}

.listview2 .image, .PL .image {}
.PL img { width:150px; height:150px;}
.listview2 .title, .listview0 .title, .PL .title {font-size:14px; text-align:left; height:50px;}
.listview2 .manufature,.listview0 .manufature,.PL .manufature { display:none;}
.listview2 .text, .listview0 .text, .PL .text { display:none;}
.listview2 .controls, .listview0 .controls, .PL .controls { }
.listview2 .price, .listview0 .price, .PL .price { color:#484848; font-size:14px; text-align:right; padding-bottom:10px; font-weight:bold;}
.listview2 .tips, .listview0 .tips, .PL .tips { }
.listview2 .quantity,.listview0 .quantity,.PL .quantity { float:left;}
.listview2 .textbox, .listview0 .textbox, .PL .textbox { width:20px; margin-right:5px; vertical-align:middle; } 
.listview2 .textbox .quantity, .listview0 .textbox .quantity, .PL .textbox .quantity { vertical-align:middle; }
.moreinfobuttonholder { float:left;}
.buybuttonholder { float:right;}
.listview2 .title a, .listview0 .title a, .PL .title a { color:#484848; font-weight:bold; text-decoration:none; font-size:11px; }
.OrdinariePrice-List, .OrdinariePrice-Details { font-size:12px; text-decoration:line-through; margin-left:10px; font-weight:normal;}
.hasOrdPrice, .HasOrdPrice { color:Red;}

/* SubCats page */
div.SubCats{margin-top:15px;}
.SubCats div.item{ float:left; text-align:center; margin:10px 30px 32px 25px; margin-bottom:10px;}
.SubCats div.item div.text{margin-top: 5px; font-size: 13px;}

/* Imageslider
*************************************************************************************************/
.spImageSlider-{position:relative;padding:0px; margin:0px; margin-bottom:7px; height:209px;}
.spImageSlider- ul{list-style:none;margin:0;padding:0;text-align:left;} /* height:383px !important; MIGHT BE NEEDED */
.spImageSlider- ul.image-slider-975, .spImageSlider- ul.image-slider-975 li{}
.spImageSlider- .click-boxes{position:absolute; top:7px; left:7px; z-index:5000;}
.spImageSlider- .clickbox{ background:#000 !important; border:none !important; -moz-border-radius:2px !important; -webkit-border-radius:2px !important;}
.spImageSlider- .clickbox-inactive{ background:#ebebeb !important; border:none !important;}


/* Pagenumbers
****************************************************************************************/
.paging { width:100%; text-align:center; clear:both; margin-top:10px; margin-bottom:20px;}
.paging a { padding:4px; }
.paging .current { border:1px solid #585858; background-color:#f4f4f4; }

/* Productdetails
****************************************************************************************/
.productdetails { width:100%; }
.productdetails img {}

.productdetails .dhead { clear:both; margin-bottom:10px; width:100%; }
.productdetails .dhead .col1 { float:left; }
.productdetails .dhead .col1 .image { margin:5px; text-align:center; }
.productdetails .dhead .col1 .image img { margin:5px; }

.productdetails .dhead .col2 { float:left; width:320px; margin-left:30px;}
.productdetails .dhead .col2 .row div { float:left; }

.productdetails .title h2 { font-size:14px; font-weight:bold; color:#c14d9e; margin-bottom:10px; margin-top:5px; } 
.productdetails .buy { border:1px solid #000000; width:100%; padding:10px; border-left:0; border-right:0; margin-bottom:10px;}
.buy div { width:310px;}

.productdetails .price { color:#000000; font-weight:bold; font-size:16px;}
.productdetails .currency { color:#000000; font-weight:bold; font-size:12px; text-transform:uppercase; }
.productdetails .button { float:right;}



/* Clearfix
****************************************************************************************/
.clearfix:after
{
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix
{
    display: inline-block;
}
html[xmlns] .clearfix
{
    display: block;
}
* html .clearfix
{
    height: 1%;
}

/* Extra product lists
****************************************************************************************/
.RPL, .RPL1
{
    background-color:#f4f4f4;
    border:solid 1px #dddddd;
    margin-bottom:10px;
    padding-bottom:10px;
}
.RPL img, .RPL1 img
{
    border:solid 1px #dddddd;
}
.RPL_Title, .RPL1_Title
{
    height:25px;
    background:url(../images/boxhead_bg.jpg) top left repeat-x #585858;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	color:#ffffff;
	margin-bottom:10px;
}
.RPL_Title span, .RPL1_Title span { display:block; padding-left:15px; padding-top:4px;}
.RPL_Item, .RPL1_Item { text-align:center;}
.RPL_Manufacturer, .RPL1_Manufacturer { font-style:italic;}
.RPL_Info, .RPL1_Info { display:none;}
.RPL_Price, .RPL1_Price { font-size:18px; text-align:right; font-weight:bold; margin-right:10px;}
.RPL_MoreInfo, .RPL1_MoreInfo { padding-left:10px;}
.RPL_Buy, .RPL1_Buy {}

/* Related product lists
****************************************************************************************/
.DRP_Title {font-size:16px; color:#585858; font-weight:bold; margin-left:15px; margin-top:15px;}
.DRP_Item { width:80px; float:left; margin:15px;}
.DRP_Caption { height:30px;}
.DRP_Manufacturer { display:none;}
.DRP_Info { display:none;}
.DRP_Price { font-size:12px; font-weight:bold; text-align:right; margin-top:5px; padding-right:5px;}
.DRP_MoreInfo { padding-left:20px; padding-top:5px;}

/* Details
****************************************************************************************/

/* New functions
****************************************************************************************/

.MailFriendRow input {width:250px;}
.MailFriendRow .button {margin-top:10px}
.CommentReviewOrRating div{margin:0 5px 10px 0;}
.CommentReviewOrRating textarea {width:250px;}
.CommentReviewOrRating input {margin-right:5px;}

.cart-thumbnail, .sorting { display:none; }


/* The Cart                      
**************************************************************************************************/

        .content-cart 
        {
            font-family: Verdana;
            font-size:11px;
        }
        .content-cart .InfoPageHeaderBox h1
        {
            padding-left:5px;
        }
        .content-cart h2 
        {
            font-family: Verdana; 
            color:black; 
            font-size:17px; 
            line-height:normal;
            font-weight:bold;
        }
        .cartrightcolwrapper, .cartleftcolwrapper 
        {
            width: 50%;
            float:left;
        }
        .cartrightcol, .cartleftcol
        { 
            margin: 20px; 
        }
        .cartrightcol h2, .cartleftcol h2 
        {
            padding: 10px 0 10px 10px; 
            margin-top:30px;
            -moz-border-radius-bottomleft:2px;
            -moz-border-radius-bottomright:2px;
            -moz-border-radius-topleft:2px;
            -moz-border-radius-topright:2px;
            -moz-box-shadow:0 2px 0 #D7D7D7;
            -webkit-box-shadow:0 2px 0 #D7D7D7;
            box-shadow:0 2px 0 #D7D7D7;
            background-color:#F4F4F4;
            border:1px solid #AAAAAA;
        }
        .disabled h2, .disabled h2 
        {
            -moz-box-shadow:0 0 0 #D7D7D7;
            -webkit-box-shadow:0 0 0 #D7D7D7;
            box-shadow:0 0 0 #D7D7D7;
        }

        /* disabled */
        .disabled h2.campaign-code 
        {
            border: solid 1px #dbdbdb; 
            background-color: #f4f4f4;
        }
        .disabled h2.customer-auth,.disabled  h2.customer-info 
        {
            border: solid 1px #dbdbdb; 
            background-color: #f4f4f4;
        }
        .disabled h2.paytype 
        {
            border: solid 1px #dbdbdb; 
            background-color: #f4f4f4;
        }
        .disabled h2.frieghttype 
        {
            border: solid 1px #dbdbdb; 
            background-color: #f4f4f4;
        }        
        .disabled h2.subscription,.disabled  h2.yearsallery 
        {
            border: solid 1px #dbdbdb; 
            background-color: #f4f4f4;
        }
        
        .cartrightcol h2.disabled, .cartleftcol h2.disabled 
        {
            color: #dfdfdf;
        }
        .cartrightcol .subscription ul, ul.yearsallery li, .cartrightcol .frieghttype li, .cartrightcol .paytype li, .cartleftcol  li.customer-auth, .cartleftcol  li.customer-update, div.customer-info2, ul.campaign-code, ul.customer-update
        { 
            display:block; 
            margin:5px 0; 
            padding: 8px; 
            border:1px solid #AAAAAA;
            background-color:#F4F4F4; 
            font-size: 11px;  
            -moz-border-radius: 2px; 
            -webkit-border-radius: 2px; 
            -o-border-radius: 2px;
            -moz-box-shadow:0 2px 0 #D7D7D7;
            -webkit-box-shadow:0 2px 0 #D7D7D7;
            box-shadow:0 2px 0 #D7D7D7;
        }
        
        /* rightcol *****************************************************************************************************/
        
        .disabled .frieghttype li, .disabled .paytype li
        { 
            border: solid 1px #dbdbdb; 
            background-color: #f4f4f4; 
            font-size: 11px;  
            -moz-border-radius: 2px; 
            -webkit-border-radius: 2px; 
            -o-border-radius: 2px;
            -moz-box-shadow:0 0 0 #D7D7D7;
            -webkit-box-shadow:0 0 0 #D7D7D7;
            box-shadow:0 0 0 #D7D7D7;
        }
       
        .customer-info2 .label {font-weight: bold;}
        .customer-info2 .value {display:block; padding-left: 10px;}
        .cartrightcol li.disabled, .cartrightcolwrapper .disabled li {opacity:0.4;filter:alpha(opacity=40)}
        .cartrightcol li input {height: 17px; width: 17px; margin-right: 4px; vertical-align:bottom;}
        ul.yearsallery li input{width:90px; margin-left:10px;}
        .disabled span {color: #636363;}
        .disabled h2 {opacity:0.4;filter:alpha(opacity=40)}
        li.customer-auth li{display:block; margin:0; padding: 0; border: none; background-color:Transparent;}
        .fronted-summery li 
        {
            display:inline-block;  
            width: 50%; 
            float: left; 
            background:#fff;
        }
        .fronted-summery li div.wrapper 
        {
            padding: 10px 5px; 
            font-size: 11px; 
            margin:20px;   
            text-align:center; 
            font-weight: bold;
            -moz-box-shadow:0 2px 0 #eeeeee;
            -moz-border-radius-bottomleft:2px;
            -moz-border-radius-bottomright:2px;
            -moz-border-radius-topleft:2px;
            -moz-border-radius-topright:2px;
            background-color:#fdfbe2;
            border:1px solid #f4df30;
        }
        .cart-summery {padding: 10px; clear:both;}
        .cart-summery li {display: block; clear:both; font-size: 10px;padding:4px;border-bottom:1px solid #ccc;}
        .cart-summery li .label {float:left; display:inline-block;}
        .cart-summery li .value {float:right; display:inline-block; font-weight:bold;}
        .content-cart div.txtbox, .content-cart div.ddlbox   {border: solid 1px #aaa; margin-bottom:7px; margin-top:1px;}
        .content-cart div.txtbox input, .content-cart div.txtbox textarea, .content-cart div.ddlbox select { width: 100%; border: solid 0 black; height:19px;}
        .Cart {width:100%;margin-bottom: 20px;}
        .Cart input {border: solid 1px black; vertical-align: bottom; margin-right: 5px;}
        .Cart thead {border-bottom: solid 2px black;  font-size: 12px; font-weight:normal; }
        .Cart tbody, .Cart tbody a {font-size: 11px; font-weight: normal;color: Black; }
        .Cart tr.alt {background-color: #f4f4f4;}
        .cart-thumbnail { padding-left:10px;}
        .content-cart .button {display:inline-block; float:none;  margin: 3px 0; background-color:#000; border: solid 1px #505050; background-image:none; letter-spacing: normal; width: auto; height: auto; color:#FFFFFF; font-size:12px;font-weight:bold; text-decoration:none; padding:5px 7px;-moz-border-radius: 2px; -webkit-border-radius: 2px; -o-border-radius: 2px;}
        .content-cart .button:hover {background-color:#333333; border: solid 1px #505050; background-image:none; color:#fff; text-decoration:underline;-moz-border-radius: 2px; -webkit-border-radius: 2px; -o-border-radius: 2px;}
        .content-cart .orderbutton { text-transform:uppercase; letter-spacing:1.5px; background-color:#333333; border: solid 1px #505050; font-size: 12px; padding: 9px 30px; font-weight: bolder; margin: 10px 0; float: right; background-image: none;}
        .orderbutton:hover {background-color: #339900; color:White;}
        .disabled .orderbutton, .disabled .orderbutton:hover {background-color: #ffcccc; color: #666;border: solid 1px #ff3333; cursor: default; text-decoration:none;}
        li.liGetAddress a{display:inline-block; float:none;  margin: 3px 0 14px 0; background-color:#000; border: solid 1px #505050; background-image:none; letter-spacing: normal; width: auto; height: auto; color:#FFFFFF; font-size:12px;font-weight:bold; text-decoration:none; padding:5px 7px;-moz-border-radius: 2px; -webkit-border-radius: 2px; -o-border-radius: 2px;}
        div.agree a{padding-left:5px;}
        .agree { margin-top:10px;}
        .disabled .orderbutton:hover {}
        
        .customer-update .description, .customer-update #chkCreateCustomer {display:none}
        table.subscriptions { border:0px; width:93%; color:#636363;}
        table.subscriptions{margin-left:22px;}
        table.subscriptions tr td,table.subscriptions tr th { border:0px; padding-left:0px;}
        table.subscriptions tr th{ font-weight:bold;padding-left:5px;}
        table.subscriptions tr td{border-bottom:1px solid #ccc;}
        
        .messagebox 
        {
            -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px;
            border:1px solid #c2c2c2;
            background:url('/_gfx/info2.png') 10px 9px no-repeat #f4f4f4;
            margin:10px 0px 10px 10px;
            padding:17px 25px 7px 70px;
            width:81%;
        }

        .messagebox ul {list-style-type:square; float:left;}
        .messagebox li {margin-bottom:10px;list-style-type:square;}
        .minheight { display:block; width: 0px; float:left;}
        
        /* Input OK/Error ********************************************************************************************************/
        
        .register input.valid, .register select.valid{ background: white url(/_gfx/okey.gif) no-repeat scroll 99% 50% ;}
         a > b, .register input.valid, .register select.valid{ background: white url(/_gfx/okey.png) no-repeat 99% 50%;}
        .register input.error, .register select.error{ background: white url(/_gfx/error.gif) no-repeat scroll 99% 50%;}
        a > b, .register input.error, .register select.error{ background: white url(/_gfx/error.png) no-repeat scroll 99% 50%;}
        .register label.error {font-style:italic; font-weight:normal; font-size:10px; color:#cc0000; display:block;}
        .Cart .prodimg {height: 40px; width: 40px; border: solid 1px #dcdcdc; margin: 10px 0;}
		
        .paytype-1, .paytype-50, .paytype-20, .paytype-21  { background: Transparent url(/_gfx/paydelalts/paytype50.gif) no-repeat scroll 99% 50%; }
        a > b, .paytype-1, .paytype-50, .paytype-20, .paytype-21  { background: Transparent url(/_gfx/paydelalts/paytype50.png) no-repeat scroll 99% 50%; }
        .paytype-80, .paytype-54  { background: Transparent url(/_gfx/paydelalts/paytype54.gif) no-repeat scroll 99% 50%; }
        a > b, .paytype-80, .paytype-54  { background: Transparent url(/_gfx/paydelalts/paytype54.png) no-repeat scroll 99% 50%; }
        .paytype-55, .paytype-56, .paytype-57, .paytype-58, .paytype-59  { background: Transparent url(/_gfx/paydelalts/paytype55.gif) no-repeat scroll 99% 50%; }
        a > b, .paytype-55, .paytype-56, .paytype-57, .paytype-58, .paytype-59  { background: Transparent url(/_gfx/paydelalts/paytype55.png) no-repeat scroll 99% 50%; }
		
        .paytype-2 { background: Transparent url(/_gfx/paydelalts/paytype2.gif) no-repeat scroll 99% 50%; }
        a > b, .paytype-2 { background: Transparent url(/_gfx/paydelalts/paytype2.png) no-repeat scroll 99% 50%; }
        .paytype-4 { background: Transparent url(/_gfx/paydelalts/paytype4.gif) no-repeat scroll 99% 50%; }
        a > b, .paytype-4 { background: Transparent url(/_gfx/paydelalts/paytype4.png) no-repeat scroll 99% 50%; }
        
        .deltype-0, .deltype-3, .deltype-5 { background: Transparent url(/_gfx/paydelalts/deltype0.gif) no-repeat scroll 99% 50%; }
        a > b, .deltype-0, .deltype-3, .deltype-5 { background: Transparent url(/_gfx/paydelalts/deltype0.png) no-repeat scroll 99% 50%; }
        .deltype-10 { background: Transparent url(/_gfx/paydelalts/deltype10.gif) no-repeat scroll 99% 50%; }
        a > b, .deltype-11 { background: Transparent url(/_gfx/paydelalts/deltype11.png) no-repeat scroll 99% 50%; }
        .Cart span.update {display:inline-block; height: 16px; width: 16px; background: Transparent url(/_gfx/update.gif) no-repeat;}
		.Cart .alt span.update {display:inline-block; height: 16px; width: 16px; background: Transparent url(/_gfx/update.png) no-repeat;}
		a > b, .Cart span.update {display:inline-block; height: 16px; width: 16px; background: Transparent url(/_gfx/update.png) no-repeat;}
        .Cart span.remove {display:inline-block; height: 16px; width: 16px; background: Transparent url(/_gfx/remove.gif) no-repeat;}
		.Cart .alt span.remove {display:inline-block; height: 16px; width: 16px; background: Transparent url(/_gfx/remove_gra.gif) no-repeat;}
		a > b, .Cart span.remove {display:inline-block; height: 16px; width: 16px; background: Transparent url(/_gfx/remove.png) no-repeat;}
		
		
		
		div.cartrightcolwrapper .disabled {}
		span.sum-totincl{font-style:italic;}
		
		.customer-auth label{margin-bottom:10px; margin-left:5px; color:#000000;}
		table.Cart tr td{padding:5px;}
		div.authtype-login{margin-top:10px;}
		ul.register{margin-top:10px;}
		ul.register li span, ul.campaign-code li span, ul.customer-auth li span, ul.paytype li span, ul.frieghttype li span{font-style:italic; display:block; margin-top:5px;}
		.customer-auth label,.frieghttype label{font-size:12px; font-weight:bold;}
		li.mail label{padding-left:5px;}
        li.mail table td{padding:8px 0px 8px 0px;}
        li.mail table td label:hover{ cursor:pointer; text-decoration:underline;}
        div.customer-info2 .customer-info li{padding:10px 0px;}

        .disabled .orderbutton{display:none;}
        
        /**************************************************************************************************************************/
		
		/* småfix */
		ul.register li.mail label:hover{ text-decoration:none; cursor: default;}
		
#brand{display:none;}

.tryggve{width:1000px; margin: 0 auto; text-align:right;}


#footer {
/* 80+20+20=120 */  
  width:expression(document.body.clientWidth);
/* 200+20+20+20=260 */    
}

#ctl00_ContentPlaceHolder1_panOrders table
{ margin-left:20px; margin-top:10px;}
#ctl00_ContentPlaceHolder1_panOrders thead td
{ font-weight:bold;}
#ctl00_ContentPlaceHolder1_panOrders table td
{ width:150px; padding-bottom:10px; padding-right:10px;}
#ctl00_ContentPlaceHolder1_panOrders table td input
{ margin-right:5px;}
#ctl00_ContentPlaceHolder1_panOrders a
{
    background:url(../images/link2-bg.jpg) top left no-repeat;
    color:White;
    font-weight:normal;
    text-decoration:none;
    padding: 3px 18px 3px 18px;
    margin-left:20px;
}



/* NEW PRODUCT DETAILS
***************************************************************************************/
        div.raingwrapper, div.shorttextwrapper, span.expecteddelivery, span.qtyinstock, span.qty, span#price, span#ordprice, span.buy, div.manufature
        {
             padding:3px 0px 3px 0px;
        }
        /* widths */
        .content-details div.shorttextwrapper, .content-details div.propwrapper, .content-details div.propwrapper dl,
        .content-details span.artnowrapper, .content-details span.expecteddelivery, .content-details span.qtyinstock
        {
            width:400px;
            } 
        
        .content-details {padding-top:15px;}
        .content-details div#imagewrapper{float:left; width:170px; height:256px;}

        .content-details div.ratingwrapper{display:none;}
        .content-details div.shorttextwrapper{float:left; margin-bottom:10px;}
        .content-details div.propwrapper{float:left; margin-bottom:10px;}
        .content-details div.propwrapper dl{float:left; display:inline-block;}
        .content-details div.propwrapper dl dt{float:left; margin-right:5px; color:Gray;}
        .content-details div.propwrapper dl dd{float:left; margin-right:5px;}

        .content-details h1 { margin-bottom:15px;}
        .content-details span.manufature{font-style:italic;}
        
        .content-details h2.manufature{font-style:italic; color:Black; font-size:11px; font-family:Verdana; font-weight:normal;}

        .content-details span.artnowrapper{float:left;}
            span.artnowrapper .label{color:Gray;}
            span.artnowrapper .value{padding-left:5px;}

        .content-details span.expecteddelivery{float:left;}
            span.expecteddelivery .label{color:Gray;}
            span.expecteddelivery .value{padding-left:5px;}
            
        .content-details span.qtyinstock{float:left;}
            span.qtyinstock .label{font-weight:bold;}
            
        .content-details span#price{float:left; margin-top:15px; width:;padding-right:21px;}
            span#price .label{color:Gray;}
            span#price .value{padding-left:5px; font-size:18px; font-weight:bold; color:#CC1718;}

        .content-details span#ordprice{float:left; margin-top:20px; padding-left:15px; margin-bottom:3px; padding-right:50px; margin-bottom:5px;}
            span#ordprice span{font-size:11px; font-weight:normal; text-decoration:line-through;}
            
        .content-details span.qty{float:left; width:367px; text-align:right; border-top: solid 1px black; margin-top:10px;}
            span.qty .label{color:Gray;}
            span.qty input{width:25px; text-align:center;}

        .content-details span.buy {border-top:1px solid black;float:left;margin-top:10px;padding-left:17px;}
        .content-details .button { margin-top:3px;}

        div#eventswrapper{clear:both;}
        div#eventscontentwrapper{}
        
        div#eventscontentwrapper span.text ul{ list-style:none;}
        div#eventscontentwrapper span.text li{ list-style:disc; margin-left:20px; line-height:16px;}
        
        
/* New Tab */
        h2.eventtitle{display:none;}
        .content-details div#eventswrapper{width:100%; height:38px;background:url(../images/tab_top.gif) top left repeat-x;}
            div#eventswrapper ul#events li{float:left;background:url(../images/tab.gif) top left no-repeat; height:22px; width:150px; text-align:center; padding-top:16px; margin-right:0px; color:#585858; font-weight:bold;}
            div#eventswrapper ul#events li.active{background:url(../images/tab_active.gif) top left no-repeat; color:black; margin-bottom:-1px; font-weight:bold;}

        .content-details  div#eventscontentwrapper{clear:both; padding:15px 5px 5px 5px; background:#fff;}/* -moz-border-radius-topright:7px;  -webkit-border-radius-topright:7px; -moz-border-radius-bottomleft:7px;  -webkit-border-radius-bottomleft:7px;  -moz-border-radius-bottomright:7px;  -webkit-border-radius-bottomright:7px;*/
            div#eventscontentwrapper h2.eventtitle{margin-bottom:15px;}
            
#eventswrapper #events li:hover{ cursor: pointer;}
#eventswrapper #events li.active:hover{ cursor: default;}

div#eventscontentwrapper li.longtext ul{list-style-type: none;}
div#eventscontentwrapper li.longtext ul li{ list-style-type:disc; margin-left:16px;}

/* Mail Friend */
        li.MailFriendRow{clear:both;}
        li.MailFriendRow span.label{clear:both; float:left;}
        li.MailFriendRow input{clear:both; float:left; margin-bottom:5px;}
        li.MailFriendRow a{clear:both;}
    
        
/* Tree 2010-09
**********************************************************************************************/
.tree a{ text-decoration:none; font-weight:normal;}
.tree .box_body_inner{padding-bottom:4px;}

    /* padding & fonts */
.tree dd{padding:0px 0px 0px 0px;}
.tree dl.lvl0{padding-top:0px;}

.tree dl.lvl0 dt a span{ font-size:10px; text-transform:uppercase; color:Black;}
.tree dl.lvl1 dt a span{ font-size:10px; text-transform:none;  margin-right:5px;}
.tree dl.lvl2 dt a span{ font-size:10px; text-transform:none;  margin-right:5px;}
.tree dl.lvl3 dt a span{ font-size:10px; text-transform:none;  margin-right:5px;}

.tree dl a{ display:block; background-color:#f1f1f1;padding:4px; margin-right:3px;}

.tree dl dt.active a{background-color:#dddddd;}

    /* standard bg color of nodes */
    /*
.tree dl.lvl0 dt{ background:#f8f8f8;}
.tree dl.lvl1 dt{ background:#f2f2f2;}
.tree dl.lvl2 dt{ background:#e9f9ff;}
.tree dl.lvl3 dt{ background:#ffffff;}


    /* bg color of expanded nodes */
/* changed from standard color node */ /*    
.tree dl.lvl0 dt.expanded{background:#e9e9e9;} 
.tree dl.lvl1 dt.expanded{background:#f2f2f2;}
.tree dl.lvl2 dt.expanded{background:#e9e9e9;}
.tree dl.lvl3 dt.expanded{background:#ffffff;}


    /* bg color of active nodes */ /*
.tree dl.lvl0 dt.active{ background:#e9e9e9;}
.tree dl.lvl1 dt.active{ background:#f2f2f2;}
.tree dl.lvl2 dt.active{ background:#e9f9ff;}
.tree dl.lvl3 dt.active{ background:#ffffff;}


    /* borders of nodes */
.tree dl.lvl0 dt{ border-bottom:0px solid #d7d7d7; padding:3px;}
.tree dl.lvl1 dt{ border-bottom:0px solid #f3f3f3; padding:3px;}
.tree dl.lvl2 dt{border-bottom:0px solid #ccf0ff; padding:3px;}
.tree dl.lvl4 dt{ border-bottom:0px solid #f6f6f6; padding:3px;}


    /* text indent of nodes */
.tree dl.lvl0 dt{padding-left:7px;}
.tree dl.lvl1 dt{padding-left:13px;}
.tree dl.lvl2 dt{padding-left:20px;}
.tree dl.lvl3 dt{padding-left:27px;}


    /* active fonts */
.tree dl.lvl0 dt.active span a span{color:black; font-weight:bold;}
.tree dl.lvl1 dt.active span a span{color:black; font-weight:bold;}
.tree dl.lvl2 dt.active span a span{color:black; font-weight:bold;}
.tree dl.lvl3 dt.active span a span{color:black; font-weight:bold;}


    /* space for plus & minus */
.tree dt a span{padding-left:15px;}


    /* plus / minus images */
.tree span.leaf-node a span{background:url('../images/standard/mp.gif') left no-repeat;}
.tree dt.expanded span.leaf-node a span{background:url('../images/standard/mm.gif') left no-repeat;}

    /* misc */
.tree span{display:block;}
.tree dl.lvl0 > dt.expanded span a span{}
.tree dl.lvl0 dd{}
.tree dl.lvl1{}
.tree dl.expanded{}
.tree dt.leaf-node{}

/* related prods, checkout */

.page-buy_cart div.Related div.Caption{display:block;}
.page-buy_cart div.Related div.Caption span{ font-family:Trebuchet MS; font-size:22px; font-weight:bold; color:#80A233; padding-left:6px;}

.page-buy_cart div.Related .PL div.text{display:none;}
.page-buy_cart div.Related .PL .title{ height:37px; overflow:hidden;}
.page-buy_cart div.Related .PL .title a{font-size:10px;}
.page-buy_cart div.Related .PL .price{font-size:14px; padding-top:3px; padding-bottom:6px; text-align:center;}
.page-buy_cart div.Related .PL div.manufature{display:none;}
.page-buy_cart div.Related .PL img{width:80px; height:80px;}
.page-buy_cart div.Related .PL{width:122px; height:168px; background:url(../images/pl-rel-bg.jpg) bottom left no-repeat;}
.page-buy_cart div.Related .PL:hover{background:url(../images/pl-rel-hover-bg.jpg) bottom left no-repeat;}
.page-buy_cart div.Related .PL .moreinfobuttonholder{display:none;}
.page-buy_cart div.Related .PL .buybuttonholder{float:none; margin-left:39px;}

.page-buy_cart div.Related{padding-left:6px;}

/* hover menu
*************************************************************************************/

li#mh1:hover ul{}

.hozmenu-bottom li a:hover, .menu ul li:hover a {}
.hozmenu-bottom li a:hover span, .menu ul li:hover span {	background:url(../images/nav_hover_left.gif) left no-repeat; color:#FFFFFF; text-decoration:none;}
.hozmenu-bottom li.lvl2 a{font-size:12px; padding:4px 0px 4px 6px; color:#ddd;}
.hozmenu-bottom li ul{ background:#6e6f71; display:none; height:auto; padding:0px; margin:0px; border:0px; position:absolute;	z-index:7000; padding-bottom:10px;
    -moz-border-radius:5px;
    -moz-border-radius-topleft:0px;
    -moz-border-radius-topright:0px;
    -webkit-border-radius:5px;
    -webkit-border-top-left-radius:0px;
    -webkit-border-top-right-radius:0px;
    border-radius:5px;
    border-top-left-radius:0px;
    border-top-right-radius:0px;
    box-shadow:0px 4px 4px #999;
    border-left:1px solid #9b9b9b;
    border-bottom:1px solid #9b9b9b;
    border-right:1px solid #9b9b9b;
     /*top:1em; /*left:0;*/ }
.hozmenu-bottom li:hover ul { display:block; }
.hozmenu-bottom li li { background:url(../images/sub_sep.gif) bottom left no-repeat; display:block; float:none; margin:0; }
.hozmenu-bottom li:hover li a { background:none; }
.hozmenu-bottom li li { border-bottom:dotted 1px #9b9b9b; width: 180px;}
.hozmenu-bottom li ul a { display:block; line-height:17px; font-size:11px; font-style:normal; text-align:left; color:#999;  margin:0px 15px 0px 10px; width:auto; }
.hozmenu-bottom li ul a:hover, .menu li ul li:hover a { text-decoration:none; color:#fff; -moz-border-radius:0; }
.hozmenu-bottom p { clear:left; }

/* HOVER MENU ENDS HERE ****************************************************/


/* DEAL OF THE DAY */


    .DealOfTheDay-main, .dod-detail{ font-family:Arial;}

     #front
     {
         position: absolute;
         top: 0;
         
     }
     #clockwrapper img
     {
         display: inline-block !important;
     }
     #upperHalf, #upperHalfBack
     {
         vertical-align: bottom;
     }
     #lowerHalf, #lowerHalfBack
     {
         vertical-align: top;
     }
     #upperHalf img
     {
         position: relative;
         height:22px; /* 35 */
         vertical-align: bottom;
         visibility: visible;
     }
     #lowerHalf img
     {
         position: relative;

         vertical-align: top;
         visibility: visible;
     }
     #lowerHalfBack img
     {
         position: relative;
         vertical-align: top;
     }
     #upperHalfBack img
     {
         position: relative;
         vertical-align: bottom;
     }

    #hoursUpRightBack,#minutesUpRightBack,#hoursUpRight,#minutesUpRight,#hoursDownRightBack,#minutesDownRightBack,#hoursDownRight,#minutesDownRight{margin-right:13px;}

.DealOfTheDay-main, .dod-detail{ position:relative;}
.DealOfTheDay-main{background:url('../images/dod/dod-bg.png') top left no-repeat;
                   width:620px; height:253px; 
                   }
.DealOfTheDay-main .dodprod img{width:110px; height:110px;}
.dod-detail{background:url('../images/dod/dod-detail-bg.png') bottom left no-repeat;
            /*border:1px solid #ccc;
            -moz-border-radius: 2px;
            -webkit-border-radius: 2px;*/
            padding:2px;
            height:52px;
            padding-left:307px;
            margin-top:10px;
            width:313px;
            margin-bottom:10px;
            }
.dod-detail .ArtsLeft span, .dod-detail .CustLimit span{font-size:11px; color:black;}
.dod-detail .ArtsLeft, .dod-detail .CustLimit{ line-height:11px;}
.dod-detail .discount{
                      margin-bottom:1px; margin-top:6px; display:inline-block; background:#ff0000; padding-left:3px; padding-right:3px;
                      border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;
            }
.DealOfTheDay-main{/*background:url('../images/dod/dod-bg-start.gif') top left no-repeat;*/
                   /*border:1px solid #ccc;
                   -moz-border-radius: 2px;
            -webkit-border-radius: 2px;*/
            padding-bottom:0px;
            width:620px;
            margin-left:0px;
            margin-bottom:10px;
                    }
.DealOfTheDay-main #clockwrapper{ position:absolute; top:4px !important; left:458px !important;background:url('../images/dod/clockwrapper-bg.png') top left no-repeat;}
.dod-detail #clockwrapper{ position:absolute; left:auto !important; top:8px !important; right:10px !important;background:url('../images/dod/clockwrapper-bg.png') top left no-repeat;}


#upperHalf img{/*height:35px !important;*/}
html body .spacerzero{width:0px !important;}
#hoursUpLeft, #hoursUpRight, #hoursDownLeft, #hoursDownRight, #hoursUpLeftBack, #hoursUpRightBack, #hoursDownLeftBack, #hoursDownRightBack, #minutesUpLeft, #minutesUpRight, #minutesDownLeft, #minutesDownRight, #minutesUpLeftBack, #minutesUpRightBack, #minutesDownLeftBack, #minutesDownRightBack, #secondsUpLeft, #secondsUpRight, #secondsDownLeft, #secondsDownRight, #secondsUpLeftBack, #secondsUpRightBack, #secondsDownLeftBack, #secondsDownRightBack{width:22px !important;/*height:35px !important;*/}
div#upperHalfBack{height:22px;} /* 35 */
#back {z-index: -5;}
#front{z-index: 5;}
div.dodprod:hover{border-top:none;}
.dodprod{float:left; margin-top:56px; position:relative; width:33%; text-align:center; padding-top:22px;}
.count-2 .dodprod{width:49%;}
.count-1 .dodprod{width:99%;}
.dodprod div.prodname{padding:0px 10px; line-height:14px;}
.dodprod .price span{font-size:17px; font-weight:bold; line-height:24px; color:#ff0000;}
div.dodprod a:hover{text-decoration:none;}div.dodprod a span:hover{text-decoration:none;}
.yesterday div.flag{background:url('../images/dod/yesterday.png') top left no-repeat; width:100px; height:100px; position:absolute; top:63px; left:48px;}
.tomorrow div.flag{background:url('../images/dod/tomorrow.png') top left no-repeat; width:113px; height:100px; position:absolute; top:63px; left:48px;}
.DealOfTheDay-main div.dodprod{ background: url('../images/dod/markit.png') top center no-repeat; height:164px;}
.DealOfTheDay-main div.yesterday{ background:none;opacity:0.5;filter:alpha(opacity=50);}
.DealOfTheDay-main div.tomorrow{ background:none;}

        /* texter */
        div.prodname span{ font-size:12px; font-weight:normal; font-family:Verdana; color:#000; display:block; overflow:hidden; text-overflow: ellipsis; max-height:29px;}
        .DealOfTheDay-main div.discount{position:absolute; top:12px; right:20px; background:#ff0000; padding-left:3px; padding-right:3px; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}
        .DealOfTheDay-main div.discount span, .dod-detail div.discount span{ margin-bottom:0px; font-size:18px; font-weight:bold; color:white;}
        .dod-detail div.discount span{color:white;}
        .DealOfTheDay-main div.discount span.discountLabel, .dod-detail div.discount span.discountLabel{display:block; font-size:14px; font-weight:normal;}
        .dod-detail div.discount span.discountLabel{ display:inline;}
        
/* DEAL OF THE DAY ENDS HERE *********************************************************/


/* DEAL OF THE DAY */


    .DealOfTheDay-main, .dod-detail{ font-family:Arial;}

     .front
     {
         position: absolute;
         top: 0;
         
     }
     .clockwrapper img
     {
         display: inline-block !important;
     }
     .upperHalf, .upperHalfBack
     {
         vertical-align: bottom;
     }
     .lowerHalf, .lowerHalfBack
     {
         vertical-align: top;
     }
     .upperHalf img
     {
         position: relative;
         height:22px; /* 35 */
         vertical-align: bottom;
         visibility: visible;
     }
     .lowerHalf img
     {
         position: relative;

         vertical-align: top;
         visibility: visible;
     }
     .lowerHalfBack img
     {
         position: relative;
         vertical-align: top;
     }
     .upperHalfBack img
     {
         position: relative;
         vertical-align: bottom;
     }

    .hoursUpRightBack,.minutesUpRightBack,.hoursUpRight,.minutesUpRight,.hoursDownRightBack,.minutesDownRightBack,.hoursDownRight,.minutesDownRight{margin-right:13px;}

.DealOfTheDay-main, .dod-detail{ position:relative;}
.DealOfTheDay-main{background:url('../images/dod/dod-bg.png') top left no-repeat;
                   width:620px; height:253px; 
                   }
.DealOfTheDay-main .dodprod img{width:110px; height:110px;}
.dod-detail{background:url('../images/dod/dod-detail-bg.png') bottom left no-repeat;
            /*border:1px solid #ccc;
            -moz-border-radius: 2px;
            -webkit-border-radius: 2px;*/
            padding:2px;
            height:52px;
            padding-left:307px;
            margin-top:10px;
            width:313px;
            margin-bottom:10px;
            }
.dod-detail .ArtsLeft span, .dod-detail .CustLimit span{font-size:11px; color:black;}
.dod-detail .ArtsLeft, .dod-detail .CustLimit{ line-height:11px;}
.dod-detail .discount{
                      margin-bottom:1px; margin-top:6px; display:inline-block; background:#ff0000; padding-left:3px; padding-right:3px;
                      border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;
            }
.DealOfTheDay-main{/*background:url('../images/dod/dod-bg-start.gif') top left no-repeat;*/
                   /*border:1px solid #ccc;
                   -moz-border-radius: 2px;
            -webkit-border-radius: 2px;*/
            padding-bottom:0px;
            width:620px;
            margin-left:0px;
            margin-bottom:10px;
                    }
.DealOfTheDay-main .clockwrapper{ position:absolute; top:4px !important; left:458px !important;background:url('../images/dod/clockwrapper-bg.png') top left no-repeat;}
.dod-detail .clockwrapper{ position:absolute; left:auto !important; top:8px !important; right:10px !important;background:url('../images/dod/clockwrapper-bg.png') top left no-repeat;}


.upperHalf img{/*height:35px !important;*/}
html body .spacerzero{width:0px !important;}
.hoursUpLeft, .hoursUpRight, .hoursDownLeft, .hoursDownRight, .hoursUpLeftBack, .hoursUpRightBack, .hoursDownLeftBack, .hoursDownRightBack, .minutesUpLeft, .minutesUpRight, .minutesDownLeft, .minutesDownRight, .minutesUpLeftBack, .minutesUpRightBack, .minutesDownLeftBack, .minutesDownRightBack, .secondsUpLeft, .secondsUpRight, .secondsDownLeft, .secondsDownRight, .secondsUpLeftBack, .secondsUpRightBack, .secondsDownLeftBack, .secondsDownRightBack{width:22px !important;/*height:35px !important;*/}
div.upperHalfBack{height:22px;} /* 35 */
.back {z-index: -5;}
.front{z-index: 5;}
div.dodprod:hover{border-top:none;}
.dodprod{float:left; margin-top:56px; position:relative; width:33%; text-align:center; padding-top:22px;}
.count-2 .dodprod{width:49%;}
.count-1 .dodprod{width:99%;}
.dodprod div.prodname{padding:0px 10px; line-height:14px;}
.dodprod .price span{font-size:17px; font-weight:bold; line-height:24px; color:#ff0000;}
div.dodprod a:hover{text-decoration:none;}div.dodprod a span:hover{text-decoration:none;}
.yesterday div.flag{background:url('../images/dod/yesterday.png') top left no-repeat; width:100px; height:100px; position:absolute; top:63px; left:48px;}
.tomorrow div.flag{background:url('../images/dod/tomorrow.png') top left no-repeat; width:113px; height:100px; position:absolute; top:63px; left:48px;}
.DealOfTheDay-main div.dodprod{ background: url('../images/dod/markit.png') top center no-repeat; height:164px;}
.DealOfTheDay-main div.yesterday{ background:none;opacity:0.5;filter:alpha(opacity=50);}
.DealOfTheDay-main div.tomorrow{ background:none;}

        /* texter */
        div.prodname span{ font-size:12px; font-weight:normal; font-family:Verdana; color:#000; display:block; overflow:hidden; text-overflow: ellipsis; max-height:29px;}
        .DealOfTheDay-main div.discount{position:absolute; top:12px; right:20px; background:#ff0000; padding-left:3px; padding-right:3px; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}
        .DealOfTheDay-main div.discount span, .dod-detail div.discount span{ margin-bottom:0px; font-size:18px; font-weight:bold; color:white;}
        .dod-detail div.discount span{color:white;}
        .DealOfTheDay-main div.discount span.discountLabel, .dod-detail div.discount span.discountLabel{display:block; font-size:14px; font-weight:normal;}
        .dod-detail div.discount span.discountLabel{ display:inline;}
        
/* DEAL OF THE DAY ENDS HERE *********************************************************/



.hide-dod{width:180px; background:url('../images/dod/bg-side.jpg') top left no-repeat; margin-bottom:0px;}
#col_right .hide-dod .dodprod{display:none; width:95%;}
#col_right .hide-dod .today-1{display:block;}
#col_right .hide-dod .clockwrapper{position:absolute; top:49px !important; left:11px !important;}

.hide-dod{ padding-top:44px;}

.three-links-dod{}
.three-links-dod p{margin-top:0px;}

/* guide page */
.guide h3{font-size:14px; font-weight:bold; margin:10px 0px; color:#333;}
.guide tr tr{border-bottom:1px dashed #80A233;}
.guide td{padding:15px 5px;}
tr.noborders{border:none !important;}
td.bordermeright{border-right:1px dashed #ccc; width:300px;}
.guide td{ vertical-align:top;}
.guide table{ width:100%;} 

/*  SEARCH */

  div.asf-animation div{top:12px;}

  .AjaxSearchField-Results- {
        background-color: White;
        position: absolute;
        margin-top: 31px;
        width: 300px;
        border: solid 1px #999;
        font-size: 12px;
        z-index:6000;
        padding: 5px;
    }

     .AjaxSearchField-Results- img {
        height: 47px;
        width: 47px;
        padding-left:5px;
        vertical-align: middle;
        border:none;
        float:left;

    }

      .AjaxSearchField-Results- .item {
        cursor: pointer;
         height: 50px;
         float:left;
         padding-top:1px;
         padding-bottom:1px;
         border-bottom:1px dashed #ccc; padding-top:5px;
    }
    .AjaxSearchField-Results- .alt {
       /*background:#f6f6f6;*/
    }
      .AjaxSearchField-Results- .product, .AjaxSearchField-Results- .price{
        display:block; float:left; width:228px;
    }
    .AjaxSearchField-Results- .product{font-size:11px; height:28px; overflow:hidden;margin-top:2px;}

    .AjaxSearchField-Results- .product, .AjaxSearchField-Results- .price {
        margin-left: 10px;
    }

     .AjaxSearchField-Results- .price{
        font-weight: bold;
    }

       .AjaxSearchField-Results- .item:hover, .AjaxSearchField-Results- .nav {
        background-color: #f5f5f5;
    } 
