@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	background-color:#000000; /* BACKGROUND */
	font-family:Arial, Helvetica, sans-serif;
    color:#990000; /* TEXT */
	font-size:12px;
}


/* Main Editable Colours */

#mainContainer{
	width:850px;
	background-color:#A9A9A9; /* MAIN BG COLOUR */ 
	float:left;
}

.primaryHeaderColour{
	background-color:#A9A9A9; /* TOP HEADER */
	color:#CB0000; 
}

.contentHeaderColour{
	background-color:#780000; /* CONTENT HEADER COLOUR */
	color:#383838;
    font-weight:bold;
}

.contentColours{
	background-color:#660000; /* CONTENT COLOUR BG */
	color:#990000;
}

.buttonColours{
	background-color:#FFFFFF; /* BUTTON BG */
    color:#ffffff; /* BUTTON TEXT COLOUR */
	text-decoration:none;
}

.buttonColours a, buttonColours a:active{
	/*color:#000000; */
    color:#ffffff;
	text-decoration:none;
}

.buttonColours a:hover{
	color:#000000;
	background-color:#000000;
	text-decoration:underline;
}

.button {
	background: #FFFFFF; /* BACKGROUND */
    color:#ffffff; /* BUTTON TEXT COLOUR */
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}


/* ---------- */


#centeredDiv{
	width:850px;
	margin:auto;
}

a{
	color:#000000;
	text-decoration:none;
}

a:active{
	color:#000000;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

a:visited{
}


/* Top Section */

#topBanner{
	width:850px;
	float:left;
	position:relative;
}

#languageHolder{
	width:423px;
	height:30px;
	top:0px;
	right:0px;
	position:absolute;
}

#languageForm{
	height:20px;
	float:right;
	text-align:right;
	padding-top:4px;
	font-size:11px;
	color:#383838;
}


#primaryHeader{
	width:850px;
	height:40px;
	float:left;
}

#searchPanel{
	width:350px;
	height:20px;
	float:right;
	text-align:right;
	padding-top:7px;
}

input{
	font-size:11px;
	margin-right:5px;
}

select{
	font-size:11px;
	margin-right:5px;
}

#countryOptions{
	width:840px;
	padding:5px;
	padding-bottom:25px;
	float:left;
}

#countryOptions img{
	float:left;
	margin:5px;
	padding:0px;
}
/* Side Menu */

#sideNavContainer{
	width:160px;
	float:left;
	padding-top:10px;
	background-color:#CCCCCC; /* SIDE MENU */
}

#navList{
	margin:0px;
	padding:0px;
	background-color:#CCCCCC; /* NAV BG */
}

#navList li{
	float:left;
	list-style-type:none;
}

#navList a, #navList a:visited  {
  display:block;
  text-decoration:none;
  margin-bottom:3px;
  width:155px;
  height:35px;
  padding-top:5px;
  padding-left:5px;
  background-color:#FFFFFF; /* NAV BG */
  color:#ffffff; /* NAV TEXT COLOUR */
}

#navList a:hover {
  text-decoration:underline;
  background-color:#000000; /* NAV ROLLOVER BG */
  color:#000000; /* Rollover text colour (Not sure this is right) */
}

#phoneTypeHolder{
	width:160px;
	margin-bottom:10px;
	float:left;
}

#phoneTypeHolder a{
	
}

#phoneTypeHolder img{
	float:left;
	padding:5px;
}

#phoneTypeHolder p{
	float:left;
	padding:5px;
	margin:0px;
}

#phoneTypeHolder a{
	color:#FFFFFF;
}

#sideLinks{
	width:150px;
	float:left;
	margin-top:20px;
	margin-bottom:20px;
	padding-left:10px;
    color:#ffffff; /* NAV TEXT COLOUR */
}

#sideLinks a, #sideLinks a:visited  {
	color:#ffffff; /* NAV TEXT COLOUR */
    text-decoration:none;
}

#sideLinks a:hover  {
	text-decoration:underline;
}

/* Main Section */

#contentContainer{
	width:680px;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:30px;
	background-color:#FFFFFF; /* Colour Editable */
	float:left;
}

#breadCrumb{
	width:670px;
	float:left;
	padding:5px;
	margin-bottom:10px;
}

#breadCrumb a{
	color:#383838;
}

/* Home Page */

#featureHolder{
	width:680px;
	float:left;
}

.homeContentHeader{
	width:670px;
	height:35px;
	float:left;
	margin-top:10px;
	padding:5px;
}

.contentHeaderLeft{
	width:300px;
	float:left;
    font-size:14px;
}

.contentHeaderRight{
	width:350px;
	float:right;
	text-align:right;
}

.contentHeaderRight p{
	margin:0px;
	padding-right:10px;
	padding-top:2px;
	float:right;
}

.contentHeaderRight select{
	float:right;
    margin:0px;
    padding:0px;
}

/* Mobile Content */

.ringtoneGameContent{
	width:670px;
	float:left;
	border-bottom: dotted #999999 1px;
	padding:5px;
}

.ringtoneGameContent img{
	float:left;
	margin-right:5px;
}

.ringtoneGameContent p{
	float:left;
	width:560px;
	padding-bottom:20px;
	margin:0px;
}

.ringtoneDownload{
	position:absolute;
	left:570px;
	top:-15px;
}

.ringtoneDownloadFloater{
	width:660px;
	position:relative;
	float:left;
}

.ringtoneArtist{
	width:240px;
	font-weight:bold;
	float:left;
}

.ringtoneTitle{
	width:309px;
	font-weight:bold;
	float:left;
}

.playButton{
	width:21px;
	height:16px;
	padding-top:1px;
	float:left;
}

.downloadBtn{
	width:100px;
	height:16px;
	font-weight:bold;
	text-align:center;
	float:left;
}

.downloadBtn a{
	width:100px;
    height:16px;
    display:block;
}

.wallpaperContainer{
	width:650px;
	padding-left:30px;
    padding-bottom:10px;
	float:left;
}

.innerContainer{
	width:680px;
	padding-bottom:10px;
	float:left;
}

.wallpaper, .oplogo{
	width:100px;
	margin-top:20px;
    margin-right:25px;
    overflow:hidden;
	float:left;
}

.wallpaper img{
	float:left;
    height:80px;
    overflow:hidden;
	margin-bottom:5px;
}

.oplogo img{
	float:left;
    height:14px;
    overflow:hidden;
	margin-bottom:5px;
}

.wallpaperSpacer{ /* DIRTY HACK TO FIX IE7 PADDING BUG */
	width:660px;
	height:10px;
	float:left;
}

.contentHeader{
	width:670px;
	height:35px;
	float:left;
	padding:5px;
}

/* Download Page */

.downloadHeader{
	width:670px;
	height:25px;
	float:left;
	margin-top:10px;
	padding:5px;
}

#downloadCheckLeft{
	width:350px;
	float:left;
}

#downloadCheckLeft img{
	float:left;
	margin-right:5px;
}

#downloadCheckLeft p{
	width:300px;
	padding-top:2px;
	margin:0px;
	float:left;
}

#downloadCheckRight{
	width:312px;
	margin-left:5px;
	float:left;
}

#downloadCheckRight p{
	float:left;
	width:312px;
	margin:0px;
}

#downloadCheckRight img{
	margin-right:5px;
    margin-bottom:5px;
}

.phoneChangeBtn{
	width:80px;
	height:23px;
	font-weight:bold;
	text-align:center;
	float:left;
}

.phoneChangeBtn a{
	width:80px;
	height:19px;
    padding-top:4px;
    display:block;
}

.phoneMakeImg img{
	margin-right:5px;
	margin-bottom:5px;
}

.purchaseTitle{
	width:325px;
	height:25px;
	float:left;
	padding:5px;
}

.paymentContent{
	width:325px;
	height:180px;
	float:left;
	padding:5px;
}

.paymentContent h1{
	margin:0px;
	width:320px;
	padding:0px;
	font-size:14px;
	font-weight:normal;
	text-align:center;
	float:left;
}

.paymentContent p{
	margin:0px;
	width:320px;
	margin-bottom:10px;
	text-align:center;
	float:left;
}

.screenHolder{
	width:120px;
	height:60px;
	padding-top:60px;
	margin:19px;
	float:left;
	text-align:center;
	background: url(images/phoneEdit.jpg) no-repeat center #FFFFFF; 
	font-weight:bold;
	font-size:11px;
}

.paymentBtn{
	width:120px;
	font-weight:bold;
	text-align:center;
	margin-left:98px;
}
.paymentIcon{
	width:120px;
	font-weight:bold;
	text-align:center;
	margin-left:98px;
}
#billingInfo{
	width:670px;
	float:left;
	padding:5px;
	margin-top:10px;
}

/* Footer */

#footerHolder{
	width:850px;
	float:left;
	position:relative;
}

#footer{
	width:670px;
	height:13px;
	position:absolute;
	left:170px;
	top:-23px;
	padding:5px;
	text-align:right;
	font-size:10px;
    background-color:#A9A9A9; FOOTER COLOUR
}

/* Customer Care Pages */

.informationContent{
	width:670px;
	float:left;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:15px;
}

.informationContent p{
	margin:0px;
	padding-bottom:10px;
	float:left;
	width:670px;
}

.testPhone{
	width:120px;
	height:65px;
	padding-top:55px;
	margin-left:5px;
	margin-bottom:10px;
	float:left;
	text-align:center;
	background: url(images/phoneEdit.jpg) no-repeat center #FFFFFF; 
	font-weight:bold;
	font-size:11px;
}

.testPhoneStep2{
	width:120px;
	padding-top:15px;
	height:105px;
	margin-left:5px;
	margin-bottom:10px;
	text-align:center;
	float:left;
	background-color:#FFFFFF; 
}

.testPhoneRight{
	width:500px;
	margin-left:10px;
    padding-top:15px;
	float:left;
}