#total_text img
{
	margin:0 15px 7px 0;
}

.mainCats .border
{
	border-right:1px solid #f8b323;
}

.mainCats .item
{
	float:left;
	top:0;
	width:253px;
	padding:10px;
}

.event
{
	position:relative;
	background-color:#f8b323;
	width:529px;
	height:117px;
	padding:10px;
}

.eventDate
{
	font-weight:bold;
	margin:17px 0 25px 0;
	font-size:14px;
}

.eventContent
{
	width:400px; 
}

.event .picture
{
	width:119px;
	height:119px;
	overflow:hidden;
}

.event .picture img
{
	width:119px;
}

.event strong
{
	text-decoration:underline;
}

.event .more
{
	position:absolute;
	left:148px;
	bottom:10px;
}

.event .arrow
{
	position:absolute;
	background-image:url(/_images/arrowblack.gif);
	width:33px;
	height:27px;
	right:10px;
	bottom:2px;
	cursor:pointer;
}

.event .arrow:hover
{
	background-image:url(/_images/arrowwhite.gif);
}

.event .content
{
	position:absolute;
	left:148px;
	top:10px;
	width:380px;
	overflow:hidden;
}

.event .arrow:hover
{
	background-image:url(/_images/arrowwhite.gif);
}

.block
{
	position:relative;
	width:365px;
	height:176px;
	background-color:#f8b323;
	margin:7px;
	overflow:hidden;
}

.block .heading
{
	background-color:#4a350a;
	color:#fff;
	line-height:35px;
	text-indent:10px;
	font-size:15px;
	border-bottom:1px #fff solid;
}

.block .arrow
{
	position:absolute;
	background-image:url(/_images/arrowwhite.gif);
	width:33px;
	height:27px;
	right:10px;
	top:5px;
	cursor:pointer;
}

.block .more
{
	position:absolute;
	left:150px;
	bottom:10px;
}

.block .arrow:hover
{
	background-image:url(/_images/arrowblack.gif);
}

.block .content
{	
	position:absolute;
	top:49px;
	width:202px;
	z-index:2;
	left:139px;
	margin:0 0 0 9px;
	overflow:hidden;
}

.block .content strong
{
}

.block .text
{
	margin:7px 0;
}

.block .picture
{
	margin:10px;
	width:119px;
	height:119px;
	overflow:hidden;
}

.block .picture img
{
	width:119px;
}

/* - dropdown - */

.dropdown
{
	position:relative;
	float:left;
	z-index:9999;
	background-color:#fff;
	border-top:1px solid #f8b323;
	border-bottom:1px solid #f8b323;
	width:143px;
	height:20px;
	margin:0 4px 0 0;
	
}

.dropdown .drop
{
	position:relative;
}

.dropdown ul
{
	position:relative;
	list-style:none;
	border-bottom:1px solid #f8b323;
	margin:0;
	padding:0;
}

.dropdown ul li
{
	position:relative;
	line-height:20px;
	width:141px;
	background-color:#fff;
	color:#f8b323;
	font-size:11px;
	text-indent:35px;
	border-left:1px solid #f8b323;
	border-right:1px solid #f8b323;
}

.dropdown .drop
{
	display:none;
	position:relative;
}

.dropdown ul span.top
{
	position:absolute;
	top:3px;
	margin-right:0;
}

.dropdown ul li:hover
{
	text-decoration:underline;
}
 
.dropdown .nl
{
	background-image:url(/_images/vlag_nl.gif);
	background-position:3px 0 0 2px;
	background-repeat:no-repeat;
}

.dropdown .en
{
	background-image:url(/_images/vlag_en.gif);
	background-repeat:no-repeat;
}

.dropdown .fr
{
	background-image:url(/_images/vlag_fr.gif);
	background-repeat:no-repeat;
}

.dropdown .de
{
	background-image:url(/_images/vlag_de.gif);
	background-repeat:no-repeat;
}

.dropdown .arrows_nl
{
	background-image:url(/_images/arrows_nl.gif);
	background-position:3px 0 0 2px;
	background-repeat:no-repeat;
}

.dropdown .arrows_en
{
	background-image:url(/_images/arrows_en.gif);
	background-repeat:no-repeat;
}

.dropdown .arrows_fr
{
	background-image:url(/_images/arrows_fr.gif);
	background-repeat:no-repeat;
}

.dropdown .arrows_de
{
	background-image:url(/_images/arrows_de.gif);
	background-repeat:no-repeat;
}
 
/* - general conditions - */

 .conditions {
 	float:left;
	margin:13px 0 0 35px;	
 }
 
.conditions a,
.conditions a:link,
.conditions a:active,
.conditions a:visited {
 	text-decoration:none;
	color:#fff;
	font-size:11px;
}
 
.conditions a:hover {
	text-decoration:underline;
}
 
/* reset defaults */
body, html {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
}
body {
	background: #536c01 url(../_images/bg.jpg) bottom center repeat-x fixed;
}
img
{
	padding:0;
	margin:0;
}
a:link, a:visited, a:active {
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
/* all */

.hidden
{
	display:none;
}

body {
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#fff;
	text-align:left;
}
img a {
	border:0;
	display:block;
	padding:0;
	margin:0;
}
/* Standaard tekst instellingen 
----------------------------------------------------------- */
h1, h2, , h4, h5, h6 { font-weight:normal; }

/* theSans*/
h1{ color:#0c3188; margin:20px 0 0 0; font-size:22px; }
h2{ color:#000000; font-weight:bold; margin:0 0 0 0; font-size:24px; }
h3{ color:#ffffff;  margin:0 0 0 0; font-size:14px; }
h4{ color:#000; margin:10px 0 0 0; font-size:14px; font-weight:bold; }
h5{ color:#ec732c; margin:-3px 0 -5px -5px; font-size:8px; }
h6{ color:#ec732c; margin:10px 0 0 0; font-size:12px; }

h6.menu
{
	color:#f8b323;
	font-size:11px;
	margin:0;
	padding:10px 0;
}

h5.menuHeading { color:#ffffff; margin:0; padding:7px 0 0 15px; font-size:10px; border: #FFF solid ;
  border-width: 0 2px 0 0}
h5.menuHeadinglast { color:#ffffff; margin:0; padding:7px 0 0 15px; font-size:10px;}

h5.menuHeadingtop { color:#ffffff; margin:0; padding:7px 0 0 15px; font-size:10px; border: #FFF solid ;
  border-width: 0 1px 0 0}

.explain
{
	color:#666;
	font-style:oblique;
	font-size:11px;
	margin:10px 0;
}

/* -fatthin kopjes- */
.fatthin h2
{
	display:inline;
	width:110%;
	line-height:30px;
}

.fatthin
{
	font-weight:normal;
}

/* achtergrond */
.sublink
{	
	display:block;
	font-size:10px;
	font-style:oblique;
	color:#666;
}

#bg div {
	position:absolute;
	width:200%;
	height:200%;
	top:-50%;
	left:-50%;
	z-index:0;
}
#bg td {
	vertical-align:middle;
	text-align:center;
}
#bg img {
	min-height:50%;
	min-width:50%;
	margin:0 auto;
}
/* layout */
#left {
	position:relative;
	float:left;
	width:200px;
	background-color:#fff;
}
#right {
	position:relative;
	top:-20px;
	float:right;
	right:0;
	width:380px;
	background-color:#fff;
}
#logo {
	position:absolute;
	width:242px;
	height:55px;
	background-image:url(../_images/img_logo.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	top:25px;
	left:20px;
}
#container {
	position:relative;
	z-index:10;
	color:#000;
	width:1000px;
	height:100%;
	margin:0 auto;
}
#breadcrumb {
	position:absolute;
	top:-32px;
	left:0;
	color:#fff;
}
#breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:active {
	color:#fff;
	text-decoration:none;
}
#breadcrumb a:hover {
	text-decoration:underline;
}
#bg_leftblok {
	position:absolute;
	background-image:url(../_images/bg_leftbig.png);
	background-repeat:repeat-y;
	background-position:left;
	width:10px;
	height:38px;
	padding:0 0 0 0;
	margin:0 0 0 0;
	left:-10px;
	top:0px;
}
#bg_rightblok {
	position:absolute;
	background-image:url(../_images/bg_rightbig.png);
	background-repeat:repeat-y;
	background-position:right;
	width:10px;
	height:58px;
	padding:0;
	margin:0 0 0 0;
	right:-10px;
	top:10px;
}
#bg_lefttop {
	position:absolute;
	background-image:url(../_images/bg_leftbig.png);
	background-repeat:repeat-y;
	background-position:left;
	width:10px;
	height:95px;
	padding:0;
	margin:0;
	left:-3px;
}
#bg_righttop {
	position:absolute;
	background-image:url(../_images/bg_rightbig.png);
	background-repeat:repeat-y;
	background-position:right;
	width:10px;
	height:95px;
	padding:0;
	margin:0 0 0 0;
	right:0px;
}
#bg_ftop {
	position:absolute;
	background-image:url(../_images/bg_m_big.png);
	background-repeat:repeat-y;
	background-position:left;
	width:610px;
	height:20px;
	padding:0 0 0 0;
	margin:0 0 0 0;
	left:-10px;
	top:-10px;
}
#bg_blokbig_top {
	position:absolute;
	background-image:url(../_images/bg_m_left.png);
	background-repeat:repeat-y;
	background-position:left;
	width:410px;
	height:20px;
	padding:0;
	margin:0;
	left:-10px;
	top:-10px;
}
#bg_top {
	position:relative;
	z-index:10;
	color:#000;
	width:986px;
	height:105px;
	padding:0;
	margin:0;
}
#top {
	position:relative;
	z-index:500;
	background:#fff;
	width:975px;
	height:104px;
	margin:0 0 0 7px;
	padding:0 0 0 0;
	border-bottom:1px solid #f8b323;
}
#bg_bottom {
	position:absolute;
	width:995px;
	height:20px;
	background-image:url(../_images/bg_bottom_top.png);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	z-index:1;
	top:95px;
	left:-3px;
}
#bg_bloktop {
	position:relative;
	z-index:10;
	color:#000;
	width:380px;
	margin:-30px 0 -30px 0;
	padding:7px 0 0 0;
	float:right;
	background:#fff;
}
#bloktop {
	position:relative;
	z-index:70;
	background:#fff;
	width:374px;
}

/* - dealers - */


.row label
{
	width:80px;
	display:inline-block;
}

.dealerform
{
	position:relative;
	margin:0 0 20px 0;
}

.dealers {
	position:relative;
	z-index:80;
	width:365px;
	padding:0 0 1px 0;
	margin:0px 7px 7px 7px;
	background-color:#f8b323;
}

.dealers .top_image
{
	width:119px;
	height:119px;
	overflow:hidden;
	background-color:#C09E56;
}

.dealers .top_image img
{
	width:119px;
}

.menu_right {
	position:relative;
	z-index:80;
	width:365px;
	padding:0 0 0px 0;
	margin:0px 7px 7px 7px;
}
.menu_rightb {
	position:relative;
	z-index:80;
	width:365px;
	padding:0 0 1px 0;
	margin:0px 7px 7px 7px;
	background-color:#c68f1c;
}
#text_top {
	position:relative;
	width:345px;
	margin:0 0 0 0;
	padding:0;
}
.text_top2 {
	position:relative;
	width:345px;
	margin:7px 10px 7px 10px;
	padding:0;
}
#top_link {
	position:relative;
	padding:0px 0px 0px 0px;
	margin:0 0 0 0;
	width:365px;
}
#top_link ul {
	position:relative;
	margin:0;
	padding:0;
	list-style:none;
}
#top_link ul li {
	padding:0;
}

#top_link ul li a.topleaf,
#top_link ul li a.topleaf:link,
#top_link ul li a.topleaf:active,
#top_link ul li a.topleaf:visited
{
	background-image:url(../_images/arrowwhite.gif);
	background-repeat:no-repeat;
	background-color:#c68f1c;
	text-indent:40px;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	border-bottom:1px solid #fde8bd;
}

#top_link ul li a.heading,
#top_link ul li a.heading:link,
#top_link ul li a.heading:active,
#top_link ul li a.heading:visited
{
	background-color:#4a350a;
	text-indent:20px;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	border-bottom:1px solid #3b2a08;	
}

#top_link ul li a.heading:hover
{
	color:#fff;
}

#top_link ul li a.topleaf:hover
{
	background-image:url(../_images/arrowblack.gif);
	background-repeat:no-repeat;
	text-decoration:none;
}

#top_link ul li a.category
{
	background-color:#dfa11f;
	text-indent:60px;
}

#top_link ul li a:hover
{
	background-color:#fff;
	color:#000;
	list-style:none;
	text-decoration:none;
}

#top_link ul li a
{
	text-indent:75px;
	text-decoration:none;
}

#top_link li#last {
	border-bottom:0;
}
#top_link a:link, #top_link a:active, #top_link a:visited {
	display:block;
	line-height:27px;
	color:#fff;
	width:365px;
	background-color:#f8b323;
	border-bottom:1px solid #f9c24f;
}
#top_link a:hover {
}

.top_image {
	position:relative;
	width:119px;
	float:left;
}
.top_text {
	position:relative;
	width:210px;
 	height:;
	float:right;
	padding:0 0 0 10px;
	line-height:17px;
}
#titel4 {
	position:relative;
	width:100%;
	padding:0px 0 0px 10px;
	margin:0 0 0px -10px;
	border-bottom:1px solid #f8b323;
	color:#000;
	font-size:12px;
	clear:both;
	line-height:36px;
	padding-bottom:5px;
}
#titel4 h6 {
	width:573px;
}
#subtitel {
	font-size:14px;
}
.top_text a:active, .top_text a:link, .top_text a:visited {
	text-decoration:none;
	font-weight:bold;
	color:#000;
}
.top_text a:hover {
	color:#fff;
}
.titel {
	position:relative;
	width:345px;
	height:30px;
	padding:0px 10px 0px 10px;
	border-bottom:1px solid #fff;
	background-color:#4a350a;
	color:#fff;
	font-size:15px;
}
#blokflash {
	position:relative;
	z-index:70;
	background:#fff;
	width:595px;
	height:260px;
	margin:0 0 px px;
	top:0px;
	overflow:hidden;
}
#blokflash img {
	border:0;
	padding:0;
	margin:0;
	z-index:50;
}
#link_info {
	position:relative;
	width:575px;
	height:30px;
	top:210px;
	text-align:right;
	z-index:300;
	color:#fff;
	font-size:11px;
}
#nav_center {
	position:relative;
	z-index:70;
	background:#fff;
	width:595px;
	height:52px;
	margin:0px 0 0px px;
	border-bottom:1px solid #f8b323;
}
#bg_total {
	position:relative;
	z-index:10;
	color:#000;
	width:995px;
	padding:0;
	margin:0 0 0 -3px;
	background-image:url(../_images/bg_center.png);
}
#complete {
	position:relative;
 	width:975px;
	top:82px;
	float:left;
	clear:both;
}
#total {
	position:relative;
	background:#fff;
	width:975px;
	margin:0 0 0 10px;
	padding:0 0 0 0px;
	top:-10px;
	clear:both;
}
#total_text {
	position:relative;
	width:550px;
	padding:25px 20px 15px 20px;
	background:#fff;
	background-repeat:repeat;
	float:left;
	line-height:20px;
	overflow:hidden;
}

.occasions
{
	position:relative;
	width:530px;
	height:119px;
	padding:10px;
	margin: 0 0 20px 0;
}

.even
{
	background-color:#f2f2f2;
	border:1px solid #d3d3d3;
}

.odd
{
	background-color:#fff;
}

.vertrater
{
	border:#bfbed1 1px solid;
}

.occasion .image
{
	position:absolute;
	right:10px;
	top:80px;
	width:119px;
	height:119px;
	overflow:hidden;
}

.occasion .image img
{
	width:119px;
}

.occasions .image
{
	position:absolute;
	right:10px;
	top:10px;
	width:119px;
	height:119px;
	overflow:hidden;
}

.occasions .more
{
	position:absolute;
	top:40px;
	
}

.occasions .image img
{
	width:119px;
}

.occasions .link
{
	position:absolute;
	left:10px;
	bottom:10px;
}

.occasion .link
{
	margin-top:20px;
}

.occasion
{
	min-height:400px;	
	height: auto !important;
	height: 400px;
}

/* - dealertool - */

.Row
{
	position:relative;
	height:30px;
	width:300px;
}

.Row label
{
	float:left;	
}

.Row span
{
	float:right;
}

#nieuws {
	position:relative;
	width:380px;
	margin:0;
	padding:0;
}

#nieuws table
{
	padding:0;
	margin:0;
}

#nieuws .more
{
	text-decoration:none;
	position:absolute;
	left:20px;
	bottom:10px;
}

#nieuws .scrollPane
{
	position:relative;
	z-index:2;
	height:300px;
	border-top:1px solid #F8B323;
	border-bottom:1px solid #F8B323;
	overflow:hidden;
	width:380px;
}

#nieuws table
{
	margin-top:10px;
}

#nieuws .newsWrapper
{
	padding:0 0 0 15px;
}

#nieuws .floatWrapper
{
	height:30px;
}

#nieuws .item
{
	padding:10px 16px 10px 20px;
	height:110px;
	margin:5px 0;
	position:relative;
	cursor:pointer;
}

#nieuws .smallitem
{
	padding:0 0 0 20px;
	line-height:25px;
	position:relative;
	cursor:pointer;	
}

#nieuws .smallitem .newsdate
{
	font-weight:bold;
	color:#f8b323;
}

#nieuws .smallitem .title
{
	position:absolute;
	top:-1px;
	left:88px;
}

#nieuws .heading
{
	font-size:24px;
	padding:0 0 0 16px;
	width:210px;
}

#nieuws .yellow
{
	color:#F8B323;
	width:15px;
}

.yellow
{
	color:#F8B323;
}

.scrollerup
{
	position:absolute;
	right:20px;
	top:25px;
}

.scrollerup img:hover,
.scrollerdown img:hover,
.scrollerup img.disabled,
.scrollerdown img.disabled
{
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
}

.scrollerdown
{
	margin-left:347px;
	height:30px;
	padding:10px 0 0 0;
}

#nieuws .item:hover
{
	background-color:#f2f2f2;
}

#nieuws table .heading
{
	line-height:37px;
}

#nieuws .item .newsdate
{
	font-weight:bold;
	margin:5px 0;
}

#nieuws a.newsheading:link, #nieuws a.newsheading:active, #nieuws a.newsheading:visited {
	text-decoration:none;
	font-size:14px;
	color:#F8B323;
	font-weight:bold;
}

#nieuws a:link, #nieuws a:active, #nieuws a:visited {
	color:#000;
	font-weight:bold;
}

#nieuws a.newsheading:hover {
	color:#000;
}
#archive a:link, #archive a:active, #archive a:visited {
	text-decoration:underline;
	color:#000;
	font-weight:bold;
}
#archive a:hover {
	color:#f8b323;
}
#nieuws h5 {
	position:relative;
	top:0px;
	padding:0;
	margin:10px 0 10px 0;
	height:20px;
}
#archive h5 {
	position:relative;
	top:0px;
	padding:0;
	margin:10px 0 10px 0;
	height:20px;
}
#archive {
	position:relative;
	width:358px;
	height:500px;
	padding:0px 0 3px 17px;
	margin:0 0 10px 0;
	background:#fff;
	background-repeat:repeat;
	color:#f8b323;
	font-weight:bold;
	border-bottom:1px solid #f8b323;
	overflow:hidden;
}
.date {
	position:relative;
	width:335px;
	overflow-x:hidden;
	overflow-y:scroll;
}
.titel2 {
	position:relative;
	width:363px;
	padding:5px 0 0 10px;
	margin:0 0 0 -10px;
	border-bottom:1px solid #f8b323;
	color:#000;
	font-size:12px;
	clear:both;
	line-height:36px;
	padding-bottom:5px;
}
.titel2 h2 {
	float:left;
}
#nieuws .titel2 {
	height:40px;
}
#archive .titel2 {
	height:40px;
}
#image_content {
	width:573px;
	clear:both;
	padding:0;
	margin:0;
}
#image_content img {
	margin-right:30px;
	float:left;
}
#ul_left {
	position:relative;
	width:266px;
	float:left;
	padding:0 10px 0 0;
	margin:0;
}
#ul_left ul {
	padding:0;
	margin:0 0 0 14px;
}
#ul_left ul li {
	list-style:square;
	padding:0;
	margin:0;
}
#ul_right {
	position:relative;
	width:266px;
	float:right;
	padding:0 10px 0 0;
	margin:0;
}
#ul_right ul {
	padding:0;
	margin:0 0 0 14px;
}
#ul_right ul li {
	list-style:square;
	padding:0;
	margin:0;
}
#evenementen a:link, #evenementen a:active, #evenementen a:visited {
	text-decoration:underline;
	color:#000;
	font-weight:bold;
}
#evenementen a:hover {
	color:#fff;
}
.text_e {
	padding:0px 10px 0px 10px;
}
.eve_image {
	position:relative;
	width:132px;
	border:2px solid #f8b323;
	float:left;
	margin:10px 0 0px 0;
	padding:0;
}
.eve_text {
	position:relative;
	width:390px;
	border:2px solid #f8b323;
	float:right;
	padding:0;
	margin:0;
	line-height:15px;
}
#pijl {
	position:absolute;
	bottom:0px;
	right:0px;
	margin:0 10px 10px 0;
	border:0;
}
#pijl a:active, #pijl a:link, #pijl a:visited {
	background-image:url(../_images/bg_pijl.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding:0px 10px 0px 10px;
	color:#f8b323;
}
#pijl a:hover {
	background-image:url(../_images/bg_pijlover.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding:0px 10px 0px 10px;
	color:#f8b323;
}
#pijl a img {
	border:0;
}
.titel3 {
	position:relative;
	background:#fff;
	width:100%;
	height:25px;
	font-size:16px;
}
/* navigatie */

.langDrop
{
	left:827px;
	top:20px;
}

.typeDrop
{
	left:654px;
	top:90px;
	text-indent:6px;
}

.dropmenu
{
	position:absolute;
	height:21px;
	color:#f8b323;
	font-size:12px;
	line-height:20px;
	z-index:5;
}

.dropmenu img {
	float:left;
	padding:3px 5px 0 3px;
	border:none;
	margin:0;
}
.dropmenu a:link, 
.dropmenu a:active, 
.dropmenu a:visited 
{
	color:#f8b323;
	text-decoration:none;
	display:block;
	float:left;
}

.dropmenu a:hover {
	text-decoration:underline;
}

.dropmenu ul
{
	position:relative;
	width:142px;
	padding:0;
	margin:0;
	list-style:none;
	height:19px;
	z-index:2;
	border-top:1px solid #F8B323;
	border-bottom:1px solid #F8B323;
}

.dropmenu ul li
{
	background-color:#fff;
	width:140px;
	height:21px;
	padding:0;
	margin:0; 
	border-left:1px solid #F8B323;
	border-right:1px solid #F8B323;
}

.dropmenu ul li.last
{
	border-bottom:1px solid #F8B323;
}

.dropmenu ul li.first
{
	background-image:url(../_images/arrows.gif);
	background-repeat:no-repeat;
	background-position:right;
}

#nav_top {
	position:relative;
	width:700px;
	height:44px;
	font-size:11px;
	line-height:40px;
	top:64px;
	padding-top:0px;
	left:0;
	float:right;
	text-align:left;
}

#nav_top ul {
	position:relative;
	padding:0 0 0px 0;
	margin:0 0 0 0;
	height:44px;
	float:right;
	text-align:left;
}
#nav_top ul li {
	position:relative;
	float:left;
	list-style:none;
}
#nav_top ul li:hover 
{
	overflow:visible;
}
#nav_top a:active, #nav_top a:link, #nav_top a:visited {
	display:block;
	font-size:11px;
	line-height:40px;
	padding:0 10px 0 10px;
	color:#F8B323;
	text-decoration:none;
	border-left:1px solid #f8b323;
}
#nav_top a:hover,
#nav_top a.selected
{
	background-image:url(../_images/bg_navtop.gif);
	color:#000;
}
.center_button {
	position:relative;
	width:298px;
	height:47px;
	border-right:1px solid #f8b323;
	float:left;
	text-align:center;
	padding-top:5px;
	font-size:12px;
	font-family: Myriad, Helvetica, Arial;
	line-height:14px;
}
.center_button a:link, .center_button a:visited, .center_button a:active {
	color:#000;
	width:298px;
	height:47px;
	display:block;
	padding-top:5px;
	margin:-5px 0 0 0;
	text-decoration:none;
}
.center_button a:hover {
	color:#000;
	padding-top:5px;
	margin:-5px 0 0 0;
	background-image:url(../_images/bg_navtop.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	text-decoration:none;
}
#center_button_last {
	position:relative;
	width:295px;
	height:47px;
	border-right:0px;
	float:left;
	text-align:center;
	padding-top:5px;
	font-size:12px;
	font-family: Myriad, Helvetica, Arial;
	line-height:14px;
}
#center_button_last a:link, #center_button_last a:visited, #center_button_last a:active {
	color:#000;
	width:296px;
	height:47px;
	display:block;
	padding-top:5px;
	margin:-5px 0 0 0;
	text-decoration:none;
}
#center_button_last a:hover {
	color:#000;
	display:block;
	padding-top:5px;
	margin:-5px 0 0 0;
	background-image:url(../_images/bg_navtop.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	text-decoration:none;
}
/* footer */
#footer {
	width:995px;
	height:50px;
	background-image:url(../_images/bg_bottombig.png);
	background-position:top;
	background-repeat:no-repeat;
	padding:25px 0 0px 0;
	margin:-20px 0 0 -3px;
}
#logo_small {
	background-image:url(../_images/img_logo_small.png);
	background-repeat:no-repeat;
	background-position:center;
	position:relative;
	float:left;
	width:111px;
	height:40px;
	left:10px;
	padding:0;
	margin:0;
}
#copyright {
	position:relative;
	width:600px;
	float:right;
	color:#fff;
	font-size:11px;
	text-align:right;
	padding:13px 8px 0 0px;
	margin:0;
}
#copyright a:link, #copyright a:visited, #copyright a:active {
	color:#fff;
	text-decoration:none;
	font-size:11px;
}
#copyright a:hover {
	text-decoration:underline;
}
/*  (http://www.positioniseverything.net/easyclearing.html)
------------------------------------------------------------ */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-table;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */


/* CsIFR styles
------------------------------------------------------------ */
/*=:project
    scalable Inman Flash Replacement (sIFR) version 3.

  =:file
    Copyright: 2006 Mark Wubben.
    Author: Mark Wubben, <http://novemberborn.net/>

  =:history
    * IFR: Shaun Inman
    * sIFR 1: Mike Davidson, Shaun Inman and Tomas Jogin
    * sIFR 2: Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

  =:license
    This software is licensed and provided under the CC-GNU LGPL.
    See <http://creativecommons.org/licenses/LGPL/2.1/>    
*/

/*---- sIFR ---*/
.sIFR-flash {
  visibility: visible !important;
  margin: 0;
  padding: 0;
}

.sIFR-replaced, .sIFR-ignore {
  visibility: visible !important;
}

h3.sIFR-replaced
{
	height:20px;
	padding:10px 0 8px 0;
}

.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt; 
  padding: 0pt; 
  overflow: auto; 
  letter-spacing: 0px; 
  float: none;
}

.contact
{
	margin-top:20px;
}

.addressWrapper
{
	padding-left:20px;	
	margin-bottom:20px;
}

.contact tr
{
	line-height:25px;
}

.contact tr > td
{
	width:110px;
}

.checkboxes p
{
	width:450px;
}
.input
{
	background-image:url(/_images/inputback.gif);
	background-repeat:repeat-x;
	border-left:1px solid #e3e3e3;
	border-bottom:1px solid #e3e3e3;
	border-right:1px solid #e3e3e3;
	border-top:1px solid #909090;
	background-color:#fff;
	font-size:13px;
	font-family:arial, verdana, helvetica, sans-serif;
}

.columnleft,
.columnright,
.columns {
	position:relative;
	float:left;
}

.xxxl
{
	width:440px;
}

.xl
{
	width:200px;
}

.l
{
	width:120px;
}

.s
{
	width:83px;
}

form.contactform {
	margin: 25px 0;
}

.row {
	line-height:23px;
}

.dealerText
{
	margin:10px 0;
}

.dealerSearch
{
	margin:0 0 15px 0;
}

.zipbutton,
a.zipbutton
{
	text-transform:uppercase;
	text-align:center;
	background-color:#4a350a;
	width:78px;
	height:20px;
	line-height:20px;
	border:none;
	color:#fff;
	font-size:11px;
	display:block;
}

input.all
{
	background-color:#060;
}

.deactive
{
	background-color:#ccc;
	color:#fff;
}

.rule
{
	border-bottom:1px solid #f8b323;
}

input.zipl
{
	width:27px;
}

textarea.input
{
	height:100px;
}

.button
{
	background-color:#f8b323;
	border:1px solid #dda022;
	width:300px;
	height:27px;
	color:#fff;
}

.rule
{
	margin-left:-10px;
	width:550px;
}

.message
{
	margin-top:10px;
	width:520px;
	height:55px;
	padding:10px;
	background-color:#EFEFEF;
	border:1px solid #000;
}

.actionmessage
{
	margin-top:10px;
	width:520px;
	height:20px;
	padding:10px;
	background-color:#EFEFEF;
	border:1px solid #000;
}

.message p
{
	margin-top:0;
	font-size:11px;
	color:#666;
}

/* dealer tool */

.companys
{
	margin:15px 0;
}

.company p
{
	line-height:17px;
	margin:0;
}

.company .name
{
	font-weight:bold;
	font-size:14px;
	margin:0 0 7px 0;
}

.company
{
	position:relative;
	width:510px;
	height:175px; 
	padding:10px;
	margin:10px 0 10px 0;
}

.company img.icon
{
	margin:0 0 0 7px !important;
}

.company .image
{
	position:absolute;
	right:10px;
	top:10px;
	width:119px;
	height:119px;
	overflow:hidden;
}

.company .image img
{
	width:119px;
}

.company .link
{
	position:absolute;
	left:10px;
	bottom:10px;
}

.company .address .provinces ul
{
	margin:0;
	padding:0;
	height:20px;
	list-style:none;	
}

.company .address .provinces ul li
{
	float:left;
}

/* products */

.product .main
{
	background-color:#f2f2f2;
	width:545px;
	padding:5px;
}

.product .main .pic
{
	width:336px;
	height:249px;
	overflow:hidden;
}

.product .main img
{
	margin:0;
	padding:0;
	width:336px;
}

.product .main .specs
{
	position:absolute;
	top:68px;
	left:380px;
}

.product .main .specs ul
{
	margin:0;
	padding:10px 0 0 13px;
	line-height:23px;
}

.product .main .specs ul li
{
	list-style:square;
}

.product .main .specs ul li a,
.product .main .specs ul li a:link,
.product .main .specs ul li a:active,
.product .main .specs ul li a:visited
{
	text-decoration:none;
}

.product .main .specs ul li a:hover
{
	text-decoration:underline;
}

.product .description p
{
	line-height:20px;
	margin:25px 0;
}

.product .pic .comment
{
	background-color:#fff;
	display:block;
	position:absolute;
	width:336px;
 	line-height:20px;
	height:20px;
	top:65px;
	font-size:11px;
	font-weight:bold;
	text-indent:7px;
	text-transform:uppercase;
	font-weight:bold;
	filter:alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity:0.7;
}

#lightContainer
{
	width:840px;
	color:#000;
	overflow:hidden; 
}

#lightContainer .logo
{
	position:absolute;
	bottom:30px;
	right:50px;
	background-image:url(/_images/logopop.gif);
	width:91px;
	height:26px;
}

#lightContainer p
{
	display:block;
	margin:1px 0;
	padding:0;
}

#lightContainer .typelist
{
	position:absolute;
	top:58px;
	left:0;
}

#lightContainer p.title
{
	margin:0 0 50px 0;
}

#lightContainer .typelist ul li
{
	position:relative;
	float:left;
	margin:0 1px;
	list-style:none;
}

#lightContainer .typelist ul li a,
#lightContainer .typelist ul li a:link,
#lightContainer .typelist ul li a:visited,
#lightContainer .typelist ul li a:active
{
	display:block;
	line-height:20px;
	padding:0 10px;
	text-align:center;
	width:60px;
	background-color:#F8B323;
	color:#fff;
	text-decoration:none;
}

#lightContainer .typelist ul li a:hover,
#lightContainer .typelist ul li a.selected
{
	background-color:#666;
	color:#fff;
	text-decoration:none;	
}

#lightContainer ul.specs
{
	margin:0;
	padding:0;
	width:840px;
	height:53px;
	border-bottom:1px solid #f8b323; 
	list-style:none;
	overflow:hidden;
}

#lightContainer ul.specs li
{
	float:left;
}

#lightContainer ul.specs li.spacer
{
	height:53px;
	width:129px;
}

#lightContainer ul.specs li
{
	display:block;
	padding:0 12px;
	text-align:center;
	height:53px;
	line-height:70px;
	background-image:url(/_images/menuBorder.gif);
	background-position:left;
	background-repeat:no-repeat;
}

#lightContainer ul.specs li a,
#lightContainer ul.specs li a:link,
#lightContainer ul.specs li a:active,
#lightContainer ul.specs li a:visited
{
	color:#f8b323;
	text-decoration:none;
}

#lightContainer ul.specs li a:hover
{
	text-decoration:underline;
	color:#000;
}

#lightContainer ul.specs li a.selcted
{
	text-decoration:underline;
	color:#000;
}

#lightContainer .main
{
	margin:40px 30px;
	width:767px;
}

#lightContainer .main img
{
	margin:0;
	padding:0;
}

#lightContainer table tr
{
	height:22px;
}

#lightContainer table tr td.tech
{
	padding:0 5px;
}

#lightContainer table tr.blue
{
	background-color:#f2f2f2;
}

#lightContainer .restPics table img
{
	width:117px;
}

#lightContainer .pic
{
	width:531px;
	height:386px;
	overflow:hidden;
	background-color:#d1d1d1;
}

#lightContainer .pic .comment
{
	background-color:#fff;
	display:block;
	position:absolute;
	width:200px;
 	line-height:20px;
	height:20px;
	margin-left:10px;
	top:105px;
	font-size:11px;
	font-weight:bold;
	text-indent:7px;
	text-transform:uppercase;
	font-weight:bold;
	filter:alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity:0.7;
}

#lightContainer .main table tr td.pics
{
	padding:4px;
}

#lightContainer .restPics
{
	position:absolute;
	top:89px;
	left:566px;
	width:234px;
}

/* - youtube - */

#lightContainer .youtube
{
	position:relative;
	float:left;
	width:531px;
	height:386px;
	padding:6px 0 0 0;
}

#lightContainer .tubes
{
	position:relative;
	float:left;
	width:234px;
}

#lightContainer .tubes .tube
{
	position:relative;
	background-color:#d1d1d1;
}

#lightContainer .tubes .loadvideo
{
	position:absolute;
	width:117px;
	margin-left:0;
	z-index:9999;
	background-image:url(/_images/noimage.gif);
	height:89px;
	cursor:pointer;
}

.hand
{
	cursor:pointer;
}

.nohand
{
	cursor:auto;
}

.trans:hover
{
	opacity:1.0;
}

#lightContainer .restPics .grey
{
	width:117px;
	height:89px;
	background-color:#d1d1d1;
}

#lightContainer .restPics .grey img
{
	width:117px;
	height:89px;
	opacity:0.6;
	overflow:hidden;
}

#lightContainer .restPics .grey img:hover
{
	opacity:1.0;
}

#lightContainer .pic img
{
	width:531px;
}

/* lightwindow 2.0 */

#lightwindow_overlay {
	/* REQUIRED */
	display: none;
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100px;
	z-index: 500;
	/* REQUIRED */
}

#lightwindow {
	/* REQUIRED */
	/* Of Note - The height and width of this element are set to 0px */
	display: none;
	visibility: hidden;
	position: absolute;
	z-index: 999;
	line-height: 20px;
	/* REQUIRED */
}

	#lightwindow_container {
		/* REQUIRED */
		display: none;
		visibility: hidden;
		position: absolute;
		/* REQUIRED */
		padding: 0 0 0 0;
		margin: 0 0 0 0;
	}

	/* IE6 needs this or it messes with our positioning */
	* html #lightwindow_container {
		overflow: hidden;
	}

	#lightwindow_contents {
		overflow: hidden;
		z-index: 0;
		position: relative;
		background-color: #ffffff;
	}		

#lightwindow_loading {
	/* REQUIRED */
	height: 100%;
	width: 100%;
	top: 0px;
	left: 0px;
	z-index: 9999;
	position: absolute;
	/* REQUIRED */
	background-color: #f0f0f0;
	padding: 10px;
}

	#lightwindow_loading_shim { 
		display: none;
		left: 0px; 
		position: absolute; 
		top: 0px;
		width: 100%; 
		height: 100%;
	}

	#lightwindow_loading span {
    	font-size: 12px;
		line-height: 32px;
		color: #444444;
		float: left;
		padding: 0 10px 0 0;
	}

	#lightwindow_loading span a,
	#lightwindow_loading span a:link, 
	#lightwindow_loading span a:visited {
		color: #09F;
		text-decoration: none;
		cursor: pointer;
	}

	#lightwindow_loading span a:hover,
	#lightwindow_loading span a:active {
		text-decoration: underline;
	}


	#lightwindow_loading img {
   		float: left;
   		margin: 0 10px 0 0;
	}


/*-----------------------------------------------------------------------------------------------
	I liked the Navigation so much from http://www.huddletogether.com/projects/lightbox2/
	I mean let's face it, it works really well and is very easy to figure out.
-----------------------------------------------------------------------------------------------*/

#lightwindow_navigation {
	/* REQUIRED */
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	/* REQUIRED */
}
	/* We need to shim the navigation for IE, though its more of a sub-floor */
	#lightwindow_navigation_shim { 
		/* REQUIRED */
		display: none;
		left: 0px; 
		position: absolute; 
		top: 0px;
		width: 100%; 
		height: 100%;
		/* REQUIRED */
	}

	#lightwindow_navigation a,
	#lightwindow_navigation a:link,
	#lightwindow_navigation a:visited,
	#lightwindow_navigation a:hover,
	#lightwindow_navigation a:active { 
		/* REQUIRED */
		outline: none;
		/* REQUIRED */
	}

	#lightwindow_previous, 
	#lightwindow_next {
		width: 49%;
		height: 100%;
		background: transparent url(../_images/blank.gif) no-repeat; /* Trick IE into showing hover */
		display: block;
	}
	
	#lightwindow_previous { 
		float: left;
		left: 0px;
	}

	#lightwindow_next { 
		float: right;
		right: 0px;
	}

	#lightwindow_previous:hover, 
	#lightwindow_previous:active { 
		background: url(../_images/prevlabel.gif) left 15% no-repeat; 
	}

	#lightwindow_next:hover, 
	#lightwindow_next:active { 
		background: url(../_images/nextlabel.gif) right 15% no-repeat; 
	}
	
	#lightwindow_previous_title,
	#lightwindow_next_title {
		display: none;
	}
	 	
#lightwindow_galleries {
	width: 100%;
	position: absolute;
	z-index: 50; 
	display: none;
	overflow: hidden;
	margin: 0 0 0 10px;
	bottom: 0px;
	left: 0px;
}

	#lightwindow_galleries_tab_container {
		width: 100%;
		height: 0px;
		overflow: hidden;
	}

	a#lightwindow_galleries_tab,		
	a:link#lightwindow_galleries_tab,
	a:visited#lightwindow_galleries_tab {
		display: block;
		height: 20px;
		width: 77px;
		float: right;
		line-height: 22px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		font-size: 11px;
		color: #ffffbe;
		background: url(../_images/black-70.png) repeat 0 0 transparent;
	}
	
	* html a#lightwindow_galleries_tab,		
	* html a:link#lightwindow_galleries_tab,
	* html a:visited#lightwindow_galleries_tab {	
		background: none;
		background-color: #000000;
		opacity: .70;
		filter: alpha(opacity=70);
	}

	a:hover#lightwindow_galleries_tab,
	a:active#lightwindow_galleries_tab {
		color: #ffffbe;

	}

	#lightwindow_galleries_tab_span {
		display: block;
		height: 20px;
		width: 63px;
		padding: 0 7px 0 7px;
	}
	
	#lightwindow_galleries_tab .up	{
		background: url(../_images/arrow-up.gif) no-repeat 60px 5px transparent;
	}

	#lightwindow_galleries_tab .down {
		background: url(../_images/arrow-down.gif) no-repeat 60px 6px transparent;
	}

	#lightwindow_galleries_list {
		background: url(../_images/black-70.png) repeat 0 0 transparent;
		overflow: hidden;
		height: 0px;
	}

	* html #lightwindow_galleries_list {
		background: none;
		background-color: #000000;
		opacity: .70;
		filter: alpha(opacity=70);
	}	

	.lightwindow_galleries_list {
		width: 200px;
		float: left;
		margin: 0 0 10px 0;
		padding: 10px;
	}

	.lightwindow_galleries_list h1 {	
		color: #09F;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		padding: 10px 0 5px 0;
		font-size: 16px;
	}

	.lightwindow_galleries_list li {
		margin: 5px 0 5px 0;
		list-style-type: none;
	}

	.lightwindow_galleries_list a, 
	.lightwindow_galleries_list a:link, 
	.lightwindow_galleries_list a:visited {
		display: block;
		line-height: 22px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		padding: 0 0 0 10px;
		font-size: 11px;
	}

	.lightwindow_galleries_list a:hover, 
	.lightwindow_galleries_list a:active {
		background: #000000;
		color: #ffffbe;
		border-left: 3px solid #ffffbe;
		padding: 0 0 0 7px;
	}
		
#lightwindow_data {
	/* REQUIRED */
	position: absolute;
	/* REQUIRED */
}

	#lightwindow_data_slide {
		/* REQUIRED */
		position: relative;
		/* REQUIRED */
	}

	#lightwindow_data_slide_inner {
		background-color: #ffffff;
		padding: 0 10px 10px 10px;
	}

	#lightwindow_data_caption {
		padding: 10px 0 0 0;
		color: #666666;
		line-height: 25px;
		background-color: #ffffff;
		clear: both;
	}

	#lightwindow_data_details {
		background-color: #f0f0f0;
		padding: 0 10px 0 10px;
		height: 20px;
	}
	
	#lightwindow_data_author_container {
		width: 40%;
		text-align: right;
		color: #666666;
	 	font-style: italic;
		font-size: 10px;
		line-height: 20px;
		float: right;
		overflow: hidden;
	}
	
	#lightwindow_data_gallery_container {
		font-size: 10px;
		width: 40%;
		text-align: left;
		color: #666666;
		line-height: 20px;
		float: left;
		overflow: hidden;
	}
	
#lightwindow_title_bar {
	overflow: hidden;
	background-color:#fff;
	height:50px;
}

	#lightwindow_title_bar_title {
		color:#000;
		font-weight:bold;
		font-size:20px;
		line-height:60px;
		text-align:left;
		float:left;
		padding-left:20px;
	}

	a#lightwindow_title_bar_close_link,	
	a:link#lightwindow_title_bar_close_link,
	a:visited#lightwindow_title_bar_close_link {
		float: right;
		cursor: pointer;
		color: #ffffbe;
		width:14px;
		height:14px;
		padding: 0;
		margin:10px 10px 0 0;
	}
	
	a:hover#lightwindow_title_bar_close_link,
	a:active#lightwindow_title_bar_close_link {
		color: #ffffff;
	}

/*-----------------------------------------------------------------------------------------------
	Theme styling stuff
-----------------------------------------------------------------------------------------------*/	

#lightwindow p {
	color: #000000;
	padding-right: 10px;
}


