

/************** Global Overrides **************/

body {
	background: #000000 url(../images/layout/page-bg50.png) center top repeat;	
}
html, body, #wrapper {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
}
#wrapper {
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
	width: 900px;
	background: #5086d3 url(../images/layout/footer-bg.gif) left bottom repeat-x;
}
.silverBg {
	background:#dddedf url(none);
}
.whiteBg {
	background:#ffffff url(none);
}

a.more {
	font-size:10px;
	font-weight:bold;
}

a.more:link, a.more:visited {
	text-decoration:none;
}
a.more:hover, a.more:active {
	text-decoration:underline;
}
.dateLink a:link, .dateLink a:visited  {
	text-decoration:none;
}
.dateLink a:hover, .dateLink a:active {
	text-decoration:underline;
}
a {
	cursor:pointer;
}

/************** Home Page Styles **************/
#homePageHeader {
	display:block;
	position:relative;
	text-align:left;
	width:900px;
	height:290px;
	overflow:hidden;
	background:#030000 url(../images/layout/top-bg.png) scroll repeat;
	z-index:10;
}
#homePageLogo {
	display:block;
	position:absolute;
	top:42px;
	left:14px;
	width:449px;
	height:122px;
	z-index:300;
}
#homePageLogo img {
	margin:0;
}
#homePageTopText {
	display:block;
	text-align:left;
	margin:0;
	padding:0 10px 16px 30px;
	color:#ffffff;
}
#homePageTopText p, #homePageTopText span, #homePageTopText td, #homePageTopText div, #homePageTopText li,
#homePageTopText a:link, #homePageTopText a:visited, #homePageTopText a:hover, #homePageTopText a:active {
	color:#ffffff !important;
}
#homePageTopText p {
	margin:0;
	padding:10px 0;
	line-height:142%;
}
#top_gallery_container {
	display:block;
	position:absolute;
	top:0;
	left:346px;
	margin:0;
	padding:0;
	width:554px;
	height:290px;
	
	background-color:#000000;
	overflow:hidden;
	text-align:right;
	z-index:90;
}
#homeGalleryContainer {
	display:block;
	position:absolute;
	overflow:hidden;
	text-align:right;
	top:0;
	left:0;
	width:554px;
	height:290px;
	border:none;
	z-index:105;
}
#homeGalleryContainer img {
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:554px;
	border:none;
	margin:0;
	padding:0;
}
img#top_gallery_mask {
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:554px;
	height:290px;
	border:none;
	z-index:110;
}
img#top_gallery_picture {
	display:block;
	position:absolute;
	top:0;
	left:0;
	border:none;
	z-index:105;
}

#home_left {
	display:block;
	width:280px;
	margin:0;
	padding:30px;
	text-align:left;
}
#home_right {
	display:block;
	width:280px;
	margin:0;
	padding:30px 30px 20px 0;
	text-align:left;
}

#home_admin_links {
	display:block;
	padding:6px;
	margin:6px 30px;
	border: 1px solid #ff0000;
	text-align:center;
	font-size:10px;
}


#homeNews {
	
	display:none;
	margin:0;
	padding:0 30px 30px 0;
}
	
#homeNews h2 {
	color:#2b80b8;
	font-size: 16px;
	font-weight:bold;
	padding:0 0 7px 0;
	margin:0;
}

#homeNews h2 a:link, #homeNews h2 a:visited  {
	color:#2b80b8;
	text-decoration:none;
}
#homeNews h2 a:hover, #homeNews h2 a:active {
	color:#2b80b8;
	text-decoration:underline;
}
#homeNews p {
	margin:7px 0;
}
#homeNews .hr, #homeNews hr {
}

/************ You Are Here Breadcrumbs Bar *************/
#breadcrumbs_header {
	display:block;
	margin:0;
    padding:30px 0 14px 0;
	color:#000000;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
}
#breadcrumbs_footer {
	display:block;
	margin:0;
    padding:0 0 30px 0;
	color:#000000;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
}
#breadcrumbs_footer.home {
	padding-top:10px;
	padding-right:20px;
}
#breadcrumbs_header td {
	text-align:left;
	color:#000000;
	font-size: 10px;
}
#breadcrumbs_footer {
	color:#000000;
	text-align:right;
}
#breadcrumbs_header a:link, #breadcrumbs_header a:visited,
#breadcrumbs_footer a:link, #breadcrumbs_footer a:visited {
	color:#000000;
	text-decoration:none;
}

#breadcrumbs_header a:active, #breadcrumbs_header a:hover,
#breadcrumbs_footer a:active, #breadcrumbs_footer a:hover {
	color:#000000;
	text-decoration:underline;
}

#breadcrumbs_header a.thispage, #breadcrumbs_footer a.thispage {
	color:#000000 !important;
	text-decoration:underline !important;
}

/************** Global Side Bar Specific Styles **************/
#sidebarLogos {
	clear:both;
	display:block;
	margin:0;
	padding:0 0 30px 20px;
	text-align:left;
	width:180px;
}

/************** Top Navbar Specific Styles **************/
#headerNavigation {
	width:900px;
	background: #2b80f8 url(../images/layout/topNav-bg.gif) left top repeat-x;
}
#topNav {
	display:block;
	margin:0;
	padding:0 0 3px 0;
	height:74px;
	text-align:center;
	text-transform:uppercase;
	font-family:Tahoma, Geneva, Arial, sans-serif;
	font-weight:normal;
	font-size:14px;
	line-height:14px;
}
#topNav td {
	text-align:center;
	vertical-align:top;
	text-transform:uppercase;
	font-family:Tahoma, Geneva, Arial, sans-serif;
	font-weight:normal;
	font-size:14px;
	line-height:14px;
	margin:0;
	padding:0;
}
#topNav img {
	display:block;
	border:none;
	margin:0;
	padding:0;
}

#topNav a {
	display:block;
	text-align:center;
	height:56px;
	margin:0;
	padding:18px 14px 0 14px;
	white-space:nowrap;
	cursor:pointer;
}

#topNav a:link, #topNav a:visited {
	text-decoration:none;
	color:#ffffff;
	background: transparent url(../images/layout/topNav-bg.gif) left top repeat-x;
}
#topNav a:hover, #topNav a:active {
	text-decoration:none;
	color:#d3d3d3;
	background: transparent url(../images/layout/topNav-bg-over.gif) left top repeat-x;
}
	
#topNav a.thispage:link, #topNav a.thispage:visited {
	text-decoration:none;
	color:#ffffff;
	background: transparent url(../images/layout/topNav-bg-thispage2.gif) center top no-repeat;
}

#topNav a.thispage:hover, #topNav a.thispage:active {
	text-decoration:none;
	color:#d3d3d3;
	background: transparent url(../images/layout/topNav-bg-thispage2.gif) center top no-repeat;
}



/************** Global Header Specific Styles **************/
#insidePageHeader {
	text-align:left;
	vertical-align:top;
	width:900px;
	height:170px;
	background:#030000 url(../images/layout/top-bg.png) scroll repeat;
}
#insidePageLogo {
	display:block;
	width:409px;
	height:170px;
	text-align:left;
	vertical-align:top;
}
#insidePageLogo img {
	margin:44px 0 0 20px;
}
#insidePageTopRight {
	display:block;
	float:right;
	text-align:left;
	margin:0;
	padding:0 50px 16px 0;
	color:#ffffff;
}
#insidePageTopRight p, #insidePageTopRight span, #insidePageTopRight td, #insidePageTopRight div, #insidePageTopRight li,
#insidePageTopRight a:link, #insidePageTopRight a:visited, #insidePageTopRight a:hover, #insidePageTopRight a:active {
	color:#ffffff !important;
}
#insidePageTopRight p {
	margin:0;
	padding:10px 0;
	line-height:142%;
}



/************** Global Footer Specific Styles **************/
#footerLinks {
	display:block;
	height:140px;
	margin:0;
	padding:10px 30px 0 20px;
	text-align:right;
	vertical-align:top;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color:#ffffff;
}
#footerLinks a:link, #footerLinks a:visited {
	color:#ffffff;
	text-decoration:none;
}
#footerLinks a:hover, #footerLinks a:active {
	color:#d3d3d3;
	text-decoration:none;
}
#footerLinks span {
    font-size: 14px;
}

/************** General Container Styles **************/
#mm_menu_holder_container {
	z-index:5000;
	position:absolute; 
	top:33px; 
	left:4px;
}

a.print_page_link {
	display:block;
	margin:0;
	padding:0;
	width:91px;
	height:22px;
	border:none;
	background-image: url(../images/layout/button-printable-page.gif);
	background-repeat: no-repeat;
	overflow:hidden;
	cursor:pointer;
}
a.print_page_link b {
	display:none;
}
a.print_page_link:link, a.print_page_link:visited {
	background-position:left top;
}
a.print_page_link:hover, a.print_page_link:active {
	background-position:left bottom;
}

#page {
	display:block;
	width:590px;
	margin:0;
	padding:0 0 30px 0;
	text-align:left;
}

div#page_content_container { 
	margin:0;
	padding:0;
}

#home_left p:first-child,
#home_right p:first-child,
#page_content_container p:first-child {
	margin-top:0;
}


/************************* Other ***********************/
	
.RequiredField {
	background-color:#ff0000;
}
	
#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%;
}

#redbox {
	border: 		1px solid #ff0000;
	padding: 		3px;
	color:			#ffffff;
	text-align:		center;
	font-size: 		16px;
	background-color:#ff0000;
	font-weight:bold;

}

.Error {
	border: 		1px solid #ff0000;
	padding: 		3px;
	color:			#ffffff;
	text-align:		center;
	font-size: 		16px;
	background-color:#ff0000;
	font-weight:bold;
}


/* 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: 100%;
	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;
}

/************** Verity Search Styles **************/
#BCverity_search_container {
	display:block;
	clear:both;
	margin:0;
	padding:46px 0 30px 20px;
}
input.BCverity_search_input {
	font-weight:normal;
	width:130px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	vertical-align:middle;
	border-right:0;
	
		line-height:11px;
		margin:0 0 0 2px;
		padding:3px 2px 1px 5px;
		height:17px;
	
}

input.BCverity_search_input:hover {
	border-right:0;
}

input.BCverity_search_button {
    cursor:pointer;
	font-weight:bold;
	width:38px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	vertical-align:middle;
	
		line-height:15px;
		padding:0 0 1px 3px;
		margin:0 1px 0 0;
		height:23px;
	
}
input.BCverity_search_button:hover {
}
table#verity_search_table {
}
.verity_search_input {
	cursor:text;
	width:300px;	
}
.verity_search_input:hover {
	border:1px solid #121415;	
}
#verity_search_button {
	width:120px;
	font-weight:bold;
	cursor:pointer;
}
#verity_reset_button {
	cursor:pointer;
}
.hilight_search_terms {
	background-color:#eeeeee;
	font-weight:bold;
	text-transform:uppercase;
}
.verity_search_result_title {
	font-weight:normal;
	font-size: 16px;
	margin:6px 0;
	padding:0;
}
.verity_search_result_title a:link, .verity_search_result_title a:visited {
	color:#2b80b8;
	text-decoration:none;
}
.verity_search_result_title a:hover, .verity_search_result_title a:active {
	color:#2b80b8;
	text-decoration:underline;
}
.verity_search_result_description {
	margin:6px 0;
	padding:0;
}
.verity_search_result_url {
	margin:6px 0;
	padding:0;
}
.verity_search_result_url a:link {
}
.verity_search_result_url a:visited {
}
.verity_search_result_url a:hover, .verity_search_result_url a:active {
}


/************** Warm Fuzzy Styles ****************/
.warmFuzzyError, .warmFuzzyOK {
	display:block;
	clear:both;
	margin:14px 0;
	padding:10px 38px;
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}
.warmFuzzyError {
	background:#ffe1e1 url(../administration/images/icons/warning-32x32.gif) 3px 3px no-repeat;
	border:2px solid red;
	color:red;
}
.warmFuzzyOK {
	background:#f8ffe1 url(../administration/images/icons/green-check-32x32.gif) 3px 3px no-repeat;
	border:2px solid green;
	color:green;
}
.warmFuzzyError a, .warmFuzzyOK a {
}

