* {
	padding:0; margin:0;	
}


/* Next two taken from YUI Reset CSS */
p
{
	padding-top:5px;
	padding-bottom: 5px;
}
dd 
{
	margin-left:30px;
}
.ContentBody ul
{
	 margin-left:30pt;
	 
}
#txt_body li
{
  list-style-position:outside;
  padding-left:10px;
}
h1,h2,h3,h4,h5,h6	{
	font-size:100%;font-weight:normal;
}

/* end of Reset CSS */

body	{
	text-align:center;
	font-family:Verdana, Sans-Serif;
	font-size:11px;	
	background-color:#EDF0F2;
}

.bold
{
	font-weight:bold;
}

.blueBack
{
	background-color:#D4D7D9;
}
.specsTable td
{
	padding:1px 2px;
}
.expandButton
{
	padding-right: 4px;
}
.PreOwnedList
{
	background:grey;
}

.PreownedEntry
{
	background-color:transparent;
	cursor: pointer;
}

.PreownedEntryHover
{
	background-color:#E0E3E5;
	cursor:pointer;
}

.OfferDisclosure 
{
	font-size:10px;
}
#FullPage	{
	width:780px;	/* width of site */
	margin:0 auto;
	text-align:left;
	padding-top:5px;
}

img	{ border:0; }	/* The Images Without Borders Foundation */

a	{
	text-decoration:none;
	cursor:pointer;
}

.RetailerDetails
{
	float:left;
	width:295px;
	margin-right:10px;
	height:225px;
	background-color:White;
	margin-bottom:5px;
	line-height:130%;
	white-space:normal;
	overflow:hidden;
}

.BlueHeaderBar
{
	background-color:#8899A9;
	font-size:10px;
	padding:2px 5px;
	color:White;
	font-weight:bold;
	height:14px;
}

.SpecificationSubHeader 
{
	background-color:#CFD6DC;
	color: #3C3E3D;
	line-height:18px;
	font-size:12px;
	font-weight:bold;
	padding-left:5px;
}

.SpecificationAnnotation 
{
	line-height:18px;
}
.SpecificationDiscountPrice
{
	color:Red;
}
.ArticleListHeader
{
	vertical-align:top;
	padding-right:5px;
	background:#D6D7D6 none repeat scroll 0%;
}
.ArticleListHeader a
{
	font-weight:bold;
}
.ArticleListSummary
{
	padding-left:5px;
	padding-bottom:5px;
	padding-right:5px;
	margin-bottom:5px;
	background-color:#ffffff;
}

/* +++ begin #Masthead */

#Masthead {
	z-index:1;
	position:relative;
	background-color:#EDF0F2;
	height:88px;
}

	#Masthead .TopBar
	{
		height:65px;
		padding-top:3px;
		background-image:url(/Images/Global/Header_gradient.jpg);
	}

	#Masthead .logo {
		float:right;
		width:77px;
	}
	
	#Masthead a.homeLink
	{
		background-color:#ffffff;
		padding-top:4px;
		padding-bottom:5px;
		display:block;
	}
	
	#Masthead .RetailerInfo
	{
		float:left;
		width:340px;
		padding-left:5px;
	}
	
	#Masthead .ContactInfo
	{
		font-size:9px;
		/*line-height:11px;*/
		color:#333333;
		padding-left:2px;
		padding-right:10px;
		clear:both;
	}
	
	#Masthead .ContactInfo a
	{
		color:#333333;
		text-decoration:none;
	}
	
	#Masthead .ContactInfo a:hover
	{
		color:#333333;
		text-decoration:underline;
	}
	
	#Masthead .ContactInfo .leftColumn
	{
		float:left;
		clear:left;
		width:230px;
	}
	#Masthead .leftColumn
	{
		float:left;
		clear:left;
		width:180px;
	}	
	#Masthead .leftColumn div
	{
		float:left;
		width:70px;
	}
	
	#Masthead .ContactInfo .rightColumn
	{
		float:right;
		clear:right;
		width:228px;
		text-align:left;
	}
	
	#Masthead .QuickLinks
	{
		float:right;
		color:#333333;
	}
	
	#Masthead .QuickLinks ul
	{
		float:left;
		list-style-type:none;
	}
	
	#Masthead .QuickLinks li
	{
		padding:2px 3px 0px 10px;
	}
	
	#Masthead .QuickLinks li a
	{
		color: #333333;
	}
	
	#Masthead .QuickLinks li a:hover 
	{
		text-decoration:underline;
	}
	
	#Masthead .LanguageSelect
	{
		float:right;
		/*width:80px;*/
		text-align:right;
		line-height:20px;
		padding-right:5px;
	}
	
	#Masthead .LanguageSelect a
	{
		color:#333333;
	}
	
	#Masthead .LanguageSelect a:hover
	{
		text-decoration:underline;
	}
	
#Main
{
	padding-bottom:10px;
}


/* --- end #Masthead */


#MainBanner	{
	float:left;
	width:780px;
	padding-bottom:10px;
    position:relative;
	
}



body.homePage #MainBanner 
{
	padding-bottom:0px;
}

#PageMenuWrap	{
	float:left;
	width:155px;
    position:relative; 
	padding-left:2px;
	padding-right:7px;

}
/* +++ begin #Footer +++ */
#Footer	
{
	background:url(../Images/Global/Bits/HeaderLine.gif) repeat-x top;
	z-index:1;
	padding-bottom:10px;
	
}
body.homePage #Footer
{
	padding:0;
	margin:0;
	background:transparent;
}


.DownloadLinks:hover
{
	text-decoration:underline;
}
	/* +++ begin #FooterLinks +++ */
	ul#FooterLinks		{
		float:right;
		padding-top:10px;
		padding-bottom:15px;
		
	}
		
	#FooterLinks li {
		display:inline;
		
	}
	#FooterLinks li a 
	{
		color:#333333;
		background:url(../Images/Home/VR/modelnav_separator.gif) no-repeat right;
		padding-right:10px;
		padding-left:8px;
	}
	#FooterLinks li a:hover
	{
		 text-decoration:underline;
		 
	}

	/* --- end #FooterLinks --- */

/* --- end #Footer --- */


#resultarea tr
{
	background-image:url(../Images/Global/Bits/HeaderLine.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	cursor:pointer;
}
#resultarea td
{
	text-align:center;
	font-size:11px;
	padding-right:5px;
	padding-left:2px;
	cursor:pointer;
}
#resultarea a
{
	color:black;
	text-decoration:none;
	
}

#resultarea .HeaderClass td
{
	font-size:15px;
	color:Black;
	font-weight:bold;
	background:none;
	cursor:pointer;
}
#resultarea .HeaderClass td:Hover
{
	cursor:pointer;	
}
/* +++ begin .ModelCard +++ */
.ModelCard	{
	bottom:0px;
	width:562px; /* this is the width of MCInnerLeft + MCInnerRight */
	height:260px;
	position:absolute;
	background:transparent url(../Images/Home/ModelCard_bottom_bg.gif) no-repeat bottom left;
    
}
/* Model Details */

div.open{display:block;}
div.close{display:none;}

	/* These are individually positioned to line up with its ModelNav item */
	#ModelCardC30  {	left:0px;   }
	#ModelCardC70	{	left:30px;  }
	#ModelCardS40	{	left:60px;	}
	#ModelCardS60	{	left:90px;	}
	#ModelCardS80	{	left:120px;	}
	#ModelCardV50	{	left:150px;	}
	#ModelCardV70	{	left:180px;	}
	#ModelCardXC70	{	right:0px;	}
	#ModelCardXC90	{	right:0px;	}
	#ModelCardXC60  {   right:0px;  }
	
	.MCBottom {
		height:100%;
	}
	
	.MCInnerLeft {	 
		width:200px;
		padding-left:12px;
		position:relative;
	}

	.MCInnerRight {
		width:330px; /* This is the width of the image */
		padding-right:20px;
		padding-top:15px;
	}
	.ModelCardMenu
	{
		width:150px;
		position:absolute;
		top: 115px;
	}
	.ModelCardMenu a
	{
		color:#4466AA;
		font-weight:bold;
	}
	.ModelCardMenu a:hover
	{
		text-decoration:underline;
		color:Black;
	}
	.ModelSwitch
	{
		color:#4466AA;
		font-size:13px;
		top:10px;
		position:absolute;
		text-align:center;
		/*background:url(../Images/Global/Bits/HeaderLine.gif) repeat-x bottom;*/
		width:120px;
		height:25px;
	}
	.ModelSwitchSeparator
	{
		float:left;
		background:url(../Images/Home/VR/modelnav_separator.gif) no-repeat center;
		width:14px;
	}
	.selectedModelCardYear
	{
		font-weight:bold;
		color:Black;
		width:40px;
		text-align:center;
	}
	.notselectedModelCardYear
	{
		cursor:pointer;
		width:40px;
		text-align:center;
	}
	.notselectedModelCardYear:hover
	{
		text-decoration:underline;
	}
	.ModelSwitch span:hover
	{
		text-decoration:underline;
	}
	.ModelCardName
	{
		background:url(../Images/Global/Bits/HeaderLine.gif) repeat-x bottom;
		width:120px;
		padding-bottom:10px;
		color:#292929;
		position:absolute;
		top: 35px;
		padding-bottom:5px;
	}
	.ModelCardName a
	{
		font-size:40px;
		font-weight:800;
		color:Black;
		font-family:Arial;
		text-align:left;
	}
/* --- end .ModelCard --- */


/* +++ begin #ModelNav +++ */
#ModelNav {
	background: url(../Images/Home/VR/modelnav_bg.gif) no-repeat;
}

	ul#ModelNav {
		position:relative;
		height:35px;
		line-height:30px;
	}

	#ModelNav li	{
		display:inline;
		font-size:11px; /* not final */
		font-weight:bold;
		color:#ffffff; /* not final */
	}

	#ModelNav a	
	{	
		color:#ffffff; /* not final */
		display:block;
		float:left;
		padding:0 15px;
		text-align:center;
		background:url(../Images/Home/VR/modelnav_separator.gif) no-repeat right 0px;
	}


	#ModelNav a.hover, #ModelNav a:hover
	{
		background-color:#47586c; /* not final */
		text-decoration:none;
	}
/* --- end #ModelNav --- */


/* +++ begin .PromoBox +++ (the box at the bottom of the homepage )*/
.PromoBox	{
	position:relative;
	left:0px;
	background:transparent;
}

	.PromoBox .PromoBoxTop	{
		background: transparent url(../Images/Home/VC/promo_bg_top.gif) no-repeat;
		position:absolute;
		top:0;
		left:0;
		width:100%;
		height:7px;

	}
	.PromoBox .PromoBoxBottom	{
		background: transparent url(../Images/Home/VC/promo_bg_bottom.gif) no-repeat;
		position:absolute;
		left:0;
		height:9px;
		
		width:100%;
		

	}
	.PromoBox .PromoBoxLeft	{
		background: transparent url(../Images/Home/VC/promo_bg_left.gif) no-repeat;
		position:absolute;
		width:2px;	
		height:100%;
		bottom:9px;
		top:7px;
		left:0;
		
	}
	.PromoBox .PromoBoxRight	{
		background: transparent url(../Images/Home/VC/promo_bg_right.gif) no-repeat;
		position:absolute;
		width:4px;	
		height:100%;
		bottom:9px;
		top:7px;
		right:0;
	}
	.PromoBox .PromoBoxMain	{
		background: transparent url(../Images/Home/VC/promo_bg_tile.gif)  repeat;
		position:relative;	
		width:774px;
		bottom:9px;
		top:7px;
		left:2px;
		height:186px;
		
	}
	.PromoBox .PromoBoxMain	.PromoBoxMainLeft {
		width: 542px;
		position:absolute;
		left:2px;
		top:0px;
	}
	.PromoBox .PromoBoxMain	.PromoBoxMainLeft .PromoBoxMainLeftTop 
	{
		position:absolute;
		top:15px;
		left:25px;
	}
	.PromoBox .PromoBoxMain	.PromoBoxMainLeft .PromoBoxMainLeftBottom 
	{
		position:absolute;
		top:100px;
		left:25px;
	}
	.PromoBox .PromoBoxMain	.PromoBoxMainRight {
		width: 232px;
		position:absolute;
		top:8px;
		left:540px;
		padding-left:20px;
		background: url(../Images/Home/VC/Home_vertLine.gif) no-repeat left;
	
		
	}
	/* +++ begin .PromoItem +++ (is an Image, Title, and Text) */
	.PromoItem	{
		float:left;
		width:239px;
		padding-right:15px;
		cursor:pointer;		
	}
		.PromoItem img	{
			float:left; 
			margin-right:12px;
			border:1px solid #9A9E9D;
		}
		.PromoItem h3	{
			font-size:12px;	/* not final */
			font-weight:bold;
			padding-bottom:5px;
		}
		.PromoItem h3 a  
		{
			color:#446688;	
		}
		.PromoItem p	{
			float:left;
		}
	/* --- end .PromoItem --- */
		/* +++ begin .PromoItemLarge +++ (is an Image, Title, and Text) */
	.PromoItemLarge	{
		float:left;
		width:285px;
		padding:10px 5px 10px 15px;
		cursor:pointer;
		
	}
	.PromoItemLarge:hover
	{
		background-color:#E0E3E5;
	}
		.PromoItemLarge img	{
			float:left; 
			padding-right:12px; 
		}
		.PromoItemLarge h3	{
			font-size:12px;	/* not final */
			font-weight:bold;
			padding-bottom:5px;
		}
		.PromoItemLarge h3 a  
		{
			color:#446688;	
			
		}
		.PromoItemLarge p	{
			float:left;
		}
	/* --- end .PromoItemLarge --- */
	/* +++ begin .PromoImage +++ (is an Image) */
	.PromoImage	
	{
		
		float:left;
		width:192px;
		padding-top:0px;
		padding-left:20px;
		
	}
		.PromoImage img	{
			float:left;
			
		}
		
		
		.PromoImage p	{
			float:left;
		}
	/* --- end .PromoItem --- */

.AccessoryItem
{
	float:left;
	text-align:center;
	cursor:pointer;
	height:194px;
	padding-top:10px;
}

.AccessoryItem:hover
{
	background-color:#E0E3E5;
}

.AccessoryItem p
{
	padding:10px;
	color:#446688;
	text-decoration:underline;
}

.Model
{
	float:left;
	text-align:center;
	cursor:pointer;
	height:194px;
	padding-top:10px;
}

.Model p
{
	padding:10px;
	color:#446688;
	text-decoration:underline;
}

.StandAlonePrice
{
	padding-left:20px;
}

.StandAlonePackage
{
	float:right;
	display:inline-block;
}


.AccessoryList
{
	margin-left:20px;
	padding-bottom:10px;
}

.AccessoryList li
{
	padding-top:5px;
}

/* --- end .AccessoryItem --- */

.AccessoryTitle
{
	background:transparent url(../Images/Global/Bits/HeaderLine.gif) repeat-x scroll center top;
	margin-top:20px;
	padding: 10px 0px;
	font-size:11pt;
	font-weight:bold;
}

.AccessoryItem img
{
	border:solid 1px #9A9E9D;
}

.Model img
{
	border:solid 1px #9A9E9D;
}

.AccessoryTable td
{
	vertical-align:top;
	width:260px;
}

.Footer
{
	font-size: 10px;
	font-weight: normal;
    color:#333333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align:left;
    z-index:10;
}

A.Footer
{
	color:#333333;
	font-weight: normal;
	text-decoration: none;
}
A.Footer:hover 
{
	text-decoration:underline;
}
A.FooterSelected
{
	color:#446688;
	font-weight: bold;
	text-decoration: none;
}

/* ------------------------ THE SIDE MENU ------------------------------ */

#sidemenu
{
	width: 160px;
	margin-bottom: 10px;
}
  
#sidemenu ul {
	background: #C5CDD5 url(../Images/Global/Menu/menu_gradient.gif) repeat-x;
}

#sidemenu div.divider {
	height: 0px;
	font-size: 0px;
	border-top: solid 1px #d6d6d6;
	border-bottom: solid 1px #fafafa;
	border-left: solid 1px #D8D7D3;
	border-right: solid 1px #D8D7D3;
}

#sidemenu li {
	list-style: none;
}

#sidemenu li.first {
	background-image: url(../Images/Global/Menu/menu_bg_li_first.gif);
	padding-left: 1px;
}

#sidemenu li.mid {
	border-left: solid 1px #D8D7D3;
	border-right: solid 1px #D8D7D3;
}

#sidemenu li.last {
	background-image: url(../Images/Global/Menu/menu_bg_a_last.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-left: 1px;
	padding-bottom: 3px;
}

#sidemenu ul ul.children {
	background-color: transparent;
	background-image: none;
}

#sidemenu a {
	text-decoration: none;
	display: block;
	padding: 5px 11px;
	color: #000000;
}

#sidemenu li.hover a {
	color: #ffffff;
}

#sidemenu li.active  {
	background-color: #446688;
}

#sidemenu li.active a {
	color: #ffffff;
}

#sidemenu li.expanded a {
	font-weight: bold;
}

#sidemenu li.activeExpanded {
	background-color: #446688;
}

#sidemenu li.activeExpanded a {
	color: #ffffff;
}

#sidemenu li.child a {
	background: transparent url(../Images/Global/Menu/arrow.gif) no-repeat scroll 0px 7px;
	padding-left: 25px;
}

#sidemenu li.child a:hover {
	background-image: url(../Images/Global/Menu/arrow_hover.gif);
}

#sidemenu li.childActive a {
	background-image: url(../Images/Global/Menu/arrow_hover.gif);
}

#sidemenu li.hover {
	background-color: #8899AA;
}

/* ------------------------ END SIDE MENU ------------------------------ */

#ContentWrap	{
	float: right;
	position:relative;
	width:611px;
		
}
  
body.noMenu #ContentWrap	{ /* Homepage (pagecode: welcome) Has full-width content  */
	width:100%;
	position:relative;
}
/************************ NEW TEMPLATES BEGIN**************************/
/************************ NEW TEMPLATES BEGIN**************************/
/************************ NEW TEMPLATES BEGIN**************************/
/************************ NEW TEMPLATES BEGIN**************************/
.HeaderClass	{
	font-size:20px; /* not final */
	color:#446688;
	vertical-align:top;
	padding-top:7px;
	padding-bottom:18px;
	background:url(../Images/Global/Bits/HeaderLine.gif) repeat-x bottom;
	
}
.TextArea
{
	background:url(../Images/Global/Bits/HeaderLine.gif) repeat-x bottom;
	padding-bottom:10px;
	line-height:14px;
	padding-top:0px;
	position:relative;
}

.BrochureArea
{
	padding-top:15px;
	position:relative; 
}

.EnvironmentImage
{
	width:220px;
	height: 100%;
	background-color: #d4d4d4;
	padding: 25px 0 25px 7px;
}
.EnvironmentImage img
{
	padding: 25px 0 25px 0;

}
.packageItems
{
	color:#1F3147;
	font-size:11px;
	font-weight:bold;
}
.WarrantyYearTitle
{
	padding-left:5px;
	color:#4C6287;
	
}
.WarrantyBlue 
{
	font-size:11px; 
	font-family: verdana, arial, helvetica, sans-serif;
	color: #3B3E43;
	background-color: #CFD6DC;
	font-weight:bold;
}
.WarrantyYearBlue
{
	background-color:#426688;
	border-right:solid 1px #CFD6DC;
	color:#FFFFFF;
}
.WarrantyBarBlue
{
	background:#CFD6DC url(../Images/Warranty/barpixel.gif) repeat-x top;
	height:17px;
}
.WarrantyBarWhite
{
	background:#FFFFFF url(../Images/Warranty/barpixel.gif) repeat-x top;
	height:17px;
}
.WarrantyDescription
{
	font-weight:normal;
}
.WarrantyWhite 
{
	background-color:#FFFFFF;
	color:#3B3E43;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
}
.AdobeClass
{
	position:relative;
	float:right;
	background:url(../Images/Global/Bits/HeaderLine.gif) repeat-x top;
	width:350px;
	padding-top:15px;
	vertical-align:middle;
}
.AdobeClass .AdobeText
{
	
	float:right;
	width:275px;
	padding-top:2px;
	
}
.AdobeClass .AdobeImage
{
	width:88px;
	float: left;
	text-align:center;
	
}
.BrochureLinks
{
	float:right;
	position:relative;
	font-size:11px;
	width:400px;
	
}
.BrochureImage
{
    float:left;
    text-align:center;
	width:254px;
	position:relative;
}
.MaintenanceContentHeaderUp
{
	background-color:#CFD6DC;
	padding:3px 0 3px 5px;
	font-size:12px;
	
}
/************************ NEW TEMPLATES END**************************/
/************************ NEW TEMPLATES END**************************/
/************************ NEW TEMPLATES END**************************/
/************************ NEW TEMPLATES END**************************/
A.SideMenuLink
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
A.SideMenuLink:hover
{
	text-decoration:underline;
}
.List 
{
	margin-left: 30pt;
	list-style-type:square;
}

/* old stuff */

.ContentBlock
{
	padding-left:5px; 
	padding-right:5px;
	padding-bottom: 10px;
	text-align:left;
}
.ContentBody 
{
	font-size:11px; 
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	padding-top:5px;
	padding-bottom:5px;
	line-height:16px;

}
.GreyFont
{
	color:Gray;
	font-weight:bold;
}
.EmailLink 
{
    color: #446688;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: underline;
}
.PagingLink
{
	color: #446688;
	cursor:pointer;
}
.PagingLink:hover
{
	text-decoration:underline;	
}
blockquote
{
    margin-left:40px;
}

.ContentBody A
{	
    color: #446688;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: underline;
}
.ContentSubHeader
{
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	font-family:font-family:Verdana, Sans-Serif;
}

.ContentHeader
{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	font-family: 	font-family:Verdana, Sans-Serif;
	padding-bottom:2px;
	padding-top:2px;
}
.EuroList
{
	margin:0px auto 0.5em 30pt;
	line-height:normal;
}
.ContentHeaderLarge
{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-family: 	font-family:Verdana, Sans-Serif;
}

.ContentHeaderMedium
{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-family: 	font-family:Verdana, Sans-Serif;
}

.ContentHeaderSmall
{
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	font-family: 	font-family:Verdana, Sans-Serif;
}

.ContentHeaderUp
{
	text-transform: uppercase;
	font-weight:bold;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
}
.ContentBodyCollision 
{
	background-color:#E5E5E5;
	padding-left:5px;
	padding-top:5px;
}
.ContentBodyCollisionEvenColor 
{
	background-color:#EFEFEF;
	padding-left:5px;
	padding-top:5px;
}
/* PRIVACY POLICY */

A.PrivacyTableLink 
{
    color: #446688;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}

A.InternalLink
{
    color: #446688;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: underline;
}
A.InternalLink:hover
{
	text-decoration:underline;
}

A.PrivacyTableLink:hover
{
	text-decoration: underline;
}

.PrivacySubHeader
{
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
/* end old stuff */
td.descriptionbox 
{
	color:#000033;
	padding:5px;
	text-align:center;
	background:white;
}
#servicemenu td.pricebox 
{
	background-color:#737782;
	color:#FFFFFF;
	padding:5px;
	text-align:center;
	width:100px;
}
select.SpecSelectBox 
{
	font-weight:normal;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:8pt;
	width:220px;
}
/* +++ begin Specifications +++ */
.SpecificationAnnotation	{ /* also used as footnotes */
	font-size: 8pt;
	/*font-weight:bold;*/ 
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color:#1F3147;
}
 .newXCImages
 {
	padding-bottom:104px;
 }

/* --- end Specifications --- */

/* Specifications and Accessories  */
#change1Seat5 
{
	
}

/*---------------------------TOP MENU BEGINS-------------------------------*/
/*---------------------------TOP MENU BEGINS-------------------------------*/
/*---------------------------TOP MENU BEGINS-------------------------------*/

.topMenu {
	z-index:10;
	background-color:#EDF0F2;
}
.topMenu:after {
	clear:both;
	display:block;
	height:0pt;
	visibility:hidden;
}
.topMenu ul {
	display:block;
	margin:0px;
	padding:0px;
}
.topMenu ul li 
{
	display:inline;
}
.topMenu ul li a 
{
	margin:0px;
	padding:0px;
}
#txt_body
{
	padding-left:10px;
}
.topMenu ul li a[rel]:after 
{
	
}
/* the following are the sub menu items for the top menu */
.dropmenudiv {
	background: #C5CDD5 url(../Images/Global/Menu/menu_gradient.gif) repeat-x;
	border-right:  solid 1px #606060;
	border-bottom:  solid 1px #606060;
	border-left:  solid 1px #606060;
	font-family: Verdana,arial,helvetica,sans-serif;
	line-height:14px;
	position:absolute;
	top:0pt;
	left:0px;
	visibility:hidden;
	width:170px;
	z-index:100;
}
.dropmenudiv div 
{
	padding-left:5px;
	padding-bottom:5px;	
}
.dropmenudiv a {
	color:#333333;
	display:block;
	font-size:11px;
	font-weight:normal;
	padding-top:  8px;
	padding-bottom:  3px;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration:none;
	text-indent:0px;
	width:140px;
}

.dropmenudiv a:hover {
	background-color:#4C6880;
	color:#FFFFFF;
}
/*-----------THE END OF THE TOP MENU------------------*/
/*-----------THE END OF THE TOP MENU------------------*/
/*-----------THE END OF THE TOP MENU------------------*/


/*-------------------START SHOWROOM--------------------*/
/*-------------------START SHOWROOM--------------------*/
/*-------------------START SHOWROOM--------------------*/

.ShowroomModelCards
{
	display:none;
	height:auto;
	width:395px;
	position:absolute;
	z-index:900;
}

.ShowroomModelCardTop
{
	background: transparent url(../Images/Showroom/selector_popup_top_bg.gif) top;
	height:auto;
	padding-top:20px;
	z-index:10;
}
.ShowroomModelCardTopText
{
	padding-left:35px;
	padding-right:38px;
	text-align:left;
}
.ShowroomModelCardTopHeader
{
	text-align:center;
	font-size:18px;
	color:Gray;
	padding-bottom:10px;
}
.ShowroomModelCardMiddle
{
	background: transparent url(../Images/Showroom/selector_popup_middle_bg.gif) repeat-y;
	height:20px;
	
}
.ShowroomModelCardBottom
{
	background: transparent url(../Images/Showroom/selector_popup_bottom_bg.gif);
	height:189px;
	text-align:center;
	
}
.ShowroomHeader
{
	width:780px;
	height:80px;
	vertical-align:middle;
  
}
.ShowroomNavBar
{
	padding-bottom:40px;
}
.SiteMapHeader
{
	font-size:12px;
	padding-left:15px;
	padding-top: 8px;
	padding-bottom:8px;
	line-height:normal;
	text-transform:uppercase;
}
.SiteMap a
{
	text-decoration:none;
}
.SiteMapSelector
{
	font-size:12px;
	color:#4466AA;
	padding:10px 10px 10px 0px;
	width:100px;
	float:right;
}
.FindRetailerHeader
{
	width:610px;
	height:25px;
	position:relative;
}
.FindRetailerHeaderSideLeft
{
	height:25px;
	width:1px;
	position:absolute;
	left:0px;
	top:0px;
	background-image:url(../Images/Retailer/FindRetailer_header_sides.gif)
}
.FindRetailerHeaderSideRight
{
	height:25px;
	width:1px;
	position:absolute;
	left:609px;
	top:0px;
	background-image:url(../Images/Retailer/FindRetailer_header_sides.gif);
}
.FindRetailerHeaderTile
{
	vertical-align:middle;
	height:25px;
	position:absolute;
	left:1px;
	top:0px;
	width:608px;
	background-image:url(../Images/Retailer/FindRetailer_header_tile.gif);
}
.FindRetailerHeaderText
{
	position:absolute;
	bottom:4px;
	right:5px;
	left:5px;
	color:#446382;
    
}
/*-------------------END SHOWROOM--------------------*/
/*-------------------END SHOWROOM--------------------*/
/*-------------------END SHOWROOM--------------------*/
.PopupHeader
{
		background: #333333;
		height:59px;
}
.PopupHeader .FlashHeader
{
	padding:18px 10px;
	width:350px;
	float:left;
}
.PopupHeader .PrintHeader
{
	padding:18px 10px;
	width:400px;
	float:left;
	font-family:Arial;
	font-size:20px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:left;
	color:Black;
}
.PopupHeader ul
{
	float:right;
	text-align:right;
	padding:3px 10px;
	list-style-type:none;
}
.PopupHeader ul li
{
	padding-top:2px;
}
.PopupHeader ul li a
{
	font-size:12px;
	text-decoration: none;
	color:#ffffff;
}
.PopupHeader ul li a:hover
{
	text-decoration:underline;
}
.DownloadLinks
{
	color:#446688;
	text-decoration:underline;
	
}
.preOwnedFinance
{
	background-color:#E5E5E5;
	text-align:center;
	line-height:16px;
	padding:3px 3px 3px 3px;
}
img.Bullets
{
	vertical-align:top;
	padding-top:9px;
}
Bullets .ContentBody
{
	padding-top:0px;
}
.EnvironmentSubHeader	{
	background-color:#acb8c7;
	padding: 3px 5px;
	
}
.blueText
{
	color:#456689;
	font-size:12px;
	font-weight:bold;
}

.GlobalWhiteMenu
{
	height:60px;
	background-color:White;
}
.map img
{
	border:solid 1px #9A9E9D;
}
.CurrentOffers
{
	height:132px;width:100%;
}
.CurrentOffers div
{
	border:1px solid #CFD6DC;
	background-color:white;
}
.CurrentOffers .OffersImage
{
	float:left;
	height:132px;
	margin-right:10px;
}
.CurrentOffers .OffersText
{
	font-size:11px;
	height:132px;
	padding:0px 10px 0px 10px;  
	width:280px; 
	text-align:left;
	float:left;

}
.CurrentOffers .OffersButton
{
	float:right;
	height:85px;
	padding-top:47px;
	width:190px;
}
.RatesTableValue
{
	background-color:#ffffff;
	text-align:left;
	padding-left:5px;
	
}
.RatesValidPeriodExpiry
{
	color:Red;
}
.RatesTypeTitle
{
	text-align:left;
}

.retailerSplash a
{
	cursor:pointer;
}