body
{
	padding: 0px;
	margin: 0px;
	background: url(../img/bg.gif) repeat;
	text-align: left; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 1.5em;
	font-family: Arial, Helvetica, Lucida;
}

a, a:link, a:visited
{
	color: #FFF;
	text-decoration: none;
}

a:hover
{
	color: #073137;
	text-decoration: underline;
}

h1
{
	font-size: 1.2em;
	text-align: center;
	color: #FFF;
}

img
{
	border: 0px;
}

.clear
{
	clear: both;
}

.banner
{
	margin: 10px auto;
	background-color: #073137; 
}
	
.b728
{
	width: 728px;
	height: 90px;
}

.b468
{
	width: 468px;
	height: 60px;
}

#wrapper
{
	width: 728px;
	margin: 0px auto;
}

#header
{

}
	
#header .logo
{
	width: 490px;
	margin: 10px auto;
}
	
#header	.search
{
	width: 613px;
	height: 97px;
	margin: 30px auto 10px auto;
	background: url(../img/search_bg.png) no-repeat center center;
}

#header .search_text
{
	margin: 10px 0px 0px 30px;
}

#header .search_input,
#header .search_input
{
	width: 438px;
	height: 44px;
	border: 0px;
	padding: 0px 10px;
	line-height: 44px;
	font-size: 1.3em;
	margin: 0px 0px 0px 30px;
}

#header .search_button_en,
#header .search_button_es
{
	border: 0px;
	height: 44px;
	width: 90px;
	float: right;
	margin: 0px 20px 0px 0px;
}

#header .search_button_en
{
	background: url(../img/search_en.png) no-repeat;
}

#header .search_button_es
{
	background: url(../img/search_es.png) no-repeat;
}

#randomsong, #randomsongdyn
{
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 20px;
}

#randomsongdyn
{
	text-align: right;
	float: right;
	display: none;
}

#header #randomsong
{
	margin-top: 0px;
}

#content
{}

#content #welcome
{
	width: 728px;
	height: 75px;
	margin: 10px auto 10px auto;
	background: url(../img/welcome_bg.png) no-repeat center center;
}

#content .welcome_to_es
{
	margin: 20px 9px 0px 9px;
}

#content .welcome_to_en
{
	margin: 20px 44px 0px 44px;
}

#content #tops
{}

#content #tops .songlist
{
	width: 355px;
	height: auto;
	background: #5bc8d8;
}

#content #tops .songlist ol
{
	list-style-type: decimal;
	margin: 10px 20px 10px 50px;
	color: #FFF;
	font-size: 0.8em;
	font-weight: bold;
	padding: 0px;
}

#content #tops .songlist ol li
{
	margin: 5px 0px;
}

#content #tops .songlist ol li a
{
	text-decoration: none;
	font-weight: bold;
	/*line-height: 1.2em;
	font-size: 0.8em;*/
}

#content #tops .songlist ol li a:hover
{
	text-decoration: underline;
}

#content #tops .last
{
	float: left;
}

#content #tops .most
{
	float: right;
}

#content #tops .header
{
	text-align: center;
	margin-top: 15px;
}

#content #results
{}

#content #results .header
{
	background: url(../img/results_header.png) no-repeat left top;
	height: 59px;
}

#content #results .footer
{
	background: url(../img/results_footer.png) no-repeat left top;
	height: 8px;
}

#content #results .content
{
	background: #5bc8d8;
	width: 725px;
}

#content #results ul {
	list-style: square;
	margin: 0px 35px 0px 50px;
	padding: 10px 0px 30px 0px;
	color: #FFF;
}

#content #results ul li {
	margin: 5px 0px;
}

#content #results ul li a,
#content #results ul li a:link
{
	line-height: 1.2em;
	text-decoration: none;
	font-weight: bold;
}

#content #results ul li a:hover
{
	text-decoration: underline;
}

#content #results ul li a:visited
{
	/*text-decoration: underline;*/
}

#footer
{
 margin-top: 30px;
}

#footer #links, #footer #langs, #footer #facebook
{
	text-align: center;
	width: 728px;
	margin: 0px auto;
}

#footer #langs p
{
	color: #FFF;
	font-size:0.8em;
	font-weight:bold;
	margin: 0px;
}

#footer #langs a
{
	text-decoration: none;
	margin: 0px 10px;
	height: 11px;
	width: 16px;
}

#footer #links .separator
{
	float: left;
	width: 30px;
	height: 24px;
	background: url(../img/separatebar.png) no-repeat center top;
}

#footer #links a#contact_es
{
	float: left;
	display: block;
	height: 24px;
	width: 123px;
	background: url(../img/contact_es.png) no-repeat top left;
	margin-left: 165px;
}

#footer #links a#contact_en
{
	float: left;
	display: block;
	height: 24px;
	width: 107px;
	background: url(../img/contact_en.png) no-repeat top left;
	margin-left: 190px;
}

#footer #links a#twitter
{
	float: left;
	display: block;
	height: 24px;
	width: 95px;
	background: url(../img/twitter.png) no-repeat top left;
}

#footer #links a#facebook
{
	float: left;
	display: block;
	height: 24px;
	width: 130px;
	background: url(../img/facebook.png) no-repeat top left;
}

#footer #links a#credits_es
{
	float: left;
	display: block;
	height: 24px;
	width: 109px;
	background: url(../img/credits_es.png) no-repeat top left;
}

#footer #links a#credits_en
{
	float: left;
	display: block;
	height: 24px;
	width: 109px;
	background: url(../img/credits_en.png) no-repeat top left;
}

#footer #links a#contact_es:hover,
#footer #links a#contact_en:hover,
#footer #links a#facebook:hover,
#footer #links a#credits_es:hover,
#footer #links a#credits_en:hover,
#footer #links a#twitter:hover
{
	background-position: 0px -24px;
}

#footer #facebook
{
	text-align: center;
	margin-top: 20px;
}

#footer #powered
{
	width: 170px;
	height: 60px;
	margin: 10px auto;
}

#footer #copyright
{
	font-size: 0.7em;
	text-align: center;
	color: #073137;
	margin-bottom: 20px;
	font-weight: bold;
}

#footer #copyright a
{
	color: #073137;
}

#footer #copyright a:hover
{
	color: #FFF;
}

.qtip-content
{
	font-size: 0.8em;
}

.qtip-content a:hover
{
	color: #5bc8d8;
}

.qtip .qtip-wrapper .qtip-borderTop,
.qtip .qtip-wrapper .qtip-contentWrapper,
.qtip .qtip-wrapper .qtip-title .qtip-button,
.qtip .qtip-wrapper .qtip-borderBottom,
.qtip .qtip-tip
{
   /*opacity:0.75;*/
}

#ie6
{
	text-align: center;
}

#chompie img
{
	margin: 45px 10px; 
}
