body {
	background-color: White;
	background-image: url(images/page-bg.gif);
	background-repeat: repeat-x;
}
body, td, input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #797979;
}
a {
	color: #45719f;
	text-decoration: none;
}

.width {
	width: 912px;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.top {
	vertical-align: top;
}


td.lcol {
	border-right: solid 1px #dedede;
	width: 220px;
	padding-right: 15px;
	vertical-align: top;
}
td.ccol {
/*	border-top: solid 1px #dedede;*/
/*	padding-top: 15px;*/
	padding-left: 45px;
	vertical-align: top;
}
td.rcol {
	padding-left: 40px;
	width: 280px;
	vertical-align: top;
}



/* Шапка и меню */
td.schedule {
	border-left: 1px solid #dedede;
	padding-left: 20px;
}
td.schedule table tr td {
	font-size: 9px;
	color: #797979;
}
.header td {
	color: #444444;
}
.header a {
	color: #45719f;
	text-decoration: underline;
}
.header a:hover {
	color: #ff8200;
	text-decoration: none;
}
td.header-blank {
	background-image: url(/images/header-blank.gif);
	padding: 10px;
	vertical-align: top;
}
table.menu {
	margin-top: 16px;
	height: 32px;
	background-color: #656565;
	background-image: url(/images/menu-bg.gif);
}
table.menu input, table.menu option {
	border: 1px solid #9a9a9a;
	height: 20px;
	background-image: url(/images/menu-input-bg.gif);
	color: White;
}
table.menu a {
	color: White;
	text-transform: lowercase;
	text-decoration: none;
	vertical-align: bottom;
}
table.menu-items td {
	padding-left: 10px;
	padding-right: 10px;
}
table.menu-shadow {
	margin-top: 0px;
	margin-bottom: 15px;
	height: 19px;
	background-image: url(/images/menu-shadow-bg.gif);
}


table.brands {
/*	margin-top: -10px;*/
	margin-bottom: 15px;
}
table.brands td {
	color: #ced4da;
	font-size: 11px;
	text-align: center;
}
table.brands td a {
	color: #45719f;
	text-decoration: none;
}

a.models {
	font-size: 14px;
	line-height: 18px;
	padding-bottom: 10px;
}

table.new {
	background-image: url(/images/main-new-bg.gif);
	background-repeat: repeat-x;
	height: 230px;
}
.new-orange {
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 25px;
	padding-bottom: 0px;
	height: 130px;	
	color: White;
}
.new-green {
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 0px;
	vertical-align: top;
	height: 99px;
	font-size: 9px;
	color: White;
}
.new-green-title {
	margin-top: 10px;
}
.new-green-desc {
	margin-top: 5px;
}
img.new-label {
	position: absolute;
	z-index:10;
}
div.price {
	font-size: 18px;
	font-weight: bold;
	float: right;
/*	 padding: 0px; margin: 0px;*/
}
.new-green a {
	font-size: 11px;
	font-weight: bold;
	color: White;
/*	padding-bottom: 20px;*/
}

/* Подвал и копирайты */
table.copy {
	border-top: solid 1px #ff4600;
	margin-top: 16px;
	padding-top: 4px;
}
td.copy {
	color: #9a9a9a;
	font-size: 10px;
	width: 200px;
}
td.copy a {
	color: #9a9a9a;
}
td.copy b {
	font-weight: normal;
}

/* Продукты */
table.product-spec {
	width: 100%;
	margin-top: 25px;
}
tr.product-group-title {
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
}
tr.product-group-title td {
	font-size: 12px;
	padding: 10px;
	font-weight: bold;
	color: #ff4700;
}
td.product-spec-title {
	text-align: right;
	font-weight: bold;
	color: #575757;
	width: 250px;
}
img.product-photo-mini {
	border: 1px solid #DEDEDE;
	margin-left: 5px;
	height: 45px;
	width: 60px;
}
td.product-price, p.product-price {
	color: #ff4700;
	font-size: 18px;
	font-weight: bold;
	padding: 10px;
}
div.product-at-list {
	height: 250px;
	width: 300px;
	float: left;
	border-bottom: 1px solid #DEDEDE;
	margin-right: 15px;
	margin-bottom: 50px;
}

div.product-at-list img {
	margin-bottom: 10px;
}

div.product-at-list-desc {
	clear: left;
/*	float: none;*/
	margin-top: 1px;
}
div.product-at-list-desc a {
	font-weight: bold;
}
div.products-cats {
	width: 100%;
	margin-top: -10px;
	margin-bottom: 25px;
	font-size: 10px;
}

.error {
	color: #CC0000;
	background-color: #FFFFEE;
	border: 1px solid #CC0000;
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}

h1.title {
	font-size: 24px;
	font-weight: normal;
}

/* SM_MODULE */
table.sm_module {
	width: 100%;
	margin-top: 10px;
}
td.sm_module_title {
	color: #444444;
	font-size: 18px;
	border-bottom: 1px solid #dedede;
	padding-bottom: 5px;
}
td.sm_module_content {
	background-color:#ffffff;
	padding-top:10px;
}
a.sm_module_title {
	color: #444444;
	text-decoration: none;
}
a.sm_module_title_context {
	color: #444444;
	font-size: 10px;
	text-transform: lowercase;
	text-decoration: none;
}


table.spec {
	border-bottom: solid 1px #DEDEDE;
	margin-top: 10px;	
	margin-bottom: 10px;
	width: 100%;
}
td.spec, td.spec input {
	width: 500px;
}


div.crumbs {
	font-size: 11px;
	text-transform: uppercase;
	padding-bottom: 10px;
}

img.article-photo {
	padding-right: 15px;
	padding-bottom: 15px;
}

.actions-title {
	color: #ff4600;
	font-size: 18px;
}

td.bgorange   {
	background-color: #ff4600;
	width: 176px;

}

td.bggreen   {
	background-color: #a9b976;
	font-size: 12px;
}

span.whitehead {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;

}
span.whitetext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;

}

a.whitetext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	

}
