﻿
a, a:visited
{
	color: #434386;	 	
}
a:hover
{
    color: #131386;	
}


.gamelatestreviews
{
    width: 320px;
    margin: 40px 0px 10px 14px;
    border: 1px solid #000000;
    padding: 0px 0px 10px 0px;
    float:left;
    overflow:auto;
    min-height:335px;
}

.gamelatestreviews a
{
    display:block;
    width:300px;
    margin:0px auto 0px auto;
    height:20px;
    line-height:20px;
    font-size:12px;
    overflow:hidden;
}
.gamelatestreviews h3
{
    margin:0px auto 10px auto;
    text-align:center;
    display:block;
    width:280px;
    border-bottom: 1px solid #808080;
    height:25px;
    line-height:25px;
    font-size:15px;
}

.gamemain
{
    text-align:center;
    margin: 0px 100px 20px 100px;
    }

.gamemain h1
{
    margin: 0px;
    
}

.gamesystem
{
    margin:0px auto 0px auto;
    width:600px;
    height:100px;
    border:1px solid #000000;
    padding:5px;
}
.gamesystem h2
{
    clear:none;
    display:block;
    float:right;
    width:400px;    
    height:35px;
    line-height:35px;
    margin:5px 0px 0px 0px;
    padding:0px;
}
.gamesystem p
{
    clear:none;
    float:right;
    display:block;
    width:400px;
    height:30px;
    line-height:30px;
    margin:0px;
    padding:0px;
}
.gamesystem img
{
    float:left;    
    margin-left:5px;
}
    

#gameheaderlink
{
    float:left;
    margin-left:10px;
    width: 405px;
    overflow:hidden;
    height: 30px;
}
#gameheaderlink a
{    
    height: 30px;
    line-height:30px;
    font-size:14px;
    font-weight:bold;
}

#gamerclink
{
    margin-right:20px;
    height: 30px;
    overflow:hidden;
    text-align:right;
}

#gamerclink a
{    
    height: 30px;
    line-height:30px;
    font-size:14px;
    font-weight:bold;
}

#gamefrontcover
{
    float:left;
	width: 250px;
	height: 350px;
	margin: 10px 0px 0px 5px;
	background: #000000;
	border: 2px solid #434386;	
}

#gameinfoarea
{
    float:left;
    width:760px;
    height:354px;
    background: #000000 url(/images/gamedb/gameinfobg.jpg);
    margin-top:10px;
}


#gameshots
{
    clear:both;
    width:1014px;
    height: 150px;
    background: #434386;    
    margin: 0px 5px 0px 5px;
}

#gameshots img
{
    margin:0px 0px 0px 2px;
    padding:0px;
    border: 0px;
}

#gametitle1
{
    float:left;
    width:580px;
    height:30px;
    line-height:30px;
    color: #D0D0D0;       
    font-size:12px;
    overflow:hidden;
}

#gametitle1 h1
{
    display:inline;
    font-size: 20px;
    line-height:30px;
    color: #FFFFFF;
    margin-left:5px;
}


#gametitle2
{
    float:left;
    width:550px;
    height:42px;
    font-size: 14px;
    line-height:21px;
    color: #D0D0D0;
    margin-left:10px;
    overflow:hidden;
}

#gametitle2 h1
{
    display:inline;
    font-size: 12px;
    line-height:19px;
    color: #FFFFFF;
}
#gametitle2 a
{
    color: #FFFFC0;
}
#gametitle2 a:hover
{
    color: #C0C080;
}


#gamerank
{
    float:right;
    width:180px;
    height:72px;
    font-size: 14px;
    line-height:20px;
    color: #FFFFFF;    
}

#gamerankscore
{
   height:25px;
   margin-top:10px;
   font-size:20px;
   text-align:center;
}
#gamerankthumbs
{
   width:150px;
   height:25px;
   margin-left:50px;
   margin-top:5px;
   font-size:12px;
}

#gamemaininfo
{
    width:760px;
    height:20px;
    font-size: 12px;
    line-height:20px;
    color: #FFFFFF;
    text-indent:10px;
    clear:both;
    font-weight:bold;
}

#gamemaininfo p
{
    float:left;
    margin: 0px 0px 0px 30px;    
    height:20px;
    line-height:20px;
    padding:0px;
    font-size: 11px;
}

#gamemainlinks
{
    margin: 0px 0px 0px 20px;
    height:30px;
    line-height:30px;
    clear:both;
    font-weight:bold;
}



#gameblurb
{
    clear:left;
    margin-left: 10px;
    width:530px;
    height:203px;
    color: #FFFFFF;
    overflow:hidden;
    font-size:13px;
    overflow:auto;
}


#gamead
{
    border-left: 2px solid #434386;
    border-top: 2px solid #434386;
    float:right;
    margin-top: 1px;
    margin-right: 2px;
    width:200px;
    height:200px;
}
#gamesystems
{
    clear:both;
    margin: 0px 0px 0px 5px;
    width:748px;
    height:25px;
    color: #FFFFFF;
    line-height:25px;
}

#gamesystems a, #gamesystems a:hover
{
    color: #FFFFC0;
}

.thumbsup
{
    float:right;
    display:block;
    width:25px;
    height:25px;
    margin-right:10px;
    background: url(/images/gamedb/thumbsup.png);
}
.thumbsup:hover
{
    background: url(/images/gamedb/thumbsup_hot.png);
}

.thumbsdown
{
    float:right;
    display:block;
    width:25px;
    height:25px;
    margin-right:50px;
    background: url(/images/gamedb/thumbsdown.png);
}
.thumbsdown:hover
{
    background: url(/images/gamedb/thumbsdown_hot.png);
}


#systemsort
{
    clear:both;
    width:999px;
    height:30px;    
    margin: 10px auto 10px auto;
}

#systemsort a
{
    display:block;
    width:37px;
    height:37px;
    line-height:37px;
    float:left;
    background: #404040 url(/images/gamedb/letterbg.jpg);
    color: #FFFFFF;
    font-size:25px;
    text-align:center;
}

#systemsort a:hover
{
    background: #9fa48e url(/images/gamedb/letterbg_hot.jpg);
    color: #000000;
}






.gamelinkarea
{
    float:left;
    margin: 10px 0px 0px 13px;
    width:490px;
    height:100px;
    font-size:16px;
    border: 1px solid #D0D0D0;
    background: #E0E0E0;
    overflow:hidden;
}

.gamelinkarea img
{
    float:left;
}
.gamelinkholder
{
    overflow:auto;
}
.gamelink
{
    float:right;
    width:415px;
    display:block;
    margin:5px 0px 0px 0px;    
    overflow:hidden;
    height:20px;
    line-height:20px;
}


.gamelinkarea p
{
    font-size: 12px;
    width:90px;
    display:block;
    margin:10px 0px 0px 5px;    
    float:left;
}

#systemheader
{
    text-align:center;   
}

#systemheader h1
{    
    margin:0px;
    
}

#letterheader
{
    text-align:center;   
}


#gameinfoend
{
    clear:both;
    font-size:11px;
    margin: 0px 0px 15px 5px;
    width:1014px;
    height:30px;
    color: #606060;
    line-height:30px;
    text-align:center;
    background: url(/images/gamedb/storybg.jpg);
}



.usergamestoryreadmore
{
    margin:5px 160px 0px 0px;
    height: 20px;    
    line-height:20px;
    font-size:14px;
    font-weight:bold;   
    text-align:right;
}
.userquotestart
{
    clear:both;
    float:left;
    background: url(/images/gamedb/quote-start.png);
    width:32px;
    height:32px;
    margin-left:125px;
}

.userquoteend
{
    clear:both;
    background: url(/images/gamedb/quote-end.png);
    width:32px;
    height:32px;
    margin-left:867px; 
}
.usergamestory
{
    width: 720px;
    padding: 10px;
    font-size:14px;
    color: #202020;
    margin: 10px auto 0px auto;    
    text-align:justify;
    border: 1px solid #C0C0C0;
}
    


#reviewname
{
    clear:both;
    margin: 10px 0px 0px 0px;
    text-align:center;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    background: #E0E0E0;
    line-height:30px;
    height:30px;    
}

#reviewname h1
{
    font-size:18px;

}

.gamebreak
{
    width:1000px;
    clear:both;
    height:2px;
    background: #808080;
    margin: 15px auto 15px auto;
}


.leftq
{
    width:430px;
}
.rightq
{
    float:right;
    width:570px;
    margin-right:10px;
}

.leftq h2,.rightq h2
{
    color: #404040;
    font-size:18px;
    margin: 10px 0px 10px 10px;
    padding:0px;
}

.leftq p
{
    font-size:12px;
    width:410px;
    margin-left:20px;
    text-align:justify;    
}
.rightq p
{
    font-size:12px;
    width:535px;
    margin-left:20px;
    text-align:justify;    
}


#gameedit 
{

}

   
#gameedit p
{
    width:140px;
    float:left;
    height:30px;
    text-align:right;
    margin:0px;
    padding:0px;
}

#gameedit span
{
    margin-left:5px;
    float:left;
    width:870px;
    height:30px;
    display:block;    
}

#newreview
{
    margin: 20px auto 0px auto;
    width: 700px;
}
.newCommentTitle
{
	display:block;
	clear:both;
	width: 700px;
	height: 22px;
	background: #DADADA;
	border: 1px solid #808080;
	text-align:center;
	line-height: 22px;
	font-weight: bold;
}
	
.newCommentError
{
	display:block;
	clear:both;
	border: 1px solid #C0C0C0;
	color: #FFFFFF;
	font-weight: bold;
	background: #808080;
}
.newCommentTextBox
{
	display:block;
	clear:both;
	width: 700px;
	height: 200px;	
	border: 1px solid #808080;
}

.newCommentButton
{
	display:block;
	clear:both;
	margin: 5px auto 20px auto;
	width: 150px;
}


#relatedgamearea
{
    overflow:auto;
    text-align:center;
}

#relatedgamearea h2
{
    display:block;
    clear:both;
    font-size: 14px;
    color: #000000;
    padding:0px;
    margin:0px 0px 10px 0px;
    height:30px;
    line-height:30px;
}

#recommendedlink
{
    margin-top:10px;
    clear:both;    
    height:20px;  
    text-align:center;
}
#recommendedlink a
{
    height:20px;  
    line-height:20px;
    font-size:14px;
}
#recommendedlink h2
{
    padding:0px;
    margin:0px;
}
.relatedgame
{
    float:left;
    width:253px;
    overflow:hidden;
}

.relatedgamebox
{
    width:253px;
    overflow:auto;
    text-align:center;     
}


.relatedgamelink
{
    width:253px;
    overflow:hidden;
    text-align:center;    
    height:20px;
}

.relatedgame a
{
    display:block;
    clear:both;
    width:253px;    
    height:20px;
    line-height:20px;
}

.cheatstart
{
    clear:both;
    margin: 0px auto 0px auto;
    width:970px;
    height:25px;    
    border: 1px solid #C0C0C0;
    text-align:center;
    background: #D0D0D0;
}
.cheatstart h2
{
    margin:0px;
    padding:0px;
    font-size:18px;
    height:25px;
    line-height:25px;
    color: #000000;
}

.cheatbody
{
    border: 1px solid #C0C0C0;
    clear:both;
    margin: 0px auto 30px auto;
    padding: 10px;
    width:950px;
    font-family: Courier;
}


.gamereviewbox
{
    clear:both;
    width:902px;
    margin: 10px auto 10px auto;    
    background: #E0E0E0;
    overflow:auto;
}

.gamereviewbody
{
    float:left;
    width:800px;
    margin: 0px 0px 0px 50px;
    border: 1px solid #C0C0C0; 
    background: #E0E0E0;
}

.gamereviewjoystick
{
    float:left;
    width:44px;
    padding-left:6px;
    margin: 10px 0px 0px 0px;    
}


.gamereviewjoystick a
{
    display: block;
    width:44px;
    height:50px;
    background: url(/images/gamedb/rcjoy.png);
    border:0px;
    outline: none;
}
.gamereviewjoystick a:hover
{
    background: url(/images/gamedb/rcjoy_hot.png);
}

.gamereviewtext
{
    padding: 10px;
    font-size:15px;
    word-wrap: break-word;
    text-align:justify;        
}
.editpostedit
{
	word-wrap: break-word;
	overflow: auto;
	width: 780px;
	height: 300px;
	margin: 9px;
	border: 1px solid #000000;
	padding:0px;	
}

.gamereviewuser
{
    background: #DADADA;
    border-top:1px solid #C0C0C0;    
    text-indent: 10px;
    height: 25px;
    line-height:25px;
}

 
.gamereviewuser p
{
    display:block;
    float:left;
    margin: 0px 15px 0px 15px;
    padding:0px;
    height: 25px;
    line-height:25px;   
}
.gamereviewuser span
{
    float:right;
    margin: 0px 15px 0px 0px;
}
    


.button_edit
{
	border: 0px;
	float:right;
	width: 85px;
	height: 22px;
	background: url('../images/forum/button_edit.png');
}

.button_remove
{
	border: 0px;
	float:left;
	width: 85px;
	height: 22px;
	background: url('../images/forum/button_remove.png');
	margin-right: 10px;
}
