﻿/* CSS Document */
/*--------globals-------*/
body{
	background-color:#000000;
	margin:0px;
}
span{
	display:none;
}
h1{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FF9900;
	margin-top:30px;
}
h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0099FF;
	margin-left:10px;
}
h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#009933;
	margin-left:10px;
}
h4{
	color:#358db1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	margin-left:10px;
}
	
td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCCCCC;
}
select{
	width:150px;
}
/*-------Divs------*/
#wrapper{
	margin:0 auto;
	width:960px;
	height:800px;
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;
	
}

#masthead{
	float:left;
	width:960px;
	height:125px;
}

#contentwrap{
	float:left;
	width:960px;
	background-image:url(../images/bgSec.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#597380;
}


/*-----------------left modules start here----------------*/
#leftModules{
	float:left;
	width:255px;
	background-image:url(../images/leftModule2.jpg);
	background-repeat:no-repeat;
}
#login{
	float:left;
	width:225px;
	height:30px;
	padding-top:20px;
	padding-left:30px;
	font-family:Arial, Helvetica, sans-serif;
	color:#2cdcfc;
	font-weight:bold;
	font-size:12px;
}
#login a{
	color:#2cdcfc;
	text-decoration:none;
}

#joinModule{
	float:left;
	width:167px;
	height:200px;
	padding-bottom:5px;
	padding-left: 20px;
	padding-top: 18px;
}
#joinModule p{
	font-family:Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size:11px;
	width: 150px;
	line-height: 16px;
	margin-top:0px;
	margin-bottom:5px;
}
#joinModule ul{
	margin-left:0px;
	padding-left:0px;
	margin-top:0px;
	padding-top:0px;
	list-style:none;
}
#joinModule li{
	font-family:Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size:11px;
	width: 150px;
	line-height: 16px;
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:2px;
}

#joinModule h1{
	font-family:Arial, Helvetica, sans-serif;
	color:#05df2c;
	font-size:11px;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:5px;
}
#joinModule a{
	color:#2cdcfc;
	text-decoration:underline;
}
#joinModule a:hover{
	text-decoration:none;
}

#menuModule{
	float:left;
	width:167px;
	height:200px;
	padding-left: 20px;
	padding-top: 27px;
}
#menuModule p{
	font-family:Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size:11px;
	width: 150px;
	line-height: 16px;
	margin-top:0px;
	margin-bottom:5px;
}
#menuModule ul{
	margin-left:0px;
	padding-left:0px;
	margin-top:0px;
	padding-top:0px;
	list-style:none;
}
#menuModule li{
	font-family:Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size:11px;
	width: 150px;
	line-height: 16px;
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:5px;
}
#menuModule h1{
	font-family:Arial, Helvetica, sans-serif;
	color:#05df2c;
	font-size:11px;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:5px;
}
#menuModule a{
	color:#33FF00;
	text-decoration:none;
}
#menuModule a:hover{
	text-decoration:none;
}

#blogModule{
	float:left;
	width:235px;
	height:170px;
	padding-left: 20px;
	padding-top: 2px;
}
#blogModule p{
	font-family:Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size:11px;
	width: 150px;
	line-height: 16px;
	margin-top:0px;
	margin-bottom:5px;
}
#blogModule h1{
	font-family:Arial, Helvetica, sans-serif;
	color:#05df2c;
	font-size:11px;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:0px;
}
#blogModule a{
	color:#2cdcfc;
	text-decoration:underline;
}
#blogModule a:hover{
	text-decoration:none;
}

#corpModule{
	float:left;
	width:225px;
	height:120px;
	padding-left: 20px;
	padding-top: 37px;
}
#corpModule p{
	font-family:Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size:11px;
	width: 150px;
	line-height: 16px;
	margin-top:0px;
	margin-bottom:5px;
}
#corpModule h1{
	font-family:Arial, Helvetica, sans-serif;
	color:#05df2c;
	font-size:11px;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:0px;
}
#corpModule a{
	color:#2cdcfc;
	text-decoration:underline;
}
#corpModule a:hover{
	text-decoration:none;
}

/*-----------------left modules end here----------------*/
#box{
	float:left;
	width:648px;
	background-image:url(../images/stretcher.jpg);
	background-repeat:repeat-y;
	margin-top:60px;
}
/*#boxHeader{
	float:left;
	width:635px;
	height:27px;
	padding-top:5px;
	padding-left:5px;
	background-color:#7d7d93;
	color:#f4f208;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	}*/
#boxHeader{
	float:left;
	width:628px;
	padding-left: 20px;
	height:67px;
	background-image:url(../images/secHeader.jpg);
}
boxHeader h1{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FF9900;
	padding-left: 20px;
	margin-left: 20px;
}
#boxText{
	float:left;
 	padding-top:20px;
	width:620px;
	font-family:Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size:12px;
}
#boxText p{
	font-family:Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size:12px;
	margin-left:10px;
	margin-right: 5px;
	
}
#boxText a{
	color:#FF9900;
	text-decoration:underline;
}
#boxText a:hover{
	text-decoration:none;
}
#boxText span
{
	display:inline;
}
#boxBottom{
	float:left;
	width:648px;
	height:29px;
	background-image:url(../images/bottomBox.jpg);
}
#gallery{
	float:left;
	width:218px;
	height: 100%;/*495px;*/
	background-color:#4e5153;
	padding-bottom:20px;
}
#gallery h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#faf943;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009999;
	margin-bottom:5px;
	margin-top:5px;
	margin-left:0px;
}
#galleryText{
	float:left;
	width:208px;
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size:12px;
}
#galleryText a{
	color:#358db1;
}
#galleryText a:hover{
	text-decoration:none;
}

#galleryHeader{
	float:left;
	width:218px;
	height:30px;
	padding-top:10px;
	background-color:#426975;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:18px;
	text-align:center;
}
#newsletters{
	float:left;
	`float:none;
	width:400px;
	background-color:#DDDDDD;
	margin-left:10px;
	margin-top:10px;
	
	}
#newslettersHead{
	float:left;
	width:400px;
	height:40px;
	background-color:#ed9ccb;
	}
#newslettersHead h1{
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:5px;
	}
#newslettersText{
	float:left;
	width:400px;
	}	
#newslettersText a
{
	color:#006666;
	}

#newslettersText td{
	padding-left:5px;
	}		
/*----------------footer---------------*/
#footer{
	float:left;
	width:960px;
	height:20px;
	background-image:url(../images/footerBg.jpg);
	background-repeat:no-repeat;
	padding-top:55px;
}
#footerLinks{
	float:left;
	width:960px;
	height:12px;
	padding-bottom:2px;
	background-color: #000000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ec57a0;
	border-bottom-color: #ec57a0;
}
#footerLinks ul{
	margin-left:120px;
	padding-left:0px;
	list-style:none;
	margin-top:0px;
	margin-bottom:0px;
}
#footerLinks li{
	float:left;
	margin-right:7px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFCC00;
}
#footerLinks li a{
	color:#FFCC00;
	text-decoration:none;
}
.TableLabel
{
	text-align:right;
}
.TableValue
{
	text-align:left;
}
.displayNone
{
	display:none;
}
#LoginBox
{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
.Button
{
	background-color:Black;
	border-style:outset;
	border-color:#FF9900;
	color:#FF9900;
	font-weight:bold;
	padding:5px;
}
.AccountTable
{
	margin:15px 0px 15px 50px;
}
.LabelStyle
{
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
}
.ContentLink
{
	color:#9933CC;
	margin-left:50px;
	text-decoration:none;
}
.SuccessBox
{
	display:block;
	margin-left:auto;
	margin-right:auto;
	padding:40px;
	text-align:center;
}
.ContentHolder
{
	/*display:block;*/
	/*margin-bottom:30px;*/
	margin-left:30px;
	padding:20px;
	/*text-align:center;*/
	width:540px;
}
.ContentItemName
{
	color:#CC9900;
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.ContentItem
{
	/*background-color:White;*/
	display:block; /* See if this messes anything up*/
	/*padding:10px;*/
	vertical-align:middle;
}
.Signout
{
	/*border-left:solid 1px #FF9900;*/
	font-weight:lighter;
	margin-left:10px;
	padding-left:10px;
	text-align:right;
}
.LogOut
{
	margin-left:80px;
}
.StateNote
{
	font-size:smaller;
	font-style:italic;
}