.site {
	border-color: yellow;
	border-style: solid;
	border-width: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: auto;
	padding-top: 0px;
	width: 800px;
}

.leftbar {
	background-color: #0082a9;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-color: yellow;
	border-right-style: solid;
	border-right-width: 0px;
	border-top-width: 0px;
	color: yellow;
	height: 0px;
	padding-bottom: 100px;
}

.main {
	border-bottom-color: black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: yellow;
	border-top-style: solid;
	border-top-width: 5px;
	width: 100%;
}

body {
	background-color: black;
	background-position: top left;
	color: #000000;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

.leftbar_catLink {
	border-bottom-color: yellow;
	border-bottom-style: dotted;
	border-bottom-width: 0px;
	border-top-color: white;
	border-top-style: solid;
	border-top-width: 0px;
	color: yellow;
	display: block;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	text-decoration: none;
	white-space: nowrap;
}

.leftbar_catLink:hover {
	background-color: #0082a9;
	border-bottom-color: yellow;
	border-bottom-style: dotted;
	border-bottom-width: 0px;
	border-top-color: white;
	border-top-style: solid;
	border-top-width: 0px;
	color: black;
	font-family: Verdana, Arial;
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	text-decoration: none;
}

.leftbar_catLink_selected {
	background-color: #0082a9;
	border-bottom-color: yellow;
	border-bottom-style: dotted;
	border-bottom-width: 0px;
	border-top-color: white;
	border-top-style: solid;
	border-top-width: 0px;
	color: black;
	display: block;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	text-decoration: none;
	white-space: nowrap;
}

.leftbar_catLink_nonlink {
	color: #0071bc;
	display: block;
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-stretch: extra-condensed;
	font-weight: bolder;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-decoration: none;
	white-space: nowrap;
}

.leftbar_subcatLink:hover {
	text-decoration: underline;
}

.leftbar_subcatLink_selected {
	display: block;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 3px;
	padding-top: 3px;
	text-decoration: underline;
	white-space: nowrap;
}

.leftbar_subcatLink_nonlink {
	display: block;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 3px;
	padding-top: 3px;
	text-decoration: none;
	white-space: nowrap;
}

.content {
	background-color: #FFFFFF;
	color: black;
}

.breadcrumbs {
	background-color: black;
	color: yellow;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 5px;
	padding-right: 5px;
	width: 100%;
}

.rightbar {
	background-color: #FFFFFF;
	border-left-color: #ffffff;
	border-left-style: solid;
	border-left-width: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.breadcrumb {
	background-color: black;
	color: yellow;
	text-decoration: none;
}

.breadcrumb_home {
	background-color: black;
	color: yellow;
	text-decoration: none;
}

.leftbar_subcatLink {
	display: block;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	text-decoration: none;
	white-space: nowrap;
}

.breadcrumb:hover {
	color: white;
	text-decoration: underline;
}

.breadcrumb_off {
	color: #000000;
	font-style: italic;
	text-decoration: none;
}

.breadcrumb_home:hover {
	color: yellow;
	text-decoration: underline;
}

.breadcrumb_productName {
	color: yellow;
	font-style: italic;
	text-decoration: none;
}

.subCatLink {
	color: black;
	font-weight: lighter;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
}

.subCategories {
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bolder;
	margin: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	text-align: center;
	text-decoration: none;
	width: 560px;
}

.subCatLink:hover {
	color: gray;
}

.subSubCatLink {
	color: #000000;
	padding-left: 15px;
	text-decoration: none;
}

.subSubCatLink:hover {
	color: #0071bc;
	text-decoration: underline;
}

.subSubCatLinkPlus {
	background-image: url(Image/Layout/expand.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #000000;
	padding-left: 15px;
	text-decoration: none;
}

.categoryHtml {
	width: 100%;
}

.subSubCatLinkPlus:hover {
	color: #0071bc;
	text-decoration: underline;
}

.pageShowing {
	background-color: black;
	color: yellow;
	font-size: 10px;
	font-weight: lighter;
	padding-left: 5px;
	padding-right: 5px;
}

.pageNavi {
	background-color: black;
	color: yellow;
	font-size: 10px;
	font-weight: lighter;
	padding-left: 5px;
	padding-right: 5px;
	text-align: right;
}

.cartTotal {
	border-color: #919191;
	border-style: dotted;
	border-width: 1px;
}

.viewCartLink {
	color: #0071bc;
	font-weight: bold;
	text-decoration: none;
}

.header {
	background-color: #FFFFFF;
	color: #333333;
}

.prices {
	border-collapse: collapse;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin-bottom: 10px;
}

.viewCartLink:hover {
	text-decoration: underline;
}

.msrpTitle {
	text-align: right;
}

.msrp {
	padding-left: 5px;
}

.priceTitle {
	font-weight: bold;
	text-align: right;
}

.price {
	color: black;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-align: right;
}

.qtyBreak {
	color: black;
}

.qtyBreakTitle {
	color: #0071bc;
	text-align: center;
}

.youSaveTitle {
	color: #333333;
	font-weight: bold;
	text-align: right;
}

.youSave {
	color: #0071bc;
	padding-left: 5px;
}

table.thumbnail_border {
	height: 250px;
	width: 200px;
}

.multipleProductPerRow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.thumbnail_item {
	border-bottom-color: #ffffff;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
}

.thumbnail_content {
	width: 500px;
}

.thumbnail {
	color: #333333;
	padding-bottom: 10px;
	width: 150px;
}

.thumbnail_item_sku {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.thumbnail_image {
	height: 100px;
}

.thumbnail_item_desc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.thumbnail_item_name {
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.thumbnail_item_shortDesc {
	background-color: #fffff8;
	color: #333333;
	font-family: verdana;
	font-size: 8px;
	height: 30px;
	width: 150px;
}

.thumbnail_priceTitle {
	font-weight: bold;
}

.thumbnail_price {
	color: #0071bc;
	font-weight: bold;
	padding-left: 2px;
	padding-right: 2px;
	text-align: left;
}

.thumbnail_compact_cell {
	border-color: #ffffff;
	border-style: dotted;
	border-width: 1px;
	color: #333333;
	width: 175px;
}

.cartImage {
	border-color: #919191;
	border-style: solid;
	border-width: 1px;
	width: 40px;
}

.shared_level2 {
	border-bottom-color: #919191;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	color: #333333;
	display: block;
	font-size: 8pt;
	text-decoration: none;
}

.shared_level2:hover {
	background-color: #cfcfcf;
}

.shared_level1 {
	border-bottom-color: #919191;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	color: #333333;
	display: block;
	font-size: 8pt;
	text-decoration: none;
}

.shared_level1:hover {
	background-color: #cfcfcf;
}

.shared_header_level2 {
	background-color: #CCCCCC;
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}

.shared_topHeader_level1 {
	background-color: #333333;
	color: #FFFFFF;
	font-size: 11pt;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}

.shared_header {
	height: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 5px;
}

.shared_top {
	color: #333333;
	float: right;
	font-size: 8pt;
}

.details_item_name {
	color: black;
	font-size: 9pt;
	font-weight: bolder;
	padding-bottom: 0px;
	padding-top: 10px;
}

.details {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.details_image_box {
    //float: left;
    padding: 3px 70px 15px 3px !important;
    //width: 150px;
}

.details_desc {
	border-color: white;
	color: black;
	//margin-left: 60px;
	width: 585px;
	float:none !important;
}

.details_sku {
	color: black;
	font-size: 9pt;
	padding-top: 30px;
}

.details_long_desc {
	color: black;
	font-size: 8pt;
	padding-bottom: 10px;
}

.details_short_desc {
	color: #333333;
	font-size: 8pt;
	padding-bottom: 10px;
}

.details_thumbnail {
	border-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	height: 30px;
	padding: 5px;
}

.details_image {
	max-width: 200px;
	padding: 30px;
}

.details_fields_title {
	font-size: 10pt;
	font-weight: bold;
	padding-bottom: 5px;
}

.details_fields {
	border-collapse: collapse;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin-bottom: 10px;
	width: 100%;
}

.details_field_name_row0 {
	background-color: #F1F7F9;
	color: #333333;
	padding: 5px;
	width: 100px;
}

.details_field_name_row1 {
	background-color: #FFFFFF;
	color: #333333;
	padding: 5px;
	width: 100px;
}

.details_field_value_row0 {
	background-color: #F1F7F9;
	color: #333333;
	padding: 5px;
}

.also_consider {
	background-color: #FFFFFF;
	border-color: #919191;
	border-style: solid;
	border-width: 1px;
	color: #333333;
	margin-left: 10px;
	width: 150px;
}

.details_field_value_row1 {
	background-color: #FFFFFF;
	color: #333333;
	padding: 5px;
}

.also_consider_title {
	background-color: #919191;
	color: #FFFFFF;
	font-size: 10pt;
	padding: 5px;
}

.recommended_list {
	background-color: white;
	border-bottom-color: silver;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-top-color: silver;
	border-top-style: dotted;
	border-top-width: thin;
	color: black;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 5px;
}

.also_consider_item_name {
	color: #333333;
	font-size: 9pt;
}

.price_range {
	color: black;
	font-weight: bold;
	padding-top: 5px;
	text-align: center;
	white-space: nowrap;
}

.policyTitle {
	font-size: 14px;
	font-weight: bolder;
	padding: 5px;
}

.policyName {
	font-size: 11px;
	font-weight: bold;
}

.policy {
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 15px;
	padding-right: 15px;
}

.policyLink {
	font-size: 11px;
}

.shoppingCart0 {
	background-color: #ffffff;
	width: 100%;
}

.shoppingCart1 {
	background-color: #eeeeee;
	width: 100%;
}

.shoppingcart_item_name {
	color: black;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.shoppingcart_item_name:hover {
	color: black;
	text-decoration: underline;
}

.shoppingcart_continue_shopping {
	color: #0071bc;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	text-decoration: none;
}

.shoppingCart {
	background-color: #FFFFFF;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 15px;
	padding-left: 0px;
	padding-right: 0px;
	width: 570px;
}

.shoppingcart_current_qtyBreak {
	color: #333333;
	font-weight: bold;
}

.faqTitle {
	color: black;
	font-size: 14px;
	font-weight: bolder;
	padding: 5px;
}

.faqQuestion {
	color: black;
	font-size: 11px;
	font-weight: bold;
}

.faq a.faqLinkOFF {
	color: black;
	font-size: 11px;
	font-weight: 300;
	text-decoration: none;
}

.faq {
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 5px;
	padding-right: 5px;
}

.faq a.faqLinkON {
	color: black;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.faq div.faq_answer {
	margin-bottom: 20px;
	overflow: hidden;
}

.faq li {
	margin-bottom: 5px;
}

.faq ul {
	list-style-type: none;
}

.faq a:hover {
	color: red;
	text-decoration: underline;
}

.faqSearch {
	line-height: 10px;
}

.faqSearch td {
	height: 10px;
	line-height: 10px;
}

.faq div.displayNone {
	display: none;
}

.register_fieldset {
	border-color: #919191;
	border-style: solid;
	border-width: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 20px;
}

.requiredFieldRight {
	color: #FF0000;
	float: right;
	margin: 5px;
}

.requiredField {
	color: #FF0000;
	float: left;
	margin: 5px;
}

.myaccount_fieldset {
	border-color: #919191;
	border-style: solid;
	border-width: 1px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
	padding: 10px;
}

.myaccount_link {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

.myaccount_link:hover {
	color: red;
	text-decoration: underline;
}

.myaccount_legend {
	color: #666666;
	font-style: italic;
}

.done_step {
	color: #999999;
}

.powered {
	color: #EFCB00;
	text-decoration: none;
}

.powered:hover {
	text-decoration: underline;
}

.exception {
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.listings {
	background-color: #999999;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 100%;
}

.listingsHdr1 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.nameCol {
	padding-left: 10px;
}

.listingsHdr2 {
	background-color: #CCCCCC;
	color: #FFFFFF;
	font-weight: bold;
}

.nameLink {
	color: #003366;
	text-decoration: underline;
}

.row0:hover {
	background-color: #FFFFCC;
}

.row0 {
	background-color: #FFFFFF;
}

.row1 {
	background-color: #EEEEEE;
}

.row1:hover {
	background-color: #FFFFCC;
}

.emptyList {
	background-color: #FFFFFF;
}

.error {
	color: #FF0000;
}

td.addressBook {
	background-color: black;
	border-color: #919191;
	color: yellow;
}

.checkoutHdr {
	color: black;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 0px;
	padding-top: 10px;
}

.checkoutCurrent {
	color: black;
	font-size: 10px;
	font-weight: bold;
}

.checkoutPending {
	color: #999999;
	font-size: 10px;
	font-weight: bold;
}

.checkoutDone {
	color: black;
	font-size: 10px;
	font-weight: bold;
}

.formNameReq {
	font-weight: bold;
	padding-right: 10px;
	text-align: right;
	white-space: nowrap;
	width: 20%;
}

.formName {
	padding-right: 10px;
	text-align: right;
	white-space: nowrap;
	width: 20%;
}

.primary_address_small {
	color: #FF0000;
	font-size: 9px;
	font-style: italic;
}

.shoppingCart {
	background-color: #FFFFFF;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 15px;
	padding-left: 0px;
	padding-right: 0px;
	width: 570px;
}

tr.shoppingCart {
	background-color: black;
	color: yellow;
}

td.shoppingCart0 {
	background-color: #FFFFFF;
}

td.shoppingCart1 {
	background-color: #EEEEEE;
}

tr.shoppingCartOption0 {
	line-height: 1.3em;
	vertical-align: top;
}

tr.shoppingCartOption1 {
	line-height: 1.3em;
	vertical-align: top;
}

.shoppingCartHdr {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-left: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.discountedPrice label {
	.discountedPrice label: ;
	float: left;
	font-size: 10px;
	height: .1em;
	width: 10em;
}

.shoppingCartFtr {
	background-color: black;
	color: yellow;
}

.discountedPrice h4 {
	font-size: 10px;
	height: .1em;
	margin-left: 10em;
}

table.quickmode {
	background-color: white;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width: 100%;
}

th.quickmode {
	background-color: silver;
	color: black;
}

.searchTitle {
	font-size: 14px;
	padding: 5px;
}

.topbar_link:hover {
	background-color: transparent;
	color: aqua;
	text-decoration: none;
}

.topbar_link {
	background-color: transparent;
	color: #FFFFFF;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bolder;
	padding: 5px;
	text-decoration: none;
	white-space: nowrap;
}

.finalinvoice_link {
	padding: 10px;
	text-align: center;
}

.demo {
	background-color: #ffffff;
	border-color: #919191;
	border-style: dotted;
	border-width: 1px;
	color: #000033;
	cursor: pointer;
	float: left;
	height: 320px;
	layer-background-color: #232323;
	padding: 5px;
	position: absolute;
	text-align: left;
	text-wrap: suppress;
	visibility: hidden;
	width: 190px;
	word-wrap: break-word;
	z-index: 99;
}

.message {
	color: #EE0000;
	font-size: 11px;
	font-weight: bold;
	padding-left: 15px;
	text-decoration: none;
}

.giftcardBox {
	background-color: #E8E8E8;
	border-color: #C9C9C9;
	border-style: solid;
	border-width: 1px;
}

.giftcardBox .note {
	color: #DD3204;
	font-size: 8px;
	font-weight: bold;
}

.giftcardBox li {
	background-color: #FFFFFF;
	background-image: url(Image/Layout/bgTop.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	margin: 20px;
	padding: 9px;
}

.giftcardBox .box {
	margin-left: 15px;
}

.optionImage {
	width: 80px;
}

.optionSelect {
	font-size: 8pt;
	width: 100px;
}

.productOption {
	background-color: #f0f0f0;
	float: left;
	margin: 5px;
	padding: 10px;
}

#customLineBox {
	background-color: #eeeeee;
	overflow: hidden;
	width: 500px;
}

#customLineBox ul li {
	list-style-image: none;
	list-style-style: none;
	margin-left: -20px;
}

#customLineBox .customLine {
	border-color: #334334;
	border-style: solid;
	border-width: 1px;
	margin: 1px;
}
