/*шапка*/
div.header h1{
	margin:0;
	paddng:0;
	height:77px;
	width:77px;
	float:left;
}
div.header h1 img{
	border: none;
}
div.contact ul{
	list-style-type:none;
	margin:0;
	padding:0;
	margin-right:-5px;
	float:right;
}
div.contact ul li span{
	display:block;
	float:left;
	text-align:right;
	margin-right:5px;
	width:50px;
}

/* Полоска меню */
ul.menuHeader{
	list-style-type:none;
	padding:0;
	margin:-10px -5px 10px 0;
	float:right;
}
ul.menuHeader li{
	float:left;
}
ul.menuHeader li a{
	float:left;
	text-decoration:none;
	color:#000;
	border-right: 1px solid #000;
	padding:0 10px 0 10px;
}
ul.menuHeader li a:hover{
	text-decoration:underline;
}

/* Банеры */
table.ban {
	width: 100%;
}
table.ban tr td {
	width: 50%;
	text-align: center;
}

/* Центральная таблица */
table.center-table {
	width: 252px;
	margin-left: 8px;
}
table.center-table tr td.sidebar {
	text-align: center;
	vertical-align: top;
}
table.center-table tr td.content {
	text-align: center;
	vertical-align: top;
}

/**/
div.left_top_corner{
	top: -6px;
	position:absolute;
	background:url(http://cordoba.ru/images/fon/bg_lefttop_corner.png) no-repeat left top;
	left:-1px;
	height:20px;
	width:51%;
}
div.right_top_corner{
	top: -6px;
	position:absolute;
	background:url(http://cordoba.ru/images/fon/bg_righttop_corner.png) no-repeat right top;
	right:-1px;
	height:20px;
	width:51%;
}
div.left_bottom_corner{
	position:absolute;
	background:url(http://cordoba.ru/images/fon/bg_left_corner.png) no-repeat left top;
	left:-1px;
	height:20px;
	width:51%;
}
div.right_bottom_corner{
	position:absolute;
	background:url(http://cordoba.ru/images/fon/bg_right_corner.png) no-repeat right top;
	right:-1px;
	height:20px;
	width:51%;
}

/*левая колонка*/
td.sidebar {
	background:url(http://cordoba.ru/images/fon/bg_sidebar.png) repeat-y left top;
	width: 252px;
}
div.sidebar{



}

div.sidebar h2.title span{
	text-align: left;
}

ul.menuSidebar{
	list-style-type:none;
	margin:0;
	padding:0;
	margin-left:10px;
}
ul.menuSidebar li h2{
	color:#cf5731;
	margin:0;
	font-size:14px;
	padding:0;
	margin-top:10px;
}
ul.menuSidebar li h2.first{	
	margin-top:0px;
}
ul.menuSidebar li ul{
	list-style-type:none;
	padding:0;
	margin:3px 0 0 10px;
	
}
ul.menuSidebar li ul li a{
	color:#636467;
	padding-left:5px;
	background:url(http://cordoba.ru/images/fon/marker.gif) no-repeat left center;
	text-decoration:none;
}


h2.title{
	background:url(http://cordoba.ru/images/fon/bg_h2_left.jpg) no-repeat left top;
	height:35px;
	margin:0px;
	padding:0;
}
h2.title span{
	float:left;
	display:block;
	height:34px;
	font-size:16px;
	color:#fff;
	margin-left:10px;
	padding-top:1px;
	padding-right:10px;
	background:url(http://cordoba.ru/images/fon/bg_h2_right.jpg) no-repeat right top;
}

/*центральная часть титульная страница*/
table.best_goods{
	border-collapse:collapse;
}
table.best_goods td{
	padding:5px;
	vertical-align: top;
}
table.best_goods a img{
	border:0px;
}
table.best_goods a{
	font-size:12px;
	color:#C54427;
	display:block;
	text-decoration:none;
	text-align:center;
}
table.best_goods a:hover{
	text-decoration:underline;
}

a.bun{
	float:left;
	margin-right:10px;
}
a.bun img{
	border:0;
	width:325px;
}

/* Легенда */
div.legend {
	float: left;
	background-color: #DADADA;
	width: 324px;
	height: 195px;
}
div.legend h1 {
	text-align: left;
	padding: 0;
	margin: 15px 0px 25px 20px;
	color: #8A8A8A;
	font-size: 25px;
}
div.legend h4 {
	text-align: left;
	padding: 0;
	margin: 20px 0px 20px 20px;
	color: #8A8A8A;
	font-size: 16px;
}

/* Новости на главной */
div.news{
	width:325px;
	background: url(http://cordoba.ru/images/fon/bg_block_news.png) repeat-y left top;
	margin-top:10px;
	margin-right:10px;
	margin-bottom: 10px;
	position:relative;
	min-height:399px;
	height:auto!important;
	height:399px;
}
div.news img.bottom{
	position:absolute;
	bottom:-12px;
	left:1px;
}
div.news h2 {
	text-align: left;
}
div.news h2 span em{
	font-style:normal;
	font-size:13px;
	display:block;
	margin-top:-2px;
}
div.news h2 span{
	width:304px;
}
div.news p {
	color:#5b626d;
	margin:10px;
	text-align: left;
}
div.news p a {
	color:#5b626d;
	margin:10px;
	text-align: left;
	text-decoration: none;
}
div.news p a:hover {
	text-decoration: underline;
}
div.news p span{
	background:#c54427;
	display:block;
	width:65px;
	color:#fff;
	padding:2px 0;
	text-align:center;
}
div.news p.gray span{
	background:#7f838c
}

/* листинг новостей */
div.news_list{
	margin-bottom: 10px;
	display: block;
}
div.news_date{
	background:#c54427;
	width: 65px;
	color:#fff;
	padding:2px 2px;
	margin: 10px 0px;
}
div.news_link a {
	color: black;
	text-decoration: underline;
	text-align: left;
}

/* Путь */
div.path {
	height: 20px;
	padding-top: 5px;
}
div.path h2 {
	color: #CE562F;
	margin: 0;
	font-size: 16px;
	float: left;
	padding-right: 15px;
	margin-top: -5px;
	
}
div.path div a {
	color: #7f838c;
	text-decoration: none;
	display: inline;
	margin-top: 12px;
	padding-top: 10px;
}
div.path div a:hover {
	text-decoration: underline;
}
/* Категории */
ul.category {
	list-style-type: none;
	padding: 0;
	text-align: left;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
ul.category li {
	color: gray;
	text-decoration: none;
	padding: 0px;
}
ul.category li a {
	color: gray;
	text-decoration: none;
}
/* Товары */
table.goods {
	border-collapse:collapse;
}
table.goods tr td{
	vertical-align: top;
	width: 50%;
	text-align: left;
}
table.goods tr td img{
	margin-right:10px;
	float: left;
}
table.goods tr td div{
	font-size: 12px;
	color: #7f838c;
}
table.goods tr td a{
	font-size: 12px;
	color: black;
	text-align: left;
	text-decoration: underline;
}
table.goods tr td a:hover{
	text-decoration: none;
}
table.goods tr td h1 a{
	color:#CF5731;
	font-size:16px;
	text-decoration: none;
}
table.goods tr td h1 a:hover{
	text-decoration: underline;
}
table.goods tr td h4{
	color: #7f838c;
	text-align: left;
	margin-bottom: 15px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
table.goods tr td h4 a{
	color: #7f838c;
	margin: 0;
	text-decoration: none;
	text-align: left;
	font-size: 11px;
}
table.goods tr td h4 a:hover{
	text-decoration: underline;
}
table.goods a img{
	border:0px;
}
table.goods a{
	font-size:12px;
	color:#C54427;
	display:block;
	text-decoration:none;
	text-align:center;
}
table.goods a:hover{
	text-decoration:underline;
}

/* товары */
div.goods {
	font-size: 12px;
	text-align: left;
}
div.goods {
	font-size: 16px;
	
	text-align: left;
}
div.goods ul {
	list-style-type: none;
}
div.goods a {
	font-size: 12px;
	color: black;
	text-align: left;
	text-decoration: none;
}
div.goods a:hover {
	text-decoration: underline;
}

/* Исполнения товара */
table.goods_ranges {
	border-collapse: collapse;
	border-bottom: dotted 1px black;
	width: 100%;
}
table.goods_ranges tr.header {
	border-bottom: solid 1px black;
}
table.goods_ranges tr.header td {
	padding-bottom: 15px;
	text-align: left;
}
table.goods_ranges tr.normal {
	border: none;
	border-bottom: dotted 1px black;
	background-color: #EFEFEF;
}
table.goods_ranges tr.alternate {
	border: none;
	border-bottom: dotted 1px black;
	background-color: #E5E5E5;
}

/* карта сайта */
ul.sitemap {
	color:#cf5731;
	font-size:16px;
	text-align: left;
	list-style-type: none;
}
ul.sitemap li {
	color:black;
	font-size:12px;
	text-align: left;
	list-style-type: none;
	margin-bottom: 0px;
}
ul.sitemap li h4 {
	margin: 5px 0px;
}
ul.sitemap li h4 a {
	color:#cf5731;
	text-decoration: none;
}
ul.sitemap li h4 a:hover {
	text-decoration: underline;
}
ul.sitemap li ul {
	list-style-type: none;
	padding-left: 15px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
}
ul.sitemap li ul li{
	list-style-type: none;
	padding-left: 15px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
}
ul.sitemap li ul li a {
	font-size:12px;
	color:black;
	display:block;
	text-decoration:none;
	text-align:left;
	padding: 0px;
	margin: 0px;
}
ul.sitemap li ul li a:hover{
	text-decoration:underline;
}

ul.compare {
	color:#cf5731;
	text-align: left;
	list-style-type: none;
	padding: 0;
}
ul.compare li {
	color:black;
	font-size:12px;
	text-align: left;
	list-style-type: none;
}

/* Старинца товаров */
div.good {
	color: black;
	padding-top: 15px;
	font-size: 12px;
}
div.good div.good_image{
	float: left;
}
div.good div.good_params{
	float: left;
	padding: 15px 0px 0px 15px;
	color: #7f838c;
}
div.good div a{
	color: black;
	text-decoration: underline;
	font-size: 12px;
}
div.good div a:hover{
	text-decoration: none;
}
div.good a img {
	border: none;
	margin-top: 15px;
}
div.good h2 {
	color: #7f838c;
}
/*Пдженатор*/
div.pagenator a {
	font-size:12px;
	color: #7f838c;
	text-decoration:none;
	text-align:center;
}
div.pagenator a:hover {
	text-decoration:underline;
}
div.pagenator strong {
	color: #C54427;
}

/* Контент, статичные страницы */
div.page_content {
	text-align: left;
}
div.page_content h1 {
	text-align: center;
}

/*подвал*/
div.sidebar_bottom{
	background: url(http://cordoba.ru/images/fon/bg_sidebar_bottom.png) no-repeat left top;
	width:252px;
	height:15px;
}

ul.menuFooter{
	list-style-type:none;
	margin:0;
	padding:0;
	padding-top:14px;
}
ul.menuFooter li{	
	float:left;
}
ul.menuFooter li a{
	text-decoration:none;
	color:#000;
	border-right:1px solid #000;
	padding:0 10px 0 10px;	
}
ul.menuFooter li a:hover{
	text-decoration:underline;
}

/*общие стили для сайта*/
div.CenterLine h1{
	color:#cf5731;
	margin:0;
	padding:0;
	font-size:16px;
	text-align: left;
	text-transform: none;
}

/**/
.box {
	text-align: center;
	margin-left: 20px;
	margin-right: 20px;
	width: 95%;
}
table.box tr td.left-top {
	width: 8px;
	height: 8px;
	background: url(http://cordoba.ru/images/fon/box_lefttop.jpg) left top no-repeat;
}
table.box tr td.right-top {
	width: 8px;
	background: url(http://cordoba.ru/images/fon/box_righttop.jpg) right top no-repeat;
}
table.box tr td.left-bottom {
	height: 8px;
	background: url(http://cordoba.ru/images/fon/box_leftbottom.jpg) left bottom no-repeat;
}
table.box tr td.right-bottom {
	background: url(http://cordoba.ru/images/fon/box_rightbottom.jpg) right bottom no-repeat;
}
table.box tr td.left {
	background: url(http://cordoba.ru/images/fon/box_left.jpg) right top repeat-y;
}
table.box tr td.right {
	background: url(http://cordoba.ru/images/fon/box_right.jpg) right top repeat-y;
}
table.box tr td.top {
	background: url(http://cordoba.ru/images/fon/box_top.jpg) left top repeat-x;
}
table.box tr td.bottom {
	background: url(http://cordoba.ru/images/fon/box_bottom.jpg) left top repeat-x;
}
table.box tr td.content {
	background-color: #e5e5e5;
	padding: 5px;
	text-align: left;
	width: auto;
}
table.box tr td.content a {
	color: #454E55;
	text-align: left;
	text-decoration: underline;
}
table.box tr td.content a:hover {
	text-decoration: none;
}
.content .path  {
	font-size: 12px;
}

.content .path h2 {
	font-size: 16px;
	text-transform: none;
	float: left;
	padding-left: 0px;
}

