/* CSS Document */
/* Sitio Web FEMALE*/
/* SoundRise Media 2011 */

body.pral {
	margin: 0 0 0 0;
	background: #000 url(../img/layout/lyt-bg.png) center top no-repeat;
}

#sesion {
	margin: 20px auto 0 auto;
	width: 960px;
	height: 20px;
	text-align: right;
	color:#FF9;
	font-family: Lucidad Sans, Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 10px
}

#sesion a  {
	text-decoration: none;
	color:#FF9;
}

#sesion a:hover  {
	text-decoration: none;
	color: #FFF;
}

#noie6  {
	margin: 20px auto 0 auto;
	width: 920px;
	background-color:#37051D;
	padding: 20px;
}

#noie6 p  {
	font-size: 11px;
}

#header {
	margin: 0 auto;
	width: 960px;
	height: 120px;
}

#content {
	margin: 0 auto;
	width: 960px;
/*	background: black url(../img/layout/lyt-content.png) bottom no-repeat; */
	position: relative;
}

#lateral {
	width: 270px;
	float: right;
	background:#FFF;
	z-index: 3;
	overflow: hidden;
}

#footer {
	width: 960px;
	height: 80px;
	margin: 0 auto;
	padding: 0 30px;
	#padding_left: 30px;
	#padding-right: 30px;
	background: url(../img/layout/lyt-footer.png) repeat;
	font-family: Lucidad Sans, Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	vertical-align: middle;
}

#cotizer {
	display: none;
}


p, label {
	font-family: Lucidad Sans, Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFF;
	text-shadow: #333 1px 2px 1px;
}

h1 {
	font-family: 'Josefin Sans', Lucidad Sans, Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFF;
	margin: 0;
	text-shadow: 1px 2px 2px #000;
	letter-spacing: 1px;
}

h2 {
	font-family: Lucidad Sans, Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#FF9;
	margin: 5px 0 0 0;
}

#side a {
	font-family: Lucidad Sans, Lucida Grande, Arial, Helvetica, sans-serif;
	color:#FF9;
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
}

#side a:hover {
	color:#3E5871;
	text-decoration: none;
}

#side, #side2	{
	padding: 30px;
	float: left;
	background: url(../img/layout/lyt-side.png) no-repeat;
	_background: none;
}	

#side	{
	width: 250px;
	line-height: 32px;
	letter-spacing: 3px;
}	

#side2	{
	width: 300px;
}	

#text{
	 width: 540px; 
	 height: 350px;
	 padding: 30px;
	 margin: 0 0 0 360px; 
	 #margin: 0;
	 overflow-x: hidden; 
	 overflow-y: hidden; 
	 position: relative;
}	

.link1  {
	text-decoration: none;
	color:#5E89A1;
}

.link2  {
	text-decoration: none;
	color:#F00;
}

.link1:hover, .link2:hover  {
	text-decoration: none;
	color: #FFFF99;
} 



/* MENU */

#menu {
	margin: 0 auto;
	width: 960px;
	height: 30px;
	background: url(../img/layout/menubk.png) repeat;
}

div.link {
	position: relative;
	float: left;
}

div.link a {
	font-family: Lucidad Sans, Lucida Grande, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 13px;
	color:#FFF;
	position: relative;
	z-index: 2;
	display: block;
	width: 160px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
	background:	transparent none repeat-x 0 0 scroll;
}
div.link div {
	display:		none;
	position: 		absolute;
	z-index: 		1;
	top: 			0px;
	background: url(../img/layout/menuhover.png)  scroll;
}





#menu2 {
	margin: 10px auto 0 auto;
	width: 960px;
	height: 26px;
	background: url(../img/layout/menu2bk.png) repeat;
}

div.link2 {
	position: relative;
	float: left;
}

div.link2 a {
	font-family: Lucidad Sans, Lucida Grande, Arial, Helvetica, sans-serif;
	color:#FFF;
	text-decoration: none;
	font-size: 13px;
	text-transform: uppercase;
	position: relative;
	z-index: 2;
	display: block;
	width: 120px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	background:	transparent none repeat-x 0 0 scroll;
}

div.link2 a:hover {
	color:#FF9;
}

div.link2 div {
	display:		none;
	position: 		absolute;
	z-index: 		1;
	top: 			0px;
	background: url(../img/layout/menuhover.png)  scroll;
}


.mini:hover {
	background: #222;
	}


.clear	{ clear: both; }

.siteTitle	{ display: none; visibility: hidden;}

iframe {
	#background-color: transparent;} 

/* SLIDER */


#sliderjoya{
	 width: 250px; 
	 height: 400px;
	 margin: 40px 0 0 720px;
	 overflow-x: hidden; 
	 overflow-y: hidden; 
	 position: absolute;
}	

#sliderjoya ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
	
#sliderjoya li{ 
	width:250px;
	height:300px;
	overflow:hidden; 
	}	
	
#prevBtn, #nextBtn{
     margin:0;
     padding:0;
     display:block;
     overflow:hidden;
     text-indent:-8000px;
     } 
			
 #prevBtn, #nextBtn{ 
	display:block;
	width:25px;
	height:77px;
	position:absolute;
	left:790px;
	top:350px;
	}	
	
#nextBtn{ 
	left:860px;
	}
															
#prevBtn a, #nextBtn a{  
	display:block;
	width:24px;
	height:54px;
	background:url(../img/layout/lyt-prev.png) no-repeat 0 0;	
	}
		
#nextBtn a{ 
	background:url(../img/layout/lyt-next.png) no-repeat 0 0;	
	}
	


		
/* FORM */

input[type=text], input[type=password], select{
	font-weight: bold;
	color: #FFF;
	border: 0px;
	background: url(../img/layout/lyt-input-bg.png);
	height: 16px;
}

textarea {
	font-weight: bold;
	color: #FFF;
	border: 0px;
	background: url(../img/layout/lyt-input-bg.png);
}

.iesel {
	color: #FFF;
	#color: black;
	font-size: 10px;
}

input[type=file] {
	font-weight: bold;
	color: #AAA;
	border: 0px;
	background: url(../img/layout/lyt-input-bg.png);
}	

.inputtxt {
	margin-left: 40px;
	display:block;
	width: 170px;
	float: left;
}

.inputtxt2 {
	display:block;
	width: 70px;
	float: left;
}

label {
	height: 7px;
	display: block;
	}
	
label.radio {
	height: 0px;
	display: inline;
	}	
	
/* TABLA */
#text table {
	color: #FFFFFF;
	font-family: Lucidad Sans, Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
#text td {
	border-bottom: solid 1px #5E89A1;
	padding: 5px 0;
}
#text tr:hover {
	background: url(../img/layout/lyt-input-bg.png);
}

/*************************/
/* NIVO BANNER SLIDESHOW */
/*************************/

/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	border: solid 1px #FFF;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	top:0px;
	background:#000;
	color:#FFF;
	opacity:0.7; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
}
.nivo-caption p {
	padding:8px;
	margin:0;
	color:#FFF;
	font-size: 13px;
	font-family:  Helvetica, Arial, sans-serif;
	text-align: right;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
	color:#F00;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}


#slider {
    width:670px; /* Change this to your images width */
    height:400px; /* Change this to your images height */
    background:url(../img/layout/loading.gif) no-repeat 50% 50%;
	margin: 0;
}
#slider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
	border: solid 1px #FFF;
}
#slider a {
    border:0;
    display:block;
}

.nivo-controlNav {
	position:absolute;
	margin-top: 310px;
	bottom:-27px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background: url(../img/layout/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../img/layout/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}
