body {
	font: 0.8125em Arial, Helvetica, sans-serif;
	line-height: 1;
	color: #333;
	background: #fff;
	}


:active, :focus {
	outline: none;
	}

#wrapper {
	width: 900px;
	margin: 0 auto;
	}
	

/* CSS Document */
body
{
	font-size: 62.55%;
	line-height: 1em;
}

a
{
	color: #848484;
	text-decoration: underline;
	outline: none;
}

a:hover, a:active, a:visited:hover,
a.selected
{
	color: #c71444;
	outline: none;
}

img	{	font-size: 1em;	}

p, li, .text, label, td, th
{
	font-size: 1em;
	line-height: 1.7em;
	color: #666;
}


h1
{
	font-size: 1em;
	line-height: 1.7em;
	color: #666;
	font-weight: 600;
}

.glr h1 {
	font-size: 2em;
	}

h2, h3, h4, h5
{
	font-size: 1em;
	line-height: 1.7em;
	color: #666;
	font-weight: 600;
	margin: 3em 0 0;
}


.light-text * { color: #fff; }
.dark-text * { color: #666; }

strong, th	{ font-weight: 600; }
em 		{ font-style: italic; }

/*	Some basic list styles	*/
ul {margin: 0; padding: 0;	}
	
ul li		{ display: list-item; margin-left: 2em; list-style-type: disc;}


table, td, th { border: none; }



	
/* [ Masthead ] */	
#masthead {
	position: relative;
	height: 75px;
	
	border-bottom: 1px solid #ccc;
	
	z-index: 1;
	}
	
	
	#masthead .logo {
		position: absolute;
		top: 0;
		left: 0;
		
		margin: 0;
		padding: 0;
	}
	
	#masthead .logo a {
		display: block;
		width: 150px;
		height: 75px;
		
		background: url(masthead.logo.gif) no-repeat 0 0;
		
		text-indent: -9000px;
		}
		
/* [ Page ] */

#page {
	position: relative;
	padding: 10px;
	background: url(page.jpg) no-repeat 0 0;
	
	min-height: 1px;
	}
	
	* html #page { height: 1px; }
	#page:after {		content: ".";		height: 0;		display: block;		visibility: hidden;		clear: both;		}
	
	#sidebar {
		position: relative;
		float: left;
		width: 190px;
		margin: 0 10px 0 0;
		}

		
	.sidebar_promo{
		margin: 0 0 20px;
		display: block;
		padding:0;
	}
	
	#content-wrapper {
		float: left;
		width: 670px;
		padding: 0 5px 5px;
		margin: 40px 0;
		background: #f0f0f0 url(content-wrapper.gif) no-repeat 0 0;
		}
		
	
	#content {
		padding: 20px;
		background: #fff;
		position: relative;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		}
		
	#pagetitle {
		position: absolute;
		left: -5px;
		top: -30px;
		background: #fff;
		padding: 0 20px;
		text-transform: uppercase;
		}
		

/* [ Page Footer ] */

#pagefooter {
	position: relative;
	height: 90px;
	background: url(pagefooter.gif) repeat-x bottom;
	border-top: 1px solid #ccc;
	}
			
		
		
		
/* [ Site Footer ] */

#sitefooter {
	position: relative;
	height: 60px;
	}

#sitefooter .author {
		position: absolute;
		right: 10px;
		top: 10px;
	}
	
	#sitefooter .author a {
		text-decoration: none;	
		}
		
#footer_disclaimer {
	position: absolute;
	top: 28px;
	left: 10px;
	color: #848484;
	padding: 0;
	font-size: 11px;
	}

#sitefooternav {
	position: absolute;
	top: 0;
	left: 10px;
	
	padding: 0;
	font-size: 11px;
	}
	
	
#sitefooternav li {
	height: 30px;
	margin: 0 0 0 15px;
	padding: 0 15px 0 0;
	float: left;
	list-style: none;
	background: url(sitefooternav.li.gif) no-repeat right center;
	}
	
#sitefooternav li.first {	margin-left: 0;	}
#sitefooternav li.last 	{	background: none; }
	
#sitefooternav a {
	color: #999;
	text-decoration: none;
	line-height: 30px;
	}
	
	#sitefooternav a:hover {
		color: #666;
		text-decoration: underline;
		}
		
		
		
/* [ Dealer Login ] */

#dealer-login {
	padding: 10px;
	
	position: relative;
	}
	
	#dealer-login h2 {
		margin: 0;
		padding: 0;
		font-size: 10px;
		text-transform: uppercase;
		color: #000;
		}
	
	#dealer-login label {
		display: none;
		}
		
	#dealer-login .submit {
		position: absolute;
		display: block;
		width: 40px;
		height: 15px;
		top: 60px;
		left: 170px;
		background: url(dealer-login.submit.gif) no-repeat  0 0;
		text-indent: -9000px;
		}
		
	#dealerloginusername {
		position: absolute;	
		top: 30px;
		left: 10px;
		}
		
	#dealerloginpassword {
		position: absolute;	
		top: 55px;
		left: 10px;
		}
		
		
/* [ Search ] */

#search {
	padding: 10px;
	position: absolute;
	top: 0;
	right: 0;
	}
	
	#search h2 {
		position: absolute;
		top: 15px;
		line-height: 20px;
		right: 165px;
		width: 80px;
		margin: 0;
		padding: 0;
		font-size: 10px;
		text-transform: uppercase;
		color: #000;
		}		
		
	#search .submit {
		position: absolute;
		top: 18px;
		right: 14px;
		background: url(search.submit.gif) no-repeat 0 0;
		width: 12px;
		height: 12px;
		
		text-indent: -9000px;
		}
		
	#search #query {
		position: absolute;
		top: 13px;
		right: 10px;
		}
		
		
/* [ Form ] */
.form .text, .form textarea {
	width: 142px;
	height: 15px;
	padding: 2px;
	margin: 0;
	
	font-size: 11px;
	line-height: 14px;
	color: #666;
	
	border: 1px solid #999;
	background: url(form.input.gif) no-repeat 0 0;
	}
	

	
.form .text:focus, .form textarea {
	background: #fff;
	color: #333;
	}
	
.contact .text, .contact textarea {
	width: 300px;
	}
	
.form select {
	font-size: 11px;
	padding: 4px 2px;
	}
	
.form th {
	text-align: left;
	}
	
.form th em {
	font-weight: normal;
	color: #c71444;
	padding: 0 0 0 5px;
	}
	
.form .button {
	padding: 5px 10px;
	}
	
.payment_amount h4 {
	margin: 0;
	font-size: 13px;
	color: #333;
	}
	
/* [ FAQs ] */

#faq {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	}
	
#faq dt {
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 18px;
	
	background: url(faq.dt.gif) no-repeat  0 4px;
	}
	
#faq dd {
	margin: 0 0 1em 0;
	padding: 0 0 0 18px;
	color: #666;
	
	background: url(faq.dd.gif) no-repeat  0 5px;	
	}
	
/* [ Page Messages ] */

.pageMessage {
	background: #C71444;
	display: block;
	color: #fff;
	padding: 10px;
	}
	
	.pageMessage img {
		display: none;
		}
		
		
/* [ Legal ] */

/* [ Contact icons ] */
.contact_details span{
	padding: 0 0 0 20px;
	line-height: 18px;
}

.contact_details .phone{
	background: url(red.icon.mobile.gif) no-repeat 0 0;
}

.contact_details .mail{
	background: url(red.icon.email.gif) no-repeat 1px 0;
}

.contact_details .online{
	background: url(red.icon.pc.gif) no-repeat 1px 0;
}

.contact_details .person{
	background: url(icon.profile.gif) no-repeat 1px 0;
}



/*
Sidebar Section
*/
#sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
		
#sidebar .section {
	background: #fff;
	}
	
	#sidebar .section h2 {
		margin: 0;
		padding: 8px 10px 3px;
		font-size: 10px;
		line-height: 20px;
		text-transform: uppercase;
		
		border-bottom: 2px solid #e5e5e5;
		}