.hidden{
	display : none;
	visibility: hidden;
}

.width {
  width:100%;
  min-width:1000px;

 }

* html .minwidth {
  padding-left:1000px;
}

* html .container {
  margin-left:-1000px;
  position:relative;
}

/*\*/
* html .minwidth,
* html .container,
* html .content,
* html .layout {
  height:1px;
}
/**/


body
{
	color: #666666;
	font-family: Tahoma;
	font-size: 12px;	
	margin:0;
	padding:0;	
	width:100%;	
	background:url(/img/bg-wave.gif) left 27px no-repeat;
}
a{color:#0896DD}

.blue_box {background : #C5E0FE;}
.b-green{background:#E7F7D9;}
.b-blue {background:#E7F3FF;}
.b-light {background:#F3FBEC;}
.b-gray {background:#eeeeee;}
.b-red {background:#F5EAEA;}
.b-white {background:#FFFFFF;}
.b-wighte {background:#FFFFFF;
	border: 1px solid #999999;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	
}

.small{font-size:11px;}
.blue{color:#019EF4;}
.green{color:#E7F7D9;}
.black{color:#000000;}
sup {color:#AA0000;}
.inp{width:300px;font-size:12px;font-family: Tahoma;}
.err1{color:#FF0000;font-weight:bold}
.add-basket{
	color:#6B9618;
	background: #E7F7D9;
	border: dotted 1px #6B9618;
	padding:15px;
	margin:15px 0px 15px 0px;
	font-weight:bold;

}
select{font-size:12px;font-family: Tahoma;}

.no-basket{
	color:#FF0000;
	background: #F5EAEA;
	border: dotted 1px #FF0000;
	padding:15px;
	margin:15px 0px 15px 0px;
	font-weight:bold;

}

.bad-message{
	color:#FF0000;
	background: #F5EAEA;
	border: dotted 1px #FF0000;
	padding:15px;
	margin:3px 0px 3px 0px;
	font-weight:bold;

}





/* Calendar */
select.month{ background: #CDE6CD; font-family:Tahoma; font-size: 7pt; }
input.s{ font-family: Tahoma; font-size: 6pt; }
td.work { font-family: Tahoma; font-size: 8pt; color: #003060; }
td.holiday { font-family: Tahoma; font-size: 8pt; color: #ff0000; }
a.work { font-family: Tahoma; font-size: 8pt; color: #0896DD; text-decoration:none;}
a.work:hover { font-family: Tahoma; font-size: 8pt; color: #0896DD; text-decoration:none;}
a.holiday { font-family: Tahoma; font-size: 8pt; color: #ff0000; text-decoration:none;}
a.holiday:hover{ font-family: Tahoma; font-size: 8pt; color: #ff0000; text-decoration:none;}
a.holiday:visited { font-family:Tahoma; font-size: 8pt; color: #ff0000; text-decoration:none;}

a.year {font-size : 11px; text-decoration:none;}
a.year:hover {font-size : 11px; text-decoration:none;}
.year{font-size: 11px;}
.month{font-size: 11px;}
/* End Calendar */

a.black{
	text-decoration: none !important;
	color:#000000;
}

.content-block-0{background: #FFFFFF;}
.content-block-1{background: #F3FBEC;}
.content-block-2{background: #E7F3FF;}
.content-block-3{background: #EEFCF9;}
.content-block-4{background: #F3FBEC;}
.content-block-5{background: #FBFAEC;}
.black-c-gr{color:#666666;}
.content-regular{
	border-bottom:1px dashed #D2D2D2;
	padding-bottom:10px;
	margin-bottom:10px;
}

.pad3{
	padding: 3px;
}

.magt5{
	margin-top: 5px;
}
.magb5{
	margin-bottom: 5px;
}

H4
{
	font-size:22px;
	color:#000000;
	font-weight:normal;
	margin:0px 0 0 0px;
}
div.zone{
	font-size:12px;
	color:#666666;
	font-weight:bold;
	background: #E7F3FF;
	padding:2px 2px 2px 5px;
	margin-top:12px;
}

.list li{
	font-size:11px;
}
.list ul{
	font-size:11px;
	margin:0px 10px 10px 10px;
	padding:10px;
}


select.zone{
	font-size:11px;
	font-family: Tahoma;
}

H6
{
	font-size:15px;
	color:#000000;
	display:inline;
	font-weight:bold;
	margin:0px;
}

H5
{
	font-size:12px;
	color:#666666;
	font-weight:bold;
	margin:10px 0px 10px 0px;
}

.right-delimeter
{
    height:23px;
	width:100%;
	clear:both;
	margin:0;
	padding:0;
} 

.content-block{clear:both;}
.dashed{border-top:1px dashed #D2D2D2;}
.dashed-b{border-bottom:1px dashed #D2D2D2;}
.dashed-all{border:1px dashed #D2D2D2;}
.padding{padding-top:5px;padding-left:15px;padding-bottom:10px}

/*
.lefttd{
 	width:210px;
 }
.divlefttd{
 	width:217px;
 }
 */


.content-block  .news
{
	padding:12px 20px 10px 10px;
}
.content-block  .news1
{
	padding:5px 20px 10px 10px;
}

a.gray{
	color:#999999  !important;
	text-decoration:underline;
}
.content-block  a
{
	color:#0896DD;
	text-decoration:underline;
}


.content-block .left
{
    width:210px;
	padding:15px 0px 15px 10px;
	background-color:#FFFFFF;
}

.content-block .submit {
margin-top:-7px;
margin-left:120px;
z-index:2;
}

.pline {
	margin-top:0px;
	line-height:16px;
	margin-bottom:0px;
	margin-left:0px;
}

 .bottom
{
	margin:0 0px -5px 0 ;
	padding:0 15px 0px 0;
	position:relative;
	height:11px;
}

.content-block p
{
    display:table;
    margin:15px 20px 25px 0px;
	line-height:16px;	
}


.down{
	clear:both;
}

/* top links string */
#top-links {
	background:url(/img/bg-toplinks.gif) repeat-x;
	height:25px;	
	font-size:11px;
	margin:0;
	padding:0;
	padding-left:22px;
}
#top-links .f-left{
	margin-top: 4px;
	float:left;
	padding-right:4px;
	padding-top:1px;
	padding-left:5px;
	padding-bottom:5px;
	line-height: 15px;
}


#top-links a {
	color:#777777;
}
#top-links a.disabled {
	color:#999999;
}
#top-links .active
{
	background:url(/img/top-links-selected.gif) center bottom no-repeat #019EF4;
	color:#FFFFFF;
}
/* end top links string */

/* logo  */
#topcontainer{
    clear:both;
	margin-left:15px;
	margin-right:20px;
}
#top-logo
{
    float:left;	
	width:235px;
	height:104px;
}
#top-slogin
{
	width:330px;
	height:104px;
	float:left;
	font-weight:bold;
	font-size:12px;
	line-height:104px;
	margin-left:16px;
}
#image-tree
{
    background:url(/img/bg-slogin.gif) right bottom no-repeat;
	float:right;
	width:377px;
	height:104px;
}
/* end logo */

#left-main-container
{
   font-size:12px;
   min-width:230px;
}
#right-main-container
{
  width:100%;
}
#right-container
{
  background:url(/img/bg-topmenu.gif) left top no-repeat;
  margin-right:20px;
}

div.menucontainer
{
   width:510px;
   float:left;
   font-size:12px;
}
#main-menu
{
   background:url(/img/bg-mainmenu.gif)  left bottom no-repeat;
   height:44px;
   width:510px;
}

#main-menu div.left
{
   margin:0;
   background:url(/img/main-menu-left.gif) 0 0 no-repeat; 
   height: 44px; 
   float:left;
   width:3px;
}
#main-menu div.right
{
  margin:0;
  background:url(/img/main-menu-right.gif) 0 0 no-repeat; 
  height: 44px; 
  float:left;
  width:3px;
  margin-right:5px;

}
#main-menu div.center
{
   padding:0 13px 0px 13px;
   margin:0;
   background:url(/img/main-menu-center.gif) repeat-x;      
   height: 44px; 
   float:left;
  }

#main-menu div.active div.left
{
   background:url(/img/main-menu-active-left.gif) 0 0 no-repeat ;   	
}
#main-menu div.active div.right
{
   background:url(/img/main-menu-active-right.gif) 0 0 no-repeat ;   	
}
#main-menu div.active div.center
{  
   background:url(/img/main-menu-active-center.gif) repeat-x;   	  
}

#main-menu div a
{
    display:block;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
}
#main-menu div.active a, #right-main-container #main-menu div a:hover
{
	color:#333333;
}

/*end of main menu*/
/* sub menu*/

#sub-menu
{
   background:url(/img/bg-submenu.gif) repeat-x;
   height:50px;
   width:500px;
   padding-left:5px;
   padding-right:5px;   
}
#sub-menu div
{
   margin-left:5px;
   margin-right:5px;
   float:left;
   text-align:center;
}
#sub-menu a
{   
   color:#666666;
   text-align:center;   
   display:block;
   padding:3px;   
}
#sub-menu .active a
{   
   color:#666666;
   text-align:center;   
   display:block;
   background:#C5E0FE;
}
/* end sub menu*/

#main-info{
padding-top:20px;
width:100%;

}

.rightbanner
{
   float:right;
   width:170px;
   height:93px;
   background:url(/img/bg-leftbanner.gif) no-repeat;
   font-size:12px;
}

.rightimg
{
   float:right;
   margin-top:13px;
   width:59px;
}

.righttext
{
float:left;
margin-top:22px;
margin-left:5px;
height:44px;
}

.rightinput
{
float:left;
margin-left:5px;
margin-top:2px;
}


.banner-big-1
{
    height:92px;
	background:url(/img/welcome_big.gif) no-repeat top right;
	padding:0;
	margin:0;
}

.banner-big-2
{
    height:92px;
	background:url(/img/banner/cf08_640x94.gif) no-repeat top right;
	padding:0;
	margin:0;
} 

.banner-big
{
    height:90px;
	background:url(/img/bg-bigbanner.gif) repeat-x;
	padding:0;
	margin:0;
	border:1px solid black;
}
.banner-big p
{
	float:left;
    	margin:13px 0px 0px 35px;
	padding:0;
	color:#333333;	
	line-height:30px;
	font-size:30px;	
	letter-spacing:-1px;
}
.banner-big span
{
    color:#179BDD;
}
.banner-big img
{
 	float:right;
}


/*footer*/
.footer
{
   background:url(/img/bg-footer.gif) repeat-x;
    height:85px;
    width:100%;	
    clear:both;
}
.footer img
{
    float:left;	
}
.footer p
{
    float:right;
	font-size:10px;
	color:#929292;
	margin:15px 20px 0 0;
}
td{
	 font-size:12px;
}
td.r{
	text-align: right;
}
.footer a
{
    font-size:10px;
	color:#929292;
	text-decoration:underline; 
}

#main-info H1
{
    	color:#6D6E71;
	font-size:24px;
	clear:both;
	font-weight:normal;
	margin:12px 0 12px 0;	
}

#main-info H1.blue
{
	color:#019EF4;
}


#main-info H2
{
    font-size:18px;
	color:#000000;
	font-weight:normal;
	margin:0 0 15px 0;
}

#main-info H3
{
    font-size:18px;
	color:#000000;
	font-weight:normal;
	margin:0 0 5px 0;
}

#main-info H2.gray
{
	font-size:12px;
	color:#666666;
	font-weight:bold;
	margin:0px 0 0 0px;
	padding:5px;
}

#main-info div.gray
{
	font-size:12px;
	color:#666666;
	font-weight:bold;
	margin:0px 0 0 0px;
	padding:5px 5px 5px 0px;
}

#main-info .content-top p{
margin:0px;
padding:0px;
}

#main-info .content-top{
	background: #F3FBEC;
	 border: dotted 1px #D2D2D2;
	 padding:15px;
	 margin-bottom:15px;

}

#main-info .content-top-white{
	background: #FFFFFF;
	 border: dotted 1px #D2D2D2;
	 padding:15px;
	 margin-bottom:15px;

}


#main-info .content-top-green{
	background: #E7F7D9;
	 border: dotted 1px #D2D2D2;
	 padding:15px;
	 margin-bottom:15px;

}

#main-info .content-top-light{
	background: #FBFAEC;
	 border: dotted 1px #D2D2D2;
	 padding:15px;
	 margin-bottom:15px;

}

#main-info .content-top-blue{
	background: #EEFCF9;
	 border: dotted 1px #D2D2D2;
	 padding:15px;
	 margin-bottom:15px;

}




#main-info .content-d{
	 border: dotted 1px #D2D2D2;
	 padding:15px;
	 margin-bottom:15px;
}


#main-info ul{
	margin:0px 0px 0px 15px;
	 padding:0;
}


#left-main-container H3
{
    font-size:18px;
	color:#000000;
	font-weight:normal;
	margin:0 0 15px 0;
}

#left-main-container H4
{
    font-size:17px;
	color:#000000;
	font-weight:normal;
	margin:0 0 15px 0;
}


a.left-gray
{
    color:#666666;
}

.left-block-gradient{
	background:url(/img/left-block-gradient.gif) top repeat-x #EEFCF9;
}

.left_padding{
	padding: 10px 10px  10px 10px;
}
div.new
{
   padding:0;
   padding-bottom:8px;
   margin-bottom:6px;
   border-bottom: dotted 1px #D2D2D2;
   color:#999999;
}
div.left-link
{
   padding-top:6px;
   padding-bottom:8px;
}


div.new a
{
	color:#019EF4;
}
div.new img
{
    float:right;
	margin-top:2px;
	cursor:pointer;
	margin-left:1px;
}
div.new div
{
	margin:0;
	padding:0;
	margin-top:12px;
	font-size:11px;
	color:#777777;
}

.blue-bg-text
{
	color:#FFFFFF;
	font-size:11px;
	line-height:14px;
	background:#039FF4;
}
.stat{
padding:1px 0 1px 0 ;
}

.leftbg {background:url(/img/table-left-bg.gif) left top repeat-y;}


.rightbg {background:url(/img/table-right-bg.gif) right top repeat-y;}
.div-t {padding:0px 0px 0px 0px}

.bottom-line{
	background:url(/img/table-bottom-bg.gif) left top repeat-x;
	height:11px;
}
.top-line{
	background:url(/img/table-top-bg.gif) left bottom repeat-x;
	height:11px;
}
.left-bottom-corner{
	background:url(/img/table-left-bottom-corner.gif) left top no-repeat;
	width:10px;
	height:11px;
}
.left-top-corner{
	background:url(/img/table-left-top-corner.gif) left bottom no-repeat;
	width:10px;
	height:11px;
}
.right-top-corner{
	background:url(/img/table-right-top-corner.gif) left bottom no-repeat;
	width:10px;
	height:11px;
}
.right-blue-top-corner{
	background:url(/img/table-blue-right-top-corner.gif) left bottom no-repeat;
	width:10px;
	height:11px;
}

.right-bottom-corner{
	background:url(/img/table-right-bottom-corner.gif) left top no-repeat;
	height:11px;
	width:10px;
}

/* Zone list block */
#zone-list
{
		
}
ul.zone-list
{
    list-style-type:none;	
	margin:0;
	margin-right:20px;
	padding:0;
	border-top:1px solid #DBDBDB;
	margin-top:9px;
	clear:both;
}
ul.zone-list li
{
    background:url(/img/zone-list-bullet.gif) 3px 3px no-repeat;
	margin:0;
	padding:1px 0px 0px 21px;
	border-bottom:1px solid #DBDBDB;	    
}
ul.zone-list li a
{
    color:#666666;
	font-size:11px;
	display:block;
	margin-bottom:4px;
}
/* Zone list block for market pages*/
#zone-list-market
{
	width:100%;	
	padding-left:1px;
}


#zone-list-market div.blue-span
{
	width:100%;
	font-size:12px;
	height:18px;
	font-weight:bold;
	line-height:17px;
	background:#E3F1FF;
	margin:0; padding:0 0 0 9px;
}
#zone-list-market .list
{
    background:#F6FDFC;
	margin:0;
	padding:15px 0 15px 0;
}
#zone-list-market ul
{
    list-style-type:none;
	margin:0;
	padding:0 0 0 8px;
}
#zone-list-market li
{
	background:url(../img/bullet-content.gif) left 7px no-repeat;
	padding:0 0 0 13px;
	color:#019EF4;
	line-height:16px;
	font-size:11px;
}
#zone-list-market a:hover
{
	color:#019EF4;
}
#zone-list-market img.banner
{
	margin-top:17px;
}
.search h3{
	display:inline;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.dot{  border-top: dotted 1px #D2D2D2;}
.dot_all{  border: dotted 1px #D2D2D2;}
 .leftpanel
{
    width:60%;
	border-top: 1px dashed #D2D2D2;	
    height:10px;
}
.rightpanel
{
    width:40%;
    height:11px;
}

div.news-list
{
   padding:0;
   padding-top:15px;
   margin-bottom:15px;
   border-top: dotted 1px #D2D2D2;
   color:#999999 !important;
}


hr.blue{
	color: #E7F3FF;
}

hr.blue1{
	color: #E7F3FF;
	margin: 0px;
} 

#BottomPager{
   padding-top:15px;
   margin-bottom:15px;
   border-top: solid 2px #E7F3FF;
}
#BottomPager a{
	padding:10px 10px 10px 10px;
	background:#E7F7D6;
	margin-right:3px;
	color:#666666;
}

#BottomPager div{
	padding:10px 10px 10px 10px;
	background:#C6E3FF;
	margin-right:3px;
	color:#333333;
	display:inline;
	font-weight:bold;
}

#left-banner div{
	padding:10px 0px 0px 0px;
	margin:0px;
}

/* sub_sub_menu */
ul.sub_sub_menu
{
	list-style-image:url('/img/sub_sub_bullet.gif');

}
ul.sub_sub_menu li{
	padding:0px 0px 0px 5px;
}

.added_button{
	filter:Alpha(Opacity='30',FinishOpacity='30',Style='3'); 
}

.top_info {
	visibility:hidden;
	display:none;
}

ul.plus li {
     background:url(../img/plus.gif) 0px 3px no-repeat;
 margin:0;
 padding:1px 0px 0px 25px;
    list-style-type:none;
 margin-top:5px;
 clear:both;
}

