

/*---------------------------------------------------------------------------------

Theme Name: panauto Design Theme
Theme URI: 
Author URI:

---------------------------------------------------------------------------------*/




/*---------------------------------------------------------------------------------
GLOBAL RESET
---------------------------------------------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	font-size: 12px;
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}


/*---------------------------------------------------------------------------------
GLOBAL BASIC STYLING FOR COMMON HTML ELEMENTS
---------------------------------------------------------------------------------*/



/* base.css, part of YUI's CSS Foundation */
h1 {
	font-size: 120%;  
	color: #4e81e9;
	margin: .4em 0 .4em 0;
	padding: .4em 0 .4em 0;
	font-weight: bold;
}
h2 {
	/*16px via YUI Fonts CSS foundation*/
	font-size:110%;
	color: #4e81e9;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
h3 {
	/*14px via YUI Fonts CSS foundation*/
	font-size:100%; 
	color: #4e81e9; 
}
h4 {
	/*14px via YUI Fonts CSS foundation*/
	font-size:100%; 
	color: #636363; 
	font-weight: bold;
}

h5,h6 {
	color: #000;
}
strong {
	/*bringing boldness back to headers and the strong element*/
	font-weight: bold;
}
abbr,acronym {
	/*indicating to users that more info is available */
	border-bottom:1px dotted #fff;
	cursor:help;
} 
em {
	/*bringing italics back to the em element*/
	font-style:italic;
}
blockquote,ul,ol,dl {
	/*giving blockquotes and lists room to breath*/
	margin:1em;
}
ol,ul,dl {
	/*bringing lists on to the page with breathing room */
	margin-left:2em;
}
ol li {
	/*giving OL's LIs generated numbers*/
	list-style: decimal outside;
}
ul li {
	/*giving UL's LIs generated disc markers*/
	background: url('images/bullet.gif') top left no-repeat; 
	font-size: 100%;
	padding: 0 0 5px 20px;

}
dl dd {
	/*giving UL's LIs generated numbers*/
	margin-left:1em;
}
th,td {
	/*borders and padding to make the table readable*/
	padding:.5em;
}
th {
	/*distinguishing table headers from data cells*/
	font-weight:bold;
	text-align:center;
}
caption {
	/*coordinated marking to match cell's padding*/
	margin-bottom:.5em;
	/*centered so it doesn't blend in to other content*/
	text-align:center;
}
p,fieldset,table, code {
	/*so things don't run into each other*/
	padding: 0;
	margin: 0 0 0 0;
	color: #4F4F4A;
	font-weight: normal;
	line-height: 1.2em;

}

hr {
	width : 530px;
	height : 1px;
	color : #b1b1b1;
}
input, textarea, select {  
	font-family: Arial, Helvetica, MS Sans Serif;
	font-size: 11px;
	color: #000000;
	}
p {
	margin: 0 0 5px 0;
}
a:link		{ color: #4e81e9; text-decoration: none; font-size: 100%;}
a:visited	{ color: #4e81e9; text-decoration: none; font-size: 100%;}
a:hover		{ color: #404040; text-decoration: none; font-size: 100%;}
a:active	{ color: #4e81e9; text-decoration: none; font-size: 100%;}

a.add:link		{ color: #e0e0e0; text-decoration: underline; font-size: 100%;}
a.add:visited	{ color: #e0e0e0; text-decoration: underline; font-size: 100%;}
a.add:hover		{ color: #e0e0e0; text-decoration: none; font-size: 100%;}
a.add:active	{ color: #e0e0e0; text-decoration: underline; font-size: 100%;}

a.mm:link		{ color: #4e81e9; text-decoration: underline; font-size: 100%;}
a.mm:visited	{ color: #4e81e9; text-decoration: underline; font-size: 100%;}
a.mm:hover		{ color: #4e81e9; text-decoration: none; font-size: 100%;}
a.mm:active	{ color: #4e81e9; text-decoration: underline; font-size: 100%;}

a.nav:link		{ color: #4e81e9; text-decoration: underline; font-size: 100%;}
a.nav:visited	{ color: #4e81e9; text-decoration: underline; font-size: 100%;}
a.nav:hover		{ color: #4e81e9; text-decoration: none; font-size: 100%;}
a.nav:active	{ color: #4e81e9; text-decoration: underline; font-size: 100%;}

a.ggr:link		{ color: #535353; text-decoration: underline; font-size: 100%;}
a.ggr:visited	{ color: #535353; text-decoration: underline; font-size: 100%;}
a.ggr:hover		{ color: #535353; text-decoration: none; font-size: 100%;}
a.ggr:active	{ color: #535353; text-decoration: underline; font-size: 100%;}

a.ggr1:link		{ color: #535353; text-decoration: underline; font-size: 90%;}
a.ggr1:visited	{ color: #535353; text-decoration: underline; font-size: 90%;}
a.ggr1:hover		{ color: #535353; text-decoration: none; font-size: 90%;}
a.ggr1:active	{ color: #535353; text-decoration: underline; font-size: 90%;}

a.ggr2:link		{ color: #FFFFFF; text-decoration: underline; font-size: 90%;}
a.ggr2:visited	{ color: #FFFFFF; text-decoration: underline; font-size: 90%;}
a.ggr2:hover	{ color: #FFFFFF; text-decoration: none; font-size: 90%;}
a.ggr2:active	{ color: #FFFFFF; text-decoration: underline; font-size: 90%;}

a.cr:link		{ color: #ee3224; text-decoration: none; 	font-weight: bold; font-size: 110%;}
a.cr:visited	{ color: #ee3224; text-decoration: none; 	font-weight: bold; font-size: 110%;}
a.cr:hover		{ color: #404040; text-decoration: none; 	font-weight: bold; font-size: 110%;}
a.cr:active	{ color: #ee3224; text-decoration: none; 	font-weight: bold; font-size: 110%;}


/*---------------------------------------------------------------------------------
Global Layout
---------------------------------------------------------------------------------*/

body {
	background-color: #cdcccd;
	font-family: Arial, Helvetica, MS Sans Serif;
   	background-image: url(/template/img/fon.gif);
	background-repeat: repeat-x;
	height: auto !important;
	height: 100%;
	min-height: 100%;
/*
	background-attachment: scroll;
	background-image: url(../images/bg.gif);
	background-repeat: repeat x;
	background-position: left top;
*/
}
/*---------------------------------------------------------------------------------
Global Divs
---------------------------------------------------------------------------------*/
.pagewidth{
	width: 882px;
	margin:0 auto;  /* this centres the body */
	height: auto !important;
	height: 100%;
	min-height: 100%;
	background-image: url(/template/img/bg.gif);
	background-repeat: repeat-y;
	}

div {
	text-align: left;
	margin: 0;
	padding: 0;
}

.clear {
	height: 0;
	width: 0;
	line-height: 0;
	clear: both;
	font-size: 0;
}
.spacer {
	width: 100%;
	margin: 20px 0 20px 0;
	height: 10px;
}

/*---------------------------------------------------------------------------------
Layout Styles Global
---------------------------------------------------------------------------------*/
#page{
	padding: 0 30px 0 30px;
	height: auto !important;
	height: 100%;
	min-height: 100%;
}
#header {
	background-image: url(/template/img/top-right-bg.png);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 8px;
}
#topsearch {
	background: url('/template/img/logo-bg.png');
	height: 67px;
}
#logo {
	float: left;
	background-image: url('/template/img/logo.png');
    margin-top:16px;
    margin-left: 20px;
	width: 248px;
	height: 36px;
}
#top_contact {
	float: right;
    padding-top: 7px;
	padding-right: 20px;
}
.top_contact, .top_contact a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
}
.top_contact a:hover {
  color: #3399FF;
}
#topsearch form{
	float: right;
	padding-top: 5px;
	padding-right: 20px;
}
#topsearch  input {
	border: none;
}
/*------------------------------*/
#topnavigation {
	height: 70px;
	padding-left: 15px;
	background-image: url(/template/img/top-menu-bg.png);
}
#topnavigation a{
	float: left;
	height: 59px;
	width: 140px;
	font-size: 0;
}
#topnavigation a:hover {
	background-position: bottom;
}
a#moto-but {
	background-image: url(/template/img/moto-but.png);
	width: 128px;
}
a#cart-but {
	background-image: url(/template/img/cart-but.png);
}
a#water-but {
	background-image: url(/template/img/water-but.png);
}
a#wint-but {
	background-image: url(/template/img/wint-but.png);
}
a#sungl-but {
	background-image: url(/template/img/sungl-but.png);
}
a#acces-but {
	background-image: url(/template/img/acc-but.png);
	width: 164px;
}
/*------------------------------*/
#search-input {
	width: 118px;
	height: 16px;
	background-image: url('/template/img/search-input.png');
	padding: 3px 4px 0px 5px;
	margin: 0;
}
#search-but {
	width: 34px;
	height: 19px;
	background-image: url('/template/img/search-but.png');
	padding: 0;
}
/*-----------------------*/
.topflash {
	padding: 0 0 0 0;
	background: url('/template/img/top_flash.jpg') top left no-repeat;
}
/*----------------------------Stell top menu----------------------------*/
#secondnavigation {
	background: url('/template/img/fon2a.gif') top left no-repeat ;
	padding: 0 0 0 0;
	margin: 0;
	height: 47px;
}

#secondnavigation ul{
	padding:.6em 0;
	margin: 0 auto 0 120px;
}
#secondnavigation li{
	float: left;
	position: relative;
	list-style-type: none;
	padding: 0;
	margin: 0;
	font-size: 100%;
	background: none;
}
#secondnavigation li a{
	float: left;
	height: 23px;
	background-image: url(/template/img/menu-bg.gif);
	list-style-type: none;
	padding: 0 15px;
	margin: 0;
	font-size: 10px;
	line-height: 23px;
	text-transform: uppercase;
	color: #333;
}
#secondnavigation li a.first {
	background-image: url(/template/img/menu-first.gif); 
	background-position: left top;
}
#secondnavigation li a.first:hover {
	background-position: left bottom;
}
#secondnavigation li a.last {
	background-image: url(/template/img/menu-last.gif);
	background-position: right top;
}
#secondnavigation li a.last:hover {
	background-position: right bottom;
}
#secondnavigation li a:hover {
	background-position: bottom;
	color: #ffffff;
}
#secondnavigation ul ul {
	position: absolute;
	left: 0;
	top: 22px;
	margin: 0;
	padding: 0;
	border: solid #5e5e5e;
	border-width: 0 1px 1px 1px;
	z-index: 10;
	display: none;
}
#secondnavigation ul ul li {
	float: none;
}
#secondnavigation ul ul li a{
	float: none;
	display: block;
	background-image: none;
	background-color: #d0d0d0;
	white-space: nowrap;
}
#secondnavigation ul ul li a:hover{
	background-color: #848484;
}
#contentlight {
	background: url('/template/img/fon5a.gif') top left no-repeat ;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 882px;
	float:left;
}
#content {
	min-height: 500px;
	height: auto !important;
	height: 500px;
}
#corner {
	background: url('/template/img/bb.gif') top left no-repeat ;
	margin-right: auto; /* this centres the body */
	margin-left: auto;  /* this centres the body */
	height: 71px; 
	width: 882px;
	clear:both
}
#footer {
	border-top: 1px solid #D2D2D2;
	margin: 20px 0 120px 0;
	padding: 20px 0 20px 0;
}
#corner ul{
	float: left;
	padding:.4em .6em;
	margin: 0;
}

#corner li{
	float: left;
	list-style-type: none;
	padding: 0;
	margin: 0;
	font-size: 100%;
	background: none;
}

#lefthand_colomn {
	float: left;
	width: 550px;
	padding: 0 0 0 .7em ;
	border-right:1px solid #b1b1b1;
	margin: 0 .7em .7em 0;
}
#righthand_colomn {
	float: right;
	width: 300px;
	padding: 0  .9em .7em 0;

}
#righthand_colomn ul{
	float: left;
	padding: 0;
	margin: 0;
}

#righthand_colomn li{
	float: left;
	list-style-type: none;
	padding: 0;
	margin: 0;
	font-size: 100%;
}
.lefthand_colomn_1 {
	float: left;
	width: 265px;
	padding: .7em 0 0 0 ;
}

.lefthand_colomn_2 {
	float: right;
	width: 275px;
	padding: .7em 0 0 0 ;
}
.lefthand_colomn_3 {
	float: left;
	padding: .2em 0 0 0 ;
}
.lefthand_colomn_4 {
	float: left;
	padding: .2em 0 0 0 ;
}
.lefthand_colomn_5 {
	float: left;
	padding: .2em 0 0 0 ;
}
.lefthand_colomn_5 {
	float: left;
	width: 120px;
	padding: .2em 0 0 0 ;
}
.righthand_common_colomn {
	float: left;
	width: 520px;
	padding: .7em 0 0 0 ;
	margin: 0;
}
.righthand_colomn_1 {
	float: left;
	width: 220px;
	padding: .7em 0 0 0 ;
	margin: 0;
}

.righthand_colomn_2 {
	float: right;
	width: 60px;
	padding: .7em 0 0 0 ;
	margin: 0;
}
.righthand_colomn_q {
	background: url('/template/img/fon_q.gif') top left no-repeat ;
	padding: .5em .5em .5em .5em;
	margin: 0 .7em .7em 0;
	float:left;
	width: 284px;
	height: 265px; 
}
#common_colomn {
	float: left;
	width: 840px;
	padding: .7em 0 0 .7em ;
	font-size: 100%;
}
.common_colomn ul{
	float: left;
	padding: 0;
	margin: 0;
}
.common_colomn li{
	float: left;
	list-style-type: none;
	padding: 0;
	margin: 0;
	font-size: 100%;
	background: none;
}
#catalog_lefthand_colomn {
	float: left;
	width: 840px;
	padding: 0 0 0 .7em ;
}

.catalog_lefthand_colomn1 {
	float: left;
	width: 410px;
	height: 100px;
	padding: 0 0 0 0 ;
	border:1px solid #5e5e5e;
	margin-bottom: 10px;
}
.catalog_lefthand_colomn1 ul{
	float: left;
	padding: 0;
	margin: 0;
}
.catalog_lefthand_colomn1 li{
	float: left;
	list-style-type: none;
	padding: 0;
	margin: 0;
	font-size: 100%;
	background: none;
}

.catalog_lefthand_colomn2 {
	float: right;
	width: 410px;
	height: 100px;
	padding: 0 0 0 0 ;
	border:1px solid #5e5e5e;
	margin-bottom: 10px;
}
.catalog_lefthand_colomn2 ul{
	float: left;
	padding: 0;
	margin: 0;
}
.catalog_lefthand_colomn2 li{
	float: left;
	list-style-type: none;
	padding: 0;
	margin: 0;
	font-size: 100%;
	background: none;
}
#catalog_righthand_colomn {
	float: left;
	width: 177px;
	padding: 0 .7em .7em .7em ;
	margin: 0;
}
#catalog_righthand_colomn ul{
	float: left;
	padding: 0;
	margin: 0;
}
#catalog_righthand_colomn li{
	float: left;
	list-style-type: none;
	padding: 0;
	margin: 0;
	background: none;
}
.catalog_lefthand_colomn_list {
	float: left;
	width: 660px;
	height: 100px;
	padding: 0 0 0 .7em ;
	border:1px solid #5e5e5e;
	margin: 0 0 .7em 0 ;
}
.catalog_lefthand_colomn_list ul {
	float: left;
	padding: 0;
	margin: 0;
}
.catalog_lefthand_colomn_list li {
	float: left;
	list-style-type: none;
	padding: 0;
	margin: 0;
	background: none;
}
.catalog_lefthand_colomn_item {
	float: left;
	width: 660px;
	padding: 0 0 0 .7em ;
	margin: 0 0 .7em 0 ;
}
.catalog_lefthand_colomn_item ul {
	float: left;
	padding: 0;
	margin: 0;
}
.catalog_lefthand_colomn_item li {
	float: left;
	list-style-type: none;
	padding: 0;
	margin: 0;
	background: none;
}
/*---------------------------------------------------------------------------------
Global Fonts
---------------------------------------------------------------------------------*/	
.date {
	color: #7a7a7a;
	font-weight: bold;
	font-size:100%; 
	}
.wh {
	color: #f5f5f5; 
	font-size: 100%;
	}	
.nn {
	font-size:100%; 
	padding: .3em 0 0 0 ;
	}
.nn1 {
	color: #636363;
	font-size:100%; 
	padding: .3em 0 0 0 ;
	}	
.rred {
	color: #4e81e9; 
	}		
.ttt { 
	color: #535353; font-size: 95%;
	}
	.rblue {
	color: #4e81e9; 
	}	
/*-----------------------------------------------------*/
.news-item {
}
.news-item span{
	float: right;
}
.news-item p {
	margin: 20px 0 35px 0;
}
/*---------------------Catalog------------------------*/
.catitem {
	float: left;
	width: 400px;
	height: 100px;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #999;
}
.catitem img {
	float: left;
	margin: 7px;
}
.catitem p{
	margin-top: 10px;
	font-size: 11px;
}
.catitem span {
	color: #4E81E9;
	font-weight: bold;
	font-size: 12px;
}
.catitem p.price {
	float: right;
	margin-top: 0;
	width: 125px;
	height: 90px;
	padding: 10px 5px 0 5px;
	border-left: 1px solid #5e5e5e;
	line-height: 16px;
	font-size: 11px;
}
.catitem p.price span {
	font-size: 16px;
	color: #222ad7;
}
.catitem p.price strong {
	font-size: 12px;
}
/*--------------------------------*/
.eqcats {
	width: 400px;
	height: 110px;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	border: 1px solid #5e5e5e;
}
.eqcats .cat_header{
	height: 18px;
	background-image: url(../img/cat_title.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #ffffff;
	font-weight: bold;
	padding-left: 10px;
}
.eqcats img {
	float: left;
	margin: 10px;
}
.eqcats .heading {
	margin: 18px 0 6px 0;
	background-image: url(../img/cat_line.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	width: 230px;
	margin-left: 90px;
	font-size: 11px;
	line-height: 9px;
}
.eqcats .brands  {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
}
/*--------------------------------*/
#pathway {
	padding: 0 0 10px 160px;
	color: #666;
}
/*--------------------------------*/
#modelmenu {
	float: left;
	width: 140px;
}
#modelmenu ul{
	margin: 0;
	list-style: none;
}
#modelmenu ul li{
	margin: 0;
	padding: 0;
}
/*--------------------------------*/
#item {
	padding-left: 15px;
	margin-right: 260px;
}
#order {
	float: right;
	margin-top: 50px;
}
#item h3 {
	margin-top: 20px;
	font-size: 12px;
	font-weight: bold;
}
#item h3 span {
	color: #333;
	font-weight: normal;
}
#item #foto {
	text-align: center;
	position: relative;
	min-height: 350px;
	height: auto !important;
	height: 350px;
}
#item #foto img {
	max-width: 350px;
	max-height: 350px;
}
#loader {
	position: absolute;
	left: 0;
	top: 0;
	width: 567px;
	height: 350px;
	background-color: #ffffff;
	background-image: url(../img/loader.gif);
	background-position: center;
	background-repeat: no-repeat;
	display: none;
}
#item #prices {
	width: 350px;
	margin: 10px auto;
	height: 45px;
}
#prices .price {
	float: right;
	width: 125px;
	height: 38px;
	padding-top: 7px;
	background-image: url(../img/price.gif);
	margin-left: 10px;
	text-align: center;
	font-size: 11px;
	color: #ffffff
}
#prices .price span {
	display: block;
	font-size: 16px;
}
#descr {
	width: 450px;
	margin: 0 auto;
}

/*---------------------------*/
.itemmod {
	float: left;
	/*height: 160px;*/
	overflow: hidden;
	margin-right: 40px;
	text-align: left;
}
.itemmod img {
	border: 1px solid #636363;
}
.itemmod p {
	padding: 2px;
	color: #333;
}
#images a{
	float: left;
	border: 1px solid #ffffff;
	margin: 5px;
	width: 125px;
	height: 125px;
	text-align: center;
}
#images a img {
	vertical-align: middle;
}
#images a:hover{
	border-color: #666;
}

