/* CSS Document */

html {
	height: 100%;
	overflow-x: hidden;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/fdo.jpg);
	background-repeat:repeat-x;
	background-color:f9f9f9;
	height:100%;
}
p {
	font-family: 'Ubuntu', Tahoma, Geneva, sans-serif;
}
@font-face {
 font-family: 'Ubuntu Condensed';
 font-style: normal;
 font-weight: 400;
 src: local('Ubuntu Condensed'), local('UbuntuCondensed-Regular'), url('../fuentes/DBCt-NXN57MTAFjitYxdrFzqCfRpIA3W6ypxnPISCPA.woff') format('woff');
}
@font-face {
 font-family: 'Ubuntu';
 font-style: normal;
 font-weight: bold;
 src: local('Ubuntu Bold'), local('Ubuntu-Bold'), url('../fuentes/0ihfXUL2emPh0ROJezvraD8E0i7KZn-EPnyo3HZu7kw.woff') format('woff');
}
@font-face {
 font-family: 'Ubuntu';
 font-style: normal;
 font-weight: 300;
 src: local('Ubuntu Light'), local('Ubuntu-Light'), url('../fuentes/_aijTyevf54tkVDLy-dlnD8E0i7KZn-EPnyo3HZu7kw.woff') format('woff');
}
@font-face {
 font-family: 'Ubuntu';
 font-style: normal;
 font-weight: normal;
 src: local('Ubuntu'), url('../fuentes/_xyN3apAT_yRRDeqB3sPRg.woff') format('woff');
}
@font-face {
 font-family: 'Ubuntu';
 font-style: normal;
 font-weight: 500;
 src: local('Ubuntu Medium'), local('Ubuntu-Medium'), url('../fuentes/OsJ2DjdpjqFRVUSto6IffD8E0i7KZn-EPnyo3HZu7kw.woff') format('woff');
}
#contenedor {
	width:1000px;
	height:auto;
	margin: auto;
	font-family: 'Ubuntu', Tahoma, Geneva, sans-serif;
}
#header {
	height:130px;
}
#logo {
	width:590px;
	height:122px;
}
#slider {
	width:934px;
	height:468px;
	overflow:hidden;
	padding:00px 140px 0px;
	position:absolute;
	top:120px;
	left:50%;
	margin-left:-610px;
	background-image:url(../images/slider_bg.png);
	background-repeat:no-repeat;
	background-color:transparent;
}
/* ========== Gallery Page ========== */

.gallery {
	width:934px;
	margin-left:-12px;
	margin-bottom:20px;
	position:relative;
}
.gallery ul {
	margin:0;
	padding:0;
	list-style:none;
}
.gallery li {
	width:214px;
	height:194px;
	overflow:hidden;
	margin:0 0 14px 14px;
	padding:0;
	float:left;
	border:4px solid #fff;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-border-radius:5px;
	box-shadow:0 0 4px rgba(0, 0, 0, 0.5);
	-moz-box-shadow:0 0 4px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow:0 0 4px rgba(0, 0, 0, 0.5);
	behavior: url(js/PIE.htc);
}
.gallery li:hover {
	border:4px solid #8c8b8b;
}
.gallery li .gallery_item {
	width:184px;
	height:164px;
	padding:15px;
	overflow:hidden;
	position:relative;
	z-index:20;
	background:url(../images/gallery_item_bg.jpg) 0 0 no-repeat;
}
.gallery li .gallery_item .cover {
	position:absolute;
	top:0;
	left:0;
	z-index:100;
}
.gallery li .gallery_item .zoom {
	display:block;
	outline:none;
	width:39px;
	height:33px;
	line-height:999px;
	text-indent:-9999px;
	position:absolute;
	bottom:15px;
	right:15px;
	z-index:30;
	background:url(../images/zoom.png) 0 0 no-repeat;
}
.gallery li .gallery_item .btn {
	position:absolute;
	bottom:15px;
	left:15px;
}
.gallery li .gallery_item h4 {
	color:#DBDBDB;
	height:1.1em;
	line-height:1.4em;
	overflow:hidden;
	margin-bottom:10px;
	padding-bottom:6px;
	position:relative;
	border-bottom:1px solid #4D4D4D;
}
.gallery li .gallery_item h4:after {
	width:100%;
	content:'';
	position:absolute;
	bottom:0;
	left:0;
	border-bottom:1px solid #000;
}
.gallery li .gallery_item p {
	height:7.2em;
	overflow:hidden;
}
#menu {
	float:right;
	position:relative;
	padding-top:35px;
	margin-right:80px;
}
#menu li {
	width:auto;
	margin:0 1px 0 0;
	padding:0;
	float:left;
	font-family: 'Ubuntu Condensed', Tahoma, Geneva, sans-serif;
	font-size:24px;
	background:none;
	position:relative;
}
#menu li a {
	width:auto;
	height:37px;
	margin:0;
	padding:10px 10px 10px;
	position:relative;
	float:left;
	color:#232323;
	/*text-align:center;*/
				text-decoration:none;
}
.menuslide {
	position:absolute;
	/*z-index:999;*/
	width:100%;
	height:62px;
	background:url(../images/menu_slide.gif) top repeat-x #404041;
	display:none;
	margin-top:-40px;
	top:40px;
	left:0;
}
#menu li a.selected, #menu li a:hover {
	color:#fff;
	background-color:#81c429;
}
#menu li.current-menu-item a, #menu li.current-menu-parent a, #menu li.current_page_parent a {
	color:#fff;
	background-color:#81c429;
}
#menu li.current-menu-item a:hover, #menu li.current-menu-parent a:hover, #menu li.current_page_parent a:hover, #menu li a:hover.selected {
	text-decoration:none;
}
.menu_description {
	display:block;
	font:12px Arial, Helvetica, sans-serif;
	color:#000;
}
#inicio {
	margin:auto;
	width:960px;
	margin-top:480px;
	color:#111;
	z-index:auto;
	display:block;
}
#footer {
	width:100%;
	margin:auto;
	bottom:10px;
	text-align:center;
	bottom: 0px;
	background-color:#81c429;
	color:#FFF;
	height:40px;
	font-size:14px;
	font-family: 'Ubuntu', Tahoma, Geneva, sans-serif;
	padding:5px;
	z-index:100;
	line-height:20px;
	float:right;
	position:fixed;
}
.blanco {
	color:#FFF;
	text-decoration:none;
}
img {
	border:0px;
}
#primera {
	width:25%;
	float:left;
	font-size:30px;
	font-family: 'Ubuntu Condensed', Tahoma, Geneva, sans-serif;
	text-align:center;
}
#segunda {
	width:25%;
	float:left;
	font-size:18px;
	font-family: 'Ubuntu', Tahoma, Geneva, sans-serif;
	list-style-image:url(../images/vineta-verde.gif);
}
#tercera {
	width:25%;
	float:left;
	font-size:18px;
	font-family: 'Ubuntu', Tahoma, Geneva, sans-serif;
	list-style-image:url(../images/vineta-verde.gif);
}
#cuarta {
	width:25%;
	float:right;
	font-size:18px;
	font-family: 'Ubuntu', Tahoma, Geneva, sans-serif;
	list-style-image:url(../images/vineta-verde.gif);
}
#izquierda {
	width:755px;
	height:auto;
	float:left;
	background-color:#f8f8f8;
	margin-top:-10px;
}
#izquierda-30 {
	width:30%;
	height:auto;
	float:left;
	margin-left:10px;
}
#productos-izq {
	width:250px;
	height:auto;
	float:left;
	margin-right:10px;
	margin-top:-20px;
	padding-left:5px;
}
#derecha {
	width:220px;
	height:auto;
	float:right;
	padding:5px;
	background-color:#f8f8f8;
}
#derecha-60 {
	width:50%;
	height:auto;
	float:right;
	padding:5px;
	background-color:#e47a1e;
	color:#fff;
	border-radius:15px;
	-moz-border-radius:15px;
	-khtml-border-radius:15px;
	-webkit-border-radius:15px;
	padding-left:20px;
	margin-right:50px;
}
#derecha-65 {
	width:530px;
	height:auto;
	float:left;
	padding:5px;
	background-color:#e47a1e;
	color:#fff;
	border-radius:15px;
	-moz-border-radius:15px;
	-khtml-border-radius:15px;
	-webkit-border-radius:15px;
	background-image:url(../images/fdo-verde.jpg);
	background-repeat:repeat-x;
	background-position:top;
	margin:auto;
}
#contenidos {
	width:990px;
	margin:auto;
}
#productos {
	width:1020px;
	margin:auto;
}
#titular {
	width:990px;
	height:72px;
	margin:auto;
	background-color:#9C9;
	margin-top:47px;
	background-image:url(../images/transparencia.png);
	background-repeat:repeat;
	-moz-border-radius:8px;
	border-radius:8px;
	background-color:transparent;
}
.titulos {
	padding:10px;
	font-family: 'Ubuntu Condensed', Tahoma, Geneva, sans-serif;
	font-size:40px;
	padding-top:30px;
	color:#333;
	text-shadow: 1px 1px white, -1px -1px #444;
}
#interior {
	background-image:url(../images/fdo-interior.jpg);
	font-family: 'Ubuntu', Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#333;
}
.link {
	color:#333;
	font-weight:bold;
	text-decoration:none;
}
.verde {
	color:#6aa818;
	font-weight:bold;
	text-decoration:none;
}
.naranja {
	color:#e47a1e;
	font-weight:bold;
	text-decoration:none;
}
.foto-derecha {
	margin-left:10px;
}
.urano {
	font-size:12px;
}
.botones {
	width:200px;
	height:25px;
	color:#333;
	font-size:15px;
	border-bottom:none;
	border-right:none;
	border-top:none;
	border-left:none;
	border-bottom-color:#e47a1e;
	font-family: 'Ubuntu', Tahoma, Geneva, sans-serif;
}
.botones-2 {
	width:200px;
	height:50px;
	color:#333;
}
.enviar {
	font-size:15px;
	font-weight:bold;
	color:#333;
	height:30px;
	font-family: 'Ubuntu', Tahoma, Geneva, sans-serif;
}
img, div.menu, .pngfix, input, #slider {
	behavior: url("iepngfix.htc")
}
.titulo-tabla {
	font-weight:bold;
	font-size:15px;
	background-color:#FFF;
	color:#e47a1e;
}
.titulo-blanco {
	font-family: 'Ubuntu Condensed', Tahoma, Geneva, sans-serif;
	font-size:23px;
	text-align:center;
	line-height:0px;
}
.subtitulo {
	font-family: 'Ubuntu Condensed', Tahoma, Geneva, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	font-size:30px;
	color:#e47a1e;
}
.titulo-menu {
	font-family: 'Ubuntu Condensed', Tahoma, Geneva, sans-serif;
	font-weight:bold;
	text-transform:capitalize;
	font-size:25px;
	color:#e47a1e;
	margin-left:15px;
}
 @font-face {
 font-family: 'Ubuntu Condensed';
 font-style: normal;
 font-weight: 400;
 src: local('Ubuntu Condensed'), local('UbuntuCondensed-Regular'), url('http://themes.googleusercontent.com/static/fonts/ubuntucondensed/v2/DBCt-NXN57MTAFjitYxdrFzqCfRpIA3W6ypxnPISCPA.woff') format('woff');
}
@font-face {
 font-family: 'Ubuntu';
 font-style: normal;
 font-weight: bold;
 src: local('Ubuntu Bold'), local('Ubuntu-Bold'), url('http://themes.googleusercontent.com/static/fonts/ubuntu/v3/0ihfXUL2emPh0ROJezvraD8E0i7KZn-EPnyo3HZu7kw.woff') format('woff');
}
@font-face {
 font-family: 'Ubuntu';
 font-style: normal;
 font-weight: 300;
 src: local('Ubuntu Light'), local('Ubuntu-Light'), url('http://themes.googleusercontent.com/static/fonts/ubuntu/v3/_aijTyevf54tkVDLy-dlnD8E0i7KZn-EPnyo3HZu7kw.woff') format('woff');
}
@font-face {
 font-family: 'Ubuntu';
 font-style: normal;
 font-weight: normal;
 src: local('Ubuntu'), url('http://themes.googleusercontent.com/static/fonts/ubuntu/v3/_xyN3apAT_yRRDeqB3sPRg.woff') format('woff');
}
@font-face {
 font-family: 'Ubuntu';
 font-style: normal;
 font-weight: 500;
 src: local('Ubuntu Medium'), local('Ubuntu-Medium'), url('http://themes.googleusercontent.com/static/fonts/ubuntu/v3/OsJ2DjdpjqFRVUSto6IffD8E0i7KZn-EPnyo3HZu7kw.woff') format('woff');
}
.submenu {
	list-style-image:url(../images/vineta-verde.gif);
	font-family:'Ubuntu Light', Arial, san-serif;
}
.submenu li {
	margin-bottom:10px;
	margin-left:-15px;
}
#submenu {
	float:right;
	width:210px;
	margin-top:15px;
}
#submenu a:link {
	color:#333;
	text-decoration:none;
}
#submenu.activo a:link {
	color:#e47a1e;
	text-decoration:none;
}
#submenu a:visited {
	color:#333;
	text-decoration:none;
}
#submenu a:hover {
	color:#e47a1e;
	text-decoration:none;
}
.activo {
	list-style-image:url(../images/activo.gif);
	list-style-position:inherit;
	color:#e47a1e;
	font-weight:bold;
}
#inicio a:link {
	color:#e47a1e;
	text-decoration:none;
}
#inicio a:visited {
	color:#e47a1e;
	text-decoration:none;
}
.clearfooter {
	height: 75px;
	clear: both;
}
/* style.css */
/* bottom center */
#galeria .ws_bullets {
	top:20px;
	right:15px;
}
/* Image container style */
#galeria {
	width:939px;
	height:389px;
	position:relative;
	margin:0 auto;
	margin-top:24px;
	margin-left:-15px;
}
#galeria .ws_images {
	position: absolute;
	left:15px;
	top:15px;
	width:939px;
	height:389px;
	overflow:hidden;
}
#galeria .ws_images img {
	top:0;
	left:0;
	border:0 none;
	max-width: none;
}
/* Navigation arrows for preview mode */
#galeria a.ws_next, #galeria a.ws_prev {
	outline:none;
	position:absolute;
	display:none;
	top:50%;
	width:56px;
	height:56px;
	margin:-28px 0 0 0;
	z-index:60;
	cursor:pointer;
	opacity:0.6;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
}
#galeria a.ws_next {
	right:0px;
	background:#000 url(../images/next_photo.png) no-repeat 50% 50%;
}
#galeria a.ws_prev {
	left:30px;
	background:#000 url(../images/prev_photo.png) no-repeat 50% 50%;
}
* html #galeria a.ws_next, * html #galeria a.ws_prev {
	display:block
}
#galeria:hover a.ws_next, #galeria:hover a.ws_prev {
	display:block
}
#galeria a.ws_next:hover, #galeria a.ws_prev:hover {
	opacity:0.8;
 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}
/* bullets */
#galeria .ws_bullets {
	position:absolute;
	z-index:70;
}
#galeria .ws_bullets a {
	position:relative;
	background:url("../images/bullet.png") no-repeat scroll 0 0 transparent;
	border:0 none;
	display:block;
	float:left;
	cursor:pointer;
	height:10px;
	margin-right:4px;
	text-indent:-9999px;
	width:10px;
	z-index:100;
	outline:none;
	color:transparent;
}
#galeria a.ws_selbull, #galeria a.ws_overbull, #galeria .ws_bullets a:hover {
	background-position:100% 0;
}
#galeria .ws-title {
	position:absolute;
	display:block;
	bottom: 20px;
	left: 20px;
	margin-right:25px;
	padding:10px;
	background-color:black;
	color:white;
	z-index: 50;
	opacity:0.9;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 30px;

/*	width:920px;*/
 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
}
#galeria .ws-title div {
	padding-top:5px;
	font-size: 12px;
}
#galeria .ws_bullets a img {
	text-indent:0;
	display:block;
	top:10px;
	left:-109px;
	visibility:hidden;
	position:absolute;
	-moz-box-shadow: 0 0 5px #999999;
	box-shadow: 0 0 5px #999999;
	border: 5px solid #FFFFFF;
}
#galeria .ws_bullets a:hover img {
	visibility:visible;
}
#galeria .ws_bulframe div div {
	height:90px;
	overflow:visible;
	position:relative;
}
#galeria .ws_bulframe div {
	left:0;
	overflow:hidden;
	position:relative;
	width:218px;
}
#galeria .ws_bullets .ws_bulframe {
	display:none;
	top:15px;
	overflow:visible;
	position:absolute;
	cursor:pointer;
	-moz-box-shadow: 0 0 5px #999999;
	box-shadow: 0 0 5px #999999;
	border: 5px solid #FFFFFF;
}
#galeria .ws_bulframe span {
	display:block;
	position:absolute;
	top:-11px;
	margin-left:-9px;
	left:109px;
	background:url(../images/triangle.png);
	width:15px;
	height:6px;
}
/* tabbed pannels */


.TabbedPanels {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	clear: none;
	width: 100%;
}
.TabbedPanelsTabGroup {
	margin:0px;
	padding:0px;
}
.TabbedPanelsTab {
	position: relative;
	top: 1px;
	float: left;
	padding: 4px 5px;
	margin: 0px 1px 0px 0px;
	font-family: 'Ubuntu Condensed', Tahoma, Geneva, sans-serif;
	font-size:17px;
	background-color: #81C429;
	list-style: none;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-border-radius:5px;
	border-bottom-right-radius:0px;
	border-bottom-left-radius:0px;
 -moz-border-radius-bottomright0px;
	-moz-border-radius-bottomñeft:0px;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
}
.TabbedPanelsTabHover {
	background-color: #e47a1e;
}
.TabbedPanelsTabSelected {
	background-color: #e47a1e;
}
.TabbedPanelsTab a {
	color: black;
	text-decoration: none;
}
.TabbedPanelsContentGroup {
	clear: both;
}
.TabbedPanelsContent {
	overflow: hidden;
	padding: 4px;
}
.TabbedPanelsContentVisible {
}
.VTabbedPanels {
	overflow: hidden;
	zoom: 1;
}
.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	width: 10em;
	height: 20em;
	background-color: #EEE;
	position: relative;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}
.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
}
.VTabbedPanels .TabbedPanelsTabSelected {
	background-color: #EEE;
	border-bottom: solid 1px #999;
}
.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0px;
	width: 30em;
	height: 20em;
}
 @media print {
.TabbedPanels {
	overflow: visible !important;
}
.TabbedPanelsContentGroup {
	display: block !important;
	overflow: visible !important;
	height: auto !important;
}
.TabbedPanelsContent {
	overflow: visible !important;
	display: block !important;
	clear:both !important;
}
.TabbedPanelsTab {
	overflow: visible !important;
	display: block !important;
	clear:both !important;
}
}
#menu ul.ddsmoothmenu {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	position:relative;
	margin-left:-100px;
}
/*Top level list items*/
#menu ul.ddsmoothmenu li {
	position: relative;
	display: inline;
	float: left;
}
/*Top level menu link items style*/
#menu ul.ddsmoothmenu li li {
	width:auto;
	font:11px Arial, Helvetica, sans-serif !important;
	text-transform:capitalize;
	margin:0;
	padding:0;
}
#menu ul.ddsmoothmenu li li a {
	width: 130px; /*width of sub menus*/
	height:auto;
	float:none;
	display: block;
	text-align:left;
	color: #fff;
	text-shadow:none;
	margin:0;
	padding:6px 5px;
	text-decoration: none;
	background:none;
	position:relative;
	border-bottom:1px solid #EEEEEE;
}
* html #menu ul.ddsmoothmenu li li a { /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
}
#menu ul.ddsmoothmenu li li a:link, #menu ul.ddsmoothmenu li li a:visited {
	color: #888888;
	background:url(../images/submenu_px.gif) top repeat-x #fff;
}
#menu ul.ddsmoothmenu li li a.selected, #menu ul.ddsmoothmenu li li a:hover { /*CSS class that's dynamically added to the currently active menu items' LI A element*/
	color: #fff;
	background:#4E4E4F;
}
/*1st sub level menu*/
#menu ul.ddsmoothmenu li ul {
	border-top:1px solid #EEEEEE;
	margin:0;
	padding:0;
	position: absolute;
	left: 0;
	display: none; /*collapse all sub menus to begin with*/
	visibility: hidden;
	background:#E3E3E3; /*background of menu items (default state)*/
}
/*Sub level menu list items (undo style from Top level List Items)*/
#menu ul.ddsmoothmenu li ul li {
	display: list-item;
	float: none;
}
/*All subsequent sub menu levels vertical offset after 1st level sub menu */
#menu ul.ddsmoothmenu li ul li ul {
	padding-top:0;
	background:#E3E3E3;
	border-top:1px solid #EEEEEE;
*margin-top:0;
	margin-top:-1px;
}
/* Holly Hack for IE \*/
* html .ddsmoothmenu {
	height: 1%;
} /*Holly Hack for IE7 and below*/
/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass {
	display:block;
	position: absolute;
	width:0;
	height:0;
	overflow:hidden;
	top: 0;
	right: 0;
	display:none !important;
}
.rightarrowclass {
	display:block;
	width:5px;
	height:7px;
	position: absolute;
	margin-top:-3px;
	top: 50%;
	right: 8px;
	background:url(../images/right.gif) 0 0 no-repeat;
}
/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow {
	width:0;
	height:0;
	position: absolute;
	left: 0;
	top: 0;
	display:none;
}
#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#lightbox img {
	width: auto;
	height: auto;
}
#lightbox a img {
	border: none;
}
#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#imageContainer {
	padding: 10px;
}
#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: 10;
}
#imageContainer>#hoverNav {
	left: 0;
}
#hoverNav a {
	outline: none;
}
#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */
	display: block;
}
#prevLink {
	left: 0;
	float: left;
}
#nextLink {
	right: 0;
	float: right;
}
#prevLink:hover, #prevLink:visited:hover {
	background: url(../images/prevlabel.gif) left 15% no-repeat;
}
#nextLink:hover, #nextLink:visited:hover {
	background: url(../images/nextlabel.gif) right 15% no-repeat;
}
#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	z-index:999;
}
#imageData {
	padding:0 10px;
	color: #666;
}
#imageData #imageDetails {
	width: 70%;
	float: left;
	text-align: left;
}
#imageData #caption {
	font-weight: bold;
}
#imageData #numberDisplay {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#imageData #bottomNavClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
	outline: none;
}
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}
.nojs-warning{ text-align:center; color:#ffffff; background-color:#ff0000; margin:-75px auto 40px auto; padding:10px; z-index:1000; }
.nojs-warning strong{ color:#ffffff; }

