/*css drugstate.com Saltykova Nadejda nadin@saltykova.name 09.07.2006*/
body {
	background: #ffffff;
	color: #333;
	margin: 0; 
	padding: 0;
	font-size: 0.7em;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	
}
table {
	
}
a {
	color: #2D5192;
}
a:hover {
	text-decoration: none;
}
 a:visited {
	color: #5883CB;
}
.clear{
	clear: both;
}
img {
	border: 0px;
}
/* header */
#header {
	background: #fff url(../img/background-header.jpg) repeat-x top;
	margin: 0 auto;
	width: 1000px;
	text-align: left;
	padding: 10px 10px 20px 10px;
}
#header h1{
	background: url(../img/logo.gif) no-repeat left top;
	float: left;
	height: 58px;
	margin: 0px;
	padding: 0px;
	text-indent: -50000px;
	width: 310px;
}
#header h1 a{
	display: block;
	width: 100%;
}
#slogan {
	width: 600px;
	text-align: right;
	text-transform: uppercase;
	color: #555;
}
.tollFree {
	color: #216809;
	text-transform: none;
}
/* ========== main Page */
#mainPage {
	background: #fff;
	width: 1000px;
}
#mainPage td {
	vertical-align: top;
}
/* --- left and right column */

#colLeft, #colRight {
	width: 220px;
	
}
/* === Blocks of navigation */
.box {	
	background: #F0F0F0 url(../img/background-box.jpg) no-repeat top right;
	border-right: 1px solid #AEA9A0;
	border-bottom: 1px solid #AEA9A0;
	border-left: 1px solid #dadada;
	border-top: 1px solid #dadada;
	margin-left: 10px;
	text-align: left;
	width: 200px;
}
.bottom{
	background: url(../img/background-nav.gif) repeat-x left bottom;
	text-align:left;
}
/* Blue fon h3 */
.box h3{
	background: #597EB0 url(../img/background-header-box.gif) repeat-y;
	border-bottom: 1px solid #fff;
	color: #fff;
	font: bold 1.05em Helvetica, Verdana, Arial, sans-serif;
	letter-spacing: .4px;
	margin: 0;
	padding: 4px 10px 5px 10px;
}
/* Green fon h3 */
.box h3.prod {
	background: #216809 url(../img/background-header-nav.gif) no-repeat;
}
.box p{
	line-height: 1.6em;
	margin: 0;
	padding: 10px 10px 10px;
}
.box ul {
	list-style: none;
	margin: 0; 
	padding: 0;
}
.box li {
	margin: 0; 
	padding: 0;
}
.box li a {
	background: url(../img/background-nav.gif) repeat-x left bottom;
	color: #333;
	display: block;
	padding: 4px 10px 7px;
	text-decoration: none;
	width: 90%;
}
.box li>a {
	width: auto;
}
.box li a:hover {
	background: #fff url(../img/background-selected.gif) repeat-y left top;
}
.space{
	background: #fff;
	height: 20px;
}
/* form of search */
.box form{
	margin-top: 10px;
	font-size: 11px;
}
#searchFieldP{
	float: left;
	margin-left: 10px;
	margin-top: 3px;
	padding: 0px;
}
#searchSubmitP{
	float: right;
	margin: -2px 0px 5px 0;
}
#searchSubmit{
	background: #fff;
	border: 3px double #cacaca;
	color: #333;
	font: 1em Verdana, Helvetica, Arial, sans-serif;
	padding: 3px;
	margin: 0px;
	cursor: pointer;
}
/* form of a login */
.box form p {
	padding-top: 2px;
	padding-bottom: 2px;
}
#userUsername {
	font-size: 11px;
	width: 72%;
	 
}
#userPassword {
	width: 72%;
	font-size: 11px;
}
#signinSubmitP {
	padding: 11px 10px 0 10px;
}
#signinSubmitP input {
	background: #fff;
	border: 3px double #cacaca;
	color: #333;
	cursor: pointer;
	font: 1em Verdana, Helvetica, Arial, sans-serif;
	margin-top: -3px;
	padding: 3px;
	width: 100%;
}	
/* === content */
.content {
	width: auto;
}
.content input.button, .content input.buttonH {
	cursor: pointer;
}
.content ul {
	list-style: url(../img/li.jpg);
}
.content p {
	text-align: left;
	text-indent:15px;
	margin:7px;
}
.content h1 {
	color: #586181;
	font-size: 12pt;
}
.content h2 {
	color: #586181;
	font-size: 11pt;
}
.content h3 {
	color: #586181;
	font-size: 10pt;	
}
.content h4 {
	color: #586181;
	font-size: 9pt;
	text-decoration: underline;
}

.content h5 {
	color: #586181;
	font-size: 9pt;
}


/* navline */
div.navline {
	margin-bottom: 15px;
}
div.navline h3 {
	display : inline;
}

div.navline a {
	text-transform:uppercase;
	font-size: 10pt;	
}

/* pagebar */
table.pagebar {
	background: url(../img/background-pagebar.jpg) no-repeat top left;
	border-top: 1px solid #EBEBEB;
	border-left: 1px solid #EBEBEB;
	border-right: 1px solid #EBEBEB;
	height: 25px;
	width: 100%;
}
#mainPage table.pagebar td {
	vertical-align: bottom;
	font-weight: bold;
	padding-left: 3px;
}
#mainPage table.pagebar td form {
	margin: 0px;
	padding: 0px;
}
table.pagebarBottom {
	background: url(../img/background-pagebar.jpg) no-repeat top left;
	border-bottom: 1px solid #EBEBEB;
	border-left: 1px solid #EBEBEB;
	border-right: 1px solid #EBEBEB;
	height: 25px;
	width: 100%;
}
#mainPage table.pagebarBottom td {
	vertical-align: middle;
}
.pagebarB {
	padding: 3px;
	background-color: #8FACD3;
	color: #fff;
}
/* маленький товар */
table.bg {
	margin-top: 3px;
	margin-bottom: 3px;
	width: 100%;
}
.stuffProductsSearch {
	width: 100%;
	border: 1px solid #D6D6D6;
}
.stuffProductsSearch td {
	border-bottom: 1px solid #D6D6D6;
}
.tone {
	background-color: #F7F7F7;
}
#mainPage .stuffProductsSearch td {
	vertical-align: middle;
}
.stuffImg a img, .BigImg a img {
	border: 3px solid #E5E5E5;
	background-color: #E5E5E5;
}

.stuffImg a:hover img, .BigImg a:hover img {
	border: 3px solid #8FACD3;
}
.price, .priceBig {
	font-family: Georgia;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	color: #7F8AA0;
}
.priceBig {
	margin-top: 15px;
	margin-bottom: 15px;
}
i.st1 {
	font-size: 14px;
	text-decoration : line-through;
	color: #959595;
}
a.stuffButtonDelails span, a.stuffButtonAdd span {
	display: none;
}
a.stuffButtonDelails, a.stuffButtonAdd,
a.stuffButtonDelails:hover, a.stuffButtonAdd:hover {
	display: block;
	width: 30px;
	height: 30px;
}
a.stuffButtonDelails {
	background: url(../img/delails.gif) no-repeat top;
}
a.stuffButtonAdd {
	background: url(../img/addl.gif) no-repeat top;
}
a.stuffButtonDelails:hover, a.stuffButtonAdd:hover,
a.stuffButtonDelails:active, a.stuffButtonAdd:active {
	background-position: 0px -32px;
}
/* BigImg */
.bigProduct {
	text-align: center;
	border-right: 1px solid #AEA9A0;
	border-bottom: 1px solid #AEA9A0;
	border-left: 1px solid #dadada;
	border-top: 1px solid #dadada;
	background-color: #f7f7f7;
	float: left;
	margin-left: 3px;
	margin-top: 3px;
	margin-bottom: 5px;
	margin-right: 20px;
	display: block;
	width: 195px;
	padding-bottom: 10px;
	padding-top: 2px;
}
.itemdesc {
	background: url(../img/background-itemdesc.jpg) no-repeat top right;
	line-height: 1.5em;
	border: 1px solid #3F9B20;
	padding: 10px;
		text-align: justify;
}
.itemdesc ul {
	margin-top: 0px;
	padding-top: 0px;	
}

.content ul {
text-indent:10px;	
color:red;	
}

.content ul li {
margin-left:10px;	
color:#360;	
}

.itemdesc p {
	padding: 5px 0px 0px 0px;

}
/* reltext */
.reltext {
	border: 1px solid #3F9B20;
	background: url(../img/background-reltext.jpg) no-repeat left top;
	margin-bottom: 20px;
}
.reltext p {
	padding-left: 15px;
	padding-right: 15px;
}
.warn, .sc_warn {
	color: #c00;
	font-weight: bold;
}
/* для разнфх форм */
#mainPage table.border td, #mainPage table.border table td,
#mainPage .button1, #mainPage .button2 {
	vertical-align: middle;
}
table.border {
	border-right: 1px solid #AEA9A0;
	border-bottom: 1px solid #AEA9A0;
	border-left: 1px solid #dadada;
	border-top: 1px solid #dadada;
	margin-bottom: 15px;
	background-color: #D1DBF0;
	
}
table.border td {
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
}
 td.bg {
	background-color: #EDEDED;
	
}
.content tr.bg{
	background-color: #f7f7f7;
}
td.bgH {
	background-color: #FFFFDB;
}
.button1, .button2 {
	width: 200px;
	text-align: center;
	background-color: #EDEDED;
	border: 1px solid #D1DBF0;
	height: 20px;
}
.button1 a, .button2 a {
	background-color: #EDEDED;
	display: block;
}
.button1 a:hover, .button2 a:hover {
	background-color: #fff;
}
/*==== footer */
#footer {
	background-color: #fff;
	width: 1000px;
	height: 30px;
}
#footer td {
	vertical-align: middle;
}



