/* @override http://www.quatuor.be/styles/core.css */

/* CSS Document */
#banILoveBelgium {
	position: absolute;
	z-index: 10;
	width: 101px;
	height: 101px;
	margin: 0;
	padding: 0;
	display: block;
	top: 0px;
	left: 0px;
}

#browserAlert {
	position: relative;
	display: none;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100px;
	background-color:#FF4EA3;
	color: #FFFFFF;
	border-bottom: 3px solid #3DAAEA;
}
#browserAlert a {
	color: #FFFFFF;
}
#warnRight p {
	position: relative !important;
	width: 540px !important;
	font-size: 10px;
	line-height: 15px;
}
#warncontent {
	width: 760px;
	height: 100px;
	margin: 0 auto;
	padding: 0;
}
#warning {
	position: relative;
	float: left;
	text-align: center;
	width: 200px;
	height: 75px;
	font-size: 18px;
	font-weight: bold;
	padding: 25px 0px 0px 0px;
	margin: 0;
}
#warnRight {
	float: left;
	height: 100px;
	margin: 0;
	padding: 0;	
}


body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	font: 80% Arial, Helvetica, sans-serif;
	line-height: 130%;
}

body, html {
	width: 100%;
	height: 100%;
	position: relative;
}

/* Déclaration des blocs temporaires 
----------------------------------- */
#quickLinks {
	position: absolute;
	width: 299px;
	height: 16px;
	display: block;
	margin: 0;
	padding: 0;
	top: 0px;
	right: 20px;
	background-image: url(../img/quicklinks_bg_2.gif);
	background-position: top center;
	background-repeat: no-repeat;
}
#quickLinks ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-color: green;
	display: inline;
}
#quickLinks ul li {
	float: left;
	margin: 0px 1px;
	padding: 0px;
	background-position: center center;
	background-repeat: no-repeat;
}
li#quickTwitter {
	background-image: url(../img/quicklinks_twitter.gif);
}
#quickTwitter a {
	width: 54px;
}	
li#quickFacebook {
	background-image: url(../img/quicklinks_facebook.gif);
}
#quickFacebook a {
	width: 71px;
}
li#quickBlog {
	background-image: url(../img/quicklinks_blog.gif);
}
#quickBlog a {
	width: 50px;
}
li#quickContact {
	background-image: url(../img/quicklinks_contact.gif);
}
#quickContact a {
	width: 72px;
}
li#quickRSS {
	background-image: url(../img/quicklinks_rss.gif);
}
#quickRSS a {
	width: 42px;
}
#quickLinks ul li a {
	display: block;
	height: 16px;
	margin: 0px;
	padding: 0px;
	text-indent: -500em;
	overflow: hidden;
}
#promoLogin {
	min-height: 175px;
	display: block;
	margin: 0px 0px 10px 0px;
	padding: 0px 5px 10px 200px;
	background-color: #FDEBF4;
	border-top: 1px solid #FF9ECC;
	border-bottom: 1px solid #FF9ECC;
	background-image:url(../img/promotions/promo_fatboy_pic.jpg);
	background-position:center left;
	background-repeat:no-repeat;
}
*html promoLogin {
	height: 175px;
}

/* Déclaration des blocs principaux 
----------------------------------- */

#bodyCont {
	width: 100%;
	min-height: 100%;
	margin: 0;
	padding: 0;
	background-color:#FFFFFF;
	background-position: top left;
	background-repeat:repeat-x;
}
*html #bodyCount {
	height: 100%;
}

#headerCont {
	width: 100%;
	height: 130px;
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	background-position: top left;
	background-repeat:repeat-x;
	background-image:url(../img/header_bg.gif);
}

#coreCont {
	width: 672px;
	margin: 0 auto;
	padding: 0px 20px;
	position: relative;
}

#footerCont {
	position: relative;
	clear: both;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 175px;
	display: block;
	background-color: #856B5E;
	background-image:url(../img/footer_bg.gif);
	background-position:top left;
	background-repeat:repeat-x;
}


/* 		Header		(H1 + Horizontal Nav) 
--------------------------------------------------- */
#header {
	position: relative;
	width: 712px;
	height: 130px;
	display: block;
	margin: 0 auto;
	padding: 0;
}

h1 {
	width: 356px;
	height: 100px;
	display: block;
	margin: 0;
	padding: 0;
	background-image:url(../img/header_h1.gif);
	background-position: top left;
	background-repeat:no-repeat;
}

h1 a {
	margin: 0;
	padding: 0;
	display: block;
	width: 356px;
	height: 100px;
}

h1 a span, #slogan span {
	display: none;
}
#slogan {
	position: absolute;
	bottom: 42px;
	right: 20px;
	width: 229px;
	height: 15px;
	display: block;
	background-image:url(../img/solgan.gif);
	background-position:center center;
	background-repeat:no-repeat;
	paddin: 0;
	margin: 0;
}

#menuHeader {
	position: absolute;
	bottom: 0px;
	margin: 0 auto;
	padding: 0px 20px 0px 20px;
	width: 672px;
	height: 30px;
	display: block;
	background-image:url(../img/hmenu_bg.gif);
	background-position: bottom center;
	background-repeat:no-repeat;
}

#menuHeader ul {
	position: relative;
	width: 672px;
	height: 27px;
	display: block; 
	list-style-type: none;
	list-style: inline;
	margin: 0;
	padding: 3px 0px 0px 0px;
	background-image:url(../img/hmenu_li_bg.gif);
	background-position: top left;
	background-repeat:repeat-x;
}
#menuHeader li {
	position: absolute;
	float: left;
	width: 112px;
	height: 27px;
	display: block;
	margin: 0;
	padding: 0;
	font-size: 6pt;
}

#menuHeader li a {
	position: relative;
	width: 112px;
	height: 27px !important;
	display: block;
	margin: 0;
	padding: 0;
	background-position: top left;
	background-repeat:no-repeat;
}

#menuHeader li a span {
	display: none;
}

li#menuItem1 {
	background-image:url(../img/hmenu_accueil_n.gif);
	left: 0px;
	top: 3px;
}
li#menuItem2 {
	background-image:url(../img/hmenu_catalogue_n.gif);
	left: 112px;
	top: 3px;
}
li#menuItem3 {
	background-image:url(../img/hmenu_apropos_n.gif);
	left: 224px;
	top: 3px;
}
li#menuItem4 {
	background-image:url(../img/hmenu_services_n.gif);
	left: 336px;
	top: 3px;
}
li#menuItem5 {
	background-image:url(../img/hmenu_moncompte_n.gif);
	left: 448px;
	top: 3px;
}
li#menuItem6 {
	background-image:url(../img/hmenu_contact_n.gif);
	left: 560px;
	top: 3px;
}
/* Comportement du menu sélectionné  */
li#menuItem1h {
	background-image:url(../img/hmenu_accueil_h.gif);
	height: 28px !important;
	left: 0px;
	top: 3px;
}
/* Le style du menu catalogue est conditionné par la couleur de la gamme... donc se reporter au CSS de la couleur concernée */
li#menuItem3h {
	background-image:url(../img/hmenu_apropos_h.gif);
	height: 28px !important;
	left: 224px;
	top: 3px;
}
li#menuItem4h {
	background-image:url(../img/hmenu_services_h.gif);
	height: 28px !important;
	left: 336px;
	top: 3px;
}
li#menuItem5h {
	background-image:url(../img/hmenu_moncompte_h.gif);
	height: 28px !important;
	left: 448px;
	top: 3px;
}
li#menuItem6h {
	background-image:url(../img/hmenu_contact_h.gif);
	height: 28px !important;
	left: 560px;
	top: 3px;
}



/* 				Zone Flash Amovible 
--------------------------------------------------- */
#topBorder {
	position: relative;
	height: 2px !important;
	width: 100%;
	display: block;
	margin: 0 !important;
	padding: 0 !important;
	line-height: 2px !important;
	/* Just imagine... Blank div but in IE, without the next code, it display a 11px div ... Thanks Billy, Thank you so much! */
	font-size: 1px !important; 
}
#flashCont{
	width: 100%;
	display: block;
	margin: 0 !important;
	padding: 0 !important;
	position: relative;
	z-index: 0 !important;
}
#flashcontent a {
	width: 672px;
	height: 180px;
	display: block;
	margin: 0;
	padding: 0;
	z-index: 0 !important;
}
#flashcontent {
	z-index: 0 !important;
}
#flashCont {
	height: 200px;
}
#flashAnim {
	width: 672px;
	height: 180px;
	display: block;
	margin: 0 auto;
	padding: 10px 20px;
	text-align: center;
	z-index: 1;
}

/* Contenu galerie photo Quatuor */
#flashPhoto {
	height: 514px;
}
#flashAnimPhoto {
	width: 672px;
	height: 494px;
	display: block;
	margin: 0 auto;
	padding: 10px 20px;
	text-align: center;
}


/* 				Zone de la colonne de gauche
--------------------------------------------------- */
#leftCol {
	position: relative;
	float: left;
	width: 168px;
	padding: 0;
	margin: 0;
}

*html #leftCol {
	position: relative;
	float: left;
	padding: 0;
	margin: 0;
}

/* Niveau 0 */
#vMenu {
	position: relative;
	width: 168px;
	margin: 0;
	padding: 0;
}

/* Niveau 1 */
#vMenu ul {
	position: relative;
	width: 168px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#vMenu ul li.vMenuToggle{
	position: relative;
	width: 168px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
#vMenu ul li.vMenuToggle a {
	position: relative;
	width: 168px;
	height: 20px !important;
	display: block;
	margin: 0px !important;
	padding: 0px;
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: -500em;
	overflow: hidden;
}
#vMenuSalons {
	background-image:url(../img/vmenu_l1_salons.gif);
	margin: 0px !important;
}
#vMenuSalons2 {
	background-image:url(../img/vmenu_l1_salons_fatboy.gif);
	margin: 0px !important;
}

#vMenuMobilier {
	background-image:url(../img/vmenu_l1_mobilier.gif);
}
#vMenuMobilier2 {
	background-image:url(../img/vmenu_l1_mobilier_chaises.gif);
	margin: 0px !important;
}

#vMenuJardins {
	background-image:url(../img/vmenu_l1_jardins.gif);
}

#vMenuDecoration {
	background-image:url(../img/vmenu_l1_decoration.gif);
}
#vMenuDecoration2 {
	background-image:url(../img/vmenu_l1_deco_luminaires.gif);
	margin-top: 0px !important;
}
#vMenuDecoration3 {
	background-image:url(../img/vmenu_l1_deco_table.gif);
	margin-top: 0px !important;
}

/* Niveau 2 */
ul.vMenuFx {
	position: relative;
	display: block;
	width: 168px;
	list-style-type: none;
	margin: 0;
	padding: 0px !important;
}
ul.vMenuFx li{
	width: 168px;
	height: 20px !important;
	display: block;
	margin: 0px !important;
	padding: 0px !important;
	background-repeat:no-repeat;
	background-position: 17px 5px;
}
ul.vMenuFx li a {
	display: block !important;
	width: 130px !important;
	height: 17px !important;
	padding: 3px 0px 0px 38px !important;
	margin: 0px !important;
	font-size: 11px !important;
	text-indent: 0em !important;
}
#subavMenuSalons li, #subavMenuSalons2 li{
	border-bottom: 1px solid #DCD3CF;
	background-color: #CBBEB7;
	background-image:url(../img/vmenu_l2_arrow_salons.gif);
}
#subavMenuMobilier li, #subavMenuMobilier2 li{
	border-bottom: 1px solid #FFBEDD;
	background-color: #FF9ECC;
	background-image:url(../img/vmenu_l2_arrow_mobilier.gif);
}
#subavMenuJardins li{
	border-bottom: 1px solid #B5EBA1;
	background-color: #90E173;
	background-image:url(../img/vmenu_l2_arrow_jardins.gif);
}
#subavMenuDecoration li, #subavMenuDecoration2 li, #subavMenuDecoration3 li{
	border-bottom: 1px solid #B7DFF7;
	background-color: #94D0F3;
	background-image:url(../img/vmenu_l2_arrow_decoration.gif);
}
#subavMenuSalons li a, #subavMenuSalons2 li a{
	color: #58443A !important;
}
#subavMenuMobilier li a, #subavMenuMobilier2 li a{
	color: #EC4897 !important;
}
#subavMenuJardins li a{
	color: #1C6C00 !important;
}
#subavMenuDecoration li a, #subavMenuDecoration2 li a, #subavMenuDecoration3 li a{
	color: #2D7AA8 !important;
}

.inscriptionLink {
	width: 168px;
	height: 30px;
	padding: 0px;
	margin: 10px 0px 10px 0px;
}
.inscriptionLink a {
	width: 168px;
	height: 30px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	display: block;
}

#bredouille_link {
	width: 168px;
	height: 140px;
	padding: 0px;
	margin: 15px 0px 20px 0px;
}
#bredouille_link a {
	width: 168px;
	height: 140px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	display: block;
}
#submitFiche{
	width: 100px;
	height: 20px;
	display: block;
	margin: 0;
	padding: 0;
}

#quatuor_help {
	width: 168px;
	height: 92px;
	padding: 0px;
	margin: 10px 0px 0px 0px;
}
#quatuor_help a {
	width: 168px;
	height: 92px;
	padding: 0px;
	margin: 0px;
	display: block;
}

#quatuor_pay {
	width: 168px;
	height: 50px;
	display: block;
	margin: 10px auto;
	padding: 0;
}
#newtransport {
	width: 168px;
	height: 65px;
	display: block;
	margin: 10px auto;
	padding: 0;
}

#quatuor_wood {
	width: 168px;
	height: 71px;
	display: block;
	margin: 15px auto 10px auto;
	padding: 0;
}


#bredouille_link a span, #quatuor_help a span{
	display: none;
}

/* 				Zone de Contenu 
--------------------------------------------------- */
#content {
	position: relative;
	display: block;
	/* What the fuck... 1px this is nothing!!! */
	width: 479px;
	min-height: 1000px;
	margin: 0px 0px 30px 190px !important;
	padding: 10px 0px 0px 0px;	
	font-size: 8pt;
	color: #333333;
	/* background-color:#00FFCC; */
}
*html #content {
	left: -3px;
	height: 700px;
}

h2 {
	width: 80%;
	font-size: 2em !important;
	font-weight: normal;
	color: #3DAAEA;
	letter-spacing: 0.10em;
	height: 26px;
	display: block;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 37px;
	background-image:url(../img/h2_bg.gif);
	background-position: center left;
	background-repeat:no-repeat;
}

h3 {
	font-size: 1.35em;
	letter-spacing: 0.08em;
	display: block;
	margin: 10px 0px 0px 0px;
	padding: 0;
	color: #FF4EA3;
	font-weight: normal;
}
#textTools {
	width: 80%;
	height: 11px;
	position: relative;
	margin: 5px 0px;
	padding: 4px 0px 0px 0px;
	background-image:url(../img/toolsSep.gif);
	background-position: 45px center;
	background-repeat:no-repeat;
}
#textTools a.printBack {
	position: relative;
	width: 35px;
	height: 7px;
	display: block;
	padding: 0;
	margin: 0;
	background-image:url(../img/toolsBack.gif);
	background-position: center center;
	background-repeat:no-repeat;
}
#textTools a.printTools {
	position: relative;
	width: 49px;
	height: 7px;
	display: block;
	padding: 0;
	margin: -7px 0px 0px 55px;
	background-image:url(../img/toolsPrint.gif);
	background-position: center center;
	background-repeat:no-repeat;
}
#textTools a.printBack span,#textTools a.printTools span  {
	display: none;
}

#content p, #contentLarge p {
	position: relative;
	margin-top: 5px;
	text-align:justify;
}
#content a, #contentLarge a {
	text-decoration: underline;
	color: #3DAAEA;
}

#content a:hover, #contentLarge a:hover {
	text-decoration: none !important;
}

#content p.remContent, #contentLarge p.remContent {
	font-size: .9em !important;
	color: #999999 !important;
}

/* Fiche produits */
#thumbFrn {
	display: block;
	position: relative;
	height: 300px;
	padding: 0px;
	margin: 20px 0px 0px 0px;
	border-top: 1px dotted #C4C4C4;
}
#thumbFrn a.thumb {
	position: relative;
	float: left;
	width: 125px;
	height: 90px;
	display: block;
	margin: 8px 12px;
	padding: 0;
	border: 1px solid #FFFFFF;
	background-image:url(../img/bg_thumb.gif);
	background-repeat:no-repeat;
	background-position:top center;
}
#thumbFrn a.thumb:hover {
	border: 1px solid #3DAAEA;
}
#thumbFrn img {
	position: relative;
	margin: 0 auto;
	padding: 0;
	display: block;
}
#linkThumbFrn {
	text-align:left;
	margin: 5px auto 20px auto;
	padding: 0px;
	display: block;
	height: 25px;
	width: 100%;
}



/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 60px;
}

/* 				Zone Footer 
--------------------------------------------------- */
#footer {
	clear: both;
	position: relative;
	width: 672px;
	display: block;
	margin: 0 auto;
	padding: 10px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.80em;
	color: #FFFFFF;
	line-height: 120%;
}
#footer a {
	text-decoration: none;
	color: #3DAAEA;
}

#footer a:hover {
	text-decoration: underline;
}

#footer strong {
	color: #3DAAEA;
}
#footer div.left {
	text-align: left;
}
#footer div.right {
	text-align: right;
}
#footerCenter {
	border-left: 1px dotted #3DAAEA;
	border-right: 1px dotted #3DAAEA;
	margin: 0px 17px !important;
	text-align: center;
	padding: 0px 6px;
}

div.footerBlock {
	width: 208px;
	display: block;
	margin: 0px 0px 10px 0px;
	float: left;
}

#partnersLinks {
	clear: left;
	width: auto;
	height: 25px;
	text-align: center;
	margin: 5px auto 0px auto !important;
	padding: 0px !important;
}

/* 				Zone Contenu 
--------------------------------------------------- */
#coreCont a {
	text-decoration: none;
}
#coreCont a:hover {
	text-decoration: underline;
}
#content p.bigLinks {
	font-size: 120%;
	text-align: center;
}

/* Bloc de coordonnées */
#colLeftShad {
	width: 150px;
	display: block;
	position: relative;
	background-image:url(../img/contact_bgcoord.gif);
	background-position: top center;
	background-repeat: no-repeat;
	padding: 0px 9px;
	margin: 0;
	font-size: 0.8em;
	line-height: 125%;
	color: #555555;
}
#colLeftShad h5{
	width: 150px;
	height: 33px;
	display: block;
	margin: 0;
	padding: 0;
	background-position: top center;
	background-repeat: no-repeat;
}

#colLeftShad h5 span{
	display: none;
}
#colLeftShad h5.contact{
	background-image:url(../img/contact_coord.gif);
}
#colLeftShad h5.qualite{
	background-image:url(../img/qualite_bg.gif);
}
p#hcard {
	background-image:url(../img/icon-hcard-download.gif);
	background-position: center center;
	background-repeat:no-repeat;
	text-align: center;
}
p#hcard a {
	width: 115px;
	height: 25px;
	display: block;
	margin: 0;
	padding: 0;
}
p#hcard a span {
	display: none;
}

#coordTxt {
	width: 144px;
	padding: 0px 3px;
	text-align: center;
}
#colLeftShad a {
	text-decoration: underline !important;
	color: #3DAAEA;
}

#colLeftShad a:hover {
	text-decoration: none !important;
}

#colLeftShad p.logoSmall {
	width: 100px !important;
	height: 29px !important;
	display: block;
	padding: 0;
	margin: 10px auto 0px auto;
	background-image:url(../img/logo_small100.gif);
	background-position:center center;
	background-repeat:no-repeat;
}
#colLeftShad p.logoSmall span{
	display: none;
}

#colLeftShad strong {
	color: #58443A;
	font-weight: medium;
}
#colLeftShad ul {
	width: 140px;
	list-style-type: none;
	padding: 0px 5px;
	margin: 10px 0px 0px 0px;
}
#colLeftShad ul li{
	position: relative;
	width: 110px;
	min-height: 20px;
	list-style-type: none;
	background-image:url(../img/ok_list.gif);
	background-position: top left;
	background-repeat:no-repeat;
	margin: 7px 0px !important;
	padding:0px 0px 0px 20px;
}
*html #colLeftShad ul li{
	height: 20px;
}

#pub_warmFm {
	display: block;
	margin-top: 10px !important;
	padding: 0 !important;
}
#pub_warmFm span {
	display: block !important;
	height: 30px !important;
	margin: -29px 0px 0px 160px !important;
	padding: 0px 0px 0px 0px 0px !important;
}
#pub_warmFm span b{
	color: #3DAAEA !important;
}

/*	----------	Testimonials ------------ */
#testimonialsSmall {
	width:168px;
	display: block;
	margin: 20px 0px;
}
#testimSmall_title {
	display: block;
	height: 27px;
	width: 168px;
	margin: 0;
	padding: 0;
	background-image: url(../img/testimSmall_title.gif);
	background-position: center center;
	background-repeat: no-repeat;
	text-indent: -500em;
	overflow: hidden;
}
#testimSmall_content {
	background-color: #ceedff;
	margin: 0;
	padding: 10px;
}
#testimSmall_content p {
	padding: 0px !important;
	margin: 0px !important ;
	font-size: 0.8em;
	line-height: 1.3em;
	text-align: left;
	color: #333333;
}
#testimSmall_content p.testimSmall_author {
	font-weight: bold;
	padding: 5px 0px 0px 0px !important;
}
#testimSmall_link {
	width: 168px;
	height: 10px;
	display: block;
	background-image: url(../img/testimSmall_link.gif);
	background-position: center center;
	background-repeat: no-repeat;
	text-align: right !important;
}
#testimSmall_link a {
	float: right;
	width:  75px;
	height: 10px;
	display: block;
	margin: 0;
	padding: 0;
}
#testimSmall_link a span{
	display: none;
}

/*			Lightbox des images
-----------------------------------------*/
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(../img/lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left; background: url(../img/lightbox/prevQ.gif) left 15% no-repeat;}
#nextLink { right: 0; float: right; background: url(../img/lightbox/nextQ.gif) right 15% no-repeat;}
#prevLink:hover, #prevLink:visited:hover { background: url(../img/lightbox/prevQh.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../img/lightbox/nextQh.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%	
	}

#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}