/* New changes - new styling */
/* Newsletter promo */
.cnews {
	width: 170px;
	\width: 170px;
	w\idth: 170px;
	max-width: 180px;
	padding: 5px 5px 5px 5px;
	border-right: 1px solid white;
}
.cnews form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.cnews div {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #FFFFFF;
	width: 160px;
	\width: 160px;
	w\idth: 160px;
	max-width: 160px;
}
#cnewsfrm {
	padding: 3px 3px 3px 3px !important;
	width: 154px;
	max-width: 160px;
	height: 168px;
	max-height: 174px;
}
#subscribeFormSubmit {
	margin-top: 12px;
	margin-bottom: 0px;
	border: 1px solid #666666;
	background-color: #CC0000;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px !important;
}
.cnews input {
	width: 100%;
}
.emailinput {
	font-size: 10px !important;
	color: #666666;
}

@import url("dealer.css");
@import url("virtualgarage.css");

/* Road Tax */

.roadTax {
	color:#fff;
}

/*** HDI Table **/

.hdi_table {
	background:none;
	width:90%;
	font-size:9px;
}

.hdi_header {
	background:#5ab7e8;
	color:#fff;
	text-align:center;
	border-bottom: solid 1px #ccc;
	border-top: solid 1px #ccc;
}

.hdi_header strong{
	color:#264192;
}

.hdi_figure_name {
	background:none;
	font-weight:bold;
	border-bottom: solid 1px #ccc;
	border-top: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-left: solid 1px #ccc;

}

.hdi_figure {
	background:none;
	text-align:center;
	border-right: solid 1px #ccc;
	border-left: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	border-top: solid 1px #ccc;
}

.hdi_event {
	color:#dc3224;
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
}

.hdi_switch {
	color:#264192;
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
}

.hdi_airdream {
	color:#0077be;
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
}

/*** END HDI Table **/

.airdream_btns{
margin-top:5px;
margin-bottom:15px;
width:166px;
}

.clear2 {
height:10px;
width:200px;
background:none;
clear:both;
}

.dealer-sublist {
	width: 100%;
}
body {
	background-color: #FFFFFF;
	margin:0px;
	padding:0px;
}
body, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}
h1 {
	font-size: 12px;
	font-weight: bold;
}
h2, h3 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom:0px;
}
a, a:visited, td a, td a:visited, div a, div a:visited, li a, li a:visited {
	color: #EC292D;
	text-decoration: none;
}
a:hover, td a:hover, div a:hover, li a:hover {
	color: #EC292D;
	text-decoration: underline;
}
.pageFrame {
	width:970px;
	height:100%;
	border-right: 1px solid #E2E2E2;
}
.pageHeader {
	height: 41px;
}
.pageContent {
	height: auto;
	vertical-align: top;
	text-align: left;
	background-image:url(../images/bg_vert_grey.gif);
	background-repeat:repeat-y;
}
/* Left grey column - New styling - removed left column image)*/
.pageContent3 {
	height: auto;
	vertical-align: top;
	text-align: left;
	/*background-image:url(../images/bg_vert_grey.gif);
	background-repeat:repeat-y;*/
}
/*Used on news pictures*/
.newspic {
	margin-right: 12px;
	margin-bottom: 5px;
}

/*Used on configurator variant-level pages only*/
.pageContent1 {
	height: auto;
	vertical-align: top;
	text-align: left;
	background-image:url(../images/bg_vert_blue.gif);
	background-repeat:repeat-y;
}
/* Glossary section (plain white) */
.pageContent2 {
	height: auto;
	vertical-align: top;
	text-align: left;
	background-image:url(../images/bg_vert_white.gif);
	background-repeat:repeat-y;
}

.pageFooter {
	height: 22px;
	/* New styling
	background-color: #EC292D;
	*/
	background-color: white;
	padding-right: 10px;
	padding-left: 10px;
}
.gowan {
	width: 949;
	float: left;
}
.gowan_txt {
	width: 310px;
	/* New stylying
	color: white;
	*/
	color: #EC292D;
}
.gowan_logo{
	width: 22px;
	text-align: left;
}
.footerLinks {
	text-align: right;
	vertical-align: middle;
	/* New stylying
	color: white;
	*/
	color: #EC292D;
}
.pageFooter a, .pageFooter a:visited {
	/* New stylying
	color: white;
	*/
	color: #EC292D;
	text-decoration: none;
}
.pageFooter a:hover {
	/* New stylying
	color: white;
	*/
	color: #EC292D;
	text-decoration: underline;
}
.headerLogo {
	width: 180px;
	height: 41px;
	vertical-align: middle;
	text-align: center;
	/* New styling 
	border-bottom: 1px solid #FAC9CA;
	*/
}
/* - New styling
.headerRed {
	width: 360px;
	background-color: #EC292D;
	border-bottom: 1px solid white;
}
*/
.headerLinx {
	/* New Styling
	width: 430px;
	*/
	width: 790px;
	vertical-align: middle;
	text-align: right;
	padding-right: 10px;
	color: #CCCCCC;
	border-bottom: 1px solid white;
}
.headerLinx a, .headerLinx a:visited {
	color: #696969;
	text-decoration: none;
}
.headerLinx a:hover {
	color: #cccccc;
	text-decoration: underline;
}
.promotion a, .promotion a:visited {
	color:#EC292D;
	text-decoration: none;
}
.promotion a:hover {
	color:#EC292D;
	text-decoration: underline;
}
.navTd {
	width: 180px;
	vertical-align: top;
	border-bottom: 1px solid white;
}
.homeImg {
	border-bottom: 1px solid white;
}
.nav {
	text-align:left;
	background-color: white;
	/* New Styling
	border-bottom: 1px solid #FAC9CA;
	*/
	height:20px;
	/*height: 20px;
	border-bottom: 1px solid #FAC9CA;
	vertical-align: middle;
	text-align: left;*/
	
}
.navA{
	height:16px;
	width: 138px;
	float:left;
	color: black !important;
	text-decoration: none;
	padding:3px 12px 0px 29px;
	background-color: white;
	background-image: url(/templates/citroen05/images/boomerang.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
	/*color: black;
	text-decoration: none;
	width: 100%;
	height:100%;*/
}

/* A CSS comment before the hack \*/
* html .navA {
	height:19px; 
	width: 180px;
}
/* Another CSS comment after the hack */


a.navA:hover {
	/* New styling 
	background-color: #EC292D;
	color: white !important;
	*/
	color: #EC292D !important;
	text-decoration: none;
	font-weight: bold;
}
.mainBannerImage {
	border-bottom: 1px solid white;
}
.mainBannerImage img, .mainBannerImage embed, .mainBannerImage object, embed, object {
	display: block;
}
.leftMenuBox, .leftMenuBoxVariant {
	width: 360px;
	float: left;
}
.leftMenu {
	width:360px;
}
.leftMenuVariant {
	margin-top:3px;
	width: 200px;
	float:right;
}
.leftMenuItem {
	width: 340px;
	text-align: right;
	height: 16px;
	vertical-align: middle;
}
.leftMenuItem1 {
	width: 350px;
	text-align: right;
	height: 250px;
	vertical-align: middle;
	background: url(/templates/citroen05/images/roadtax-bg.jpg);
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	font-size:24px;
}
.leftMenuItem select {
	float: right;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 2px;
	margin-right: 3px;
	width: 138px;
	border: 1px solid #dfdfdf;
	background-color: #CCDBF4;
	color: #EC292D;
}
.leftMenuItemArrow {
	padding-right:4px;
}
.leftMenuItem a, .leftMenuItem a:visited {
	color: #EC292D;
	text-decoration: none;
}
.leftMenuItem a:hover {
	color: #EC292D;
	text-decoration: underline;
}
.titleBar {
	background-color: #CCDBF4;
	height: 20px;
	border-bottom: 1px solid white;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
}
.spacer1 {
	height: 7px;
	font-size:5px;
}
.titleBar1 {
	width: 210px;
	background-color: #CCDBF4;
	height: 20px;
	border-bottom: 1px solid white;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
	border-left: 1px solid white;
}
.home_teasersTbl {
	margin-bottom: 10px;
	margin-left:2px;
}
.home_teasers_sp {
	width: 10px !important;
}
.home_teasers img, .home_teasers embed, .home_teasers object {
	border: 1px solid white;
	float: right;
	margin: 0px;
}
.bodyVariant {
	background-color: #CCDBF4;
	border-bottom: 1px solid white;
	text-align: left;
}
.bodyVariantA {
	width: 16px;
	text-align: left;
	background-color: #CCDBF4;
	border-bottom: 1px solid white;
	border-left: 1px solid white;
}
.OverviewContentContainer {
	float: right;  /*changed from left to push up Promo box if present for a model*/
}
.overviewTbl {
	width: 429px;
}
.OverviewContent {
	padding: 10px;
}
.OverviewContent img {
	margin-right: 7px;
	margin-bottom: 3px;
}
.overviewImg {
	padding-left: 10px;
	padding-top: 10px;
	vertical-align: top;
}
.overviewImg a:hover {
	text-decoration: underline;
}
.cfVariantChoice {
	margin: 10px;
	width: 409px;
}
.cfdescription {
	font-weight: bold;
	color: #696969;
}
.cfRow1 {
	background-color: #e2e2e2;
}
.cfnumber, .cfvariantListing {
	padding: 2px;
}
.galleryContainer {
	clear: left;
}
.galleryTbl {
	width: 789px;
	margin-top: 7px;
}
.galleryThumb {
	width: 120px;
	height: 90px;
	vertical-align: top;
	text-align: right;
}
.galleryBig {
	width: 429px;
	vertical-align: top;
	text-align: center;
}
.configuratorLeftCol {
	float: left;
}
.configCategories {
	width: 360px;
	border-top: 1px solid #e2e2e2;
	border-left: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
	border-bottom: 10px solid #e2e2e2;
}
.configCategoryOn {
	height: 19px;
	background-color: #e2e2e2;
}
.configCategoryOff {
	height: 19px;
	background-color: white;
}
.configCategoryOn a, .configCategoryOn a:visited, .configCategoryOff a, .configCategoryOff a:visited {
	color: #EC292D;
	text-decoration: none;
}
.configCategoryOn a:hover, .configCategoryOff a:hover {
	color: #EC292D;
	text-decoration: underline;
}
.leftMenuBoxVariant {
	float: left;
	width: 360px;
}
.cfIntro, .cfContent, .cfDetailTable {
	width: 330px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.cfcontentdescription {
	width: 290px;
	height:18px;
	vertical-align: top;
	padding-top: 3px;
	border-bottom: 1px solid #cccccc;
}
.cfcontentListingRadio {
	width: 15px;
	height:18px;
	vertical-align: top;
	padding-top: 4px;
	border-bottom: 1px solid #cccccc;
}
.cfcontentListing {
	width: 265px;
	height:18px;
	vertical-align: top;
	padding-top: 3px;
	border-bottom: 1px solid #cccccc;
}
.cfcontentListing a, .cfcontentListing a:visited {
	color: black;
}
.cfcontentListing a:hover {
	color: black;
	text-decoration: underline;
}
.cfcontentListingPrice {
	width: 50px;
	height:18px;
	vertical-align: top;
	text-align: left;
	padding-top: 3px;
	border-bottom: 1px solid #cccccc;
}
.cfDetailData {
	width: 330px;
	height: 18px;
	padding-top: 3px;
	border-bottom: 1px solid #cccccc;
}
.cfIntroColours {
	width: 327px;
	margin-left: 15px;
	margin-bottom: 10px;
}
.cfImageHolder {
	float: left;
	width: 427px;
	height: 210px;
}
.cfImageHolder img {
	display: block;
}
.cfSummaryBox {
	float: left;
}
.cfLinksContainer {
	margin-left:5px;
	margin-top: 7px;
}
.cfLinks {
	padding-left: 15px;
	background-image:url(../images/arrow1.gif);
	background-position:left;
	background-repeat:no-repeat;
	font-weight: bold;
}
.cfColourSwatches {
	background-color: white;
	padding-top:7px;
	padding-left: 8px;
	padding-bottom: 5px;
}
.cfColourNames {
	background-color: #F3F3F3;
	padding: 5px;
	text-align: center;
}
.introCopy {
}
.cfBox {
	width: 360px;
	height: 180px;
	position:relative;
	z-index:1;
	overflow: auto;
	/*border-left: 1px solid #DCDEDE;
	border-top: 1px solid #DCDEDE;*/
	border-bottom: 10px solid #e2e2e2;
	background-color: #e2e2e2;
	float: left;
	/*clear: none;*/
	scrollbar-face-color: #ADCDF2;
	scrollbar-shadow-color: #7797BA; 
	scrollbar-highlight-color: #C8E9FF;
	scrollbar-3dlight-color: #DCDEDE; 
	scrollbar-darkshadow-color: #93B2D6;
	scrollbar-track-color: #f0f0f9; 
	scrollbar-arrow-color: #93B2D6;
	vertical-align: top;
	text-align: left;
}

.cfSummaryInfoBox {
	width: 427px;
	border: 1px solid #cdcdcd;
	margin-left: 1px;
	background-color: #efefef;
}
.SummaryBoxTitle {
	background-color: #CCDBF4;
	height: 20px;
	width:429px;
	float:right;
	border-left: 1px solid white;
	border-bottom: 1px solid white;
}
.SummaryBoxTitle td {
	padding-left: 10px;
	padding-top: 2px;
	font-weight: bold;
	font-size: 11px;
}
.cfSummaryCat {
	padding-left:10px;
	padding-top: 2px;
}
.cfSummaryInfo {
	padding-right:10px;
}
.cfSummaryTotal {
	padding: 5px 10px 5px 10px;
}
.cfSummaryDisc {
	padding-left:10px;
	padding-top: 10px;
}
.otherModelBox {
	float:left;
	clear:both;
	width:150px;
	border:1px solid #cdcdcd;
}
.homeFlash {
	border-left: 1px solid white;
	padding:0px;
	vertical-align: top;
	/* New styling 
	background-color: #CCDBF4;
	*/
	background-color: #e2e2e2;
}
.homeNewsTable {
	float: left;
	width: 356px;
}
.homeNews img {
	border: 1px solid white;
}
.homeNewsTitle {
	border-bottom: 1px solid #8A9AB1;
}
.homeNewsTitle a, .homeNewsTitle a:visited, .homeNewsTitle a:hover {
	font-weight: bold;
	color: #59687D;
	font-size: 11px;
	text-decoration: none;
}
.homeNewsTxt a, .homeNewsTxt a:visited {
	color: #59687D;
	text-decoration: none;
}
.homeNewsTxt a:hover {
	color: #59687D;
	text-decoration: underline;
}


/* USED CARS STYLE OVERRIDE */
.sfOuterContainer, .sfContainer, .sfForm {
	border: none !important;
	margin:0px !important;
	padding: 0px !important;
	width: 428px !important;
}
.sfOuterContainer {
	float: right;
}
.sfElementTitle {
	margin-top: 0px !important;
	/* New styling
	background-color: #CCDBF4 !important;
	*/
	background-color: #e2e2e2 !important;
	color: black !important;
	border: none  !important;
	margin-bottom: 5px;
}
.sfElement {
	margin-bottom: 4px !important;
}
.sfSubmitButton input {
	background-color: #e2e2e2 !important;
	color: #EC292D !important;
}
.sfCaption {
	margin-left:3px;
	margin-top: 2px;
}
.srTooMuch {
	margin-top: 10px;
	margin-bottom: 10px;
	float: right;
	width: 418px;
}
.rlcriteria {
	float: right;
	width: 428px !important;
	height: 20px !important;
	vertical-align: middle !important;
	background-color: #CCDBF4 !important;
	border-bottom: 1px solid white !important;
}
.rlcriteria div {
	margin-left: 2px;
	margin-right: 2px;
}
.rldisplaying, .rl {
	width: 428px !important;
	float: right;
}
.carDetailName {
	width: 789px;
	background-color: #CCDBF4;
	height: 20px;
	border-bottom: 1px solid white;
	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 3px;
}
.dp_Pics {
	width: 428px !important;
	float: right !important;
	clear: right !important;
	padding: 0px !important;
	margin:0px !important;
	background: none !important;
	border: none !important;
}
.dp_PicThumbs {
	padding:0px !important;
	margin:0px !important;
}
.dp_PicThumbs img {
	margin-bottom: 1px;
}
.dp_details {
	width: 360px;
	float: left;
	clear: left;
	padding: 0px !important;
	margin:0px !important;
	border-color: #e2e2e2;
}
.dp_links {
	width: 360px !important;
	padding: 0px !important;
	margin:0px !important;
}
.dp_links li {
	margin-left: 5px !important;
}

/* NEWS 
.cfbreadcrumb {
	float: left;
	width: 340px;
	margin-top:10px;
	margin-bottom: 10px;
}*/
.childLinks {
	margin-top:10px;
	float: left;
	width: 340px;
	clear: left;
}
.childLinks li {
 	list-style-type:circle;
	margin-bottom: 2px;
	list-style-type:circle;
}
.contentTxt {
	width: 340px;
	margin-top: 10px;
	clear: both;
}
.contentTxtDate {
	font-style:italic;
	font-size: 11px;
}
.nrGroup {
	float: left;
	width: 360px;
	padding-right: 20px;
}
.nrGrandChildImage {
	float: left;
}
.nrGrandChildImage img {
	margin-right:3px;
	margin-bottom: 3px;
}
.nr_item {
	width: 769px;
}
.nrItem {
	height: 80px;
}
.nrChild {
	font-weight: bold;
	font-size:11px;
	text-decoration: underline;
	margin-bottom:10px;
}
/*.nrGrandChild {
	height: 60px;
	border: 1px solid green;
}*/
.nrGrandChild a {
	padding-left:5px;
}
/*
.nrGrandChildImage {
	float: left;
	width: 350px;
	text-align: right;
}
.nrGrandChildImage img {
	margin-right: 10px;
}
*/
.nr_date {
	padding-left: 10px;
	font-style:italic;
}
.NewsArticle {
	float: right;
	width: 418px;
	margin-top: 10px;
}
.nrArchive {
	border-top: 1px dotted #aaaaaa;
	width: 50%;
	margin-top: 20px;
	padding-left: 5px;
	padding-top: 1px;
}
/* Citroen Protector Blurb */
.ctProtector {
	width: 340px;
	float : left;
	margin-left:5px;
	margin-top: 10px;
}
/* Contact page */
.fg_element {
	width: 100%;
}
.fg_caption {
	float: left;
}
.fg_field {
	float: right;

}
.fg_input, .fg_textarea {
	width: 200px;
	font:Arial, Helvetica, sans-serif !important;
	font-size: 11px !important;
	color: black !important;
}
.fg_textarea {
	height: 50px;
}
.fg_submitButton {
	float: right;
	width: 200px;
	background-color: #CCDBF4 !important;
	color: #EC292D !important;
	border: 1px solid white;
	font-size: 11px !important;
	font-weight: bold;
}

.fg_submitButton_rally {
	float: left;
	width: 160px;
	background-color: #CCDBF4 !important;
	color: #EC292D !important;
	border: 1px solid white;
	font-size: 11px !important;
	font-weight: bold;
	margin-top:15px;
}




/* Div around promotion item on homepage */
.promoContent {
	width: 360px;
	padding-right: 10px;
	float: left;
	height: 150px;
}
.promoSummary {
	margin: 0px 10px 10px 10px;
}
.promo_Summary {
	padding: 0px 0px 0px 370px;
	font-weight: bold;
}
.promoSummary1 {
	margin: 0px 10px 10px 10px;
	float: left;
	width: 400px;
}
.promoHomepage {
	float: left;
	width: 255px;
	margin-top: 10px;
}
.PromoNewsTitle {
	padding-top: 10px;
	border-bottom: 1px solid #8A9AB1;
}
.PromoNewsTitle a, .PromoNewsTitle a:visited, .PromoNewsTitle a:hover {
	font-weight: bold;
	color: #59687D;
	font-size: 11px;
	text-decoration: none;
}
.promoContentContainer {
	width: 429px;
	float: right;
}
.promoContentImgContainer {
	width: 350px;
	text-align: right;
	margin-top: 10px;
}
.PromoTitleBar {
	width: 100%;
	background-color: #CCDBF4;
	height: 20px;
	border-bottom: 1px solid white;
	padding-top: 3px;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
	border-left: 1px solid white;
}
.cfBreadcrumb {
	width: 100%;
	/* New styling
	background-color: #CCDBF4;
	*/
	background-color: #e2e2e2;
	height: 20px;
	border-bottom: 1px solid white;
	padding-top: 3px;
	font-size: 11px;
	padding-left: 10px;
}
.promoCategory1 {
	width: 100%;
	background-color: #CCDBF4;
	height: 20px;
	border-bottom: 1px solid white;
	padding-top: 3px;
	font-size: 11px;
	font-weight: bold;
}
.promoCategory2 {
	width: 100%;
	background-color: #CCDBF4;
	height: 20px;
	border-bottom: 1px solid white;
	border-top: 1px solid white;
	padding-top: 3px;
	font-size: 11px;
	font-weight: bold;
	clear: both;
}
.promoCategory1 div, .promoCategory2 div {
	padding-left: 10px;
}
.promoBox {
	float:right;
	width: 700px;
	margin-bottom: 10px;
}
.promoCarImage {
	margin: 10px;
	border: 1px solid white;
	float:left;
}
.PromoTitle {
	margin: 10px 10px 2px 10px;
	float: left;
	width: 400px;
	font-weight: bold;
}
.promoTNImage {
	margin: 10px;
	border: 1px solid white;
}
.promoDetails {
	margin: 0px 10px 10px 10px;
}
.promoMore {
	float: right;
	font-size:10px;
	margin-top: 2px;
}
.PromoNewsTxt {
	padding-top: 10px;
}
.PromoNewsTxt a, .PromoNewsTxt a:visited {
	color: #59687D;
	text-decoration: none;
}
.PromoNewsTxt a:hover {
	color: #59687D;
	text-decoration: underline;
}
.leftPromoBox {
	text-align: right;
	float: right;
}
.wrcLogo {
	clear: left;
}
.cfNavCatgories {
	position : absolute;
	top : 90px;
	float : right;
	padding : 8px;
	colour : white;
}
.cfNavCatgoriesTable {
	padding : 5px;
	background-color : white;
}
.NavBut {
	padding : 5px;
	width : 50px;
	text-align:center;
	background-color : silver;
	border : 1px solid red;	
}

/*  FINANCIAL FORMS STYLES  */
.ffOuterContainer {
	float: right;
}
.ffOuterContainer, .sfForm, .ffContainer {
	margin:0px !important;
	padding:0px !important;
	width: 428px !important;
}
.ffOuterContainer p {
	margin-top:10px;
}
.sfmenu {
	font-size:10px;
}
.ffSubmitButton {
	background-color: #CCDBF4 !important;
	color: #EC292D !important;
	border: 1px solid #a2a2a5;
	font-size: 11px !important;
}
.ffmenu, .ffmenuLiving, .ffmenuOccupation, .ffitemLabel {
	font-size:10px;
}
.ffmenuOccupation {
	float: right;
}

.fftitle {
	width: 427px !important;
	float: left !important;
	margin-top: 2px;
}
.ffitemLabel {
	margin:0px !important;
}
.ffitemSelect {
	margin-right: 1px;
}
.ffitemHolder {
	width: 320px;
	margin-left: 30px;
	margin-bottom: 2px;
	border-bottom: 1px solid #e2e2e2;
}

@media print {
.headerLinx {
	border-bottom: 1px solid #FAC9CA;
}
.cfBox {
	width: 300px;
	height: auto;
	position:static;
	z-index:1;
	overflow:auto;
	/*border-left: 1px solid #DCDEDE;
	border-top: 1px solid #DCDEDE;*/
	border-bottom: none;
	background-color: #e2e2e2;
	float: left;
	/*clear: none;*/
	vertical-align: top;
	text-align: left;
}
.cfSummaryBox {
	float: left;
}
.cfSummaryInfoBox {
	border: none;
	width: 397px;
	margin-left: 10px;
}
.navTd, .nav, .navA {
	display:none;
}
.pageFrame {
	width: 789px !important;
}
.pageHeader {
	width: 789px !important;
}
.headerRed {
	display:none;
}
.titleBar {
	padding-left: 0px;
	height: 30px;
	font-size: 13px;
}
.pageContent1 {
	width: 789px;
}
.cfDetailTable, .cfIntro {
	width: 100%;
	margin:0px;
}
.cfDetailTable {
	margin-top: 10px;
}
.configCategories, .leftMenuBoxVariant, .cfLinksContainer {
	display: none;
}
.pageFooter {
	display: none;
}

/* GLOSSARY */

.headline_content {
	font-weight: bold !important;
}
.GlossarySectionTxt, .Glossary_Tbl, .headline_content {
	margin-left: 20px !important;
	width: 748px !important;
}


.moneyOff {
color:#d90026;
}

