body
{
	color: #565656;
    margin: 0;
    padding: 0;
    text-align: center;
    background-color: #D4D5D7;
    font-size: 12px;
    font-family: Arial;
    overflow: -moz-scrollbars-vertical;
    background-image: url(../images/bgshade.gif);
    background-position: top left;
    background-repeat: repeat-x;
}
table
{
	color: #565656;
    font-size: 12px !important;
    font-family: Arial;
    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: underline;
}
a:hover
{
    color: #4776BD;
}
fieldset, form
{
    border: none;
    margin: 0;
    padding: 0;
}

/* Hides from IE-mac \*/
* html .clear, * html .floatform
{
    height: 1%;
}
.clear, .floatform
{
    display: block;
}
/* End hide from IE-mac */

.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;
}


/*PAGE SETUP*/
#userName
{
}
#loginText
{
    margin-left: 1em;
}
textarea#OrderNotes
{
    width: 99% !important;
}

#wrapper
{
    width: 772px;
    margin: 0 auto;
    padding: 0;
    text-align: left;
    background-color: White;
}
#inner
{
	padding: 10px 25px 0 25px;	
}

#header
{
    height: auto;
    text-align: right;
    width: 100%;
}
#bodyWrapper
{
    padding: 0;
    height: auto;
}

/*Bread Crumbs - Categories*/
.EntityBreadCrumb{}
.EntityBreadCrumb a, .EntityBreadCrumb a:visited {color: #B2B2B3; font-size: 11px; text-decoration: none;}
.BreadCrumbList{float:left;display:inline;}
.BreadCrumbElement{float:left;display:inline; margin: 0 0 10px 0; font-size: 11px; }
.BreadCrumbPipe{ font-size: 11px; }
.BreadCrumbListLabel{float:left;display:inline;}
.BreadCrumbLink{margin-left:5px;}
.BreadCrumbLinkText{ font-size: 11px; }
.BreadCrumbProductText{margin-left:5px; color: #B2B2B3; font-size: 11px; }
/*Bread Crumbs - Categories*/

#content
{
    margin: 0 20px 0 0;
    width: 510px;
    height: auto;
    background-color: #fff;
    float: right;
    clear: none;
}

#content h3
{
	color: #C8583C;
    font-weight: bold;
    font-size: 16px;
    margin: 5px 0 5px 0;
    padding: 0;
}
#content h2
{
	color: #C8583C;
    font-weight: bold;
    font-size: 14px;
    margin: 20px 0 10px 0;
    padding: 0;
}
#content div.homeabout
{
	border-top: solid 1px #005EA7;
	border-bottom: solid 1px #E5EFF6;
	padding: 0px 0 20px 0;
	clear: both;
	margin: 0;
}
#content div.homebrands
{
	padding: 10px 0 0 0;	
}
#content div.productArea
{
	background-image: url(../images/toparrows.gif);
	background-position: top center;
	background-repeat: no-repeat;
	border-top: solid 1px #005EA7;
	padding: 15px 0 0 0;
}
#content div.productArea div.productCellOuter
{
	float: left;
	margin: 5px 3px 15px 4px;
}
#content div.productArea div.productCellOuter div.productCellInner
{
	background-image: url(../images/productcell.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	width: 162px;
	height: 207px;
}
#content div.productArea div.productCellOuter div.productCellInner div.productCellName
{
	padding: 15px 15px 0 15px;
	/*height: 55px;*/
}
#content div.productArea div.productCellOuter div.productCellInner div.productCellName a
{
	height: 40px;
	text-decoration: none;	
	font-weight: bold;
	color: #005EA7;
	display: table-cell;
}
#content div.productArea div.productCellOuter div.productCellInner div.productCellImage
{
	
}
#content div.productArea div.productCellOuter div.productCellInner div.productCellImage img
{
	width: 148px;
	height: 100px;
	margin-left: 7px;
}
#content div.productArea div.productCellOuter div.productCellInner div.productCellPrice
{
	text-align: center;
	padding: 10px 0 0 0;
	color: #505050;
}

/*CATEGORY*/
#content div.subCategoryContainer 
{
	clear: both;
	/*background-image: url(../images/toparrows.gif);*/
	background-position: top center;
	background-repeat: no-repeat;
	border-top: solid 1px #005EA7;
	height: 40px;
	overflow: visible;
	padding: 15px 0 0 0;
	text-align: center;
}

#content div.subCategoryContainer div.subCategoryOuter
{
	float: left;
	background-color: #005EA7;
	height: 22px;	
	width: 155px;
	/*margin: 0 0 15px 0;*/
}
#content div.subCategoryContainer div.subCategoryOuterS
{
	float: left;
	background-color: #659A33;
	height: 22px;	
	width: 155px;
	/*margin: 0 0 15px 0;*/
}
#content div.subCategoryContainer div.subCategoryOuterSpacer
{
	float: left;
	width: 22px;
	background-color: white;
	height: 40px;
}
#content div.subCategoryContainer div.subCategoryInner
{
	text-align: center;
	line-height: 22px;
}
#content div.subCategoryContainer div.subCategoryInner a
{
	text-decoration: none;
	color: White;
	text-transform: uppercase;
}
#content div.categoryDescription
{
	color: #7A7B7B;
	margin: 0;
	padding: 0;
}

#content div.productsContainer
{
	width: 100%;
}
#content div.productsContainer div.productOuter
{
	margin: 15px 0 0 0;
	height: auto;
}
#content div.productsContainer div.productOuter div.productInner
{
	border-bottom: solid 1px #E5EFF6;
}
#content div.productsContainer div.productOuter div.productInner div.productImage
{
	width: 22%;
	float: left;
}
#content div.productsContainer div.productOuter div.productInner div.productImage img
{
	width: 100px;	
}
#content div.productsContainer div.productOuter div.productInner div.productImage div.productDetails
{
	margin: 10px 0 10px 25px;
	background-color: #C03E1E;
	text-align: center;
	width: 50px;
	line-height: 15px;
}
#content div.productsContainer div.productOuter div.productInner div.productImage div.productDetails a
{
	text-decoration: none;
	font-size: 10px;
	letter-spacing: -1;
	color: White;
}
#content div.productsContainer div.productOuter div.productInner div.productInfo
{
	width: 78%;
	display: inline;
	float: left;
}
#content div.productsContainer div.productOuter div.productInner div.productInfo a
{
	text-decoration: none;
}
#content div.productsContainer div.productOuter div.productInner div.productInfo a h3
{
	text-decoration: none;
	font-size: 12px;
	color: #4086BD;
}
#content div.productsContainer div.productOuter div.productInner div.productInfo div.productInfoSummary
{
	font-size: 11px;
	padding: 0 0 10px 0;
}
#content div.productsContainer div.productOuter div.productInner div.productInfo div.productInfos
{
	font-size: 10px;
	text-transform: uppercase;
	color: Black;
	font-weight: bold;
}
#content div.productsContainer div.productOuter div.productInner div.productInfo div.productInfos div.productInfoPart
{
	float: left;
	width: 40%;
}
#content div.productsContainer div.productOuter div.productInner div.productInfo div.productInfos div.productInfoPart .inStock
{
	color: Green;
}
#content div.productsContainer div.productOuter div.productInner div.productInfo div.productInfos div.productInfoPart .outStock
{
	color: red;
}
#content div.productsContainer div.productOuter div.productInner div.productInfo div.productInfos div.productInfoPrice
{
	float: left;
	width: 60%;
}
#content div.productsContainer div.productOuter div.productInner div.productInfo div.productAddToCart
{
	padding: 10px 0 10px 0;
	color: #4086BD;
}


/*Product Page*/
#content div.productDetailContainer
{
	width: 100%;
}
#content div.productDetailContainer div.recommendedProducts a
{
	text-decoration: none;	
	font-weight: bold;
}
#content div.productDetailContainer div.recommendedProducts
{
	clear: both;
}
#content div.productDetailContainer div.recommendedProducts div.recommendedProductsHeader
{
	clear: both;
	margin: 20px 0 0 0;
	color: Black;
	font-size: 11px;
	padding: 0 0 0 10px;
	background-color: #96D1F6;
	line-height: 20px;
	height: 20px;
}
#content div.productDetailContainer div.recommendedProducts img[src*='relatedproducts.gif']
{
	display: none;
}
#content div.productDetailContainer div.productOuter
{
	margin: 15px 0 0 0;
	height: auto;
}
#content div.productDetailContainer div.productOuter div.productInner
{
	border-bottom: solid 0px #E5EFF6;
}
#content div.productDetailContainer div.productOuter div.productInner div.productImage
{
	width: 49%;
	float: left;
}
#content div.productDetailContainer div.productOuter div.productInner div.productImage img
{
	/*width: 100px;	*/
}
#content div.productDetailContainer div.productOuter div.productInner div.productImage div.productDetails
{
	margin: 10px 0 10px 25px;
	background-color: #C03E1E;
	text-align: center;
	width: 50px;
	line-height: 15px;
}
#content div.productDetailContainer div.productOuter div.productInner div.productImage div.productDetails a
{
	text-decoration: none;
	font-size: 10px;
	letter-spacing: -1;
	color: White;
}
#content div.productDetailContainer div.productOuter div.productInner div.productInfo
{
	width: 50%;
	display: inline;
	float: left;
}
#content div.productDetailContainer div.emailToFriend
{
	float: right;	
}
#content div.productDetailContainer div.productOuter div.productInner div.productInfo h1
{
	text-decoration: none;
	font-size: 14px;
	color: #4086BD;
	padding: 0;
	margin: 0 0 10px 0;
}
#content div.productDetailContainer div.productOuter div.productInner div.productInfo div.productInfoSummary
{
	font-size: 11px;
	padding: 0 0 10px 0;
}
#content div.productDetailContainer div.productOuter div.productInner div.productInfo div.productInfos
{
	font-size: 10px;
	text-transform: uppercase;
	color: Black;
	font-weight: bold;
}
#content div.productDetailContainer div.productOuter div.productInner div.productInfo div.productInfos div.productInfoPart
{
	width: 100%;
}
#content div.productDetailContainer div.productOuter div.productInner div.productInfo div.productInfos div.productInfoPart .inStock
{
	color: Green;
}
#content div.productDetailContainer div.productOuter div.productInner div.productInfo div.productInfos div.productInfoPart .outStock
{
	color: red;
}
#content div.productDetailContainer div.productOuter div.productInner div.productInfo div.productInfos div.productInfoPrice
{
	width: 100%;
	padding: 20px 0 0 0;
	font-size: 14px;
}
#content div.productDetailContainer div.productOuter div.productInner div.productInfo div.productInfos div.productAddToCart
{
	padding: 10px 0 10px 0;
	color: #4086BD;
}


/* product tabs
-----------------------------------------*/
#content div.productDetailContainer div.product_info_tabs 
{
	clear: both;
	width:100%;
	height:auto;
	}
#content div.productDetailContainer div.product_info_tabs div.tabbed_content 
{
	clear: both;
	width:100%;
	height:auto;
	padding: 10px 0 0 0;
	}
	
#content div.productDetailContainer div.product_info_tabs div.tabbed_menu
{	
	clear: both;
	width:100%;
	height:30px;
	border-bottom: solid 0px #E5EFF6;
	/*background-image:url(../images/tabbed_menu_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;*/
	}
#content div.productDetailContainer div.product_info_tabs div.tabbed_menu ul
{
	list-style:none;
	margin: 0;
	padding: 0;
	height:30px;
	width: 100%;
	/*width:auto;
	height:auto;
	float:left;
	list-style:none;
	padding-left:17px;*/
	}
#content div.productDetailContainer div.product_info_tabs div.tabbed_menu ul li
{
	display: inline;
	height:30px;
	/*width:auto;
	height:auto;
	float:left;
	list-style:none;
	display:inline-block;
	padding-left:3px;*/
	}
#content div.productDetailContainer div.product_info_tabs div.tabbed_menu ul li a
{
	width:auto;
	height:22px;
	line-height:22px;
	padding: 0px 8px 0 8px;
	float:left;
	list-style:none;
	display:inline-block;
	font-size:12px;
	font-weight: normal;
	text-align:center;
	color: Black;
	text-decoration:none;
	border-left:1px solid #ffffff;
	/*background-image:url(../images/tabbed_menu_bg_each.jpg);
	background-repeat:repeat-x;
	background-position:top;*/
	text-transform: uppercase;
	background-color: #96D1F6;
	}
#content div.productDetailContainer div.product_info_tabs div.tabbed_menu ul li.restTab a
{
	width: 90px;
	padding: 0;
	margin: 0;
	background-color: #96D1F6;
	display:inline-block;
	border-left: 0px solid #ffffff;
}
#content div.productDetailContainer div.product_info_tabs div.tabbed_menu ul li.activeTab
{
	background-image: url(../images/toparrowDark.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-color: White;
	padding: 0 0 0 0;
	height:30px;
}
#content div.productDetailContainer div.product_info_tabs div.tabbed_menu ul li.activeTab a
{
	color:#ffffff;
	display:block;
	background-color:#005EA7;
	height:25px;
	/*height: 26px;*/
}
#content div.productDetailContainer div.product_info_tabs div.tabbed_menu ul li.activeTab div
{
	/*width: auto;
	background-color: White;
	background-image: url(../images/toparrowDark.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 5px;
	margin: 0;
	padding: 0;*/
}
	







#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.submit:active
{
    border: 1px double #ccc;
    border-top-color: #999;
    border-left-color: #999;
}


/*HEADER ELEMENTS*/


#logo
{
    float: left;
    width: 191px;
    height: 64px;
    background: url(../images/TALCO.gif) no-repeat center center;
    display: block;
    margin: 0 0 0 0;
}

#logo b
{
    display: none;
}

div.headerRight
{
	float: right;	
	color: #565656;
}

div.headerRight div.headerSearch
{
	background-color: #96D1F6;
	margin: 15px 0 15px 0;
	padding: 5px 5px 5px 5px;
}

div.headerRight div.headerSearch form
{ 
	margin: 0;
	padding: 0;
}


div.headerRight div.headerSearch form .searchBox
{
    width: 150px;
    border: 1px solid #005EA7;
}

div.headerRight div.headerSearch form .searchButton
{
	border: solid 1px white;
	background-color: #005EA7;
	color: White;
	font-size: 14px;
}

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
{
	width: 100%;
	border-top: solid 1px #B2DBEA;
	border-bottom: solid 1px #B2DBEA;
    clear: both;
    text-align: left;
    margin: 0 0 0 0;   
    height: 26px;
}
#horizNav ul
{
	margin: 0;
	padding: 0 0 0 16px;
	clear: both;	
	list-style-type: none;
}
#horizNav ul li
{
	margin: 0 0 0 0;
	padding: 0px 16px 0 16px;
	width: auto;
	/*display: block;*/
	float: left;
}

#horizNav div /*ul li*/
{
	margin: 0px 16px 0 16px;	
	/*display: block;*/
	float: left;
}
#horizNav ul li:hover
{
	/*background-image: url(../images/toparrow.gif);
	background-position: top center;	
	background-repeat: no-repeat;*/
}
#horizNav a:active, #horizNav a:link, #horizNav a:visited, #horizNav a
{
    color: #505050;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
	height: 26px;
	line-height: 26px;
	display:table-cell;
}
#horizNav a:hover
{
    color: #126C8D;
	background-image: url(../images/toparrow.gif);
	background-position: center top;	
	background-repeat: no-repeat;
	height: 26px;
	line-height: 26px;
	display:table-cell;
}

#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: #4776BD 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 SUB */

#horizNav2
{
    clear: both;
    margin: 10px 0 10px 0;
}
#horizNav2 a:active, #horizNav2 a:link, #horizNav2 a:visited
{
    color: #444;
    text-decoration: underline;
}
#horizNav2 a:hover
{
    color: #444;
}
#horizNav2 span
{
    color: #444;
    font-weight: bold;
    font-size: 1.2em;
}
#horizNav2 form label
{
    color: #444;
}
#horizNav2 form
{
    float: left;
    padding: 0 2em 0 1em;
    width: auto;
}
#horizNav2 fieldset
{
    width: 210px;
}

#horizNav2 ul
{
    float: left;
    padding: 0 1em;
}
.pipe
{
    padding: 0 1em;
    font-size: 0.9em;
    font-weight: normal;
}
img.liveHelp
{
    float: right;
    padding: 0 1em;
    vertical-align: middle;
    margin-top: 4px;
}


/* LEFT NAV */
#leftWrap
{
    width: 160px;
    float: left;
    clear: both;
}

#leftWrap div.livehelp
{
	/*height: 57px;*/
	width: 160px;
	/*background-color: #F0F1F3;*/
	margin: 5px 0 0 0;
}

#leftWrap div.boxes
{
	background-image: url(../images/frameBack.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	margin: 25px 0 10px 0;
}

.leftNav
{
	font-size: 12px;   
}

.leftNav ul.tame
{
    margin: 2px 0 0 5px;
    padding: 0;
    display: list-item;
    list-style: none;
}
.leftNav ul.tame li ul
{
    margin: 8px 0 5px -5px;
    padding: 0;
    display: list-item;
    list-style: none;
}
ul.tame li
{
	padding: 4px 0 0 0;
}
ul.tame li a:link, ul.tame li a:active, ul.tame li a:visited
{
	text-decoration: none;	
	color: #565656;
	font-weight: bold;
}
ul.tame li ul li
{
    background-image: url(../images/arrowright.gif);
    background-position: left top;
    background-repeat: no-repeat;	
    padding: 0 0 0 10px;
    margin: 0 0 0 3px;
}
ul.tame li ul a:link, ul.tame li ul a:active, ul.tame li ul a:visited
{
	text-decoration: none;	
	color: #5E839F;
	font-weight: bold;
}

ul.tame li ul ul li
{
    padding: 0 0 0 0px;
    margin: 0 0 0 3px;
}
ul.tame li ul ul a:link, ul.tame li ul ul a:active, ul.tame li ul ul a:visited
{
	text-decoration: none;	
	color: #659A33;
	font-weight: bold;
}

.navHeader
{
    /*background: url(../images/nav-header-bg.gif) no-repeat left bottom;*/
    width: 160px;
    padding: 20px 0 0 5px;
    color: #4086BD;
    font-weight: bold;
}
.catMark
{
    color: White;
    letter-spacing: -2px;
    background-image: url(../images/arrowright.gif);
    background-position: left center;
    background-repeat: no-repeat;
    width: 15px;
}


/* FOOTER ELEMENTS */
#footer
{
    clear: both;
    margin: 0;
    padding: 0;
    width: 100%;
    background-color: #D4D5D7;
    text-align: center;
}

div#footerWrap
{    
}
div#footerWrap img
{
	float: left;
	margin: 15px 0 0 50px;	
}
div#footerWrap div
{
	width: 400px;
	text-align: right;
	clear: right;
	float: right;
    margin: 15px 50px 0 0;
    font-size: 11px;
}
div#footerWrap div span
{
	font-weight: bold;
	color: #505050;
    font-size: 12px;
}


/* 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;
}


#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
{
    /*font-size: 1em;*/
    font-size: 9px;
    background-color: #659A33;
    color: White;
    height: 16px;
    border: 0;
    cursor: pointer;
    text-transform: uppercase;
    line-height: 16px;
    margin: 0;
    padding: auto;
    display: inline;
}
#Quantity
{
    /*font-size: 1em;*/
    font-size: 10px;
    color: White;
    height: 18px;
    text-transform: uppercase;
}
.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: 14px;
    cursor: hand;
    cursor: pointer;
    margin:0;
    padding: 0 1em!important;
    line-height: 35px;
    vertical-align:middle;
    background: url(../images/tab-sep.gif) no-repeat top left;
}
.TopMenuItem
{
    background: url(../images/tab-sep.gif) no-repeat top left;
}


/*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;
}
/*
-----------------------------------------------------------------------
 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;*/
}
.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: lightyellow;
	/*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: lightyellow;
	/*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 GiftCard [begin] */

.CheckoutEmailGiftCardHeader
{
	/* default color - #cccccc */
	background-color: #cccccc;
	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;
}


/* WIND REPORT */

/* typography */
h3 a:active, h3 a:link, h3 a:visited {
	color: #C8583C;
}
h4 {
	margin-top: 0px;  font-size: 0.9em;  color: #999;
}

.submit {
	cursor: pointer;
	cursor: hand;
}

/* navigation */
#wr-nav {
	
}

/* login page */
#loginForm { margin: 0px auto 0px 0px; }
	#loginForm fieldset { padding: 0px 10px 15px 20px;  margin: 0px auto 0px 0px;  width: 240px;  border: 1px solid #CCC; }
	#loginForm legend { font-weight: 700;  font-size: 0.9em;  padding: 0px 4px; }
	#loginForm fieldset dt { margin-left: 10px;  margin-top: 10px; }
	#loginForm fieldset dd { margin-left: 10px;  text-align: left;  padding: 0;  display: inline;  border: 0px solid green; }
	#loginForm fieldset dd input{ width: 180px; }
	#loginForm input.submit { margin-left: 137px;  margin-top: 0px;  width: auto; }
	#loginForm  .errors { color: #EEA000;  padding-top: 15px; } /* padding-bottom: 1.0em;  list-style-type: none;  padding-left: 0;  display: inline;  border: 0px solid green; }*/
		#loginForm  .errors strong { color: #555;  display: block;  margin-bottom: 4px; }
