/* CSS Document */

.clear {
	clear:both;
	width:95%;
	height:0px;
}

* html .clear {
	height:1%;
}

.clear2 {
	clear:both;
	width:95%;
	height:5px;
}
*html .clear2 {
	height:1px;
}

.mediaContent {
	width: 100%;
	padding-left:25px;
	padding-top:10px;
	text-align:center;
}
.mediaContentThin {
	width: 100%;
	padding-left:10px;
	padding-top:10px;
	text-align:center;
}
.mediaContentGraphics {
	width:325px;
	padding:10px 0 0 5px;
	text-align:center;
}

* html .mediaContent {
	margin-top:5px;
	margin-left:-5px;
}
	
* html .mediaContentGraphics {
	padding-left:0px;	

}
/* TOP GAMES */
/*
.topGamesShell {
	width: 285px;
	background:#E9E8E6;
	margin:0px;
	padding:0px;
}

.topGamesMidBkgd {
	width:285px;
	clear:left;
	background: #E95E01;
	height:100%;
}
*/
.topGamesHeader {
	width:292px;
	height: 35px;
	background-color:#e95e01;
}

.topGamesBody {
	width:270px;
	min-height:250px;
	margin-left:14px;
	text-align:center;
	background-repeat: no-repeat;
	background-position: left top;
}


*html .topGamesBody {
	height:250px;

}

.topGamesFooter {
	display:none;
}
/*
.topGamesFooter {
	height:16px;
	position: static;
	background-repeat: no-repeat;
	background-position: left top;
}
*/
.gamesFooter, *+html .gamesFooter {
	background: url(../images/bg-games-footerff.gif) no-repeat left bottom;
	padding-bottom:16px;
}

*html .gamesFooter {
	background: url(../images/bg-games-footer.gif) no-repeat left bottom;
	padding-bottom:16px;
}

/* TOP GRAPHICS */

.top-graphics-td{
	margin: 0;
	padding: 0;
	vertical-align: top;
}

.topGraphicsShell {
	width: 347px;
	background:#E9E8E6;
	margin:0px;
	padding:0px;
}

.topGraphicsMidBkgd {
	width:347px;
	clear:left;
	background: #33CCCC;
}

.topGraphicsHeader {
	height: 35px;
	clear: left;
}

.topGraphicsBody {
	vertical-align:middle;
	width:332px;
	margin: 0 0 0 7px;
	padding-top: 15px !important;
	padding-bottom: 15px !important;
	
	text-align:center;
	background-repeat: no-repeat;
	background-position: left top;
}

.topGraphicsFooter {
	width:347px;
	height:16px;
	position: static;
	background-repeat: no-repeat;
	background-position: left top;
}

div.topGraphicsMidBkgd div.topGraphicsBody div.mediaContentGraphics div.style10{
	min-height: 120px;
	height: auto !important; 
}

/* COOL TOOLS */

.coolToolsShell {
	width: 639px;
	background:#E9E8E6;
	margin:0px;
	margin-top:5px;
	padding:0px;
}

.coolToolsMidBkgd {
	width:639px;
	clear:left;
	background: #0365CA; 
}

.coolToolsHeader {
	width:639px;
	height: 35px;
}

.coolToolsBody {
	width:625px;
	height:145px;
	margin-left:7px;
	text-align:center;
	background-repeat: no-repeat;
	background-position: left top;
}

.coolToolsFooter {
	width:639px;
	height:16px;
	position: static;
	background-repeat: no-repeat;
	background-position: left top;
}


/* TOP RINGTONES */

.top-ringtones-td{
	margin: 0;
	padding: 0;
	vertical-align: top;
	height: 50%;
}

.topRingtonesShell {
	width: 347px;
	background:#E9E8E6;
	margin:0px;
	padding:0px;
}

.topRingtonesMidBkgd {
	width: 347px;
	background: #0365CA; 
}

.topRingtonesHeader {
	height: 35px;
	clear: left;
}

.topRingtonesBody {
	width:335px;
	margin-left:6px;
	padding:0;
	overflow:visible;
}

.topRingtonesFooter {
	width:347px;
	height:16px;
	background-repeat: no-repeat;
	background-position: left top;
}


/* TOP THEMES */

.topThemesShell {
	width: 639px;
	background:#E9E8E6;
	margin:0px;
	margin-top:5px;
	padding:0px;
}

.topThemesMidBkgd {
	width:639px;
	clear:left;
	background: #33CCCC;
}

.topThemesHeader {
	width:639px;
	height: 35px;
}

.topThemesBody {
	width:625px;
	min-height:145px;
	margin-left:7px;
	text-align:center;
	background-repeat: no-repeat;
	background-position: left top;
}

*html .topThemesBody {
	height:145px;
}

.topThemesFooter {
	width:639px;
	height:16px;
	position: static;
	background-repeat: no-repeat;
	background-position: left top;
}

	/* TOP VIDEOS */

.topVideosShell {
	width: 639px;
	background:#E9E8E6;
	margin:0px;
	margin-top:5px;
	padding:0px;
}

.topVideosMidBkgd {
	width:639px;
	clear:left;
	background: #E95E01;
}

.topVideosHeader {
	width:639px;
	height: 35px;
}

.topVideosBody {
	width:625px;
	height:145px;
	margin-left:7px;
	text-align:center;
	background-repeat: no-repeat;
	background-position: left top;
}

.topVideosFooter {
	width:639px;
	height:16px;
	position: static;
	background-repeat: no-repeat;
	background-position: left top;
}

/* PREVIEW */
#previewArea{
	width: 184px;
	background-color:#E9E8E6;
	margin:0px;
	padding:0px;
	float:right;
	margin-right:10px;
}

*html #previewArea {
	margin-right:3px;
}

.previewMidBkgd {
	width:184px;
	clear:left;
	background-color:#E95E01;
}

.previewHeader {
	height: 39px;
	clear: left;
}

#preview {
	width:176px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #4876AB; 
	line-height:13px;
	background-color:#FFFFFF;
	padding-bottom:10px;
}

.previewBody {
	width:176px;
	margin-left:4px;
	text-align:left;
	background-repeat: no-repeat;
	background-position: left top;
}

.previewFooter {
	height:10px;
	position: static;
	background-repeat: no-repeat;
	background-position: left top;
}

.imgPreview {
	text-align:center;
	margin-top:5px;
	margin-bottom:10px;
}

/* COMPLETE PURCHASE */

.completePurchaseBox {
	width:422px;
	float:left;
	background: #0066cb url(../images/buyflow_purchase_bottom.gif) no-repeat left bottom;
	margin:0;
	padding:0;
}

.completePurchaseHeader {
	height:36px;
	background:#FF0000 url(../images/buyflow_purchase_hdr.jpg);
	width: 422px;
}

.completePurchaseContent {
	width:400px;
	background: #FFFFFF url(../images/myaccount_mystuff_con_bg.jpg) repeat-x left top;
	margin-top:0;
	margin-left:6px;
	margin-bottom:10px;
	padding-left:10px;
	padding-top:15px;
	padding-bottom:20px;
	text-align:left;
}
* html .completePurchaseContent {
	width:410px;
}

/* RECOMMEND BLOCK */
.recommendBlockTop {
	float:right;
	width:208px;
	background: #FFFFFF url(../images/recommendBlockBtm.gif) no-repeat left bottom;
	padding-bottom:10px;
	margin-right:5px;
}	

* html .recommendBlockTop {
	margin-right:3px;
}