/****************************************************************************/
/* 2009 - Techfront.com.br													*/
/*																			*/
/* Created: 21/08/2009 by Herus Armstrong									*/
/* Description: Alignment of elements of Casualmania error 404 page			*/
/****************************************************************************/

/************************************/
/* ALL GAMES LIST					*/
/************************************/

#content {
	padding-top: 0;
	padding-left: 20px;
	padding-right: 7px;
	width: 973px;
}
#page {
	padding-right: 20px;
	background-color: #0CC;
}
/* Breadcrumb */
#breadcrumb {
	background-image: url(../image/bg/allgames_breadcrumb_body.gif);
	width: 935px;
	height: 32px;
	float: right;
	margin-top: 17px;
	margin-bottom: 17px;
	padding-left: 15px;
}
#breadcrumb, #breadcrumb a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 32px;
	color: #630005;
}
#breadcrumb a {
	font-size: 18px;
}
#breadcrumb .category {
	font-size: 18px;
}

/************************************/
/* ADVERTISEMENT					*/
/************************************/

.ad_support, .ad_vert {
	border: 1px solid #D76D00;
	background-image: url(../image/bg/contents_body.gif);
	width: 250px;
	height: 250px;
	float:	right;
	padding: 20px;
}
.ad_vert {
	background-image: none;
	border: 0;
	width: 220px;
	height: 600px;
	margin-bottom: 20px;
}

/************************************/
/* PAGE CONTENT						*/
/************************************/

.pagecontent {
	background-image: url(../image/bg/profile_userdata_body.gif);
	background-repeat: repeat-x;
	background-color: #f49b01;
	border: 1px solid #fd9f01;
	border-top: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 11px;
	line-height: 16px;
	width: 595px;
	float: left;
	display: block;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	margin-bottom: 20px;
	min-height: 376px;
}
.pagecontent h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #630003;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 20px;
}
.pagecontent div {
	margin-bottom: 30px;
}
.pagecontent input {
	background-image: url(../image/bg/register_input_body.gif);
	background-repeat: repeat-x;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	height: 29px;
	border: 0;
	width: 454px;
	color: #f4ebda;
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
	padding-top: 6px;
	padding-left: 4px;
	border-left: 1px solid #fbaa01;
	border-right: 1px solid #fbaa01;
}
.pagecontent #submit {
	background-image: url(../image/bt/error404_search.gif);
	width: 132px;
	height: 44px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 4px;
	border: 0;
	margin-top: 5px;
}
.pagecontent p {
	font-size: 11px;
	font-weight: normal;
	height: 12px;
	margin-bottom: 5px;
	color: #630005;
}
.pagecontent .categories {
	padding-top: 50px;
	float: left;
	width: 238px;
}
.pagecontent .popular {
	padding-top: 50px;
	float: left;
	width: 357px;
}
.pagecontent .categories h4, .popular h4 {
	background-image: url(../image/bg/error404_list_body.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	color: #4b0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bolder;
	padding-top: 2px;
	margin-bottom: 10px;
	width: 220px;
}
.pagecontent .categories ul, .popular ul {
	background: none;
	width: 109px;
	float: left;
	display: block;
	margin-right: 10px;
}
.pagecontent .categories li, .popular li  {
	background: none;
	list-style: none;
	width: 130px;
	height: 16px;
}
.pagecontent .categories li a, .popular li a {
	font-weight: bold;
	color: #630005;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}


/************************************/
/* HIGH RATES						*/
/************************************/

#ratedgames {
	background-image: url(../image/bg/contents_body.gif);
	border: 1px solid #D76D00;
	border-top: 0;
	width: 270px;
	display: block;
	float: right;
	padding-bottom: 20px;
	margin-bottom: 20px;
	padding-left: 20px;
}
#ratedgames h2 {
	background-image: url(../image/bg/toprated_header.gif);
	background-repeat: repeat-x;
	height: 20px;
	padding-top: 6px;
	line-height: 12px;
	width: 280px;
	margin-left: -20px;
	color: #4b0000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bolder;
	padding-left: 10px;
}
#ratedgames div {
	background-image: url(../image/bg/toprated_item_body.gif);
	background-repeat: repeat-y;
	border: 1px solid #7c0007;
	width: 230px;
	height: 47px;
	float: left;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 9px;
	margin-top: 12px;
}
#ratedgames div h3 {
	height: 13px;
	line-height: 13px;
	margin-top: -3px;
}
#ratedgames div h3, #ratedgames div .developer {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFC700;
	font-size: 13px;
	width: 180px;
	float: left;
	padding-left: 10px;
}
#ratedgames .stars {
	margin-left: 10px;
	margin-top: 2px;
}
#ratedgames div .developer, #ratedgames div .developer a {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFC700;
	font-size: 11px;
}
#ratedgames div img {
	float: left;
}
#ratedgames div .ratedgame {
	float: right;
	position: relative;
	margin-top: -36px;
	margin-right: -12px;
	border: 1px solid #470000;
}
#ratedgames div .ratedgame img {
	height: 60px;
	width: 60px;
}
