body
{
	margin:0px 0px 0px 0px;
	display:block;
	background-color:#000000;
}

img
{
	border:0px;
	margin:0px;
	padding:0px;
}

a:link
{
	color:#333333;
}
a:visited
{
	color:#333333;
}
a:hover
{
	color:#FFFFFF;
}

.titleBar 
{
	background-image:url('title-bg.png');
	background-repeat:repeat-x;
}

.navBar
{
	background-image:url('title-bg.png');
	background-repeat:repeat-x;
	background-position: 0 -100px;
}

.leftMargin
{
	background-color:#000000;
}

.rightMargin 
{
	background-color:#000000;
}

.content
{
	background-color:#E1E1E1;
}


.ulCorner
{
	width:6px;
	height:6px;
	background-color:#FFFFFF;
	background-image:url('corner.png');
	background-position:top left;
}
.urCorner
{
	width:6px;
	height:6px;
	background-color:#FFFFFF;
	background-image:url('corner.png');
	background-position:top right;
}
.blCorner
{
	width:6px;
	height:6px;
	background-color:#FFFFFF;
	background-image:url('corner.png');
	background-position:bottom left;
}
.brCorner
{
	width:6px;
	height:6px;
	background-color:#FFFFFF;
	background-image:url('corner.png');
	background-position:bottom right;
}

.detailTextBox
{
	padding-top:10px;
}
.serverTitle
{
	margin-left:10px;
	font-family:Arial;
	font-weight:Bold;
	font-size:18px;
	color:#000000;
}
.serverTitleBar
{
	position:relative;
	left:7px;
	top:10px;
	background-color:#000000;
	width:314px;
	height:5px;
	font-size:0px;
}
.serverInfo
{
	margin-left:10px;
	font-family:Arial;
	font-size:18px;
	color:#222222;
}

.thumbBox
{
	float:left;
	clear:none;
	margin-top:5px;
	margin-left:5px;
	background-color:#FFFFFF;	
	width:148px;
	height:148px;
}
.thumbBox img
{
	margin-top:10px;
}

.wideThumbBox
{
	float:left;
	clear:none;
	margin-top:5px;
	margin-left:5px;
	background-color:#FFFFFF;	
	width:148px;
	height:100px;
}
.wideThumbBox img
{
	margin-top:10px;
}

.videoThumbBox
{
	float:left;
	clear:none;
	margin-top:12px;
	margin-left:12px;
	background-color:#FFFFFF;	
	width:140px;
	height:100px;
}
.videoThumbBox img
{
	margin-top:10px;
}
.videoAdBox
{
	background-image:url('/video-ad-bg.png');
	background-repeat:repeat-x;

	margin-right:0px;
	margin-left:0px;
	margin-top:2px;
	margin-bottom:12px;

	width:748px;
	height:125px;	
}

.browseBox
{
	width:771px;
	margin-top:0px;
	margin-left:0px;
	padding:0px;
}

.browseadbox
{
	background-image:url('/browse-ad-bg.png');
	background-repeat:repeat-x;

	float:right;
	margin-right:2px;
	margin-left:0px;
	margin-top:5px;

	width:126px;
	height:613px;	
}


.joinButton
{
	display:block;
	width: 177px;
	height:62px;
	background-image:url('btnJoin.png');
	background-repeat:none;
	text-decoration: none;
}
.joinButton :hover
{
	background-position: 0 -62px;
}

.joinButtonPassworded
{
	display:block;
	width: 177px;
	height:62px;
	background-image:url('btnJoinPassworded.png');
	text-decoration: none;
}
.joinButtonPassworded :hover
{
	background-position: 0 -62px;
}

.detailadbox
{
	background-image:url('/detail-ad-bg.png');
	background-repeat:repeat-x;

	margin-left:16px;
	margin-top:0px;
	
	width:300px;
	height:275px;	

	position:relative;
	top:26px;
}


.homeButton
{
	display:block;
	width: 21px;
	height:29px;
	background-image:url('btn_home.gif');
	text-decoration: none;
	float:left;
}
.homeButton :hover
{
	background-position: 0 -29px;
}

.newsButton
{
	display:block;
	width: 43px;
	height:29px;
	background-image:url('btn_news.gif');
	text-decoration: none;
	float:left;
}
.newsButton :hover
{
	background-position: 0 -29px;
}

.mediaButton
{
	display:block;
	width: 49px;
	height:29px;
	background-image:url('btn_media.gif');
	text-decoration: none;
	float:left;
}
.mediaButton :hover
{
	background-position: 0 -29px;
}

.downloadButton
{
	display:block;
	width: 80px;
	height:29px;
	background-image:url('btn_download.gif');
	text-decoration: none;
	float:left;
}
.downloadButton :hover
{
	background-position: 0 -29px;
}

.downloadsButton
{
	display:block;
	width: 90px;
	height:29px;
	background-image:url('btn_downloads.gif');
	text-decoration: none;
	float:left;
}
.downloadsButton :hover
{
	background-position: 0 -29px;
}


.demoButton
{
	display:block;
	width: 46px;
	height:29px;
	background-image:url('btn_demo.gif');
	text-decoration: none;
	float:left;
}
.demoButton :hover
{
	background-position: 0 -29px;
}

.buyButton
{
	display:block;
	width: 30px;
	height:29px;
	background-image:url('btn_buy.gif');
	text-decoration: none;
	float:left;
}
.buyButton :hover
{
	background-position: 0 -29px;
}

.buyButtonSale
{
	display:block;
	width: 30px;
	height:29px;
	background-image:url('btn_buy_sale.gif');
	text-decoration: none;
	float:left;
}
.buyButtonSale :hover
{
	background-position: 0 -29px;
}

.supportButton
{
	display:block;
	width: 65px;
	height:29px;
	background-image:url('btn_support.gif');
	text-decoration: none;
	float:left;
}
.supportButton :hover
{
	background-position: 0 -29px;
}

.forumsButton
{
	display:block;
	width: 60px;
	height:29px;
	background-image:url('btn_forums.gif');
	text-decoration: none;
	float:left;
}
.forumsButton :hover
{
	background-position: 0 -29px;
}

.communityButton
{
	display:block;
	width: 93px;
	height:29px;
	background-image:url('btn_community.gif');
	text-decoration: none;
	float:left;
}
.communityButton :hover
{
	background-position: 0 -29px;
}


.serversButton
{
	display:block;
	width: 63px;
	height:29px;
	background-image:url('btn_servers.gif');
	text-decoration: none;
	float:left;
}
.serversButton :hover
{
	background-position: 0 -29px;
}

.rssButton
{
	display:block;
	width: 22px;
	height:29px;
	background-image:url('btn_rss.gif');
	text-decoration: none;
	float:right;
}
.rssButton :hover
{
	background-position: 0 -29px;
}

.navSpacer
{
	display:block;
	width: 10px;
	height:29px;
	float:left;
}

.videoButton
{
	display:block;
	width: 48px;
	height:29px;
	background-image:url('btn_video.gif');
	text-decoration: none;
	float:left;
}
.videoButton :hover
{
	background-position: 0 -29px;
}

.imagesButton
{
	display:block;
	width: 61px;
	height:29px;
	background-image:url('btn_images.gif');
	text-decoration: none;
	float:left;
}
.imagesButton :hover
{
	background-position: 0 -29px;
}

.featuresButton
{
	display:block;
	width: 72px;
	height:29px;
	background-image:url('btn_features.gif');
	text-decoration: none;
	float:left;
}
.featuresButton :hover
{
	background-position: 0 -29px;
}




.galleryBar 
{
	background-color:#E1E1E1;

	border-bottom:4px solid #000000;

	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	
	width:615px;	
	height:30px;

	vertical-align:middle;
}

.galleryBar p
{
	display: table-cell;
	vertical-align:middle;

	color:#000000;
	font-family:Arial;
	font-size:20px;
	font-weight:bold;

	margin-right:5px;
	padding-left:5px;
	line-height:30px;
}

.galleryDate 
{
	color:#000000;
	font-size:10px;
}


.galleryBox
{
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left:20px;

	padding:10px;

	text-align:left;

	width:615px;

	font-size: 14px;
	color: #000000;
	background-color:#FFFFFF;

}

.galleryBox a:link 
{
	color:#0E3FA1;
	margin-bottom:1px;
	margin-left:1px;
	margin-right:0px;
	padding:2px;
	text-decoration:none;
	font:bold 18px arial;
}
.galleryBox a:visited 
{
	color:#0E3FA1;
	margin-bottom:1px;
	margin-left:1px;
	margin-right:0px;
	padding:2px;
	text-decoration:none;
	font:bold 18px arial;
}
.galleryBox a:hover 
{
	color: #55F;
	text-decoration:underline;
}
.galleryBox a:active 
{
	color: #55F;
	text-decoration:underline;
}


.looseTextBox
{
	margin-left:20px;
}


.sidebar
{
	background-image:url('/sidebar/default.png');
	background-repeat:repeat-x;

	float:right;
	margin-right:20px;
	margin-top:20px;

	width:205px;
	height:559px;	
}

.engageSidebar
{
	background-image:url('/sidebar-engage-bg.png');
	background-repeat:repeat-x;

	float:right;
	margin-right:20px;
	margin-top:20px;

	width:205px;
	height:620px;	
}

.adsidebar
{
	background-image:url('/sidebar-ad-bg.png');
	background-repeat:repeat-x;

	float:right;
	margin-right:20px;
	margin-top:20px;

	width:205px;
	height:620px;	
}






.imgLink {
	border:0px;
}
a.imgLink:hover 
{
	background-color:#F00;

	filter:alpha(opacity=50);   /* Internet Explorer       */
    -moz-opacity:0.5;           /* Mozilla 1.6 and below   */
    opacity: 0.5;               /* newer Mozilla and CSS-3 */
}
A:hover .imgLink, A:active .imgLink
{
	filter:alpha(opacity=50);   /* Internet Explorer       */
    -moz-opacity:0.5;           /* Mozilla 1.6 and below   */
    opacity: 0.5;               /* newer Mozilla and CSS-3 */
}


#titleBox
{
	background-image:url('title.png');
	background-repeat:no-repeat;
	width:397px;
	height:100px;	
}

#titleImg
{
	filter:alpha(opacity=0);   /* Internet Explorer       */
    -moz-opacity:0.0;           /* Mozilla 1.6 and below   */
    opacity: 0.0;               /* newer Mozilla and CSS-3 */
}



#captchaContainer a
{
	font:10px Arial;
}