body{
	margin:0;
	font:12px/15px arial,sans-serif;
	color: #333;
	padding-bottom: 42px;
}
a{
	text-decoration: none;
	cursor: pointer;
	color: #5A7D9C;
}
a:hover{text-decoration:underline;}
a:focus{outline:none;}
form{display:inline;}
img{border: none;}
label,select,textarea,input{vertical-align:top;}
textarea, input, select{
	font:12px/14px arial,sans-serif;
	color: #666;
}
fieldset{
	padding: 0;
	border: 0;
	margin: 0;
}
.header{
	height: 100px;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	z-index: 1;
}
.logo{
	background: url(../images/logo.gif) no-repeat;
	width: 723px;
	height: 53px;
	position: absolute;
	overflow: hidden;
	text-indent: -3333px;
	left: 15px;
	top: 14px;
	background-image: url(../images/track-days-logo.jpg);
}
.header .tools{
	margin: 0;
	padding: 13px 14px 0 0;
	list-style: none;
	float: right;
	text-align: right;
}
.header .tools li{
	display: inline;
	background: url(../images/tools-item-sep.gif) no-repeat 0 50%;
	padding: 0 1px 0 5px;
}
.header .tools li:first-child{background: none;}
.header .tools li a{
	color: #666;
}
.nav{
	margin: 0;
	padding: 0 0 0 2px;
	list-style: none;
	font-weight: bold;
	height: 23px;
	width: 917px;
	background: #e9e9e9;
	line-height: 23px;
	position: absolute;
	top: 77px;
	left: 15px;
}
.nav li{
	display: inline;
	float: left;
	height: 22px;
	border-right: 1px solid #333;
	padding: 1px 13px 0;
}
.nav li a{color: #333;}
.nav li:hover, .nav li.hover{
	position: relative;
}
.nav li:hover div, .nav li.hover div{display: block;}
.nav div {
	position: absolute;
	left: 0px;
	top: 23px;
	display: none;
	float: left;
	white-space: nowrap;
	width: 1000px;
}
.nav .bg-holder div {
	width: auto;
}

.nav .bg-holder {
	background: #e9e9e9;
	border-top: 1px solid #fff;
	position: static;
	float: left;
	display: block;
	width: auto;
	border-left: 0;
	top: auto;
}
.nav ul{
	float: left;
	width: 170px;
	margin: 0;
	padding: 4px 0;
	list-style: none;
}
.nav li:hover li ul, .nav li.hover li ul{display: none;}
.nav li:hover li:hover ul, .nav li.hover li.hover ul{display: block;}
.nav div div {
	left: 170px;
	top: 0px;
	border-left: 1px solid #fff;
}
.nav li li{
	display: block;
	float: none;
	height: auto;
	border-right: 0;
	padding: 0;
	margin-bottom: 0;
	vertical-align: top;
	width: 100%;
}
.nav li li a{
	display: block;
	padding: 0 0 0 10px;
	height: 1%;
}
.nav li li a:hover, 
.nav li:hover li:hover a, .nav li.hover li.hover a, 
.nav li:hover li:hover li:hover a, .nav li.hover li.hover li.hover a{
	color: #fff;
	text-decoration: none;
	background: #5a7d9c;
}
.nav li:hover li:hover li a, .nav li.hover li.hover li a{
	background: none;
	color: #333;
}
.search{
	position: absolute;
	right: 15px;
	top: 77px;
}
.search input, .form input{
	margin: 0 5px 0 0;
	padding: 3px 0 3px 5px;
	border: 1px solid #999;
	width: 139px;
	line-height: 15px;
	float: left;
}
.search a, .form a{
	float: left;
	width: 31px;
	height: 23px;
	line-height: 23px;
	color: #fff;
	border: solid #b3b3b3;
	border-width: 0px 1px;
	text-align: center;
	text-transform: uppercase;
	background: #666;
}
.module, .module1{
	border: 1px solid #999;
	margin-top: 8px;
}
.img-holder{display: block;border: 0;}
.module1{
	border-top: 0;
}
.module1 p{
	margin: 0;
	word-spacing: normal;
	background-color: #E4E4E4;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.module h3, .module1 h2, .module1 h3, .module1 h1{
	font-weight: normal;
	margin: 0;
	font-size: 12px;
	line-height: 14px;
	color: #fff;
	text-align: center;
	background: #666;
	border-bottom: 5px solid #333;
	padding: 9px 0 8px;
}
.module1 h2 a, .module1 h3 a, .module1 h1{
	color: #fff;
}
.module1 h2, .module1 h1{
	background: #5a7d9c;
	margin: 0 -1px;
	text-align: left;
	padding-left: 10px;
}
.module1 h3{background: #5a7d9c;}
.preview-holder{
	overflow: hidden;
	width: 732px;
	margin-left: -7px;
}
.preview{
	border: 0;
	width: 237px;
	float: left;
	margin-left: 7px;
	position: relative;
	padding: 0;
	display: inline;
}
.preview h2{
	margin: 0;
	text-align: center;
}
.preview img{display: block;}
.column{
	float: right;
	width: 185px;
	padding: 0 15px 7px 0;
	margin-top: 18px;
	font-size: 20px;
	line-height: normal;
	text-align: center;
	font-weight: bold;
}

.column p {
  margin: 0 0 10px;
}

.nav1 ul{
	margin: 0;
	padding: 8px 0 23px 9px;
	line-height: 14px;
	list-style: none;
	vertical-align: top;
}
.nav1 ul li{
	padding: 1px 0 0;
	font-size: 0;
}
.nav1 a{
	color: #5a7d9c;
	font-size: 12px;
	display: block;
	width: 163px;
	padding: 2px 0 4px 3px;
}
.nav1 a:hover, .nav1 .active a{
	background: #ccc;
	text-decoration: none;
}
.subscribe-newsletter{padding-bottom: 11px;}
.subscribe-newsletter .form{
	padding: 0 0 0 6px;
	overflow: hidden;
}
.subscribe-newsletter .form label{
	color: #666;
	display: block;
	padding: 6px 0 7px;
}
.subscribe-newsletter .form input{
	width: 127px;
	margin-right: 8px;
	padding: 1px 0 1px 5px;
}
.subscribe-newsletter .form a{
	height: 19px;
	line-height: 19px;
	width: 27px;
}
.main{
	margin:0 auto;
	width: 947px;
	background: url(../images/border-silver.gif) repeat-y;
	position: relative;
	padding-top: 100px;
}
.main-inner{width: 100%;}
.content{
	width: 725px;
	float: left;
	margin-left: 15px;
	padding: 8px 0 7px;
	display: inline;
	overflow:hidden;
}
.content100{
	width: 919px;
	float: left;
	margin-left: 15px;
	padding: 8px 0 7px;
	display: inline;
	overflow:hidden;
}
.category{
	width: 740px;
	margin: 0 -4px 0 -11px;
	overflow: hidden;
}
.category .row{
	overflow: hidden;
	width: 100%;
	position: relative;
}
.category .cell{
	padding: 0;
	border: 0;
	float: left;
	width: 134px;
	margin-left: 11px;
	display: inline;
}
.category .cell img{display: block;}
.category .sidebar{
	border: 1px solid #363636;
	width: 716px;
	margin:9px -800px 0 0;
	background: #ccc;
	position: relative;
	overflow: hidden;
	padding: 0 7px 0 0;
	font-size: 13px;
	line-height: 16px;
	left: 0;
	display: none;
}
.category .sidebar .holder{overflow: hidden;}
.category .sidebar p{padding: 6px 10px 9px 7px;}
.category .sidebar .frame{
	background: #999;
	width: 234px;
	float: right;
	margin: 8px 0 9px 10px;
	text-align: right;
	min-height: 125px;
}
.category .sidebar .frame ul{
	margin: 0;
	padding: 0;
	font-size: 13px;
	line-height: 16px;
	list-style: none;
}
.category .sidebar .frame ul li{padding: 6px 9px;}
.category .divider{
	height: 12px;
	width: 171px;
	background: #ccc;
	border-left: 1px solid #373737;
	border-right: 1px solid #373737;
	margin-bottom: -10px;
	position: relative;
	display: none;
	z-index: 10;
}
.category .i2 .sidebar{left: -184px;}
.category .i3 .sidebar{left: -368px;}
.category .i4 .sidebar{left: -552px;}
.category .more-information{
	background: #000;
	width: 173px;
	padding: 8px 0 5px;
	text-align: center;
}
.category .more-information a{color: #fff;}
.category .cell .open .sidebar, .category .cell .open .divider{display: block;}
.path{
	margin: 0 0 -9px;
	padding: 14px 0 2px 9px;
	list-style: none;
	font-size: 11px;
}
.path li{
	display: inline;
	background: url(../images/path-item-sep.gif) no-repeat 0 50%;
}
.path li:first-child{background: none;}
.path li.first-child{background: none;}
.path li a{
	color: #5a7d9c;
	margin-left: 9px;
}
.footer-holder{
	clear:both;
	padding: 0 15px 10px;
	background: url(../images/border-silver-part1.gif) no-repeat 0 100%;
}
.product-description{
	width: 100%;
	padding-top: 1px;
}
.product-description .frame{
	width: 357px;
	float: left;
}
.product-description .frame img{display: block;}
.product-description .frame div{
	border: 1px solid #999;
	height: 26px;
	padding: 5px 5px 0 5px;
	margin-top: 7px;
}
.product-description .frame div em{
	float: left;
	width: 76px;
	line-height: 21px;
	color: #333;
	height: 21px;
	padding-left: 9px;
	font-style: normal;
}
.product-description .frame .buy-now, .product-description .frame .tell-a-friend{
	height: 21px;
	line-height: 21px;
	width: 150px;
	background: #333;
	color: #fff;
	float: left;
	text-align: center;
}
.product-description .frame .tell-a-friend{
	width: 184px;
	color: #666;
	background-color: #ccd8e1;
	float: right;
}
.product-description .module1{
	float: left;
	width: 356px;
	margin: 0 0 0 10px;
	padding-bottom: 0px;
}
.product-description .module1 p{padding: 6px 10px;}
.product-description .row{
	width: 100%;
	overflow: hidden;
	padding: 7px 0 0px;
}
.product-description .row .inner{
	width: 734px;
	margin-left: -10px;
	overflow: hidden;
}
.module3{
	width: 355px;
	border: 1px solid #999;
	float: left;
	min-height: 242px;
	display: inline;
	margin-left: 10px;
	line-height: 17px;
}
.module3 p{
	margin: 0;
	padding: 6px 6px;
}
.module3 h3, .module3 h2{
	border-bottom: 5px solid #2d3e4d;
	margin: 0 -1px;
	background: #fff;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	padding: 5px 0 8px 9px;
	position: relative;
}
.module4{
	width: 233px;
	border: 1px solid #999;
	float: right;
	min-height: 242px;
	margin-left: 9px;
	display: inline;
}
.module4 p{
	margin: 0;
	padding: 6px 6px;
}
.module4 h3, .module3 h2{
	border-bottom: 5px solid #2d3e4d;
	margin: 0 -1px;
	background: #fff;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	padding: 5px 0 8px 9px;
	position: relative;
}
.module7{
	width: 355px;
	border: 1px solid #999;
	float: left;
	min-height: 242px;
	display: inline;
	margin-left: 10px;
}
.module7_a{
	width: 355px;
	border: 1px solid #999;
	float: left;
	min-height: 242px;
	display: inline;
	margin-left: 0px;
}
.module7 p, .module7_a p{
	margin: 0;
	padding: 6px 6px;
}
.module7 h3, .module7 h2, .module7_a h3, .module7_a h2{
	border-bottom: 5px solid #2d3e4d;
	margin: 0 -1px;
	background: #fff;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	padding: 5px 0 8px 9px;
	position: relative;
}
.table-holder{
	width: 100%;
	padding-bottom: 14px;
}
.table{padding-bottom: 0; overflow:hidden;}
.table .silver td{background: #ccc;}
.table table{width: 100%;}
.table table, .table td{
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse: collapse 
}
.table td a{color: #333;}
.table td{
	padding:4px 0 4px 4px;
	text-align: center;
}
.table .cell1{width: 53px;}
.table .cell2{width: 131px;}
.table .cell3{width: 215px;}
.table .cell4{width: 198px;}
.table .cell5{width: 64px;}
.table .cell6{width: 62px;}
.footer{
	width: 100%;
	background: #ccd8e1;
	color: #666;
	overflow: hidden;
	line-height: 14px;
}
.footer ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.footer a{color: #666;}
.footer h3{
	margin: 0;
	font-size: 12px;
	line-height: 14px;
	color: #333;
	padding-bottom: 14px;
}
.module2{
	width: 227px;
	float: left;
	padding: 9px 0 8px 12px;
}
.module2 ul li{padding-bottom: 3px;}
.footer .copyright{
	width: 174px;
	padding: 11px 12px 0 0;
	float: right;
}
.footer .copyright div{padding-top: 7px;}
.footer img, .footer .logo1{display: block;}
.module5 {
	float: left;
    padding: 20px 0 0
	width: 100%;
}
.module5 h1 {
	float: left;
	margin-left: 15px;
	margin-top: -8px;
	margin-bottom: 0px;
	background:#FFF;
	font-size: 22px;
	line-height: 20px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	color:#37779d;
}

.module5 p {
	pading: 5px 5px 5px 5px;
}

.module5 h3 {
    font-size: 16px;
    margin: 0;
    padding: 10px 0;
}


.module5 h2 {
	font-size: 12px;
    margin:0;
    padding: 14px 0;
	}
.module6 {
	float: left;
	width: 340px;
	background-color: #E2E2E2;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 0px;
	font-size: 14px;
	line-height: 1.4em;
	height: 260px;
}
.module6 h4 {
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	color: #37779D;
	line-height: 10px;
}
.module6spacer {
	width:5px;
	float: left;
	height: 100px;
}
.blogimg {
	float:left;
	height:90px;
	width:90px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border: 2px solid #666666;
	margin-top: 3px;
	margin-right: 8px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.rightMod{
	float:right;
	padding:10px;
	width:430px;
	margin-top:15px;
}
.imgRight{
	display:inline;
	float:right;
	padding:3px;
	border:2px solid #666;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.clear{
	clear:both;
}

.nopad_bot {
  padding-bottom: 0;
}

.content_wrapper {
  overflow: hidden;
  width: 100%;
}

.collapse_box a.collapse {
	padding: 0 10px 0px 5px;
	color: #FFFFFF;
	background: url(../images/plus.gif) no-repeat top right;
}

.collapse_box div.sub {
    padding-top:0;
}

.collapse_box p {
    margin: 0;
    padding: 0 0 5px 10px;
}


.collapse_box a:hover {
    text-decoration: none;
    color: #000;
}

.collapse_box div {
	padding: 10px;
	width: 400px;
}

.collapse_box a:hover strong {
    text-decoration: underline;
}


.collapse_box a strong {
    color: #5A7D9C;
}

.collapse_box {
	background-color: #E4E4E4;
}
.hidden {
	display: none;
}

#cse-search-box {
    display:block;
    position:absolute;
    right:207px;
    top:45px;
}


#cse-search-box .btn_submit {
    height: 21px;
    width: 60px;
    background: url(../images/btn_search.gif) no-repeat 0 0;
    cursor: pointer;
    border: none;
    padding: 0;
}

#cse-search-box input {
  padding: 2px !important;
  vertical-align: middle;
}


#cse-search-box .btn_submit:hover {
    background-position: 0 100%;
}


.imgBorder{
	padding:3px;
	border:2px solid #666;
}
.imgNoBorder{
	float: left;
	padding-right: 7px;
	padding-bottom: 7px;
}
.imgNoBorderRight{
	padding:3px;
	float: right;
}
#cse-search-results iframe {
    width: 720px !important;
}

.newsletter_form {
  margin: 0 1px 5px 1px;
  display: block;
}

.newsletter_form .f_row {
    padding: 3px 0;
}

.newsletter_form .txt_row input {
	border: 1px solid #9b9b9b;
	width: 175px;
	padding: 2px 3px 2px 3px;
	height: 18px;
	vertical-align: bottom;
	font-size: 14px;
	color: #282828;
}

.newsletter_form .btn_row .btn_signup {
    height: 27px;
    width: 180px;
    background: url(../images/btn_signup.gif) no-repeat 0 0;
    cursor: pointer;
    border: none;
    padding: 0;
}

.newsletter_form .btn_row {
  text-align: center;
}


.newsletter_form .btn_row .btn_signup:hover {
    background-position: 0 100%;
}
.addthis {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-top: 5px;
	font-size: 11px;
	color: #999999;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 2px;
}


.module10  {
	padding-top: 20px;
}

.module10 div {
	border: 1px solid #ccc;
	text-align: left;
	line-height: 1.4em;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-bottom: 10px;
	font-size: 14px;
}

.module10 h1 {
	float: left;
	margin-left: 15px;
	margin-top: -8px;
	margin-bottom: 0;
	font-size: 22px;
	line-height: 20px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	color:#37779D;
	background: #FFF;
}
.module10 h2 {
	font-size:13px;
}
.module10 h3 {
	font-size:16px;
	color: #37779D;
}
.module10 h4 {
	font-size:12px;
	margin-top: -12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 5px;
	font-weight: normal;
}
.moduleHowToTitle {
	background-color:#D5E8F0;
}
.moduleHowToTitle h3{
	margin-top: -5px;
}

blockquote {
	border: 1px solid #F0F0F0;
	width: 300px;
	float:left;
	background: #f8f8f8;
	font-weight: normal;
	font-size: 17px;
	line-height: 1.5em;
	font-style: italic;
	font-family: Georgia, 'Times New Roman', Times, Serif;
	color: #555;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.socialbuttons {
	float: left;
	width: 48px;
	height: 80px;
	margin-right: 4px;
	margin-top: 11px;	
	border: 1px solid #ccc!important;	
}
.fb_share {
width: 56px!important;
}
.fb_share span {
	margin-left: -1px;	
}
.s_spacer {
	float: left;	
	height: 90px;	
	width: 1px;	
	padding-right: 10px!important;	
	border: 0px!important;	
}
code {
  	margin: 3px 0;
  	padding: 15px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em 'Lucida Console', 'Courier New', Monospace;
  	/* white-space: pre; */
  	border: 1px solid #F0F0F0;
	background: #F8F8F8;  
}
.module11 div {
	border: 1px solid #ccc;
	text-align: left;
	line-height: 1.5em;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-bottom: 10px;
}
.module11 h1 {
	height:auto;
	background-color: #CCCCCC;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 20px;
	padding-right: 100px;
	padding-bottom: 20px;
	padding-left: 100px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-size: 27px;
	font-weight: normal;
	color: #013F76;
}
.module11 p {
	font-size: 16px;
	line-height: 24px;

}
.module11 h4 {
	font-size:36px;
	font-weight: normal;
	line-height: 50px;
	color: #0269C8;
}
.module11 h2 {
	font-size:30px;
	font-weight: normal;
	color: #0269C8;
	line-height: normal;
}
.module11 h3 {
	font-size:18px;
	font-weight: normal;
	color: #000000;
	line-height: normal;
}
.box350 {
	width: 350px;
	background-color: #CCCCCC;
	padding: 10px;
	float: right;
	height: auto;
	border: thick solid #333333;
	font-size: 20px;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 40px;
}
.box206 {
	width: 170px;
	float: left;
	margin-right: 8px;
	margin-left: 8px;
}
.box206 h5 {
	font-size:16px;
	line-height: 0px;
	color: #003366;
}
.box410 {
	width: 395px;
	float: left;
	margin-right: 8px;
	margin-left: 8px;
	font-size: 16px;
	color: #003366;
	height:325px;
}
.box410 h4{
	font-size: 24px;
	font-weight:bold;
	line-height:normal;
	color:#333333;
}
/* start - table */
table {
	border-collapse: collapse;
	margin: 10px 20px;
	font-size: 14px;
}
tr { background: #FFF; }
tr.altrow { background: #F9F9F9;	}
th, td {
	text-align: left;			
	border-width: 1px;
  	border-style: solid;
}
th {
	color: #555;
	background: #F0FBFF; 
	padding: .8em 1em;	
  	border-color: #D8EBF5 #D8EBF5 #B9DBEE #D8EBF5;	
}
td {
	border-color: #EFEFEF;	
	padding: .7em 1em;	
}	
/* end - table */
.modulefb{
	width: 355px;
	float: left;
	display: inline;
	margin-left: 10px;
	line-height: 17px;
}
.modulefb h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006699;
	line-height: normal;
	margin-bottom: 7px;
}
