/* ========== UNIVERSAL PAGE STYLES ========== */
html {
	background: none;
	}
body {
	background: url(assets/bg.jpg) no-repeat fixed center top;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
img {
	display: block;
	border: 0;
	}
.ulCr, .ulCr li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: block;
	text-decoration: none;
	}
h1, h2, h3, h4, h5, h6, p {
	margin: .5em 0;
	}	
a:link {
	color: #aa600d;
	}
a:visited {
	color: #aa600d;
	}
a:hover {
	color: #000;
	}
a:active {
	color: #000;
	}
	
	
/* ========== HEADER STYLES ========== */	
#wrapper {
	width: 990px;
	margin: 0 auto;
	position: relative;
	}
#top {
	height: 162px;
	}
	
#logo {
	position: absolute;
	top: 8px;
	left: 13px;
	z-index: 100;
	}
#header {
	float: left;
	margin: 8px 0 0 211px;
	}


/* ========== MAIN NAVIGATION STYLES ========== */
#nav {
	background: url(assets/bgNav.gif) no-repeat;
	height: 47px;
	padding: 11px 44px 11px 186px;
	}
#nav ul {
	position: relative;
	height: 47px;
	overflow: hidden;
	}
#nav li {
	display: inline-block;
	float: left;
	}
#nav li a{
	background-image: url(assets/sprite_Nav.gif);
	text-indent: -9000px;
	float: left;
	height: 47px;
	margin-right: 1px;
	}
#nComp a{
	background-position: 0 -48px;
	width: 119px;
	}
#nComp a:active #nComp .current {
	background-position: 0 -96px;
	}
#nComp a:hover {
	background-position: 0 0;
	}
#nProd a {
	background-position: -120px -48px;
	width: 116px;
	}
#nProd a:active, #nProd .current {
	background-position: -120px -96px;
	}
#nProd a:hover {
	background-position: -120px 0;
	}
#nSpec a {
	background-position: -237px -48px;
	width: 148px;
	}
#nSpec a:active, #nSpec .current {
	background-position: -237px -96px;
	}
#nSpec a:hover {
	background-position: -237px 0;
	}
#nRef a {
	background-position: -386px -48px;
	width: 125px;
	}
#nRef a:active, #nRef .current {
	background-position: -386px -96px;
	}
#nRef a:hover {
	background-position: -386px 0;
	}
#nPort a {
	background-position: -512px -48px;
	width: 120px;
	}
#nPort a:active, #nPort .current {
	background-position: -512px -96px;
	}
#nPort a:hover {
	background-position: -512px 0;
	}
#nCont a {
	background-position: -633px -48px;
	width: 126px;
	}
#nCont a:active, #nCont .current {
	background-position: -633px -96px;
	}
#nCont a:hover {
	background-position: -633px 0;
	}


/* ========== SUB NAVIGATION STYLES ========== */
#subnav {
	background: url(assets/bgSubNav.jpg) repeat-y;
	}
#subnav h2 {
	background: url(assets/bgSubNavTitle.jpg) no-repeat;
	font-size: 20px;
	font-weight: bold;
	color: #403217;
	margin: 0;
	padding: 20px 0 13px 18px;
	text-align: left;
	}
#subnav ul {
	padding: 0 6px 6px 6px;
	}
#subnav li {
	text-align: left;
	background: #ecba51;
	}
#subnav li:first-child {
	border-top: 1px solid #fc8907;
	}
#subnav a {
	padding: 6px 8px 6px 12px;
	display: block;
	text-decoration: none;
	border: 1px solid #fc8907;
	border-top: none;
	}
#subnav a:link {
	color: #403217;
	}
#subnav a:visited {
	color: #403217;
	}
#subnav a:hover {
	color: #FFF;
	background: #fc8907;
	}
#subnav a:active {
	color: #403217;
	}
#subnav a#current {
	color: #f9ed41;
	background: #fc8907;
	} 
#subnav ul ul {
	margin: 0;
	padding: 0;
	}
#subnav ul ul li{
	border: none;
	background: #fcd88a;
	}
#subnav ul ul li:last-child {
	border-bottom: 1px solid #fc8907;
	}
#subnav ul ul a {
	display: block;
	border-bottom: none;
	padding: 6px 6px 6px 20px;
	}
#subnav ul ul a:link {
	color: #403217;
	}
#subnav ul ul a:visited {
	color: #403217;
	}
#subnav ul ul a:hover {
	color: #FFF;
	background: #3088fa;
	}
#subnav ul ul a:active {
	color: #403217;
	}


/* ========== HOME PAGE STYLES ========== */
#slideshowBg {
	background: url(assets/bgSlideshow.jpg) repeat-x;
	height: 390px;
	width: 966px;
	padding-top: 9px;
	padding-left: 24px;
	}
#slideshowO {
	-moz-box-shadow: 0px 1px 10px #000; /* FF3.5+ */
	-webkit-box-shadow: 0px 1px 10px #000; /* Saf3.0+, Chrome */
	box-shadow: 0px 1px 10px #000; /* Opera 10.5, IE9, Chrome 10+ */
	width: 933px;
	height: 366px;
	overflow: hidden;
	}
#slideshow img {
	}
#main {
	background: #FFF;
	height: 1%;
	overflow: hidden;
	}
#home #main {
	background: #FFF url(assets/bgWaves.gif) no-repeat;
	}
#content {
	padding: 23px;
	text-align: left;
	width: 723px;
	float: left;
	}
#home #content {
	padding: 23px;
	text-align: left;
	width: 942px;
	float: left;
	}		
#home #column {display: none;}
	
/* ========== INSIDE PAGE STYLES ========== */

#column {
	width: 211px;
	float: left;
	padding-bottom: 20px;
	}
#breadcrumbs {
	font-size: 11px;
	color: #e6861e;
	margin-left: 54px;
	}
#breadcrumbs a {
	font-weight: bold;
	margin: 0 5px;
	color: #e6861e;
	}
#breadcrumbs a:hover {
	color: #241c13;
	}


/* ========== TOOLBOX STYLES ========== */
#toolbox {
	}
#category, .listing {
	height: 1%;
	overflow: visible;
	line-height: 1.5;
	margin-left: 24px;
	}
#category p {
	margin-top: 0;
	}
#category h1 {
	color: #241c13;
	font-size: 20px;
	position: relative;
	top: -8px;
	left: -29px;
	margin: 0;
	font-weight: bold;
	background: url(assets/anchor.png) no-repeat;
	height: 35px;
	text-indent: 62px;
	padding: 42px 0 0 0;
	}		
#home #category h1{
	top: 0;
	left: 0;
	font-size: 20px;
	font-weight: bold;
	background: url(assets/anchor.png) no-repeat;
	height: 34px;
	text-indent: 68px;
	padding: 43px 0 0 0;
	}
.listing {
	height: 1%;
	overflow: hidden;
	}
.listing h2 {
	color: #241c13;
	font-size: 18px;
	font-weight: bold;
	}
#toolbox li {
	list-style-image: url(assets/bullet.png);
	display: list-item;
	margin: 0.3em 0;
	}
	
.imageleft {
	float: left;
	margin: 0 10px 10px 0;
	}
.imageright {
	float: right;
	margin: 0 0 10px 10px;
	}
.imageleft img, .imageright img {
	border: 1px solid #433619;
	}
.imagecaption {
	color: #433619;
	font-size: 11px;
	font-weight: bold;
	}	


/* ========== VIDEO GALLERY ========== */
.vRow {
	clear: both;
	height: 1%;
	overflow: hidden;
}
.vThumb {
	float: left;
	height: 1%;
	margin: 0 24px 24px 0;
	overflow: hidden;
	width: 120px;
}


/* ========== FOOTER ========== */
#footer {
	border-top: 19px solid #98c4e8;
	padding: 18px;
	color: #110bb1;
	font-weight: bold;
	clear: both;
	text-align: center;
	}
#footer ul {
	margin: 0 auto;
	width: 750px;
	}
#footer li {
	list-style-type: disc;
	float: left;
	margin: 0 22px 0 0;
	}
#footer li:first-child {
	list-style-type: none;
	}
#footer span {
	background: url(assets/footerTitle.gif) no-repeat;
	height: 18px;
	width: 232px;
	text-indent: -9000px;
	display: inline-block;
	}
#copyright {
	font-size: 12px;
	font-weight: normal;
	color: black;
	clear: both;
	padding: 30px;
	}
	
/* ========== 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;
	float: left;
	clear: left;
	}
.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;
	}
	
	
/* ========== MISC ELEMENTS ========== */
#vcard {
	}
.fn {
	background: url(assets/sidebarTitle.gif) no-repeat;
	text-indent: -9000px;
	overflow: hidden;
	height: 52px;
	display: block;
	}
.adr {
	color: #110bb1;
	font-weight: bold;
	font-size: 12px;
	}
.tel {
	color: #110bb1;
	font-weight: bold;
	font-size: 14px;
	margin-top: 5px;
	}
.email {
	font-weight: bold;
	font-size: 14px;
	margin-top: 5px;	
	}
/* ========== PHOTO GALLERY ========== */
#photo-gallery {
	clear: both;
	padding: 1em 0;
	margin: 0;
	}
.phototitle {
	width: 130px;
	margin: 0 3px;
	}
div.thumb {
	margin: 0 16px 12px 0;
	}


/* ========== SITE MAP ========== */	
#sitemap ul, #sitemap li {
	font-weight: normal;
	}
#sitemap > ul > li {
	list-style-image: none;
	list-style-type: none;
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
	}
#sitemap > ul > li > ul > li {
	list-style-type: disc;
	list-style-image: none;
	text-transform: uppercase;
	font-size: 14px;
	margin: 5px 20px;
	}
#sitemap > ul > li > ul > li > ul > li {
	list-style-type: circle;
	list-style-image: none;
	margin: 0 30px;
	text-transform: capitalize;
	}	

