/* Generic Selectors */

BODY {
	background:  #f7fef4 url(../images/content/blur_bg.jpg) no-repeat top center;
	margin: 0;
	padding: 0;
	width: 100%;
	/*height: 100.05%;*/
}

h1 {
	font: 38px 'Trebuchet MS', san-serif;
	color: #70b03c;
	padding-bottom: 15px;
	margin: 0;
	/*padding-bottom:10px;*/
}

h2 {
	font: 32px 'Trebuchet MS', san-serif;
	color: #70b03c;
	padding-bottom: 10px;
	margin: 0;
	/*padding-bottom:10px;*/
}

h3 {
	font: 20px 'Trebuchet MS', san-serif;
	color: #70b03c;
	padding-bottom: 0px;
	margin: 0;
	/*padding-bottom:5px;*/
}

p {
	font: 14.5px 'Trebuchet MS', san-serif;
	color: #333b47;
	padding-bottom: 10px;
	margin: 0;
	/*line-height:110%;*/
}


HR {
    height:1px;
    width:100%;
    background:none;
    margin: 10px 0 30px 0;
    border: none 0; 
    border-bottom: 1px solid #a0afc6;
   }

/**************** Pseudo classes ****************/

a:link {
	font: 13px 'Trebuchet MS', san-serif;
	color: #3a6bb3;
	text-decoration: underline;
	/*background-image: url(../images/blip_blue.gif);
	background-repeat: repeat-x;
	background-position:100% 100%;
	padding-bottom:1px;*/
}

body a:hover {
	font: 13px 'Trebuchet MS', san-serif;
	color: #fec560;
	text-decoration: underline;
}

a:visited {
	font: 13px 'Trebuchet MS', san-serif;
	color: #3a6bb3;
	text-decoration: underline;
}

#footer a:link {
color: #FFFFFF;
text-decoration: underline;
}

#footer a:visited {
color: #FFFFFF;
text-decoration: underline;
}

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

#navBar a:link {
color: #FFFFFF;
text-decoration: none;
}

#navBar a:visited {
color: #FFFFFF;
text-decoration: none;
}

#navBar a:hover {
color: #FFffff;
text-decoration: none;
}

img.centered {
	display: block;
   	margin-left: auto;
	margin-right: auto
}

.floatOver{
	position:relative;
	right:-20px;
	top:-159px;
	z-index:3;
}



/************************* ID's *************************/

#blurBack {
	position:relative;
	margin: 0 auto;
	height:100%;
	width: 100%;
	text-align:center;
	background:  url(../images/content/top_repeatx_bg.png) repeat-x top left;
}

/*#header{
	background: transparent url(../images/content/top_repeatx_bg.png) repeat-x top left;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 111px;
}*/

/*#wrapper {
	position:relative;
	margin: 0 auto;
	width: 968px;
}*/

.clear {
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	margin-bottom:0px;
}

#container_repeated {
	width: 968px;
	height: 100%;
	text-align: left;
	margin: 0 auto;
	background:  url(../images/content/body_repeaty_bg.png) repeat-y top left;
}

#container {
	padding:0;
	margin: 0 auto;
	width: 968px;
	min-height: 411px;
	background:  url(../images/content/top_body_bg.jpg) no-repeat top left;
}

#content{
	z-index:1;
	float:left;
	display:block;
	width: 527px;
	min-height:0;
	position: relative;
	margin: -70px 0 0 87px;
}

#mainPost{
	/*background: url(../images/content/protein.jpg) no-repeat top right;*/
}

#rightCol{
	float: right;
	display:block;
	position:relative;
	width: 196px;
	min-height:0;
	margin: -35px 97px 0 0;
}

#theme_home, #theme_gallery, #theme_press, #theme_game {
	padding: 0;
	margin: 0;
	width: 968px;
	height: 361px;
}

#theme_home { background:  url(../images/content/header01_bg.jpg) no-repeat top left; }
#theme_gallery { background:  url(../images/content/header02_bg.jpg) no-repeat top left; }
#theme_press { background:  url(../images/content/header03_bg.jpg) no-repeat top left; }
#theme_game { background:  url(../images/content/header04_bg.jpg) no-repeat top left; }

#bottom{
	clear: both;
	padding: 0;
	margin: 0 auto;
	width: 968px;
	height: 62px;
	background:  url(../images/content/footer_bg.png) top left no-repeat;
}

#footer{
	text-align:left;
	clear:both;
	background:  url(../images/content/bottom_repeatx_bg_med.png) top left;
	height:161px;
	width: auto;	
	margin: 0 auto;
	padding:0;
}

#footer_leftCol p{
	font: 15px 'Trebuchet MS', san-serif;
	color:#ffffff;
}

#footer_rightCol p{
	font: 13px 'Trebuchet MS', san-serif;
	color:#ffffff;
}

#footerContainer{
	margin: 0 auto;
	height:auto;
	width:800px;
	padding: 25px 0 0 5px;
}

#footer_leftCol{
	display:block;
	min-height:0;
	position: relative;
	margin: 0 auto;
	float:left;
	width:360px;
}

#footer_rightCol{
	float:left;
	width:425px;
	min-height:0;
	padding-top:50px;
	display:block;
	position:relative;
	margin: 0 auto;
	text-align:right;
}

#navBar{
	float:left;
	width:830px;
	height:26px;
	position: relative;
	margin: -361px 0 0 60px;
	padding:0;
	text-align: left;
}

#content h3 {
	font: 26px 'Trebuchet MS', san-serif;
	color: #3a6bb3;
}

ul.links{
	height:100%;
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

ul.links li{
	padding-bottom:4px;
}

ul.links a:link, ul.links a:visited{
	font: 14px 'Trebuchet MS', san-serif;
	color: #3a6bb3;
	text-decoration: underline;
}

ul.links a:hover{
	font: 14px 'Trebuchet MS', san-serif;
	color: #fec560;
	text-decoration: underline;
}

#content p.date {
	font: 14px 'Trebuchet MS', san-serif;
	color: #a0afc6;
	margin-top:0px;
}

#youtubeShell{
	padding: 10px 0 10px 20px;
}

#navBar ul{
	height:100%;
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#navBar li{
	height:100%;
	float:left;
	padding: 12px 0 12px 0;
}

#buttonBox{
	width:287px;
	margin: 20px;
}
	
/*
.topBox{
	background: url(../images/content/buttonbox_top.png)top left no-repeat;
	width:287px;
	height:9px;
}

.bottomBox {
	background: url(../images/content/buttonbox_bottom.png)top left no-repeat;
	width:287px;
	height:9px;
}

.middleBox {
	background-color:#96ca6d;
	width:287px;
}
*/

#mainLinks ul{
	height:100%;
	width:300px;
	margin: 0 0 0 15px;
	padding: 0;
	list-style-type: none;
	line-height: normal;
	/*list-style-image: url('arrow.gif')*/
}

#mainLinks li{
	width:300px;
	margin:0 0 13px 0;
}

.colorBar{
	padding: 2px 2px 2px 0;
	margin-bottom:5px;
	width:300px;
	height:22px;
	background-color:#3a6bb3;
}

.emptyBar{
	padding: 2px 2px 2px 0;
	margin-bottom:5px;
	width:300px;
	height:22px;
	background-color:#3a6bb3;
}
	
#mainLinks .emptyBar a, #mainLinks .emptyBar h2{
	text-decoration: none;
	font: 17px 'Trebuchet MS', san-serif;
	color: #7a9dd0;
	width: 300px;
	min-height:0;
	padding: 0px 20px 2px 32px;
}

#mainLinks .colorBar a{
	text-decoration: none;
	font: 17px 'Trebuchet MS', san-serif;
	color: #ffffff;
	width: 300px;
	min-height:0;
	padding: 2px 20px 2px 32px;
}

#mainLinks .colorBar a:hover{
	background: url(../images/content/orangeArrow.png) no-repeat;
	background-position: 0 -1px;
}

#mainLinks li p, #mainLinks li li p{
	margin-left: 32px;
	font: 13px 'Trebuchet MS', san-serif;
}


#mainLinks li li a.innerLink{
	margin-left: 32px;
	font: 15px 'Trebuchet MS', san-serif;
}

#mainLinks li li{
	margin: 6px 0 -13px 0;
	margin-left:-15px;
	min-height:45px;
}

#mainLinks li li.pdf{
	background: url(../images/content/pdf.jpg) no-repeat;
	background-position: 2px 0px; 
}

#mainLinks li li.word{
	background: url(../images/content/word.jpg) no-repeat;
	background-position: 2px 0px; 
}

#mainLinks li h2{
	font: 17px 'Trebuchet MS', san-serif;
	color: #ffffff;
	width: 300px;
	min-height:0;
	padding: 0px 20px 2px 32px;
}

p.navLine {
	font: 13px 'Trebuchet MS', san-serif;
	color: #a0afc6;
	margin-top:-20px;
	margin-bottom:-8px;
}

.navLine a {
	font: 13px 'Trebuchet MS', san-serif;
	color: #7d90ae;
	text-decoration:none;
}

.navLine a:hover {
	font: 13px 'Trebuchet MS', san-serif;
	color: #7d90ae;
}

#navBar a{
	text-decoration: none;
	font: 20px 'Trebuchet MS', san-serif;
	color: #ffffff;
	width:100%;
	min-height:0;
	padding: 12px 13px 12px 13px;
}

#navBar a:hover {
	background-color: #3a6bb3;
}

#navBar .current{
	background-color: #3a6bb3;
}

#rightCol p{
	font: 13px 'Trebuchet MS', san-serif;
	color: #333b47;
}

#rightCol ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

.post{
	border-bottom: 1px solid #a0afc6;
	margin-bottom: 13px;
}

.blogPost a{
	font: 18px 'Trebuchet MS', san-serif;
	color: #3a6bb3;
	margin:0;
}

.blogPost a:hover{
	font: 18px 'Trebuchet MS', san-serif;
	color: #fec560;
	margin: 0;
}

#galleryList a.empty{
	font: 19px 'Trebuchet MS', san-serif;
	color: #b0c5e5;
	padding-bottom: 0px;
	margin: 0;
	text-decoration: underline;
}

#galleryList a:hover.empty{
	color: #b0c5e5;
}

#galleryList a{
	font: 19px 'Trebuchet MS', san-serif;
	color: #3a6bb3;
	padding-bottom: 0px;
	margin: 0;
}

#galleryList .links li{
	border-top: 1px solid #a0afc6;
	padding:0 0 25px 0;
}

#galleryList .links p{
	margin:5px 0 -15px 0;
}

#galleryList a.noFloat{
	display:block;
}

#galleryList img{
	margin:10px 0 0 0;
}

#galleryList a:hover{
	font: 19px 'Trebuchet MS', san-serif;
	color: #fec560;
	padding-bottom: 0px;
}

li.charLeft, li.charRight{
	height:74px;
	width:74px;
}

.charLeft a, .charRight a{
	display:block;
	width:72px;
	height:72px;
}

.charLeft img, .charRight img{
	background-color:#3a6bb3;
	display:block;
	width:72px;
	height:72px;
}

.charLeft em{
	color: #3a6bb3;
	font: 17px 'Trebuchet MS', san-serif;
	padding: 25px 0 25px 85px;
	position: absolute;
	text-decoration:underline;
	
}

.charRight em{
	color: #3a6bb3;
	font: 17px 'Trebuchet MS', san-serif;
	padding: 25px 85px 25px 0;
	position: absolute;
	text-decoration:underline;
}

.charRight img{
	position:relative;
	left:115px;
}

.charLeft a:hover em, .charRight a:hover em{
	color: #fec560;
}

.charLeft a:hover img, .charRight a:hover img{
	background-color: #fec560;
}

#rightCol p.date {
	font: 11px 'Trebuchet MS', san-serif;
	color: #a0afc6;
}

/*#playNow {
	float: right;
	margin: 0;
	padding: 0;
	width: 205px;
	height: 205px;
	cursor: pointer;
	background:  url(../images/content/play_dark.png) top left;
}

#playNow a:hover{
	background:url(../images/content/play_light.png) top left;
}*/

.playNow a {
float:right;
display: block;
margin: 10px 0 0 -55px;
position:relative;
right:-55px;
width: 205px;
height: 205px;
background: transparent url(../images/content/playNow.png) no-repeat;
}

.playNow a:hover {
	background-position: -205px 0;
} 

.floatImg{
	z-index:-1;
	position:absolute;
	right:-27px;
	top:490px;
}

.forceWrap{
	width:65%;
}

#frontThumbs{
	height:110px;
	list-style:none;
	margin:0;
	padding:0;
}

#frontThumbs li{
	padding:0px 5px 10px 0;
	display:inline;
	position:relative;
	width: 114px;
	height:78px;
	margin:0;
	float:left;
}

#frontThumbs em {
	width: 90px;
	/*background:#ffffff;*/
	color: #3a6bb3;
	font: 13px 'Trebuchet MS', san-serif;
	font-style: italic;
	text-align:center;
	padding: 2px 10px;
	display: none;
	position: absolute;
	top: 88%;
	/*border: solid 1px #a0afc6;*/
	left: 2%;	
}

#frontThumbs img {
	background: #fff;
	border: solid 1px #ffffff;
	padding: 3px 3px 25px 3px;
}

#frontThumbs li:hover img {
	border-color: #a0afc6;
}

#frontThumbs a:hover em {
	display: block;
}

#frontThumbs a{	
	text-decoration:none;
}

.qtShell {
	margin: 35px 0 60px 20px;
}

.qtShell em {
	width: 364px;
	height: 315px;
	display: block;
	position: absolute;
	top: 140px;
	padding-top:23px;
	background: url(../images/content/mov_shell_lbox.png) no-repeat;
	text-align: center;
	font: italic 16px 'Trebuchet MS', san-serif;
}

.qtShell a {
	text-decoration: none;
	border:none;
	color: #757575;
}
.qtShell a:hover {
	text-decoration: none;
	color: #ffffff;
	border:none;
}
.qtShell img {
	border: none;
	padding: 0;
}



.border {
	padding:3px;
	border: solid 1px #ffffff;
}

.gallery{
	padding: 10px 0 5px 20px;
}

.gallery a img{
	padding:0 5px 15px 0;
	margin: 0 auto;
	color:#ffffff;
	border:0;
	border:none;
}

.gallery a:visited img{
	border:0;
	border:none;
}

p.subtext{
	font-size:13px;
}

#textCol{
	width:290px;
	float:left;
}

#imgCol{
	width:210px;
	padding: 0 15px 0 10px;
	float:right;
}

#imgCol img{
	padding:0 5px 80px 0;
}

img.floatRight{
	float:right;
	padding:0 0 5px 7px;
}

img.floatLeft{
	float:left;
	padding: 0 7px 5px 0;
}

.capLetter{
	width:269px;
	height:40px;
	padding:0 0 0 38px;
	background: url(../images/content/g.png) no-repeat;
	background-position:0 2px;
}

#tagline p{
	float:left;
	margin: -147px 0 0 315px;
	padding:0;
	text-align: left;
	
	position:relative;
	font: italic 18px 'Trebuchet MS', san-serif;
	color:#fec560;
}

.emphasize{
	font-size:20px;
}

.backText{
	z-index:-1;
	position:absolute;
	left:-15px;
	top:30px;
}

.constructImg{
	z-index:-1;
	position:absolute;
	left:55px;
	top:20px;
}

#construction_banner{
	padding:0;
	margin: 0 auto;
	margin-top:48px;
	background: #fff url(../images/content/construction_banner.jpg) no-repeat;
	width:902px;
	height:400px;
	border: 2px solid #93ADCC;
}

#cBanner_content{
	float:left;
	margin: 210px 0 0 0;
	width:550px;
	height:100px;
	padding:48px;
	text-align:center;
}

#cBanner_content p{
	font: 18px 'Trebuchet MS', san-serif;
	color: #3a6bb3;
}

#cBanner_content a{
	font: 18px 'Trebuchet MS', san-serif;
	color: #3a6bb3;
}

#cBanner_content a:hover{
	font: 18px 'Trebuchet MS', san-serif;
	color: #fec560;
}

#line{
	width: 900px;
	margin: 0 auto;
	border-top: 1px solid #93ADCC;
}

#twoLeft{
	width:455px;
}

#twoLeft_short{
	width:388px;
}

#twoRight{
	position:relative;
	top:10px;
	width: 360px;
}

#twoRight_short{
	width: 315px;
	position:relative;
	top:10px;
}



#centerInset{
	width:285px;
	height:80px;	
	margin:0 auto;
	margin-top:-50px;
	margin-bottom:10px;
	/*border: thin solid rgb(147,173,204);*/
}

#insetColumn{
	/*border: thin solid rgb(147,173,204);*/
	margin-left:10px;
	float:left;
}


#callOut {
	width:275px;
	position:relative;
	left:50px;
	background-color:#4F81BD;
	padding-left: 10px;
	margin-top:10px;
	height:27px;
}

#thumbBorder img{
	margin-top:4px;
}

#thumbBox{
	width: 280px;
	height: 125px;
	margin-left: 5px;

}

#twoRight img{
	border: 1px solid rgb(147,173,204);
	padding:5px;
}


#twoRight_short img{
	border:1px solid rgb(147, 173, 204);
	padding:5px;
}

#thumbBorder {
	width:122px;
	height:123px;
	float: left;
	border: 1px solid rgb(147,173,204);
	margin-left: 5px;
}

#leftcol {
	width:315px;
	background: #FFFFFF url('../images/e.png') no-repeat;
	background-position: 0px 0px;
	z-index:-1;
}

#centercol {
	width: 290px;
}

#rightcol {
	width:315px;
}



#topBar{
	width:924px;
	height:11px;
	padding:20px 20px 0px 20px;
	margin:0 auto;	
	background: url(../images/top_rounded.gif) no-repeat left top;
}

/*#header {
	width:920px;
	height:90px;
	background-color: #ffffff;
	border: 2px solid #d74045;
	border-bottom: none;
	border-top:none;
	margin: 0 auto;
	margin-top:-20px;
	padding: 20px;
}*/

#subTitle {
	height:40px;
	width:700px;
	float: right;
	position: relative;
	right: -20px;
	top:0px;
	background-color:#d74045;
}

#insetBox{
	padding: 10px;
	border: 1px solid rgb(147,173,204);
	margin: -4px 10px 5px 10px;
}

#bottomBar{
	width:924px;
	height:11px;
	padding:0px 20px 20px 20px;
	margin:0 auto;	
	background: url(../images/bottom_rounded.gif) no-repeat left bottom;
}
