body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font: x-small Arial, Helvetica, Sans-Serif;
	font-color: #333;
	background-color: #ccc;
}

.simpleIndex {
	text-align: center;
	background-color: #fff;
	width: 600px;
	min-height: 400px;
	margin: 10px 10px 10px 10px;
	padding: 5px 5px 5px 5px;
	border: 2px #4FC9F5 solid;
}

#container {
	width: 700px;
	\width: 700px;
	w\idth: 700px;
	margin: 0px;
	padding: 0px;
	background: url(../images/bg_content.gif) repeat-y;
	vertical-align: top;
	margin-left: auto;
	margin-right: auto;
}

#layout {
	width: 500px;
	padding: 0 9px 0 9px;
	vertical-align: middle;
	background: #fff;
	border: 2px solid #333;
}

#layout p {
	text-align: left;
}

/* MENU BAR */

#topMenu, #topMenu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	line-height: 1;
}

#topMenu {
	position: relative;
	color: #fff;
	margin-top: -1px;
	height: 20px;
	/*text-align: right;*/
	vertical-align: middle;
}

#topMenu ul {
	background: url(../images/bg_topnav-mid.gif) repeat-x;
	float: right;
	font-weight: bold;
}

#topMenu a {
	display: block;
}

#topMenu li {
	float: left;
}

#topMenu li a {
	color: #fff;
	font-weight: bold;
	padding: 3px 6px 5px 6px;
	text-decoration: none;
}

#topMenu li a#leftCorner {
	float: none;
	padding-left: 10px;
	padding-right: 6px;
	background: url(../images/bg_topnav-left.gif) top left no-repeat;
}

#topMenu li a#rightCorner {
	padding-right: 10px;
	background: url(../images/bg_topnav-right.gif) top right no-repeat;
}

#topMenu li a:hover {
	color: #ffcc33;
}

#topMenu li ul {
	position: absolute;
	background: #330033;
	width: 16em;
	left: -999em;
}

#topMenu li li {
	width: 16em;
	margin-top: 2px;
	border-bottom: 1px #000 solid;
}

#topMenu li:hover ul, #topMenu li.sfhover ul {
	left: auto;
}

#bottomMenu {
	position: relative;
	color: #fff;
	padding: 4px 0 0 0;
	height: 16px;
	text-align: center;
	vertical-align: middle;
	clear: both;
}

#bottomMenu a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#bottomMenu a:hover {
	color: #ffcc33;
}

#headerBox {
	padding: 0px;
	height: 150px;
	margin: 0px;
	/*background: #ccc url(../images/header.jpg) 0px 0px no-repeat;*/
	clear: left;
}

#headerBox img {
	margin: 0px;
	background: #ccc;
}

#headerBar {
	height: 10px;
	background-color: #660066;
}


/* MAIN CONTENT */

#content {
	height: 100%;
	width: 520px;
	padding: 10px 10px 10px 10px;
	margin: 0 0 -10px 0;
	background-color: #fff;
	float: left;
}

#contentminheight {
	position: relative;
	width: 1px;
	height: 100px;	
}

.notice { /* Styles an announcement DIV for any info we want to stand out */
	background: #f2e4f2;
	border: 1px #660066 dotted;
	margin: 10px 60px 20px 60px;
	padding: 5px;
	text-align: center;
	font-size: 1.2em;
}


/* PRODUCT PAGES */

.mainProdLink {
	font-weight: bold;
}

img {
	margin: 5px;
	border: 0px;
}

.news a {
	color: #333;
	font-weight: bold;
}

tr.rowColor {
	background-color: #f2e4f2;
}

tr.rowColor2 {
	background-color: #f0e1b3;
}

table.specifications {
	border: 1px #ccc solid;
	width: 100%;
}

table.specifications td {
	margin: 0.8em 0;
	line-height: 1.2em;
	color: #333;
	font-size: 1.2em;
}

table.vin {
	border: 1px #ccc solid;
	margin: 0.8em 0;
	line-height: 1.2em;
	color: #333;
	font-size: 1.2em;
}

table.vin td {
	vertical-align: top;
}

.prodQuoteRight {
	width: 200px;
	margin-left: 5px;
	font-style: italic;
	padding: 5px;
	background: #f2e4f2;
	float: right;
}

.prodQuoteRight p {
	margin: 0px;
}

.prodQuoteLeft {
	width: 200px;
	margin-right: 5px;
	font-style: italic;
	padding: 5px;
	background: #f2e4f2;
	float: left;
}

.prodQuoteLeft p {
	margin: 0px;
}

.prodQuoteCenter {
	font-style: italic;
	padding: 5px;
	background: #f2e4f2;
	clear: both;
}

.prodQuoteCenter p {
	margin: 0px;
}

hr {
	height: 1px;
	border: 0px;
	width: 90%;
	background-color: #660066;
}


/* ARTIST PAGES */

.artistBrief {
	text-align: left;
}

.artistBrief img {
	margin: 0px 5px 0px 0px;
}


/* NEWS/REVIEW PAGES */

#contentLinks ul {
        list-style-type: none;
        margin-left: 0px;
        padding-left: 10px; 
        width: 95%;
} 

#contentLinks li {
        border: 1px dotted #660066;
        border-width: 1px 0;
        margin: 5px 0;
}

#contentLinks li a { 
        color: #333;
        display: block;
        font: bold 120% Arial, Helvetica, Sans-Serif;
        padding: 5px;
        text-decoration: none;
}

 * html #contentLinks li a {  /* make hover effect work in IE */
	width: 400px;
}

#contentLinks li a:hover {
        background: #f2e4f2;
}

#contentLinks a em { 
        color: #333;
        display: block;
        font: normal 100% Arial, Helvetica, Sans-Serif;
        line-height: 125%; 
}

#contentLinks a span {
        color: #660066;
        font: normal 85% Arial, Helvetica, Sans-Serif;
        line-height: 150%;
}


/* RIGHT COLUMN */

#rightCol {
	width: 155px;
	margin: 0;
	padding: 0;
	vertical-align: top;
	float: right;
}

#rightCol ul {
	font-size: 1.1em;
}
		
#rightCol li { /* nav list items */
	margin-left: -25px;
	color: #333;
}

#rightCol p {
	color: #333;
	font-size: 1.1em;
	line-height: 1.0em;
	padding-bottom: 5px;
}
		
#rightCol li a {
	color: #333;
}

#rightCol li a:hover {
	color: #660066;
}

.quotesRightCol {
	margin-right: 2px;
	font-size: 1.1em;
	padding-top: 20px;
	color: #333;
}


/* FOOTER */

#footer {
	clear: both;
	padding: 5px;
	margin-top: ;
	text-align: center;
	background-color: white;
}

#copyright {
	margin-top: 10px;
	text-align: center;
}

#copyright a:hover {
	color: #660066;
	text-decoration: underline;
}


/* TYPOGRAPHY */

h1, h2, h3, h4, h5 {
	color: #333;
}

h1 {
	margin-top: 0px;
	font-size: 1.2em;
}

h2 {
	margin: 0;
	font-size: 1.4em;
}

h3 {
	margin-top: 10px;
	font-size: 1.4em;
	color: #333;
}

h4 {
	margin-top: 5px;
	margin-bottom: 0px;
	font-size: 1.2em;
}

h5 {
	margin-bottom: 5px;
	font-size: 1.2em;
	color: #660066;
}

p {	
	margin: 0.8em 0;
	line-height: 1.2em;
	color: #333;
	font-size: 1.2em;
}

p.contact {	
	margin-top: 5px;
	margin-bottom: 20px;
}

table.form { /* Styles text within the table on forms */
	border: 0;
	color: #333;
	font-size: 1.2em;
	margin-top: 10px;
}

.form input {
	min-height: 15px;
}

.required { /* Styles text designating required fields on a form */
	font-weight: bold;
	text-align: right;
}

.techSpecs {
	font-size: 1.2em;
	color: #333;
}

.tableP {
	font-size: 1.2em;
	color: #333;
}

.simpleIndex h1 {
	font-size: 1.6em;
}

.simpleIndex h2 {
	font-size: 1.4em;
}

.simpleIndex table {
	font-size: 1.2em;
}

.notes {
	margin: 10px 5px 10px 10px;
	font-style: italic;
	padding-bottom: 5px;
	float: right;
}

.notes a {
	color: #333;
}

.notes a:hover {
	color: #660066;
}

a {
	color: #000;
}

a:hover {
	color: #660066;
}
