/* CSS Document */


/****************/
/* Global Reset */
/****************/

* {
	margin:0px;
	padding:0px;
}

/***************************/
/* Master page positioning */
/***************************/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .65em;
	font-size: 10px;
	text-align: center;
	background-color: #cccccc;
	background-image:url(/images/bg.gif);
}

#page_wrapper {
	width: 770px;
	margin: 0 auto 0 auto;
	text-align: left;
	background-color: #f5f5f5;
	border: 0 1px 1px 1px #bbbbbb solid;
}

#header {
	height: 75px;
	width: 770px;
	background-color:#ffffff;
}

#content_wrapper {
	float:left;
	border: 5px solid #f4f4f4;
	background-color:#f4f4f4;
}
#content_inner_wrapper {
	float:left;
	width: 590px;
	font-size:100%;
}
#associations {
	font-size: .9em;
	/*font-size: 10px;*/
	font-size:100%;
	margin: 0px 5px 0px 5px;
	padding: 5px 0px 5px 0px;
	border-top: #bbbbbb dashed 1px;
	clear: both;
}
#footer {
	font-size: .9em;
	/*font-size: 10px;*/
	font-size:100%;
	margin: 0px 5px 0px 5px;
	padding: 5px 0px 5px 0px;
	border-top: #bbbbbb dashed 1px;
	clear: both;
}


/******************/
/* Module styling */
/******************/

.module {
	position:relative;
	border-bottom: 5px solid #f4f4f4;
}

.module_title_navy {
	padding: 4px 5px 4px 9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*font-size:10px;*/
	font-size:100%;
	color:#FFFFFF;
	display:block;
	background-color: #2b4e7d;
	background-image:url(/images/globalnav/newsbox.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

.module_title_dgray {
	padding: 4px 5px 4px 9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*font-size:10px;*/
	font-size:100%;
	color:#FFFFFF;
	display:block;
	background-color: #808080;
	background-image:url(/images/globalnav/module_dark_gray.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

.module_title_lgray {
	padding: 4px 5px 4px 9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*font-size:10px;*/
	font-size:100%;
	color: #fff;
	display:block;
	background-color: #b2b2b2;
	background-image:url(/images/globalnav/module_light_gray.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
.module_title_red {
	padding: 4px 5px 4px 9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*font-size:10px;*/
	font-size:100%;
	color: #fff;
	display:block;
	background-color: #b2b2b2;
	color: #2b4e7d;
	background-image:url(/images/globalnav/monthly.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

.module_title_blue {
	padding: 4px 5px 4px 9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*font-size:10px;*/
	font-size:100%;
	color:#FFFFFF;
	display:block;
	background-color: #8abbd6;
	background-image:url(/images/globalnav/monthly.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

.module_gray_wrap {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*font-size:10px;*/
	font-size:100%;
	border-top: 0px solid #d8d8d8;
	border-right: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
	border-left: 1px solid #d8d8d8;
}


/***********************/
/* Home Module styling */
/***********************/

#homeAnimation {
	background-image: url(/images/home/product_scroller/animbg-en_US.jpg);
	background-repeat: no-repeat;
	height: 194px;
	width: 590px;
}

#homeProducts {
	width: 590px;
}
#homeLeftColumn {
	width: 355px;
	float: left;
	border-right:5px solid #f4f4f4;
}

#homeRightColumn {
	width: 230px;
	float: left;
}

.monthly_link {
	border-bottom: 1px dotted #d8d8d8;
	display:block;
}

#homeContactUs {
	background:url(/images/home/contact_bg2.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	padding:5px;
}
#homeContactUs p {
	margin-top: 3px;
	margin-bottom:3px;
}

#homeUsedVehicle {
	background:url(/images/home/usedVehicle_bg2.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	padding:5px;
}
#homeUsedVehicle p {
	margin-top: 3px;
	margin-bottom:3px;
}


/**************************/
/* Product Module styling */
/**************************/

#produitDesc {
	width: 590px;
	float: left;
}

#produitDesc p {
	padding: 4px 0px 10px 0px;
}

#partsDesc {
	width: 383px;
	float: left;
}
#partsDesc p {
	padding: 4px 0px 10px 0px;
}

.paddedProduct {
	padding: 0px 295px 0px 5px;
}
.paddedText {
	padding: 0px 5px 0px 5px;
}

#productLeftColumn {
	width: 295px;
	float: left;
	border-right:5px solid #f4f4f4;
}

#productLeftColumnt p {
	/*font-size: 11px;*/
	font-size:100%;
	padding: 5px 0px 5px 0px;
}

#productRightColumn {
	width: 290px;
	float: left;
}

#partsLeftColumn {
	width: 383px;
	float: left;
	border-right:5px solid #f4f4f4;
}

#partsRightColumn {
	width: 202px;
	float: left;
}

.RelatedStory {
	background:url(/images/degrad_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding:5px;
}
.RelatedStory p {
	margin-top: 0px;
	margin-bottom:0px;
}
#RelatedStory {
	background:url(/images/degrad_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding:5px;
}
#RelatedStory p {
	margin-top: 0px;
	margin-bottom:0px;
}
#textDesc {
	width: 590px;
	float: left;
	padding: 0 5px 0 5px;
}
#textDesc p {
	padding: 6px 0px 10px 0px;
}
.degradBG {
	background:url(/images/degrad_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
}

/***************************/
/* Download Center Section */
/***************************/

#DownloadCenter {
	background:url(/images/degrad_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
}

#DownloadCenter img {
	border-width:0;
}


/*************************/
/* Photo Gallery Section */
/*************************/

#photoGallery {
	width: 590px;
	float: left;
	display:none;
}
#videoGallery {
	width: 590px;
	float: left;
	display:none;
}
#vidGallery {
	padding:5px;
}
#vidGallery img {
	border:1px solid #f4f4f4;
}
#vidGallery img:hover {
	border:1px solid #36a7e9;
}

#imgTH img {
	border:1px solid #f4f4f4;
}
#imgTH img:hover {
	border:1px solid #36a7e9;
}

#imgLR {
	border:5px solid #f4f4f4;
	float:right;
}
.imgActive {
	display:block;
	border:1px solid #36a7e9;
}
.imgInactive {
	display:block;
	border:0px solid #f4f4f4;
}
.imgTHLeft {
	padding:4px 0px 0px 3px;
}
.imgTHRight {
	padding:4px 3px 0px 3px;
}
.verticalDivision {
	height:326px;
	border-right:1px solid #d8d8d8;
}

/***********************/
/* Product Specs Table */
/***********************/

#outlineSpecs {
	vertical-align:top;
	/*font-size: 10px;*/
	font-size:100%;
	border:1px solid #d8d8d8;
}
#outlineSpecs td {
	padding: 4px 5px 4px 9px;
}

.outlineSpecsBlue {
	/*vertical-align:text-top;*/
	background-color: #cbe1ed;
}
.outlineSpecsGray {
	/*vertical-align:text-top;*/
	background-color: #f5f5f5;
}
.outlineSpecsNavy {
	font-weight:bold;
	color:#fff;
	background-color: #2b4e7d;
	background-image:url(/images/globalnav/module_dark_navy.gif);
	background-repeat:repeat-x;
}

/*****************/
/* Lists Classes */
/*****************/

.lists li {
	padding-left: 10px;
	padding-bottom:5px;
	background-image: url(/images/products/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
}

.lists {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	margin-top:5px;
}

/*****************/
/* Title Classes */
/*****************/

.titreSection {
	font-size: 250%;
	font-weight: bold;
}

.titreProduit {
	font-size: 250%;
	font-weight: bold;
}

.vidTitle {
	vertical-align:top;
}

.soustitreProduit {
	font-size: 150%;
	font-weight: bold;
	margin-bottom: 7px;
}
.action_btn {
	text-decoration:none;
	color:#000000;
	padding: 2px 5px 2px 5px;
	border: 1px solid #999999;
	background-image:url(/images/globalnav/up.gif);
	background-repeat: repeat-x;
}
.action_btn:hover {
	background-image:url(/images/globalnav/over.gif);
}

blockquote {color:#6699FF; font-weight:bold; padding:10px 0 10px 0;}
.floatleft { float:left; margin-bottom:10px; margin-right:10px; margin-top:10px; }
.floatright { float:right; margin-bottom:10px; margin-left:10px; margin-top:10px; }
.paddedFivePx { margin:5px; border: 1px solid #999999; }


.accordion{
	padding-bottom:10px;
}
.accordion table{
	padding:15px 0;
}

.accordion h3 {
	padding: 4px 5px 4px 9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*font-size:10px;*/
	font-size:100%;
	text-transform:none;
	color: #fff;
	display:block;
	background-color: #b2b2b2;
	background-image:url(/images/globalnav/module_light_gray.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
.accordion h3.active {
	padding: 4px 5px 4px 9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*font-size:10px;*/
	font-size:100%;
	color:#FFFFFF;
	text-transform:none;
	display:block;
	background-color: #808080;
	background-image:url(/images/globalnav/module_dark_gray.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}


/*****************/
/* Tooltips CSS  */
/*****************/

.dvhdr1 {
	background:#003366 url(/images/globalnav/module_dark_navy.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
	padding: 4px 5px 4px 9px;
	text-align:left;
}
	
.dvbdy1 {
	background:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
	border-left:1px solid #d8d8d8;
	border-right:1px solid #d8d8d8;
	border-bottom:1px solid #d8d8d8;
	padding:3px;
}
.tooltip {
	color:#003366;
	text-decoration:underline;
}
/* END of Tooltips CSS */