body{
	margin: 0px;
	font-family: Arial;
	font-size: 12px;
	background-color: #566163;

	}
form{
	margin: 0px;
}

.title{
	font-size: 20px;
	line-height: 12px;
	color: #fff;

}
#frame{
	background-color: #5ea1b0;
}
.green{
	background-color: #8bc612
}
.header{
	height: 100px;
	border-bottom: 2px solid #336699;
}
.navspace{
	height: 8px;
	background-color: #fff;
}
.navspace2{
	height: 8px;
	background-color: #40899a;
}	
.navarea{
	height: 64px;
	padding-top: 8px;
	background-color: #5294a2;

}
.navleftspace{
	padding-left: 8px;
}
.content{
}
.black{
	color: #000;
	}
.navItem, .navItemLit{
	background: url('http://gamecp.com/deimages/navItem.gif');
	width: 94px;
	height: 52px;
	text-align: center;
	float: left;
	margin-left: 6px;
	cursor: pointer;
}
.navItemLit{
	background: url('http://gamecp.com/deimages/navItemLit.gif');
	cursor: pointer;

}
.navPad{
	padding-top: 18px;
	font-weight: bold;
}
.navItem a{
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.navItemLit a{
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.navItemLit a:hover{
	color: #fff;
}

.miniNav{
	float: right;
	padding-top: 12px;
	padding-right: 26px;
}
.miniNav a{
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

.left{
	float: left;
	}
.footer{
	background-color: #566163;
	border-top: 1px solid black;
}
.footspace{
	height: 8px;
	background-color: #fff;
	clear: left;
}	
.footContent{
	color: #fff;
	padding: 25px;
}
.footContent a, .footContent a:hover{
	color: #fff;
	font-weight: normal;
}
.footContent a:active{
	color: #8bc613;
}


.leftSpace{
	width: 10px;
}
.headerImg{ 
	margin-left: 15px;
	float: left;
}
.headerText{
	float: left;
	color: #fff;
	font-size: 28px;
	padding-top: 27px;
	padding-left: 5px;
	font-variant: small-caps;
}
.searchArea{
	float: right;
	padding-top: 38px;
	padding-right: 18px;

	}
.searchText{
	border: 1px solid #70b700;
	font-size: 11px;
	width: 160px;
}

.searchButton{
	background-color: #8bc613;
	border: 1px solid #8bc613;
	color: #fff;
	cursor: pointer;
}

.rightside{
	width: 240px;
	float: right;
	padding-bottom: 15px;
	padding-top: 15px;
	padding-right: 15px;

}

.smallspace{

	font-size: 6px;
	line-height: 6px;
}

.contentTxt{
	padding: 15px;
	padding-left: 25px;
	width: 70%;
}

.tabul{
	margin-top: 2px;
	list-style: none;
	}
.popul{
	list-style-image: url('http://gamecp.com/deimages/action_check.gif');
}
.populalt{
	list-style: none;

}
.tabul a{
	color: #fff;
}
.tabul a:hover{
	color: #000;
	text-decoration: none;


}.slimul{
	padding: 0px;
	margin: 0px;
	font-style: italic;
}
.leftTab{

	width: 49%;
}
.homeRight{
	width: 48%;
}

#homeContent strong{
	font-size: 14px;
}


#homeContent{
	font-size: 12px;
	}

.right{
	float: right;
	}

	.greenTitle, .greyTitle{
	color: #8bc612;
	font-size: 20px;
	line-height: 12px;
	font-weight: bold;



	}
	.greyTitle{
color: #566163;
	}

	.newsInput{
		border: 1px solid #fff;
		width: 120px;
		font-size: 12px;
	}
	.newsSend, .button_medium{
		font-size: 12px;
		border: 1px solid #fff;
		color: #fff;
		background-color: #8bc613;
		cursor: pointer;
	}
	.rightTd{ width: 240px;}

	.featureLogos{
		text-align: center;
	}
		img{
		bordeR: 0px;
		}

		.largeText{
			font-size: 18px;
		}
		a{
			color: #000;
			text-decoration: none;
			font-weight: bold;
		}
		a:hover{
			color: #383f41;
			}








.tl, .tr, .bl, .br {
	background: url(http://gamecp.com/deimages/corners.gif);
	width: 10px;
	height: 10px;
	font-size: 0;
}
.tl, .bl {
	float: left;	
}
.tr, .br {
	float: right;	
}
.box-content {
	clear: both;
	padding: 0 10px;
	overflow: hidden;	
}
* html .box-content {
	height: 1%;	
}


.white-box {
	background: #fcfcfc;
	color: #000;
	overflow: hidden;
	margin: 10px 0;
}
.white-box .tr {
	background-position: 10px 0;	
}
.white-box .bl {
	background-position: 0 10px;	
}	
.white-box .br {
	background-position: 10px 10px;	
}



.blue-box {
	background: #09F;
	color: #FFF;
	width: 200px;
	overflow: hidden;
	margin: 10px 0;
}
.blue-box .tl {
	background-position: -320px 0px;	
}
.blue-box .tr {
	background-position: -330px 0px;	
}
.blue-box .bl {
	background-position: -320px 10px;	
}	
.blue-box .br {
	background-position: -330px 10px;	
}
.green-box {
	background: #8bc612;
	color: #FFF;
	width: 100%;
	overflow: hidden;
	margin: 10px 0;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;

}


.green-box .tl {
	background-position: -160px 0px;	
}
.green-box .tr {
	background-position: -170px 0px;	
}
.green-box .bl {
	background-position: -160px 10px;	
}	
.green-box .br {
	background-position: -170px 10px;	
}


.smallHeader{
	padding-left: 30px;
	font-size: 12px;
	color: #000;
}







* html .green-boxhead h2 {height: 1%;} 
.green-sidebox {
	margin: 0 auto; /* center for now */
	background: url(http://gamecp.com/deimages/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.green-boxhead {
	background: url(http://gamecp.com/deimages/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
}
.green-boxhead h2 {
	background: url(http://gamecp.com/deimages/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 20px 5px;
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.green-boxbody {
	background: url(http://gamecp.com/deimages/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 10px 10px;
}



* html .blue-boxhead h2 {height: 1%;} 
.blue-sidebox {
	margin: 0 auto; /* center for now */
	background: url(http://gamecp.com/deimages/blue-sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;

}
.blue-boxhead {
	background: url(http://gamecp.com/deimages/blue-sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
}
.blue-boxhead h2 {
	background: url(http://gamecp.com/deimages/blue-sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 20px 5px;
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.blue-boxbody {
	background: url(http://gamecp.com/deimages/blue-sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 15px 25px;
}


* html .grey-boxhead h2 {height: 1%;} 
* html .grey-boxhead table {height: 1%;} 
.grey-sidebox {
	margin: 0 auto; /* center for now */
	background: url(http://gamecp.com/deimages/grey-sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
	color: #fff;

}
.grey-boxhead {
	background: url(http://gamecp.com/deimages/grey-sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
}
.grey-boxhead h2, .grey-boxhead table {
	background: url(http://gamecp.com/deimages/grey-sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 20px 5px;
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.grey-boxbody {
	background: url(http://gamecp.com/deimages/grey-sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 15px 25px;
	line-height: 28px;
}
.grey-boxbody p{
	margin: 2px;
}


* html .white-boxhead h2 {height: 1%;} 
.white-sidebox {
	margin: 0 auto; /* center for now */
	background: #f8f8f8 url(http://gamecp.com/deimages/white-sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;

}
.white-boxhead {
	background: url(http://gamecp.com/deimages/white-sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
}
.white-boxhead h2 {
	background: url(http://gamecp.com/deimages/white-sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 20px 5px;
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.white-boxbody {
	background: url(http://gamecp.com/deimages/white-sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 15px 10px;
}
.white-boxbody p{
	margin: 2px;
}

#bannerTable img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);
-moz-opacity: 0.4;
}

#bannerTable:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

#loginDiv{
	display: none;
}
.small{
	font-size: 11px;
	float: right;
}

.demo{
	margin-top: -40px; 
	position: absolute; 
	display: none; 
	background: url('http://gamecp.com/deimages/miniPop.gif'); 
	width: 96px;
	height: 177px; 
	text-align: center;
}
#demoA a, #downloadA a, #downloadB a, #demoB a{
	color: #fff;
	font-weight: normal;
	}


	.orderLink{
	color: #fff;
	font-size: 20px;
	}

	.orderLink hover{
	color: #ffbb05;
	}



.plusbox, .checkbox,.plusboxBlue, .checkboxBlue{
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
	margin-top: 10px;
}

.plusbox{
	list-style-image: url('http://gamecp.com/deimages/maximize.gif');
}

.checkbox{
	list-style-image: url('http://gamecp.com/deimages/action_check.gif');
}


.plusboxBlue{
	list-style-image: url('http://gamecp.com/deimages/bluemaximize.gif');
}

.checkboxBlue{
	list-style-image: url('http://gamecp.com/deimages/bluecheck.gif');
}

.greyform{

	font-size: 11px;
	border: 1px solid grey;
}

ul{	
	list-style: none;
	list-style-image: url('http://gamecp.com/deimages/bluemaximize.gif');
}

.supportLink{
	font-size: 12px;
	text-decoration: underline;
}
.supportLink hover{
	text-decoration: none;
}

ul ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
	font-size: 11px;
}


.dlButtona{
	border: 1px solid white;
	background-color: #9ac1c9

}
.dlButton{
	border: 1px solid white;
	background-color: #8bc612

}

.dlLink{
	border: 1px solid black;
	padding-left: 10px;
	padding-right: 10px;
	color: white;
	background-color: #8bc612
}
.dlLink hover{
	color: black;
}

.dlBoxthing{

color: #fff; margin-top: -50px; margin-left: 165px; padding-top: 5px; position: absolute; display: none;  background: url('http://gamecp.com/deimages/miniPop.gif'); width: 96px; height: 185px; text-align: center;
}


.ssdiv{
border: 1px solid grey;
width: 700px;
height: 90px;
overflow: auto; /* key */
overflow-y:hidden; /* key */
margin: auto;
}






/* Some frames */
#chapterBox img {
text-align:left;
color:#FFF;
height:auto;
width:auto;
float:left;
margin:5px 8px 5px 8px;
border:1px solid #CCC;
}

/* The box that contains the frames */
#chapterBox {
width: 1800px; /* This has to be wider than #contain. Key */
}


#VolusionLiveChat {
	color: #fff;

}


#footlinks img{
	height: 20px;
	float: left;

}


.phead{
	font-size: 11pt;
}