/*-----LEFTBOX-----*/
#leftbox {
	width: 300px;
	background-color: #fdfb99;
	padding: 0px;
	margin: 0px;
}

#leftbox div.blocks{
	width: 290px;
	margin: -1px 0 10px 0;
	position: relative;
	font-size: 14px !important;
	padding: 0px;
}

#leftbox div.blocks td{
	font-size: 14px !important;
}

#leftbox div.blocks div{
	width: 300px;
}

#leftbox div.blocks div div{
	width: 300px;
	background: transparent url(../images/leftbox_top.jpg) top left no-repeat;
}

#leftbox div.blocks div div div {
	width: 276px;
	padding-bottom: 20px;
	margin-left: 12px;
	margin-right: 12px;
	padding-top: 4px;
	background: transparent;
}

#leftbox div.blocks div div div h3 a{ color: #fff; }
#leftbox div.blocks div div div h3 {
	color: #fff;
	padding: 0px;
	margin: 0 0 18px 27px;
	font-size: 22px;
}

#leftbox div.blocks div div div div {
	padding: 0px;
	margin: 0px;
}

/*-----MAINBOX-----*/
#mainbox {
	width: 678; height: auto;
	float: right;
	padding-top: 5px;
	padding-left: 20px;
	padding-bottom: 14px;
}

#maincontent {
	float: left;
	width: 660px;
}

#maincontentw {
	float: left;
	width: 660px;
}


.basic {
	margin-bottom: 20px;
}



h3.ntitle {
	font-size: 1.9em;
	line-height: 1.9em;
	margin-bottom: 4px;
	color: #13ace2;
}

h3.ntitle img {
	float: left;
	padding-right: 0px;
}

h1.ntitle {
	margin-bottom: 4px;
	color: #13ace2;
	font-size: 1.9em; line-height: 1.9em; font-family: Arial, Helvetica, sans-serif; font-weight: bold;
}

h1.ntitle img {
	float: left;
	padding-right: 0px;
}

h1.ntitle a {
	color: #13ace2;
}

h1.ntitle a:hover {
	color: #001040;
}

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: 16px;
	color: #13ace2;
	font-weight: bold;
	clear: both;
}

h3.btitle a:hover { color: #001040; }

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;
	font-size: 14px;
}

.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;
}

.price {
	display: block;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	line-height: 14px;
}

.price img{
	display: block;
	float: left;
	padding: 0px 10px 0px 0px;
}
.price a{
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}