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

/*		CSS Author: Dayna Gonzalez, Daynamation
		Website: http://wwww.daynamation.com
		Copuright: 2009 All Rights Reserved.


*/


/* Basic Tags */

*
{padding:0;
margin:0;
}

body, html
{
	color:#300;
	list-style-type: none;
	background: #003;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	
}



a
{text-decoration:none;}

a:link, a:visited {
	color:#900;
}

a:hover, a:active, a#current {
	color:#F30;
}


a.orange:link, a.orange:visited {
	color: #F90;
}
a.orange:hover, a.orange:active, a#orcurrent {
	color: #FC0;
}
 
p
{
	font-size:0.75em;
	line-height: 1.2em;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	
		
	
	
}

a img, a:visited img {
	color:#000;
}

a:hover img {
	color:#666;
}

p.indent10
{
	
	padding: 20px 20px 0px 10px;
}

h1
{
	font:1.2em;
}

h2
{font:1.1em;
}

h3
{font:1em;
}

h4
{font:.95em;
}

h1, h2, h3, h4, h5, h6 {
	padding-left:20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #F33;
}

.alignright
{
	text-align: right;
	
}
.aligncenter
{
	text-align: center;
	
}

/* -------- CLASSES  -----------  */

p.copyright
{
	font-size:.625em;
	padding: 5px;
}

.bold {
font-weight:bold;
font-size:1em;
color:#FF6600;
font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
padding-top:10px;}

.bolder {
font-weight:bolder;
font-size:1.4em;
color:#FF6600;
font-family:"Trebuchet MS", Verdana, Arial, sans-serif;}


.bolder_red {
	color:#F33;
	font: bolder 1.3em "Trebuchet MS", Verdana, Arial, sans-serif;
}

.images {
	padding: 10px;
}

.imagesChart {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	
}



.imagesNoBorder {
	padding: 10px;
	border-width: 0px;
}

.imagesweb {
	border-width: 1px;
	border-color: #900;
	margin:5px;
	vertical-align: middle;
	float: left;
	position: relative;
}

.news_hr {
	text-align: left;
	width: 80%;
	margin-left: 20px;
	color: #F90;
}
.highlight {
	font-size: 1.25em;
	color: #903;
}
label {
	font-size: .75em;
}
.CollapsiblePanelContent p {
	width: 600px;
}




.divider {
	text-align: center;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	color: #F33;
	
}

.footerimg {
	position: absolute;
	bottom: 0px;
	right: 0px;
}

.nopaddingLeft {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;	
}

/*  -----------  LAYOUT ------------  */


div#wrapper
{
	width:960px;
	margin: 0px auto;
	min-height:100%;
	height: auto !important;
	height: 100%;
	position:relative;
	background: #FFF;
}



div#header {
	height: 100px;
	width: 100%;
	background: url(../images/bltpGrad.jpg) repeat-x;
	position: relative;
	text-align: right;
}

div#redheader {
	height: 100px;
	width: 100%;
	background: url(../images/redtpGrad.jpg) repeat-x;
	position: relative;
	text-align: right;
}

div#ltblueheader {
	height: 100px;
	width: 100%;
	background: url(../images/ltblBtopGrad.jpg) repeat-x;
	position: relative;
	text-align: right;
}

div#darkpurpheader {
	height: 100px;
	width: 100%;
	background: url(../images/dkpurptopGrad.jpg) repeat-x;
	position: relative;
	text-align: right;
}

div#brownheader {
	height: 100px;
	width: 100%;
	background: url(../images/browntopGrad.jpg) repeat-x;
	position: relative;
	text-align: right;
}

div#greenheader {
	height: 100px;
	width: 100%;
	background: url(../images/dkgrtopGrad.jpg) repeat-x;
	position: relative;
	text-align: right;
}

div#fuschiaheader {
	height: 100px;
	width: 100%;
	background: url(../images/fuschiatopGrad.jpg) repeat-x;
	position: relative;
	text-align: right;
}

div#content
{
	width:960px;
	position: relative;
	padding-bottom: 156px;
}



div#contentColRight {
	float: left;
	position: relative;
	width: 700px;
	margin-left:40px;
	margin-bottom:50px;
	
	
}

div#contentColRightShort {
	float: left;
	position: relative;
	width:620px;
	padding-bottom:10px;
	
}


div#contentColLeft {
	float: left;
	width: 200px;
	position: relative;
	
	padding-bottom: 20px;
}

div#contentColLeft320 {
	float: left;
	width: 320px;
	position: relative;
	padding-bottom: 20px;
}


div#contentFeature {
	text-align: center;
	width: 100%;
	position: relative;
	clear: both;
	margin-bottom:50px;
}


div#contentFeatureNormal {
	width: 700px;
	height:750px;
	position: relative;
	float:left;
	margin-bottom:50px;
}

div#contentWeb {
	width: 600px;
	
	position: relative;
	float:left;
	margin-bottom:50px;
}



div#navcontainer {
	position: absolute;
	bottom: 0px;
	width: 550px;
	height: 20px;
	right: 0px;
}
div#daynamation {
	height: 68px;
	width: 530px;
	position: absolute;
	right: 0px;
	padding-right: 20px;
	padding-top: 10px;
}



div#leftHeader {
	float: left;
	height: 100px;
	width: 250px;
	background: url(../images/frogPad.png) no-repeat;	
	position: relative;
}


div#subheadings {
	background: url(../images/botPad.png) no-repeat;
	text-align: right;
	height: 40px;
}

div#botheadingsPort {
	background: url(../images/filmstriptop.jpg) repeat-x;
	text-align: right;
	height: 30px;
}


div#subheadingsPort {

	text-align: right;
	margin-bottom:10px;
}



div#imgOverlapHeader {
	width: 960px;
	height: 19px;
	margin-right: auto;
	margin-left: auto;
	background: #003;
}

div#topborder {
	background: url(../images/fc0_2px.png) repeat-x top;
	height: 2px;
	width: 960px;
}

div#footer {
	background: url(../images/ltblbotGrad.jpg) repeat-x bottom;
	width: 100%;
	clear: both;
	height:156px;
	position: absolute;
	bottom: 0px;
}

div#port_footer {
	
	width: 100%;
	clear: both;
	height:156px;
	margin: 0px;
}




div#port_footnav {
	background: url(../images/ltblbotGrad.jpg) repeat-x bottom;
	position: absolute;
	width: 100%;
	bottom: 0px;
	text-align: center;
	height:156px;
}

div#footnav {
	
	position: absolute;
	width: 100%;
	bottom: 0px;
	text-align: center;
	
}



#portlist li
{
	padding-right: 20px;
	display: inline;
	text-align: right;
	
}


#vertlist li
{
	font-size: .85em;
	list-style: none;
	
	padding-left: 20px;
	
}

#normlist li
{
	font-size:.75em;
	margin-left: 40px;
	
	
}

#navlist li
{
	padding-right: 20px;
	display: inline;
	text-align: right;
}

#footnavlist li
{
	display: inline;
	padding-left: 20px;
}

#breakdown img {
	border: 1px solid #000;
}

