@charset "utf-8";
body  {
	margin: 0px;
	font: 62.5% Arial, Helvetica, sans-serif;
	line-height: 1.3;
}

.wrapper {
	width: 800px;
	margin: 0px auto;
	font-size: 1.4em;
}
img {
	border: 0
}

.hideoverflow {
	overflow: hidden;
}
.clr {
	clear: both;
	float: none;
}


/* text default field */
input, select, textarea {
	font-size: 1em;
}
LI LI, LI P, BLOCKQUOTE P {
	font-size:1em
}


/* basic typography */
p,
li,
ol {
	line-height: 1.4em;
}
p {
	margin-top: 14px;
	margin-bottom: 14px;
}
ul,
ol {
	margin-top: 5px;
	margin-bottom: 10px;
}
ol li,
ul li {
	margin-left: 30px;
}
ol li {
	list-style: decimal;
}
a {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
b, strong {
	font-size: 1em;
	font-weight: bold;
	color: #000000;
}
H1 {
	color: #333333;
	font-size: 2em;
	font-weight: bold;
}  /* displayed at 24px */
H2 {
	color: #333333;
	font-size: 1.4em;
	font-weight: bold;
}  /* displayed at 18px */
H3 {
	color: #184890;
	font-size: 1.3em;
	font-weight: bold;
}  /* displayed at 15px */
H4 {
	color: #333333;
	font-size: 1.3em;
	font-weight: bold;
}  /* displayed at 12px */
H5 {
	color: #333333;
	font-size: 1.2em;
	font-weight: bold;
}
H6 {
	font-size: 1.2em;
	font-weight: bold;
}
h1 a {
	color: #666666;
	text-decoration: none;
}
h2 a {
	color: #333333;
	text-decoration: none;
}
h3 a {
	color: #333333;
	text-decoration: none;
}
h4 a {
	color: #333333;
	text-decoration: none;
}
h5 a {
	color: #CC3333;
	text-decoration: none;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
	color: #000000;
}
a#ringtone-othercarriers {
	background: url(../images/carriers/lp1/othercarrier-ringtones.png) no-repeat;
	display: block;
	height: 36px;
	width: 477px;
	clear: both;
}
a .alt { display: none; }
#header {
	background: url(../images/headerbg.png) repeat-x left top;
	padding-top: 15px;
	margin-bottom: 80px;
}
#header h1 {
	text-align: center;
	font-size: 3em;
	display: block;
	line-height: 2em;
}
#header h2 {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 2.4em;
}
#headfreegifts {
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 3em;
	text-align: center;
	text-decoration: blink;
}


#pictures {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 15px;
	background: #E2E2E2;
	border-bottom: 2px solid #666666;
	border-top: 1px solid #9DCEFF;
}
#pictures img {
	margin: 10px;
}


#votingbox {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#left-arrow {
	margin-top: 10px;
	height: 104px;
	width: 73px;
	float: left;
	margin-left: 45px;
}
#right-arrow {
	float: right;
	height: 104px;
	width: 73px;
	margin-top: 10px;
	margin-right: 45px;
}
#vote-yes {
	background: url(../images/voting-box_f2.png);
	height: 57px;
	width: 162px;
	float: left;
	margin-top: 10px;
}
#vote-no {
	background: url(../images/voting-box_f2.png);
	height: 57px;
	width: 162px;
	float: right;
	margin-top: 10px;
}
#vote-no .spacer,
#vote-yes .spacer {
	text-align: center;
	padding-top: 14px;
	font-size: 1.4em;
	text-decoration: underline;
	font-weight: bold;
}


#searchterm {
	margin-top: 25px;
	text-align: center;
}
#searchterm h3 {
	font-size: 1em;
	display: block;
	margin-bottom: 20px;
}
#searchterm #terms {
	float: right;
	color: #C7C7C7;
	margin-bottom: 20px;
	font-size: 0.7em;
}
#searchterm #terms a {
	font-weight: normal;
	text-decoration: none;
	color: #C7C7C7;
}

.searchtext h3    {
	color: #333333;
	font-size: 1.2em;
	display: block;
	line-height: 4em;
}



#maincon {
	width: 100%;
	font-size: 1.4em;
	background: #EBEBEB;
	border-top: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
}
#maincon .spacer {
	padding: 20px;
	margin-top: 25px;
}
#maincon .hilit {
	color: #CC0000;
}
#maincon .hilit a {
	color: #CC0000;
}
#sidebar {
	width: 250px;
	background: #FFFFFF;
	border: 2px solid #CCCCCC;
	float: left;
}
#sidebar h3 {
	text-align: center;
	margin-bottom: 25px;
}
#sidebar .spacer {
	margin: 0px 0px 0px -35px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
}

#content {
	margin-left: 300px;
}
#content h3 a {
	color: #339966;
	font-size: 2em;
}
#content h3 a:hover {
	color: #000000;
}
#content .click {
	color: #0066CC;
}
#content  .offerbox {
	background: #FFFFFF;
	width: 650px;
	margin-top: 5px;
	margin-bottom: 35px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 2px solid #999999;
	border-left: 1px solid #CCCCCC;
}
#content .offerbox .spacer {
	padding: 5px;
	margin: 0px;
}


#offerterms {
	font-size: 0.7em;
	margin-top: 20px;
	margin-bottom: 20px;
}
h4.artistsongs {
	color: #29547E;
	font-size: 1.3em;
	word-spacing: 4px;
}
#menu {
	display: block;
	margin-top: 25px;
	margin-bottom: 25px;
}
#menu li {
	float: left;
	background: url(none);
	margin: 0px 15px 0px 0px;
	padding: 0px;
}
#menu li a {
	text-decoration: none;
	font-size: 0.9em;
	font-weight: normal;
	color: #333333;
}

#footer {
	font-size: 0.8em;
	color: #666666;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 25px;
}
#contactFormArea {
	width: 350px;
	margin-top: 50px;
}

hr.divide {
	background: #E1E1E1;
	height: 3px;
	width: 100%;
	border-style: none;
}
ol {
	margin-left: 20px;
}
ul.check  li {
	behavior: url(css/iepngfix.htc);
	background: url(../images/good-points.png) no-repeat left top;
	margin: 0px;
	padding: 0px 0px 0px 26px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
}
ul.check2  li {
	behavior: url(css/iepngfix.htc);
	background: url(../images/good-points2.png) no-repeat left top;
	margin: 0px 0px 10px;
	padding: 0px 0px 8px 38px;
	line-height: 20px;
	text-decoration: none;
}
ul.fav  li {
	behavior: url(css/iepngfix.htc);
	background: url(../images/favs-points.png) no-repeat left center;
	padding-left: 26px;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
	padding-bottom: 5px;
}
ul.bad  li {
	behavior: url(css/iepngfix.htc);
	background: url(../images/bad-points.png) no-repeat left top;
	padding-left: 26px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
	padding-bottom: 5px;
}
ul li {
	behavior: url(css/iepngfix.htc);
	background: url(../images/norm-ul.png) no-repeat left top;
	padding-left: 26px;
	font-size: 0.9em;
	line-height: 20px;
	text-decoration: none;
	padding-bottom: 5px;
}
ul.none li {
	padding-left: 26px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
	padding-bottom: 5px;
	background: url(none);
}
label { display:block; }
input.text,textarea { width:300px;font:12px/12px 'courier new',courier,monospace;color:#333;padding:3px;margin:1px 0;border:1px solid #ccc; }
input.submit { padding:2px 5px;font:bold 12px/12px verdana,arial,sans-serif; }

