/*              catBodyWidth                                           
    ####################################################################################
    #<-catProductWidth->##                   ##                   ##                   #
    #                   ##                   ##                   ##                   #
    #                   ##                   ##                   ##                   #
    #                   ##                   ##                   ##                   #
    #                   ##                   ##                   ##                   #
    #                   ##                   ##                   ##                   #
    #                   ##                   ##                   ##                   #
    #                   ##                   ##                   ##                   #
    #                   ##                   ##                   ##                   #
    ####################################################################################
    

    ###########################################
    #  ####### catProductTop ##############   #
    #  .................................... # #
    #  .................................... # #
    #  ..... catProductBody ............... #<---catProductRight
    #  .................................... # #
    #  .................................... # #
    #  .................................... # #
    #  .................................... # #
    #  .................................... # #
    #  .................................... # #
    #  .................................... # #
    #  .................................... # #
    #  .................................... # #
    #  .................................... # #
    #                                         #
    ###########################################

*/

.catProduct {
    position: relative;
    height: 192px;
    width: 192px;
    border: 0px;
    float: left;
}

.catProductTop {
    padding: 0px;
    position: absolute;
    left: 10px;
    border: 0px;
    width: 172px;
    height: 2px;
    background: #fff url(/pics/dash-bg.gif);
}

.catProductRight {
    padding: 0px;
    position: absolute;
    top:  10px;
    right: 0px;
    border: 0px;
    height: 172px;
    width: 2px;
    background: #fff url(/pics/dash-bg-v.gif);
}

.catProductBody {
    padding-top: 20px;
    text-align: center;
    border: 0px solid;
    height: 80px;
}


.catBody {
    border: 0px; /* 2px #eee solid; */
    width: 778px;
    float: left;
    clear: both;
    /*position: relative;
    left: -10px;*/
    padding: 0px;
    margin: 0px;
}

.catProductBodyText {
    text-align: center;
    margin-top: 10px;
    margin-left: 36px;
    margin-right: 36px;
}

.catProductBodyTextGiftGuide {
    text-align: center;
    margin-top: 5px;
    margin-left: 10px;
    margin-right: 10px;
}

.giftGuideSectionHeader {
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 5px;
}

.giftGuideNav {
    font-weight: normal;
    font-size: 12px;
}

.categoriesNavItem {
    float: left;
    list-style: none;
    padding-right: 5px;
}

.categoriesNav {
    font-size: 16px;
}

.categoriesSubNav {
    clear: both;
}

.categoriesSubNavSpacer {
    margin-left: 10px;
    width: 12px;
    height: 14px;
    float: left;
    border: 0px;
    background: #fff url(/pics/newline.png);
}

.navTxt {
    font-family: Helvetica, Arial, sans-serif;
    color: #333;
    font-weight: 300;
    text-decoration:none;
    padding-left: 2px;   /* makes the hover */
    padding-right: 2px;  /* a bit nicer */
}

a.navTxt:hover {
    color: #f60;
    /*background: #9bb;*/
}

a.selected {
    color: #8aa4b0;
    font-weight: bold;
}

a.selected:hover {
    color: #8aa4b0;
    background: #fff;
}

.saleNav {
    color: red;
}

.categoryNav {
    margin-top: 10px;
    font-family: Helvetica;
    font-size: 14px;
    color: black;
    /* clear: both; */
    height: 40px;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 580px;
    border: 0px;
}

.txtContentTitle {
    font-family: Helvetica;
    font-size: 180%;
    font-weight: bold;
    color: black;
    /*padding-left: 10px;*/
}

.productP {
    /*margin-top: 0px;
    margin-bottom: 10px;*/
    font-family: Helvetica, Arial, sans-serif;
    font-size: 10pt;
}
.productHeading {
    font-weight: bold;
}
.productText {
}

.productSep {
    float: left;
    width: 2px;
    height: 320px;
    /* height: 100%; */
    background: #fff url(/pics/dash-bg-v.gif);
    margin-left: 10px;
    margin-right: 10px;
}

/* this just shifts them left by 10px otherwise the gap in the separators looks a bit weird */
.catProductTable {
    position: relative; left: -10px;
}



a.myTextButton {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #333;
    text-decoration: none;
    font-weight: bold;
    padding-top: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 8px;
    padding-right: 8px;
    border: 0px;
    line-height: 20px;
}

a.myTextButton:hover {
    background-color: #FF9900;
    color: #FFFFFF;
}

a.greenButton {
    background-color: #6C3;
    color: #FFFFFF;
}

a.orangeButton {
    background-color: #D70;
    color: #FFFFFF;
}

/*

a.newTxtButton {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #DA2400;
    padding: 2px;
    line-height: 20px;
    text-align: center;
    text-decoration: none;
}

a.newTxtButton:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #FF9900;
    padding: 2px;
    line-height: 20px;
    text-align: center;
    text-decoration: none;
}

a.newTxtCheckout {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #66CC33;
    text-decoration: none;
    font-weight: bold;
    padding-top: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 8px;
    padding-right: 8px;
    border: 0px;
}

a.newTxtCheckout:hover {
    background-color: #FF9900;
}

a.newTxtUpdate {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #FF9900;
    text-decoration: none;
    font-weight: bold;
    padding: 2px;
    border: 1px solid #000000;
}

a.newTxtUpdate:hover {
    background-color: #FC0;
}

*/

/*
.newSearchBtn {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 80%;
    color: #FFFFFF;
    background-color: #DA2400;
    line-height: 20px;
    border: 0px solid #666666;
    // height: 20px;
    width: 60px;
    text-align: center;
    padding: 1px;
}
*/
.newSearchBtn {
    /* border: 1px solid #DA2400; */
	width: auto;
    height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 1px 10px 2px 10px;
	_padding: 1px 10px 0 10px;
	margin: 0;
    background: #DA2400 url(/pics/red-gradient.gif) repeat-x scroll top left;
	color: #fff;
    border: 1px solid #C00;
}


.newSearchBtnHover {
    background: #FF9900; /* url(/pics/orange-gradient.gif) repeat-x scroll left top; */
    border: 1px solid #C00;
    /* border: 1px solid #FF9900; */
    /* background-color: #FF9900; */
}

.newTextbox {
    background-color: #FFFFFF;
    border: 1px solid #000000;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 11px;
    color: #000000;
}

.height100 {
    height: 100%;
    border: 1px solid;
}

.loginTable {
    /* background-color: black; */
    vertical-align: top;
    padding-top: 2px;
    padding-left: 2px;
    padding-right: 10px;
}

.continueShopping {
    background-color: yellow;
}
.newCustomers {
    background-color: #fff;
    width: 300px;
}
.returningCustomers {
    background-color: #fff;
    padding-left: 10px;
    width: 289px;
}

/*
.submit {
    font-family: Arial, Helvetica, sans-serif;
    color: #FFF;
    background-color: #070F72;
    border: 0px;
    // height: 20px;
    font-weight: bold;
    line-height: 20px;
    text-align: center;
    padding-bottom: 2px;
    padding-top: 2px;
}
*/
.submit {
    /* border: 1px solid #DA2400; */
	width: auto;
    height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 1px 10px 2px 10px;
	_padding: 1px 10px 0 10px;
	margin: 0;
    background: #DA2400 url(/pics/red-gradient.gif) repeat-x scroll top left;
	color: #fff;
    border: 1px solid #C00;
}


.submitHover {
    /* background: #FF9900; */
    background: #FF9900; /* url(/pics/orange-gradient.gif) repeat-x scroll left top; */
    border: 1px solid #FF9900;
}

a.forgottenPwdMsg:active, a.forgottenPwdMsg:link, a.forgottenPwdMsg:visited {
    color: black;
    text-decoration: none;
}
a.forgottenPwdMsg:hover {
    text-decoration: underline;
}

td.designerSep {
  background: #FFFFFF url(/pics/dash-bg.gif) repeat-x scroll 0 9px;
  padding-top: 10px;
  padding-bottom: 10px;
  height: 20px;
}

.sep {
  background: #FFFFFF url(/pics/dash-bg.gif) repeat-x scroll 0 9px;
  padding-top: 5px;
  padding-bottom: 5px;
  height: 10px;
  width: 100%;
  clear: both;
}

.sep1 {
  background: #FFFFFF url(/pics/dash-bg.gif) repeat-x scroll 0 9px;
  padding-top: 5px;
  padding-bottom: 5px;
  height: 10px;
  width: 100%;
}

a.linkButton {
    /* border: 1px solid #DA2400; */
	width: auto;
    height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 1px 10px 2px 10px;
	_padding: 1px 10px 0 10px;
	margin: 0;
    background: #DA2400 url(/pics/red-gradient.gif) repeat-x scroll top left;
	color: #fff;
    border: 1px solid #C00;
    text-decoration: none;
}

a.linkButton:hover {
    background: #FF9900; /* url(/pics/orange-gradient.gif) repeat-x scroll left top; */
	color: #fff;
    /* border: 1px solid #FF9900; */
    /* background-color: #FF9900; */
}

a.inlineLink {
    color: #399;
    text-decoration: none;
}

a.inlineLink:hover {
    color: #399;
    text-decoration: underline;
}

.addrTitle {
    font-weight: bold;
    font-size: 14px;
}

.tdcartOdd>b {
    font-size: 14px;
}
.tdcartEven>b {
    font-size: 14px;
}

.validator {
	border: 0;
	width: 88px;
	height: 31px;
	filter: alpha(opacity=30);
	-moz-opacity: .30;
	opacity: .30;
}

.NoHPadding {
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

/* Sitemap */
.sm-1 {margin-left: 0px; background-color: #eee; padding: 3px; width: 300px;}
.sm-2 {margin-left: 15px; padding-left: 3px;}
.sm-3 {margin-left: 30px;}
.sm-cat  {font-weight: bold;}
.sm-home {font-weight: bold; background-color: #fff;}
.sm-prod {}



