/* CSS Document */

html, body, h1, h2, h3, h4, h5, h6, blockquote, p, form, ul, li {
	margin: 0;
	padding: 0;
}
body {
	background: url(images/body-bg.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #464646;
}
#main_container {
	width: 989px;
	margin: 0 auto;
}
#header {
	width: 989px;
	background-position: 730px 0px;
	height: 123px;
}
#header img {
	float: left;
}
a:link, a:visited {
	color: #03BCE8;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: none;
}
img {
	border: 0;
}
.green {
	color: #A2BE00;
}
.orange {
	color: #f9862f;
}
.blue {
	color: #03BCE8;
}
small {
	font-size: 10px;
}


#hnav {
	width: 939px;
	height: 35px;
	float: left;
	background: url(images/vnav-bg.jpg) repeat-x;
}
#hnav ul {
	float: left;
	height: 35px;
	width: 939px;
	list-style: none;
	font-size: 14px;
	display: block;
}
#hnav ul li {
	display: inline;
}
#hnav ul li a:link, #hnav ul li a:visited {
	display: block;
	height: 35px;
	line-height: 35px;
	float: left;
	padding: 0 27px;
	text-decoration: none;
	color: #707070;
}
#hnav ul li a:hover, #hnav ul li a.active  {
	background: url(images/vnav-bg-hover.jpg) repeat-x;
	text-decoration: none;
	color: #fff;
	display: block;
}

#content {
	width: 989px;
	float: left;
	background: url(images/content-bg.jpg) no-repeat;
}
.flashDiv {
	height: 238px;
	width: 931px;
	float: left;
	margin: 15px 0 0 28px;
	display: inline;
}
.col_container {
	width: 951px;
	float: left;
	margin: 10px 0 0 28px;
	display: inline;
}
.three_col_container {
	width: 304px;
	float: left;
	background: url(images/three-col-bg.jpg) repeat-y;
	margin-right: 10px;
}
.three_col {
	width: 304px;
	float: left;
	background: url(images/three-col-bottom.jpg) no-repeat bottom;
	padding-bottom: 10px;
}
.three_col p {
	padding: 10px 20px 0;
	clear: both;
}
.three_col h2 {
	font-size: 14px;
	color: #f9862f;
	text-align: center;
	padding: 10px 20px;
	clear: both;
}
.three_col h3 {
	font-size: 12px;
	color: #A2BE00;
	text-align: center;
	padding: 5px 20px;
	clear: both;
}
.three_col .top {
	height: 35px;
	width: 304px;
	background: url(images/three-col-top.jpg) no-repeat;
	float: left;
	margin-bottom: 10px;
}
.three_col .top h1 {
	font-size: 16px;
	padding-left: 45px;
	line-height: 35px;
	color: #A2BE00;
	font-weight: 400;
	font-family:Tahoma, sans-serif;
	text-transform: uppercase;
}
.three_col ul {
	margin-left: 40px;
	margin-right: 20px;
}
.three_col table {
	width: 100%;
	float: left;
}
.three_col table td {
	height: 20px;
}
.three_col table .dottedline {
	border-bottom: dotted 1px #ccc;
}
.three_col table h2 {
	font-size: 12px;
	text-align: left;
	padding: 0 0 0 15px;
	line-height: 20px;
}
.three_col table h4 {
	font-size: 11px;
	text-align: left;
	padding: 0 15px 0 0;
	font-weight: 400;
}
.justify {
	text-align: justify;
}
.price {
	color: #f9862f;
	font-size: 18px;
	font-weight: 700;
}

.single_col_container {
	width: 989px;
	float: left;
	display: inline;
	margin-top: 10px;
}

.single_col_box {
	width: 989px;
	float: left;
	background: url(images/single-bg.gif) repeat-y;
}
.single_col {
	width: 989px;
	float: left;
	background: url(images/single-bottom.gif) no-repeat bottom center;
	padding-bottom: 10px;
}
.single_col .top {
	height: 35px;
	width: 989px;
	background: url(images/single-top.gif) no-repeat;
	float: left;
	margin-bottom: 10px;
}
.single_col .top_gray {
	height: 35px;
	width: 989px;
	background: url(images/single-top-gray.gif) no-repeat;
	float: left;
	margin-bottom: 10px;
}
.single_col .top h1, .single_col .top_gray h1 {
	font-size: 16px;
	padding-left: 75px;
	line-height: 35px;
	color: #A2BE00;
	font-weight: 400;
	font-family:Tahoma, sans-serif;
	text-transform: uppercase;
}
.single_col p {
	padding: 0 50px 10px 50px;
	clear: both;
}
.single_col h2 {
	padding: 0 50px 10px 50px;
	font-size: 16px;
	font-weight: 400;
	clear: both;
}
.single_col p.quote {
	text-align: right;
	font-size: 14px;
	margin: 0 50px 15px 50px;
	border-bottom:1px dotted #b7b7b7;
}
.single_col h2.orange {
	margin-top: 15px;
}
.six_image_container {
	float: left;
	display: inline;
	margin-left: 115px;
	width: 770px;
}
.six_image {
	float: left;
	margin: 5px 20px 0 0;
	width: 108px;
	display: inline;
	font-size: 11px;
}
.six_image a img {
	text-decoration:none;
	border:none;
}
.six_image p {
	font-size: 9px;
	line-height: 12px;
	padding: 0;
}
.six_image p span {
	display: block;
	text-align: right;
	margin-top: 5px;
	font-size: 10px;
	padding-right: 20px;
}
.form_box {
	width: 260px;
	float: left;	
	padding-left: 55px;
	display: inline;
}
form {
	color:	#464646;
}
input {
	background-color: #EBEBEB;
	color: #555;
}
select {
	color: #555;
}
textarea {
	color: #555;
	background-color: #EAEAEA;
}
.padding {
	color: #555;
	font-weight: bold;
	padding-top: 5px;
}
.smltext {
	font-size: 10px;
	font-weight: 400;
}
.form_box h2 {
	color: #f9862f;
	font-size: 16px;
	display: block;
	margin: 0 0 10px 0;
	padding: 0;
} 
.form_box p {
	padding: 0;
	padding-bottom: 10px;
}
.form_box ul {
	margin-left: 15px;
}

#rlcfooter {
	width: 960px;
	padding-top: 2px;
}
#rlcfooter p {
	color: #464646;
	font-size: 11px;
}
#rlcfooter a:link, #rlcfooter a:visited {
	color: #464646;
	text-decoration: underline;
	font-size: 11px;
}
#rlcfooter a:hover, #rlcfooter a:active {
	color: #464646;
	text-decoration: none;
	font-size: 11px;
}

#footer {
	width: 989px;
	height: 117px;
	float: left;
	clear: both;
	background: url(images/footer-bottom.jpg) no-repeat bottom;
	margin: 10px 0;
}
#footer .top {
	height: 35px;
	width: 989px;
	background: url(images/footer-top.jpg) no-repeat;
	float: left;
	text-align: right;
}
#footer ul.links {
	font-size: 10px;
	padding: 8px 25px 20px 63px;
	float: left;
	list-style: none;
}
#footer small {
	font-size: 10px;
	padding-right: 50px;
	line-height: 35px;
	color: #898989;
}
#footer a:link, #footer a:visited {
	color: #464646;
	text-decoration: none;
}
#footer a:hover {
	color: #03BCE8;
	text-decoration: none;
}
#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/gallery/lightbox-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/gallery/lightbox-btn-prev.gif) left 50% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/gallery/lightbox-btn-next.gif) right 50% no-repeat; }

/*** START : next / previous text links ***/
#nextLinkText, #prevLinkText {
color: #b10c12;
font-weight:bold;
text-decoration: none;
}
#nextLinkText {
padding-left: 20px;
}
#prevLinkText {
padding-right: 20px;
}
/*** END : next / previous text links ***/
/*** START : added padding when navbar is on top ***/

.ontop #imageData {
    padding-top: 5px;
}

/*** END : added padding when navbar is on top ***/

#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
}
#imageData{
	padding:0 10px;
}
#imageData #imageDetails{ width: 80%; float: left; text-align: left; }	
#imageData #caption{ display: block; clear: left; padding-bottom: 1.0em; }
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}
#imageData #helpDisplay {clear: left; float: left; display: block; }

#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	/*filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;*/
	display: none;
}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
* html>body .clearfix {
	display: inline-block; 
	width: 100%;
}
* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}	
