@CHARSET "UTF-8";
/******* GENERAL RESET *******/
 
body { behavior: url("csshover3.htc"); } 
h1 {
	font-size:20px;
}
.clear{
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}
a{
	text-decoration: none;
}
/******* GENERAL RESET *******/
/******* LOGO *******/
#logo{
	margin-top: 1em;
	display: block;
}
/******* /LOGO  *******/
/******* MENU *******/
#container{
	   /* manage left,right,top,boottom adjustment*/
	width: 627px;
}
#container ul{
	list-style: none;
	list-style-position: outside;
	margin-top:-2px;
	margin-left:-15px;

}

#container ul.menu li:hover{
 background-image:url(../images/banner-green-hover2.jpg);
background-repeat:repeat-x;
color: #000000;

}

#container ul.menu li{
	float: left;
	display:inline;
	margin-right: 3px;    /* manage diffrence between allbtns */
	margin-bottom: -1px;
 
}
#menu_holder {
	height:22px;
	width:620px;
}
#container ul.menu li{
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top:8px;
	
	height:22px;
	
    background-repeat:repeat-x;
	text-decoration: none;
	color:#333333;
	cursor: pointer;
	text-align:center;
	text-transform: uppercase;
	display: block;
	padding-right: 7px;
	padding-left: 9px;	
	padding-top: 8px;
	
	float:left;
	
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #014A9E;
	
	
	
 	
	
}

#container ul.menu li.active{
	top: 1px;
	/*background-image:url(../images/banr-butn-bg.gif);*/
	background-repeat:repeat-x;
	
	color: #565656;
	height:30px;
	text-align:center;
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #002C62;
	text-decoration: none;
	display: block;
	padding-right: 7px;
	padding-left: 9px;	
	padding-top: 8px;
	width: auto;
	float:left;
	height: 22px;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #014A9E;
	background-image:url(../images/banner-green-hover2.jpg);
	
}
/******* /MENU *******/
/******* CONTENT *******/
.content{
	margin: 0pt auto;
 	text-align: left;
 	padding-bottom: 0px;
	font-size: 11px;
	
}
.content h1{
	line-height: 1em;
	vertical-align: middle;
	height: 48px;
 	font-size: 32px;
}






/******* /CONTENT *******/
/******* NEWS *******/
.content.1{
	display: block;
}
/******* /NEWS *******/
/******* TUTORIALS *******/
.content.2{
	display: none;
}
/******* /TUTORIALS *******/
/******* LINKS *******/
.content.3{
	display: none;
}
/******* /TUTORIALS *******/
/******* LINKS *******/
.content.4{
	display: none;
}
/******* /TUTORIALS *******/
/******* LINKS *******/
.content.5{
	display: none;
}
/******* /TUTORIALS *******/
/******* LINKS *******/
.content.6{
	display: none;
}
/******* /TUTORIALS *******/
/******* LINKS *******/
.content.7{
	display: none;
}



.content.links a{
	color: #5f95ef;
}
/******* /LINKS *******/.text-t{
	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	 
	color: #FFFFFF;
	text-decoration: none;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: 200;
	color: #FFFFFF;
	text-decoration: none;
}
/* weather link css */
.weatherTxt {
	color:#FFF;
	font-size:30px;
	font:Arial, Helvetica, sans-serif;
	
}
.weather {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF
}
.txtRegWgt_8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}
input.Image13:hover {
	background-image:url(../images/serch-now-hover.jpg);
}