/*******************************  PAGE  ********************************/

div.contentArea h3.brochureHeadingRed {
	color: #C71444;
	font-weight: bold;
	font-size: 12px;
}

div#pageContent {
	background: #000000 url(../images/page/back_page.jpg) top center no-repeat;
	padding: 0 0 30px 0;
}

div#sideBar {
	width: 233px;
	float: left;
}

div#sideBar div#sideNav {
	width: 214px;
	padding: 21px 10px 0 9px;
}

div#mainArea {
	width: 717px;
	float: left;
}

div#mainArea div#mainContent {
	width: 717px;
	padding: 21px 0 0 0;
}

div#bottomNav {
	padding: 21px 0 0 0;
}

div.contentHeading {
	height: 53px;
	background: url(../images/page/heading_back.gif) top center no-repeat;
}

div.contentBackLoop {
	background: #ffffff;
}

div.contentHeadingArea {
	padding: 21px 26px 0 26px;
}

div.contentArea {
	color: #2e2e2e;
	padding: 26px 26px 40px 26px;
}

div.contentAreaTable {
	color: #2e2e2e;
	padding: 16px 16px 30px 16px;
}

div.contentArea div.hrLine {
	padding: 4px 0;
	color: #e0dfe4;
}

div.contentArea h3, div.contentAreaTable h3 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

div.contentArea ul, div.contentAreaTable ul {
	list-style-type: square;
	padding: 0 0 0 15px;
}

div.contentArea ol, div.contentAreaTable ol {
	padding: 0 0 0 15px;
}

div.contentAreaTable table {
	font-size: 12px;
}

div.pressArticleContain {
	font-size: 11px;
	width: 278px;
}

td.first-child div.pressArticleContain
{
	padding: 0 60px 50px 0;
}

div.pressArticleContain div.pressThumbContain {
	padding: 0 0 15px 0;
}

div.pressArticleContain div.pressTitle {
	font-weight: 600;
	color: #2e2e2e;
	padding: 0 0 3px 0;
}

div.pressArticleContain div.pressSubTitle {
	font-weight: 600;
	color: #666666;
	padding: 0 0 3px 0;
}

div.pressArticleContain p {
	font-size: 11px;
	color: #666666;
	margin: 0;
	padding: 0 0 10px 0;
	line-height: 14px;
}

div#leftServiceCol {
	width: 245px;
	float: left;
}

div#leftServiceCol div#leftServPadding {
	padding: 0 22px 0 0;
	float: left;
}

div#leftServiceCol img#mainSideImage {
	padding: 0 0 13px 0;
}

div#leftServiceCol a.leftServLinkText {
	position: relative;
	top: -2px;
	font-size: 11px;
}

div#leftServiceCol div.leftServTextArea {
	background: #f0f0f1;
	padding: 18px 20px;
	margin-bottom: 13px;
}

div.leftServTextArea div {
	padding-bottom: 6px;
}

div.leftServTextArea div.black {
	font-size: 12px;
	color: #2e2e2e;
	padding-bottom: 5px;
}

div.leftServTextArea div.red {
	font-size: 18px;
	color: #c71444;
	padding-bottom: 5px;
}


div#rightServiceCol {
	width: 420px;
	float: left;
}


div.serviceRow {
	/*height: 18px;*/
	padding: 6px;
	background: #f0f0f1;
	margin: 0 0 1px 0;
}


div.serviceRow a {
	cursor: pointer;
	display: block;	
}

div.serviceRow a.textLink {
	
	font-size: 11px;
	padding-left: 12px;	
}

div.serviceRow a.servButton {
	width: 18px;
	height: 18px;
}

div#rightServiceCol p {
	margin: 0 0 20px 0;
}

div.hideInfo {
	display: none;
	padding: 13px 13px 0px 35px;
	font-size: 11px;
	color: #2e2e2e;
}

div.hideInfo a.clickable {
	cursor: pointer;
}

div#rightServiceCol div.hideInfo p {
	margin-bottom: 15px;
}

div.recallDarkRow {
	background: #f0f0f1;
	padding: 19px;
	font-size: 11px;
}

div.recallLightRow {
	padding: 19px;
	font-size: 11px;
}

div.leftColRecall {
	width: 195px;
	padding: 0 45px 0 0;
	float: left;
}

div.leftColRecall p{
	margin: 0px;
	padding: 0px;
}

div.rightColRecall {
	width: 350px;
	float: left;
}

div.rightColRecall p {
	margin-top: 0;
}

/*
 *  No flash text.
 */

h1
{
	color: #c71444;
	font-size: 14px;
}

/*
 *  Single column layout.
 */

div#pageContent.singleColumn div#mainArea {
	width: 100%;
	float: none;
}

div#pageContent.singleColumn div#mainArea div#mainContent {
	width: auto;
	padding: 21px 15px 0 16px;
}

div#pageContent.singleColumn div.contentHeading {
	height: 53px;
	background-color: #ffffff;
	background-image: url(../images/page/heading_back.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

div#pageContent.singleColumn h1
{
	margin: 0px;
}

div#firstColumn
{
	float: left;

	border-right: 1px solid #d8d7dd; 
	
	min-height: 633px;
	_height: 633px;
	width: 328px;
}

div#firstColumnPadding
{
	padding: 0px 20px 0px 0px;
}

div#secondColumn
{
	float: left;

	width: 553px;
}

div#secondColumnPadding
{
	padding: 0px 0px 0px 25px;
}

/*
 *  Dealership Search and Dealership Details.
 */

span.address
{
	color: #666666;
	font-size: 11px;
	line-height: 32px;
	
	padding-left: 2px;
}


table.contactDetails
{
	padding: 0px 0px 22px 0px;
}

table.contactDetails td, 
table.contactDetails th
{
	color: #666666;
	font-size: 11px;
}

table.contactDetails th
{
	width: 100px;
}

/*
 *  Dealership Search.
 */

span.fieldCaption
{
	color: #666666;
	line-height: 17px;

	margin: 4px 0px 12px 0px;
}

div#searchBox
{
	padding: 11px 0px 0px 0px;
}

input.text
{
	padding: 3px 2px 3px 3px;
	/*
	color: #666666;
	font-size: 11px;
	
	border: 1px solid #d8d7dd;
	padding: 6px 2px 5px 3px;
	*/
	
	width: 187px; 
}

div#searchBox input.text
{
	margin: 0px 7px 0px 0px;
}

div#searchBox input.text, 
input#byPostCodeSubmit
{
	float: left;
}

h3.searchOr
{
	color: #2e2e2e;
	
	margin: 18px 0px 15px 0px !important;
	_margin: 13px 0px 18px 0px !important;
}

select#dealerState, 
select#dealerCenter
{
	display: block;
	margin: 11px 0px 0px 0px;
	/*
	font-size: 11px;
	
	border: 1px solid #d8d7dd;
	margin: 11px 0px 0px 0px;
	padding: 3px 2px 3px 3px;
	*/
	
	width: 232px;
}

*:first-child+html select
{
	font-size: 13px !important;
	_font-size: 13px;
}

input#byStateSubmit
{
	margin: 9px 0px 0px 0px;
}

img#searchOpeningImage
{
	display: block;
	
	margin: 0px auto; 
}

ul#searchResults
{
	padding: 18px 0px 0px 0px;
}

ul#searchResults li
{
	background-position: 23px 16px;
	background-repeat: no-repeat;
	list-style: none;
	
	padding: 17px 16px 0px 23px;
	_padding-bottom: 20px;
}

*:first-child+html ul#searchResults li
{
	padding-bottom: 20px;
}

td.first-child div.pressArticleContain
{
	padding: 0 60px 50px 0;
}

ul#searchResults li.rowNormal
{
	background-color: #f0f0f1;
	background-image: url(../images/page/dealershipSearch/bullet0.gif);
}

ul#searchResults li.rowAlternate
{
	background-color: #ffffff;
	background-image: url(../images/page/dealershipSearch/bullet1.gif);
}

ul#searchResults li h3
{
	color: #2e2e2e;
	font-size: 12px;
	line-height: 20px;
	
	padding: 0px 0px 0px 35px;
}

/*
 *  Dealership Details.
 */

img#dealershipImage
{
	margin: 0px 0px 28px 0px;
}


p.detail
{
	font-size: 11px;
}


div#googlemap
{
	background-image: url(../images/page/dealershipDetails/map.jpg); 
	background-repeat: repeat-x;
	
	margin: 12px 0px 24px 0px;
	
	height: 234px;
}


table#openingHours
{
	border: 0px;
	margin: 9px 0px 0px 0px;
	padding: 0px;
}

table#openingHours th
{
	background-color: #f0f0f1;
	color: #2e2e2e;
	font-weight: normal;
	
	border-right: 1px solid #ffffff;
	padding: 0px 0px 0px 19px;
	
	width: 119px;
}

table#openingHours th.blank
{
	visibility: hidden;
}

table#openingHours td
{
	background-color: #f8f8f8;
	color: #666666;
	text-align: center;
	
	width: 128px;
}

table#openingHours th, 
table#openingHours td
{
	font-size: 11px;
	line-height: 21px;
}

table#openingHours th.top
{
	font-weight: bold;
	text-align: center;
	
	border-right: 0px;
	border-bottom: 1px solid #ffffff;
	padding-left: 0px;
	
	height: 35px;
}

table#openingHours tr.first-row th, 
table#openingHours tr.first-row td
{
	padding-top: 8px;
}

table#openingHours tr.last-row th, 
table#openingHours tr.last-row td
{
	padding-bottom: 8px;
}

/*******************************  SIFR  ********************************/

h1.Nissan_Black {
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #2b2b2b;
}

h1.Nissan_Red {
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #c71444;
}

h2.NissanMed_Red {
	font-size: 13px;
	color: #c71444;
}

h2.NissanMed_Gray {
	font-size: 13px;
	color: #666666;
}

/** ADDED FLASH CONTENT STUFF **/
div#mainArea div#mainContent div.newWidthRelativeContainer {
	/*overflow: visible;*/
	overflow: hidden; 
	width: 725px;
}

div#mainArea div#mainContent div.newWidthRelativeContainer div.newWidthFlashContainer {
	
}

div#pageContent div.mainAreaFix {
	width: 725px;
}

div#pageContent div#mainArea div.mainAreaFix {
	width: 725px;
}


/*************************************
Branded Pages
************************************/

div.brandedHeader {
	height: 23px;
	background: url(/webpages/assets/images/bg/header_fleet-bg.jpg) top center no-repeat #020202;
	padding: 15px 15px 15px 25px;
}

div.brandedHeader h1 {
	color: #ffffff;
	float: left;
	font-size: 25px;
	font-weight: bold;
	line-height: 20px;
	margin: 0;
	padding: 0;
}

div.brandedHeader .logo {
	float: right;
}

div.contentArea h2 {
	color: #2e2e2e;
	font-size: 19px;
	font-weight: bold;
	line-height: 22px;
	padding: 0 0 15px 0;
}


div#ads img {
	padding: 15px 0 0 0;
}


/* ------------------------------- Fleet Team Page */

.teamArea {
	padding: 255px 0 0 0;
}

.teamProfiles {
	list-style-type: none !important;
	padding: 0 !important;
}

.teamProfiles li {
	background: url(/webpages/assets/images/bg/bg_fleet-team.jpg) repeat-y left top;
	display: block;
	height: 1%;
	overflow: hidden;
	margin: 0 0 20px 0;
	padding: 10px 0;
}

	.teamProfiles .photo {
		float: left;
		padding: 0 10px 0 0;
		width: 70px;
	}
	
	.teamProfiles .profile {
		float: left;
		width: 130px;
	}
	
		.teamProfiles .profile h6 {
			color: #c71544;
			font-size: 13px;
			font-weight: bold;
			line-height: 16px;
		}
		
		.teamProfiles .profile p {
			color: #2e2e2e;
			font-size: 11px;
			line-height: 13px;
		}
		
		.contact {
			font-size: 11px;
			line-height: 16px;
			padding: 0 !important;
		}
		
			.contact li {
				display: inline;
				float: left;
				padding: 0;
			}
			
			.contact li.email {
				margin: 0 10px 0 0;
			}
			
			.contact li.email a {
				background: url(/webpages/assets/images/ico/email.gif) no-repeat left;
				color: #c71544;
				display: block;
				float: left;
				padding: 0 0 0 22px;
			}
			
			.contact li.linked-in a {
				background: url(/webpages/assets/images/ico/linked-in.gif) no-repeat left;
				color: #14619c;
				display: block;
				float: left;
				padding: 0 0 0 22px;
			}
			
			.contact li.email a:hover,
			.contact li.linked-in a:hover {
				color: #2e2e2e;
			}
		
	.teamProfiles .details {
		float: right;
		width: 435px;
	}
	
		.teamProfiles .details .continue-reading {
			background-image: url(/webpages/assets/images/ico/continue-reading.gif);
			background-repeat: no-repeat;
			display: block;
			height: 22px;
			width: 115px;
		}

