@charset "utf-8";
body {
margin:0px;
padding:0px;
background:url(../images/bg1.jpg) repeat;
font-family:"trebuchet MS";
font-size:14px;
}
.mainbody {
background:url(../images/bg.jpg) repeat-x;
}
.headerbg {
background:url(../images/headbg.jpg) no-repeat;
}
#menu {
background:url(../images/navbg.png) no-repeat;
float:right;
width:577px;
margin-top:96px;
height:31px;
margin-right:15px;
margin-bottom:25px;
color:#FFFFFF;
text-align:center;
}
#menu a {
color:#FFFFFF;
text-decoration:none;
font-size:14px;
line-height:28px;
margin:5px;
}
#menu a:hover {
color:#00b8fe;
}
h1 {
font-size:18px;
}
.photo a img {border:2px solid #FFFFFF; margin-bottom:10px;}
.footer {font-size:12px;}
.footer a { text-decoration:none; color:#000000; margin-right:15px;}
.viewmore {font-size:12px; text-decoration:none;}
.blacktext {color:#000000;}
.redcolor {color:#FF0000;}
.list li {}
.list li a {text-decoration:none; color:#333333;}




/* chrome menun css start*/
.chromestyle{
background:url(../images/navbg.png) no-repeat;
float:right;
width:577px;
margin-top:96px;
height:31px;
margin-right:15px;
margin-bottom:25px;
color:#FFFFFF;
text-align:center;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
/*border: 1px solid #BBB;
width: 720px;*/
/*background: url(chromebg.gif) center center repeat-x;*/ /*THEME CHANGE HERE*/
padding: 0px 0;
margin: 0px 0px 0px 0px;
text-align: left; /*set value to "left", "center", or "right"*/
height:31px;
line-height:31px;
/*padding-left:160px;
float:right;*/
}

.chromestyle ul li{
/*display: inline;
height:25px;
line-height:25px;
margin-top:10px !important;
margin-left:0px;
margin-right:16px;
margin-bottom:0px;*/
display: block;
height:31px;
line-height:31px;
/*margin-top:4px !important;*/
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
float:left;
}

.chromestyle ul li a{
color: #ffffff;

padding: 6px 7px;
margin: 0px 2px 0px 3px;
text-decoration: none;
/*border-right: 1px solid #DADADA;*/

}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
/*background: url(chromebg-over.gif) center center repeat-x;*/ /*THEME CHANGE HERE*/
/*border:1px solid #cccccc;*/
color:#00b8fe;
padding-left:7px;
padding-right:7px;
/*background-color:#003459;*/
padding-top:6px;
padding-bottom:6px;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #ccc; /*THEME CHANGE HERE*/
/*border-bottom-width: 0;*/
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color:#fff;
width: auto;
visibility: hidden;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #ccc; /*THEME CHANGE HERE*/
padding: 2px 5px;
text-decoration: none;
font-weight:normal;
color:#003459;
font-size:12px;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #003459;
color:#FFFFFF;
}

#cursortext {
cursor:text;
}

#cursorhand {
cursor:pointer;
}
/* chrome menun css end*/



.area:hover {
background:url(images/home.gif) no-repeat scroll 0px 0px;
}
.chromestyle span a {
float:left;
}
.chromestyle span a {
float:left;
margin-left:23px;
background:url(images/topnavbarbgleft.jpg) no-repeat 0 0;
width:135px;
height:36px;
}
.chromestyle span a:hover {
background:url(images/topnavbarbghome.jpg) no-repeat 0 0;
}