/*/////////////////////////////////////

	STRUCTURE

/////////////////////////////////////*/


	* {
		margin: 0;
		padding: 0;
	}
	
	body {
		background-color: #253640;
		background-image: url(images/structure/bkgnd.jpg);
		background-repeat: repeat-x;
		background-position: top center;
		font-family: Arial, Helvetica;
		font-size: 13px;
		line-height: 17px;
		color: #3F3F3F;
	}
	
	#wrapper {
		margin-top: 0;
		margin-left: 0;
		background-image: url(images/structure/bkgnd-main-1000.jpg);
		background-repeat: no-repeat;
		background-position: top left;
		display: block;
		width: 1033px;
		margin-top: 0px;
		text-align: left;
		position: relative;
	}
	
	#logo {
		width: 400px;
		height: 60px;
		top: 33px;
		left: 33px;
		position: absolute;
	}
	
	#logo a {
		width: 100%;
		height: 100%;
		display: block;
	}
	
	#main {
		background-color: #ffffff;
		width: 1001px;
		position: relative;
		top: 120px;
		left: 16px;
		padding-bottom: 30px;
	}
	
	#content {
		width: 924px;
		margin-top: 22px;
		margin-left: 38px;
		display: table;
	}
	
	#container {
		display: block;
	}
	
	#col1 {
		width: 592px;
		float: left;
	}
	
	#col2 {
		width: 306px;
		float: right;
	}
	
	#col31 {
		width: 290px;
		margin-right: 22px;
		float: left;
	}
	
	#col32 {
		width: 290px;
		margin-right: 22px;
		float: left;
	}
	
	#col33 {
		width: 290px;
		float: left;
	}
	
	#inset {
		background-image: url(images/structure/bkgnd-inset.jpg);
		background-repeat: repeat-x;
		background-position: top left;
		width: 100%;
		display: table;
	}
	
	#inset-block {
		background-color: #FFFFFF;
		width: 280px;
		text-align: left;
		margin: 12px 0 12px 12px;
	}
	
	#inset-block-nobg {
		width: 280px;
		text-align: left;
		margin: 12px 0 12px 12px;
	}
	
	#inset2 {
		width: 412px;
		text-align: left;
		margin: 0 0 0 15px;
	}
	
	#inset3 {
		width: 260px;
		text-align: left;
		padding: 0 0 0 15px;
	}
	
	#footer {
		font-size: 12px;
		margin-top: 120px;
		margin-left: 0;
		margin-bottom: 50px;
		width: 1001px;
		height: 34px;
		color: #ffffff;
		background-color: #0A0D0F;
		text-align: left;
		overflow: hidden;
		border-top: 5px solid #253640;
	}
	
	#footer span {
		margin: 8px 0 0 38px;
		display: block;
	}
	
	#box {
		border: 1px solid #D1D1D1;
		text-align: center;
		display: table;
		width: 100%;
	}
	
	#box-spacertype {
		text-align: left;
		width: 165px;
		float: left;
		display: table-cell;
		margin-left: 16px;
		font-size: 12px;
		line-height: 15px;
	}
	
	#box-photo {
		width: 110px;
		height: 110px;
		border: 1px solid #D1D1D1;
		margin: 0 0 15px 15px;
		float: left;
		overflow: hidden;
	}





/*/////////////////////////////////////

	INLINE

/////////////////////////////////////*/

	a {
	  outline: none;
	  color: #73A6FF;
	}
	
	a img {
		border: none;
	}

	.header1 {
		margin: 25px 0 7px 0;
	}

	p {
		margin-bottom: 18px;
	}
	
	h2 {
		color: #FFFFFF;
		height: 39px;
		font-size: 18px;
		line-height: 19px;
		font-weight: normal;
		padding: 10px 0 0 16px;
		background-image: url(/images/structure/bkgnd-boxheader.jpg);
		background-repeat: repeat-x;
		background-position: top left;
		overflow: hidden;
		text-align: left;
		margin-bottom: 5px;
	}
	
	#inset h2, h2.small {
		color: #FFFFFF;
		height: 24px;
		font-size: 14px;
		line-height: 15px;
		font-weight: normal;
		padding: 8px 0 0 14px;
		background-image: url(/images/structure/bkgnd-boxheader.jpg);
		background-repeat: repeat-x;
		background-position: top left;
		overflow: hidden;
		text-align: left;
		margin-bottom: 12px;
	}
	
	#box h3 {
		font-size: 11px;
		font-weight: normal;
		padding: 5px 16px;
		background-color: #E6E7E8;
		border-top: 1px solid #D1D1D1;
		text-align: left;
		margin-top: 10px;
		display: block;
	}
	
	#box h3 i {
		margin-left: 20px;
	}
	
	#box-spacertype h3 {
		font-size: 16px;
		line-height: 18px;
		color: #ef5a28;
		background: none;
		border: none;
		margin: 10px 0 0 0;
		padding: 0;
	}
	
	#box-spacertype h4 {
		font-size: 12px;
		margin-bottom: 10px;
	}
	
	ul {
		list-style-position: inside;
	}
	
	#inset2 ul li {
		margin: 0 0 0 20px;
	}
	
	ol li {
		margin: 15px 0 8px 20px;
	}
	
	ul#features {
		font-size: 14px;
		line-height: 30px;
		font-weight: bold;
		list-style: none;
		margin-bottom: 24px;
	}
	
	ul#features li {
		padding: 0 0 0 12px;
		margin-bottom: 1px;
		height: 30px;
		background-image: url(/images/structure/bkgnd-li.jpg);
		background-repeat: no-repeat;
		overflow: hidden;
		display: block;
	}
	
	div#accordion {
		font-size: 11px;
		line-height: 24px;
		font-weight: bold;
		margin-bottom: 24px;
		list-style: none;
	}
	
	div#accordion div#header-bar {
		padding: 0 12px 0 12px;
		height: 47px;
		background-image: url(/images/structure/bkgnd-accordion.jpg);
		background-repeat: no-repeat;
		overflow: hidden;
		display: block;
	}
	
	div#pane {
		display: block;
		width: 100%;
		clear: both;
		display:none;
	}
	
	div#accordion ol {
		list-style-type: decimal;
		margin: 10px 0 20px 75px;
	}
	
	div#accordion ol li {
		line-height: 12px;
		background: none;
		margin: 0 0 10px 0;
	}
	
	div#accordion h3 {
		color: #ffffff;
		font-size: 14px;
		line-height: 15px;
		font-weight: bold;
		text-align: left;
		margin: 16px 0 0 50px;
		display: block;
		float: left;
	}
	
	div#accordion h4 {
		color: #ffffff;
		font-size: 10px;
		line-height: 11px;
		font-weight: normal;
		text-align: left;
		margin: 18px 10px 0 0;
		display: block;
		float: right;
	}
	
	#inset ul {
		font-size: 11px;
		line-height: 12px;
		font-weight: bold;
		list-style: none;
		margin-top: 6px;
		border-top: 1px solid #D1D1D1;
		border-left: 1px solid #D1D1D1;
		border-right: 1px solid #D1D1D1;
	}
	
	#inset li {
		padding: 7px 7px 7px 18px;
		background-color: #FFFFFF;
		display: block;
		border-bottom: 1px solid #D1D1D1;
	}
	
	

/*/////////////////////////////////////

	LINKS

/////////////////////////////////////*/


	#links {
		width: 830px;
		height: 44px;
		top: 115px;
		left: 53px;
		position: relative;
	}
	
	#links a span {
		background: url(/images/structure/buttons.jpg);
		background-repeat: no-repeat;
		display:block;
		position:absolute;
		height:100%;
		width:100%;
		z-index:100;
	}
	
	#links a span:hover {
		cursor:pointer;
	}
	
	#links .what a {
		height: 44px;
		width: 137px;
		display: block;
		background: url(/images/structure/buttons.jpg);
		background-repeat: no-repeat;
		float: left;
		background-position: 0 0;
		position: relative;
	}
	
	#links .what a span {
		background-position: 0 -44px;	
	}
	
	#links .buy a {
		height: 44px;
		width: 137px;
		display: block;
		background: url(/images/structure/buttons.jpg);
		background-repeat: no-repeat;
		float: left;
		background-position: -137px 0;
		position: relative;
	}
	
	#links .buy a span {
		background-position: -137px -44px;	
	}
	
	#links .measure a {
		height: 44px;
		width: 137px;
		display: block;
		background: url(/images/structure/buttons.jpg);
		background-repeat: no-repeat;
		float: left;
		background-position: -274px 0;
		position: relative;
	}
	
	#links .measure a span {
		background-position: -274px -44px;	
	}
	
	#links .install a {
		height: 44px;
		width: 137px;
		display: block;
		background: url(/images/structure/buttons.jpg);
		background-repeat: no-repeat;
		float: left;
		background-position: -411px 0;
		position: relative;
	}
	
	#links .install a span {
		background-position: -411px -44px;	
	}
	
	#links .application a {
		height: 44px;
		width: 137px;
		display: block;
		background: url(/images/structure/buttons.jpg);
		background-repeat: no-repeat;
		float: left;
		background-position: -548px 0;
		position: relative;
	}
	
	#links .application a span {
		background-position: -548px -44px;	
	}
	
	#links .faq a {
		height: 44px;
		width: 137px;
		display: block;
		background: url(/images/structure/buttons.jpg);
		background-repeat: no-repeat;
		float: left;
		background-position: -685px 0;
		position: relative;
	}
	
	#links .faq a span {
		background-position: -685px -44px;	
	}
	



/*/////////////////////////////////////

	FORM FIELDS

/////////////////////////////////////*/

	
	
	.focusField {
    	border:solid 2px #73A6FF;
    	background:#EFF5FF;
    	color:#000;
    }
    
    .idleField {
    	background:#EEE;
    	color: #6F6F6F;
		border: solid 2px #DFDFDF;
    }
	
	.focusSelect {
    	background:#fcfcfc;
    	color:#000;
    	border:solid 2px #73A6FF;
		margin-bottom: 5px;
    }
	
	.focusSelected {
    	background:#fcfcfc;
    	color:#000;
    	border:solid 2px #DFDFDF;
		margin-bottom: 5px;
    }
    
    .idleSelect {
    	background:#cccccc;
    	color: #6F6F6F;
    	border:solid 2px #DFDFDF;
		margin-bottom: 5px;
    }
	
	select {
		width: 260px;
		background: #cccccc;
		height: 24px;
		display: block;
	}
	
	input.text {
		width: 240px;
    	margin: 0 0 10px 0;
		padding: 5px;
		display: block;
	}
	
	input.submit {
    	background:#eee;
    	color:#000;
    	border:solid 2px #bbb;
    	padding: 5px 8px;
    	font-weight: bold;
    	cursor: pointer;
    	margin-bottom: 10px;
		display: block;
	}
	



/*/////////////////////////////////////

	TRAK+ RESULTS TABLE

/////////////////////////////////////*/

	
	
	#searchform select {
		float: left;
		margin-right: 10px;
	}
	
	table {
		font-size: 12px;
		margin: 0;
		padding: 0;
	}
	
	table#spacerphotos {
		font-size: 11px;
		border: 1px solid #c0c0c0;
		width: 100%;
	}
	
	table#spacerphotos div#spacer {
		float: left;
		height: 130px;
		position: relative;
		margin: 0 3px 0 3px;
	}
	
	table#spacerphotos div#spacer #image {
		height: 80px;
		display: table-cell;
		vertical-align: bottom;
		width: 100%;
	}
	
	table#spacerphotos div#spacer #text {
		height: 40px;
		position: absolute;
		bottom: 0;
		left: 0;
		text-align: center;
		width: 100%;
	}
	
	table#spacerphotos th {
		font-size: 14px;
		color: #FFFFFF;
		height: 24px;
		font-size: 15px;
		line-height: 18px;
		font-weight: normal;
		padding: 8px 14px 10px 14px;
		background-image: url(/images/structure/bkgnd-boxheader.jpg);
		background-repeat: repeat-x;
		background-position: top left;
		overflow: hidden;
		text-align: left;
	}
	
	table#spacerphotos th i {
		font-size: 11px;
		display: block;
		float: right;
	}
	
	table#spacerphotos td {
		border: none;
	}
	
	table#titlebar th {
		background-image: none;
	}
	
	table#applications {
		border: 1px solid #c0c0c0;
	}
	
	th {
		font-size: 9px;
		line-height: 11px;
		background-image: url(/images/structure/bkgnd-boxheader.jpg);
		background-repeat: repeat-x;
		background-position: top left;
		color: #FFFFFF;
		padding: 4px;
	}
	
	th.chassis {
		text-align: left;
		font-size: 14px;
		line-height: 18px;
		background-image: none;
		background-color: #ccc;
		color: #000;
		padding: 4px;
	}
	
	th.wheeltype {
		text-align: left;
		font-size: 12px;
		line-height: 16px;
		background-image: none;
		color: #000;
		padding: 4px;
		border-top: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
	}
	
	th.retail {
		padding-right: 4px;
	}
	
	td {
		margin: 0;
		padding: 5px 2px 2px 2px;
	}
	
	td.recommendedchassis {
		background-color: #5e676e;
		color: #ffffff;
		padding: 5px 2px 2px 6px;
		font-weight: bold;
	}
	
	h1.chassis {
		font-size: 16px;
		font-weight: bold;
		background-color: #FFFFFF;
		padding: 40px 0 10px 0;
	}
	
	h1.chassis b {
		font-size: 16px;
		font-weight: normal;
		color: #888;
		padding: 0 0 3px 0;
		display: block;
	}
	
	h1.chassis i {
		font-size: 14px;
		font-weight: normal;
		margin-left: 20px;
	}
	
	table tr.odd {
		background-color: #f3f3f3;
	}
	
	table tr.even {
		background-color: #ffffff;
	}