﻿.ProductBox 
{
	padding-top: 20px;
}

.ProductImage{
	height: 140px;
}

.IE6 .ProductImage
{
	height: 143px;
}

.ProductImage a{
height: 140px;

}

.ProductImage img{
border: none;
}

.ProductImage{
text-align: center;
padding-bottom: 10px;
}

.ProductBreadcrumbs{
background: url(/App_Themes/EcommerceSite/Images/product_top_background.gif) repeat-x;
background-position: bottom center;
height:30px;
}

.ProductList table{
/*width: 100%;*/
}

.ProductList h1{
padding-left: 30px;
background: url(/App_Themes/EcommerceSite/Images/h1point.gif) no-repeat 5px 5px;
}

.ProductTitle{
/*background: #326590;*/
background: #666633;
display: block;
color: white;
text-align: center;
padding: 5px 2px 5px 2px;
font-size: 12px;
}

.ProductPrice{
font-size: 13px;
padding: 3px 3px 5px 3px;
font-weight: bold;
background: #f0f0f0;
}

.ProductPriceDetail{
font-size: 13px;
padding: 3px 3px 5px 0px;
font-weight: bold;
}

.ProductPriceDetailTax{
font-size: 12px;
padding: 3px 3px 5px 0px;
}

.ProductPriceLabel{
font-size: 13px;
padding: 5px 3px 5px 3px;
font-weight: bold;
}

.ProductPriceLabelTax{
font-size: 12px;
padding: 5px 3px 5px 3px;
width: 100px;
}

.ProductPrice .right{
text-align: right;
}

.ProductPrice .left {
padding-top: 12px;
}

.ProductBox{
padding-top: 20px
}

.ProductFooter{
text-align: center;
}

.productDetail img
{
	border: none;
}

.productDescription
{
	text-align: justify;
}

.productDetailLinks
{
	margin-top: 15px;
	padding: 3px 0 0 3px;
        background: white url(/App_Themes/EcommerceSite/Images/bg_price.gif) no-repeat;
	height: 45px;
}

.productOptionsTable
{
	margin-top: 10px;
}


.ProductPreview
{
	width: 175px;
}

.AddToCartContainer
{ 
	padding-top: 10px;
	background: white url(/App_Themes/EcommerceSite/Images/ShoppingCart/bg_options_bottom.gif) repeat-x;
	text-align: right;
}

.right .AddToCartContainer
{	
	background: none;
	padding-top: 0;
	margin: 0;
}




.ProductOptionSelectorContainer
{
	border: 1px solid #d7d7d7;
	padding: 0px 10px;
	margin: 6px 0px;
}
.ProductOptionSelectorContainer select
{
   width: 75%;
}
.productDetail .ProductPrice
{
	width: 180px;
	padding: 5px 5px;
	display: block;
	background:  url(/App_Themes/EcommerceSite/Images/bg_price.gif) no-repeat top right;
	font-weight: bold;
}

input.AddToWishlistImageButton
{
	float: left;
}


.wishlistAdd .AddToCartContainer
{
	background: none;
}

.removeFromWishlist
{
	margin-top: -18px;
}


.TotalPriceContainer
{
	text-align: center;
/*	background: #bde5f2; */
	background: #999966;
	padding: 7px 10px 9px 0px;
	margin-bottom: 3px;
}

.TotalPriceLabel
{
	font-weight: bold;
	text-align: right;
}

.TotalPrice
{
	font-weight: bold;
	text-align: right;
}

/*#ShoppingCart#*/


/*.subContent .shoppingCart */
.shoppingCart
{
	width: 725px;
	margin: 0 auto;
}

.IE6 .subContent .shoppingCart
{
	padding-right: 0;
}

.ShoppingCartStepImage
{
    border: none;
	margin-top: 10px;
	padding:0px;
	vertical-align: middle;
}

.ShoppingCartStepSeparator
{
    border: none;
    margin-top: 10px;
    padding: 0 20px;
    vertical-align: middle;
}

.CartStepHeader
{
	background-color: #326590;
	color: #ffffff;	
	padding: 5px;	
	font-weight: bold;
	font-family:Arial;
	font-size: 11px;
	margin-bottom: 5px;
}

.CartStepTable th
{
/*	background-color: #326590; */
/*	background-color: #999966; */
	background-color: #666633;
	color: #ffffff;	
	font-family:Arial;
	font-size: 11px;
}

.CartStepTable
{
/*	border: 1px solid #326590; */
/*	border: 1px solid #999966; */
    border: 1px solid #666633;
	border-collapse: separate;
	width: 740px;
}

.CartStepPanel
{
	padding: 5px;
}

.CartContentTable td
{
	border: 1px solid #dddddd;		
	background-color: #ffffff;
	padding: 4px;
}



.CartContentTable th
{
	border: 1px solid #dddddd;	
	font-family:Arial;
	font-size: 11px;	
}

.ErrorLabel{
color: red;
font-weight: bold;
}

.LineErrorLabel
{
color: #ff0000;
text-align: left;
}


.BlockTitle{
font-size: 14px;
font-weight: bold;
padding: 5px 0 5px 0;
margin: 15px 5px;
display: block;
}

.PricePanel
{
	float: right;
}

.ItemsNotAvailable{
color: red;
}

.MyCredit, .MyOrders, .MyAddresses{
padding: 0px 6px;
}

.UniGridHead td, .UniGridHead th
{
	text-align: left;
}

.UniGridGrid td, .UniGridGrid th
{
    border-top: solid 1px #cccccc;
    border-bottom: solid 1px #cccccc;
    border-right: none;
    border-left: none;
}

.UniGridGrid td td, .UniGridGrid th td
{
    border: none;
}

.NewAttachmentDisabled
{
	text-decoration: underline;
}
.AttachmentsList 
{
	border:1px solid #CCCCCC;
	padding:5px;
}

.AttachmentsList .Icon
{
    text-decoration: none;
    border: none;
    cursor: pointer;
    margin-bottom: -3px;
    border-right: 5px solid white;
}

.shoppingCart input[type=submit]
{
	padding: 0px 15px;
}
.UnitsTextBox
{
	width: 40px;
}
.TextboxField, .TextBoxField
{
	width: 280px;
}
.DropDownField
{
	width: 285px;
}

.galleryPreview{
width: 120px;
height: 120px;
float: left;
border: 1px solid #c4dbe7;
text-align: center;
margin: 5px;
}

.IE6 .galleryPreview
{
margin: 4px;
}

.DesignMode .galleryPreview{
margin: 4px;
}

.galleryImage{
display: table-cell;
vertical-align: middle;
width: 120px;
height: 120px;
text-align: center;
line-height: 120px;
}

.IE6.galleryImage{
height: 123px;
}

.hotOffers
{
	float: left;
	border: 1px solid silver;
	margin: 2px;
	background: #297dae;
}

.hotOffers img
{
	border: none;
}

.hotImage
{
	height: 200px;
	line-height: 200px;
	width: 268px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	background: white url(/App_Themes/EcommerceSite/Images/product_top_bg.gif) repeat-x;
}

.IE6 .hotImage img
{
	padding-top: 20px;
}
.PagePlaceholderBorder .hotImage
{
	width: 266px;
}

.hotPrice
{
	margin-bottom: 2px;
	background-color: #fff;
	padding: 0px 0px 5px;
}
.hotPrice span
{
	width: 140px;
	padding: 5px 15px;
	display: block;
	background: url(/App_Themes/EcommerceSite/Images/priceBackground.gif) no-repeat top left;
	font-weight: bold;
}
.hotLink
{
	height: 30px;
	width: 266px;
}

.hotText
{
	text-align: center;
	height: 30px;
	width: 266px;
	display:table-cell;
	vertical-align:middle;
	line-height: 25px;
}



.hotText a
{
	font-size: 12px;
	font-weight: bold;
	color: white;
}

.hotOffersBox{
padding: 4px 0px 1px 2px;
}


.PagerResults{
text-align: center;
}

.PagerNumberArea{
text-align: center;
background: #f0f0f0;
font-weight: bold;
}

.SelectedPrev{
padding: 0px 2px;
}

.SelectedPage{
background: #8bd4f2;
padding: 0px 1px;
border: 1px solid gray;
}

.PagerNumberArea{
padding-bottom: 2px;
}

.PagerNumberArea a{
border: 1px solid #f0f0f0;
padding: 0px 1px;
}

.PagerNumberArea a:hover{
	text-decoration: none;
	border: 1px solid gray;
	background: #e0e0e0;
	color: black;
}

table.productDetailInfo td{
	vertical-align: top;
}

table.productDetail td{
	vertical-align: top;
}

.NewsReleaseTitle{
	width: 165px;
	padding-left: 10px;
}

.panelOptions
{
	background-color: red;
}

/*#Shopping cart preview#*/
.topBlock .shoppingCart
{
	padding-left: 0px;
}
.topBlock .shoppingCart a
{
	color: #000;
	text-decoration: none;
}
.topBlock .shoppingCart a:hover
{
	text-decoration: underline;
}
.topBlock .shoppingCart
{
	/*line-height: 33px;*/
}

.MyProfileUserSignature{
	width: 300px;
	height: 100px;
}

/*#Shopping cart item selector#*/

.AddToShoppingCartTextBox
{
	width:25px;
}


.AddToShoppingCartLink
{
	background-image: url('Images/ShoppingCart/AddToCart.gif');
	background-position: left -2px;
	background-repeat: no-repeat;
	padding-left: 18px;	
	color: #000000;
	text-decoration: underline;
}

.AddToShoppingCartButton
{
	width:80px;
}


input.AddToCartTextBox{
	width: 25px;
	margin-top: 6px;
	margin-left: 220px;
	margin-right: 5px;
	float: left;
}


.OptionCategoryName{
	display: block;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
}


.OptionCategoryDescription{
	display: block;
	padding: 5px 0px;
}

.productOptions
{
	background: #f9f9f9 url('../App_Themes/EcommerceSite/Images/ShoppingCart/bg_productoptions_top.gif') repeat-x;
}

.WishListLink
{
	text-align: right;
}

.WishListLink img
{
	margin-top: 2px;
}

.CartItemSelector
{
	padding: 6px 10px;
}

.right .CartItemSelector
{
	padding: 0px 10px;
}

.logonReg, .textHeader, .wishList, .myAccount
{
	padding: 0px 10px;
}

.IE6 .logonReg, .textHeader, .IE6 .wishList, .myAccount
{
	padding: 0px 0px 0px 10px;
}
