/* =Index 
-----------------------------------------------------------------------------------------
Author: CityMind.com (Pelham Palmer)
1. =Meyerweb Reset (do not change)
2. =Typography
3. =Headings
4. =General
5. =Links
6. =Main Nav
7. =Sub Nav
8. =Components (fckEditor)
9. =Layout
10.=Forms
11.=Map
12.=Filters
-----------------------------------------------------------------------------------------*/

/* 1. =Meyerweb Reset 
-----------------------------------------------------------------------------------------*/
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;}
/* 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;}

/* 2. =Typography
-----------------------------------------------------------------------------------------*/
body {
	background: #160F09 url(../images/BG.jpg) repeat-x;
	color: #fff;
  	font: normal 14px/18px "Lucida Grande", Arial, Helvetica, sans-serif;
}

p, blockquote, dfn, abbr, acronym, address, del, ul, ol, dl, dl dt, dd, table, td, caption, label, input, textarea {
  	font: normal 14px/18px "Lucida Grande", Arial, Helvetica, sans-serif;}  

p {margin:0 0 15px;}
blockquote {margin:15px;color:#666;font-style:italic;}
strong, b {font-weight: bold;}
em, i, dfn {font-style: italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 15px;font-style:italic;}
del {color:#666;}
pre {margin:15px 0;white-space:pre;}
pre, code, tt {font:normal 12px/15px 'andale mono', 'lucida console', monospace;}
ul, ol {margin:0 15px 15px 15px;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 15px 0;}
dl dt {font-weight:bold;}
dd {margin-left:15px;}
table {margin-bottom:14px;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}

/* 3. =Headings
-----------------------------------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
	color:#f7ad51;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
}

h1 {
	font-size: 24px;
	line-height: 28px;
	margin-bottom:12px;
}

h2 {
	font-size: 18px;
	line-height: 24px;
	margin-bottom:20px;
}

#featured h2 { line-height: 28px; }

#footer h2 { 
	font-size: 19px;
	line-height: 20px;
	margin: 0;
	padding: 0;
	text-align: center;	
}

h3 {
	font-size: 20px;
	line-height: 20px;
	margin-bottom:20px;	
}

h4 {
	font-size: 18px;
	line-height: 20px;
	margin-bottom:20px;
}	

h5 {
	font-size: 16px;
	line-height: 20px;
	margin-bottom:20px;
}	

h6 {
	font-size: 14px;
	line-height: 18px;
}

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}	

/* 4. =General
-----------------------------------------------------------------------------------------*/
.clear {clear:both;}
.left {float:left;}
.right {float:right;}
img.left {margin:15px 15px 15px 0;}
img.right {margin:15px 0 15px 15px;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}
#line {background-color: #000; display: block; font-size: 0px; height: 1px; line-height: 1px;}

/* 5. =Links
-----------------------------------------------------------------------------------------*/
a:link, a:visited {color:#f7ad51; text-decoration:underline;}
a:hover, a:active {color:#fff;}		

/* 6. =MainNav
-----------------------------------------------------------------------------------------*/
#nav {
	background-color: #000;
	background-color: rgba(0, 0, 0, .5);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius:  5px;
	float: right;
	font: normal 14px/25px "Lucida Grande", Arial, Helvetica, sans-serif;
	height: 25px;
	list-style: none;
	margin: 50px 0 10px 0;
	padding: 0;
	/* width: 533px; */
}

* html #nav { background-color: #000; margin-right: 5px; }

#nav li {
	float: left;
	margin: 0;
	padding: 0;
}

#nav li a:link, #nav li a:visited {
	color: #fff;
	float: left;
	padding: 0 16px;
	text-decoration: none;
}

#nav li a:hover, #nav li a:active {
	color: #f7ad51;
	text-decoration: underline;

}

/* 7. =SubNav
-----------------------------------------------------------------------------------------*/
#subNav{
	background-color: #000;
	background-color: rgba(0, 0, 0, .2);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius:  5px;
	font: normal 14px/34px "Lucida Grande", Arial, Helvetica, sans-serif;
	/* height: 25px; */
	list-style: none;
	margin: 5px 0;
	padding: 5px;
	width: 160px;
}

* html #subNav { background-color: #000; margin-right: 5px; }

#subNav li {
	margin: 0;
	padding: 0;
}

#subNav li a:link, #subNav li a:visited {
	color: #fff;
	padding: 10px;
	text-decoration: none;
}

#subNav li a:hover, #subNav li a:active {
	color: #f7ad51;
	text-decoration: underline;

}


/* 8. =Components These need to be set for back-ground
-----------------------------------------------------------------------------------------*/
#fckPages, #fckArticles, #fckNews, #fckQuestion, #fckTestimonials {
	background-color: #170E09;
	background-image: none;
}

/* 9. =Layout
-----------------------------------------------------------------------------------------*/
#content, #featured{
	clear: both;
	margin: 30px 25px 0 25px;	
}

#contentMain { 
	float: left;
	width: 640px;
}

#contentSupport {
	border-left: 1px solid #f7ad51;
	float: right;
	padding: 0 0 20px 20px;
	width: 170px;
}

#featured {
	height: 127px;
}

	#featured img {
		border: 1px solid #f7ad51;
		float: left;
	}

	.featuredContent {
		border-left: 1px solid #f7ad51;
		float: left;
		height: 129px;
		overflow: hidden;
		margin: 0 0 0 15px;
		padding: 0 15px 0 15px ;
		position: relative;
		width: 206px;
	}
	
	.featuredContent p{
		margin: 0;
		padding: 0;
	}
	
	.featuredContent span.link {
		bottom: 0;
		position: absolute;
		right: 15px;
	}

	.event, .product {
		float: left;
		margin: 0;
		padding: 0;
		width: 424px;
	}
	
#headerImgContainer {
	background-color: #000;
	background-color: rgba(0, 0, 0, .5);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	border-radius:  5px;
	clear: both;
	padding: 10px;
	width: 880px;
}	
	
	#headerImg { 
		border: 14px solid #000;
		height: 276px;
		list-style: none;
		margin: 0;
		overflow: hidden;
		padding: 0;
		width: 851px;
	}
		
		#headerImg li{ 
			border: 1px solid #fff; 
			height: 274px;
			margin: 0;
			padding: 0;			
			width: 849px;
		}

#footer p {
	color: #f7ad51;
	font-size: 12px;
	line-height: 20px;
	margin: 0;
	padding: 0;
	text-align: center;
}

#footer p.copy, #footer p.credit {
	border-bottom: 1px solid #f7ad51;
	border-top: 1px solid #f7ad51;	
	width: 323px;
}

#footer { 
	clear: both;
	margin: 40px 25px 0 25px;	
}

	#footerSub { 
		height: 95px;
		margin: 20px 0;
		padding: 37px 0 0 0;
		position: relative; 
	}
	
		#footerSub a.footerLogo {
			position: absolute;
			left: 325px;
			top: 0;
		}
		#footer p.copy { float: left; }
		#footer p.credit { float: right; }


#thanks {
	width:750px;
	margin:0 auto;
	margin-top:10px;
	text-align:center;
	font-size:10px;
}

#wrapper {
	margin:0 auto;
	position: relative;
	width:900px;
}

	#wrapper a.logo {
		left: -30px;
		position: absolute;
		top: 10px;
		z-index: 10000000;
	}
		
/* 10. =Forms
-----------------------------------------------------------------------------------------*/
/* Removes fieldset borders. even on Opea 7 */
/* fieldset {border: 0px solid transparent; } */
label { display: block; float: left; font-weight:bold; }
fieldset { padding:1.4em; margin:0 0 15px 0; }
legend { border:0 solid #fff; display: none; font-weight:bold; font-size:1.2em; }
input[type=text], input[type=password], input.text, input.title, textarea, select { background-color:#fff; border:1px solid #bbb; float: left; }
input[type=text]:focus, input[type=password]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus { border-color:#666; }
input[type=text], input[type=password], input.text, input.title, textarea, select { margin:0.5em 0; }
input.text, input.title { padding:5px; width:300px; }
input.title { font-size:15px; }
textarea { height:250px; padding:5px; width:390px; }
input[type=checkbox], input[type=radio], input.checkbox, input.radio { position:relative; top:.25em; }
form.inline { line-height:3; }
form.inline p { margin-bottom:0; }
.error, .notice, .success { /* border:2px solid #ddd; margin-bottom:1em; padding:.8em; */ }
.notice { background:#FFF6BF; border-color:#FFD324; color:#514721; }
.success { background:#E6EFC2; border-color:#C6D880; color:#264409; }
.error a { color:#8a1f11; }
.notice a { color:#514721; }
.success a { color:#264409; }
.focused       { color: #111; border: 1px solid #111; }
.unfocused     { color: #999; border: 1px solid #CCC; }

#contactForm fieldset { margin: 0; padding: 0;}
#contactForm p { clear: left; margin: 5px 0; }
#contactForm label { width: 150px; }
#contactForm input { width: 260px; }
#contactForm textarea { height: 180px; width: 400px; }
#contactForm #contactSubmit { margin-left: 150px; width: 110px; }
#contactForm label.error { 
	clear: left;
	color:#f7ad51;	
	float: left;
	line-height: 40px;
	margin-left: 150px;
	width: 260px;
 }

/* 11. =Map
-----------------------------------------------------------------------------------------*/

#map{ width: 850px; }

#map1{
	height: 274px;
	margin: 0;
	padding: 0;
	width: 849px;	
}

#directions1{ width: 848px; }

#map label{
	font-size: 1.2em;
	margin: 3px 0px;
	width: 848px;
}

#map input{
	margin: 0;
	width: 300px;
}

#map #query-submit-1{
	margin: 0 0 0 15px;
	width: 150px;
	text-align: center;
}

/* 12. =Filters
-----------------------------------------------------------------------------------------*/
/* new clearfix */
.clearfix:after { clear: both; content: " "; display: block; font-size: 0; height: 0; visibility: hidden; }
* html .clearfix { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
