* {margin: 0;padding: 0;}
body{height:100%;}
html{height:100%;}
body {
	font: 12px tahoma;
	background: url(/nc/templates/Dog-rus/images/lbg.gif) left repeat-y #FFF;
	color: #1F1200
}
p {
	MARGIN: 3px 0px 5px 0px;
	text-align:justify;
	font: 12px tahoma;
	color: #1F1200;
}
div {
	MARGIN: 0px; 
	PADDING: 0px;
	font: 12px tahoma;
	color: #1F1200;
	text-align:justify;
}

h1 {
	color: #713500;
	FONT: 18px Tahoma;
	text-align:center;
	margin-bottom: 10px;
}
h2 {
	color: #FF9900;
	FONT:bold 16px arial;
}
h3 {
	color:#1F1200;
	font: 17px arial;
	padding-bottom:5px;
	background-image:url(/nc/templates/Dog-rus/images/h3.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	line-height:25px;                          
}

h4 {
	font: bold 11px arial, sans-serif;
	color: #000;
	text-transform: uppercase;
	margin: 20px 10px 10px 0px;
}
h5 {
	font: bold 11px arial, sans-serif;
	color: #2f9eee;
	margin: 5px 0 5px 0;
	padding: 0;

}
h6 {
	font: 11px arial, sans-serif;
	color: #666;
	margin: 10px 0 10px 0;
	text-transform: uppercase;
}
img {
	border:0;
}
a img {
	border:0px;
}
form {
	margin: 0; 
	padding: 0;
	}
table {
	border:0px;
	}
td {
	border:1px #713500 solid;
}
th {
	border:1px #713500 solid;
}
hr {
	color: #713500;
	background-color: #713500;
	margin: 3px auto;
	width: 40%;
	text-align:center;
	height: 1px;
 	border-width:0px; 

}
button {
	FONT: 12px tahoma;
	TEXT-DECORATION: none;
	background-color: #FFDFAE;
	color: #241000;
	margin:0 3px;
}
textarea {
	FONT: 12px tahoma;TEXT-DECORATION: none;
	text-align:justify;
}
selected {
	FONT: 12px tahoma; TEXT-DECORATION: none;
}
option {
	FONT: 12px tahoma; TEXT-DECORATION: none;
	text-indent:5px;
	COLOR: #1F1200;}
optgroup{
	FONT:bold 12px tahoma; TEXT-DECORATION: none;
	text-indent:5px;
	COLOR: #1F1200;
	background-color:transparent;
	}
input{
	FONT: 12px tahoma; TEXT-DECORATION: none;
	text-indent:5px;
	COLOR:#1F1200;}


a:link {
	font: 12px tahoma;
	color: #6B1B00;
	text-decoration:underline;
}
a:visited {
	font: 12px tahoma;
	color: #1F1200;
	text-decoration:underline;
}

a:hover {
	font: 12px tahoma;
	color: #1F1200;
	text-decoration:none;
}

.noborder {
	border:0px;
}
.noborder td{
	border:0px ;
}

.input-text{
		padding-left:5px;
		height: 18px;
		background-color:#fff;
		border:1px #713500 solid;
		color:#666;
		}
.area-text{
		padding-left:5px;
		height: 100px;
		background-color:#fff;
		border:1px #713500 solid;
		color:#666;
		}
.input-botton{
		background-color: #1F1200;
		color:#fff;
		padding:2px 5px;
		border:1px #FF9900 solid;  
	   cursor:  pointer;
		}
.small {
	font-size:10px;
}

/*links*/

a[href$='.doc'] {
	padding: 5px 0px 5px 15px;
	background: transparent url(/nc/templates/Dog-rus/images/bul_doc.gif) no-repeat center left;
}

a[href$='.xls'] {
	padding: 5px 0px 5px 15px;
	background: transparent url(/nc/templates/Dog-rus/images/bul_xls.gif) no-repeat center left;
}

a[href$='.rar'] { 
	padding: 5px 0px 5px 15px;
	background: transparent url(/nc/templates/Dog-rus/images/bul_zip.gif) no-repeat center left;
}

a[href$='.zip'] { 
	padding: 5px 0px 5px 15px;
	background: transparent url(/nc/templates/Dog-rus/images/bul_zip.gif) no-repeat center left;
}

a[href$='.pdf'] { 
	padding: 5px 0px 5px 15px;
	background: transparent url(/nc/templates/Dog-rus/images/bul_pdf.gif) no-repeat center left;
}




/*HEADER*/
#header {
	height: 150px;
	overflow: hidden;
	position: relative;
	width: 100%;
}

			div.pngleft {
				position: absolute; left: 0; bottom: 0;
				height:100px;
				width: 444px;
				margin:0;
				padding:0;
				background-image:url("/nc/templates/Dog-rus/images/header_left.png");
				background-repeat: no-repeat;
			}
			
			div.pngright {
				position: absolute;
				right: 0;
				bottom: 0;
				height: 100px;
				width: 428px;
				background-image:url("/nc/templates/Dog-rus/images/header_right.png");
				background-repeat: no-repeat;
			}

			.logo {
			position:absolute;
			top:5px;
			left:48px;
			
		}
			.logo_klin {
			position:absolute;
			top:35px;
			right:68px;
			
		}
			.img {
			margin:0;
			padding:0px;
			text-align:center;
			background: url(/nc/templates/Dog-rus/images/headbg.gif) repeat left top;
		}
/*HEADER-end*/


#main {min-width: 1001px;}
#main {
	background: url(/nc/templates/Dog-rus/images/rbg.gif) right repeat-y;
	margin:0 0 -97px;
	min-height:100%;
}

#clear {
	height:97px;
	font-size:1px;
	clear:both;
}

#container {
	float:left;
	width:100%;
	margin:0 -223px 0 0;
	background: url(/nc/templates/Dog-rus/images/out-bg.gif) 223px 41px no-repeat;
}

#out {
	margin:0 223px 0 0;
}

#in {
	width:100%;
}

#center{
	float:right;
	width:100%;
	margin:0 0 0 -223px;
	background: url(/nc/templates/Dog-rus/images/in-bg.gif) right 41px no-repeat;
}

#center .content {
	margin:0 0 0 223px;
	background: url(/nc/templates/Dog-rus/images/menu-black.gif) top repeat-x;
}

#left {
	float:left;
	width:222px;
	background-image: url(/nc/templates/Dog-rus/images/left_top.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	margin:0;
	padding: 50px 0 0 0;
}

#right {
	float:right;
	width:223px;
	background-image: url(/nc/templates/Dog-rus/images/right_top.jpg);
	background-position:left top;
	background-repeat: no-repeat; 
	padding: 50px 0 0 0; }
	
/*FOOTER*/
#footer {
	min-width: 1001px;
	height: 97px;
	overflow: hidden;
	position: relative;
	background: url(/nc/templates/Dog-rus/images/fbg.gif) repeat-x;
}
		#footer div.copyright {
			position: absolute; top: 0; left: 0;
			display: block; height: 97px; width: 400px;
			margin:0;
			padding: 0px;
			background: url(/nc/templates/Dog-rus/images/copyright.gif) left top no-repeat;
			float: left;
		}
		#footer div.author {
			position: absolute; top: 15px; right: 0;
			display: block; height: 87px; width: 150px;
			margin:0;
			padding: 0px;
			float:  right;
		}
			#footer div.seo {
			position: absolute; top: -15px; right: 30px;
			height: 97px;
			margin:0;
			padding: 0px;
			z-index:1;
		}
		#footer div.banner {
			position: absolute; top: 60px; left: 450px;
			display: block; height: 31px; 
			margin:0;
			padding: 0px;
		}
		#footer p{
			margin-top:30px;
			margin-left:20px;	
			color: #6B1B00;
		}
/*FOOTER-end*/

/* LEFT list_price*/
#list_price {
	margin:0 0 20px 0;
    background:#EDE9DD url(/nc/templates/Dog-rus/images/down_catallist.gif) left bottom no-repeat;
    }
#list_price ul{
	margin:10px 15px 10px 20px;
	padding-bottom:20px;
	list-style:none;
	min-height:100px;
    }
#list_price ul li{
	margin:5px;
	list-style:none;
    }
	#list_price_top {
	height:6px;
	background: url(/nc/templates/Dog-rus/images/odd.gif) left top repeat-x #EDE9DD;
	}
/* LEFT list_price -end*/


/* LEFT catalog*/
#catalog {
	margin:0 0 20px 0;
}

#catalog ul {
	display: block;
	margin: 0px;
	list-style: none;
}
#catalog ul li {
	margin: 0px 5px 0 10px;
	list-style: none;
}
#catalog p{
	color: #1F1200;
	FONT: 17px arial;
}

#catalog ul a {
	color: #0E0D0D;
	padding: 0 0 0 22px;
	display: block; height: 20px;
	background: url(/nc/templates/Dog-rus/images/arrow-black.gif) 10px center no-repeat;
	vertical-align: bottom;
}

#catalog ul a span {
	display: block; height: 20px;
	line-height: 20px;
	cursor: pointer;
	padding: 0 11px 0 0;
}

#catalog ul a:hover {
	color: #6B1B00;
}

#catalog ul li.active div {
	font-size: 12px;
	padding: 0px 0 0px 22px;
	display: block; height: 20px;
	vertical-align: bottom;
	color: #FFF;
	background: url(/nc/templates/Dog-rus/images/lnk-lbg.gif) left bottom no-repeat #6B1B00;
	text-decoration: none;
}

#catalog ul li.active div span {
	display: block; height: 20px;
	line-height: 20px;
	cursor: default;
	background: url(/nc/templates/Dog-rus/images/lnk-rbg.gif) right bottom no-repeat;
	padding: 0 10px 0px 0;
	text-decoration: none;
}

/* LEFT catalog-end*/

/* CENTER up menu*/
#center ul.menu {display: block; list-style: none; height: 41px; position: relative;}
#center ul.menu li {
	float: left;
	display: inline;
	height: 41px;
	width: 20%;
	background: url(/nc/templates/Dog-rus/images/mpx.gif) right repeat-y;
}
#center ul.menu li.m01 {width: 15%;}
#center ul.menu li.m03 {background: none;}
#center ul.menu li.m04 {position: absolute; right: 0; top: 0; width: 25%; background: url(/nc/templates/Dog-rus/images/mpx.gif) left repeat-y; padding: 0 0 0 1px;}

#center ul.menu li a {
	display: block; height: 41px;
	color: #FFF;
	text-decoration: underline;
	margin: 0 1px 0 0;
	background: url(/nc/templates/Dog-rus/images/menu-black.gif) repeat-x;
}
#center ul.menu li.m04 a {margin: 0;}
#center ul.menu li a span {display: block; height: 41px; line-height: 41px; cursor: pointer; white-space: nowrap; text-align: center;}
#center ul.menu li a:hover {background: url(/nc/templates/Dog-rus/images/menu-red.gif) repeat-x; text-decoration: none;}
#center ul.menu li a:hover span {background: url(/nc/templates/Dog-rus/images/menu-red1.gif) left top no-repeat;}

#center ul.menu li.active div {
	display: block; height: 41px;
	color: #FFF;
	text-decoration: underline;
	margin: 0 1px 0 0;
	background: url(/nc/templates/Dog-rus/images/menu-red.gif) repeat-x; text-decoration: none;
}
#center ul.menu li.active div span {
	display: block; height: 41px; line-height: 41px; white-space: nowrap; text-align: center;
	background: url(/nc/templates/Dog-rus/images/menu-red1.gif) left top no-repeat;
	}
/* CENTER up menu-end*/


/* CENTER basket*/
#basket {
	width:80%;
	margin:15px auto;
	padding-bottom:10px;
	border-bottom:1px #1F1200 solid;
	text-align:center;
}
#basket span {
	color: #6B1B00;
	font: 17px arial;
}

/* CENTER basket-end*/

/* CENTER poisk*/
#pselector {
	width:490px;
	margin:15px auto;
	
}
#pselector form{
	margin:0px;
	
}
/* CENTER poisk-end*/

/* CENTER pagecontent*/
#pagecontent {
	width:85%;
	margin:15px auto;
	padding: 0px;
	padding-bottom:220px;
	background-image:url('/nc/templates/Dog-rus/images/page_down.jpg');
	background-position:center bottom;
	background-repeat:no-repeat;
	
}
#pagecontent ul{
margin:10px;
}
#pagecontent ul li{
margin:5 px;
list-style: square;
list-style-position: inside;
}
#pagecontent ol{
margin:10px;
}
#pagecontent ol li{
margin:5 px;
list-style-type: 1;
list-style-position: inside;
}
/* CENTER pagecontent -end*/

/* CENTER hot*/
#hot {
	width:95%;
	margin:25px auto;	
	text-align: center;
	
}
#hot .hotitem {
	width:95%;
	min-height:150px;
	height:auto;
	margin:5px auto;
	text-align: left;
	border:1px #1F1200 solid;
}
#hot .hotitem p {
	padding: 2px 10px;
}
.hotimg {
	float:left;
	width:150px;
}
.hotcontent {
	margin-left:160px;
	margin-right:10px;
	
}
.hotprice{
	 margin-left:150px;
	 margin-top:5px;
}
.bigprice{
	color: #6B1B00;
	font: 18px arial;
}
.hotclear{
	clear:both;
	height:1px;
}
.bas {
	width:37px;
	height:28px;
	margin:0;
	padding:0;
}
.bas a:link{
	display:block;
	width:37px;
	height:28px;
	background:url('/nc/templates/Dog-rus/images/bas_min.gif') no-repeat left top; 
}
.bas a:visited{
	display:block;
	width:37px;
	height:28px;
	background:url('/nc/templates/Dog-rus/images/bas_min.gif') no-repeat left top; 
}
.bas a:hover{
	display:block;
	width:37px;
	height:28px;
	background:url('/nc/templates/Dog-rus/images/bas_min_over.gif') no-repeat scroll left top; 
}

/* CENTER hot-end*/

/* CENTER list*/
#list {
	width:95%;
	margin:15px auto;
	text-align: center;
	border:1px #1F1200 solid;
	
}
#list table{
border-collapse: collapse; /* cellspacing=0 */
}
#list table th{
padding: 3px; /* cellpadding=0 */	
font-weight:bold;
}
#list table td{
padding: 3px; /* cellpadding=0 */
text-align:left;	
}
#list .price{
padding: 3px; /* cellpadding=0 */
text-align: right;	
}
#list .subcribe{
margin:0 auto;
width:90%;
padding: 5px; 
background-color:#EDE9DD;
}
.page {
	width:480px;
	margin:5px auto;
	text-align: center;
}

#sort {
	width:300px;
	margin:5px auto;
	text-align: center;
}
#sort p{
	text-align: center;
}
.zoom2 {
	border: 1px #FF9900 solid;
}
/* CENTER list-end*/

/* CENTER tov*/
#tov {
	width:95%;
	margin:15px auto;
	text-align: center;
}
.tovimg {
	float:left;
	width:350px;
	margin-bottom:10px;
}
.tovimg img {
	border: 1px #EDE9DD solid;
}
.tovcontent {
	margin-left:350px;
	margin-right:10px;
	
}
.tovtitle {
	color: #713500;
	font: 17px arial;
	margin:5px 0;
}
.tovprice{
	 margin-left:10px;
	 margin-top:10px;
}
#tovtable{
	width:100%;
	margin:15px auto;
	clear:both;
}
#tovtable table{
border-collapse: collapse; /* cellspacing=0 */
}
#tovtable table td{
padding: 3px; /* cellpadding=0 */
text-align:left;	
border-color:#FFFFFF;
}
.even {
	background-color: #EDE9DD
}
#tovtable .tit{
	font-weight: bold;
	color: #0E0D0D;
}
/* CENTER tov-end*/

/* CENTER news*/
#news {
	width:95%;
	margin:0px auto;
	padding:0px;
	border-bottom:1px #1F1200 solid;
}
			.new {
	 			width:95%;
	          margin:5px 15px;
				padding: 10px;
			}
			
			.date_new {
	font-size: 12px;
	padding: 0px 0 0px 22px;
	display: block;
	height: 20px;
	width: 100px;
	vertical-align: bottom;
	color: #713500;
	background: url(/nc/templates/Dog-rus/images/lnk-lbgn.gif) left bottom no-repeat #EDE9DD;
	text-decoration: none;
}


			.date_new span {
	display: block; height: 20px;
	line-height: 20px;
	background: url(/nc/templates/Dog-rus/images/lnk-rbgn.gif) right bottom no-repeat;
	padding: 0 10px 0px 0;
	text-decoration: none;
	text-align:center
}

/* CENTER news- end*/

/* CENTER enter*/
#enter {
	width:300px;
	margin:15px auto;
	border-bottom:1px #1F1200 solid;
}

/* CENTER enter- end*/
/* CENTER formzakaz*/
#form_zakaz {
	width:95%;
	margin:15px auto;
}
#form_zakaz table{
border-collapse: collapse; /* cellspacing=0 */
}
#form_zakaz table th{
padding: 3px; /* cellpadding=0 */	
font-weight:bold;
}
#form_zakaz table td{
padding: 3px; /* cellpadding=0 */
text-align:left;	
}
/* CENTER formzakaz- end*/
/* CENTER user*/
#user {
	width:95%;
	margin:15px auto;
	padding:0px;
	border-bottom:1px #1F1200 solid;
}
#usermenu {
	width:95%;
	height:40px;
	margin:10px auto;
	padding:0px;
	padding-top:10px;
	border-top:1px #1F1200 solid;
	border-bottom:1px #1F1200 solid;
	background-color:#EDE9DD;
}
#usermenu ul{
	margin:0;
	padding:0px;
	display:inline;
	
}
#usermenu ul li{
	margin:0;
	padding:5px;
	display:inline;
	
}
#usermenu ul li a:link{
	font: 12px tahoma;
	color: #6B1B00;
	text-decoration:underline;
	
}
#usermenu ul li a:visited{
	font: 12px tahoma;
	color: #6B1B00;
	text-decoration:underline;
	
}
#usermenu ul li a:hover{
	font: 12px tahoma;
	color: #6B1B00;
	text-decoration:none;
	
}
#usermenu ul li a.active{
	font: 12px tahoma;
	color: #6B1B00;
	 text-decoration:none !important;
	 cursor:default;
	 background-color:#fff;
	
}
#usercontent {
	width:100%;
	margin:0;
	padding:0px;
	height:auto;
}
#usercontent .zakaz{
	width:100%;
	margin:10px auto;
	padding:0px;
	background-color:#EDE9DD;
}

/* CENTER user- end*/

/* CENTER choice*/
#choice {
	width: 300px;
	margin: 15px auto;
	padding:10px;
	background-color: #EDE9DD;
}

/* CENTER choice- end*/
/* CENTER finish*/
#finish {
	width: 95%;
	margin: 15px auto;
	padding:10px;
}

/* CENTER finish- end*/

/* CENTER kontaktpage*/
#kontaktpage {
	margin: 15px auto;
	padding:0px;
	text-align:center;
}
#kontaktpage h2,h3{
	text-align:center;
	margin:15px auto 10px;
}
#kontaktpage p{
	margin: 10px auto;
	padding:0px;
	text-align:center;
}

/* CENTER kontaktpage- end*/


/* RIGHT ul*/
#right ul {display: block; padding: 0 0 20px; list-style:none; overflow:hidden}
#right ul li {display: block; padding: 6px 3px 0 10px;list-style:none;}
#right ul.odd {background: url(/nc/templates/Dog-rus/images/down_odd.gif) left bottom no-repeat #EDE9DD;text-align:left}
#right ul.odd li {background: url(/nc/templates/Dog-rus/images/odd.gif) left top repeat-x #EDE9DD;}
/* RIGHT ul-end*/

/* RIGHT contact*/
#contact {
		margin:0;
		padding:auto 0;
		height:auto;
		background-image: url(/nc/templates/Dog-rus/images/contact.jpg);
		background-position: bottom right;
		background-repeat: no-repeat; 
			}

/* RIGHT contact-end*/

.warning {
	color:#BC3C33;
	font-weight:bolder
}
.imagesborder {
		border: 1px #EDE9DD solid;
		margin-right: 10px;
		
}

