/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	text-decoration: none;
	color: #00539C;
}
a:hover {
	text-decoration: underline;
}
#header {
	background-image: url(../images/head_banner.jpg);
	background-repeat: no-repeat;
}
#header a {
	font-weight: bold;
}
#header input {
	font-size: smaller;
}
.nav_top {
	width: 705px;
	margin: 0 auto;
	padding: .5em 0;
	text-align: right;
	white-space: nowrap;
	text-transform:uppercase;
	font-size: 90%;
	font-weight: bold;
	list-style-type: none;
}
.nav_top li {
	display: inline;
	margin: 0;
	padding: 0;
}
#nav_brands {
	border-top: 2px solid #C5C5C5;
}
.nav_top a {
	color: #00539C;
	padding: .5em 1em;
	text-decoration: none;
}
.nav_top a:hover {
	background: #BCCEDE;
	text-decoration: none;
}
#footer {
	background-color: #00539C;
	background-image: url(../images/shared/footer_bg_stripe.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-size: smaller;
	padding-left: 25px;
	line-height: 1.5em;
}
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
#col2_left {
	padding: 25px;
}
#col2_right {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#box_tip {
	height: 10em;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 2em;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 5px;
}
#box_test {
	height: 15em;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 2em;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 5px;
}
#box_tip :first-line {
	font-weight: bold;
	font-size: larger;
}
.brandnav {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #00539C;
	padding-top: 7px;
	padding-bottom: 7px;
}
.col2_photo {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

/*Original Base.css file*/
.red {
	color: #CC0000;
}
.blue {
	color: #00539C;
}

/* Catalog-specific Styles */
.catalog_listing {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
}
.catalog_listing a {
	text-decoration: underline;
	color: #666666;
}
.level_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	margin-top: 1em;
}
.level_2 {
	margin-left: 2em;
	font-weight: bold;
	font-size: smaller;
	color: #00539C;
}
.level_2 a {
	color: #00539C;
}
.level_3 {
	margin-left: 4em;
	font-size: smaller;
}
.level_4 {
	margin-left: 6em;
	font-size: smaller;
}
.level_5 {
	margin-left: 8em;
	font-size: smaller;
}
.product_group {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-style: normal;
	font-weight: normal;
	margin-left: 2em;
	padding-top: 0.5em;
	position: relative;
	top: -1.5em;
	margin-bottom: 1em;
}
.product_group a {
	text-decoration: none;
	color: #00539C;
}

/* Product-specific Styles */
#product_image {
	background-color: #FFFFFF;
	padding-bottom: 1em;
	text-align: center;
}
.prodName {
	font-size: x-large;
}
.prodDesc:first-line {
	font-size: larger;
	font-weight: bold;
}
.prodDetails {
	margin-left: 0px;
	list-style-position: inside;
	list-style-type: disc;
}
.prodDetails .label {
	font-weight: bold;
	color: #00539C;
}
.prodDetails li {
	margin-top: 1em;
	text-indent: -1em;
	margin-left: 1em;
}
#product_skus {
	background-color: #CCE6CC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 10px;
}
#product_skus th {
	text-align: left;
	padding-bottom: .5em;
	/*font-size: larger;*/
}
#product_skus th, #product_skus td, #product_related th, #product_related td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
#product_related {
	background-color: #BCCEDE;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 10px;
}
#product_related th {
	text-align: left;
	padding-bottom: .5em;
}
#product_related a {
	color: #666666;
	text-align: left;
	padding-bottom: .5em;
}
#product_related .add_td_leading {
	padding-bottom: 0.5em;
}
.back_link {
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.click_to_enlarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
	line-height: 1.5em;
}

/* Tips & Testimonials-specific Styles */
#tips_list li {
	margin-bottom: 1em;
}
.section_title {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #666666;
	color: #FFFFFF;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-top: 2px;
	font-size: larger;
	font-weight: bold;
}
.attribution {
	font-style: italic;
	padding-top: 0.5em;
	padding-left: 3em;
}

/* FAQ-specific Styles */
.faq_pair {
	margin-bottom: 1em;
}
.faq_quest {
	font-weight: bold;
	color: #00539C;
}
.faq_answer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
}


/* Quick Reference-specific Styles */
.dqr td {
	margin-bottom: 1em;
	font-size: smaller;
}
.dqr th {
	text-align: left;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.prevcurr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: center;
}
.searchresults {
	font-size: smaller;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.searchresults_section {
	font-size: larger;
	font-weight: bold;
	padding-top: 1em;
}
.samplecode {
	font-weight: bold;
	font-style: italic;
}
.termlink {
	text-decoration: underline;
}
.defdiv {
	/*visibility: hidden;*/
	display: none;
	position: absolute;
	width: 165px;
	left: 37px;
	top: 350px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	background-color: #CCE6CC;
	color: #666666;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.sergeants_block
{
	background: #EAEAEA;
	padding: 20px;
	text-align: center;
}
.sergeants_block p
{
	width: 705px;
	margin: 0px auto 10px;
	padding: 0px;
	line-height: 1.5em;
}
