/* style for template #0  */

p, body, font, div, td
{ font-family:		verdana,arial,helvetica,sans-serif;
  font-size:		11px;
}
h1
{ font-family:		verdana,arial,helvetica,sans-serif;
  font-size:		17px;
  color:			black;
}
h3
{ font-family:		verdana,arial,helvetica,sans-serif;
  font-size:		15px;
  color:			black;
}
h4
{ font-family:		verdana,arial,helvetica,sans-serif;
  font-size:		14px;
  color:			black;
}
a
{ font-family:		verdana,arial,helvetica,sans-serif;
  font-weight:		bold;
  color:			black;
}
.no_underline
{ text-decoration:		none;
}
.small
{ font-size:		9px;
}
.faq
{ font-size:		14px;
}
.faq_gray
{ font-size:		14px;
  color:			#666666;
}
.faq_olive
{ font-size:		14px;
  color:			white;
}
.big
{ font-size:		16px;
  text-decoration:	none;

}
.cat
{ font-size:		14px;
}
.standard
{ font-weight:		normal;
  text-decoration:	none;
}
.standardsmall
{ font-weight:		normal;
  font-size:		10px;
  text-decoration:	none;
}
.light
{ color:			white;
}
.lightcat
{ font-size:		14px;
  color:			white;
}
.lightsmall
{ color:			white;
  font-size:		9px;
}
.lightsmallnobold
{ color:			white;
  font-size:		9px;
  text-decoration:	none;
  font-weight:		normal;
}
.lightmenu
{ color:			white;
  text-decoration:	none;
  font-size:		11px;
}
.lightmenunobold
{ color:			white;
  text-decoration:	none;
  font-weight:		normal;
  font-size:		11px;
}
.darkmenu
{ color:			black;
  text-decoration:	none;
  font-size:		11px;
}
.topmenu
{ color:			#354E64;
  text-decoration:	none;
  font-size:		11px;
}
.lightstandard
{ color:			white;
  font-weight:		normal;
}
.middle
{ color:			#203A16;
}
.olive
{ color:			#921515;
}
.cart
{
  font-size:		11px;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:			1px;
  font-weight:		bold;
  color:			#D3D9CC;
  background-color:  transparent;
}
.cartsmall
{
  font-size:		9px;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:			1px;
  font-weight:		bold;
  color:			#D3D9CC;
  background-color:  transparent;
}
.totalPrice
{ font-family:		verdana,arial,helvetica,sans-serif;
  font-size:	    16px;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:		1px;
  font-weight:		bold;
  color:		red;
  background-color:  transparent;
}

.login
{ font-size:	    12px;
  font-weight:		normal;
  BORDER-BOTTOM:	1px solid;	
  BORDER-LEFT:		1px solid;
  BORDER-RIGHT:		1px solid;	
  BORDER-TOP:		1px solid;
  margin:			1px;
  font-weight:		none;
  color:			#AA5A5A;
  background-color: white;
}

.myaccount_tab_bottom
{
  BORDER-BOTTOM:	1px solid;
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		1px solid;
  BORDER-TOP:		0px solid;
  BORDER-COLOR:		#CCCCCC;
  text-align:		center;
  margin:			1px;
}

.myaccount_tab_top
{
  BORDER-BOTTOM:	0px solid;
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		1px solid;
  BORDER-TOP:		1px solid;
  BORDER-COLOR:		#CCCCCC;
  text-align:		center;
  margin:			1px;
}

.myAccount_bottomright {
  BORDER-BOTTOM: 1px dotted #CCCCCC;
  BORDER-RIGHT: 1px dotted #CCCCCC;
}
.myAccount_bottom {
  BORDER-BOTTOM: 1px dotted #CCCCCC;
}
.myAccount_right {
  BORDER-RIGHT: 1px dotted #CCCCCC;
}

.comparison_button
{
  BORDER-BOTTOM:	1px solid;	
  BORDER-LEFT:		1px solid;
  BORDER-RIGHT:		1px solid;	
  BORDER-TOP:		1px solid;
  background-color:  #F6F6F6;
}

.pageSeparator {
	BORDER-BOTTOM: 2px dotted #CCCCCC
}
.selected_option {
  background: white url(images/tmpl9_mainmenu_selected.gif) no-repeat;
  background-position: top left;
  background-color: #CA7A7A;
}


#wrapper { 

	margin: 0 auto;

	width: 1000px;

}

#header {

	color: #333;

	width: 1000px;

	float: left;

	border-bottom: 1px solid #a8b3bb;

	height: 102px;

	margin: 0px 0px 5px 0px;

	background-image: url(/11_files/top_bg00.png);

}

#leftcolumn { 

	color: #333;

	background:#edf2f5;

	margin: 14px 10px 20px 0px;

	padding: 0px;

	width: 200px;

	background-image: url(11_files/corner-t.png);

	background-position: top;

	background-repeat:no-repeat;

	float: left;

	display:inline

}

#leftcolumn-in,#rightcolumn-in ,#cart-in { 

	margin-top:8px;

	padding-left:8px;	

	padding-right:8px;

	padding-bottom:11px;

	font-size:12px;

	background:#edf2f5;

	background-position: bottom;

	background-repeat:no-repeat;

}

#leftcolumn-in{

	line-height:18px;

	background-image: url(11_files/corner-b.png); 

	width:184px;

}

#leftcolumn-in h2, #rightcolumn-in h2, #cart-in h2, #content h2{

	color:#3487c4;

	font-family:Arial;

	font-size:14px;

	font-weight:normal;

	padding-bottom:18px;

}

#leftcolumn-in h2{

	padding: 7px 0px 5px 5px;

}

#leftcolumn-in a:hover{

	text-decoration:underline;

}

#leftcolumn-in a:link,#leftcolumn-in a:visited{

	color:#535759;

	text-decoration:none;

}

#leftcolumn-in a, td.mainmenu a{

	background-image: url(11_files/str00000.png);

	background-position: left;

	background-repeat:no-repeat;

	padding-left:10px;

}

td.mainmenu a:link,td.mainmenu a:visited, div.loginform a:link,div.loginform a:visited{

	color:#3487c4;

	text-decoration:underline;

}
td.mainmenu a:hover,div.loginform a:hover{

	color:#95a3ac;

	text-decoration:none;

}

.loginform{
	font-size:12px;
	vertical-align:middle;
	color:#737b81;      
}

input.in{
	height:12px;
	font-size:10px;
}
td.mainmenu a{

	padding-right:32px;

	font-weight:bold;

	font-size:12px;

}

#leftcolumn-in p{

	background-image: url(11_files/str00000.png);

	background-position: left;

	background-repeat:no-repeat;

	padding-left:10px;

}

#content { 

	float: left;

	color: #333;

	border: 0px solid #ccc;

	background:#fff;

	margin: 0px 0px 0px 0px;

	padding-top:14px;

	width: 508px;

	height:auto !important;

	height:350px;

	min-height:350px;

	display: inline;
	

}

#rightcolumn, #cart{ 

	color: #333;

	background:#edf2f5;

	margin: 0px 0px 20px 12px;

	padding: 0px;

	width: 270px;

	background-image: url(11_files/corner-u.png);

	background-position: top;

	background-repeat:no-repeat;

	float: left;

	display:inline

}

#cart{

	margin-top:14px;

	background-image: url(11_files/corner-v.png);

}

#cart-in a{

	color:#737b81;

}

#cart-in p{

	color:#737b81;

	padding-bottom:3px;

}

#cart-in{

	background-color:transparent;

}

#prod{

	background-image: url(11_files/prod_bg0.png); 

	height:250px;

}

#prod_dop{

	padding:15px;

	background-image: url(11_files/dop_bg00.png); 

	height:220px;

	margin-bottom:15px;

}

#prod div.img{

	width:320px;

	text-align:center;

	padding-top:5px;

	float:left;

}

#prod div.good{

	padding:10px;

	width:168px;

	float:right;

}

#rightcolumn-in, #cart-in{

	padding-left:16px;

	padding-right:9px;

	color:#535759;

	line-height:16px;

	background-image: url(11_files/270corne.png); 
	
	background-position:0% 100%;

	width:245px;

}

#rightcolumn-in div.more{

	width:100%;

	text-align:right;

}

#rightcolumn-in hr{

	color:#ced6db;

	background-color:#ced6db;

	height:1px;

	border-width:0px;

}

#rightcolumn-in div.more a{

	background-image: url(11_files/str-m000.png);

}

div.box div.more a{

	background-image: url(11_files/str-c000.png);

}

div.box div.more{

	padding-top:6px;

}

div.more a{

	color:#f3aa01;

	background-position: left;

	background-repeat:no-repeat;

	padding-left:10px;

}

#rightcolumn-in h3{

	color:#3487c4;

	font-size:13px;

}

#rightcolumn-in p.date{

	background-image: url(11_files/date0000.png); 

	background-repeat:no-repeat;

	padding-left:2px;

	margin-bottom:3px;

	color:#fff;

	font-size:11px;

	font-weight:bold;

}

#footer { 

	width: 810px;

	clear: both;

	height:43px;

	border-top: 1px solid #d9dee1;

	background-color:#F3F2ED;

	padding-left:190px;

	padding-top:9px;

	margin: 0px;

	background-image: url(11_files/bottom_b.png);

}

#footer a{

	color:#535759;

	font-size:11px;

	padding:3px;

}


div#logo{

	width:785px;

	text-align:right;

}

#logo a{

	color:#fff;

	text-decoration:none;

	font-size:12px;

}

td.mainmenu{

	padding-left:31px;

	vertical-align:middle;

}

td.head a{

	color:#fff;

	text-decoration:none;

	font-size:25px;

}

td.head{

	height:52px;

	vertical-align:top;

	padding-top:11px;

	padding-bottom:0px;

	color:#fff;

	padding-left:19px;

}

div.money{

	margin-top:28px;

	width:123px;

	height:21px;

	background-color:#edf2f5;

	font-size:11px;

	font-weight:bold;

	color:#737b81;

	padding-left:9px;

	padding-top:5px;


}

div.lang{

	height:15px;

	width:50px;

	float:right;

}

div.money span{

	padding-top:2px;

}

div.money select{

	font-size:10px;

	color:#95a3ac;

	border:1px solid #b2b2b2;

}

div.box{

	width:114px;

	height:144px;

	margin:0px 13px 20px 0px;

	padding-top:1px;

	background-image: url(11_files/content_.png);

	background-position:top left;

	background-repeat:no-repeat;

	display:block;

	float:left;

	text-align:center;

}

div.box div h3{

	white-space:nowrap;

	font-size:10px;

}

div.box div{

	padding-top:1px;

	color:#fff;



}

div.box div span{

	color:#ccdfed;

	font-weight:bold;

	font-size:10px;

}

td{

	border:0px solid black;

}

#content2 { 

	color: #333;

	background:#fff;

	margin: 0px 0px 0px 0px;

	width: 508px;

	height:auto !important;

	display: inline;

}
