body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #1967AF;
	background-image: url(_graphics/background.gif);
	background-repeat: repeat-x;
	font-size: 12px;
}
* {
	margin: 0;
	padding: 0;
}
a {
	color: #1967AF;
}
a:hover {
	color: #990000;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
   framing elements

*/
div#frame {
	width: 980px;
	margin: 0 auto;
	background-image: url(_graphics/frame-background.gif);
	background-repeat: repeat-y;
}
div#frame-left {
	float: left;
	width: 30px;
}
div#frame-centre {
	float: left;
	width: 920px;
}
div#frame-right {
	float: right;
	width: 30px;
}
div#frame-bottom {
	width: 980px;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
   masthead

*/
div#masthead {
	width: 920px;
	line-height: 0;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
   sidebar

*/
div#sidebar {
	width: 215px;
	float: left;
	line-height: 0px;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
   main content area

*/
div#content {
	width: 705px;
	float: left;
	margin-bottom: 2em;
}

div#content h1 {
	color: #1967AF;
	font-size: 18px;
	margin-top: 1.5em;
	margin-bottom: 0.6em;
	font-weight: bold;
}

div#content h2 {
	margin-top: 2em;
	padding-top: 2em;
	border-top: 4px solid #1967AF;
	font-size: 16px;
	font-weight: bold;
	clear: both;
}

div#content h3 {
	margin-top: 1em;
	font-weight: bold;
	font-size: 14px;
}

div#content h4 {
	margin-top: 1.5em;
	font-weight: bold;
	font-size: 12px;
	width: 705px;
	border-bottom: 1px dotted #555555;
}

div#content p {
	font-size: 12px;
	margin-top: 1em;
	line-height: 1.5em;
}

div#content p.fine {
	font-size: 8px;
	margin-top: 1em;
	line-height: 1.5em;
}

div#content ul, div#content ol {
	font-size: 12px;
	margin: 1em 0 0 2em;
	line-height: 1.5em;
	list-style: disc;
}

div#content ul ul {
	margin: 0 0 0 2em;
}

div#content td ul ul {
	font-size: 11px;
	margin-bottom: 0.5em;
}

div#content table {
	border-collapse: collapse;
	margin: 1em 0 0 0;
}

div#content td {
	padding: 2px 5px;
}

div#content table tr.odd td {
	background-color: #E8F0F7;
}

div.promo {
	background-color: #E8F0F7;
	padding: 2px 10px 10px 10px;
	margin-top: 10px;
}

a:link {
}

div#content fieldset {
	border: 1px solid #1967AF;
	padding: 0.5em 9px;
	margin-bottom: 1em;
	background-color: #FFFFFF;
}

div#content legend {
	background-color: #1967AF;
	padding: 2px 40px 2px 10px;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 0.5em;
}

div#content label {
	display: block;
	width: 685px;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 0.3em;
}

div#content input, div#content select, div#content textarea {
	margin-bottom: 1em;
}

div#content .required {
	color: #990000;
	font-weight: normal;
}

.cpOtherMonthDate {
	color: #999999;
}
.cpMonthNavigation {
	white-space: nowrap;
}
.cpYearNavigation, .cpMonthNavigation
{
	background-color:#1967AF;
	text-align:center;
	vertical-align:center;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}
.cpDayColumnHeader, .cpYearNavigation, .cpMonthNavigation, .cpCurrentMonthDate, .cpCurrentMonthDateDisabled, .cpOtherMonthDate, .cpOtherMonthDateDisabled, .cpCurrentDate, .cpCurrentDateDisabled, .cpTodayText, .cpTodayTextDisabled, .cpText
{
	font-size:8pt;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
   Used Car Templates (uc)

*/
div#uc {
	width: 705px;
	float: left;
	margin-bottom: 2em;
}

div#uc h2 {
	margin-top: 1em;
	font-size: 1.3em;
	font-weight: bold;
	width: 705px;
	border-bottom: 1px solid #1967AF;
}

div#uc h3 {
	font-size: 1.3em;
	font-weight: bold;
	margin: 10px 0;
}

div#uc div.pic {
	width: 205px;
	float: left;
}

div#uc div.left, div#uc div.right {
	width: 245px;
	margin-left: 5px;
	float: left;
}

div#uc div.right {
	text-align: right;
}

div#uc div.foot {
	height: 1px;
	background-color: #1967AF;
	border-bottom: 1px solid #D1E1EF;
	clear: both;
}

div#uc p {
	font-size: 12px;
	margin-top: 1em;
	line-height: 1.5em;
}

div#uc ul {
	margin: 1em 0 0 2em;
	line-height: 1.5em;
	list-style: disc;
}

div#uc ul.nav {
	width: 700px;
	margin: 1em 0 0 0;
	padding: 2px;
	border-top: 1px solid #1967AF;
	border-bottom: 1px solid #1967AF;
	text-align: center;
	height: 1.2em;
	vertical-align: middle;
}

div#uc ul.nav li {
	font-weight: bold;
	float: left;
	width: 175px;
	list-style: none;
}

div#uc ul.nav a {
	color: #1967AF;
  text-decoration: none;
}

div#ucSpecs h2, div#ucSpecs h3 {
	font-size: 1.5em;
	font-weight: bold;
	margin: 10px 0 0 0;
	width: 352px;
	border-bottom: 2px solid #1967AF;
	float: left;
}

div#ucSpecs h3 {
	text-align: right;
}

div#ucSpecs div.pic {
	width: 264px;
	float: left;
}

div#ucSpecs div.pic p {
	margin-bottom: 1.5em;
	width: 250px;
}

div#ucSpecs div.left {
	width: 275px;
	float: left;
}

div#ucSpecs div.left table {
	border-collapse: collapse;
	width: 275px;
}

div#ucSpecs div.left td, div#ucSpecs div.left th {
	border-bottom: 1px solid #E8F0F7;
	padding: 4px 0;
}

div#ucSpecs div.left th {
	font-weight: bold;
	text-align: left;
}

div#ucSpecs div.left td {
	text-align: right;
	padding-right: 10px;
}

div#ucSpecs div.right {
	float: left;
	width: 165px;
	text-align: right;
}

div#ucSpecs div.right table {
	font-size: 10px;
	border-collapse: collapse;
	text-align: left;
	width: 150px;
	margin-left: 15px;
}

div#ucSpecs div.right th {
	background-color: #1967AF;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	padding: 1px 2px;
	text-align: center;
}

div#ucSpecs div.right td {
	padding: 1px 2px;
	border-bottom: 1px solid #1967AF;
}

div#ucSpecs div.right tr.odd {
	background-color: #E8F0F7;
}

div#ucSpecs div.right td img {
	padding-left: 8px;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
   Mazda supplied content (msc)

*/
div#msc table {
	border-collapse: collapse;
}

div#msc table td {
	padding: 3px 5px;
	vertical-align: top;
	font-size: 12px;
}

div#msc table td.pageHeading {
	padding-top: 30px;
}

div#msc table td.pageHeading b {
	color: #1967AF;
	font-weight: bold;
	font-size: 1.3em;
}

div#msc tr.row_heading td {
	border-top: 5px solid #FFFFFF;
	background-color: #1967AF;
	color: #FFFFFF;
	font-weight: bold;
}

div#msc tr.row_odd td {
	background-color: #E8F0F7;
	border-left: 1px solid #D1E1EF;
}

div#msc tr.row_even td {
	background-color: #FFFFFF;
	border-left: 1px solid #D1E1EF;
}

div#msc tr.table_heading td {
	border-left: 1px solid #D1E1EF;
}

div#msc tr.row_odd td.row_border, div#msc tr.row_even td.row_border, div#msc tr.row_heading td.row_border {
	background-color: #1967AF;
	width: 1px;
	padding: 0;
}

div#msc tr.row_blank td {
	height: 1px;
	line-height: 0;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
   footer

*/
div#footer {
	clear: both;
	margin: 0 0 0 215px;
	padding-top: 2em;
	border-top: 4px solid #1967AF;
	width: 705px;
}

div#footer p {
	font-size: 8px;
	color: #1967AF;
	margin: 0.7em 0;
	line-height: 1;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
   colorbox

*/

#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:visible;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
