*{
	zoom: 1;
}
body
{
	background: #999999 url(/public/images/background_image.jpg) 0 0 repeat-x;
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	font-size: 12px;
}
form{
	display: block;
}
a:link, a:visited{
	color: #000000;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
h1{
	font-size: 16px;
	font-weight: bold;
	padding:5px 0;
}
.layout-wrapper{
	margin: auto;
	padding: 0;
	position: relative;
	width: 980px;
}
/*** layout-header ***/
.layout-header {
	overflow: hidden;
    border: 1px solid #666666;
    border-style: none solid;
}
.layout-header .header-top {
	background: #ffffff;
}
.layout-header .logo {
    display: block;
	float: left;
    width: 70px;
    padding: 5px 15px;
}
.layout-header .header-top .right {
	border-top: 5px solid #ff0000;
	padding: 14px 0 18px;
	margin-left: 487px;
}
.layout-header .header-top .right a.website-name {
	font-size: 30px;
	color: #666666;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
.layout-header .header-top a {
    text-decoration: underline;
}
.layout-header .info,
.layout-header .info a {
	color: #666666;	
}
.layout-header .info a {
	text-decoration: underline;
}
.layout-header .info a:hover {
	text-decoration: none;
}
.layout-header .info {
	background: #ebebeb;
	border: 1px solid #666666;
	border-style: solid none;
    padding: 6px 7px 8px 487px;
}
.layout-header .info .col {
    float: left;
}
.layout-header .info .col-1 {
	width: 193px;
}
.layout-header .info .phone {
	text-transform: uppercase;
}
.layout-header .info .phone .label {
	font-weight: bold;
}
.layout-header .info .col-2 {
	width: 200px;
}
.layout-header .info .col-3 {
	width: 193px;
}
.layout-header .info .chat {
    width: 82px;
    float: right;
    margin-left: 8px;
    margin-top: -17px;
}
/* //layout-header */
 

.pageWrapper {
	padding: 0;
}
.pageContainer {
	background: #ffffff;
}
.pageHeader {
	background:#ffffff url(/public/images/page-heading.jpg) left top no-repeat;
	padding: 32px 0 20px;
}
.pageContainer, .pageHeader {
	border: 1px solid #666666;
	border-style: none solid;
}
.pageHeaderBoxes{
	height: 28px;
	_height: 1%;
	*height: 1%;
	overflow: hidden;
}
.pageHeaderBoxes .box1{
	float: left;
   min-width:400px;
}
.pageHeaderBoxes .box2{
	float: left;
    width: 277px;
}
.pageHeaderBoxes .box3{
	float: right;
    width: 168px;
}

.navigation .nav_back{
	float: left;
	color: #ffffff;
	font-weight: bold;
	padding: 7px 0 0 16px;
}
.navigation .nav_prev{
	float: left;
	background: #e8ebed url(/public/images/nav_prev_bg.gif) left top no-repeat;
	color: #004a9d;
	font-weight: bold;
	margin:3px 4px 4px 15px;
	padding:3px 5px 3px 10px;
}
.navigation .nav_next{
	float: left;
	background: #ffffff url(/public/images/nav_next_bg.gif) right top no-repeat;
	color: #004a9d;
	font-weight: bold;
	margin:3px 4px 4px 0;
	padding:3px 5px 3px 6px;
}
/*** Toolsbox ***/
.toolsbox {
    margin: 25px 0;
    overflow: hidden;
}
.toolsbox, .toolsbox a:link {
    color: #ffffff;
}
.toolsbox a:visited {
    color: #dddddd;
}
.toolsbox a:hover {
    text-decoration: underline;
}
.toolsbox .box {
    float: left;
    width: 122px;
}
.toolsbox .box .title {
    font-size: 12px;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.toolsbox .box1 {
    width: 596px;
}
.toolsbox .box2 {
    padding: 0 5px 0 15px;
    width: 102px;
}
.toolsbox .box .list {
    padding: 0;
}
/* //Toolsbox */
/*** Bottom Info ***/
.bottom-info {
	border: 1px solid #666666;
	background: #d2d2d2;
	padding: 10px 8px;
	overflow: hidden;
}
.bottom-info,
.bottom-info a {
	color: #666666;
}
.bottom-info .col {
	float: left;
}
.bottom-info .col-1 {
	width: 220px;
}
.bottom-info .col-1 img {
	vertical-align: middle;
}
.bottom-info .col-2 {
	width: 200px;
	font-weight: bold;
	text-transform: uppercase;
}
.bottom-info .col-3 {
	width: 242px;
}
.bottom-info .col-4 {
	width: 296px;
	padding: 6px 0 0;
}
.bottom-info .col-4 a.nissan-logo {
	display: block;
	margin-top: 2px;
	float: right;
}
.bottom-info .col-3 a, .bottom-info .col-4 a {
	text-decoration: underline;
}
.bottom-info .col-3 a:hover, .bottom-info .col-4 a:hover {
	text-decoration: none;
}
/* //Bottom Info */
/*** layout-footer ***/
.layout-footer {
    padding: 0 0 40px;
}
.layout-footer, .layout-footer a  {
    color: #ffffff;
    font-size: 11px;
}
.layout-footer a:hover  {
    text-decoration: underline;
}
.layout-footer .dealerfire {
    top: -20px;
    position: relative;
    padding-top: 10px;
}
.layout-footer .dealerfire img {
    vertical-align: middle;
}
/* //layout-footer */
 

.contentTable {
	overflow: hidden;
	padding: 0 10px 10px 12px;
}
.contentTable .mainBlock{
	width: 730px;
	float: left;
	padding:0 0 80px;
} 
.contentTable .rightBlock {
	margin-left: 730px;
	padding: 30px 0 0 20px;
}
.contentTable .leftBlock{
	padding: 0 16px 0 0;
	width: 210px;
	float: left;
}
/***** Buttons *****/
.button{
 
	border: 1px solid #7eb235;
  	background: url(/public/images/button2-bg.gif) 0 0 repeat-x;
	color: #ffffff;
	font-weight: bold;
	padding: 2px 8px;
	margin: 0;
	cursor: pointer;
	outline: none;
	overflow:visible;
 
}

/* REQUIRED BUTTON STYLES: */
button { 
	position: relative;
	border: 0; 
	padding: 0;
	cursor: pointer;
	overflow: visible; /* removes extra side padding in IE */
}

button::-moz-focus-inner {
	border: none;  /* overrides extra padding in Firefox */
}

button span { 
	position: relative;
	display: block; 
	white-space: nowrap;
}


/* OPTIONAL BUTTON STYLES for applying custom look and feel: */		
button.customBtn, a.customBtn, .customBtn { 
	padding: 0 12px 0 0;
	margin-right:5px; 
 	*line-height: 1em;
	font-size:12px; 
	font-weight: bold;
	text-align: center; 
	background: transparent url(/public/images/btn_gray_sprite.gif) right -72px no-repeat;
}
a.customBtn	{
	padding: 4px 12px 4px 0;
	*padding: 0px 12px 0 0;
	margin-left: 0;
}
button.customBtn span, a.customBtn span, .customBtn input {
	padding: 4px 0 4px 12px;
    *padding: 6px 0 2px 12px;
	height: 15px; 
 	background: transparent url(/public/images/btn_gray_sprite.gif) left top no-repeat;
	color: #000000; 
	cursor: pointer;
	border: none;
	margin: 0;
}
button.customBtn span {
	margin-left: -2px;
	*margin-left: 0px;
}
button.customBtn span { margin-left /*\**/: 0\9 }
.customBtn input {
	height: 23px;
}
a.customBtn span {
	*padding: 2px 0 6px 12px;
	line-height: 2em;
	*line-height: 1.5em;
	_line-height: 1.5em;
}
button.customBtn:hover, button.customBtnHover, a.customBtn:hover, .customBtn:hover, .customBtnHover { /* the redundant class is used to apply the hover state with a script */
	background-position: right -108px;
	text-decoration: none;	
}
	
button.customBtn:hover span, button.customBtnHover span, a.customBtn:hover span, a.customBtnHover span,  .customBtn:hover input {
 	background-position: 0 -36px;
 	text-decoration: none;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	/* Safari and Google Chrome only - fix margins */
	button span, button.customBtn span {
		margin-top: -1px;
	}
}

 
/*  FORM ELEMENTS */

legend {padding: 0 0 1.286em; font-size: 1.167em; font-weight: 700;}
fieldset fieldset legend {padding: 0 0 1.5em; font-size: 1em;}
* html legend {margin-left: -7px;} /* ie6 */
*+html legend {margin-left: -7px;} /* ie7 */

input.radio, input.checkbox {vertical-align: top;}
label, button, input.submit, input.image {cursor: pointer;}
* html input.radio, * html input.checkbox {vertical-align: middle;} /* ie6 */
*+html input.radio, *+html input.checkbox {vertical-align: middle;} /* ie7 */

textarea {overflow: auto;}
input.text, input.password, textarea, select {margin: 0; font: 1em/1.3 Helvetica, Arial, "Liberation Sans", "Bitstream Vera Sans", sans-serif; vertical-align: baseline;}
input.text, input.password, textarea {border: 1px solid #8d9aad; padding: 2px;}
select.select, select {border: 1px solid #8d9aad; padding: 1px;}

/***** Form error server-side notifications *****/
.form-server-errors{
	/*border: 1px solid #db4646;
	padding: 10px 70px;
	background: url('/public/images/form-errors.gif') 8px 1px no-repeat;
	margin: 10px 0 0 0;
	color: #db4646;
	font-style: italic; */
	color:#DB4646;
	font-style:italic;
	margin:10px 0 0;
	padding:0 0 0 6px;
}
.info-old-price{
	text-decoration: line-through;
}

