/* Тело страницы, таблицы, ссылки */
body {

	background-color: #cccccc;
}
a {
	color: #ba2844;
	text-decoration: none;
}


.table {
	background:#f6c3bf;
	height:100%;
	border-left: 1px #000000 ridge;
	border-right: 1px #000000 ridge;}

body, td, th {
	color: #000000;	
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

/* Основные блоки */


#right {
	padding: 15px 14px 0px 10px;
/*	background: url("images/index1_07_03.jpg") right bottom no-repeat;*/
}
#enter_right {
	padding: 0px 14px 0px 10px;
/*	background: url("images/333.jpg") right bottom no-repeat; */
}

/* Заголовок страницы */
#header {
	font-weight: bold;
	font-size: 14px;
	vertical-align: top;
	padding: 0px 15px 0px 40px;
	color: #000;
	background: url("/pics/index_10.jpg") left bottom no-repeat; 
}

/* Контент страницы */
td.content {
	padding: 10px 15px 20px 15px;
	vertical-align: top;
	text-align: justify;

}
td.enter_content {
	padding: 0px 15px;
	vertical-align: top;
	text-align: justify;
}

/* Меню */
/* Вертикальное меню */
/* Ширина меню */
.tbl_sidemenu, .sidemenu, .sidesubmenu {
	width: 228px; /* Ширина таблицы, обязательно должна быть установлена */
}
.sidemenu {
	font-weight: bold;
	vertical-align: middler;
	text-align: middle left;
	padding: 6px 15px 12px 15px;
	background: url("/pics/index_09.jpg") bottom left no-repeat;
}
.sidemenu a:link, .sidemenu a:visited, .sidemenu a:hover, sidemenu a:active {
	color: #000;
	text-decoration: none;
	font-size: 14px;
}
/* Стили для пунктов меню в развернутом виде. Если не указаны, будут сохраняться стили .menu*/
.menu_opened {
}
.menu_opened a:link, .menu_opened a:visited, .menu_opened a:hover, menu_opened a:active {
	
}
/* Стили для подменю */
.sidesubmenutd {

}
.sidesubmenu {

	vertical-align: middler;
	text-align: middle left;
	padding: 3px 0px 3px 20px;

}
.sidesubmenu a {
	color: #ba2844;
	text-decoration: none;
	font-size: 12px;
}

/* Горизонтальное меню */ 
.tbl_bottommenu {
	width: 550px;
	padding: 10px 0px 15px 0px;
	text-decoration: none;
	color: #000;
}
.border_bottommenu {
	width: 20px;
}
.bottommenu {
	text-align: center;
}
.delim_bottommenu {
	width: 2px;
	text-decoration: none;
	color: #000;
}
.bottommenu a {
	text-decoration: none;
	color: #000;
}

/* Каталог */
.subcat {
	list-style: square;
}
.subcatnone {
	list-style: circle;
}

/* Подкатегория */
.preview_wares {
	margin-bottom: 20px;
}
.preview_wares a {
	color: #ba2844;
	font-weight: bold;
}
.preview_wares td.wares {
	vertical-align: top;
}
div.preview_wares > div#img_cont {
	overflow: hidden;
}

/* Товар */
div.view_wares > div#img_cont {
	padding: 0px 20px 20px 0px;
}
/* Стили для плагина gallerific */
div.navigation a.pageLink {
	float: left;
	padding: 0px 2px;
	width: 16px;
	background: center center no-repeat;
}
div.navigation-container {
	display: block;
}
div.navigation a.prev {
	background-image: url("/pics/prevPageArrow.gif");
}
div.navigation a.next {
	background-image: url("/pics/nextPageArrow.gif");
}
/* div.loader {
	background: url("pics/lightbox-ico-loading.gif") center no-repeat;
	*/
}
div.content {
	display: hidden;
}
div.content div.caption-container {
	margin-top: 10px;
}
div.content div.photo-index {
	margin-right: 10px;
}
div.caption-container {
	position: relative;
}
span.image-caption {
	display: block;
	position: absolute;
}
div.caption > div.image-title a {
	font-weight: bold;
}
div.caption > div.image-desc {
	padding-top: 12px;
}
div.slideshow-container {
	position: relative;
	margin: 0px 20px;
}
div.slideshow-container div.loader,
div.slideshow span.image-wrapper {
	position: absolute;
	top: 0px;
	left: 0px;
}
div.slideshow a.advance-link {
	display: block;
	text-align: center;
}
div.slideshow a.advance-link img,
div.slideshow a.thumb img {
	border: none;
}
div.slideshow a.advance-link:focus,
div.navigation a.pageLink:focus,
a.thumb:focus {
	outline: none;
}
div.slideshow a.lb_link {
	visibility: hidden;
}
ul.thumbs {
	margin: 0px;
	padding: 0px;
}
ul.thumbs li {
	float: left;
	padding: 0px;
	margin: 0px 1px;
	list-style: none;
}
/* Стили для плагина lightBox */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img {
	border: none;
}
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image {
	padding: 10px;
}
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav {
	left: 0;
}
#lightbox-nav a {
	outline: none;
}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0;
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0;
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px;
	color: #666;
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%;
	float: left;
	text-align: left;
}	
#lightbox-image-details-caption {
	font-weight: bold;
}
#lightbox-image-details-currentNumber {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}			
#lightbox-secNav-btnClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;	
}

/* Стили для стандартных форм bo2 */
.required {
	color: #C00;
}

/* Стили для страницы поиска */
.searchForm {
}
.searchList a {
}

/* Стили для колонки новостей */
.newsList .article {
	margin-bottom: 15px;
}
.newsList .article .date {
	font-weight: bold;
}
.newsList > .article > .details a {
}

/* Утилиты */
.clear {
	clear: both;
	font-size: 0;
	overflow: hidden;
}
.fleft {
	float: left;
}
.fright {
	float: right;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
