/*css cool_shop Салтыкова Н. saltykovan@mail.ru 23.02.2006*/
* { 
  margin: 0px; 
  padding: 0px; 
}
body {
	background-color: #AAAEBE;
	background-image: url(back-body.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
img {
	border: 0px;
}
p {
	line-height : 1.5em; 
	margin-top : 1.2em;
	margin-right: 8px;
	margin-left: 10px;
} 
table {
	border: 0px;
	font-size: 12px;
	margin: auto;
}
td {
	vertical-align: top;
}

a {

	color: #3F3F7F;
}
a:visited {
	color: #3F3F7F;
}
a:hover {
	color:#000;
}
a:active {
	color: #000;
}
hr {
	color: #A6AEC5;
	clear: both;
}
h1 {
	color: #FD8A8D;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 11pt;
}
h2 {
	color: #FD8A8D;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 10pt;
}
h3 {
	color: #586181;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 10pt;
	margin-top: 10px;
	margin-left: 10px;
}
/*---- ширина основных страниц ---*/
#header, #mainPage, #footer {
	width: 980px;
}

/*====== шапка сайта. Файл common/_head.php  ---*/
#header {
	margin-top: 3px;
	background-color: #fff;
	border-left: 1px solid #8389a1;
	border-right: 3px solid #8389a1;
}
#header td.left {
	vertical-align: middle;
	width: 250px;
}
div.topSearch {
	margin-left: 17px;
}
#header td.right {
	vertical-align: middle;
	text-align: right;
}
table.MenuTop {
margin-right: 15px;
}
#header td.grMenuTop {
	height: 30px;
	background-image: url(../../img/tn.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom: 1px solid #D5DAE5;
	border-left: 1px solid #D5DAE5;
	vertical-align: middle;
}

#header a {
	text-decoration: none;
	font-weight: normal;
	color: #616F97;
	border-bottom: none;
	padding-left: 10px;
	padding-right: 10px;
}
#header a:hover {
	color: #FF0000;
}

/* ------ 
ярлык для shop в меню закладки ------*/
#header td.shop {
	background-image: url(../../img/case-6.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom: 0px;
	border-left: 0px;
	color: #9E3537;
	white-space: nowrap;
	vertical-align: middle;
}
td.shop span {
	padding-left: 5px;
	padding-right: 5px;
}
#header td.shop a {
	color: #fff;
	padding-left: 5px;
	padding-right: 5px;
}
#header td.shop a:hover {
	color: #9E3537;
}
/* ------ 
логотип с кольцами ------*/
/*#header h1 {
	background-image: url(../../img/logo.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	width: 942px;
	height: 187px;
	border-top: 2px solid #A6AEC5;
}
*/
#header h1 {
	background-image: url(../../img/logo2.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	width: 942px;
	height: 84px;
	border-top: 2px solid #A6AEC5;
}
#header h1 span {
	display: none;
}
/* ---- main Page центральная часть страниц */
#mainPage {
	background-color: #fff;
	border-bottom: 3px solid #8389a1;
	border-left: 1px solid #8389a1;
	border-right: 3px solid #8389a1;
}
td.content {
	vertical-align: top;
	padding: 0px 10px 0px 10px;
	width: auto;
}
td.content ul {
	list-style: none;
}

td.content ul.Subcategor {
	list-style: none;
	margin-left: 10px;
	line-height: 25px;
	padding:5px;
	width:98%;
	font-size:1.1em;
	text-align:center;
}

td.content div.mysub {
	border: 1px solid #8389a1;
	margin:5px 3px 5px 10px;
	padding:1px;
	text-align:center;
	width:98%;
	display:block;
}

td.content ul.Subcategor li {
	width: 30%;
	float: left;
	text-align:left;
}
/* линейка навигации */
div.navline {
	margin-right: 8px;
	margin-top: 3px;
	margin-bottom: 10px;
	padding: 7px 5px 7px 5px;
	display: block;
	background-color: #F7F8FA;
	border: 1px solid #DDE1EA;
	text-align: left;
}
div.navline a {
	font-size: 1.4em;
	color : #3B4569;
	text-decoration: underline;
	font-weight: bolder;
}
div.navline a:hover {
	color : #000;
}
div.navline a:visited {
	color : #000; 
} 
div.navline h1 {
	display : inline;
	color : #ff6666;
}
/*==== Меню и подвал. Файл common/_tail.php */
/* подвал */
#footer {
	margin-top: 3px;
	margin-bottom: 3px;
	background-color: #DEDFE6;
	border-top: 1px solid #9195AA;
	border-right: 3px solid #9195AA;
	background-image: url(../../img/footer.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}
#footer tr {
	vertical-align: middle;
}
#footer td.left {
  text-align: left;
  padding-left: 15px;
  width: 30%;
  }
#footer td.center {
	text-align: center;
	word-spacing: 5px;
	vertical-align: middle;
}

/*====== колонка для меню */
.colMenu {
	vertical-align: top;
	padding: 0px 10px 0px 0px;
	width: 200px;
	FONT-SIZE: 0.9em;
}
.colMenu h1 {
	margin: 3px 0px 3px 17px;
	line-height: 50px;
	width: 100%;
	background-color: #FD8A8D;
	text-align: center;
	font-size: 10pt;
	color: #fff;
	font-style: normal;
}
.colMenu ul {
	margin: 0px 0px 0px 17px;
	width: 100%;
	list-style: none;
	border: none;
	text-align: left;
}
.colMenu  UL LI {
	background-color: #dedfe6;
}
.colMenu  UL LI A,
.colMenu  UL LI A:visited {
	display: block;
	font-size: 12pt;
	border-bottom: 1px solid #fff;
	padding: 5px 3px 5px 5px;
	text-decoration: none;
	width: 100%;
}
ul.NewProd li A,
ul.NewProd  li A:visited {
	font-size: 9pt;
}
.colMenu UL LI A:hover {
   color: #000;
}
.colMenu A.active,
.colMenu A.active:hover {
   color: #586181;
	padding: 5px 3px 5px 5px;
	width: auto;
	}
.colMenu A.active:visited {
   color: #7F7F7F;
	padding: 5px 3px 5px 5px;
	width: auto;
	}

/*===== блок с товаром*/	
table.bg {
	margin-top: 3px;
	margin-bottom: 3px;
	width: 100%;
}
td.stuff {
	border: 1px solid #A6AEC5;
	padding: 3px;
}
/*картинка*/
div.stuffImg {
	float: left;
	margin-bottom: 3px;
	margin-right: 3px;
}

div.BigImg {
font-size:10px;
}

div.stuffImg a img, div.BigImg a img{
	border: 2px solid #a6aec5;
}
div.stuffImg a:hover img, div.BigImg a:hover img{
	border: #ff6666 2px solid;
	
}
div.stuffLink {
	clear: both;
}
div.stuffLink a {
	FONT-SIZE: 11px; 
	COLOR: #b96f17; 
	TEXT-DECORATION: none;
	text-align: center;
}
/*цена*/
div.price {
	FONT-SIZE: 12px; 
	COLOR: #333;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
div.price span {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	color: #ff6666;
}
div.price span s {
	color: #a6aec5;
}
/*кнопки просмотра и покупки*/
div.buyNow {
	text-align: center;
	float:left;
}
div.buyNow ul {
	list-style: none;
}
div.buyNow li {
	margin-bottom: 3px;
	width: 100px;
	
}
a.Butadd, a.Butdetals, a:visited.Butadd, a:visited.Butdetals {
	display: block;
	color: #000;
	width: 100px;
	text-align: center;
	text-decoration: none;
	background-color: #dedfe6;
	border-left: 4px solid #A6AEC5;
	border-bottom: 1px solid #A6AEC5;
	border-right: 4px solid #A6AEC5;
	border-top: 1px solid #A6AEC5;
}
a:hover.Butadd, a:hover.Butdetals, a:active.Butadd, a:active.Butdetals {
	color: #fff;
	text-decoration: underline;
	background-color: #FD8A8D;
	border-left: 4px solid #FF0000;
	border-bottom: 1px solid #FF0000;
	border-right: 4px solid #FF0000;
	border-top: 1px solid #FF0000;
}

/* === просмотр деталей товара файл product.php */
div.priceBig {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 17px; 
	text-align: center;
	background-color: #fff;
	border: 0px solid #DDE1EA;
	width: 100px;
	margin-top:10px;
	padding-top:10px;
	margin-bottom:10px;
}
div.priceBig a, div.priceBig a:visited{
	color: #ff6666;
	text-decoration: none;
}
div.priceBig a:hover {
	color: #ff0000;
	text-decoration: none;
}
div.priceBig s {
	color: #8389a1;
}
img.stuffBig {
	border: 2px solid #a6aec5;
	margin-bottom:0px;
	padding-bottom:0px;
}
/* ссылка на поиск под просмотром деталей товара */	
div.searchDetal {
	margin-top: 10px;
	margin-bottom: 10px;
}
/* -------- pagebar */

td.pagebar {
	font-weight: bold;
	border-bottom: 1px solid #ff6666;
}
table.pagebar {
	margin-right: 8px;
	margin-left: 10px;
	width: 100%;
	HEIGHT: 20px; 	
	FONT-WEIGHT: bold; 
	white-space: nowrap;
	vertical-align: middle;
}
table.pagebar td {
	vertical-align: middle;
}
a.pagebar, a.pagebar:visited {
	color: #000;
	}
a.pagebar:hover {
	color: #ff0000;
	}
.pagebar select {
	font-weight: bold;
	font-size: 10px;
	}
.pagebar option {

	}
b.pagebarB {
	background-color:#fd8a8d;
	color: #fff;
	padding:0px 3px 1px 3px;
}



.warn {
	color: #ff0000;
	font-weight: bold;
}
.ok {
	font-weight: bold;
}
span.red {
	color: #ff0000;
	background-color: transparent;
	font-weight: bold;
}
td.button2 {
	width: 250px;
}
td.button1 {
	width: 250px;
}
a.button21, a:visited.button21 {
	display: block;
	color: #000;
	text-align: center;
	text-decoration: none;
	background-color: #dedfe6;
	border-left: 4px solid #A6AEC5;
	border-bottom: 1px solid #A6AEC5;
	border-right: 4px solid #A6AEC5;
	border-top: 1px solid #A6AEC5;
}
a:hover.button21, a:active.button21 {
	color: #fff;
	text-decoration: underline;
	background-color: #FD8A8D;
	border-left: 4px solid #FF0000;
	border-bottom: 1px solid #FF0000;
	border-right: 4px solid #FF0000;
	border-top: 1px solid #FF0000;
}

a.button22, a:visited.button22 {
	display: block;
	color: #000;
	text-align: center;
	text-decoration: none;
	background-color: #dedfe6;
	border-left: 4px solid #A6AEC5;
	border-bottom: 1px solid #A6AEC5;
	border-right: 4px solid #A6AEC5;
	border-top: 1px solid #A6AEC5;
	width:300px;
	height:40px;
	font-size:16px;
	padding:4px;
}
a:hover.button22, a:active.button22 {
	color: #fff;
	text-decoration: underline;
	background-color: #FD8A8D;
	border-left: 4px solid #FF0000;
	border-bottom: 1px solid #FF0000;
	border-right: 4px solid #FF0000;
	border-top: 1px solid #FF0000;
		padding:4px;
}



.bgi {
	color: #333;
	background-color: #fff;
}

tr.bgH {
	width: 500px;
	height: 25px;
	BORDER-top: #ffffff 2px solid; 
	BORDER-BOTTOM: #ffffff 2px solid; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	background-color: #fff; 
	COLOR: #333;
	TEXT-ALIGN: center;
}
.bgHl {
	height: 25px;
	FONT-SIZE: 11px;
	background-color: #fafaf0;
	TEXT-ALIGN: center;
}
tr.bg {
	background-color: #fff;
	
}
td.bg {
}
input.button {
	background-color: #FF9900;
	color: #fff;
	cursor: pointer;
	font-weight: bolder;
}
input.buttonH {
	background-color: #FD8A8D;
	color: #fff;
	cursor: pointer;
	font-weight: bolder;
}
table.border {
	margin-top: 10px;
	background-color: #dedfe6;
	color: #fff;
}
table.border table, table.border td {
	vertical-align: middle;
	padding-left: 5px;
	padding-right: 5px;
}
/* дальше не трогала*/

.bgH {

}


div.order {
	border: 1px solid #80904f;
	width:100%;
	padding:5px;
	}
div.order BIG {
	font-size:14px;
	}	
/* necessary to fill field */
.star {
	color: #ff0000;/*#FF0000*/
	background-color: #fff;
}
.newsText, .newsText A, .newsHead {
	text-decoration: none;
}
.newsHead {
	font-weight: bold;
	letter-spacing: 1px;
}

.bigCat, .bigCatB, .smallCat {

}
.bigCatB {
	font-weight: bold;
}
.smallCat {
	font-size: 10px;
}
/* ************************************************************************** */
.head, .headH, .header, .headerH {
	font-weight: bold;
	font-size: x-small;
}
.headH, .headerH {
	font-size: small;
}
.header, .headerH {
	text-decoration: underline;
}
.txt, .txt TD {
	font-size: x-small;
}
.txtB, .txtB TD {
	font-size: x-small;
	font-weight: bold;
}
div.txtB {
	margin-left: 40px;
}
.txtH, .txtH TD {
	font-size: small;
	font-weight: bold;
}
.note, .note1, .note2 {
	font-weight: normal;
	}
.noteH, .noteH1, .noteH2 {
	font-weight: normal;
	}
.note1, .noteH1 {
}
.note2, .noteH2 {
	color: #ff0000;
	}
.hl, .hlH, .okH, .warnH {
	font-weight: bold;
	font-size: x-small;
	}
.ok, .okH {
	color: #80904f;
	}
.warnH {
	color: #ff0000;
	}
.hlH, .okH, .warnH {
	font-size: small;
	}
.inactive {

	}
/* ******************************************************************** */
.popup_head {
	color: #333;
	background-color: #fff;
	font-size: 12px;
	font-weight: bold;
}
.small {
	font-size: 9px;
}
.hat_border {

	}
.hatButtonH {

	}
/*---------------- Shopping Cart ---------------*/

.sc_message {
	color: red;
	font-size: xx-small;
	}

.sc_warn {
	color: #ff0000;
	}

.sc_text {
	font-size: xx-small;
	}

/* --- if DHTML --- */
div.tree {
	font-size: 12px;
	text-indent: -16;
	background-color: #dedfe6;
	margin-left: 17px;
	width: 100%;
	}
div.tree div {
	border-top: 1px solid #f7f8fa;
	padding: 2px 0px 2px 16px;
}

.tree DIV.last {
border-bottom: none;
	}
.tree DIV.block {
	margin-left: -4;
	padding: 0;
	display: none;
	}
.tree A,
.tree A:visited {
	text-decoration: none;
}
.tree A:hover {
	color: #000;
	}
.tree A.active,
.tree A.active:visited {
	color: #9e3537;
	padding: 0 2 0 2;
}
.tree A.active:hover {
	color: #000;
	padding: 0 2 0 2;
}

.tree IMG {
	border: 0;
	width: 14;
	height: 14;
   margin-right: 2;
	}
.tree IMG.corner {
	cursor: hand;
	}

.tree .browse,
.tree A.browse,
.tree A.browse:visited {

	}

div.clear {
	clear: both;
}

.itemimg {
width:110px;
height:110px;
display:block;
}

i.st1 {
	text-decoration : line-through;
	color: #a6aec5;
}

.reltext  {
	border-top: 2px solid #e6e7e9;
text-indent:5pt;
padding:5px 5px 5px 5px;
margin:1px;
font-size:90%;
}
.reltext p {
line-height:13px;
}

.itemdesc {
text-align:justify;
line-height:18px;
}

.helptable {
padding:2px;
margin:10px 2px 2px 15px;
}
.helptable tr td {
padding:4px;
margin:3px;
text-align:center;
}

ul.returns {
padding:5px;
margin-left:20px;
}
ul.returns li 
{
	padding-top:5px;
	margin-left:15px;
	padding-left:5px;
	list-style-type : square;
}

.table-top {
background-color:EEEEEE;
border-style:solid;
border-color:A6B6C5;
border-width:0px 0px 1px 1px
}