/* CSS Document */
html{
	overflow-y:scroll;
}
* {
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	padding: 0px;
	margin: 0px;
}

a{
	color:#000000;
	text-decoration:none;
}

a:hover{
	color:#E70000;
}
ul { list-style-position:inside;}
.headertitle{display:none;}
.titleheader{padding-top:350px;padding-bottom:300px; text-align:center}
.titleheader h2{font-size:13px;}
.titleheader h1{font-size:40px; color:#e70000;}
div.menu{
	
	padding-left:20px;
	background:#FFFFFF;		
	height: 40px;
	width:988px;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	overflow:hidden;
	text-align:center;
	
}
div.menu ul{
	list-style-type:none; 
}
div.menu ul div.bottons{
	height:40px;
	width:120px;
	
	
	
	
}
div.menu ul li {
	
 	float:left;
  
  	text-align:center;
        overflow:hidden;	 
	height:40px; 
}

div.menu ul li a{
	display:block;
	padding-top:10px;		
	height:40px;
        
        padding-left:9px;
        padding-right:9px;
	

}
div.menu ul li a.checked{
	background: url( /img/menubot_bg.jpg);
	color:#FFFFFF;
        
}
div.menu ul  li a:hover
{
        
	background: url( /img/menubot_bg.jpg);
	color:#FFFFFF;
}
div.menu ul li a span{
    font-size:15px;
	 border-bottom:3px solid #DA0000; 
}
.butmenu{
			
   background:url( /img/butmenu_bg.jpg);
   width:1008px;     
   height:50px;
   border:1px solid #000000;
   margin-top:5px;
   overflow:hidden;
  
}
.butmenu  div.bottons
{
	
	display:block;	
	float:left;		
	height:40px;
		
}

.butmenu a{
	color:#FFFFFF;	
	position:relative;
	top:-20px;
	padding:0px 10px 0px 10px;
	
}
.butmenu a:hover{color:#E70000;}
.butmenu .tocenter{float:left; width:150px;}
.content{

	text-align:left;
	margin-top:60px;
	width:986px;


}
.content .left
{

 padding-top:90px;
 background:#cccccc;
 float:left;
 width:340px;
 min-height:600px;
 border:solid 1px black; 
}
.newsblock{
	border-bottom:1px solid black;
	min-height:200px;
	background:url( /img/newsblock_arc.jpg);
	background-repeat:no-repeat;
	
	
}
.newsblock .header
{
	
	padding-top:6px;
	padding-left:10px;
	font-size:28px;
	color:#E70000;	
	height:40px;
	margin-bottom:10px;	
}
.newsblock .date{
	width:330px;
	text-align:right;
	color:#E70000;
	font-weight:bold;
	
}
.newsblock .text
{
	padding:5px;
}
.contactblock{
	background:#FFFFFF;
	border-bottom:1px solid black;

}
.contactblock .header
{
	height:32px;
	overflow:hidden;
	border-bottom:1px solid black;
	background:url( /img/menubot_bg.jpg);
}
.contactblock .header .text{
	margin-left:120px;
	padding-top:5px;
	padding-bottom:10px;
	color:#FFFFFF;
	font-size:18px;

	
	
}
.contactblock .contacttext {padding:20px;}
.announceblock{
	padding:10px 20px 10px 20px;
	
	
}
.content .right{
	
		
    padding-top:90px;    	
	margin-left:342px;	

	
}
.content .right .text{
	padding:10px;
}
.content .right .texttitle
{
	margin-bottom:10px;	
        
	color:#E70000;
	font-size:22px;
        font-weight:bold;
	text-align:left;
	
}

.newsListElement	 .date{
	padding:3px;
	text-align:right;
	background:#cccccc;
	color:#e70000;
	border-top:1px solid #e70000;
}
.newsListElement .image{
	display:block;
	float:left;
	height:88px;
	width:88px;
	overflow:hidden;
	text-align:center;
	
	
	margin:5px;
}
.newsListElement .image img{
border: 1px solid #616161;
}
.newsListElement .Text{
	margin-left:100px;
	min-height:86px;
	height: expression(((document.documentElement.clientHeight) < 86)? "86px" : "86px");	
	margin-top:10px;
	margin-bottom:10px;
	padding-left:10px;	
	background: url(/img/separator.jpg);
	background-repeat:repeat-y;

}
div.textFromEditor img{border:1px solid #888;}
div.textFromEditor table tr td{padding:5px;}
.newsListElement .Text .header{
	color:#E70000;
	font-weight:bold;
}
.newsListElement .Text .more{
	text-align:right;
	color:#E70000;}
.contentFull{
	
	width:986px;			
	padding-LEFT:10PX;
	padding-top:50px;    	
	
}
div.headerblock{
	position:absolute;
	z-index:100;
	width:100%;
	
}
div.tocenterpage{
	position:absolute;
	right:50%;		
		
}
.page{	
	 width:300px;	
}
.Cran{
	 background:url( /img/cran.jpg) #FF0000;
 	 padding-top:115px;
	 border-bottom:1px solid black;
	 border-right:1px solid black;
	 background-repeat:no-repeat; 
	 padding-bottom:10px; 
	 margin-right:20px;
}
.Cran2{
	 background:url( /img/cran2.jpg) #FFFFFF;
 	 padding-top:157px;
	 width:946px;
	 border-bottom:1px solid #5F5F61;
	 border-right:1px solid #5F5F61;
	 border-left:1px solid #5F5F61;
	 background-repeat:no-repeat; 
	 padding-bottom:13px; 
	 
}
.Cran2 .header{
padding-left:20px;
padding-top:10px;

height:69px;
 
}
.Cran2 .header h1{
	font-weight:bold;
	color:#FFFFFF;
	font-size:25px;

}

.Cran .header{
	padding-left:20px;
padding-top:10px;
	height:69px;
	
}
.Cran .header h1{
	font-weight:bold;
	color:#FFFFFF;
	font-size:25px;
}
.Cran .header2{
	color:#FFFFFF;
	font-size:18px;
}
.Cran2 .header2{
	color:#FFFFFF;
	font-size:18px;
}
.cranmodels{
	
	width:250px;
	margin-left:10px;
	margin-bottom:20px;	
	float:left;
	background:#cccccc;	
	border-bottom:solid #616161 1px;
	border-left:solid #616161 1px;
	border-right:solid #616161 1px;
	
}
.cranmodels .header{
border-bottom:solid #616161 1px;
text-align:center;
height:32px;
background:url(/img/menubot_bg.jpg);
font-size:16px;
color:#FFFFFF;
padding-top:8px;
font-weight:bold;
overflow:hidden;
}
.cranmodels .models{
	font-weight:bold;
	padding-top:10px;
	padding-bottom:10px;

	margin:5px;
	line-height:30px;
}
.cranmodels .models a{
	font-size:11px;
	padding-left:4px;
	color:#E70000;	
	
}
.cranmodels .models a:hover{
	color:#FFFFFF;
}
.crandesc{
	min-height:400px;
	height: expression(((document.documentElement.clientHeight || document.body.clientHeight) < 400)? "400px" : "");
	margin-left:290px;
	padding-right:30px;
	padding-TOP:20px;
}
.crandesc .header{
	margin-bottom:20px;
	
	color:#E70000;
	font-size:18px;
	text-align:center;
	
}
.crandesc .images{
	padding:20px;
	text-align:center;
}
.crandesc .images img{border:1px solid #616161;margin-left:2px;margin-right:2px;}
.crandesc table{
	
	border-collapse:collapse;
	
}
.crandesc table tr.gray td{
background:#E6E6E6;
	
}
.crandesc table td {
	width:200px;
	padding: 5px;
	border:1px solid #616161;
}
.crandesc table td.value{
	text-align:center;
	color:#E70000;
	font-weight:bold;
	
	
}
.crandesc .text{
   
	margin-top:20px;
}
.partners table{ border-collapse:collapse;}
.partners table td{	border:1px solid #616161; padding:10px;}
.partners table td.prop{text-align:center; width:30px; vertical-align:middle;}
.partners table td.name{  font-weight:bold; width:150px; text-align:left; vertical-align:top; }
.partners table td.desc{ width:250px;text-align:left;}
.partners table td.desc a{color:#E70000;}
.partners table td.desc a:hover{ color:#000000;}
.partners table tr.darkgray td{background-color:#a0a0a0;}
.partners table tr.gray td{background-color:#cccccc;}

.paging {text-align:left;}
.paging a{	padding:10px;}
.paging .checked{padding:10px;	color:#e70000;	font-weight:bold;}
img.ProductPreview{cursor:pointer;}
.album{
	min-height:400px;
	height: expression(((document.documentElement.clientHeight || document.body.clientHeight) < 400)? "400px" : "");
	margin-left:290px;
	padding-right:30px;
        padding-TOP:20px;
}
div.albumName{font-size:20px;margin-bottom:15px;color:#e70000}
td.bigPhoto{border:0px solid black;padding:5px;}
td.bigPhoto img#bigPhotoImg{z-index:1;border:1px solid #616161;}
td.bigPhoto div#bigPhotoNCont{ilter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);opacity:0.6;border:1px solid white;border-width:1px 0px 1px 0px;position:relative;margin-top:-70px;margin-left:-5px;width:500px;height:55px;background:black;color:white;}
td.bigPhoto div#bigPhotoNText{position:relative;margin-top:-40px;margin-left:-5px;width:500px;height:55px;color:white;font-size:20px; font-weight:bold}
div.modelsGroupHeader{ border-bottom:1px solid black;}

.publListElement .date{padding:3px;text-align:right;background:#cccccc;color:#e70000;border-top:1px solid #e70000;}
.publListElement .header{text-align:left;font-size:14px;font-weight:bold;}
.publListElement .Text .text{}
.publListElement .Text .more{text-align:right; font-wight:bold;}
.file{text-align:left;}
.file .name{font-size:20px; color:#e70000;}
.file .desc{color:#757575}
.file img{margin-left:-4px;margin-bottom:-10px;}
.file a{color:#e70000;font-size:14px;text-decoration:underline;text-decoration:underline;}




.text span {color:#eb6000;}




