/*---------------------------------
-----------------------------------

P I X E L C O C O A   C S S

v1.0 08/09/10

Stylesheet created by Pixelcocoa
www.pixelcocoa.com


-----------------------------------
---------------------------------*/

body {
	padding: 0 0 0 0;
	background: #FFF;
	margin: 0px;
	font: 13pt/15pt "Myriad Pro", Arial, sans-serif;
	color: #666;
	text-align: center;
	line-height: 130%;
	}

p {
	font-size: 100%; 
	line-height: 130%;
	margin: 5px 0px; 
	}

h1 {
	font-size: 1.6em; 
	font-weight: normal;
	margin: 0px;  
	line-height: 130%;
	color: #333;
	}
	
h2 {
	font-size: 1.1em; 
	margin: 0px;  
	color: #699;
	line-height: 1.5em;
	font-weight: normal;
	
	}
	
h3{ margin: 10px 10px 0 10px;
	color:#FFF;
	font:18pt Arial, sans-serif;
	letter-spacing:-1px;
	font-weight: bold;
	}
	
.disclaimer {
	font-size: 10px; 
	margin: 0px;
	}
	
.anchor {
	padding: 0px;
	margin: 0px;
	background: none;
	}
	
a {
font-size: 100%;
color: #000;
text-decoration: none;
background-color: #699;
padding: 2px 5px 0px 5px;
text-shadow: 0px 1px 0px #9dd0d0;
}

a:hover {
font-size: 100%;
color: #FFF;
text-decoration: none;
background-color: #000;
padding: 2px 5px 0px 5px;
text-shadow: 0px 0px 0px #000;
}

#container {
	margin: 0px auto;
	width: 780px;
	height: auto;
	text-align: left;
	position: relative;
	}
	
#content {
	margin: 0px auto;
	width: 780px;
	height: 100%;
	text-align: left;
	position: relative;
	}
	
#indexContent {
	margin: 0px auto;
	width: 780px;
	height: 100%;
	text-align: left;
	position: relative;
	}	
	
#title {
	height: 140px;
	margin: 0px;
	width: 350px;
	height: 140px;
	position: absolute;
	top: 0;
	left: 0;
	}

#Nav {
	height: 40px;
	width: 450px;
	float: right;
	text-align: right;
	padding: 92px 0 0 0;
	}

#Header1 {
	background: #FFF url(BG.gif);
	height: 400px;
	width: 780px;
	position: relative;
	}
	
#MailingList {
	background: transparent;
	height: 120px;
	width: 120px;
	position: absolute;
	left: -60px;
	top: 20px;
	}	

#MailingList a {
font-size: 1em;
color: transparent;
text-decoration: none;
font-weight:normal;
padding: 0px;
background-color: transparent;
text-shadow: 0px 0px 0px transparent;
}

#MailingList a:hover {
font-size: 1em;
color: reansparent;
text-decoration: none; 
font-weight:normal;
padding: 0px;
background-color: transparent;
text-shadow: 0px 0px 0px transparent; 
}

#Navigation {
	background: #000 url() no-repeat;
	height: 50px;
	width: 780px;
	position: relative;
	margin: 10px 0px 20px 0px;
	text-align: right;
	}
	
/* NAVIGATION STYLING */
				
#stylefour{
	position:relative;
	display:block;
	width: 780px;
	height:50px;
	font-size:14px;
	font-weight:normal;
	background: #000;
	color: #FFF;
	font-family:Helvitica,Arial,Verdana,sans-serif;
	text-shadow: 0px -1px 0px #000;
	}
	
#stylefour ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	}
				
#stylefour ul li{
	display:block;
	float:right;
	margin:0;
	}
				
#stylefour ul li a{
	display:block;
	float:left;
	color:#FFF;
	background: #000;
	font-weight:normal;
	text-decoration:none;
	padding:15px 15px 0px 15px;
	height:35px;
	text-shadow: 0px 1px 1px #666;
	}
				
#stylefour ul li a:hover{
	color:#000;
	background: #666;
	text-shadow: 0px 1px 0px #CCC;
	}
				
#stylefour ul li a.break{
	display:block;
	float:left;
	color:#FFF;
	font-weight:normal;
	text-decoration:none;
	padding:0px 15px 0px 15px;
	height:44px;
	text-shadow: 0px -1px 0px #000;
	}
/* END OF NAVIGATION STYLING */		

#content {
	clear: both;
	}

#intro {
	width: 780px;
	}

#fullWidth {
	width: 780px;
	margin: 20px 0 0 0;
	float: left;
	}
	
#rightContent {
	width: 600px;
	float: right;
	}	

#floatLeft {
	float: left;
	margin: 0 0 20px 0;
	position: relative;
	}
	
#floatRight {
	float: right;
	margin: 0 0 20px 0;
	position: relative;
	}

/* Rollover stuff start*/
		
		
#newFlash {
	width: 100px;
	height: 100px;
	position: absolute;
	left: 270px;
	top: -15px;
	z-index: 10000;
	}		

h3{ margin: 10px 10px 0 10px; color:#FFF; font:18pt Arial, sans-serif; letter-spacing:-1px; font-weight: bold;  }

.boxgrid{ 
	width: 290px; 
	height: 180px; 
	margin: 0px; 
	float:left; 
	background:#161613;  
	overflow: hidden; 
	position: relative; 
}

.boxgrid img{ 
		position: absolute; 
		top: 0; 
		left: 0; 
		border: 0; 
	}

.boxgrid p{ 
		padding: 0 10px; 
		color:#FFF; 
		font-weight:bold; 
		font:10pt "Lucida Grande", Arial, sans-serif; 
	}
	
.boxcaption{ 
	float: left; 
	position: absolute; 
	background: #333; 
	height: 180px; 
	width: 290px; 
	opacity: .75; 
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
}

.captionfull .boxcaption {
	top: 260;
	left: 0;
	}

.caption .boxcaption {
	top: 180px;
	left: 0px;
	}
/* Rollover stuff end*/

#textBox {
	width: 200px;
	padding:30px 30px 30px 30px;
	float: right;
	}

#LeftCol {
	width: 530px;
	padding:0 60px 20px 30px;
	}
	
#application {
	width: 450px;
	padding:0 0px 10px 10px;
	text-align: right;
	float: left;
	}
	
#bigFatLineBreak {
	background: #FFF url(LinebreakGradient.jpg);
	margin: 40px 0 30px 0;
	width: 780px;
	height: 90px;
	float: left;
	}	
	
#footer {
	width: 780px;
	padding: 20px 0px 0px 0px;
	text-align: left;
	margin: auto;
	padding: 10px 0px;
	}

#footerLinks {
	float: right;
	width: 200px;
	padding: 50px 0px 0px 0px;
	text-align: right;
	margin: auto;
	background: #000;
	}
	
#footer p {
	font-size: 0.8em;
	color: #666;
	margin: 20px 0 0 0;
	}
					
#footer a {
font-size: 1em;
color: #999;
text-decoration: none;
font-weight:normal;
padding: 0px;
background-color: transparent;
text-shadow: 0px 0px 0px transparent;
}

#footer a:hover {
font-size: 1em;
color: #666;
text-decoration: none; 
font-weight:normal;
padding: 0px;
background-color: #FFF;
text-shadow: 0px 0px 0px transparent; 
}

