@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
	border:0;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

img, div { behavior: url(media/iepngfix/iepngfix.htc) }

.lefttube { float:left;}
.righttube { float:right;}

body { 
background:#0958A7;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666;
}

ul { margin:0; padding:0;}

h1 { font-size:20px; color:#0081A7; margin:5px 0 15px 0; padding:0; font-weight:lighter;}
h2 {font-size:16px; color:#3d4217; margin:5px 0 10px 0; padding:0;}

p { text-align:justify; line-height:20px; margin-bottom:13px;}

#latest { margin-left:26px;}


#maincontainer {
	width:100%;
	margin:auto;
	
}

.subcontainer { float:center; width:980px; margin:auto; }
.subcontainer2 { float:center; width:1330px; margin:auto; }


#topsection { height:115px; background:url(../../images/top-bg.gif) repeat-x; width:100%; }
#logo { float:left; width:247px; height:77px; margin:0 0 0 20px; }

#toprightsection { width:480px; float:right; padding-top:23px;}
#toprightsection1 { width:340px; float:right; padding-top:23px;}
#toprightsection2 { width:260px; float:right; padding-top:23px;}
#login { clear:both; text-align:right; font-style:italic; font-family:"Times New Roman", Times, serif; font-size:15px; margin-bottom:13px; margin-right:25px; font-weight:bold;}
#login a { color:#6783bd; text-decoration:none;}
#login a:hover { color:#6783bd; text-decoration:underline;}

#menucontainer { background:url(../../images/m-bg.gif) repeat-x; width:480px; clear:both; height:38px;}
#menucontainer1 { background:url(../../images/m-bg.gif) repeat-x; width:340px; clear:both; height:38px;}
#menucontainer2 { background:url(../../images/m-bg.gif) repeat-x; width:390px; clear:both; height:38px;}
#bend{ clear:both; height:8px; width:inherit; margin:0; padding:0;}
#menulbend { background:url(../../images/l-bend.gif) no-repeat; width:8px; height:8px; float:left;}
#menurbend { background:url(../../images/r-bend.gif) no-repeat; width:8px; height:8px; float:right;}
#menu, #menu ul { margin:0; padding:2px 0; clear:both;}
#menu li { float:left; border-right:1px #fff solid; margin:0; padding: 0 22px; line-height:15px; list-style-type:none; color:#fff; font-size:15px;}
#menu a { color:#fff; text-decoration:none;}
#menu a:hover { color:#153A0D; text-decoration:none;}

#menu1, #menu1 ul { margin:0; padding:2px 0; clear:both;}
#menu1 li { float:left; border-right:1px #fff solid; margin:0; padding: 0 12px; line-height:15px; list-style-type:none; color:#fff; font-size:15px;}
#menu1 a { color:#fff; text-decoration:none;}
#menu1 a:hover { color:#153A0D; text-decoration:none;} 

#menu2, #menu2 ul { margin:0; padding:2px 0; clear:both;}
#menu2 li { float:left; border-right:1px #fff solid; margin:0; padding: 0 12px; line-height:15px; list-style-type:none; color:#fff; font-size:15px;}
#menu2 a { color:#fff; text-decoration:none;}
#menu2 a:hover { color:#153A0D; text-decoration:none;}  

.last { padding-right:0; border-right:0;}

#midcontainer { background: #dddddd; clear:both;}
#mainpic { width:890px; height:246px; border:5px #fff solid;}

#contentsection { background:#fff; margin-top:15px; width:100%; clear:both;}
#content { padding:3px;}
#flash { margin:auto;}

#content-inner { padding:15px; background:#fff;}

#bottom-display { margin-top:20px; clear:both;}
#bottom-display div { background:#fff; border: 1px #ccc solid; padding:10px; width:270px; margin-right:12px; float:left;}
#bottom-display img { margin:0 9px 8px 0; float:left;}
#bottom-display .last { margin-right:0;}
#bottom-display p { margin:0; height:120px; overflow:hidden;}
#bottom-display h4 { font-size:13px; color:#064483;}

/*#list1, #list ul { margin:0; padding:0; }
#list1 li { width:262px;  float:left; list-style-type:none; margin-right:7px;}
#list1 li div { background:#fff; border: 1px #ccc solid; padding:10px; width:100%;}*/


#footersection{ width:100%;  background:#0958A7 url(../../images/f-bg.gif) repeat-x; clear:both; height:245px;}
#footer { text-align:left; line-height:24px; color:#fff; clear:both; font-size:14px; padding-top:75px; }

#footer div { float:left; font-style:normal; font-family:"Times New Roman", Times, serif; color:#fff; padding:0 90px; border-right:1px #252525 solid; border-left:1px #3383B2 solid;}

#footer div#f-first { border-left:0;}
#footer div#f-last { border-right:0; padding-right:0;}

#footer a { color:#fff; text-decoration:none;}
#footer a:hover { color:#fff; text-decoration:underline;}

#aquaweb { clear:both; text-align:right; padding-top:30px;}
#aquaweb a { color:#bbb; text-decoration:none;}

.rborder { border:1px #ccc solid;}
.rborder1 { border:1px #ccc solid; width:50px;}

.questlogut {
	color:#be1b70;
	font-size:12px;
	font-weight:normal;
	padding-bottom:3px;
	text-decoration:none;
	 
}
.select1 {
	width:100px;
	height:20px;
	border:1px #ccc solid;
	
}