@charset "utf-8";
/* CSS Document */

@import "CS_forms.css";
@import "CS_dealers.css";
@import "CS_blogs.css";
@import "CS_events.css";
@import "CS_products.css";
@import "CS_endorsees.css";

/* =Global
---------------------------------------------------------------------
*/

* {
	border:0 none;
	margin: 0px;
	outline:none;
	padding: 0px;
}

.clear {
	clear:both;
	display:block;
	float:none;
	height:0pt;
	margin:0pt;
	overflow:hidden;
	padding:0pt;
	width:0pt;
}

body {
	background:#000000 url(/images/C3_main_wood_bg.jpg) no-repeat scroll center top;
	color:#FFFFFF;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
}

h1,
h2 {
	background:transparent url(/images/h1_underline.gif) no-repeat scroll left bottom;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:32px;
	font-weight:normal;
	margin: 0 0 10px 0;
}

h3 {
	color:#A08B4F;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	margin: 0 0 10px 0;
}

h4 {
	color:#A08B4F;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	margin: 0 0 10px 0;
}

h5 {
	color:#FFFFFF;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin: 0 0 6px 0;
	text-transform:uppercase;
}

h6 {
	color:#7D4900;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin: 0 0 6px 0;
	text-transform:uppercase;
}

p {
	color:#EAEED3;
	font-size:12px;
	line-height:18px;
	margin: 0 0 12px 0;
}

a:link, a:visited {
	color:#A3620A;
	text-decoration:underline;
}

a:hover, a:active {
	text-decoration:none;
}

ul {
	color:#7D4900;
	font-size:12px;
	font-weight:bold;
	margin:0 0 12px 0;
	padding:0 0 0 25px;
}

ol {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	margin:0 0 12px 0;
	padding: 0 0 0 30px;
}

li {
	padding:2px 0;
}

ul li {
	list-style-image:url(/images/icon_arrow_bullet.gif);
}

hr {
	background-color:#393228;
	border:0 none;
	color:#393228;
	height:1px;
	width:85%;
}

blockquote {}

table {
	border:0 none;
	border-collapse:collapse;
	margin:15px 0;
	width:100%;
}

thead, tfoot {}

tr {}

th {
	background-color:#433728;
	border:1px solid #433728;
	color:#EAEED3;
	font-family:Verdana,Tahoma,Arial,sans-serif;
	font-size:10px;
	font-weight:normal;
	padding:5px;
	text-align:center;
	text-transform:uppercase;
}

td {
	border:1px solid #433728;
	color:#EAEED3;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:12px;
	padding:5px;
}


/* =Main
---------------------------------------------------------------------
*/

#am_wrapper {
	width:960px;
	margin: 0 auto;
	text-align:left;
}

#flashNav {
	background:transparent url(/images/glbnav_bg.jpg) 27px bottom no-repeat;
	height:214px;
	overflow:hidden;
	width:960px;
}

#outer {
	background:transparent url(/images/outer_bg.png) top left no-repeat;
	behavior:url(/scripts/iepngfix.htc);
	margin: 0 27px;
	padding: 0 0 0 22px;
}

#container {
	background:#241B12 url(/images/container_img1.jpg) 0 0 no-repeat;
	width:862px;
}

#flashContent {
	height: 700px;
	text-align: center;
}


/* =Content
---------------------------------------------------------------------
*/

#content {
	width:495px;
	float:left;
	padding:80px 0 0 0;
	margin: 0 0 0 22px!important;
	margin: 0 0 0 11px;
}

.noside {
	width:840px !important;
}


/* =Sidebar
---------------------------------------------------------------------
*/

#sidebar {
	width:305px;
	float:right;
	background: url(../images/sidebar_bg.png) 10px 80px no-repeat;
	min-height:542px;
	-height:542px;
}

#ctaimg {
	height:260px;
	overflow:hidden;
	padding:40px 0 0 0
}

#sidenav {
	float:right;
	margin-right:12px;
	width:236px;
}

#sidenav a:link, #sidenav a:visited {
	background:transparent url(/images/sidebar_link_bg.jpg) no-repeat scroll left top;
	color:#7D4900;
	display:block;
	font-size:13px;
	height:28px;
	margin:5px 0 0;
	padding:12px 0 0 30px;
	text-decoration:none;
	text-transform:uppercase;
}

#sidenav a:hover, #sidenav a:active {
	background-position:left bottom;
	color:#FFFFFF;
}

#sidebar h5 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:normal;
	margin-top:10px;
	text-transform:none;
}

#sidebar .undersidenav {
	float:right;
	width:239px;
	clear:right;
	padding:15px 0
}

#sidebar .undersidenav ul {
	padding-left:15px;
}

#sidebar .undersidenav ul li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#sidebar .undersidenav ul li a:link,
#sidebar .undersidenav ul li a:visited {
	color:#FFFFFF;
	font-weight:normal;
}

/* =Footer
---------------------------------------------------------------------
*/

#footer {
	background:transparent url(/images/footer_bg.gif) 0 0 no-repeat;
	color:#766656;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:8px;
	height:101px;
	letter-spacing:0.1em;
	padding:70px 35px 0 20px;
}

#newsletterSignup {
	float:right;
}

#newsletterSignup .gobutton {
	background:transparent url(/images/go_button.jpg) no-repeat scroll left top;
	margin:0 0 0 -4px;
	vertical-align:top;
}

#newsletterSignup .gobutton:hover {
	background-position:left bottom;
}

#newsletterSignup .styleit {
	background:#291F15 none repeat scroll 0 0;
	border:0 none;
	color:#F3E8BB;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:8px;
	height:16px;
	letter-spacing:0.2em;
	padding:6px 0 0 6px;
	text-transform:uppercase;
	vertical-align:top;
	width:150px;
}

#footer a:link, #footer a:visited {
	color:#766656;
	text-decoration:none;
	padding: 0 4px 0 4px
}

#footer a:hover, #footer a:active {
	color:#F3E8BB;
}

#footer .flinks {
	text-transform:uppercase;
}

#footer .copy {
	float:left;
	padding:9px 0 0 5px;
	text-transform:uppercase;
	width:220px;
	#width:240px;
}

#footer #designbyam {
	float:left;
	margin-top:5px;
}


/* =Miscellaneous
---------------------------------------------------------------------
*/

img, div { behavior: url(/scripts/iepngfix.htc); }

img {
	border:0;
}

.bronze, .bronze * {
	color:#7D4900;
}

.gold, .gold * {
	color:#A08B4F;
}

.white, .white * {
	color:#FFFFFF;
}

.imgLeft {
	float:left;
	margin:0 15px 15px 0;
}

.imgRight {
	float:right;
	margin:0 0 15px 15px;
}

#paging {
	float:right;
}

#paging a:link,
#paging a:visited {
	background-position:left top;
	background-repeat:no-repeat;
	behavior: url(/scripts/iepngfix.htc);
	display:block;
	float:left;
	height:10px;
	margin-top:1px;
	text-align:left;
	text-indent:-9999px;
	width:9px;
}

#paging #btn_prev {
	background-image:url(/images/icon_left.png);
}

#paging span.info {
	float:left;
	font-family:Verdana,Tahoma,Arial,sans-serif;
	font-size:10px;
	margin:0 7px;
}

#paging #btn_next {
	background-image:url(/images/icon_right.png);
}

#paging a.disabled {
	cursor:default;
}




/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #525252;
  text-align:left;
  top:50%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#e8e8e8;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}

