﻿/* IE Mac styles */
.navfixed {
	display: inline;
	padding-top: 25px;
}

.navfixed li, .navsite li, ul.doclist li {
	display: inline;
}

#navsite_2 li{
	margin-left: -9px;
}

#txtSearch {
	display: block;
	float: left;
}

#btnSearch {
	position: absolute;
	margin-left: -25px !important;
	margin-left: -28px;
	margin-top: 0 !important;
	margin-top: 1px;
}

/* Non IE Mac styles */
@media all {
	.navfixed, .navsite {
		text-align: right;
	}
	.navfixed {
		display: block;
	}
	
	.navfixed li, .navsite li, ul.doclist li {
		display: block;
		float: left;
	}
	
	#navsite_2 li {
		margin-left: 0px;
	}

	#txtSearch {
		display: inline;
		float: none;
	}
	
	#btnSearch {
		position: static;
		display: block;
		margin: -18px 0 0 111px !important;
		margin: -19px 0 0 108px;
	}

}

/* Global styles */

/* sIFR styles */
.sIFR-flash
{
	visibility: visible !important;
	margin: 0;
}

	* html .sIFR-flash
	{
		/*width: 400px;*/
	}

.sIFR-replaced
{
	visibility: visible !important;
}

span.sIFR-alternate
{
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-hasFlash h1 {
	visibility: hidden;
}

/* main styles */
body {
	MIN-WIDTH: 2%; 
	FONT-SIZE: 80%; 
	MIN-HEIGHT: 2%; 
	/*BACKGROUND-IMAGE: url(../images/loading.gif); */
	MARGIN: 0px auto; 
	WIDTH: 100%; 
	HEIGHT: 100%; 
	TEXT-ALIGN: center	
}

body, textarea {
	font-family: Arial, Helvetica, sans-serif;
}

#outer {
	width: 779px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

input, select, textarea, a {
	color: #614c4b;
}

h1 
{
	color: #3B3D3C;
	margin: 0 4em 0 0;
	padding: 0;
	font-size: 1.6em;
	width: 440px;
}

h1.sIFR-replaced
{
	letter-spacing: -3px;
}
	
h2, h3 {
	color: #3B3D3C;
}

h2 {
	font-size: 1em;
	font-weight: bold;
	margin: 1.2em 0;
}

h3 {
	margin-bottom: -1.2em !important;
	margin-bottom: -2em;
	font-size: 1em;
}

p 
{
	
	margin-top: 1.2em !important;
	margin-top: 2em;
}

img {
	border: none;
}

a {
	color: #666666; 
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #3B3D3C;
	text-decoration: underline;
}

table.form {
	border-collapse: collapse;
	border: none;
	padding: 0;
	margin: 0;
	width: 400px;
}

table.form th {
	vertical-align: top;
	width: 150px;
	text-align: left;
}

table.form td {
	padding: 2px 1px;
}

table.form textarea {
	width: 250px;
}

table.form td#btnCell {
	text-align: right;
}

.clearer {
	clear: both;
	line-height: 0;
	height: 0;
}

.sitedetails {
	border-bottom: 5px solid #CCCCCC;
	font-size: 85%;
	margin-top: 20px;
	padding-right: 25px;
	height: 90px !important;	
	background-image: url(../images/trans/white3.png);
	background-repeat: repeat-x;
	zoom: 100%;
}

.sitedetails a, .sitedetails a:hover {
	color: #949295;
	text-decoration: none;
	font-weight: normal;
}

.sequence {
	position:absolute;
	margin-top: 1px;
	margin-left: 480px;

}

.sequence span, .sequence a {
	color: #3B3D3C;
	text-decoration: none;
	font-weight: bold;
}

.sequence span {
	float: left;
	padding-right: 10px;
	margin-top: -1px;
}

	.sequence a.back 
	{
		background: url(../images/back.gif) right center no-repeat;
		padding-right: 20px;
	}

	.sequence .news_back 
	{
		margin-left: 60px;
	}

.sequence img {
	margin-left: 3px;
}

.copy, #articles, #relatedlinks, .sequence, h2 {
	font-size: 0.89em !important;
	letter-spacing: 1px;
	line-height: 1.5em;
}

.copy 
{
	margin-top: 1.2em !important;
	
}

.contentblock {
	/*clear: both;*/
}

.navfixed ul, .navsite ul, .navpage ul, #relatedlinks ul, ul.doclist {
	margin: 0;
	padding: 0;
	list-style: none;
}

.navpage li {
	display: inline;
}

.navfixed ul, .navsite ul {
	float: right;
}

.navfixed form {
	float: right;
}

.navfixed input {
	border: 1px solid #ccc;
}

.navfixed ul {
	padding-top: 3px;
}

.navfixed li {
	border-right: 1px solid #949295;
	padding: 0 6px;
}

.navfixed li.last {
	border: none;
}

#navsite_1 a, #navsite_2 a
{
	color:  Black;
	font-size: 11px;
}

#navsite_1 a:hover, #navsite_2 a:hover 
{
	color: #60393c;
}
ul.doclist li {
	padding-right: 20px;
}

ul.doclist li img {
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	padding: 1px 2px 2px 1px;
}

#navsite_1 {
	clear: right;
	padding: 0px 0 1px 0 !important;
	padding: 2px 0 1px 0;
	margin-top: 35px;
}

#navsite_1 li {
	background: url(../images/dot_bg.gif) 7px 0.55em no-repeat;
	padding-left: 16px;
}

#navsite_1 li.first {
	background: none;
	padding-left: 0;
}

#navsite_2 object {
	margin-right: 8px;
}

.navpage {
	width: 170px;
	height: 224px;
	margin-top: -229px;
	float: left;
	background: #949295;
	color: #fff;
	font-size: 0.85em;
}

.navpage a {
	display: block;
	width: 149px !important;
	width /**/: auto;
	padding: 0 3px 1px 18px;
	text-decoration: none;
	font-weight: normal;
	color: #eee;
}

.navpage a:hover {
	text-decoration: none;
}

.navpage .parent a {
	background-image: url(../images/arrow_down.gif);
	background-position: 6px 0.6em;
	background-repeat: no-repeat;
	font-weight: bold;
}

.navpage .childwithchildren a {
	background-image: url(../images/arrow_right.gif);
	background-position: 6px 0.5em;
	background-repeat: no-repeat;
}

.navpage a:hover, .navpage .selected a {
	background-color: #a9a9a9;
}

.navpage a:hover {
	color: #fff;
}


#relatedlinks {
	position: absolute;
	clear: right;
	margin-top: 3.35em !important;
	margin-left: -192px;
	width: 165px;
}


#relatedlinks li {
	background: url(../images/arrow_right_dark.gif) 7px no-repeat;
	padding-left: 15px;
	margin-left: 10px;
}

#relatedlinks a a:hover {
	color: #3B3D3C;
	font-weight: bold;
	padding: 0;
	text-decoration: none;
	background-image: none;
}


#logo {
	float: left;
	margin-top: 12px;
	margin-left: 17px !important;
	margin-left: 17px;
}

#pagedetails {
	border: 1px solid #CCCCCC;
	border-top: 5px solid #CCCCCC;
	margin-top: 224px;
	border-bottom: 0px;
	border-left: 0px;
	BACKGROUND-IMAGE: url(../images/trans/Trans20percent3.png);
	zoom: 100%;
}

#content {
	background: #fff url(../images/dotted_bg.gif) top left repeat-y;
	margin-left: 168px;
	padding: 19px 25px 16px 24px;
	min-height: 257px;
	height: auto !important;
	/*height: 257px;*/
	height: 292px;
}

#txtSearch, select, textarea, input.inptext {
	font-size: 1em;
	padding: 1px 2px 2px 2px !important;
	padding: 1px 2px;
	border: 1px solid #ccc;
}

#txtSearch, select {
	margin-right: 22px;
}

#txtSearch {
	width: 108px !important;
	height: 13px !important;
	height: 14px;
}


#banner, #bannerlrg {
	width: 610px;
	position: absolute;	
	border: none;
	top: 115px;
	display:block;
	white-space: nowrap;
}

#banner {
	margin-left: -24px;
}

#banner IMG {	
	DISPLAY: inline;	
	BORDER-TOP-STYLE: none !important;
	MARGIN-RIGHT: -3px;	
	BORDER-RIGHT-STYLE: none !important;	
	BORDER-LEFT-STYLE: none !important;	
	BORDER-BOTTOM-STYLE: none !important;	
}


#bannerlrg {
	width: 779px;
	margin-left: -192px !important;
	top: 110px;
	padding-top: 5px;
	background: url(../images/home_top.gif) top left no-repeat;
}


#banner object {
	float: left;
}

#mainimage {
	margin-left: -192px;
	margin-top: -19px;
	position: absolute;
	border: 5px solid #CCCCCC;
	border-top: none;
	overflow: hidden;
	height: 224px;
}

#footer {
	font-size: 0.8em;
	margin-top: -30px;
	color: #CCCCCC;
	padding-left: 34px;
}

#footer a {
	color: #666666;
}

#footer a:hover {
	background: none;
	color: #3B3D3C;
}

h4
{
	margin: 0;
	padding: 0;
	color: #60393c;
	font-size: 1.6em;
}

#usedlinks
{
	margin-top: 10px;
}

#usedlinks ul
{
	list-style: none;
	padding: 0;
	margin: -10px 0 0;
}

#usedlinks li
{
	float: left;
	margin: 20px 20px 0 0;
	width: 148px;
	background: #F7F4EF;
}

#usedlinks li a
{
	display: block;
	background: url(../images/arrow_grey.gif) 100% 100% no-repeat;
	color: #6B6A68;
	font-weight: normal;
	font-size: 0.85em;
	padding: 4px 0px 4px 9px;
	margin-top: 0px;
}

#usedlinks li.lge a
{
	padding-top: 0px;
}

#usedlinks li a:hover
{
	background-color: #CCCCCC;
	text-decoration: none;
}

#usedlinks li a img
{
	display: block;
	margin: 0px 0 4px -9px;
}


HTML {
	OVERFLOW: hidden; WIDTH: 100%; HEIGHT: 100%
}

#bg {
	OVERFLOW: hidden; WIDTH: 100%; HEIGHT: 100%
}
#bg TABLE {
	OVERFLOW: hidden; WIDTH: 100%; HEIGHT: 100%
}
#bg TD {
	OVERFLOW: hidden; WIDTH: 100%; HEIGHT: 100%
}
/* Remove to stop cursor key issue in Firefox*/
#bg DIV {
	LEFT: -50%; WIDTH: 200%; POSITION: absolute; TOP: -50%; HEIGHT: 200%
}
#bg TD {
	VERTICAL-ALIGN: middle; TEXT-ALIGN: center
}
#bg IMG {
	MIN-WIDTH: 50%; MIN-HEIGHT: 50%; MARGIN: 0px auto
}

#cont {
	OVERFLOW: hidden; WIDTH: 100%; HEIGHT: 100%
}

#cont {
	Z-INDEX: 70; LEFT: 0px; OVERFLOW: auto; POSITION: absolute; TOP: 0px
} 

#MarketingBulletins
{
	font-size: 1.2em;
	color: #3B3D3C;
}
/*
.sIFR-hasFlash #MarketingBulletins {
	visibility: hidden;
}*/



#links2
{
	margin-top: 10px;
	padding-left: 0px;
	width: 650px;
}


	* html .copy
	{
		margin-top: -0.55em !important;
	}

#links2 ul
{
	list-style: none;
	padding: 0;
	margin: -10px 0 0;
}

	#links2 li
	{
		float: left;
		margin: 5px 40px 0 0px;
		width: 148px;
		background: #F7F4EF;
	}

		#links2 li a
		{
			display: block;
			background: url(../images/arrow_grey.gif) 100% 100% no-repeat;
			color: #6B6A68;
			font-weight: normal;
			font-size: 0.85em;
			padding: 4px 0px 4px 9px;
			margin-top: 0px;
		}

		#links2 li.lge a
		{
			padding-top: 0px;
		}

		#links2 li a:hover
		{
			background-color: #DCD6B2;
			text-decoration: none;
		}

			#links2 li a img
			{
				display: block;
				margin: 0px 0 4px -9px;
			}

#rapideForm, #rapideLeadForm
{
    margin: 0;
    padding: 0;
}

#rapideForm p
{
	margin-bottom : 0px;
}

.rapideLabelLeft
{
    display: block;
    float: left;
    width: 100px;
    padding: 0;
    text-align: left;
    color: #000000;
}

.rapideLabelLeft2
{
    display: block;
    float: left;
    width: 120px;
    padding: 0;
    text-align: left;
    color: #000000;
}

.tandc
{
     display:block;
     width:290px;
     margin-left:30px;
     margin-top:-20px;
}

.rapideLabelRight
{
    display: block;
    float: left;
    width: 120px;
    padding: 0 0 0 0;
    text-align: left;
}

.rapideLabelSmall
{
    font-size: 90%;
    line-height: 20px;
}

#rapideForm p, #rapideLeadForm p
{
	margin-top: 0;
	padding-left: 10px;
	padding-right: 10px;
}

#rapideLeadForm input[type=text]
{
    width: 150px;
}

#rapideLeadForm select
{
    width: 155px;
}

.thankyouDiv
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 70px;
	text-align: center;
}

#rapideForm input[type="image"]
{	
	padding: 0;
}


#backgroundPopup
{   
display:none;  
position:fixed;   
height:100%;   
width:100%;   
top:0;   
left:0;   
background:#000000;   
border:1px solid #cecece;   
z-index:1;
}  

#popupContact a, #popupContact2 a
{   
cursor: pointer;
text-decoration:none;	
}

#popupContact
{
display:none;
position:fixed;   
_position:absolute; /* hack for internet explorer 6*/  
height:300px;   
width:343px;   
background:#FFFFFF;   
border:2px solid #cecece;   
z-index:9000000;   
}   

#popupContact2
{
display:none;    
position:fixed;   
_position:absolute; /* hack for internet explorer 6*/  
/*height:520px;   */
height: 48em;
width:617px;   
background:#FFFFFF;   
border:2px solid #cecece;   
z-index:9000000;     
}   

#popupContact2 p
{
	margin-top: 0.5em !important;
	margin-bottom: 0px !important;
}

#popupForm, #popupContact2
{
    font-size: 0.89em;
}

#popupForm a
{
cursor: pointer;
text-decoration:none;
}

#popupContact
{
	background: #cccccc;
}

#popupContact2 
{
	background: #cccccc;
}

#popupHeader, #popupHeader2
{
display:block;  
background-color: #999999;
height: 25px;
width: 100%;
}

.rapideTextEntry {
	width: 215px !important;
}

#popupContactHeader, #popupContactHeader2
{
color: #000000;
margin-right: 10px;
line-height:18px;  
text-align:left;
}

#popupContactClose
{   
line-height:14px;   
right:6px;   
top:4px;  
position:absolute;   
color:#000000;    
display:block;  
}

#popupContact2Close
{   
line-height:14px;   
right:6px;   
top:4px;  
position:absolute;   
color:#000000;    
display:block;  
}

#personnalDetails
{
}

#dealerChoice
{
	position:absolute;
	left: 300px;
	top: 105px;
}

.RapideButtons
{
	margin-top: 20px;
	text-align: center !important;
}

.RapideButtons2
{
	margin-top: 30px !important;
	text-align: center !important;
}

.hidden
{
	display:none;
}

.invalid {
	color: red !important;
}

#validEmail, #validEmailLead
{ 
margin-left: 4px; 
position: absolute; 
width: 16px; 
height: 16px; 
} 

#dealerDetailsText
{
	width: 270px;
	overflow:hidden;
	background-color:#999999;
	color:#000000;
	text-align:center;
	font-weight: bold;
}


.vidGallery {
        display: inline;
        list-style: none;
        width: 120px;
        min-height: 120px;
        float: left;
        text-align: left;
		padding-left:0px;
		padding-right:15px;
		padding-bottom:0px;
		font-size:10px;
		margin-top:10px;
	}
	
.vidGallery img{

		border:5px solid;
		border-color:#cccccc;
		margin-bottom:5px;
		
		

	}

.vidGallery img:hover{
	border-color:#6c6d6e;
}