/* Basics
****************************************************************************************/
/* headers redo */
.InfoPageHeaderBox h1{font-size:18px !important;}
.page-product_list div.header-text h1, .page-product_list div.header-text h1 span{font-size:18px !important;}
div.content-details .content-inner2 h1, div.content-details .content-inner2 h1 span{font-size:18px;}
td.fixmed h1 span{font-size:18px;}

html
{
	font-family: Arial;
	font-size:11px;
	color:#000000;
	background:url('../images/bg.jpg') top left repeat;
}
body
{
	font-family: Arial;
	font-size:11px;
	color:#000000;
	background:url('../images/body_bg.png') top center repeat-y;
	height:100%;
}
a 
{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
.fixmed{width:295px !important;}
a:hover
{
	color:#585858;
}
h1, h1 span, h2, h2 span
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-transform:uppercase;
	color: #818f84;
}
strong,b {
	font-weight:bold;
}
em,i {
	font-style:italic;
}

div.header-text p span{ font-family:Arial !important; color:#888 !important;}
div.header-text span{ font-family:Arial !important; color:#888 !important;}
div.header-text p{ font-family:Arial !important; color:#888 !important;}

/* Wrapper
****************************************************************************************/
#wrapper
{
	width:950px;
	margin:0 auto;
	height:100%;
}
#background
{
	width:100%;
	background:url(../images/content_bg.gif) top left repeat-y;
	height:100%
}
/* Controls
****************************************************************************************/
.linkbutton
{
	font-size:9px;
	font-weight:normal;
	text-transform:uppercase;
	text-decoration:none;
	border:1px solid #70A5C0;
	color:#ffffff;
	margin:3px 3px 3px 0;
	padding:3px 5px 3px 5px;
	background:#000000;
}
.textbox, .dropdown
{
	padding:2px;
	margin:2px 0 4px 0;
	background-color:#ffffff;
	border:1px solid #585858;
}
/* Header
****************************************************************************************/
#header 
{
	width:100%;
	height:150px;
	line-height:0;
}
#logo
{
	width:100%;
	height:120px;
}
#logo img
{
    margin-left:15px;
}
/* Topmenu
****************************************************************************************/
.hozmenu-top
{
	height:25px;
	background:#000000;
}
.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:hover
{
	background:#F1F1F1;
}
.hozmenu-top ul li a:active
{
	background:transparent;
}
.m a span
{ border-left: dotted 0px #a0a0a0;} 
.l a span
{ border-left: dotted 0px #a0a0a0;} 
.f a span
{ border-left: dotted 0px #a0a0a0;}
#language
{
    padding: 3px 15px;
}
.flagmenu
{
    position:absolute;
    margin-left:5px;
}
.flagmenu img { border:solid 1px #b1b1b1;}
/* Navmenu
****************************************************************************************/
.hozmenu-bottom
{
	height:38px;
	overflow:hidden;
	clear:both;
	background:url('../images/nav_bg.jpg') top left no-repeat;
	padding-left:65px;
	margin-left:15px;
}
.hozmenu-bottom .item
{
	float:left;
	background:url('../images/navline.jpg') top left no-repeat;
}
.hozmenu-bottom .item a 
{
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	color:#ffffff;
}
.hozmenu-bottom .item a span
{	
	padding:13px 12px 12px 12px;
	display:block;
	cursor:pointer;
}
.hozmenu-bottom .item a span:hover
{
     background:url('../images/nav_hover.jpg') bottom center no-repeat;
}
.hozmenu-bottom .f
{
     background:none;   
}
.hozmenu-bottom .l
{
   
}


/* Content
****************************************************************************************/
#content
{
	width:100%;
	height:100%;
}
#content_left
{
margin-left:14px;
}
#content_right
{
}
#content #col_left
{
	width:185px;
	float:left;	
	overflow:hidden;
}
#content #col_main
{
	width:732px;
	max-width:732px;
	min-height:700px;
	float:left;
	margin:15px 0 0 14px;
	overflow:hidden;
}
#content #col_right
{
	width:0px;
	overflow:hidden;
}
/* Container
****************************************************************************************/
.box
{
	padding-bottom:15px;
}
.box_head
{
	width:100%;
	clear:both;
	overflow:hidden;
    background:url('../images/boxhead_bg.jpg') #e3e3e3 top left no-repeat;
}
.tree .box_head, .login-1 .box_head
{
	width:100%;
	clear:both;
	overflow:hidden;
    background:url('../images/boxheadtree_bg.jpg') #e3e3e3 top left no-repeat;
}
.tree .box_head h4, .login-1 .box_head h4
{
    padding-left:30px;
}
.cart .box_head
{
	width:100%;
	clear:both;
	overflow:hidden;
    background:url('../images/boxheadcart_bg.jpg') #e3e3e3 top left no-repeat;
    height:107px;
}
.cart .box_head h4
{
    padding: 25px 0 0 95px;
}
.box_head h4
{
	height:100%;
	padding:15px 0 5px 20px;
	text-transform:uppercase;
	font-weight: bold;
	color:#818f84;
}
.box_head .left
{
	width:100%; height:100%;
	background:url('../_gfx/design/bg_container_head_left.gif') no-repeat top left;
}
.box_head .right
{
	width:100%; height:100%;
	background:url('../_gfx/design/bg_container_head_right.gif') no-repeat top right;
}
.box_body
{
	width:100%;
	background:url('../images/boxbody_bg.jpg') #e3e3e3 bottom left no-repeat;
}
.tree .box_body, .login-1 .box_body
{
	width:100%;
	background:url('../images/boxbodytree_bg.jpg') #e3e3e3 bottom left no-repeat;
}
.box_content
{
	padding:5px 0 5px 0;
	margin:0 0 5px 0;
}
.padder
{
	margin:5px 0 0 0;
}
.box_body_inner { padding-bottom:10px;}
.login-1 .box_body_inner {padding-left:20px;}
.find .button { background:none; padding:0; color:#818F84; font-weight:bold; font-size:11px; width:30px; height:12px;}
.find .button:hover { color:Gray;}
.find input { float:left; margin-left:10px;}
.find .box_body_inner { padding-bottom:0px;}
.forgot { float:left; margin-bottom:10px;}
.forgot a { font-weight:normal; font-style:italic;}
/* Tree
****************************************************************************************/
.tree
{

}
.tree td
{
    margin-left:5px;
}
.tree table a
{
	font-weight:normal;	
	color:#000000;
	text-decoration:none;
	line-height:12px;

	
}
.tree table a:hover
{

}
.tree-level1 a
{
	margin-left:-7px; padding-left:14px;
	font-weight:bold !important;
}
.tree-level2 a
{
	padding-left:5px;
}
.tree-level1 a:hover {
	background:url('../images/tree_hover.jpg') left no-repeat; 
}


/* NEW TREE */

.new-pandora-tree{}
.new-pandora-tree .box_body, .new-pandora-tree .box_head{padding-left:6px;}
.new-pandora-tree .box_head h4{padding-left:20px; font-size:14px;}

.new-pandora-tree .box_body_inner{padding:0px 0px 7px 0px;}

.new-pandora-tree a{ text-decoration:none; font-weight:normal;}


    /* padding & fonts */
.new-pandora-tree dd{padding:0px 0px 0px 0px;}
.new-pandora-tree dl.lvl0{padding-top:0px;}


.new-pandora-tree dl.lvl0 dt a span { font-size:11px; color:#000; font-weight:bold;}
.new-pandora-tree dl.lvl0 dt a span:hover { text-decoration:none; background:url(../images/tree_hover.jpg) no-repeat top left;}
.new-pandora-tree dl.lvl1 dt a span:hover, .new-pandora-tree dl.lvl2 dt a span:hover,.new-pandora-tree dl.lvl3 dt a span:hover{}

.new-pandora-tree dl.lvl1 dt a span{ font-size:11px; padding-top:2px; padding-bottom:3px; color:#000; padding-left:19px; margin-left:7px; font-weight:normal;}
.new-pandora-tree dl.lvl2 dt a span{ font-size:11px; padding-top:1px; padding-bottom:2px; color:#000; padding-left:29px; margin-left:7px; font-weight:normal;}
.new-pandora-tree dl.lvl3 dt a span{ font-size:11px; padding-top:1px; padding-bottom:1px; color:#000; padding-left:37px; margin-left:7px; font-weight:normal;}

.new-pandora-tree dt.active.expanded a span{ background:url(../images/tree_hover.jpg) top left no-repeat; font-weight:bold;}

    /* standard bg color of nodes */
.new-pandora-tree dl.lvl0 dt{ background:none;}
.new-pandora-tree dl.lvl1 dt{ background:none;}
.new-pandora-tree dl.lvl2 dt{ background:none;}
.new-pandora-tree dl.lvl3 dt{ background:none;}


    /* bg color of expanded nodes */
.new-pandora-tree dl.lvl0 dt.expanded{} /* changed from standard color node */
.new-pandora-tree dl.lvl1 dt.expanded{}
.new-pandora-tree dl.lvl2 dt.expanded{}
.new-pandora-tree dl.lvl3 dt.expanded{}


    /* bg color of active nodes */
.new-pandora-tree dl.lvl0 dt.active{}
.new-pandora-tree dl.lvl1 dt.active{ }
.new-pandora-tree dl.lvl2 dt.active{ }
.new-pandora-tree dl.lvl3 dt.active{}


    /* borders of nodes */
.new-pandora-tree dl.lvl0 dt{ border-bottom:0px solid #d7d7d7; padding:3px; border-left:0px solid #ccc; border-right:0px solid #ccc;}
.new-pandora-tree dl.lvl1 dt{ border-bottom:0px solid #f3f3f3; padding:0px; border-left:0px solid #ccc; border-right:0px solid #ccc;}
.new-pandora-tree dl.lvl2 dt{border-bottom:0px solid #ccf0ff; padding:0px; border-left:0px solid #ccc; border-right:0px solid #ccc;}
.new-pandora-tree dl.lvl4 dt{ border-bottom:0px solid #f6f6f6; padding:0px; border-left:0px solid #ccc; border-right:0px solid #ccc;}


    /* text indent of nodes */
.new-pandora-tree dl.lvl0 dt{padding-left:7px;}
.new-pandora-tree dl.lvl1 dt{padding-left:0px;}
.new-pandora-tree dl.lvl2 dt{padding-left:0px;}
.new-pandora-tree dl.lvl3 dt{padding-left:0px;}


    /* active fonts */
    /*
.new-pandora-tree dl.lvl0 dt.active span a span{color:black; font-weight:bold; text-decoration:underline;}
.new-pandora-tree dl.lvl1 dt.active span a span{color:#911E23; font-weight:bold; text-decoration:underline;}
.new-pandora-tree dl.lvl2 dt.active span a span{color:black; font-weight:bold; text-decoration:underline;}
.new-pandora-tree dl.lvl3 dt.active span a span{color:black; font-weight:bold; text-decoration:underline;} */


    /* space for plus & minus */
.new-pandora-tree dt a span{padding-left:13px;}


    /* plus / minus images */
.new-pandora-tree span.leaf-node{background:url('../images/menu-plus.gif') left no-repeat;}
.new-pandora-tree dt.expanded span.leaf-node{background:url('../images/menu-minus.gif') left no-repeat;}

    /* misc */
.new-pandora-tree span{display:block;}
.new-pandora-tree dl.lvl0 > dt.expanded span a span{}
.new-pandora-tree dl.lvl0 dd{}
.new-pandora-tree dl.lvl1{}
.new-pandora-tree dl.expanded{}
.new-pandora-tree dt.leaf-node{}


/* Chart
****************************************************************************************/
#chart
{
	font-size:11px;
}
#chart a
{
     color:#000000;
}
#chart a:hover
{
     color:#585858;	
}
#total
{
	margin-bottom:5px;
	clear:both;
}
#total span
{
	display:block;
	padding:5px 0px 5px 10px;
	font-size:11px;
	font-weight:bold;
}
#ctl00_ctl11_repContents_ctl00_lblRowTotal, #ctl00_ctl11_repContents_ctl01_lblRowTotal, #ctl00_ctl11_repContents_ctl02_lblRowTotal, #ctl00_ctl11_repContents_ctl03_lblRowTotal, #ctl00_ctl11_repContents_ctl04_lblRowTotal ,#ctl00_ctl11_repContents_ctl05_lblRowTotal ,#ctl00_ctl11_repContents_ctl06_lblRowTotal ,#ctl00_ctl11_repContents_ctl07_lblRowTotal ,#ctl00_ctl11_repContents_ctl08_lblRowTotal ,#ctl00_ctl11_repContents_ctl09_lblRowTotal{ color:Black; padding-right:10px;}
/* Find
****************************************************************************************/
.txtfind
{
	width:165px;
	margin-bottom:4px;
}
.find input { float:left; margin-right:5px; width:80px;}
.find .button { margin-top:3px;}
/* Infopage
****************************************************************************************/
.InfoPageHeaderBox, .header-product
{
	padding-top:4px; padding-bottom:3px; padding-left:10px;
}
.InfoPageHeaderBox h1, .header-product h1 { font-size:14; text-transform:uppercase; color:#818f84;}
.InfoPageBodyBox { padding:10px; padding-left:0px; }
/* Hide content
****************************************************************************************/
.newsletter, .news
{
	display:none;
	visibility:hidden;
}
/* Footer
****************************************************************************************/
#footer
{
	margin-top:20px;
	clear:both;
	background:url('../images/body_bg.jpg') top no-repeat;
	height:20px;
	padding-top:5px;
	display:none;
}
#brand
{
	background:url('../images/body_bg.png') top repeat-y;
	color:#8D8D8E;
	font-size:10px;
	height:60px;
	margin-left:-25px;
	margin-right:-25px;
	width:1000px;
	position:relative;
	top:20px;
}
#brand_logo
{
	padding:10px 27px 10px 10px;
	float:right;
}
#brand_logo img
{

}
/* Manufacturer
****************************************************************************************/
.box_padder
{
	padding:5px 0 13px 10px;
	margin:0 0 0 0;
}
/* Tabs
****************************************************************************************/

.DetailTabBox { color:#666560; line-height:18px; margin-right:20px; }
.DetailTabs{ clear:both; width:100%; height:42px; background:url(../images/detailbox_bg.jpg) bottom repeat-x; line-height:14px; }
.DetailTabs a { display:block; cursor:pointer; float:left; font-weight:bold; margin-left:7px; color:#000000; height:42px; }
.DetailTab { width:100%; clear:both;}
.DetailTab div {margin-top: 10px; margin-left:15px; }
.DetailTab h3{ display:none; }
.DetailTabs .selected { }
.DetailTab input { margin-left:-15px;}


.DetailTabs .selected { display:block; cursor:pointer; float:left; font-weight:bold; margin-left:7px; color:#000000; background:url('../images/tabright_bg.png') right no-repeat; height:42px; }
.DetailTabs .selected span span { background:url('../images/tableft_bg.png') left no-repeat; height:42px; margin:0 15px 0 0; line-height:56px; display:block; padding:0 12px 0 30px;  }

.DetailTabs a { display:block; cursor:pointer; float:left; font-weight:bold; margin-left:7px; color:#000000; background:url('../images/tabright2_bg.png') right no-repeat; height:42px; }
.DetailTabs a span span { background:url('../images/tableft2_bg.png') left no-repeat; height:42px; margin:0 15px 0 0; line-height:56px; display:block; padding:0 12px 0 30px;  }

/* Productlist
****************************************************************************************/
.listview1
{
    width:172px;
	max-width:172px;
	height:232px;
	float:left;
	margin-bottom:10px;
	background:url('../images/prodlist_bg.jpg') bottom no-repeat;
	border-top:solid 1px #c3c3c3; 
	margin-right:11px;
}
.listview1 .image { height:150px; width:150px; padding-left:10px;}
.listview1 .title { font-size:10px; color:#000000; height:25px; width:160px; text-align:center; margin-left:5px;}
.listview1 .manufature { display:none;}
.listview1 .text { display:none;}
.listview1 .controls { }
.listview1 .price { color:#90a194; font-size:11px; text-align:center; font-weight:bold; margin-top:5px;}
.listview1 .tips { }
.listview1 .quantity { float:left;}
.listview1 .textbox { width:20px; margin-right:5px; vertical-align:middle; } 
.listview1 .textbox .quantity { vertical-align:middle; }
.listview1 .OrdinariePrice {padding-left:5px; text-decoration: line-through; font-weight:normal;}

.listview1 .title a { color:#90a194; text-decoration:none; font-size:11px; text-transform:uppercase; font-weight:normal; }



/* Pagenumbers
****************************************************************************************/
.paging { width:100%; text-align:center; clear:both; padding-top:40px;}
.paging a { padding:4px; color:Black; font-weight:normal; }
.paging .current { border:1px solid #585858; background-color:#f4f4f4; }

/* Productdetails
****************************************************************************************/
.productdetails { width:100%; }
.productdetails img { border:solid 1px #d2d2d2; width:330px; height:330px;}

.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; }
.productdetails .dhead .col2 .row div { float:left; }

.productdetails .title h2 { font-size:14px; font-weight:bold; text-transform:uppercase; color:#818f84; margin-bottom:10px; margin-top:10px; } 

.productdetails .price { color:#818f84; font-weight:bold; font-size:11px;}
.productdetails 
.productdetails .currency { color:#000000; font-weight:bold; font-size:11px; text-transform:uppercase; }
.OrdinariePrice-Details {}
.image-enlarge { background:url('../images/enlarge_btn.jpg') top left repeat; margin-left:120px; width:121px; height:26px;}
.image-enlarge a { color:#ffffff; font-size:10px; text-transform:uppercase; font-weight:normal; padding-top:7px; padding-left:25px; display:block;}
.quantity { margin-right:55px;}
.prop { margin-bottom:15px;}
#messageboxImageBox { display:none;}

/* 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%;
}

/* Front page list
****************************************************************************************/
.PL
{
	width:100%;
}
.PL .Info
{
	display:none;
}
.PL .Item
{
	width:140px;
	max-width:140px;
	height:210px;
	float:left;
	margin:10px;
}
.PL .Item img
{
     border:solid 1px #f4f4f4;
}		
.PL .Caption
{
	clear:both;
	height:25px;
	color:#000000;
}
.PL .Manufacturer
{
    display:none;
}
.PL .Price
{
	clear:both;
	height:20px;
	color:#000000;
	font-size:14px;
	font-weight:bold;
	text-align:right;
	margin-right:5px;
}
.PL .Title
{
	display:none;
}
.PL .Buy { display:none;}
.PL .MoreInfo { padding-left:80px;}
/* Extra product lists
****************************************************************************************/
.RPL, .RPL1
{
    margin-bottom:10px;
    padding-bottom:10px;
}
.RPL img, .RPL1 img
{
    border:solid 1px #f4f4f4;
}
.RPL_Title, .RPL1_Title
{
    height:20px;
    background:#f4f4f4;
	font-size:10px;
	text-transform:uppercase;
	font-weight:bold;
	color:#000000;
	margin-bottom:10px;
	border-bottom:solid 1px #000000;
}
.RPL_Title span, .RPL1_Title span { display:block; padding-left:10px; padding-top:4px;}
.RPL_Item, .RPL1_Item {}
.RPL_Caption, .RPL1_Caption { height:20px; color:#000000;}
.RPL_Manufacturer, .RPL1_Manufacturer { display:none;}
.RPL_Info, .RPL1_Info { display:none;}
.RPL_Price, .RPL1_Price { font-size:14px; text-align:right; font-weight:bold; margin-right:10px;}
.RPL_MoreInfo, .RPL1_MoreInfo { padding-left:85px; padding-top:5px;}
.RPL_Buy, .RPL1_Buy { display:none;}

/* Related products
****************************************************************************************/
.DRP_Title { margin:15px 0 10px 20px;}
.DRP_Title span { font-size:16px; font-weight:bold;}
.DRP_Item { width:80px; float:left; margin-left:20px;}
.DRP_Caption { color:Black; height:30px;}
.DRP_Manufacturer { display:none;}
.DRP_Info { display:none;}
.DRP_Price { display:none;}
.DRP_MoreInfo { display:none;}

/* Related Productlist
****************************************************************************************/
.relatedproduct
{
    width:170px;
	height:266px;
	float:left;
	margin-bottom:10px;
	background:url('../images/prodlist_bg_dontuse.jpg') bottom no-repeat;
	border-top:solid 0px #c3c3c3;
	margin-right:10px;
}
.relatedproduct .image { height:160px; width:160px; padding-left:10px;}
.relatedproduct .image img{width:160px; height:160px;}
.relatedproduct .title {margin-top:10px; font-size:10px; color:#000000; height:27px; text-align:center; margin-left:5px;}
.relatedproduct .manufature { text-align:center; display:none;}
.relatedproduct .text { display:none;}
.relatedproduct .controls { }
.relatedproduct .price { color:#000; font-size:11px; text-align:center; font-weight:bold; margin-top:5px;}
.relatedproduct .tips { }
.relatedproduct .quantity { float:left;}
.relatedproduct .textbox { width:20px; margin-right:5px; vertical-align:middle; } 
.relatedproduct .textbox .quantity { vertical-align:middle; }
.relatedproduct .OrdinariePrice {padding-left:5px; text-decoration: line-through; font-weight:normal;}
.relatedproduct .buybuttonholder span.start{}
.relatedproduct .buybutton{margin-left:0px;}
.relatedproduct .buybuttonholder{display:none;}
.relatedproduct .moreinfobuttonholder .button{margin-left:45px;}

.relatedproduct .title a { color:#000; text-decoration:none; font-size:11px; font-weight:bold; }
.relatedproduct div.moreinfobuttonholder .button span.start{margin-left:37px;}

/* Details
****************************************************************************************/
#messageboxtextBox { color:#CD0606; font-weight:bold; padding-left:10px;}

.newsletter-1 .button { margin-bottom:10px;}

.cart-1 td { padding-right:5px;}

.login-1 input { width:140px;}

#ctl00_ContentPlaceHolder1_lnkToCheckout {margin-left:580px; margin-top:20px;}

.newsletter-1 { display:none;}

/* Buttons
****************************************************************************************/

.button span
{
 	text-decoration:none;
	line-height:25px;
	display:inline-block;
	float:left;	  
}
.button span.start
{
    padding: 0 0 0 25px;
	font-size:10px;
	font-weight:normal;
	text-transform:uppercase;
	text-decoration:none;
	color:#ffffff;
	background:url('../images/btn_start.png') no-repeat top left;
	display:inline-block;
}

.country-5 .button span.start
{
    padding: 0 0 0 25px;
	font-size:9px;
	font-weight:normal;
	text-transform:uppercase;
	text-decoration:none;
	color:#ffffff;
	background:url('../images/btn_start.png') no-repeat top left;
	display:inline-block;
}

.button span.end
{
    padding: 0 10px 0 0;
    display: block;
    height: 25px;
	background:url('../images/btn_end.png') no-repeat top right;
	margin-right:3px;

}


/*
.button
{
	float:left;
	display:block;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	color:#ffffff;
	margin:0 3px 0 0;
	padding:2px 3px 0 23px;
	background:url('../images/button.png') top left no-repeat;
	height:25px;
	width:60px;
	font-family: Arial;
	letter-spacing:-1px;
}
.button span { line-height:18px;}
.button a { font-weight:bold;}
.button:hover, .button:hover span
{
    color:#f4f4f4;
}
*/


#ctl00_ctl11_lnkToCheckout {background:url('../images/button_cashier.png') top left no-repeat; width:50px;}
.button-createcustomer {background:url('../images/button_createcustomer.png') top left no-repeat; width:70px; letter-spacing:-1px;}




/* Custom profile
****************************************************************************************/
.custprofileRow { width:300px; float:left;}
#ctl00_ContentPlaceHolder1_lblCustomerNo { display:none;}
.custprofileSection { margin-bottom:20px; border:solid 1px #000000; height:140px; margin-bottom:10px; padding:10px; margin-right:10px;}
.custprofileSection h2 { margin-bottom:10px;}
.custprofileError {width:200px; float:left;}
.ValidateSummery { margin-top:40px;}
.InvoiceInfo { margin-top:50px;}
/* New functions
****************************************************************************************/

.MailFriendRow input {width:250px;}
.MailFriendRow .button { padding-top:2px; margin-left:-15px;}
.CommentReviewOrRating div{margin:0 5px 10px 0;}
.CommentReviewOrRating textarea {width:250px;}
.CommentReviewOrRating input {margin-right:5px;}
.sorting { display:none;}



/* 
****************************************************************************************/

.header-product { padding-bottom:15px;}

.payment 
{
    background:url('../images/payment_bg.jpg') top left no-repeat;
    height: 172px;
    width:190px;
    padding:15px 10px 10px 20px;
}

.header-product { display:none;}

.breadcrum { padding-left:10px;}

.lblNeedToLogin { margin-left:230px; margin-top:30px;}
#ctl00_ContentPlaceHolder1_lblNeedToLogin { font-style:italic;}

.CartOrderCenteredRowed a {color:black;}
.CartOrderPayment td, .CartOrderDelivery td {padding:3px;}
#ctl00_ContentPlaceHolder1_Label1 {font-size:14px; font-weight:bold;}
#ctl00_ContentPlaceHolder1_lblDelivery {font-size:14px; font-weight:bold;}
#ctl00_ContentPlaceHolder1_lblDeliveryAddress {font-size:14px; font-weight:bold;} 
#ctl00_ContentPlaceHolder1_lblCodesCampaign {font-size:14px; font-weight:bold;} 

.d1 { margin-left:30px; padding-top:20px; }
#ctl00_ContentPlaceHolder1_panOrder { padding-top:30px; }
/*#ctl00_ContentPlaceHolder1_lnkCreateOrder { margin-left:30px; margin-top:20px; color:white; height:17px; overflow:hidden; } */
.lblCreditLimitExceeded { display:none; }

.buystatus { margin-top:30px; margin-left:230px; text-align:left;}

/* Pekv prisvisning */
.listview1 .price span.hasOrdPrice {color:#C8232A;}

.productdetails span.hasOrdPrice{color:#C8232A;}

.productdetails .OrdinariePrice-Details span {padding-left:5px; text-decoration: line-through;}

/*---------------------- KASSA --------------------*/
/* pga ny kassa
        .content-cart {font-family: Trebuchet MS;}
        .content-cart h2 {font-family: Trebuchet MS; line-height: normal; font-size: 16px;}
        .cartrightcolwrapper, .cartleftcolwrapper {width: 50%; float:left; }
        .cartrightcol, .cartleftcol{ margin: 20px; }
        .cartrightcol h2, .cartleftcol h2 {padding: 5px 0 5px 35px ;}
        h2.campaign-code {background: white url(/_gfx/step1.gif) no-repeat;}
        h2.customer-auth, h2.customer-info {background: white url(/_gfx/step2.gif) no-repeat;}
        h2.paytype {background: white url(/_gfx/step3.gif) no-repeat;}
        h2.frieghttype {background: white url(/_gfx/step4.gif) no-repeat;}        
        h2.subscription, h2.yearsallery {background: white url(/_gfx/step5.gif) no-repeat;}
        a > b, h2.campaign-code {background: white url(/_gfx/step1.png) no-repeat;}
        a > b, h2.customer-auth, h2.customer-info {background: white url(/_gfx/step2.png) no-repeat;}
        a > b, h2.paytype {background: white url(/_gfx/step3.png) no-repeat;}
        a > b, h2.frieghttype {background: white url(/_gfx/step4.png) no-repeat;}
        a > b, h2.subscription, h2.yearsallery {background: white url(/_gfx/step5.png) no-repeat;}
        .cartrightcol h2.disabled, .cartleftcol h2.disabled {color: #dfdfdf;}
        .cartrightcol .subscription ul, .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: 5px; border: solid 3px #dbdbdb; background-color: #f4f4f4; font-size: 12px; 
                                                                                                                                 -moz-border-radius: 2px; -webkit-border-radius: 2px; -o-border-radius: 2px;}
        .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;}
        .disabled span {color: #dfdfdf;}
        .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;}
        .fronted-summery li div.wrapper {padding: 10px 5px; border: solid 3px #c4cfa4; background-color: #f1f5e4; font-size: 15px; margin:20px;   text-align:center; font-weight: bolder;}
        .cart-summery {background-color: #f1f5e4; padding: 10px; clear:both;}
        .cart-summery li {display: block; clear:both; font-size: 12px; font-weight: bolder;}
        .cart-summery li .label {float:left; display:inline-block;}
        .cart-summery li .value {float:right; display:inline-block;} */
        /*.cartleftcol li input.txtbox, .cartleftcol li li  select, .cartrightcol input.txtbox{border: solid 2px #dbdbdb; width: 250px}*/
   /* pga ny kassa     .content-cart div.txtbox, .content-cart div.ddlbox   {border: solid 2px #dbdbdb;}
        .content-cart div.txtbox input, .content-cart div.txtbox textarea, .content-cart div.ddlbox select { width: 100%; border: solid 0 black;}
        .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: bolder; }
        .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:#cccccc; border: solid 2px #505050; background-image:none; font-size:12px; height: auto; padding:2px 3px 2px 4px; width:auto; letter-spacing: normal;} 
        .content-cart .button:hover {background-color:#f4f4f4; border: solid 2px #cccccc; background-image:none; color:#505050;}
        .content-cart .orderbutton {border: solid 2px #c4cfa4; background-color: #f1f5e4; font-size: 12px; padding: 4px 10px; font-weight: bolder; margin: 10px 0; float: right; background-image: none;}
        .orderbutton:hover {background-color: #ADD39C; color:White;}
        .disabled .orderbutton {background-color: #fff; color: #666;border: solid 2px #dfdfdf; cursor: default;}
        
        .disabled .orderbutton:hover {background-color: #fff; color: #dfdfdf;}
        .messagebox 
        {
            -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px;
            border:2px solid #DFDFDF;
            background:url('/_gfx/info.png') 20px 25px no-repeat #f4f4f4;
            margin:10px;
            padding:10px 25px 10px 70px;
        }

        .messagebox ul {list-style-type:square; float:left;}
        .messagebox li {margin-bottom:10px;list-style-type:square;}
        .minheight {height: 60px; display:block; width: 0px; float:left;}
        .register input.valid, .register select.valid{ background: white url(/_gfx/okey.gif) no-repeat scroll 99% 50% ;}
		.register input.disabled {background-color: #DBDBDB;}
        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; color:#C00000;}
		.register input.disabled {background-color: #DBDBDB;}
        .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;} */


/*---------------------- FREDRIK PÅ R3 HAR LAGT TILL DESSA --------------------*/
#insp_text { font-family:Arial, Helvetica, sans-serif; font-size:11px; position:relative; left:15px; padding-right:35px;}
.country-5 #tab4 {display:none;}


/* pkm fix checkout-buttons */
/* pga ny kassa 
.liGetAddress{margin-bottom:3px; margin-top:3px;}
.liGetAddress a{ display:inline-block; background:#ccc; border:2px solid #505050; color:#000; padding:2px;margin:2px;}
.liGetAddress a:hover{background:#81b8a5; border:2px solid #000; color:#fff; padding:2px;margin:2px;}

.content-cart .button:hover {background-color:#81b8a5; border: solid 2px #000; background-image:none; color:#fff;}

.content-cart .orderbutton{ background:#ccc; border:2px solid #505050; color:#000;}
.content-cart .orderbutton:hover{background-color:#81b8a5; border: solid 2px #000; background-image:none; color:#fff;}
.content-cart .disabled .orderbutton{ background:#ccc; border:2px solid #505050; color:#000;} */

/* pan eu fix */
.country-16 .find input{width:127px;}

/* Produktvisning
**************************************************************************************************/
/* 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:350px;
            } 
                .idz-fullsize img{border:none !important;}
        .content-details {padding-top:15px;}
        .content-details div#imagewrapper{float:left; width:332px; height:340px; margin-right:20px;}
        .content-details div#imagewrapper img{border:1px solid #D2D2D2}

        .content-details div.ratingwrapper{float:left; margin-bottom:10px; }
        .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; padding:2px 0px;}
            .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 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;}
            span#price .label{color:Gray;}
            span#price .value{padding-left:5px; font-size:18px; font-weight:bold;}

        .content-details span#ordprice{float:left; margin-top:20px; padding-left:15px; padding-right:212px; margin-bottom:24px;}
            span#ordprice span{font-size:11px; font-weight:normal;}
            
        .content-details span.qty{float:right; width:304px; text-align:left; border-top: solid 0px #d9d9d9; margin-top:10px;}
            span.qty .label{color:Gray;}
            span.qty input{width:25px; text-align:center;}

        .content-details span.buy {border-top:0px solid #d9d9d9;float:left;margin-top:10px;padding-left:1px;}
        .content-details .button { margin-top:3px;}

        div#eventswrapper{clear:both;}
        div#eventswrapper{clear:both; display:block; width:707px; height:42px; background:url('../images/tabs_bg.jpg') repeat-x;}

/* New Tab */
        .content-details div#eventswrapper{margin-left:10px;}
            div#eventswrapper ul#events li{float:left; display:block; background:url('../images/tab_inactive_left.png') top left no-repeat; margin-right:5px; color:#585858; font-weight:bold;padding-left:10px; height:42px;}
            div#eventswrapper ul#events li span{ color:#999; display:block;padding:23px 19px 5px 9px; background:url('../images/tab_inactive_right.png') right no-repeat; font-size:11px;}
            div#eventswrapper ul#events li.active{background:url('../images/tab_active_left.png') top left no-repeat; color:black; font-weight:bold;}
            div#eventswrapper ul#events li.active span{ display:block;padding:23px 19px 8px 9px; background:url('../images/tab_active_right.png') top right no-repeat; color:#333;}

        .content-details  div#eventscontentwrapper{width:530px; margin-left:20px;clear:both; padding:20px; background:url('../images/eventscontentswrapper-bg.gif') top left no-repeat;}/* -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; display:none;}
            
#eventswrapper #events li:hover{ cursor: pointer;}
#eventswrapper #events li.active:hover{ cursor: default;}

/* Mail Friend */
        li.MailFriendRow{clear:both;}
        li.MailFriendRow span.label{clear:both; float:left; line-height:18px;}
        li.MailFriendRow input{clear:both; float:left; margin-bottom:5px;}
        li.MailFriendRow a{clear:both;}
        
        
        /* ta bort vid release */
        
        div.productdetails .buy .buybutton span.end{margin-right:144px;}
        
        
/* 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:0px 0px 10px 0px;
            padding:17px 25px 7px 70px;
        }

        .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;}
        
        /**************************************************************************************************************************/


.clearme{clear:both;}
.dod{ margin-bottom:9px;}
.dod-detail{}
.dod-kontakt{float:left;}

/* DEAL OF THE DAY */

    .DealOfTheDay-main, .dod-detail{ font-family:Arial;}
    .DealOfTheDay-main{margin-right:14px; float:left;}
    

     #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:20px; /* 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:8px;}

.DealOfTheDay-main, .dod-detail{ position:relative;}
.DealOfTheDay-main{background:url('../images/dod/dod-bg.jpg') top left no-repeat;
                   width:520px; height:101px; 
                   }
.DealOfTheDay-main .dodprod img{width:140px; height:140px; margin-top:-13px; padding-top:0px; /*position:absolute; top:10px; left:26px;*/}
.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:70px;
            padding-left:230px;
            margin-top:0px;
            margin-bottom:10px;
            }
.dod-detail .ArtsLeft span, .dod-detail .CustLimit span{font-size:10px; line-height:14px;}
.dod-detail .ArtsLeft span{display:none;}
.dod-detail .discount{
                      margin-bottom:0px; margin-top:17px; display:inline-block;
            }
.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:306px;
            margin-left:0px;
            margin-bottom:4px;
            padding-left:214px;
            overflow:hidden;
                    }
.DealOfTheDay-main #clockwrapper{ position:absolute; top:56px !important; left:17px !important;background:url('../images/dod/clockwrapper-bg.png') top left no-repeat;}
.dod-detail #clockwrapper{ position:absolute; left:auto !important; top:16px !important; right:17px !important;background:url('../images/dod/clockwrapper-bg.png') top left no-repeat;}
.dod-detail .flag{display:none !important;}

#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:20px !important;/*height:35px !important;*/}
div#upperHalfBack{height:20px;} /* 35 */
#back {z-index: -5;}
#front{z-index: 5;}
div.dodprod:hover{border-bottom:4px solid #ce238d;}
div.dodprod a:hover{text-decoration:none;}div.dodprod a span:hover{text-decoration:none;}
.dodprod{float:left; margin-top:1px; position:relative; width:48%; text-align:center;}
.dodprod div.prodname{padding:0px 10px; margin-top:-32px; height:28px; overflow:hidden; display:none;}
.dodprod .price span{font-size:17px; font-weight:bold; line-height:24px; color:#a0b2a6;}
.dodprod .price{position:absolute; top:1px; right:79px;}

div.flag{background:url('../images/dod/today.png') top left no-repeat; width:78px; height:23px; position:absolute; top:77px; left:36px;}
.tomorrow div.flag{background:url('../images/dod/tomorrow.png') top left no-repeat; width:78px; height:23px; position:absolute; top:77px; left:36px;}
.DealOfTheDay-main div.dodprod{}
.DealOfTheDay-main div.yesterday{ background:none;}
.DealOfTheDay-main div.tomorrow{ background:none;}


        /* texter */
        div.prodname span{ font-size:12px; font-weight:bold; color:#000; line-height:14px; background:url(../images/dod/prod-name-bg.png);}
        .DealOfTheDay-main div.discount{position:absolute; top:6px; left:73px;}
        .DealOfTheDay-main div.discount span, .dod-detail div.discount span{ margin-bottom:1px; font-size:12px; font-weight:normal; color:#666; padding-right:4px; line-height:15px;}
        .DealOfTheDay-main div.discount span.discountLabel, .dod-detail div.discount span.discountLabel{font-size:12px; font-weight:normal; text-align:center;}
        
        .dod-detail div.discount span, .dod-detail div.discount span.discountLabel{font-size:15px; font-weight:bold;}

/* NEW DEAL OF THE DAY */

    .DealOfTheDay-main, .dod-detail{ font-family:Arial;}
    .DealOfTheDay-main{margin-right:14px; float:left;}
    

     .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:20px; /* 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:8px;}

.DealOfTheDay-main, .dod-detail{ position:relative;}
.DealOfTheDay-main{background:url('../images/dod/dod-bg.jpg') top left no-repeat;
                   width:520px; height:101px; 
                   }
.DealOfTheDay-main .dodprod img{width:140px; height:140px; margin-top:-13px; padding-top:0px; /*position:absolute; top:10px; left:26px;*/}
.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:70px;
            padding-left:230px;
            margin-top:0px;
            margin-bottom:10px;
            }
.dod-detail .ArtsLeft span, .dod-detail .CustLimit span{font-size:10px; line-height:14px;}
.dod-detail .ArtsLeft span{display:none;}
.dod-detail .discount{
                      margin-bottom:0px; margin-top:17px; display:inline-block;
            }
.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:306px;
            margin-left:0px;
            margin-bottom:4px;
            padding-left:214px;
            overflow:hidden;
                    }
.DealOfTheDay-main .clockwrapper{ position:absolute; top:56px !important; left:17px !important;background:url('../images/dod/clockwrapper-bg.png') top left no-repeat;}
.dod-detail .clockwrapper{ position:absolute; left:auto !important; top:16px !important; right:17px !important;background:url('../images/dod/clockwrapper-bg.png') top left no-repeat;}
.dod-detail .flag{display:none !important;}

.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:20px !important;/*height:35px !important;*/}
div.upperHalfBack{height:20px;} /* 35 */
.back {z-index: -5;}
.front{z-index: 5;}
div.dodprod:hover{border-bottom:4px solid #ce238d;}
div.dodprod a:hover{text-decoration:none;}div.dodprod a span:hover{text-decoration:none;}
.dodprod{float:left; margin-top:1px; position:relative; width:48%; text-align:center;}
.dodprod div.prodname{padding:0px 10px; margin-top:-32px; height:28px; overflow:hidden; display:none;}
.dodprod .price span{font-size:17px; font-weight:bold; line-height:24px; color:#a0b2a6;}
.dodprod .price{position:absolute; top:1px; right:79px;}

div.flag{background:url('../images/dod/today.png') top left no-repeat; width:78px; height:23px; position:absolute; top:77px; left:36px;}
.tomorrow div.flag{background:url('../images/dod/tomorrow.png') top left no-repeat; width:78px; height:23px; position:absolute; top:77px; left:36px;}
.DealOfTheDay-main div.dodprod{}
.DealOfTheDay-main div.yesterday{ background:none;}
.DealOfTheDay-main div.tomorrow{ background:none;}


        /* texter */
        div.prodname span{ font-size:12px; font-weight:bold; color:#000; line-height:14px; background:url(../images/dod/prod-name-bg.png);}
        .DealOfTheDay-main div.discount{position:absolute; top:6px; left:73px;}
        .DealOfTheDay-main div.discount span, .dod-detail div.discount span{ margin-bottom:1px; font-size:12px; font-weight:normal; color:#666; padding-right:4px; line-height:15px;}
        .DealOfTheDay-main div.discount span.discountLabel, .dod-detail div.discount span.discountLabel{font-size:12px; font-weight:normal; text-align:center;}
        
        .dod-detail div.discount span, .dod-detail div.discount span.discountLabel{font-size:15px; font-weight:bold;}
