/* CSS Document */
/*-------------------------general-------------------------*/
body{
	padding:0;
	margin:0;
	background:url(images/bodybg.jpg) repeat-x 0 0 #267998;
	color:#FFF;
	font:normal 9px Tahoma, Arial, Helvetica, sans-serif;
	
}
p, a, li, td, form, input {
	padding:0;
	margin:0;
}
img{
	padding:0;
	margin:0;
	border:none;
	display:block;
}

ul{
	padding:0;
	margin:0;
	list-style-type:none;
}
a{
	text-decoration:none;
	outline:none;
}
/*-------------------------general-------------------------*/
/*-------------------------Top Nav Start-------------------------*/
.topnavBg{
	background:url(images/TopnavBg.gif) repeat-y 0 0;
	height:32px;
	border-bottom:1px solid #0F6A85;
}
ul.topnav{
	padding:15px 0 10px 180px;
}
ul.topnav li{
	float:left;
	padding:0 27px 0 0;
}
ul.topnav li a{
	cursor:pointer;
}
/*-------------------------Top Nav End-------------------------*/
/*-------------------------Body Panel Start-------------------------*/
/*-------------------------Header Panel Start-------------------------*/
.header{
	background:url(images/header.jpg) no-repeat 0 0;
	padding:36px 0 12px 34px;
}
.logopadiing{
	padding:0 50px 70px 15px;
}
.headertxt{
	font-size:12px;
	line-height:15px;
	font-weight:bold;
	color:#FFFEA0;
	background-color:inherit;
}
.headertxtsmall{
	font-size:11px;
	line-height:15px;
	font-weight:bold;
	padding:10px 0 5px 0;
}
.headermore{
	background:url(images/headerBullet.gif) no-repeat 60px center;
}
.headermore a{
	font-size:9px;
	line-height:15px;
	font-weight:bold;
	color:#59CCFB;
	background-color:inherit;
}
.headermore a:hover{
	text-decoration:underline;
}
/*-------------------------Header panel End-------------------------*/
/*-------------------------Top Body Panel Start-------------------------*/
.bodyTopBootomBG{
	border-bottom:solid 1px #DFDDE2;
}
.missonMarsBG{
	border-left:1px solid #000;
	background:url(images/sidebg.gif) repeat-x 0 0;
	padding:12px 0 18px 29px;
}
.todaysPollBG{
	border-right:1px solid #000;
	background: url(images/sidebg2.gif) repeat-x 0 0;
	padding:12px 0 0 28px;	
}
.missonMars{
	font-size:12px;
	line-height:15px;
	font-weight:bold;
	color:#FFFEA0;
	background-color:inherit;
	padding:0 0 9px 4px;
}
.missonTxt{
	line-height:11px;
	font-size: 11px;
}

.innerTxt{
	line-height:16px;
	font-size: 11px;
}

.innerMars{
	font-size:14px;
	line-height:15px;
	font-weight:bold;
	color:#FFFEA0;
	background-color:inherit;
	padding:0 0 9px 4px;
}
.innerTxt{
	line-height:15px;
	font-size: 12px;
}


.innerMarsBG{
	border-left:1px solid #000;
	background:#0B546F repeat 0 0;
	padding:12px 0 18px 29px;
}
.todaysPoll{
	font-size:12px;
	line-height:15px;
	font-weight:bold;
	text-transform:uppercase;
	color:#DDE18D;
	background-color:inherit;
	padding:0 0 7px 0;
}
.todayswhiteTxt{
	font-size:11px;
	line-height:15px;
	color:#FFF;
	background-color:inherit;
	padding:0 0 13px 0;

}
.cheakbox{
	height:13px;
	width:13px;
}
.cheaktxt{
	font-size:11px;
	line-height:13px;
}
.results a{
	font-size:11px;
	line-height:15px;
	font-weight:bold;
	text-decoration:underline;
	color:#FFF;
	background-color:inherit;
}
.results a:hover{
	text-decoration:none;
}
/*-------------------------Top Body Panel End-------------------------*/
/*-------------------------Botom Body Panel Start-------------------------*/
.bootomBodyBorder{
	background:url(images/bodybootomBg.gif) repeat-y 0 0;
}
.latestNewsPanelPadding{
	padding:11px 0 10px 34px;
}
.latestnews{
	font-size:12px;
	line-height:15px;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFFEA0;
	background-color:inherit;
	padding:0 0 13px 0;
}
.latestnewsImgPanelPadding{
	padding:0 0 21px 0;
}
.latestnewsTxt{
	font-size:11px;
	line-height:12px;
	color:#FFF;
	background-color:inherit;
}
.latestnewsTxt span{
	color:#0FF;
	background-color:inherit;
	font-weight:bold;
	display:block;
	padding:0 0 7px;
}
.hotspacePadding{
	padding:30px 0 0 26px;
}
.gallerytopPanelPadding{
	padding:0 0 14px 0;
}
.galleryImg{
	display:inline;
}
.newsleterPadding{
	padding:14px 0 0 12px;
}
.newsleter{
	font-size:12px;
	line-height:15px;
	font-weight:bold;
	color:#FFFEA0;
	background-color:inherit;
	padding:0 0 16px 0;	
}
.newsletertxt{
	font-size:11px;
	line-height:12px;
	color:#E6E6E7;
	background-color:inherit;
	padding:0 26px 0 0;
}
.newsletertxt b{
	color:#EFF49E;
	background-color:inherit;
}
.textbox{
	width:121px;
	height:17px;
	border:none;
	background-color:#DBD9D2;
	color:#000;
	float:left;
}
.enterTxt{
	font-size:9px;
	line-height:15px;
	font-weight:bold;
	color:#DBD9D2;
	background-color:inherit;
	padding:0 0 10px 0;
}
.subscribe{
	float:left;
}
/*-------------------------Bootom Body Panel End-------------------------*/
/*-------------------------Body Panel End-------------------------*/
/*-------------------------Footer Panel StartS-------------------------*/
.footerbg{
	background:url(images/FooterBg.gif) repeat-y 0 0;
	padding:17px 0 27px 0;
}
ul.footernav{
	padding:0 0 0 271px;
}
ul.footernav li{
	float:left;
	padding:0 7px;
	background:url(images/FoterDiv.gif) no-repeat right center;
}
ul.footernav li.nofootdiv{
	background-image:none;
}
ul.footernav li a{
	font-size:11px;
	line-height:15px;
	font-weight:bold;
	color:#767676;
	background-color:inherit;
}
ul.footernav li a:hover{
	color:#000;
	background-color:inherit;
}
p.copyright{
	width:160px;
	color:#0A526B;
	background-color:inherit;
	font-size:9px;
	line-height:15px;
	padding:15px 0 0 0;
}
p.copyright span{
	display:block;
}
p.copyright span a{
	color:#0A526B;
	background-color:inherit;
}
p.copyright span a:hover{
	text-decoration:underline;
}

/*-------------------------Footer Panel End-------------------------*/
.bodyTopBootomBG table tr .innerMarsBG table tr td table tr .innerTxt p a {
	color: #FF0;
}
.bodyTopBootomBG table tr .innerMarsBG table tr td table tr .innerTxt p a {
	color: #0080FF;
}
.bodyTopBootomBG table tr .innerMarsBG table tr td table tr .innerTxt p a {
	color: #0FF;
}
.bodyTopBootomBG table tr .innerMarsBG table tr td table tr .innerTxt p a {
	color: #03ABFC;
}
.bodyTopBootomBG table tr .innerMarsBG table tr td table tr .innerTxt table tr th p {
	color: #FF0;
}
.bodyTopBootomBG table tr .todaysPollBG table tr td #poll table tr td table tr .cheaktxt strong a {
	color: #0FF;
}
.bootomBodyBorder table tr .newsleterPadding table tr .newsletertxt a {
	color: #80FFFF;
}
.bodyTopBootomBG table tr .innerMarsBG table tr td table tr .innerTxt table tr td b {
	color: #0080FF;
}
.bodyTopBootomBG table tr .innerMarsBG table tr td table tr .innerTxt table tr td b {
	color: #64B1FF;
}
.bodyTopBootomBG table tr .innerMarsBG table tr td table tr .innerTxt p {
	color: #0FF;
}
.bodyTopBootomBG table tr .innerMarsBG table tr td table tr .innerTxt p {
	color: #FFF;
}
.bodyTopBootomBG table tr .innerMarsBG table tr td table tr .innerTxt p strong {
	color: #0FF;
}

