/****************************************************************************/
/* 2009 - Techfront.com.br													*/
/*																			*/
/* Created: 16/04/2009 by Herus Armstrong									*/
/* Description: Alignment of elements of Casualmania home page				*/
/****************************************************************************/


/************************************/
/* CONTENT							*/
/************************************/

#content {
	width: 975px;
	padding-left: 0;
	padding-bottom: 0;
}

/************************************/
/* SPOTLIGHT						*/
/************************************/

#spotlight {
	background-image: url(../image/bg/spotlight_wrapper_body.jpg);
	background-repeat: no-repeat;
	width: 619px;
	height: 262px;
	float: left;
	padding-top: 28px;
	padding-left: 43px;
	margin-bottom: 21px;
}
#spotlight #carousel-wrapper {
	background-image: url(../image/bg/spotlight_content_body.gif);
	width: 514px;
	float: left;
	height: 231px;
	overflow: hidden;
	border-top: 1px solid #7c0007;
	border-bottom: 1px solid #7c0007;
}
#spotlight #carousel-content {
	width: 5100px;
	height: 230px;
	overflow: hidden;
	display: block;
}
#spotlight .slide {
	float: left;
	width: 490px;
	height: 191px;
	display: block;
	padding: 20px;
}
#spotlight .slide h2, #spotlight .slide p, #spotlight .slide div {
	color: #ffc700;
	float: left;
	width: 265px;
	padding-left: 20px;
}
#spotlight .slide h2 {
	font-size: 20px;
	margin-bottom: 5px;
}
#spotlight .slide p {
	color: #FFF;
	font-size: 11px;
	height: 85px;
	margin-top: 10px;
	margin-bottom: 5px;
}
#spotlight .slide img {
	float: left;
	border: 0;
	width: 180px;
	height: 180px;
	border: 1px solid #230002;
}

#spotlight .slide .developer {
	color: #ffc700;
	padding-bottom: 10px;
	padding-left: 20px;
	float: left;
}
#spotlight .slide .developer a {
	color: #ffc700;
}
#spotlight .slide div {
	display: table;
}

/* Spotlight play button */
#spotlight .spotlight_play {
	width: 104px !important;
	height: 23px;
	float: left;
	display: block;
}
#spotlight .spotlight_play a {
	background: url(../image/bt/play.gif) no-repeat left top;
	display: block;
	width: 84px;
	height: 23px;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #450000;
	padding-top: 3px;
	letter-spacing: 1px;
}

/* Stars Rated */
#spotlight .stars, #spotlight .stars strong {
	background-image: url(../image/bg/star_enabled.gif);
	width: 66px;
	height: 12px;
}
#spotlight .stars strong {
	width: 13px;
}
#spotlight .stars strong.stars2 {
	width: 26px;
}
#spotlight .stars strong.stars3 {
	width: 39px;
}
#spotlight .stars strong.stars4 {
	width: 52px;
}
#spotlight .stars strong.stars5 {
	width: 66px;
}

/* Spotlight buttons */
#spotlight .prev, #spotlight .next {
	background-image: url(../image/bg/spotlight_buttons_body.gif);
	display: block;
	width: 17px;
	height: 124px;
	float: left;
	padding-left: 14px;
	padding-right: 12px;
	padding-top: 107px;
}
#spotlight .prev {
	border: 1px solid #7c0007;
	border-right: #550000;
}
#spotlight .next {
	border-top: 1px solid #7c0007;
	border-right: 1px solid #7c0007;
	border-bottom: 1px solid #7c0007;
	border-left: 1px solid #550000;
	border-left: #550000;
}

#spotlight .prev a, #spotlight .next a {
	display: block;
	float: left;
	width: 17px;
	height: 29px;
	text-decoration: none;
}
#spotlight .prev a {
	background-image: url(../image/bt/spotlight_left.gif);
}
#spotlight .next a {
	background-image: url(../image/bt/spotlight_right.gif);
}

/************************************/
/* ADVERTISIMENT					*/
/************************************/

#ads {
	background-image: url(../image/bg/contents_body.gif);
	float: right;
	height: 250px;
	width: 250px;
	display: block;
	margin: 0;
	background-color: #6F0006;
	padding: 20px;
	margin-bottom: 20px;
}
#ads .ad {
	float: right;
	display: block;
	width: 250px;
	height: 250px;
}

/* google ads */
.ad_google {
	background-image: url(../image/bg/contents_body.gif);
	display: block;
	width: 600px;
	height: 60px;
	padding: 20px;
	float: right;
	margin-right: 22px;
	margin-bottom: 20px;
}
.ad_google div#ad_buscape {
	margin-left: 68px;
}
.ad_google a {
	display: block;
	background-color: #2c0002;
	float: left;
	width: 600px;
	height: 80px;
}
.ad_google a, .ad_google a img {
	display: none;
}

/* Hot News ads */
#news .ad {
	float: right;
	width: 250px;
	height: 250px;
	display: block;
	margin: 0;
	margin-bottom: 25px;
	padding-right: 10px;
}

#news .ad div {
	padding-bottom: 5px;
}

/************************************/
/* NEWS								*/
/************************************/

#news {
	background-image: url(../image/bg/contentsyellow_body.gif);
	border: 1px solid #c06800;
	border-bottom: 1px solid #a64e00;
	display: block;
	width: 625px;
	float: right;
	padding-left: 15px;
	margin-right: 22px;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
#news h2 {
	background-image: url(../image/bg/contents_header.gif);
	background-repeat: repeat-x;
	height: 20px;
	padding-top: 6px;
	width: 640px;
	color: #FFF;
	margin-left: -15px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bolder;
	margin-bottom: 15px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#news h2 img {
	margin-left: 10px;
	margin-right: 5px;
}

/* News item */
#news .news_item {
	border: 1px solid #f3c300;
	display: block;
	float: left;
	width: 340px;
	height: 30px;
}
#news .news_item .date {
	background-image: url(../image/bg/contents_body.gif);
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #5f0000;
	font-weight: bolder;
	text-align: center;
	padding-top: 7px;
	font-size: 15px;
	letter-spacing: 1px;
	color: #fbbd00;
	display: block;
	height: 21px;
	float: left;
	width: 50px;
}
#news .news_item p {
	background-image: url(../image/bg/contents_item_body.gif);
	width: 256px;
	height: 23px;
	float: left;
	color: #650005;
	font-size: 13px;
	padding-top: 5px;
	padding-left: 10px;
	border: 1px solid #e19300;
}
#news .news_item .more_news {
	background-image: url(../image/bg/contents_body.gif);
	background-color: #6F0006;
	padding-left: 4px;
	padding-top: 9px;
	float: right;
	height: 21px;
	width: 16px;
}

/* News item hover */
#news .hover {
	background-image: url(../image/bg/contents_body.gif);
	height: 90px;
}
#news .hover a {
	float: left;
	margin: 5px;
}
#news .hover p, #news .hover .date {
	background: none;
	border: 0;
}
#news .hover p, #news .hover p a {
	color: #fbbd00;
	padding: 0;
	width: 205px;
	height: 60px;
	padding-left: 5px;
	font-size: 13px;
}
#news .hover p a {
	padding: 0 !important;
	margin: 0 !important;
	text-decoration: none;
}

/************************************/
/* NEWSLETTER FORM					*/
/************************************/

#content_right {
	width: 290px;
	display: block;
	float: right;
}
#newsletter {
	background-image: url(../image/bg/contents_body.gif);
	border: 1px solid #D76D00;
	border-top: 0;
	width: 278px;
	height: 165px;
	display: block;
	float: right;
	padding-bottom: 20px;
	padding-left: 10px;
	margin-bottom: 20px;
}
#newsletter legend {
	display: none;
}
#newsletter h2 {
	background-image: url(../image/bg/toprated_header.gif);
	background-repeat: repeat-x;
	height: 20px;
	padding-top: 6px;
	line-height: 12px;
	width: 278px;
	margin-left: -10px;
	color: #4b0000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bolder;
	padding-left: 10px;
	letter-spacing: 1px;
}
#newsletter h2 img {
	margin-right: 5px;
}
#newsletter fieldset {
	padding-top: 10px;
}
#newsletter div {
	padding-bottom: 8px;
}
#newsletter .newsletter_warnings {
	height: 45px;
	display: block;
}
#newsletter .newsletter_warnings span {
	clear: both;
}
#newsletter .newsletter_warnings img {
	float: right;
}
#newsletter label {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	width: 50px;
	text-align: right;
	padding-right: 8px;
	display: block;
	float: left;
	color: #FFC700;
	height: 26px;
	line-height: 26px;
	margin-bottom: 5px;
}
#newsletter p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #FFC700;
	float: left;
	width: 90%;
	clear: both;
	height: 20px;
	padding-left: 10px;
}
#newsletter input {
	background-image: url(../image/bg/newsletter_input_body.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	height: 21px;
	border: 0;
	width: 180px;
	color: #f4ebda;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	padding-top: 4px;
	padding-left: 4px;
	border-left: 1px solid #7a0108;
	border-right: 1px solid #7a0108;
}
#newsletter #submit input {
	background-image: url(../image/bt/newsletter_signin.gif);
	width: 105px;
	height: 27px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	border: 0;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 0;
	padding-bottom: 3px;
	padding-right: 0;
	margin-left: 143px;
	letter-spacing: 1px;
}
#newsletter #signup p.title {
	font-family: Verdana,Helvetica,sans-serif;
	display: block;
	font-size: 12px !important;
	font-weight: bold;
	color: #FFC700 !important;
	text-align: center;
	margin-top: 10px;	
}
#newsletter #signup p.centered {
	font-family: Verdana,Helvetica,sans-serif;
	height: 70px;
	text-align: center;
}
#newsletter #signup #btn_back {
	background-image: url(../image/bt/newsletter_signin.gif);
	width: 104px;
	height: 27px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	letter-spacing: 1px;
	border: 0;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 0;
	padding-bottom: 3px;
	padding-right: 3px;
	margin-left: 88px;
}

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

#ratedgames {
	background-image: url(../image/bg/contents_body.gif);
	border: 1px solid #D76D00;
	border-top: 0;
	width: 268px;
	display: block;
	float: right;
	padding-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: 278px;
	margin-left: -20px;
	color: #4b0000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bolder;
	padding-left: 10px;
	letter-spacing: 1px;
}
#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: 15px;
}
#ratedgames div h3, #ratedgames div .developer, #ratedgames div h3 a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFC700;
	font-size: 13px;
	width: 180px;
	float: left;
	padding-left: 10px;
}
#ratedgames div h3 a {
	text-decoration: none;
	padding-left: 0;
	/*width: 139px;*/
}
#ratedgames div h3 {
	height: 13px;
	line-height: 13px;
	margin-top: -3px;
}
#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;
}

/************************************/
/* CATEGORIES						*/
/************************************/

.categories {
	background-image: url(../image/bg/categories_body.gif);
	border: 1px solid #c06800;
	border-bottom: 1px solid #a64e00;
	display: block;
	width: 301px;
	height: 492px;
	float: right;
	padding-left: 15px;
	margin-bottom: 20px;
}
.categories h2 {
	background-image: url(../image/bg/contents_header.gif);
	background-repeat: repeat-x;
	height: 20px;
	padding-top: 6px;
	width: 316px;
	color: #FFF;
	text-transform: uppercase;
	line-height: 12px;
	margin-left: -15px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	letter-spacing: 1px;
}
.categories h2 img {
	margin-left: 10px;
	margin-right: 5px;
}

.categories div {
	background-image: url(../image/bg/categories_item_body.gif);
	border: 1px solid #e09100;
	width: 263px;
	height: 47px;
	float: left;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 9px;
	margin-top: 13px;
}
.categories div h3 {
	height: 13px;
	line-height: 13px;
	margin-top: -3px;
}
.categories div h3, .categories div .developer {
	font-family: Arial, Helvetica, sans-serif;
	color: #7c1200;
	font-size: 14px;
	width: 200px;
	margin-left: 60px;
}
.categories div h3 a {
	font-family: Arial, Helvetica, sans-serif;
	color: #7c1200;
	font-size: 14px;
	text-decoration: none;
}
.categories div .developer {
	font-family: Verdana, Geneva, sans-serif;
	color: #7c1200;
	font-size: 11px;
}
.categories div .developer a, .categories div p a {
	color: #7c1200;
}
.categories div p a {
	text-decoration: none;
}
.categories div p {
	float: right;
	width: 200px;
}
.categories div img {
	float: left;
}
.categories div .cat {
	background-image: url(../image/bg/categories_item_image_body.jpg);
	height: 60px;
	width: 60px;
	padding: 2px;
	padding-left: 3px;
	z-index: 10;
	float: left;
	position: absolute;
	margin-left: -12px;
	margin-top: -14px;
}

/* See more Button */
.categories div .cat img {
	height: 60px;
	width: 60px;
}
.categories .seemore {
	background: none;
	border: 0;
	padding: 0;
	margin-top: 5px;
	height: 40px;
}
.categories .seemore a {
	background: url(../image/bg/categories_seemore.gif);
	display: block;
	width: 84px;
	height: 23px;
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	color: #FFC700;
	padding-top: 4px;
	letter-spacing: 1px;
}

