html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.82em;
	padding:0px;
	margin:0px;
	height:100%;
	background-color:#FFFFFF;
	min-width:1000px;
	background:#ddbba7 url('../images/main_bg.gif') repeat-y;
}
/* -Коллаж- */
div#header{
	height:144px;
	text-align:right;
	background:#ddbba7 url('../images/bg_collage.jpg') repeat-x;
}
div#header div#bgBanner{
	background: url('../images/collage.jpg') top right no-repeat;
	height:144px;
}
div#logo{
	float:left;
	margin:29px 0px 0px 19px;
}
/* -Верхнее меню- */
div#lineTopMenu{
	height:28px;
	background-color:#f2dbc5;
	padding-left:270px;
}

div.topMenuItem, div.topMenuItemSel{
	height:21px;
	float:left;
	margin:0px;
	padding:7px 0px 0px 45px;
	background: url('../images/top_menu_marker.gif') no-repeat;
}

div.topMenuItemSel{
	background: url('../images/top_menu_marker_sel.gif') no-repeat;
}

/* - Осноаная таблица контента- */ 
table#contentPlace{
	width:100%;
	border-collapse:collapse;
	border:0px;
}

table#contentPlace td{
	vertical-align:top;
	padding:0px;
}


td#leftMenuPlace{
	width:257px;
	background:#c36786 url('../images/bg_left_menu_place.jpg') repeat-y;
}

div#leftMenu{
	background:url('../images/bg_left_menu.jpg') no-repeat;
	width:257px;
	height:437px;
}

div#leftMenu div.leftMenuItem, div#leftMenu div.leftSubMenuItem{
	padding:10px 0px 10px 22px;
	color:#FFB7CC;
	border-top:1px dashed #9e4b6d;
}

div.leftSubMenuGroup{
	display:none;
}

div.leftSubMenuItem{
	font-weight:bold;
	color:#FFB7CC;
	font-size:17px;
}

div.leftMenuItem a:link, 
div.leftMenuItem a:visited, 
div.leftMenuItem a:active,
div.leftMenuItem a:hover,
div.leftSubMenuItem a:link, 
div.leftSubMenuItem a:visited, 
div.leftSubMenuItem a:active, 
div.leftSubMenuItem a:hover 
{
	font-size:19px;
	color:#292828;
	text-decoration:none;
}

div.leftSubMenuItem a:link, 
div.leftSubMenuItem a:visited, 
div.leftSubMenuItem a:active, 
div.leftSubMenuItem a:hover 
{
	font-weight:bold;
	font-size:17px;
	color:#FFFFFF;
}

/* -Содержимое- */ 
td#content{
	width:auto;
	background:#f3dabc url('../images/bg_content_place.gif');
}
div#topShadow{
	background:url('../images/bg_top_shadow.jpg') repeat-x;
}

div#cornerShadow{
	background:url('../images/bg_corder_shadow.jpg') no-repeat;
}

table.innerContentPlace{
	width:100%;
	border-collapse:collapse;
	border:0px;
}

table.innerContentPlace th{
	padding:13px 2px 17px 2px;
}

table.innerContentPlace td{
	vertical-align:top;
	padding:11px !important;
}


/* -штриховочки для разных там эементов- */
.borderLeft{
	border-left:1px dashed #cbb59c;
}

.borderNoLeft{
	border:1px dashed #cbb59c;
	border-left:0px;
}

.borderNoRight{
	border:1px dashed #cbb59c;
	border-right:0px;
}

.borderRight{
	border-right:1px dashed #cbb59c;
}

.borderTopBottom{
	border-top:1px dashed #cbb59c;
	border-bottom:1px dashed #cbb59c;
}

.borderBottom{
	border-bottom:1px dashed #cbb59c;
}

.border{
	border:1px dashed #cbb59c;
}

/* -Подвал- */
td#footer{
	padding-top:30px !important;
	height:62px;
	color:#90653b;
}
td#footer div{
	width:150px;
} 

div.images{
	background: url('../images/border_top_images.gif') repeat-x;
	padding-top:8px;
	float:left;
}

div.images div{
	width:114px;
	height:103px;
	background: url('../images/border_bottom_images.gif') bottom repeat-x;
	padding-bottom:9px;
}
div.images div img{
	float:left;
}
/* -Анонс -*/
div.noticeItem{
	margin-left:130px;
}

a img {
	border:0px;
}

div#colorList{
	width:130px;
	margin:20px 0px 0px 20px;
	clear:left;
}

div#price{
	margin-left: 25px;
	background: url('../images/zip_ico.gif') 0px 0px no-repeat;
	padding-left:25px;
	width:130px;
	height:40px;
}

div#menedgerInfo{
	margin-left: 25px;
	margin-bottom: 20px;
	color:#FFFFFF;
}

a.price:link, 
a.price:visited, 
a.price:active, 
a.price:hover 
{
	color:#FFFFFF;
}
