p, td, li, select, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
H3{
    font-family:Geneva, Arial, Helvetica, sans-serif;
		color: #CCCCCC;
    font-size: 18px;
		border-bottom:1px dotted #cccccc;
		font-weight:normal;
}
H2{
    color: #FFFFFF;
    font-size: 11px;
}
H4{ font-family:Geneva, Arial, Helvetica, sans-serif;
		color: #FF9200;
    font-size: 11px;
		font-weight:bold;
		border-bottom:1px dotted #FF9200;}

H5{ font-family:Geneva, Arial, Helvetica, sans-serif;
		color: #CCCCCC;
    font-size: 11px;
		font-weight:bold;}
.product_box {
width:100%;
clear:both;
}
.product_images_box {
float:right;
margin-left:10px;}
.product_images {
width:200px;
margin:0px 0px 10px 0px;
border:1px solid #666666;}

a:link, a:visited, a:active {
    color: #FFFFFF;
}
.style3 {
    color: #FF9200;
    font-weight: bold;
}
.date {
    /* color: #FF0000; */
    font-weight: bold;
}
INPUT {
    background-color: #3D3D3D;
    border: solid 1px #4C4C4C;
}
INPUT.button {
    border: solid 1px #4C4C4C;
}
TEXTAREA {
    background-color: #3D3D3D;
    border: solid 1px #4C4C4C;
}
SELECT {
    background-color: #3D3D3D;
} 
#radio1{
    background-color:#1A1A1A;
    border:none;
    vertical-align: middle!important;
}
.left_box1 {
    padding: 0px;
    border-top: 1px solid #535353;
	border-right: 1px solid #535353;
	border-bottom: 1px solid #535353;
    background-image: url('images/hero_bar_bg.gif');
    background-color: #1A1A1A;
	margin-bottom: 7px;
}
.left_box2 {
    padding: 0px;
    border-top: 1px solid #535353;
	border-right: 1px solid #535353;
	border-bottom: 1px solid #535353;
    background-color: #1A1A1A;
	margin-bottom: 7px;
}
.right_box {
    width: 193px;
    padding: 0px;
    border: 1px solid #535353;
    background-color: #181818;
	margin-bottom: 7px;
    float: left;
}
.general_box {
	width: 580px;
    padding: 3px;
    border: 1px solid #535353;
    background-color: #181818;
	margin-left: 15px;
	margin-right: 15px;
}
#first-homecontent, h3.homecontent {
    margin-top: 10px;
}
.homecontent {
    margin: 20px 30px 20px 30px;
    text-align:justify;
}
.torquecalc {
margin:5px;
}

#article img {
    padding-left: 2ex;
    padding-bottom: 0.5ex;
}

#brands {
    list-style-type: none;
    margin-top:1em;
    margin-left: 0.5ex;
    padding-left: 0.5ex;
    padding-right: 1ex;
}

#brands ul {
    margin-left: 0;
    padding: 0;
}

#brands li { margin-left: 0px; }

#brands .categories {
    list-style-type: none;
    padding-left: 1em;
    font-weight: normal;
    font-size: 10px;
    padding-bottom: 1em;
}

#brands .categories li {
    margin-left: 0px;
    margin-top: 1ex;
}

#brands a {
    text-decoration: none;
}

#brands a:hover {
    text-decoration: none;
		color:#FF0000;
}

#brands .brand {
    cursor: pointer;
    cursor: hand;
    font-weight: bold;
    font-size:120%;
    margin-top: 1em;
    margin-bottom: 1em:
}

#search input {
	vertical-align: bottom;
}

#search_form {
padding-right:10px;
}

.stats_box {
    border: 1px solid #666;
}

.stats_box th {
    color: white;
    font-size: 10px;
    padding-left: 2ex;
    padding-right: 2ex;
    text-align: center;
}

.stats_box td {
    text-align: center;
}

#latest_news, #latest_products {
    margin: 1ex;
}

.latest_product_title {
font-weight:bold;
}

#contact_details .style5 {
    font-weight: bold;
}

#contact_details td {
    font-size: 107%;
}

#contact_sales_reps th {
    text-align: center;
}
