*{                          
  margin: 0;
  padding: 0;
}
.clear{
  clear: both;
  line-height: 0;
  height: 0;
  font-size: 1px;
}
body{
  font-family:  Tahoma, Arial, Verdana;
  font-size: 12px;
  color: #fff;
  background-color: #B51821;
}
.f14{
	font-size: 14px;
}
a{
	color: #FFCC00;
    font-size: 12px;       
    text-decoration:underline;
}
a:hover{
	text-decoration: none;
}
a.more{
	float: right;
	color: #CC0000;
	font-weight: bold;
}
#main a:visited{
    color: #2D2C2C;
}
#main a.nov:visited{
    color: #FFCC00;
}
a:active, a:focus, img { outline: 0; }

a.und,
#main a.und:visited{
  margin-right: 20px;
  font-size: 13px;
  font-weight: bold;
  color: #fc0;
}

h1,h2,h3,h4,h5{
	font-family: Arial, Tahoma, Verdana;
	margin-bottom: 3px;    
}
h1,
h1 a{
	font-size: 14px;
    color: #fff;
	text-transform: uppercase;
	margin-bottom: 10px;
	margin-top: 40px;
}
h1.super,
h1.super a{
    color: #fff;
}                            
h2,
h2 a{
	font-size: 14px;
	text-align: center;
    color: #B51821;
	background-color: #fff;
}
h3,
h3 a{
	font-size: 14px;
    color: #FFCC00;
	margin-bottom: 5px;
}
h4{
    font-size: 13px;
    color: #fff;
	padding: 10px 0;           
}
h5,
h5 a{
	font-size: 14px;
    color: #808080;
	font-weight: bold;
}
h6,
h6 a{
	font-size: 18px;            
    color: #fff;
	font-weight: normal;
}
hr{
  background: #065C2E;
  border: none;
  height: 1px;
}

p{
	padding: 5px 0px;
}
ul{
    list-style: none outside;
	margin:5px 0;
    cursor: default;
}
ul li{
	margin-left:0;
	padding-left: 15px;   
	background: url(/images/lidot.gif) left 5px no-repeat;
}
ol{
  padding-left: 20px;
}

ol li{
  padding: 0;
}
a img{
	border:0;
}

table.picture{
  background-color: transparent;
  margin-right: 10px;
}
table.picture td.dsc{
  background-color: #E2E2E2;
  text-align: right;
  padding: 2px;
}


blockquote{
  padding: 10px 10px 10px 15px;
  color: #000;
  border-top: 2px solid #FFCC00;
  background-color: #fff;
}

ul.pages{
  list-style: none outside; 
  margin: 15px auto;
  text-align: center;
  border: 1px solid #fff;
  background-color: #fff;
  padding: 4px 0 10px 0;
  width: 300px;
}                          
ul.lft{
  float: left;
  margin: 0;
}
ul.pages li{            
  display: inline;
  padding: 0 5px;
  background-image: none;
}
ul.pages li{
	margin-bottom: -14px;
}
ul.pages li img{
	margin-bottom: -14px;
	margin-top: -14px;
}
ul.pages li a{
  font-weight: normal;
  padding: 5px 0;
  background-color: #fff;
  font-size: 20px;
  color: #000;
}
#main ul.pages li a:visited{
  color: #003B7C;
}
ul.pages li a.act{
  text-decoration: none;
  background-color: #fff;  
}
#main ul.pages li a.act:visited{
  color: #003B7C;
}
ul.pages li a.nob{
  border: none;
  background-color: transparent;
}
ul.pages li a.nob img{
  margin-bottom: -1px;
}


table.tab,table.tab2{
	font-family:Tahoma;
	border-collapse: collapse;
    margin: 10px auto;   
}
table.tab2{
	border:1px solid #fff
}
table.tab th,table.tab2 th{
  padding: 6px;
  color: #fff;
  border: 1px solid #fff;
  font-weight: normal;
}
table.tab2 th{
	background-color: #000;
	border: 0 none;
}

table.tab td{
	vertical-align:top;
    padding: 5px;
    border: 1px solid #fff;
}
table.tab2 td{
	vertical-align: top;
    padding: 5px;
	background-color: #fff;
	color: #000;
	border-left: 1px solid #CCC;
}
div.round{
  background-color: #F1F1F1;
  position: relative;
  _display:inline-block;
  padding: 5px;
}
td.round{
  background-color: #fff;
  padding: 5px;
}                         


p.br,
p.bl,
p.tr,
p.tl{
  position: absolute;
  width: 4px;
  height: 4px;
  font-size: 1px;
  padding: 0;
  display: none;
}
p.br{
  background-image: url(/images/br.png);
  bottom: 0;
  right: 0;
  _background: none;           
  _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/br.png');
}
p.bl{
  background-image: url(/images/bl.png);
  bottom: 0;
  left: 0;
  _background: none;
  _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/bl.png');
}
p.tr{
  background-image: url(/images/tr.png);
  top: 0;
  right: 0;
  _background: none;
  _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/tr.png');
}
p.tl{
  background-image: url(/images/tl.png);
  top: 0;
  left: 0;
  _background: none;
  _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/tl.png');
}
/* 88888888888888888888888888888888888 */
#over{
  position: absolute;
  top: 0;
  left: 0;
  background-color: #000;
  opacity: 0.6;
  width: 100%;
  height: 892px;
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
  z-index: 500;
}
#conteinerimg{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;           
}
#conteinerimg div p{
  color:#fff;
  text-align:center;
}
#inside{
  padding: 10px;
}
#inside img{
  cursor: pointer;
  border: 1px solid #CCF;
}                                 
/* 88888888888888888888888888888888888 */
/**html .outer {padding-left:1000px}
*html .minwidth {height:0} /* holy hack aey IE, ?oi au aee??eou naienoai hasLayout */
/**html #conteiner {margin-left:-1000px;position:relative; height:0}*/
#conteiner{
 /* max-width: 1600px;
  min-width: 1000px;*/
/*  width: 1256px;
  width: 1263px; true size 1280*/
  max-width: 1260px;
  min-width: 1255px;
  width: 1256px;
/*  _width: 1259px; */
/*  margin: 0 auto; */ 
  background: url(/images/bodybk.jpg) #B51720 left top no-repeat;
   _zoom: 1;
}
/* 8888888888888888888888888888888888 */
#head{
  height: 405px;
  position: relative;
}
#icons,#logo,#hphone,#line,#himg,#manLink{
  position: absolute;
}
#manLink{
     display: block;
	 height: 556px;
	 width: 260px;          
	 top: 10px;
	 left: 30px;
	 text-decoration: none;
}

#icons{
  top:285px;
  left: 50%;
  margin-left: 20px;
}
#icons img{
  margin: 2px 5px; 
}
#live{
  position: absolute;
  top:	315px;
  right: 10px;
}

#hphone{
  height: 29px;
  width: 338px;
  left: 500px;
  top: 30px;
  color: #CCDFF3;
  font-size: 18px; 
  
}                                
#line{
  right: 30px;
  top: 20px;
  width: 420px;
} 
#line h1,
#line h2{
  color: #fff;
  margin: 0;
  font-weight: normal;
  text-align: right; 
  text-transform: lowercase;
}
#line h2{
  font-size: 24px;
  color: #BDD6F0;
  margin-top: -6px;
}

#p_line{
float:right;
color: #fff;
text-align: right;
margin: 3px 30px 0 0;
} 
#p_line h1,
#p_line h2{
  color: #fff;
  margin: 0;
  font-size: 18px;
  text-align: right; 
  text-transform: lowercase;
}
#p_line h2{
  font-size: 16px;
  color: #BDD6F0;
  margin-top: -6px;
}

#logo{                             
	position: absolute;
	left: 429px;
	top: 36px;  
}

#himg{
  left: 0;
  bottom: 0;
} 
#inh{
  float:right;
  width: 500px;
  background: #fff;
  padding:5px;
}
#inh h2{
  color: #003B7C;
  font-size: 18px;
  margin: 0 10px 0 20px;
  float: left;
}

#inh form{
  float: right;
  color: #000;            
  font-size: 15px;
  width: 500px;
  _width: 520px;
}
#inh td{
  padding: 0 2px;
}
#inh input.but{
  width: 72px;
  height: 18px;
  border: none;
  background: url(/images/seek.gif);
  cursor: pointer;
}

#inh.wide,#inh.wide form{
  width: auto;
} 
#inh.wide form{
  float:none;
  margin-left: 20px;
}

#inh.wide{
  float: none;
  margin-right: 28px;
  _width: 816px;
}
#inh.wide input{
	color: #000;
	background-color: transparent;
	text-transform: uppercase;
	font-size: 13px;
	background: url(/images/map2.gif) 3px 3px no-repeat;
	padding-left: 15px;
	cursor: pointer;
	margin-left: 3px;
	width: 130px;
	_width: 124px;
	border: 1px dotted #2273CB; 
 }
 #inh.wide input.check{
 	padding: 0;
	margin: 0;
	border: 0 none;
	background-image: none;
	width: auto;
	cursor: default;
 }
#inh.wide select{
 /*
 width: 145px;
*/
}
#buts3{
	background: url(/images/3butsbk.gif) left top no-repeat;
	float: right;
	padding: 10px 17px;
	width: 924px;
	overflow: auto;  
}
#buts3 table.buts{
	width: 222px;
	height: 51px;
	float: left;
	margin: 0 10px 0 3px;
}
#buts3 table.buts td{
	vertical-align: middle;
	text-align: center;
	background: url(/images/buts3bk.gif) left top no-repeat;
}
table.count{
	height: 51px;
}
#buts3 table.buts a,
table.count{
	font-size: 12px;
	color: #000;
}
#buts3 table.buts a p{
	padding: 0;
	color: #A21D22;
}
a.buts,
#main a.buts:visited{
	display: block;
	color: #000;
	text-decoration: none;
	text-align: center;
}
#scroll{
	float: right;
}

/* 8888888888888888888888888888 */
#left{
/*  float: left; */
  width: 299px;
  
	background: url(/images/leftBk.gif) #B51720 top right no-repeat; 
	background-image: none; 
  margin-top: 73px;
  *margin-bottom: 150px;  
  _zoom: 1;
  _width: 292px;
  _margin-top: 50px;         
  
}                           
#lftcont{
  margin: 20px 20px;
  color: #fff;
}
#lftcont a{
  text-decoration: none;
  color: #fff;
  font-size: 14px;
}

table.block{
	margin: 15px 0 20px 0;
}
table.block th{
	background: url(/images/thBk.gif) right top no-repeat;
	height: 35px;
	vertical-align: middle;
	text-align: left;
	padding-left: 40px;
	color: #fff;
}
table.block td{
	padding: 10px 80px 10px 30px;
	background-color: #fff;
	font-size: 12px;
	font-family: Tahoma;
	color: #000;
}
table.block td span{
	font-size: 16px;
	font-weight: bold;
	padding: 0 2px;
}
table.block.cur td{
	background: url(/images/blockCur.gif) #fff right bottom no-repeat;
}
table.block.weath td{
	background: url(/images/blockWeath.gif) right bottom no-repeat;
}
table.block.cam td{
	background: url(/images/blockCam.gif)  right bottom no-repeat;
}
table.block.seek td{
	background: url(/images/blockSeek.gif)  right bottom no-repeat;
}
table.block p{
	padding: 0;
}
#seek{
	margin: 20px 0;
}
#seek input{
	padding: 2px 1px;
	border: 1px solid #ccc;
}
#seek #seekB{
	margin: 0 0 -6px 2px;
	padding: 0;
	border: 0 none;
}
table.block a{
	color: #000;
}
table.block.cont td{
	background: url(/images/blockCont.gif)  right bottom no-repeat;
}
table.block.cont td td{
	background-image: none;
	padding: 0;
}
table.block.cur p{
	font-size: 14px;
	font-weight: bold;
}
table.block.cur p span{
	font-size: 14px;
	color: #FFCC00;
}
table.block.cur p span.val{
	color: #666;
}
/* 999999999999999999999999999 */
#allt td{
	vertical-align: top;
}

#main{                 
  padding: 20px 15px 10px 30px;
  _padding: 20px 0px 10px 30px;
  min-height: 410px;
  background-color: #B51720;
  margin-bottom: -150px;
  position: relative;
  z-index: 5;
  _zoom: 1;
  _overflow: hidden;
                                
   margin-left:0;    
   width: 912px;
   _width: 927px;
}

.item{
  margin: 0 20px 20px 0;
   height: 100%;
  _height: auto;
  _width: 90%;
  overflow: auto;
}

div.date{
  border-top: 1px solid #C9C9C9;
  background-color: #F1F1F1;
  color: #005EC5;            
  padding: 7px 6px;
  font-size: 11px;
  overflow: auto;
  _height: 30px;
}
div.date2{
  background-color: #FFCC00;
  color: #000;
  padding: 7px 6px;
  font-size: 12px;
  overflow: auto;
  width: 186px;
  _height: 30px;
} 
div.date p,
div.date2 p{
  float: left;
  padding: 0;
}
div.date2 p,
div.date2 a{
  color: #000;                 
  font-size: 14px;
  font-weight: bold;
}
div.date2 p span{
  text-decoration: underline;
}

div.date h3,
div.date h3 a,
div.date2 h3,
div.date2 h3 a{
  float: left;
  margin: 0;
  color: #003B7C;                    
}
div.date2 h3{
  margin-top: 2px;
  float: right;
}

div.date h3 strong{
  color: #848484;
  font-size: 12px;
}
h3 span{
  color: #848484;                     
  font-size: 11px;
  font-weight: normal;
}

.text{
  margin-left: 80px;
}
.item .picture{
  margin: 0;
}
.text img{
  margin-right: 5px;
}

.item td,
.item2 td{
  vertical-align: top;
}
.imgMar img{
  margin-right: 5px;
}

.item .imgMar{
  padding: 10px;
  background-color: #F1F1F1;
  color: #000;
}

.item2{
  height: 100%;
  _height: auto;
  _width: 90%;
  overflow: auto;
  margin-bottom: 20px;
}
.item2 .picture{ 
  margin-top: 5px;
}

a.arc{
  float: right;
  color: #777;
  margin-right: 30px;
  _margin-right: 26%;
}
a.back{
  color: #777;
}


#pics{
  float: right;
  width: 242px;
  margin-left: 20px;
}
#pics table{
  margin: 0 0 10px 0;
  padding: 0;
}
#arc{
  width: 100%;
}
#arc td{
  vertical-align: top;
  padding: 6px;
}
#arc table td{
  padding: 0;
}
#arc .dt{
  width: 100px;
  color: #000;
}
#arc a{
  color: #B51821;
}

#arc h2{
  color: #fff;
}
.lot td img{
	margin-left: 0!important;
}
.item .lot{
  width: 100%;
}

.item .dsc2{
  padding: 0 26px 26px 26px;
  
}
.item .dsc2 p{
  font-size: 14px;
  color: #000;
  font-weight: bold;
}
.item .dsc2 p span{
	/*color: #808080;*/
	font-size: 14px;
	font-weight: bold;
}
.item .dsc2 li{
  color: #000;
}

#conteiner .item .price{
	background-color: #fff;
	vertical-align: middle;
	padding: 20px 20px 20px 50px;
	text-align: left;
	width: 178px;                                 
}
.item .price h1{
  margin-top: 10px;
  color: #842E30;
  font-size: 20px;
}
.item .price h1 span{
  font-size: 22px;
  padding-left: 3px;
  font-weight: bold;
}

.item .price h5{
  font-size: 18px;
  font-weight: bold; 
}
.item .price h5 span{
  
}

h2.coast{
  margin-left: 36px;
  background-color: transparent;
}
div.map{
  margin-top: 3px;
}

table#coast{
  width: 92%;
  margin: 8px auto 8px auto;
  border: 1px solid #CCC;
  background-color: #fff;
}
table#coast td{
  padding: 10px;
  text-align: center;
} 
table#coast a{
  font-size: 16px;
  font-weight: bold;
  color: #1a74d4;
}

.item h1.lot,.item h2.lot{
  border: none;
}
h1.lot{
	font-size: 20px;
}
h2.lot{
  color: #003A7D;
  font-size: 18px;
  font-weight: bold;
}
h2.lot span{
  font-weight: normal;
  font-size: 16px;
}

#photos{                                               
	background-color: #fff;
	margin: 20px 0;
}
#photos td{
  padding: 6px;
  _padding: 8px;                      
  vertical-align: middle;
  text-align: center;
}
#photos table.picture td{ 
  padding:0;
  vertical-align: top;
}
#photos table.picture td.dsc{
  background-color: #E2E2E2;
  text-align: right;
  padding: 2px;
}                  

/* 88888888888   main  888888888888888 */ 
#catHead,
#catFoot{
	margin-left: -30px;   
	margin-right: -15px;  
   	width: 957px;     
}
#catFoot{
	clear: left;
}
#spec{
	margin-left: -15px;   
	margin-right: -15px;   
	width: 952px;
	overflow: auto;  
	width: 942px;
}
#spec .cat1 td,
#spec .cat2 td,
#spec .cat3 td{
	background: url(/images/catLeftbk.gif) left top no-repeat;
	text-align: center;
	vertical-align: middle;
	width: 316px;
}
#spec .cat2 td{
	background-image: url(/images/catCentbk.gif);
	width: 309px;
}
#spec .cat3{

}
#spec .cat3 td{
	background-image: url(/images/catRightbk.gif);
	width: 315px;
}
.mlot{
  margin: 15px 0 0 27px;
}
.cat2 .mlot{
	margin-left: 20px;	
}
.cat3 .mlot{
	margin-left: 21px;
	margin-right: 0;
}
#spec .spec .mlot td{
	background-image: none;
}
#spec .spec .mlot img{
	margin: 0!important;
}
.mlot .nfo{
	padding-top: 3px;
}
.mlot h6{
   margin:-32px 0 10px 10px;
   position: relative;
   z-index:10;
   font-size: 22px;  
}
.mlot a{
	font-size: 12px;
	color: #000;
}
.mlot h1{
  font-size: 20px;
  background-color: transparent;
  color: #842C31;
}
.mlot div{
  font-family: Arial, Tahoma, Verdana;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight:bold;
  text-transform: uppercase;
  background-color: transparent;
  color: #842C31;
}
.ml{
  float: left;
  padding: 0 0 0 10px;
  margin-top: 0;
}
.no{
  text-decoration: line-through;
  color: #666666;
}

.mr{
  float: right;
  padding: 0 7px 3px 7px;
  margin-right: 22px;
  background-color: #FFCC00;
  font-size: 12px;
  color: #000;
}
.spec td{
  vertical-align: top;
}
.newsMain{
	margin-top: 20px;
	color: #000;
}
.newsMain td{
	vertical-align: top;
	background-color: #F2F2F2;
	padding: 10px;
	border: 1px solid #781016;
	
}
.newsMain td img{
  margin-right: 5px;
}

.newsMain td.zz{
	background-color: transparent;
	border: 0 none;
}
.newsMain h3,
.newsMain h3 a{
	color: #000;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
}
.newsMain div,
.newsMain div a{
	font-family: Arial, Tahoma, Verdana;
	color: #000;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	margin-bottom: 3px;
}
.newsMain span.dt{
	background-color: #FFCC00;
	padding: 2px 5px;
	color: #000;
	font-size: 12px;
	font-family: Tahoma;
}
.newsMain p{
	padding-top: 10px;
}
#scroll2{
	margin-left: -30px;	  
	margin-right: -15px; 
}

td.greet{
  background-color: #E5EFFA;
  padding: 10px 15px;
}

div.vert{
  height: 120px;
  overflow: auto; 
  color: #CBD2D6;
  padding-right: 5px;
}



#eltiempo{
  overflow: hidden;
  clear: left;
	width: 189px;
}
#eltiempo p{
  color: #1A74D4;
  font-size: 12px;
  font-weight: bold;
}
.zonatiempo{
	margin: 0;
	float: left;
	display:inline;
	text-align:center;
	margin-right: 2px;
}

.quest{  
	  padding: 10px;
	  overflow: auto;
  	background-color: #fff; 
	color: #000; 
}
#faqDiv h2,#faqDiv a{
background-color: #B51720;
}
#faqDiv a,
#main #faqDiv a:visited{
     color: #fff;
	 font-size: 14px;
	 text-decoration: none;
}
#main #faqDiv a:hover{
  text-decoration: underline;
}

.new{
  float: right;
  width: 292px;
  padding: 5px;
  background-color: #E2E2E2;
}
.quest img{
  margin: 16px 0 -16px 5px;  
}
.quest .new img{
  margin: 0;
}

.quest h3{
  margin: 8px 0 0 26px;
  color: #003A7A;
}
p.ans{
	color: #fff;
 }




                  
/* 88888888888888888888888888 */                   
#foot{  
  background: url(/images/footBk.gif) #fff left top repeat-x;
  height: 337px;
  position: relative;
  z-index: 2;
  width: 1256px;     
  color: #000;
  font-size: 12px;
  clear: both;
}    

#contacts,#p_contacts{
  float: left;
  margin: 12px 160px 0 40px;
  font-weight: bold;                          
}
#p_contacts{
  margin: 12px 0 0 40px;                         
}
#links{ 
  float: left;
  margin-top: 28px
}
#links img{
  margin: 0 5px -3px 0
}
#links a{
  color: #666;
}
#p_main{
   border: 2px solid #CDCDCD;
   border-left: 0 none;
   border-right: 0 none;
}

#copy,#p_copy{
  float: right;
  margin: 288px 10px 0 0;
  padding: 0;
}
#p_copy{
  margin-top: 12px;
}

#copy a,#p_copy a{
	color: #000;
	font-weight: bold;
}

#foot form{
  float: right;
  margin:  16px 30px 0 0;
  _margin:  16px 10px 0 0;
  width: 160px;
  height: 16px;
  background: url(/images/formbk.gif) left top no-repeat; 
}

#foot input{
  width: 117px;
  font-size: 11px;
  border: none;
  margin: 2px 3px 0 25px;
  float: left;
} 
#foot input.sub{
  width: 6px;
  height: 13px;
  background: url(/images/go.gif);
  cursor: pointer;
  float: right;
  margin: 2px 3px 0 0;
}
.dates { 
	text-align: center;
}
.dates .tab{
	margin: 0;
	display: inline;
	border-bottom: none;
}
.dates p{
	text-align: center;
}
.fb input,
.fb textarea{
	border: 1px solid #9C8C8D;
	font-family: Tahoma;
	font-size: 13px;

}
#mainFB{
	margin: 20px 0 10px 20px;
	float: left;
}
#mainFB input{
	width: 120px;	
}
#mainFB  textarea{
	width: 250px;
	height: 100px;
	overflow: auto;
}
#conteiner input.but{  
  padding: 2px;
  border: 0 none;
  color: #fff;
  font-size: 13px;
  cursor: pointer;
  background: url(/images/butbk.gif) #A31D22 left top repeat-x;
  border: 1px solid #600;
}


table.tv{
	margin-top: 40px;	
}
.tv{
	width: 272px;
	height: 225px;
	background: url(/images/TV.gif) left top no-repeat;
	position: relative;
}
.tv .screen{
	width: 251px;
	height: 168px;
	position: absolute;
	top: 16px;
	left: 11px;


overflow: hidden;


}
.tv .container{
	position: absolute;
	left: 0;
	top: 0;
}
/*
.tv .container img,
.tv .container div{
	position: absolute;
	top: 0;
}
*/
.tv .screen img,
.tv .screen div,
.tv .screen a{
	display: block;
	position: absolute;
	background-color: #000;
	top: 0;
	text-decoration: none;
}
.tv .price,
.tv .price a{
	position: absolute;
	right: 0;
	bottom: 0;
	font-size: 20px;
	padding: 1px 16px;
	background-color: #FFCC03;
	color: #000;
}
.tv .screen .price a{
	display: inline;
	text-decoration: none;
	position: static;
	background-color: transparent;
}
.tv .price span{
	color: #822B31;
	padding-left: 5px;
}


#seek{
	margin: 0 0 20px 0;
	width: 190px;
}
#seek input{
	width: 106px;
	border: 1px solid #000;
}
#seek select{
	width: 110px;
	border: 1px solid #000;
}
#seekB{
	width: 23px!important;
}
table.block.seek td {
	background-color: #fff;
}
#seek p{
	font-weight: bold;
	text-align: right;
	margin: 2px;
}
#seek .submit{
	width: 77px;
	padding: 0px;
	background: #B51720;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
	margin-right: 29px;
}
#skype{
	margin: 30px 0;
}
#skype td{
	text-align: center;
}
#skype .label{
	background-color: #fff;
	padding: 10px;
	width: 250px;
	height: 225px;
	margin: 5px auto 0;
}
#skype .label p{
	text-align: left;
	color: #000;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 0;
	width: 250px;
	overflow: auto;
}
#skype .label p.time, #skype .label p.pos{
	float: right;
	width: 60px;
	font-size: 11px;
	font-weight: normal;
	padding: 0;
}
#skype .label p.pos{
	float: none;
	width: 175px;
	color: #666;
}

#skype .label p img{
	float: right;
}

#MultiBoxContentContainer .popup{
	background-color: #EEEEEE;
	color: #000;
	font-family: Tahoma;
	font-size: 17px;
	font-weight: bold;
	padding: 5px 10px ;
	text-align: left;
	/*
	position: absolute;
	top: 200px;
	left: 200px;
	*/
}
#MultiBoxContentContainer .download{
	background-color: #F5F5F5;
	font-size: 12px;
	width: 350px;
	height: 235px;
}
#MultiBoxContentContainer .popup b{
	color: #B4171E;
}
#MultiBoxContentContainer .skype_logo{
	float: left;
	margin: 13px 15px;
}
#MultiBoxContentContainer .phones{
	font-size: 11px;
}
#MultiBoxContentContainer .avatar{
	float: left;
	margin: 3px 5px 3px 0;
}

/**************************************************************

	MultiBox
	v1.3

**************************************************************/

.MultiBoxContainer {
	position: absolute;
	/*border: 20px solid #000;*/
	background-color: #FFF;
	display: none;
	z-index: 802;
	text-align: left;
	/*overflow: hidden;*/
}

.MultiBoxLoading {
	background: url(../img/loader.gif) no-repeat center;
}

.MultiBoxContent {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.MultiBoxClose {
	position: absolute;
	top: -26px;
	right: -26px;
	background: url(../img/close.png) no-repeat;
	width: 24px;
	height: 24px;
	cursor: pointer;
	display: none!important;
}


.MultiBoxControlsContainer {
	overflow: hidden;
	height: 0px;
	width: 100%;
	position: relative;
}

.MultiBoxControls {
	width: 100%;
	height: auto;
	background-color: #000000;
	padding-bottom: 2px;
	position: absolute;
	bottom: 0px;
}


.MultiBoxPrevious {
	position: absolute;
	background: url(../img/left.png) no-repeat;
	width: 24px;
	height: 24px;
	left: 0px;
	margin-top: 5px;
	cursor: pointer;
}

.MultiBoxNext {
	position: absolute;
	background: url(../img/right.png) no-repeat;
	width: 24px;
	height: 24px;
	right: 0px;
	margin-top: 5px;
	cursor: pointer;
}

.MultiBoxNextDisabled {
	cursor: default;
	background: url(../img/rightDisabled.png) no-repeat;
}

.MultiBoxPreviousDisabled {
	cursor: default;
	background: url(../img/leftDisabled.png) no-repeat;
}

.MultiBoxTitle {
	position: relative;
	margin: 10px 0 0 35px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-align: left;
}

.MultiBoxNumber {
	position: relative;
	width: 50px;
	margin: 10px 35px 0 0;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: right;
}

.MultiBoxDescription {
	clear: left;
	position: relative;
	margin: 0 35px 0 35px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: left;
}