@charset "utf-8";

/* HTML Elements */
/* HTML Elements */
/* HTML Elements */
/* HTML Elements */
/* HTML Elements */
html {
	width: 	100%;
	height: 100%;
}

body {
	margin: 			0px;
	width: 				100%;
	height: 			100%;
	background: 		#ecedee url('/images/background.jpg') top center no-repeat;
	font: 				normal 14px Trebuchet MS, Helvetica, sans-serif; 
}

a {
	text-decoration:	none;
	outline: 			none;
}

/* Site Sections */
#container {
	position: 			relative;
	min-height:			100%;
}

#header {
	position: 			fixed;
	top: 				0px;
	left: 				0px;
	width: 				100%;
	height: 			28px;
	background: 		url('/images/background-header.png') top left repeat-x;
	padding-top: 		9px;
	font: 				normal 12px Arial, Helvetica, sans-serif;
	color: 				#808083;
	z-index:			2000;
}

#header a {
	color: 				#00afdb;
}

#header img {
	border: 			0px;
	vertical-align:		top;
}

#header-message {
	float: 				left;
	width: 				600px;
	height:				1px;

}

#header-bag {
	float: 				left;
	width: 				175px; 
}

#header-bag a{
	color : 	#808083;
}


#header-bag img {
	vertical-align: 	text-bottom;
	margin-right: 		3px;
	margin-top:			-1px;
}


#header-share {
	float: 				right;
	width: 				160px;
}


#header-share div {
	margin: 			0px;
	float:				left;
	padding: 			0px;
}

#menu {
	margin: 			0px auto;
	width: 				905px;
	height: 			79px;
	padding: 			37px 0px 0px 0px;
	
}

#menu img {
	float: 				left;
	display: 			block;
	margin: 			50;
	border: 			0;
	padding: 			0;
}

#menu ul {
	margin: 			0px;
	list-style-type:	none;
	padding-left: 		630px;
}

#menu li {
	display:			block;
	float: 				left;
	margin-left: 		18px;
}

#menu li img {
	display: 			block;
	margin: 			0;
	border: 			0;
	padding: 			0;
}

#body {
	margin: 			0px auto;
	width: 				960px;
	padding: 			0px 0px 45px 0px;
}

#footer {
	position:			fixed;
   	bottom:				0;
	width: 				100%;
	height: 			22px;
	z-index: 			2000;
	background: 		url('/images/background-footer.png') top left repeat-x;
	padding-top: 		15px;
	color: 				#b7b7b7;
	font: 				normal 12px Arial, Helvetica, sans-serif;
	text-align: 		left; 
}

#footer a {
	color: 				#b7b7b7;
}

#footer a:hover {
	color: 				#ffffff;
}

#footer-copyright {
	float: 				left;
	width: 				345px;
	text-align: 		right;
	font-size: 			11px;
	margin-top:			-2px;

}

#footer-copyright img {
	border: 			0px;
	vertical-align: 	middle;
}

#footer-menu {
	float: 				left;
	width: 				610px;
}

.content {
	margin: 			0px auto;
	width: 				963px;
	padding: 			0px;
}

.content-page {
	margin-top:			15px;
	width: 				960px;
	height: 			633px;
}

#content-box-wrap {
	padding: 			20px;
}

#ecommerce-wrap {
	margin: 			20px auto 0px auto;
	width: 				866px;
	background-color:	#ffffff;
	min-height:			633px;
	padding: 			20px;
}

/* -- QUOTES ------------------------------- */
#quotes {
	margin: 			0px;
	list-style-type: 	none;
	padding: 			0px;
}


/* -- INDEX PAGE --------------------------- */
#gallery {
	display: 			block;
	margin: 			15px 0px 0px 0px;
	line-height: 		0px;
}

/* -- DEALER PAGE ------------------------ */
#dealers {
	background: 		url('/images/background-page-dealer.jpg') no-repeat;
}

#dealers #content-box {
	float: 				right;
	margin-right: 		16px;
	width: 				405px;
	height: 			570px;
}

#dealers #content-box #cboxTopCenter, 
#dealers #content-box #cboxContent, 
#dealers #content-box #cboxBottomCenter {
	width: 				383px;
}

#dealers #content-box #cboxMiddleLeft, 
#dealers #content-box #cboxMiddleRight, 
#dealers #content-box #cboxContent {
	height: 			549px;
}

/* -- CO-BRAND PAGE ------------------------ */
#co-brand {
	background: 		url('/images/background-page-co-brand.jpg') no-repeat;
}

#co-brand #content-box {
	float: 				right;
	margin-right: 		16px;
	width: 				350px;
	height: 			500px;
}

#co-brand #content-box #cboxTopCenter, 
#co-brand #content-box #cboxContent, 
#co-brand #content-box #cboxBottomCenter {
	width: 				328px;
}

#co-brand #content-box #cboxMiddleLeft, 
#co-brand #content-box #cboxMiddleRight, 
#co-brand #content-box #cboxContent {
	height: 			479px;
}

/* -- MEDIA ------------------------ */
#media {
	background: 		url('/images/background-page-media.jpg') no-repeat;
}

#media #content-box {
	float: 				right;
	margin-right: 		16px;
	width: 				425px;
	height: 			435px;
}

#media #content-box #cboxTopCenter, 
#media #content-box #cboxContent, 
#media #content-box #cboxBottomCenter {
	width: 				403px;
}

#media #content-box #cboxMiddleLeft, 
#media #content-box #cboxMiddleRight, 
#media #content-box #cboxContent {
	height: 			414px;
}

/* -- CLEAN-SEEM ------------------------ */
#clean-seem #content-box {
	margin: 			60px auto 0px auto;
	width: 				665px;
	height: 			625px;
}

#clean-seem #content-box #cboxTopCenter, 
#clean-seem #content-box #cboxContent, 
#clean-seem #content-box #cboxBottomCenter {
	width: 				643px;
}

#clean-seem #content-box #cboxMiddleLeft, 
#clean-seem #content-box #cboxMiddleRight, 
#clean-seem #content-box #cboxContent {
	height: 			604px;
}

/* -- CLEAN-SEEM ------------------------ */
#nice-reusables #content-box {
	margin: 			60px auto 0px auto;
	width: 				665px;
	height: 			505px;
}

#nice-reusables #content-box #cboxTopCenter, 
#nice-reusables #content-box #cboxContent, 
#nice-reusables #content-box #cboxBottomCenter {
	width: 				643px;
}

#nice-reusables #content-box #cboxMiddleLeft, 
#nice-reusables #content-box #cboxMiddleRight, 
#nice-reusables #content-box #cboxContent {
	height: 			484px;
}

/* -- LOGIN --------------------------- */
#login #content-box {
	margin: 			60px auto 0px auto;
	width: 				465px;
	height: 			305px;
}

#login #content-box #cboxTopCenter, 
#login #content-box #cboxContent, 
#login #content-box #cboxBottomCenter {
	width: 				443px;
}

#login #content-box #cboxMiddleLeft, 
#login #content-box #cboxMiddleRight, 
#login #content-box #cboxContent {
	height: 			284px;
}


/* -- CONTENT BOX CSS ---------------------- */
#cboxTopLeft{float:left;width:11px; height:11px; background:url('/images/colorbox/top-left.png') no-repeat;}
#cboxTopCenter{float:left;height:11px; background:url('/images/colorbox/top-middle.png') repeat-x;}
#cboxTopRight{float:left;width:11px; height:11px; background:url('/images/colorbox/top-right.png') no-repeat;}
#cboxBottomLeft{float:left;width:11px; height:10px; background:url('/images/colorbox/bottom-left.png') no-repeat;}
#cboxBottomCenter{float:left;height:10px; background:url('/images/colorbox/bottom-middle.png') repeat-x;}
#cboxBottomRight{float:left;width:11px; height:10px; background:url('/images/colorbox/bottom-right.png') no-repeat;}
#cboxMiddleLeft{float:left;width:11px; background:url('/images/colorbox/middle-left.png') repeat-y;}
#cboxMiddleRight{float:left;width:11px; background:url('/images/colorbox/middle-right.png') repeat-y;}
#cboxContent{float:left;background:url('/images/background-content.png');}


/* -- FORM CSS ----------------------------- */
#login-form {
	margin: 			10px 0px;
}

#login-form p {
	clear: 				both;
	margin: 			5px;
}

#login-form label {
	float: 				left;
	width: 				180px;
	color: 				#ffffff;
}

#login-form input {
	border: 			1px solid #ffffff;
	width: 				200px;
}

#login-form input.submit {
	color: 				#FFFFFF;
	background-color: 	#0099ff;
	border: 			1px solid #0099ff;
	width: 				auto;
	font-weight: 		bold;
}

#login-form-submit {
	padding-left: 		305px;
}

/* -- SHARED TEXT / IMAGE ------------------ */
h1 {
	font: 				bold 26px Arial, Helvetica, sans-serif;
	color: 				#00aedb;
}

.body {
	font: 				normal 14px Arial, Helvetica, sans-serif;
	color: 				#d7d7d7;
	line-height: 		20px;
	clear: 				both;
}

.body strong {
	color: 				#ffffff;
}

.body a {
	color: 				#00aedb;
}

.body img {
	float: 				left;
	margin-right: 		10px;
}

.center {
	text-align: 		center;
}

.blue, .blueBold {
	color: 				#00aedb;
}

.blueBold{font-weight:bold;}

.image-center {
	display: 			block;
	margin: 			10px auto;
}

.clear {
	clear: 				both;
	height: 			0px;
	line-height: 		0px;
}

.error {
	font-weight: bold;
	color : #FF0000;
}

.blueBtn {
	background-color:#0099FF;
	border:1px solid #0099FF;
	color:#FFFFFF;
	font-weight:bold;
	width:auto;	
}

.helpCompressed{
			font-weight:bold;
			cursor:pointer;
			background-color:#00AEDB;
			color:white;
			float:right;
			padding: 5px 10px;
			position: relative;
			left:88px;
			top: -51px;
}

.helpCompressedImg{
	font-weight:bold;
	top: -202px;
	padding: 5px 0px;
