/*
	Styles for www.rhbrown.com
	Media: Web
	Updated: 05/06/2010
*/

a.need-link {
	background-color: #FFCC00;}

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

a.nav:link, a.nav:active, a.nav:visited {
	font-weight: bold;
	display: inline-block;
	color: #FFFFFF;
	text-decoration: none;
	padding: 14px 18px 14px 18px;
	text-transform: uppercase;
	border-right: 1px solid #8a0303;}
a.nav:hover {
	color: #494646;
	background-image: url('../images/nav-highlight-3.gif');
	background-repeat: repeat-x;
	background-position: center;}

a.video {
	height: 16px;
	background-image: url('../images/icon-play.gif');
	background-repeat: no-repeat;
	background-position: right center;
	line-height: 18px;
	padding: 2px 20px 2px 0px;}

a.pdf {
	height: 16px;
	background-image: url('../images/icon_pdf.gif');
	background-repeat: no-repeat;
	background-position: right center;
	line-height: 18px;
	padding: 2px 20px 2px 0px;}

a.new-window {
	height: 16px;
	background-image: url('../images/new_window_icon.gif');
	background-repeat: no-repeat;
	background-position: right center;
	line-height: 18px;
	padding: 2px 20px 2px 0px;}

a.buyonline, .buyonline {
	height: 16px;
	background-image: url('../images/iconBuyOnlineCart.gif');
	background-repeat: no-repeat;
	background-position: right center;
	line-height: 18px;
	padding: 2px 20px 2px 0px;}

blockquote {
	padding: 10px 20px;
	border-bottom: 2px dotted #BD0303;}

body {
	margin: 0px;
	background-color: #919193;
	background-image: url('../images/page-bg.gif');
	background-position: top;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;}

body#newsletter {
	margin: 0px;
	background-color: #FFFFFF;
	background-image: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;}
body#newsletter td {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;}

form {
	margin: 0px;}

h1 {
	height: 18px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #494646;
	background-image: none;
	padding: 0px 0px 3px 0px;
	margin: 5px 0px 5px 0px;
	border-bottom: 1px solid #A1A1A1;}

.h1-alt {
	color: #b00202;}

h2 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 7px 0px 7px 0px;
	padding: 3px;
	background-color: #E4E4E4;
	color: #494646;}

h3 {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	margin: 7px 0px 7px 0px;
	color: #b00202;}

label {
	font-weight: bold;}

textarea {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;}

/* Begin Container Divs */
#outside-container {
	width: 1024px;
	margin: 0px auto;
	position: relative;}

#header-container {
	width: 1024px;
	height: 80px;
	margin: auto;
	background-image: url('../images/header-bg-w.gif');
	background-repeat: no-repeat;
	background-position: top center;
	position: relative;}

#nav-container {
	width: 1024px;
	height: 43px;
	background-image: url('../images/navbar-bg-w.gif');
	background-repeat: no-repeat;
	background-position: top center;
	clear: both;}

#nav {
	margin: auto;
	text-align: center;
	padding: 0px 30px 0px 30px;}

#content-container-1 {
	background-image: url('../images/content-bg-w.gif');
	background-repeat: repeat-y;
	clear: both;
	position: relative;}

#content-container-2 {
	min-height: 609px;
	background-image: url('../images/content-bg-corners-w.gif');
	background-repeat: no-repeat;
	background-position: top center;
	padding: 20px 30px;
	position: relative;}

#content-single-column {
	width: 960px;}

#content-container-2-single-column {
	background-image: url('../images/content-bg-corners-w.gif');
	background-repeat: no-repeat;
	background-position: top center;
	padding: 20px 30px;}

#footer-container {
	clear: both;
	position: relative;
	width: 980px;
	margin: auto;
	background-color: #b00202;
	text-align: center;
	padding: 10px;
	color: #F7F7F7;
	line-height: 18px;}
#footer-container a:link, #footer-container a:active, #footer-container a:visited {
	color: #C8C8C8;
	font-weight: bold;}
/* End Container Divs */

#logo {
	width: 149px;
	padding: 15px 20px 20px 40px;
	float: left;
	text-align: center;}

#banner {
	width: 118px;
	height: 50px;
	margin: 10px 10px 0px 10px;
	padding: 9px 0px;
	float: left;}

#phone {
	width: 225px;
	float: right;
	font-size: 16px;
	margin: 20px 40px 0px 0px;
	text-align: right;}

#phone a {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;}
#phone a:hover {
	text-decoration: underline;}

#phone input {
	border: 1px solid #000000;}

#content-left {
	width: 250px;
	float: left;
	/* border: 1px solid red; */}

#content-right {
	width: 700px;
	/* border: 1px solid blue; */
	float: right;}

.cs-header2 {
	font-weight: bold;
	background-color: #D5D5D5;}

#contact-us {
	text-align: center;
	margin-bottom: 5px;}

#shop-online {
	/* background-image: url('../images/shop-online-bg-v2.gif');
	background-repeat: repeat-y; */}

#shop-online ul {
	margin: 0px 0px 0px 30px;
	padding: 0px;}

#shop-online a {
	display: block;
	text-decoration: none;
	color: #494646;
	font-size: 14px;}

#shop-online-specials a {
	font-weight: bold;}

.shop-online-specials-content {
	clear: both;
	padding: 10px 0px 5px 0px;
	margin: 0px 0px 5px 0px;}

/* #shop-online-bottom {
	background-image: url('images/shop-online-bottom.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 13px;}
*/

/* Old Industry Links id 
#industry-links {
	background-image: url('images/ind-links-bg.gif');
	background-repeat: repeat-y;
	background-position: center;}

#industry-links-content {
	clear: both;
	text-align: center;}
*/

#industry-links {
	background: url('../images/content-bg-w.gif') repeat-y;
	text-align: center;
	padding: 8px;
	clear: both;}
	
#office-location1 {
	width: 220px;
	float: left;}

#office-location2 {
	width: 220px;
	float: left;}

#contact-form {
	clear: both;
	border-top: 1px solid #A1A1A1;
	margin: 20px auto 0px auto;
	padding: 7px 0px 7px 0px;}

.event-container {
	border: 1px solid #A1A1A1;
	background-color: #E4E4E4;
	padding: 7px;
	margin: 10px 10px 10px 10px;}

.event-date {
	font-weight: bold;}

.event-name {}

.event-location {
	font-style: italic;}

.event-info {
	margin-top: 7px;}

.product-category {
	clear: both;
	margin: 10px 0px 0px 0px;
	border-top: 1px solid #A1A1A1;}

.small {
	font-size: 9px;}

.black-text {
	color: #000000;}

.view-all {
	width: 75px;
	float: right;
	text-align: right;}

.spotlight-archive-list li{
	line-height: 18px;}

/* Begin Vendor Styles */
.vendor_box {
	border-bottom:1px solid #A1A1A1;
	padding-left:10px;
	padding-right:10px;}
	
.vendor_logo {
	padding-top: 10px; 
	padding-bottom: 10px; 
	float: left;}

.vendor_logo2 {
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 3px 0px;
	border-bottom: 1px solid #A1A1A1;}
	
.vendor_name {
	padding-top:10px; 
	padding-bottom:10px; 
	float:right;}
	
.vendor_name_left {
	padding-top:10px; 
	padding-bottom:10px;}
/* End Vendor Styles */

#social-media {
	text-align: center;}

#social-media img {
	margin: 5px;}

.solutions-list ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	line-height: 18px;}
.solutions-list ul ul {
	margin: 0px 0px 0px 25px;}
.solutions-item {
	clear: both;
	margin-top: 10px;}
.solutions-item div {
	float: left;
	margin: 0px 0px 0px 18px;}

/* BEGIN Twitter feed styles */

.twtr-hd, .twtr-ft {
	display: none !important; }

.twtr-timeline {
	z-index: auto !important;}

/* END Twitter feed styles */

/* BEGIN ZoomIndexer styles */

.highlight { background: #FFFF40; }
.searchheading { font-size: 130%; font-weight: bold; clear: both; }
.summary { font-size: 80%; font-style: italic; }
.suggestion { font-size: 100%; }
.results { font-size: 100%; }
.category { color: #999999; }
.sorting { text-align: right; }

.result_title { font-size: 100%; }		
.description { font-size: 100%; color: #008000; }
.context { font-size: 100%; }
.infoline { font-size: 80%; font-style: normal; color: #808080;}

.zoom_searchform { font-size: 100%; float: left; }
.zoom_results_per_page { font-size: 80%; margin-left: 10px; margin-top: 10px; display: block; }
.zoom_match { font-size: 80%; margin-left: 10px;}				
.zoom_categories { font-size: 80%; }
.zoom_categories ul { display: inline; margin: 0px; padding: 0px;}
.zoom_categories li { display: inline; margin-left: 15px; list-style-type: none; }
		
.cat_summary ul { margin: 0px; padding: 0px; display: inline; }
.cat_summary li { display: inline; margin-left: 15px; list-style-type: none; }		
		
input.zoom_button {  }
input.zoom_searchbox {  }		
		
.result_image { float: left; display: block; }
.result_image img { margin: 10px; width: 80px; border: 0px; }

.result_block { margin-top: 15px; margin-bottom: 15px; clear: left; padding: 5px; background: #EAE8E8; }
.result_altblock { margin-top: 15px; margin-bottom: 15px; clear: left; padding: 5px; }

.result_title {
	font-weight: bold;}
		
.result_pages { font-size: 100%; margin-bottom: 10px; }
.result_pagescount { font-size: 100%; }
		
.searchtime { font-size: 80%; }
		
.recommended 
{ 
	background: #DFFFBF; 
	border-top: 1px dotted #808080; 
	border-bottom: 1px dotted #808080; 
	margin-top: 15px; 
	margin-bottom: 15px; 
}
.recommended_heading { float: right; font-weight: bold; }
.recommend_block { margin-top: 15px; margin-bottom: 15px; clear: left; }		
.recommend_title { font-size: 100%; }
.recommend_description { font-size: 100%; color: #008000; }
.recommend_infoline { font-size: 80%; font-style: normal; color: #808080;}
.recommend_image { float: left; display: block; }
.recommend_image img { margin: 10px; width: 80px; border: 0px; }

/* END ZoomIndexer styles */

/* BEGIN CSS for random content on index page */


/*.jsclass body .randomcontent{ */ /*Do NOT remove! CSS to hide random contents in JS enabled browsers*/
/*
display: none;
}
*/

/*
.randomcontent blockquote {
	padding: 0px;
	border-bottom: 0px;}
*/

/* END CSS for random content on index page */
