set {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF;
	color: #333333;
	font-family: "Lucida Grande", Tahoma, Arial, sans-serif;
	line-height: 1.6;
}

body#bd {
	color: #666666;
	background: /*url(../images/body-top.jpg)*/ no-repeat top center #FFFFFF;
}

body.contentpane {
	color: #333333;
	font-size: 12px;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	margin: 1em 2em;
	width: auto; /* Printable Page */
}

body.fs1 {
	font-size: 10px;
}

body.fs2 {
	font-size: 11px;
}

body.fs3 {
	font-size: 12px;
}

.fs3 {
	font-size: 12px;
}

body.fs4 {
	font-size: 13px;
}

body.fs5 {
	font-size: 14px;
}

body.fs6 {
	font-size: 15px;
}

/* Normal link */

a {
	color: #d9272f;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #A80106;
	text-decoration: none;
}

a img {
	border: none;
}

/* Title text */

.contentheading, .componentheading, .blog_more strong, h1, h2, h3, h4 {
}

/* Small text */

small, .small, .smalldark, .createby, .createdate, .modifydate, .img_caption, p.site-slogan, a.readon, #h-breadcrumb, #h-colwrap, #h-botslwrap, #h-footer {
	color: #666666;
	font-size: 92%;
}

right, .right {
	text-align: right;
}

center, .center {
	text-align: center;
}

img {
	margin: 0;
	padding: 0;
}

img.caption {
	margin-top: 6px !important;
}

.caption2 {
	margin-top: 6px;
	margin-left: 1em;
}

/* Heading */

h1 {
	font-size: 180%;
}

h2 {
	font-size: 150%;
}

h3 {
	font-size: 14px; font-family: Arial, Helvetica, sans-serif;
}

h4 {
	font-size: 100%;
	text-transform: uppercase;
}

p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 12px 0;
	padding: 0;	
	text-align: justify;
}
.sm_margin {
	margin: 4px 0 0;
	padding: 0;
}

ul {
	list-style: none;
}

ul li {
	background: url(../images/bullet.gif) no-repeat 18px 9px;
	line-height: 180%;
	padding-left: 30px;
}

ol li {
	line-height: 180%;
	margin-left: 35px;
}

th {
	font-weight: bold;
	padding: 5px;
	text-align: left;
}

fieldset {
	border: none;
	padding: 10px 5px;
}

fieldset a {
	font-weight: bold;
}

fieldset.input {
	padding: 0;
}

hr {
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #cccccc;
	height: 1px;
}

td, div {
	font-size: 100%;
}

/* FORM --------------------------------------------------------- */

form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
}

input, select, textarea, .inputbox {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 100%;
}

.inputbox {
	border: 1px solid #333333;
	padding: 2px;
	background: url(../images/input-bg.gif) repeat-x top #EFEFEF;
}

.button {
	padding: 2px 8px;
	background: url(../images/grad1.gif) repeat-x bottom #333333;
	color: #CCCCCC;
	border: 1px solid #333333;
}

* html .button, *+html .button {
	padding: 1px 5px !important;
}

/* JOOMLA STYLE --------------------------------------------------------- */

table.blog {
}

.article_separator {
	clear: both;
	display: block;
	height: 2px; /*30px*/
}

.article_column {
}

.column_separator {
	padding: 0 25px;
}

/* content tables */

td.sectiontableheader {
	background: #1E1E1E;
	border: 1px solid #0F0F0F;
	padding: 4px;
}

tr.sectiontableentry0 td, tr.sectiontableentry1 td, tr.sectiontableentry2 td {
	padding: 4px;
	background: url(../images/dot.gif) repeat-x bottom;
}

table.contentpane {
	border: none;
	width: 100%;
}

table.contentpaneopen {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}

table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 35%;
	font-size: 92%;
}

table.contenttoc a {
	text-decoration: none;
}

table.contenttoc td {
	background: url(../images/bullet.gif) no-repeat 5% 50%;
	padding: 1px 5px 1px 25px;
}

table.contenttoc th {
	border-bottom: 1px solid #333333;
	padding: 0 0 3px;
	text-indent: 5px;
}

table.poll {
	border-collapse: collapse;
	padding: 0;
	width: 100%;
}

table.pollstableborder {
	border: none;
	padding: 0;
	text-align: left;
	width: 100%;
}

table.pollstableborder img {
	vertical-align: baseline;
}

table.pollstableborder td {
	border-collapse: collapse;
	border-spacing: 0;
	padding: 4px !important;
	background: none;
}

table.pollstableborder tr.sectiontableentry1 td {
	background: #1E1E1E;
}

table.searchintro {
	padding: 10px 0;
	width: 100%;
}

table.searchintro td {
	padding: 0 5px!important;
}

table.adminform {
}

.adminform .inputbox {
}

.blog_more {
	border-top: 1px solid #333333;
	padding: 10px;
}

.blog_more strong {
	display: block;
	font-size: 125%;
	margin: 0 0 5px;
}

.blog_more ul {
	margin: 0;
	padding: 0;
}

.blog_more ul li {
	background: url(../images/bullet.gif) no-repeat 6px 8px;
	margin: 0;
	padding: 0 0 0 17px;
}

.category {
	font-size: 125%;
	font-weight: bold;
}

h1.componentheading, .componentheading {
	margin: 0 0 10px;
	padding: 0 0 5px;
}

.componentheading {
	font-size: 200%;
	font-weight: normal;
	border-bottom: 1px solid #333333;
}

.contentdescription {
	padding-bottom: 30px;
}

h2.contentheading, .contentheading {
	font-weight: normal;
	margin: 0;
	padding: 0;
	line-height: normal;
}

.contentheading {
	font-size: 200%;
	line-height: normal;
}

a.contentpagetitle, a.contentpagetitle:hover, a.contentpagetitle:active, a.contentpagetitle:focus {
	text-decoration: none !important;
}

a.readon {
	display: block;
	float: left;
	background: #1E1E1E;
	color: #CCCCCC;
	text-align: center;
	clear: both;
	text-transform: lowercase;
	padding: 1px 3px;
}

a.readon:hover, a.readon:active, a.readon:focus {
	text-decoration: none;
	background: #333333;
	color: #FFFFFF;
}

table.contentpaneopen td, table.contentpane td {
	padding: 0px;
}

table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}

.moduletable {
	padding: 0;
}

ul.pagination {
	margin: 15px auto;
	padding: 10px 0;
}

ul.pagination li {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
}

ul.pagination li span {
	padding: 2px 5px;
}

ul.pagination a {
	padding: 2px 3px;
	text-decoration: none;
}

ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
}

.pagenavbar {
	background: url(../images/icon-pages.gif) no-repeat center left;
	font-weight: bold;
	padding-left: 14px;
}

.pagenavcounter {
	background: url(../images/icon-pages.gif) no-repeat 0 11px;
	font-weight: bold;
	padding: 8px 14px 0 14px;
}

.sectiontableheader {
	color: #FFFFFF;
	font-weight: bold;
	padding: 8px 5px;
}

.sectiontableheader a {
	color: #FFFFFF;
}

tr.sectiontableentry1 td {
	padding: 8px 5px;
}

tr.sectiontableentry2 td {
	padding: 8px 5px;
}

tr.sectiontableentry1:hover td, tr.sectiontableentry2:hover td {
}

.smalldark {
	text-align: left;
}

div.syndicate div {
	text-align: center;
}

.pollstableborder tr.sectiontableentry1 td, .pollstableborder tr.sectiontableentry2 td {
	background: none;
}

/* META --------------------------------------------------------- */

.createdate {
	padding: 5px 0;
}

.modifydate {
	float: left;
	width: 100%;
}

div.buttonheading {
	float: right;
	width: 20%;
}

.buttonheading img {
	border: 0;
	float: right;
	margin: 7px 5px 0 0;
}

/* MAIN LAYOUT DIVS --------------------------------------------------------- */

#h-wrapper {
	padding: 0 0 30px;
}

.home-deco {
	/*background: url(../images/body-bg.gif) repeat-x scroll 0 85px;/*25*/
}

#h-header, #h-mainnavwrap, #h-container, #h-botslwrap, #h-footer {
	margin: 0 auto;
	width: 970px;
	clear: both;
}

.narrow #h-header, .narrow #h-mainnavwrap, .narrow #h-container, .narrow #h-botslwrap, .narrow #h-footer {
	margin: 0 auto;
	width: 770px;
}

#h-container {
	padding: 10px 0 0;/*20px 0 0*/
}

/* PRIMARY COLUMN --------------------------------------------------------- */

#h-content {
	clear: both;
	display: block;
	float: left;
	width: 59%;
}

#h-content div.h-innerpad {
	/*padding: 10px 15px 0 0;*/
}

/* COLUMNS --------------------------------------------------------- */

#h-colwrap {
	float: right;
	overflow: hidden;
	width: 40%;
	color: #999999;
}

#h-col1 {
	float: left;
	overflow: hidden;
	width: 49.9%;
	clear: both;
	padding-bottom: 10px;
}

#h-col2 {
	float: right;
	overflow: hidden;
	width: 49.9%;
	padding-top: 10px;
}

#h-col1-top {
	background: url(../images/col-top-gr.png) no-repeat top left;
	height: 10px;
}

#col-wrapp {
	background-image:url(../images/col-center-gr-flat.jpg);
    background-repeat:repeat-y;
}

#h-col1-center {
	/*background: url(../images/col-center-gr-flat.jpg) repeat-y;*/   
}

#h-col1-bot {
	background: url(../images/col-bot-gr.gif) no-repeat bottom left;
	height: 157px;
}

.narrow #h-col1-bot {
	background: url(../images/col-bot-n.gif) no-repeat bottom left;
}

.narrow #h-col1-top {
	background: url(../images/col-top-n.png) no-repeat top left;
}

.narrow #h-col1-center {
	background: url(../images/col-center-n.png) repeat-y left;
}

/*common style for column*/

#h-colwrap a {
	color: #333333;/*999999*/
}

#h-colwrap a:hover, #h-colwrap a:active, #h-colwrap a:focus {
	color: #FFFFFF;
}

#h-colwrap table {
	border-collapse: collapse;
	border-spacing: 0;
}

#h-colwrap .article_separator {
	display: none;
}

/* COLLAPSIBLE LAYOUT --------------------------------------------------------- */

#h-containerwrap-c {
	text-align: center;
}

#h-containerwrap, #h-containerwrap-c, #h-containerwrap-f {
	padding: 0;
}

/* full */

#h-containerwrap-f #h-content {
	float: none;
	width: 99%;
}

/* content + col */

#h-containerwrap-c #h-content {
	width: 79%; /*79*/
	text-align: left;
}

#h-containerwrap-c #h-colwrap {
	background: none;
	width: 20%;
}

#h-containerwrap-c #h-col1, #h-containerwrap-c #h-col2 {
	width: 100%;
}

/* MODULE --------------------------------------------------------- */

.icon1 h3 {background-image: url(../images/icons/icon1.gif);}

.icon2 h3 {background-image: url(../images/icons/icon2.gif);}

.icon3 h3 {background-image: url(../images/icons/icon3.gif);}

.icon4 h3 {background-image: url(../images/icons/icon4.gif);}

.icon5 h3 {background-image: url(../images/icons/icon5.gif);}

.icon6 h3 {background-image: url(../images/icons/icon6.gif);}

.icon7 h3 {background-image: url(../images/icons/icon7.gif);}

.icon8 h3 {background-image: url(../images/icons/icon8.gif);}

.icon9 h3 {background-image: url(../images/icons/icon9.gif);}

.icon1 h3,.icon2 h3,.icon3 h3,.icon4 h3, .icon5 h3,.icon6 h3,.icon7 h3,.icon8 h3,.icon9 h3 {
	padding: 0 0 0 28px !important;
	background-position: left center;
	background-repeat: no-repeat;
}

div.moduletable h3, div.moduletable_menu h3, div.moduletable_text h3, div.moduletable_default h3 {
	font-size: 125%;
	margin: 0 0 8px;
	padding: 0;
	color: #FFFFFF;
}

div.moduletable_menu h3 {
	padding: 0;
}

div.moduletable, div.moduletable_menu, div.moduletable_text, div.moduletable_default {
	margin: 0;
	padding: 0 20px;/*0 20px 15px*/
}

.narrow div.moduletable, .narrow div.moduletable_menu, .narrow div.moduletable_text, .narrow div.moduletable_default {
	margin: 0;
	padding: 0 15px 15px;
}

/* mis */

div.banneritem_text {
	padding: 5px 0 !important;
}

div.advs {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}

div.moduletable ul, div.moduletable_text ul, div.moduletable_menu ul, div.moduletable_hilte ul {
	margin: 0;
	padding: 0 20px;
}

div.moduletable_menu ul {
	margin: 0;
	padding: 0;
}

div.moduletable li, div.moduletable_text li, div.moduletable_menu li, div.moduletable_hilite li {
	background: url(../images/bullet.gif) no-repeat 5px 8px;
	margin: 0;
	padding-left: 16px;
}

/* HEADER --------------------------------------------------------- */

#h-headerwrap {
	color: #cccccc;
	height: 60px;/*100*/
	line-height: normal;
	margin: 0 auto;
	width: 970px;
	clear: both;
}

#h-header {
	background: url(../images/header-bg.png) no-repeat top left;
	height: 60px;/*100*/
	position: relative;
}

#h-header a {
	color: #CCCCCC;
}

h1.logo, h1.logo-text {
	margin: 0;
	padding: 0;
	font-size: 200%;
}

h1.logo a {
	width: 144px;/*350*/
	display: block;
	/*background: #ffffff url(../images/honda-logo-home.gif) no-repeat;/*logo.png*/	
	position: absolute;
	height: 50px;/*80*/
	bottom: 10px;
	left: 0px;
}

h1.logo a span {
	position: absolute;
	top: -1000px;
}

h1.logo-text a {
	color: #FFFFFF !important;
	text-decoration: none;
	outline: none;
	position: absolute;
	bottom: 20px;
	left: 5px;
	letter-spacing: 1px;
}

p.site-slogan {
	margin: 0;
	padding: 0;
	color: #666666;
	position: absolute;
	bottom: 50px;
	left: 5px;
}

/* MAIN NAVIGATION --------------------------------------------------------- */

#h-mainnavwrap {
	position: relative;
	height: 35px;
	z-index: 999;
}

#h-mainnav {
	height: 35px;
	z-index: 999;
	background: url(../images/mainnav-bg.gif) no-repeat 50% 27px;
}

#h-mainnav a, #h-subnav a {
	outline: none;
}

#h-subnav {
	display: block;
	font-size: 92%;
	height: 22px;
	position: absolute;
	top: 29px;
	background: url(../images/grad1.gif) repeat-x bottom #333333;
	width: 100%;
}

#h-subnav ul {
	margin: 0;
	padding: 0;
}

#h-subnav li {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#h-subnav li a {
	color: #999999;
	display: block;
	float: left;
	line-height: 22px;
	padding: 0 15px;
	text-decoration: none;
	background: url(../images/vline.gif) no-repeat center left;
}

#h-subnav li a:hover, #h-subnav li a:active, #h-subnav li a:focus {
	color: #FFFFFF;
	text-decoration: none;
}

#h-subnav li.active a, #h-subnav li.active a:hover, #h-subnav li.active a:active, #h-subnav li.active a:focus {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

/* breadcrumbs */

#h-breadcrumb {
	text-transform: uppercase;
}

#h-breadcrumb strong {
	font-weight: normal;
	margin-right: 5px;
}

#h-breadcrumb a {
	text-decoration: none;
}

#h-breadcrumb img {
	margin: 1px 5px;
}

/* Default Joomla! Menu */
ul.menu {
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 998;
}

ul.menu li {
	background: none;
	margin: 0;
	padding: 0;
}

ul.menu li a {

	display: block;

	outline: none;

	padding: 0 4px;

	line-height: 30px;

	background: url(../images/mainlevel-bg-gr.gif) no-repeat top right;

	/*width: 90%; /*need for ie6 transparent*/

}



ul.menu li a:hover,

ul.menu li a:active,

ul.menu li a:focus {

	text-decoration: underline;

	background: url(../images/mainlevel-bg-gr.gif) no-repeat bottom right;

}



ul.menu li.active a {

	color: #FFFFFF;

	font-weight: bold;

	text-decoration: none;

}



ul.menu li ul {

	list-style: none;

	margin: 0;

	padding: 0;

}



ul.menu li li a {

	background: #d9d9d9 url(../images/arrow2.png) no-repeat 10px 12px !important;

	border: none;

	color: #999999 !important;

	font-weight: normal !important;

	padding-left: 22px !important;

	/*width: 75%; /*need for ie6 transparent*/

}



ul.menu li li a:hover,

ul.menu li li a:active,

ul.menu li li a:focus {

	/*background: none;*/
	
	background-color: #d9d9d9 !important;

	color: #FFFFFF !important;

}



/* SPOTLIGHT

--------------------------------------------------------- */

/* Spotlight Box Style */

.h-box-full, .h-box-left, .h-box-center, .h-box-right {

	float: left;

	overflow: hidden;

	padding: 15px 0 0;

}



.h-box-left, .h-box-center {

	background: url(../images/vline.gif) repeat-y top right;

}



/* Top spotlight */



/* Bot spotlight */

#h-botslwrap {

	border: 1px solid #1E1E1E;

	background: #666666;

	margin-top: 10px;

	padding: 0;

	color: #999999;

}



#h-botslwrap h3 {

	font-size: 100%;

}



#h-botslwrap ul, #h-botslwrap ol {

	margin: 0;

	padding: 0;

}



#h-botslwrap ol li {

	margin: 0 0 0 20px;

	padding: 0;

}



#h-botslwrap ul li {

	margin: 0;

	padding: 0 0 0 17px;

	background: url(../images/bullet.gif) no-repeat 5px 8px;

}



#h-botslwrap a {

	color: #CCCCCC;

}



#h-botslwrap a:hover, #h-botslwrap a:active, #h-botslwrap a:focus {

	color: #CCCCCC;

}



/* FOOTER --------------------------------------------------------- */

#h-footerwrap {
	clear: both;
	margin: 0 auto;
	width: 970px;
	clear: both;	
}

#h-footer {
	color: #666666;

	padding: 20px 0;

	position: relative;

	border-top: 1px solid #1E1E1E;

}



#h-footer small {

	color: #999999;

	display: block;

	font-size: 100%;

}



#h-footer a {

	color: #999999;

	text-decoration: none;

}



#h-footer a:hover,

#h-footer a:active,

#h-footer a:focus {

	color: #999999;

	text-decoration: underline;

}



#h-footer ul {

	margin: 2px 0 0;

	padding: 0;

	float: right;

	line-height: normal;

}



#h-footer li {

	background: none;

	display: inline;

	margin: 0;

	padding: 0;

}



#h-footer li a {

	display: inline;

	line-height: normal;

	padding: 0 10px 0 12px;

	text-decoration: none;

	background: url(../images/vline.gif) no-repeat center right;

}



.h-footurl {

	float: none;

	clear: both;

}



/* MISCELLANOUS

----------------------------------------------------------- */

ul.accessibility {
	position: absolute;
	top: -100%;
}

#top-contact-menu {
	right: 0px;
	top: 2px;
	position: absolute;
	font-size: 92%;	
}

#top-contact-menu ul {
	margin: 2px 0 0;
	padding: 0;
	float: right;
	line-height: normal;
}

#top-contact-menu li {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#top-contact-menu li a {
	display: inline;
	color: #333333;
	line-height: normal;
	padding: 0 10px 0 12px;
	text-decoration: none;
	background: url(../images/vline.gif) no-repeat center right;
}

#top-contact-menu li a:hover {
	color: #999999;
	text-decoration: none;
}

/* Search */

#h-search {
	background: url(../images/search.gif) no-repeat 0 2px;
	bottom: 20px;
	height: 20px;
	right: 0px;
	position: absolute;
	width: 150px;
}

#h-search .inputbox {
	background: transparent;
	border: none;
	margin-top: 4px;
	padding: 0px 0 5px 20px;
}

/*usertool*/

#h-usertools {

	font-size: 11px;

	padding: 0;

	position: absolute;

	right: 0;

	top: 9px;

}



#h-usertools ul {

	float: left;

	margin: 0;

	padding: 0;

}



#h-usertools li {

	background: none;

	display: block;

	float: left;

	line-height: normal;

	margin: 0;

	padding: 0;

}



#h-usertools img {

	padding: 0 2px;

}



/* Login Form */

#form-login-username,

#form-login-password,

#form-login-remember {

	margin: 4px 0;

}



input#modlgn_username,

input#modlgn_passwd {

	width: 140px;

}



.narrow input#modlgn_username,

.narrow input#modlgn_passwd {

	width: 110px;

}





/*others*/

.mostread, .latestnews {
	text-decoration: none;
}

#slideshow {
	margin-top: 15px;
	overflow: hidden;
	text-align: center;
	width: 100%;	
}

#slideshow div.moduletable {
	margin: 0px;
	padding: 2px;
	border: 1px solid #cccccc;
}

#specspermodel {
	padding-bottom: 40px;
}

#extramenu {
	/*width: 170px;*/
	float: right;
	margin: 12px 0px 12px 12px;
	border-top: 2px solid #D9272F;
}

#extramenu a {
	padding: 3px 5px;
	display: block;
	float: left;
}

#extramenu a:hover {
	background-color: #D9272F;
	color: #FFFFFF;
}
	
#h-banner {
	margin-top: 15px;
	text-align: center;
	overflow: hidden;
	width: 100%;
}

div.back_button a,

div.back_button a:hover,

div.back_button a:active {

	background: none!important;

	display: block;

	margin: 10px 0;

	text-decoration: none!important;

}



.clr {

	clear: both;

}



.hasTip img {

	border: none;

	margin: 10px 5px 0 0;

}



div.h-innerdiv {

	clear: both;

	margin-bottom: 10px;

	padding-bottom: 10px;

	background: url(../images/dot.gif) repeat-x bottom left;

}



div.h-innerdiv img {

	padding: 0;

	border: 3px solid #333333;

	margin: 2px 8px 0 0;

}



/* Tooltips */

.tool-tip {

	background: #FFFFFF;

	border: 1px solid #cccccc;

	float: left;

	max-width: 200px;

	padding: 5px;

}



.tool-title {

	background: url(../../system/images/selector-arrow.png) no-repeat;

	font-size: 100%;

	font-weight: bold;

	margin: 0;

	margin-top: -15px;

	padding: 0;

	padding-bottom: 5px;

	padding-top: 15px;

}



.tool-text {

	font-size: 100%;

	margin: 0;

}



#system-message dd.message ul,

#system-message dd.error ul,

#system-message dd.notice ul {

	margin: 0;

	padding: 0;

}



#system-message dd.message ul li,

#system-message dd.error ul li,

#system-message dd.notice ul li {

	background: none;

	color: #FFFFFF;

	margin: 0;

	padding: 5px;

}



/* System Standard Messages */

#system-message dd.message ul {

	background: #666666;

	border: none;

}



/* System Error Messages */

#system-message dd.error ul {

	background: #666666;

	border: none;

}



/* System Notice Messages */

#system-message dd.notice ul {

	background: #666666;

	border: none;

}



/* Clearfix */

.clearfix:after {

	clear: both;

	content: ".";

	display: block;

	height: 0;

	visibility: hidden;

}



* html > body .clearfix {

	display: block;

	width: 100%;

}



* html .clearfix {

	height: 1%;

}

#pricetable {
	margin-top: 6px;
}

#pricetable th {
	width: 55%;	
}

#pricetable .shortcol {
	width: 25%;	
}

#pricetable .lastcol {
	width: 20%;	
}

#pricetable td {
	width: 55%;
	padding: 0 5px;
}

#pricetable h3 {
	margin: 0;
}

.hidden {
	display: none;
}

#generaldetailstable th {
	background-color: #F0F0F0;
	vertical-align: top;	
}

#generaldetailstable tr {
	background-color: #F9F9F9;
}

#generaldetailstable td {
	padding: 5px;
	vertical-align: top;
}

#detailstable1 th {
	background-color: #F0F0F0;
	width: 180px;
	vertical-align: top;	
}

#detailstable1 tr {
	background-color: #F9F9F9;
}

#detailstable1 td {
	width: 535px;
	padding: 5px;
	vertical-align: top;
}

#detailstable2 th {
	background-color: #F0F0F0;
	width: 180px;
	vertical-align: top;	
}

#detailstable2 tr {
	background-color: #F9F9F9;
}

#detailstable2 td {
	width: 273px;
	padding: 5px;
	vertical-align: top;
}

#detailstable3 th {
	background-color: #F0F0F0;
	width: 180px;
	vertical-align: top;	
}

#detailstable3 td {
	width: 171px;
	padding: 5px;
	vertical-align: top;	
}

#detailstable3 tr {
	background-color: #F9F9F9;
}

#detailstable4 th {
	background-color: #F0F0F0;
	width: 180px;
	vertical-align: top;	
}

#detailstable4 td {
	width: 126px;
	padding: 5px;
	vertical-align: top;	
}

#detailstable4 td.new {
	color: #D9272F;
}

#detailstable4 tr {
	background-color: #F9F9F9;
}

#equipmenttable td {
	padding: 3px 0 0 5px;
}

#equipmenttable th {
	background-color: #F0F0F0;
}

#equipmenttable tr {
	background-color: #F9F9F9;
}

#microsites {
	width: 100%;
	margin-top: 10px;
	height: 125px;
}