/* v1.0 | 20080212 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%; vertical-align: baseline; background: transparent;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none;}
/* remember to define focus styles! */
:focus {outline: 0;}
/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}
/* tables still need 'cellspacing="0"' in the markup */
table {	border-collapse: collapse;	border-spacing: 0;}


* {margin:0; padding:0;}
html,body{margin:0;padding:0;height:100%;}
BODY, DIV, P, INPUT, SELECT, TEXTAREA, TABLE, TH, TD, BUTTON {
	font-family : verdana, Helvetica, arial, sans-serif;
	font-size: 14px; 
	font-style: normal; 
	color: #555;}
h1{ font-size:140%; margin: 3px 0;}
h2{ font-size:130%; margin: 3px 0;}
h3{ font-size:120%; margin: 3px 0;}
h4{ font-size:110%; margin: 3px 0;}
ul { list-style-type:none }
img { border:0px; }


body, TABLE, TH, TD{
	color: #333;
   	margin: 0;
}
body{
	background: #E3E6EA;
}

a:link, a:active, a:visited{
	color: #CB3300;
	font-weight: normal;
	margin: 2px 0;
}

#header{
	/*background: #8295AE url('img/logo.jpg') no-repeat;*/
	background: #8295AE;
	height: 91px;
	font-size: 150%;
	font-weight: bold;
	color:#666666;
	/*width: 980px;*/
	margin: 0 auto;
	padding: 0px;
	border-bottom: 2px solid #5B7A96;
	overflow: hidden;
}

#header #logo{
	float: left;	
}

#header #banner{
	width: 728px;
	float: right;
}

#footer{
	height: 10px;
	/*background: #eee;*/
	margin-top: 2px;
	text-align: center;
	clear: left;
	color: #fff;
	height: 50px;
	border-top: 2px solid #5B7A96;
	background: #8295AE;
	font-size: 10px;
}
#mapContainer{}
#mapCont2{
	width: 100%;
	float: left;
	margin-right: -210px;
	border-bottom: 2px solid #5B7A96;
	/*border-width: 2px 0;*/
}
#mapCont3{
	float: none;
	width: auto;
	margin-right: 122px;
	padding: 0 2px 0 0;
}
#map{
	height: 500px;
	/*background: #eee;*/
}
#mapInfo{
	width: 119px;
	height: 500px;
	float: right;
	padding: 2px;
}

.mapTooltip{
	background: #eee;
	color: #333;
	padding: 4px;
	border: 1px solid #ccc;
	white-space: nowrap;
}

.jag_infoWindow{
	height: 82px;
	border: 1px solid #eee;
}

.jag_infoWindow h2{
	font-size: 12px;
	color: #666;
}

.jag_infoWindow .info{
	padding: 2px;
	width: 250px;
	/*margin-left: 83px;*/
}
.jag_infoWindow .info p{
	color: #666;
	font-size: 11px;
}
.jag_infoWindow .info a{
	margin: 4px 2px;
	display: block;
}

.jag_infoWindow .thumb img{
	border: 1px solid #eee;
	border-width: 1px 2px 1px 1px;
}

.jag_infoWindow .thumb, #homeRandomContainer .thumb, .categoryPageContainer .placeContainer .thumb, #homeCatContainer .thumb{
	float: left;
	margin-right: 4px;
}
#homeRandomContainer .thumb img, .categoryPageContainer .placeContainer .thumb img, #homeCatContainer .thumb img{
	border: 2px solid #bbb;
}

/*
#homeBottomContainer{
	clear: both;
}
*/
#homeCatContainer{
	width: 50%;
	float: left;
}

#homeCatContainer h2, #homeRandomContainer h2, #listContainer h1{
	background: #823D67;
	color: #FFFFFF;
	padding: 4px;
	margin: 4px;
	text-transform: uppercase;
	font-size: 14px;
}

#homeRandomContainer h2{
	background: #004080;
}


#listContainer h1{
	background: #675D45;
}

#homeCatContainer .homeCategory, #homeRandomContainer .placeContainer, .categoryPageContainer .placeContainer{
	/*clear: both;*/
	height: 80px;
	border-bottom: 1px dashed #bbb;
	margin: 1px 5px;
	padding: 7px;
}

#homeRandomContainer{
	width: 50%;
	/*float: left;*/
	margin-left: 490px;
}

.homeCategory .catTitle a, .placeName a{
	font-size: 110%;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}

#bodyContainer{
	width: 100%;
	
}

#bodyContainerInner{
	width: 980px;
	margin: 0 auto;
	/*background: #fff;*/
	padding: 4px;
}
#placeCont3{
	float: left;
	width: 680px;
}
#placeContainer, #listContainer{
	width: 680px;
	float: left;
}

#placeContainer h1{
	font-size: 150%;
	font-weight: normal;
	padding: 3px 0;
}


#bodyRightCol{
	width: 280px;
	margin-left: 685px;
	padding: 0 5px;
}


#topPageIcons{
	float: right;
	white-space: nowrap;
	margin: 6px 2px 0 0;
}

#rightCatList{
	width: 280px;
	/*height: 280px;
	overflow-y: auto;*/
	padding: 0 5px;
}

#rightCatList .category{
	margin: 5px 0 0 7px;
}

#rightCatList .catTitle a{
	font-weight: bold;
	line-height: 14px;
}

#rightCatList p.catDesc{
	font-size: 90%;
	line-height: 14px;
	color: #666666;
}

#place p {padding: 3px 0; text-align:justify; line-height: 15px;}
#place h2{color: #444;}

#placeMap{
	width: 270px;
	height: 270px;
}

#placeThumbs{
	margin: 0px 0;
	padding: 5px 3px;
	border: 1px solid #eee;
	width: 262px;
}

#placeThumbs a{
	width: 80px;
	height: 80px;
	margin: 2px; 
}

#placeThumbs a img{
	width: 80px;
	height: 80px;
}

#placeInfo{
	/*background: #eee;*/
	margin: 4px 2px;
	padding: 4px;
}

#placeLinks{
	/*padding: 4px;
	margin: 4px;
	border: 1px solid #eee;
	*/
}

#placeLinks a{
	margin: 6px 0;
	display: block;
}
#sharePlace{
	padding: 4px;
	margin: 4px;
}
#placeAd{
	margin: 15px 5px;
	text-align: center;
}

#place .description{
	line-height: 18px;
}
#place .path{
	padding: 2px;
}


/* SECTIONS */


h3.sectionTitle{
	padding: 1px 0 2px 22px;
	font-size: 120%;
	color: #5B7A96;
	font-weight: normal;
	background: url('img/icons/icon_general.png') no-repeat;
}

h3.mapSectionTitle{
	background: url('img/icons/icon_map.png') no-repeat;
}

h3.linksSectionTitle{
	background: url('img/icons/icon_links.png') no-repeat;
	margin-top: 10px;
}

h3.photosSectionTitle{
	background: url('img/icons/icon_photos.png') no-repeat;
	margin-top: 8px;
}

/* LIGHT BOX */
#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(img/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(img/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; }
