@CHARSET "UTF-8";

h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,html,p,blockquote,fieldset,input,object { margin:0; padding:0 }
a img,:link img,:visited img { border:none }

body {
	background: #fff url('../images/bodybg.png') repeat-x;
	font-family: arial, sans-serif;
	font-size: 12px;
	margin: 0;
}
.clear {
	clear: both;
}
hr {
	color: #c7ced2;
	background: #c7ced2;
	border: 0;
	height: 1px;
}
div.hr hr {
	display: none;
}
div.hr {
	height: 1px;
	border-top: 1px solid #c7ced2;
	margin-bottom: 10px;
}

.pageContainer {
	width: 940px;
	margin: 0 auto;
	text-align: center;
	position: relative;
}
.content {
	text-align: left;
	color: #003459;
}
.content h1 {
	font-size: 30px;
	margin-bottom: 10px;
	letter-spacing: -0.05em;
}
.content h2 {
	font-size: 16px;
	margin-bottom: 10px;
	letter-spacing: -0.05em;
}
.content h3,
.content h4,
.content h5,
.content h6 {
	margin-bottom: 10px;
}
.content p,
.content ul,
.content ol {
	font-size: 14px;
	margin-bottom: 10px;
	line-height: 19px;
}
.content ul,
.content ol {
	margin-left: 20px;
}

.header {
	text-align: left;
	height: 149px;
	position: relative;
	margin-bottom: 20px;
}
.header .logo h1 a {
	display: block;
	float: left;
	text-indent: -9000px;
	background: url('../images/logo.png') no-repeat;
	width: 616px;
	height: 98px;
}
.header .shopButton a {
	display: block;
	float: right;
	margin-top: 25px;
	text-indent: -9000px;
	background: url('../images/shopButton.png') no-repeat;
	width: 264px;
	height: 80px;
}

.header .topNav {
	position: absolute;
	bottom: 0;
}
.header .topNav ul {
	list-style: none;
}
.header .topNav ul li {
	float: left;
	background: url('../images/nav/off-right.png') no-repeat top right;
	padding-right: 10px;
	margin-right: 10px;
}
.header .topNav ul li.last {
	margin-right: 0;
}
.header .topNav ul li a {
	display: block;
	float: left;
	background: url('../images/nav/off-left.png') no-repeat;
	height: 36px;
	line-height: 36px;
	padding: 0 6px 0 16px;
	text-transform: uppercase;
	color: #424242;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.header .topNav ul li a:hover {
	text-decoration: underline;
}
.header .topNav ul li.selected {
	background: url('../images/nav/on-right.png') no-repeat top right;
}
.header .topNav ul li.selected a {
	background: url('../images/nav/on-left.png') no-repeat;
}

.footerContainer {
	clear: both;
	margin-top: 15px;
	background: url('../images/footerbg.png') repeat-x;
	height: 191px;
	overflow: hidden;
}
.footer {
	background: url('../images/footerRoughBg.jpg') repeat-x 0 11px;
	width: 940px;
	margin: 0 auto;
	padding: 30px 0;
	font-family: helvetica, arial, sans-serif;
	color: #575757;
	font-size: 16px;
}
.footer .column1 {
	float: left;
}
.footer .column2 {
	float: right;
	text-align: left;
	width: 300px;
	font-weight: bold;
}
.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer li {
	margin-bottom: 10px;
}
.footer h1,
.footer h2 {
	color: #db0404;
	font-size: 28px;
}
.footer h3 {
	font-size: 22px;
}
.footer h4 {
	font-size: 20px;
	font-weight: normal;
}
.footer ul {
	list-style: none;
}
.footer ul li {
	background: url('../images/bullet1.png') no-repeat 0 2px;
	padding: 0 0 0 20px;
	min-height: 11px;
}
.footer .showroom {
	background: url('../images/showroomBg.png') no-repeat;
	text-indent: -9000px;
	width: 523px;
	height: 30px;
	margin-bottom: 15px;
}

.banner {
	margin-bottom: 10px;
}

/** Homepage **/

.homepage .column1 {
	float: left;
	width: 640px;
}
.homepage .column2 {
	float: right;
	width: 300px;
}
.homepageCopy {
	float: left;
	width: 460px;
	height: 150px;
	overflow: auto;
	margin: 0 0 13px 0;
}
.promoButton {
	padding-top: 5px;
	float: left;
	text-align: center;
	width: 180px;
}
.smallBanners {
	clear: both;
}
.smallBanners a {
	display: block;
	float: left;
	border: 1px solid #d2d2d2;
	height: 95px;
	overflow: hidden;
	padding: 4px;
}
.smallBanners a.first {
	margin-right: 20px;
}
.smallBanners a img {
	margin: 0;
}

/** Content page(s) **/

.contentPage .column1 {
	float: left;
	width: 640px;
}
.contentPage .column2 {
	float: left;
	width: 300px;
}
.contentPage .mainContentContainer {
	padding-right: 20px;
}
.contentPage h1 { 
	font-size: 26px;
}
.contentPage h2 { 
	font-size: 22px;
}
.contentPage h3 { 
	font-size: 18px;
}
.contentPage h4 { 
	font-size: 16px;
	color: #f04e27;
}
.contentPage .pageHeading {
	font-size: 32px;
	color: #006ebb;
	font-family: helvetica, arial, sans-serif;
	letter-spacing: -0.1em;
}
.contentPage .column1 img.contentImage {
	float: right;
	margin: 0 0 10px 10px;
}
.contentPage .bullets {
	margin-bottom: 10px;
}
.contentPage .bullets ul {
	list-style: none;
	margin: 0;
}
.contentPage .bullets ul li {
	float: left;
	width: 50%;
	height: 32px;
	line-height: 32px;
	overflow: hidden;
	color: #ff491e;
	font-family: impact, sans-serif;
	text-transform: uppercase;
	font-size: 18px;
	margin: 0 0 10px 0;
	background: url('../images/bulletTick.png') no-repeat;
	text-indent: 45px;
}
.contentPage .galleryImages {
	text-align: center;
	text-transform: uppercase;
	padding: 0 0 40px 0;
	font-weight: bold;
}
.contentPage .galleryImages img {
	border: 1px solid #b2b2b2;
	margin: 0 10px 10px 0;
	float: left;
}
.contentPage .galleryImages img.right {
	margin-right: 0;
}
.contentPage .column2 h3 {
	color: #f04e27;
}
.contentPage .column2 p {
	font-size: 12px;
}
.contentPage .column2 p a {
	color: #003459;
}
.contentPage .column2 p a:hover {
	color: #5a93bc;
}
.contentPage .brands {
	clear: both;
	font-size: 25px;
	font-family: impact, sans-serif;
	padding: 10px 0 20px 0;
}
.contentPage .brands .light {
	color: #006ebb;
}
.contentPage .brands .dark {
	color: #003459;
}

/** Forms **/
.form {
	margin: 20px 0;
}
.formBuilder ul {
	list-style: none;
	margin: 0;
}
.formBuilder fieldset {
	border: 0;
	float: left;
	width: 310px;
}
.formBuilder fieldset legend {
	display: none;
}
.formBuilder ul li {
	margin: 0 0 5px 0;
}
.formBuilder ul li label {
	display: block;
	float: left;
	width: 100px;
	text-align: right;
	padding: 0 10px 0 0;
}
.formBuilder .formBuilderFieldset_message ul li label {
	text-align: left;
}
.formBuilder ul li input,
.formBuilder ul li textarea {
	border: 1px solid #c6c6c6;
	padding: 4px 5px;
	width: 170px;
}
.formBuilder ul li textarea {
	width: 280px;
	height: 95px;
}
.formBuilder button[type="submit"] {
	background: url('../images/buttonSubmit.png') no-repeat;
	width: 95px;
	height: 26px;
	border: 0;
	text-indent: -9000px;
	cursor: pointer;
}
.formBuilder button[type="submit"]:hover {
	background-position: 0 -26px;
}
.formBuilder ul li.required {
	font-weight: bold;
}
.formBuilder ul li.error {
	color: red;
}
