/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	background:#3e4c58;
	/*background: url(images/bg.jpg) top center no-repeat #0A0907;*/
	text-align:center;
}

a img { border:0;}

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}

.align-center { text-align:center;}
.align-left { text-align:left;}
.align-right { text-align:right;}

html
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.75em;
	line-height:1.417em;
	color:#C8C8C8;
	font-weight: normal;
	}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	line-height:1.417em;
	color:#333333;
	font-weight: normal;
}
input, select { vertical-align:middle; font-weight:normal;}

a {color:#FFFFFF; outline:none; text-decoration:underline;}
a:hover{text-decoration:none;}
p {padding-top:15px;}

h3 {
	font-size:1.75em;
	line-height:1.5em;
	color:#CCCCCC;
	text-transform:uppercase;
}
h1 {
	font-size:1.75em;
	line-height:1.5em;
	color:#ca1500;
	text-transform:uppercase;
}
h4 {
	font-size:1em;
	line-height:1.5em;
	color:#FFF;
	font-weight: normal;
}
.textLg {font-size:1.2em;}
.title-1 { font-size:2.083em; line-height:1.5em; color:#FFF;}

.link-1 {
	display:inline-block;
	padding:3px 8px 2px;
	line-height:1em;
	background:#CA1500;
	font-size:1.167em;
	text-transform:uppercase;
	text-decoration: none;
}
.link-1:hover { color:#000;}
.link-2 { text-decoration:underline;}
.link-2:hover { text-decoration:none;}
.link-3 { display:inline-block;  padding:6px 12px 5px; line-height:1em; background:url(images/bg2.gif) top repeat-x; font-size:1.333em; text-transform:uppercase;}
.link-3:hover { color:#000;}
.link-4 { color:#63605B; text-decoration:underline;}
.link-4:hover { color:#FFFFFF; text-decoration: none;}

.text-1 { color:#FFFFFF;}
.text-2 { font-size:1em; font-weight:bold; /*text-transform:uppercase;*/ color:#FFF;}
.text-3 { color:#FFFFFF; font-weight:bold; text-decoration:underline;}
.text-4 { font-size:1.3em; font-weight:bold; text-transform:uppercase; color:#666666;}
.text-5 { font-size:1.1em; font-weight:bold; color:#508FC4;}
.text-6 { font-size:1em; font-weight:normal; /*text-transform:uppercase;*/ color:#CA1500;}
.text-7 { font-size:1.3em; font-weight:bold; text-transform:uppercase; color:#CA1500;}

/* ============================= main layout ====================== */

.imgindent {margin:0 30px 0 0; float:left;}
.imgindent1 {margin:0 12px 0 0; float:left;}

.space-1 { margin-top:10px;}
.space-2 { margin-top:40px;}
.space-3 { margin-top:20px;}
.space-4 { margin-top:30px;}
.space-5 { margin-left:10px;}

.indent-1 { padding-right:20px;}
.indent-2 { padding-left:25px;}
.indent-3 { padding-right:10px;}
.indent-4 { padding-top:40px;}

/* ============================= header ====================== */
#header .row-1 {height:45px;}
#header .row-2 {height:4px; background:#ca1500;}
#header .row-3 {height:150px; background:url(images/logo_banner.jpg) top center no-repeat;}

.menu li { float:left;}
.menu li a { display:inline-block; height:42px; font-size:1.333em; color:#7A7A7A; text-decoration:none; text-transform:uppercase; padding:27px 19px 0px 19px;}
.menu li .last { display:inline-block; height:42px; font-size:1.333em; color:#7A7A7A; text-decoration:none; text-transform:uppercase; padding:27px 24px 0px 19px;}
.menu li a:hover, .menu .active a { color:#FFFFFF; text-decoration:none; background:#ca1500;}

.slogan1 { position:absolute; margin:110px 0 0 509px; font-size:2.25em; color:#FFFFFF; text-transform:uppercase;}
.slogan1 strong { color:#787878;}
.slogan2 { position:absolute; margin:137px 0 0 733px; font-size:2.25em; color:#FFFFFF; text-transform:uppercase;}
.link-3 { position:absolute; margin:184px 0 0 761px;}

/* ============================= content ====================== */
#content { width:100%; overflow:hidden;}
.column-1 { width:258px; position:relative; background: url(images/bg-1.gif) top repeat-x #131210;} 
.column-1 .indent { /*padding:35px 20px 20px 28px;*/padding:35px 5px 20px 5px;}
.column-2 { width:702px; position:relative; background: #000000;/*background:#CCCCCC;*/  }
.column-2 .indent { padding:33px 25px 80px 30px;}
.separator { background:url(images/separator.gif) left repeat-y;}
.phone { float:left; width:77px;}

.list-1 li a { background:url(images/marker1.gif) 0 5px no-repeat; padding-left:11px; color:#FFFFFF; text-decoration:underline;}
.list-1 li a:hover { color:#FFF; text-decoration:none;}

.list-2 { line-height:2em;}
.list-2 li a { background:url(images/marker2.gif) 0 4px no-repeat; padding:0 0 5px 28px; }
.list-2 li a:hover { color:#63605B; text-decoration:underline;}

/* ============================= footer ====================== */
#footer .indent { padding:30px 0 0 50px; text-align:center;}
/* ============================= forms ============================= */
label { height:30px; display:block;} 
#ContactForm {line-height:1em;}
#ContactForm input {width:412px; height:16px; border:1px solid #323232; background:#787878; padding:2px 0 0 5px; color:#FFF; font-size:1em; line-height:1em; }
#ContactForm textarea {width:412px; height:122px; border:1px solid #323232; background:#787878; padding:0 0 0 5px; color:#FFF; overflow:auto; font-size:1em; line-height:1em; }

/* begin navigation */

#navigation {
	width: 100%;
	border-right: 1px solid #000;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	background-color: #CCCCCC;
	color: #333;
	}
	#navigation ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#navigation li {
		border-bottom: 1px solid #CCCCCC;
		margin: 0;
		}
	#navigation li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	background-color: #666666;
	color: #fff;
	text-decoration: none;
	width: 100%;
	/*border-right-width: 10px;*/
	border-left-width: 10px;
	/*border-right-style: solid;*/
	border-left-style: solid;
	/*border-right-color: #D3D3D3;*/
	border-left-color: #333333;
		}

	html>body #navigation li a {
		width: auto;
		}

	#navigation li a:hover, #navigation .active a {
	background-color: #ca1500;
	color: #fff;
	/*border-right-width: 10px;*/
	border-left-width: 10px;
	/*border-right-style: solid;*/
	border-left-style: solid;
	/*border-right-color: #5ba3e0;*/
	border-left-color: #333333;
		}

/*  end navigation */

#col1 {
	float:left;
	width:300px;
	margin-top: 20px;
	padding-bottom: 20px;
}

#col2 {float:left; width:300px; margin-top: 20px; padding-bottom: 20px;}

#bullet {margin-top: 10px; margin-bottom: 10px;}
	#bullet ul {
		list-style-type: disc;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#bullet li {
		margin-top: 3px;
		margin-left: 30px;
		}
		
.disclaimer {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #ffffff;}

.btn {
	background-color: #ca1500;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	border: 1px solid #333333;
	padding:3px 8px 2px;
	line-height:1em;
	font-size:1.167em;
	text-transform:uppercase;
	text-decoration: none;
}
.btn:hover { color:#000;}

/* Lightbox styling */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}
#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: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }
#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}
#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;	}	
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}
* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}
* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/*==========================================*/

.two-column-grid {float:left;}
.two-column-grid .col1 {float:left; width:335px; margin-right:10px;}
.two-column-grid .col2 {float:left; width:300px;}


