/*========================================================================================*/
/*  1. StoreFront Modules- Category Menu, Proudct List, Shopping Cart and Your Account    */
/*========================================================================================*/     
     
/* 1.1  Standard Category Menu Template */

#StandardCategoryMenuTemplate ul {
	line-height:150%;
	width: 180px;
	padding-left: 5px;
	height: auto;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;

	}
#StandardCategoryMenuTemplate li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	list-style-image: none;
	margin-left: 7px;
	list-style-position: outside;
}
#StandardCategoryMenuTemplate li a {
	list-style-type: disc;
}
/* 1.2.1 Detail List Category Template */

#DetailedListCategoryTemplate .Product {
	margin: 5px 5px 15px 5px
}
#DetailedListCategoryTemplate .ProductHead {
	float: left;
	width:12%;
	text-align: right;
	padding:0 5px 0 0;
}
#DetailedListCategoryTemplate .ProductNormal {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
}
#DetailedListCategoryTemplate .ProductImage {
	padding: 0 5px 5px 5px;
	float: right;
	width: 50%;
}
#DetailedListCategoryTemplate .ProductShortDesc {
	width: 95%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#DetailedListCategoryTemplate .ProductStorePrice {
	color:#336699;
	font-size:12px;
	font-weight:bold;
}



#DetailedListCategoryTemplate .ProductSavedPrice {
	color:#FF0000;
	font-size:12px;
	font-weight:bold;
}

.AmountBeforeDiscount{
	font-weight: bold;
	color: #CC0000;
	text-decoration: line-through;
	
}


/* 1.2.2 Grid List Category Template */

#GridListCategoryTemplate .Product {
	margin: 10px 0 0 0;
	width: 180px;
	text-align: Left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 10px;
}
/* 1.2.3 Grid With Subs Category Template */

#GridWithSubsCategoryTemplate .Category {
	margin: 10px 0 0 0;
	width: 180px;
	text-align: center;
	vertical-align:top;
}
#GridWithSubsCategoryTemplate .Product {
	margin: 10px 0 0 0;
	width: 180px;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
}
#GridWithSubsCategoryTemplate .ProductImage {

	text-align: center;
	vertical-align: top;
	font-weight: bold;
}
#GridWithSubsCategoryTemplate .ProductName {
	width: 180px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	bottom: auto;
	text-align: inherit;
}
#GridWithSubsCategoryTemplate .ProductSKU {
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	}

#GridWithSubsCategoryTemplate .ProductPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	vertical-align: bottom;
	text-align: center;
	width: 180px;
	margin-top:10px;
}

/* 1.2.4 Simple List Category Template */

#SimpleListCategoryTemplate .ProductImage, #SimpleListCategoryTemplate .ProductName, #SimpleListCategoryTemplate .ProductStorePrice {
	float: left;
	text-align: right;
}
#SimpleListCategoryTemplate .ProductSKU {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 200;
}
#SimpleListCategoryTemplate .ProductName, #SimpleListCategoryTemplate .ProductSKU, #SimpleListCategoryTemplate .ProductStorePrice {
	margin: 30px 0 0 10px;
}
#SimpleListCategoryTemplate .Product {
	margin:10px 0 0 0;
	border-style:inherit;
}
#SimpleListCategoryTemplate .ProductName {
	width:35%;
	text-align:left;
}
#SimpleListCategoryTemplate .ProductSKU {
	width:20%;
	text-align:left;
}
#SimpleListCategoryTemplate .ProductStorePrice {
	width:10%;
	text-align:left;
}
/* 1.2.5 Shared styles for All Category Template */

.ProductListRow {
	clear:both;
}
.EULA_Bar {
	clear:both;
	vertical-align:middle;
	text-align:center;
}
/* 1.3  Standard Product Template */

#StandardProductTemplate .Product {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	text-align: left;
}
#StandardProductTemplate .ProductHead {
	float: left;
	width:25%;
	text-align: left;
	padding:0 5px 0 0;
}
#StandardProductTemplate .ProductNormal {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#StandardProductTemplate .ProductImage {
	float: right;
	width: 45%;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#StandardProductTemplate .ProductShortDesc {
	width: 100%;
	text-align: left;
}
#StandardProductTemplate .ProductStorePrice, #StandardProductTemplate .ProductSavedPrice {
	color:#336699;
	font-size:12px;
	font-weight:bold;
}
#StandardProductTemplate .GridView {
	width:40%;
}
#StandardProductTemplate .Sku {
	font-size: 12px;
	font-weight: 200;
}
/* 1.4  Shopping Cart and Standard Checkout*/

#CartHeadRow, #CartContentRow, #CartSubTotalRow, #PayPalExpressButtonRow {
	padding:2px 0 2px 0;
}
#CartTopButtonRow_Left, #CartBottomButtonRow_Left {
	float:left;
}
#CartTopButtonRow_Right, #CartBottomButtonRow_Right, #PayPalExpressButtonRow {
	float:right;
}
#CartContentRow, #PayPalExpressButtonRow {
	clear:both;
}
#PayPalExpressCheckout #ShippingAddress {
	width:35%;
}
#ShoppingCart .Head, #StandardCheckoutStep1 .Head, #StandardCheckoutStep2 .Head, #PayPalExpressCheckout .Head {
	font-size:13px;
	font-weight:bold;
	color:Black;
}
#PaymentMethods .SubHead {
	text-align:left;
}
.AddressControl .SubHead {
	text-align:right;
}

/* Shipping Address*/
#ShoppingCart, #StandardCheckoutStep1, #StandardCheckoutStep2, #PayPalExpressCheckout, #OrderConfirmation, #CustomerReceipt {
	width:925px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 40px;
}

#ShippingAddress .AddressControl, #BillingAddress .AddressControl {
	border-style:none;
	border-width:0;
	width:100%;
	vertical-align:top;
}
#StandardCheckoutStep1 #ShippingAddress {
	float:left;
	width:40%;
	height: 315px;
	margin-top: 30px;
}
#StandardCheckoutStep1 #BillingAddress {
	float:right;
	width:55%;
	height: 315px;
	margin-top: 30px;
}
#StandardCheckoutStep1 #BottomButtons {
	clear:both;
	margin-bottom: 15px;
	margin-top: 15px;
	}
	
#StandardCheckoutStep1 #EmailAddress {
	width:925px;
	
	}
#StandardCheckoutStep1 #Subhead {
	font-style: italic;
	font-weight: normal;
	}

/* Payment and Shipping Cost */
.ShoppingCartSize{
width:925px;
}

#StandardCheckoutStep2 #BottomButtons {
	clear:both;
	margin-bottom: 15px;
	margin-top: 15px;
	}












/* 1.5  Your Account Module */


.YourAccountLeft {
	width:15%;
	vertical-align:top;
}
.YourAccountLeft ul {
	padding:0 0 0 0;
	margin:1 1 1 1;
	line-height:150%
}
.YourAccountLeft li {
	padding: 0 0 0 11px;
	margin:1 1 1 1;
	border:5px;
	list-style:none;
}
.YourAccountLeft li a {
	text-decoration:none;
}
.YourAccountRight {
	width:85%;
}
/*========================================================================================*/
/*  2. Shared Styles By StoreFront and StoreAdmin         */
/*========================================================================================*/ 
          
/* 2.1  Gridview controls */

.GridView {
	width:100%;
}
.GridViewHeader {
	text-align:left;
	font-weight:bold;
	font-size:11px;
	background-image: url(/Portals/0/img/or_men_AC.gif);
}
.GridViewFooter {
	font-size:11px;
}
.GridViewRow, .GridViewAltRow {
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
/* 2.2  Category Trail Bar, Pager Bar and Sorter Bar */

.CategoryTrailBar {
	font-weight: bold;
	text-align: left;
	vertical-align:middle;
}
.PagerBar {
	float:left;
}
.SorterBar {
	padding:2px 0 2px 0;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(/Portals/0/img/or_men_AC.gif);
}
.SorterHead {
	font-weight: bold;
}
.ProductSorter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
/* 2.3  Pager Control */

.PagerContainerTable {
	font: 11px arial;
	background-color: #FFFFFF;
	color:White;
	border: .5px solid #FF9900;
}
.PagerInfoCell {
	font: 11px arial;
}
.PagerCurrentPageCell {
}
.PagerOtherPageCells {
}
/* 2.4  Navigation menus in Store Admin Module and Your Account modules */

.TopMenu {
}
.TopMenuClicked {
	font-size:12px;
	font-weight: bolder;
}
/* 2.5  Override styles from DNN */

.SubHead {
	text-align:right;
	font-weight: bold;
	color: #8A8A8A;
	font-size: 12px;
}
.Head {
	font-size:18px;

 font-weight: bolder  font-family: Arial, Verdana, Sans-Serif;
}
/* 2.6  Popup Windows */

.PopupNormal {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 11px;
	color: #555;
}
.PopupSubHead {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: #777;
	padding: 0;
}
.PopupHead {
	font-size: 11px;
	color: #777;
	background: transparent;
	font-weight: bold;
	padding: 0;
}
/*========================================================================================*/
/* 3. Styles For StoreAdmin Module                        */
/*========================================================================================*/

/* 3.1  Left Admin Menu */

#StoreAdminMenu ul {
	padding:0 0 0 0;
	margin:1 1 1 1;
	line-height:150%
}
#StoreAdminMenu li {
	padding: 0 0 0 11px;
	margin:1 1 1 1;
	border:5px;
	list-style:none;
}
#StoreAdminMenu li a {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#ProductEditGeneral .Head {
	text-align:left;
}
#ProductEditShipping .SubHead {
	width:20%;
}
.StoreAdminLeftPane {
	vertical-align:top;
	width:130px;
}
.StoreAdminRightPane {
	vertical-align:top;
}
.CategoryTrail {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: oblique;
	font-size: 14px;
	letter-spacing: 1px;
}
#ProductEditGeneral, #ProductEditShipping, .ModuleContainerTable {
	width:100%;
	vertical-align:top;
	text-align:left;
	padding:0 0 0 0;
}
/* 3.2  Horizontal Menu */

.HorizontalMenuBar {
	text-align: left;
	background-color: White;
}
.HorizontalMenuBar ul {
	margin:0 0 5px 0;
}
.HorizontalMenuBar li {
	list-style:none;
	text-align:left;
	vertical-align:middle;
	display:inline;
	margin: 0 5px 0 0;
}
/* 3.3  Others */
.ShippingSettingTable {
	width:100%;
}
.SaveCancelRow {
	text-align:left;
}
.Tpz_ProductName {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.Tpz_ProductName12 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	bottom: auto;
}

.Tpz_ProductNameL12 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	Text-Align: Left;
	bottom: auto;
	}

.Tpz_GridPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	vertical-align: bottom;
}
.TPZ_GridSku {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.TPZ_CartPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.TPZ_DescText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
}
.TPZ_CatName {
tp  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
}


.TPZ_SubHead1 {
	text-align:right;
	font-weight: bold;
	color: #8A8A8A;
	font-size: 14px;
	font-variant: small-caps;
	}

.TPZ_SubHeadL1 {
	text-align:right;
	font-weight: bold;
	color: #8A8A8A;
	font-size: 12px;
}


.TPZ_SubHeadL3 {
	text-align:right;
	color: #8A8A8A;
	font-size: 12px;
}

.TPZ_SearchGrid{
	margin: 7px;
	width: 180px;
	Vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	}
	
.TPZ_SearchDescText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: left;
}

