
/*
Copyright (c) 2006, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 0.11.3
*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td {
margin: 0;
padding: 0;
}

table {
border-collapse: collapse;
border-spacing: 0;
}

fieldset,img {
border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
font-style: normal;
font-weight: normal;
}

ol,ul {
list-style: none;
}

caption,th {
text-align: left;
}

h1,h2,h3,h4,h5,h6 {
font-size: 100%;
}

q:before,q:after {
content: '';
}

input.text,
textarea {
border: 1px solid gray;
}

.fin {
clear: both;
}

/* ^^^^^^^^^^^^^^^^^^^^^^^ reset.css ^^^^^^^^^^^^^^^^^^^^^^^ */


body {
font-family: "Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;
font-size: 13px;
text-align: center;
color: #000;
background-color: #f7f7f7;
background-image: url(../img/fondos/body.gif);
background-position: top;
background-repeat: repeat-x;
}

#layout {
background-image: url(../img/fondos/layout.gif);
background-position: top right;
background-repeat: no-repeat;
background-color: #fff;
position: relative;
width: 980px;
margin: 0px auto 0px auto;
padding-right: 10px;
padding-bottom: 20px;
text-align: left;
border-left: 2px solid #c9c9c9;
/*
border-right: 1px solid #c9c9c9;
*/
}

a {
color: #0E547B;
text-decoration: underline;
}

a:hover {
color: #0D74C3;
}

strong {
font-weight: bold;
}

input.text,
input.password,
textarea {
border: 1px solid gray;
padding: 1px 5px;
}

.fin {
clear: both;
}


/* Cabecera */

#cabecera {
background-color: #ee8544;
background-image: url(../img/fondos/cabecera.gif);
background-position: center;
height: 107px;
}

#cabecera h1 {
position: absolute;
top: 26px;
left: 285px;
}

#cabecera h1 a {
margin: 0 auto;
background-image: url(../img/atlantic_holiday.gif);
width: 392px;
height: 50px;
display: block;
color: #444;
font-size: 18px;
text-decoration: none;
text-align: left;
}

#cabecera h1 a span {
display: none;
}

#logo {
background-image: url(../img/logo.gif);
position: absolute;
top: 0;
left: 22px;
width: 224px;
height: 138px;
}

/* Menú de apoyo */

#menu-apoyo {
top:110px;
line-height:25px;
position:absolute;
right: 28px;
font-size: 11px;
}

#menu-apoyo ul, #menu-apoyo li {
display:inline;
text-align:right;
}
#menu-apoyo li {

border-right:1px dotted #e46628;
margin-right:10px;
padding-right:10px;
}

#menu-apoyo li.ultimo {
border-right:medium none;
margin-right:5px;
}

#menu-apoyo a {
color:#333;
font-weight: normal;
text-decoration:none;
}

#menu-apoyo a:hover {
color: #b03853;
text-decoration: underline;
}

#menu-apoyo .telefono {
color: #555;
font-size: 12px;
margin-right: 5px;
}

/* Selección de idiomas cabecera */

#seleccion-idiomas-cabecera {
padding-left: 13px;
position: absolute;
top: 10px;
right: 20px;
z-index: 3;
}

#seleccion-idiomas-cabecera select {
font-size: 9px;
background-color: #E6E6E6;
color: #444;
border: 1px solid gray;
}

#seleccion-idiomas-cabecera option {
border: none;
}

#seleccion-idiomas-cabecera select.seleccionado {
background-color: #ddd;
color: #000;
border: 1px solid #AD0101;
}



/* --------------------- Menú  ------------------ */

#menu {
height: 90px;
background-image: url(../img/fondos/menu.png);
background-position: bottom left;
background-repeat: no-repeat;
background-color: #fff;
margin-top: 31px;
margin-bottom: 8px;
position: relative;
}

#el-complejo {
background-image: url(../img/fondos/el_complejo.png);
background-position: bottom left;
background-repeat: no-repeat;
width: 388px;
height: 73px;
position: absolute;
top: 6px;
left: 27px;
}

#instalaciones {
background-image: url(../img/fondos/instalaciones.png);
background-position: bottom left;
background-repeat: no-repeat;
width: 544px;
height: 49px;
position: absolute;
top: 30px;
left: 414px;
}

#menu h2 {
color: #333;
font-size: 14px;
width: 212px;
text-align: center;
height: 27px;
line-height: 27px;
}

#menu ul.menu {
height: 38px;
line-height: 38px;
}

#menu #instalaciones ul.menu {
margin-top: 3px;
}

#menu ul.menu li {
float: left;
display: block;
height: 39px;
line-height: 39px;
margin-left: 0px;
}

#menu a {
display: block;
color: #5a5a5a;
text-decoration: none;
padding-left: 15px;
padding-right: 15px;
font-weight: bold;
}

#instalaciones a {
padding-left: 0;
padding-right: 0;
width: 133px;
text-align: center;
}

#instalaciones li#li-06 a {
width: 134px;
}

#menu li#li-01 a,
#menu li#li-02 a {
text-align: center;
width: 190px;
padding-left: 0;
padding-right: 0;
}

#menu li#li-01 a,
#instalaciones a {
border-right: 1px solid #e6e6e6;
}

#menu li#li-06 a {
border-right: none;
}

#menu li.seleccionado a,
#menu li a:hover,
body.hotel-atlantic-holiday li#li-01 a,
body.apartamentos-albatros li#li-02 a,
body.instalaciones li#li-03 a,
body.gastronomia li#li-04 a,
body.corporativo li#li-05 a,
body.destino li#li-06 a {
color: #B03853;
background-image: url(../img/fondos/li_menu.gif);
background-position: bottom center;
background-repeat: repeat-x;
}

body.gastronomia li#li-03 a {
color: #5a5a5a;
background-image: none;
}

body.gastronomia li#li-03 a:hover {
color: #B03853;
background-image: url(../img/fondos/li_menu.gif);
}

body.hotel-atlantic-holiday #menu li.primero a,
body.instalaciones #menu li.primero a {
background-position: bottom left;
}

body.apartamentos-albatros #menu li.ultimo a,
body.destino #menu li.ultimo a {
background-position: bottom right;
}

#menu li.primero a:hover {
background-position: bottom left;
}

#menu li.ultimo a:hover {
background-position: bottom right;
}

#submenu {
height: 50px;
position: absolute;
top: 70px;
padding-top: 6px;
padding-left: 5px;
}

#submenu ul.submenu {
height: 38px;
line-height: 38px;
}

#submenu ul.submenu {
margin-top: 3px;
}

#submenu ul.submenu li {
float: left;
display: block;
height: 39px;
line-height: 39px;
margin-left: 0px;
}

#submenu a {
display: block;
color: #5a5a5a;
text-decoration: none;
padding-left: 0;
padding-right: 0;
text-align: center;
border-right: 1px solid #e6e6e6;
font-weight: normal;
}

#submenu li.ultimo a {
border-right: none;
}

#submenu li a:hover,
body.quienes-somos li#sub-li-01 a,
body.los-valores li#sub-li-02 a,
body.contactar li#sub-li-03 a,
body.ocio-y-entorno li#sub-li-01 a,
body.como-llegar li#sub-li-02 a {
color: #B03853;
background-image: url(../img/fondos/li_submenu.gif);
background-position: bottom center;
background-repeat: repeat-x;
}

body.quienes-somos #submenu li.primero a,
body.destino #submenu li.primero a {
background-position: bottom left;
}

body.contactar li#sub-li-03 a,
body.quienes-somos #submenu li.ultimo a,
body.destino #submenu li.ultimo a {
background-position: bottom right;
}


#submenu li.primero a:hover {
background-position: bottom left;
}

#submenu li.ultimo a:hover {
background-position: bottom right;
}


.corporativo #submenu {
background-image: url(../img/fondos/submenu_3_1.png);
width: 405px; /* 410 - 5 */
left: 543px;
}

.corporativo #submenu li a {
width: 133px;
}

.corporativo #submenu li.ultimo a {
width: 132px;
}

.destino #submenu {
background-image: url(../img/fondos/submenu_2_2.png);
width: 277px; /* 282 - 5 */
left: 677px;
}

.destino #submenu li a {
width: 133px;
}

body.como-llegar #layout.da li#sub-li-01,
body.como-llegar #layout.da li#sub-li-02 {
line-height: 19px;
}


/* --------------------- Cuerpo ------------------ */

#cuerpo {
background-color: #fff;
text-align: left;
}

/* --------------------- Bienvenida ------------------ */

#imagenes-bienvenida {
height: 280px;
background-color: #e6e6e6;
}

#imagenes-bienvenida .galeria-flash {
margin-left: 19px;
}

#imagenes-bienvenida #flash-bienvenida {
position: relative;
}

#imagenes-bienvenida #flash-bienvenida img {
z-index: 1;
position: absolute;
top: 0px:
left: 0px;
}

#imagenes-bienvenida #flash-bienvenida object {
position: absolute;
top: 0px:
left: 0px;
z-index: 99;
}

body.bienvenida #reservas {
width: 204px;
height: 265px;
background-image: url(../img/fondos/area_reservas.gif);
background-color: #fff;
position: absolute;
top: 248px;
left: 752px;
font-size: 12px;
}

body.bienvenida #reservas h2 {
background-color: #eb7c3d;
height: 38px;
line-height: 38px;
background-image: url(../img/fondos/area_reservas.gif);
color: #fff;
font-size: 18px;
font-weight: normal;
text-align: center;
padding-right: 10px;
}

body.bienvenida #reservas form {
margin-left: 20px;
margin-right: 30px;
padding-top: 10px;
padding-right: 10px;
}

body.bienvenida #reservas p.campo {
position: relative;
height: 20px;
margin-bottom: 8px;
}


body.bienvenida #reservas p.titulo {
position: relative;
margin-bottom: 5px;
}

body.bienvenida #reservas p.fecha-llegada input,
body.bienvenida #reservas p.fecha-salida input {
cursor: hand;
text-align: center;
}

body.bienvenida #reservas p.personas span {
display: block;
position: relative;
height: 20px;
margin-bottom: 10px;
}


body.bienvenida #reservas p.personas span.adultos select,
body.bienvenida #reservas p.personas span.ninos select,
body.bienvenida #reservas p.personas span.bebes select {
left: 78px;
top: 0px;
width: 42px;
}

body.bienvenida #reservas p.personas span.rango {
font-size: 11px;
color: #62683A;
display: block;
}



body.bienvenida #reservas p.submit {
position: absolute;
top: 215px;
left: 15px;
}

body.bienvenida #reservas p.submit input {
width: 131px;
}


body.bienvenida #reservas select {
position: absolute;
left: 115px;
}

body.bienvenida #reservas input.fecha {
width: 105px;
border: 1px solid gray;
float: left;
}

body.bienvenida #reservas input.fecha:hover {
cursor: hand;
}


body.bienvenida #seleccionar-fecha-llegada {
display: block;
width: 28px;
height: 28px;
background-image: url(../img/icono_calendario.png);
position: absolute;
left: 128px;
bottom: 0px;
}


body.bienvenida #seleccionar-fecha-llegada span {
display: none;
}

body.bienvenida #seleccionar-fecha-salida {
display: block;
width: 28px;
height: 28px;
background-image: url(../img/icono_calendario.png);
position: absolute;
left: 128px;
bottom: 0px;
}


body.bienvenida #seleccionar-fecha-salida span {
display: none;
}


/* Calendario */

div#envoltorio-calendario {
position: absolute;
left: -10px;
top: 30px;
width: 147x;
z-index: 900;
}

iframe.bajo-calendario {
position: absolute;
left: -7px;
top: 38px;
width: 147px;
height: 130px;
border: none;
z-index: 899;
display: none;
}


div#calendario {
background-color: #F3F0E6;
border: 2px solid #999;
z-index: 100;
}

div#calendario table.calendario {
text-align: center;
}

div#calendario table.calendario td {
width: 1.75em;
}

div#calendario table.calendario th {
font-size: 13px;
color: #fff;
background-color: #5a5a5a;
font-weight: bold;
text-align: center;
line-height: 25px;
}

div#calendario table.calendario th a {
padding: 2px 3px;
background-color: #F58139;
text-decoration: none;
color: #fff;
font-weight: bold;
}

div#calendario table.calendario td.dias_semana {
font-weight: bold;
color:  #F58139;
}

div#calendario table.calendario tbody.fechas a {
padding: 0px 2px;
background-color: #ffd6ae;
text-decoration: none;
color: #000;
display: block;
}

div#calendario table.calendario tbody.fechas a:hover {
color: #fff;
background-color: #F58139;
}





div.area-bienvenida {
width: 212px;
height: 173px;
background-image: url(../img/fondos/area_noticias.gif);
}

div.area-bienvenida h2 {
background-color: #f7e6de;
background-image: url(../img/fondos/area_noticias.gif);
height: 43px;
line-height: 43px;
color: #4d4d4d;
font-size: 18px;
padding-left: 20px;
font-weight: normal;
}

div.area-bienvenida {
width: 212px;
height: 173px;
background-image: url(../img/fondos/area_noticias.gif);
margin-top: 19px;
margin-left: 28px;
}



div.area-bienvenida ul {
margin-top: 15px;
margin-left: 20px;
margin-right: 20px;
}

div.area-bienvenida h4 {
color: #333;
margin-bottom: 0.5em;
}

#novedades,
#ofertas {
float:left;
}

#galeria {
margin-left: 508px;
width: 422px; /* 442 - 20 */
height: 159px; /* 172 - 13 */
background-image: url(../img/fondos/area_galeria.gif);
}

.bienvenida div#galeria {
padding-left:20px;
padding-top:13px;
}

.bienvenida div#galeria ul {
margin: 0;
margin-left: 5px;
}

.bienvenida div#galeria li {
border:1px solid gray;
float:left;
height:66px;
margin-bottom:10px;
margin-right:10px;
width:88px;
overflow: hidden;
}




/* --------------------- Contenido ------------------ */

#contenido {
min-height: 500px;
}

body.interior #contenido {
margin-left: 30px;
margin-right: 30px;
}

body.interior #contenido h1 {
font-size: 20px;
line-height: 35px;
color: #b03853;
border-bottom: 5px solid #ccc;
margin-bottom: 1em;
}

body.interior #contenido h2 {
font-size: 16px;
color: #333;
margin-bottom: 0.75em;
}

body.interior #contenido p {
margin-bottom: 1em;
line-height: 160%;
}

body.interior #contenido ul,
body.interior #contenido ol,
body.interior #contenido dl {
margin-bottom: 1em;
}

body.interior #contenido ol li {
list-style-type: decimal;
}

body.interior #contenido ul li {
list-style-type: square;
}

body.interior #contenido li {
line-height: 160%;
list-style-position: inside;
}



body.corporativo #contenido,
body.destino #contenido {
padding-top: 10px;
}

/* --------------------- Galería interior ------------------ */

div.galeria {
float:right;
margin-bottom:15px;
margin-left:20px;
width: 468px;
}

div.galeria p.imagen-principal {
background-color:#fff;
background-image:url(../img/sombra_foto.png);
background-position:center bottom;
background-repeat:repeat-x;
border-top:1px solid #e8e6e1;
border-left:1px solid #BFBBB0;
border-right:1px solid #BFBBB0;
padding: 8px 8px 13px 8px;
}

div.galeria p img {
display:block;
}

div.galeria span.autor {
color:gray;
display:block;
font-size:12px;
font-style:italic;
margin-bottom:0;
text-align:right;
}

body.interior div.galeria ul {
margin: 0;
padding: 12px 0 12px 15px;
background-color: #e6e6e6;
height: 78px;
}

body.interior div.galeria li {
float:left;
height:78px;
margin-bottom:10px;
margin-right:12px;
width:100px;
overflow: hidden;
}

body.interior #contenido div.galeria li {
line-height: normal;
list-style-position: inherit;
list-style-type: none;
}

body.interior div.galeria li img {
border:1px solid #bfbbb0;
border-top:1px solid #c8c5bc;
border-bottom: 2px solid #89867e;
background-color: #fff;
padding: 5px;
}

/* Apartamentos albatros */

#contenido div.como-llegar {
margin-top: 30px;
margin-bottom: 30px;
}

#contenido div.como-llegar iframe {
border: 1px solid #BFBBB0;
}

body.hotel-atlantic-holiday div.galeria ul {
height: 166px;
}

/* --------------------- Reservas interior ------------------ */

body.interior #reservas {
position: relative;
background-image: none;
background-color: transparent;
clear: both;
font-size: 12px;
margin-bottom: -20px;
margin-left: -30px;
margin-right: -30px;
}

body.interior #reservas h2 {
width: 144px;
background-image: url(../img/fondos/area_reservas_interior.gif);
background-color: #eb7c3d;
height: 33px;
line-height: 33px;
color: #fff;
font-size: 16px;
font-weight: normal;
text-align: center;
padding-right: 10px;
margin-bottom: 0;
}

body.interior #reservas h2 span {
padding-top: 4px;
}

body.interior #reservas form {
margin: 0;
padding-top: 10px;
padding-right: 10px;
background-color: #eb7c3d;
height: 30px;
color: #fff;
}

body.interior #reservas p {
float: left;
margin-left: 1em;
}

body.interior #reservas p.campo {
position: relative;
height: 20px;
margin-bottom: 8px;
margin-right: 2em;
}


body.interior #reservas p.titulo {
position: relative;
margin-bottom: 5px;
}

body.interior #reservas p.fecha-llegada input,
body.interior #reservas p.fecha-salida input {
cursor: hand;
text-align: center;
}

body.interior #reservas p.personas span {
position: relative;
height: 20px;
margin-bottom: 10px;
}

body.interior #reservas p.personas span.adultos,
body.interior #reservas p.personas span.ninos {
margin-right: 2em;
}

body.interior #reservas p.personas span.adultos select,
body.interior #reservas p.personas span.ninos select,
body.interior #reservas p.personas span.bebes select {
left: 78px;
top: 0px;
width: 42px;
}

body.interior #reservas p.personas span.rango {
font-size: 11px;
color: #62683A;

}


body.interior #reservas p.submit {
position: static;
}

body.interior #reservas p.submit input {
width: 131px;
}


body.interior #reservas select {
position: static;
}

body.interior #reservas input.fecha {
width: 80px;
border: 1px solid gray;
float: left;
}

body.interior #reservas input.fecha:hover {
cursor: hand;
}


body.interior #seleccionar-fecha-llegada {
display: block;
width: 20px;
height: 20px;
background-image: url(../img/icono_calendario_mini.gif);
position: static;
margin-left: 100px;
}


body.interior #seleccionar-fecha-llegada span {
display: none;
}

body.interior #seleccionar-fecha-salida {
display: block;
width: 20px;
height: 20px;
background-image: url(../img/icono_calendario_mini.gif);
position: static;
margin-left: 100px;
}

body.interior #seleccionar-fecha-salida span {
display: none;
}


/* Calendario */

div#envoltorio-calendario {
position: absolute;
left: -10px;
top: 30px;
width: 147x;
z-index: 900;
}

iframe.bajo-calendario {
position: absolute;
left: -7px;
top: 38px;
width: 147px;
height: 130px;
border: none;
z-index: 899;
display: none;
}


div#calendario {
background-color: #F3F0E6;
border: 2px solid #999;
z-index: 100;
}

div#calendario table.calendario {
text-align: center;
}

div#calendario table.calendario td {
width: 1.75em;
}

div#calendario table.calendario th {
font-size: 13px;
color: #fff;
background-color: #5a5a5a;
font-weight: bold;
text-align: center;
line-height: 25px;
}

div#calendario table.calendario th a {
padding: 2px 3px;
background-color: #F58139;
text-decoration: none;
color: #fff;
font-weight: bold;
}

div#calendario table.calendario td.dias_semana {
font-weight: bold;
color:  #F58139;
}

div#calendario table.calendario tbody.fechas a {
padding: 0px 2px;
background-color: #ffd6ae;
text-decoration: none;
color: #000;
display: block;
}

div#calendario table.calendario tbody.fechas a:hover {
color: #fff;
background-color: #F58139;
}




/* --------------------- Contactar ------------------ */

div.vcard {
float: left;
width: 260px; /* 300 - 40 */
height: 180px; /* 200 - 20 */
background-image: url(../img/fondos/vcard.gif);
background-repeat: no-repeat;
padding: 10px 20px;
}



div.vcard .organization-name,
div.vcard .work {
display: none;
}

div.vcard .extended-address {
display: block;
}

div.vcard .teldospuntos,
div.vcard .tel .type {
font-weight: bold;
}

div.mapa-google {
width: 580px;
height: 200px;
margin-left: 330px;
border: 1px solid #6D6B70;
}

body.contactar #contenido h1 {
clear: left;
}

body.contactar dt {
margin-bottom: 0.75em;
}

body.contactar dd {
margin-bottom: 1em;
}



/* --------------------- Pie ------------------ */

#pie {
background-image: url(../img/fondos/pie.gif);
background-repeat: no-repeat;
background-color: #e6e6e6;
background-position: bottom;
position: relative;
width: 992px;
margin: 0 auto;
height: 130px;
}

#pie p.datos {
color: #666;
font-size: 12px;
padding-top: 80px;
}

#redes-sociales {
text-align: right;
position: absolute;
top: 20px;
right: 20px;
}

#facebook-connect {
background-image: url(../img/fondos/fb_f.gif);
background-position: left center;
background-repeat: no-repeat;
padding-left: 24px;
font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
font-size:11px;
text-align:left;
}

#facebook-connect a {
background-color:#EEEEEE;
border-color:#999999 #999999 #888888;
border-style:solid;
border-width:1px;
display:inline-block;
outline:medium none;
padding:3px 6px;
vertical-align:bottom;
color:#3B5998;
direction:ltr;
text-decoration: none;
}

#facebook-connect .UIButton_Text {
color:#333333;
background-color:transparent;
border:medium none;
cursor:pointer;
display:block;
font-size:11px;
font-weight:bold;
line-height:14px;
margin:0;
overflow:visible;
padding:0;
width:auto;
}

#facebook-connect .UIButton_Icon {
background-image:url(../img/fondos/fb_mas1.gif);
margin-bottom:-1px;
margin-top:-1px;
margin-right: 0.5em;
display:block;
float:left;
height:16px;
width:16px !important;
}


/* 
--- Selección idiomas pie ------------------------------------------------------------------------------
*/

div#seleccion-idiomas-pie {

width: 968px; /* 980 - 13 */
margin: 0px auto 50px auto;
background-color: transparent;
text-align: left;
margin-bottom: 50px;
font-size: 10px;
padding-left: 13px;
background-image: url(../img/icono_mundo.gif);
background-position: top left;
background-repeat: no-repeat;
z-index: 15;
}

div#seleccion-idiomas-pie ul {
height: 20px;
}

div#seleccion-idiomas-pie span {
line-height: 10px;
border-right: 1px dotted #888;
}

div#seleccion-idiomas-pie a,
div#seleccion-idiomas-pie a:hover {
color: #777;
padding-left: 3px;
padding-right: 3px;
line-height: 10px;
}

div#seleccion-idiomas-pie a {
text-decoration: none;
}

div#seleccion-idiomas-pie a:hover {
text-decoration: none;
color: #B03853;
}

div#seleccion-idiomas-pie li {
display: block;
height: 20px;
line-height: 20px;
float: left;
}

div#seleccion-idiomas-pie li.ultimo span {
border-right: none;
}

/* 
--- Menú pie ------------------------------------------------------------------------------
*/

div#menu-pie {
width: 968px; /* 980 - 13 */
margin: -70px auto 100px auto;
background-color: transparent;
text-align: right;
font-size: 10px;
z-index: 15;
position: relative;
}

div#menu-pie ul {
position: absolute;
top: 0;
right: 0;
height: 20px;
}

div#menu-pie span {
line-height: 10px;
border-right: 1px dotted #888;
}

div#menu-pie a,
div#menu-pie a:hover {
color: #777;
padding-left: 3px;
padding-right: 3px;
line-height: 10px;
}

div#menu-pie a {
text-decoration: none;
}

div#menu-pie a:hover {
text-decoration: none;
color: #B03853;
}

div#menu-pie li {
display: block;
height: 20px;
line-height: 20px;
float: left;
}

div#menu-pie li.ultimo span {
border-right: none;
}

/* --------------------- Lightbox ------------------ */

#lightbox{
	position: fixed;
	top: 15%;
	left: 0;
	width: 100%;
	z-index: 200;
	text-align: center;
	line-height: 0;
	color: #999;
}

#lightbox a {
	text-decoration: none;
	font-size: 12px;
	color: #fff;
}

#lightbox a:hover, 
#lightbox a:hover:visited {
	text-decoration: none;
	color: #fff;
	background-color: #333;
}

#lightbox a img{ 
	border: none; 
}

#closeLightboxContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #222;
	margin: 0 auto;
	height: 25px;
	border-top: 1px solid #777;
	border-right: 1px solid #777;
	border-left: 1px solid #777;
	position: relative;
	top: 1px;
	z-index: 202;
}

#closeLightboxContainer #bottomNav {
	text-align: right;  
	width: 100%;
	height: 25px;
}

#closeLightboxContainer #bottomNavClose { 
	display: block;
	height: 25px;
	line-height: 22px;
}	

#closeLightboxContainer #bottomNav a {
	color: #fff;
}

#closeLightboxContainer #bottomNav a span.equis {
	color: #f60;
	font-size: 14px;
	margin-right: 8px;
}
	
#closeLightboxContainer #bottomNav a:hover,
#closeLightboxContainer #bottomNav a:hover:visited {
	background-color: #555;
	color: #fff;
}

#closeLightboxContainer #bottomNav a:hover span.equis,
#closeLightboxContainer #bottomNav a:hover:visited span.equis {
	color: #ff9c00;
}

#outerImageContainer{
	position: relative;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	background-color: #222;
	border: 1px solid #777;
	border-left: 1px solid #777;
	z-index: 201;
}

#imageContainer{
	padding: 0;
}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 200;
}
	
#imageContainer>#hoverNav{ 
	left: 0;
}
	
#hoverNav a{ 
	outline: none;
}

#prevLinkHover, 
#nextLinkHover{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}
	
#prevLinkHover { 
	left: 0; 
	float: left;
}
	
#nextLinkHover { 
	right: 0; 
	float: right;
}
	
#prevLinkHover:hover, 
#prevLinkHover:visited:hover { 
	background: url(../images/prevlabel.gif) left 15% no-repeat; 
}
	
#nextLinkHover:hover, 
#nextLinkHover:visited:hover { 
	background: url(../images/nextlabel.gif) right 15% no-repeat; 
}

#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #222;
	margin: 0 auto;
	position: relative;
	border-right: 1px solid #777;
	border-bottom: 1px solid #777;
	border-left: 1px solid #777;
	position: relative;
	bottom: 1px;
	z-index: 202;
	text-align: left;
}

#imageData{
	padding:0 10px;
	text-align: center;
	height: 40px;
}

#imageData #imageDetails{ 
	text-align: center; 
}
		
#imageData #caption{ 
	font-weight: bold;	
	line-height: 18px; 
	padding-top: 4px;
}

#imageData #numberDisplay{ 
	display: block; 
	clear: left;
	line-height: 18px;
	padding-bottom: 4px;
}

#galleryNavigation {
	width: 100%;
	position: absolute;
	height: 40px;
	text-align: left;
}

#prevLink, #nextLink{
	width: 30%;
	height: 40px;
	line-height: 40px;
	display: block;
	position: absolute;
}
	
#prevLink { 
	left: 0; 
	text-align: center;
}
	
#nextLink { 
	right: 0; 
	text-align: center;
}

#overlay{
	position: fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index: 199;
	background-color:#333;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}

	

/* ---------------------  ------------------ */
/* ---------------------  ------------------ */
/* ---------------------  ------------------ */
/* ---------------------  ------------------ */
/* ---------------------  ------------------ */
