/*begin: standard styles*/
*{
	margin: 0;
	padding: 0;
}
a:link {
	color: #820505;
	text-decoration: underline; 
}
a:visited {
	color: #820505;
	text-decoration: underline; 
}
a:hover {
	color: #820505;
	text-decoration: none; 
}
a:active {
	color: #820505;
	text-decoration: underline; 
}
body {
	background: url(../images/background.png) repeat-x center 0;
	background-color: #b5f4f1;
	color: #000000;	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 62.5%;
	margin: 0; 
	padding: 0;
	text-align: center; 
}
h1 {
	color: #224804;
	font-size: 1.7em;
	font-weight: bold;
	margin: 0 0 6px 0;
}
h2 {
	color: #224804;
	font-size: 1.4em;
	font-weight: bold;
	margin: 3px 0;
}
img{
	border: 0;
}
p{
	color: #000;
	font-size: 1.3em;
	line-height: 1.4em;
}
/*generic classes*/
.finePrint{
	font-size: 0.9em;
	font-style: italic;
}
.couponCode {
	color: #224804;
	font-weight: bold;
	font-size: 1.3em;
}
/*begin: custom styles*/
#copyright p{
	color: #000;
	padding: 0 0 9px 0;
}
#copyright img{
	padding: 0;
}
#content {
	background: url(../images/background-content.png) no-repeat center 233px;
	background-color: #fef8e9;	
	margin: 0 auto; 
	text-align: left;
	width: 780px;  	 
}
#contentContainer {
	padding: 50px; 	
}
#contentContainerToS {
	padding: 50px; 	
}
#contentContainerToS ol,li{
	font-size: 115%; 	
}
#contentContainerToS .DDPlink{
	float: right; 	
}
#contentContainerToS h1,h2,h3{
	color: black; 	
}
#Container-bt{
	background: url(../images/background-bt.jpg) no-repeat center bottom;
	height: 471px;
	width: 100%;
}
#cq_feature{
	background: url(../images/background-tiki.jpg) no-repeat center bottom;
	overflow: hidden;
	padding-bottom: 15px;
}
#cq_feature #thumbAndBtn{
	float: left;
	width: 220px;
}
#cq_feature #gameText{
	overflow: hidden;
	padding-left: 15px;
	width: 445px;
}
#cq_feature .featuredImg{
	clear: both;
	display: block;
	padding: 0 15px 0 0;
}
#cq_feature .btnDownload{
	clear: both;
	display: block;
}
#cq_feature h2 {
	background: url(../images/title-gameDetails.png) no-repeat left top;
	height:30px;
	text-indent:-9999px;
}
#cq_feature h3 {
	background: url(../images/title-screenshot.png) no-repeat left top;
	height:24px;
	margin-top: 10px;
	text-indent:-9999px;
}
#cq_feature #screenshots{
	overflow: hidden;
	height: 150px;
}
#cq_feature .thumbTiny{
	float: left;
	padding: 10px 14px 10px 0;
}
#cq_feature ul {
	padding: 9px 19px 0 19px;
}
#cq_feature li{
	background: url(../images/background-bullet.png) no-repeat left center;
	font-size: 1.1em;
	list-style-type: none;
	margin-bottom: 7px;	
	padding-left: 30px;
}
#overlay {
	background: url(../images/background-popup.png) no-repeat center center;
	height: 505px;
	text-align: center;
	left: 50%;	
	margin-left: -320px;
	position: fixed;
	top: 5%;
	width: 660px;
	display: none;
}
#overlay img{
	margin-top: 26px;
}
#overlay-small {
	background: url(../images/background-popupsmall.png) no-repeat left center;
	height: 393px;
	text-align: center;
	left: 50%;	
	margin-left: -205px;
	position: fixed;
	top: 5%;
	width: 417px;
	display: none;
}
#sweepstakes{
	background: url(../images/background-sweepstakes.jpg) no-repeat center top;	
	clear: both;
	display: none;
	height: 177px;
	overflow: hidden;	
	padding: 25px 0 0 145px;
}
#sweepstakes .btn{
	float: right;
	padding: 0 9px 0 0;
}
#sweepstakes h3 {
	background: url(../images/title-sweepstakes.png) no-repeat left top;
	height:29px;
	margin: 0 0 0 7px;
	text-indent:-9999px;
}
#sweepstakes p{
	margin-left: 9px;
}
#wallpaper{
	background: url(../images/background-wallpaper.png) no-repeat center top;
	clear: both;
	height: 250px;
	overflow: hidden;	
	padding: 25px 0 0 0px;
}
#wallpaper .wallpaper-thumb{
	float: left;
	padding: 39px 12px 0 0;
	width: 136px;
}
#wallpaper .first{
	padding-left: 230px; 
}
#wallpaper .wallpaper-thumb img, #wallpaper .wallpaper-thumb a{
	clear: both;
	display: block;
}
#wallpaper a{
	font-size: 1.2em;
}
#wallpaper img{
	padding-bottom: 5px;
}
#wallpaper h3 {
	float: left;
	text-indent:-9999px;
}
#calendar{
	background: url(../images/background-calendar.jpg) no-repeat center top;
	clear: both;
	height: 193px;
	padding: 30px 0 0 210px;
	overflow: hidden;	
}
#calendar h3 {
	background: url(../images/title-calendar.png) no-repeat left top;
	height:65px;
	margin: 9px 0 0 20px;
	text-indent:-9999px;
}
#calendar img{
	margin-left: 20px;
}
#ringtone{
	background: url(../images/background-ringtone.jpg) no-repeat center top;
	clear: both;
	height: 205px;
	padding: 30px 0 0 0;
	overflow: hidden;	
}
#ringtone .rt-img  {
	height: 100px;
	padding-right: 9px;
	width: 130px;
}
#ringtone #rt-instruction  {
	height: 30px;
	margin: 55px 0 0 260px;
	width: 420px;
}
#ringtone h3 {
	background: url(../images/title-ringtone.png) no-repeat 20px top;
	float: left;
	height: 97px;
	text-indent:-9999px;
	width: 240px;
}
#producerCorner{
	background: url(../images/background-bambooBottomHalf.png) no-repeat center top;
	clear: both;
	padding-top: 30px;
	overflow: hidden;		
}
#producerCorner h3 {
	background: url(../images/title-producer.png) no-repeat left top;
	height:29px;
	margin: 0 0 9px 30px;
	text-indent:-9999px;
}
#producerCorner img{
	float: left;
	padding: 0 15px 0 0;
}
#producerCorner .producerCornerContent{
	padding: 0 0 0 209px;
}
#producerCorner .A{
	font-weight: bold;
}
#producerCorner #Q1{
	background: url(../images/q-1.png) no-repeat left top;
	height:19px;
	text-indent:-9999px;
}
#producerCorner #Q2{
	background: url(../images/q-2.png) no-repeat left top;
	height:46px;
	margin-top: 9px;
	text-indent:-9999px;
}
#producerCorner #Q3{
	background: url(../images/q-3.png) no-repeat left top;
	height:46px;
	margin-top: 9px;
	text-indent:-9999px;
}
#producerCorner p{
	padding: 0 0 6px 0;
}
#share{
	background: url(../images/background-bambooFull.png) no-repeat center top;	
	margin-top: 20px;
	padding-top: 30px;
}
#share h3{
	background: url(../images/title-share.png) no-repeat left top;
	height:29px;
	text-indent:-9999px;
}
#share .delicous{
	margin-left: 190px;
}
#share img{
	padding-right: 3px;
}