@charset "utf-8";

/* set page wisth and default text styles etc */
body {
	width: 974px;
	background-color: #FFFFFF;
	font-family: sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	color: #777777;
}

h3 {
	font-weight: bold;
	font-size: 14px;
	color: #8b8ea1;
}

a {
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}

/* container element */
#container {
	width: 974px;
	height: 1026px;
	overflow: hidden;
	overflow-x: hidden;
	overflow-y: hidden;
	padding: 0px;
	margin: 0px;
}

/* banner block */
#main_banner {
	width: 744px;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 241px;
}

#banner {
	display: block;
	margin-left: 4px;
	margin-top: 9px;
	border: 1px solid #CCCCCC;
}

/* animations block */
#animations {
	position: absolute;
	left: 3px;
	top: 287px;
	background-image: url(../images/animations_bkg.gif);
	background-repeat: repeat-x;
	height: 520px;
	border: 1px solid #d1d1d1;
	width: 234px;
}

#animations h3 {
	position: relative;
	top: -35px;
	left: 10px;
}

#animations .preview {
	position: relative;
	top: -30px;
	display: block;
	float: left;
	margin-left: auto;
	margin-right: auto;
	width: 117px;
	height: 174px;
	text-align: center;
}

#animations .preview img {
	border: 1px solid #7f7f7f;
}

#animations .preview a {
	color: #FFFFFF;
	background-image: url(../images/viewnbuy_btn.gif);
	background-repeat: no-repeat;
	width: 73px;
	height: 20px;
	line-height: 20px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#animations .viewall {
	position: relative;
	top: -60px;
	float: right;
}

#animations .viewall a {
	text-decoration: none;
	color: #777777;
	font-weight: bold;
	float: right;
	margin-right: 8px;
}

/* games block */
#games {
	width: 478px;
	height: 174px;
	background-image: url(../images/games_bkg.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 287px;
	left: 265px;
}

#games h3 {
	position: relative;
	top: -35px;
	left: 17px;
}

#games .preview {
	position: relative;
	top: -30px;
	display: inline-block;
	float: left;
	margin-left: auto;
	margin-right: auto;
	width: 117px;
	height: 174px;
	text-align: center;
}

#games .preview a {
	color: #FFFFFF;
	background-image: url(../images/viewnbuy_btn.gif);
	background-repeat: no-repeat;
	width: 73px;
	height: 20px;
	line-height: 20px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#games .preview img {
	border: 1px solid #7f7f7f;
}

#games .viewall {
	position: relative;
	top: -60px;
	float: right;
}

#games .viewall a {
	text-decoration: none;
	color: #777777;
	font-weight: bold;
	float: right;
	margin-right: 8px;
}

/* videos block */
#videos {
	position: absolute;
	left: 265px;
	top: 450px;
	font-weight: bold;
	color: #e0ec44;
}

#videos h3 {
	position: relative;
	left: 17px;
	top: 10px;
}

#videos .preview {
	background-image: url(../images/video_preview_bkgd.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	text-align: center;
	width: 125px;
	height: 158px;
	margin-right: 28px;
	padding-top: 12px;
}

#videos .preview a {
	color: #5f6b81;
	background-image: url(../images/viewnbuy_neg_btn2.gif);
	background-repeat: no-repeat;
	width: 74px;
	height: 20px;
	line-height: 20px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#videos .preview img {
	border: 1px solid #7f7f7f;
}

#videos .viewall {
	position: relative;
	top: 165px;
	left: -111px;
}

#videos .viewall a {
	color: #777777;
	font-weight: bold;
	text-decoration: none;
}

/* ringtones block */
#ringtones {
	border: 1px solid #CCCCCC;
	width: 470px;
	position: absolute;
	top: 680px;
	left: 265px;
}

#ringtones .description_holder {
width: 79%; border-bottom: 1px solid #CCCCCC; overflow: hidden;
}

#ringtones .popup_holder {
width: 1%; border-bottom: 1px solid #CCCCCC;
}

#ringtones .mp3_holder {
	width: 30px;
	overflow: hidden;
	height: 21px;
}

#ringtones .preview_holder {
width: 10%;
border-bottom: 1px solid #CCCCCC;
text-align: center;
}

#ringtones .buy_holder {
width: 10%; border-bottom: 1px solid #CCCCCC
}

#ringtones h3 {
	background-image: url(../images/ringtones_header_bkg.gif);
	background-repeat: repeat-x;
	width: 470px;
	height: 21px;
	line-height: 21px;
	margin: 0px;
	text-indent: 17px;
	border-bottom: 1px solid #CCCCCC;
	font-size: 13px;
}

#ringtones .mp3_holder {
	padding-top: 3px;
	color: white;
}

#ringtones .buy_link {
	background-color: #B9C7D6;
	color: #FFFFFF;
	float: right;
	font-weight: bold;
	height: 28px;
	line-height: 28px;
	text-align: center;
	text-decoration: none;
	width: 40px;
}

#ringtones .buy_link a {
	background-color: #B9C7D6;
	color: #FFFFFF;
	font-weight: bold;
	height: 28px;
	text-align: center;
	text-decoration: none;
	width: 40px;
}

#ringtones em {
	text-align: left;
	margin-left: 17px;
	font-style: normal;
	color: #5f6b81;
	line-height: 28px;
}

#ringtones .viewall {
	background-image: url(../images/ringtones_header_bkg.gif);
	background-repeat: repeat-x;
	line-height: 21px;
	margin-bottom: -5px;
	text-indent: 17px;
	font-size: 13px;
}

#ringtones .viewall a {
	text-decoration: none;
	color: #777777;
	font-weight: bold;
	float: right;
	margin-right: 8px;
}

/* wallpapers block */
#wallpapers {
	background-color: #ebf0f5;
	width: 735px;
	height: 172px;
	position: absolute;
	left: 3px;
	top: 848px;
	border: 1px solid #d1d1d1;
}

#wallpapers h3 {
	position: relative;
	top: -35px;
}

#wallpapers .preview {
	position: relative;
	top: -30px;
	display: block;
	float: left;
	margin-left: auto;
	margin-right: auto;
	width: 122px;
	height: 174px;
	text-align: center;
}

#wallpapers .preview a {
	color: #FFFFFF;
	background-image: url(../images/viewnbuy_btn.gif);
	background-repeat: no-repeat;
	width: 73px;
	height: 20px;
	line-height: 20px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#wallpapers .preview img {
	border: 1px solid #7f7f7f;
}

#wallpapers .viewall {
	position: relative;
	top: -60px;
	float: right;
}

#wallpapers .viewall a {
	text-decoration: none;
	color: #777777;
	font-weight: bold;
	float: right;
	margin-right: 8px;
}

/* advert content */
#banner_ad {
	position: absolute;
	top: 9px;
	left: 760px;
	width: 200px;
	height: 575px;
	border: 1px solid #CCCCCC;
}

#banner_ad img{
	border: none;
}


/* support and compat */
#support {
	width: 744px;
	position: absolute;
	top: 1040px;
	left: 0px;
	height: 20px;
	line-height: 20px;
}

#support img {
	border: 0px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* competition ad content */
#banner_competition {
	position: absolute;
	top: 590px;
	left: 760px;
	width: 200px;
	height: 200px;
	border: 1px solid #CCCCCC;
}

#banner_competition img{
	border: none;
}





