@import url("includes/css/border.css");
@import url("includes/css/table.css");

.boxText { font-family: Geneva, Verdana, Helvetica, Sans-Serif; font-size: 11px; }
.errorBox { font-family : Geneva, Verdana, Helvetica, Sans-Serif; font-size : 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Geneva, Verdana, Helvetica, Sans-Serif; font-size : 11px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Geneva, Verdana, Helvetica, Sans-Serif; font-size : 11px; color: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #555555;
  margin: 0px;
}
A {
  color: #333333;
  text-decoration: none;
}
H1 {
    letter-spacing: -0.04em;
	font-weight: bold; 
    font-size: 15; 
    color: #555555; 
    font-family: Arial, Helvetica, Sans-Serif
}
A:hover {
  color: #606060;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #dfdfdf;
}

TD.headerNavigation {
  font-family: Geneva, Verdana, Helvetica, Sans-Serif;
  font-size: 11px;
  background: #ffffff;
  color: #555555;
  font-weight : bold;
}

A.headerNavigation { 
  color: #555555; 
}

A.headerNavigation:hover {
  color: #999999;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Geneva, Verdana, Helvetica, Sans-Serif;
  font-size: 12px;
  background: #ff0000;
  color: #333333;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Geneva, Verdana, Helvetica, Sans-Serif;
  font-size: 12px;
  background: #00ff00;
  color: #333333;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Geneva, Verdana, Helvetica, Sans-Serif;
  font-size: 11px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
}

.infoBoxContents {	
  font-family: Geneva, Verdana, Helvetica, Sans-Serif;
  font-size: 11px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Geneva, Verdana, Helvetica, Sans-Serif;
  font-size: 11px;
}

TD.infoBoxHeading {	
  font-family: Geneva, Verdana, Helvetica, Sans-Serif;
  font-size: 11px;
  font-weight: bold;
  color: #333333;
}

TD.infoBox, SPAN.infoBox {
  font-family: Geneva, Verdana, Helvetica, Sans-Serif;
  font-size: 11px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #ffffff;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #ffffff;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #cccccc;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Geneva, Verdana, Helvetica, Sans-Serif;
  font-size: 11px;
  color: #303030;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Geneva, Verdana, Helvetica, Sans-Serif;
  font-size: 11px;
}

A.pageResults {
  color: #505050;
}

A.pageResults:hover {
  color: #ff0000;
  text-decoration: none
}

TD.pageHeading, DIV.pageHeading {
  font-family: Geneva, Verdana, Helvetica, Sans-Serif;
  font-size: 16px;
  font-weight: bold;
  color: #555555;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Geneva, Verdana, Helvetica, Sans-Serif;
  font-size: 11px;
  color: #555555;
}

TD.main, P.main {
  font-family: Geneva, Verdana, Helvetica, Sans-Serif;
  font-size: 11px;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Geneva, Verdana, Helvetica, Sans-Serif;
  font-size: 11px;
}

TD.accountCategory {
  font-family: Geneva, Verdana, Helvetica, Sans-Serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Geneva, Verdana, Helvetica, Sans-Serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Geneva, Verdana, Helvetica, Sans-Serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Geneva, Verdana, Helvetica, Sans-Serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Geneva, Verdana, Helvetica, Sans-Serif;
  font-size: 11px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Geneva, Verdana, Helvetica, Sans-Serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Geneva, Verdana, Helvetica, Sans-Serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Geneva, Verdana, Helvetica, Sans-Serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Geneva, Verdana, Helvetica, Sans-Serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Geneva, Verdana, Helvetica, Sans-Serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Geneva, Verdana, Helvetica, Sans-Serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Geneva, Verdana, Helvetica, Sans-Serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #ffffff; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #ffffff; }

.checkoutBarFrom, .checkoutBarTo { font-family: Geneva, Verdana, Helvetica, Sans-Serif; font-size: 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Geneva, Verdana, Helvetica, Sans-Serif; font-size: 11px; color: #555555; }

/* input requirement */

.inputRequirement { font-family: Geneva, Verdana, Helvetica, Sans-Serif; font-size: 11px; color: #ff0000; }

/* 09302005@ dev */

a.sm_front_link {
    font-weight: normal;
	font-size: 11px;
	color: #333333; 
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline
}

a.sm_front_link:hover {
	color: #333333;
	text-decoration: underline
}
a.title_link_wh {
    font-weight: bold;
	font-size: 12px;
	color: #555555; 
	font-family: Verdana, geneva, helvetica, sans-serif; 
	text-decoration: none
}
a.title_link_wh:hover {
	color: #555555;
	text-decoration: none
}
.title_nolink_wh {
    font-weight: bold;
	font-size: 11px;
	color: #ffffff; 
	font-family: geneva, Verdana, helvetica, sans-serif;
	text-decoration: none
}
.sm_front_text_wht { 
	font-size: 13px;
    color: #ffffff;
    font-Family: arial,geneva, Verdana, helvetica, sans-serif;
    text-decoration: none
}
a.link_pool {
    font-weight: normal;
	font-size: 11px;
	color: #333333; 
	font-family: Verdana, helvetica, sans-serif;
	text-decoration: none
}
a.link_pool:hover {
	color: #303030;
	text-decoration: underline
}

a.sm_front_text_wht { 
	font-size: 11px;
    color: #ffffff;
    font-Family: geneva, Verdana, helvetica, sans-serif;
    letter-spacing: 0px;
    text-decoration: none
}
a.sm_front_text_wht:hover {
	font-size: 11px;
    color: #ffffff;
    font-Family: geneva, Verdana, helvetica, sans-serif;
    letter-spacing: 0px;
    text-decoration: underline
}

.top_trace {
	FONT-SIZE: 11px; 
	MARGIN: 0px; 
    COLOR: #666666; 
    FONT-FAMILY: geneva, Verdana, helvetica, sans-serif;
}
.sm_price_red {
    font-weight: bold;
	font-size: 11px;
	color: #ff0000; 
	font-family: Geneva, Verdana, Helvetica, Sans-Serif; 
	text-decoration: none
}
.model_name {
    letter-spacing: -0.04em;
    font-weight: bold;
	font-size: 15px;
	color: #555555; 
	font-family: Arial, Helvetica, Sans-Serif; 
	text-decoration: none
}
.msrp {
    font-weight: bold;
	font-size: 17px;
	color: #333333; 
	font-family: Verdana, geneva, helvetica, sans-serif; 
	text-decoration: none
}
.price_red {
    font-weight: bold;
	font-size: 17px;
	color: #d90000; 
	font-family: Verdana, geneva, helvetica, sans-serif; 
	text-decoration: none
}
.price_red13 {
    letter-spacing: -0.03em;
    font-weight: 600;
	font-size: 11px;
	color: #d90000; 
	font-family: Geneva, Verdana, Helvetica, Sans-Serif; 
	text-decoration: none
}
.price_redsm {
    font-weight: bold;
	font-size: 11px;
	color: #d90000;
    letter-spacing: 0px; 
	font-family: Geneva, Verdana, Helvetica, Sans-Serif; 
	text-decoration: none
}
.subtotal_txt13 {
    font-weight : bold;
	font-family: Geneva, Helvetica, Sans-Serif; 
	font-size: 12px;
    letter-spacing: 0px;
	color: #444444
}
.sm_headertitle {
  font-family: geneva, Verdana, helvetica, sans-serif;
  font-size: 11px;
  color: #333333;
  font-weight : bold;
}
.product_title {
	font-family: geneva, Verdana, helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
    letter-spacing: -1px;
	color: #66666;
	text-align: left
}
.front_txt12 {
	font-family: geneva, Verdana, helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	text-align: left
}
.errormessage {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12;
    //letter-spacing: -0.03em;
	background-color: #ffffff;
	border: 2px solid #db3701;
    COLOR: #444444;
	margin-top: 8px;
	margin-bottom: 16px;
	padding: 6px 6px 6px 32px;
	line-height: 18px;
}
.error_login {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12;
    letter-spacing: -0.03em;
	background-color: #ffffff;
	border: 1px solid #db3701;
    COLOR: #333333;
	padding: 6px 6px 6px 6px;
}
.out_of_stock {
    letter-spacing: -0.07em;
    font-weight: bold;
	font-size: 12px;
	color: #d90000; 
	font-family: Verdana, geneva, helvetica, sans-serif; 
	padding-bottom: 0px;
	text-decoration: none
}
.button_x {
	border-right: #9f9f9f 1px solid; 
	border-top: #9f9f9f 1px solid; 
	font-size: 7pt; 
	border-left: #9f9f9f 1px solid; 
	color: #f6f6f6; 
	border-bottom: #9f9f9f 1px solid; 
	font-family: Verdana, Helvetica, sans-serif; 
	background-color: #303030
}

.input_box {
    font-family:"arial","verdana", "geneva", "helvetica",  "sans-serif"; 
    font-size: 12px; 
    color:#666666;
	border:1px solid #B1B1B1	
}

.select_xcolor {
	border-right: #cfcfcf 1px solid; 
	border-top: #cfcfcf 1px solid; 
	font-size: 11; 
	border-left: #cfcfcf 1px solid; 
	color: #333; 
	border-bottom: #cfcfcf 1px solid; 
	font-family: geneva, Verdana, helvetica, sans-serif;
	background-color: #ffffff
}
.frame_note {
	border-right: #555555 1px solid; 
	border-top: #555555 1px solid; 
	font-size: 11; 
	border-left: #555555 1px solid; 
	color: #333; 
	border-bottom: #555555 1px solid; 
	font-family: geneva, Verdana, helvetica, sans-serif;
	background-color: #ffffff
}
.frame_xcolor {
	border-right: #efefef 3px solid; 
	border-top: #efefef 3px solid; 
	font-size: 11; 
	border-left: #efefef 3px solid; 
	color: #333; 
	border-bottom: #efefef 3px solid; 
	font-family: geneva, Verdana, helvetica, sans-serif;
	background-color: #ffffff
}
.select_x {
	border-right: #999999 1px solid; 
	border-top: #999999 1px solid; 
	font-size: 11; 
	border-left: #999999 1px solid; 
	color: #003333; 
	border-bottom: #999999 1px solid; 
	font-family: geneva, Verdana, helvetica, sans-serif;
	background-color: #ffffff
}
.input_x {
	border-right: #999999 1px solid; 
	border-top: #999999 1px solid; 
	font-size: 11; 
	border-left: #999999 1px solid; 
	color: #003333; 
	border-bottom: #999999 1px solid;
	font-family: geneva, Verdana, helvetica, sans-serif;
	background-color: #ffffff
}
.input_x12 {
	border-right: #999999 1px solid; 
	border-top: #999999 1px solid; 
	font-size: 12; 
	border-left: #999999 1px solid; 
	color: #003333; 
	border-bottom: #999999 1px solid;
	font-family: geneva, Verdana, helvetica, sans-serif;
	background-color: #ffffff
}
.input_x_c {
	border-right: #999999 1px solid; 
	border-top: #999999 1px solid; 
	font-size: 11; 
	border-left: #999999 1px solid; 
	color: #003333; 
	border-bottom: #999999 1px solid;
	font-family: geneva, Verdana, helvetica, sans-serif;
	text-align:center;
	background-color: #ffffff
}
.input_no_border {
	border-right: #fff 0px; 
	border-top: #fff 0px; 
	font-size: 11; 
	border-left: #fff 0px; 
	color: #003333; 
	border-bottom: #fff 0px;
	font-family: geneva, Verdana, helvetica, sans-serif;
	background-color: #ffffff
}
.input_no_border_c {
	border-right: #fff 0px; 
	border-top: #fff 0px; 
	font-size: 11; 
	border-left: #fff 0px; 
	color: #003333; 
	border-bottom: #fff 0px;
	font-family: geneva, Verdana, helvetica, sans-serif;
	text-align:center;
	background-color: #ffffff
}

.select_text {
    letter-spacing: -0.05em;
	font-size: 11; 
    color: #333333; 
	font-family: geneva, Verdana, helvetica, sans-serif;
}
.time_text {
    letter-spacing: -0.04em;
    font-weight: normal;
	font-size: 12px;
	color: #333333; 
	font-family: Arial, Helvetica, Sans-Serif; 
	text-decoration: none
}
.image {
	display: inline;
	margin-right: 2px
	vertical-align: bottom
 }
a.red_link {
    font-weight: normal;
	font-size: 11px;
	color: #d90000; 
	font-family: geneva, Verdana, helvetica, sans-serif;
	text-decoration: none
}
a.red_link:hover {
	color: #d90000;
	text-decoration: underline
}
a.blue_link {
    font-weight: normal;
	font-size: 11px;
	color: #035bd7; 
	font-family: geneva, Verdana, helvetica, sans-serif;
	text-decoration: none
}
a.blue_link:hover {
	color: #035bd7;
	text-decoration: underline
}
.Title_blue {
    letter-spacing: -1px;
	font-weight: bold; 
	font-size: 16px;
    color: #035bd7; 
    font-family: geneva, Verdana, Helvetica, Sans-Serif
}
.text_blue {
    letter-spacing: -0.05em;
	font-weight: bold; 
	font-size: 16px;
    color: #035bd7; 
    font-family: Arial, Helvetica, Sans-Serif
}
.pageTitle_blue {
    letter-spacing: -0.05em;
	font-weight: bold; 
	font-size: 20px;
    color: #333333; 
    font-family: Arial, Helvetica, Sans-Serif
}
.pool_text_blue {
	font-weight: bold; 
    font-size: 13; 
    color: #035bd7; 
    font-family: Arial, Helvetica, Sans-Serif
}
.heading_text {
    letter-spacing: -0.04em;
	font-weight: bold; 
    font-size: 12; 
    color: #333333; 
    font-family: Arial, Helvetica, Sans-Serif
}
.content_text_sm {
    letter-spacing: -0.04em;
	font-weight: bold; 
    font-size: 12; 
    color: #333333; 
    font-family: Arial, Helvetica, Sans-Serif
}
.content_text {
    letter-spacing: -0.04em;
	font-weight: bold; 
    font-size: 15; 
    color: #555555; 
    font-family: Arial, Helvetica, Sans-Serif
}
.content_textw {
    letter-spacing: -0.04em;
	font-weight: bold; 
    font-size: 15; 
    color: white; 
    font-family: Arial, Helvetica, Sans-Serif
}
.content_text_title {
    letter-spacing: -0.04em;
	font-weight: bold; 
    font-size: 18; 
    color: #555555; 
    font-family: Arial, Helvetica, Sans-Serif
}
a.pop_link_text {
    letter-spacing: -0.03em;
	font-weight: bold; 
    font-size: 15; 
    color: #333333; 
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none
}
a.pop_link_text:hover {
    letter-spacing: -0.03em;
	font-weight: bold; 
    font-size: 15; 
    color: #035bd7; 
    font-family: Arial, Helvetica, Sans-Serif
    text-decoration: underline;
}
a.pop_link_text:visited {
    letter-spacing: -0.03em;
	font-weight: bold; 
    font-size: 15; 
    color: #555555; 
    font-family: Arial, Helvetica, Sans-Serif
}
.sm_content_text {
    letter-spacing: -0.04em;
	font-weight: bold; 
    font-size: 11; 
    color: #555555; 
    font-family: Arial, Helvetica, Sans-Serif
}
.front_error { 
	font-size: 13px;
    color: #333333;
    font-Family: geneva, Verdana, helvetica, sans-serif;
    text-decoration: none
}
.bullet {
	PADDING-RIGHT: 6px; 
	PADDING-LEFT: 3px; 
	PADDING-BOTTOM: 0px; 
	FONT: 70% Verdana; 
	COLOR: #303030; 

}
.subbullet {
	PADDING-RIGHT: 4px; 
	PADDING-LEFT: 4px; 
	PADDING-BOTTOM: 0px; 
	FONT: 55% Verdana; 
	COLOR: #303030; 
	PADDING-TOP: 1px
}
.star { 
	font-size: 11px;
    color: #cc0000;
    font-Family: Verdana, helvetica, sans-serif;
    text-decoration: none
}
.sm_front_text10 { 
	font-size: 11px;
    color: #333333;
    font-Family: geneva, Verdana, helvetica, sans-serif;
    text-decoration: none
}
.sm_front_vsm { 
    letter-spacing: -0.03em;
	font-size: 10px;
    color: #000000;
    font-Family: geneva, Verdana, helvetica, sans-serif;
    text-decoration: none
}
.sm_front_text_mgrey { 
	font-size: 11px;
    color: #808080;
    font-Family: arial,geneva, Verdana, helvetica, sans-serif;
    letter-spacing: 0.5px;
    text-decoration: none
}
.sm_front_text_lgrey { 
	font-size: 11px;
    color: #999999;
    font-Family: arial,geneva, Verdana, helvetica, sans-serif;
    text-decoration: none
}
a.sortlink {
    letter-spacing: -0.02em;
	font-weight: normal;
	font-size: 11px;
    color: #003366;
    font-family: Arial, Helvetica, Sans-Serif;
    TEXT-DECORATION: underline
    
}
a.sortlink:hover {
    color: #003366;
	TEXT-DECORATION: none
}
a.sortlink:visited {
	color: #0066cc
}
a.removelink {
    letter-spacing: -0.0em;
	font-weight: normal;
	font-size: 11px;
    color: #035bd7;
    font-family: Arial, Helvetica, Sans-Serif;
    TEXT-DECORATION: none
}
a.removelink:hover {
    color: #035bd7;
	TEXT-DECORATION: underline
}


/* Invoice Doc */
.inv_doc_select_xcolor {
	border-right: #000000 1px solid; 
	border-top: #000000 1px solid; 
	font-size: 11; 
	border-left: #000000 1px solid; 
	color: #333; 
	border-bottom: #000000 1px solid; 
	font-family: geneva, Verdana, helvetica, sans-serif;
	background-color: #ffffff
}
.inv_doc_content_title {
    letter-spacing: -0.04em;
	font-weight: bold; 
    font-size: 20; 
    color: #000000; 
    font-family: Arial, Helvetica, Sans-Serif
}
.so_doc_content_title {
    letter-spacing: -0.03em;
	font-weight: bold; 
    font-size: 15; 
    color: #000000; 
    font-family: Arial, Helvetica, Sans-Serif
}

.inv_doc_content_subtitle {
    letter-spacing: -0.04em;
	font-weight: bold; 
    font-size: 15; 
    color: #000000; 
    font-family: Arial, Helvetica, Sans-Serif
}
.so_doc_content_subtitle {
    letter-spacing: -0.04em;
	font-weight: bold; 
    font-size: 12; 
    color: #000000; 
    font-family: Arial, Helvetica, Sans-Serif
}
.inv_doc_content_text {
    letter-spacing: -0.03em;
	font-weight: normal; 
    font-size: 15; 
    color: #000000; 
    font-family: Arial, Helvetica, Sans-Serif
}

.so_doc_content_text {
    letter-spacing: -0.03em;
	font-weight: normal; 
    font-size: 12; 
    color: #000000; 
    font-family: Arial, Helvetica, Sans-Serif
}
.logo_text {
    letter-spacing: -0.04em;
	font-weight: bold; 
    font-size: 78; 
    color: #000000; 
    font-family: Arial, Helvetica, Sans-Serif
}
.invoice_text {
    letter-spacing: -0.04em;
	font-weight: bold; 
    font-size: 36; 
    color: #000000; 
    font-family: Arial, Helvetica, Sans-Serif
}
.headnote_address_text {
    letter-spacing: -0.02em;
	font-weight: bold; 
    font-size: 12;
    padding-bottom: 0;
    color: #000000; 
    font-family: Arial, Helvetica, Sans-Serif
}
.space_text {
	font-weight: bold; 
    font-size: 7; 
    color: #000000; 
    font-family: Arial, Helvetica, Sans-Serif
}
.note_message_text {
    letter-spacing: -0.04em;
	font-weight: bold; 
    font-size: 14;
    padding-bottom: 0;
    color: #333333; 
    font-family: Arial, Helvetica, Sans-Serif
}

/* Welcome page Ad */
#mainADFrame {
	CLEAR: both; 
	PADDING-BOTTOM: 10px; 
	MARGIN: 0px; 
	WIDTH: 593px; 
	PADDING-TOP: 3px; 
	POSITION: relative; 
	TEXT-ALIGN: left
}
#rightmainADFrame {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	FLOAT: right; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	WIDTH: 593px; 
	PADDING-TOP: 0px
}
.mainADBorder {
	BORDER-RIGHT: #cccccc 1px solid; 
	BORDER-TOP: #cccccc 1px solid; 
	BORDER-LEFT: #cccccc 1px solid; 
	BORDER-BOTTOM: #cccccc 1px solid
}


.scroll_adbox {
	BORDER-RIGHT: white 1px solid; 
	BORDER-TOP: white 1px solid; 
	FONT-SIZE: 0.8em; 
	BORDER-LEFT: white 1px solid; 
	BORDER-BOTTOM: white 1px solid; 
	POSITION: relative
}
.scroll_adbox_window {
	BORDER-RIGHT: white 10px solid; 
	BORDER-TOP: white 10px solid; 
	FLOAT: left; 
	OVERFLOW: hidden; 
	BORDER-LEFT: white 13px solid; 
	WIDTH: 472px; 
	BORDER-BOTTOM: white 0px solid; 
	HEIGHT: 190px; 
	BACKGROUND-COLOR: #ffffff
}
.scroll_new_prods {
	LEFT: 0px; 
	WIDTH: 472px; 
	POSITION: relative; 
	TOP: 0px; 
	HEIGHT: 190px
}
.scroll_new_prod {
	DISPLAY: none; 
	WIDTH: 142px; 
	PADDING-RIGHT: 5px;
	POSITION: absolute; 
	HEIGHT: 190px
}
.floatLeft {
	FLOAT: left
}
.floatRight {
	FLOAT: right
}
.floatRight_navi {
 	PADDING-BOTTOM: 5px;
	FLOAT: right
}
.hidden {
	DISPLAY: none
}

DIV.adbox_navi {
	PADDING-RIGHT: 8px; 
	PADDING-LEFT: 8px; 
	PADDING-BOTTOM: 10px; 
	MARGIN: 0px; 
	PADDING-TOP: 10px; 
	TEXT-ALIGN: left
}

a.mainAdframe_link {
    letter-spacing: -0.03em;
    font-size: 11;  
	MARGIN: 0px; 
	font-family: Verdana, Arial, Helvetica, Sans-Serif
	COLOR: #04438f
}
a.mainAdframe_link:visited {
	COLOR: #04438f
}
a.mainAdframe_link:hover {
	COLOR: #ffcc33; 
	TEXT-DECORATION: none
}
.select_pop {
	border-right: #efefef 1px solid; 
	border-top: #efefef 1px solid; 
	font-size: 11; 
	border-left: #efefef 1px solid; 
	color: #003333; 
	border-bottom: #efefef 1px solid; 
	font-family: geneva, Verdana, helvetica, sans-serif;
	background-color: #ffffff
}
/**/

/* Product Page Tab Layout */
div {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	color:#2d2c2d;
	text-decoration: none	
}

.tab_cotent {
	border:1px solid #D9D9D9;
	border-top: none;
	float:left;
	width:590px
} 	

.tab_layer ul {
	list-style-type:none;
	width:593px; 
	height:26px;margin:0; 
	padding:0;
	background:url(images/front/tab_btn_bg.gif) no-repeat;
	letter-spacing:-1px;
}

.tab_layer li {
	float:left;
	text-align:center;
}

.tab_layer li a {
	display:block;
	padding:9px 0 3px 0;
}

.tab_layer li.tab_btn_off a {
	color:#333333;
	text-decoration: none
}

.tab_layer li.tab_btn_on {
	border-bottom:none; 
	background:url(images/front/tab_btn_on_left.jpg) repeat-x left;
}

.tab_layer li.tab_btn_on a {
	color:#035bd7;
	font-weight:bold;
	text-decoration: none
}

.tab_layer li.tab_btn_on p {
	height:26px;margin:0;
	background:url(images/front/tab_btn_on_right.gif) no-repeat right;
	text-decoration: none
}

.tab_layer li.tab_btn, .tab_layer {
	width:160px;
}

.scroll_xp {
	SCROLLBAR-FACE-COLOR: #cfcfcf; 
	FONT-SIZE: 9pt; 
	MARGIN: 0px; 
	SCROLLBAR-SHADOW-COLOR: #595959; 
	SCROLLBAR-3DLIGHT-COLOR: #595959; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	FONT-FAMILY: "arial","verdana", "geneva", "helvetica",  "sans-serif"; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff; 
	SCROLLBAR-BASE-COLOR: #cfcfcf; 
	BACKGROUND-COLOR: #ffffff
}
.frnt_header {
	background: url("images/front/front_header_bkg.gif") no-repeat top left; 
	padding: 10px 20px 15px 20px;
}
.frnt_footer {
	background: url("images/front/front_footer_bkg.gif") no-repeat; 
	padding: 5px 1px 15px 10px;
}

.account_text_wh_sm {
    letter-spacing: -0.04em;
    font-weight: normal;
	font-size: 10px;
	color: #ffffff; 
	font-family: Arial, Helvetica, Sans-Serif; 
	text-decoration: none
}
.account_text_wh {
    letter-spacing: -0.04em;
    font-weight: normal;
	font-size: 11px;
	color: #ffffff; 
	font-family: Arial, Helvetica, Sans-Serif; 
	text-decoration: none
}
.account_text_blk {
    letter-spacing: -0.04em;
    font-weight: normal;
	font-size: 12px;
	color: #000000; 
	font-family: Arial, Helvetica, Sans-Serif; 
	text-decoration: none
}

.front_body {
	border-left: 1px solid #E4E4E4; 
	border-right: 1px solid #E4E4E4; 
	display: inline-table; 
	display: block; 
	zoom: 1;
}

/**/

