/* CSS Document */

body 
{
background-color: #A4C0D3;
font-family: Arial, Helvetica, Sans-Serif;
margin-top: 0px;
margin-bottom: 0px;
background-image: url(images/layout/folder/mainbg.jpg);
background-position: center;
background-repeat: repeat-y;
padding-bottom: 0px;
height: 100%;
}

#backingplate 
{
min-height: 100%;
width: 855px;
margin-left: auto;
margin-right: auto;
height: 100%;
}

.footer
{
text-align: center;
}

#navback
{
width: 193px;
vertical-align: top;
}

.gameNav
{
margin-top: 10px;
margin-bottom: 30px;
display: block;
border-radius: 10px;
-moz-border-radius: 10px;
width: 163px;
padding-left: 5px;
padding-right: 5px;
text-align: left;
}

.gameNav h1
{
font-family: 'Waiting for the Sunrise', cursive;
font-size: 14px;
line-height: 30px;
font-weight: normal;
text-align: center;
cursor: pointer;
}

.gameNav h3
{
font-family: 'Waiting for the Sunrise', cursive;
font-size: 16px;
padding: 10px;
font-weight: normal;
text-align: center;
margin: 0px;
}

.navPanel
{
margin-top: 10px;
margin-bottom: 30px;
display: block;
border-radius: 10px;
-moz-border-radius: 10px;
width: 163px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 10px;
text-align: left;
background-color: #ffda4d;
font-size: 12px;
}

.navPanel h1
{
font-family: 'Waiting for the Sunrise', cursive;
font-size: 16px;
line-height: 30px;
font-weight: normal;
text-align: center;
}

.gameNav a:link, .navPanel a:link
{
color: #333333;
padding: 3px;
text-decoration: none;
}

.gameNav a:visited, .navPanel a:visited
{
color: #333333;
text-decoration: none;
}

.gameNav a:hover, .navPanel a:hover
{
padding: 3px;
color: #CCCCCC;
text-decoration: none;
background-color: #333333;
}

.gameNav a:active, .navPanel a:active
{
color: #333333;
text-decoration: none;
}

.gameNav ul
{
padding-left: 20px;
padding-bottom: 10px;
margin: 0px;
font-size: 12px;
}

.gameNav li
{
padding: 2px;
margin: 0px;
}

.gameNavLogo
{
float: left;
margin-left: 5px;
margin-top: -10px;
}

.gameNav#cwNav
{
background-color: #bfd1e0;
}

.gameNav#vcsNav
{
background-color: #f7b6d2;
}

.gameNav#lcsNav
{
background-color: #ffb8a0;
}

.affiliates a:hover
{
text-decoration: none;
border: 0px;
background-color: transparent;
}


#main
{
background-color: #FFFFFF;
border: #CCCCCC 1px solid;
vertical-align: top;
padding-top: 7px;
padding-left: 7px;
padding-right: 7px;
font-size: 12px;
color: #555555;
text-align: left;
}

#main a:link
{
color: #378cc6;
text-decoration: underline;
}

#main a:visited
{
color: #378cc6;
text-decoration: underline;
}

#main a:hover
{
color: #378cc6;
text-decoration: underline;
background-color: #EBEBEB;
}

#main a:active
{
color: #378cc6;
text-decoration: underline;
}


#main h1
{
font-size: 18px;
font-weight: bold;
color: #378cc6;
}

#main h2
{
font-size: 14px;
font-weight: bold;
color: #378cc6;
}

.shotspanLeft
{
float: left;
padding: 5px;
}

.shotspanRight
{
float: right;
padding: 5px;
}

.captionLeft
{
float: left;
padding: 5px;
background-color: #464646;
font-size: 10px;
color: #EBEBEB;
text-align: center;
width: 168px;
}

.warning
{
background-color: #FFD258;
color: #493721;
font-size: 11px;
border: #000000 1px solid;
padding: 5px;
}

.walkthroughmid
{
background-image: url(/images/articles/walkthrough/wt-middle.jpg);
margin-top: 0px;
font-size: 14px;
letter-spacing:-.07em;
font-weight: bold;
color: #EBEBEB;
margin-bottom: 0px;
vertical-align: middle;
padding-left: 5px;
}

.shotselect
{
background-color: #EBEBEB;
font-size: 12px;
padding: 12px;
}

.newsPost
{
clear: both;
margin-bottom: 25px;
}

.newsTitle
{
border-top-left-radius: 10px;
-moz-border-radius-topleft: 10px;
border-top-right-radius: 10px;
-moz-border-radius-topright: 10px;
padding: 10px;
color: #378cc6;
border-bottom: 1px solid #FFFFFF;
font-size: 20px;
font-weight: normal;
letter-spacing: -1px;
text-transform: uppercase;
background-color: #e5e5e5;
text-align: left;
float: left;
clear: both;
width: auto;
}

.newsBody
{
width: 630px;
color: #555555;
font-size: 12px;
background-color: #F3F3F3;
padding: 10px;
border-bottom: 1px solid #FFFFFF;
text-align: left;
clear: both;
}

.newsFooter
{
float: right;
border-bottom-left-radius: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-right-radius: 10px;
-moz-border-radius-bottomright: 10px;
color: #777777;
font-size: 12px;
background-color: #F3F3F3;
text-align: right;
padding: 10px;
margin-bottom: 25px;
width: auto;
clear: both;
}

.newscommentsstripe
{
padding-top: 2px;
color: #378cc6;
border-bottom: 1px solid #FFFFFF;
font-size: 16px;
font-weight: normal;
letter-spacing: -1px;
text-transform: uppercase;
background-color: #e5e5e5;
text-align: center;
}

.commentscontainer
{
background-color: #F3F3F3;
}

.newscommentsform
{
text-align: left;
padding-left: 5px;
padding-right: 5px;
background-color: #F3F3F3;
border-right: 1px solid #FFFFFF;
font-size: 11px;
width: 50%;
vertical-align: top;
}

.newscommentsguidelines
{
text-align: left;
padding-left: 5px;
padding-right: 5px;
background-color: #F3F3F3;
font-size: 11px;
width: 50%;
vertical-align: top;
}

.newscommentsguidelines h3
{
font-size: 11px;
color: #378cc6;
font-weight: normal;
}

.commentname
{
font-size: 13px;
color: #378cc6;
font-weight: normal;
border-bottom: #cccccc 2px solid;
padding: 3px;
text-align: left;
}

.commenttext
{
background-color: #EBEBEB;
padding: 3px;
text-align: left;
}

.commentinfo
{
color: #999999;
padding: 3px;
text-align: right;
border-bottom: #cccccc 2px solid;
}

.newsQuote
{
border-radius: 10px;
-moz-border-radius: 10px;
background-color: #e5e5e5;
padding: 6px;
}

.hp_cover
{
	display: inline-block;
	height: 200px;
}

/* LIGHTBOX STYLING BELOW */

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0px;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0px;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(/inc/lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background-image: url(/inc/lightbox/prevlabel.gif); background-position: left 15%; background-repeat: no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background-image: url(/inc/lightbox/nextlabel.gif); background-position: right 15%; background-repeat: no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	