/* event calendar sytle sheet */
<!-- calendar
.yearHeader      { font-family: Helvetica, Arial, Verdana; font-size: 14px; font-weight: bold; color: #000000; background-color: #FFFFFF; text-decoration: none;}
.calendarMonth   { background-color: #BBC3D3; cursor: default; width: 100%;}
.calendarHeader  { font-family: Helvetica, Arial, Verdana; font-size: 11px; font-weight: bold; color: #000000; background-color: #FFFFFF; text-decoration: none; height: 23px;}
.calendarToday   { font-family: Arial, Verdana; font-size: 10px; color: #000000; background-color: #FFCF00; padding-left : 3px; text-decoration: none; border:1px solid #FFFFFF; }
.calendarWeekend { font-family: Arial, Verdana; font-size: 10px; color: #000000; background-color: #CAEEFF; padding-left : 3px; line-height: 14px; text-decoration: none; border:1px solid #FFFFFF; height: 23px }
.calendar        { font-family: Arial, Verdana; font-size: 10px; color: #000000; background-color: #FFFFFF; padding-left : 3px; line-height: 14px; text-decoration: none; border:1px solid #FFFFFF; height: 23px }
.event           { font-family: Arial, Verdana; font-size: 11px; color: #000000; background-color: #FFFFFF; text-decoration: none; border:1px solid #E6E6E6; }
.empty           { background-color: #F0FAFF; line-height: 14px; height: 23px}
.calendar A:hover, .calendar A:link, .calendar A:visited, .calendar A:visited:hover, .yearHeader A:hover {color: red; text-decoration: underline;}
.calendarWeekend A:hover, .calendarWeekend A:link, .calendarWeekend A:visited, .calendarWeekend A:visited:hover {color: red; text-decoration: underline;}
.calendarToday A:hover, .calendarToday A:link, .calendarToday A:visited, .calendarToday A:visited:hover {color: red; text-decoration: underline;}
.button {border: 1px outset; margin: 0px; color: #000000; width: 20px; height: 20px;
}
--> 
/*  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $  osCommerce, Open Source E-Commerce Solutions  http://www.oscommerce.com  Copyright (c) 2003 osCommerce  Released under the GNU General Public License*/
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }

.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }

.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }

.productsNotifications { background: #f2fff7; }

.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {    background-color: #FFFFFF;
    font-family: Tahoma,Verdana,sans-serif;
    font-size: 100%;
    margin: 0;
    overflow-x: scroll;
    overflow-y: scroll;
    padding: 0 0 10px;
    text-align: center;
    color: #485258;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
}    
    


#wrapper {
    margin: 0 auto;
    padding: 0;
    text-align: left;
    width: 1000px;
}

.HeaderSignIn {
    background: url("/img/HeaderSignIn_bg.jpg") no-repeat scroll left top transparent;
    display: inline-block;
    float: right;
    height: 43px;
    width: 370px;
}

#HeaderSignIn_User {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #BBB6B2 #BBB6B2 -moz-use-text-color -moz-use-text-color;
    border-style: solid solid none none;
    border-width: 1px 1px medium medium;
    color: #727C83;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
    margin: 12px 0 0 10px;
    padding: 5px 0;
    width: 94px;
}

#HeaderSignIn_Password {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #BBB6B2 #BBB6B2 -moz-use-text-color -moz-use-text-color;
    border-style: solid solid none none;
    border-width: 1px 1px medium medium;
    color: #727C83;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
    margin: 12px 0 0 4px;
    padding: 5px 0;
    width: 94px;
}

#HeaderSignIn_SignInBtn {
    background: url("/img/HeaderSignIn_btn.jpg") no-repeat scroll left top transparent;
    border: medium none;
    cursor: pointer;
    float: left;
    height: 22px;
    margin: 13px 0 0 4px;
    width: 46px;
}

.HeaderSignIn span {
    color: #5E6870;
    display: inline-block;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
    height: 25px;
    margin: 9px 0 0 14px;
    text-decoration: none;
}

.HeaderSignIn span a, .HeaderSignIn span a:link, .HeaderSignIn span a:visited, .HeaderSignIn span a:active, .HeaderSignIn span a:hover {
    color: #5E6870;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
}

#HeaderSignIn_RememberMe {
    float: left;
    margin: 1px 5px 0 0;
    padding: 0;
}
.HeaderLinks {
    display: inline-block;
    float: right;
    text-align: right;
    width: 341px;
}

.HeaderLinks a, .HeaderLinks a:link, .HeaderLinks a:visited, .HeaderLinks a:active, .HeaderLinks a:hover {
    color: #727C83;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 43px;
    margin-right: 16px;
    text-decoration: none;
}

.Header_ShoppingCart_Info {
    background: url("/img/Header_ShoppingCart_bg.jpg") no-repeat scroll right top transparent;
    float: right;
    height: 42px;
    margin: 0 0 0 8px;
    width: 242px;
}

.Header_cart_icon {
    float: left;
    padding: 0px 5px 10px 7px;
    margin: 11px;
}

.Header_checkout_btn {
    border: medium none;
    float: right;
    margin: 11px 6px 9px 0;
}

.Header_cart_info {
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 42px;
    text-decoration: none;
}

.search {
    background: url("/img/search_bg.jpg") no-repeat scroll right top transparent;
    float: right;
    height: 42px;
    width: 512px;
    z-index: 100;
}

.searchBox {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #5E6870;
    float: right;
    font-size: 14px;
    margin: 13px 2px 0 0;
    padding: 0 0 10px;
    width: 450px;
}

#Go {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    float: right;
    height: 24px;
    margin: 11px 11px 0 0;
    width: 34px;
}

input.submit:active {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #999999 #CCCCCC #CCCCCC #999999;
    border-right: 1px double #CCCCCC;
    border-style: double;
    border-width: 1px;
}

input.submit {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #FFFFFF;
    background-image: url("img/background-form-element.png");
    border-color: #CCCCCC #999999 #999999 #CCCCCC;
    border-right: 1px double #999999;
    border-style: double;
    border-width: 1px;
    color: #333333;
    font-family: Tahoma,Verdana,Helvetica,Arial,sans-serif;
    font-size: 1em;
    font-weight: bold;
    margin: 0;
    padding: 0.1em;
}

.TopNavigation {
    background: url("/img/TopNav_bg.jpg") repeat-x scroll left top #004473;
    float: left;
    height: 31px;
    text-align: center;
    width: 578px;
}

#menu {
    color: #FFFFFF;
    display: inline-block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: normal;
    margin: 0 5px 0 4px;
    padding: 0;
    text-decoration: none;
}

#menu a, #menu a:link, #menu a:visited, #menu a:active, #menu a:hover {
    color: #FFFFFF;
    display: block;
    padding: 0 16px;
    text-decoration: none;
}
skin.css (����� 48)
#menu a, #menu a:link, #menu a:visited, #menu a:active, #menu a:hover {
    color: #FFFFFF;
    display: block;
    padding: 0 16px;
    text-decoration: none;
}
skin.css (����� 48)
#menu a, #menu a:link, #menu a:visited, #menu a:active, #menu a:hover {
    color: #FFFFFF;
    display: block;
    padding: 0 16px;
    text-decoration: none;
}

#menu .TopNavTab {
    line-height: 31px;
}

#menu .tabSep {
    background: url("/img/tabsep.jpg") no-repeat scroll left top transparent;
    height: 31px;
    width: 1px;
}

#menu span {
    display: inline-block;
    float: left;
    margin: 0;
    padding: 0;
    text-align: center;
}

#menu span {
    text-align: center;
}

.AZindex_container {
    position: relative;
}

.breadbox {
    border-bottom: 1px solid #D8D8D8;
    float: left;
    padding-left: 5px;
    width: 523px;
}

.breadcrumb, .breadcrumb a, .breadcrumb a:link, .breadcrumb a:visited, .breadcrumb a:active, .breadcrumb a:hover {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #767676;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 29px;
    margin: 0;
    padding: 0;
    text-decoration: none;
}

.AZindex_container div {
    background: none repeat scroll 0 0 #004473;
    color: #FFFFFF;
    display: none;
    left: -4px;
    position: absolute;
    width: 578px;
    z-index: 1000;
}

.AZindex_container:hover div {
    display: block;
}
#AZindex ul {
    list-style-type: none;
    margin: 10px 0;
    padding: 0;
}

#menu #AZindex ul li, #menu #AZindex ul li a, #menu #AZindex ul li a:link, #menu #AZindex ul li a:visited, #menu #AZindex ul li a:active, #menu #AZindex ul li a:hover {
    display: inline;
}

#AZindex ul li:first-child a, #AZindex ul li:first-child a:link, #AZindex ul li:first-child a:visited, #AZindex ul li:first-child a:active, #AZindex ul li:first-child a:hover {
    border: medium none;
}

#AZindex ul li a, #AZindex ul li a:link, #AZindex ul li a:visited, #AZindex ul li a:active, #AZindex ul li a:hover {
    border-left: 1px solid #085581;
    font-size: 11px;
    line-height: 16px;
    padding: 0 12px;
}

#menu a, #menu a:link, #menu a:visited, #menu a:active, #menu a:hover {
    color: #FFFFFF;
    display: block;
    padding: 0 16px;
    text-decoration: none;
}

#AZindex ul li a, #AZindex ul li a:link, #AZindex ul li a:visited, #AZindex ul li a:active, #AZindex ul li a:hover {
    border-left: 1px solid #085581;
    font-size: 11px;
    line-height: 16px;
    padding: 0 12px;
}

.ChatLink {
    float: right;
    height: 61px;
    text-align: right;
    width: 232px;
}

.TopWrapper {
    clear: both;
    display: block;
    height: 61px;
    margin-bottom: 12px;
}
.TopWrapper_home_left {
    display: block;
    float: left;
    margin-bottom: 0;
    width: 573px;
}

.TopWrapper_home_right {
    display: block;
    float: right;
    margin-bottom: 0;
    width: 232px;
}

.bb_qo_form {
    display: block;
    float: right;
    margin-top: 8px;
    text-align: right;
    width: 232px;
}

#quick_order_form {
    background-color: #E5E5E5;
    display: block;
    width: 232px;
}

#quick_order_table #table_label {
    clear: both;
    color: #004372;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    margin: 11px 0 8px 9px;
}

.qo_addtocart {
    background: url("/img/qo_addtocart.png") no-repeat scroll left top transparent;
    border: medium none;
    cursor: pointer;
    display: block;
    float: left;
    height: 22px;
    margin: 2px 0 18px 9px;
    width: 86px;
}

.qo_item_input {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #BBB6B2 #BBB6B2 -moz-use-text-color -moz-use-text-color;
    border-style: solid solid none none;
    border-width: 1px 1px medium medium;
    color: #727C83;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
    margin: 0 8px 8px 9px;
    padding: 3px 0;
    width: 129px;
}

.qo_qty_input {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #BBB6B2 #BBB6B2 -moz-use-text-color -moz-use-text-color;
    border-style: solid solid none none;
    border-width: 1px 1px medium medium;
    color: #727C83;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
    margin: 0 6px 8px 0;
    padding: 3px 0;
    width: 75px;
}

#quick_order_table {
    width: 100%;
}

.LeftNavTitle {
    background: none repeat scroll 0 0 #E6E7E9;
    color: #004272;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    padding: 12px 0 10px 11px;
    text-decoration: none;
}

.footer_tab {	margin: 0px 0px 0px 7px;}
A {  color: #39435D;  text-decoration: none; }
A:hover {  color: #000000;  text-decoration: none;}
A.newsdesk {  color: #000000;  text-decoration: none;}
A.newsdesk:hover {  color: #ff8800;  text-decoration: none;}
A.categories {  color: #39435D;  text-decoration: none;font-weight:bold;font-size:9pt;font-family: Arial, sans-serif; 	}
A.categories:hover {  color: #FFB400;  text-decoration: none;}
A.main1 {  font-size: 10pt;  color: #74B252;}
A.main1:hover {  color: #60A03C;}
A.categories1 {  color: #39435D;  text-decoration: none;font-size:9pt;font-family: Arial, sans-serif; 	}
A.categories1:hover {  color: #FFB400;  text-decoration: none;}
fieldset, form {	
    border: medium none;
    margin: 0;
    padding: 0;
}
TR.header {  background: #ffffff;}
TR.headerNavigation {}
TD.headerNavigation {  font-family: Verdana, Arial, sans-serif;  font-size: 10px;  color: #7D7D7D;}
A.headerNavigation {   color: #7D7D7D; }
A.headerNavigation:hover {  color: #000000;}
A.infoBoxHeading {   color: #FFFFFF; }
A.infoBoxHeading:hover {  color: #FFFFFF;}
TR.headerError {  background: #ff0000;}
TD.headerError {  font-family: Tahoma, Verdana, Arial, sans-serif;  font-size: 12px;  background: #ff0000;  color: #ffffff;  font-weight : bold;  text-align : center;}
TR.headerInfo {  background: #00ff00;}TD.headerInfo {  font-family: Tahoma, Verdana, Arial, sans-serif;  font-size: 12px;  background: #00ff00;  color: #ffffff;  font-weight: bold;  text-align: center;}


.infoBox {  background: #C3C2C3;}
.infoBoxContents {  background: #FFFFFF;  font-family: Verdana, Arial, sans-serif;  font-size: 10px;}
.contentBox {  background: #FFFFFF; padding-top:10px;}
.contentBoxContents {  background: #D3D3E1;  font-family: Verdana, Arial, sans-serif;  font-size: 10px;}
.infoBoxNotice {  background: #FF8E90;}
.infoBoxNoticeContents {  background: #FFE6E6;  font-family: Verdana, Arial, sans-serif;  font-size: 10px;}
TD.infoBoxHeading {  font-family: Verdana, Arial, sans-serif;  font-size: 9px;  color: #ffffff;font-weight:bold;}
TD.contentBoxHeading {  font-family: Verdana, Arial, sans-serif;  font-size: 10pt;  color: #4C4D4F;font-weight:bold;}
TD.infoBox, SPAN.infoBox {  font-family: Verdana, Arial, sans-serif;  font-size: 10px;}
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: #e8e8e9;}
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: #f8f8f9;}
TABLE.productListing {  border: 1px;  border-style: solid;  border-color: #C3C2C3; }
.productListing-heading {  font-family: Verdana, Arial, sans-serif;  font-size: 12px;  background: #C3C2C3;  color: #FFFFFF;  font-weight: bold;}
.productListing-heading1 {  font-family: Verdana, Arial, sans-serif;  font-size: 12px;  background: #FFEFEF;  color: #000000;  font-weight: bold;  height: 20px;}
.productListing-heading2 {  font-family: Verdana, Arial, sans-serif;  font-size: 11px;  background: #FFEFEF;}
.productListing-heading3 {  font-family: Verdana, Arial, sans-serif;  font-size: 11px;  background: #EFF8FF;}
TD.productListing-data {  font-family: Verdana, Arial, sans-serif;  font-size: 11px; }
A.productListing-data {  color: #000000;  text-decoration: underline;}
A.productListing-data:hover {  color: #FFB400;  text-decoration: underline;}
A.pageResults {	color: #000066;}A.pageResults:hover {  color: #FFB400;}
TD.pageHeading, DIV.pageHeading 
{  
    color: #097FB6;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 28px;
    font-weight: bold;
}

TD.productHeading, DIV.productHeading {  font-family: Arial, sans-serif;  font-size: 18px;  font-weight: bold;  color: #2C2F34;}TD.productPrice, DIV.productPrice {  font-size: 19px;    color: #669933;}TR.subBar {  background: #f4f7fd;}TD.subBar {  font-family: Verdana, Arial, sans-serif;  font-size: 10px;  color: #000000;}TD.main, P.main {  font-family: Verdana, Arial, sans-serif;  font-size: 11px;  line-height: 1.5;}TD.main1, P.main1 {  font-family: Verdana, Arial, sans-serif;  font-size: 11pt;  line-height: 1.5;color:#74B252;}TD.main2, P.main2 {  font-family: Verdana, Arial, sans-serif;  font-size: 10pt;  line-height: 1.5;  color:#849200;}
TD.main4, P.main4 {  font-family: Verdana, Arial, sans-serif;  font-size: 10pt;  line-height: 1.5;  color:#000000;}
TD.main3, P.main3, A.main3 {  font-family: Verdana, Arial, sans-serif;  font-size: 10pt;  line-height: 1.5;  color:#306F70;}
A.main3 {  font-family: Verdana, Arial, sans-serif;  font-size: 8pt;  line-height: 1.5;  color:#306F70;  text-decoration: underline;} 
A:hover.main3 {  color: #ff8800;  text-decoration: underline;  font-family: Verdana, Arial, sans-serif;  font-size: 8pt;  line-height: 1.5;}

TD.main34, P.main34, A.main34 {  font-family: Verdana, Arial, sans-serif;  font-size: 12px;  line-height: 1.5;  color:#552AFF;}


TD.main5, P.main5 {  font-family: Verdana, Arial, sans-serif;  font-size: 11px;  line-height: 1.5;  background: #ff8888;  border:1px;  border: 1px;  border-style: solid;  border-color: #ff5533;  border-spacing: 1px;}
TD.main6, P.main6 {  font-family: Verdana, Arial, sans-serif;  font-size: 11px;  line-height: 1.5;  background: #6EB8ff;  border:1px;  border: 1px;  border-style: solid;  border-color: #0000ff;  border-spacing: 1px;}
TD.smallText, SPAN.smallText, P.smallText {  font-family: Verdana, Arial, sans-serif;  font-size: 10px;}TD.accountCategory {  font-family: Verdana, Arial, sans-serif;  font-size: 13px;  color: #aabbdd;}TD.fieldKey {  font-family: Verdana, Arial, sans-serif;  font-size: 12px;  font-weight: bold;}TD.fieldValue {  font-family: Verdana, Arial, sans-serif;  font-size: 12px;}TD.tableHeading {  font-family: Verdana, Arial, sans-serif;  font-size: 12px;  font-weight: bold;}SPAN.newItemInCart {  font-family: Verdana, Arial, sans-serif;  font-size: 10px;  color: #ff0000;}CHECKBOX, INPUT, RADIO, SELECT {  font-family: Verdana, Arial, sans-serif;  font-size: 11px;}TEXTAREA {  font-family: Verdana, Arial, sans-serif;  font-size: 11px;}SPAN.greetUser {  font-family: Verdana, Arial, 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: Tahoma, Verdana, Arial, sans-serif;  font-size: 12px;  font-weight: bold;}SPAN.markProductOutOfStock {  font-family: Tahoma, Verdana, Arial, sans-serif;  font-size: 12px;  color: #c76170;  font-weight: bold;}SPAN.productSpecialPrice {  font-family: Verdana, Arial, sans-serif;  font-size: 12px;  color: #ff0000;}SPAN.gold {  font-family: Verdana, Arial, sans-serif;  color: #D4A017;}SPAN.grey {  font-family: Verdana, Arial, sans-serif;  color: #6D7B8D;}
SPAN.productname a {  font-family: Verdana, Arial, sans-serif;  font-weight: bold;  font-size: 12px;  color: #000000;  text-decoration: underline;}
SPAN.productname a:hover {  color: #FFB400;}
SPAN.productname2 a {  font-family: Verdana, Arial, sans-serif;  font-size: 12px;  color: #659EC7;  text-decoration: underline;}
SPAN.productname2 a:hover {  color: #FFB400;}
SPAN.productname3 {  font-family: Verdana, Arial, sans-serif;  font-size: 11px;  color: #659EC7;}
SPAN.productname4 {  font-family: Verdana, Arial, sans-serif;    font-size: 12px;  color: #659EC7; text-decoration: underline;}
SPAN.errorText {  font-family: Verdana, Arial, sans-serif;  color: #ff0000;}

.redbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.black11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}.moduleRow { }.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }.moduleRowSelected { background-color: #E9F4FC; }.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }/* message box */.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }/* input requirement */.inputRequirement {	font-family: Verdana, Arial, sans-serif;	font-size: 10px;	color: #ff0000;}.boxText1 { font-family: Verdana, Arial, sans-serif; font-size: 10px;  background: #ffffff; }.boxText2 { border-color: dddddd; border-style: solid;border-width: 1px;margin: 2px 3px 2px 2px;}.boxText3 { border-color: dddddd; border-style: solid;border-width: 1px;margin: 2px 2px 2px 2px;}.txtTitlesTop {	color: #ffffff;}TD.dash {  border-top: 1px dashed #c0c0c0;  font-family: Verdana, Arial, sans-serif;  font-size: 0px;}TD.smallText2{  font-family: Verdana, Arial, sans-serif;  font-size: 0px;}TD.smallText3{  font-family: Verdana, Arial, sans-serif;  font-weight: bold;  font-size: 12px;}

.tracking_div {
background-color: #f3f3f3;
border: solid 2px #e5e5e5;
padding: 10px;
font-size: 11px;
margin: 10px 0 0 0;
width: auto;
font-family: Verdana, Arial, sans-serif;
}

.hiddenDiv {
display: none;
}
.highlighting {
background-color: #FFFF00;
}

#quickCartPopup {
    margin: 5px;
    position: absolute;
    right: 0;
    text-align: left;
    top: 65px;
    width: 350px;
    z-index: 5501;
}

#quickCartPopup #quickCartMiddle {
    background-image: url("/img/border.gif");
    background-repeat: repeat-y;
    margin-top: -2px;
    padding: 0 20px;
    white-space: normal;
}
#quickCartPopup #quickCartMiddle span {
    font-weight: normal;
}
#quickCartPopup #quickCartBottom {
    background-image: url("/img/ajaxcartbottom.gif");
    background-repeat: no-repeat;
    height: 55px;
}
#quickCartPopup #quickCartMiddle #cart {
    height: 45px;
    margin-left: -10px;
    width: 45px;
}
#quickCartPopup #quickCartMiddle #popupmessage {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: bold;
    margin-left: 5px;
    width: 300px;
}
#quickCartPopup #quickCartMiddle #close {
    color: #F28411;
    font-size: 11px;
    font-weight: bold;
    padding-right: 10px;
    text-align: right;
    vertical-align: top;
}
#quickCartPopup #quickCartMiddle ul {
    color: #333333;
    font-size: 12px;
    font-weight: bold;
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: right;
    width: 325px;
}
#quickCartPopup #quickCartMiddle ul, #quickCartPopup #quickCartMiddle li {
    color: #333333;
}
#quickCartPopup #quickCartMiddle a.ajaxPopUpClose, #quickCartPopup #quickCartMiddle a.ajaxRemove {
    background-image: none;
    padding-left: 0;
}
#quickCartPopup #quickCartMiddle ul .property {
    font-size: 12px;
    font-weight: bold;
}

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

.mainimage {
    display: block;
    float: left;
    padding-top: 5px;
    text-align: center;

}


.mainfooter {
    text-align: center;

}

.footer {
    margin: 18px 0 0;
    padding: 0;
}
.footer ul {
    display: block;
    list-style-type: none;
    margin: 0 0 12px;
    padding: 0;
    text-align: center;
}

.footer ul li {
    border-right: 1px solid #5E6970;
    display: inline;
    height: 10px;
    line-height: 10px;
    list-style-type: none;
    padding: 0 10px 0 7px;
}

.footer .Copyright {
    color: #98A5AD;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    margin: 0 0 30px;
    padding: 0;
    text-decoration: none;
}

.footer a, .footer a:link, .footer a:visited, .footer a:active, .footer a:hover {
    color: #5E6970;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    height: 12px;
    line-height: 10px;
    text-decoration: none;
}

img
{  border-style: none;
}

.LeftNavTab {
    background: url("/img/LeftNavTab_bg.jpg") repeat-x scroll left bottom #E6E7E9;
}

.LeftNavTab #LeftNavTab1, .LeftNavTab #LeftNavTab2 {
    text-align: center;
    width: 83px;
}
.LeftNavTab .LeftNavTab_text {
    color: #49545A;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 30px;
    text-decoration: none;
}
.LeftNavTab_active .LeftNavTab_text {
    background: url("/img/LeftNavTab_active_bg.jpg") no-repeat scroll left bottom transparent;
    color: #49545A;
}
.LeftNavTab_inactive .LeftNavTab_text {
    background: url("/img/LeftNavTab_inactive_bg.jpg") no-repeat scroll left bottom transparent;
    color: #FFFFFF;
}
.LeftNavList {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: -moz-use-text-color #DADADA #DADADA;
    border-right: 1px solid #DADADA;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    color: #3B3B3B;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}

/*--- Beginning of Addition Products Cycle Slideshow ---*/
.ProductsCycleSlideshowWrapper { width: 534px; padding:0; margin:0; overflow: hidden; text-align:center;}
.ProductsCycleSlideshow { height: 310px; width: 530px; padding:0; margin:0; overflow: hidden;  background-color:#fff;}
.PCSChild { height: 308px; width: 573px; padding: 7px; text-align:center; top:0; left:0 }
.PCSChild  a { text-decoration: none; color:000;}
.PCSChild  a img { border: none; border-width:0px;}
.PCSOutput { text-align:left; font-size:14px;}
.PCSOutput a { text-decoration: none; color:#000; }
.PCSPager { margin:7px; }
.PCSPager a { border: 1px solid #bbc3d3; background: #fff; color:#bbc3d3; text-decoration: none; margin: 0 5px; padding: 3px 5px; font-size:12px;}
.PCSPager a.activeSlide { border: 1px solid #000; background: #bbc3d3; color:#000;}
.PCSPager a:focus { outline: none; }
/*--- End of Addition Products Cycle Slideshow ---*/