/* CSS Document */

Body {
padding-left: 50%;
background-image:url(IMAGE/fon.jpg);
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000000;
font-size:14px;
font-weight: 500;
}
P{
text-indent:15px;
}
h2 {
text-align: center;
}

a {
text-decoration: none;
}
a:link, a:visited {
color: #FF0000;
font-weight:bold;
}
a:hover {
color: #CCCCCC;
}
a img {
border: 0;
}

.clearing {
clear: both;
margin: 0 1em ;
}
#centor {
width: 900px;
margin-left: -450px;
border: 4px solid  #FF0000;
background-image:url(IMAGE/background.jpg);
}

* html #centor {
width: 902px; /* значение для IE5*/
w\dth: 900px;  /* значение для MAC IE*/
margin-left: -450px;
border: 1px solid #FFFFFF;
background-image:url(IMAGE/background.jpg);
}
#decor {
width: 900px;
height:15px;
border-bottom:3px solid  #FF0000;
border-top:3px solid  #FFF;
background-image:url(IMAGE/fon.jpg);
}

#frame {
width: 900px;
}

#enclose {
float: left;
width: 590px;
}

#columnMain {
 width: 320px;
 float: right;
 text-align: justify;
 }
 #columnLeft {
 width: 235px;
 float: left;
 margin: 0 10px 0 10px;
 text-align:justify;
 }
 
 
#columnRight {
width: 290px;
height:870px;
float: right;
margin: 0 10px 0 10px;
text-align: justify;
background-image:url(IMAGE/fonright.gif)
}



 #footer {
 background-image:url(IMAGE/footer.jpg);
 clear: both;
 padding-bottom: 2em;
 border-top: 1px solid  #000000;
 text-align: center;
 color:#FFFFFF
 }
 #counter {
 width: 900px;
 margin-left: -450px;
 background-image:url(IMAGE/fon.jpg);
 text-align: left;
 }
 * html #counter {
 width: 902px; /* значение для IE5*/
 w\dth: 900px;  /* значение для MAC IE*/
 margin-left: -450px;
 background-image:url(IMAGE/fon.jpg);
 text-align: left;
 }
 
.right{
 float:right;
 margin-left:10px
}
 
.left{
 float:left; 
 margin-right:10px}
 
 .center {
 text-align: center;
 }
 .marking {
 font-weight:bold;
 color:#FF0000;
 }

#columnMono {
padding-top: 1em;
margin: 0 1em ;
text-align:justify;
}

#clearing {
clear: both;
margin: 0 1em ;
}


#navsite ul {
padding: 5px 0;
margin-left: 0;
border-bottom: 2px solid   #000000;
font: bold 12px Verdana, sans-serif;
text-align:center;
}

#navsite ul li {
list-style: none;
margin: 0;
display: inline;
}

#navsite ul li a {
padding: 2px 5px 5px 5px;
margin-left: 5px;      /*расстояние между кнопками*/
border: 2px solid  #000000;
border-bottom: none;
background:  #000000;
text-decoration: none;
}

#navsite ul li a:link {
color: #FFF;
}
#navsite ul li a:visited {
color: #FFF;
}
#navsite ul li a:link:hover, #navsite ul li a:visited:hover {
color: #000;
background: #FFFFFF;
border-color: #000000;
border-bottom: 2px solid #FFFFFF;
}
/*АКТИВНАЯ СТРАНИЦА*/
#pagehom a#linkhom, #pageatv a#linkatv, #pageatv11 a#linkatv11, #pagebar a#linkbar, #pagebar11 a#linkbar11, #pageboard a#linkboard, #pagecompany a#linkcompany, #pagekites2010 a#linkkites10, #pagecontact a#linkcontact, #pagegallery a#linkgallery, #pagevideo a#linkvideo, #pagetorque a#linktorque, #pagedealer a#linkdealer, #pageego a#linkego, #pageego11 a#linkego11, #pagevice a#linkvice, #pagela12 a#linkla {
color: #FF0000;
background: #FFFFFF;
border-color: #000000; 
border-bottom: 2px solid #FFFFFF;
} 

/*фотокоробка*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(imagesbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(imagesbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

