/* online collage CSS  */


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	color: #626262;
	background-color:#ffffff;
	font-size:12px;
}

object {
	padding:0;
	margin:0;
	}
	
embed {
	padding:0;
	margin:0;
	}
	
sup {
	vertical-align:top;
	}

#container {
	margin-left: auto;
	margin-right: auto;	
	width:90%;
	min-width:898px;
	background-color:#ffffff;
}

a:link, a:visited {
	color:#707070;
	text-decoration:underline;
	}
	
a:hover, a:active {
	color:#000000;
	text-decoration:none;
	}

/*home*/

#leftCol {
	width:111px;
	position:relative;
	z-index:1;
	float:left;
	}
	
#textcontent {
	padding-right:22px;
	padding-bottom:20px;
	}
	
#textcontent p:first-child {
	padding-top:0;
	margin-top:0;
	}
	
#features {
	/*set back to 351 when buttons come back*/
	width:625px;
	padding:0px 15px 10px 15px;
	z-index:100;
	position:relative;
	}
	
#features a {
	color:#707070;
	}
	
#features p:first-child {
	padding-top:0;
	margin-top:0;
	}
	
#testimonials {
	width:156px;
	padding:0px 15px 10px 15px;
	z-index:100;
	position:relative;
	}
	
#testimonials p:first-child {
	padding-top:0;
	margin-top:0;
	}
	
#homebuttons {
	padding:15px 25px;
	width:144px;
	}
	
/*inner*/

#innercontent {
	padding:0% 2% 3% 4%;
	position:relative;
	margin-left:186px;
	/*	width:517px;*/
	zoom:1;
	}
	
#contentInner {
	position:relative;
/*	width:763px;
*/	
	padding:0% 2% 2% 3%;
	width:95%;
	background-image:url(/images/left_swoosh.gif);
	background-repeat:no-repeat;
	background-position:top left; 
	}
	
#innerContainer {
	position:relative;
	z-index:10;

	}
	
	

/*common*/



#wrapper {
	width:100%;
	background-image:url(/images/bg.gif);
	background-repeat:repeat-y;
	background-position:right;
	text-align:left;
	position:relative;
	margin:0;
	padding:0;
	}

#header {
	width:100%;
	text-align:left;
	padding:0;
	margin:0;
	height:147px;
	position:relative;
	background-color:#f9f9f9;
	}
	
#siteinfo {
	position:absolute;
	top:20px;
	right:210px;
	font-weight:bold;
	}
	
#siteinfo a {
	color:#707070;
	}
	

#content {
	position:relative;
/*	width:763px;
*/	float:left;
	padding:0% 2% 2% 3%;
	width:95%;
	background-image:url(/images/left_swoosh.gif);
	background-repeat:no-repeat;
	background-position:top left; 
	}
	
#topNav {
	text-align:right;
	padding:5px 20px 15px 0px;
	position:relative;
	color:#d6d6d6;
	}

#topNav a {
	text-decoration:none;
	text-transform:lowercase;
	position:relative;
	display:inline;
	color:#707070;
	}
	
#topNav a:hover .restoflink {
	color:#707070;
	}
	
#topNav a:hover .bluelink,  #topNav a:active .bluelink {
	color:#84c4be;
	}
	
#bottombg {
	background-image:url(/images/footerbg.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding-top:0px;
	margin-top:0px;
	height:23px;
	width:100%;
	position:relative;
	}
	
#footer {
	width:100%;
	position:relative;
	text-align:right;
	}
	
#footer a {
	text-decoration:none;
	color:#707070;
	}
	
#footer a:hover {
	text-decoration:underline;
	}
	
#footerLinks {
	right:0px;
	position:absolute;
	padding:5px 0px;
	text-align:right;
	}	
	
#footerLeft {
	width:21px;
	position:absolute;
	top:0;
	left:0;
	}
	
#footerRight {
	width:31px;
	position:absolute;
	top:0;
	right:-1px;
	}
	
h1 {
	color:#626262;
}

h2 {
	color:#626262;
}

.pageTitle {
	text-transform:uppercase;
	color:#626262;
	font-size:14px;
	font-weight:bold;
	}
	
.formheader {
	border:1px solid #d6d6d6;
	background-image:url(/images/formheader.gif);
	background-repeat:no-repeat;
	line-height:24px;
	padding:0px 10px;
}
	

.breadcrumbs {}

.breadcrumbs a:link, .breadcrumbs a:visited{
	color: #707070;
	text-decoration:none;
}

.breadcrumbs a:active, .breadcrumbs a:hover {
	color:#000000;
	text-decoration:none;
}

.buttons {
	color: #ffffff;
	background-color: #000000;
	font-weight: bold;
	border:1px solid #000000;
}

.button {
	color: #707070;
	background-image:url(/images/button_off.gif);
	background-repeat:no-repeat;
	font-weight: bold;
	border:1px solid #707070;
}

a.button:link, a.button:visited {
	color:#707070;
	text-decoration:none;
	font-weight:bold;
	background-image:url(/images/button_off.gif);
	background-repeat:no-repeat;
	display:block;
	height:23px;
	width:144px;
	overflow:hidden;
	line-height:22px;
	text-indent:5px;
	text-align:left;
	border:0;
	}
	
a.button:hover, a.button:active {
	color:#84c4be;
	text-decoration:none;
	font-weight:bold;
	background-image:url(/images/button_on.gif);
	background-repeat:no-repeat;
	display:block;
	height:23px;
	width:144px;
	overflow:hidden;
	line-height:22px;
	text-indent:5px;
	text-align:left;
	border:0;
	}

/*a.buttondark {
	display:block;
	padding:3px;
}

a.buttondark:link {
	background-image:url(/images/formbgover.gif);
	background-repeat:repeat-x;
}*/

.Border {
	border: 1px solid #707070;
}

.formheader {
	color: #707070;
	font-weight:bold;
}

#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:#707070;
	color:#707070;
	height:1px;
}

@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;
}
