@charset "utf-8";

/* CSS Document */





ul,li{ 

	padding:0; 

	margin:0;}

#tab_bg{

	background:url(../images/tab_bg.png) repeat-x;

	height:34px;

	padding:0px 0px 0px 10px;

	margin:0px;}



.tab_page{

	height:35px;}



.tab_page ul{

	list-style:none;

	 display:inline;

	 padding:0px;

	 margin:0px;}



.tab_page li{

	list-style:none;

 	float:left;

 	padding:0px 3px;

  	margin:0px;}



.tab_page li a{

	background:url(../images/tab.png) repeat-x;

	height:31px;

	line-height:31px;

	display:inline-block;

	text-decoration:none;

	color:#555555;

	font-family:verdana;

	font-size:11px;

	font-weight:bold;

	padding:0px 8px 5px 8px;

	margin-top:4px;

	outline:none;}



.tab_page li a:hover{

	background:url(../images/tab_hover.png) repeat-x;

	line-height:31px;

	height:31px;

	padding:0px 8px 5px 8px;

	margin-top:4px;

	text-decoration:none;

	color:#000000;}



#tab_page_current{

	background:#ffffff;

	height:25px;

	line-height:31px;

	color:#6a7d21;

	margin-top:4px;

	text-decoration:none;}



.body_bg{

	width:100%;

	float:left;

	background:#ffffff;

	text-align:justify;

	padding:0px 8px 18px 0px;}	






#tab_bg1{

	background:url(../images/iti-bg.jpg) repeat-x;

	height:33px;

	

	margin:0px;}



.tab_page1{

	height:35px;}



.tab_page1 ul{

	list-style:none;

	 display:inline;

	 padding:0px;

	 margin:0px;}



.tab_page1 li{

	list-style:none;

 	float:left;

 	

  	margin:0px;}



.tab_page1 li a{

	

	height:31px;

	line-height:31px;

	display:inline-block;

	text-decoration:none;

	color:#fff;

	font-family:verdana;

	font-size:11px;

	font-weight:bold;

	padding:0px 8px 5px 8px;

	height:23px;
	outline:none;}



.tab_page1 li a:hover{

	background:#f1f1f1;

	line-height:31px;

	height:23px;

	padding:0px 8px 5px 8px;

	

	text-decoration:none;

	color:#568535;}



#tab_page_current1{

	background:#f1f1f1;

	height:23px;

	line-height:31px;

	color:#568535;

	

	text-decoration:none;}



/*  idTabs ~ Sean Catchpole  */


/* Style for Usual tabs */
.usual {
  background:url(../images/iti-bg.jpg) repeat-x;
  
  
  width:100%;
  border:1px solid #e8e7d4;
  
}
.usual li { list-style:none; float:left; }
.usual ul a {
  display:block;
  padding:6px 10px;
  text-decoration:none!important;
  height:16px;
  margin-left:0;
  font:12px Verdana;
  color:#FFF;
  margin-right:5px;
 
}
.usual ul a:hover {
  color:#568535;
  background:#f1f1f1;
  }
.usual ul a.selected {
  margin-bottom:0;
  color:#568535;
  background:#f1f1f1;
 
  cursor:default;
  }
.usual div {
  padding:2px 5px 0;
  *padding-top:3px;
  *margin-top:-15px;
  clear:left;
  background:#fffee9;
  font:10pt arial;
}
.usual div a { color:#000; font-weight:bold; }

.usual div span{ color:#568535;}

#usual2 { background:#0A0A0A; border:1px solid #1A1A1A; }
#usual2 a { background:#222; }
#usual2 a:hover { background:#000; }
#usual2 a.selected { background:snow; }
#tabs3 { background:#FF9; }

#usual #day{

	float:left;}

#usual #day .day_top{

	background:url(../images/day_top.png) 0px 3px no-repeat;

	width:44px;

	height:14px;

	font-weight:bold;

	color:#FFFFFF;

	font-size:12px;

	text-align:center;

	padding:0px 0px 5px 0px;

	margin-bottom:3px;}

#usual #day .day_bottom{

	background:url(../images/day_bottom.png) no-repeat;

	width:44px;

	height:30px;

	font-weight:bold;

	color:#4978b2;

	font-size:24px;

	text-align:center;

	padding-top:5px;}
