/* aquadeo CSS  */

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #54503d;
	background-color: #404141;
	background-image: url(/images/body_bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

object {
	padding:0;
	margin:0;
	}
	
embed {
	padding:0;
	margin:0;
	}
	
sup {
	vertical-align:top;
	}

#container {
	margin-left: auto;
	margin-right: auto;	
	width:900px;
	zoom:1;
	position:relative;
}

a:link, a:visited {
	color: #004080;
	text-decoration: none;
}

a:hover, a:active  {	
	color: #004080;
	text-decoration: underline;
}

/*home*/

#homeContent {
	/*padding:0% 2% 1% 4%;*/	
	overflow:hidden;
	position:relative;
	/*	width:517px;
	zoom:1;*/
	width:900px;
	}

#homeBody {
	background-color:#d1d3d4;
	padding:0px 30px 10px 30px;
	width:465px;
}

/*need to take away all the space on the top or else it isn't level with feature listings*/
#homeBody p:first-child {
	padding-top:0;
	margin-top:0;
	}

#homeBody .pageTitle {
	text-transform:none;
	}

#homeHeaderImage {
	width: 898px;
	position:relative;
	border:1px solid #FFFFFF;
}

#homeGradient {
	background-repeat:repeat-x; 
	background-image:url(/images/home_gradient.gif);
	}
	
#homeNews {
	background-color:#919091;
	width:375px;
	}
	
#homeNews a {
	color:#ffffff;
	}
	
#homeNews .pageTitle {
	background-color:#414140;
	height:40px;
	display:block;
	width:100%;
	}
	
#homeNews .pageTitle a {
	padding-left:10px;
	text-transform:uppercase;
	line-height:40px;
	font-size:18px;
	}	
	
.newsTitle {
	color:#000000;
	text-transform:uppercase;
	font-size:13px;
	}
	
.newsPrint {
	color:#003461;
	font-size:15px;
	}
	
/*inner*/

#innerContent {
	overflow:hidden;
	position:relative;
	width:900px;
	background-image:url(/images/innerbg.gif);
	background-repeat:repeat-y;
	}

#innerHeaderImage {
	width: 898px;
	position:relative;
	border:1px solid #FFFFFF;
}

#innerBody {
	padding:10px 40px 10px 40px;
	width:660px;
	font-size:13px;
}

#innerGradient {
	background-image:url(/images/inner_content_top.gif);
	background-repeat:no-repeat; 
	width:740px;
	}
	
/*common*/
#wrapper {
	width:900px;
	text-align:left;
	position:relative;
	margin:0;
	padding:0;
	}

#header {
	text-align:left;
	padding:0;
	margin:0;
	height:102px;
	position:relative;
	zoom:1;
	}
	
#content {
	position:relative;
	float:left;
	padding:0% 2% 2% 3%;
	width:95%;
	}

#topLinks {
	color:#adabae;
	padding-top:17px; 
	padding-right:22px;
	position:absolute;
	right:0;
	top:0;
	font-size:10px;
	font-weight:bold;
	text-align:right;
	}
	
#topLinks a.button:link, #topLinks a.button:visited {
	color:#eb1a24;
	padding:5px;
	border: 1px solid #eb1a24;
	display:block;
	text-decoration:none;
	font-size:11px;
	text-transform:uppercase;
	background-color:transparent;
	font-weight:normal;
	}
	
#topLinks a.button:hover, #topLinks a.button:active {
	color:#eb1a24;
	padding:5px;
	border: 1px solid #eb1a24;
	display:block;
	text-decoration:underline;
	font-size:11px;
	text-transform:uppercase;
	background-color:transparent;
	font-weight:normal;
	}
	
#topNav {
	text-align:left;
	padding:0px 25px;		
	width:850px;
	color:#aeabae;
	height:25px;
	line-height:18pt;
	font-size:10pt;
	/* background-color:#666464; */
	background-color:#404141;
	}

#topNav a {
	text-decoration:none;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold; 
	}
	
#topNav a:link, #topNav a:visited {
	color:#aeabae;
	}
	
#topNav a:hover, #topNav a:active{
	/* color:#000000; */
	color:#ffffff;
	}
	
#topNav a.currPage:link, #topNav a.currPage:visited {
	color:#ffffff;
	}
	
#topNav a.currPage:hover, #topNav a.currPage:active {
	color:#ffffff;
	}
	
#footer {
	color:#ffffff;
	font-size:10px;
	font-weight:normal;
	text-transform:uppercase;
	width:100%;
	position:relative;
	text-align:right;
	}
	
#footer a:link, #footer a:visited {
	text-decoration:none;
	color:#ffffff;
	font-size:10px;
	}
	
#footer a:hover {
	text-decoration:none;
	color:#0178e2;
	font-size:10px;
	}
	
#footer a:active {
	text-decoration:none;
	color:#919091;
	font-size:10px;
	}
	
#footerLinks {
	right:0px;
	position:absolute;
	padding:5px 0px;
	text-align:right;
	padding-right:22px;
	}	
	
#footerLinks a.currPage:link, #footerLinks a.currPage:visited {
	color:#919091;
	}
	
#footerLinks a.currPage:hover, #footerLinks a.currPage:active {
	color:#0178e2;
	}
	
h1 {
	color:#004079;
}

h2 {
	color:#004079;
}

h3 {
	color:#004079;
}

h4 {	
	color:#004079;
}

h5 {
	color:#004079;
}

h6 {
	color:#004079;
}

.breadcrumbs {
	font-size:10px;
	text-transform:uppercase;
	color:#54503d;
	text-align:right;
	padding-right:15px;
	padding-top:5px;
}

.breadcrumbs a:link, .breadcrumbs a:visited{
	color: #54503d;
	text-decoration:none;
	font-size:10px;
}

.breadcrumbs a:active, .breadcrumbs a:hover {
	color:#54503d;
	text-decoration:underline;
	font-size:10px;	
}

.breadcrumbs a.currPage:link, .breadcrumbs a.currPage:visited{
	color: #004079;
	text-decoration:none;
	font-size:10px;
}

.breadcrumbs a.currPage:hover, .breadcrumbs a.currPage:active{
	color: #54503d;
	text-decoration:none;
	font-size:10px;
}

.buttons {
	color: #ffffff;
	background-color: #676667;
	font-weight: bold;
	border:1px solid #000000;
}

.button {
	color: #ffffff;
	background-color: #676667;
	font-weight: bold;
	border:1px solid #000000;
}

a.button:link, a.button:visited {
	color:#ffffff;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	display:block;
	background-color:#676667;
	overflow:hidden;
	text-align:left;
	border:1px solid #000000;
	}
	
a.button:hover, a.button:active {
	color:#ffffff;
	text-transform:uppercase;
	text-decoration:underline;
	font-weight:bold;
	display:block;
	background-color:#676667;
	overflow:hidden;
	text-align:left;
	border:1px solid #000000;
	}

/*a.buttondark {
	display:block;
	padding:3px;
}

a.buttondark:link {
	background-image:url(/images/formbgover.gif);
	background-repeat:repeat-x;
}*/

.Border {
	border: 1px solid #ffffff;
}

.formheader {
	background-color:#414140;
	color: #ffffff;
	font-weight:bold;
	padding:3px;
}

.formheader a:link, .formheader a:visited {

	color:#ffffff;
	text-decoration:underline;
	}
	
.formheader a:hover, .formheader a:active{
	color:#919091;
	text-decoration:underline;
	}

#alertbox {
	border: 		1px solid #d1c6b9;
	padding-left: 	5px;
	padding-right: 	5px;
	padding-top: 	1px;
	padding-bottom: 3px;
	display:		inline;
	color:			#4f3518;
	text-align:		center;
	font-size: 		10px;
	height: 		100%;

}

div.alertbox {
	border: 		1px solid #d1c6b9;
	padding-left: 	5px;
	padding-right: 	5px;
	padding-top: 	1px;
	padding-bottom: 3px;
	display:		inline;
	color:			#4f3518;
	text-align:		center;
	font-size: 		10px;
	height: 		100%;
}

hr {
	background-color:#ffffff;
	color:#ffffff;
	height:1px;
}

.pageTitle {
	font-size:18px;
	color:#004079;
	text-transform:uppercase;
	}

@charset "UTF-8";

/* SpryCollapsiblePanel.css - version 0.5 - Spry Pre-Release 1.6 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/* This is the selector for the main CollapsiblePanel container. For our
 * default style, the CollapsiblePanel is responsible for drawing the borders
 * around the widget.
 *
 * If you want to constrain the width of the CollapsiblePanel widget, set a width on
 * the CollapsiblePanel container. By default, our CollapsiblePanel expands horizontally to fill
 * up available space.
 *
 * The name of the class ("CollapsiblePanel") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style the
 * CollapsiblePanel container.
 */
.CollapsiblePanel {
	margin: 0px;
	padding: 0px;
	border-bottom: solid 1px #CCC;
}

/* This is the selector for the CollapsiblePanelTab. This container houses
 * the title for the panel. This is also the container that the user clicks
 * on to open or close the panel.
 *
 * The name of the class ("CollapsiblePanelTab") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * CollapsiblePanel panel tab container.
 */
.CollapsiblePanelTab {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #F9DD81;
	margin: 0px;
	padding: 2px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
}

/* This is used by the Public Dealer Locator Spry UI */
.CollapsiblePanelContent {
	margin: 0px;
	padding: 0px;
}

.CollapsiblePanelTab a {
	color: black;
	text-decoration: none;
}

.CollapsiblePanelOpen .CollapsiblePanelTab {
	background-color: #F4E3AA;
}

.CollapsiblePanelClosed .CollapsiblePanelTab {
 /* background-color: #EFEFEF */
}

.CollapsiblePanelTabHover,  .CollapsiblePanelOpen .CollapsiblePanelTabHover {
	background-color: #F4E3AA;
}

.CollapsiblePanelFocused .CollapsiblePanelTab {
	background-color: #F4E3AA;
}

/*required gallery styling css*/

#galleryPane{
	/*border-color: #E19B2D;
	border-style: solid;
	border-width: 2px;*/
	height: 400px;
	width: 650px;
	display:block;
	clear:left;
	position:relative;
	overflow:hidden;
	margin:0 auto;
}

#previews{
	width: 185px;
	height: 400px;
	float:left;
	overflow:visible;
	/*z-index: 0;*/
}

#galleries{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #B5B5B5;
	position: relative;
	border-width: 1px;
	border-color: #B5B5B5;
	border-style: solid;
	background-color:#FFFFFF;
	padding: 5px;
}

#thumbnails{
	position: relative;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	border-left-width: 1px;
	border-bottom-width: 0px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-color: #B5B5B5;
	border-style: solid;
	margin: 0px;
	/*overflow: scroll;*/

	
}
#gallerySelect{

	border-width: 1px;
	border-color: #B5B5B5;
	border-style: solid;
}

#thumb{
	vertical-align:middle;
	/*position: relative;*/
	display: inline;
}

#thumb img{
	position: relative;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	cursor:pointer;
}

#controls{
	margin: 0px;
	padding-top: 0px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-color: #B5B5B5;
	border-style: solid;
	background-color:#ffffff;
}

#controls a{
	cursor:pointer;
}

#picture{
	float:left;
	margin-left: 30px;
	
}

#mainImageTitle{
	font-weight: bold;
	font-size:14px;
}

#mainImageCaption{
	font-weight: bold;
}


