#relatedproductsholder
{
    float: left;
    width: 540px;
    top: 100px;
}
.relatedproductsImage
{
    float:left; width: 155px; font-size: .8em;
}
.relatedproductsTitle
{
float:left; width: 155px; font-size: 12px; text-align: center;
}
.relatedproductsOFS
{
    text-align: center; width: 155px; font-family: tahoma; font-size: 10px; color: #797979
}
.relatedproductsDes
{
float:left; width: 155px; font-size: .8em;
}
.productpromo
{
position: absolute; top: 180px; left: 310px;
padding: 2px; 
width: 240px; 
height: 35px; 
color: black; 
font-size: 12px; 
border: red 1px solid; 
}
.productvideo
{
    position: absolute; top: 650px; left: 600px;
}
.SalePrice
{
}
#productcontent
{
     float: left;
     width: 875px;   
     padding: 20px;
     background-color: #fff;
     display: inline;
     margin-left: 20px;
}
#productcontent h2
{
     font-size: 18px;
     color: #d90008;
     font-family: Tahoma;
}
#productcontent p
{
     font-size: 12px;
     color: #d90008;
     font-family: Tahoma;
}
.scTopLinks
{
    float: left;
    margin: 20px 0 0 24px;
    width: 320px;
}
.scTopLinks a
{
    color: #000;
    font-size: .7em;
    text-decoration: none;
    font-family: Tahoma;
}
.scErrors
{
    margin: 0 0 0 24px;
}
.scShopItems
{
    margin: 0 45px 0 24px;
    border: solid 1px #e4173d;
}
.scShopItems a
{
color: #e4173d;
}
.scShopItems td
{
    border: none;
    padding: 10px;
    font-size: 11px;
}
.scGetEstimate
{
    margin: 10px 0 10px 24px;
}
.scCoupons
{
    margin: 10px 0 10px 24px;
}
.scNotes
{
    margin: 10px 0 10px 24px;
}

.scErrors, .scShopItems, .scCoupons, .scNotes
{
    float: left;
    width: 680px;
    font-size: .8em;
    font-family: Tahoma;
}

.scShopBots
{
    float: right;
    width: 310px;
    font-size: .8em;
    font-family: Tahoma;
    margin: 20px 0 0 0;
}

.scGetEstimate
{
    float: right;
    width: 600px;
    font-size: .8em;
    font-family: Tahoma;
}
.scShopItemsHeader
{
    font-size: 1.1em;
    font-family: Tahoma;
    color: #e4173d;
    float: left;
    width: 600px;
    height: 30px;
}


.scErrors h2, .scShopItems h2, .scGetEstimate h2, .scCoupons h2, .scNotes h2, .scShopBots h2
{
    font-size: .9em;
    font-family: Tahoma;
}

/*
.ShippingEstimate
{
    float: left;
    width: 600px;
    height: 500px;
    }
*/  
    


#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;
}




.navarrows
{
    width: 360px;
    float: left;
    text-align: center
}


/* Set Visibility to :hidden and uncomment 'display' to turn off */
#AjaxShippingCountry
{
    visibility: visible;
    /*display:none;*/
}
#AjaxShippingState
{
    visibility: visible;
    /*display:none;*/
}

.similiarproducts
{
    color: #000;
    font-size: .9em;
    font-family: Tahoma;
}

.similiarproducts a
{
    color: #e5183d;
    text-decoration: none;
}

.UpdateCartButton
{
    background: url(images/build/bot-redbg.gif);
    width: 97px;
    height: 25px;
    border: none;
    display: block;
    cursor: pointer;
    float: right;
    margin: 20px;
    color: #fff;
}

.ContinueCartButton
{
    background: url(images/build/input-bg3.gif);
    width: 145px;
    height: 26px;
    border: none;
    display: block;
    cursor: pointer;
    float: right;
    margin: 20px;
    color: #fff;
}

.ContinueCartButton2
{
    background: url(images/build/input-bg4.gif);
    width: 185px;
    height: 26px;
    border: none;
    display: block;
    cursor: pointer;
    float: right;
    margin: 20px;
    color: #fff;
}
#tblAccount
{
    font-family: Tahoma, Arial;
    font-size: 14px;
    text-align: left;
    width: 700px;
    font-weight: normal;
}
.scCheckOut
{
    color: #000;
    width: 650px;
    margin: 0 24px;
}

.scCheckOut a
{
    color: #e5173d;
}
.scCheckOut fieldset {
  margin-bottom: 10px;
  font-family: Tahoma, Verdana;
  font-size: 12px;
  padding: 10px;
}
.scinput {
    width: 200px;
}
.scCheckOut legend {
  padding: 0 2px;
  font-weight: bold;
}
.scCheckOut label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
  width: 190px; /* Width of labels */
  text-align: right;
}
.scCheckOut fieldset ol {
  margin: 0;
  padding: 0;
}
.scCheckOut fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}
.scCheckOut fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
.scCheckOut fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
.scCheckOut fieldset fieldset label {
  display: block;
  width: auto;
}
.scCheckOut em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
.scCheckOut fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
}


.selectaddresstable
{
    margin: 10px 0 35px 0;
    font-family: Tahoma, Arial;
}
.selectaddresstable table
{
    font-size: 14px;
}
.selectaddresstable td
{
    padding: 5px;
}

.accountinfoedit
{
    width: 100%;
}
.AccountInformation h2
{
    font-family: Tahoma, Arial;
    font-size: 14px;
    text-align: left;
    margin: 15px 0 15px 27px;
}
.AccountInformationedit
{
    font-family: Tahoma, Arial;
    font-size: 14px;
    text-align: left;
    color: #cc092f;
    font-weight: bold;
}
.AccountInformation a
{
    color: #e5183d
}
.accountinfotd
{
    font-family: Tahoma, Arial;
    font-size: 12px;
}
.accountinfotable
{
    width: 90%;
    border: solid 1px #000;
    margin-bottom: 30px;
}

.accountinfotable a
{
    color: #cc092f;
}
#pnlSubscriptionExpiresOn
{
    font-size: 10px;
}
.accountinfotable td
{
    padding: 5px;
}
.accountinfotr
{
    font-family: Tahoma, Arial;
    font-size: 12px;
}

.formtextsm

{
  font-size:.7em;
  font-weight:bold;
}

.accountverb
{
  font-family: Tahoma, Verdana;
  font-size: .9em;
  padding: 20px 0;
}














#pnlCartSummary p {
  margin-left: 30px; /* Width plus 3 (html space) */
}

#Shoppingcartsummary
{
    float: right;
    background-color: Red;
}

.ssBuyBut
{
    width: 200px;
    height: 100px;
}

.ssBuyBut ul
{
     margin: 0;
     padding: 0;
}
.ssBuyBut li
{
    list-style-type: none;
    margin: 0 0 0 -20px;
}

.ssBuyBut a
{
    display: block;
    background: url(images/build/buynline-now-up.gif) no-repeat;
    width: 125px;
    height: 35px;
    margin: 0 0 0 -20px;
}

.ssBuyBut a:hover
{
    display: block;
    background: url(images/build/buynline-now-dn.gif) no-repeat;
    list-style: none;
}

/*Shopping Cart* Start*/


/*
#CartForm a
{
    color: #000;
    font-size: .7em;
    text-decoration: none;
    font-family: Tahoma;
}

#pnlCartSummary table
{
    width: 95%;
    margin: 0 0 0 20px;
    font-size: 1em;
    text-decoration: none;
    font-family: Tahoma;
}

#pnlCartSummary p
{
    margin: 0 0 0 20px;
    font-family: Tahoma;
}

#pnlCartSummary td
{
    padding: 10px 5px;
}

#pnlCoupon table
{
    width: 95%;
    margin: 0 0 0 20px;
    border: none;
}

#pnlCoupon td
{
    padding: 10px 5px;
}

#pnlOrderNotes table
{
    width: 95%;
    margin: 0 0 0 20px;
}

#pnlOrderNotes td
{
    padding: 10px 5px;
}

#pnlCouponError
{
    margin: 0 10px 0 20px;
    border: solid 1px red;
    padding: 7px;
}
*/
.errorLg
{
    font-family: Tahoma, Helvetica;
    font-size: 11px;
    color: Red;
}

.shoppingcartTB
{
    border: solid 1px #fff;
}

.shoppingcartTR
{
    border: solid 1px #fff;
}

#NoTableList
{
    float: right;
    font-family: Tahoma, Helvetica;
    font-size: 1.4em;
}
#NoTableList ol
{
    margin: 30px;
    list-style-type: none;
}
#upsellbox
{
    float: left;
}
.upsellitem
{
    float: left;
    background-color: red;
    width: 150px;
}

.tablelayout
{
    font-family: Tahoma, Arial;
    font-size: 12px;
    border: none;
}
.tablelayout
{
    font-family: Tahoma, Arial;
    font-size: 12px;
    border: none;
}
.tablelayout a
{
    color: #e5183d
}
.tableborder
{
    border: solid 1px #444444;
    margin-left: 23px;
}

#ProdAreaBg
{
    float: left;
    width: 770px;
}

#ProdImgHolder
{
    position: absolute; left: 575px; top: 160px;
    width: 360px;
}
.videodisplay
{
    position: absolute; left: 580px; top: 560px;
}
#ProdImgHolder img
{

}
#ProdContentBg
{
    height: auto;
    font-family: Tahoma;
    margin: 0 10px 0 0;
    width: 900px;
}
#ProdContentBg h1
{
    font-size: 1.2em;
    color: #ff0f56;
    margin: 15px 0 0 0;
}
#ProdDescription
{
    width: 492px;
    margin: 20px 0 0 0;
}
#ProdDescription h2
{
    font-size: 1em;
    color: #ff0f56;
    margin: 0 0 5px 0;
}

#ProdContentBg ul
{

}

#ProdContentBg li
{
    font-size: .8em;
    list-style-type: none;
    background: url(images/build/hexigon-bullet.gif) no-repeat;
    padding-left: 20px;
}

#ProdContentBg p
{
    font-size: .8em;
    color: #000;
    margin: 0 0 15px 0;
}
.ProdImgBorder
{
    border: solid 1px #186dcb;
}
.Quantity
{
    height: 40px;
    background-color: #fff;
    border: solid 1px #186dcb;
    float: left;
}

.signintop
{
    font-size: 12px; 
    color:#cc092f;
    margin: 20px 0;
    font-family: Tahoma, Arial;
}
.signintop a
{
    color:#cc092f;
    font-weight: bold;
}

.AddToCartButton
{
    height: 26px;
    background: url(images/build/input-bg-tile.gif) repeat-x;
    cursor: pointer;
    color: #fff;
    font-size: 10px;
    border: solid 1px #7d3946;
    font-weight: bold;
    padding: 5px;
}
.AddToCartButtonUpdate
{
    height: 26px;
    background: url(images/build/input-bg-tile.gif) repeat-x;
    cursor: pointer;
    color: #fff;
    font-size: 10px;
    border: solid 1px #7d3946;
    font-weight: bold;
    padding: 5px;
}
.CartDeleteButton
{
    height: 26px;
    background: url(images/build/input-bg-tile.gif) repeat-x;
    cursor: pointer;
    color: #fff;
    font-size: 10px;
    border: solid 1px #7d3946;
    font-weight: bold;
    padding: 5px 5px 5px 5px;
}
.AddToWishButton
{
    height: 26px;
    background: url(images/build/input-bg-tile.gif) repeat-x;
    cursor: pointer;
    color: #fff;
    font-weight: bold;
    font-size: 10px;
    border: solid 1px #7d3946;
    padding: 5px;
}
.cartsum
{
	font-family: Tahoma, Arial;
    font-size: .8em;
    font-weight: bold;
}
.cartsum a
{
	color: #303030;
}
#qtybox
{
    float: left;
    width: 305px;
    height: 35px;

}

#addtocartbox
{
    float: left;
    width: 105px;
    height: 35px;

}

#addtowishlistbox
{
    float: left;
    width: 55px;
    height: 35px;
}

.sendfriend
{

}
.sendfriend a
{
    color: #e5173d;
    text-decoration: none;
    font-weight: bold;
}
.ProductNumber
{
    font-size: 1em;
    font-weight: bold;
    color: #e5173d;
    width: 375px;
}

.skunumber
{
    font-size: 1.2em;
    color: #f47920;
    font-weight: bold;
    height: 15px;
}
.SalePrice
{
    width: 100%;
    height: 15px;
}
.marLeft
{
    float: right;
    margin-top: -55px;
}

.QtyInput
{
    width: 300px;
    height: 100px;
    margin: 10px;
}


.RelatedProdBoxWrapper
{
    width: 675px;
    height: 200px;
    float: right;
    background-color: #fff;
    margin-right: 15px;
    background: url(images/build/relatedbg.gif) no-repeat;
    border: solid 1px #777777;
    display: inline;
}

.Relatedhdr
{
    width: 675px;
    float: left;
    margin-left: 8px !important;
    margin-left: 10px;
    display: inline;
}

.RelatedProdBox
{
    width: 150px;
    height: 180px;
    float: left;
    font-family: Tahoma;
    font-size: .8em;
    text-align: center;
    margin: 8px 9px !important;
    margin: 8px 5px;
    display: inline;
}
.RelatedProdBox a
{
    font-weight: bold;
    color: #26282c;
    text-decoration: none;
    font-size: .8em;
}
.RelatedProdBox img
{
     float: left;
     border: solid 1px #186dcb;
     text-align: center;
}

.RelatedImgBox
{
    float: left;
    width: 150px;
    height: 250px;
}

.RelatedTitleBox
{
    float: left;
    width: 150px;
    height: 250px;
}

#signuplink a
{
    color: #e5183d;
}

.createaccountholder
{
    margin: 0 0 0 30px;
}
.borderred
{
    border: 1px solid #e4173d;
}
.tablepadding
{
    padding: 10px;
}
#SigninForm
{
    font-size: .9em;
}

#SigninForm p
{
    font-size: .8em;
}

#RecipeWrapper
{
    width: 750px;
    float: left;
    font-family: Tahoma;
    margin: 20px 0 0 0;
    position: relative;
}

#RecipeWrapper h1 {
	margin-top:0px;
	margin-bottom:3px;
	background-color: #e5183d;
	height: 30px;
	width: 375px;
	color: #fff;
	text-align: left;
	font-size: 21px;
	font-family: Helvetica;
	padding-top: 2px;
	padding-left: 12px;
}

#RecipeWrapper a 
{
	color: #e5183d;
	font-size: 12px;
}

#RecipeWrapper ul
{
    margin: 10px 0;
}

#RecipeWrapper li
{
    font-size: .8em;
    list-style-type: none;
    background: url(images/build/hexigon-bullet.gif) no-repeat;
    padding-left: 20px;
    line-height: 20px;
}

#RecipeWrapper p
{
    font-size: 12px;
    color: #000;
    line-height: 20px;
    margin: 15px 0 15px 0;
}

#RecipeImage
{
    width: 360px;
    position: absolute; top: 0; right: 0;
}
.RecipeNumber
{
    font-size: 1em;
    list-style-type: none;
    margin: 10px 0 0 0;
	color: #cc092f;
	font-weight: bold;
}
#RecipeContent
{
    width: 580px;
    float: left;
}

.SignUpLink2
{
    font-family: Tahoma, Arial;
    float: left;
    padding-bottom: 10px;
}

.SignUpLink2 a
{
   color: #e5183d 
}

.smallred, a.smallred 
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #e5183d;
	clear:both;
	display:block;
	font-size:11px;	
}

.ourProductsItem 
{
	background-image:url(img/productItemContainer.gif);
	clear:both;
	display:block;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:bold;
	height:255px;
	line-height:14px;
	text-align:center;
	width: 150px;
	height: 70px;
}
.ourProductsItem2
{
	clear:both;
	display:block;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:bold;
	height:255px;
	line-height:14px;
	text-align:center;
	width: 150px;
	height: 70px;
}
#prod-leftcol 
{
	color:#646770;
	float:left;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:14px;
	line-height:30px;
	margin:0 20px;
	text-align:justify;
	width:325px !important;
}

#prod-leftcol p 
{
	padding-top:25px;
}

#prod-leftcol2
{
	color:#646770;
	float:left;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:14px;
	line-height:30px;
	margin:0 10px;
	text-align:justify;
	width: 400px;
}

#prod-leftcol2 p 
{
	padding-top:25px;
}
.videodisplay2
{
    position: absolute; right: 20px; top: 180px;
    z-index: 0;
}
.videodisplay2 p
{
    font-family: Tahoma;
    color: #ff0f56;
    text-align: center;
    width: 360px;
}
#prod-rightcol 
{
	color:#E5183D;
	float:right;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
	margin-top:10px;
	text-align:center;
	width:320px;
}

.subscript-text 
{
	font-size:9px;
	font-weight:bold;
	position:relative;
	top:-6px;
}

#Manuallink
{
height: 20px;
}
#Manuallink a
{
font-size: 12px;
color: #ff0f56;
text-decoration: none;
}
#Manuallink a:hover
{
color: #ff0f56;
text-decoration: underline;
}
.paypalholder
{
position: absolute; right: 45px; top: 200px;
font-family: Tahoma, Arial;
font-size: 11px;
}
.paypalholder2
{
position: absolute; right: 65px !important; right: 10px; top: 53px;
font-family: Tahoma, Arial;
font-size: 11px;
}
.bottomshopbots
{
	position: relative;
	float: left;
	width: 780px !important; 
	width: 750px;
	height: 180px;
}



