@charset "utf-8";
/* CSS Document */
body, html {
	margin:0px;
	padding:0px;
	background:#ccc url(../images/body_bg.gif) top left repeat-x;
	color:#333;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	text-align:center;
}
/*-----GLOBAL CONTENT STYLES-------*/
div, td , p {
	text-align:left;
}/*to overwrite the text-align:center of the body and html*/
p {
	padding:0;
	margin:10px 0 5px 5px;
}
p, td, th, dd, dt, li {
	font-size:0.8em;
	line-height:1.5;
	letter-spacing:0.05em;	
}
form {
	display:inline;
}
a, a:visited {
	color:#c00;	
}
a:hover {
	color:#f00;
}
em {
	font-family:Georgia, "Times New Roman", Times, serif;
}
strong {
	color:#666;
}
.breaker {
	clear:both;
	height:1px;
	font-size:0;
	margin-top:-1px;
}
.c {
	text-align:center;
}
.r {
	text-align:right;
}
/*end*/
#outer {
	width:968px;
	margin:0 auto;
	background-color:#fff;
	border:1px solid #000;
}
#header_margin {
	height:10px;
}
#header {
	width:968px;
	height:173px;
	background:url(../images/header2.jpg) top right no-repeat;
}
#logo {
	width:298px;
	height:173px;
	float:left;
	background:url(../images/logo.jpg) top right no-repeat;	
}
#logo a, #logo a:visited, #logo a:hover {
	display:block;
	width:298px;
	height:173px;
}
/*changed styles May 2008*/
#logo2 {
	width:298px;
	height:173px;
	float:left;
	background:#000 url(../images/logo3.jpg) top right no-repeat;	
}
#logo2 a, #logo2 a:visited, #logo2 a:hover {
	display:block;
	width:298px;
	height:173px;
}
/*end*/
#header_tnav {
	width:670px;
	height:47px;
	float:left;
	padding-top:126px;
	background:url(../images/tnav_bg.gif) bottom repeat-x;
}
/*TOP NAVIGATION*/
ul#tnav {
	list-style:none;
	margin:0;
	padding:0;
	height:47px;
	float:right;
	
}
ul#tnav li {
	padding:0;
	padding:15px 10px 0 10px;
	float:left;
}
ul#tnav li a, ul#tnav li a:visited {
	display:block;
	height:22px;
	padding:0 0 0 20px;
	background:url(../images/tnav_a_bg.gif) top left no-repeat;
	color:#666;
	font-weight:bold;
	font-size:0.85em;
	text-decoration:none;
}
ul#tnav li a:hover {
	background-position:bottom left;
	color:#c00;
}
/*end*/

/*FOOTER*/
#footer {
	width:968px;
	height:46px;
	background:url(../images/footer_bg.gif) top left repeat-x;
	color:#666;
	font-size:0.7em;
}
#footer a, #footer a:visited {
	color:#c00;
	text-decoration:none;
}
#footer a:hover {
	color:#f00;
	text-decoration:underline;
}
#copyright {
	width:350px;
	float:right;
	text-align:right;
	padding:10px 20px 0 0;
}
#footer_links {
	width:400px;
	height:47px;
	float:left;
	background:url(../images/footer_left.gif) top left no-repeat;
}
/*changed styles May 2008*/
#footer_links2 {
	width:400px;
	height:47px;
	float:left;
	background:url(../images/footer_left2.gif) top left no-repeat;
}
.man_logos {
	width:670px;
	margin:20px auto;
}
.man_logos img {
	float:left;
	margin:2px;
	border:1px solid #ccc;
}

#main {
	background:url(../images/main_bg.gif) bottom left no-repeat;
}
/*changed styles May 2008*/
#main2 {
	background:url(../images/main_bg2.gif) bottom left repeat-y;
}
/*end*/
#leftcol {
	width:225px;
	float:left;
}
#rightcol {
	position:relative;	
	float:left;
	height:auto;
	width:180px;
	margin:0;
	padding-left:2px; 
}
#content,
.content  {
	width:550px;
	float:left;
	min-height:1px;
	padding:5px;
}
ul.regular {
	list-style:none;
	margin:0;
	padding:0 0 0 20px;
}
ul.regular li {
	line-height:1.5;
	padding:0 0 5px 20px;	
	background:transparent url(../images/bullet.gif) top left no-repeat;
}
/*link styles*/
a.link, a.link:visited, a.link:hover,
a.pdf, a.pdf:visited, a.pdf:hover,
a.www, a.www:visited, a.www:hover {
	padding:0 18px 0  0;
	
}
a.link, a.link:visited, a.link:hover { background:url(../images/icons/ico_link.png) top right no-repeat }
a.pdf, a.pdf:visited, a.pdf:hover { background:url(../images/icons/ico_pdf.png) top right no-repeat }
a.www, a.www:visited, a.www:hover { background:url(../images/icons/ico_www.png) top right no-repeat }

.tos strong {
	text-decoration:underline;
}
.tos p, .tos li {
	font-size:0.7em;
}
.framed {
	border:1px solid #ccc;
}
table.regular {
	background-color:#ccc;
}
table.regular td {
	padding:5px;
	vertical-align:top;
	background-color:#fff;
}
table.regular th {
	padding:5px;
	vertical-align:top;
	background-color:#999;
	color:#fff;
}
table.regular h3 {
	margin-top:0;
}
#content h2  {
	color:#666;
	font-size:1.2em;
	font-weight:normal;	
	border-bottom:1px solid #ccc;
}

#content h2.news_title {
	background:none;
	background-color:#EBD7B6;
	padding:4px;
	margin:2px 0px;
}
h3.news_subtitle {
	margin-top:0;
	padding:0px 4px;
	color:#967350;
	font-size:1em;
	font-weight:bold;
	text-transform:uppercase;
}
.article {
	padding:5px;	
	line-height:1.5;
}
.article li {
	line-height:1.5;
	
}

h3 {
	padding:4px;
	background-color:#eaeaea;
	font-size:0.9em;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;	
}
h4 {
	font-size:0.8em;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	
}
#newsitems {
	
	line-height:1.5;
}
.newsitem {
	
}

a.newsitem_title, a.newsitem_title:visited {
	display:block;
	border:1px solid #fff;
	background:#6a6a6a url(../images/newsarrow.gif) bottom right no-repeat;
	padding:10px;
	color:#fff;
	font-size:0.8em;
	color:#fff !important;
	text-decoration:none;
}
a.newsitem_title:hover {
	text-decoration:underline;
}
/*-----------------------FORMS-------------------------*/
.req {
	color:#c00;
}
.formframe {
	padding:15px;
	background-color:#fafafa;
	border:1px solid #eaeaea;
	border-bottom-color:#ccc;
	border-right-color:#ccc;
	margin-bottom:5px;
}
.formframe strong {
	color:#333;
}
form {
	display:inline;
}
label {
	display:block;
	padding:3px 4px 0 0;
	float:left;
	width:80px;
	text-align:right;
}
#dealerappform label, #passform label, #dealerloginform div.empty, #dealerloginform label {
	width:150px;
}
select {
	border:1px solid #ccc;
	letter-spacing:normal;
	padding:1px;
	font-size:0.75em;
}
input.finput {
	width:200px;
	height:auto;
	padding:2px;
	background:#fff url(../images/inputbg.gif) top left repeat-x;
	border:1px #ccc solid;
	font-weight:bold;	
}
input.finput:hover {
	height:auto;
	background:#fff  url(../images/inputbg_focus.gif) top left repeat-x;
	border:1px #ccc solid;
}
input.finput:focus {
	height:auto;
	background:#fff  url(../images/inputbg_focus.gif) top left repeat-x;
	border:1px #977E5F solid;
}
#signup input.finput {
	width:170px;
}
textarea.finput {
	width:360px;
	height:200px;
	padding:2px;
	background:#fff  url(../images/inputbg.gif) top left repeat-x;
	border:1px #ccc solid;
	font-weight:bold;	
}
textarea.finput:hover {
	background:#fff url(../images/inputbg_focus.gif) top left repeat-x;
	border:1px #ccc solid;
}
textarea.finput:focus {
	background:#fff url(../images/inputbg_focus.gif) top left repeat-x;
	border:1px #999 solid;
}

fieldset {
	border:1px solid #ccc;
}
legend {
	text-transform:uppercase;
	background-color:#FDFBF5;
	padding:0 2px 2px 2px;
	font-size:0.7em;
	letter-spacing:0.1em;
	
}
fieldset.submit {
	border:none;
	padding:10px 0 20px 176px;
}
fieldset.word_verification {
	background-color:#ffc;
	padding-bottom:10px;
}
ol.formlist {
	list-style: none;
 	margin:10px;
	padding:0;
}
fieldset li {  
	float: left;  
	clear: left;  
	width: 100%;  
	padding-bottom: 2px;
	margin:0;
	line-height:normal;
}
.msg {
	background-color:#ffc;
	border:1px solid #fc3;
	padding:5px;
}
.msg h3 {
	font-size:0.9em;
	background-color:#fc3 !important;
	margin:0;
	padding:4px;
}
a.button, a.button:visited, 
a.button_disabled, a.button_disabled:visited, a.button_disabled:hover {
	display:block;
	float:left;
	background-color:#eaeaea;
	color:#333;
	border:1px solid #ccc;
	border-bottom-color:#999;
	border-right-color:#999;
	text-decoration:none;
	font-size:0.75em;
	font-weight:bold;
	text-align:center;
	padding:4px 10px;
	margin-right:2px;
}
a.button_disabled, a.button_disabled:visited, a.button_disabled:hover {
	background-color:#ccc;
	color:#aaa;
	border:1px solid #ddd;
}
a.button:hover {
	background-color:#fff;
	color:#000;
	border:1px solid #ccc;
	border-top-color:#999;
	border-left-color:#999;
}
.front_left {
	width:230px;
	height:405px;
	padding:10px;
	background:#aaa url(../images/news_bg.gif) top left repeat-x;
	float:left;
	overflow:hidden;
}
.front_left p {
	margin:0;
	margin-bottom:10px;
	
}
.front_right {
	width:493px;
	height:425px;
	float:left;
	background:#aaa url(../images/news_bg.gif) top left repeat-x;
}
.likeprodtile {
	width:167px;
	height:auto;
	padding:5px;
	margin-top:2px;
	border:1px solid #ccc;
	background:#fff url(../images/inputbg.gif) top left repeat-x;
} 
.likeprodtile h2 {
	margin:0;
	padding:0;
	padding-top:5px;
	color:#666;
	font-size:0.8em;
	font-weight:bold;	
	border-bottom:1px solid #ccc;
	text-transform:uppercase;
}

