body {
	margin:0px;
	margin-left:auto;
	margin-right:auto;

	padding: 0 0 0 0;
	font-family:Verdana, Arial, Geneva, sans-serif;
	font-size: 12px;
	text-align:center;
	background:url(/images/layout/body_borders.png) center repeat-y;
}

a:hover,a:visited,a:active,a:link
{
	color:#036;
}

a.catlink{
	font-weight:bold;
	font-size: 12px;
	}

td{
	font-family:Verdana, Arial, Geneva, sans-serif;
	font-size: 12px;

	}
th{
	font-family:Verdana, Arial, Geneva, sans-serif;
	font-size: 12px;
	text-align:left;
	font-weight:bold;

	}

#container{
	position:relative;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	background:url(/images/layout/body_borders.png) repeat-y;
	/*border:solid blue 1px;*/
	}

#top_menu {
	position:absolute;
	top:0px;
	padding-top:20px;
	left:0px;
	height:120px;
	width:960px;
	margin:0px;
	background:url(/images/layout/nav_top.png) no-repeat center	top #fff;
	z-index:10;
	}

#top_menu img{
	position:absolute;
	top:46px;
	left:0px;
	}
	

#top_menu a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
	color: #FFF;
	font-weight:bold;
	margin-left:12px;
	margin-right:12px;
	position:relative;
	top:4px;
}

#top_menu a:hover{
  text-decoration:underline;
}

#left_col{
	position:absolute;
	top:154px;
	left:8px;
	width:180px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	/*border:solid orange 1px;*/
	}

#right_col{
	position:absolute;
	top:20px;
	left:418px;
	width:168px;
	text-align:center;
	padding-bottom:24px;
	/*border:solid green 1px;*/
	}
	
#far_right_col{
	position:absolute;
	top:20px;
	left:585px;
	width:168px;
	text-align:center;
	/*border:solid blue 1px;*/
	}	

#content{
	position:absolute;
	top:148px;
	left:189px;
	width:762px;

	text-align:left;
	/*border:solid green 1px;*/
}

#two_col_content{
	margin-left:5px;
	width:575px;
	/*border:solid red 1px;*/
}

#content p{
	margin-right:6px;
	}

#content ol{
	margin-right:6px;
	}

#content_noleft{
	position:absolute;
	top:150px;
	left:0px;
	width:950px;
	text-align:left;
	/*border:solid green 1px;*/
}
#inner_noleft{
	position:relative;
	left:90px;
	width:780px;
	text-align:left;
	/*border:solid green 1px;*/
}


#bottom_menu{
	position:absolute;
	bottom:-100px;
	left:-189px;
	/*border:solid red 1px;*/
	width:960px;
	margin:0px;
	padding:0px;
	background: url('/images/layout/nav_bottom.png') no-repeat center top #fff;
	text-align:center;
	height:100px;
	visibility:hidden;
	}

#bottom_menu_noleft{
	position:absolute;
	bottom:-100px;
	left:0px;
	/*border:solid red 1px;*/
	width:960px;
	margin:0px;
	padding:0px;
	background: url('/images/layout/nav_bottom.png') no-repeat center top #fff;
	text-align:center;
	height:100px;
	visibility:hidden;
	}


#bottom_menu a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
	margin-left:12px;
	margin-right:12px;
	position:relative;
	top:18px;
}

#bottom_menu a:hover {
	text-decoration:underline;
}


#bottom_menu_noleft a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
	margin-left:12px;
	margin-right:12px;
	position:relative;
	top:18px;
}

#bottom_menu_noleft a:hover {
	text-decoration:underline;
}


#footer {
	text-align:center;
	color:#666666;
	font-size:10px;
	position:relative;
	top:50px;
	padding-bottom:10px;
	background-color:#fff;
}

#comment_cell{
	padding-top:10px;
}


.moduleTable {
	background:url('images/layout/module_bg.gif') repeat-y center;
	font-family:Verdana, Arial, Geneva, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	width:149px;
	margin:auto;
	margin-bottom:20px;
	/*border:solid red 1px;*/
}


div.moduleTable {
  background: url("images/layout/module_bg.gif") repeat-y scroll center center transparent;
  font-family: Verdana,Arial,sans-serif;
  color: #FFFFFF;
  width: 149px;
  margin: 0 auto 20px auto;
}

div.moduleTableTop {
	margin-bottom:8px;
}

div.moduleTableBottom {
  background: url("/images/layout/module_bot.gif") no-repeat center center;
  height:9px;
}

div.partsSpecialsItems{
	width:130px;
	margin:12px 0 20px 10px;
}

div.partsSpecialsItems p{
	margin-top:6px;
	line-height:14px;
}

div.partsSpecialsItems img.buy_button{
	position:relative;
	top:4px;
}

div.moduleTable p.moreInfo{
	margin: 0 0 10px 4px;
}



.moduleIcon {
	margin:auto;
	margin-top:0px;
	margin-bottom:20px;
	width:149px;
	/*border:solid red 1px;*/
	
}

td.noheight{
	line-height:0px;
}

.sideTitleCell {
	text-align:center;
	padding:0px;
}
.sideContentCell {
	padding-left:10px;

}
.searchInput {
	font-size:11px;
	border-color:#FF3300;
	width:85px;
}

/*
#wrapper {
width: 754px;
border: 1px solid #000;
padding: 0;
margin: 0;
}

*/

h1 h2 h3 h4{
	margin:0px;
	padding:0px;
}

h1{
font-size: 15px;
margin-bottom:0px;
margin-top:12px;
}

h2{
font-size: 13px;
color: #036;
margin-bottom: 0px;
}

h2 a:visited, h2 a:link, h2 a:active{
font-size: 13px;
color: #036;
margin-bottom: 0px;
text-decoration:none;
}

h2 a:hover{
font-size: 13px;
color: #036;
margin-bottom: 0px;
text-decoration:underline;
}

h3{
font-size: 14px;
color: #036;
margin-bottom: 4px;
}

input
{
	font-size:11px;
}

select
{
	font-size:11px;
}

table.menu {
background-image:url('images/layout/menubg.gif');
color: #FFF;
}

table #mainTable{
background: #FFF url('/miata/images/layout/miata/mainBG.gif') repeat-y;
}

.mainContent{
background-image: url('/miata/images/layout/miata/goodwin_17.jpg');
background-repeat: no-repeat;
width:569px;
padding: 25px 0px 0px 35px;
border-right: 2px solid #000;
text-align:left;
}

td.footer{
background-color:#9AB1C2;
color: #FFF;
padding: 2px 3px 2px 3px;
font-size: 11px;
border-right: 2px solid #000;
border-bottom: 2px solid #000;
border-left: 2px solid #000;
}

div.menuLinks
{
	margin-left:24px;
	margin-bottom:2px;
	padding-bottom:0px;
	text-indent:-12px;
}
div.menuLinks a, div.menuLinks a:visited, div.menuLinks a:active, div.menuLinks a:link{
	color: #FFF;
	font-size:12px;
	text-decoration:none;
}
div.menuLinks a:hover{
	text-decoration:underline;
}

.menuAreas{
	text-align:center;
	padding-left:8px;
	padding-top:2px;
	padding-bottom:2px;
	font-size: 12px;
	font-weight:bold;
}
a.menuAreas,a.menuAreas:visited,a.menuAreas:active,a.menuAreas:link{
	text-decoration:none;
	color: #FFF;
}
a.menuAreas:hover{
	text-decoration:underline;
	color: #FFF;
}




.categorybar
{
	color: #FFF;
	background-color:#005898;
	text-decoration:none;
	text-indent: 3px;
}

.searchformfield {
  background-color: #005898;
  color:#FFF;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  height: 18px;
  width: 92px;
  border-style: groove;
  border-top-width: thin;
  border-right-width: thin;
  border-bottom-width: thin;
  border-left-width: thin
}

.blue
{
	color: #005898;
	border:solid 1px #005898;
	margin-right:10px;
}




#mainContent {
	font-size:14px;
	width:400px;
	margin-left:5px;
	/*margin-right:0px;*/
	/*border:solid red 1px;*/
}
#subPageContent {
	padding:36px;
	padding-top:12px;
}



a.moreInfo {
	color:#FFCC00;
}

.partsSpecialsContent{
	color:#FFFFFF;
	font-family:Verdana, Arial, Geneva, sans-serif;
	font-size:12px;
}

.newsletterInput {
	font-size:11px;
	border-color:#FF3300;
	width:122px;
}

div.youtube{
	width:425px;
	margin:auto;
	margin-bottom:12px;
	text-align:center;
	font-size:12px;
	font-variant: small-caps;
	border: double 4px #C0C0C0;
}

div.youtube_inner{
	background-color:#FF951C;
}

div.youtube_caption{
	text-align:center;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
	padding:2px;
	width:425px	
}
#atom_feed_outer{
	margin:auto;
	padding:0px;
	line-height: 0px;
	width:150px;
	margin-bottom:20px;
}

#atom_feed{
	border: none;
	margin:0px;
	text-align:left;
	padding:14px;
	padding-top:0px;
	padding-bottom:8px;
	color:#fff;
	background: url('/images/layout/feed_mid_bg.png') repeat-y;
	line-height: normal;

}

#atom_feed_outer img{
	margin:0px;
	padding:0px;

}
#atom_feed h2{
	margin:0px;
	padding:0px;
	text-align:center;
	color:#fff;
	padding-top:3px;
	font-style: italic;	
}
#atom_feed h3{
	font-size:11px;
	line-height:12px;
	margin:0px;
	padding:0px;
	color:#fff;
	margin-top:8px;
	margin-bottom:2px;

	
}
#atom_feed p{
	font-size:10px;
	margin:0px;
	padding:0px;
}
#atom_feed a{
	color:#bcf;
	text-decoration:underline;
}
#atom_feed a:hover{
	color:#fff;
	text-decoration:underline;
}
#atom_feed span{
	color:#fff;
	font-weight:bold;
	font-style:italic;
	
}

#testimonial{
	border: none;
	margin:0px;
	text-align:left;
	padding:14px;
	padding-top:8px;
	padding-bottom:8px;
	color:#fff;
	background: url('/images/layout/feed_mid_bg.png') repeat-y;
	line-height: normal;

}
#testimonial_outer{
		margin:auto;
	margin-bottom:20px;
	padding:0px;
	line-height: 0px;
	width:150px;
}
#testimonial_outer img{
	margin:0px;
	padding:0px;

}
#testimonial p{
	font-size:10px;
	margin:0px;
	padding:0px;


	
}
#testimonial span{
	color:#fff;
	padding-left:50px;
}


#youtube_sm_outer{
	width:142px;
	margin:0px;
	margin:auto;
	margin-top:0px;
	text-align:center;
	font-size:12px;
	font-variant: small-caps;
	border: double 4px #C0C0C0;
}
#youtube_sm_inner{
	background-color:#FF951C;
}
#youtube_sm_caption{
	font-weight:bold;
	text-align:center;
	margin-top:0px;
	margin-bottom:0px;
	padding:2px;
	width:138px
}

#rss_subscribe{
	width:147px;
	margin:auto;
	margin-bottom:12px;
	margin-top:20px;
	padding-left:4px;
	text-align:left;
	font-size:10px
}

#facebook{
	width:145px !important;
	width:152px;
	margin:auto;
	margin-bottom:20px;
	margin-top:20px;
	border: double 4px #C0C0C0;
}

#rss_subscribe a{
	text-decoration:none;
	color:#000
}
#rss_subscribe img{
	float:left;
	margin-right:6px;
	margin-top:2px;
}
span.price{
	color:#f00;
	font-weight:bold;
}

span.review_error{
	color:#f00;
	font-weight:bold;
	font-size:10px;
}

span.mv_contrast{
	color:#f00;
}

#reviews{
	background-color:rgba(200,200,255,0.5);
	padding:20px;
	padding-top:10px;
	margin-top:10px;
	margin-bottom:20px;
}

#reviews p.review_text{
	text-align: justify;
	
}

#reviews p.review_byline{
	text-align: right;
	margin-right:30px;
	font-style:italic;
	font-weight:bold;
	margin-bottom:20px;
	color: #036;
}

#checkout{
	text-align:center;

}
div.checkout_include{
	text-align:left;
	margin-top:20px;
	border:solid 2px #036;
	background-color:#efefff;
	padding:10px;

}
#checkout h2{
	margin:0px;
	margin-bottom:15px;
	font-style: italic;
	font-size:16px;


}

#checkout h3{
	margin:0px;
	margin-top:8px;
	margin-bottom:12px;
	margin-left:20px;
	color:#444;
	font-variant:small-caps;
}

#checkout td{
	padding-left:5px;
	vertical-align:top;
	line-height:20px;
}


