* { 
  margin: 0px; 
  padding: 0px; 
}
body {
font-family : Arial, Verdana, Helvetica, sans-serif; 
font-size : 12px; 
background : #fff url(../../img/bg.jpg) repeat-x; 
color : #555; 
} 
table {
	margin: auto;
	font-size : 12px;
}
table td {
	vertical-align: top;
}
table tr {
	vertical-align: top;
}
a:link {
color : #879246; 
background-color : transparent; 
font-weight : normal; 
text-decoration : underline; 
} 
a:visited {
color : #8e8e8e; 
background-color : transparent; 
text-decoration : underline; 
font-weight : normal; 
} 
a:hover {
color : #3e3e3e; 
text-decoration : none; 
font-weight : normal; 
background-color : transparent; 
} 

a:active {
color : #555; 
background-color : transparent; 
font-weight : normal; 
} 
h1, h2, h3, h4 {
font-weight : bold; 
font-family : "Trebuchet MS", Georgia, arial, verdana, helvetica, sans-serif; 
color : #666; 
} 
h1 {
font-size : 160%; 
}
h2 {
font-size : 140%; 
} 
h3 {
font-size : 120%; 
} 
p {
margin : 2px 30px 10px; 
line-height : 140%; 
background-color : transparent; 
text-align : left; 
}
div.hr {
	background-image: url(../../img/line.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 10px;
}
/*---- ширина основных страниц ---*/
#header, #mainPage, #footer {
	width: 100%;
}
/*---- шапка ---*/
#header {
	height: 133px;
}
#header td.left {
	width: 263px;
	background-image: url(../../img/bgsearch.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
div.leftSearch {
	margin: 85px 5px 5px 15px;
}
#header h1 {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../../img/logo2.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	font-size: 28px;
	padding: 20px 0px 0px 50px;
	display: block;
	width: 300px;
	float: right;
}
/* верхнее меню */
td.colRight{
	width: auto;
	background-image: url(../../img/bgright.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}
#topMenu {
	width: 100%;
	margin-top: 15px;
	text-align: center;
	border-top: 1px solid #E6E6E6;
	border-left: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
}
#topMenu td {
	border-top: 1px solid #E6E6E6;
	border-left: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
	line-height: 28px;
}
#topMenu a {
	display: block;
	width: 100%;
}
/* ==== table mainPage */
/* колонка меню */
#colMenu {
	width: 263px;
	background-image: url(../../img/left.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
#colMenu ul {
	list-style: none;
	margin: 0px 0px 0px 10px;
}
#colMenu li a {
	display: block;
	width: 100%;
	line-height: 30px;
	text-decoration: none;
}
#colMenu li a.active,
#colMenu li a.active:visited {
	text-decoration : underline; 
}
div.leftMenu {
	margin: 10px 5px 5px 25px;
}
#colMenu h3 {
	margin: 10px 0px 5px 0px;
}
/* линейка навигации*/
div.navline {
	padding: 5px 10px 10px 10px;
	}
div.navline a, 
div.navline a:visited {
	font-size: normal;
	text-decoration: underline;
	font-weight: bolder;
}
div.navline a:active,
div.navline a:hover {
	font-size: normal;
	text-decoration: underline;
	font-weight: bolder;
	color: #879246;
}
div.navline {
	font-weight: normal;

}
/* контент */
#content {
	width: auto;
}
#content div.text {
	padding: 0px 10px 0px 10px;
	margin: 5px 0px 10px 0px;
}
#content h3, #content h2 {
	margin: 5px 0px 10px 10px;
}
#content ul, #content ol {
	margin: 5px 15px 10px 40px;
}

/*===== подвал */
#footer {
	height: 40px;
	font-size : 0.9em;
	border-top : 1px dotted #ddd;
	margin: 10px 0px 0px 0px;
}
#footer td {
	vertical-align: middle;
}
td.Copyright {
	text-align: right;
}
/* pagebar */
table.pagebar {
	width: 100%;
	height: 30px;
	border-bottom: 2px solid #5C7B8F;
	border-top: 6px solid #5C7B8F;
	margin: 0px 0px 5px 0px;
	}
td.pTlift {
	width: 300px;
	padding-left: 15px;
}	
table.pagebar tr {
	vertical-align: middle;
}
table.pagebar td {
	white-space: nowrap;
	font-weight: bold;
}	
table.bottomPagebar {
	width: 100%;
	height: 30px;
	border-bottom: 6px solid #5C7B8F;
	border-top: 2px solid #5C7B8F;
	}
table.bottomPagebar tr {
	vertical-align: middle;
}
table.bottomPagebar td {
	white-space: nowrap;
	font-weight: bold;
}
td.pBleft {
	width: 200px;
	padding-left: 15px;
	text-align: left;
}
td.pBright {
	width: 200px;
	padding-right: 15px;
	text-align: right;
}
span.PageActive {
	color : #fff; 
	font-weight : normal; 
	background-color : #8AAEC4;
}

a.sf,
a.sf:visited {
color : #006400; 
font-weight: bold; 
}
a.sf:hover {
color : #000; 
text-decoration : none; 
font-weight: bold;
}


a.pagebar,
a.pagebar:visited {
	}
a.pagebar:hover {

	}
.pagebar select {
	font-weight: bold;
	font-size: 10px;
	}
	

/* маленький товар */
td.stuff {
	border : 1px solid #d0d8ab; 
}
div.stuffImg {
	margin: 8px 0px 8px 0px;
	border: 2px solid #DDDDDD;
	width: 115px;
	height: 115px;
}
div.stuffImg a, div.BigImg {
	background-color: #fff;
	margin: auto 0px;
}
div.stuffLink {
	margin: 0px 7px 0px 7px;
}
div.stuffLink a {
	FONT-SIZE: 11px; 
	COLOR: #764d46; 
	TEXT-DECORATION: none;
	text-align: center;
}
div.price {
	FONT-SIZE: 12px; 
	COLOR: #D12222;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
      font-weight: bold;
}
div.priceBig {
	COLOR: #122f5f;
	text-align: center;
	font-size: 14px;
	background-color: #fff;
	font-weight: bold;
	padding-bottom:5px;	
}
div.buyNow {
	
}
/* s.warn старая цена, OUT,  */
.warn {
	color: #ff0000;
	font-weight: bold;
}
/* таблицы */
table.borderProd {
	
}
table.border {
	background-color: #5C7B8E;
}
table.border td {
	padding: 2px 5px 2px 5px;
}
.bgH {
	background-color: #E6F4E3;
	vertical-align: middle;
	}
.bgHl {
	background-color: #FDFFDA;
	vertical-align: middle;
	}	
.bg, .bgi, .bgi input {
	background-color: #fff;
}
td.hl {
	background-color: #E6F4E3;
	color: #764d46;
}
/*кнопки в формах */
.button {
	background-color: #668D5E;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
}
.buttonH {
	color: #fff;
	font-weight: bold;
	background-color: #5C7B8E;
	cursor: pointer;
	}
.button1, .button2, .button3 {
	border-top: 1px solid #5C7B8E;
	border-bottom: 1px solid #5C7B8E;
	border-left: 3px solid #5C7B8E;
	border-right: 3px solid #5C7B8E;
	font-size:14px;
	font-weight:bold;
	padding:2px;
	width: 200px; 
	text-align: center;
	}	
.button1, td.button3 {
	background-color: #A7C4A1;
	}
.button2 {
	background-color: #AFC5D3;
	}
.button3 {
	font-size:12px;
	}
.button1 a, .button2 a, .button3 a {
	text-decoration: none;
	display: block;
	color : #3e3e3e;
	}
.button2 a:hover, .button1 a:hover {
	text-decoration: none;
	background-color: #D5E7D1;
	color : #3e3e3e;
}
.button1 a:visited, .button2 a:visited {
	text-decoration: none;
	color : #3e3e3e;
}

/* не мое */
/* TABLE */

.infoBoxHead {
	color: #00366B;
	font-weight: bold;
	font-family: Tahoma,Verdana,Arial;
	}
table.infoBoxHead {
	background-color: #7484D3;
	}

.boxProduct {
	padding-bottom:5px
	}

.desc_preview {
	font-size:9px;
	text-align:justify;
	color: #111122;
	}
.toplogin {
	color: #DDDDDD;
	font-size: 11px;
	font-weight: bold;
	}
a.toplogin,
a.toplogin:visited {
	color: #EEEEEE;
	font-size: 10px;
	font-weight: normal;
	}
a.toplogin:hover {
	color: #0000FF;
	}
input.toplogin {
	color: #444444;
	background-color: #CFD9EF;
	border:1px #507080 solid;
	height: 18px;
	font-size: 11px;
	font-weight: normal;
	}

/* necessary to fill field */
.star {
	color: #FF0000;
	}
.newsText,
.newsText A,
.newsHead {
	color: #386080;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 11px;
	text-decoration: none;
	}
.newsHead {
	color: #616180;
	font-weight: bold;
	letter-spacing: 1px;
	}
.bigCat,
.bigCatB,
.smallCat {
	color: #224466;
	}
.bigCatB {
	font-weight: bold;
	}
.smallCat {
	font-size: 10px;
	}

/* ************************************************************************** */

.txt, .txt TD {
	font-size: x-small;
	}
.txtB, .txtB TD {
	font-size: x-small;
	font-weight: bold;
	}
.txtH, .txtH TD {
	font-size: small;
	font-weight: bold;
	}

.note, .note1, .note2 {
	color: #116699;
	font-weight: normal;
	}
.noteH, .noteH1, .noteH2 {
	font-weight: normal;
	}
.note1, .noteH1 {
	color: #556699;
	}
.note2, .noteH2 {
	color: #ff0000;
	}
.hlH, .ok, .okH, .warnH {
	color: #5C7B8F;
	font-weight: bold;
	font-size: x-small;
	}
.ok, .okH {
	color: #339966;
	}
.warnH {
	color: #ff0000;
	}
.hlH, .okH, .warnH {
	font-size: small;
	}
.inactive {
	color: #888888;
	}

/* ******************************************************************** */

.popup_head {
	color: #764d46;
	font-size: 12px;
	font-weight: bold;
	}
.small {
	color: #003366;
	font-size: 9px;
	}
/*---------------- Shopping Cart ---------------*/
.sc_message {
	color: #ff0000;
	font-size: xx-small;
	}
.sc_warn {
	color: #ff0000;
	}
.sc_text {
	font-size: xx-small;
	}
