
/*
 * Global
 */


#main {
	min-height:100%;
	height: auto !important;
	height:100%;
	margin 0 auto;
	margin-bottom: -1.4em;
	padding: 0;
	text-align: center;
	border: 0px;
	position: relative;
	
	background-image: url("../img/bgbot.jpg");
	background-size: 1024px;
	background-repeat: no-repeat;
	background-position: center bottom;
}

.push {
	height: 1.6em;
}

#cc {
	background-color: #173557;
	
	position: relative;
	
	margin: 0 auto;
	text-align: center;
	
	height: 1.4em;
	width: 250px;
	color: #FFFFFF;
	font: 0.8em Georgia,serif;
	z-index: 2;
}

#bgtop {
	margin: 0;
	padding: 0;
	margin: 0 auto;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	
	margin-right: 0;
	margin-left: 0;
	
	z-index: 0;
}

/*
 * Index Style
 */


#content-wrapper {
	width: 1024px;
	height: 550px;
	margin: 0 auto;
	padding: 0px;
	position: relative;
	z-index: 1;
}

#content-right {
	width: 320px;
	height: 510px;
	
	position: absolute;
	top: 0;
	right: 0;
	
	padding: 0;
	margin: 0;
}


.ad-panel{
	background-color:#173557;
	
	padding: 0;
	margin: 0;
	
	width: 320px;
	color: #FFFFFF;
	
	border: 1px;
}

.ad-panel a { color: #FFFFFF; }
.ad-panel a:visited { color: #FFFFFF; }

#panel1 {
	height: 130px;
	position: absolute;
	top: 0;
	
	margin: 0;
	padding: 0;
}

#p1_header {
	height: 55px;
	font: italic bold 2.4em Georgia,serif;
}

#p1_header a:hover {
	background-color: transparent;
}

#p1_header p {
	padding: 5px;
	margin: 0;
}

#p1_content {
	height: 95px;
	font: bold 1.1em Verdana, sans-serif;
}

#p1_content p {
	padding: 10px;
	margin: 0;
}

#panel2 {
	height: 130px;
	position: absolute;
	top: 135px;
}

#panel2 p {
	height: 40px;
	font: bold 1.1em Verdana, sans-serif;

	padding-top: 22px;
	margin: 0;
}

#panel3 {
	height: 240px;
	position: absolute;
	top: 270px;
	overflow: hidden;
}

.panel-photo {
	margin: 0 auto;
	width: 320px;
	height: 240px;
	background: #173557;
}

/*
 * Contact Style
 */

#contact {
	
	width: 950px;
	margin: 0 auto;
	padding: 10px;
	
	background-color: #173557;
	color: #FFFFFF;
	
	font: 1.1em Verdana, sans-serif;
}

/*
 * Product Style
 */

#product-container {
	width: 1024px;
	padding: 0px;
	margin: 0 auto;
	position: relative;
	min-height: 585px;
}

#product-left {
	background-color: #173557;
	position: absolute;
	top: 0;
	left: 0;
	
	padding: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0 auto;
	width: 185px;
}

#product-left a:hover {
	background-color: transparent;
}

#product-right {
	background-color: #173557;
	position: absolute;
	min-height: 566px;
	top: 0;
	right: 0;
	
	width: 825px;
	padding: 0;
	padding-top: 10px;
	margin: 0 auto;
}

#main-product-description {
	color: #FFFFFF;
	padding: 5px;
	font-size: 1.2em;
}

#product-description {
	color: #FFFFFF;
	padding: 25px;
	font-size: 1.2em;
}

#product-banner {
	padding: 0px;
	margin: 0 auto;
}


/*
 * Purchase Style
 */

.location {
	padding: 2px;
	margin: 0px;
}

#purchase-container {
	width: 1024px;
	padding: 0;
	margin: 0 auto;
	text-align: center;
	position: relative;
}

#location-box {
	width: 800px;
	height: 40px;
	margin: 0 auto;
	background-color: #173557;
	line-height: 40px;
}

#map-canvas {
	position: relative;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 800px;
	height: 500px;
}

#online-sales {
	position: relative;
	margin: 0 auto;
	padding: 0;
	padding-top: 10px;
	padding-bottom: 20px;
	width: 800px;
	color: #FFFFFF;
	background-color: #173557;
}

#online-sales h2 {
	padding: 0;
	margin: 0;
}

#online-sales p {
	padding: 0;
	margin: 0;
}

/* 
 * Meet the team
 */

#team-container {
	width: 1024px;
	position: relative;
	margin: 0 auto;
	text-align: center;
	z-index: 1;
	background-color: #39B54B;
	background-image: url("../img/green_bg.png");
}

.staff-box {
	position: relative;
	vertical-align: middle;
	text-align: center;
	
	width: 900px;
	color: #FFFFFF;
	background-color: #173557;
	min-height: 230px;
	padding: 8px;
	margin-top: 15px;
}

.bio {
	margin: 0;
	text-align: left;
	padding: 10px;
	font-size: 1.1em;
}

.bio h2 {
	padding-top: 10px;
}

.bio-pic {
	padding: 3px;
	padding-right: 10px;
	margin: 0;
	float: left;
}

/*
 * River Stories
 */

.story-dialog {
	margin: 0 auto;
	margin-top: 25px;
	margin-bottom: 10px;
	text-align: center;
	width: 750px;
	padding: 8px;
	color: #FFFFFF;
	font: 1.2em Georgia,serif;
	background-color: #173557;
}

div#container {
	padding: 20px;
	width: 1019px;
	margin: 0 auto;
	text-align: left;
}
div#ads {
	clear: both;
	padding: 12px 0 12px 66px;
}
div#footer {
	clear: both;
	color: #777;
	margin: 0 auto;
	padding: 20px 0 40px;
	text-align: center;
}


div#container {
	overflow: hidden;
}
div.content {
	display: none;
	clear: both;
}

div.content a, div.navigation a {
	text-decoration: none;
}
div.content a:hover, div.content a:active {
	text-decoration: underline;
}

div.navigation a.pageLink {
	height: 77px;
	line-height: 77px;
}

div.controls {
	margin-top: 5px;
	height: 23px;
}
div.controls a {
	padding: 5px;
}
div.ss-controls {
	float: left;
}
div.nav-controls {
	float: right;
}

div.gallery-container,
div.loader,
div.gallery a.advance-link {
	width: 510px; /* This should be set to be at least the width of the largest image in the slideshow with padding */
}

div.loader,
div.gallery a.advance-link,
div.caption-container {
	height: 452px; /* This should be set to be at least the height of the largest image in the slideshow with padding */	
}


div.gallery-container {
	position: relative;
	clear: both;
	float: left;
	height: 532px;
}

div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('../img/loader.gif');
	background-repeat: no-repeat;
	background-position: center;
}
div.gallery span.image-wrapper {
	display: block;
	position: absolute;
	top: 30px;
	left: 0;
}
div.gallery a.advance-link {
	display: block;
	line-height: 502px; /* This should be set to be at least the height of the largest image in the slideshow with padding */
	text-align: center;
}

div.gallery a.advance-link:hover,
div.gallery a.advance-link:active,
div.gallery a.advance-link:visited {
	text-decoration: none;
}
div.gallery a.advance-link:focus {
	outline: none;
}

div.gallery img {
	border-style: solid;
	border-width: 0px;
}

div.gallery a:hover {
	background-color: transparent;
}

div.caption-container {
	float: right;
	position: relative;
	margin-top: 30px
}
span.image-caption {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

div.caption-container, span.image-caption {
	background-color: #173557;
	width: 495px;
}

div.caption {
	color: #FFFFFF;
	padding: 0 12px;
	height: 100%;
}



div.story-body {
	font: 1.2em Georgia,serif;
	height: 452px;
	padding: 5px;
	overflow-y: auto;
	overflow-x: none;
}

div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}
div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.download {
	margin-top: 8px;
}
div.photo-index {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 0 12px;
}
div.navigation-container {
	float: left;
	position: relative;
	left: 50%;
}
div.navigation {
	float: left;
	position: relative;
	left: -50%;
}
div.navigation a.pageLink {
	display: block;
	position: relative;
	float: left;
	margin: 2px;
	width: 16px;
	background-position:center center;
	background-repeat:no-repeat;
}
div.navigation a.pageLink:focus {
	outline: none;
}

ul.thumbs {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 2px;
	list-style: none;
}
a.thumb {
	padding: 1px;
	display: block;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
	position: relative;
	left: -50%;
}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	position: relative;
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
}
div.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}

div.gallery-gutter {
	clear: both;
	padding-bottom: 20px;
}

#customer-story {
	margin: 0 auto;
	margin-top: 25px;
	margin-bottom: 10px;
	text-align: center;
	width: 750px;
	padding: 8px;
	color: #FFFFFF;
	font: 1.2em Georgia,serif;
	background-color: #173557;
}

#story-form {
	padding-top: 25px;
	width: 550px;
	margin: 0 auto;
}

table.story-body {
	width: 750px;
	border-collapse: collapse;
}

td.form-label {
	width: 120px;
	padding: 0;
}

span.photo-desc {
	color: #DD252D;
	font: 1.0em Georgia,serif;
}

/*
 * HTML5 Boilerplate
 * Detailed information about this CSS: h5bp.com/css
 *
 * ==|== normalize ==========================================================
 */
/* =============================================================================
   HTML5 display definitions
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }


/* =============================================================================
   Base
   ========================================================================== */

/*
 * 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
 * 2. Prevent iOS text size adjust on device orientation change, without disabling user zoom: h5bp.com/g
 */
* {
	margin: 0;
}
html { 
	font-size: 100%; 
	-webkit-text-size-adjust: 100%; 
	-ms-text-size-adjust: 100%;
	font-family: sans-serif; 
	color: #222;
	
	height: 100%;
	overflow-y: scroll;
	
}

body {
	min-width: 1024px;
	min-height: 100%;
	height: 100%;
	padding: 0;
	background-color: #000000;
	margin: 0 auto;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
	line-height: 1.4; 
	text-align: center;
	
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate
 */

::-moz-selection { background: #39B54B; color: #fff; text-shadow: none; }
::selection { background: #39B54B; color: #fff; text-shadow: none; }


/* =============================================================================
   Links
   ========================================================================== */

a { color: #00e; }
a:visited { color: #dc272d; }
a:hover { color: #dc272d; }
a:focus { outline: thin dotted; }

/* Improve readability when focused and hovered in all browsers: h5bp.com/h */
a:hover, a:active { outline: 0; }


/* =============================================================================
   Typography
   ========================================================================== */

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

blockquote { margin: 1em 40px; }

dfn { font-style: italic; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

ins { background: #ff9; color: #000; text-decoration: none; }

mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }

/* Redeclare monospace font family: h5bp.com/j */
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }

/* Improve readability of pre-formatted text in all browsers */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }

small { font-size: 85%; }

/* Position subscript and superscript content without affecting line-height: h5bp.com/k */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }


/* =============================================================================
   Lists
   ========================================================================== */

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }


/* =============================================================================
   Embedded content
   ========================================================================== */

/*
 * 1. Improve image quality when scaled in IE7: h5bp.com/d
 * 2. Remove the gap between images and borders on image containers: h5bp.com/i/440
 */

img { padding: 0; border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

/*
 * Correct overflow not hidden in IE9
 */

svg:not(:root) { overflow: hidden; }


/* =============================================================================
   Figures
   ========================================================================== */

figure { margin: 0; }


/* =============================================================================
   Forms
   ========================================================================== */

form { margin: 0; padding: 0;}
fieldset { border: 0; margin: 0; padding: 0; }

/* Indicate that 'label' will shift focus to the associated form element */
label { cursor: pointer; }

/*
 * 1. Correct color not inheriting in IE6/7/8/9
 * 2. Correct alignment displayed oddly in IE6/7
 */

legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }

/*
 * 1. Correct font-size not inheriting in all browsers
 * 2. Remove margins in FF3/4 S5 Chrome
 * 3. Define consistent vertical alignment display in all browsers
 */

button, input, select { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }

/*
 * 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet)
 */

button, input { line-height: normal; }

/*
 * 1. Display hand cursor for clickable form elements
 * 2. Allow styling of clickable form elements in iOS
 * 3. Correct inner spacing displayed oddly in IE7 (doesn't effect IE6)
 */

button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }

/*
 * Re-set default cursor for disabled elements
 */

button[disabled], input[disabled] { cursor: default; }

/*
 * Consistent box sizing and appearance
 */

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }

/*
 * Remove inner padding and border in FF3/4: h5bp.com/l
 */

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/*
 * 1. Remove default vertical scrollbar in IE6/7/8/9
 * 2. Allow only vertical resizing
 */

textarea { overflow: auto; vertical-align: top; resize: vertical; }

/* Colors for form validity */
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }


/* =============================================================================
   Tables
   ========================================================================== */

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }


/* =============================================================================
   Chrome Frame Prompt
   ========================================================================== */

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }


/* ==|== media queries ======================================================
   EXAMPLE Media Query for Responsive Design.
   This example overrides the primary ('mobile first') styles
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
  /* Style adjustments for viewports that meet the condition */
}



/* ==|== non-semantic helper classes ========================================
   Please define your styles before this section.
   ========================================================================== */

/* For image replacement */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden { display: none !important; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Contain floats: h5bp.com/q */0
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }



/* ==|== print styles =======================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}
