/****************************  Standard Styles.  *****************************/

body {
	background-color: #ffffff;
	background-repeat: repeat-x;
	color: #595959;
	font-family: arial;
	font-size: 12px;
	line-height: 17px;
	text-align: center;
}

a {
	color: #c3002d;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.bulleted {
	background-image: url("../images/icons/arrowRedRight.gif");
	background-position: 0px 5px;
	background-repeat: no-repeat;
	display: block;
	
	padding: 0px 0px 0px 10px;
}

/*******************************  Layout.  ********************************/

div#flashNav {
	width: 965px;
	height: 77px;
	position:relative;
}

div#flashMenu {
	width: 965px;
	height: 77px;
	position: absolute;
	z-index: 100;
}

div#flashContent {
	overflow: auto;
}

div#container {
	text-align: left;
	
	margin: 0px auto;
	
	width: 965px;
}

div#flashSideContent {
	width: 214px;
	overflow: auto;
	height: 10px;
	z-index: 100;
}

div#flashSideHolder {
	z-index: 100;
}

div#mainFlashContent {
	width: 717px;
	height: 387px;
	overflow: auto;
	z-index: 100;
}

div#mainFlashHolder {
	z-index: 101;
}

/**
 *  Layout - Content.
 */

div#content p {
	margin: 0px 0px 22px 0px;
}

div#content div.padding {
	padding: 0px 0px 36px 22px;
}

div#content ul {
	font-size: 11px;
	
	padding: 0px 0px 22px 0px;
}

div#content ul li {
	background-image: url("../images/icons/arrowGrey.gif");
	background-position: 20px 9px;
	background-repeat: no-repeat;
	line-height: 20px;
	
	padding: 2px 0px 0px 31px;
}

div#content ul.bulleted li {
	background-image: url("../images/icons/bullet.gif") !important;
	background-position: 3px 3px;
	background-repeat: no-repeat;
	line-height: 20px;
	
	padding: 0px 0px 0px 26px;
}

/**
 *  Layout - Footer.
 */

div#footer {
	background-image: url("../img/footerbg.gif");
	background-repeat: no-repeat;
	font-size: 10px;
	
	height: 61px;
}

div#footerBlank {
	font-size: 10px;
	
	height: 55px;
}

div#footer ul#metaLinks {
	float: right;
	margin: 24px 0px 0px 3px;
}

div#footerBlank ul#metaLinks {
	float: right;
	margin: 18px 0px 0px 3px;
}

ul#metaLinks a {
	color: #797979;
}

ul#metaLinks li {
	float: left;
	
	border-right: 1px solid #c0c0c0;
	padding: 0px 13px 0px 14px;
}

ul#metaLinks li:last-child, ul#metaLinks li.last-child {
	border-right: none;
	padding: 0px 2px 0px 14px;
}


/********************************  SIFR.  **********************************/

h1.sifr_NissanAG_MedExt {
	color: #ffffff;
	font-size: 14px;
	line-height: 13px;
	
	margin: 6px 0px 0px 0px;
	
	height: 18px;
}

div.sifr_NissanAG_Bold {
	color: #b1b1b1;
	font-size: 11px;
	line-height: 13px;
	
	margin: 0px;
}

h2.sifr_NissanAG_Bold {
	color: #5c5c5c;
	font-size: 12px;
	line-height: 16px;
	
	margin: 15px 0px 3px 0px;
}

h2.sifr_NissanAG_MedExt_Large {
	color: #383838;
	font-size: 14px;
	line-height: 16px;
	
	margin: 25px 0px 12px 0px;
}

h2.sifr_NissanAG_MedExt_Small {
	color: #212121;
	font-size: 10px;
	line-height: 13px;
	
	margin: 0px;
}

/********************************  No Flash  **********************************/

div#noFlashMessage {
	width: 965px;
	padding: 60px 0 0 0;
	background: #ffffff url(../images/navigation/background_top.jpg) top center no-repeat;
	text-align: center;
}

div#noFlashMessage div#nfLogo {
	padding: 0 0 20px 0;
}

div#noFlashMessage div#nfText {
	margin: 0 auto;
	width: 288px;
	padding: 0 0 20px 0;
}

div#noFlashMessage div#nfLink {
	padding: 0 0 20px 0;
}

div#noFlashContent {
	padding: 0 100px;
}

div#noFlashContent ul {
	list-style-type: square;
	padding: 0 0 0 15px;
}

div#noFlashContent ol {
	padding: 0 0 0 15px;
}