

/* Ecommerce Styles */


/* Global Cart Styles */

.sfproductPrice {
	display: inline-block;
	margin: 10px auto 5px 0;
	padding: 4px 7px;
	width: auto;
	background: #000;
	color: #fff;
}

.dynFields {
	height: auto;
	margin: 0;
	padding: 0;
	border: 0px solid #333 !important;
}

.sfAddToCartWrp {
	display: block;
	margin: 0 0 10px 0;
	padding: 7px;
	padding-top: 0;
	background: #fff;
	color: #333;
}

.sfAddToCartWrp .sfTxt {
	background-color: #fff;
}

.sfAddToCartWrp label.sfTxtLbl {
	display: none !important;	
}

/* Cart Simple Link */

.sfshoppingCartSummaryStatus {
	border: 0px solid;
}

.sfcartSummaryWrp {
	display: block;
	margin: 0 0 15px 0;
	padding: 10px 0;
	border-bottom: 0px solid #ccc;
}



.sfcartSummaryWrp.sfcartSummarySimpleWrp {
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
}

/* Product List */


.sfErrorSummary.sfTopMsg{
	border: 0px solid;
}

ul.sfproductsList {
	border: 0px solid;
}

li.sfproductListItem {
	border-bottom: 1px solid #ccc !important;
	list-style: none !important;
	margin-left: 0px !important;
	margin-bottom: 20px !important;
	padding-left: 0 !important;
}

h2.sfproductTitle {

}

.sfproductPrice {

}



/* End Product List */



/* Product List Grid View */


ul.sfproductsList.gridview {
	clear: both;
	margin: 0 0 20px 0;
}


ul.sfproductsList.gridview li.sfproductListItem {
	list-style: none;
	background-image: none !important;
	float: left;
	margin: 0 15px 15px 0;
	padding: 20px;
	height: 250px;
	width: 25%;
	overflow: hidden;
	border: 0px solid #ccc;
	

	-moz-box-shadow: 0px 2px 4px #777;
	-webkit-box-shadow: 0px 0px 5px #777;
	box-shadow: 0px 0px 5px #777;
	filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30);
	-ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
	zoom: 1;
}

ul.sfproductsList.gridview li.sfproductListItem .sfproductTmbWrp {
	display: block;
	height: 150px;
	text-align: left;
	margin: 0 10px 7px 0;
	overflow: hidden;
}

ul.sfproductsList.gridview li.sfproductListItem h2.sfproductTitle {
	display: block;
	margin: 0 10px 7px 0;
	font-size: 15px;
	line-height: 17px;
}


ul.sfproductsList.gridview li.sfproductListItem .sfproductPrice {
	display: inline-block;
	margin: 10px auto 10px 0;
	padding: 4px 7px;
	width: auto;
	background: #000;
	color: #fff;
}







/* Generic Detail View */

.sfproductDetails.sfClearfix

.sfproductDetails .sfitemsPerPageWrp {
	border: 0px solid;
	display: block;
	clear: both !important;
}

.sfproductDetails .sfproductImgsWrp {
	float: left !important;
	margin: 0 20px 15px 0;
	height: 275px;
	width: 125px;
}

.sfproductDetails .sfproductInfoWrp {
	float: left !important;
	margin: 0 0 15px 0;
	width: 500px;
}

.sfproductDetails .sfproductTitleLnk {
	border: 0px solid;
}



/* Shopping Cart View */

.sfshoppingCartWrp {
	border: 0px solid;
}

table.rgMasterTable {
	margin: 0 0 20px 0;
}

table.rgMasterTable td, table.rgMasterTable .rgHeader {
	padding: 10px;
}

table.rgMasterTable .rgHeader {
	background: #000;
	color: #fff;
}

table.rgMasterTable tr.rgRow, table.rgMasterTable .rgAltRow {
	border-bottom: 1px solid #777;
	/*-moz-box-shadow: 0px 2px 4px #777;
	-webkit-box-shadow: 0px 2px 4px #777;
	box-shadow: 0px 2px 4px #777;
	filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30);
	-ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
	zoom: 1;*/
}

table.rgMasterTable th.sfItmTitleCol {
	width: 200px !important;	
}

th.sfItmPriceCol.rgHeader {
	width: 125px !important;
	text-align: left: !important;	
}

.sfshoppingCartWrp .sfItmTmbCol {
	width: 125px !important;
	padding: 10px;
}

.sfshoppingCartWrp .sfproductTmbWrp {
	border: 0px solid;
	width: auto;
	width: 150px;
	text-align: right;
	overflow: hidden;
}

.sfshoppingCartWrp .sfproductTmb {
	border: 0px solid;
}


.sfshoppingCartWrp .sfItmTitleCol {
	border: px solid;
	width: 250px;
	padding: 10px;
	
	/*-moz-box-shadow: 0px 2px 4px #777;
	-webkit-box-shadow: 0px 0px 5px #777;
	box-shadow: 0px 0px 5px #777;
	filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30);
	-ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
	zoom: 1;*/

}


.sfshoppingCartWrp .sfItmTitle {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	font-weight: normal;
	margin: 0 0 8px 0;
	padding: 0;
	color: #000;
	border: 0px solid;
}

.sfshoppingCartWrp .sfItmLnksWrp {
	border: 0px solid;
}

.sfshoppingCartWrp .sfItmRemove {
	display: inline-block;
	background: #9c0000;
	color: #fff !important;
	margin: 0 0 5px 0;
	padding: 4px 7px;
	border: 0px solid;
	border-radius: 5px;
}

.sfshoppingCartUpdateLnk {
	display: inline-block;
	margin: 10px 0;
}

.sfshoppingCartWrp .sfItmRemove:hover {
	background: #EA1119;
}

.sfshoppingCartWrp .sfProductsInCart {
	display: block;
	margin: 0 0 10px 0;
	padding: 7px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
}

.sfshoppingCartWrp .sfItmOptionsCol {
	border: 0px solid;
	width: auto !important;
}

.sfshoppingCartWrp .sfSingleItmPriceCol {
	border: 0px solid;
}


.sfshoppingCartWrp .sfItmQuantityCol {
	border: 0px solid;
	width: 75px;	
}

.sfshoppingCartWrp .sfItmQuantityCol .sfTxt {
	width: 25px !important;
}


.sfShoppingCartGridFooter {
	border: 0px solid;
}

.sfShoppingCartCouponEntryField {
	margin: 0;
	padding: 7px;
	border-top: 1px solid #ccc;
	display: none;
}

.sfShoppingCartTotal {
	margin: 0;
	padding: 7px;
	border-top: 1px solid #ccc;
}

.sfShoppingCartTotal .sfTxtLbl {
	display: inline-block;
	vertical-align: middle;
}

.sfShoppingCartTotal .sfPriceTotal {
	display: inline-block;
	vertical-align: middle;
	font-size: 24px;
	font-weight: bold;
}

.sfNoProductsInCartMsg {
	border: 1px solid;
}

.sfshoppingCartBtnsWrp {
	margin: 0;
	padding: 7px;
	border-top: 1px solid #ccc;
}

.sfshoppingCartWrp .sfshoppingCartBtnsWrp .sfBackBtn {
	border: 0px solid;
	margin-right: 10px;
}

.sfshoppingCartWrp .sfshoppingCartBtnsWrp .sfCheckoutBtn {
	display: inline-block;
	background: #9c0000;
	color: #fff !important;
	margin: 0 0 5px 0;
	padding: 4px 7px;
	border: 0px solid;
	border-radius: 5px;
}


/* Checkout Form */

/* Checkout --> Step Tab View */

.sfcheckoutTabstrip {
	margin: 10px 0;
	padding: 7px;
	border-bottom: 3px solid #ccc !important;
}

.sfcheckoutTabstrip ul li {
	background-image: none !important;
}

.sfcheckoutTabstrip span.rtsTxt {
	display: inline-block;
	vertical-align: middle;
	margin-left: 0;
	border: 0px solid;
}

.sfcheckoutTabstrip .rtsIn, .sfcheckoutTabstrip .rtsOut {
	margin: 0;
	padding: 0 !important;
}

strong.sfStep {
	font-size: 20px;
	line-height: 12px;
	margin-right: 0;
	padding: 10px;
	padding-left: 0;
	display: inline-block;
	vertical-align: middle;
	border: 0px solid;
}

/* Checkout --> Shipping & Billing Form View */

fieldset.sfcheckoutShippingFormWrp {
	border: 0px solid;
	margin: 0 0 20px 0;
}

div.sforderSummary {
	margin-bottom: 20px !important;
}

h2.sfcheckoutStepTitle {
	margin: 0 0 20px 0;
}

ul.sfcheckoutFormList {
	border-top: 3px solid #ccc !important;
	border-bottom: 3px solid #ccc !important;
	margin: 0 !important;
	padding: 10px 0 !important;	
}

ul.sfcheckoutFormList li.sfcheckoutFormItm {
	list-style: none !important;
	background-image: none !important;
	padding: 7px 0;
	border-bottom: 0px solid #ccc;
}

/*ul.sfcheckoutFormList li.sfcheckoutFormItm .sfTxt {
	width: 300px;
	background: #777;
}
*/
ul.sfcheckoutFormList li.sfcheckoutFormItm .sfTxtLbl {
	display: inline-block;
	width: 125px;
	font-size: 13px;
	text-align: right;
	text-transform: uppercase;
	padding: 5px;
}

ul.rtsUL {
	margin: 0;
	padding: 0 !important;
	border: 0px solid !important;	
}

ul.rtsUL li.rtsLI {
	border: 0px solid;	
	padding-left: 0 !important;
}


ul.rtsUL a.rtsLink, ul.rtsUL a.rtsLink
{
  display: block;
  cursor: pointer;
  white-space: nowrap;
  padding-left: 0px !important;
  text-align: left !important;
}

fieldset.sfcheckoutPaymentFormWrp {
	border: 0;	
}

.sfcheckoutPaymentFormWrp ul.sfcheckoutFormList {
	
}

.sfcheckoutPaymentFormWrp ul.sfcheckoutFormList li.sfcheckoutFormItmCheckboxList {
	list-style: none;
	border: none;
}

ol.sfPaymentMethodList li {
	list-style: none !important;
	padding-left: 0 !important;
}

div.sfCreditCardType {
	margin-left: 137px;
}

/* Product Option List */

ul.sfproductOptionsList {
	padding: 0 !important;
}

ul.sfproductOptionsList li.sfproductOption {
	list-style: none !important;
	padding-left: none !important;
}

.sfproductMainImgWrp {
	overflow: hidden;
}

.sfTotalRowWrp {
	margin: 10px 0;
	padding: 10px;
	background: #000;
	color: #fff;
	border: 0px solid;	
}

.sfTotalRowWrp span {
	border: 0px solid !important;	
}

.sfTotalRowWrp .sfTxtLbl {
	display: inline-block;
	padding: 4px 0;
	border: 0px solid;	
}

.sfTotalRowWrp .sfPriceTotal {
	font-size: 20px;
	font-weight: bold !important;
	text-align: left !important;	
}