/* online collage CSS  */

html {
	padding:0;
	margin:0;
	}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	color: #000000;
	background-color:#414042;
	margin:0;
	padding:0;
}

a:link, a:visited {
	color:#414042;
	text-decoration:underline;
}
	
a:hover, a:active {
	color:#00759f;
	text-decoration:underline;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 907px;
	text-align:left;
}

#header {
	width:907px;
	height:200px;
	background-image:url(/images/header.jpg);
	position:relative;
	}
	
#headerNav {
	width:902px;
	height:30px;
	bottom:0px;
	right:5px;
	position:absolute;
	
	}
	
#headerNavContent {
	float:right;
	}

#headerNav a {
	background-image:url(/images/bullet.gif);
	background-repeat:no-repeat;
	background-position:right center;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	padding-right:20px;
	}
	
#headerNav a:link, #headerNav a:visited {
	text-decoration:none;
	}
	
#headerNav a:hover, #headerNav a:active {
	text-decoration:underline;
	}

#wrapper {
	width:907px;
	overflow:hidden;
	background-image:url(/images/bg.gif);
	background-repeat:repeat-y;
	}

#content {
	width:685px;
	padding:18px;
	float:right;
	}

#footer {
	width:907px;
	color:#ffffff;
	position:relative;
	height:22px;
	font-size:10px;
	}

#footer a {
	text-transform:uppercase;
	}
	
#footer a:link, #footer a:visited {
	color:#ffffff;
	text-decoration:none;
	font-size:10px;
	}
	
#footer a:hover, #footer a:active {
	color:#ffffff;
	text-decoration:underline;
	font-size:10px;
	}
	
#footerContent {
	position:absolute;
	right:15px;
	line-height:22px;
	height:22px;
	}
	
h1 {
	color:#00759f;
	font-size:18px;
	text-transform:uppercase;
}


.breadcrumbs {
	font-size: 10px;
	color: #414042;
	width:685px;
}

a.breadcrumbs:link, a.breadcrumbs:visited {
	font-size: 10px;
	font-weight: normal;
	color: #414042;
	text-decoration: none;
}

a.breadcrumbs:hover,a.breadcrumbs:active {
	font-size: 10px;
	font-weight: normal;
	color: #414042;
	text-decoration: underline;
}

.buttons {
	color: #00759f;
}

.button {
	color: #FFFFFF;
	background-color: #d21034;
	font-weight: bold;
	border:none;
}

.Border {
	border: 1px solid #000000;
}

.formheader {
	color: #FFFFFF;
	background-color: #00759f;
	padding-top:3px;
	padding-bottom:3px;
}

.formheader a:link, .formheader a:visited {
	color:#ffffff;
	text-decoration:underline;
	}
	
.formheader a:hover, .formheader a:active {
	color:#ffffff;
	text-decoration:none;
	}

#alertbox {
	border: 		1px solid #000000;
	background-color: #d21034;
	padding-left: 	5px;
	padding-right: 	5px;
	padding-top: 	1px;
	padding-bottom: 3px;
	display:		inline;
	color:			#FFFFFF;
	text-align:		center;
	font-size: 		10px;
	height: 		100%;

}

div.alertbox {
	border: 		1px solid #000000;
	background-color: #d21034;
	padding-left: 	5px;
	padding-right: 	5px;
	padding-top: 	1px;
	padding-bottom: 3px;
	display:		inline;
	color:			#FFFFFF;
	text-align:		center;
	font-size: 		10px;
	height: 		100%;
}


@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-family: Arial, Helvetica, sans-serif;
	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;
}

a.newsHeader:link, a.newsHeader:visited {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #00759f; 
	font-weight: bold;
	padding:3px;
}
a.newsHeader:hover, a.newsHeader:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #d21034;
	font-weight: bold;
	padding:3px;
}

a.newsTitle:link, a.newsTitle:visited {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #8a8b8f;
	font-weight: bold;
	padding:3px;
}
a.newsTitle:hover, a.newsTitle:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #cbcdd2;
	font-weight: bold;
	padding:3px;
}

.newsBorder {
	border: solid 1px #000000;
	padding:4px;
}

.newsCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
