

/** Version 2012 **/


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	font-family: 'PT Sans', Arial, sans-serif;
	}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}



/* Style start! */

.ui-dialog {background-color: white;}

#wrapper {
	width: 1020px;
	margin:  0 auto;
	position: relative;
	min-height: 800px;
	padding-bottom: 20px;
	overflow: hidden;
}


	#search {
		position: absolute;
		right: 0;
		top:  50px;
	}
	
		#search input {
			min-width: 160px;
		}

/* barra menu */

#main_menu {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    background-color: #333333;
    color: #FFFFFF;
    height: 25px;
    margin: 0 auto;
    overflow: visible;
    position: relative;
    width: 100%;
    z-index: 9999;
	}
	
#menu {
	background-color: #333333;
    font-size: 11px;
    font-weight: bold;
    height: 25px;
    line-height: 18px;
    margin: 0 auto;
    text-transform: uppercase;
    width: 1020px;	
	}

#menu ul {
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding: 0;
    }
    
#menu_izq {
    float: left;
	}
	
#menu_der {
    float: right;
}

#menu li {
    display: inline;
    float: left;
    padding: 0 1px;
    position: relative;
}

#menu a.section_active:link, #menu a.section_active:visited {
    background-color: #FFFFFF;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    color: #666666;
}

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

#menu_izq a {
    display: inline-block;
    height: 22px;
    margin-top: 5px;
    padding: 0 5px;
}

/* Secciones auspiciadas */

#sponsorcats-container, #prodscats-container {
	border-top: 1px solid #666;
    background: #333333;
    margin-top: -2px;
    display: none;
    left: 0;
    position: absolute;
    width: 140px;
    z-index: 9999;
    border: 1px solid black;
	}

#sponsorcats-container a, #prodscats-container a {
	line-height: 11px;
	height: auto;
	padding: 5px;
	display: inline-block;
	width: 130px;
	}

#sponsorcats-container a:hover, #prodscats-container a:hover {
	background: #666;
	text-decoration: none;
	}
			
li#sponsorcats a:hover, li#prodscats a:hover {
	text-decoration: none;
	}
	
#sponsorcats-container li, #prodscats-container li {
	display: block;
	width: 100%;
	font-size: 10px;
	}
	
#sponsorcats-container li a, #prodscats-container li a {
	text-decoration: none;
	text-shadow: 0 -1px 0 #666;
	color: #CCC !important;
	}
	
#sponsorcats-container li a:hover, #prodscats-container li a:hover {
	text-decoration: none;
	text-shadow: none !important;
	color: white !important;
	}	
	
#sponsorcats-container.visible, #prodscats-container.visible {
	display: block;
	}
	
#sponsorcats-li.selected {
    background: none repeat scroll 0 0 #666666;
}
	
#menu_der a:link, #menu_der a:visited {
    color: #CCCCCC;
    text-decoration: none;
}

#menu a:hover {
	color: #00AEED;
	}

#menu_der a {
    display: inline-block;
    height: 22px;
    margin-top: 5px;
    padding: 0 5px;
}

/* nav - END */

	
#head {}		

	#head a {
		display:  block;
		text-indent: -9999px;
		background-color: transparent;
		background-image: url(logo-oda.png);
		background-repeat: no-repeat;
		background-position: center;
		width: 578px;
		height: 199px;
		margin: 0 auto;
	}


	#welcome {
		position: relative;
	}
	
	#welcome p {
		color: #444;
		margin-bottom: 10px;
		letter-spacing: 0;
	}
	
	#anteriores, #compartelanding {width: 40% !important; margin: 15px 0; font-size: 12px;}
	
	#anteriores a, #compartelanding a {text-decoration: underline; font-weight: 900;}
	#anteriores a:hover, #compartelanding a:hover {color: black;}
	
	#anteriores {float: left;}
	#compartelanding {float: right; text-align: right;}
		
		#welcome p strong {
			color: #444;
			font-weight: 900;
		}
	
		#welcome p a {
			text-decoration: none;
			color: #2E7CB6;
		}
		
		#welcome .welcomeMessage {
			font-size: 13px;
			line-height: 18px;
			margin-right: 15px;
			color: #444;
			text-align: justify;
		}
	
		#widesponsor {
			text-align: center;
			margin-top: 50px;
			margin-bottom: 50px;
		}
		#widesponsor a {
			vertical-align: middle;
			display: inline-block;
			width: 195px;
			height: 70px;
			margin: 0 10px;
		}
	
	#welcome #bigsponsor, #welcome #hype { 
		float: right;
		text-align: center;
		font-weight: 900;
		width: 400px;
		margin-top: 15px;
	}
	
		#hype {}

	#intro {overflow: hidden;}
	
	#welcome #bigsponsor ul {
		overflow: hidden;
		position: relative;
		left: 25px;
	}
	
		#welcome #bigsponsor ul li {
			float: left;
		}
		
		#welcome .welcomeMessage p {
			width: 620px;
		}
		
		#welcome .welcomeMessage strong {
			font-weight: 900;
			color: black;
		}
		
		#welcome .welcomeMessage em {
			display: block;
			font-size: 14px;
			line-height: 17px;
			font-weight: 900;
			color: black;
		}
	
		#bigsponsor a {
  		display: block;
        width: 195px;
        height: 70px;
        text-indent: -9999px;
        background-image: url(../images/oda2011-sponsorsprites.png);
        background-repeat: no-repeat;
        background-position: center;
          margin-top: 20px;}
		
			#bigsponsor a.hunterdouglas {
				background-position: -20px -5px;
			}
			
			#bigsponsor a.wasser {
				background-position: -310px -5px;
			}
	
		p#sponsoredby {
			width: auto;
			color: #2E7CB6;
			font-size: 14px;
			text-align: center;
			margin: 0;
			font-style: italic;
			}
		
		
		li.hp-mini a {background-image: url(../images/hp-smalllogo-revised.jpg); display: block; text-indent: -9999px; height: 55px; width: 331px; background-position: 0px -1px; background-repeat: no-repeat;}
		
		#buildingvote {position: relative;}
		
		#currentcat .cat-title {
			float: left;
		}
		
		#smallsponsors {
			font-size: 10px;
			line-height: 14px;
			margin-top: -65px;
			margin-bottom: 20px;
			overflow: hidden;
			position: absolute;
			right: 0;
		}
		
			#smallsponsors span {
				display: block;
				float: left;
				margin-top: 26px;
				margin-right: 10px;
				font-weight: normal !important;
				}
			
			#smallsponsors ul {float: right;}
			
			#smallsponsors ul li { float: left;}
			
			#smallsponsors ul li a {
				background-image: url(../images/oda2011-sponsorsprites.png);
				display: block;
				text-indent: -9999px;
				width: 195px;
				height: 70px;
			}
			
				#smallsponsors ul li.hunterdouglas a {background-position: -20px -5px;}
				#smallsponsors ul li.wasser a {background-position: -310px -5px;}
			
#categories {
  padding: 7px 10px;
  margin: 15px 0 15px;
  font-size: 12px;
  background-color: #4183C4;
  clear: both;
}

#categories.scrolldown {position: fixed; top: -20px; width: 999px; z-index: 99;}

/*#combolabel {margin-left: 210px;}*/

#sharebuttons {float: right; overflow: hidden;}

	#sharebuttons li {
	float: right;
	margin-left: 10px;
	width: 90px;
	overflow: visible;
	height: 21px;
	}
	
	#sharebuttons li.facebook {width: 120px; overflow: visible;}

#combolabel, #searchlabel {
	font-size: 12px;
	font-weight: 900;
	color: white;
}

#searchlabel {margin-left: 20px;}

#busqueda {margin-left: 10px;}

#comboinput, #paisinput {
	padding: 3px;
}

	#busqueda {
		display: inline;
	}
	
	#busqueda div {
		background: red;
	}
	
		input#autosearch {
			padding: 3px;
			border: 1px solid #CCC;
			width: 220px;
		}
		
#currentcat {font-size: 24px; font-weight: 900; overflow: hidden; margin-bottom: 20px;}

	#currentcat p.forcategory {font-size: 10px; text-transform: uppercase; letter-spacing: 1px; line-height: 20px;}
		
	#currentcat a.categorylink {text-decoration: none; color: black; line-height: 35px;}	

#bottomcategories {margin: 20px 0; position: relative;}

	#bottomcategories h2, #counter {
		font-size: 20px;
		line-height: 24px;
		color: #2E7CB6;
	}
	
	#counter {
		margin: 20px 0;
		text-align: center;
	}
	
	#bottomcategories h2 {color: white;}
	
	#bottomcategories ul {
		overflow: hidden;
		color: #666;
	}
	
	#bottomcategories ul li {
		float: left; margin-bottom: 10px; list-style-type: disc; height: 15px; padding-right: 30px;
	}
	
		#bottomcategories ul li a {
		display:block;
		text-decoration: none;
		font-size: 11px;
		color: #CCC;
		font-weight: 900;
		}
		
			#bottomcategories ul li a:hover {
			color: white;
			}


#footer_container {
	margin-top: 30px;
	background: black;
	color:  white;
	padding: 10px 10px 40px 10px;
	clear: both;
	margin-top: 20px;
	}

	#footer_container #footer {
	width: 1020px;
	margin: 0 auto;
	}
	
	#footer #copyrights {
		font-size: 9px;
		text-transform: uppercase;
		font-weight: 900;
	}

/* OBRADELANO: Autocomplete field */

ul.ui-autocomplete {
	border: 1px solid #CCC;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
/*	width: 140px; */
	padding: 5px;
	line-height: 16px;
	max-width: 300px;
	}

ul.ui-autocomplete {background: white; margin: 0; padding: 0;}

ul.ui-autocomplete li {margin: 5px 0;}
	
ul.ui-autocomplete li a {
	border: 1px solid transparent;
	font-size: 12px;
	font-weight: 500;
	color: #444;
	display: block;
	border-top: 1px solid #eee;
	}
	
.ui-menu .ui-menu-item a {
	padding: 3px 5px !important;
}


ul.ui-autocomplete li a.ui-state-hover {
	margin: 0 !important;
}
	
ul.ui-autocomplete li:hover a {
	border: 1px solid transparent;
	background-color: #0F6598;
	color: #fff;
	}

.ui-menu .ui-menu-item a:hover {
	border: 1px solid transparent;
}
	
#search-1 {display: none;}

#busqueda img {
	position: relative;
	left: -21px;
	top: 3px;
}
	
	
/* Works area */

#listings {overflow: hidden;}

#listings div.work {
	float: left;
	width: 200px;
	margin: 0 4px 4px 0;
	position: relative;
	overflow: hidden;
	margin-right: 4px;
	background-image: url(../images/loading.gif);
	background-position: center 60px;
	background-repeat: no-repeat;
}

	div.off, div.on {width: 200px; position: absolute; top: 0; left: 0; position: relative;}
	
	div.work .overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 155px;
	opacity: 0;
	-webkit-transition: 350ms opacity ease-in-out;
	-moz-transition: 350ms opacity ease-in-out;
	box-shadow: 0 0 1px #eee inset;
	background-color: white;
	}
	
	div.work:hover .overlay {
	opacity: 1;
	}
	
	p.work_title_off {
		position: absolute;
		top: 10px;
		padding: 0 10px;
	}
	
	div.on {display: none; position: absolute; left: 0;}
	
	p.work_title_off, p.work_title_on a {
		-webkit-font-smoothing: subpixel-antialiased;
		-moz-font-smoothing: subpixel-antialiased;
		font-smoothing: subpixel-antialiased;
		top: 165px;
		font-size: 12px;
		line-height: 16px;
		text-decoration: none;
		}
		
		div.vote {margin-left: 10px;}
		
		p.work_title_on {background-color: transparent;}
	
		p.work_title_on a {
			margin: 10px 0 5px;
			padding: 5px 10px 5px;
			display: block;
		}
		
			p.work_title_on a span.workTitle {
				color: #0F6598;
				font-size: 13px;
				display: block;
				}
				
			p.work_title_on a span.officeTitle {
				color: #666;
				font-size: 10px;
				font-style: italic;
				font-weight: normal;
				}
		
			p.work_title_on a:hover span.workTitle {color: #1484c6;}
			p.work_title_on a:hover span.officeTitle {color: black;}
		
    #singlevotescontainer a, a.votebutton {
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 2px;
		padding: 5px 10px;
		background: #4183C4;
		text-align: center;
		color: white;
		text-decoration: none;
		font-weight: 900;
		text-transform: uppercase;
		font-size: 11px;
		position: relative;
	}
	p.work_title_on a.votebutton{
	   top:0;
	   padding: 2px;
       margin-left: 10px;
	}
	p.work_title_on span.vote{
		width: 100px;
		display: block;
		height: 30px;
		margin-top: -10px;
    }

	#singlevotescontainer {text-align: center; margin-bottom: 15px;}
	
		#singlevotescontainer a {width: 250px; float: left; margin: 0 20px; float: none; display: inline-block;}
		
		a.votebutton:hover, #singlevotescontainer a:hover {background-color: #5b94cc;}
		a.votebutton:active, #singlevotescontainer a:active {top: 1px;}
		
	a.edit {
	   position: absolute; 
	   top: 140px; 
	   right: 0px; 
	   font-size: 9px; 
	   font-weight: 900;
	   text-transform: uppercase; 
	   display: block; 
	   background: red; 
	   color: white; 
	   padding: 3px}

/* missing jquery ui styles ? */

.ui-widget-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #444;
	opacity: .55;
	filter: Alpha(Opacity=55);
}


/* Single view */

#listings_single {
	margin-top: 20px;
}

#smallsponsors {margin-top: 0;}

#smallsponsors ul {
	overflow: hidden;
}

	#smallsponsors li {
		float: left;
	}
	
		#smallsponsors li a {
			background-image: url();
		}


div.img_single {
	overflow: hidden;
	width: 1020px;
	text-align: center;
	clear: both;
}

#single-header {
	float: left;
	width: 530px;
}

	#single-header h2 {
		font-weight: 900;
		font-size: 21px;
		line-height: 30px;
	}

	#single-header ul {
		overflow: hidden;
	}

		#single-header ul li {
			float: left;
			margin-right: 10px;
			font-size: 11px;
			text-transform: uppercase;
			color: #666;
			margin-bottom: 5px;
			list-style-type: disc;
			margin-right: 24px;
		}
		
			#single-header ul li a {
				text-decoration: none;
				color: #0F6598;
			}
			
				#single-header ul li a:hover {
					color: #1484c6;
				}

#singlevotescontainer {clear: both;}

#AD-link {color: #0F6598; text-decoration: none; font-size: 12px; font-weight: 900; line-height: 16px;}
	#AD-link:hover {color: #1484c6;}
	
#votestream {}

	#votestream li {
		position: relative;
		font-size: 10px;
		letter-spacing: 1px;
		padding: 10px 0px;
		border-bottom: 1px solid #EEE;
		margin-bottom: 5px;
		}
	
		#votestream li a {font-size: 12px; text-decoration: none; color: #2E7CB6; font-weight: 600;}
		
		#votestream li strong {font-size: 11px; font-weight: 900; color: #666;}
		
		#votestream li span {position: absolute; right: 0; top: 10px; padding: 4px; color: #444; display: block;}
		
		
/* Vote notify */

#vote-notify-background {
    z-index: 9998;
    background: rgba(0,0,0,.8);
    width: 100%;
    height: 100%;
    position: fixed;
    }

#vote-notify-dialog {
    padding: 10px 30px;
    background: white;
    border: 1px solid #CCC;
    width: 500px;
    position: absolute;
    top: 30%;
    margin-top: -125px;
    left: 50%;
    margin-left: -260px;
    font-family: 'Helvetica Neue','Arial',sans-serif;
    font-size: 12px;
    line-height: 16px;
    z-index: 9999;
    }
    
#vote-notify-dialog h1 {
    color: #0F6598;
    font-size: 18px;
    line-height: 24px;
    }

#vote-notify-dialog h2 {
    border-top: 1px solid #CCC;
    color: #444;
    font-size: 13px;
    font-weight: normal;
    line-height: 17px;
    margin-top: 10px;
    padding-top: 10px;
    }

#vote-notify-dialog h2 span {
    color: #0F6598;
    }

#vote-notify-dialog h3 {
    text-align: center;
    margin: 20px 0;
    font-size: 24px;
    color: #666;
    font-weight: 300;
    }

#vote-notify-dialog ul {
    overflow: hidden;
    margin: 0 5px;
    width: 240px;
    }

#vote-notify-dialog ul li {
    color: #444;
    font-size: 11px;
    }

ul li.votedialogtitle {
    margin-bottom: 10px;
    }
    
ul li.votedialogtitle span {
    color: #0F6598;
    font-weight: 900;
    font-size: 16px;
    display: block;
    margin-bottom: 5px;
    }

ul#spreadtheword li.votedialogbutton a, ul#exploread li.votedialogbutton a {
    border: 1px solid #CCC;
    display: block;
    background-color: white;
    width: 160px;
    padding: 5px 0 5px 60px;
    margin: 10px 0;
    text-decoration: none;
    color: #4a4a4a;
    }
    
ul#spreadtheword li.facebook a {
    background-image: url(/obra-del-ano/2011/images/li-facebook.png);
    background-repeat: no-repeat;
    background-position: 5px 3px;
    }
    
ul#spreadtheword li.twitter a {
    background-image: url(/obra-del-ano/2011/images/li-tweet.png);
    background-repeat: no-repeat;
    background-position: 5px 5px;
    }
    
ul#exploread li.myad a {
    background-image: url(/obra-del-ano/2011/images/li-AD.png);
    background-repeat: no-repeat;
    background-position: 5px 0;
    padding-left: 30px;
    width: 195px;
    }   
        
ul#spreadtheword li.votedialogbutton a:hover, ul#exploread li.votedialogbutton a:hover {
    background-color: #cbdbeb;
    border: 1px solid #8eb1d3;
    }
    
#spreadtheword {
    float: left;
    }
    
#exploread {
    float: right;
    position: relative;
    left: 25px;
    }


/* The podium */

#podium-2011 {display: block; margin: 20px 0; clear: both; overflow: hidden;}
	
	#podium-2011 li {position: relative; background-position: center; display: block;}

		#podium-2011 li.ganador {
			width: 1020px; 
			height: 570px;
			margin-bottom: 20px;
		}
		
		#podium-2011 li.segundo {
			width: 500px; 
			height: 350px;
			float: left;
		}

		#podium-2011 li.tercero {
			width: 500px; 
			height: 350px;
			float: right;
			margin-left: 20px;
		}

		#podium-2011 li div.podium-holder {
			position: absolute;
			z-index: 20;
			padding: 8px;
			left: 0;
			background-color: white;
			color: #2E7CB6;
			font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
		}

			#podium-2011 li div.podium-holder a {
				text-decoration: none;
				font-weight: 900;
				color: black;
			}
            #podium-2011 li div.podium-holder a:hover {
                color: #333;
                text-decoration: underline;
            }

			#podium-2011 li img.podiumpic {
				position: relative;
				z-index: 10;
			}

			#podium-2011 li.ganador div.podium-holder {
				font-size: 30px;
				line-height: 30px;
				bottom: 100px;
			}

				#podium-2011 li.ganador div.podium-holder span {
					text-transform: uppercase;
					font-size: 14px;
					font-weight: 900;
				}

				#podium-2011 li.ganador div.podium-holder h4 {
					font-size: 17px;
				}

			#podium-2011 li.segundo div.podium-holder,
			#podium-2011 li.tercero div.podium-holder {
				top: 235px;
				font-size: 18px;
				line-height: 23px;
			}

				#podium-2011 li.segundo div.podium-holder span,
				#podium-2011 li.tercero div.podium-holder span {
					text-transform: uppercase;
					font-size: 11px;
					font-weight: 900;
				}

				#podium-2011 li.segundo div.podium-holder h4,
				#podium-2011 li.tercero div.podium-holder h4 {
					font-size: 13px;
				}

