/* Настройки шрифтов по умолчанию */
body, div, table, td, p, a, h1, h2, h3, h4, h5, h6 {
	font-family: Tahoma, sans-serif;
}

body, div, table, td, p, a {
	font-size: 12px;
	line-height: 16px;
}

body, div, table, td, p {
	color: #213F91;
	vertical-align: top;
}

.small_text {
	font-size: 10px;
	line-height: 13px;
}


/* Основные теги */
* {
	margin: 0;
	padding: 0;
}
html, body {height: 100%;}

body {
	background-color: #A1BEE6;
}

img {
	border: 0px;
}

div {
	border: 0px solid #00F;
}

a {
	color: #E51937;
}
a:hover {
	text-decoration: none;
}


/* Заголовки */
h1 {
	color: #68707C;
	font-family: Tahoma, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	line-height: 18px;
	margin-bottom: 20px;
}

h2 {
	background-color: #E28330;
	color: #FFF;
	display: block;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	line-height: 23px;
	padding-left: 15px;
	width: 628px;
}
h2.margins {
	margin-top: 25px;
	margin-bottom: 17px;
}


/* Параграфы */
p.news_annonce {
	margin-top: 14px;
	margin-bottom: 14px;
	margin-left: 15px;
	width: 628px;
}

p.news_annonce_img {
	margin-top: 14px;
	margin-bottom: 14px;
	margin-left: 200px;
	width: 400px;
}

p.contacts {
	line-height: 18px;
}

div.keywords {
	color: #AAA;
	font-size: 10px;
	margin-top: 40px;
}


/* Списки */
ul {
	line-height: 15px;
	margin-left: 12px;
	margin-top: 0px;
	margin-bottom: -20px;
}

ol {
	line-height: 15px;
	margin-left: 19px;
	margin-top: 0px;
	margin-bottom: -20px;
}

li {
	margin-top: -7px;
}


/* Формы */
input, select, textarea {
	border: 1px solid black;
	color: #000;
}

input.button {
	background-color: #FBB96E;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
}
input.button:hover {
	background-color: #FFD176;
}

input.text, select, textarea {
	background-color: #EEE;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 2px;
}

table.form_authen {
	margin-top: 100px;
	margin-bottom: 40%;
	margin-left: 270px;
}

td.element_text {
	width: 150px;
	text-align: right;
}

div.element_form {
	float: left;
	margin-bottom: 10px;
	width: 100%;
}

div.element_text {
	float: left;
	width: 150px;
	text-align: right;
}

div.element_input {
	float: left;
	margin-left: 10px;
}

div.buttons {
	float: left;
	margin-top: 5px;
	margin-left: 160px;
}

div.buttons_no_form {
	float: left;
	margin-top: 15px;
	margin-left: 0px;
}


/* Основные слои сайта */
#container_white {
	background-color: #FFF;
	position: relative;
	margin: 0 auto;
	width: 1010px;
}

#container {
	background-color: #FFF;
	position: relative;
	margin: 0 auto;
	width: 1010px;
	height: 100%;
}

#header {
	background-image: URL("../images/static/header_bg.jpg");
	background-repeat: no-repeat;
	position: relative;
	margin: 0 auto;
	height: 176px;
	width: 1010px;
}

#left {
	background-color: #FFF;
	float: left;
	position: relative;
	width: 272px;
}

#main {
	background-color: #FFF;
	float: right;
	position: relative;
	padding-left: 26px;
	width: 712px;
}

#main_index {
	background-color: #FFF;
	float: right;
	position: relative;
	margin-top: 55px;
	padding-bottom: 0px;
	width: 712px;
	height: 427px;
}

#main_content {
	margin-top: 50px;
	float: left;
	position: relative;
	min-height: 620px;
	width: 643px;
}

#color_line {
	background-image: URL("../images/static/color_line.gif");
	background-repeat: no-repeat;
	clear: both;
	margin: 0 auto;
	height: 8px;
	width: 1010px;
}


#left_menu {
	background-color: #FFED8F;
	width: 180px;
	padding-top: 48px;
	padding-bottom: 23px;
	padding-left: 68px;
	padding-right: 24px;
}

img.yellow_bottom_right {
	text-align: right;
	margin-top: -11px;
	margin-right: 0px;
}

#left_menu a {
	color: #213F91;
	display: block;
	border-top: 1px dotted #000;
	font-size: 12px;
	font-family: Tahoma, sans-serif;
	font-weight: bold;
	font-style: normal;
	padding-top: 7px;
	padding-bottom: 7px;
	text-decoration: none;
}

#left_menu a.top_line {
	border-top: 0px;
	border-bottom: 1px dotted #000;
}

#left_menu a.top_line_active {
	border-top: 0px;
	border-bottom: 1px dotted #000;
	color: #E28330;
}

#left_menu a.no_line {
	border-top: 0px;
	border-bottom: 0px;
}

#left_message_title {
	background-color: #E28330;
	background-image: URL(../images/static/message_up.gif);
	background-repeat: no-repeat;
	color: #FFF;
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	line-height: 14px;
	margin-top: 15px;
	padding-top: 16px;
	padding-bottom: 8px;
	padding-right: 23px;
	text-align: right;
	
}

#left_message_text {
	background-color: #EBB34B;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 14px;
	padding-left: 68px;
	padding-right: 20px;
	margin-bottom: 50px;
}

#left_contacts {
	color: #213F91;
	font-size: 11px;
	font-weight: bold;
	line-height: 23px;
	padding-top: 0px;
	padding-bottom: 14px;
	padding-left: 68px;
	padding-right: 20px;
}

#left_contacts p {
	clear: both;
	padding-top: 10px;
}

#left_contacts a {
	color: #00A7EC;
	text-decoration: none;
}

#left_contacts a:hover {
	text-decoration: underline;
}

#logo {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -480px;
}

#topbanner0 {
	position: absolute;
	top: 128px;
	left: 50%;
	margin-left: -35px;
}
#topbanner1 {
	position: absolute;
	top: 128px;
	left: 50%;
	margin-left: 60px;
}
#topbanner2 {
	position: absolute;
	top: 128px;
	left: 50%;
	margin-left: 155px;
}
#topbanner3 {
	position: absolute;
	top: 128px;
	left: 50%;
	margin-left: 250px;
}
#topbanner4 {
	position: absolute;
	top: 128px;
	left: 50%;
	margin-left: 345px;
}


/* Специализированные слои */
div.shop_list {
	clear: both;
	display: table;
	position: relative;
	margin-top: 0px;
	margin-bottom: 23px;
	height: 243px;
	width: 100%;
}
div.shop_list img {
	display: table-cell;
	float: left;
	width: 320px;
}
div.shop_list div.text {
	padding-left: 0px;
	display: table-cell;

	width: 300px;
	vertical-align: bottom;
}
div.shop_list p.header {
	font-size: 17px;
	padding-bottom: 15px;
}

div.brands_full {
	border-top: 1px dotted #5E5E5E;
	clear: both;
	display: block;
	padding-top: 40px;
	position: relative;
	width: 652px;
}
div.brands_full_first {
	clear: both;
	display: block;
	padding-top: 20px;
	position: relative;
	width: 652px;
}

div.brand_img {
	float: left;
	text-align: right;
	padding-bottom: 37px;
	width: 170px;
}
div.brand_img img {
	margin-top: 3px;
}

div.brand_text {
	float: right;
	padding-bottom: 37px;
	width: 460px;
}

div.assort_preview
{
	background-color: #EEEEEF;
	border: 1px solid #EAB34C;
	float: left;
	margin-bottom: 68px;
	margin-right: 27px;
	height: 211px;
	width: 178px;
	text-align: center;
}
div.assort_preview img {

}
div.assort_preview p {
	border: 1px solid #EAB34C;
	background-color: #EAB34C;
	color: #FFF;
	font-weight: bold;
	text-align: right;
	padding-top: 5px;
	padding-right: 8px;
	margin-left: -1px;
	height: 32px;
	width: 170px;
}

div.right_text {
	text-align: right;
	padding-bottom: 10px;
	width: 100%;
}

div.season_man {
	background-color: #EEEEEF;
	border: 2px solid #213F91;
	float: left;
	margin-bottom: 68px;
	margin-right: 27px;
	height: 309px;
	width: 273px;
	text-align: center;
}

div.season_man p {
	border: 2px solid #213F91;
	background-color: #213F91;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	margin-left: -2px;
	line-height: 22px;
	height: 55px;
	width: 273px;
}

div.season_women {
	background-color: #EEEEEF;
	border: 2px solid #FF5400;
	float: left;
	margin-bottom: 68px;
	margin-right: 27px;
	height: 309px;
	width: 273px;
	text-align: center;
}

div.season_women p {
	border: 2px solid #FF5400;
	background-color: #FF5400;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	margin-left: -2px;
	line-height: 22px;
	height: 55px;
	width: 273px;
}


/* Подвал */
div.footer {
	background-color: #FFF;
	height: 105px;
	position: relative;
}

div.footer img {
	display: inline;
}

img.directory_logo {
	float: left;
	margin-left: 69px;
	margin-top: 11px;
	margin-bottom: 11px;
}

div.counter {
	float: left;
	margin: 4px 0px 0px 70px;
}

#footer-left {
	float: left;
	width: 280px;
}

#footer-main {
	float: right;
	width: 730px;
}

p.footer_menu {
	clear: both;
	color: #213F91;
	float: right;
	font-size: 11px;
	text-align: right;
	line-height: 20px;
	padding-top: 19px;
	padding-right: 50px;
}

p.footer_menu a {
	color: #213F91;
	font-size: 11px;
	text-decoration: none;
}
p.footer_menu a:hover {
	text-decoration: underline;
}


/* Разное */

.bold {
	font-weight: bold;
}

a.link_fully {
	color: #213F91;
	display: block;
	font-style: italic;
	margin-top: 5px;
	width: 50px;
}

span.red_text {
	color: #E51937;
}

table.shop_list td {
	padding-left: 20px;
	vertical-align: bottom;
}

table.price {
	width: 100%;
}

table.price tr.tr_yellow {
	background-color: #FFED8F;
}

table.price tr.tr_white {
	background-color: #FFF;
}

table.price th {
	background-color: #E2832F;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

table.price td {
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}

table.price td.produce_name {
	font-weight: bold;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 14px;
}

img.whole_sale {
	margin-bottom: 15px;
	margin-right: 18px;
}

p.horizontal_menu {
	color: #213F91;
	font-size: 11px;
	text-align: left;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	margin-bottom: 20px;
}

p.horizontal_menu a {
	color: #213F91;
	font-size: 11px;
	text-decoration: none;
}
p.horizontal_menu a:hover {
	text-decoration: underline;
}

p.horizontal_menu a.active {
	color: #E28330;
	font-size: 11px;
	text-decoration: none;
}
p.horizontal_menu a.active:hover {
	text-decoration: none;
}

table.admin_list {
	background-color: #666;
	width: 100%;
}

table.admin_list td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: top;
}

table.admin_list td.title {
	font-weight: bold;
	width: 100%;
}

table.admin_list td.option {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	padding-right: 5px;
	text-align: right;
	width: 20px;
}

tr.tr_bg_header {
	background-color: #EBB34B;
	font-weight: bold;
}

tr.tr_bg_header td {
	color: #FFF;
}

tr.tr_bg_footer {
	background-color: #FFF;
	height: 20px;
}

tr.tr_bg_1 {
	background-color: #FFF;
}

tr.tr_bg_2 {
	background-color: #FFED8F;
}

div.margin30 {
	margin-bottom: 30px;
}

img.news_title {
	margin-top: 3px;
	margin-right: 15px;
	margin-bottom: 10px;
}

div.news_photos {
	border-top: 1px dotted #000;
	margin-top: 20px;
	margin-bottom: 15px;
	padding-top: 10px;
	vertical-align: top;
	width: 645px;
}

div.news_photos img {
	margin-top: 15px;
	margin-left: 15px;
	vertical-align: top;
}

div.news_photos img.first-image {
	margin-top: 15px;
	margin-left: 0px;
	vertical-align: top;
}

table.categories_list_container td {
	text-align: left;
	width: 202px;
}

table.categories_list_container td.buttons {
	text-align: center;
	width: 40px;
}

table.categories_list td {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
}

.hoverRow { background-color: #FFED8F; }
.clickedRow { background-color: #EBB34B; }

