/*
	Styles for atlasequip.com
	Media: Web
	Updated: 07/25/08
*/

a:link, a:visited, a:active {
	color: #000000;
	text-decoration: underline;}
a:hover {
	text-decoration: none;}

a.green:link, a.green:visited, a.green:active {
	color: #00A526;
	text-decoration: underline;}
a.green:hover {
	text-decoration: none;}

a.nav:link, a.nav:visited, a.nav:active {
	color: #000000;
	text-decoration: none;}
a.nav:hover {
	text-decoration: underline;}

a.sidenav:link, a.sidenav:visited, a.sidenav:active {
	color: #376FBF;
	text-decoration: none;}
a.sidenav:hover {
	text-decoration: underline;}

body, td, p, ul, li, ol, textarea {
	font-family : Arial, Verdana, Helvetica, Sans Serif;
	font-size : 12px;
	color : #000000;}

body {
	margin: 0px;}

.btn {
	font-family: Arial, Verdana, Helvetica, Sans Serif;
	font-size: 0.7pc;
	color: #000000;
	background-color: #F5F5F5;
	border: #999999;
	border-style: solid;
	border-width: 1px;
	font-weight: bold;}

#footer {
	background-color: #666666;
	padding: 10px;
	color: #F7F7F7;}

form {
	margin: 0px;}

h1 {
	height: 29px;
	padding: 7px 0px 0px 33px;
	margin: 0px 0px 8px 0px;
	border-bottom: 1px solid #A1A1A1;
	font-weight: bold;
	font-size: 14px;
	color: #336699;
	background-image: url('../images/right_arrow_blue.gif');
	background-repeat: no-repeat;}

h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0px 5px 0px;}

h2.blue {
	clear: both;
	height: 25px;
	background-image: url('../images/h2-blue-bg.gif');
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #F7F7F7;
	margin: 5px 0px 5px 0px;
	padding: 5px 5px 0px 5px;}

h2.green {
	clear: both;
	height: 25px;
	background-image: url('../images/h2-green-bg.gif');
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #F7F7F7;
	margin: 5px 0px 5px 0px;
	padding: 5px 5px 0px 5px;}

.img-border-right {
	border-right: 1px dotted #A1A1A1;}

.img-padding {
	padding: 0px 5px 0px 5px;}

label {
	font-weight: bold;}

#newsletter-signup {
	border: double #C0C0C0;
	background-color: #C8D9F2;
	padding: 5px;
	text-align: center;}

.product-section {
	clear: both;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 20px 0px;}

#rfq-box {
	position: absolute;
	top: 118px;
	left: 550px;
	color: #343A8E;
	width: 175px;
	text-align: center;
	border: 1px solid #343A8E;
	background-color: #d5e2f4;
	padding: 5px;
	margin: 3px;
	font-weight: bold;}

.side-nav {
	width: 140px;}

.site-search {
	width: 140px;
	border: 1px solid #C0C0C0;
	background-color: #343A8E;
	padding: 5px;
	margin: 0px 0px 5px 0px;}

.best-sellers-header {
	background-color: #007D25;
	color: #FFFFFF;
	font-weight: bold;}
	
.small-text {
	font-size: 10px}

.top-nav {
	color: #F7F7F7;
	font-weight: bold;
	padding: 0px 8px 0px 2px;}

.top-nav a:link, .top-nav a:active, .top-nav a:visited {
	color: #f0f3ba;
	font-weight: bold;
	text-decoration: none;
	margin: 0px 7px 0px 7px;}
.top-nav a:hover {
	text-decoration: underline;}

.phone-number {
	width: 140px;
	text-align: center;
	font-weight: bold;
	font-size: 16px;}

ul.product-list {
	margin: 0px 0px 0px 17px;
	padding: 0px;}

.vendor_box {
	border-bottom:1px solid #A1A1A1;
	padding: 8px;}
	
.vendor_logo {
	width: 200px;
	float: left;}
	
.vendor_name {
	width: 300px;
	float: right;
	text-align: right;}
