﻿/*CSS Reset*/

html, body, div, dl, dt, dd, li, pre, form, fieldset, input, textarea, p, blockquote, th, td, button { margin: 0; padding: 0; }

h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 100%; font-weight: normal; }

address, caption, cite, code, dfn, var { font-style: normal; font-weight: normal; }

input, select, textarea, table { font-size: 100%; }

table { border-collapse: collapse; border-spacing: 0; }

caption, th { text-align: left; font-weight: normal; font-style: normal; }

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

acronym, abbr, fieldset, img { border: 0;}


/* CSS Stylesheet */

html, body { margin: 0px; padding: 0px; }

body {
	background: #f2f2f2;
	color: #000;
	font: .9em Verdana, Arial, Helvetica, sans-serif;
	text-align: center; /* center for IE */
}

h1, h2, h3, h4, h5, h6 {
	color: #666;
}

h1, h2 {
	font-size: .8em;
}

h2 { padding-top: 20px; }

a:link, a:visited { color: #c6000d; text-decoration: none; }
a:active, a:hover { color: #f00; text-decoration: underline; }
a:active {
	outline: none;
	color: #D6D6D6;
}

#container {
	background: url(images/pagebg.gif) repeat-y;
	width: 987px;
	margin: 0px auto 15px;
}

#innercontainer {
	background: url(images/pagebg-bottom.gif) no-repeat bottom left;
	width: 971px;
	padding: 0px 8px;
}

#header {
	background: url(images/topbg.gif) repeat-x top;
	position: relative;
	height: 115px;
	width: 971px;
	margin: 0px;
}	

#topnav {
	height: 25px;
	width: 730px; /* better safe than sorry */
	position: absolute;
	top: 0px;
	right: 240px;
	color: #fff;
	text-align: right;
}

	#topnav ul {
		margin: 0px;
		list-style: none;
		padding: 2px 15px 0px 0px;
	}
	
	#topnav li {
		display: inline; /* put it all in one line - works for text links, not image/button links */
	}
	
	#topnav a {
		color: #fff;
		text-decoration: none;
		font-size: .75em;
		padding: 0px 7px 0px 5px;
		border-right: solid 1px #fff; 
	}
	
	#topnav a:active, #topnav a:hover { color: #fff; text-decoration: underline; }
	
	#topnav .last a { border-right: none; padding-right: 0px; }

#logo {
	position: absolute;
	top: 35px;
	left: 15px;
	margin: 0px;
}
	#logo a {
		background: url('images/logo.gif') no-repeat;
		display: block;
		width: 174px;
		height: 72px;
		text-indent: -999999px;
	}

#headerseal {
	position: absolute;
	top: 32px;
	right: 255px;
}

#contact {
	background: #fff url(images/b-voicestar.gif) no-repeat top right;
	width: 225px;
	height: 62px;
	position: absolute;
	right: 19px;
	margin: 0px;
	padding: 15px 0px 0px 0px;
	font-size: 1.2em;
	text-align: center;
	color: #fff;
	text-decoration: none;
}

	#contact .tele { font-size: 1.2em; font-weight: bold; }
	#contact a {
		color: #fff;
		text-decoration: none;
	}

#cse-search-box {
	position: absolute;
	bottom: 7px;
	right: 15px;
}

	#cse-search-box input { vertical-align: middle; }

#menu {
	background: url(images/menubg.gif) repeat-x;
	width: 941px;
	height: 30px;
	margin: 0px 15px;
	}
	
/* #menu a {
		display: block;
		float: left;
		height: 13px;
		border-right: 1px solid #ed4954;
		margin: 0px;
		text-decoration: none;
		color: #fff;
		font-weight: bold;
		font-size: .75em;
		text-transform: uppercase;
	}						
	
	#menu a:active, #menu a:hover { 
		background: url(images/menubg.gif) repeat-x bottom left;
		height: 13px;
		color: #000;
		text-decoration: none;
	}
	*/

#content {
	width: 941px;
	margin: 0px 0px 15px 0px;
	padding: 11px 15px;
	text-align: left;
}

#content2col {
	background: url(images/column.gif) repeat-y right;
	width: 941px;
	margin: 15px 15px 15px 0px;
	padding: 0px 0px 11px 15px;
	position: relative;
	text-align: left;
}
	
#splasharea {
	display: block;
	float: left;
	height: 346px;
	width: 706px;
	margin: 0px 0px 15px 0px;
}

#pic1 {
	display: block;
	float: left;	
	margin: 0px;
	padding: 0px;
}

#pic2 {
	display: block;
	float: right;	
	margin: 0px;
	padding: 0px;
}

#rightnav {
	display: block;
	float: right;
	height: 346px;
	width: 225px;
	margin: 0px 0px 15px 0px;
}

	#rightnav ul {
		margin: 0px;
		padding: 0px;
		list-style: none;
	}
	
	#rightnav li {
		padding: 0px 0px 7px 0px;
	}

	#rightnav .button-store a, #rightnav .button-quote a, #rightnav .button-catalog a, #rightnav .button-qtrack a {
		display:block;
		height: 81px;
		width: 225px;
		text-indent: -999999px;
	}

	#rightnav .button-store a { background: #fff url(images/b-home-blpstore.gif) no-repeat top left; text-decoration: none;}
	#rightnav .button-quote a { background: #fff url(images/b-home-quickquotes.gif) no-repeat top left; text-decoration: none;}
	#rightnav .button-catalog a { background: #fff url(images/b-home-catalogs.gif) no-repeat top left; text-decoration: none;}
	#rightnav .button-qtrack a { background: #fff url(images/b-home-quicktrack.gif) no-repeat top left; text-decoration: none;}
	#rightnav .button-store a:hover { background: #fff url(images/b-home-blpstore.gif) no-repeat bottom left; text-decoration: none;}
	#rightnav .button-quote a:hover { background: #fff url(images/b-home-quickquotes.gif) no-repeat bottom left; text-decoration: none;}
	#rightnav .button-catalog a:hover { background: #fff url(images/b-home-catalogs.gif) no-repeat bottom left; text-decoration: none;}
	#rightnav .button-qtrack a:hover { background: #fff url(images/b-home-quicktrack.gif) no-repeat bottom left; text-decoration: none;}
	
	#rightnav h4 { 
		font-size: .5em;
		font-weight: bold;
		text-transform: uppercase;
	}

#bottomcontent { margin: 10px 0px; font-size: .75em; }

#videocol, #atBLPcol, #eventcol, #branchcol, #featurecol {
	display: block;
	float: left;
	height: 170px;
}

#videocol {
	width: 160px;
	margin: 0px;
	padding: 0px 15px 0px 0px;
	border-right: 1px solid #bfbbbb;
}

#videobox {
	width: 160px;
	margin: 0px 0px .5em 0px;
}

#atBLPcol {
	width: 161px;
	margin: 0px 0px 15px 15px;
	border-right: 1px solid #bfbbbb;
}

#eventcol {
	width: 161px;
	margin: 0px 0px 15px 15px;
	border-right: 1px solid #bfbbbb;
}

#branchcol {
	width: 160px;
	margin: 0px 0px 15px 15px;
	border-right: 1px solid #bfbbbb;
}

#featurecol {
	width: 210px;
	margin: 0px 0px 15px 15px; 
	text-align: center;
}

	#videocol h2, #atBLPcol h2, #eventcol h2, #branchcol h2, #featurecol h2 {
		font-size: 1em;
		font-weight: bold;
		text-transform: uppercase;
		padding: 0px 0px 10px 0px;
	}
	
.homecol {
	height: 142px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	list-style: none;
}

	.homecol li {
	margin: 0px 0px .5em 0px;
	text-align: left;
	}
	
	.homecol a, .homecol a:visited { color: #454545; text-decoration: none;}
	
	.homecol a:active, .homecol a:hover {
	color: #c6000d;
	text-decoration: underline;
}
	
	
#leftarticle {
	display: block;
	float: left;
	width: 697px;
	margin: 0px;
	padding: 0px 2px;
	font-size: .9em;
}

	#leftarticle h2 { font-size: 1.5em; font-weight: bold; text-align: center; margin: 15px 0px; }
	#leftarticle h3 {
	font-weight: bold;
	margin: 15px 0px;
	text-transform: uppercase;
	color: #C3000D;
}
	#leftarticle p {
	margin: 0px 0px 15px 0px;
	color: #000;
}
	
	#leftarticle .twocolleft { width: 340px; float: left; }
	#leftarticle .twocolright { width: 340px; float: right; }
	#leftarticle .onecatalogcol {
	width: 300px;
	float: left;
}
	
#breadcrumb ul {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
	color: #6d6d6d;
}

	#breadcrumb li { display: inline; }
	#breadcrumb a { color: #6d6d6d; font-size: .85em; text-decoration: none; }
	#breadcrumb a:hover { text-decoration: underline; }

#addthis_button { float: right; }

#rightcol {
	display: block;
	float: right;
	width: 195px;
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 100px 0px;
	font-size: .75em;
}

	#rightcol h4 { font-size: 1em; font-weight: bold; margin: 10px 0px; text-transform: uppercase; }
	#rightcol p { margin: 0px 0px 15px 0px; }
	#rightcol a { color: #454545; text-decoration: none;}
	#rightcol a:hover { color: #454545; text-decoration: underline; }
	/* #rightcol .addthis_button {	}	 */
		.latestinfo, .latestinfo ul { margin: 0px; padding: 0px; list-style: none; }
		.latestinfo li { margin-bottom: 10px; }
		#rightcol .latestinfo strong a { color: #c6000d; font-weight: normal; }
		.latestinfo div, .latestinfo ul, .latestinfo ul li { display: inline;  margin: 0px; }
		.feedburnerFeedBlock div, #creditfooter { display: none; }
		.date { font-size: 85%; font-style: italic; color: #454545; }
	#rightcol .dropdown { padding: 0px 0px 15px 0px; }
	#rightcol .dropdown select { width: 170px; }
	#rightcol .dropdown input { vertical-align: top; }
	
	#dropdowns { margin-bottom: 30px; }

#twitter_update_list { display: inline; }
#twitter_update_list li { list-style: none; display: inline; }
#twitter_update_list a { font-style: italic; }
#twitter_update_list span a { font-style: normal; }
	
#sealcerts {
	position: absolute;
	bottom: 0px;
	padding: 0px 15px 0px 0px;
}
#sealcerts .floatleft { padding: 0px 30px 10px 10px; }
	
#socialnetwork {
	min-height: 30px;
	width: 941px;
	border-top: solid 1px #dbdbdb;
	border-bottom: solid 1px #dbdbdb;
	margin: 0px auto;
	padding: 0px;
}
	
	#socialnetwork ul {
		margin: 0px;
		padding: 5px 0px;
		list-style: none;
	}
	
	#socialnetwork li {
		display: inline;
		padding: 0px 7px;
	}
	
	#socialnetwork a {
		color: #454545;
		text-decoration: none;
		font-size: .75em;
		padding: 2px 0px 2px 20px;
	}
	
	#socialnetwork a:hover { text-decoration: underline; }
	
	#sn-twitter a { background: url('images/socialnetwork-twitter.gif') no-repeat; }
	#sn-facebook a { background: url('images/socialnetwork-facebook.gif') no-repeat; }
	#sn-linkedin a { background: url('images/socialnetwork-linkedin.gif') no-repeat; }
	#sn-youtube a { background: url('images/socialnetwork-youtube.gif') no-repeat; }
	#sn-flickr a { background: url('images/socialnetwork-flickr.gif') no-repeat; }
	#sn-blog a { background: url('images/socialnetwork-blog.gif') no-repeat; }
	#sn-digg a { background: url('images/socialnetwork-digg.gif') no-repeat; }
	#sn-cb a { background: url('images/socialnetwork-careerbuilder.gif') no-repeat; }
	#sn-monster a { background: url('images/socialnetwork-monster.gif') no-repeat; }
	#sn-store a { background: url('images/socialnetwork-slings.gif') no-repeat; }
	

#footer {
	background: url(images/footerbg.gif) no-repeat top;
	width: 951px;
	padding: 20px 10px;
	font-size: .75em;
	text-align: center;
	color: #000;
}
	
	#footer a { color: #000 ; text-decoration: none; }
	#footer .branchlocations p { margin: 7px;}
	#footer .branchlocations a { color: #c6000d; text-decoration	: none; margin: 0px; padding: 0px 10px;}
	#footer a:hover { text-decoration: underline; }

.floatleft { float:left; margin: 0px 10px 10px 0px; }
.floatright { float: right; margin: 0px 0px 10px 10px; }

.nomargin { margin: 0px; }

.relatedcatalogs { margin: 0px 0px 1em 0px; padding: 0px; list-style: none; }
	.relatedcatalogs li { clear: both; }
	.relatedcatalogs img { float: left; margin: 0px 1em 1em 0px; }
.relatedlinks { margin: 0px 0px 1em 0px; padding: 0px; list-style: none; }

.clear { clear: both; }


/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc .qmcbox{cursor:default;display:inline-block;position:relative;z-index:1;}.qmmc .qmcbox a{display:inline;}.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none;}.qmmc li:hover>ul{left:auto;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/

		#menu .menu-home  { width: 85px; padding: 8px 0px 9px 0px; }
		#menu .menu-company  { width: 105px; padding: 8px 0px 9px 0px; }
		#menu .menu-products { width: 105px; padding: 8px 0px 9px 0px; }
		#menu .menu-brands { width: 95px; padding: 8px 2px 9px 0px; }
		#menu .menu-services  { width: 105px; padding: 8px 2px 9px 0px; }
		#menu .menu-solutions { width: 115px; padding: 8px 0px 9px 0px; }
		#menu .menu-resources { width: 115px; padding: 8px 0px 9px 0px; }
		#menu .menu-support { width: 95px; padding: 8px 2px 9px 0px; }
		#menu .menu-locations { 
			width: 103px;
			border: none;
			margin: 0px;
			padding: 8px 0px 9px 4px;
		}
	
	

	/* QuickMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{	
		width:auto;
		background-color:transparent;
	}
					

	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		height: 13px;
		margin: 0px;
		border-right: 1px solid #ed4954;
		color:#fff;
		text-decoration:none;
		font-weight: bold;
		font-size: .75em;
		text-transform: uppercase;
	}


	/*"""""""" (MAIN) Hover State""""""""*/	
	#qm0 a:hover	
	{	
		color: #000;
		background: url(images/menubg.gif) repeat-x bottom left;
	}


	/*"""""""" (MAIN) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 li:hover>a	
	{	
		color: #000;
		background: url(images/menubg.gif) repeat-x bottom left;
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	
		color: #000;
		background: url(images/menubg.gif) repeat-x bottom left;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		padding:5px;
		margin:-1px 0px 0px 0px;
		background-color:#fff;
		border-width:1px;
		border-style:solid;
		border-color:#c00;
		text-align: left;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		min-width: 120px; 
		padding:2px 5px 2px 5px;
		background-color:transparent;
		color:#555555;
		border-width:0px;
		border-style:none;
		border-color:#000000;
		text-align: left;
		text-transform: none;
		font-weight: normal;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
		color:#000;
	}


	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 ul li:hover>a	
	{	
		color:#000;
		}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		color:#000;
		background: none;
		text-decoration:underline;
		}


	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	
		cursor:default;
		padding:3px 0px 3px 4px;
		color:#444444;
		font-family:arial;
		font-size:11px;
		font-weight:bold;
	}


	/*"""""""" Individual Horizontal Dividers""""""""*/	
	#qm0 .qmdividerx	
	{	
		border-top-width:1px;
		margin:4px 0px 4px 0px;
		border-color:#BFBFBF;
	}


	/*"""""""" Individual Vertical Dividers""""""""*/	
	#qm0 .qmdividery	
	{	
		border-left-width:1px;
		height:15px;
		margin:4px 2px 0px 2px;
		border-color:#BFBFBF;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul li:hover > a.qmparent	
	{	
		background-image:url(qmimages/cssalt1_arrow_right_hover.gif);
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul .qmparent	
	{	
		background-image:url(qmimages/cssalt1_arrow_right.gif);
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 li:hover > a.qmparent	
	{	
		background-image:url(qmimages/cssalt1_arrow_down_hover.gif);
		text-decoration:underline;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 .qmparent	
	{	
		background-image:url(qmimages/cssalt1_arrow_down.gif);
		background-repeat:no-repeat;
		background-position:97% 50%;
	}
#container #innercontainer #content2col #leftarticle .clear {
	color: #000;
}
.crosby1 {
	height: 100px;
	width: 225px;
	float: left;
}
