﻿body
{
	background-color: #E4EAF1;
	text-align: center;
}

a:visited
{
	margin: 0px;
}

.divBackToCarXpWrapper
{
	position: absolute;
	left: 700px;
}

.divBackToCarXp
{
	width: 216px;
	height: 20px;
	top: -8px;
	text-align: center;
	padding-top: 5px;
	background-image: url('../images/backToCarXp.png');
	font-family: Verdana;
	font-size: 11px;
	color: #004c93;
	cursor: pointer;
}

.divContainer
{
	text-align: left;
	width: 956px;
	background-color: White;
	margin: 0 auto;
	position: relative;
}

.divHeaderBodyContainer
{
	padding: 12px 12px 0px 12px;
}

.tableHeader
{
	background-image: url('../images/headerBackgroundFull.jpg');
}

.trLogos
{
	height: 105px;
}

.tdLogoCarXpertService
{
	padding-left: 15px;
	width: auto;
}

.tdTitleText
{
	width: 100%;
}

.tdLogoCompanydivContainer
{
	width: 150px;
}

.trVerticalSeperator
{
	height: 3px;
	background-color: #00989D;
}

.tableBody
{
	width: 100%;
	margin-top: 10px;
}

.tableFooter
{
	width: 100%;
	background-color: #E7ECF2;
}

.spanHeaderPayoff
{
	font-family: Verdana;
	font-style: italic;
	font-size: 30px;
	font-weight: bold;
	color: White;
	top: -17px;
	left: 20px;
	position: relative;
}

.spanHeaderPayoffShadow
{
	font-family: Verdana;
	font-style: italic;
	font-size: 30px;
	font-weight: bold;
	color: #034a9a;
	top: 20px;
	left: 21px;
	position: relative;
}

.spanHeaderAddress
{
	color: #049a9b;
	font-family: Verdana;
	font-size: 14px;
	top: 84px;
	left: 168px;
	position: absolute;
}

.contentBox
{
	background-repeat: repeat-y;
	background-image: url('../images/ContentBoxBg.jpg');
	padding: 15px;
}

.contentHeader
{
	background-image: url('../images/HeaderBar.jpg');
	font-family: Arial;
	font-size: 18px;
	height: 24px;
	width: 595px;
	overflow: hidden;
	color: White;
	padding-left: 25px;
	padding-top: 5px;
	font-weight: bold;
}

.directDoenContentBox
{
	background-repeat: repeat-y;
	background-image: url('../images/directDoenContentBg.jpg');
	padding: 15px;
}

.directDoenHeader
{
	background-image: url('../images/directDoenHeader.jpg');
	height: 24px;
	width: 275px;
	overflow: hidden;
	color: White;
	padding-left: 25px;
	padding-top: 5px;
	font-weight: bold;
	font-family: Arial;
	font-size: 18px;
}

.newsBox
{
	background-repeat: repeat-y;
	background-image: url('../images/NewsBoxBg.jpg');
	padding-left: 8px;
	padding-right: 5px;
	width: 278px;
}

/*******************
* Menu starts here *
*******************/

.Menu_Selected
{
	height: 46px;
	background-image: url('../images/MenuBarSelected.png');
	background-repeat: repeat-x;
	font-family: Arial;
	font-size: 13px;
	width: 100%;
	z-index: 4;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

.menuSelect
{
	margin: 0;
	padding: 0;
}

.Menu
{
	height: 46px;
	background-image: url('../images/MenuBarDefault.png');
	background-repeat: repeat-x;
	font-family: Arial;
	font-size: 13px;
	width: 100%;
	z-index: 4;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

.menu .menuSelect li
{
	list-style: none;
	margin: 0;
	padding: 0;
	height: auto;
	float: left;
}

.menu .menuSelect a
{
	display: block;
	height: 23px;
	float: left;
	font-weight: bold;
	background-color: Transparent;
	padding: 0 20px 0 20px;
	text-decoration: none;
	line-height: 23px;
	white-space: nowrap;
	color: White;
	vertical-align: middle;
}

.menuSelect a:hover
{
	height: 23px;
	background-image: url('../images/mainMenuBg.png');
	background-repeat: repeat-x;
	background-color: White;
	cursor: pointer;
	color: White;
	padding-top: 0px;
	color: #004C92;
}

.menu .menuSelect a b
{
	font-weight: bold;
}

.menu .menuSelect a:hover b
{
	display: block;
	float: left;
	padding: 0 20px 0 20px;
	cursor: pointer;
}

.menuSub
{
	display: none;
}

.menuSelect_sub
{
	text-align: center;
}

.menuSub_active
{
	vertical-align: middle;
	left: 100px;
	float: left;
	text-align: center;
	list-style-type: none;
	padding: 0;
	list-style: none;
	font-family: Verdana;
	font-size: 11px;
	height: 23px;
	margin: 0;
	z-index: 4;
}

.menuSub_active li
{
	line-height: 23px;
	height: 23px;
	display: inline;
}

.menuSub_active ul
{
	line-height: 23px;
	height: 23px;
	vertical-align: middle;
}

.menuSub_active li a
{
	display: block;
	float: left;
	background: transparent;
	padding: 0 10px 0 10px;
	margin: 0;
	white-space: nowrap;
	border: 0;
	color: #004c93;
}

.menuSub_active li a
{
	display: none;
}

.menuSub_active li a
{
	display: inline;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
}

.menuSub_active li a:hover
{
	visibility: visible;
	background-color: White;
	height: 23px;
}

.menuSubItemSelected
{	
	visibility: visible;
	background: White !important;
}

.menuSubItemDeselected 
{
	visibility: visible;
	background: !important;
}

.spanFooter
{
	color: #999999;
	font-family: Verdana;
	font-size: 11px;
}

.spanFooter a
{
	color: #999999;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}

.logoSpacing
{
	margin-bottom: 10px;
}
.tblErrorPage
{
	font-size: 11px;
	font-family: Verdana;
	color: #555;
}
.tblSearchPage
{
	font-family: Verdana;
	font-size: 11px;
	color: #555;
}

.tblBreadCrumb
{
	font-family: Verdana;
	font-size: 10px;
	color: #024c93;
}


.divContentContainer
{
	width: 608px;
	background-color: White;
	color: #555;
	font-family: Verdana;
	font-size: 11px;
}
.divContentText a
{
	text-decoration: underline;
	color: #00989a;
}
.divContentText a:hover
{
	text-decoration: none;
	color: #00989a;
}
.divContentBlockRight
{
	font-family: verdana;
	color: #555;
	font-weight: bold;
	float: right;
	margin: 0px 0px 8px 0px;
	font-style: italic;
	font-size: 11px;
}
.divContentBlockLeft
{
	font-size: 11px;
	font-family: verdana;
	color: #555;
	font-weight: bold;
	float: left;
	margin: 0px 0px 8px 0px;
}
.divContentBlock img
{
	padding-bottom: 4px;
}
.spanContentHeader
{
	color: #00989a;
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;
}
.spanContentSubHeader
{
	color: #999;
	font-family: Arial;
	font-size: 11px;
}
.divDownloads a
{
	color: #004c93;
	font-family: Verdana;
	font-size: 11px;
}
.tblBreadCrumb a
{
	color: #024c93;
	text-decoration: underline;
}
.tblMainContainer
{
	width: 100%;
}
.tdTagCloud
{
	vertical-align: top;
	padding-top: 24px;
}
.tdPromotion
{
	padding-top: 22px;
	padding-left: 8px;
}

.tblMainMenuContainer
{
	width: 100%;
}

/*******************
* LightBoxRadwindow *
*******************/

.RadWindow .rwTopLeft, .RadWindow .rwTopRight, .RadWindow .rwBodyLeft, .RadWindow .rwBodyRight, .RadWindow .rwFooterLeft, .RadWindow .rwFooterCenter, .RadWindow .rwFooterRight
{
	background: transparent !important;
}

.RadWindow .rwIcon
{
	display: none !important;
}

.RadWindow .rwTitlebar, .RadWindow .rwTopResize
{
	background: #00989b !important;
}

.RadWindow
{
	border: 0px !important;
}

.RadWindow .rwControlButtons A
{
	background-image: url('../Images/LightboxClose.png') !important;
	cursor: pointer !important;
}

.RadWindow .rwCloseButton
{
	background-position: 0px !important;
	border: 0px !important;
	height: 25px !important; /*margin-right: -14px!important;*/ /*margin-top: -17px !important;*/
	background: transparent !important;
	position: absolute;
	right: -6px;
	top: -9px;
}

.RadWindow EM
{
	padding-left: 15px !important;
	background-color: #00989B !important;
	color: white !important;
	font-family: Verdana !important;
	text-align: left !important;
	padding-top: 6px !important;
	height: 32px !important;
	font: bold 17px "Segoe UI" , Verdana !important;
	font-size: 17px !important;
}

.rfdRoundedInner
{
	display: none !important;
}

.TelerikModalOverlay
{
	background-color: black !important;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=60);
	background-color: black !important;
	mozopacity: 0.6 !important;
	opacity: 0.6 !important;
}

.NoPromotionAvailable
{
	cursor:default;
	width:291px;
	height: 151px;
	background-image: url('../images/NoPromoAvailable.png');
	background-repeat: repeat-x;
}

.SpecialismeBanner
{
	cursor:default;
	width:291px;
	height: 151px;
	background-image: url('../images/NoPromoAvailable.png');
	background-repeat: repeat-x;
}

.ChangeCarXpertLink
{
	cursor:pointer;
	font-weight:bold;
	color: #696969;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana;
	font-size: 11px;
	
}
.LinkButton
{
	line-height:11px;
	padding-right:5px;
	padding-bottom:5px;
	color: #004c93;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana;
	font-size: 11px;
	vertical-align: middle;
}
.ArticleLetter
{
	font-size: 11px; 
	line-height:20px; 
	margin:2px;
	text-indent: 2px;
}

.ArticleLetterSelected
{
	font-size: 16px; 
	line-height:16px; 
	margin:2px; 
	color:#004c93;
}

.ArticleLetterNoSubjectsSelected
{
	font-size: 16px; 
	line-height:16px; 
	margin:2px; 
	color:Gray;
}

.ArticleLetterNoSubjects
{
	font-size: 11px; 
	line-height:16px;  
	 margin:2px; 
	 color:Gray;
	 text-indent: 2px;
}