/* THE BIG GUYS */
* {margin:0;padding:0}


body {
	font-family: Trebuchet MS, Arial, Sans-serif; 
	font-size:13px; 
	margin:0; 
	padding:0; 
	background-image: url(../img/bg_page.png);
	background-color:#FFFFFF;
	z-index:0;
	}



/* HEADINGS */
h1 {	
	color:#000000;
	font-weight:bold;
	font-size:18px;
	margin:20px 0px 15px 0px;
	padding:0px;
	width:auto;
	border-style:solid;
	border-width: 0px 0px 1px 0px;
	border-color:#000000;
}

h2 {color:#000000; font-weight:bold;font-size:16px; padding:0px;}

h6 {color:#000000; font-weight:bold;font-size:16px; padding:0px;}

/* LINKS GLOBAL */
a,a:link,a:hover {text-decoration:underline;cursor:pointer}
a,a:link {background:transparent;}
a:link {color:#c64934}
a:visited {color:#000000}
a:hover,a:active {color:#000000}
a img {border:none}

/* INPUT ELEMENTS GLOBAL (CSS 1 compatible) */
input {font-family:"Trebuchet MS",Verdana,Arial,Sans-serif; font-size:12px;}
textarea {font-family:"Trebuchet MS",Verdana,Arial,Sans-serif; font-size:12px; border-width:1px; border-style:solid; border-top-color:#4E4E4F; border-left-color:#4E4E4F; border-bottom-color:#AEAEAE; border-right-color:#AEAEAE}
select {font-family:"Trebuchet MS",Verdana,Arial,Sans-serif; font-size:12px; border-width:1px; border-style:solid; border-top-color:#4E4E4F; border-left-color:#4E4E4F; border-bottom-color:#AEAEAE; border-right-color:#AEAEAE}

/* INPUT ELEMENTS DETAILED (CSS 2 compatible - works only in new browsers (FF 2.0, IE 7...) */
input[type=text], input[type=password] {border-width:1px; border-style:solid; border-top-color:#4E4E4F; border-left-color:#4E4E4F; border-bottom-color:#AEAEAE; border-right-color:#AEAEAE}

/* PARAGRAPH GLOBAL */
p {margin:8px 0px 8px 0px}

.float_left { float:left;}

.float_right { float:right;}

.box_small_img {margin:0pt 2px 3px 0pt;}

/* FAKE HR DIV CAUSE OF IE TROUBLES */
div.hr {padding-top:1px; height:0; overflow:hidden; margin:0; line-height:0px; background-color:#4E4E4F}
div.hrlightgrey {padding-top:1px; height:0; overflow:hidden; margin:0; line-height:0px; background-color:#999999}
div.hrproductpreview {clear: right; padding-top:1px; height:0; overflow:hidden; margin:12px 0px 12px 0px; display:inline; height:0px; line-height:0px; display:block; background-image:url(../img/hr_productpreview.gif)}

/* TABLE GLOBAL */
table td {padding:2px;}

/* whole page wrapper */
#wrap 	{	
		width: 918px;

		margin-left: auto;
		margin-right: auto;
		margin-top: 25px;
		text-align: center;
		min-height: 800px;
		
}

#socialbookmark img {padding: 2px; align:center;}

/* POPUP WINDOWS */
#popupwrap {margin: 0 auto; width:100%; background-color:#fff; padding:0px 0px 0px 10px;}
#popupheaderwrap {background: url(../img/bg_topmenu.gif) repeat-x; height:36px;}
#popupmenu {float:left; padding:0; margin:0; list-style-type:none; height:36px; font-size:13px; background: url(../img/bg_topmenu.gif) repeat-x;}
#popupmenu li {height:36px; float:left; padding: 0px 25px 0px 25px; margin:0; background: url("../img/bg_topmenu_breakline.gif") no-repeat; background-position:right;}
#popupmenu a, #popupmenu a:link, #popupmenu a:visited, #popupmenu a:hover, #popupmenu a:active {line-height:36px; vertical-align:middle; text-decoration:none; font-weight:bold; cursor:pointer;color:#fff; margin:0; padding:0;}
#popupmenu a:hover {color:#DB9501;}

a.popuplink {padding-left: 20px;background: url(../img/printer.png) no-repeat center left;}


/* Header with logo and shopping cart */
#header 	{
		height: 120px;
		width: 100%;
		background: #FFFFFF url("../img/bg_head.png") repeat-y;
		border: 1px solid black; 
		

		}

/* Header Content left, middle and right */
#header_c_left	{
				width: 340px;
				height: 120px;
				margin-left: 15px;
				text-align: left;
				float: left;
}


#header_c_middle	{
				width: 280px;
				height: 120px;
				margin-left: 45px;
				margin-right: 25px;
				text-align: left;
				float: left;
}


#productinfo_tagcloud	{
						padding-top:25px;
						height: 100px;
						text-align: center;

}


/* Area  with Shopping Cart Box */
#header_c_right	{
				width: 190px;
				height: 50px;
				padding-top: 65px;
				float: right;
				text-align: right;
}

/* Wrapper Box for Shopping Cart */
#boxcart	{
			
}

/* Left side with Cartimage */
#boxcart_left	{
				width: 50px;

				float: left;

}

/* Right side with Cartcontent */
#boxcart_right	{
				width: 120px;
				text-align: left;
				padding-top: 10px;
				padding-right: 5px;
				padding-left: 5px;
				padding-bottom: 5px;
				float: right;



			
}

#boxcart_right h6	{

					font-weight: bold;
}

#boxcart_right a, #boxcart_right  a:link, #boxcart_right  a:visited, #boxcart_right  a:hover, #boxcart_right  a:active {
text-decoration: none;
color: #000000;

}
#boxcart a, #boxcart  a:link, #boxcart  a:visited, #boxcart  a:hover, #boxcart  a:active {
text-decoration: none;
color: #000000;

}

/* Navigation Stripe*/
#header_stripe	{
				width: 100%;
				height: 20px;
				background: #FFFFFF url("../img/bg_head_stripe.gif") repeat;
				text-align: right;
				border: 1px solid black; 
				border-top: none;
}



/* Left Side with Breadcrump */
#header_stripe_left		{
						float: left;
						text-align: left;

}

/* Right Side with Navigationbuttons */
#header_stripe_right		{
							
							float: right;
							text-align: right;
							margin-top: 2px;
							padding-right: 5px;
							color: #FFFFFF;
}

#header_stripe_right a {
						font-size: 0.9em;
						text-decoration: none;
						color: #FFFFFF;
}

/* BREADCRUMB PATH AS LIST */
#breadcrumb {
			clear:both; 
			margin: 0px;
			margin-top: 2px;
			padding-left: 5px;
			
}

#breadcrumb a, #breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:hover, #breadcrumb a:active {
text-decoration:none; 
font-weight:normal; 
color: #FFFFFF;

}


#breadcrumb ul li	{
				margin: 0px;
				display: inline;
}

#breadcrumb ul{list-style-image: url(../img/bg_breadcrumbarrow.gif);margin:0;padding:0;} 


/* Contentwrapper includes on left side the navigation box and on the right side the shop/sidecontent*/
#contentwrap	{
				clear:both;
				padding:0; 
				margin: 0;
				margin-top: 10px;
}

#navigation	{
			width: 170px;
			height: 400px;
			

			float: left;
}

/* Wrapper Box with Headtext and Menue points */
.navigation_box		{
					margin: 0px;
					padding: 0px;
}

/* Navigation Heading Text */
.navigation_box_head	{
						width: 170px;
						height: 25px;
						color: #FFF;
						background-image: url(../img/bg_box.png);
						border: 1px solid black;
						border-bottom:0px;
						text-align: left;

}


.navigation_box_head h6	{
						font-size: 1.2em;
						padding-left: 6px;
						padding-top: 2px;
						color: #FFF;
						
}

/* Navigation points */
.navigation_box_body	{
						width: 170px;

						border-left: 1px solid black;
						border-right: 1px solid black;
						border-bottom: 1px solid black;
						background-image: url(../img/bg_navigation_body.png);
						margin-bottom: 10px;
}

/* Wrapper Box for news area on left side with Headtext */
.news_box		{
					margin: 0px;
					padding: 0px;
}

/* Navigation Heading Text */
.news_box_head	{
						width: 170px;
						height: 25px;
						color: #FFF;
						background-image: url(../img/bg_box.png);
						border: 1px solid black;
						
						text-align: left;

}


.news_box_head h6	{
						font-size: 1.2em;
						padding-left: 6px;
						padding-top: 2px;
						color: #FFF;
						
}

/* Navigation points */
.news_box_body	{
						width: 170px;
						border-left: 1px solid black;
						border-right: 1px solid black;
						border-bottom: 1px solid black;
						background-image: url(../img/bg_navigation_body.png);
						margin-bottom: 10px;
}
/* Wrap, Eigentlicher Seiteninhalt, Shopinhalt usw. */
#side	{
		margin-left: 180px;
		border: 1px solid black;
		background-color: #F8F3E4;
		line-height: 1.3;

}

/* Min height Hack IE/Win < Version 7 */ 
div#side {min-height: 500px;}
* html #side { height: 500px; }

#side_content	{
				text-align: left;
				padding: 10px;
				font-size: 15px;

}



#side_content hr	{
				width: 50%;
				border: 1px solid black;
}

#side_content em	{
					font-weight: bold;
					font-style: normal;
}


/* Number of pages, ... */
#page_navigation 	{	
					width: 100%;
					clear: both; 
					height: 30px;
					vertical-align:middle;
					padding-bottom: 5px;
}

#page_navigation .COUNT 	{
						float:left;
						height:30px; 
						line-height:30px; 
						vertical-align:middle; font-size:14px
}

#page_navigation .PAGES 	{
						float:right; 
						height:30px;
						line-height:30px; 
						vertical-align:middle;
						font-size:14px
}


/* Fussbereich unterhalb der der "side" */
#footer_wrap 	{
				margin-left: 180px;
}

/* LINKS GLOBAL */

#footer_wrap a:visited ,
#footer_wrap a:hover,
#footer_wrap a:link,
#footer_wrap a:active	{
						color:#FFFFFF;
						}



#footer_stripe 	{
				
				height: 20px;
				clear: both;
				background-image: url(../img/bg_head_stripe.gif);
				color: #FFFFFF;
				
				margin-top: 10px;
				margin-bottom: 40px;
				border: 1px solid black;
}

#footer_stripe_content	{
						overflow:hidden;

						padding-top: 2px;					
						padding-right: 5px;
						text-align: right;
						
}

#footer_stripe_content	a {
						color: #FFFFFF;
						text-decoration: none;
}

#footer_stripe_content a:visited ,
#footer_stripe_content a:hover,
#footer_stripe_content a:link,
#footer_stripe_content a:active	{
						color:#FFFFFF;
						}




/* LANGUAGE SELECTION IN TOPMENU LIST */
#languages { text-align:right; height:26px; font-size:13px; background: url(../img/bg_topmenu.gif) repeat-x; padding: 10px 10px 0px 0px; margin:0;}

/* currency SELECTION IN TOPMENU LIST */
#currencies {float:right; text-align:right; height:26px; font-size:13px; background: url(../img/bg_topmenu.gif) repeat-x; padding: 10px 10px 0px 10px; margin:0;}


/* CATEGORY MENU */
.categroymenu	{
				margin: 0px;
				padding: 0px;
				}
				
ul.categorymenu .active, ul.categorymenu .active a 	{
												font-weight:900;
												color: #000;
}

ul.categorymenu 	{ 
				list-style-type: none; 
				text-align: left;
}


ul.categorymenu li a	{
					text-decoration:none;
					color: #000;

}



/* 1st TIER */ ul.categorymenu li.level1 	{
padding-left: 10px;
padding-top: 3px;
padding-bottom: 3px;
font-size: 1.1em;

border-top: 1px solid black;
}



/* 2nd TIER */ ul.categorymenu li.level2 	{
										padding-left: 20px;
										font-size: 1.0em;
}

/* 3rd TIER */ ul.categorymenu li.level3 	{
										padding-left: 30px;
										font-size: 0.9em;
}


/* PNG Transparency Hack for IE 5/6 */
h2.boxheader {  background: url(/shop/templates/xt_default/img/bg_button.png) }
* html h2.boxheader  {
 background-image: none;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='/shop/templates/xt_default/img/bg_button.png')
}

/* BOXES GLOBAL DEFINITION */
h2.boxheader {
			width: 130px;
			height: 35px;
			font-size:12px;
			color: #000000;
			line-height: 35px;
			vertical-align:middle;		
}
			
h2.boxheader a:link, h2.boxheader a:hover, h2.boxheader a:active, h2.boxheader a:visited {text-decoration:none; color:#ffffff}
.boxbody {							
background-color:#ededed; border-style:solid; border-color:#4E4E4F; border-width:0px 1px 1px 1px; padding:8px; margin-bottom:15px}
.boxbody h3, .boxbody h3 a {font-size:11px}
.boxbody h3.center, .boxbody h3.center a {font-size:11px; text-align:center}
.boxbody p {color:#000000; font-size:11px; margin:6px 0px 6px 0px}
.boxbody p.center {color:#000000; font-size:11px; text-align:center; margin:6px 0px 6px 0px}
.boxbody td {color:#000000; font-size:11px; margin:6px 0px 6px 0px}
.boxbody .productOldPrice {font-size:11px; color:#FF0000}
.boxbody div.hr {margin-top:5px; margin-bottom:5px}
.boxbody div.hrlightgrey {margin-top:5px; margin-bottom:5px;}
.boxbody a {font-size:11px;}
.boxbody .productboximage {border: solid 1px #999999;}

/* INFO BOX */
.infoboxbody ul.contentlist 	{
							margin-bottom: 15px;
							color: #FFFFFF;

							
							
}

.infoboxbody ul.contentlist li { 
							list-style-type: square;
							list-style-position:inside;
}

.infoboxbody ul.contentlist li a	{
								text-decoration:none; 
								color:#FFFFFF;

}

/* 1st TIER */ .infoboxbody ul.contentlist li.level1 
{ 
text-align: left;
padding-left: 10px;
padding-right: 5px;

font-size: 1.0em;

}

/* IE lt 6 Instruction	*/
* html .infoboxbody ul.contentlist li.level1   {
 padding-left: 20px;)
}

/* 2nd TIER */ .infoboxbody ul.contentlist li.level2 { background-color:#FFF2CC; padding:4px 0px 4px 24px; font-size: 0.9em; color:#000;}
/* 3rd TIER */ .infoboxbody ul.contentlist li.level3 { background-color:#FFF2CC; padding:4px 0px 4px 40px; font-size: 0.8em; color:#000;}

/* DISCOUNTPRICE */
.discountprice {font-size:11px; color:#FF0000}



/* MANUFACTURER BOX */
/* h2.boxcartheader {background-image:url(../img/bg_boxheader.gif);height:28px;font-size:11px; color:#FFFFFF; padding:2px 8px 0px 8px; margin:0; line-height:28px; vertical-align:middle;}
h2.boxcartheader a {text-decoration:none; color:#fff} */
ul#manufacturerslist {margin-left:5px; margin-right:0; padding:0;}
ul#manufacturerslist li {margin-left:0px; padding:0; list-style-type:none}

/* Product Preview (Product List) */
/* Master Wrapper Div */
#prod_preview	{			
				width: 49%;
				float: left;
				text-align: center;
				margin: auto;

}

/* IE Hack */
* html #prod_preview	{
					width: 49.95%;
}

/* inner Div Box */
#prod_preview_content	{
						text-align: center;
						border-bottom: 1px solid black;
						margin-bottom: 20px;


}

/* top area with product image, price, etc. */
#prod_top	{
			padding-right: 20px;
			padding-left: 20px;
	
}

/* bottom area with button for shopping cart */
#prod_bottom	{
				padding-right: 20px;
				padding-left: 20px;
}

#prodPreviewImage	{				
					height: 180px;
					vertical-align: center;
					
					margin: auto;
					margin-bottom: 5px;

}

#prodPreviewImage	img	{				
						border: 1px solid black;
}

#prodPreviewInformation	{
						margin-bottom: 10px;
}

#prodPreviewBox	{
				height: 25px;
				width: 300px;
				background: #5B3D26;
				margin-left: auto;
				margin-right: auto;
				margin-bottom: 2px;
				border: 1px solid black;

}

#prodPreviewBox	h2 	{
					font-size: 1.2em;

					padding-top: 3px;

}

#prodPreviewBox a, #prodPreviewBox a:link, #prodPreviewBox a:visited, #prodPreviewBox a:hover, #prodPreviewBox a:active {
text-decoration:none; 
font-weight: bold; 
color: #FFFFFF;

}

#prodPreviewInformation .price	{
								font-size: 16px; 
								
								color: #FFFFFF;
								padding:0;
								padding-top: 3px;
								margin:0}


/* PRODUCT PREVIEW */
.productPreview 	{
				width: 40%;
				padding:0; 
				margin:0;
}
.productPreviewContent {vertical-align:top; width:100%}
.productPreviewContent h2 {padding: 0; margin:0px 0px 5px 0px;}
.productPreviewContent h2 a {font-size:14px; font-weight:bold;}
.productPreviewImage {vertical-align:top; padding:3px 15px 0px 0px;}
.productPreviewImage img {border: solid 1px #999999;}
.productPreviewContent .price{font-size:16px; font-weight:bold; padding:0; margin:0}
.productPreviewContent .taxandshippinginfo {font-size:11px; font-weight:normal; color:#999999; padding:0; margin:0}
.productPreviewContent .vpe {font-size:11px; font-weight:normal; color:#999999; padding:0; margin:0}
.productPreviewContent .shippingtime {font-size:11px; font-weight:normal; color:#999999; padding:0; margin:0}
.productPreviewContent .stockimage {margin:0; padding:0;}
.productPreviewContent .stockimagetext {margin:0; padding:0; font-size:11px; font-weight:normal; color:#999999;}
.productPreviewContent .productOldPrice {font-size:12px; font-weight:bold; color:#ff0000;}
.productPreviewContent .taxandshippinginfo a {font-size:11px; font-weight:normal; color:#999999;}

/* CROSS SELLING */
.productCrossSell {padding:0; margin:0;}
.productCrossSellContent {vertical-align:top; width:100%}
.productCrossSellContent h2 {padding: 0; margin:0px 0px 5px 0px;}
.productCrossSellContent h2 a {font-size:14px; font-weight:bold;}
.productCrossSellImage {vertical-align:top; padding:3px 15px 0px 0px;}
.productCrossSellImage img {border: solid 1px #999999;}
.productCrossSellContent .price{font-size:16px; font-weight:bold; padding:0; margin:0}


/* PRODUCT INFO / PRODUCT DETAILS */
#productinfodetail	{
					clear: both;
					margin: 0;
					padding: 0;
}

#productinfowrap	{
					display:table; 

					

}

/* Top wrap to fix the Firefox 3.5 Bug (Test */
#productinfowrap_top	{

}

/* Min height Hack IE/Win < Version 7 */ 
div#productinfowrap{min-height: 400px;}
* html #productinfowrap { height: 400px; }


/* Wrapper for the left area - pictures and thumbnails */
#productinfo_head_left	{
						float: left;
						width: 420px;
						margin: 0px;
						padding: 0px;
						margin-right: 10px;
}					

/* Area with main picture and "change to big size view" -Text */
#productinfo_image_top	{
						text-align: center;
						margin-bottom: 10px;	
}

/* Main Picture*/
#productinfo_image_top_pic	{
							padding: 5px;
							border: 1px solid #999999;
							border-bottom: 0px;
}

/* Text under the main picture */
#productinfo_image_top_text	{
							text-align: center;
							height: 20px;
							border: 1px solid black;
							background-image: url(../img/bg_head_stripe.gif);
}

#productinfo_image_top_text	img	{
								border: 0;
}
						
#productinfo_image_top_text a:visited ,
#productinfo_image_top_text a:hover,
#productinfo_image_top_text a:link,
#productinfo_image_top_text a:active	{
						color: #000000;
						text-decoration: none;
						}

#productinfo_thumbs	{
					clear: both;
					margin: 0px;
					padding: 5px;
					margin-bottom: 20px;
					border: 1px solid #999;
}

#productinfo_head_left .productimage {border: solid 1px #999999;}
#productinfo_head_left .hrlightgrey {margin-top:6px; margin-bottom:6px;}
/* #productinfo_head_left li{list-style-type:none; min-height:120px; min-width:120px;} /* min-height & min-width define for firefox */


/* Wrapper for the right area - price and cart button */
#productinfo_head_right	{
						float: left;
						width: 280px;
						margin: auto;
						text-align: center;


}


#productinfo_head_right h1, #productinfo_body h1	{
							font-size: 17px;
							font-family: Trebuchet MS, Arial, Sans-serif; 
							font-weight: bold;
							text-decoration: none;
							border: 0;
							margin: 0;
							padding: 0;
							
}




#productinfo_desc, #productinfo_media, #productinfo_reviews {clear:both; margin: 0; padding: 0;}
#productinfopricewithimages {float:left; text-align: center;}
#productinfopricewithimages img {cursor:pointer}
#productinfopricewithoutimages {width:100%}
#productinfopricewithoutimages img {cursor:pointer}
#productinfoprice 	{
					width: 280px;
					margin: auto;
					margin-bottom: 10px;
					text-align: center;
					
}

/* IE Hack for correct width */
* html #productinfoprice		{
				

}
#productinfoprice .hrlightgrey {margin-top:6px; margin-bottom:6px;}
#productinfoprice .productprice {margin:0; padding:0; font-size: 1.3em; }
#productinfoprice .productOldPrice {color:#FF0000;margin:0; padding:0; font-size:12px; font-weight:bold;}
#productinfoprice .taxandshippinginfo {width: 280px; margin:0; padding:0; font-size:11px; font-weight:normal; color:#999999;}
#productinfoprice .taxandshippinginfo a {margin:0; padding:0; font-size:11px; font-weight:normal; color:#999999;}
#productinfoprice .shippingtime {margin:0; padding:0; font-size:11px; font-weight:normal; color:#999999;}
#productinfoprice .stockimage {margin:0; padding:0;}
#productinfoprice .stockimagetext {margin:0; padding:0; font-size:11px; font-weight:normal; color:#999999;}
#productinfoprice .reviews_rating {margin:0; padding:0;}
#productinfoprice .reviews_text {margin:0; padding:0; font-size:11px; font-weight:normal; color:#999999;}

#productinfo_body	{
					clear: both;

}

#productinfo_tagcloud a { text-decoration:none; }
#productinfo_tagcloud a:hover { text-decoration:none; color: black; }

a.tagcloud_el_no1:link,      
a.tagcloud_el_no1:visited,
a.tagcloud_el_no1:hover,
a.tagcloud_el_no1:active 	{	
							font-size: 1.0em;
							color: #C8BA8E;
						
}

a.tagcloud_el_no2:link,      
a.tagcloud_el_no2:visited,
a.tagcloud_el_no2:hover,
a.tagcloud_el_no2:active 	{	
							font-size: 0.9em;
							color: #6C4D29;
						
}

a.tagcloud_el_no3:link,      
a.tagcloud_el_no3:visited,
a.tagcloud_el_no3:hover,
a.tagcloud_el_no3:active 	{	
							font-size: 0.75em;
							color: #C8BA8E;
}

a.tagcloud_el_no4:link,      
a.tagcloud_el_no4:visited,
a.tagcloud_el_no4:hover,
a.tagcloud_el_no4:active 	{
							font-size: 1.2em;
							color: #947944;
}

a.tagcloud_el_no5:link,      
a.tagcloud_el_no5:visited,
a.tagcloud_el_no5:hover,
a.tagcloud_el_no5:active 	{
							font-size: 1.1em;
							color: #BF9E7F;
}

a.tagcloud_el_no6:link,      
a.tagcloud_el_no6:visited,
a.tagcloud_el_no6:hover,
a.tagcloud_el_no6:active 	{	
							font-size: 0.8em;
							color: #947944;
}

a.tagcloud_el_no7:link,      
a.tagcloud_el_no7:visited,
a.tagcloud_el_no7:hover,
a.tagcloud_el_no7:active 	{
							font-size: 0.9em;
							color: #84664B;
}

a.tagcloud_el_no8:link,      
a.tagcloud_el_no8:visited,
a.tagcloud_el_no8:hover,
a.tagcloud_el_no8:active 	{	
							font-size: 1.25em;
							color: #84664B;
}

a.tagcloud_el_no9:link,      
a.tagcloud_el_no9:visited,
a.tagcloud_el_no9:hover,
a.tagcloud_el_no9:active 	{	
							font-size: 1.3em;
							color: #D5C086;
}

a.tagcloud_el_no10:link,      
a.tagcloud_el_no10:visited,
a.tagcloud_el_no10:hover,
a.tagcloud_el_no10:active 	{	
							font-size: 1.2em;
							color: #D5C086;
}

#slave_dropdown	{			
				padding: 0;
				text-align: left;

}




.reviews_rating_light .reviews_rating_dark {
background:transparent url(../img/review_star.png) repeat-x scroll 0%;
height:15px;
position:relative;
}

.reviews_rating_light {
background:transparent url(../img/review_star_light.png) repeat-x scroll 0%;
height:15px;
margin-right:5px;
position:relative;
width:80px;
}


p.productinfoproductadded {font-size:11px;}
.productoptions {background-color:#FFF2CC; padding:6px; border-style:solid; border-width:1px 0px 0px 0px; border-color:#DA9401}


.addtobasket 	{
				width: 279px;
				clear: both;
				margin: auto;
			
}

.addtobasket  table	{
				text-align: center;
				margin: auto;
				
}

/* IE Hack for correct width */
* html .addtobasket		{
							width: 276px;
}

.addtobasketlisting {padding:6px; text-align:right; border-style:solid; border-width:1px 0px 0px 0px; border-color:#999999}


/* POPUPS PRODUCTINFO */
body.popupproductinfo {padding:15px;background:none; background-color:#fff}

/* POPUP print_order.html */
body.popupprintorder {font-family:"Trebuchet MS",Verdana,Arial,Sans-serif; font-size:13px; padding:15px;background:none; background-color:#fff}
body.popupprintorder .products tr.header td {font-weight:bold; background-color:#EDEDED;}
body.popupprintorder .products .total {text-align:right}
body.popupprintorder .products .quantity {vertical-align:top}
body.popupprintorder .productname {vertical-align:top}
body.popupprintorder .model {vertical-align:top}
body.popupprintorder .singleprice {vertical-align:top}
body.popupprintorder .totalprice {vertical-align:top}

/* HIGHLIGHTBOX (BACKGROUND) */
div.highlightbox {padding: 15px; background-color: #F2E7C3; border: solid #E9D28F 1px}
div.highlightbox ul {margin-left:15px; padding:0; display:block; list-style-type:square; line-height:20px}
div.highlightbox h1 {color:#BE8100; padding:0px 0px 10px 0px; margin:0; border:none; font-size:16px}
div.highlightbox div.hr {height:1px; line-height:1px; margin:0; padding:0; display:block; border-bottom: solid 1px #E9D28F;}

/* PAYMENT TYPE SELECTION */
table.paymentblock {background-color:#FFF2CC; border-style: solid; border-width:0px 1px 1px 1px; border-color:#E9D28F; margin-bottom:15px; }
table.paymentblock tr td.header {background-color:#DA9401; padding:2px; padding-left:5px; color:#FFFFFF; font-weight:bold; text-align: left; border: 0px;}


/* SHIPPING TYPE SELECTION */
table.shippingblock {background-color:#FFF2CC; border-style: solid; border-width:0px 1px 1px 1px; border-color:#E9D28F; margin-bottom:15px;}
table.shippingblock tr td.header {background-color:#DA9401; padding:2px; padding-left:5px; color:#FFFFFF; font-weight:bold;}
table.shippingblock tr td {vertical-align:top;}
table.shippingblock tr td.description {width:100%; vertical-align:top; padding-left:6px;}
table.shippingblock tr td.radiobutton {vertical-align:top; white-space:nowrap; padding:4px;}
table.shippingblock tr td.radiobutton input {margin:0; padding:0;}
table.shippingblock tr td.price {vertical-align:top; white-space:nowrap}

/* MESSAGEBOX ON CONTACT SITE */
textarea.message_body {width:130px;}

/* DOWNLOAD BOX FOR USER DOWNLOADS */
table.downloadbox {padding: 5px; background-color:#FFF2CC; border: solid #E9D28F 1px; margin-bottom:8px;}
table.downloadbox tr td.icon{padding-right: 15px;}
table.downloadbox tr td.downloadlink{width:100%;}

/* TABLE WICH SHOWS GRADUATED PRICES */
table.graduatedprice {font-size:11px; text-align:left; margin-top:5px;}
table.graduatedprice tr td.header{font-size:12px; font-weight:bold; text-align:left}

/* ORDER DETAILS */
table.tabledetails {font-size:11px; background-color:#FFF2CC; border-style: solid; border-width:0px 1px 1px 1px; border-color:#DA9401;}
table.tabledetails tr td {padding:4px}
table.tabledetails tr.headerrow td {background-color:#DA9401; color:#FFFFFF; font-weight:bold}
table.tabledetails tr.headerrow td.left {text-align:left}
table.tabledetails tr.headerrow td.center {text-align:center}
table.tabledetails tr.headerrow td.right {text-align:right}

/* ORDER DETAILS CONTENT ROW 1 */
table.tabledetails tr.contentrow1 td {background-color:#FFF2CC;vertical-align:top}
table.tabledetails tr.contentrow1 td.left {text-align:left}
table.tabledetails tr.contentrow1 td.center {text-align:center}
table.tabledetails tr.contentrow1 td.right {text-align:right}

/* ORDER DETAILS CONTENT ROW 2 */
table.tabledetails tr.contentrow2 td {background-color:#FFEAAB;vertical-align:top}
table.tabledetails tr.contentrow2 td.left {text-align:left}
table.tabledetails tr.contentrow2 td.center {text-align:center}
table.tabledetails tr.contentrow2 td.right {text-align:right}


/* ORDER DETAILS SUBTOTAL */
table.tabledetails tr td.subtotal {background-color:#FFEAAB; text-align:right;border-style: solid; border-width:1px 0px 0px 0px; border-color:#DA9401;}


/* REVIEW LIST */
table.reviewlist {font-size:11px; font-weight:normal;}
table.reviewlist tr td {padding:4px; white-space:normal}
table.reviewlist tr.header td {background-color:#DA9401; color:#FFFFFF; font-weight:bold}
table.reviewlist tr.contentrow1 td {background-color:#FFF2CC;}
table.reviewlist tr.contentrow2 td {background-color:#FFEAAB;}
textarea#review {width:100%}

/* MEDIA LIST */
table.medialist {background-color:#FFF2CC; border-style: solid; border-width:1px; border-color:#DA9401;}
table.medialist tr td {padding:6px; white-space:nowrap; vertical-align:top}
table.medialist tr.contentrow1 td {background-color:#FFF2CC;}
table.medialist tr.contentrow2 td {background-color:#FFEAAB;}


/* COMMENTS ON CHECKOUT CONFIRMATION SITE */
p.checkoutcomment textarea {width:100%}

/* AGB ON CHECKOUT SITE */
p.checkoutagb textarea {width:100%}
p.checkoutrescission textarea {width:100%}

/* CHECKOUT NAVIGATION */
#last_steps_to_order	{
	
						height: 100px;
						text-align: center;
						margin: auto;
						}
						

ul#checkoutnavigation li {height: 50px; list-style-type:none; float:left; width:155px; margin-left: 5px; margin-bottom: 10px; border: solid 1px; padding:8px}
ul#checkoutnavigation li.active {background-color: #FFEAAB}
ul#checkoutnavigation li.active .number {font-size:20px; font-weight:bold}
ul#checkoutnavigation li.active .title {font-size:14px; font-weight:bold}
ul#checkoutnavigation li.active .description {font-size:11px}

ul#checkoutnavigation li.inactive {color:#999999; background-color: #EDEDED; border-color:#999999}
ul#checkoutnavigation li.inactive .number {font-size:20px; font-weight:bold}
ul#checkoutnavigation li.inactive .title {font-size:14px; font-weight:bold}
ul#checkoutnavigation li.inactive .description {font-size:11px}

/* ERROR MESSAGES */

ul.info_error {border:solid 2px #B22020; background-color:#FFD6D6; padding:8px; margin-bottom: 10px;}
ul.info_error li {}
ul.info_error li.infoError {list-style:none; padding:5px 0px 2px 20px; background-image:url(../img/icons/icon_error.png); background-repeat:no-repeat; background-position:0px 4px}

ul.info_warning {border:solid 2px #C39700; background-color:#FFE89A; padding:8px; margin-bottom: 10px;}
ul.info_warning li {}
ul.info_warning li.infoWarning {list-style:none; padding:5px 0px 2px 20px; background-image:url(../img/icons/icon_alert.gif); background-repeat:no-repeat; background-position:0px 4px; background-color:#FFE89A}

ul.info_success {border:solid 2px #4DAA30; background-color:#BDFFA9; padding:8px; margin-bottom: 10px;}
ul.info_success li {}
ul.info_success li.infoSuccess {list-style:none; padding:5px 0px 2px 20px; background-image:url(../img/icons/icon_accept.gif); background-repeat:no-repeat; background-position:0px 4px; background-color:#BDFFA9}

ul.info_info {border:solid 2px #0EADFF; background-color:#C5EBFF; padding:8px}
ul.info_info li {}
ul.info_info li.infoInfo {list-style:none; padding:5px 0px 2px 20px; background-image:url(../img/icons/icon_info.png); background-repeat:no-repeat; background-position:0px 4px; background-color:#C5EBFF}

/* FOOTER */
.footer {clear:both; text-align:center; font-size:11px; color:#666666; background-color:#E2E2E2; padding: 8px; margin-bottom:5px;}
.footer a {color:#666666; text-decoration:underline}


/* xt:Commerce COPYRIGHT */
.copyright 	{
			width: 100%;
			margin: 0 auto;
			text-align:center; 
			color:#FFFFFF; 
			font-size:11px;
			margin-bottom: 10px;
}
.copyright a	{
			color: #FFFFFF;
			text-decoration: none;
}

/* xt:Commerce ParseTime */
.parseTime {margin: 0 auto; background-color:#FFFFFF; text-align:center; color:#666666; font-size:11px;}

/* PRODUCTS Sorting */
p.products_sort  {
				padding: 5px; 
				background-color: #FFF2CC; 
				border: solid #E9D28F 1px; 

}

#products_sort  	{
				width: 285px;
				height: 20px; 
				padding: 5px;
				padding-top: 5px;
				background-color: #E7D394;
				border: 1px solid #5E4029;
				margin-bottom: 10px;
				margin-right: 0px;

				float: right;
}

#products_sort_text	{
					padding-top: 2px;
					padding-left: 5px;
					float: left;
					

}

#products_sort_dropdown	{
						float: left;
						margin-left: 10px;
}	

#products_sort form 	{

					float: right;
}

/*AGB*/
div#checkout_agb{height: 200px; width: 100%; overflow: auto; padding: 2px; border: solid #000000 1px; text-align: left;}
div#checkout_rescission{height: 200px; width: 100%; overflow: auto; padding: 2px; border: solid #000000 1px; text-align: left;}

.border 	{
		border: 1px solid black;
}

.border_grey 	{
				border: 1px solid #999;
}

.noborder 	{
			border: 0;
}

.align_right	{
				text-align: right;
}

.align_left	{
				text-align: left;
}

.align_center	{
				text-align: center;
}

/* wrapper box to share in left and right side */
div.information_box 	{
					padding: 10px; background-color: #F2E7C3; border: solid #E9D28F 1px;
					overflow: hidden;}


/* a box left floated to share a are in left and right part */
div.box_left	{
			width: 48%;
			float: left;
			margin-right: 20px;
			text-align:justify;
			}
			
div.box_right	{

				width: 49%;	
				text-align:justify;
				overflow: hidden;

}
			
.font_small	{
			font-size: 0.8em;
}

.grey	{
		color: #666666;
}

.highlighted	{
				background-color: #FFF2CC; 
				border: solid #E9D28F 1px; 
				}
				
.indented		{
				margin-left: 20px;
				}
				
.small	{
		font-size: 0.8em;
		}
		
.dotted_line	{
			
				width: 420px;;
				border-bottom-width: 2px;
				border-bottom: 2px dotted #999999;
				margin-bottom: 10px;
				margin-top: 10px;
				
}

.small_grey_line	{
	
					width: 50%;
					border-bottom: 1px solid #999999;

}


			

			
		
/* Min height Hack IE/Win < Version 7 */ 
div#contact_area{min-height: 310px;}
* html #contact_area { height: 310px; }



#contact_area_left	{	
					margin-bottom: 20px;
					}


#contact_area_right	{
					margin-left: 50px;
					width: 302px;
					text-align: center;
					float: right;
}


/* Min height Hack IE/Win < Version 7 */ 
div#index_area{min-height: 310px;}
* html #index_area { height: 310px; }



#index_area_left	{	
					margin-bottom: 20px;
					text-align: left;
					}


#index_area_right	{
					margin-left: 50px;
					width: 302px;
					text-align: center;
					float: right;

}



#hotline_head	{
				height: 25px;
				padding-top: 3px;
				background-color: #F2E7C3;
				border-left: 1px solid black;
				border-top: 1px solid black;
				border-right: 1px solid black;
				font-size: 1.3em;
				
				}
					
#hotline_body	{
				margin-top: 10px;
				
}

.hotline_no	{
			font-size: 1.3em;
			}

.keywords	{
			text-align: left;
			margin-left: 60px;
			margin-right: 35px;

}
.keywords li	{
			list-style: disc outside;
			margin-bottom: 20px;
}
.keywords h1 li	{
				font-weight: normal;
				text-decoration: none;
}

.keywords li.ohne	{

				}

.keywords h1 	{
				margin: 0px;
				padding: 0px;
				line-height: 1.0;
				text-decoration: none;
				font-size: 0.9em;
				border: none;
				}
					
	
	#page_sicherheit	{
						width: 90%;
						margin: auto;
						text-align: center;
						}
						
	#page_sicherheit table	{
							margin: 0;
							margin-bottom: 20px;
							padding: 0;
							text-align: left;
							vertical-align: top;
							
	}
	

	#page_sicherheit td	{
						vertical-align: top;	

						margin: 0;
						padding: 0;
						border-bottom: 1px solid #999;

						
	}	
	
	#page_sicherheit th	{
						width: 150px;
						font-weight: bold; 
						text-align: center;
						vertical-align: top;	
						margin: 0;
						padding: 0;
						padding-left: 5px;
						padding-right: 5px;

	}


/* Update .12 */			
.old-price {color:#ff0000; text-decoration:line-through;}
/* SITEMAP */
.sitemapwrap {}
.sitemapwrap .sitemapleft {background-color:#FFF2CC; border-style: solid;
border-width:1px; border-color:#DA9401; display:table; float:left;
width:235px; margin-bottom:15px;}
.sitemapwrap .sitemapright {background-color:#FFF2CC; border-style: solid;
border-width:1px; border-color:#DA9401; display:table; float:right;
width:235px; margin-bottom:15px;}
.sitemapheader {padding:3px; background-color:#DA9401;
color:#FFFFFF; font-weight:bold}
.sitemapheader a:link, .sitemapheader a:visited, .sitemapheader a:hover
{color:#FFFFFF; text-decoration:none}
.sitemapcontent {padding:6px}
.sitemapcontent li {list-style-type:none}





