/* Structure */
	
	body
	{
		text-align: center;
		font-family: "Lucida Grande", verdana, arial, helvetica;
		font-size: 11px;
		line-height: 14px;
		font-style: normal;
		font-weight: normal;
		margin: 0;
		padding: 0;
		color: #3f3a37;
		background-color: #ffffff;
	}
	
	#wrapper {
		width: 800px;
		text-align: left;
		margin-left: 10px;
		margin-right: 10px;
		margin-top: 15px;
		padding: 0;
		display: table;
	}
	
	#header {
		width: 800px;
		height: 132px;
		margin: 0;
		padding: 0;
		background: url(/images_site/header.gif);
		background-repeat: no-repeat;
	}
	
	#logo {
		float: left;
		height: 58px;
		width: 310px;
		margin-left: 20px;
		margin-top: 58px;
		padding: 0;
		display: inline;
	}

	#col_200 {
		width: 150px;
		text-align: left;
		margin: 0;
		padding: 0;
	}

	#col_400 {
		width: 400px;
		text-align: left;
		margin: 0;
		padding: 0;
	}

	#col_1_3 {
		width: 230px;
		text-align: left;
		margin-right: 20px;
		padding: 0;
		float: left;
	}

	#col_23_3 {
		width: 480px;
		text-align: left;
		margin: 0;
		padding: 0;
		float: right;
	}
	
	hr {
		border: none 0; 
		border-top: 1px solid #ccc;
		border-bottom: 1px solid #efefef;
		width: 100%;
		height: 2px;
		margin: 10px auto 0 0;
		text-align: left;
	}

	#content {
		width: 740px;
		text-align: left;
		margin: 0 0 0 30px;
		padding: 0;
	}

	#gallery {
		width: 700px;
		text-align: left;
		margin: 0;
		padding: 0;
	}
	
	
	
	#entry_atv a {
		width: 259px;
		height: 482px;
		overflow: hidden;
		float: left;
		margin-right: 11px;
		background-image: url(/images_site/intro_photos1.jpg);
	}
	
	#entry_rzr a {
		width: 259px;
		height: 482px;
		overflow: hidden;
		float: left;
		margin-right: 11px;
		background-image: url(/images_site/intro_photos1.jpg);
		background-position: -270px 0;
	}
	
	#entry_sled a {
		width: 259px;
		height: 482px;
		overflow: hidden;
		float: left;
		margin-right: 0;
		background-image: url(/images_site/intro_photos1.jpg);
		background-position: -540px 0;
	}
	
		
	#mainatv
	{
		width: 800px;
		height: 484px;
		margin: 0;
		padding: 0;
		background-repeat: no-repeat;
		background-color: #ffffff;
		display: table;
		background-image: url(/atv/images/body.jpg);
		background-position: left top;
	}
	
	#mainsled
	{
		width: 800px;
		height: 484px;
		margin: 0;
		padding: 0;
		background-repeat: no-repeat;
		background-color: #ffffff;
		display: table;
		background-image: url(/sled/images/body.jpg);
		background-position: left top;
	}
	
	#mainutv
	{
		width: 800px;
		height: 484px;
		margin: 0;
		padding: 0;
		background-repeat: no-repeat;
		background-color: #ffffff;
		display: table;
		background-image: url(/utv/images/body.jpg);
		background-position: left top;
	}
	
	#main .homesnow
	{
		width: 800px;
		height: 484px;
		margin: 0;
		padding: 0;
		background-repeat: no-repeat;
		background-color: #ffffff;
		display: table;
		background-image: url(/sled/images/body.jpg);
		background-position: left top;
	}
	
	#mainproject
	{
		width: 800px;
		min-height: 500px;
		margin: 0;
		padding: 0;
		background-repeat: no-repeat;
		background-color: #000000;
		display: table;
		background-image: url(/images_site/bkgndtrxproject.jpg);
		background-position: left top;
	}
	
	#main .index
	{
		width: 800px;
		height: 325px;
		margin: 0;
		padding: 0;
		background-repeat: no-repeat;
		background-color: #A7A7A7;
		display: table;
		background-image: url(/images_site/bkgndgray.gif);
		background-position: left top;
	}
	
	#main .quote
	{
		width: 691px;
		height: 242px;
		margin-left: 55px;
		margin-top: 55px;
		padding: 0;
		background-repeat: no-repeat;
		display: inline;
		float: left;
	}
	
	#mainprojectfoot
	{
		width: 800px;
		height: 22px;
		margin: 0;
		padding: 0;
		background-repeat: no-repeat;
		background-color: #000;
		display: block;
		background-image: url(/images_site/bkgndfooterblack.gif);
		background-position: left top;
	}
	
	#main .footergray
	{
		width: 800px;
		height: 22px;
		margin: 0;
		padding: 0;
		background-repeat: no-repeat;
		background-color: #000;
		display: block;
		background-image: url(/images_site/bkgndfootergray.gif);
		background-position: left top;
	}
	
	#main {
		width: 100%;
		margin: 0;
		padding: 0;
		display: table;
		text-align: left;
		background-repeat: repeat-y;
		background-image: url(/images_site/bkgndcontentmain.gif);
		background-position: left top;
	}
	
	#mainhead {
		width: 100%;
		height: 22px;
		margin: 0;
		padding: 0;
		display: block;
		background-repeat: no-repeat;
		background-image: url(/images_site/bkgndcontenthead.gif);
		background-position: left top;
	}
	
	#mainfoot {
		width: 100%;
		height: 22px;
		margin: 0;
		padding: 0;
		display: block;
		background-repeat: no-repeat;
		background-image: url(/images_site/bkgndcontentfoot.gif);
		background-position: left top;
	}


/* Links */

	#sitelinks {
		float: right;
		width: 155px;
		height: 77px;
		margin-top: 35px;
		margin-right: 22px;
		padding: 0;
	}
	
	#sitelinks span {
		display: none;
	}
	
	#sitelinks .atv a {
		height: 77px;
		width: 53px;
		display: block;
		background: url(/images_site/headeratv.gif);
		background-repeat: no-repeat;
		float: left;
	}
	
	#sitelinks .atvon a {
		height: 77px;
		width: 53px;
		display: block;
		background: url(/images_site/headeratv.gif);
		background-repeat: no-repeat;
		float: left;
		background-position: 0 -77px;
	}
	
	#sitelinks .atv a:hover {
		background-position: 0 -77px;	
	}
	
	#sitelinks .utv a {
		height: 77px;
		width: 51px;
		display: block;
		background: url(/images_site/headerutv.gif);
		background-repeat: no-repeat;
		float: left;
	}
	
	#sitelinks .utvon a {
		height: 77px;
		width: 51px;
		display: block;
		background: url(/images_site/headerutv.gif);
		background-repeat: no-repeat;
		float: left;
		background-position: 0 -77px;
	}
	
	#sitelinks .utv a:hover {
		background-position: 0 -77px;	
	}
	
	#sitelinks .sled a {
		height: 77px;
		width: 51px;
		display: block;
		background: url(/images_site/headersled.gif);
		background-repeat: no-repeat;
		float: left;
	}
	
	#sitelinks .sledon a {
		height: 77px;
		width: 51px;
		display: block;
		background: url(/images_site/headersled.gif);
		background-repeat: no-repeat;
		float: left;
		background-position: 0 -77px;	
	}
	
	#sitelinks .sled a:hover {
		background-position: 0 -77px;	
	}
	
	#links {
		clear: both;
		width: 756px;
		height: 26px;
		margin-top: 5px;
		margin-bottom: 5px;
		margin-left: 22px;
		padding: 0;
	}
	
	#links span {
		display: none;
	}
	
	#links .red {
		height: 26px;
		width: 628px;
		display: block;
		background-color: #FF0000;
		float: left;
	}
	
	#links .redshort {
		height: 26px;
		width: 539px;
		display: block;
		background-color: #FF0000;
		float: left;
	}
	
	#links .products a {
		height: 26px;
		width: 89px;
		display: block;
		background: url(/images_site/linkproducts.gif);
		background-repeat: repeat-y;
		float: left;
	}
	
	#links .products a:hover {
		background-position: 0 1px;	
	}
	
	#links .service a {
		height: 26px;
		width: 71px;
		display: block;
		background: url(/images_site/linkservice.gif);
		background-repeat: repeat-y;
		float: left;
	}
	
	#links .service a:hover {
		background-position: 0 1px;	
	}
	
	#links .news a {
		height: 26px;
		width: 55px;
		display: block;
		background: url(/images_site/linknews.gif);
		background-repeat: repeat-y;
		float: left;
	}
	
	#links .news a:hover {
		background-position: 0 1px;	
	}
	
	#links .projects a {
		height: 26px;
		width: 86px;
		display: block;
		background: url(/images_site/linkprojects.gif);
		background-repeat: repeat-y;
		float: left;
	}
	
	#links .projects a:hover {
		background-position: 0 1px;	
	}
	
	#links .downloads a {
		height: 26px;
		width: 97px;
		display: block;
		background: url(/images_site/linkdownloads.gif);
		background-repeat: repeat-y;
		float: left;
	}
	
	#links .downloads a:hover {
		background-position: 0 1px;	
	}
	
	#links .riders a {
		height: 26px;
		width: 64px;
		display: block;
		background: url(/images_site/linkriders.gif);
		background-repeat: repeat-y;
		float: left;
	}
	
	#links .riders a:hover {
		background-position: 0 1px;	
	}
	
	#links .classifieds a {
		height: 26px;
		width: 96px;
		display: block;
		background: url(/images_site/linkclassifieds.gif);
		background-repeat: repeat-y;
		float: left;
	}
	
	#links .classifieds a:hover {
		background-position: 0 1px;	
	}
	
	#links .contact a {
		height: 26px;
		width: 70px;
		display: block;
		background: url(/images_site/linkcontact.gif);
		background-repeat: repeat-y;
		float: left;
	}
	
	#links .right {
		height: 26px;
		width: 128px;
		display: block;
		background: url(/images_site/linkright.gif);
		float: left;
	}
	
	#links .contact a:hover {
		background-position: 0 1px;	
	}


/* Inline */

	a
	{
		color: #FF0000;
	}
	
	a:hover {
		color: #000000;
	}
	
	.more {
		font-size: 9px;
		color: #000000;
	}
	
	h1 {
		font-size: 15px;
		color: #a6a6a6;
		margin-top: 0;
		margin-bottom: 8px;
	}
	
	h2 {
		font-size: 14px;
		color: #a6a6a6;
		margin-top: 0;
		margin-bottom: 10px;
	}
	
	h2 b {
		color: #ff0000;
	}
	
	h3 i {
		color: #a6a6a6;
		font-weight: normal;
	}
	
	h3 {
		color: #000000;
		margin-top: 20px;
		margin-bottom: 3px;
		padding: 0;
		font-size: 11px;
	}


/* Elements */

	#thumbs {
		width: 115px;
		height: 140px;
		float: left;
		padding: 0;
		margin-right: 20px;
		margin-top: 10px;
		text-align: center;
		display: table;
	}
	
	.title {
		font-weight: bold;
	}
	
	.cat_title {
		float: right;
		margin-bottom: 10px;
		margin-top: 15px;
		font-weight: bold;
	}
	
	#specs
	{
		width: 790px;
		margin-top: 325px;
		display: inline;
		float: left;
		color: #ffffff;
		text-transform: inherit;
	}
	
	#specs .title {
		clear: both;
	}
	
	#specs .leftcol {
		width: 188px;
		margin: 0;
		padding: 0;
		display: inline;
		float: left;
	}
	
	#specs .links {
		margin: 0;
		width: 188px;
		padding: 0;
		display: inline;
		background-image: url(/atv/projects/images/linksbgknd.gif);
		background-position: left top;
		background-repeat: repeat-y;
		float: left;
	}
	
	#specs .links b
	{
		color: #FF0000;
	}
	
	#specs .links a
	{
		margin-left: 15px;
		padding: 0;
		display: inline;
		color: #FFF;
		line-height: 18px;
		text-transform: inherit;
		text-decoration: none;
		font-weight: bold;
	}
	
	#specs .links a:hover
	{
		color: #FF0000;
	}
	
	#specs .subtitle {
		clear: both;
		float: left;
		width: 188px;
		height: 41px;
		margin: 0;
		padding: 0;
	}
	
	#specs .speclist
	{
		width: 571px;
		margin-right: 10px;
		margin-top: 20px;
		display: inline;
		background-image: url(/atv/projects/images/specsbkgnd.gif);
		background-position: left top;
		background-repeat: no-repeat;
		float: right;
	}
	
	#specs .speclist b {
		color: #FF0000;
	}
	
	#specs .speclist h3 {
		color: #ffffff;
		line-height: 12px;
		margin: 0;
		padding: 0;
	}
	
	#specs .col1
	{
		width: 195px;
		margin-left: 15px;
		margin-top: 15px;
		float: left;
		display: inline;
	}
	
	#specs .col2
	{
		width: 195px;
		margin-left: 30px;
		margin-top: 15px;
		float: left;
		display: inline;
	}
	
	#specs .col3
	{
		width: 92px;
		margin-right: 8px;
		margin-top: 15px;
		float: right;
		display: inline;
	}
	
	#specs .speclistfooter
	{
		width: 571px;
		height: 18px;
		margin-right: 10px;
		display: inline;
		background-image: url(/atv/projects/images/specsbkgndfooter.gif);
		background-position: left top;
		background-repeat: no-repeat;
		float: right;
	}
	
	#photos
	{
		width: 760px;
		text-align: center;
		margin-top: 30px;
		margin-left: 15px;
		display: table;
		float: left;
		clear: both;
	}
	
	#photos a
	{
		width: 130px;
		height: 130px;
		margin-top: 20px;
		margin-left: 20px;
		display: inline;
		float: left;
		color: #ffffff;
	}
	
	#photos a:hover {
		color: #FF0000;
	}
	
	#photozoom
	{
		width: 600px;
		text-align: center;
		margin-top: 20px;
		margin-left: 20px;
		display: table;
		clear: both;
	}
	
	#photozoom a
	{
		color: #000;
		font-weight: bold;
		text-transform: inherit;
		text-decoration: none;
		font-size: 12px;
	}
	
	#photozoom a:hover {
		color: #FF0000;
	}
	
	#photozoom .selected {
		color: #999999;
	}
	
	#photozoom .photoindex {
		margin-top: 5px;
		display: block;
		clear: both;
	}
	
	.elevenpt {
		font-size: 11px;
	}
	
	#footer {
		width: 800px;
		height: 42px;
		text-align: right;
		margin-top: 5px;
		padding: 0;
		display: inline;
		clear: both;
	}
	
	#copyright
	{
		margin-right: 30px;
		text-transform: inherit;
		color: #A9ACAD;
		font-size: 9px;
		font-weight: bold;
	}
	
	#news {
		padding: 0;
		margin: 0;
		width: 100%;
	}
	
	.news_row {
		padding: 25px;
		margin: 0;
	}
	
	.odd {
		background-color: #f5f5f5;
		border-top: 1px solid #3f3a37;
		border-bottom: 1px solid #3f3a37;
	}
	
	.even {
		background-color: #ffffff;
	}