/*######## Body #########*/
.bodyLayout{
	width:1000px;
	overflow:hidden;						
	margin-left:auto;
	margin-right:auto;				
	margin-top:10px;
}
h2 {
font-size:24px;
margin:0;
padding:0;
}
.bodyLayoutTop, .footerLayoutTop{
	background-image:url(http://cdn.exent.com/freeride_marketing/website/siteImages/layoutTop.png);
	background-repeat:no-repeat;
	height:23px;
}
.bodyLayoutLeft, .footerLayoutLeft{
	background-image:url(http://cdn.exent.com/freeride_marketing/website/siteImages/layoutLeft.png);
	background-repeat:repeat-y;
	width:20px;
}

.bodyLayoutBottom ,.footerLayoutBottom{
	background-image:url(http://cdn.exent.com/freeride_marketing/website/siteImages/layoutBottom.png);
	background-repeat:no-repeat;
	height:23px;
}

.bodyLayoutRight, .footerLayoutRight{
	background-image:url(http://cdn.exent.com/freeride_marketing/website/siteImages/layoutRight.png);
	background-repeat:repeat-y;
	width:20px;						
}		

.bodyLayoutMiddle, .footerLayoutMiddle{
	background-color:#FFFFFF;
}

.homePageHeroContainer{
	width:610px;
	height:270px;
	overflow:hidden;
	float:left;
	margin-left:18px;
	background-color:#999999;
	display:inline;
}
.adContainer300x250{
	width:318px;
	height:270px;
	float:left;
	background-image:url(http://cdn.exent.com/freeride_marketing/website/siteImages/body/300x250background.gif);
	background-repeat:no-repeat;
	background-position:7px 1px;
	text-align:center;
	
}
.ad300x250{
	width:300px;
	height:250px;
	float:left;
	margin-top:16px;
	margin-left:10px;
	background-color:#999999;
	display:inline;
}
/*######Game Components######*/

.gamesComponents
{
	width:730px;
	height:1032px;
	/*overflow:hidden;*/
	padding-left:30px;
	padding-top:0px;
	position:relative;
	float:left;
}
.gamesComponentsHeader{
	width:680px;
	height:30px;
	/*overflow:hidden;*/
	float:left;			
	background-image:url(http://cdn.exent.com/freeride_marketing/website/siteImages/body/dottedDevider.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	font-family:"Trebuchet MS";
	font-size:24px;
	font-weight:900;
	text-align:left;
	/*cursor:default;*/
	clear:both;
	display:inline;	
	padding-bottom:0px;
	margin-left:0px;
	margin-bottom:30px;
	position:relative;
	
}
.gamesComponentsBottom{
	width:680px;
	height:30px;
	/*overflow:hidden;*/
	background-image:url(http://cdn.exent.com/freeride_marketing/website/siteImages/body/dottedDevider.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	font-family:"Trebuchet MS";
	font-size:24px;
	font-weight:900;
	text-align:left;
	/*cursor:default;*/
	clear:both;
	display:inline;	
	padding-bottom:0px;
	margin-left:0px;
	margin-bottom:30px;
	position:absolute;
	top:950px;
	left:20px;
}
/*########## Info Bubble ###########*/
#infoBubble{
	position:absolute;
	width:291px;
	height:366px;
	/*background-image:url(../../siteImages/genrePage/bigBubble.png);
	background-position:top right;
	background-repeat:no-repeat;*/
	overflow:visible;
	display:none;
	z-index:10;
	font-size:0px;
}

#infoBubble div a {
	display:block;
	width:400px;
	height:366px;
	margin:0;
	padding:0;
}
.bubbleHeading {
	width:210px;
	height:30px;
	color:#006699;
	text-align:left;
	position:absolute;
	top:10px;
	left:140px;
	font-family:"Trebuchet MS";
	font-weight:900;
	font-size:18px;
	/*border:#0CF 1px solid;*/
}
.bubbleScreenShot1 {
	position:absolute;
	top:200px;
	left:140px;
	
}
.bubbleScreenShot1 img {
	border:none;	
}
.bubbleText {
	width:210px;
	height:100px;
	color:#666;
	text-align:left;
	position:absolute;
	top:45px;
	left:140px;
	font-size:11px;
	font-family:Verdana;
	/*border:#0CF 1px solid;*/
}
/*########## Game Pages ############*/
#topGamePages {
	position:absolute;
	top:10px;
	right:50px;
	z-index:1;
	
}

#topGamePages a {
	padding-right:2px;
	margin-left:2px;
	
}
#bottomDevider {
	position:absolute;
	top:800px;
	left:auto;
	width:800px;
	height:50px;
}
#bottomGamePages {
	position:absolute;
	top:30px;
	right:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	
	
}
.gamePages {
	color:#999;
	font-family:Verdana, Geneva, sans-serif;
	/*font-size:11px;*/
	font-weight:900;
}
.gamePages a {
	color:#006699;	
	text-decoration:none;
}
/*###### BoxShots Images ##########*/

.genreGameGalleryItem{
	width:175px;
	height:167px;
	background-image:url(http://cdn.exent.com/freeride_marketing/website/siteImages/onlinegames/gameFrame.gif);
	background-position:top left;
	background-repeat:no-repeat;
	float:left;
	margin-right:30px;
	margin-left:30px;
	margin-bottom:60px;
	display:inline;
	position:relative;

	
}

.genreGameGalleryItem img{
	border:none;
	margin:0;
	padding:0;
	position:absolute;
	top:7px;
	left:7px;
}
.genreGameGalleryItem a{
	text-decoration:none;	
	
}
a .genreGameName{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:900;
	text-decoration:none;
	color:#006699;
	position:absolute;
	top:170px;
	left:0px;
	width:175px;
	height:30px;
	text-align:center;
	cursor:pointer;
	
}

#gameGrouper {
	display:none;	
}
/*###### End Box shots ###########*/
.gamesComponentsColumn{
	margin-top:10px;
	margin-left:16px;				
	float:left;
	display:inline;
	width:360px;		
}		
/*Most Popular Games*/
.mostPopularGamesContainer{
	width:760px;
	height:255px;
	overflow:hidden;
	margin-left:18px;			
}

.mostPopularIframeContainer{
	width:740px;
	height:215px;
	float:left;
	overflow:hidden;
}

/*Games Gallery*/
.gamesGalleryContainer{
	width:360px;
	height:350px;
	float:left;
	overflow:hidden;
	
}

.gamesGalleryItem{
	width:145px;
	height:140px;
	overflow:hidden;
	background-image:url(http://cdn.exent.com/freeride_marketing/website/siteImages/body/gamesComponents/gamesGallery/gameBackground.gif);
	background-repeat:no-repeat;
	margin-left:15px;
	margin-right:15px;
	margin-top:15px;
	float:left;
	text-align:center;
	display:inline;
}

.gamesGalleryItem *{
	text-decoration:none;
}	

.gamesGalleryItemLinkImage{
	width:145px;
	height:110px;
	clear:both;
	border:0px;
}

.gamesGalleryItemLinkText{
	font-family:Verdana;
	font-size:12px;
	width:100%;
	height:30px;
	overflow:hidden;
	clear:both;
	text-decoration:none;
}
.
/* Game Tags*/
.gameTagsContainer{
	width:360px;
	height:350px;
	float:left;
	overflow:hidden;
}

.gameTagsIframeContainer{
	width:360px;
	height:350px;
	overflow:hidden;
	float:left;	
}


.channelObjectIframeContainer{
	width:714px;
	height:60px;
	overflow:hidden;
	margin-left:32px;
	margin-top:20px;
	clear:both;
	float:left;
	display:inline;		
}

/*######Right Panel######*/
.rightPanel{
	width:178px;
	height:1032px;
	overflow:hidden;
	float:left;
	text-align:center;
	display:inline;
	margin-left:11px;
}

.rightPanelSpacing{
	margin-bottom:32px;
}

/* Newsletter Sign Up */
.newsletterSignUpIframeContainer{
	width:163px;
	height:251px;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;

}

/* Social Icon Component */
.socialIconsFFFix{
	margin-left:10px;
	#margin-left:0px;
	margin-top:30px;
}
.socialIconsContainer{
	width:160px;
	height:140px;
	overflow:hidden;
	text-align:left;
	clear:both;
}

.socialIcons{
	width: 160px;
	height: 35px;
	margin: 0px;
	padding: 0px; 
	list-style: none;
	clear:both;
	position:relative;
}  

.socialIcons li a , .shareIcon{  
	display: block;  
	width:160px;
	height: 35px; 
	overflow:hidden;  
	background: url(http://cdn.exent.com/freeride_marketing/website/siteImages/body/socialIconsButtons.jpg) 0px 0px;
	text-decoration:none;
	text-align:left;
	line-height:25px;
	font-family:verdana;
	font-size:12px;
	color:#666666;
	text-indent:30px;
}
   
.socialIcons li a.FriendIcon{
	color: #666666;
	background-position:0px 0px;	
} 
.socialIcons li a.FriendIcon:hover{  
	color: #006699;
}  

.socialIcons li a.TwitterIcon{ 
	color: #666666;
	background-position:0px -35px;
}
.socialIcons li a.TwitterIcon:hover{  
	color: #006699;
}  

.socialIcons li a.FacebookIcon{ 
	color: #666666;
	background-position:0px -70px;	
}
.socialIcons li a.FacebookIcon:hover{  
	color: #006699; 
}

.socialIcons li a.BookmarkIcon{
	color: #666666;
	background-position:0px -105px;	
}

.socialIcons li a.BookmarkIcon:hover{  
	color: #006699;
}

a.shareIconAdjust{
	color: #666666;
	background-position:0px -140px;
}

a.shareIconAdjust:hover{  
	color: #006699;
}
/* 160x600 Ad */		
.adTag160x600{
	width:160px;
	height:15px;
	background-image:url(http://cdn.exent.com/freeride_marketing/website/siteImages/body/ad160x600.gif);
}
.adContainer160x600{
	width:160px;
	height:615px;
	background-repeat:no-repeat;
	background-position:top;
	margin-left:auto;
	margin-right:auto;						
	clear:both;
}

.ad160x600{
	width:160px;
	height:600px;
	background-color:#999999;
	clear:both;		
}
/* Help Center Button */
.helpCenterButtonContainer
{
	width:170px;
	height:82px;
	overflow:hidden;
	cursor:pointer;
}

a.helpCenterButton{
	width:170px;
	height:82px;
	text-decoration: none;
	text-align:left;
	float:left;
	clear:both;
	display:inline;
	background:url(http://cdn.exent.com/freeride_marketing/website/siteImages/body/rightPanel/helpCenter/helpCenterButton.gif);			
	background-repeat:no-repeat;
	font-family:verdana;
	font-size:12px;
	font-weight:900;
}

a.helpCenterButton:link
{
	background-position: 0px 0px;
}

a.helpCenterButton:hover 
{
	background-position: 0px -82px;
}

.downloadToolbarContainer{
	width:100%;
	height:90px;
	overflow:hidden;
	text-align:left;
}
.downloadToolbarText{
	font-family:verdana;
	font-size:13px;
	font-weight:900;
	color:#323131;
	width:700px;
	height:20px;
	overflow:hidden;
	float:left;
	clear:both;
	margin:3px;
	cursor:default;
}

a.downloadToolbarLink{
	text-decoration:none;
}

a.downloadToolbarLink:hover{
	text-decoration:underline;
}

.downloadToolbarImage{
	width:100%;
	clear:both;
}