﻿body { background-color: #363a46; width: 100%; margin: 0; font-family: Tahoma, Arial, Helvetica, Sans-Serif; }

h1 { font-family: Georgia, Utopia, Palatino, 'Palatino Linotype', Serif; font-weight: normal; }
h2 { font-family: Georgia, Utopia, Palatino, 'Palatino Linotype', Serif; font-weight: normal; }
h3 { font-family: Georgia, Utopia, Palatino, 'Palatino Linotype', Serif; font-weight: normal; }

#document { width: 800px; margin: 0 auto; }
#document #background { width: 800px; float: left; background-color: #fff; }
#document #header { float: left; height: 268px; width: 800px; }
#document #header IMG { display: block; border: none; }
#document #menublock { float: left; height: 103px; background-image: url(/dolafon/App_Themes/default/images/dolafonHdBtm.gif); background-repeat: no-repeat; background-position: left top; }
#document #menublock #menu { background-image: url(/dolafon/App_Themes/default/images/menubg.gif); background-repeat: no-repeat; height: 45px; width: 800px; }
#document #menublock #menu ul { width: 100%; margin: 0; padding: 0; list-style: none; }
#document #menublock #menu ul li { border-top: solid 1px #000; border-bottom: solid 1px #000; float: left; margin: 0; padding: 12px 0 0 0; width: 133px; text-align: center; height: 31px; }
#document #menublock #menu ul li.last { width: 135px; }
#document #menublock #menu ul li:hover { background-color: #363a46; }
#document #menublock #menu ul li.current { background-color: #363a46; }
#document #menublock #menu ul li a { text-decoration: none; color: #000; }
#document #menublock #menu ul li:hover a { text-decoration: none; color: #fff; }
#document #menublock #menu ul li.current a { text-decoration: none; color: #fff; }
#document #footer { float: left; border-top: solid 15px #363a46; height: 150px; width: 800px; background-color: #fff; font-size: 0.8em; }
#document #footerText { padding: 20px 20px 10px 20px; }

#document .content { font-size: 0.8em; margin: 10px 0 20px 0; padding: 0 20px 0 20px; line-height: 24px; }
#document .cols { font-size: 0.8em; width: 800px; float: left; line-height: 24px; }
#document .cols .colone { float: left; width: 380px; padding: 10px 0 20px 0; margin: 0 0 0 20px; }
#document .cols .coltwo { float: right; width: 380px; padding: 10px 0 20px 0; margin: 0 20px 0 0; }

.images { float: right; border: 0; width: 350px; margin: 0 0 20px 20px; }
.images .main { float: left; border: solid 6px #cecece; }
.images .miniS { clear: both; float: left; border: solid 6px #cecece; margin: 6px 7px 0 0; }
.images .mini { float: left; border: solid 6px #cecece; margin: 6px 0 0 0; }
.images .miniF { float: left; border: solid 6px #cecece; margin: 6px 0 0 7px; }

.llink { font-size: 18px; }

#prices { width: 760px; float: left; }
#prices th { text-align: left; }
#prices td { border-top: solid 1px #cecece; }

#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(/dolafon/global/images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/dolafon/global/images/lightbox/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%	; }

#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; }
