body
{
    margin: 0;
    padding: 0px 0 10px;
    text-align: center;
    background-color: #fff6c5;
    font-size: 100%;
    font-family: Verdana, sans-serif;
	color: #333333;
    overflow: -moz-scrollbars-vertical;
}
table
{
    font-size: 1em !important;
    font-family: 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;
}


fieldset, form
{
    border: none;
    margin: 0;
    padding: 0;
	/*fieldset form width was causing error on checkout page.  Eliminated 1/15*/
	/*width: 250px;*/
}
h3
{
    margin: 1em 0 0.5em 0;
    padding-top: 1em;
    color: #333;
    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;
}


/*LINKS*/

#header a:active, #header a:link, #header a:visited, #footerwrap a:active, #footerwrap a:link, #footerwrap a:visited
{
	color: #112837;
	text-decoration: underline;
	font-weight: normal;
}

#header a:hover, #footerwrap a:hover
{
	color: #990000;
	text-decoration: underline;
	font-weight: normal;
}

#content a:active, #content a:link, #content a:visited{
	color: #003366;
	font-weight: normal;
	text-decoration: underline;
}

#content a:hover{
	color: #C30;
	font-weight: normal;
	text-decoration: underline;
}

#simplelistname a:link, #simplelistname a:active, #simplelistname a:visited, #simplelistname a:hover{
	font-weight: bold;
}

#horizNav a:active, #horizNav a:link, #horizNav a:visited
{
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    font-size: 1em;
    font-family: Verdana,sans-serif;
}

#horizNav2 a:active, #horizNav2 a:link, #horizNav2 a:visited
{
    color: #444;
    text-decoration: none;
}
#horizNav2 a:hover
{
    color: #444;
}

.ratinglink a:link, .ratinglink a:visited, .ratinglink a:hover, .ratinglink a:visited {
	color: #A89F2F;
	text-decoration: underline;
}

/*TOPIC PAGES*/

.TopicHeader {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
}


.TopicHeadline {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19.05px;
}

.TopicSubHeadline {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: underline;
}

.TopicBold {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.TopicText {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12.7px;
}


		

/*
#pnlCartSummary table, #btnUpdateCart1{
	width: 600px;
	float: left;
	border: 1px solid #F00;	
}

 #pnlCartSummarySubTotals table {
	 width: 610px;
	 float: left;
	 border: 1px solid #F00;	
 }
 

#pnlCoupon table{
	width: 200px;
	margin-top: -50px;
	border: 1px solid #F00;	
}

#pnlOrderNotes {
	float: left;
}
*/.TopicTextLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14.7px;
}

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

#wrapper
{
    width: 900px;
    margin: 0 auto;
    padding: 0;
    text-align: left;
    font-size: 0.71em !important;
	background-color: #FFFFFF;
}



#bodyWrapper
{
	padding: 0;
	margin-bottom: 10px;
	height: auto;
	width: 900px;
	float: left;
	/*border: 1px solid #fff;*/
	top: -55px;
	position:relative;
	
}
	

#leftWrap
{
	width: 190px;
	background-color: #cccc99;
	float: left;
}

#leftWrap ul
{
	list-style-type: none;
	text-align: left;
	padding-left: 10px;
	padding-bottom: 50px;
}


.sbTitle {
	color: #330000;
	text-indent: -2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	
}

#content
{
	width: 860px;
	height: auto;
	background-color: #fff;
	float: left;
	clear: none;
	margin-top: 0;
	margin-right: 20;
	margin-bottom: 1em;
	margin-left: 20px;	
}



#footer
{
    clear: both;
    margin: 0;
    padding: 0;
    width: 100%;
    background-color: #F6F5F5;
    text-align: center;
}


#breadcrumb
{
	float: left;
	margin-left: 20px;
	color: #444;
	display:block;
	/*position: absolute;*/
	
}

#breadcrumb a  {
	font-weight: bold;	
}

#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: #333;
}
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: Verdana,Helvetica,Arial,sans-serif;
}
input.submit:active
{
    border: 1px double #ccc;
    border-top-color: #999;
    border-left-color: #999;
}

/*HOME PAGE AND THUMBS */

/* Styles for both top and bottom*/
  
  #featured {
	float: left;
	text-align: center;
	width: 560px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 50px;
  }
  
  #thumbs {
	
  }
	  
  
  #thumbs a, #featured a {
     text-decoration: none;
  }
  
/* Styles for featured*/
  
   #featured td {
	vertical-align: top;
	padding-bottom: 20px;
  }
  
   #featured img {
	border-style: none;
   border-width: 0px;
   	width: 185px;
	height: 185px;
  }
  
  #featuredheader {
	  text-align: center;
  }
  
  #featureditem1 {
	float: left;
  }
  
  #featureditem2 {
	float: left;  
  }
  
 /*Styles for home page and default category thumbs*/

 #thumbs td {
	vertical-align: top;
	width: 120px;
	height: 100px;
  }


   table#thumbs img {
   border-style: solid;
   border-width: 1px;
  }

/*HEADER ELEMENTS*/

#header
{
	position: absolute;
margin-left: 630px;
}


#freeshipping {
	position: relative;
	left: 370px;
	z-index: 1;
	top: -61px;		
	
}
#search {
	position: relative;
	left: 720px;
	z-index: 1;
	top: -83px;
	
}



#logo
{/*
	float: left;
	width: 900px;
	height: 125px;
	background: url(images/logo.gif) no-repeat left top;*/
	
}

#logo b
{
    display: none; 
}


a.wishlist
{
	/*background: url(images/icons/wishlist.gif) no-repeat left bottom;*/
	top: -70px;
	left: 250px;

}
a.cart
{

}
a.account
{
 
	
}
a.faq
{
    /*background: url(images/icons/faq.gif) no-repeat left bottom;*/
}
a.contact
{   display: none;
    /*background: url(images/icons/contact-us.gif) no-repeat left bottom;*/
}
/*a.wishlist, a.cart, a.faq, a.contact, a.account
{
    padding: 6px 5px 5px;

}
*/
#contactus
{	position: relative;
	bottom: 75px;
}

#header u
{
    color: #000;
    text-decoration: none;
}
#login
{
	margin: 0;
	padding: 0;
	float: right;
	font-size: 0.8em;
	padding-right: 15px;
	position: relative;
	top: 10px;
	background-color: #FFFFFF;
}

/* HEADER HORIZ NAV*/


#horizNav
{
	text-align: left;
	margin: 0;
	clear: left;
	line-height: 32px;
	height: 32px;
	/*background: url(images/horiz-menu-bkg.gif) repeat;
    border-top: solid 1px #888;
    border-bottom: solid 1px #888;*/
    position: relative;
	z-index: 1;
	padding-left: 7px;
	bottom: 33px;
}


#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: #333;
}
#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: #333 !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;
    background: #EFEEEE url(images/sub-nav-fade.gif) repeat-x left center;
    width: 900px;
    height: 3em;
    line-height: 3em;
    color: #444;
    padding: 0;
    margin-top: 0px;
    border-bottom: solid 1px #F0EFEF;
}

#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
{
display:none;
    float: right;
    padding: 0 1em;
    vertical-align: middle;
    margin-top: 4px;
}

.searchBox
{
	height: 20px;
	width: 10em;
	border: 1px solid #A7A6AA;
}

.go {


	}


/* ITEM DETAIL*/

#divProductPic {
	border: 2px solid #FF0000;
}


/* LEFT NAV */

.leftNav
{
    border: 1px solid #ddd;
    border-top: 1px solid #F0EFEF;
    padding: 5px;
    margin-bottom: 5px;
	margin-left: 5px;
    background: #D7D4CD url(images/left-nav-bg.gif) repeat top center;
}
.navHeader
{
    /*background: url(images/nav-header-bg.gif) no-repeat left bottom;*/
    width: 190px;
    height: 22px;
    line-height: 22px;
    padding-left: 10px;
    color: #333;
    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: 900px;
    height: auto;
    margin: 0;
    padding: 5px 0;
    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;
	text-decoration:line-through;
}
.SalePrice
{
    color: #cc0000 !important;
	font-size: 22px;
}
.SalePrice_upsell
{
    color: #cc0000 !important;
	font-size: 15px;
}

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

.ProductNameText {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

#addtocarttable, #addtocarttable a{
	font-size: 11px;
	font-family: Verdana, sans-serif;
	
}


#quoteBox input, #quoteBox select
{
    font-size: 1em;
    display: block;
    margin: 5px 0;
}
#mainImg
{
    margin: 0 10px 10px 0;
    float: left;
}
.AddToCartButton, .AddToWishButton 
{
	font-size: 10px;
	color: #FFFFFF;
	background:transparent url(images/addtocart2.gif) no-repeat center top;
		font-weight: bold;
		border:0px;width:95px;
	height:20px;
}
#Quantity{
}
.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;
}

/* BORDERS */

#tblPaymentOptions, #tblShippingSelectBox, #tblBillingInfoBox, #tblShippingInfoBox {
	border: 1px solid #9d9d9d !important;
}

#tblBillingInfoBox tr, #tblShippingInfoBox tr, #tblShippingSelectBox tr {
	text-indent: 5px;
}

#tblBillingInfoBox {
	position: relative;
	top: 2px;
}
/*
#tblShippingInfoBox {
	position: relative;
	top: -3px;
}*/

#tblBillingInfo img {
	position: relative;
	top: 5px;
}

#tblShippingInfo img {
	position: relative;
	top: 3px;
}


/* BUTTONS */

.CheckoutNowButton, .ContinueShoppingButton, .UpdateCartButton, .ContinueCheckoutButton, .ReviewPageContinueCheckoutButton, #btnRequestEstimates, #ctrl_EstimateAddress_GetEstimateButton, #btnRemoveEstimator, .updateAccountButton, #btnReturn { 
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	border:0px;
	height:20px;
}

.CheckoutNowButton {
	width:95px;
	background:transparent url(images/checkout-now.gif) no-repeat center top;}

.ContinueShoppingButton {
	width:146px;
	background:transparent url(images/continue-shopping.gif) no-repeat center top;}

.UpdateCartButton  {
	width:95px;
	background:transparent url(images/update-cart.gif) no-repeat center top;}



.ContinueCheckoutButton, #btnReturn  {
	width:120px;
	background:transparent url(images/continue-checkout.gif) no-repeat center top;}
	
.ReviewPageContinueCheckoutButton {
	width:95px;
	background:transparent url(images/place-order.gif) no-repeat center top;}	

#btnRequestEstimates, #ctrl_EstimateAddress_GetEstimateButton, #btnRemoveEstimator, .updateAccountButton  {
	width:125px;
	background:transparent url(images/get_estimate.gif) no-repeat center top;
	
}



	

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

.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: #333;
}

.TopMenuItem, .TopMenuItemHover
{
    color: #333;
    font-size: 12px;
    cursor: hand;
    cursor: pointer;
    margin:0;
    padding: 0 1em!important;
    line-height: 32px;
    vertical-align:left;

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

#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
{
}
.reducedprice {
	font-variant: normal;
	color: #CC0000;
	font-weight: bold;
	text-transform: uppercase;
}
.regularprice{
	font-size: 22px;
	color: #999999;
	text-decoration: line-through;
}
.regularprice2{
	font-size: 22px;
	color: #000000;

}
.regularprice2_upsell{
	font-size: 15px;
	color: #000000;

}
.regularprice_upsell{
	font-size: 15px;
	color: #999999;
	text-decoration: line-through;
}
.item {
	font-size: 11px;
	padding-right: 40px;
}
/*.AddToCartButton {
	margin-top: 30px;
	
}*/

.RatingTitle{
	font-size: 12px;
	font-weight: bold;
}


#upsellbox {

	position: absolute;
	top: 325px;
	left: 670px;
}

#description {
	
}

#getshipquote {
	
	padding-top: 5px;
}

#productratings {
	width: 70%;
}

.RelatedProductsBoxStyle {
	width: 200px;
		
}

#yunzinotice {
	font-size: 14px;
	text-align: center;
}

#ShipSelectionMsg {
	color: #b91b06;
}

#specialoffer {
	position: relative;
	top: -25px;	
}

#specialoffer h1 {
	text-align: center;
}

#javascript_warning {
	
 	border: 2px solid ;
	padding: 5px;
	width: 450px;
	margin-bottom: 10px;
}

#javascript_warning a {
font-weight: bold; text-decoration: underline;}

#callout_box {
	border: 2px solid #009;
	padding: 5px;
	width: 450px;
	margin-bottom: 10px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

h1 { }

#contactus_main {
	list-style-type: none;
}

#contactus_main a {
	padding-left: 10px;
}

#shippingtable_box {margin: 5px; margin-left: 5px; margin-right:5px;}

/*About Bone and Bamboo Mahjong */

div#intro {
width: 600px;
	float: left;
	text-align: justify;
	position: relative;
	overflow: visible;
	padding-right: 50px;
	padding-left: 50px;

}

div#intro h2 {
	font-size: 24px;
	letter-spacing: 0.1em;

	text-align: center;
	padding-left: 130px;
}



div#intro img {
	float: left;
	position: relative;
	bottom: 10px;
	margin-right: 10px;
	left: -10px;
}

div#mjchar img{
	margin-top: 25px;
}

div#bbmj_content {
	position: relative;
	top: -60px;
}
	

div#bbmj_content ul {
	list-style-type: none;
	margin-left: 40px;
	padding: 0px;
	
}
div#bbmj_content li {
	height: 300px;
	float: left;
	width: 330px;
	padding-left: 20px;

}

div#bbmj_content h2 {
	width: 700px;
	float: left;
	margin-top: 60px;
}



/* Styles */

.red {color:#F00}
.bold{font-weight:bold}
.bolditalic {
	font-weight:bold;
	font-style: italic;
}

/*Product Ratings Box*/

.CommentHelpfulText {
	top: 10px;
	position: relative;
}

.CommentAuthor hr {
	display: none;
}
