/* START: General styles */

body, p, form {
	margin: 0;
	padding: 0;
}

body, font, a, td, th, div, span, h1, h2, h3, p {
	font-family: Arial;
	font-size: 12pt;
	color: rgb(102, 102, 102);
}

body {
	background: url(images/bgs/site-bg.gif) repeat-x top left rgb(68,68,68);
}

.bordered {
	border: 1px solid rgb(138,139,142);
}

.error {
	color: #FF0000;
}

div#text-content p.form-error {
	color: #FF0000;
	margin: 0px;
	padding: 0px;
	font-size: 9pt;
}

#bordered2 {
	border: 1px solid rgb(138,139,142);
}

table#triptych {
	width: 100%;
	color: #000;
	padding: 0;
	margin: 0;
}

table#site-content {
	border-left: 1px solid rgb(90,90,90);
	border-right: 1px solid rgb(90,90,90);
	background: #FFFFFF;
	width: 770px;
	overflow: hidden;
}


th#site-header {
	/*background: url(images/site-header.gif) top left no-repeat;*/
	background: url(images/site_header.jpg) top left no-repeat;
	width: 770px;
	height: 152px;
	text-align: left;
}

td#site-footer {
	background: url(images/site-footer.gif) top left no-repeat;
	width: 770px;
	height: 55px;
}


div.c {
	clear: both;
	line-height: 0;
	height: 0;
}

/* END: General styles */


/* START: Navigation */


div#top-navigation {
	position: relative;
	top: 152px;
	left: 180px;
	width: 589px;
}

#topnav {
	margin: 0;
	padding: 0;
	height: 57px;
	list-style: none;
	display: inline;
	overflow: hidden;
	width: 589px;
}

#topnav li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

#topnav a {
	float: left;
	padding: 57px 0 0 0;
	overflow: hidden;
	height: 0px !important;
}

#topnav a:hover, #topnav a:active, #topnav a.selected {
	background-position: 0 -57px;
}

#home-button a {
	width: 70px;
	background: url(images/buttons/home-button.gif) top left no-repeat;
}

#catalog-request-button a {
	width: 112px;
	background: url(images/buttons/catalog-request-button.gif) top left no-repeat;
}

#consulting-services-button a {
	width: 127px;
	background: url(images/buttons/consulting-services-button.gif) top left no-repeat;
}

#news-button a {
	width: 51px;
	background: url(images/buttons/news-button.gif) top left no-repeat;
}

#support-center-button a {
	width: 104px;
	background: url(images/buttons/support-center-button.gif) top left no-repeat;
}

#contact-us-button a {
	width: 125px;
	background: url(images/buttons/contact-us-button.gif) top left no-repeat;
}

div#bottom-navigation {
	position: relative;
	top: -60px;
	left: 1px;
	width: 768px;
}

#bottomnav {
	margin: 0;
	padding: 0;
	height: 60px;
	list-style: none;
	display: inline;
	overflow: hidden;
	width: 768px;
}

#bottomnav li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

#bottomnav a {
	float: left;
	padding: 60px 0 0 0;
	overflow: hidden;
	height: 0px !important;
}

#bottomnav a:hover, #bottomnav a:active, #bottomnav a.selected {
	background-position: 0 -60px;
}

#bottom-left-bumper a {
	width: 179px;
	background: url(images/buttons/footer-left-bumper.gif) top left no-repeat;
}

#bottom-left-bumper a:hover, #bottom-left-bumper a:active, #bottom-left-bumper a.selected {
	background-position: 0 0px;
}

#home-bottom-button a {
	width: 59px;
	background: url(images/buttons/home-bottom-button.gif) top left no-repeat;
}

#catalog-request-bottom-button a {
	width: 112px;
	background: url(images/buttons/catalog-request-bottom-button.gif) top left no-repeat;
}

#consulting-services-bottom-button a {
	width: 127px;
	background: url(images/buttons/consulting-services-bottom-button.gif) top left no-repeat;
}

#news-bottom-button a {
	width: 51px;
	background: url(images/buttons/news-bottom-button.gif) top left no-repeat;
}

#support-center-bottom-button a {
	width: 104px;
	background: url(images/buttons/support-center-bottom-button.gif) top left no-repeat;
}

#contact-us-bottom-button a {
	width: 136px;
	background: url(images/buttons/contact-us-bottom-button.gif) top left no-repeat;
}

div#sidenav-header {
	background: url(images/sidenav-header.gif) top left no-repeat;
	width: 179px;
	margin-bottom: 60px;
	overflow: hidden;
}

div#sidenav-footer {
	background: url(images/sidenav-footer.gif) bottom left no-repeat;
	width: 179px;
	margin-top: 25px;
	overflow: hidden;
}

div.sidenav-container {
	background: url(images/sidenav-bg.gif) repeat-y top left;
	width: 179px;
	margin: 0px;;
}

form#keyword-form {
	height: 45px;
	overflow: hidden;
}

form#keyword-form input#text-box {
	position: absolute;
	left: 15px;
	top: 20px;
	width: 120px;
	font-size: 9pt;
}

form#keyword-form input#go-button {
	position: absolute;
	width: 26px;
	height: 23px;
	top: 18px;
	right: 11px;
}

#sidenav {
	margin: 0px 0px 0px 14px;
	padding: 0;
	list-style: none;
	list-style-position: outside;
	overflow: hidden;
	width: 155px;
}

#sidenav li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#sidenav a {
	text-decoration: none;
	font-size: 70%;
}

ul#sidenav div {
	background: url(images/headers-and-tabs/dashed-border.gif) no-repeat 0% 100%;
	overflow: hidden;
	width: 155px;
	padding: 8px 10px;
}

ul#sidenav div.selected {
	background: url(images/headers-and-tabs/dashed-border.gif) no-repeat 0% 100% rgb(209, 209, 209);
}

#sidenav div a {
	color: #111111;
}

#sidenav div.subcategory {
	background: url(images/buttons/subcategory-button.gif) no-repeat 0% 100%;
	overflow: hidden;
	width: 140px;
	margin-left: 1px;
}


#sidenav div.subcategory-selected {
	background: url(images/buttons/subcategory-selected-button.gif) no-repeat 0% 100%;
	overflow: hidden;
	width: 140px;
	margin-left: 1px;
}

#sidenav div.subcategory a, #sidenav div.subcategory-selected a {
	color: #FFFFFF;
	background: url(images/buttons/subcategory-bullet.gif) no-repeat -1px 3px;
	padding-left: 8px;
	display: block;
}

#clickherenav {
	margin: 0;
	padding: 0;
	height: 60px;
	list-style: none;
	display: block;
	overflow: hidden;
	width: 155px;
}

#clickherenav li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

#clickherenav a {
	float: left;
	padding: 60px 0 0 0;
	overflow: hidden;
	height: 0px !important;
}

#clickherenav a:hover, #clickherenav a:active, #clickherenav a.selected {
	background-position: 0 -60px;
}

#click-here-button a {
	width: 139px;
	background: url(images/buttons/click-here-button.gif) top left no-repeat;
}


#nav-blue-container {
	background: url(images/bgs/nav-blue-container-bg.gif) top left no-repeat;
	margin-left: 331px;
	height: 26px;
	clear: both;
}


#about-us-button {
	position: absolute;
	right: 95px;
	bottom: 5px;
}

#view-cart-button {
	position: absolute;
	right: 20px;
	bottom: 5px;
}

/* END: Navigation */

/* START: Content */

div#non-nav-content {
	margin: 82px 0px 60px 0px;
	text-align: left;
	overflow: hidden;
}

div.black-tab-header {
	background: url(images/headers-and-tabs/black-tab-header.gif) no-repeat left bottom;
	width: 583px;
	height: 20px;
}

div.black-tab-footer {
	background: url(images/headers-and-tabs/black-tab-footer.gif) no-repeat left top;
	width: 583px;
	height: 30px;
}

div.product-list-bg {
	background: url(images/bgs/product-list-bg.gif) repeat-y top left;
}

div.item-brief-top-shell {
	background: url(images/bgs/item-top-bg.gif) no-repeat top left;
	width: 583px;
}

div.item-brief-non-top-shell {
	background: url(images/bgs/item-non-top-bg.gif) no-repeat top left;
	width: 583px;
}

table.item-brief {
	margin: 13px 0px 8px 70px;
}

div.item-brief-non-top-shell table.item-brief {
	margin: 23px 10px 8px 70px;
}

table.item-brief tr td {
	font-size: 11pt;
	color: rgb(102, 102, 102);
}

/*
table.item-brief img {
	border: 1px solid rgb(138, 139, 142);
}
*/

table.item-brief tr td div.product {
	margin-left: 12px;
	text-align: left;
	font-size: 11pt;
	padding: 0px 0px 43px 0px;
}

table.item-brief h1 {
	font-size: 14.58pt;
	color: rgb(0, 90, 159);
	font-weight: normal;
	letter-spacing: 1px;
	padding: 0px;
	margin: 0px 0px 14px 0px;
}

div.button-shell {
	background: url(images/bgs/button-blue-container-bg.gif) no-repeat top left;
	height: 33px;
	position: absolute;
	left: 293px;
	top: -40px;
	width: 280px;
}

div.button-shell-news {
	background: url(images/bgs/button-blue-container-news-bg.gif) no-repeat top left;
	height: 33px;
	position: absolute;
	left: 293px;
	top: -40px;
	width: 365px;
}

div.button-shell-free {
	background: url(images/bgs/button-blue-container-bg.gif) no-repeat top left;
	height: 33px;
	width: 280px;
}

.more-information-button {
	position: absolute;
	top: 7px;
	right: 10px;
}

.go-to-product-button {
	position: absolute;
	top: 7px;
	right: 147px;
}

div.dashed-rule {
	background: url(images/headers-and-tabs/dashed-rule-539x1.gif) top left no-repeat;
	height: 1px
}

div#final-dashed-rule {
	background: url(images/headers-and-tabs/dashed-rule-583x2.gif) top left no-repeat;
	height: 10px;
}

div#general-brief-header {
	background: url(images/bgs/general-brief-header-shell2.gif) top left no-repeat;
	width: 583px;
	height: 53px;
}

div#general-brief-header h1 {
	font-size: 14pt;
	color: rgb(0, 90, 159);
	font-weight: normal;
	letter-spacing: 1px;
	padding: 0px;
	margin: 0px 0px 0px 80px;
}

div.item-brief-top-after-header-shell {
	background: url(images/bgs/item-top-after-header-bg2.gif) no-repeat top left;
	width: 583px;
}

div.item-brief-top-after-header-shell table.item-brief {
	margin: 18px 10px 8px 70px;
}

div#image-slice {
	float: left;
	margin: 0px 5px 0px 0px;
}

div#text-content p {
	padding: 0px 0px 20px 0px;
	font-size: 11pt;
	font-family: Arial;
}

#text-content h1 {
	color: rgb(0,90,156);
	margin: 8px 0px;
	padding: 0px;
}

#text-content h2 {
	color: rgb(0,90,156);
	margin: 8px 0px 0px 0px;
	padding: 0px;
	font-size: 90%;
}

#large-view-header {
	padding-top: 15px;
	width: 580px;
}

#large-view-header h1 {
	font-size: 14pt;
	color: rgb(0, 90, 159);
	font-weight: normal;
	letter-spacing: 1px;
	padding: 0px;
	margin: 0px 0px 3px 80px;
}

#large-view-header h2 {
	font-size: 10pt;
	color: rgb(68,68,68);
	font-weight: normal;
	margin: 0px 0px 0px 80px;
}

.previous-page-button {
	position: absolute;
	top: 7px;
	right: 10px;
}

div#cart-progress-header {
	margin: 32px 0px 0px 12px;
	padding: 0px;
	width: 561px;
	height: 28px;
	background: rgb(201, 201, 201);
}

div#cart-progress-meter {
	margin: 0px 0px 0px 12px;
	padding: 0px;
	background: rgb(230, 230, 230);
	width: 562px;
	height: 28px;
	overflow: hidden;
}

div.in-progress {
	background: url(images/headers-and-tabs/in-progress-tab.gif) top left no-repeat;
	padding: 0px;
	height: 28px;
	display: block;
	float: left;
}

div.completed {
	background: url(images/headers-and-tabs/completed-tab.gif) top left no-repeat;
	padding: 0px;
	height: 28px;
	display: block;
	float: left;
}

div.blank {
	background: url(images/headers-and-tabs/blank-tab.gif) top left no-repeat;
	padding: 0px;
	height: 28px;
	display: block;
	float: left;
}

#view-cart {
	width: 90px;
}

#enter-postal-code {
	width: 95px;
	margin-left: 1px;
}

#select-shipping-method {
	width: 103px;
	margin-left: 1px;
}

#customer-information {
	width: 89px;
	margin-left: 1px;
}

#confirm-order {
	width: 180px;
	margin-left: 1px;
}

.cart-action-buttons {
	margin: 15px 0px 0px 12px;
}

.cart-action-buttons img, .cart-action-buttons input {
	margin-right: 21px;
}

.cart-checkout-action-buttons {
	margin: 27px 0px 0px 27px;
}

.cart-checkout-action-buttons img {
	margin-right: 21px;
}

table#cart-items {
	width: 571px;
	margin-left: 7px;
	background: rgb(236,236,236);
}


table#cart-items thead th, table#cart-items tfoot td {
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: rgb(0, 90, 156);
}

table#cart-items tbody td {
	font-size: 11px;
	text-align: left;
	vertical-align: top;
	padding-top: 7px;
}

table#cart-items tfoot tr {
	background: #FFFFFF;
}

div.cs-content-pane p {
	font-family: Arial;
	font-size: 9pt;
}

.cs-content-pane ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.cs-content-pane ul li {
	margin: 0px 0px 0px 0px;
	background: url(images/headers-and-tabs/dashed-rule-539x1.gif) no-repeat 0px 18px;
	padding: 0px 0px 15px 20px;
	list-style: none;
	color: rgb(0,90,156);
	font-weight: bold;
	font-size: 11pt;
}


.cs-content-pane ul li ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.cs-content-pane ul li ul li {
	margin: 0px 0px 0px 28px;
	padding: 4px 0px 4px 9px;
	font-weight: normal;
	color: rgb(68,68,68);
	font-size: 9pt;
	list-style: none;
	background: url(images/headers-and-tabs/blue-arrow.gif) no-repeat 0px 9px;
}

.cs-content-pane ul li ul li a {
	font-weight: normal;
	color: rgb(68,68,68);
	font-size: 9pt;
	text-decoration: none;
}

div.cs2-content-pane p {
	font-family: Arial;
	font-size: 9pt;
	margin: 0px 0px 20px 20px;
}

div.cs2-content-pane h2 {
	font-family: Arial;
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
	color: rgb(0,90,156);
	background: url(images/headers-and-tabs/blue-arrow-with-dashed-rule.gif) no-repeat 0px 6px;
	padding-left: 20px;
	width: 519px;
}


div#product-content {
	margin: 25px 30px 10px 18px;
}

div#product-content p {
	font-size: 9pt;
	margin: 0px 10px 20px 18px;
}

table#product-items {
	width: 571px;
	margin-left: 7px;
	background: rgb(236,236,236);
}


table#product-items thead th, table#product-items tfoot td {
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: rgb(0, 90, 156);
}

table#product-items tbody td {
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	padding-top: 7px;
}

table#product-items tfoot tr {
	background: rgb(236,236,236);
	padding-bottom: 15px;
}
/* END: Content */


/* START: Forms */

form dl {
	margin: 0px;
	padding: 0px;
}

form dd {
	margin: 0px 0px 7px 0px;
}

form dt {
	float: left;
	padding-right: 10px;
	width: 140px;
}

.gray {
	background: rgb(224, 224, 224);
}

h2.form-header {
	margin: 7px 0px;
	padding: 0px 0px 0px 19px;
	color: rgb(0, 90, 156);
	font-size: 80%;
}

form p {
	font-size: 80%;
}

form .checkbox-line {
	margin: 3px 0px;
}

form input.textfield, input.txt {
	width: 145px;
}

label {
	font-size: 80%;
	color: rgb(68, 68, 68);
	white-space: nowrap;
}

label.wrap {
	font-size: 80%;
	color: rgb(68, 68, 68);	
	white-space: normal;
}

table#order-summary {
	margin: 12px 0px 0px 30px;
}

table#order-summary tr td {
	font-size: 80%;
}

table#order-summary tr td h2 {
	color: rgb(0, 90, 156);
	font-size: 90%;
	padding: 0;
	margin: 0;
}

div#shipping-notice {
	background: url(images/bgs/shipping-notice-bg.gif) repeat-y top left;
	width: 555px;
	margin-top: 15px;
}

div#shipping-notice-top {
	background: url(images/bgs/shipping-notice-top-bg.gif) no-repeat top left;
	width: 555px;
	padding: 6px 15px;
}

div#shipping-notice-divider {
	background: url(images/headers-and-tabs/shipping-notice-divider.gif) no-repeat top left;
	width: 555px;
	height: 1px;
	margin: 0;
	padding: 0;
}

div#shipping-notice-bottom {
	background: url(images/bgs/shipping-notice-bottom-bg.gif) no-repeat bottom left;
	width: 555px;
	padding-bottom: 10px;
}

div#shipping-notice-bottom p#notice {
	margin: 0px 15px 0px 15px;
	font-size: 12pt;
}

/* END: Forms */

/* START: About Us */


div#about-us-content p {
	margin: 0px 0px 0px 4px;
	padding-bottom: 20px;
	font-size: 10pt;
	font-family: Arial;
	line-height: 1em;
}

#about-us-content h1 {
	color: rgb(0,90,156);
	margin: 8px 0px;
	padding: 0px;
}

#about-us-content h2 {
	color: rgb(0,90,156);
	margin: 8px 0px 0px 4px;
	padding: 0px;
	font-size: 80%;
}

/* END: About Us */

/* START: Catalog Request */

a.blue-link {
	color: rgb(0,90,156);
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

/* END: Catalog Request */

/* START: Contact Us */

dl#contact-us-info {
	margin: 0px;
	padding: 0px;
	font-size: 9pt;
}

dl#contact-us-info dd {
	margin: 0px 0px 1px 0px;
	color: rgb(93,93,93);
}

dl#contact-us-info dt {
	float: left;
	padding-right: 10px;
	width: 80px;
	color: rgb(0,90,156);
	font-weight: bold;
}

dl#contact-us-info dd a {
	text-decoration: none;
	font-size: 9pt;
}

/* END: Contact Us */