html, ul, #pageTitle, body, #Main, h2 {
	margin:0;
	padding:0;
	border-width:0;
}
ul {
	list-style:none;
}
a {
	text-decoration: none;
	color: #E7C108;
}
body, #Main {
	background-color: #000;
	color: #f7f7f7;
	font-family: arial, verdana, serif;
	font-size: 16px;
}
#Main{
	border-top: 4px solid #E7C108;
	padding:0 20px;
	min-width: 960px;
	width: 95%;
	margin:0 auto;
}
#Header 
{
	border-bottom: 1px solid;
}
#headerWrapper 
{
	/*width:60%;	*/
}
#counter 
{
	float:right;
	padding: 15px;
	font-size:100%;
	margin-top: 10px;
}
#counter li 
{
	float:left;
	padding-right: 5px;
}
#counter li #day
{
	color: #E7C108;
}
#counter li .count 
{
	display:block;
	background: #fff;
	text-align:center;
	color: #000;	
	font-weight:bold;
	border:1px solid #ddd;
}
#pageTitle {
	padding: 20px;
}		
#navigation {
	width: auto;
	height: 33px;
	padding:0 10px;
	margin-top:5px;
}
#menu {
	height:1%;
}
#menu li {
	float:left;
}
#menu li a{
	display:block;
	padding: 5px 5px 5px 22px;
}
#menu li a.active,
#menu li a:hover,
#navigation a.current
{
	background: transparent url('../img/murgasIcon.jpg') no-repeat scroll 0 50%;
	color:#fff;
	text-indent: 0px;
	/*border-bottom: 1px solid #E7C108;*/
}
#menu .blink
{
	background: transparent url('../images/novedades.gif') no-repeat scroll 22px 77%;
	text-indent: -99999px;
	width: 90px;
	color: #999;
}
#Body {
	margin-top: 30px;
	margin-bottom: 30px;
}
#Home #Body 
{
	margin-bottom: 0;
}
#Body #animation
{
	margin:0 auto;
	width: 962px;
}
#Home #Body #animation
{
	margin: 0;
}
#contentWrapper 
{
	overflow:hidden;
	margin-bottom: 40px;
	padding-left:400px;
}
#logo{
	float:left;
	width:400px;
	padding-top: 4px;
	margin-left:-400px;
}		
#content 
{
	font-size: 80%;
	border-left: 1px solid #fff;
	padding-left: 20px;
	width:80%;
}
#Votaciones #content, 
#Participantes #content,
#Firmas #content
{
	font-size: 100%;
	border-left: 0;
	padding-left: 0px;
	width:auto;
}
#Bases #content 
{
	border:0;
}
#content.pureText
{
	width: 60%;
}
#content h2 {
	color: #E7C108;
	color: #E75308;
	padding-bottom: 10px;
}
#banner 
{
	clear:both;
	border-top: 1px solid #666;
}
#banner a 
{
	background-color: #292929;
	display: block;
	width:auto;
	padding:10px;
}
#banner a:hover 
{
	background-color: #333;
}
#Footer #pss {
	padding:3px 0 0 100px;
	background: transparent url('../images/pssicon.png') no-repeat scroll 0 0;
}
#Footer {
	font-size: 60%;
	padding:20px;
	text-align:left;
	overflow:hidden;
	background:#222;
	border-top: 1px solid #666;
}
#visits 
{
	margin-top: 40px;
	margin-left: 20px;
	text-align:left;
	height: 30px;
}
#visits .number
{
	display:block;
	height: 25px;
	width: 16px;
	float:left;
	padding: 5px 0 0 5px;
	background: transparent url(../images/contador.gif) no-repeat scroll 0;
	font-weight:bold;
}

#Footer li {
	float:left;
	border: double 3px #444;
	padding:2px;
	margin-right: 10px;
	padding: 2px;
	height: 68px;
}
#Footer li a{
	display:block;
	text-indent: -9999px;
}
#Contributors 
{
	margin:0 auto;
	margin-left:25%;
	width: auto;
	text-align:center;
}
#Footer li a {
	background-repeat:no-repeat;
}
#Footer li a.rolo {
	width: 200px;
	height: 68px;
	background-image: url(../img/logorolo.jpg);
}
#Footer li a.cabildo {
	width: 100px;
	height: 68px;
	background-image: url(../img/LogoCabildoTenerife.jpg);
}
#Footer li a.turismo {
	width: 180px;
	height: 50px;
	background-image: url(http://www.santacruzmas.com/images/LogoTenerifeAmable.jpg);
}


#imageGalleryWrapper {
	text-align: center;
}
#imageGallery {
	width: 80%;
	height: 500px;
	margin: 0 auto;
	position:relative;
}
.item {
	width: 70%;
	margin: 0 auto;
	display:block;
	text-align:center;
	padding: 10px;
	height: 480px;/*500 - padding-top-bottom */
}
.itemImage img{
	border: 1px solid #444;
}
#imageGallery .slideNavigation {
	width: 10%;
	height: 250px;
	padding-top: 250px;
}
#imageGallery .slideNavigation.previous {
	float:left;
}
#imageGallery .slideNavigation.next {
	top:0;
	position: absolute;
	right:0;
}



.action {
	display:block;			
	margin-left: 100px;
}
#others 
{
	background:#fff;
}
