html, body {
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	padding: 0 0 0 0;
}

body, table {
	font-family: Verdana,Geneva,sans-serif;
	font-size: 12px;
}

#container{
	position:relative;
	width:768px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	top:20px;
	border:solid blue 1px;
	text-align:center;
	background:url(/images/layout/body_borders.gif) repeat-y;

	}

#top_menu {
	position:absolute;
	top:0px;
	left:0px;
	height:120px;
	width:768px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	padding:0px;
	margin:0px;
	background:url(/images/layout/nav_top.gif) no-repeat;
	}

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

	}

#top_menu a {
  text-decoration: none;
  color: #FFFFFF;
  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:128px;
	left:8px;
	width:180px;
border:solid orange 1px;
	}

#right_col{
	position:absolute;
	top:0px;
	left:400px;
	width:168px;
border:solid red 1px;
	}


#content{
	position:relative;
	top:128px;
	left:189px;
	width:568px;
	background: url('/images/layout/splash_05.jpg') no-repeat right bottom;
	border:solid green 1px;
}

#bottom_menu{
	position:relative;
	top:50px;
	left:-191px;
	border:solid red 1px;
	width:768px
	}

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

h1{
font-size: 14px;
padding:0px;
margin-bottom:0px;
margin-top:4px;
line-height:14px;
}

h2{
font-size: 13px;
color: #036;
padding:0px;
margin-bottom:0px;
margin-top:6px;
line-height:13px;
}

hr.blue
{
	color: #005898;
	border:solid 1px #005898;
	width:400px;
}

input
{
	font-size:11px;
}

select
{
	font-size:11px;
}

a
{
	color:#005898
}

.catlink{
	font-weight:bold;
	}

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

th{
	font-weight:bold;
	}

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;
}

/*
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{
	text-decoration:none;
	font-size: 12px;
	color: #FFF;
}
div.menuLinks a:hover{
	text-decoration:underline;
}

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

a.menuAreas:hover{
	text-decoration:underline;
}

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

*/

.searchformfield {
  background-color: #005898;
  color:#FFF;
  font-family: Verdana,Geneva,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;
}

.topLink{
padding:0 15px;
}

.topLink a, .topLink a:visited{
color: #FFF;
font-weight: bold;
text-decoration: none;
}

.bottomLink{
padding:0 15px;
}

.bottomLink a, .bottomLink a:visited{
color: #FFF;
font-size:9px;
font-weight: bold;
text-decoration: none;
}

#mainContent {
	font-size:14px;
	width:360px;
	padding:10px;
}
#subPageContent {
	padding:36px;padding-top:12px;
}


#menu {
	width: 736px;
	font-family:Verdana,Geneva,sans-serif;
	background:url(/images/layout/nav_mid.gif) repeat-x;
	text-align: center;
	font-size:12px;
}

#menu ul {
  margin: 0;
  padding: 0;
  line-height: normal;
  margin-left:40px;
}

#menu ul li {
  display: inline;
  float: left;
  padding-top: 0px;
  margin-top:0px;
  margin-right:30px;
  list-style: none;
  text-align: center;
}

#menu ul li a {
  display: block;
  text-decoration: none;
  padding-bottom: 6px;
  color: #FFFFFF;
  font-weight:bold;
}

#menu ul li a:hover,
#menu ul li a.active {
  color: #FFFFFF;
  text-decoration:underline;
}


/*------------footbar-------------*/

#footbar {
	width: 736px;
	font-family:Verdana,Geneva,sans-serif;
	background:url(/images/layout/foot_bar_mid.gif) repeat-x;
	/*margin: 0 auto;*/
	text-align: center;
	font-size:12px;
}

#footbar ul {
  margin: 0;
  padding: 0;
  line-height: normal;
  margin-left:40px;
}

#footbar ul li {
	/*width:130px;*/
  display: inline;
  float: left;
  padding-top: 0px;
  margin-top:0px;
  margin-right:30px;
  list-style: none;
  text-align: center;
}

#footbar ul li a {
  display: block;
  text-decoration: none;
  padding-bottom: 6px;
  color: #FFFFFF;
  font-weight:bold;
}

#footbar ul li a:hover,
#footbar ul li a.active {
  color: #FFFFFF;
  text-decoration:underline;
}

#footer {
	text-align:center;
	color:#666666;
	font-size:10px;
}
/*------------------*/
#sideModule {
	font-family:Verdana,Geneva,sans-serif;
	font-size:10px;
	color:#FFFFFF;
	background:url(images/layout/table_bg.png) repeat-y;
	width: 149px;
}
#sideTop{
	background:url(images/layout/table_top.png) no-repeat;
	padding-top:8px;
	padding-left:7px;
	width: 149px;
}
#sideContent {
	float:left;
	background:url(images/layout/table_wheel.png) no-repeat 4px top;
	padding:0px 12px;
}

a.moreInfo {
	color:#FFCC00;
}
.partsSpecialsContent{
	color:#FFFFFF;
}
.moduleTable {
	font-family:Verdana,Geneva,sans-serif;
	background:url(images/layout/table_bg.png) repeat-y;
	padding:0px;
	margin-bottom:10px;
	font-size:13px;
	color:#FFFFFF;
}
.sideTitleCell {
	padding-left:7px;
	margin-top:10px;
}
.sideContentCell {
	padding-left:10px;

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