body {background-color:#25596b; color:#333; font-family:Arial,Helvetica,Serif}

/* clearfix */
.clearfix:after {visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0;}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */	

/* modal box defaults */
#simplemodal-overlay {background-color:#000;}
#simplemodal-container {background-color:#fff; border:5px solid #25596b; padding:20px; position:relative;}
#simplemodal-container a.modalClose {position:absolute; top:25px; right:25px; height:15px; text-indent:-999em; width:15px; background:url("/images/icon_cross.png") no-repeat scroll 0 0 transparent; outline:none; cursor:pointer; display:block;}

		
/* global */
#container {width:900px; padding:100px 60px 70px 60px; margin:50px auto 0px auto; background-color:#fff;} 

h1 {height:80px; margin:0px; padding:0px; display:block; text-indent:-999em; background:url(/images/logo_holahispanos.png) no-repeat 50% 50%;}
h2 {margin:0px; font-size:25px;}
h3 {margin:0px; font-size:18px; padding:10px 0px 0px 0px;}
p {font-size:12px; margin:0px; padding:0px 0px 10px 0px;}
		
#content-navigation {width:660px; margin:auto; padding:0px; list-style-type:none; text-align:right}
#content-navigation li {display:inline;}
#content-navigation li a {font-size:18px; color:#333; text-transform:lowercase; text-decoration:none;}		
    #content-navigation .navigation-bar {margin: 0px 5px 0px 10px; border-left:1px solid #333;}

#content-brands {margin-top:80px;}
#content-brands dl {margin:0px;}
#content-brands dt {display:none;}
#content-brands dd {float:left; width:390px; margin:20px 30px; }
#content-brands h2 {margin-bottom:5px;}
#content-brands h2 a {display:block; text-indent:-999em; width:390px; height:60px; background:url(/images/sprite_brands.png) no-repeat 0px 0px;} 

#content-brands .brand-mypeopletv a {background-position:0px 0px;}
#content-brands .brand-holahispanostv a {background-position:0px -70px;}
#content-brands .brand-holahispanosblog a {background-position:0px -140px;}
#content-brands .brand-holahispanosblog {margin-left:255px;}

.modal-section {display:none;}
.modal-section h2 {color:#e5810b; margin-bottom:15px; text-transform:lowercase;}
.modal-section h3 a {color:#25596B; text-decoration:none;}

#modal-contact label {display:block; float:left; width:110px; text-transform:lowercase;}	
#modal-contact .button { border:0px; background-color: #25596b; color:#fff; font-size:15px; text-transform:lowercase}
#modal-contact input, #modal-contact textarea {border:1px solid #25596b; padding:3px; width:280px;}
#modal-contact .button-submit {position:relative; left:298px; width:100px;}	
