*{
	margin: 0;
	padding: 0;
}

BODY{
	min-width: 1200px;
	font-family: Arial;
	background-color:#FFFFFF;
}

H1{
	color: #245563;
	font-size: 0.750em;
	padding-bottom: 10px;
}

H2{
	font-size: 0.750em;
	padding-bottom: 2px;
}

a{
color:#5d8b9a;
text-decoration:none;
}
a:hover{
color:#5d8b9a;
text-decoration:underline;
}

.conner-style-1{
	height: 7px;
	width: 100%;
	overflow: hidden;
}

.conner-style-1 DIV{
	height: 7px;
	width: 8px;
	background: #fff;
	float: right;
	overflow: hidden;
}

.conner-style-2{
	height: 6px;
	width: 100%;
	overflow: hidden;
	position: relative;
}

.conner-style-2 DIV{
	height: 4px;
	width: 5px;
	background: #fff;
	border: 1px solid #bcbcbc;
	overflow: hidden;
}

.block-style-1{
	overflow: hidden;
	height: 100%;
	margin-bottom: 10px;
}

.block-style-1 DIV.block-style-1{
	border: 1px dashed #bcbcbc;
	overflow: hidden;
	margin: -3px 2px;
}

.block-style-1 DIV.block-style-1 DIV{
	background: #f8f3ef;
	overflow: hidden;
	padding: 10px 15px;
}

.icon-style-1{
	background: no-repeat 88%;
	width: 100%;
	height: 50px;
	margin-bottom: -30px;
	position: relative;
}

.button-style-1{
	float: right;
	padding: 1px 8px;
	color: #fff;
	font-size: 0.750em;
	text-decoration: none;
	margin-right: 20px;
}

.products{
	float: left;
	padding: 10px 50px 0px 0px;
	width: 176px;
	
}
.products_h2{
height: 60px;
width:164px;

}

.products A{
	overflow: hidden;
}

.products A IMG{
	border: 0px solid #cdd3d1;
	width: 164px;

}

.products P{
	padding: 6px 10px 0px 5px;
	overflow: hidden;
}

.products P SPAN{
	float: left;
	height: 31px;
	padding: 6px 15px;
	color: #fff;
	font-size: 0.938em;
	background: url('img/bg_button.png') repeat-x;
}

.products P A{
	float: right;
	color: #245563;
	font-size: 0.814em;
	padding: 5px 28px 12px 0px;
	margin-top: 2px;
	background: url('img/icon-green.png') no-repeat right center;
}

.products H2{

	padding: 5px 28px 12px 0px;
	margin-top: 2px;

}

.line{
	overflow: hidden;
	height: 100%;
}

.line DIV{
	height: 10px;
	Overflow: hidden;
}

.line H1{
	float: left;
	margin: -3px 10px 0px 0px;
}

#header{
	height: 217px;
	width: 100%;
	position: relative;
	background: url('img/bg_header.jpg') no-repeat left;
}

#search{
	padding: 10px 40px 10px 15px;
	width: 175px;
	position: absolute;
	right: 0px;
	overflow: hidden;
	bottom: 0px;
	background: #fff url('img/bg_search.png') no-repeat 95% center;
}

#search DIV.line{
	padding-right: 18px;
}

#search P{
	border: 1px solid #a5a5a5;
	background: #fff;
	height: 19px;
	overflow: hidden;
}

#search INPUT{
	border: 0;
	background: #fff;
	color: #5a5a5a;
	height: 15px;
	font-size: 10pt;
}

#main{
	background: url('img/bg_main.jpg') no-repeat bottom left;
	overflow: hidden;
	height: 100%;
	padding: 2px 0px 20px;
}

#left-column{
	width: 240px;
	float: left;
	overflow: hidden;
	height: 100%;
	padding-bottom: 200px;
}

#menu{
	width: 240px;
	overflow: hidden;
	background: #4F7697;
}

#menu A{
	display: block;
	text-decoration: none;
	color: #e4ffff;
	font-size: 0.814em;
	border-top: 1px dashed #e4ffff;
	background: url('img/pointer.gif') no-repeat 97% center ;
	padding: 4px 15px;
	margin: 0px 10px 0px 30px;
}

#menu A:hover{
	background-color: #253847;
}

#menu DIV.list{
	background: #e5edf0;
	padding: 5px 20px 5px 30px;
	overflow: hidden;
	
	height: 100%;
}

#menu DIV.list P{
	overflow: hidden;
	height: 100%;
}

#menu DIV.list A{
	color: #4d7a99;
	font-size: 0.689em;
	border: 0;
	margin: 0px;
	padding: 0px 15px 0px 10px;
	width: 130px;
	display: inline;
	background: none;
	float: left;
}

#menu DIV.list SPAN{
	float: right;
	color: #4d7a99;
	font-size: 0.689em;
	width: 30px;
	text-align: center;
}

#menu DIV.list A:hover{
	text-decoration: underline;
	padding-right: 0px;
	width: 140px;
	background-color: transparent;
	color:#333333;
}

#menu DIV.list1{
	background: #e5edf0;
	padding: 5px 20px 5px 40px;
	overflow: hidden;
	
	height: 100%;
}

#menu DIV.list1 P{
	overflow: hidden;
	height: 100%;
}

#menu DIV.list1 A{
	color: #4d7a99;
	font-size: 0.689em;
	border: 0;
	margin: 0px;
	padding: 0px 15px 0px 10px;
	width: 130px;
	display: inline;
	background: none;
	float: left;
}
#menu DIV.list1 A:hover{
	padding-right: 0px;
	width: 140px;
	background-color: transparent;
	text-decoration: underline;
	color:#333333;
}

#menu1{
	width: 240px;
	overflow: hidden;
	background: #5386a3;
}

#menu1 A{
	display: block;
	text-decoration: none;
	color: #e4ffff;
	font-size: 0.814em;
	border-top: 1px dashed #e4ffff;
	background: url('img/pointer.gif') no-repeat 97% center ;
	padding: 4px 15px;
	margin: 0px 10px 0px 30px;
}

#menu1 A:hover{
	background-color: #253847;
}



#left-column DIV.block-style-1{
	padding: 20px;
}

#left-column DIV.block-style-1 DIV.block-style-1{
	padding: 0px;
}

#currency DIV{
	padding-bottom: 20px;
}

#currency SELECT{
	width: 100%;
}

#content{
	overflow: hidden;
	height: 100%;
	padding: 10px 30px;
	font-family:Arial, Helvetica, sans-serif;
}

#content DIV.line{
	padding: 13px 0px 0px 60px;
}

#news{
	
	padding-bottom: 20px;
	overflow: hidden;
	height: 100%;
}

#news{
	
	padding-bottom: 20px;
	overflow: hidden;
	height: 100%;
}

#news DIV.line{
	padding-top: 17px;
}

#news P{
	font-size: 0.750em;
	padding: 10px 10px;
}

#news P SPAN{
	color: #FFFFFF;
	font-size: 1.125em;
}

#news P A{
	color: #245563;
}

#news A.button-style-1{
	background: #91acb3;
}

#novelties{
	background: url('img/bg_novelties.png') no-repeat;
	border-bottom: 1px dashed #bcbcbc;
	overflow: hidden;
	height: 100%;
 
}

#novelties DIV.products A{
	
	width: 180px;
	height: 150px;
}

#novelties DIV.products P A{
	border: 0;
}	

#right-column{
	width: 220px;
	float: right;
	padding-right: 10px;
	overflow: hidden;
	height: 100%;
}

#basket P{
	color: #fff;
	background: #67c237;
	font-size: 0.814em;
	overflow: hidden;
	height: 100%;
	margin-bottom: 5px;
	padding: 1px 10px 1px 5px;
}

#basket P SPAN{
	float: left;
}

#basket A{
	float: right;
	color: #245563;
	font-size: 0.750em;
	margin: 10px 18px;
}

#questioning P{
	font-size: 0.750em;
	padding-bottom: 3px;
}

#questioning P INPUT{
	vertical-align: middle;
	width: 16px;
	padding: 0px;
	float: none;
	margin-right: 5px;
}

#questioning INPUT{
	color: #245563;
	padding: 10px 0px 15px;
	width: 120px;
	margin-right: 10px;
	float: right;
}

#sale{
	background: #9ab0ae;
	overflow: hidden;
	height: 100%;
	padding-left: 15px;
	margin-bottom: 10px;
}

#sale DIV.conner-style-1{
	margin: 0px 0px 10px -15px;
}

#sale DIV.conner-style-1 DIV{
	float: left;
}

#sale H1{
	color: #fff;
	font-size: 0.814em;
}

#sale DIV.products{
	border-bottom: 1px dashed #fff;
	padding: 10px 10px 0px;
}

#sale  DIV.products A{
	border-right: 11px solid #5b6463;
}

#sale  DIV.products P A{
	color: #fff;
	border: 0;
}

#right-column A.button-style-1{
	background: #4F7697;
}

/*#footer{}*/
.catalog_top{
width:100%;
border-bottom:2px solid #5c8ba5;
color:#5d8b9a;
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
height:25px;
}
.catalog_top a{
color:#5d8b9a;
text-decoration:none;
}
.catalog_top a:hover{
color:#5d8b9a;
text-decoration:underline;
}
.catalog{
width:100%;
padding-top:15px;
}
.catalog a{
color:#5c7a85; 
text-decoration:none;
}
.catalog a:hover{
color:#5c7a85; 
text-decoration:underline;
}
.td_cat {
padding-top:5px;
padding-bottom:5px;
padding-right:5px;
height:20px;
border-bottom:solid 1px #dfdfdf; 
border-right:solid 1px #dfdfdf; 
border-left:none; padding-left:5px; 
border-top:none; 
color:#727272; 
font-size:14px;
overflow:hidden;
}
.td_cat a{

color:#727272; 
font-size:14px;
text-decoration:none;
}
.td_cat a:hover{
color:#727272; 
font-size:14px;
text-decoration:underline;
}
.catalog_subcat{
margin-top:10px;
color:#5d8b9a;
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
}
.catalog_subcat a{
color:#5d8b9a;
text-decoration:none;
}
.catalog_subcat a:hover{
color:#5d8b9a;
text-decoration:underline;
}
.shcart{
color:#5d8b9a;
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
}
.shcart a{
color:#5d8b9a;
text-decoration:none;
}
.shcart a:hover{
color:#5d8b9a;
text-decoration:underline
}
.aux_page{
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
}
.footer{
width:100%;
background-color:#478cab;
height:75px;
}
.footer_text{
width:270px;
background-color:#3c7590;
height:75px;
float:left;
}
.footer_img{
float:left;
width:43px;
}
.footer_text1
{
margin-top:10px;
float:left;
font-size:12px;
color:#FFFFFF;
height:60px;
width:225px;
}
.footer_text1 div
{

margin-top:7px;
float:left;

}
#block_tag_cloud{
margin-left:-15px;
}
#block_tag_cloud a{
color:#FFFFFF;
}
