body{
	margin:0;
	padding:0;
	font-size:13px;
	font-family:verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	background-color:#FFFFFF;
	}

img{border:none;}
.justify{text-align:justify;}
.bold{font-weight:bold;}
.center{text-align:center;}
.right{text-align:right;}
.nostart {list-style-type:none; margin:0; padding:0;}
.clear{clear: both;}
br.clear{clear:both; margin-top:-15px;}

a{
	color:#3366FF;
	outline:none;
	text-decoration:underline;
	}

.fl_left{float:left;}
.fl_right{float:right;}

.imgl, .imgr{border:1px solid #999999; padding:5px;}
.imgl{float:left; margin:0 8px 8px 0; clear:left;}
.imgr{float:right; margin:0 0 8px 8px; clear:right;}

/* ----------------------------------------------Wrapper-------------------------------------*/

div.wrapper{
	display:block;
	width:100%;
	margin:0;
	text-align:left;
	}

div.wrapper h1, div.wrapper h2, div.wrapper h3, div.wrapper h4, div.wrapper h5, div.wrapper h6{
	margin:0;
	padding:0;
	font-weight:normal;
	line-height:normal;
	font-family:verdana, Arial, Helvetica, sans-serif;	}

.col1{}
.col2{}
.col3{}
.col4{}
.col5{}

/* ----------------------------------------------Generalise-------------------------------------*/

#header, #topbar, #breadcrumb, #container, #footer, #copyright{
	position:relative;
	margin:0 auto 0;
	display:block;
	width:960px;

	}

/* ----------------------------------------------Header-------------------------------------*/

#header{
height: 200px; 
	}
.logo{height:140px; width:400px; float:left;}
.logo p{text-transform:uppercase; font-size:10px;}
.logo h1{
	font-weight:600;
font-size:28px; }
.logo2{height:140px; width:300px; float:left; margin-left:60px;}
.logo3{height:140px; width:200px; float:left;}


#header #logo h1, #header #logo p{
	margin:0;
	padding:0;
	line-height:normal;
	}

#header #logo h1{
	font-size:36px;
	text-transform:uppercase;
	}

#header h1 a{
	color:#B2C629;
	background-color:#000000;
	}


/* ----------------------------------------------Content-------------------------------------*/

#container{
	padding:0;
	}

#container h1{
	margin:0 0 15px 0;
	padding:0 0 8px 0;
	border-bottom:1px solid #E7E6E6;
	}

/* ----------------------------------------------Homepage Block-------------------------------------*/

.homepage{
	display:block;
	width:745px;
float:right;
	}


.homepage p{
	margin:0 0 25px 0;
	padding:0;
	line-height:1.6em;
	}


.shop_item{
width:210px;
float:left; 
margin:0 25px 45px 10px;
}

.s_i_name{height:36px;
overflow:hidden; }

.s_i_img{
width:160px;
height:160px;
}

.s_i_price{
	height:30px;
margin:10px 0 5px 0;
font-size:19px;
width:150px;
float:left;
}
.s_i_buy{
	height:33px;
width:33px;
margin:8px 0 0 0;
float:left;
}
/* ----------------------------------------------Content Block-------------------------------------*/

#content{
	display:block;
	float:left;
	width:600px;
	}


/* ----------------------------------------------Column-------------------------------------*/

.column{
	display:block;
	float:left;
	width:200px;

	}

.column ul{
list-style:none;
margin:0;
padding:0;
font-style: italic;
	}

.column ul li{
margin:0 0 10px 0;
font-size:13px;
	}
.column ul li a{
	text-decoration:underline;
color:#555;
}

.column ul li a:hover{
	color:#789BD6;}


.column ul ul li a{
margin:0 0 5px 0;
font-size:11px;
padding-left:10px;
	}



/* ----------------------------------------------Footer-------------------------------------*/

#footer{
	padding:20px 0;
	}

#footer ul{
	margin:0;
	padding:0;
	list-style:none;
	}

#footer h2{
	margin:0 0 15px 0;
	padding:0 0 8px 0;
	font-size:18px;
	color:#CCCCCC;
	background-color:#000000;
	border-bottom:1px dotted #CCCCCC;
	}

#footer .box{
	display:block;
	float:right;
	width:250px;
	margin:0 0 0 25px;
	padding:0;
	}

#footer .box1{
	display:block;
	float:left;
	width:400px;
	line-height:1.6em;
	}
.wrapper .col4 #footer a{
	color:ccc; font-size:13px;
}
#footer .box1 .imgl{border:1px solid #CCCCCC; padding:5px; color:#FFFFFF; background-color:#000000;}

#footer .contactdetails li{
	margin:0 0 8px 0;
	}

#footer .flickrbox, #footer .flickrbox .wrap{display:block; width:260px;}
#footer .flickrbox .wrap .fix{clear:both;}
#footer .flickrbox .wrap .flickr_badge_image{display:block; float:left; margin:0 10px 10px 0; width:80px; height:80px;}
#footer .flickrbox .wrap #flickr_badge_image3, #footer .flickrbox .wrap #flickr_badge_image6{margin-right:0;}

/* ----------------------------------------------Copyright-------------------------------------*/

#copyright{
	padding:10px 0;
	}

#copyright p{
	margin:0;
	padding:0;
	}

.copy_box{
	height:auto;
width:100px;
float:left;
margin:0 25px 0 0; }
/* -------------------------------MENU----------------------------------------*/
#topnav{
	display:block;
	float:left;
	margin:7px 0 0 0;
	padding:0;
	list-style:none;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;

	}

#topnav ul{
	float:left;
	list-style:none;
	margin:0;
	padding:0;
width:960px;
background-color:#333333;

	}
#topnav li{
	float:left;
	list-style:none;
	margin:0;
	padding:0;

	}


#topnav li a:link, #topnav li a:visited, #topnav li a:hover{
	display:block;
	margin:0;
	padding:7px 20px;
	color:#999999;
	background-color:#333333;
text-decoration:none;

	}

#topnav ul ul li a:link, #topnav ul ul li a:visited{
	border:none;
	}

#topnav li.last a{
	margin-right:0;
	}

#topnav li a:hover, #topnav ul li.active a{
	color:#FFFFFF;
	background-color:#B2C629;
	}
	
#topnav li li a:link, #topnav li li a:visited{
	width:150px;
	float:none;
	margin:0;
	padding:7px 10px;
	font-size:12px;
	font-weight:normal;
	}

#topnav li ul{
	z-index:9999;
	position: absolute;
	left: -999em;
	height:auto;
	width:170px;
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	}

#topnav li ul a{width: 140px;}

#topnav li ul ul{margin: -32px 0 0 0;}

#topnav li:hover ul ul{left: -999em;}

#topnav li:hover ul, #topnav li li:hover ul{left:auto;}

#topnav li:hover{ position: static;}

#topnav li.last a{margin-right:0;}


/* -------------------------------------------Catalog-------------------------------*/
.cat_item{
	width:300px;

margin:0 40px 30px 0;
float:left;
}
.cat_item_name{
	height:40px;
width:300px; }
.cat_item_left{
	width:160px;
height:180px;
float:left;
}
.cat_item_img{
	width:160px;
height:180px; 
overflow:hidden;}
.cat_item_right{
	width:140px;
height:180px;
float:right; }
.cat_item_buy_left{
	width:50px;
float:left;
}
.c_i_basket{
	height:33px;
width:33px;
float:left;
}

.hit 
{
	width: 48px;
	height: 48px;
	background: url("../../images/hot.png"/*tpa=http://www.оазис-мебель.рф/images/hot.png*/) no-repeat 0 0 !important;
	background: none;
        z-index:10000;
	left:0;
	top:0;
margin:-50px 0 0 5px;
position:relative;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/hit.png');
}

.shop_block
{
	border: 1px solid #ccc;
	background: #EEE;
	padding: 5px 7px;
	margin: 10px 0px;
}

.shop_block a
{
	position: relative;
	z-index: 2;
}

.shop_block input, .shop_block select {
	border: 1px solid #969696;
}

.shop_block .gray_button input {
	border-width: 0;
}

.arrow_up,
.arrow_up_gray,
.arrow_down,
.arrow_down_gray {
	width: 16px;
	height: 16px;
	z-index: 1;
	float: left;
}

.arrow_up img,
.arrow_up_gray img,
.arrow_down img,
.arrow_down_gray img {
	filter: alpha(opacity=0);
}


.arrow_up
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/hostcmsfiles/images/arrow_up.png');
}

.arrow_up_gray
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/hostcmsfiles/images/arrow_up_gray.png');
}

.arrow_down
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/hostcmsfiles/images/arrow_down.png');
}

.arrow_down_gray
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/hostcmsfiles/images/arrow_down_gray.png');
}
.path{
	margin:0 0 15px 0;
font-size:13px;
}

.full_cart {
	width: 650px;
	height: auto;
margin-top:15px;
}
.full_cart .full_cart_left {
	float: left;
	height: auto;
	width: 220px;
	height:300px;
}
.full_cart .full_cart_left .f_c_l_img {
	text-align: center;
	height: 240px;
	width: 220px;
}
.full_cart .full_cart_right {
	float: right;
	height: 300px;
	width: 420px;
}
.full_cart .full_cart_bottom {
	clear: both;
	height: auto;
	width: 650px;
}
.full_cart .full_cart_name {
	width: 650px;
}
.price{
	font-size:17px;
}

/*----- forms -----*/
#currencies fieldset {
	border:none;
	padding:7px 0 19px 15px;
	border-bottom:1px dotted #000;
	}
	#currencies strong {
		display:block;
		color:#585858;
		font-weight:bold;
		padding-bottom:6px;
		}
	#currencies select {
		width:122px;
		font-size:10px;
		font-weight:bold;
		color:#585858;
		border:1px solid #6e6e6e;
		}

.contacts-form fieldset {
	border:none;
	width:100%;
	overflow:hidden;
	display:block;
}
.form_alignright a 
{
	margin-left: 10px;
}
	.contacts-form .col-1 {
		width:170px !important;
		margin-right:0 !important;
	}
	.contacts-form .col-2 {
		width:157px !important;
		margin-right:0 !important;
	}
	/*
	.contacts-form label {
		display:block;
		height:25px;
		overflow:hidden;
	}*/
		.contacts-form input {
			color:#a4a4a4;
			border:1px solid #a4a4a4;
			background:none;
			padding:2px 0 2px 5px;
			width:160px;
		}
		.contacts-form textarea {
			color:#a4a4a4;
			border:1px solid #a4a4a4;
			background:none;
			padding:2px 0 2px 5px;
			width:150px;
			overflow:auto;
			height:100px;
			/*margin-bottom:9px;*/
		}
		
	.contacts-form .input_field
	{
		margin-bottom: 10px;
	}
	
	/* Validate */
	.validate label.input_error { display:block; line-height:1.8; vertical-align:top; color: red; font-style: italic; }
	.validate input.input_error { border: 1px dashed #DB1905; background-color: #FFFFD5; }
	.validate textarea.input_error { border: 1px dashed #DB1905; background-color: #FFFFD5;}
	label.input_error {height: 20px}
	.form_alignright
	{ 	
		margin-top: 10px;
	}
	/* / Validate */

	#captcha
	{
		padding: 0px;
		font-size: 85%;
	}

	#captcha, #captcha a:link, #captcha a:hover, #captcha a:visited
	{
		color: #777;
	}
	
	#error
	{
		margin-top: 5px;
		margin-bottom: 5px;
		padding: 5px 5px 5px 25px;
		position: relative;
		font-size: 8pt;
		border-collapse: collapse;
		border: 1px #CA1D13 dashed;
		color: #CA1D13;
		background-color: #F2EDE9;
		background: url("../../hostcmsfiles/images/error.gif"/*tpa=http://www.оазис-мебель.рф/hostcmsfiles/images/error.gif*/) no-repeat 5px 50%;		
	}

	#message
	{
		margin-top: 5px;
		margin-bottom: 5px;
		padding: 5px 5px 5px 25px;
		position: relative;
		font-size: 8pt;
		border-collapse: collapse;
		border: 1px #4ba749 dashed;
		color: #4ba749;
		background: url("../../hostcmsfiles/images/message.gif"/*tpa=http://www.оазис-мебель.рф/hostcmsfiles/images/message.gif*/) no-repeat 5px 50%;
		/*width: 450px;*/
	}

	.pagination .current, .pagination .page_link, .pagination .ctrl
	{
		margin-right: 3px;	
	}
.gray_button {
	background: url("../../images/gray_button_l.gif"/*tpa=http://www.оазис-мебель.рф/images/gray_button_l.gif*/) no-repeat 0 0;
	margin: 15px 0;
	height: 27px;
}

.gray_button div {
	background: url("../../images/gray_button_r.gif"/*tpa=http://www.оазис-мебель.рф/images/gray_button_r.gif*/) no-repeat 100% 0;
	height: 27px;
	float: left;
	padding-right: 10px;
}

.gray_button input {
	border: 0;
	color: #fff;
	font-family: Georgia;
	height: 27px;
	padding: 0 5px 3px 0;
	background-color: #a8a8a8;
	margin-left: 10px;
}
#ShowAddComment
{
	margin: 20px 0px;
	font-size: 11pt;
}

/* ссылка "ответить" для комментария */
.c_u_l
{
	font-weight: bold;
}

/* Ответ на комментарий */
.cr
{
	display: none;
	margin: 0px 0px 10px 20px;
}

/* sub-div для дерева комментариев */
.csd
{
	margin-left: 20px;
}

.comment {
	background: #F0EFEB;
	padding: 30px;
	margin-bottom: 10px;
	width: 300px;
	zoom: 1;
	position: relative;
	padding: 20px;
}
.comment p
{
	margin-bottom: 7px;
}

.comment input[type="text"],
.comment input[type="file"],
.comment textarea {
	width: 100% !important;
	width: auto;
}

.comment_desc
{
	margin: 0px 0px 10px 20px;
}

.comment .tl
{
	position: absolute;


	top: 0px;
	left: 0px;
	background: url("../../images/tl_angle.png"/*tpa=http://www.оазис-мебель.рф/images/tl_angle.png*/) repeat-x 0 0 !important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/tl_angle.png');
	width: 8px;
	height: 8px;
}

.comment .tr
{
	position: absolute;
	top: 0px;
	right: 0px !important;
	right: auto;
	left: expression((parentElement.clientWidth - 8) + "px");
	background: url("../../images/tr_angle.png"/*tpa=http://www.оазис-мебель.рф/images/tr_angle.png*/) repeat-x 0 0 !important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/tr_angle.png');
	width: 8px;
	height: 8px;
}

.comment .bl
{
	position: absolute;
	bottom: 0px !important;
	bottom: auto;
	top: expression((parentElement.clientHeight - 8) + "px");
	left: 0px;
	background: url("../../images/bl_angle.png"/*tpa=http://www.оазис-мебель.рф/images/bl_angle.png*/) repeat-x 0 0 !important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bl_angle.png');
	width: 8px;
	height: 8px;
}

.comment .br
{
	position: absolute;
	bottom: 0px !important;
	bottom: auto;
	top: expression((parentElement.clientHeight - 8) + "px");
	right: 0px !important;
	right: auto;
	left: expression((parentElement.clientWidth - 8) + "px");
	background: url("../../images/br_angle.png"/*tpa=http://www.оазис-мебель.рф/images/br_angle.png*/) repeat-x 0 0 !important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/br_angle.png');
	width: 8px;
	height: 8px;
}

.stars
{
	margin: 0px;
	padding: 0px;
}

.stars li
{
	margin: 0px;
	padding: 0px;
	width: 16px;
	height: 16px;
	float: left;
	background: url("../../hostcmsfiles/images/stars_gray.gif"/*tpa=http://www.оазис-мебель.рф/hostcmsfiles/images/stars_gray.gif*/) no-repeat 0 0;
	cursor: pointer;
	list-style-type: none;
}

.stars .curr
{
	margin: 0px;
	padding: 0px;
	width: 16px;
	height: 16px;
	float: left;
	background: none;
	background: url("../../hostcmsfiles/images/stars_single.gif"/*tpa=http://www.оазис-мебель.рф/hostcmsfiles/images/stars_single.gif*/) no-repeat 0 0;
}
.path
{
	margin-bottom: 10px;
}

.path .path_arrow
{
	margin: 0px 3px;
}

.path a
{
	color: #6E6E6E;
}

.filter_button
{
	margin: -19px 0 0 450px;
	float:left;
}
.catalog_item {
	height: auto;
	width: 735px;
margin:0 0 20px 0;
}
.catalog_item a:link {
	color: #555;
	text-decoration: underline;
}
.catalog_item a:visited {
	text-decoration: underline;
	color: #603;
}
.catalog_item a:hover {
	text-decoration: none;
	color: #789BD6;
}
.catalog_item a:active {
	text-decoration: underline;
	color: #789BD6;
}
.catalog_item .catalog_item_name {
	height: 30px;
	width: 650px;
}
.catalog_item .catalog_item_img {
	min-height: 120px;
	width: 200px;
	float: left;
height: auto;
border-bottom: 1px dashed #CCC;
}
.catalog_item .catalog_item_des {
	float: left;
	min-height: 120px;
	width: 735px;
height: auto;

}
.catalog_item .catalog_item_links {
	font: normal 12px Arial, Helvetica, sans-serif;
	height: auto;
	width: auto;
}

.image{
	height:180px;
width:180px;
}

