/****************************************************************************/
/* 2007 - TECHFRONT - http://www.techfront.com.br/							*/
/*																			*/
/* Created: 12/01/2007 by Herus Armstrong - herus.armstrong@techfront.com.br*/
/* Description: Page of support content										*/
/****************************************************************************/


/************************************/
/* SUPPORT CONTENT					*/
/************************************/

/* Support Content */
#suppcontent {
	float: left;
	width: 550px;
	background-image: url(../images/bg/content_top.png);
	background-repeat: no-repeat;
	padding-left: 10px;
}
#suppcontent select {
	border: 1px solid #777777;
	height: 20px;
	padding: 3px;
	float: left;
	font-family: "Helvetica",Verdana,Arial,sans-serif;
	font-size: 10px;
	letter-spacing: 2px;
	width: 140px;
	margin-bottom: 5px;
}
#suppcontent p {
	font-size: 11px;
	line-height: 17px;	
	width: 98%;
	float: left;
}
#suppcontent div p {
	float: none;
	margin-bottom: 15px;
}
#suppcontent h2 {
	text-align: left;
	margin-left: 15px;
	margin-bottom: 10px;
}

/* Show Messages supp */
.supp_msgs {
	display: block;
	clear: both;
	width: 730px;
	font-size: 11px;
	font-weight: bold;
	margin: auto;
	background-color: #3B4FBF;
	text-align: center;
	padding-top: 15px;
	border: 1px solid #96B5CD;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

/* supp game item */
.suppitem {
	float: left;
	width: 97%;
	margin-bottom: 7px;
	padding-left: 8px;
	background-image: url(../images/bg/contentcart_left.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #29378B;
	margin-bottom: 10px;
}

/* Game image link */
.suppimagelink {
	float: left;
	margin: 14px;
	margin-left: 0;
	border: 0;
}
.suppimagelink img {
	border: 0;
}

/* Game supp title */
#suppcontent h4 {
	text-align: left;
	margin-left: 0;
	line-height: 18px;
	width: 420px;
	display: block;
}

/* Border Right */
.borderright {
	background-image: url(../images/bg/contentcart_right.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 16px;
	float: right;
	padding-top: 18px;
	padding-bottom: 7px;
	padding-right: 7px;
	height: 51px;
}

/* Access buttons for download and add to cart */
.suppgamerate .play {
	float: right;
	background-image: url(../images/bt/playitem.gif);
	width: 60px;
	height: 34px;
	display: block;
	margin-top: 3px;
}
.suppgamerate .buy {
	float: left;
	background-image: url(../images/bt/buyitem.gif);
	width: 60px;
	height: 49px;
	display: block;
	margin-top: 2px;
}
#suppcontent a span, #suppcontent a span {
	display: none;
}

/* Move buttons */
#suppcontent .suppmove {
	float: left;
	width: 49.5%;
	display: block;
	margin-top: 15px;
	margin-bottom: 7px;
}
#suppcontent #prev, #suppcontent #next {
	background-image: url(../images/bt/prev.gif);
	background-repeat: no-repeat;
	width: 88px;
	height: 41px;
	display: block;
	float: left;
}
#suppcontent #next {
	background-image: url(../images/bt/next.gif);
	float: right;
}

.secure_stamp strong, .secure span, .authorize span, .verisign span {
	display: none;
}
/* Secure stamp/Cart forms */
.secure_stamp, .cart_forms {
	background-image: url(../images/bg/contentform_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #29378B;
	float: right;
	display: block;
	width: 289px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.secure_stamp {
	width: 300px;
	background-image: url(../images/bg/contentcart_right.gif);
	height: 76px;
	background-repeat: no-repeat;
	background-position: right;
	padding: 0;
	float: right;
}
.secure_stamp div {
	float: left;
	background-image: url(../images/bg/contentcart_left.gif);
	background-position: left;
	background-repeat: no-repeat;
	height: 76px;
	width: 14px;
}
.authorize {
	background-image: url(../images/bg/authorize.gif);
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	display: block;
	width: 89px;
	height: 71px;
	margin-top: 4px;
	padding: 5px;
	padding-top: 0;
	padding-bottom: 0;
}
.verisign {
	background-image: url(../images/bg/verisign.gif);
	background-repeat: no-repeat;
	display: block;
	float: right;
	width: 102px;
	margin-top: 4px;
	height: 62px;
	padding: 5px;
	padding-top: 0;
	padding-bottom: 0;
}
.secure_stamp .hackersafe {
	display: block;
	float: right;
	width: 65px;
	margin-top: 7px;
	height: 40px;
	margin-top: 16px;
	padding: 5px;
	padding-top: 0;
	padding-bottom: 0;
}
.hackersafe img {
	border: 0;
}

/* Terms of Use */
#termsofuse {
	margin-left: -10px;
}
#termsofuse span {
	width: 560px;
}
/* support limit */
#supplimit {
	background-color: #172055;
	float: left;
	margin-left: -10px;
	margin-top: 31px;
	padding-left: 5px;
}