/*--------------------------------------------------------------------------------------------------
	global styles and wrapper
--------------------------------------------------------------------------------------------------*/
a  {
	text-decoration: none;
	color:#c1272d;
}
a:hover {
	color:#c1272d;
	text-decoration : underline;
}


h1, h2, h3, h4, h5, h6, p, ol {
	padding:0;
	margin:0;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	margin: 0;
	padding: 0 0 10px 0;
	font-style: normal;
	font-weight: normal;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #a80532;
	margin: 0;
	padding: 0 0 8px 0;
	font-style: normal;
	font-weight: normal;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #a80532;
	margin: 0;
	padding: 0 0 3px 0;
	font-style: normal;
	font-weight: normal;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: bold;
}

ul { 
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	margin:0;
	padding:0 0 10px 0;
	font-style: normal;
	font-weight: normal;
}

li { 
	background: url(/images/bullet.gif) left top no-repeat;
	padding-left: 7px;
}

img {
	display:block;
	margin:0;
}	

#wrapper {
	width:800px;
	height:auto;
	margin:0 auto 0 auto;
	padding:0;
	background-image: url(/images/shadow.gif);
	background-repeat:repeat-y;
}

/*--------------------------------------------------------------------------------------------------
	header and image hooks 
--------------------------------------------------------------------------------------------------*/
#header {
	width:800px;
	height:71px;
	text-align:left;
	margin:0;
	padding:0;
	position:relative;
	background-image: url(/images/headerbackground.jpg);
	background-repeat:no-repeat;
}

#header img {
	display:block;
	margin:0;
	position:absolute;
    left:99px;
    top:11px;
}

.hook {
}
/*--------------------------------------------------------------------------------------------------
	navigation
--------------------------------------------------------------------------------------------------*/

#nav {
	width:674px;
	height:36px;
	text-align:left;
	margin:0;
	padding:0 0 0 126px;
	position:relative;
	background-image: url(/images/navbackground.jpg);
	background-repeat:no-repeat;
}
#nav img {
	float:left;
}
/*--------------------------------------------------------------------------------------------------
	content area
--------------------------------------------------------------------------------------------------*/
#contentcontainer {
	width:800px;
	padding:15px 0 0 0;
	margin:0;
	background-image: url(/images/contentbackground2.gif);
	background-repeat:repeat-y;
	float:left;
	
}

#contentcontainer h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #a80532;
	margin: 0;
	padding:  0 15px 0;
	font-style: normal;
	font-weight: normal;
}

#contentcontainer p {
	font-family: Arial, Helvetica, sans-serif;
	padding:15px 15px 0 15px;
	color: #000000;
	margin: 0;
	font-style: normal;
	font-weight: normal;
}

#container {
	width:800px;
	padding:15px 0 0 0;
	margin:0;
	float:left;
	background-image: url(/images/contentbackground.gif);
	background-repeat:repeat-y;
}

#leftcontainer {
	width:526px;
	padding:10px 0 0 25px;
	margin:0;
	float:left;
}


.floatright {
	padding:0 0 10px 10px;
	float:right;
}

#leftcontent {
	width:536px;
	padding:20px 25px 0 25px;
	margin:0;
	float:left;
	text-align:left;
}
.copy
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	margin: 0;
	padding: 0 0 10px 0;
	font-style: normal;
	font-weight: normal;
}

#rightcontainer {
	width:194px;
	padding:0 15px 0 15px;
	margin:0;
	float:right;
	text-align:left;
}

#formcontainer {
	width:194px;
	padding:0 0 10px 0;
	margin:0;
	float:right;
	text-align:left;
	background-color:#f5f2f0;
	border-bottom: 10px solid #EAE6DF;
}

.formheader {
	line-height: 14px;
	color: #ffffff;
	padding: 5px 10px 5px 10px;
	margin:0;
	font-weight: bold;
	background-color:#beb7ae;
	border-top: 1px solid #a80532;
}

.formcopy {
	line-height: 14px;
	padding: 5px 10px 10px 10px;
}

#form {
	width:152px;
	padding:10px;
	margin:0 0 0 10px;
	float:left;
	text-align:left;
	background-color:#FFFFFF;
	border: 1px solid #c9c3ba;
}

#form p {
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	padding: 0 0 1px 0;
	font-weight: bold;
}

#form img {
	float:right;
	padding:5px 0 0 0;
}

#rightcontent {
	width:194px;
	padding:0;
	margin:0;
	float:right;
	text-align:left;
}

#rightcontent ul { 
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #8a7a67;
	margin:0;
	padding:10px 0 3px 0;
	font-style: normal;
	font-weight: bold;
		border-top: 1px solid #c9c3ba;
}

#rightcontent li { 
	background: url(/images/arrow.gif) left top no-repeat;
	padding-left: 7px;
}

#rightcontent p {
	padding: 0 0 10px 0;
	line-height:14px;
	
}
/*--------------------------------------------------------------------------------------------------
	form
--------------------------------------------------------------------------------------------------*/
#formbox {
	width:402px;
	padding:10px 0 10px 10px;
	margin:0;
	float: left;
	text-align:left;
	background-color:#EAE6DF;
	border: 1px solid #c9c3ba;
}

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	padding: 0 0 5px 0;
	font-style: normal;
	font-weight: bold;
}

.continue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #FFFFFF;
	padding: 2px 5px 2px 5px;
	margin: 10px 0 0 0;
	font-style: normal;
	font-weight: bold;
	border: 1px solid #c9c3ba;
	background-color: #8a7a67;
}

.inputborder {
	border: 1px solid #c9c3ba;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
}

/*--------------------------------------------------------------------------------------------------
	footer
--------------------------------------------------------------------------------------------------*/
#footer {
	width:800px;
	margin:0 auto 0 auto;
	vertical-align:top;
	padding:37px 0 0 0;
	background-image: url(/images/bottom.gif);
	background-repeat:no-repeat;
	text-align:right;
}

#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color:#636466;
	margin: 0;
	padding: 0 0 10px 0;
	font-style: normal;
	font-weight: normal;
}		

.disclaimer {
	font-size: 9px;
	color:#FFFFFF;
}

a.gecko:link {color: #9d9fa2; text-decoration: none;}
a.gecko:active {color: #9d9fa2; text-decoration: none;}
a.gecko:visited {color: #9d9fa2; text-decoration: none;}
a.gecko:hover {color: #FFFFFF; text-decoration: underline;}


a.navlink:link {color: #FFFFFF; text-decoration: none;}
a.navlink:active {color: #FFFFFF; text-decoration: none;}
a.navlink:visited {color: #FFFFFF; text-decoration: none;}
a.navlink:hover {color: #FFFFFF; text-decoration: underline;}


/*--------------------------------------------------------------------------------------------------
	misc
--------------------------------------------------------------------------------------------------*/
.spacer {
	clear:both;
}

TD, SPAN  { color: #444444; font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
OPTION, SELECT, TEXT, TEXTAREA, SUBMIT { color: #444444; font-size: 12px; font-family: Arial, Helvetica, sans-serif; }

.variantprice {font-weight:bold;}
.SalePrice {font-weight:bold;}
.RegularPrice {font-weight:bold;text-decoration:line-through;}
.LevelPrice {font-weight:bold;}


a  {
	text-decoration: none;
	color:#c1272d;
}
a:hover {
	color:#c1272d;
	text-decoration : underline;
}
.AddToCartButton { font-size: 11px; font-weight: bold; color: #00; background: #eee; border: 1px #c1272d outset; cursor:hand; cursor:pointer; padding: 1px 0px 1px 1px; width: 92px;}
.AddToWishButton { font-size: 10px; font-weight: normal; color: #000; background: #eee; border: 1px #c1272d outset; cursor:hand; cursor:pointer; padding: 1px 0px 1px 1px;  width: 98px;}
.AddToGiftButton { font-size: 10px; font-weight: normal; color: #000; background: #eee; border: 1px #c1272d outset; cursor:hand; cursor:pointer; padding: 1px 0px 1px 1px;  width: 115px;}
.MoveToCartButton { font-size: 10px; font-weight: normal; color: #000; background: #eee; border: 1px #c1272d outset; cursor:hand; cursor:pointer; padding: 1px 0px 1px 1px;  width: 145px;}
.CartDeleteButton { font-size: 9px; font-weight: normal; color: #000; background: #eee; border: 1px #c1272d outset; cursor:hand; cursor:pointer; padding: 1px 0px 1px 1px;  width: 45px;}
.ContinueShoppingButton { font-size: 11px; font-weight: normal; color: #000; background: #eee; border: 1px #c1272d outset; cursor:hand; cursor:pointer; padding: 1px 0px 1px 1px; width: 130px;}
.UpdateCartButton { font-size: 11px; font-weight: normal; color: #000; background: #eee; border: 1px #c1272d outset; cursor:hand; cursor:pointer; padding: 1px 0px 1px 1px;}
.CheckoutNowButton { font-size: 11px; font-weight: normal; color: #000; background: #eee; border: 1px #c1272d outset; cursor:hand; cursor:pointer; padding: 1px 0px 1px 1px;}
.UpdateWishButton { font-size: 11px; font-weight: normal; color: #000; background: #eee; border: 1px #c1272d outset; cursor:hand; cursor:pointer; padding: 1px 0px 1px 1px;}
.UpdateGiftButton { font-size: 11px; font-weight: normal; color: #000; background: #eee; border: 1px #c1272d outset; cursor:hand; cursor:pointer; padding: 1px 0px 1px 1px;}
.UpdateGiftSettingsButton { font-size: 11px; font-weight: normal; color: #000; background: #eee; border: 1px #c1272d outset; cursor:hand; cursor:pointer; padding: 1px 0px 1px 1px;}
.ContinueCheckoutButton { font-size: 11px; font-weight: normal; color: #000; background: #eee; border: 1px #c1272d outset; cursor:hand; cursor:pointer; padding: 1px 0px 1px 1px;}
.ShippingPageContinueCheckoutButton { font-size: 11px; font-weight: normal; color: #000; background: #eee; border: 1px #c1272d outset; cursor:hand; cursor:pointer; padding: 1px 0px 1px 1px;}
.ShippingMultPageUpdateButton { font-size: 11px; font-weight: normal; color: #000; background: #eee; border: 1px #c1272d outset; cursor:hand; cursor:pointer; padding: 1px 0px 1px 1px; width: 120px;}
.ShippingMultPageContinueCheckoutButton { font-size: 11px; font-weight: normal; color: #000; background: #eee; border: 1px #9cf outset; cursor:hand; cursor:pointer; padding: 1px 0px 1px 1px;}
.PaymentPageContinueCheckoutButton { font-size: 11px; font-weight: normal; color: #000; background: #eee; border: 1px #c1272d outset; cursor:hand; cursor:pointer; padding: 1px 0px 1px 1px;}
.ReviewPageContinueCheckoutButton { font-size: 12px; font-weight: bold; color: #000; background: #eee; border: 1px #c1272d outset; cursor:hand; cursor:pointer; padding: 1px 0px 1px 1px;}
.UpdateAccountButton { font-size: 11px; font-weight: normal; color: #000; background: #eee; border: 1px #c1272d outset; cursor:hand; cursor:pointer; padding: 1px 0px 1px 1px;}
.AccountPageContinueCheckoutButton { font-size: 11px; font-weight: normal; color: #000; background: #eee; border: 1px #c1272d outset; cursor:hand; cursor:pointer; padding: 1px 0px 1px 1px;}
.ReadyToPurchaseButton { font-size: 11px; font-weight: normal; color: #000; background: #eee; border: 1px #c1272d outset; cursor:hand; cursor:pointer; padding: 1px 0px 1px 1px;}
.EditAddressButton { font-size: 11px; font-weight: normal; color: #000; background: #eee; border: 1px #c1272d outset; cursor:hand; cursor:pointer; padding: 1px 0px 1px 1px;}
.GiftRegistrySearchButton { font-size: 11px; font-weight: normal; color: #000; background: #eee; border: 1px #c1272d outset; cursor:hand; cursor:pointer; padding: 1px 0px 1px 1px;}
.GiftRegistrySaveButton { font-size: 11px; font-weight: normal; color: #000; background: #eee; border: 1px #c1272d outset; cursor:hand; cursor:pointer; padding: 1px 0px 1px 1px;}
.RateItButton { font-size: 11px; font-weight: normal; color: #000; background: #eee; border: 1px #c1272d outset; cursor:hand; cursor:pointer; padding: 1px 0px 1px 1px;}
.SearchButton { font-size: 11px; font-weight: normal; color: #000; background: #eee; border: 1px #c1272d outset; cursor:hand; cursor:pointer; padding: 1px 0px 1px 1px;}
.SelectAddressButton { font-size: 11px; font-weight: normal; color: #000; background: #eee; border: 1px #c1272d outset; cursor:hand; cursor:pointer; padding: 1px 0px 1px 1px;}
.variantprice { font-weight:bold; }

.VATRegistrationIDPrompt {font-size: 9px; padding-left: 10px; padding-right: 5px;}
.VATRegistrationID {font-size: 9px; width: 75px;}

.ShipToType {font-size: 9px;}
.addressselect {font-size: 9px;}


.SiteMapRootNode { font-weight: bold; }
.SiteMapParentNode { font-weight: normal; }
.SiteMapLeafNode { font-weight: normal; }

.noprint { display: none; }



#tmenu0 span {font-weight: normal; color: #FFFFFF; font-size: 11px; }
#tmenu0 a:link {font-weight: normal; color: #FFFFFF; font-size: 11px; }
#tmenu0 a:visited {font-weight: normal; color: #FFFFFF; font-size: 11px; }
#tmenu0 a:active {font-weight: normal; color: #FFFFFF; font-size: 11px; }
#tmenu0 a:hover {font-weight: normal; color: #FFFFFF; font-size: 11px; }

.PlainCategoryLink { font-size: 10px; }
A.PlainCategoryLink {color:#FFFFFF; text-decoration: none; }
A.PlainCategoryLink:visited {color:#FFFFFF; text-decoration: none; }
A.PlainCategoryLink:link	  {color:#FFFFFF; text-decoration: none; }
A.PlainCategoryLink:visited {color:#FFFFFF; text-decoration: none; }
A.PlainCategoryLink:hover	  {color:#FFFFFF; text-decoration: underline; }

.PlainSectionLink { font-size: 10px; }
A.PlainSectionLink {color:#FFFFFF; text-decoration: none; }
A.PlainSectionLink:visited {color:#FFFFFF; text-decoration: none; }
A.PlainSectionLink:link	  {color:#FFFFFF; text-decoration: none; }
A.PlainSectionLink:visited {color:#FFFFFF text-decoration: none; }
A.PlainSectionLink:hover	  {color:#FFFFFF; text-decoration: underline; }

.PlainManufacturerLink { font-size: 10px; }
A.PlainManufacturerLink {color:#FFFFFF; text-decoration: none; }
A.PlainManufacturerLink:visited {color:#FFFFFF; text-decoration: none; }
A.PlainManufacturerLink:link	  {color:#FFFFFF; text-decoration: none; }
A.PlainManufacturerLink:visited {color:#FFFFFF; text-decoration: none; }
A.PlainManufacturerLink:hover	  {color:#FFFFFF; text-decoration: underline; }

.CardinalText  { color: #0000FF; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }

.default { color: #444444; text-decoration: none; font-size: 11px; }
.nav { color: #0000FF; font-size: 11px; }
.navHi { color: #444444; font-size: 11px; }
.navClean { font-size: 11px; text-decoration: none; }
.greeting { color: #444444; font-weight: bold; }
.error { color: #FF0000; }
.errorLg { color: #FF0000; font-weight: bold; font-size: 13px; }
.label { color: #444444; font-weight: normal; }
.copyright { font-size: 11px; line-height: 16px }
.title { color: #99CC33; font-weight: bold; font-size: 15px; }
.titleGray { color: #9A9A9A; font-weight: bold; font-size: 15px; }
.titleGrayLt { color: #9A9A9A; font-size: 15px; }
.mbTitle { color: #000000; font-weight: bold; font-size: 13px; }
.poptitle { color: #444444; font-weight: bold; font-size: 15px; }
.blueBold { color: #9999CC; font-weight: bold; }

.ShowPriceRegularPrompt { font-weight: bold; }
.ShowPriceSalePrompt { color: red; font-weight: bold; }
.ShowPriceExtendedPrompt { font-weight: bold; }

.CallToOrder { font-weight: bold; }

.DarkCell { background-color: #444444; }
.MediumCell { background-color: #BBBBBB; }
.LightCell { background-color: #EEEEEE; }
.GreyCell { background-color: #DDDDDD; }

.PlainCat  { color: #888888; font-size: 11px; font-weight: normal; }
A.PlainCat {color: #888888; text-decoration: underline; }
A.PlainCat:link {color: #888888; text-decoration: underline; }
A.PlainCat:visited {color: #888888; text-decoration: underline; }
A.PlainCat:active {color: #888888; text-decoration: underline; }
A.PlainCat:hover {color: #888888; text-decoration: underline; }

.dyop {color: #444444; font-size: 12px; font-weight: bold; text-decoration: none; font-family: Arial, Helvetica, sans-serif; }
A.dyop {color: #444444; text-decoration: none; }
A.dyop:link {color: #444444; text-decoration: none; }
A.dyop:visited {color: #444444; text-decoration: none; }
A.dyop:active {color: #444444; text-decoration: none; }
A.dyop:hover {color: #0000FF; text-decoration: none; }


.dyop2 {color: #FF0000; font-size: 11px; font-weight: bold; text-decoration: none; font-family: Arial, Helvetica, sans-serif; }
A.dyop2 {color: #FF0000; text-decoration: none; }
A.dyop2:link {color: #FF0000; text-decoration: none; }
A.dyop2:visited {color: #FF0000; text-decoration: none; }
A.dyop2:active {color: #FF0000; text-decoration: none; }
A.dyop2:hover {color: #FF0000; text-decoration: underline; }


.dyop_sm {color: #000000; font-size: 9px; font-weight: normal; text-decoration: none; font-family: Arial, Helvetica, sans-serif; }
A.dyop_sm {color: #000000; text-decoration: none; }
A.dyop_sm:link {color: #000000; text-decoration: none; }
A.dyop_sm:visited {color: #000000; text-decoration: none; }
A.dyop_sm:active {color: #000000; text-decoration: none; }
A.dyop_sm:hover {color: #0000FF; text-decoration: none; }

.dyop_hdr {color: #FFFFFF; font-size: 9px; font-weight: bold; text-decoration: none; font-family: Arial, Helvetica, sans-serif; }
A.dyop_hdr {color: #FFFFFF; text-decoration: none; }
A.dyop_hdr:link {color: #FFFFFF; text-decoration: none; }
A.dyop_hdr:visited {color: #FFFFFF; text-decoration: none; }
A.dyop_hdr:active {color: #FFFFFF; text-decoration: none; }
A.dyop_hdr:hover {color: #FFFFFF; text-decoration: underline; }

.sb_nav {color: #000000; font-size: 11px; font-weight: normal; text-decoration: none; font-family: Arial, Helvetica, sans-serif; }
A.sb_nav {color: #000000; text-decoration: none; }
A.sb_nav:link {color: #000000; text-decoration: none; }
A.sb_nav:visited {color: #000000; text-decoration: none; }
A.sb_nav:active {color: #000000; text-decoration: none; }
A.sb_nav:hover {color: #0000FF; text-decoration: none; }

.H1  { display:inline; color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; }
A.H1 {color: #000000; text-decoration: none; }
A.H1:link {color: #000000; text-decoration: none; }
A.H1:visited {color: #000000; text-decoration: none; }
A.H1:active {color: #000000; text-decoration: none; }
A.H1:hover {color: #E0B301; text-decoration: none; }

.Polltitle {color: #0000FF; font-weight: bold; }
.PollAnswer {font-size: 9px; font-weight: normal; }
.PollLink {font-size: 9px; font-weight: normal; }
A.PollLink {text-decoration: none; }
A.PollLink:link {text-decoration: none; }
A.PollLink:visited {text-decoration: none; }
A.PollLink:active {text-decoration: none; }
A.PollLink:hover {text-decoration: underline; }

.DarkCellText  { color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
A.DarkCellText {color: #FFFFFF; text-decoration: none; }
A.DarkCellText:link {color: #FFFFFF; text-decoration: none; }
A.DarkCellText:visited {color: #FFFFFF; text-decoration: none; }
A.DarkCellText:active {color: #FFFFFF; text-decoration: none; }
A.DarkCellText:hover {color: #FFFFFF; text-decoration: underline; }

.MediumCellText  { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
A.MediumCellText {color: #000000; text-decoration: none; }
A.MediumCellText:link {color: #000000; text-decoration: none; }
A.MediumCellText:visited {color: #000000; text-decoration: none; }
A.MediumCellText:active {color: #000000; text-decoration: none; }
A.MediumCellText:hover {color: #000000; text-decoration: underline; }

.LightCellText  { color: #444444; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
A.LightCellText {color: #444444; text-decoration: none; }
A.LightCellText:link {color: #444444; text-decoration: none; }
A.LightCellText:visited {color: #444444; text-decoration: none; }
A.LightCellText:active {color: #444444; text-decoration: none; }
A.LightCellText:hover {color: #444444; text-decoration: underline; }

.StaffNameText  { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; }
.StaffTitleText  { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; }

.OrderOptionsTitle  { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; }
.OrderOptionsRowHeader  { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; }
.OrderOptionsName  { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; }
.OrderOptionsDescription  { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; }
.OrderOptionsPrice  { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; }

.SectionTitleText  { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; }
A.SectionTitleText {color: #000000; text-decoration: underline; }
A.SectionTitleText:link {color: #000000; text-decoration: underline; }
A.SectionTitleText:visited {color: #000000; text-decoration: underline; }
A.SectionTitleText:active {color: #000000; text-decoration: underline; }
A.SectionTitleText:hover {color: #000000; text-decoration: underline; }

.CondensedDarkCellText  { color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; }
A.CondensedDarkCellText {color: #FFFFFF; text-decoration: none; }
A.CondensedDarkCellText:link {color: #FFFFFF; text-decoration: none; }
A.CondensedDarkCellText:visited {color: #FFFFFF; text-decoration: none; }
A.CondensedDarkCellText:active {color: #FFFFFF; text-decoration: none; }
A.CondensedDarkCellText:hover {color: #FFBBBB; text-decoration: none; }

.CondensedVariantText  { font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; }
.SmallGridText  { font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; }

.menulines { border:1px solid white; }
.menulines a { text-decoration:none; color:black; }
.darkcellmenulines { border:1px solid black; }
.darkcellmenulines a { text-decoration:none; color:white; }

.small { font-size: 9px; }
.reg { font-size: 10px; }
.big { font-size: 13px; }

BR.sm { font-size: 9px;}

SUP { font-size: 10px; }

.DarkCellLink {color:#EEEEEE;  }
A.DarkCellLink {color:#EEEEEE; text-decoration: none; }
A.DarkCellLink:visited {color:#EEEEEE; text-decoration: none; }
A.DarkCellLink:link	  {color:#EEEEEE; text-decoration: none; }
A.DarkCellLink:visited {color:#EEEEEE; text-decoration: none; }
A.DarkCellLink:hover	  {color:#EEEEEE; text-decoration: underline; }

.DarkCellLinkHdr {color:#EEEEEE; font-weight: bold; }
A.DarkCellLinkHdr {color:#EEEEEE; text-decoration: none; }
A.DarkCellLinkHdr:visited {color:#EEEEEE; text-decoration: none; }
A.DarkCellLinkHdr:link	  {color:#EEEEEE; text-decoration: none; }
A.DarkCellLinkHdr:visited {color:#EEEEEE; text-decoration: none; }
A.DarkCellLinkHdr:hover	  {color:#EEEEEE; text-decoration: underline; }

A.TopBarLink {color:#000000; text-decoration: none; }
A.TopBarLink:visited {color:#000000; text-decoration: none; }
A.TopBarLink:link	  {color:#000000; text-decoration: none; }
A.TopBarLink:visited {color:#000000; text-decoration: none; }
A.TopBarLink:hover	  {color:#FFFFFF; text-decoration: none; }

.SBCatName {color: #444444; font-size: 9px; font-weight: bold; text-decoration: none; font-family: Arial, Helvetica, sans-serif; }
A.SBCatName {color: #444444; text-decoration: none; }
A.SBCatName:link {color: #444444; text-decoration: none; }
A.SBCatName:visited {color: #444444; text-decoration: none; }
A.SBCatName:active {color: #444444; text-decoration: none; }
A.SBCatName:hover {color: #444444; text-decoration: underline; }

.SBProdName {color: #444444; font-size: 9px; font-weight: normal; text-decoration: none; font-family: Arial, Helvetica, sans-serif; }
A.SBProdName {color: #444444; text-decoration: none; }
A.SBProdName:link {color: #444444; text-decoration: none; }
A.SBProdName:visited {color: #444444; text-decoration: none; }
A.SBProdName:active {color: #444444; text-decoration: none; }
A.SBProdName:hover {color: #444444; text-decoration: underline; }

.foot {color: #000000; font-size: 9.5px; font-weight: normal; font-family: Arial, Helvetica, sans-serif; }
A.foot {color: #000000; text-decoration: none; }
A.foot:link {color: #000000; text-decoration: none; }
A.foot:visited {color: #000000; text-decoration: none; }
A.foot:active {color: #000000; text-decoration: none; }
A.foot:hover {color: #000000; text-decoration: underline; }

.head {color: #444444; font-weight: normal; text-decoration: none; font-family: Arial, Helvetica, sans-serif; }
A.head {color: #c1272d; text-decoration: none; }
A.head:link {color: #c1272d; text-decoration: none; }
A.head:visited {color: #c1272d; text-decoration: none; }
A.head:active {color: #c1272d; text-decoration: none; }
A.head:hover {color: #c1272d; text-decoration: underline; }

.username {color: #444444; font-weight: normal; text-decoration: none; font-family: Arial, Helvetica, sans-serif; }
A.username {color: #c1272d; text-decoration: none; }
A.username:link {color: #c1272d; text-decoration: none; }
A.username:visited {color: #c1272d; text-decoration: none; }
A.username:active {color: #c1272d; text-decoration: none; }
A.username:hover {color: #c1272d; text-decoration: underline; }

.productnavlink {color: #444444; font-weight: bold; font-size: 12px; text-decoration: none; font-family: Arial, Helvetica, sans-serif; }
A.productnavlink {color: #c1272d; text-decoration: none }
A.productnavlink:link {color: #c1272d; text-decoration: none; }
A.productnavlink:visited {color: #c1272d; text-decoration: none; }
A.productnavlink:active {color: #c1272d; text-decoration: none; }
A.productnavlink:hover {color: #c1272d; text-decoration: underline; }

A.homelist {color: #c1272d; font-size: 16px; font-weight: bold; text-decoration: none; font-family: Arial, Helvetica, sans-serif; }
A.homelist:link {color: #c1272d; text-decoration: none; }
A.homelist:visited {color: #c1272d; text-decoration: none; }
A.homelist:active {color: #c1272d; text-decoration: none; }
A.homelist:hover {color: #c1272d; text-decoration: none; }

.ProductNameText  { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; }
.ProductMSRPText  { font-weight: bold; }
.ProductSaveText  { color: #FF0000; font-size: 13px; font-weight: bold; }
.ProductPriceText  { color: #EC008C; font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-weight: normal; }
.ProductSKUText  { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold; }
.ProductDetailsText  { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold; }

.PageNumber  { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; }
A.PageNumber {color: #DD0000; text-decoration: underline; }
A.PageNumber:link {color: #DD0000; text-decoration: underline; }
A.PageNumber:visited {color: #DD0000; text-decoration: underline; }
A.PageNumber:active {color: #DD0000; text-decoration: underline; }
A.PageNumber:hover {color: #DD0000; text-decoration: underline; }

.OrangeTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.searchBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.CartInfo {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.LeftNavi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.InfoText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.TopNavi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.TableText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

/*
-----------------------------------------------------------------------
 Component Art Horizontal Menu Style:
-----------------------------------------------------------------------
*/

.TopMenuGroup
{
  border:solid 0px #003167;
  background-color:transparent;
}

.MenuGroup
{
  border:solid 0px #003167;
  background-color:#EEEEEE;
  color: #000000;
  font-size: 15px;
}

.MenuGroup td {color:#000000;}
.MenuGroupHover td {color:#000000;}
.MenuItemHover td {color:#000000;}
td.MenuItemHover {color:#000000;}

.TopMenuItem
{
  color:#444444;
  font-size:11px;
  cursor:hand;
  cursor:pointer;
}

.TopMenuItemHover
{
  color:#000000;
  background-color:#FEDF15;
  font-size:11px;
  cursor:hand;
  cursor:pointer;
}

-- leaf menu items
.MenuItem
{
  background-color:#EEEEEE;
  color:#FFFFFF;
  font-size:11px;
  border: solid 0px white;
  cursor:hand;
  cursor:pointer;
  padding-top: 3px;
  padding-bottom: 3px;
}

.MenuItemHover
{
  background-color:#FEDF15;
  color:#000000;
  font-size:11px;
  border: solid 0px white;
  cursor:hand;
  cursor:pointer;
  padding-top: 3px;
  padding-bottom: 3px;
}

-- group menu items
.MenuItem td
{
  color:#FFFFFF;
  font-size:11px;
  border: solid 0px white;
  cursor:hand;
  cursor:pointer;
  padding-top: 3px;
  padding-bottom: 3px;
}

.MenuItemHover td
{
  background-color:#FEDF15;
  color:#000000;
  font-size:11px;
  border: solid 0px white;
  cursor:hand;
  cursor:pointer;
  padding-top: 3px;
  padding-bottom: 3px;
}

.ScrollItem
{
  background-color:#FBFBFB; 
  font-size:11px; 
  border:solid 0px #FBFBFB; 
  cursor:default;
  text-align:center;
}

.ScrollItemH
{
  background-color:silver; 
  color:black; 
  font-size:11px; 
  border:solid 0px gray; 
  cursor:default;
  text-align:center;
}

.ScrollItemA
{
  background-color: darkgray; 
  color:black; 
  font-size:11px; 
  border:solid 0px gray; 
  cursor:default;
  text-align:center;
}



/*
-----------------------------------------------------------------------
 Component Art Vertical Menu Style:
-----------------------------------------------------------------------
*/

.VertTopMenuGroup
{
  border:solid 0px #003167;
  background-color:transparent;
}

.VertMenuGroup
{
  border:solid 0px #003167;
  background-color:transparent;
}

.VertTopMenuItem
{
  color:#FFFFFF;
  font-size:11px;
  cursor:hand;
  cursor:pointer;
  padding-top: 2px;
  padding-bottom: 2px;
}

.VertTopMenuItem td {color:#FFFFFF;}
.VertTopMenuItem td {color:#FFFFFF;}
.VertTopMenuItem td {color:#FFFFFF;}
td.VertTopMenuItem {color:#FFFFFF;}

.VertTopMenuItemHover
{
  color:#444444;
  background-color:#FEDF15;
  font-size:11px;
  cursor:hand;
  cursor:pointer;
  padding-top: 2px;
  padding-bottom: 2px;
}

td.VertMenuItem
{
  background-color:White;
  color:#444444;
  font-size:11px;
  border: solid 0px white;
  cursor:hand;
  cursor:pointer;
  padding-top: 3px;
  padding-bottom: 3px;
}

td.VertMenuItemHover
{
  background-color:#EEEEEE;
  color:#285D9F;
  font-size:11px;
  border: solid 0px white;
  cursor:hand;
  cursor:pointer;
  padding-top: 3px;
  padding-bottom: 3px;
}

.VertMenuItem
{
  background-color:White;
  color:#444444;
  font-size:11px;
  border: solid 0px white;
  cursor:hand;
  cursor:pointer;
  padding-top: 3px;
  padding-bottom: 3px;
}

.VertMenuItemHover
{
  background-color:#EEEEEE;
  color:#285D9F;
  font-size:11px;
  border: solid 0px white;
  cursor:hand;
  cursor:pointer;
  padding-top: 3px;
  padding-bottom: 3px;
}

.VertScrollItem
{
  background-color:#FBFBFB; 
  font-size:11px; 
  border:solid 0px #FBFBFB; 
  cursor:default;
  text-align:center;
}

.VertScrollItemH
{
  background-color:silver; 
  color:black; 
  font-size:11px; 
  border:solid 0px gray; 
  cursor:default;
  text-align:center;
}

.VertScrollItemA
{
  background-color: darkgray; 
  color:black; 
  font-size:11px; 
  border:solid 0px gray; 
  cursor:default;
  text-align:center;
}


/*
-----------------------------------------------------------------------
 Component Art Tree Style:
-----------------------------------------------------------------------
*/

.TreeView 
{ 
  background-color:transparent;
  border: #919191 0px solid; 
  padding-top:2px;
  cursor: default; 
  color: #FFFFFF;
  cursor: hand;
  cursor:pointer;
}

.TreeNode 
{ 
  font-size: 11px; 
  color: #FFFFFF;
  padding:0px;
  padding-left: 3px; 
  padding-right: 3px; 
  cursor: hand; 
  cursor:pointer;
}

.HoverTreeNode 
{ 
  color: #FFCC00;
  font-size: 11px; 
  padding:0px;
  padding-left: 3px; 
  padding-right: 3px; 
  text-decoration: none; 
  cursor: hand; 
  cursor:pointer;
}

.SelectedTreeNode 
{ 
  font-size: 11px; 
  padding:0px;
  padding-left: 3px; 
  padding-right: 3px; 
  background-color: #a0a0a0; 
  cursor: hand; 
  cursor:pointer;
}

.NodeEdit 
{
  border:1px silver solid;
  font-size: 11px;
}


#AjaxShipping
{
    width: 99%;
    border: solid 1px #444;
    height: 100%;
    float: left;
    padding: 3px;
}
#AjaxShipping h4
{
    margin: 0 0 0.5em 0;
    font-weight: bold;
    font-size: 1.1em;
}
.AjaxShippingLabel
{
    width: 175px !important;
    float: left;
    font-weight: bold;
    clear: left;
}
#AjaxShipping input, #AjaxShipping select
{
    font-size: 1em;
    float: left;
}
#AjaxShippingCountry, #AjaxShippingState, #AjaxShippingZip, #AjaxShippingEstimate
{
    float: left;
    clear: left;
    border-top: solid 1px #eee;
    width: 99%;
    padding: 3px 0;
}
#ShipQuote
{
    float: left;
    margin: 0;
}
/* Set Visibility to :hidden and uncomment 'display' to turn off */
#AjaxShippingCountry
{
    visibility: visible;
    /*display:none;*/
}
#AjaxShippingState
{
    visibility: visible;
    /*display:none;*/
}

