/* 
    Document   : style
    Created on : 30-01-2013, 09:32:37 AM
    Author     : yoterri
    Description:
        Purpose of the stylesheet follows.
*/

root { 
    display: block;
}
img
{
  border:0;
}
html
{
     
}
#indexpages
{
/*    background-image: url(psd2css/background.png);*/
    background: url(../img/background-new.png) #4c6f9a top center repeat-x;
}
#otherpages
{
    background-image: url(psd2css/fondo_sencillo.png);
    
/*    font-size: 12px;
    line-height: 1.8em;
    font-weight: 600;*/
}
body{
    
 background-repeat: repeat;
/*  background-repeat: repeat-x ;
    font-family: 'Fjalla One', sans-serif;
    font-family: 'Mako', sans-serif;*/
font-family: arial;
font-size: 12px;
line-height: 1.4em;
/*    color: #3F3F3F;*/
    color: #333333;
}
#wrapper
{
      margin:0px auto;
      padding:0;
    width: 900px;
    
}
p
{
    font-size: 12px;
}
#header
{
         height: 194px;
width: 900px;
/*background: greenyellow;*/
}
#header-logo
{
/*    position: absolute;
left: 316px;*/
/*margin-top: 60px;*/
width: 300px;
height: 134px;
z-index: 33;
/*text-align: center;*/
float: left;    
margin-top: 46px;
/*background: #FFF;*/
}
div#header h1{
    height:80px;line-height:80px;margin:0;
  padding-left:10px;
  background: #EEE;
  color: #79B30B;
  
}
#top-menu
{
/*    background: url(psd2css/topmenu.png);*/
    width: 550px;
z-index: 28;
float: right;
margin-top: -23px;
/*background-color: red;*/
/*box-shadow: 0px 3px 8px rgba(0, 0, 0, .5);
-webkit-box-shadow: 0px 3px 8px rgba(0, 0, 0, .5);
-moz-box-shadow: 0px 3px 8px rgba(0,0,0,.5);*/
}
#top-menu ul
{
    display: inline;
    float: right;
    height: 37px;
  
}
#top-menu ul li
{
    display: inline;    
    float: left;
    /*    margin: 0px 13px;*/
    /*    padding-bottom: 5px;*/
    /*    position: relative;
    top:-5px;*/
    width: auto;    
    padding: 0 5px;
    margin: 2px;    
    /*    margin-top: 70px;*/
    position:relative;
}
#top-menu ul li:hover{
/*color: #3F3F3F;*/
/*background-color: #003768;*/
color: #003768;
/*background: url(psd2css/menuhover.png);*/

}
/*#top-menu ul li.current{
color: #003768;
}*/

#top-menu ul li a{
	/*    font-family: sans-serif;*/
	font-size: 10px;
	text-decoration: none;
	float: left;
	color: white;
	padding: 10px 7px 5px 7px;
	letter-spacing: 0.1em;
/*padding-top: 6px;*/

/*padding: 10px;
background-color: #2175bc;
color: #fff;*/

}
#top-menu > ul > li:hover > a{
color: #003768;
background: white;
border: 1px solid #013768;
}

/*#top-menu ul li.current {
color: white;
background: url(psd2css/menuhover.png);
}

#top-menu ul li a.current{
color: white;
}*/
#top-menu ul li ul
{
    display: none;
    /*width: 80px;*/
    width: 125px;
    position: absolute;
    /*top: 97px;*/
    top: 30px;
    left: 5px;
    padding: 0px;
}
#top-menu ul li:hover  ul
{
    
    display: inline;
/*    width: 1px;
z-index: 1000000;*/

}
#top-menu ul li ul li
{
    width: 125px;
    background: white;
    border: 1px solid #013768;
    height: auto;
    margin: 0px;
    margin-bottom: -1px;       
}
#top-menu ul li ul li a
{
color: #013768;
   
    margin: 0px;
    padding: 0px;
    text-transform: uppercase;
}
#top-menu ul li ul li a:hover
{
    color: #003768;
    font-weight: bold;
}

/*
.nav li ul li ul {
right:-140px;
top:0;
}*/



#topcontact
{
/*    background: red; */
    height: 100px; 
    /*width: 180px;*/
    float: right;
    margin-top: -22px;
    margin-right: 10px;
    text-align: right;
}


#top-connect {
    float: right;
    margin-bottom: 42px;
    margin-right: 10px;
}

#top-connect img {
    vertical-align: middle;
    margin-left: 5px;
}

#top-connect img:hover {
    opacity: 0.5;
}

h1
{
    font-size: 15px;
    color: white;
     font-weight: 300;
}
h2
{
    color: white;
    font-size: 22px;
     font-weight: 300;
     letter-spacing: 0.1em;
}
h3
{
    color: white;
    font-family: 'Fjalla One', sans-serif;
    font-size: 17px;
    font-weight: 400;
    letter-spacing: 0.05em;
}
h5 {
	color: #013768;
	font-family: "Fjalla One", sans-serif;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 0.06em;
	margin-bottom: 10px;
}
h3.blue
{
    color:#013768;
    margin-bottom: 8px;
}
h4
{
    color: white;
         font-family: 'Fjalla One', sans-serif;
         
font-size: 16px;
     font-weight: 100;
     
     letter-spacing: 0.07em;
     line-height: 0.1em;
}
#boxbottom-index
{
    float: left;

    width: 34%; 
    height: 200px;
}
/*#slider
{
    background: white; 
    width: 561px;
    height: 294px;
    margin-top: -35px;
    float: left;
    clear: left;
}*/
#container {
	width:580px;
	padding:10px;
	margin:0 auto;
	position:relative;
	z-index:0;
}

#example {
/*	width:600px;
	height:350px;
	position:relative;*/
background: white;
position: relative;
width: 634px;
height: 333px;
margin-top: -35px;
float: left;
clear: left;
padding-top: 6px;
box-shadow: 0px 3px 8px rgba(0, 0, 0, .5);
-webkit-box-shadow: 0px 3px 8px rgba(0, 0, 0, .5);
-moz-box-shadow: 0px 3px 8px rgba(0,0,0,.5);
}

#ribbon {
	position:absolute;
	top:-3px;
	left:-15px;
	z-index:500;
}

#frame {
	position:absolute;
	z-index:0;
	width:739px;
	height:341px;
	top:-3px;
	left:-80px;
}
/*
	Slideshow
*/
#slides {
	position:absolute;
	top:10px;
	left:10px;
	z-index:100;
}

/*
	Slides container
	Important:
	Set the width of your slides container
	Set to display none, prevents content flash
*/

.slides_container {
	width:614px;
	overflow:hidden;
	position:relative;
	display:none;
        height: 320px;
}

/*
	Each slide
	Important:
	Set the width of your slides
	If height not specified height will be set by the slide content
	Set to display block
*/

.slides_container div.slide {
	width:614px;
	height:320px;
	display:block;
}

.slides_container div.slide img {
    width: 614px !important;
    height: 320px !important;
}


/*
	Next/prev buttons
*/

#slides .next,#slides .prev {
	position:absolute;
/*	top:107px;
	left:-39px;*/
    top:140px;
    left:15px;
	width:24px;
	height:43px;
	display:block;
	z-index:101;
}

#slides .next {
/*left:585px;*/	
    left:585px;
}

/*
	Pagination
*/

.pagination {
	margin:26px auto 0;
	/*width:100px;*/
        width: auto;
        float: right;
}

.pagination li {
	float:left;
	margin:0 4px;
	list-style:none;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(../img/pagination3.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
}

/*
	Caption
*/

.caption {
	z-index:500;
	position:absolute;
	bottom:-45px;
	left:0;
	height:40px;
	padding:15px 20px 0 20px;
	background:#000;
	background:rgba(0,0,0,.5);
	width:540px;
/*	font-size:1.3em;
	line-height:1.33;
	color:#fff;*/
	/*border-top:1px solid #000;*/
	text-shadow:none;
        /*top:240px;*/
        color: white;
         font-family: 'Fjalla One', sans-serif;
font-size: 18px;
}


input[type=text]
{
    border: none;
}
input[type=text]:focus,  textarea:focus {
  -moz-box-shadow: 0 0 1px 1px #888;
-webkit-box-shadow: 0 0 1px 1px#888;
box-shadow: 0 0 1px 1px #888;
border:none;
}
#button-social1
{
     border: none;
    background: url(psd2css/social1.png) no-repeat;
   width:36px; 
   height: 36px;
   float: left;
       margin-right: 5px;
        -webkit-transition:background 1s ease;  /* Chrome y Safari */
  -o-transition:background 1s ease;  /* Opera */
  -moz-transition:background 1s ease;  /* Mozilla Firefox */
  -ms-transition:background 1s ease;   /* Internet Explorer */
  transition:background 1s ease;  /* W3C */
}
#button-social1:hover
{
    background: url(psd2css/social1-hover.png) no-repeat;

}
#button-social2
{
     border: none;
background: url(psd2css/social2.png) no-repeat;
   width:36px; 
   height: 36px;
   float: left;
       margin-right: 5px;
        -webkit-transition:background 1s ease;  /* Chrome y Safari */
  -o-transition:background 1s ease;  /* Opera */
  -moz-transition:background 1s ease;  /* Mozilla Firefox */
  -ms-transition:background 1s ease;   /* Internet Explorer */
  transition:background 1s ease;  /* W3C */
}
#button-social2:hover
{
    background: url(psd2css/social2-hover.png) no-repeat;

}
#button-social3
{
     border: none;
background: url(psd2css/social3.png) no-repeat;
   width:36px; 
   height: 36px;
   float: left;
       margin-right: 5px;
        -webkit-transition:background 1s ease;  /* Chrome y Safari */
  -o-transition:background 1s ease;  /* Opera */
  -moz-transition:background 1s ease;  /* Mozilla Firefox */
  -ms-transition:background 1s ease;   /* Internet Explorer */
  transition:background 1s ease;  /* W3C */
}
#button-social3:hover
{
    background: url(psd2css/social3-hover.png) no-repeat;

}
#container-index
{
    height: 294px; 
    width: 100%;
}
#container-profile
{
    float: left; 
    margin-top: 10px;
    width: 569px;
    height: 481px; 
    font-size: 12px;
    line-height: 1.4em;
    color: #3F3F3F;
    margin-left: 23px;
    overflow: auto;
    padding-right: 10px;
    
}

#container-profile .box {
	height: 20px;
	border: 1px solid #666666;
}

#side-profile
{
margin-top: 29px;
margin-left: 20px;
float: left;
width: 278px;
/*height: 463px;*/
box-shadow: 2px 2px 8px rgba(0, 0, 0, .5);
-webkit-box-shadow: 2px 2px 8px rgba(0, 0, 0, .5);
-moz-box-shadow: 2px 2px 8px rgba(0,0,0,.5);
padding-bottom: 29px;
background: rgba(255, 255, 255, 0.8);
}
