﻿body
{
	margin: 0;
	padding: 0px 0 0px 0;
	text-align: center;
	font-size: 100%;
	font-family: Tahoma, Verdana, sans-serif;
	/*overflow: -moz-scrollbars-vertical;
	/*background-image: url('images/bg.jpg');
	background-repeat: repeat-x;
	background-color: #737373;*/
}

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: underline;
    outline:none;
}
a.loginLink:active, a.loginLink:link, a.loginLink:visited
{
	color: #C0C0C0;
	text-decoration: none;
	
}
a.loginLink:hover
{
	text-decoration: underline;
}

a:hover
{
    color: #4776BD;
    outline:none;
}
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 */

ul.tame, ul.tame li
{
    margin: 0;
    padding: 0;
    display: list-item;
    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;
}


/*PAGE SETUP*/

.username,a.username,.username.a:active,.username.a:link,.username.a:visited
{
	color: #FFFFFF;
}

/*#userName
{
	color: #FFFFFF;
}*/
#loginText
{
    margin-left: 1em;
}
textarea#OrderNotes
{
    width: 99% !important;
}

#wrapper
{
	width: 905px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	font-size: 0.71em !important;
}
#header
{
	height: 200px;
	width: 905px;
	line-height: 3em;
	text-align: right;
	float: left;
	background-color: #808080;
	background-image: url('images/headerBG.jpg');
	background-repeat: no-repeat;
}
#bodyWrapper
{
	padding: 0;
	height: auto;
	width: 905px;
	float: left;
	background-image: url('images/bodyBg.jpg');
	background-repeat: repeat-y;
}
#leftWrap
{
    margin: 0px;
	padding: 0px;
	width: 180px;
	float: left;
	clear: both;
}
.tmpWrap
{
	margin: 0px;
	padding: 0px;
	border-style: none;
	width: 180px;
	float: right;
	clear: both;
}
#content
{
	width: 695px;
	height: auto;
	float: left;
	clear: none;
	margin-left: 10px;
}
#footer
{
	clear: both;
	margin: 0;
	padding: 0;
	width: 905px;
	text-align: center;
	height: 35px;
	background-image: url('images/footerBg.jpg');
	background-repeat: repeat-x;
}
#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.submit:active
{
    border: 1px double #ccc;
    border-top-color: #999;
    border-left-color: #999;
}


/*HEADER ELEMENTS*/


#logo
{
    float: left;
    width: 210px;
    height: 34px;
    background: url(images/logo.gif) no-repeat center center;
    margin-right: 10px;
    display: block;
}

#logo b
{
    display: none;
}


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;
	float: right;
	font-size: 0.8em;
	width: 905px;
	height: 20px;
}
#loginInfo
{
	margin: 0;
	float: right;
	font-size: 0.8em;
	width: auto;
	height: auto;
	background-color: #FFFF00;
}

/* HEADER HORIZ NAV*/

#horizNav
{
	text-align: left;
	width: 905px;
	margin: 0;
	clear: left;
	line-height: 35px;
	height: 35px;
	background: url('images/nav_bg.jpg') repeat-x;
	position: relative;
	z-index: 1;
}
.horizNav_leftEdge {
	height: 35px;
	width: 5px;
	float: left;
	background-image: url('images/horizNav_leftEdge.jpg');
	background-repeat: no-repeat;
}
.horizNav_rightEdge {
	height: 35px;
	width: 5px;
	float: right;
	background-image: url('images/horizNav_rightEdge.jpg');
	background-repeat: no-repeat;
}
.menuTest {
	width: 905px;
	height: 35px;
	float: left;
	position: absolute;
}
#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: #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 */


#horizNav2ORIGINAL
{
    clear: both;
    background: #EFEEEE url(images/sub-nav-fade.gif) repeat-x left center;
    width: 905px;
    height: 3em;
    line-height: 3em;
    color: #444;
    padding: 0;
    margin-top: 0px;
    border-bottom: solid 1px #F0EFEF;
}
#horizNav2 {
    line-height:33px;
    margin-top: 0px;
	width: 875px;
	height: 35px;
	float: left;
	background-image: url('images/horNav2BG.jpg');
	background-repeat: repeat-x;
}

#horizNav2 a:active, #horizNav2 a:link, #horizNav2 a:visited
{
    color: #444;
    text-decoration: none;
}
#horizNav2 a:hover
{
    text-decoration: underline;
}
#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;
}

.searchBox
{
	width: 10em;
	border: 1px solid #A7A6AA;
	margin-top: 5px;
}




/* LEFT NAV */

.leftNav_ORIG
{
	border-top: 1px solid #F0EFEF;
	padding: 5px;
	margin-bottom: 5px;
	background: #333333 url(images/left-nav-bg.jpg) repeat center top;
	border-style: solid;
	border-width: 1px;
	border-color: #808080;
}
.noPadding
{
	padding:none;
	border:none;
}
.leftNav
{
    border-top: 1px solid #F0EFEF;
	padding: 5px;
	margin-bottom: 5px;
	background: #333333 url(images/left-nav-bg.jpg) repeat center top;
	border-style: solid;
	border-width: 1px;
	border-color: #808080;
}
.navHeader
{
	background: url(images/nav-header-bg.jpg) no-repeat left bottom;
	width: 180px;
	height: 22px;
	line-height: 22px;
	/*padding-left: 5px;*/
	color: #333333;
	font-weight: bold;
}
.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: 835px;
	height: 35px;
	margin: 0;
	float: left;
}
.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
{
	width: 905px;
	height: 35px;
	margin-right: auto;
	margin-left: auto;
	background-image: url('images/footerBgReflect.jpg');
	background-repeat: repeat-x;
}
#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;
}
.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  /* BACKGROUND */
{
	border: 1px solid #000;
	font-size: 0.8em!important;
	margin: 0;
	background: #F8F8F8 none;
}
.MenuGroup td, .MenuGroupHover td, .MenuItemHover td, td.MenuItemHover
{
	color: #000000;
}

.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.jpg) no-repeat top left;
}
.TopMenuItemNoHand, .TopMenuItemNoHandHover
{
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    cursor: default;
    margin:0;
    padding: 0 1em!important;
    line-height: 35px;
    vertical-align:middle;
    background: url(images/tab-sep.gif) no-repeat top left;
}
.TopMenuItemNoHand
{
    background: url(images/tab-sep.jpg) no-repeat top left;
}

/*leaf menu items*/
.MenuItem, .MenuItemHover, .MenuItem td, .MenuItemHover td /* Foreground */
{
	color: #000000;
	border: solid 0px white;
	cursor: hand;
	cursor: pointer;
	margin: 0;
	background: #F8F8F8 none;
	width: 100%!important;
}

.MenuItemHover, .MenuItemHover td  /* Hover */
{
	background: #DCDFE2 none;
	color: #FFFF00;
}

.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
{
}

.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;
}

.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;
}

.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;	
}
.loginWrapper {
	margin: 0px;
	padding: 0px;
	height: 25px;
	float: right;
	text-align: right;
	font-size: 10px;
	font-family: Tahoma, Verdana, sans-serif;
	color: #FFFFFF;
	line-height: 10px;
}
.footerLeft {
	width: 35px;
	height: 35px;
	float: left;
	background-image: url('images/footerLeft.jpg');
	background-repeat: no-repeat;
}
.footerRight {
	width: 35px;
	height: 35px;
	float: left;
	background-image: url('images/footerRight.jpg');
	background-repeat: no-repeat;
}
.footerFade {
	width: 905px;
	height: 20px;
	float: left;
	background-image: url('images/footerFade.jpg');
	background-repeat: repeat-x;
}
.footerFadeLeft {
	width: 5px;
	height: 20px;
	float: left;
	background-image: url('images/footerFadeLeft.jpg');
	background-repeat: no-repeat;
}
.footerFadeRight {
	width: 5px;
	height: 20px;
	float: Right;
	background-image: url('images/footerFadeRight.jpg');
	background-repeat: no-repeat;
}
.closerLeft {
	width: 35px;
	height: 35px;
	float: left;
	background-image: url('images/footerLeftReflect.jpg');
	background-repeat: no-repeat;
}
.closerRight {
	width: 35px;
	height: 35px;
	float: right;
	background-image: url('images/footerRightReflect.jpg');
	background-repeat: no-repeat;
}
.footerSpacer {
	width: 835px;
	height: 5px;
	float: left;
	font-size: 0px;
}
.whiteText {
	color: #FFFFFF;
}
.hor2Left {
	width: 78px;
	height: 3em;
	float: left;
}
.hor2Wrapper {
	width: 905px;
	height: 35px;
	float: left;
}
.hor2Left {
	width: 15px;
	height: 35px;
	float: left;
	background-image: url('images/hor2NavLeft.jpg');
	background-repeat: no-repeat;
}

.hor2Right {
	width: 15px;
	height: 35px;
	float: left;
	background-image: url('images/hor2NavRight.jpg');
	background-repeat: no-repeat;
}
#bodySpacer {
	width: 905px;
	height: 10px;
	float: left;
	background-image: url('images/bodyBg.jpg');
	font-size: 0px;
}
#bcSpacer {
	width: 10px;
	float: left;
	height: 5px;
}
.headerSpacer {
	border-style: none;
	height: 25px;
	width: 905px;
	float: left;
	font-size: 9px;
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
	word-spacing: 0em;
	line-height: 10px;
}
.loginIMGholder {
	width: 16px;
	height: 16px;
	float: right;
	padding: 0px;
	margin: 0px;
	border-style: none;
}
.loginLinkWrapper {
	height: 16px;
	float: right;
	padding: 0px;
	margin: 0px;
	border-style: none;
	line-height: 16px;
}
a.topTxtLnk:active, a.topTxtLnk:link, a.topTxtLnk:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.topTxtLnk:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.topImgLnk {
	width: 16px;
	height: 16px;
	float: right;
}
#navWrapper {
	width: 905px;
	height: 20px;
	background-image: url('images/bodyBg.jpg');
	background-color: #FFFFFF;
}
.blankStyle {
	clip: rect(0px, 0px, 0px, 0px);
	margin: 0px;
	padding: 0px;
	border-style: none;
	line-height: 0px;
}
.headerHorBarOutside {
	width: 695px;
	height: 27px;
	background-color: #777777;
	float: left;
}
.headerHorBarInside {
	width: 693px;
	height: 27px;
	float: left;
	line-height: 27px;
}
.headerHoriz, ul.headerHoriz li
{
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 11px;
	color: #FFFFFF;
	display: inline;
	font-weight: bold;
}
.bodyBarOutside {
	width: 695px;
	background-color: #777777;
	float: left;
}
.bodyBarInside {
	width: 693px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
.bodyHeader {
	font-size: 12px;
	font-weight: bold;
	padding-left: 15px;
}
.bodyHeaderSpacer {
	width: 693px;
	height: 35px;
	float: left;
	line-height: 32px;
}
.exampleItem {
	padding: 10px 10px 0px 10px;
	margin: 0px;
	width: 191px;
	height: 140px;
	float: left;
	background-image: url('skins/Skin_(!SKINID!)/images/exampleHolder.jpg');
	background-repeat: no-repeat;
}
.exampleSpacer {
	width: 15px;
	height: 150px;
	float: left;
	font-size: 0px;
}
.exampleVertSpacer {
	width: 693px;
	height: 15px;
	float: left;
	padding: 0px;
	margin: 0px;
}
.exampleImgLink {
	float: left;
}
.exampleTxtLink {
}
a.exampleLink:active, a.exampleLink:link, a.exampleLink:visited
{
	color: #000000;
	text-decoration: none;
}
a.exampleLink:hover
{
	text-decoration: underline;
	color: #0066FF;
}
a.exampleLinkGreen:active, a.exampleLinkGreen:link, a.exampleLinkGreen:visited
{
	color: #000000;
	text-decoration: none;
}
a.exampleLinkGreen:hover
{
	text-decoration: underline;
	color: #006944;
}
.exampleBodyText {
}
.bigNumber {
	width: 35px;
	height: 40px;
	float: left;
	font-size: 0px;
}
.bigNumberText {
	width: 628px;
	float: left;
}
.exampleContentHolder {
	width: 663px;
	float: left;
	display: inline;
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 15px;
}
.exampleContentHolderIndent {
	width: 663px;
	float: left;
	display: inline;
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 30px;
}
.exampleContentHolderBottom {
	margin: 15px;
	width: 663px;
	float: left;
	display: inline;
}
.normalList, ul.normalList li
{
	list-style: disc;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}
a.exampleLinkDBlue:active, a.exampleLinkDBlue:link, a.exampleLinkDBlue:visited
{
	color: #000000;
	text-decoration: none;
}
a.exampleLinkDBlue:hover
{
	text-decoration: underline;
	color: #2D3887;
}
a.exampleLinkOrange:active, a.exampleLinkOrange:link, a.exampleLinkOrange:visited
{
	color: #000000;
	text-decoration: none;
}
a.exampleLinkOrange:hover
{
	text-decoration: underline;
	color: #F45F25;
}
.exampleDoubleListHeader {
	width: 331px;
	height: 15px;
	float: left;
	font-weight: bold;
}
.doubleListOffset {
	margin-left: 28px;
}
a.exampleLinkYellow:active, a.exampleLinkYellow:link, a.exampleLinkYellow:visited
{
	color: #000000;
	text-decoration: none;
}
a.exampleLinkYellow:hover
{
	text-decoration: underline;
	color: #F7B113;
}
a.exampleLinkPurple:active, a.exampleLinkPurple:link, a.exampleLinkPurple:visited
{
	color: #000000;
	text-decoration: none;
}
a.exampleLinkPurple:hover
{
	text-decoration: underline;
	color: #553990;
}
a.exampleLinkPink:active, a.exampleLinkPink:link, a.exampleLinkPink:visited
{
	color: #000000;
	text-decoration: none;
}
a.exampleLinkPink:hover
{
	text-decoration: underline;
	color: #D11879;
}
.sealBox
{
	width: 180px;
}
.xampleImg
{
	float: left;
	display: inline;
	margin-right: 15px;
	margin-bottom: 15px;
}
.exampleContentHeader {
	font-size: 12px;
	font-weight: bold;
}
.exampleNumHolder {
	width: 35px;
	height: 100px;
	float: left;
}
.bannerLoading {
	background-position: center center;
/*background-image: url('images/loading.gif');*/	background-repeat: no-repeat;
	/*background-color: #C0C0C0;*/
	position: absolute;
}
.bannerBorder {
	background-position: center center;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('images/loading.gif');
}
.bannerInsideLeft {
	width: 652px;
	height: 230px;
	float: left;
}
.bannerInsideMid {
	width: 10px;
	height: 206px;
	float: left;
}
.bannerInsideRight {
	width: 33px;
	height: 24px;
	float: left;
}
.bannerInsideBottomRight {
	width: 33px;
	height: 206px;
	float: left;
}
.arrowHldr {
	width: 16px;
	height: 16px;
	float: left;
	margin-top: 2px;
}
.cleanLink {
	border-style: none;
	text-decoration: none;
	font-size: 0px;
}
.buyNow {
	border-style: none;
	text-decoration: none;
	font-size: 0px;
	float: left;
	width: 133px;
	height: 24px;
	margin-top: 122px;
	margin-left: 10px;
}
.catTitle {
	border-style: none;
	text-decoration: none;
	font-size: 0px;
	float: left;
	width: 221px;
	height: 45px;
	margin-top: 21px;
}
.variantprice {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00FF00;
}
.mainProductPrice {
	font-family: Arial, Helvetica, sans-serif;
	color: #535353;
	font-size: 25px;
	font-weight: bold;
}
.mainProductOptions {
	font-family: Arial, Helvetica, sans-serif;
	color: #535353;
	font-size: 15px;
	font-weight: bold;
}
.variantOptions {
	border: 1px solid #C0C0C0;
	font-family: Arial, Helvetica, sans-serif;
	color: #535353;
	font-size: 15px;
	font-weight: bold;
}
.AddToCartButton {
	width: 95px;
}
.productPageBody{
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.productPageRightHeader{
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}
.quickLinksHeader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.quickLinks{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.termsBody{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
.termsBodyHeader{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	line-height: 20px;
}
.termsList{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin-top: 1em;
	margin-bottom: 1em;
}

.customList{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin-left: 0px;
}
.customList li{
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	list-style-type: disc;
	margin-left: 0px;
}
