

body
{
    margin: 10 0 0 0;
    padding: 10px 0;
    text-align: center;
    background-color: #D5CDBE;
    font-size: 100%;
    font-family: Verdana;
    overflow: -moz-scrollbars-vertical;
}
table
{
    font-size: 1em !important;
    font-family: Tahoma, Verdana, sans-serif;
    border: none;
}
table input
{
    font-size: 1em;
    
}
table select
{
    font-size: 1em;
}

form
{
    margin: 0;
    padding: 0;
}
#content input, #content select
{
    font-size: 1em;
}
img
{
    border: none;
}
a:active, a:link, a:visited
{
    color: #112837;
    text-decoration: none;
}
a:hover
{
    color: #4776BD;
}
fieldset, form
{
    border: none;
    margin: 0;
    padding: 0;
}
h3
{
    margin: 1em 0 0.5em 0;
    padding-top: 1em;
    color: #6B6F83;
    font-size: 1.25em;
    text-align: left;
    border-bottom: solid 2px #4776BD;
}
/* Hides from IE-mac \*/
* html .clear, * html .floatform
{
    height: 1%;
}
.clear, .floatform
{
    display: block;
}
/* End hide from IE-mac */
.leftNavTopName
{
    color: Black;
    margin-left: 20px;
}
ul.tame, ul.tame li
{
    margin: 0 0 0 0;
    padding: 0;
    display: list-item;
    font-size: 14px;
    list-style: none;
}
ul.tame li
{
    line-height: 1.25em;
}
.tameHoriz, ul.tameHoriz li
{
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 1em;
}
ul.tameHoriz li
{
    display: inline;
    font-size: 1em;
}
br.cl
{
    clear: both;
}
.CatLanding li
{
    text-align: left;
}
/* hero pic*/
.heroPic
{
    width: 589px;
    height: 406px;
    float: left;
    position: relative;
    margin-bottom: 5px;
}
.topRightContent
{
    width: 190px;
    height: 159px;
    float: right;
    position: relative;
    background: url(images/topRightBox.jpg);
    margin-bottom: 20px;
}
.topRightBox
{
    color: White;
    line-height: 30px;
    text-align: center;
    height: 30px;
    font-size: 1.3em;
    font-style: italic;
    width: 190px;
    background: #B79D83;
    position: relative;
}

.topRightContent ul
{
    color: Green;
}
.topRightContentli
{
    color: Black;
}


.bottomContent
{
    width: 763px;
    clear: both;
    position: relative;
    padding: 0 15 0 15;
    border-left: solid 1px #E4E4E4;
}
.bottomRightContent
{
    width: 190px;
    height: 221px;
    float: right;
    position: relative;
}
.bottomRightText
{
    text-align: left;
}
.bottomRightText label
{
}
.bottomRightBox
{
    color: White;
    line-height: 30px;
    text-align: center;
    height: 30px;
    font-size: 1.3em;
    font-style: italic;
    width: 190px;
    background: #B79D82;
    position: relative;
}
.bottomContentPhotoText
{
    clear: both;
    width: 731px;
    height: 91px;
    position: relative;
}
.bottomContentText
{
    clear: both;
    width: 729px;
    height: auto;
    position: relative;
}
/*PAGE SETUP*/
#userName
{
}
#loginText
{
    /*margin-left: 1em;*/
}
textarea#OrderNotes
{
    width: 99% !important;
}
#wrapperTop
{
    background: url(images/topnav.png) no-repeat top;
    width: 990px;
    margin: 0 auto;
    margin-bottom: -10px;
}
#wrapper
{
    background-color: #fff;
    width: 985px;
    margin: 0 auto;
    padding: 0;
    text-align: left;
    font-size: 0.71em !important;
}


#header
{
    height: auto;
    width: 985px;
    line-height: 3em;
    text-align: right;
    margin-bottom: 0px;
    float: left;
}
#bodyWrapper
{
    padding: 13 0 0 0;
    _padding: 1 0 0 0;
    margin-bottom: 0px;
    _margin-top: 0px; /*chnaged margin-bottom from 10px to 0px */
    width: 985px;
    float: left;
    border: 0px solid #fff;
}

#leftWrap
{
    width: 190px;
    float: left;
    clear: both;
}

/*Start copied */
#tabs
{
    font-size: 12px;
    font-family: 'Trebuchet MS' , 'Arial';
    margin: 20px 0px 0px 10px;
    clear: left;
    padding: 0;
    float: none;
}
#tabs ul.ui
{
    margin: 0px;
    padding: 0px;
    background: url(images/bottomborder.jpg) repeat-x bottom;
    height: 35px;
}
#tabs li.ui
{
    display: inline;
    list-style: none;
    height: 35px;
    background: url(images/middleproducttab.jpg) repeat-x;
}
* html #tabs li.ui
{
    display: inline; /* ie6 double float margin bug */
}
#tabs li.ui, #tabs li.ui a
{
    float: left;
}
.RightMenu
{
    clear: both;
    float: right;
    width: 25%;
    margin-right: 15px;
    margin-top: 2px;

}
.red
{
    color: Red;
}
#tabs ul li.ui a
{
    text-decoration: none;
    padding: 9px 14px 3px 8px;
    color: #000;
    font-weight: bold;
    background: url(/skins/skin_2/images/tab-inactive-right.gif) no-repeat right 4px;
    height: 35px;
}
#tabs ul li.ui a:focus
{
    -moz-outline: none;
    outline: none;
}
#tabs ul li.ui a:hover
{
    text-decoration: none;
    padding: 9px 14px 3px 8px;
    color: #000;
    font-weight: bold;
    background: url(/skins/skin_2/images/tab-hover-bg.gif) no-repeat right 4px;
}
#tabs ul li.active a:hover
{
    background: url(/skins/skin_2/images/tab-right.gif) no-repeat right top;
}
#tabs ul li.active
{
    background: url(/skins/skin_2/images/tab-active-bg.gif) repeat-x;
    color: #333333;
}
#tabs ul li.active a
{
    background: url(/skins/skin_2/images/tab-right.gif) no-repeat right top;
}
/*end copied */
.KitTopBar
{
    
    clear: both;
    width: 100%;
    height: 25px;
    margin-bottom: 10px;
    padding-top: 5px;
}
.Step
{
    float: left;
    background: url(images/KitOptionSep.jpg) no-repeat right;
    width: 8%;
    height: 20px;
}
.link
{
    /*width: 20%;     font-size:10px;*/
}
.KitName
{
    float: left;
    background: url(images/KitOptionSep.jpg) no-repeat right;
    width: 80%;
    height: 20px;
    padding-left: 10px;
}
.ThreeCatProductOverView
{
	position:relative;
	float:right;
	padding-right:15px;
	width:705;
}
.ThreeCatPOTitle
{
    background: url(images/3catpotitle.jpg) repeat-x;
    height: 20px;
    padding-top: 3px;
}
.ThreeCatPOLinks
{
    float: right;
}
.sectiontitle
{
    margin-top: 10px;
    height: 10px;
    float: left;
    color: #FFF;
    font-size: 15px;
    padding: 2px 5px 10px 15px;
}
.setiontitlelink, .setiontitlelink a:link, .setiontitlelink a:visited
{
    float: left;
    color: #565656;
    text-decoration: underline;
    margin: 0px 2px 0px 0px;
    font-family: Arial,Helvetica, Sans-Serif;
}
.bottomContentPhotoTextStyle h1
{
   font-weight:normal;
}
.setiontitlelink h1
{
    padding-top: 0px;
    margin-top: 0px;
    font-size: 15px;
    font-weight: normal;
}
.exploreLinks, .exploreLinks a:link, .exploreLinks a:visited
{
    color: #e38708;
    text-decoration: underline;
    margin-left: 10px;
    font-size: 10px;
}


#content
{
    margin: 0 0 1em 10px;
    width: 784px;
    height: auto;
    background-color: #fff;
    float: right;
    clear: none;
}
#contentBig
{
    margin: 0;
    width: 100%;
    height: auto;
    background-color: #fff;
    clear: none;
}
#footer
{
    clear: both;
    margin: 0;
    padding: 0;
    width: 100%;
    background-color: white;
    text-align: center;
}
#breadcrumb
{
    float: left;
    color: #444;
}
#miniCart
{
    float: right;
}
#ML
{
    width: 650px;
    font-size: 0.85em;
}
#ML, #ML div
{
    float: right;
    vertical-align: middle;
}
#ML div select
{
    font-size: 0.88em;
    margin: 2px 0.5em 4px 0;
    vertical-align: middle;
}

#breadcrumb, #minicart, #ML
{
    height: 2em;
    line-height: 1.5em;
    color: #444;
}
#breadcrumb a, #miniCart a
{
    color: #4776BD;
}
input.submit
{
    border: 1px double #999;
    border-top-color: #ccc;
    border-left-color: #ccc;
    padding: 0.1em;
    margin: 0;
    background-color: #fff;
    background-image: url(images/background-form-element.png);
    color: #333;
    font-size: 1em;
    font-weight: bold;
    font-family: Tahoma,Verdana,Helvetica,Arial,sans-serif;
}
input.update
{
    border: 1px double #999;
    border-top-color: #ccc;
    border-left-color: #ccc;
    padding: 0.1em;
    margin: 0;
    background-color: #fff;
    background-image: url(images/background-form-element.png);
    color: #333;
    font-size: 1em;
    font-weight: bold;
    font-family: Tahoma,Verdana,Helvetica,Arial,sans-serif;
    margin-left: 10px;
}
input.submit:active
{
    border: 1px double #ccc;
    border-top-color: #999;
    border-left-color: #999;
}


/*HEADER ELEMENTS*/
.TopNavPromoText
{
    float: right;
    height: 62px;
    margin-bottom: 0px;
    font-size: 14;
    vertical-align: baseline;
}

.logo
{
    float: left;
    width: 244px;
    height: 52px;
    background: url(images/logo.jpg) no-repeat center center;
    margin-right: 10px;
    margin-left: 15px;
    display: block;
}
.logo b
{
    display: none;
}
.KitTopBar
{
    margin-top: 15px;
}


#onlineSupport
{
    width: 67px;
    height: 62px;
    background: url(images/onphonehelpgirl.png) no-repeat center right;
    float: right;
}
a.wishlist
{
    background: url(images/icons/wishlist.gif) no-repeat left bottom;
}
a.cart
{
    background: url(images/icons/cart.gif) no-repeat left bottom;
}
a.account
{
    background: url(images/icons/your-account.gif) no-repeat left bottom;
}
a.faq
{
    background: url(images/icons/faq.gif) no-repeat left bottom;
}
a.contact
{
    background: url(images/icons/contact-us.gif) no-repeat left bottom;
}
a.wishlist, a.cart, a.faq, a.contact, a.account
{
    padding: 3px 15px 3px 20px;
    position: relative;
}
#header u
{
    color: #000;
    text-decoration: none;
}
#login
{
    margin: 0;
    padding: 0;
    float: right;
    font-size: 0.8em; /*padding-right: 15px;*/
}

/* HEADER HORIZ NAV*/

#horizNav
{
    text-align: left;
    width: 985px;
    margin: 0;
    clear: left;
    line-height: 30px;
    height: 30px;
    background: url(images/nav-bg.gif) repeat;
    border-top: solid 1px #888;
    border-bottom: solid 1px #888;
    /*position: relative;*/
    /*z-index: 1;*/
}
#horizNav a:active, #horizNav a:link, #horizNav a:visited
{
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    font-size: 1.1em;
    font-family: Tahoma,Verdana,sans-serif;
}

#nav
{
    margin: 0;
    padding: 0;
    height: 35px;
    list-style: none;
    white-space: nowrap;
}
#nav a
{
    margin: 0;
    padding: 0.9em 15px;
    background: url(images/tab-sep.gif) no-repeat center left;
}
#nav a:hover, #nav #firstTab a:hover
{
    background: url(images/nav-bg-hover.gif) repeat-x center right;
}

#nav li
{
    float: left;
    position: relative;
    margin: 0;
    background: url(images/nav-bg.gif) center left repeat;
}

#nav ul
{
    list-style: none;
    padding: 0;
    margin: 0;
    border-top: solid 1px transparent;
    text-align: left;
}
#nav li ul
{
    width: 10em;
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 100;
    color: #4776BD;
}
#nav li li
{
    font-size: 0.8em;
    line-height: 2em;
    margin: 0;
    background: #F8F8F8 none;
    width: 100%;
    border-bottom: solid 1px #CECECE;
}
#nav li li a
{
    display: block;
    margin: 0;
    background: none;
    padding: 0 1em;
    color: #4776BD !important;
}
#nav li li a:hover, #nav li li:hover
{
    background: #DCDFE2 none !important;
}
#nav li > ul
{
    top: auto;
    left: auto;
}
#nav li:hover ul, #nav li.over ul
{
    display: block;
}
#nav #firstTab
{
    background-image: none !important;
    margin: 0;
}
/* Horiz Nav Top Right */
.horizNavLeftCorner
{
    background: url(images/TopNavLeftCorner.jpg) no-repeat;
    width: 5px;
    height: 45px;
    float: right;
    margin-top: -25px;
    _margin-top: 0;
}

.horizNavRightCorner
{
    background: url(images/TopNavRightCorner.jpg) no-repeat;
    width: 8px;
    height: 45px;
    float: right;
    margin-top: -25px;
    _margin-top: 0;
}

.horizNavFiller
{
    background: url(images/TopNavFiller.jpg) repeat;
    float: right;
    height: 45px;
    margin-top: -25px;
    _margin-top: 0;
}


.horizNavTop
{
    /*float: right;     text-align: center;     width: 489px;          clear: right;     line-height: 30px;     height: 30px;     background: url(images/nav-bg.gif) repeat;     border-top: solid 1px #888;     border-bottom: solid 1px #888;     position: relative;     z-index: 1;*/
    clear: right;
    position: relative;
    line-height: 39px;
    height: 40px;
    margin-right: 30px;
    margin-bottom: -20px;
    margin-top: -14px;
    _margin-bottom: 10px;
    _margin-top: -29px;
    z-index: 1;
}

.horizNavFiller a:active, .horizNavFiller a:link, .horizNavFiller a:visited
,.miniCartCollapseHeaderPanel, .miniCartCollapseHeaderPanel a:active, .miniCartCollapseHeaderPanel a:link, .miniCartCollapseHeaderPanel a:visited
{
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    font-size: 10px;
    font-family: Tahoma,Verdana,sans-serif;
}

.horizNavTopMenuItem
{
    color: #fff;
    font-weight: bold;
    font-size: 10px;
    cursor: hand;
    cursor: pointer;
    margin: 0;
    padding: 0 1em !important;
    line-height: 30px;
    vertical-align: middle;
    background: url(images/tab-sep.gif) no-repeat center right;
}
.horizNavTopMenuItemEnd
{
    color: #fff;
    font-weight: bold;
    font-size: 10px;
    cursor: hand;
    cursor: pointer;
    margin: 0;
    padding: 0 1em !important;
    line-height: 30px;
    vertical-align: middle;
}

/* HORIZ NAV SUB */
.contentFooterLastItem
{
    background-color: #B79E83;
    border-right: solid 0px;
    height: 135px;
    width: 154px;
    _width: 169px;
    float: left;
    position: relative;
    text-align: left;
    font-family: Verdana;
    font-size: 10px;
    padding: 5px 5px 5px 5px;
    margin: 0;
}
.contentFooter
{
    clear: both;
}
.contentFooterItem
{
    background-color: #B79E83;
    border-right: solid 1px white;
    height: 135px;
    width: 153px;
    _width: 163px;
    float: left;
    position: relative;
    text-align: left;
    font-family: Verdana;
    font-size: 10px;
    padding: 5px 5px 5px 5px;
}
.contentFooterText
{
    color: white;
    margin-left: 30px;
    text-align: left;
}
.contentFooterText strong
{
    color: #595959;
    font-size: 1.1em;
}
.contentFooterText a:active, .contentFooterText a:link, .contentFooterText a:visited
{
    color: white;
    margin-left: 0px;
    margin-bottom: 3px;
    text-align: left;
}
.contentFooter
{
    width: 985px;
}
#horizNav2
{
	text-align:center;
	color: white;
    margin: 10px auto 0px auto;
    padding-bottom: 5px;
}
.pipe
{
    padding: 0 1em;
    font-size: 0.9em;
    font-weight: normal;
}
img.liveHelp
{
    float: right;
    padding: 0 1em;
    vertical-align: middle;
    margin-top: 4px;
}

.searchBox
{
    height: 1.5em;
    width: 10em;
    border: 1px solid #A7A6AA;
    margin-top: 0.7em;
}
/* top selection for category page */
.optionGridLayout
{
    border: solid 1px #b79d82;
    overflow: hidden;
    width: 97%;
    _width: 100%;
    margin-left: 15px;
    margin-right: 15px;
}
/*
.topNavRightSide
{
    border-right: 1px solid black;
    border-bottom: 1px solid black;
    _padding-right: 10px;
    _padding-left: 10px;
    _width: 110px;
    padding-right: 25px;
    padding-left: 25px;
    float: left;
    text-align: center;
    background-color: #e9e2da;
    
}
*/
.topNavRightSide
{
    border-bottom: solid 1px #b79d82;
    float: left;
    padding: 3px 5px 3px 5px;
    text-align: center;
    width: 170px;
    background: url(images/toprightnav-sep.jpg) #e9e2da no-repeat center right;
}
.topNavRightSideEnd
{
	border-bottom: solid 1px #b79d82;
	float: left;
    padding: 3px 5px 3px 5px;
    text-align: center;
    width: 170px;
    border-right:1px solid #b79d82;
    background: #e9e2da;
}
.topNavLeftSide
{
    border-bottom: solid 1px #b79d82;
    float: left;
    padding: 3px 15px 3px 15px;
    background: url(images/toprightnav-sep.jpg) #e9e2da no-repeat center right;
}
.catLandingSummary
{
    margin-bottom: 10px;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 10px;
    padding: 5px 5px 5px 5px;
    _padding-right: 15px;
    background-color: #d5cebe;
    width: 96%;
    _width: 100%;
    font-size: 1em;
    color: White;
}
.catLandingGridBox
{
    float: left;
    padding-left: 5px;
    width: 250px;
    height:200px;
}
.catLandingGridBox ul li
{
	font-size:11px;
	text-align:left;
	margin-bottom:5px;
	color:#565656;
}
.catLandingGridBox h2
{
	padding-left:10px;
	text-decoration:none;
	border-bottom: none 0px;
}
.catLandingGridEven
{
    float: left;
    width: 45%;
    text-align: center;
    font-size: 10px;
    padding-left: 10px;
    padding-bottom: 20px;
    padding-top: 20px;
    border-bottom: solid 1px #dfdfdf;
}
.catLandingGridOdd
{
    float: left;
    width: 45%;
    text-align: center;
    font-size: 10px;
    padding-bottom: 20px;
    padding-top: 20px;
    border-bottom: solid 1px #dfdfdf;
    border-right: solid 1px #dfdfdf;
}
.optionGrid
{
    float: left;
    border: solid 0px black;
    overflow: hidden;
}
.optionGridParent
{
    width: 130px;
    float: left;
    border: solid 0px black;
    overflow: hidden;
    width: 150px;
}
.optionGridTitle
{
    font-weight: 600;
    background-color: #e9e2da;
    padding: 4px 5px 0px 5px;
    font-size: 1em;
    height: 30px;
}



/* LEFT NAV */

.leftNav
{
    border: 0px solid #ddd;
    border-top: 1px solid #F0EFEF;
    padding: 5px;
    margin-bottom: 5px; /*    background: #D7D4CD url(images/left-nav-bg.gif) repeat top center;*/
}
.navHeader
{
    background: #b79e83;
    width: 190px;
    line-height: 28px;
    padding-left: 5px;
    color: white; /*#4776BD;*/
    font-family: Arial;
    font-size: 16px;
}
.catMark
{
    font-size: 0.8em;
    font-weight: bold;
    color: #aaa;
    letter-spacing: -2px;
}

/* FOOTER ELEMENTS */
#footer ul
{
    list-style: none;
    color: #444;
}

div#footerWrap
{
    width: 985px;
    height: 40px;
    margin: 0;
    padding: 10px 0;
    text-align: center; /*border: 1px dashed #ddd;*/
}
.footerList
{
    text-align: left;
    width: 24%;
    height: 100%;
    display: inline;
    float: left;
    border-right: 1px dashed #ddd;
}
.topList li
{
    font-size: 1.2em;
    font-weight: bold;
    margin: 0 0 0.5em 0;
    list-style: none;
}

/* CLOSER */
#closer
{
    font-size: 0.7em;
    color: #444;
    margin: 1em 0;
}
#closer a
{
    color: #444;
}


/* PRODUCT PAGE */
#productTopBox
{
    text-align: right;
    padding: 1.5em 10px 10px 10px;
}
h2
{
    margin: 0;
    font-size: 1.4em;
    text-align: left;
    border-bottom: solid 2px #4776BD;
}

#sku
{
    display: block;
}
#price
{
    font-weight: bold;
    font-size: 1.5em;
    display: block;
}
.SalePrice
{
    color: #cc0000 !important;
}
#description, #quoteBox, #otherinfo
{
    margin: 10px;
}
.prodHeader
{
    width: 99.5%;
    height: 1.2em;
    color: #6B6F83;
    clear: both;
    font-weight: bold;
    font-size: 1.2em;
    padding: 3px 5px;
    border-bottom: solid 2px #4776BD;
}
#quoteBox input, #quoteBox select
{
    font-size: 1em;
    display: block;
    margin: 5px 0;
}
#mainImg
{
    margin: 0 10px 10px 0;
    float: left;
}
.AddToCartButton, .AddToWishButton, #Quantity
{
    font-size: 1em;
}
.addToForm
{
    margin-top: 1em;
}
#shipQuoteLabels
{
    width: 10em;
    height: auto;
    float: left;
    font-weight: bold;
    text-align: right;
    padding-right: 10px;
}
#shipQuoteLabels label
{
    display: block;
    line-height: 2em;
}
#ShipQuote, #yourQuote
{
    font-weight: bold;
    line-height: 2em;
}
#shipQuoteWrapper
{
    height: auto;
    float: left;
}
#navArrows
{
    float: right;
}

/* ENTITY LANDING PAGE */

.topFeature
{
    float: left;
    width: 24.8%;
    height: auto;
    text-align: left;
}

.topFeatureP
{
    margin: 0;
    padding: 0.5em;
    text-align: left;
}
.topFeature p
{
    margin: 0;
    text-align: left;
}
.topFeatureP img
{
    margin-bottom: 0.5em;
}
.topPrice, .topName
{
    font-weight: bold;
    text-align: left;
}

#entitySep
{
    clear: both;
    margin-top: 1em;
}
.btmP
{
    clear: left;
    border-bottom: 1px solid #C6C3BA;
    float: left;
    width: 683px;
    margin: 0.5em 0;
    padding: 0.5em;
}
.btmP img
{
    float: left;
    margin-right: 1em;
}
.btmP span
{
    display: block;
}
.btmName, .btmPrice, .btmSalePrice
{
    font-size: 1.1em;
    font-weight: bold;
}
.btmDescription, .topDescription
{
    display: block;
    padding-bottom: 1em !important;
}
.btmPrice
{
}
.btmSalePrice
{
    color: #cc0000;
}
.btmInStock, .btmOutStock, .topInStock, .topOutStock
{
    display: inline !important;
    font-weight: bold;
    color: #4776BD;
}
.btmOutStock, .topOutStock
{
    color: #aaa;
}
#entityPageHeader p
{
    margin-top: 0;
}
#entityPageHeader img
{
    margin: 0 1em 0.5em 0;
    float: right;
}

.entityCategory
{
    margin: 0 0 1em 0;
    font-size: 1.1em;
}

/* OTHER SELECTORS */
.MediumCell, .LightCell
{
    border: none;
}

.error
{
    font-size: 1.25em;
    font-weight: bold;
    color: #ff0000;
    line-height: 35px;
}

.errorLg
{
    color: Red;
    font-size: 12px;
    font-weight: bold;
}

.SBProdName
{
    font-size: .7em;
}
.SBCatName
{
    font-size: .8em;
    font-weight: bold;
}

.PBCartFull
{
    font-size: .7em;
    color: Blue;
    font-weight: bold;
}



/* COMPONENT ART HORIZONTAL MENU */

.TopMenuGroup
{
    border: solid 0px #000;
    background-color: transparent;
    line-height: 35px;
}

.MenuGroup
{
    border: solid 0px #000;
    color: #000000;
    font-size: 0.8em !important;
    margin: 0;
    background: #F8F8F8 none;
}

.MenuGroup td, .MenuGroupHover td, .MenuItemHover td, td.MenuItemHover
{
    color: #4776BD;
}

.TopMenuItem, .TopMenuItemHover
{
    color: #fff;
    font-weight: bold;
    font-size: 10px;
    cursor: hand;
    cursor: pointer;
    margin: 0;
    padding: 0 1em !important;
    line-height: 30px;
    vertical-align: middle;
    background: url(images/tab-sep.gif) no-repeat center right;
}
.TopMenuItem
{
    background: url(images/tab-sep.gif) no-repeat center right;
}


/*leaf menu items*/
.MenuItem, .MenuItemHover, .MenuItem td, .MenuItemHover td
{
    color: #4776BD;
    border: solid 0px white;
    cursor: hand;
    cursor: pointer;
    margin: 0;
    background: #F8F8F8 none;
    width: 100% !important;
}

.MenuItemHover, .MenuItemHover td
{
    background: #DCDFE2 none;
}

.ScrollItem
{
    background-color: green;
    font-size: 0.8em;
    border: solid 0px gray;
    cursor: default;
    text-align: center;
}

.ScrollItemH
{
    background-color: aqua;
    color: orange;
    font-size: 0.8em;
    border: solid 0px gray;
    cursor: default;
    text-align: center;
}

.ScrollItemA
{
    background-color: Lime;
    color: yellow;
    font-size: 0.8em;
    border: solid 0px gray;
    cursor: default;
    text-align: center;
}
#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;*/
}
.OrderOptionsTitle
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
}
.OrderOptionsRowHeader
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: bold;
}
.OrderOptionsName
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
}
.OrderOptionsDescription
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
}
.OrderOptionsPrice
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 8pt;
}

/* Kit Specific Styles */
#KitSideBar
{
    border: solid 1px Gray;
    position: absolute;
    z-index: 99; /*999999999 !important;*/
    width: 180px;
    background-color: #FFFFE1; /*right:10px;*/
    margin-left: 10px;
}

#KitAddToCartForm
{
    padding: 5px 5px 10px 5px;
    margin: 0px 5px 0px 5px;
    border-top: solid 1px Gray;
    text-align: center;
}

#KitPlaceHolder
{
    width: 150px;
}

#KitTable
{
    width: 500px; /*border-top: solid 1px red;*/
}

#KitTable td
{
    padding: 4px 0px 4px 0px;
}

#KitAddToCartFormHeader
{
    border-bottom: solid 3px #444; /*height:15px;*/
    text-align: center;
}

#KitAddToCartFormPrice
{
    line-height: 30px;
    padding: 5px 5px 5px 5px;
    margin: 0px 5px 0px 5px;
    border-bottom: solid 1px Gray;
}

.KitAddToCartFormPrice
{
    /*line-height:30px;*/
    padding: 5px 5px 5px 5px;
    margin: 0px 5px 0px 5px;
    border-bottom: solid 1px Gray;
}

.KitAddToCartFormDetailsHeader
{
    text-align: center;
    text-decoration: underline;
}


.KitAddToCartFormDetails
{
    padding: 0px 5px 0px 5px;
    margin-left: 10px;
}

.KitTableGroup
{
    /* 	border-top:solid 1px Black;	 	border-left:solid 1px Black;	 	border-right:solid 1px Black;	 	border-bottom:solid 5px Green;	 	line-height:20px; 	*/
    background-color: #f5f5f5;
}

.KitRowSpacer
{
    /*height:45px;*/
}

.KitSpacer
{
    /* 	border:solid 1px Lime; 	background-color:Aqua; 	*/
    height: 10px;
}



#KitAddToCartFormDetailsHeader
{
    text-align: center;
    text-decoration: underline;
}

#KitAddToCartFormDetails
{
    padding: 0px 5px 0px 5px;
    margin-left: 10px;
}

#KitSideBar input[type="button"]
{
    width: 120px;
    text-align: center;
    margin-top: 3px;
}


.KitRegularBasePrice
{
    font-style: italic;
    text-decoration: line-through;
}

.KitBasePrice
{
}

.KitBasePriceOnSale
{
}

.KitCustomizedPrice
{
}

.KitCustomizedPriceOnSale
{
}

.KitLevelPrice
{
}

.KitLevelPriceOnSale
{
}

.dhtmltooltip
{
    border: 0; /*border: 2px solid black;*/
    padding: 2px;
    font-size: 11px;
    background-color:  #ffffe0; /*Remove below line to remove shadow. Below line should always appear last within this CSS*/
    filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
.CardCodeTooltip
{
    border: 0; /*border: 2px solid black;*/
    padding: 2px;
    background-color: #DDD; /*Remove below line to remove shadow. Below line should always appear last within this CSS*/
    filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
.Kit2dhtmltooltip
{
    border: 0;
    margin-top: 20px; /*border: 2px solid black;*/
    padding: 2px;
    font-size: 11px;
    background-color: #ffffe0; /*Remove below line to remove shadow. Below line should always appear last within this CSS*/
    filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}


.ShippingAndTaxEstimateAddress
{
    border: solid 1px #aaa;
    width: 100%;
}

.ShippingAndTaxEstimateAddress .Header
{
    text-align: center;
    font-weight: bold;
    background-color: #ddd;
}

.ShippingAndTaxEstimateAddress .Caption
{
    width: 30%;
    text-align: left;
    vertical-align: top;
}

.ShippingAndTaxEstimateAddress .Value
{
    width: 70%;
    text-align: left;
    vertical-align: top;
}

.ShippingAndTaxEstimateAddress .ErrorMessage
{
    width: 100%;
    text-align: center;
    vertical-align: middle;
    color: Red;
    font-weight: bold;
}

.ShippingAndTaxEstimator
{
    border: solid 1px #aaa;
    width: 100%;
}

.ShippingAndTaxEstimator .Header
{
    text-align: center;
    font-weight: bold;
    background-color: #ddd;
}

.ShippingAndTaxEstimator .Caption
{
    font-weight: bold;
    width: 30%;
    text-align: left;
    vertical-align: top;
}

.ShippingAndTaxEstimator .Value
{
    width: 70%;
    text-align: right;
    vertical-align: top;
}

.ShippingEstimatorPanel
{
    width: 350px;
    border: dashed 1px gray;
    padding: 5px 5px 5px 5px;
}

.WishListWarning
{
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    font-weight: bold;
    color: #ff0000;
}

.ShippingEstimatorPanel
{
    width: 350px;
    border: dashed 1px gray;
    padding: 5px 5px 5px 5px;
}

#KitError
{
    text-align: center;
    vertical-align: middle;
    padding: 5px 5px 5px 5px;
}

#lblKitError
{
    color: Red;
}

/* default class for stock hint display */
.StockHint
{
    font-size: 11px;
}

.StockHint_OutOfStock
{
    color: red;
}

.StockHint_InStock
{
    color: blue;
}

/* indented class variation for stock hint display */
.StockHint_Indented
{
    text-indent: 10px;
    font-size: 11px;
}

.StockHint_Indented_OutOfStock
{
    color: red;
}

.StockHint_Indented_InStock
{
    color: blue;
}



/*********************************************/
/*************For Featured Products***********/
/*********************************************/


.featuredProductLinks
{
    color: #000000;
    font-weight: bold;
}

.featuredProductDescription
{
    padding-top: 10px;
    font-weight: normal;
}

.featuredProductPrice
{
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: normal;
}


.featuredTeaser
{
    color: #000000;
    font-weight: bold;
}



/* CSS for productratings [begin] */

.CommentHelpfulText
{
    font-family: Arial,Helvetica;
    color: #009999;
}

.CommentHelpfulYes
{
    font-family: Arial,Helvetica;
    color: #006600;
}

.CommentHelpfulNo
{
    font-family: Arial,Helvetica;
    color: #006600;
}

.CommentCell
{
    background-color: #FFFFFF;
}

.RatingCommentText
{
    color: #000000;
}

.CommentAuthor
{
    color: #000000;
}
/****** [end] ******/


/* CSS for Checkout Terms And Conditions [begin] */

.CheckOutTermsBorder
{
    border-style: dashed;
    border-width: 1px;
    border-color: #000000;
}
/****** [end] ******/




/* CSS for Affiliate Page [begin] */

.AffiliateHeaderTd
{
    /* -- original -- 	font-size: smaller; 	font-weight:bold; 	color: #ffffff; 	background-color: #AAAAAA; 	-- -- */
    font-size: smaller;
    font-weight: bold;
    color: #ffffff;
    background-color: #CCCCCC;
    padding: 3px;
}

.AffiliateTextCell
{
    background-color: #DDDDDD;
    color: #000000;
    padding: 3px;
}

.AffiliateLinks, .AffiliateLinks a:link, .AffiliateLinks a:active, .AffiliateLinks a:visited
{
    color: #000000;
}

.AffiliateLinks a:hover
{
    color: #4776BD;
}

.AffiliateForgotPasswordText
{
    color: #000000;
}

.AffiliateForgotPasswordText span
{
    color: #000000;
    font-weight: bold;
}

/****** [end] ******/


/* CSS for Multiple Shipping [begin] */
.MultiShippingAddressHeaderLeft
{
    color: #000000;
    background-color: #dddddd;
}

.MultiShippingAddressHeaderRight
{
    color: #000000;
    background-color: #dddddd;
}

/****** [end] ******/



/* CSS for Recent Comments */

.RecentCommentsHeader
{
    background-color: #CCCCCC;
    color: #000000;
    font-weight: bold;
    text-align: center;
    height: 25px;
}

.RecentCommentsHeaderBorder
{
    background-color: #FFFFFF;
}

.RecentCommentsFooter
{
    background-color: #CCCCCC;
}

.RecentCommentsBorder
{
    background-color: #CCCCCC;
}

.RecentCommentsCell
{
    background-color: #FFFFFF;
    color: #000000;
    text-align: center;
}

.pnlRecentCommentSort
{
    background-color: #FFFFCC;
}

.RecentCommentSortText
{
    color: #FF0000;
}

.RecentCommentReSortText
{
    color: #000000;
    font-weight: bold;
}

.RecentCommentIsolateHeader
{
    background-color: #009999;
}

.RecentCommentIsolateHeaderText
{
    color: #FFFFFF;
    text-align: center;
    font-weight: bold;
}

.RecentCommentIsolateCell
{
    background-color: #FFFFFF;
    color: #000000;
}

.RecentCommentsPagingTop
{
    background-color: #ffffff;
    color: #000000;
}

/** [end] **/


/* CSS for RateIt.aspx */

.rateitBG
{
    background-color: #336699;
    margin: 0px;
}

.rateittable
{
    background-color: #336699;
}

.rateitlabel
{
    font-family: arial,helvetica;
    font-weight: bold;
    color: #ffffff;
}

.rateitproductname
{
    background-color: #FFFFCC;
}

.rateitbox
{
    background-color: #FFFFFF;
}

.rateitddl
{
    font-size: 10px;
}

.rateittext
{
    font-size: 12px;
}
/**		[end]	**/
/***************************************************/
/**************TabbedUI prototype*******************/

#pagetabs
{
    width: 100%;
}

#pagetabs a
{
    background: white url(images/tab_out.gif) top left repeat-x;
    background-color: #DDDDDD;
    border-left: solid 1px black;
    border-top: solid 1px black;
    border-right: solid 1px black;
    color: #696969;
    padding: 5px 5px 0px 5px;
    position: relative;
    margin-right: 3px;
    text-decoration: none;
    vertical-align: middle;
}

#pagetabs a:hover
{
    text-decoration: underline;
    color: #ffffff;
    background: white url(images/tab_over.gif) top left repeat-x;
}

#pagetabs a.activetab
{
    padding: 5px 5px 1px 5px;
    position: relative;
    top: 1px;
    color: #ffffff;
    background-image: url(images/tab_over.gif);
    border-bottom-color: white;
}

#pagetabs a.activetab:hover
{
    text-decoration: none;
}

#tabcontent
{
    border: solid 1px gray;
    margin: 0px;
    padding-top: 0px;
    padding-bottom: 10px;
    width: 100%;
}

#tabcontent div.hiddenTab
{
    display: none;
}

#tabcontent div.selectedTab
{
    display: block;
}


#master_container{
	display:block;
	position:relative;
	width:985px;
	height:100%;
	background-color:#FFF;
	margin-left: auto ;
	margin-right: auto;
	font-family: Verdana, Geneva, sans-serif;
}

#master_container #content {
	float: left;
	min-height:100%;
	border: 2px solid #ccc;
	width: 765px;
	/* ie5win fudge begins */voice-family: "\"}\"";
	voice-family:inherit;
	width: 765px;
	background-color: #FFF;
	margin-left: 15px;
}

html>body #master_container #content {
	width: 765px;/* ie5win fudge ends */
	border: 2px solid #CCC;
	background-color: #FFF;
}

#master_container #sidebar {
	float: left;
	width: 198px;
	/* ie5win fudge begins */voice-family: "\"}\"";
	voice-family:inherit;
	width: 198px;
	background-color: #FFF;
}


#header_item{
	display:block;
	position:relative;
	width:985px;
	height:100%;
	background-color:#FFF;
	margin-left: auto ;
	margin-right: auto;
	font-family: Verdana, Geneva, sans-serif;
}
#header_item #alt_nav
{
	float: left;
	min-height:100%;
	width: 957;
	/* ie5win fudge begins */voice-family: "\"}\"";
	voice-family:inherit;
	width: 957px;
	background-color: #FFF;
	margin-left: 15px;
}

#breadcrumb{
	font-size: 12px;
	padding-left: 15px;
	padding-bottom:4px;
}
/* Information Boxes */

/* Information Boxes */
.infobox.first-infobox{
	margin-top:0px;
	padding-top:0px;
}

.infobox{
	margin-right: 11px;
	margin-left: 11px;
	margin-top:8px;
	width:176px;
	border-bottom:2px solid #CCCCCC;
	border-left:2px solid #CCCCCC;
	border-right:2px solid #CCCCCC;
	border-top:2px solid #CCCCCC;
}
.infobox h1{
	background-color: #FFF;
	background-image: url(images/bg_infoboxh1.jpg);
	background-repeat: repeat-x;
	padding-left:8px;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	line-height: 29px;
	margin: 0px;
	padding-top: 0px;
}

.infobox ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

.infobox li{
	background-color: #FFF;
	padding-left:8px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	line-height: 25px;
}

.content_tools{
	border-bottom:2px solid #CCCCCC;
	height: 29px;
	background-image: url(images/bg_content_tools.jpg);
	background-repeat: repeat-x;
    font-weight: 600;
    background-color: #e9e2da;
    padding: 0px 5px 0px 5px;
	margin-top:3px;
    font-size: 1em;
}

/* Line Items */
/* Category Header */
#category_header{background-image: url(images/bg_line_item_selected.jpg);background-repeat: repeat-x;height:133px;}
#category_header .line_item_image{float:left;width:110px;padding-top: 11px;padding-right: 15px;padding-bottom: 11px;padding-left: 15px;}
#category_header .line_item_image img{width:109px;border: 1px solid #837e78;}
#category_header .line_item_data{padding-left:7px;float:right;}
#category_header .line_item_data ul{margin-top:0px; margin-bottom:8px;}
#category_header .line_item_data li{font-size:12px;color:#000000;font-weight:normal; margin-left:-20px;}
#category_header .line_item_data h2{padding:0; border:0;margin-left:3px; display:block; margin-bottom:10px;}
#category_header .line_item_data h2 a{font-size:20px;color:#3a5d48;font-weight:bold;}
#category_header .line_item_data{width:614px;float:right;}
.line_item + #category_header {border-top: 2px solid #CCC; }

/* Line Item */
.line_item{height:148px;clear:both;margin:0; padding:0;}
.line_item + .line_item {border-top: 2px solid #CCC; }
.line_item .line_item_image{float:left;width:110px;padding-top: 11px;padding-right: 15px;padding-bottom: 11px;padding-left: 35px;}
.line_item .line_item_image img{width:109px;border: 1px solid #837e78;}
.lin-item line_item_data ul{margin-top:0px; margin-bottom:8px;}
.line_item .line_item_data{padding-left:7px;float:right;}
.line_item .line_item_data{width:594px;float:right;}
.line_item .line_item_data h3{
	padding:0;
	border: 0;
	text-align:inherit;
	display:block;
	margin: 0px;
	margin-bottom: 5px;
	margin-top: 10px;
}
.line_item .line_item_data h3 a
{
	color:#3a5d48;
	font-size:14px;
	font-weight:bold;
}
div.expando{margin-bottom:10px;}
div.expando h1{background-image: url(images/bg_expando_head.jpg);color:#425d4c;padding-left:20px;border-top:1px solid #9ec4eb;}
p.more_link{color:#da8626;display:block;font-size:12px;font-weight:bold;margin-bottom:0px;margin-top:0px;width:410px;vertical-align: middle;}
div.more_link{color:#da8626;display:block;font-size:12px;font-weight:bold;margin-bottom:0px;margin-top:5px;width:410px;vertical-align: middle;}
div.swatch_text{display:block;text-align:center;color:#da8626;float:right;font-size:10px;font-weight:bold; padding:0px; margin:10px 3px 0px 0px;}
div.swatch_div {margin-top: 0px; text-align:right;}
p.swatch_link{color:#da8626;display:block;font-size:10px;font-weight:bold; padding:0px; margin:0px;}
p.item_description{font-size:12px;color:#545454;font-weight:normal;padding:0px;display:block;margin:0px;height:4em;}
div.line_item_right{width:139px;float:right;font-weight: bold;color: #000; padding-top:10px; padding-right:20px; }
div.line_item_left{width:410px; padding-bottom:0px; margin:0px; float:left;}
p.old_price{font-size:12px;text-decoration: line-through; padding:0; margin:0;}
p.curr_price{font-size:20px; padding:0; margin:0;}
p.colors_avail{font-size:12px; color:#CCC; font-weight:normal; display:block; margin-top:4px; margin-bottom:4px;}
.add_to_cart{padding-bottom:5px;}
.cart_image{float:left;}
a.cart_image {background: url('images/cart.jpg') no-repeat scroll left bottom transparent; padding: 3px 15px 3px 20px; color: #DA8626; font-weight:bold;}
a.swatch img {cursor:pointer; width:15px; height:15px; margin-left:3px; margin-bottom:1px; margin-top:1px;}
a.swatch img:hover {outline: 1px solid #000000;}
.strong{font-weight:bold;}
span.price_range{font-size:10px; color:#000;}
span.item_count{font-size:10px; color:#ccc;}
label{font-size:10px;}
/*input[type=text], input.text{width:50px; display:inline;}*/

/* Buttons */
.clear { /* generic container (i.e. div) for floating buttons */overflow: hidden;width: 100%;}
a.button {background: transparent url('images/bg_button_a.jpg') no-repeat scroll top right;color: #444;display: block;font-size:18px;color:#FFF;height: 33px;margin-right: 6px;padding-right: 16px; /* sliding doors padding */text-decoration: none;}
a.button span {background: transparent url('images/bg_button_span.jpg') no-repeat;display: block;text-align:center; padding-top:5px;height: 28px;} 
a.button:hover {background-position: bottom right;color: #000;outline: none; /* hide dotted outline in Firefox */}
a.button:active span {background-position: bottom left;padding: 6px 0 4px 18px; /* push text down 1px */} 

/* accordion */
.accordion{}
.addvertisment{margin-left:10px; padding-top:25px;}
.right-aligned{text-align:right;}

.POTextBoxName {clear:both; padding-top: 5px;}
.productInfo {width:985px; right:15px;}
.ThreeCatProductOverView {max-width:690px;}
#nicknameWindow > input[type="text"], #nicknameWindow > input.text {width:24em;}
.swatch_div .swatchs {padding:4px; background-color:#F7F7F7;
	
	background: -moz-linear-gradient(top, #ADADAD, #F7F7F7);
    /* Chrome, Safari:*/
    background: -webkit-gradient(linear,
                left top, left bottom, from(#ADADAD), to(#F7F7F7));
    /* MSIE */
    filter: progid:DXImageTransform.Microsoft.Gradient(
                StartColorStr='#ADADAD', EndColorStr='#F7F7F7', GradientType=0);	
}

.product-flag
{

}

.corner-flag
{
	position:absolute; z-index:2;
}
.box-flag
{
	
}

.inline, .line_item_data .line_item_left, .line_item_data .line_item_left .add_to_cart .swatch_div
{
	display:inline-block;
	/*IE Hack for inline-block display*/
	zoom:1; *display:inline;
}

.dimensions
{
	color:#545454;
	font-size:12px;
}
.dimensions label
{
	font-weight:bold;
	font-size:12px;
}

.modal_popup_Content
{
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}

.modal_popup_Content table
{
	border-style:none;
}

.modal_popup_Content table td
{
	border-style:none;
}

.modal_popup_Footer
{
	border-top:solid 1px #ccc;
	margin-left:25px;
	margin-right:25px;
	padding-top:5px;
	padding-bottom:10px;
}

.modal_popup_Header_Close        
{
	float:right;
	padding-right:7px;
}

.pnlMain
{
	padding-left:20px;
	padding-top:10px;
	padding-right:20px;
	padding-bottom:30px;
}

#quickeditnav
{
    text-align: left;
    width: 100%;
    margin: 0;
    clear: left;
    line-height: 35px;
    height: 35px;
    background: #699EDC url(images/nav-bg.gif) repeat;
    border-top: solid 1px #888;
    border-bottom: solid 1px #888;
    z-index: 1;
}

.watermarked
{
	color: #BBBBBB;
}

.pm_CCImage
{
    padding-left:10px;
}
/***/
