/*html
{
	background-image: url('');
	background-position: top left;
	background-repeat: no-repeat;
}*/

td
{
	font-family: Helvetica, Verdana, Arial, sans serif;
	font-size: 11px;
	color: #666;
}

p
{
	font-family: Helvetica, Verdana, Arial, sans serif;
	font-size: 12px;
	color: #666;
}

h1
{
	font-family: Helvetica, Verdana, Arial, sans serif;
	font-size: 16px;
	margin: 10px 0px 10px 0px;
	color: #333;
}

h2
{
	font-family: Helvetica, Verdana, Arial, sans serif;
	font-size: 12px;
	margin: 10px 0px 10px 0px;
	color: #333;
}

a
{
	color: #666;
}


#game_sidebar
{
	padding-bottom:70px;
}

#game_sidebar li a
{
	padding-bottom: 3px;
	font-family: arial, sans-serif;
	font-weight: normal;
	color:#333;
	
}

#game_sidebar li a:hover
{
	color:#8D0920;
}

#link_area
{
	text-align:right;
	float:none;
	width:100%;
}

#link_area a
{
	font-size:45px;
	color:#999;
}

#link_area .active
{
	color:#333;
}

#link_area a:hover
{
	color:#a00;
}

#link_area .active:hover
{
	color:#900;
}


#link_area a:hover
{
	cursor:pointer;
}

#link_area div.bullet
{
	text-align:right;
	float:none;
	width:100%;
}

#link_area .nav
{
	margin-top: -7px;
	width: 48px;
	float: right;
	font-family: helvetica;
	font-weight: bold;
	text-transform: uppercase;
	font-size:16px;
	text-shadow:none;
}
#link_area .nav a
{
	font-size:12px;
}


.home h2
{
	color:#CC0000;
	font-size:28px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: right;
	padding-top: 20px;
}

.home p
{
	color: #000;
	font-size:16px;
	text-transform: uppercase;
	text-align: right;
}

.rallying_0
{
	padding-right:10px;
}

.rallying_0 img
{
	width:100%;
	padding:0px;
	margin:0px;
}

.rallying_0 div img
{
	width:52px;
	height:52px;
	text-align:center;

}

.rallying_0 div
{
	float:left;
	width:33%;
	text-align:center;
	font-weight:bold;
	font-size:15px;
	color:black;
	text-align:center;
}

.bio_0 div
{
	width:250px;
	float:left;
}

.bio_0 img
{
	margin-top:0px;
	float:left;
	width:150px;
}

.bio_0 div p
{
	margin:0px;
	text-align:right;
}

.bio_0 div p b
{
	float:left;
}

.rallying_1 img, .rallying_2 img , .rallying_3 img, .rallying_4 img, .rallying_5 img, .rallying_6 img, .about_0 img, .about_1 img, .about_2 img , .about_3 img, .about_4 img
{
	float:left;
	width:72px;
	height:72px;
}

.rallying_1 p, .rallying_2 p , .rallying_3 p, .rallying_4 p, .rallying_5 p, .rallying_6 p, .about_0 p, .about_1 p, .about_2 p , .about_3 p, .about_4 p
{
	margin-left:90px;
}


#large_car
{
	height:145px;
	float: right;
}

.desktop 
{
	border-style:solid;
	border-width:1px;
	border-color:#333;
	margin-right:5px;
}

.links img
{
	margin: 3px;
	width: 38px;
}

#game_content .screenshots img
{
	height:68px;
}

table.press tr.title td
{
	padding-top: 3px;
	border-color: #333;
}



table.links
{
	padding-top: 3px 0px;
	border-style: none none dotted none;
	border-width: 1px;
	border-color: #333;
}

.requirements
{
	font-size: 12px;
}

.requirements h2
{
	font-size: 16px;
}

#prevlink
{
	float: left;
	/*display:block;*/
	width:24px;
	height:24px;
	margin:0px;
	padding:0px;
	background-image:url("/data/games/colinmcrae/images/prev.png");
    background-repeat: no-repeat;	
}

#prevlink:hover
{
	background-image:url("/data/games/colinmcrae/images/prevhover.png");
    background-repeat: no-repeat;	
}

#nextlink
{
	float: left;
	/*display:block;*/
	width:24px;
	height:24px;
	margin:0px;
	padding:0px;
	background-image:url("/data/games/colinmcrae/images/next.png");
    background-repeat: no-repeat;	
}

#nextlink:hover
{
	background-image:url("/data/games/colinmcrae/images/nexthover.png");
    background-repeat: no-repeat;	
}
