/* 
CSS for non IE Browsers
Mobile Idol - 06/01/2007
Univision
(c)2007 Single Touch Interactice, Inc.
*/

/* HTML */

html {
	height: 100%
}

body {
	margin: 10px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	height: 100%;
	text-align: center;
	background-color: #000000;
}

a.white
{
	color:#ffffff;
	padding:12px;
}


a.white:visited
{
	color:#ffffff;
	padding:12px;
}

/* DIV ID's 

div#horizon {
	text-align: center;
	width: 100%;
	overflow: visible;
	visibility: visible;
	position: relative;
}*/

div#header {
	width: 770px;
	height: 146px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2px;
	display: block;
	background-image: url('../images/header.jpg');
	background-repeat: no-repeat
}

div#header_esp {
	width: 770px;
	height: 146px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2px;
	display: block;
	background-image: url('../images/header_esp.jpg');
	background-repeat: no-repeat
}

div#button_bar {
	background-color: #333333;
	width: 770px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	margin-bottom: 2px;
	margin-left: auto;
	margin-right: auto;
}

div#footer {
	background-color: #333333;
	width: 770px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	margin-left: auto;
	margin-right: auto;
}

div#flags {
	float: right;
	margin-right: 4px;
	width: 60px;
	margin-top: 4px;
}

div#bodyholder {
	width: 770px;
	overflow: visible;
	visibility: visible;
	margin-left: auto;
	margin-right: auto;
	background-color: #333333;
	padding-top:6px;
	padding-bottom: 6px;
}

div#contest_ad {
	width: 412px;
	height: 140px;
	background-image: url('../images/contest_box.jpg');
	background-repeat: no-repeat;
	border: 1px dotted #ffffff
}


/*div#footer {
	width: 860px;
	height: 150px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}*/

div#container_member {
	width: 170px;
	height:150px;
	padding: 0;
	background-image: url('../images/section_head.jpg');
	background-position:  left top;
	background-repeat: no-repeat;
	border: 1px solid #ffffff;
	display: block
}

div#container_newest {
	width: 170px;
	height:auto;
	padding: 0;
	background-image: url('../images/section_head.jpg');
	background-position:  left top;
	background-repeat: no-repeat;
	border: 1px solid #ffffff;
	display: block
	
}

div#content_title {
	padding-top: 2px;
	padding-left: 4px;
	padding-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #000000;
	height: 12px;
	/*font-variant: small-caps;*/
}

div#container_search {
	width: 170px;
	height:auto;
	padding: 0;
	background-image: url('../images/section_head.jpg');
	background-position:  left top;
	background-repeat: no-repeat;
	border: 1px solid #ffffff;
	display: block
	
}

div#content_search {
	padding-top: 40px;
	padding-left: 4px;
	text-align: center;
}

div#container_popular {
	width: 412px;
	height: auto;
	padding: 0;
	background-image: url('../images/section_head.jpg');
	background-position:  left top;
	background-repeat: no-repeat;
	/*background-image: url(../images/bg_featured_idol.png);
	background-repeat: no-repeat;*/
	border: 1px solid #ffffff;
	display: block;
	margin: 0
}

div#container_tones {
	width: 412px;
	height: auto;
	padding: 0;
	background-image: url('../images/section_head.jpg');
	background-position:  left top;
	background-repeat: no-repeat;
	/*background-image: url(../images/bg_featured_idol.png);
	background-repeat: no-repeat;*/
	border: 1px solid #ffffff;
	display: block;
	margin: 0
}

div#container_contest {
	width: 661px;
	height: 250px;
	background-image: url('../images/bg_contest.png');
	background-repeat: no-repeat;
	background-position:  right top;
	margin-top: 6px
}

div#container_mm {
	width: 170px;
	height:auto;
	margin-bottom: 4px;
	background-image: url('../images/section_head.jpg');
	background-position:  left top;
	background-repeat: no-repeat;
	/*background-image: url(../images/bg_mobilemachine.png);
	background-repeat: no-repeat;*/
	border: 1px solid #ffffff;
	display: block
	
}

div#content_mm {
	padding-top: 225px;
	padding: 6px;
}

/* Form */

input.phone {
	margin: 5px;
	background-color: #ffffff;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 125px;
}

input.membername {
	margin: 5px;
	background-color: #ffffff;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 145px;
	/*height: 22px;*/
}

input.memberpass {
	margin: 5px;
	background-color: #ffffff;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 145px;
	/*height: 22px;*/
}

label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
	padding-left: 4px;
}

#messagebox {
	margin-top: 5px;
	margin-bottom: 8px;
	background-color: #ffffff;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 125px;
	height: 50px;
	overflow: hidden;
}

a.searchlink {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.tbl_title {
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 4px;
}