/***************************************/
/* Globals                             */
/***************************************/
#pgtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: 800;
	color: #555555;
}
.lgn_ttl_row, .ri_ttl_lbs, .crt_ttl_lbs, .act_ttl_row {
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #660000;
}
/***************************************/
/* Top Store Menu Bar                  */
/***************************************/
#banright {
	text-align: right;
	height: 81px;
	position: relative;
}
#smenubar {
	margin: 0px;
	padding: 0px;
	width: 307px;
	bottom: 0;
	right: 0px;
	position: absolute;
	text-align: left;
}
#msleft {
	margin: 0px;
	padding: 0px;
	float: left;
}
#msright {
	margin: 0px;
	text-align: right;
	float: right;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#smenubar .custstat{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5D0101;
	text-decoration: none;
}
#smenubar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: 400;
	clear: both;
}
#snav li {
	background-color: #D1D0FF;
	margin: 0px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #5D0101;
	border-right-color: #5D0101;
	border-left-color: #5D0101;
	border-right-style: solid;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-bottom-style: none;
}
#snav li a {
	text-decoration: none;	padding: 0px;
	margin: 0px;
	outline: none; /* Firefox fix to remove link outline */
	display: block;
	color: #333333;
}
#snav li a:hover {
	color: #666666;
}
#snav li a:active {
	color: #5D0101;
}
#snav li.accnt {
	float: left;
	width: 80px;
}
#snav li.cntnt {
	float: left;
	width: 150px;
}
#snav li.chckt {
	float: left;
	width: 70px;
}
/***************************************/
/* Product Tree List                   */
/***************************************/
.prdcts {
	padding-left: 10px;
	padding-bottom: 10px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.prdcts a {
	text-decoration: none;
	color: #5D0101;
}
.prdcts a:hover {
	text-decoration: underline;
	color: #C40202;
}
.prdctsc {
	color: #666666;
}
/***************************************/
/* Breadcrumbs                         */
/***************************************/
#cattemp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 10px;
	padding-top: 5px;
}
#cattemp a {
	text-decoration: none;
	color: #5D0101;
}
#cattemp a:hover {
	text-decoration: underline;
	color: #C40202;
}
.catselect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5D0101;
	border: 1px solid #660000;
	background-color: #E1FFCE;
}
#cattempL {
	float: left;
	line-height: 20px;
	color: #333333;
}
/***************************************/
/* Buttons                             */
/***************************************/
.addtocart {                /*used with add "one to cart" (add1)*/
	height: 27px;
	text-align: center;
}
.add1 {
	height: 19px;
	background-color: #FFE6CA;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #990000;
	border-right-color: #460000;
	border-bottom-color: #460000;
	border-left-color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	cursor: pointer;
	line-height: 12px;
}
.cartadd {
	height: 20px;
	background-color: #eeffee;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #006600;
	border-right-color: #460000;
	border-bottom-color: #460000;
	border-left-color: #006600;
	width: 80px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	cursor: pointer;
	line-height: 11px;
}
.cartadd_qty {
	height: 13px;
	background-color: #eeffee;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	text-align: center;
}
.eb_text{
	background-color: #E2C7C7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #990000;
	border-right-color: #460000;
	border-bottom-color: #460000;
	border-left-color: #990000;
	font-family: Tahoma, Arial, Helvetica;
	font-size: small;
	cursor: pointer;
}
.cs_text, .ch_text, .continue {
	background-color: #eeffee;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #006600;
	border-right-color: #460000;
	border-bottom-color: #460000;
	border-left-color: #006600;
	font-family: Tahoma, Arial, Helvetica;
	cursor: pointer;
	font-size: small;
}
.cs_text {
	margin-right: 10px;
	margin-left: 10px;
}
.continue {
	background-color: #eeffee;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #006600;
	border-right-color: #460000;
	border-bottom-color: #460000;
	border-left-color: #006600;
	font-family: Tahoma, Arial, Helvetica;
	cursor: pointer;
	font-size: small;}
/***************************************/
/* Basket Contents BSKT                */
/***************************************/
#pgtitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 400;
	color: #510000;
}
#crt_ttl_row {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 800;
	font-size: .9em;
}
#crt_ttl_prow,  #page #content .crt_itm_ttl, .crt_itm_ucttl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: 800;
}
.crt_ttl_price {
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	background-color: #dddddd;
}
.crt_itm_code, .crt_itm_name, .crt_itm_cst, .crt_itm_special, .crt_itm_uctl, .crt_itm_uccst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}
.crt_itm_uctl  {
	padding-left: 1.5em;
}
.crt_itm_special {
	font-style: italic;
}
.bremove {
	height: 18px;
	background-color: #E2C7C7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #990000;
	border-right-color: #460000;
	border-bottom-color: #460000;
	border-left-color: #990000;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	cursor: pointer;
	line-height: 11px;
}
.bupdate {
	height: 18px;
	background-color: #eeffee;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #006600;
	border-right-color: #460000;
	border-bottom-color: #460000;
	border-left-color: #006600;
	width: 60px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	cursor: pointer;
	line-height: 11px;
}
.crt_itm_qty_b {
	height: 13px;
	background-color: #eeffee;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	text-align: center;
}
/***************************************/
/* Related Items                       */
/***************************************/
.related {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #006600;
}
#ri_ttl_row {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 800;
	font-size: .9em;
}
.ri_itm_code, .ri_itm_name, .ri_itm_cst, .ri_itm_inv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}
/***************************************/
/* Product PROD                        */
/***************************************/
.prod_header {
	font-style: italic;
	font-size: 1em;
}
.itemname {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 800;
	color: #333333;
	background-color: #dddddd;
	font-size: medium;
}
/***************************************/
/* Category CTGY                       */
/***************************************/
.ctgy_header {
	font-style: italic;
	font-size: 1em;
}
.ctgyname {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 800;
	color: #333333;
	background-color: #dddddd;
	font-size: medium;
	margin-top: 0px;
	margin-bottom: 0px;
}
.error {
	border: 1px solid #FF0000;
	text-indent: 1em;
	background-color: #FFFFCC;
}
/***************************************/
/* PATR                                */
/***************************************/
#attributes table {
	border: 1px solid #FF0000;
	margin: auto;
}
#attributes table table {
	border: none;
}
.cs_text_a {
	background-color: #D1D0FF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #006600;
	border-right-color: #460000;
	border-bottom-color: #460000;
	border-left-color: #006600;
	font-family: Tahoma, Arial, Helvetica;
	cursor: pointer;
	font-size: small;
	margin-top: 10px;
	margin-left: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
/***************************************/
/* LOGN                                */
/***************************************/
.creat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: 400;
}
.lgn {
	background-color: #eeffee;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #006600;
	border-right-color: #460000;
	border-bottom-color: #460000;
	border-left-color: #006600;
	font-family: Tahoma, Arial, Helvetica;
	cursor: pointer;
	font-size: small;
}
/***************************************/
/* OCST/OSEL/OPAY/INVC checkout pages  */
/***************************************/
#pgtitle .current {
	color: #004000;
    }
#pgtitle .path {
	color: #aaaaaa;
	font-size: .8em;
}
/***************************************/
/* Email Subscription Block            */
/***************************************/
#esignblock {
	width: 307px;
	float: right;
}
#esignblockbag {
	text-align: center;
}
.esign{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5D0101;
}
.esignjoin{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5D0101;
	font-weight: 800;
	font-size: 12px;
	background-image: url(/bin/wht30.png);
	background-repeat: repeat;
	width: 307px;
}
#esignf{
	margin: 0px;
	padding: 0px;
}
#esignblockbag .in {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #009900;
}
#esignblockbag .submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #DADADA;
	background-color: #660000;
	font-weight: 600;
}