@font-face {
    font-family: 'PTSansRegular';
    src: url('fonts/pts55f-webfont.eot');
    src: url('fonts/pts55f-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/pts55f-webfont.woff') format('woff'),
         url('fonts/pts55f-webfont.ttf') format('truetype'),
         url('fonts/pts55f-webfont.svg#PTSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body{
    background: url('../images/background-puesta.jpg');
    font-family: 'PTSansRegular', Impact, sans-serif, Helvetica, Arial;
    font-size:14px;
    color:#333333;
}

a, a:visited, a:active {
    color:#333333;
    text-decoration:none;
}

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

.altrow{
    background-color:#f4f9f8;
}

#site_wrap {
    width:786px;
    margin:0 auto 0 auto;
    min-width:786px;
    background-color:white;
}

img {
    margin:0;
    padding:0;
    border:none;
    border-style: none;
}

.clear2 {
    clear:both;
}

#header{
    margin: 0;
    padding:0;
    background:  url('../images/header-sunset.jpg') no-repeat;
    height:122px;
}

#header-info{
    padding-top:10px;
    font-weight:bold;
    font-size:50px;
    color:#d94824;
}

#bodyimage{
    /*padding-top: 5px;
    background:  url('../images/main-picture.jpg') no-repeat;
    height:409px;*/
}

#messagesunset{
    text-align:justify;
    font-size:18px;
    color:#f4b045;
    padding:10px 0px 20px 20px;
}

#descriptionsunset{
    background:  url('../images/description-sunset.jpg') no-repeat;
    height:253px;
    padding-bottom:15px;
}

.linkfacebook{
    width: 225px;
    height: 120px;
    float: right;
    margin-top: 132px;
    display: block;
}

/*Menu de navegacion*/
#navlinks {
    margin: 0; padding:0;
}

#navlinks ul {
    list-style-type:none;
    margin:0px;
    padding:0px;
    overflow:hidden;
}

#navlinks li {
    float:left;	
}

#navlinks ul li a.bienvenida:link, #navlinks ul li a.bienvenida:visited
{
    width:197px;
    height:45px;
    display:block;
    background-color:#002b4a;
    background: url(../images/inicio-puesta-del-sol.jpg) no-repeat;
}

#navlinks ul li a.locales:link,  #navlinks ul li a.locales:visited
{
    width:197px;
    height:45px;
    display:block;
    background-color:#002b4a;
    background: url(../images/locales-puesta-del-sol.jpg) no-repeat;
}

#navlinks ul li a.inicio:link,  #navlinks ul li a.inicio:visited
{
    width:196px;
    height:45px;
    display:block;
    background-color:#002b4a;
    background: url(../images/grupo-lieber-puesta-del-sol.jpg) no-repeat;
}

#navlinks ul li a.contacto:link,  #navlinks ul li a.contacto:visited
{
    width:196px;
    height:45px;
    display:block;
    background-color:#002b4a;
    background: url(../images/contacto-puesta-del-sol.jpg) no-repeat;
}

#navlinks ul li a.bienvenida:hover,a.bienvenida:active
{
background-position: 0 -45px;
}


#navlinks ul li a.locales:hover,a.locales:active
{
background-position: 0 -45px;
}


#navlinks ul li a.inicio:hover,a.inicio:active
{
background-position: 0 -45px;
}

#navlinks ul li a.contacto:hover,a.contacto:active
{
background-position: 0 -45px;
}

#sunset_information .client{
    color:#d94824;
    font-size:18px;
    font-weight:bold;
}

.local:hover, local.active{
    background-color:#072b4d;
}

/************************footer*****************/

#footer{
    font-size: 12px;
    /*background:url('../images/footer-puesta-del-sol.jpg');*/
    background:url('../images/footer2.jpg');
    height:75px;
    text-align:center;
    /*width:900px;*/
    width:786px;
    margin:0 auto 0 auto;
    padding-top:10px;
}

#footer_logo{
    background:url('../images/grupo.jpg') no-repeat;
    /*background:url('../images/footer-group.jpg') no-repeat;*/
    height:62px;
    /*margin-top:10px;*/
    margin-left: 50px;
}

#footer_text{
    /*font-family:sans-serif, Helvetica, Arial;*/
    font-size:12px;
    margin-right: 100px;
    color:#FFFFFF; 
    float: right;
    margin-top: 20px;
    /*font-family: Myriad Web Pro Condensed;*/
}


/******************Contact page******************/
#data{
    /*width: 350px;*/
    width: 260px;
    margin-top:20px;
    float: left;
}

.inputbox {
width: 250px;
height:30px;
text-indent:10px;
display:block;
line-height: 1;
/*width: 342px;*/
/*height:44px;*/
margin: 0 0 1em 0;
border: none;
background:url('../images/textbox.jpg') no-repeat right top;
}

.inputarea{

    padding-left: 10px;
    padding-top: 20px;
    padding-right: 15px;
    width: 230px;
    height:140px;
    background:url('../images/textarea.jpg') no-repeat;
    resize:none;
    border: none;
}

.map_google{
    float: left;
    margin-top: 100px;
    margin-left: 15px;
}


label.error {
    /*width: auto;*/
    /*display:inline;*/
    color: #FF002A;
    font-size: 14px;
    width: 260px;
}

.alert_message{
    color: #FF002A;
    font-size: 18px;
}

.pic{
	float:left;
	margin:0 5px 5px 0;
	border:5px solid white;
	width:60px;
	height:45px;
}

.pic a{
	width:60px;
	height:45px;
	text-indent:-99999px;
	display:block;
}

.mobilesOnly {
    /*visibility:hidden;*/
    color:#FFFFFF;
    text-decoration:none;
}

a.mobilesOnly:hover {
    color:#FFFFFF;
    text-decoration:none;
}

#rightfacebook{
    color:#074684; 
    float:right;
    margin-right: 40px;
    margin-top:420px;
    
    margin-bottom: 10px;
}



#map {
    margin:0;
    padding:0;
    width:786px;
    height:439px;
    background:url(../images/map.jpg)  no-repeat;
    /*background:url(../images/map.png)  no-repeat;*/
    position:relative;
}

#map li {
    margin:0;
    padding:0;
    list-style:none;
}

#map li a {
    position:absolute;
    display:block;
    /*
       Specifying a background image
       (a 1px by 1px transparent gif)
       fixes a bug in older versions of
       IE that causeses the block to not
       render at its full dimensions.
    */
    /*background:url(blank.gif);*/
}

#map a.local1 {
    /*top:290px;*/
    top:335px;
    /*left:75px;*/
    left:66px;
    width:51px;
    height:40px;
    /*height:35px;*/
}

#map a.local2 {
    top:335px;
    left:120px;
    width:51px;
    height:40px;
}

#map a.local3 {
    top:335px;
    left:176px;
    width:51px;
    height:40px;
}

#map a.local4 {
    top:335px;
    left:230px;
    width:51px;
    height:40px;
}

#map a.local5 {
    top:335px;
    left:285px;
    width:51px;
    height:40px;
}

#map a.local6 {
    top:335px;
    left:340px;
    width:51px;
    height:40px;
}

#map a.local7 {
    top:335px;
    left:421px;
    width:51px;
    height:40px;
}

#map a.local8 {
    top:335px;
    left:475px;
    width:51px;
    height:40px;
}

#map a.local9 {
    top:335px;
    left:531px;
    width:51px;
    height:40px;
}

#map a.local10 {
    top:335px;
    left:587px;
    width:51px;
    height:40px;
}

#map a.local11 {
    top:292px;
    left:642px;
    width:106px;
    height:124px;
}

#map a.local12 {
    top:201px;
    left:656px;
    width:93px;
    height:87px;
}

#map a.local13 {
    top:31px;
    left:638px;
    width:121px;
    height:168px;
}

#map a.local14 {
    /*top:325px;*/
    top:375px;
    left:66px;
    width:51px;
    height:40px;
}

#map a.local15 {
    top:375px;
    left:120px;
    width:51px;
    height:40px;
}

#map a.local16 {
    top:375px;
    left:176px;
    width:51px;
    height:40px;
}

#map a.local17 {
    top:375px;
    left:230px;
    width:51px;
    height:40px;
}

#map a.local18 {
    top:375px;
    left:285px;
    width:51px;
    height:40px;
}

#map a.local19 {
    top:375px;
    left:340px;
    width:51px;
    height:40px;
}

#map a.local20 {
    top:375px;
    left:421px;
    width:51px;
    height:40px;
}

#map a.local21 {
    top:375px;
    left:475px;
    width:51px;
    height:40px;
}

#map a.local22 {
    top:375px;
    left:531px;
    width:51px;
    height:40px;
}

#map a.local23 {
    top:375px;
    left:587px;
    width:51px;
    height:40px;
}