@charset "utf-8";
/* CSS Document */

@import url("bottom_links.css");

body {
	margin: 0px 0px 40px 0px;
	padding: 0px;
	background-color: #FFFFFF;
	border-top: 3px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#navbar , #footer, #wrapper {
	margin: 0px auto;
	width: 940px; /* this is the page width */
	clear: both;
}

a img {
	border: none;
}
#wrapper {
	margin-bottom: 10px;
	background-image: url(../images/back.gif);
	background-repeat: no-repeat;
	background-position: 0px -10px;
}
#wrapper a , #footer a {
	color: #206CAF;
	text-decoration: none;
}
#wrapper a:hover , #footer a:hover, .navdrop a:hover span.title {
	background-color: #206CAF;
	color: #FFFFFF;
}

h1 {font-size: 24px;}
h2 {font-size: 21px;}
h3 {font-size: 17px;}
h4 {font-size: 14px;}
h5 {font-size: 12px;}
h6 {font-size: 11px;}

h1, h2, h4 {
	font-weight: normal;
}

h1, h2, h3, h4, h5, h6, p {
	margin: 4px;
}
p, ol, ul {
	line-height: 20px;
}


hr {
	display: block;
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: 1px solid #A4A8AF;
	height: 1px;
}
input , button , textarea , select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

fieldset {
	border: 1px solid #A4A8AF;
	padding: 10px;
}
legend {
	color: #000;
}



/* navigation section */
#navbar {
	height: 74px;
}
#navbar #logo img {
	width: 70px;
	height: 70px;
}
#navbar #logo {
	background-image: url(../images/web_logo_final_top.gif);
	background-repeat: no-repeat;
	position: absolute;
}

#navbar #navlinks {
	float: right;
	text-align: center;
	padding: 24px 20px 16px 0px;
	background-color: #3C4247;
	background-image: url(../images/nav_back.jpg);
	background-repeat: no-repeat;
}

#navbar #navlinks a {
	margin-left: 20px;
}
#navbar #navlinks a:visited , #navbar #navlinks a:link {
	text-decoration: none;
	color: #A6AEB7;
}
#navbar #navlinks a:hover {
	color: #FFFFFF;
}

#navbar #navlinks , .navdrop {
	width: 530px;
}
.navdrop {
	padding: 10px;
	background-color: #4C5257;
	background-image: url(../images/nav_back.jpg);
	background-repeat: repeat-y;
	color: #FFFFFF;
	position: absolute;
	z-index: 100;
	top: 60px;
	margin-left: 390px;
	display: none;
	border-bottom: 3px solid #000000;
}

.navdrop a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	padding: 4px;
}

.navdrop hr {
	border-color: #687077;
}

.navdrop a:hover span.desc {
	color: #FFFFFF;
}

.navdrop span.desc {
	color: #899097;
	font-style: italic;
	display: block;
	font-size: 12px;
}





/* footer section */
#footer {
	border-top: 1px solid #A4A8AF;
	padding-top: 6px;
}
#footer img {
	vertical-align: middle;
}
#footer #links {
	float:left;
	width: 100%;
	margin-top: 8px;
	margin-bottom: 8px;
}
#footer #company {
	float:right;
	margin-top: -18px;
}
#footer #legal , #footer #legal a {
	color: #777777;
}

#footer a {
	text-decoration: underline;
	color: #000000;
}
#footer a , #footer .pipe , .breadcrumb , #breadcrumbs a {
	margin-right: 4px;
}
#footer a:hover , #footer #legal a:hover {
	text-decoration: none;
	color: #FFFFFF;
}






/* misc navigation */
#breadcrumbs a {
	line-height: 20px;
	margin-bottom: 6px;
	text-decoration: none;
	color: #595B5F;
}

#breadcrumbs {
	margin-bottom: 10px;
	color: #595B5F;
	border-top: 1px solid #A4A8AF;
	text-indent: 5px;
	font-size:11px;
	text-transform: uppercase;
}
.top-of-page {
	text-align: right;
}




/* product pages */
.prod-body {
	width: 620px;
	padding-right: 40px;
	border-right: 1px solid #A4A8AF;
	margin-bottom: 24px;
}

.prod-title {
	margin-bottom: 10px;
}

#prod-links {
	width: 240px;
	float: right;
}

#prod-links a {
	line-height: 20px;
	color: #595B5F;
	display: block;
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	margin-bottom: 10px;
	padding: 4px;
}

#prod-links a:hover {
	color: #000;
	background-color: #eaeaea;
	border-color: #ADB6BF;
}

.prod-side-box {
	padding: 20px;
}



blockquote {
	font-size: 18px;
	font-style: italic;
	line-height: normal;
}

.grey-box {
	border: 1px solid #cccccc;
	background-color: #efefef;
	padding:10px;
	margin: 0px auto;
}

#wrapper .accord-bar {
	display: block;
	color: #fff;
	font-weight: bold;
	background-color: #191A1E;
	margin: 0px;
	padding: 6px 4px;
	background-color: #4C5257;
	background-image: url(../images/fade_accord_bar_back.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid #444;
}



.pluing-required-alert {
	height: 100px;
	background-color: #101115;
	color:#FFFFFF;
	font-size: 20px;
	text-align: center;
}



.order_btn {
	display: inline;
	margin: 0px;
	padding: 0px;
}
.order_btn input {
	border: none;
	background: none;
	color: #206CAF;
}
.order_btn input:hover {
	background-color: #206CAF;
	color: #FFFFFF;
}


.submit {
	border: 3px double #ACB2B7;
	background-color: #E0E4E7;
	color: #000000;
}


table.data-table {
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: none;
	border-bottom: none;
}

table.data-table td , table.data-table th {
	border-top: none;
	border-left: none;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

table.data-table th {
	background-color: #eaeaea;
}

table.form-table {
	margin: 4px;
}

table.form-table th , table.form-table td {
	padding: 2px 10px 2px 0px;
}

/*
used for help sections from links from pods
*/
.help-block {
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #A4A8AF;
	clear: both;
}