/*author: Rumin Sergey*/
/*Copyright: CENTROARTS.com*/
/*e-mail: gr-x@mail.ru, centroarts@mail.ru*/
/*URL: http://www.centroarts.com*/


/*-----LEFTBOX-----*/
#leftbox {
	float: left;
	width: 190px;
}

#leftbox div.blocks{
	width: 190px;
	background: #FFF url(../images/leftbox_bg.png) left repeat-y;
	margin: 0 0 10px 0;
	position: relative;
}

#leftbox div.blocks div{
	background: transparent url(../images/leftbox_bottom.png) bottom left no-repeat;
	width: 190px;
}

#leftbox div.blocks div div{
	width: 190px;
	background: transparent url(../images/leftbox_top.png) top left no-repeat;
}

#leftbox div.blocks div div div {
	width: 166px;
	padding-bottom: 20px;
	margin-left: 12px;
	margin-right: 12px;
	padding-top: 10px;
	background: transparent;
}

#leftbox div.blocks div div div h3 a{ color: #fff; }
#leftbox div.blocks div div div h3 {
	color: #fff;
	margin: 0 0 18px 0;
}

#leftbox div.blocks div div div div {
	padding: 0px;
	margin: 0px;
}

/*-----RIGHTBOX-----*/
#rightbox {
	float: right;
	width: 187px;
}

#rightbox div.blocks{
	width: 169px;
	background: #FFF url(../images/rightbox_bg.png) left repeat-y;
	margin: 0 0 10px 18px;
	position: relative;
}

#rightbox div.blocks div{
	background: transparent url(../images/rightbox_bottom.png) bottom left no-repeat;
	width: 169px;
}

#rightbox div.blocks div div {
	width: 169px;
	background: transparent url(../images/rightbox_right.png) top left no-repeat;
}

#rightbox div.blocks div div div {
	width: 145px;
	padding-bottom: 20px;
	margin-left: 12px;
	margin-right: 12px;
	padding-top: 6px;
	background: transparent;
}

#rightbox div.blocks div div div h3 a{ color: #fff; }
#rightbox div.blocks div div div h3 {
	color: #fff;
	margin: 0 0 18px 0;
}

#rightbox div.blocks div div div div {
	padding: 0px;
	margin: 0px;
}

/*-----MAINBOX-----*/
#mainbox {
	width: 752px; height: auto;
	float: right;
	padding-top: 22px;
	padding-bottom: 14px;
}

#maincontent {
	float: left;
	width: 565px;
}

#maincontentw {
	float: left;
	width: 752px;
}


.basic {
	margin-bottom: 20px;
}



h3.ntitle {
	font-size: 1.9em;
	line-height: 1.9em;
	margin-bottom: 4px;
	color: #3ca20e;
}

h3.ntitle img {
	float: left;
	padding-right: 4px;
}

h3.btitle {
	padding-bottom: 7px;
	background: url(../images/dotted_orange.gif) left bottom repeat-x;
}

h3.btitle,
h3.btitle a:link,
h3.btitle a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #547446;
	font-weight: bold;
	clear: both;
}

h3.btitle a:hover { color: #3ca20e; }

div.morefield {
	color: #a6a6a6;
	font-size: 10px;
	float: left;
	margin: 3px 0 4px 0;
	clear: both;
}

div.morefield span.arg {
	padding-right: 5px;
	padding-top: 3px;
	float: left;
}

div.basic .maincont {
	float: left;
	width: 100%;
	clear: both;
}

.basic .baseinfo
.basic .baseinfo a,
.basic .baseinfo p {
	font-size: 0.9em
}

.basic .baseinfo p { color: #9f998e; }

.basic .baseinfo {
	background: url(../images/baseinfo_bg.png) left top no-repeat;
	padding-left: 50px;
	height: 54px;
}

.dotted {
	width: 100%; height: 1px;
	float: left;
	margin: 3px 0 8px 0;
	background: url("../images/dotted.png") left top repeat-x;
	clear: both;
}

#mainbox .basic div.morelink {
	background: url(../images/baseline.png) left bottom repeat-x;
	float: left;
	width: 100%;
	padding: 13px 0 10px 0;
}

div.morelink .baseiconsw {
	float: left;
}

div.morelink .baseiconsw img {
	float: left;
	padding: 0 4px;
}

div.morelink .baseicons img {
	float: right;
	padding: 0 4px;
}

#mainbox .basic div.morelink b a {
	height: 19px;
	line-height: 18px;
	float: left;
}

span.argcom a {
	height: 19px;
	line-height: 18px;
	float: left;
	padding-left: 5px;
}

.price {
	font-size: 1.6em;
	line-height: 1.0em;
	color: #ff9915;
}

/*CENTER BLOCK & BASE*/
table.cblock {background: #fdfdfd; }

td.cblock-left {background: url(../images/cblock/cblock_middle_left.gif) left top repeat-y;}
td.cblock-right {background: url(../images/cblock/cblock_middle_right.gif) right top repeat-y;}

td.cblock-top {background: url(../images/cblock/cblock_center_top.gif) left top repeat-x;}
td.cblock-bottom {background: url(../images/cblock/cblock_center_bottom.gif) left bottom repeat-x;}

table.cblock div.maincont {
	padding: 4px;
}

/*БЫСТРОЕ МЕНЮ*/
div.blocks ul.navs		{list-style: none; padding: 0; margin: 0;}
div.blocks ul.navs li	{background: none; padding: 0; margin: 0; display: block;}
div.blocks ul.navs li a	{
	background: url(../images/quick_menu.png) left top no-repeat;
	color: #969696;
	width: auto;
	margin: 0;
	padding-left: 15px;
	height: 24px;
	line-height: 22px;
	display: block;
	overflow: hidden;
}

div.blocks ul.navs li a:hover {
	background: url(../images/quick_menu.png) left bottom no-repeat;
	color: #ff9000;
	text-decoration: none;
}

.basic-search {
	border: 1px solid #dcdcdc;
	background: url(../images/searchbase_bg.png) left top repeat-y;
}

.basic-search div.morelink {
	float: left;
	width: 100%;
}

.basic-search span.argcom {
	height: 19px;
	line-height: 18px;
	float: left;
	padding-right: 5px;
}