.bold {
	font-weight: bold;
}
.small-text {
	font-size: 87%;
}
.green-background {
	background-color:#DBF5C8;
}
.orange-background {
	background-color:#FED2AB;
}
.yellow-background {
	background-color:#F2F5C8;
}
.blue-background {
	background-color:#C6D5F2;
}
.product-blue {
	background-color:#4C94DB;
	padding:8px;
	color:#ffffff;
	border-top: 1px solid #717070;
	border-right: 1px solid #717070;
	border-bottom: 1px solid #717070;
	border-left: 1px solid #717070;
}
.product-blue2 {
	background-color:#579feb;
	color:#ffffff;
	border-top: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
}
.product-darkblue {
	background-color:#E0ECFA;
	color:#666666;
	padding-top:5px;
	padding-bottom:5px;
}
.product-lightblue {
	background-color:#ffffff;
	color:#666666;
	padding-top:5px;
	padding-bottom:5px;
}
.product-price {
	color:#0D3985;
	font-weight: bold;
	padding-left:8px;
	padding-right:8px;
}
.product-heading2 {
	font-size:110%;
	font-weight: bold;
	color:#ffffff;
}
a.product-link {
	color:#ffffff;
}
a.product-link-small {
	color:#ffffff;
	font-size:80%;
}
a.product-text {
	font-size:120%;
	color:#ffffff;
}
a:visited.product-text {
	font-size:120%;
	color:#ffffff;
	text-decoration: none;
}
a:hover.product-text {
	font-size:120%;
	color:#ffffff;
	text-decoration: underline;
}
.product-heading{
	font-size: 120%;
	color: #333333;
	text-align: left;
	text-decoration: none;
	padding:5px 5px 5px 5px;
}
.product-desc {
	color:#666666;
	padding-bottom: 30px;
	padding-right: 20px;
	padding-left: 20px;
}
.dark-greentext {
	color:#58595B;
	font-weight: normal;
	padding-top:8px;
	padding-bottom:8px;
}
.dark-gretext {
	color:#727272;
	padding-bottom:8px
}
.blue-heading {
	color:#0D3985;
	padding-bottom:8px;
	font-size:100%;
}
.purple-text {
	font-size: 130%;	
	color:#993399;
	padding-right:5px;
	padding-bottom:15px;
}
.purple-text a {	
	color:#993399;
	padding-right:5px;
	padding-bottom:15px;
}
.specialoffer-bulit {
	padding-left: 10px;
	padding-right:8px;
	padding-top:3px;
	padding-bottom: 25px;
	background: url(../nav/blue_bulit.gif) no-repeat 0em 0.6em;
}
.specialoffer-text {
	color:#727272;
	padding-bottom:8px;

	padding-top:25px;
}
.specialoffer-blue {
	color:#2A3997;
}
.specialoffer-img {
	text-align: center;
	padding-top: 7px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom:8px;
}
.grey {
	color:#666666;
}
.grey-padding {
	color:#666666;
	padding-top:10px;
	padding-bottom:15px;
	padding-left:5px;
	padding-right:5px;
}
.padding {
	padding-left:5px;
	padding-right:5px;
}
.padding2 {
	padding:5px;
	padding-right:10px;
}
.offer-padding {
	padding: 0.1em;
}
#fiveways-navlist {
	color:#666666;
	padding-top:5px;
}
#fiveways-navlist li {
	padding-right:5px;
	padding-bottom:5px;
 	margin:0px;
}
#fiveways-navlist ul {
 	padding:0px;
 	margin:0px;
}
.fiveways-button {
	text-align: center;
	padding:0px;
	margin:0px;
	padding-bottom: 15px;
}
.find-navlist {
	color:#666666;
	padding-bottom:14px;
}

/* Header */
#header {
	border-bottom: solid 10px #2E82D5;
	background-image:  url(../nav/banner_background.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 118px;/*  */
}
#logo {
	float: left;
	width: 200px;
}
#banner {
	float:right;
	width: 545px;
}

/* top navigation */
.order-hotline {
	font-size:110%;
	color:#D8F9A0;
	background-color: #4C94DB;
	text-align: right;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
 }
#top-navigation {
	background-color: #4C94DB;
}
#navlist {
	margin: 0px;
	padding: 0px 0px 0px 16px;
	list-style-type: none;
	font-size: 90%;
}
 #navlist li
 {
 	margin:0px;
	display: inline;
	list-style-type: none;
	padding-right: 15px;
	padding-top:4px;
	padding-bottom:4px;
	float:left;
 }
 #navlist ul{
 	padding:0px;
 	margin:0px;
 	float:left;
 }
a.nav_link{
	color: #ffffff;
	text-decoration: none;
}
 a:hover.nav_link{
	color: #ffffff;
	text-decoration: underline;
}
a:visited.nav_link{
	color: #ffffff;
	text-decoration: none;
}
.equipment-search{
	color: #ffffff;
	background-color:#0066CC;
	text-align: right;
	padding:5px;
	padding-top: 15px;
}
.heading {
	background-color:#0066CC;
	padding-left:16px;
	padding-top:5px;
	padding-bottom:8px;
}

.heading h1 {
	color: #ffffff;
	font-size: 250%;
	padding: 0;
	margin: 0;
}

/* sub-nav */
.sub-heading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #333333;
	text-align: left;
	text-decoration: none;
	padding:5px 5px 5px 19px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.sub-heading2{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;	
	color: #006DA3;
	text-align: left;
	text-decoration: none;
	padding:5px 5px 5px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 5px;
	display: block;
}

.sub-heading3, p.testimonial-heading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #006DA3;
	text-align: left;
	text-decoration: none;
	padding:10px 5px 5px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#sub-navlist{
	margin-top: 0px;
	margin-left: 0;
	padding-left: 0.8em;
	list-style: none;
	padding-bottom:6px;
}
#sub-navlist li{
	padding-left: 15px;
	padding-bottom: 0.4em;
	background: url(../nav/red_bulit.gif) no-repeat 0em 0.4em;
}
.sub-nav{
	color: #CC0000;
	padding-right: 5px;
}
a.sub-nav_link{
	color: #CC0000;
	padding-right: 5px;
	text-decoration: none;
}
a.sub-nav_link:hover{
	color: #CC0000;
	padding-right: 5px;
	text-decoration: underline;
}
/* Main content */
#content {
	background-color: #ffffff;
	margin-left: 172px;
	margin-right: 172px;
	padding-left: 10px;
	padding-right: 10px;
}
#content2 {
	background-color: #ffffff;
	margin-left: 172px;
	margin-right: 5px;
	padding-left: 10px;
	padding-right: 5px;
}

/*breadcrumbs*/

#breadcrumbs-navcontainer{
	border-bottom:1px solid #e1e1e1;
	padding-bottom:10px;
	margin-bottom:10px;
}
#breadcrumbs-navcontainer ul{
	padding-left: 5px;
	margin-left:0px;
	margin-bottom: 25px;
	text-align: left;
	padding-bottom: 0.6em;
 }
#breadcrumbs-navlist li { display: inline; }
#breadcrumbs-navcontainer ul li a { text-decoration: none; padding-right: 0.5em; }
#breadcrumbs-navcontainer ul li a:hover { text-decoration: underline; }

/* Footer */
#footer-content {
  background-color:#BFD9F0;
}
#footer-content ul {
	 width: auto;
     list-style: none;
	 margin: 0px;
	 padding:0px;
	 padding-top: 2px;
}
#footer-content ul li {
     float: left;
	 display: inline;
	 margin: 0px;
	 padding:0px;
}
.footer-buttons {
  	background-color:#BFD9F0;
	padding: 0px 0px 0px 10px;
	margin-right: 1px;
	margin-bottom: 2px;
	margin-top: 2px;

}
.footer-buttons a:link, .footer-buttons a:visited {
	color: #237BD4;
	text-decoration: none;
}
.footer-buttons a:hover {
	color: #237BD4;
	text-decoration: underline;
}
.footer-text {
	background-color:#EEF5FD;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 25px;
	background-image: url(../nav/footer.gif);
	background-repeat: repeat-y;
	background-position: left top;
	border-top: solid 1px #599BDE;
	clear: both;
}
.footer-text-left {
	float: left;
	width: 15em;
}
.footer-text-center {
	padding-left: 10px;
	padding-right: 200px;
}
.footer-text-right {
	float: right;
}
.copy {
	color: #000000;
	padding-right:10px;
}
.footer-end {
	clear: both;
}
.secure-shopping {
	text-align: right;
	color: #240374;
	font-size: 85%;
	padding-bottom:2px;
	padding-top: 2px;
}
/* IE 5 font size hack */
td { font-size: 80%; }
td/**/ { font-size: 100%; }

/*left-column*/
.menu-list {
	background-color: #F2F7FD;
	color: #000000;
	width: 172px;
	float: left;
	margin:0;
	padding:0;
}
.middle {
	background:  url(../nav/mid.gif) left repeat-y;
}

/*right-column*/
.menu-list2 {
	background-color: #F2F7FD;
	color: #000000;
	width: 172px;
	float: right;

}
.middle2 {
	background:  url(../nav/mid.gif) repeat-y right;
}

/* clear-columns*/
.box-clear {
	clear: both;
}
.box {
     margin-left: 270px;
     margin-right: 270px;
}
.clearboth {
	clear: both;
}

/******************** Russell's styles ********************/

#new_account th {
	width: 35%;
	vertical-align: top;
	text-align: left;
	color: #666666;
	font-weight: normal;
}

#new_account td {
	width: 50%;
	padding: 0.1em;
}

.billbaord-title2 {
	font-weight: bold;
}

/******************** Messagebox styles ********************/

div#message_success, div#message_failure, div#message_info {
	padding: 5px;
	width: 40%;
	margin: 1em 0 2em 0;
	padding-left: 80px;
	min-height: 40px;
	font-size: 12px;
}

/* pass height to IE - it treats it somewhat like min-height */
* html #message_success, * html #message_failure {
	height: 50px;
}

div#message_success {
	background: #fff url(../nav/success.gif) no-repeat 5% center;
	background-color: inherit;
	border: 1px solid #bababa;
	width:393px;
}

div#message_failure {
	background: #fff url(../nav/warning.gif) no-repeat 5% center;
	background-color: inherit;
	border: 1px solid #bababa;
	width:393px;
}
div#message_failure ul, div#message_success ul{
	margin:10px 0px 10px 0px;
}

div#message_failure ul li, div#message_success ul li{
	padding-left:0px;
	margin-left:13px;
}

div#message_info {
	background: #fff url(../nav/warning.gif) no-repeat 5% center;
	background-color: #fff890;
	border: 1px solid #bababa;
}

/******************** breadcrumb styles ********************/

#stages, .breadcrumb {
	text-align: left;
	vertical-align: middle;
	padding: 1px;
}

#stages .normal, .breadcrumb .normal {
	color: #666666;
}

#stages .current, .breadcrumb .current {
	color: #CC0000;
}

#stages .divider, .breadcrumb .divider {
	padding-left: 4px;
	padding-right: 4px;
	font-size: 10px;
}

#partfinder td {
	color: #666666;
}

div#testimonials {
	padding: 0;
	margin: 0;
}

p.testimonial-content {
	padding: 0 10px 5px 10px;
	margin-top: 0;
	color:#727272;
}

/***** Homepage *****/

.homepage_product_cat {
	width: 132px;
	background-color:#0066CC;
}

.homepage_product_cat img {
	text-align: center;
	border: 1px solid #0066CC;
}

.homepage_product_cat p {
	margin: 0;
	padding: 5px 0 7px 7px;
	text-align: left;
}

.homepage_product_cat p a:link, .homepage_product_cat p a:visited, .homepage_product_cat p a:active {
	color: #fff;
	text-decoration: none;
	font-size:100%;
}

.homepage_product_cat p a {
	color: #fff;
}

#need-help{
	width:163px;
	height:244px;
	margin:0px 0px 0px 8px;
	background:url('../nav/need_help.gif') no-repeat;
	overflow;hidden;
}

#need-help a.link1:link, #need-help a.link1:visited{
	display:block;
	height:120px;
}

#need-help a.link2:link, #need-help a.link2:visited{
	display:block;
	height:40px;
	margin:60px 0px 0px 0px;
}

