/*
Title:      Clandestine master screen styles
Author:     http://fcinco.com.ar
Copyright:  2010, fcinco.  All rights resevered (please don't re-use without permission).
*/
* {
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
}
body {
	margin: 0;
	padding: 0;
	color: #333;
	background: #E7F9FE url(i/bck_page.png) no-repeat center top;
	font: 62.5% Arial, sans-serif;
}
body#sec-about {
	/* background: #E7F9FE url(i/bck_pg_interna.jpg) no-repeat center top; */
}
/* links */

a:link, a:visited {
	color: #ed1d37; /* c04e37 */
	text-decoration: none;
	}
a:hover {
	color: #008ac9; /* a0351f */
	}
	
/* header --------------------------------------------- */
#header {
	margin: 0;
	padding: 0;
	height: 126px;
}
div.header-inner {
	position: relative;
	width: 940px;
	min-width: 800px;
	height: 126px;
	margin: 0 auto;
	padding: 0;
	font-size: 1.2em;
	background-image: url(i/bck_inner_head.png);
}
div.header-inner h1 {
	background: url(i/h1-clandestine.png) no-repeat;
	width: 254px;
	height: 73px;
	display: block;
	margin: 0;
	padding: 0;
	text-indent: -9999em;
	float: right;
}
div.header-inner h1 a {
	width: 254px;
	height: 73px;
	display: block;
}
div.logo-mark {
	width: 368px;
	height: 204px;
	position: absolute;
	top: 0;
	margin: 0 0 0 -108px;
	z-index: 90;
	background: transparent url(i/logo_mark.png) no-repeat left top;
}
*:first-child+html body#sec-home div.logo-mark {
	margin-left: -800px;
}
div.logo-mark a {
	display: block;
	width: 260px;
	height: 198px;
	text-indent: -9999em;
	margin-left: 108px;
}
* html div.markdos {
	display: none;
}
/* footer--------------------------------------------- */
#footer {
	max-width: 940px;
	min-width: 800px;
	min-height: 42px;
	margin: 0px auto 0;
	clear: both;
	padding: 0;
	font-size: 1.2em;
	color: #FFF;
	text-align: center;
	background:#66B9E5 url(i/bck_foot.png) no-repeat left top;
}
* html #footer {
	width: 940px;
	height: 50px;
}
#footer div.main {	
	width: 100%;
	}
#footer p {
	margin: 0;
	padding: 0;
	font-size: 1em;
	line-height: 1.8em;
	color: #FFF;
	}
	
#footer p.datos, #footer a.datos {
	color: #006997;
	font-size: 11px;
	padding:2px;
	margin-left:0;
	}
	
#footer a {
	color: #FFF;
	margin: 0 5px;
	/* text-transform: uppercase;  */
}
#footer a:hover {
	color: #d5e87c;
	}
#footer div.mod {
	margin-bottom: 20px;
	border: none;
}

/* structure --------------------------------------------- */
#clandestine {	
	/*background: url(img/top-stripe.png) repeat-x -80% 0;
	background: 
		url(img/top-stripe.png) repeat-x -80% 0,
		url(img/stripe-left.png) repeat-y fixed 0 0,
		url(img/stripe-right.png) repeat-y fixed 100% -20%;*/
}
#wrap {
	width: 100%;
	margin: 0;
	padding: 0;
	clear: both;
}
#wrap-inner {
	width: 940px;
	margin: 0 auto;
	padding: 0;
	height: 630px;
}

#wrap-inner.confoto {
	background: url(i/bck_pageimage.png) no-repeat 510px 40px;
}

/* body#sec-about #wrap-inner, body#sec-contact #wrap-inner {
	 background: #FFF url(i/bck_wrap.jpg) no-repeat center top; 
	height: 581px;
}
*/
div.content {
	margin: 0px 0 0 100px;
	width: 440px;
	padding-top: 110px;
	display: block;
	float: left;
	position: absolute;
	z-index: 10;
}
body#sec-about div.content, body#sec-franquicias div.content {
	width: 400px; }
	
body#sec-contact div.content {
	position: absolute;
	z-index: 10;
}
body#sec-prensa div.content {
	width: 100%;
 }
	
div.content p {
	font-size: 1.3em;
	color: #333;
	margin: 0 0 20px 3px;
}
div.content p.destacado {
	font-size: 1.8em;
	color: #ed1d37;
}
div.main {
	float: left;
	width: 50%;
}
body.single div.main {
	width: 75%;
}
body.page-template-portfolio-php div.main {
	width: 75%;
}
div.secondary {
	float: left;
	width: 25%;
}
div.secondary-inner {
	padding: 0 10px;
}



div.content h3 {
	display:block;
	background:url(i/titles.png) no-repeat;
	width:270px; height:30px;
	text-indent:-10000px;
	}

div.content h4 {
	color: #1EACE3;
	font-size: 14px;
	font-weight: normal;
	margin-left:3px;
	}

body#sec-about div.content h3 {background-position: 0 -10px;}
body#sec-locales div.content h3 {background-position: 0 -41px;}
body#sec-prensa div.content h3 {background-position: 0 -70px;}
body#sec-franquicias div.content h3 {background-position: 0 -100px;}
body#sec-contact div.content h3 {background-position: 0 -130px;}


body#sec-locales div.content ul {
	margin-left:50px;
	font-size: 1.3em;
	color: #333;
	list-style: none;
}

body#sec-locales div.content li {
	clear:both;
	margin-bottom:10px;
	background: url(i/bullet_star.png) no-repeat 0px 2px;
	padding-left: 20px;
}

body#sec-locales div.content ul li ul {
  width: 260px; 
  margin: 0 0 20px;
  padding: 10px;
  font-size: 13px;
  color: #333;
  clear:both;

}
 
body#sec-locales div.content ul li ul li {
  float: left;
  clear:none;
  width: 100px;
  margin: 0 0 3px 5px;
  padding: 0 0 0 15px; 
  background: url(i/bullet_star_small.png) no-repeat 0px 4px;
}

body#sec-franquicias div.content ul {
  margin: 0;
  padding: 10px;
  font-size: 13px;
  color: #333;
  list-style: none;
}
 
body#sec-franquicias div.content ul li {
  margin: 0 0 10px 50px;
  padding: 0 0 0 15px; 
  background: url(i/bullet_star_small.png) no-repeat 0px 4px;
}

div.content p.fullwidth { width: 800px;}

body#sec-prensa div.content {
	width: 750px;
}


div.bnrprincipal {
	width: 688px;
	height: 420px;
	float: left;
	padding: 0;
	margin: 0 0 12px;
	position: relative;
	z-index: 0;
}
*:first-child+html body#sec-home div.bnrprincipal {
	background-color: transparent;
	display: block;
}
div.promos {
	width: 339px;
	height: 194px;
	float: left;
	position: relative;
	margin-left: 4px;
	background-image: url(images/bnr_promo.jpg);
}
div.novedades {
	width: 339px;
	position: relative;
	height: 194px;
	float: left;
	margin-left: 6px;	
	background-image: url(images/bnr_novedades.jpg);
}
* html div.promos, * html div.novedades {
	margin-left: 0;
}
div.novedades a, div.promos a {
	width: 339px;
	height: 194px;
	display: block;
	text-indent: -9999em;
}

div.novedades a:hover {
	background-image: url(images/bnr_novedades_over.jpg);
}

div.promos a:hover {
	background-image: url(images/bnr_promo_over.jpg);
}

* html #noie6 {
	display: none;
}
div.sidebar {
	width: 252px;
	height: 620px;
	float: right;
	margin: 0;
	background: transparent url(i/bnr_nexos.jpg) no-repeat 7px 7px;
}

div.sidebar a {
	width: 252px;
	height: 620px;
	display: block;
	float: right;
	cursor: pointer;
	/*text-indent: -9999em;*/
}

div.sidebar a span.licencias {
	width: 205px;
	height: 70px;
	display: block;
	margin: 322px auto 0;
}

/* navigation */
#nav {
	clear: both;
	float: right;
	width: 680px;
}
#nav ul {
	margin: 0 0 0px 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
body.home #nav ul {
	margin: 0;
	border-bottom: none;
	}
#nav ul li {
	float: left;
	margin: 0 0 0 6px;
	padding: 0 12px 0 0;
	line-height: 35px;
	background: url(i/nav_sep.png) no-repeat right center;
}
* html #nav ul li {
	padding-right: 0px;
	margin-left: 0;
}
#nav ul li a {
	float: left;
	margin: 0;
	padding: 0px;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #FFF;
	text-indent: 18px;
	background: url(i/star.png) no-repeat left center;
}
#nav li a em {    
    display: block;
	padding: 0 0 5px 0;
    font-size: .9em;
	font-style: normal;
	text-transform: none;
	font-weight: normal;
	letter-spacing: 0;    
	opacity: .6
    }
#nav li a:hover {
	color: #ff6;
	}
#nav li.active a {
	}
body#sec-about #nav li a:active {
	color: #ff6;
	}
#nav ul li.nosep {
	background-image: none;
	margin: 0;
	padding: 0;
}
#nav li#facebook a {
	text-indent: -9999em;
	display: block;
	height: 26px;
	margin: 4px 0 0 5px;
	width: 30px;
	background: url(i/social_icon.png) no-repeat 0 0;
}
#nav li#twitter a {
	text-indent: -9999em;
	display: block;
	height: 26px;
	margin: 4px 0 0 5px;
	width: 30px;
	background: url(i/social_icon.png) no-repeat -32px 0;
}
#nav li#facebook a:hover {
	background-position: 0px -26px;
}
#nav li#twitter a:hover {
	background-position: -32px -26px;
}
* html #nav li#twitter a, * html #nav li#facebook a {
	padding: 0;
	margin-top: 6px;
	line-height: 26px;
}
.clear {
	clear: both;
}
.right {
	float: right;
}

.left {
	float: left;
}

.img_left {
	float: left;
	margin: 10px 20px 10px 0;
}

.img_right {
	float: right;
	margin: 10px 0 10px 20px;
}
.sobreimg {
	margin:44px 34px 0 -30px;
}
.error,
.success {
	display: none;
}

/* Buttons */

.button, .button:visited {
	background: #00284f url(i/alert-overlay.png) repeat-x;
	display: inline-block;
	padding: 5px 20px 6px;
	color: #fff;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
	font-size: 13px;
	font-weight: bold;
	line-height: 1;
	border: 0;
}

.button:hover {
	background-color: #111;
	color: #fff;
	text-decoration: none;
}

.button:active {
	top: 1px;
}
/* Contact Form */
div.content p.error {
	margin-left: 140px;
	margin-top: 5px;
	padding-left: 20px;
	font-size: 11px;
	color: #ff0808;
	background: url(i/ico_stop.png) no-repeat left center;
}
* html div.content p.error {
	margin-top: 0;
}
#contact_form ul {
	float: left;
	display: block;
}
	
#contact_form ul li {
	margin: 10px 0;
	list-style: none;
	position: relative;
	clear: both;
}
* html #contact_form ul li {
	margin: 5px 0;
}
#contact_form label {
	line-height: 35px;
	width: 100px;
	text-align: right;
	float: left;
	font-size: 1.2em;
	margin-right: 10px;
}

#contact_form input#name,
#contact_form input#email,
#contact_form input#subject,
#contact_form textarea {
	float: left;
	padding: 8px;
	border: 1px solid #CCCCCC;
	margin-left: 10px;
	background: #fcfcfc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#contact_form input#name,
#contact_form input#email,
#contact_form input#subject {
	width: 300px;
}

#contact_form textarea {
	width: 300px;
	height: 150px;
	resize: none;
}

#contact_form input.button {
	float: right;
}
#contact_form h3 {
	margin-left: 20px;
	color: #09F;
	font-size: 2em;
}
#contact_form{
	margin-top: 0px;
}
.address {
	font-size: 14px;
	text-align: left;
	padding-top: 32px;
	margin-top: 20px;
	background: url(i/vcard.png) no-repeat left top;
}
.address p {
	line-height: 1.7em;
}
/* Overiding Classes */

/* Must remain at the bottom of the stylesheet */
.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}
.star_pg {
	background: transparent url(i/star_int.png) no-repeat left top;
	width: 525px;
	height: 460px;
	position:absolute;
	top:150px;
	margin-left: -100px;
	z-index: 0;
}
body#sec-home .star_pg {
	background: transparent url(i/star_home.png) no-repeat left top;
	width: 434px;
	height: 418px;
	margin-left: -120px;
	top: 130px;
	z-index: 99;
}
* html body#sec-home .star_pg {
	display: none;
}
*:first-child+html body#sec-home .star_pg { display: block; margin-left: -810px; }
* html .clearfix {
	height: 1%;
}
