/*
Theme name: PGiPress Default PGi Theme
Editors: PGi
*/
body {
	margin:0px;
	padding:0px;
	font-family:"MS Sans Serif", Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height:200%;
	background:#a9b6be;
	color:#000000;
}
h2 {
	padding:0px;
	margin:0px 0px 5px 0px;
	color:#93181a;
	font-size:1.5em;
	font-family: Garamond, serif;
}
.textColor {
	color:#93181a;
}
p {
	padding:0px;
	margin:0px;
}
a {
	text-decoration:none;
	color:#93181a;
}
a:hover {
	text-decoration:underline;
	color:#93181a;
}
.spacer {
	padding:5px;
}
.clearBoth {
	clear:both;
}
.topspacer {
	height:20px;
	width:960px;
}
#mainContainer {
	width:960px;
	padding:0px;
	margin:0px auto;
	background:#a9b6be url('images/main_bg.gif') repeat-y;
}
.whiteBG {
	width:920px;
	margin:0px auto;
	background:#FFFFFF;
}
#header {
	width:920px;
	margin:0px auto;
	position: relative;
}
#javaChat {
	position: absolute;
	z-index: 5;
	left: 0px;
	bottom: 0px;
	width: 34px; 
	height: 92px;
}
.chatInfo {
	width: 349px;
	position: absolute;
	right: 0px;
	top: 0px;
}
.logoNav {
	float:left;
	width:571px;
	background: #fff url('images/header_bg.jpg') no-repeat scroll 0px 0px;
	height:175px;
	position: relative;
	border-bottom:#93181A thin solid;
}
.dropdownContainer {
	position: absolute;
	bottom: -8px;
	font-size: .8em;
}
.info {
	float:right;
	font-size:0.7em;
	text-align:right;
	padding:10px 25px 0px 0px;
	color:#FFFFFF;
}
#content {
	width:920px;
	margin:0px auto;
}
.contentGray {
	float:left;
	background:#FFFFFF;
	width:570px;
}
.contentGrayContainer {
	padding: 35px 5px 5px 50px;
}
.contentVideo {
	float: right;
	background: url('images/video.gif') no-repeat;
	width: 350px;
	/*height: 323px;*/
}
.cloudyBox {
	height:323px;
}
.blogEntry {
	padding:10px 20px 10px 10px;
	color:#FFFFFF;
}
.blogEntry a {
	color:#FFFFFF;
	text-decoration:underline;
}
.blogEntry a:hover {
	text-decoration:none;
}
#subcontent {
	width: 920px;
	margin: 0px auto;
}
.contentWhite {
	float: left;
	background: #FFFFFF url('images/submain.gif') no-repeat;
	width: 570px;
	height: 175px;
}
.contentTest {
	float:right;
	background:#95171a url('images/test.gif') no-repeat;
	width:350px;
	height:175px;
}







#footer {



	width:100%;



	margin:0px auto;



	background:#FFFFFF url('images/footer_bg.gif') repeat-x;



	text-align:center;



}







.characterSelect {



	float:left;



	padding:5px;



	text-align:center;



}





#url a {display:block; color:#93181A; text-decoration:none; /*background:#f8f8fa; width:161px;*/}



#url a:hover {color:#818286;}



.dropdown {float:left; font-weight:bold; padding:0px; margin:0px; color:#93181A; font-size:1.3em;}



.dropdownFirst {float:left; font-weight:bold; padding:8px; margin:0px 0px 0px 10px;}



.dropdown dt {/*width:161px;*/ padding:4px 0px 5px 0px; font-weight:bold; cursor:pointer;}



/*.dropdown dt:hover {background:url('images/overdrop.gif');}*/



.dropdown dd {position:absolute; overflow:hidden; width:161px; display:none; /*background:#f8f8fa;*/ z-index:200; opacity:0; padding:0px; margin:0px;}



.dropdown ul {width:161px; list-style:none; border-top:none; padding:0px; margin: 0px; background:url('images/drop.gif');}



.dropdown li {/*display:inline;*/ margin: 0px; padding:0px; background:url('images/drop.gif'); min-height:23px;}



.dropdown li:hover {background:url('images/overdrop.gif') no-repeat; min-height:23px;}



.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; color:#93181A; text-decoration:none; /*background:#f8f8fa; width:161px;*/ padding:2px 0px 0px 29px; min-height:23px;}



.dropdown a:hover {color:#818286;}



.dropdown .underline {/*border-bottom:1px solid #b9d6dc*/}











/*portfolio*/



#portContainer {



width:450px;



font-size:0.8em;



}















.portHeader {







font-size:1.2em;







font-weight:bold;







text-align:center;







width:450px;







}















.portInfo {







float:left;







width:240px;







}















.portInfoText {







padding:5px;







}















.portThumbnail {







float:right;







width:210px;







text-align:center;







}















.clearBoth {







clear:both;







}















img {







border-color:#000000;







border:0px;







}















.portFullInfo {







width:450px;







}















.portBig {







width:450px;







text-align:center;







}






/*portfolio*/

.blogSpot h2 {
color:#FFFFFF;
padding:10px 0px 0px 10px;
margin:0px;
}