@charset "utf-8";
/* CSS Document by Chris Sellers Design, copyright 2009*/

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align:center;	/* a hack to center the initial div box */
	background-color:#4f585e;
}

body * {
	text-align: left; /* allows the initial div box to be centered, but not the inherited elements */
}

body#index {
	background-color:#b2b3bf;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	margin-top: 0px;
	color:#000000;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin-top: 0px;
	color:#000000;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	margin-top: 0px;
	margin-bottom: 4px;
	color:#000000;
}

h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin-top: 0px;
	margin-bottom: 2px;
	color:#000000;
}

.style5 {font-size: small; }
.style6 {font-size: medium; }
.style7 {font-size: x-small; }
.style8 {font-size: medium; font-weight: bold; }
.style9 {color: #ECECEC; font-weight: bold; font-style:italic; font: Verdana, Arial, Helvetica, sans-serif; text-align:center; }

a{
	color:#aaa;
	text-decoration:none;
	outline:none;
}

a:hover{
	color:#ddd;
}

p {
	margin-top:5px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	padding: 0px;
	text-align:left;
}

img {
	border: 0;
	padding: 0;
	margin: 0;
}

.caption{
	font-weight: bold;
	color:#ddd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}

#extents {
	clear: both;
	margin: auto;
	position: relative;
	width: 875px;
	/*height: 650px; */
	border: 0px;
	padding: 0px;
	background-color: #0c1c1f;
	}

#extents img {
	vertical-align: bottom;
}

.homePageButtons {
	position: relative;
	padding: 16px;
	padding-bottom: 0px;
	border: 0px;
}

#extentsOther {
	clear: both;
	margin: auto;
	position: relative;
	width: 875px;
	/* height: 650px; */ 
	border: 0px;
	background-color: #0c1c1f;
	}

.stroke {
	background-color: black;
}

#header {
	position: relative;
	clear: both;
	height: 75px;
	width: 875px;
	border: none;
	background-color: #0c1c1f;
	}

#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
}

.topNavCard1 {
	position: absolute;
	width: 232px;
	height: 172px;
	left: 0px;
	top: 0px;
}

.topNavCard2 {
	position: absolute;
	width: 397px;
	height: 172px;
	left: 99px;
	top: 0px;
}

.topNavCard3 {
	position: absolute;
	width: 397px;
	height: 172px;
	left: 355px;
	top: 0px;
}

.topNavCard4 {
	position: absolute;
	width: 273px;
	height: 172px;
	right: 0px;
	top: 0px;
}

#mainContent {
	position: relative;
	clear: both;
	width: 875px;
	height: 545px;
	padding: 20px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	border: none;
	}
	
html > body #mainContent {
	width: 835px;
}

#mainContentDouble {
	position: relative;
	clear: both;
	width: 875px;
	height: 625px;
	padding: 20px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	border: none;
	}

html > body #mainContentDouble {
	width: 835px;
}

#contactCard {
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 407px;
	height: 278px;
	z-index: 0;
}

#bannerOther {
	position: relative;
	margin: 13px 20px 0px 21px;
}

#textOther {
	position: relative;
	width: 702px;
	margin: 29px 0px 0px 46px;
	float: left;
	clear: left;
	color:#FFFFFF;
}

.textRight {
	position: relative;
	width: 396px;
	margin: 29px 45px 0px 20px;
	float: right;
	clear: right;
	color:#FFFFFF;
}

.textLeft {
	position: relative;
	width: 376px;
	margin: 29px 0px 0px 46px;
	float: left;
	clear: left;
	color:#FFFFFF;
}

#linksOther {
	position: relative;
	height: 202px;
	margin: 19px 0px 0px 46px;
	float: left;
	clear: left;
	z-index: 10;
}

#linksOtherBRT {
	position: relative;
	margin: 14px 0px 0px 46px;
	float: left;
	clear: left;
	z-index: 10;
}

#linksOtherAbout {
	position: relative;
	height: 52px;
	margin: 19px 0px 0px 46px;
	float: left;
	clear: left;
	z-index: 10;
}

.linkOther {
	margin-bottom: 22px;
	z-index: 10;
}

.linkOtherBRT {
	margin-bottom: 10px;
	vertical-align: bottom;
	display: block;
	z-index: 10;
}

#viewer {
	position: relative;
	left: 33px;
	width: 760px;
	z-index: 3;
}	

.demo{
	position:relative;
	margin-top:2em;
}

.gallery_demo{
	width:702px;
	margin:0 auto;
	background-image: url(../assets/loading.gif);
}

.gallery_demo li{
	width:68px;
	height:50px;
	border:3px double #111;
	margin: 0 2px;
	background:#000;
	}

.gallery_demo li div{
	left:240px
	}

.gallery_demo li div .caption{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 0.7em/1.4;
}
	
.galleria{
	list-style:none;
	width:720px
	}
	
.galleria li{
	display:block;
	width:42px;
	height:42px;
	overflow:hidden;
	float:left;
	margin:10px 10px 10px 0
	}

.galleria li a{
	display:none
	}

.galleria li div{
	position:absolute;
	display:none;
	top:0;
	left:0px
	}

.galleria li div img{
	cursor:pointer
	}

.galleria li.active div img,.galleria li.active div{
	display:block; 
	width: 760px; 
	height: 520px
	}

.galleria li img.thumb{
	cursor:pointer;
	top:auto;
	left:auto;
	display:block;
	width:auto;
	height:auto
	}

.galleria li .caption{
	display:block;
	margin-top:.25em;
	padding: .25em;
	background-color: #000000;
	color: #DDDDDD;
	}
	
* html .galleria li div span{
	width:400px
	} /* MSIE bug */

#main_image{
	margin:0 auto 20px auto;
	height:438px;
	width:700px;
	background:black;
	/* background-image: url(../assets/loading.gif); */
	}

#main_image img{
	margin-bottom:10px;
}

.nav{
	padding-top:15px;
	text-align: center;
	clear:both;
	font:80% Arial, Helvetica, sans-serif;
	letter-spacing:3px;
	text-transform:uppercase; 
	color: #aaa;
}

.gallery {
	display: block;
	height: 80px;
}

.textBox {
	position: relative;
	width: 400px;
	height: 100px;
}

#footer {
	width: 800px;
	height: 18px;
	/* padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	border: 1px solid #000;
	border-top-width: 0px;
}
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0;
}

