@import url(http://fonts.googleapis.com/css?family=Oswald);

/* ===== GENERAL STYLES ===== */
html {
	font-size: 62.5%;
	}
body {
	background: url(assets/bgMain.gif) center top repeat-y;
	margin: 0;
	padding: 0;
	font-family: arial, sans-serif;
	font-size: 13px;
	font-size: 1.3rem;
	}
aside, footer, header, nav, section, img {
	display: block;
	}
img {
	border: 0;
	}
.ulCr, .ulCr li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: block;
	text-decoration: none;
	}
h1, h2 {
	margin: .4em 0;
	color: #0f3885;
	font-weight: normal;
	font-family: 'Oswald', sans-serif;
	-webkit-text-stroke: 1px transparent;
	}
h1 {
	margin-top: 0;
	font-size: 28px;
	font-size: 2.8rem;
	}
h2 {
	margin-top: 0;
	font-size: 22px;
	font-size: 2.2rem;
	}
a:link {
	color: #a1141c;
	}
a:visited {
	color: #a1141c;
	}
a:hover {
	color: #000;
	}
a:active {
	color: #000;
	}
	
	
/* ========== HEADER STYLES ========== */	
#wrapper {
	margin: 0 auto;
	background: url(assets/bgTop.gif) repeat-x;
	}
#wrapperInner {
	width: 990px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align: left;
	}
header a#logo {
	float: left;
	margin: 47px 28px 8px 78px;
	background: url(assets/logo.png) no-repeat;
	width: 203px;
	height: 60px;
	text-indent: -9000px;
	overflow: hidden;
	display: block;
	}
nav#topNav {
	float:right;
	width: 520px;
	margin: 0;
	padding: 5px 0;
	clear: both;
	display: block;
	}
nav#topNav ul li {
	float: left;
	margin: 4px 8px;
	}
nav#topNav a:link {
	color: white;
	font-weight: bold;
	}
nav#topNav a:visited {
	color: white;
	}
nav#topNav a:hover {
	color: #fef196;
	}
nav#topNav a:active {
	color: #fef196;
	}
#hsearch {
	float: right;
	margin: 0;
	}
form#hsearch {
	margin: 0;
	width: 188px;
	}
.hsearch-field {
	width: 153px;
	float: left;
	height: 24px;
	color: #8c8686;
	font-size: 12px;
	font-size: 1.2rem; 
	padding: 0 5px; 
	border: 0;
	}
#go {
	background: url(assets/go.png) no-repeat;
	text-indent: -9000px;
	float: left;
	border: none;
	width: 22px;
	height: 26px;
	overflow: hidden;
	margin: 0;
	cursor: pointer;
	}
	
#social {
	margin: 0;
	padding: 0;
	width: 70px;
	float: left;
	list-style-type: none;
	display: none; /* No links yet */
	}
#fb {
	background: url(assets/facebook.png) no-repeat;
	display: block;
	text-indent: -9000px;
	overflow: hidden;
	height: 18px;
	width: 18px;
	float: left;
	margin: 0;
	}
#yt {
	background: url(assets/youtube.png) no-repeat;
	display: block;
	text-indent: -9000px;
	overflow: hidden;
	height: 18px;
	width: 18px;
	float: left;
	margin: 0;
	}
		
/* ========== MAIN NAV ========== */
nav#mainNav {
	clear: right;
	padding: 24px 0;
	height: 30px;
	text-align: center;
	overflow: hidden;
	}
nav#mainNav ul {
	list-style-type: none; 
	margin: 0 auto;
	padding: 0;
	}
nav#mainNav li {
	float: left;
	text-align: center;
	}
nav#mainNav li a {
	padding: 0 17px;
	line-height: 30px;
	font-family: 'Oswald', sans-serif;
	-webkit-text-stroke: 1px transparent;
	font-size: 18px;
	font-size: 1.8rem; 
	color: #FFF;
	text-decoration: none;
	border-right: 1px solid #9baabc;
	display: block;
	}
nav#mainNav li:first-child a{
	border-left: 1px solid #9baabc;
	}
nav#mainNav li a:link {
	color: #fff;
	}
nav#mainNav li a:visited {
	color: #fff;
	}
nav#mainNav li a:hover {
	color: #fef196;
	}
nav#mainNav li a:active {
	color: #fef196;
	}

/* ========== PAGE STYLES ==========*/
#content {
	clear: both;
	height: 1%;
	overflow: hidden;
	-webkit-box-shadow: #a3acc1 0 2px 4px;
	-moz-box-shadow: #a3acc1 0 2px 4px;
	box-shadow: #a3acc1 0 2px 4px;
	}
#slideshow {
	height: 381px;
	overflow: hidden;
	}
#inside section#main  {
	background-image: url(assets/insideHeader.jpg);
	background-repeat: no-repeat;
	float: right;
	width: 728px;
	padding: 220px 20px 0 20px;
	}
#inside.parentCat-2 section#main {
	background-image: url(assets/hAcco.jpg);
	}
#inside.parentCat-79 section#main {
	background-image: url(assets/hAttr.jpg);
	}
#inside.parentCat-81 section#main {
	background-image: url(assets/hShopp.jpg);
	}
#inside.parentCat-6 section#main {
	background-image: url(assets/hEven.jpg);
	}
#inside.parentCat-5 section#main {
	background-image: url(assets/hArea.jpg);
	}
#inside.parentCat-10 section#main {
	background-image: url(assets/hAcco.jpg);
	}
#inside.parentCat-7 section#main {
	background-image: url(assets/hGrou.jpg);
	}

#home section {
	margin-top: 2px;
	background: #d8edfc;
	height: 1%;
	overflow: hidden;
	-webkit-box-shadow: #a3acc1 0 2px 4px;
	-moz-box-shadow: #a3acc1 0 2px 4px;
	box-shadow: #a3acc1 0 2px 4px;
	position: relative;
	z-index: 500;
	}
#hHlines {
	float: right;
	width: 658px;
	height: 236px;
	overflow: hidden;
	}	
#hHlines ul {
	margin: 35px 0 0 0;
	padding: 0;
	list-style-type: none;
	height: 180px;
	}	
#hHlines ul li {
	position: relative;
	margin: 0 6px;
	float: left;
	display: block;
	}
#hHlines h3, #home #category h3 {
	font-family: 'Oswald', sans-serif;
	-webkit-text-stroke: 1px transparent;
	font-weight: normal;
	font-size: 14px;
	font-size: 1.4rem; 
	color: #a1141c;
	margin: 0 0 .5em 0;
	}
#hHlines h3 a {
	position: absolute;
	top: 0;
	display: block;
	padding: 150px 0 0 0;
	width: 150px;
	}
#breadcrumbs {
	font-size: 12px;
	font-size: 1.2rem; 
	color: #000000;
	padding: 0 0 1em 0;
	}
#breadcrumbs a {
	font-weight: bold;
	color: #1786d1;
	margin: 0 3px;
	}
#breadcrumbs a:hover {
	color: #000;
	}

/* ========== TOOLBOX STYLES ========== */
#home #toolbox {
	padding: 15px;
	float: left;
	width: 302px;
	overflow: hidden;
	}
#toolbox {
	padding-bottom: 20px;
	}
#category, .listing {
	height: 1%;
	overflow: hidden;
	padding-bottom: 20px;
	}
#home #category {
	padding-bottom: 0;
	}
#home #category h1, #home #category h3 {
	text-align: center;
	color: #a83614;
	margin-bottom: 0;
	}
#toolbox p {
	line-height: 1.5em;
	}
#toolbox li {
	display: list-item;
	margin: 0.3em 0;
	}
.imageleft {
	float: left;
	margin: 0 20px 10px 0;
	}
.imageright {
	float: right;
	margin: 0 0 10px 20px;
	}
.imagecaption {
	margin-top: 2px;
	color: #6092bc;
	border-top: 1px solid #6092bc;
	padding: 8px 0;
	font-size: 12px;
	font-size: 1.2rem; 
	}
	
	
/* ========== INSIDE PAGE SUB NAV ========== */
nav#subNav {
	background: #719ed5;
	}
nav#subNav h2 {
	font-size: 18px;
	font-size: 1.8rem; 
	color: #0d2571;
	padding: 24px 0 0 0;
	margin: 0;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
	}
nav#subNav > ul {
	margin: 0;
	padding: 8px;
	list-style-type: none;	
	text-align: left;
	}
nav#subNav ul li {
	background: #FFF;
	border-bottom: 1px solid #719ed5;
	}
nav#subNav ul li a {
	padding: 6px 0 6px 15px;
	text-decoration: none;
	display: block;
	font-weight: bold;
	}
nav#subNav ul li ul {
	background: #acc8dc;
	list-style-type: none;
	margin: 0;
	padding: 0;
	-webkit-box-shadow: inset #6192bd 1px 1px 5px;
	-moz-box-shadow: inset #6192bd 1px 1px 5px;
	box-shadow: inset #6192bd 1px 1px 5px;
	}
nav#subNav ul li ul li {
	background: none;
	border-bottom: none;
	}
nav#subNav ul li ul li a {
	padding: 4px 0 4px 30px;
	font-weight: normal;
	text-shadow: 1px 1px 1px #cedbeb;
	}
nav#subNav a:link {
	color: #172779;
	}
nav#subNav a:visited {
	color: #172779;
	}
nav#subNav a:hover {
	color: #FFFFFF;
	background: #0f3885;
	}
nav#subNav a:active {
	color: #FFFFFF;
	background: #6192bd;
	}
	
		
/* ========== SIDEBAR STYLES ========== */
#home aside {
	clear: both;
	height: 1%;
	overflow: hidden;
	position: relative;
	z-index: 1;
	}
#inside aside {
	width: 221px;
	}
#home aside section {
	background: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	}
#inside aside section {
	float: none;
	}
#aEnews {
	background: url(assets/bgEnews.gif) no-repeat;
	padding: 14px 0 0 50px;
	width: 221px;
	height: 59px;
	display: block;
	font-family: 'Oswald', sans-serif;
	-webkit-text-stroke: 1px transparent;
	font-size: 24px;
	font-size: 2.4rem;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: #5a7da9 4px 4px 4px;
	line-height: 1.2;
	}
#home #aEnews {
	background: url(assets/bgQuicklinks.gif) no-repeat;
	padding: 50px 0 0 15px;
	width: 90px;
	height: 148px;
	margin-right: 40px;
	float: left;
	}
#aEnews span {
	font-size: 14px;
	font-size: 1.4rem;
	color: #9c1912;
	padding-left:11px;
	display: block;
	}
#home #cEvents {
	width: 220px;
	padding: 0 10px 0 0;
	float: left;
	border-right: 2px dotted #6f8cba;
	margin: 13px 20px 5px 0;
	}
#cEvents h2 {
	color: #0d2571;
	text-transform: uppercase;
	font-size: 16px;
	font-size: 1.6rem;
	}
a.cEventItem {
	color: #292824;
	margin: 0 0 8px 0;
	display: block;
	}
.cEventDate {
	display: block;
	font-weight: bold;
	}
a.cEventItem:hover {
	color: #a1141c;
	}
a#eViewAll {
	text-transform: uppercase;
	color: #0f52b6;
	font-weight: bold;
	font-size: 11px;
	font-size: 1.1rem;
	}
#planyourtrip {
	cursor: pointer;
	}
#inside #planyourtrip {
	width: 201px;
	border-bottom: 2px dotted #6f8cba;
	background: url(assets/bgPlannerInside.jpg) no-repeat 140px top;
	margin: 10px 10px 0 10px;
	padding: 20px 0 10px 0;
	}
#home #planyourtrip {
	background: url(assets/bgPlanner.jpg) no-repeat 170px top;
	width: 259px;
	float: left;
	border-right: 2px dotted #6f8cba;
	border-bottom: none;
	margin: 13px 40px 5px 0;
	padding: 46px 20px 0 10px;
	}
#inside #planyourtrip span {
	font-family: 'Oswald', sans-serif;
	-webkit-text-stroke: 1px transparent;
	font-size: 12px;
	font-size: 1.2rem;
	color: #0d206d;
	display: block;
	padding: 0 80px 0 0;
	}
#home #planyourtrip span {
	font-family: 'Oswald', sans-serif;
	-webkit-text-stroke: 1px transparent;
	font-size: 14px;
	font-size: 1.4rem;
	color: #0d206d;
	display: block;
	padding: 0 130px 0 0;
	}
#inside #planyourtrip span.trip-list-count, #home #planyourtrip span.trip-list-count {
	padding: 0;
	font-weight: bold;
	color: #a83614;
	display: inline-block;
	text-decoration: underline;
	}	

#inside #planyourtrip h2 {
	color: #a83614;
	}
#home #planyourtrip h2 {
	font-size: 24px;
	font-size: 2.4rem;
	color: #a83614;
	text-transform: uppercase;
	}

#inside #guide {
	width: 127px;
	background: url(assets/guideInside.jpg) no-repeat 20px 16px;
	padding: 30px 10px 0 84px;
	text-align: center;
	}
#home #guide {
	background: url(assets/guideHome.jpg) no-repeat 0 27px;
	width: 153px;
	padding: 30px 10px 0 84px;
	float: left;
	}
#inside #guide a, #home #guide a {
	background: url(assets/bgBtn.png) no-repeat;
	font-family: 'Oswald', sans-serif;
	-webkit-text-stroke: 1px transparent;
	font-size: 14px;
	font-size: 1.4rem;
	color: #FFF;
	text-transform: uppercase;
	text-align: center;
	padding: 4px 15px 10px 15px;
	display: block;
	width: 100px;
	height: 14px;
	}
#home #guide a {
	margin: 44px 0 0 0;
	}
#guide a:hover {
	color: #fef196;
	}
	
	
/* ========== FOOTER STYLES ========== */
footer {
	clear: both;
	position: relative;
	text-align: center;
	padding: 15px 90px 0 90px;
	}
footer .vcard {
	margin: 0 auto;
	text-align: center;
	font-size: 14px;
	font-size: 1.4rem; 
	}
footer .vcard .org, footer .vcard .adr, footer .vcard .adr .street-address, footer .vcard .tel {
	padding-bottom: 6px;
	}
footer .vcard .org {
	font-weight: bold;
	}
footer .vcard .adr .locality {
	padding-left: 10px;
	}
.copyright {
	color: #093878;
	font-size: 11px;
	font-size: 1.1rem; 
	margin: 14px 0 10px 0;
	}
.copyright a {
	color: #093878;
	}
#weather {
	position: absolute;
	right: 16px;
	top: 14px;
	display: block;
	color: #133462;
	font-family: 'Oswald', sans-serif;
	-webkit-text-stroke: 1px transparent; 
	width: 200px;
	}
#weather img{
	float: right;
	margin: 5px 0 5px 10px;
	}
.temp {
	display: block;
	font-size: 20px;
	font-size: 2.0rem;
	text-align: right;
	font-family: 'Oswald', sans-serif;
	-webkit-text-stroke: 1px transparent;  
	}
#weather p.top {
	font-family: 'Oswald', sans-serif;
	-webkit-text-stroke: 1px transparent;
	font-size: 16px;
	font-size: 1.6rem;
	}
#weather p {
	margin: 0;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	}

	
/* ========== IMAGE UPLOAD ICONS ========== */
.file-download, .download {
	background-repeat: no-repeat;
	background-position: left;
	padding: 1px 2px;
	padding-left: 18px;
	position: relative;
	margin-right: 10px;
	margin-bottom: 5px;
	display: block;
	}
.avi {
	background-image: url(http://app.gaslightmedia.com/QuickSite/images/file-ext/avi.gif);
	}
.doc {
	background-image: url(http://app.gaslightmedia.com/QuickSite/images/file-ext/doc.gif);
	}
.gif {
	background-image: url(http://app.gaslightmedia.com/QuickSite/images/file-ext/gif.gif);
	}
.html {
	background-image: url(http://app.gaslightmedia.com/QuickSite/images/file-ext/html.gif);
	}
.jpg {
	background-image: url(http://app.gaslightmedia.com/QuickSite/images/file-ext/jpg.gif);
	}
.mov {
	background-image: url(http://app.gaslightmedia.com/QuickSite/images/file-ext/mov.gif);
	}
.mp3 {
	background-image: url(http://app.gaslightmedia.com/QuickSite/images/file-ext/mp3.gif);
	}
.pdf {
	background-image: url(http://app.gaslightmedia.com/QuickSite/images/file-ext/pdf.png);
	}
.ppt {
	background-image: url(http://app.gaslightmedia.com/QuickSite/images/file-ext/ppt.gif);
	}
.txt {
	background-image: url(http://app.gaslightmedia.com/QuickSite/images/file-ext/txt.png);
	}
.wmv {
	background-image: url(http://app.gaslightmedia.com/QuickSite/images/file-ext/wmv.gif);
	}
.xls {
	background-image: url(http://app.gaslightmedia.com/QuickSite/images/file-ext/xls.gif);
	}
.zip {
	background-image: url(http://app.gaslightmedia.com/QuickSite/images/file-ext/zip.png);
	}
.download {
	background-image: url(http://app.gaslightmedia.com/QuickSite/images/file-ext/download.gif);
	clear:  none;
	background-repeat: no-repeat;
	}
/* ========== PHOTO GALLERY ========== */
body #photo-gallery {
	clear: both;
	height: 1%;
	margin: 10px 0;
	overflow: hidden;
	padding: 10px 0;
	}
#photo-gallery div.thumb {
	margin: 0 20px 20px 0;
	}
#photo-gallery .phototitle {
	width: 120px;
	font-size: 12px;
	font-size: 1.2rem; 
	}
body .thumb img {
	margin: 0;
	}
	
/* Map */
#mapwrap {
	position: relative;
	height: 640px;
	}
#myMap #map-canvas {
	float: right;
	}
#category-form {
	position: absolute;
	top: 0;
	left: 0;
	 width: 220px;
	}
.highlightBox h3 {
        background: #ccc;
        }
.ui-accordion-content {
        padding: 5px 5px !important;
        }
.ui-button-text {
        padding: .2em .4em !important;
        font-size: 11px;
        }
.ui-button{
        margin-bottom: .4em !important;
        margin-left: 0; !important;
        }
.ui-accordion-content {
        overflow: hidden !important;
}

