﻿/* ------------------------------------ */
/* Styles for ASPDNSF Factory Tags      */
/* ------------------------------------ */

.error
{
	font-size: 1.25em;
	font-weight: bold;
	color: #FF0000;
	line-height: 35px;
}

.errorLg
{
	color: Red;
	font-size: 12px;
	font-weight: bold;
}


form#SigninForm .MediumCell
{
    border: solid 1px #6D793B;
    background-color: #C8D9AF;
    padding: 5px;
}

form#SigninForm .LightCell
{
	border: solid 1px #6D793B;
	background-color: White;
	padding: 5px;
}

#Label5
{
	background-image: url(../img/key2.png);
	padding: 5px 0px 5px 25px;
	background-repeat: no-repeat;
}

#Label9
{
	background-image: url(../img/mail_generic.png);
	padding: 5px 0px 5px 25px;
	background-repeat: no-repeat;
}

.variantprice
{
	font-weight: bold;
}

.AddToCartButton
{
	border-style: outset;
	border-width: 1px;
	font-weight: bold;
	font-size: 11px;
	padding: 1px 0px 1px 1px;
	width: 82px;
	color: #000000;
	background-color: #FFBB00;
	border-color: #99CCFF;
	cursor: pointer;
}

.AddToWishButton
{
	border-style: outset;
	border-width: 1px;
	background-color: #EEEEEE;
	border-color: #99ccff;
	cursor: pointer;
	font-size: 10px;
	font-weight: normal;
	width: 98px;
	padding: 1px 0 1px 1px;

}

.ProductNameText
{
	color: Black;
	font-size: 12pt;
	font-weight: bold;
}

input#Quantity
{
	font-size: 11px;
}

#frmCreateAccount img
{
	vertical-align: bottom;
	margin-bottom: 1px;

}

#tblBillingInfoBox td, #tblAccountBox td, #tblShippingInfoBox td, #tblAccountInfoBox td,
#tblAddressBookBox td, #tblWishList td, #pnlCartSummary table td, #pnlCoupon table td,
#pnlOrderNotes table td, #tblAddressListBox td
{
	padding: 2px;
}

img#ShoppingCartGif, img#ShoppingCartCoupon_gif, img#ShoppingCartNotes_gif,
img#imgAccountinfo, img#imgAddressbook, img#imgOrderhistory, img#wishlist_gif,
img#addressbook_gif, img#matchingcategories_gif, img#matchingproducts_gif,
img#matchingvectors_gif, img#editaddress_gif
{
	vertical-align: bottom;
	margin-bottom: 1px;
}

.RelatedProductsBoxStyle
{
	margin-bottom: 0;
}

.RelatedProductsBoxStyle td
{
	padding: 5px;
}

.shopping_cart
{
	color : #000000;
	font-size: 8pt;
	width: 100%; 
	border: solid 1px #444444; 
	padding-top:5px; 
	padding-bottom: 5px; 
	padding-left:5px; 
	padding-right:5px
}

.cart_items table
{
	margin-top: 5px;
}
