/*
  $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: #000000; text-decoration: underline; }

FORM {
	display: inline;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation: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;
}





.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: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

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: #f8f8f9;
}

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: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #000000;
  text-decoration:none;
  width:13px;
  height:13px;
  padding:2px;
}

A.pageResults:hover {
  color: #d94949;
  text-decoration:none;
}

A.pageResultsPrevNext {
	border:none;
	text-decoration:none;
	color:#000000;
	width:12px;
	height:12px;
	padding:1px;
}
A.pageResultsPrevNext:HOVER {
	text-decoration:none;
	color:#d94949;
}

A.pageResultsItem {
  background-color: #ffffff;
  border: solid 1px #999999;	
  text-decoration:none;
  width:12px;
  height:12px;
  padding:1px;
  color:#000000;
}
A.pageResultsItem:HOVER {
	text-decoration:none;
	color:#d94949;
}
A.pageResultsItem:VISITED {
	text-decoration:none;
}
SPAN.pageResults {
	border: solid 1px #d94949;
	background-color: #ffffff;
	color:#000000;
	width:12px;
	height:12px;
	padding:1px;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}
TD.pageHeading.title {
	/*color:#d94949;*/
	color:#ff0000;
	height:29px;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:18px;
	font-weight:bold;
	line-height:24px;
}
TD.pageHeading.subtitle {
	font-size:12px;
	font-weight:bold;
	height:15px;
	line-height:15px;
	/*color:#d94949;*/
	color:#ff0000;
}
TD.pageHeading.subtitle.gr {
	color:#999999;
	font-family:arial,helvetica,sans-serif;
}
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.main.normal {
	color:#000000;
	line-height:15px;
	text-align:left;
}
TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
TD.smallText.list{
	background-image:url(images/list_mid.gif);
	background-repeat:repeat-x;
	background-position:center;
	color:#000000;
	font-family:verdana,helvetica,sans-serif;
	font-size:12px;
}
TD.checkoutBar {
	background-image:url(images/design/list_mid.gif);
	background-repeat:repeat-x;
	background-position:center;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#cccccc;
	line-height:31px;
	vertical-align:middle;
	text-align:center;
	border-right:solid 1px #dddddd;
}
TD.checkoutBar.passed {
	color:#666666;
	background-image:url(images/design/list_mid_passed.gif);
}
TD.checkoutBarOn {
	background-image:url(images/design/list_mid_red.gif);
	background-repeat:repeat-x;
	background-position:center;
	color:#ffffff;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:31px;
	vertical-align:middle;
	text-align:center;
}
TD.checkoutBarOnLast {
	background-image:url(images/design/list_mid_green.gif);
	background-repeat:repeat-x;
	background-position:center;
	color:#ffffff;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:31px;
	vertical-align:middle;
	text-align:center;
}
TD.checkoutBar.noB {
	border-right:none;
}
.checkoutBarNumber {
	font-size:20px;
	margin-right:12px;
	line-height:31px;
	vertical-align:middle;
}
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 {
  /*width: 100%;*/
  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;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}
/* BOF price-break-1.11.3 */
TD.productPriceInListing {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.productPriceInBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#000000;
}
TD.productPriceInBoxHead {
	font-family:"LucidaSans Bold",arial,sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#000000;
}
TD.productPriceInBoxHead2 {
	font-family:arial,"LucidaSans Bold",sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#acacac;
}
TR.productPriceHeader {
	background-image:url(images/design/priceheaderbg.gif);
	background-repeat:repeat-x;
	height:26px;
}
TABLE.priceBreaks {
	font-family:verdana,arial,sans-serif;
	font-weight:normal;
	font-size:12px;
	vertical-align:middle;
	width:100%;
	color:#000000;
	border-collapse:collapse;
	table-layout:fixed;
}
TABLE.priceBreaks.small {
	width:50%;
}

/* EOF price-break-1.11.3 */

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer;}
.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: 12px; background-color: #ffff99;line-height:24px;vertical-align:middle;color:#000000 }
.messageStackError img {
	line-height:24px;
	height:30px;
	width:30px;
	vertical-align:middle;
}
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 12px; background-color: #99ff00; }

/* input requirement */
#manu * {background:none;padding-top:0;padding-bottom:0;}
#manu select {background-color:#fff;padding-top:0;padding-bottom:0;}
.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

.smallText_1 a {
	color:#000;
	text-decoration:underline;
}

.smallText_1 a:hover {
	color:#000;
	text-decoration:none;
}

#myse select {
	width:90%;
}

.delp {
	color:#808080;
	font-size:11px;
	font-weight:normal;
}

.main a {
	color:#000;
	text-decoration:none;
}

.main a:hover {
	color:#000;
	text-decoration:underline;
}

.subcatl {
	color:#000;
	text-decoration:underline;
	font-weight:normal;
}

.subcatl:hover {
	color:#000;
	text-decoration:none;
	font-weight:normal;
}
/* --------------------------- -------------------------------- */
body {padding:0; margin:0;background-color:#e1e1e1;}
body, td {font-family:Tahoma,verdana,arial; font-size:11px; color:#848282; line-height:16px;}

.bg  {background:url(images/m09.gif); background-repeat: repeat-x;}
.bg1 {background:url(images/m03.jpg); background-repeat: no-repeat;}
.bg2 {background:url(images/m15.gif); background-repeat: repeat-x;}
.bg3 {background:url(images/m34.gif); background-repeat: no-repeat;}
.bg4 {background:url(images/m36.gif); background-repeat: repeat-y;}


ul{
   margin:0px;
   padding:0px;
   list-style:none;
}
/*
ul li{		
    background:url(images/m16.gif) center left no-repeat; margin:0;	
	padding:0 0 0 20px;
}*/
ul li{
    margin-left:5px;
    border-bottom: solid 1px #e1e1e1;
}

/*
ul a{
	color:#848282;
	text-decoration:none;
    font-size:11px;
	line-height:20px;
}
*/
ul a{
	color:#000000;
	text-decoration:none;
    font-size:11px;
	line-height:20px;
}

ul a:hover{
	 color:#ff0000;
}

/*.al{		
    background:url(images/m17.gif) center left no-repeat; margin:0 0 0 6px;	
	padding:0 0 0 14px;
	height: 20px;
}*/
.al{		
	margin-left:5px;
	border-bottom: solid 1px #e1e1e1;
	color:#000000;
	text-decoration:none;
	font-size:11px;
	line-height:20px;
}
.al.fst {
	height:1px;
	line-height:1px;
}
.se  {width:98px; height:20px; font-family:tahoma,verdana,arial; color:#6C6C6C; font-size:10px; padding-left:3px;}
.go  {width:39px; height:18px; font-family:tahoma,verdana,arial; color:#6C6C6C; font-size:10px; font-weight:bold; text-align:center; border:#7D7D7D solid 1px;}
.bd  {border:#C3C3C3 solid 1px;}
.ab  {vertical-align: middle;}

.tx  {font-size:10px; color:#595959;}
.tx1 {font-size:10px; color:#FFFFFF;}
.tx2 {font-size:13px; color:#5B5B5B; font-family:verdana; text-transform:uppercase; font-weight:bold;}

.tx2 a {font-size:13px; color:#5B5B5B; font-family:verdana; text-transform:uppercase; font-weight:bold; text-decoration:none;}

.tx3 {font-size:15px; color:#A90300; font-weight:bold;}
.tx4 {font-size:11px; color:#0071BF; font-weight:bold; text-transform:uppercase;}
.tx5 {font-size:11px; color:#353535; font-weight:bold;}
.tx6 {font-size:13px; color:#A90300; font-weight:bold;}
.tx7 {font-size:11px; color:#0071BF; font-weight:bold;}

.ml  {color:#595959; font-size:10px; text-decoration:none;}
.ml:hover {text-decoration:underline;}
.ml2 {color:#0071BF; font-size:11px; text-decoration:none; font-weight:bold; text-transform:uppercase;}
.ml2:hover {text-decoration:underline;}

.ml2 a {color:#0071BF; font-size:11px; text-decoration:none; font-weight:bold; text-transform:uppercase;}
.ml2 a:hover {text-decoration:underline;}

.ml3 {color:#3281CD; font-size:11px; text-decoration:none;}
.ml3:hover {text-decoration:underline;}

#zxc1   {color:#74767C; font-size:11px; text-decoration:underline; font-weight:bold;}
#zxc1 a {color:#74767C; font-size:11px; text-decoration:underline; font-weight:bold;}
#zxc1 a:hover {text-decoration:none;}
/* --------------------------- -------------------------------- */

/* --------------------------- -------------------------------- */

/* star product */
.star-product-title {
  font-family: Verdana, Arial, sans-serif;
  text-align : center;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}
.star-product {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #000000;
}
.star-product-price{
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #ff0000;
}

/* new classes */

.mainbody {
	table-layout:fixed;
	background-color:#ffffff;
}
.hdrbg {
	background-image:url(images/hdrbg.gif);
	height:98px;
	vertical-align:top;
}
.hLLeft {
	font-size:11px;
	float:left;
	width:39%;
	padding-left:30px;
	margin-top:5px;
	clear:none;
}
a.toplinks {
	color:#000000;
	text-decoration:none;
	font-family: "lucida sans",helvetica,sans-serif;
	font-size:10px;
	font-weight:600;
}
a.toplinks.vb {
	text-decoration:underline;
}
a.bottomlinks {
	color: #000000;
	text-decoration: none;
}
.hLogoimg {
	margin-left:30px;
	margin-top:30px;
	height:45px;
}
.hRLinks {
	font-size:11px;
	text-align:right;
	float:right;
	width:50%;	
	clear:none;
	padding-right:20px;
	margin-top:5px;
}
.hMenu {
	float:right;
	text-align:right;
	margin-right:10px;
	height:23px;
}
.hCart {
	float:right;
	margin-right:20px;
	margin-top:15px;
	position:relative;
}
.acs_on {
	float:left;
	clear:none;
	text-align:center;
	height:23px;
	/*vertical-align:bottom;*/
	margin-right:3px;
	
}
.acs_on.taba {
	background-image:url(images/design/taba.gif);
	background-repeat:no-repeat;
	background-position:top center;
	width:77px;
}
.acs_on.tabb {
	background-image:url(images/design/tabb.gif);
	background-repeat:no-repeat;
	background-position:top center;
	width:67px;
}
.acs_on.tabc {
	background-image:url(images/design/tabc.gif);
	background-repeat:no-repeat;
	background-position:top center;
	width:73px;
}
.acs_on.tabd {
	background-image:url(images/design/tabd.gif);
	background-repeat:no-repeat;
	background-position:top center;
	width:85px;
}
.acs_on.tabe {
	background-image:url(images/design/tabe.gif);
	background-repeat:no-repeat;
	background-position:top center;
	width:73px;
}
.acs_on.tabf {
	background-image:url(images/design/tabf.gif);
	background-repeat:no-repeat;
	background-position:top center;
	width:88px;
}
A.menulinks {
	font-size:10px;
	font-family:"helvetica neue",arial,sans-serif;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
	line-height:24px;
}
A.rightlinks, A.rightlinks:HOVER {
	font-family:verdana,arial,sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	letter-spacing:-0.5px;
}
A.rightlinks.left, A.rightlinks.left:HOVER {
	color:#ff0000;
}
.txtleft2 {
	font-size:14px;
	font-family:arial,sans-serif;
	font-weight:normal;
	color:#000000;
}
.txtleft {
	font-size: 14px;
	font-weight:bold;
	font-family:helvetica;
	color:#000000;
}
.txtleft.browse {
	color: #ff0000;
	height:18px;
	vertical-align:middle;
}
.txtleft.services {
	color: #5a3f99;
}
.txtleft.external {
	color: #999999;
}
.txtleft.register {
	color:#db6c6c;
}
.txtleft.online {
	color: #fe9d73;
}
.txtleft.ww {
	color: #ffffff;
}
.txtleft.whynot {
	color:#b7afda;
}
.txtmid {
	color:#d94949;
	font-size: 16px;
	font-weight:bold;
	font-family:helvetica;
}
.filler {
	width:2px;
	height:100%;
	background-color:#eeeeee;
}
.filler1px {
	width:1px;
	height:100%;
	background-color:#eeeeee;
}
.tboxcorners {
	width:9px;
	height:9px;
}
.tsmallbox {
	float:left;
	background-image:url(images/design/smallbox1.gif);
	background-repeat:no-repeat;
	height:361px;
	width:197px;
	padding:3px;
}
.tbigbox {
	float:left;
	background-image:url(images/design/bigbox.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:400px;
	height:199px;
}
div.tbigbox_new {
	background-image:url(images/design/bigbox2.gif);
	background-repeat:no-repeat;
	width:400px;
	height:275px;
	padding:5px;
}
.tbigbox2 {
	background-image:url(images/design/bigbox2.gif);
	background-repeat:no-repeat;
	width:400px;
	height:298px;
}
.tredbox {
	background-image:url(images/design/redbox.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:400px;
	height:303px;
}
.tredbox TD {
	background:transparent;
}
.tredboxHead {
	height:31px;
	font-family:arial,helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
	padding-left:15px;
	color:#ffffff;
}
.tleftbox {
	background-image:url(images/design/leftbox.gif);
	background-repeat:no-repeat;
	width:153px;
	height:110px;
}
DIV.mcontainer {
	position:absolute;
	left:100px;
	top:0px;
	width:auto;
	height:auto;
	background-color:#ffffff;
	z-index:1000;
	display:none;
}
.bmenuon {
	padding-left:2px;
	padding-right:2px;
	border-bottom: solid 1px #e1e1e1;
	color:#000000;
	text-decoration:none;
	font-size:11px;
	line-height:20px;
	height:/*25px*/auto;
	width:/*93px */auto;
	font-size:11px;
	cursor:pointer;
	
}
.bmenuon.over {
	background-color: #dddddd;
}
.bmenuon.last {
	/*margin-bottom:0px;*/
}
TD.separator {
	border-bottom: solid 1px #e1e1e1;
}
.sep10 {
	height:10px;
	line-height:10px;
}

DIV.tab {
	width:156px;
	height:37px;
	background-repeat:no-repeat;
	font-family:verdana;
	font-weight:bold;
	font-size:13px;
	text-align:center;
	vertical-align:middle;
	color:#ffffff;
	margin-right:3px;
	float:left;
	clear:none;
	cursor:pointer;
	line-height:37px;
}
DIV.tab.on {
	background-image:url(images/design/tabon.gif);
}
DIV.tab.ton {
	background-image:url(images/design/tabon.gif);
	background-repeat:no-repeat;
}
DIV.tab.off {
	background-image:url(images/design/taboff.gif);
}
DIV.tab.toff {
	background-image:url(images/design/taboff.gif);
}

DIV.ptab {
	border: solid 1px #b0b0b0;
	height:167px;
	clear:both;
	padding:2px;
	color:#000000;
}
DIV.ptabtoff {
	border: solid 1px #b0b0b0;
	height:167px;
	clear:both;
	padding:2px;
	color:#000000;
	display:none;
}
TD.specialsHeadingHome A{
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
TD.price {
	font-size: 18px;
	font-weight:bold;
	font-family:arial,helvetica,sans-serif;
	color: #ff0000;
}
TD.price.home {
	font-size:22px;
	line-height:22px;
}
.faded {
	font-family:arial,helvetica,sans-serif;
	font-size:13px;
	color:#999999;
}
TABLE.listBox {
	border-bottom: solid 1px #cccccc;
	table-layout:fixed;
}
.listBoxPrice {
	font-family:verdana,helvetica,sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#000000;
}
.listBoxPriceSubtotal {
	font-family:verdana,helvetica,sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#000000;
}
.listBoxSubtotal {
	font-family:arial,sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#000000;
}
.checkoutBullet {
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color:#cccccc;
}
.mainHead {
	font-family:arial,helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
}
.mainHead.st.alert {
	color:#ff0000;
}
.mainHead.st {
	font-family:verdana,arial,sans-serif;
	font-size:12px;
}
.mainHead.nw {
	font-family:verdana,arial,sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#999999;
}
.mainHead.nw a, .mainHead.nw a:visited {
	color:#999999;
	text-decoration:none;
}
.mainText {
	font-family:arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#000000;
}
.mainText.st {
	font-family:verdana,arial,sans-serif;
	color:#000000;
}
.mainText.st a, .mainText.st a:visited {
	color:#000000;
	text-decoration:none;
}

.mainText.st.alert {
	color:#ff0000;
}
.mainText.st.footer {
	color:#999999;
}
.mainText.st.attribs {
	font-size:11px;
	margin-top:2px;
}
.mainText.st.attribs.grey {
	color:#999999;
}
TD.gBox {
	background-image:url(images/design/gboxbg.png);
	background-position:top middle;
	background-repeat:no-repeat;
	height:150px;
	width:331px;
}
TABLE.gBox {
	margin-left:12px;
}
TD.gBoxSmall {
	background-image:url(images/design/gboxsmallbg.png);
	background-position:top middle;
	background-repeat:no-repeat;
	height:119px;
	width:331px;
}
TD.gBoxLarge {
	background-image:url(images/design/gboxbigbg.png);
	background-position:top middle;
	background-repeat:no-repeat;
	height:215px;/*415px*/
	width:331px;
}
A.bcrumbs, A.bcrumbs:HOVER {
	font-family:verdana;
	font-size:11px;
	color:#333333;
	text-decoration:underline;
}
A.pwf, A.pwf:hover {
	color:#cc0000;
}
TD.deliverybox {
	background-image:url(images/design/delivery_service.jpg);
	background-position:left;
	background-repeat:no-repeat;
	height:262px;
	padding-left:15px;
}
TD.deliverybox A {
	font-family:verdana,arial,sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#000000;
	text-decoration:underline;
}
table.deliveryInfo {
	width:70%;
}
table.deliveryInfo TD{
	font-family:verdana,arial,sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#000000;
}

TD.helpbox {
	background-image:url(images/design/help.jpg);
	background-position:left;
	background-repeat:no-repeat;
	height:149px;
	padding-left:15px;
}
TD.helpbox180 {
	background-image:url(images/design/help180.jpg);
	background-position:left;
	background-repeat:no-repeat;
	height:180px;
	padding-left:15px;
}
TD.helpbox A {
	font-family:verdana,arial,sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#000000;
	text-decoration:underline;
	line-height:16px;
}
a.help, a.help:HOVER {
	color:#000000;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
}
td.divider {
	height:34px;
	background-color:#f5f5f5;
	border-bottom:solid 1px #cccccc;
}
span.toplinks {
	color:#000000;
	text-decoration:none;
	font-family: "lucida sans",helvetica,sans-serif;
	font-size:10px;
	font-weight:600;
}
a.accntlink, a.accntlink:hover {
	color:#000000;
	font-size:12px;
	font-weight:normal;
}

