﻿/* FORMATTING OPTIONS */
.float
{
	float: left;
	vertical-align: bottom;
}
.float2
{
	padding: 4px 4px 4px 4px;
	float: left;
	width: 250px;
	vertical-align: bottom;
}
.float3
{
	float: left;
	font-family: Arial, San-Serif;
	font-size: 11px;
	color: #000;
	vertical-align: bottom;
}
.float4
{
	padding: 4px 4px 4px 4px;
	float: left;
	font-family: Arial, San-Serif;
	font-size: 11px;
	color: #000;
	vertical-align: bottom;
}

/* CATEGORY LISTING PAGE */
.CategoryList tr
{
	background: url(../../images/WC_HorizontalDotsBP.gif) repeat-x bottom;
}
.ShopCategoryLink
{
	font-family: Arial, San-Serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #369;
	line-height: 30px;
}

.ShopProductLink
{
	font-family: Arial, San-Serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #369;
	line-height: 30px;
}

.SaleProduct, .SaleProduct:Hover
{
	color: #ff0000;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	line-height: 16px;
}

.ShopCategoryImage
{
	width: 160px;
	height: 182px;
	background: #eee;
}

.PagingNumbers
{
	font-family: Arial, San-Serif;
	font-size: 11px;
	text-decoration: none;
	background-color: #ccc;
	color: #333;
}
.PagingNumbersSelected
{
	font-family: Arial, San-Serif;
	font-size: 11px;
	text-decoration: none;
	background-color: #cc0000;
	color: #fff;
}
.PagingButton
{
	font-family: Arial, San-Serif;
	font-size: 9px;
	text-decoration: none;
}


/* PRODUCT DISPLAY PAGE */

.ProductArea
{
	width: 546px;
}

.ProductImageArea
{
	float: left;
	width: 258px;
}

.ProductDataArea
{
	float: left;
	width: 280px;
}

.QtyLabel
{
	width: 80px;
	float: left;
	line-height: 25px;
}

.QtyTB
{
	float: left;
	line-height: 25px;
}

.LinkedProductImage
{
	width: 65px;
	height: 105px;
}

.ProductName
{
	font-family: Arial, San-Serif;
	font-size: 19px;
	text-decoration: none;
	color: #333333;
	text-transform: uppercase;
}
.ProductDescription
{
	font-family: Arial, San-Serif;
	font-size: 9px;
	text-decoration: none;
	color: #000;
}
.SaleProduct
{
	font-family: Arial, San-Serif;
	font-size: 11px;
	text-decoration: none;
	color: Red;
	font-weight: bold;
}
.normalPrice
{
	font-family: Arial, San-Serif;
	font-size: 12px;
	text-decoration: none;
	color: #369;
	font-weight: bold;
	line-height: 30px;
}
.ProductItemLabel
{
	font-family: Arial, San-Serif;
	font-size: 11px;
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
.ProductItemValue
{
	font-family: Arial, San-Serif;
	font-size: 11px;
	text-decoration: none;
	color: #000;
}
.ProductDropDown
{
	font-family: Arial, San-Serif;
	font-size: 11px;
	text-decoration: none;
	color: #000;
	width: 150px;
}
.ProductAnchor
{
	font-family: Arial, San-Serif;
	font-size: 11px;
	text-decoration: underline;
	color: #000;
}
.ProductImageLarge
{
	border: solid 1px #666666;
	cursor: nw-resize;
	visibility: visible;
}
.ProductImageSmall
{
	border: solid 1px #000;
	padding: 2px 0px 0px 2px;
	visibility: visible;
}

.ProductQty
{
	width: 120px;
	font-family: Arial, San-Serif;
	font-size: 11px;
	color: #000;
}

/* SHOPPING CART */

.QtyField
{
	width: 35px;
}
.SeparatorHr
{
	border: 0;
	border-top: solid 1px #999;
	height: 1px;
}

.CartLabelLeft
{
	float: left;
	width: 300px;
}

.CartLabelRight
{
	float: right;
	text-align: right;
	font-weight: bold;
}

/* PAYMENT PROCESS */

.SCTitle
{
	float: left;
	font-family: Arial, San-Serif;
	font-size: 14px;
	color: #000;
	width: 500px;
	padding: 10px 0px 10px 20px;
	font-weight: bold;
	text-transform: uppercase;
}
.SCSubTitle
{
	float: left;
	font-family: Arial, San-Serif;
	font-size: 14px;
	color: #999;
	width: 500px;
	padding-top: 10px;
	font-weight: bold;
	padding: 10px 0px 10px 20px;
	font-weight: bold;
	text-transform: uppercase;
}
.SCTitleHr
{
	float: left;
	border: 0;
	border-top: solid 1px #999;
	height: 1px;
	width: 500px;
}
.SCDescription
{
	float: left;
	font-family: Arial, San-Serif;
	font-size: 11px;
	color: #000;
}
.SignupBox
{
	width: 150px;
	font-family: Arial, San-Serif;
	font-size: 11px;
	color: #000;
}

.SCFormItemHighlighted
{
	float: left;
	font-family: Arial, San-Serif;
	font-size: 11px;
	color: #000;
	background-color: #ededed;
	width: 500px;
	padding: 8px 2px 8px 50px;
}

.SCFormItem
{
	float: left;
	font-family: Arial, San-Serif;
	font-size: 11px;
	color: #000;
	width: 500px;
	padding: 2px 2px 2px 50px;
}
.SCFormTextItem
{
	float: left;
	font-family: Arial, San-Serif;
	font-size: 11px;
	color: #000;
	width: 100px;
	text-align: left;
}
.SCFormFieldItem
{
	float: left;
	font-family: Arial, San-Serif;
	font-size: 11px;
	color: #000;
	width: 300px;
	text-align: left;
}
.SCForwardButton
{
	font-family: Arial, San-Serif;
	font-size: 11px;
	color: #000;
	font-weight: bold;
}
.SCBackButton
{
	font-family: Arial, San-Serif;
	font-size: 11px;
	color: #000;
}
.SCBasePanel
{
	float: left;
	width: 500px;
	vertical-align: bottom;
}
.SCPanel
{
	float: left;
	width: 540px;
	height: auto;
}
.SCBaseItem
{
	float: left;
	width: 255px;
	padding: 0px 10px 0px 10px;
	vertical-align: bottom;
}
.ActiveButton
{
	background-color: #999;
}
.InActiveButton
{
	background-color: #eeeeee;
}
.SCStep
{
	float: left;
	padding: 4px 0px 4px 0px;
	width: 125px;
	text-align: center;
}
.SCStepInActive
{
	font-family: Arial, San-Serif;
	font-size: 11px;
	color: #cccccc;
	padding: inherit;
	text-decoration: none;
}
.SCStepActive
{
	font-family: Arial, San-Serif;
	font-size: 11px;
	color: #666666;
	padding: inherit;
	text-decoration: none;
}
.SCStepCurrent
{
	font-family: Arial, San-Serif;
	font-size: 11px;
	color: #ff0000;
	padding: inherit;
	text-decoration: none;
}

.SCValidationError
{
	font-family: Arial, San-Serif;
	font-size: 11px;
	color: #ff0000;
	padding: 2px 2px 2px 15px;
	text-decoration: none;
}

.SCValidationHeading
{
	font-family: Arial, San-Serif;
	font-size: 12px;
	background-color: Yellow;
	padding: 2px 2px 2px 2px;
	text-decoration: none;
	color: #ff0000; /*width: 500px;*/
}
.PopupResetPassword
{
	margin: 10px;
	background: #ffffff;
	height: 270px;
	text-align: left;
	padding: 10px;
}

