﻿/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

table {margin: 0; padding: 0; border: 0;}
td {vertical-align: top}
.border {padding-top: 10px; margin-top: 10px; border-top: 1px dotted #CCC}
.border2 {padding-top: 10px; margin-top: 10px; border-top: 2px solid #EEE}
.border3 {padding-bottom: 20px; margin-bottom: 20px; border-bottom: 1px solid #F0F0F0}

a {color: #3A6882; text-decoration: underline}
a:hover {color: #4691B9; text-decoration: underline}
.bottom-strip a {color: #666; text-decoration: none}
.bottom-strip a:hover {color: #FFF}

body {
	background-color: #F3F3F3;/*#A1140F;*/
	font-family: Arial,sans-serif;
	font-size: 62.5%;
	color: #666;
}

p, ul {padding-bottom: 1.2em;}
.bottom-strip p {line-height: 1.5em}

h1 {font-family: Arial,sans-serif; font-size: 2.4em; color: #FFF; line-height: 1.8em}
h2 {font-family: Georgia, 'Times New Roman'; font-size: 2em; font-style: italic; font-weight: 400; color: #CE0000; line-height: 1.5em; padding-bottom: 10px}
h3 {font-family: Arial,sans-serif; font-size: 1.8em; font-weight: 400; color: #666; padding: 20px 0}
h4 {font-family: 'Lucida Sans Unicode',Arial,sans-serif; font-size: 1.9em; color: #FFF; line-height: 2.2em; font-weight: 400;}
h5 {font-family: Arial,sans-serif; font-size: 2.4em; color: #FFF; line-height: 1.8em}

/* text sizes */
.tl {font-size: 1em}
.t2 {font-size: 1.2em}
.t3 {font-size: 1.4em}
.t4 {vertical-align: top; padding-top: 10px}
.normal {font-weight: normal}

.blue, .bluenoborder, h5.blue {color: #3A6882}
.red, .rednoborder {color: #B71F10}
.dark, .darknoborder {color: #34352D}
.yellow {color: #FDEEBB}
.yellow2 {color: #FDEEBB; font-family: Georgia, 'Times New Roman'; font-size: 1.4em; font-weight: 400; font-style: italic}
.lightgray {color: #CCC; font-family: Arial, Helvetica, sans-serif; font-size: 1em}
.midgray {color: #999; font-family: Arial, Helvetica, sans-serif; font-size: 1em}
.lighttext {color: #888}

li {list-style: none}

form,input {margin: 0; padding: 0; display: inline;}

blockquote {
	background: url(img/quote.gif) no-repeat;
	display: block;
	font: italic 1.1em Georgia;
	padding: 10px 0 0 28px;
	color: #016CBB;
}
.TextBoxStyle
{
	font-family: Arial, Tahoma;
	font-size:13px;
	height:17px;
	padding: 5px;
	border-top:1px solid #7c7c7c;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-bottom:1px solid #ddd;
	background:#fff url(../../Images/fieldbg.gif) repeat-x top;
}
.buttonpad {padding: 5px}
.dropdownpad {padding: 3px; font-family: Arial; font-size: 12px}

/*
img, img a {padding: 5px; background-color: #F9F9F9; border: 1px solid #EEE}
img a:hover {border: 1px solid #999}
*/
.topstrip img {border: 0; padding: 0; background-color: transparent; vertical-align: bottom}

/* misc */
.clearer {clear: both; font-size: 0}
.left {float: left; width: auto}
.right {float: right}
.divider {margin-bottom: 10px; border-bottom: 1px dotted #999}
.noborder {border: 0}
.nopad {padding: 0}
.center {text-align: center}
.bb {border-bottom: 1px solid #EFEFEF; padding-bottom: 10px; margin-bottom: 10px;}
.bb2 {border-bottom: 1px solid #EFEFEF; padding-bottom: 20px; margin-bottom: 10px;}
.bt {border-top: 1px solid #EFEFEF; padding-top: 10px}
.bt2 {border-top: 1px solid #EFEFEF; padding-top: 20px}
.padtop {padding-top: 10px}
.padtop2 {padding-top: 20px}
.padbottom {padding-bottom: 10px}
.padbottom2 {padding-bottom: 20px}
.padright {padding-right: 10px}
.margtop {margin-top: 10px}
.margbottom {margin-bottom: 10px}
.pad10W {padding: 10px; margin-right: 20px; border-top: 1px solid #EFEFEF;}
.textsmaller {font-size: 1.3em}

/* structure */
.top {
	border-bottom: 1px solid #3F4035;
	background-color: #222;
}
.topstrip {
	margin: 0 auto;
	padding: 10px 0;
	width: 760px;
	font-size: 1em;
	color: #666;
	text-align: left;
}
.topwrapper {
	background: #FAF9F5 url('images/bg_grad.jpg') 100% top repeat-x;
	border-bottom: 1px solid #111;
}
.top-container {
	font-size: 1.2em;
	margin: 0 auto;
	width: 760px;
}
.middlewrapper {
	background-color: #FFF;
	padding-top: 10px;
}
.subnavwrapper {
	border-bottom: 1px solid #F2F0EA;
	border-top: 1px solid #3A6882;
	border-bottom: 3px solid #233F4E;
	background-color: #2E5265;
	padding: 10px 0;
}
.content-container {
	font-size: 1.2em;
	margin: 0 auto;
	width: 760px;
}
.bottom-wrapper {
	border-top: 1px solid #BDBDBD;
	background-color: #F3F3F3;
	clear: both;
}
.bottom-strip {
	margin: 0 auto;
	width: 760px;
	font-size: 1.1em;
	padding: 20px 0;
	color: #666;
}

/* header */
.header {
	height: 195px;
	text-align: center;
	clear: both;
}
.header .logo {
	float: left;
	margin-top: 50px;
}
.header .logo .slogan {
	font-family: Georgia;
	font-size: 1.2em;
	font-style: italic;
	text-align: center;
	letter-spacing: 1px;
	color: #DACEC0;
	background-color: transparent;
}

.header img, img a {border: 0; padding: 0; background: none}

/* navigation */
.navigation {
	float: right;
	background: url('images/nav_leftborder.gif') repeat-y left;
	height: 195px;
	margin-right: 185px;
	font-weight: bold;
}
.navigation ul {
	margin: 10px 0 0 30px;
}
.navigation li {
	border-bottom: 1px solid #222;
	text-align: left;
	line-height: 2.8em;
	margin-left: 10px;
	text-indent: 20px;	
	width: 180px;
}
.navigation li.noborder {
	border: 0;
}
.navigation li.borderbottom {
	border-top: 1px solid #3F4035;
}
.navigation a {
	color: #CFC0AF;
	text-decoration: none;
	display: block;
	background: url('images/nav_li.gif') no-repeat left;
}
.navigation li a:hover {
	text-decoration: none;
	color: #FFF;
	background: url('images/nav_li-ovr.gif') no-repeat left;
}
.navigation li.current {
	text-decoration: none;
	color: #FFF;
	background: url('images/nav_li-ovr.gif') no-repeat left;
}
.navigation li.currenttop {
	text-decoration: none;
	color: #FFF;
	background: url('images/nav_li-ovr.gif') no-repeat left;
	border-top: 1px solid #3F4035;
}
.navigation .sub, .sub a {
	font-weight: normal;
	background: none;
	display: inline;
	margin-left: 25px;
}

/* main */
.main {
	font-size: 1.1em;
	font-weight: normal;
	line-height: 1.5em;
	width: 760px;
	clear: both;
}
.main h5, .main h1 {
	color: #333;
}
.main h5.serif, .main h1.serif {
	font-family: Georgia, 'Times New Roman';
	font-weight: 400;
	font-style: italic;
}
.main h1.bluebg {
	line-height: 1.8em;
	color: #3A6882;
	font-style: normal;
	margin-bottom: 10px;
}
.main h1.blue {
	line-height: 1.8em;
	padding: 15px 0;	
	font-style: italic;
	margin-bottom: 10px;
	border-bottom: 1px solid #EEE;
	border-top: 1px solid #EEE;
}
.main h1.red {
	line-height: 1.8em;
	padding: 15px 0;	
	font-style: italic;
	margin-bottom: 10px;
	border-bottom: 1px solid #EEE;
	border-top: 1px solid #EEE;
	color: #B71F10;
}
.main h1.dark {
	line-height: 1.8em;
	padding: 15px 0;
	font-style: italic;
	margin-bottom: 10px;
	border-bottom: 1px dotted #EEE;
	border-top: 1px solid #EEE;
}
.main h1.rednoborder, h1.bluenoborder, h1.darknoborder {
	border: 0;
}
.main h1.bluearrow {
	background: url('images/h1_bg_bluearrow.png') no-repeat left center;
	padding-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	line-height: 2.4em;
	font-style: normal;
	margin-bottom: 10px;
	border-bottom: 1px dotted #EEE;
}
.main h1.darkarrow {
	background: url('images/h1_bg_darkarrow.png') no-repeat left center;
	padding-left: 40px;
	line-height: 2.4em;
	font-style: italic;
	margin-bottom: 10px;
	border-bottom: 1px dotted #EEE;
	border-top: 1px solid #EEE;
}
.main h1.darkarrowr {
	background: url('images/h1_bg_darkarrowright.png') no-repeat left center;
	padding-left: 40px;
	line-height: 2.4em;
	font-style: italic;
	margin-bottom: 10px;
	border-bottom: 1px dotted #EEE;
	border-top: 1px solid #EEE;
}
.main h1.redarrow {
	background: url('images/h1_bg_redarrowd.png') no-repeat left;
	padding-left: 40px;
	line-height: 2.4em;
	font-style: italic;
	margin-bottom: 10px;
	border-bottom: 1px solid #F0F0F0;
	color: #B71F10;
}
.main h1.photo {
	background: url('images/h1_bg_redcam.png') no-repeat left;
	padding-left: 40px;
	line-height: 2.4em;
	font-style: italic;
	margin-bottom: 10px;
	border-bottom: 1px dotted #EEE;
	border-top: 1px solid #EEE;
	color: #B71F10;
}
.main h1.store {
	background: url('images/h1_bg_store.png') no-repeat left;
	padding-left: 40px;
	line-height: 2.4em;
	font-style: italic;
	margin-bottom: 10px;
	border-bottom: 1px solid #CCC;
	/*border-top: 1px dotted #CCC;*/
	color: #B71F10;
}
.main h1.team {
	background: url('images/h1_bg_team.png') no-repeat left;
	padding-left: 40px;
	line-height: 2.4em;
	font-style: italic;
	margin-bottom: 10px;
	border-bottom: 1px solid #CCC;
	/*border-top: 1px dotted #CCC;*/
	color: #B71F10;
}
.main h1.glasses {
	background: url('images/h1_bg_glasses.png') no-repeat left;
	padding-left: 40px;
	line-height: 2.4em;
	font-style: italic;
	margin-bottom: 10px;
	border-bottom: 1px solid #CCC;
	/*border-top: 1px dotted #CCC;*/
	color: #B71F10;
}
.main ul {
	margin:0;
	padding:0;
}
.main li {
	list-style: none;
	background: url('images/li_check_sm.png') no-repeat left;
	list-style-position: outside;
	margin-left: 0;
	padding-left: 20px;
	text-indent: 10px;
	font: normal 1.3em Arial, Tahoma;
	line-height: 2.2em;
}

.subnav {
	margin: 0 auto;
	width: 760px;
}
.subnav h5 {
	font-family: Georgia, 'Times New Roman';
	font-weight: 400;
	font-size: 2.8em;
	line-height: 2em;
	color: #D6F7FC;
}
.subnav .left {float: left; padding-right: 25px; border-right: 1px solid #3A6882}
.subnav .right {float: left; padding: 10px 0 0 10px}
.subnav ul {margin: 0; padding: 0}
.subnav li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	font-style: normal;
	color: #111;
	text-align: left;
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-position: outside;
	display: inline;
	line-height: 2.7em;
}
.subnav a {
	color: #ACCED6;
	text-decoration: none;
	display: inline;
	padding: 10px;
	border: 1px solid #2E5265;
	/*border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #CC0000;*/
}
.subnav li a:hover {
	text-decoration: none;
	color: #E4EEF3;
	border: 1px solid #3A6882;
}
.subnav li.current {
	text-decoration: none;
	color: #FFF;
	padding: 10px;
	background-color: #2E5265;
	border: 1px solid #2E5265;
}

/* content containers */
.content {}
.content td {
	padding: 10px 0;
}
.content p {padding-right: 20px}
.leftcontent {
	float: left;
	width: 350px;
	padding: 10px 10px 10px 0;
}
.leftcontentp {
	float: left;
	padding-top: 20px;
}
.rightcontenta {
	float: right;
	width: 450px;
	padding: 20px 0 10px 20px;
}
.rightcontent {
	float: right;
	width: 375px;
	padding: 10px 0 10px 20px;
}
.rightcontentp, .rightcontentp2 {
	float: right;
	padding-top: 20px;
}
.rightcontentp img {
	margin: 0;
	padding: 0;
	border: 0;
}
.rightcontentp2 img, .leftcontentp img, .rightcontentp3 img {
	margin: 0;
	padding: 5px;
	border: 1px solid #EFEFEF;
}
.leftcontent2 {
	float: left;
	width: 300px;
	padding: 10px 0;
}
.rightcontent2 {
	float: right;
	width: 415px;
	padding: 10px 0 10px 10px;
}
.middlecontent2 {
	margin: 0 250px;
	padding: 10px 20px;
	border-left: 1px solid #EFEFEF;
	border-right: 1px solid #EFEFEF;
}
.leftcontent3 {
	float: left;
	width: 450px;
	padding: 20px 20px 10px 0;
}
.rightcontent3 {
	float: right;
	width: 250px;
	padding: 10px 0 10px 20px;
	/*border-left: 1px solid #EFEFEF;*/
}
.leftcontent4 {
	float: left;
	width: 300px;
	padding: 10px 20px 10px 0;
}
.rightcontent4 {
	float: right;
	width: 250px;
	padding: 10px 0 10px 20px;
	border-left: 1px solid #EFEFEF;
}
.rightcontent5 {
	float: right;
	width: 200px;
	padding: 20px 20px;
	margin: 10px 0 10px 10px;
	background: #FFF url('images/bg_swirls_right.gif') no-repeat top right;
	border: 5px solid #F0F0F0;
}
.rightcontent5 p {
	padding: 10px 0 0 0;
}
.leftcontentcoupon {
	float: left;
	width: 200px;
	padding: 0 20px 0 0;
}
.rightcontentcoupon {
	float: right;
	width: 525px;
	border: 5px dashed #999;
}
.leftcontentcouponnb {
	float: left;
	width: 180px;
	padding: 0 20px 0 0;
}
.rightcontentcouponnb {
	float: right;
	width: 535px;
}
.rightcontentcoupon h5 {color: #B71F10; padding-top: 5px}
.leftcontent6 {
	float: left;
	width: 230px;
}
.leftcontent7 {
	float: left;
	width: 275px;
	padding-right: 20px;
}
.leftcontent8 {
	float: left;
	width: 250px;
	padding: 0 20px 10px 0;
}

.rightcontent6 {
	float: right;
	width: 470px;
	padding: 10px 0 10px 20px;
	border-left: 1px solid #F0F0F0;
}
.rightcontentservice {
	float: left;
}
.leftcontentservice {
	float: left;
	width: 600px;
	padding: 0 20px 10px 0;	
}

.content li, .rightcontent6 li, .leftcontent3 li, .leftcontent li, .rightcontentservice li {
	background: url('images/li_arrow.gif') no-repeat left;
	list-style-image: none;
	list-style-position: outside;
	margin-left: 10px;
	text-indent: -5px;
 	font: normal 1em Arial, serif;
	line-height: 1.8em;
	color: #000;
}
.rightcontentservice li {color: #3A6882}

.rightcontent6 img {margin: 5px 0}

.content img, img a, .picborder {padding: 5px; border: 1px solid #EFEFEF; background: none}
.content a:hover img, .rightcontent6 a:hover img {border: 1px solid #999; padding: 5px; background: none}

.content .info {
	width: 300px;
	float: left;
}
.content .photos {
	width: 150px;
	float: right;
	margin-top: 10px;
	/*border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;*/
}
.content .photos h1 {
	font-family: Georgia;
	font-size: 1.1em;
	font-weight: normal;
	font-style: italic;
	color: #000;
	line-height: 1.7em;
	text-align: left;
	margin: 0;
	padding: 0;
	border: 0;
	background-image: none;
}
.content .photos h2 {
	line-height: 2em;
	padding:0;
}
.content .photos li {
	list-style-image: none;
	display: block;
	padding: 10px 0 5px 0;
	text-align: center;
	margin: 0;
	border-top: 1px dotted #DDD;
}

/* showcase */
.showcase {
	padding: 0 20px 0 0;
	border-bottom: 1px solid #EEE;
	width: 740px;
}
.showcase .left {float: left; width: 200px}
.showcase .right {float: right; width: 500px}
.showcase td {padding: 5px}
.showcase img, .showcase img a {padding: 5px}
.showcase a:hover img {border: 1px solid #999; padding: 5px}

/* footer */
.footer {
	font-size: 1.2em;
	margin: 0 auto;
	padding: 20px 0;
	width: 760px;
	text-align: center;
}
.footer li {
	list-style-image: none;
	display: inline;
	padding: 0 10px;
	text-align: center;
	margin: 0;
	border-right: 1px solid #CCC;
}
.footer li.current {
	color: #4691B9;
}
.footer li.noborder {
	border: 0;
}

/* ------------------- light box -------------------- */
#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 */ 