/*-----------------------------------------------------------------------
General Page Styles
-----------------------------------------------------------------------*/
.normal, .Normal
{
	font-family: arial, helvetica, verdana;
	font-size: 11px;
	color: #2C2C2C;
}
.NormalBold
{
	font-family: arial, helvetica, verdana;
	font-size: 11px;
	font-weight: bold;
	color: #2C2C2C;
}
.NormalRed
{
	color: #C50000;
	font-family: arial, helvetica, verdana;
	font-weight: bold;
	font-size: 11px;
}
.FullHeight
{
	height: 100%;
}
.FullWidth
{
	width: 100%;
}
.clear
{
	clear: both;
	line-height: 0;
	margin: 0;
	padding: 0;
	font-size: 0;
	height: 0;
}
.clr
{
	clear: both;
}
.tiny
{
	font-size: 80%;
}
.msg_fail
{
	color: #C30;
}
.msg_pass
{
	color: #090;
}
.small, .medium_small
{
	font-size: 93%;
}
.smaller
{
	font-size: 85%;
}
.left
{
	float: left;
}
.right
{
	float: right;
}
.floatover
{
	position: absolute;
	float: right;
	padding-left: 45px;
}
/*-----------------------------------------------------------------------
Pro-Ma skin overrides
-----------------------------------------------------------------------*/
.pm_LeftPane
{
	padding: 0 12px 0px 0px;
	width: 174px;
}
.pm_ContentPane
{
	padding: 5px 7px 0 0;
}
.pm_RightPane
{
	padding: 0 0 0px 7px;
	width: 264px;
}
.pm_StoreName
{
	margin-left: 30px;
	font-size: 23px;
	color: #309DD5;
	font-weight: bold;
	font-style: italic;
	font-family: "Trebuchet MS";
}
#WizardContainer
{
	text-align: left;
	margin: 14px 0 0 5px;
}
H1
{
	margin-bottom: 4px;
}
H2
{
	margin-bottom: 5px;
}
H3
{
	margin-bottom: 5px;
}
H4
{
	margin-bottom: 5px;
}
A IMG
{
	border: 0;
}
*.hide
{
	position: absolute !important;
	margin: 0 !important;
	padding: 0 !important;
	width: 0 !important;
	height: 0 !important;
	top: 0 !important;
	left: 0 !important;
	line-height: 0 !important;
	background: transparent !important;
	border: 0 !important;
	overflow: hidden !important;
	text-indent: -9999px !important;
}
UL.reset
{
	margin: 0;
	padding: 0;
	list-style: none;
}
UL.reset LI
{
	margin: 0;
	padding: 0;
}
/*-----------------------------------------------------------------------
RadEditor overrides
-----------------------------------------------------------------------*/
.radeditor A
{
	text-decoration: none !important;
}
/*-----------------------------------------------------------------------
RadInput overrides
-----------------------------------------------------------------------*/
HTML BODY FORM .RadInput_WebBlue .riHover, HTML BODY FORM .RadInput_Hover_WebBlue, HTML BODY FORM .RadInput_WebBlue .riFocused, HTML BODY FORM .RadInput_Focused_WebBlue
{
	background-color: #F0F2F4;
}
/*-------------------------------------------------------------
Page Heading
-------------------------------------------------------------*/
#BannerContainer
{
	float: right;
}
#LogoContainer
{
	float: left;
}
#pm_StoreTitleContainer
{
	margin-top: 5px;
	margin-left: 8px;
	float: left;
	line-height: 1.3;
	font-size: 8.1pt;
	border-left: 1px solid #DDDDDD;
	padding-left: 18px;
	height: 48px;
	padding-top: 6px;
}
.RadMenu_Default
{
	height: 45px;
	/*[disabled]margin:1px;*/
	background: url(images/menu-bg.gif) repeat-x;
	padding: 11px 0px 0px;
}
.RadMenu_Default .rmLink, .RadMenu_Default .rmGroup .rmLink:hover, .RadMenu_Default .rmGroup
{
	color: #FFFFFF !important;
	text-decoration: none !important;
}
A.rmLink.rmExpanded SPAN.rmText.rmExpandRight
{
	color: #FFFFFF;
}
.RadMenu_Default .rmLink:hover, .RadMenu_Default .rmFocused, .RadMenu_Default .rmExpanded, .RadMenu_Default .rmGroup .rmLink
{
	color: #353535 !important;
}
.RadMenu_Default UL.rmHorizontal.rmRootGroup
{
	border: none;
}
.RadMenu_Black
{
	height: 45px;
	/*[disabled]margin:1px;*/
	background: url(images/menu-bg.gif) repeat-x;
	padding: 11px 0px 0px;
}
.RadMenu_Black .rmLink, .RadMenu_Black .rmGroup .rmLink:hover, .RadMenu_Default .rmGroup
{
	color: #FFFFFF !important;
	text-decoration: none !important;
}
A.rmLink.rmExpanded SPAN.rmText.rmExpandRight
{
	color: #FFFFFF;
}
.RadMenu_Black .rmLink:hover, .RadMenu_Black .rmFocused, .RadMenu_Black .rmExpanded, .RadMenu_Black .rmGroup .rmLink
{
	color: #353535 !important;
}
.RadMenu_Black UL.rmHorizontal.rmRootGroup
{
	border: none;
	background-color: #373737;
	background-image: none;
}
DIV.rmSlide A.rmLink
{
	padding: 0px;
	border: none;
}
SPAN#dnn_promaMINICART_spanMiniCart.menumid TABLE TBODY TR TD
{
	padding: 6px 0px 13px;
	font-size: 8.5pt;
	font-weight: bold;
	color: #FFFFFF;
}
/*-------------------------------------------------------------
Product TOC boxes
-------------------------------------------------------------*/
.products_list
{
	font-size: 11px;
}
.products_list UL, .products_list LI
{
	margin: 0;
	padding: 0;
	list-style: none;
}
.products_list LI
{
	float: left;
}
.products_list LI LI
{
	float: none;
}
.products LI
{
	position: relative;
	float: left;
	margin: 0 0 15px 9px;
	width: 168px;
}
.products LI.first
{
	clear: left;
	margin: 0;
}
.products .info
{
	margin-bottom: 15px;
	height: 245px;
	width: 165px;
	text-align: center;
	border: 1px solid #F1F1F1;
}
.products_list .info.over
{
	background-color: #F5F5FF;
	cursor: pointer;
}
.products .info A
{
	position: relative;
	display: block;
	margin: 0 0 35px;
	height: 104px;
	vertical-align: middle;
	cursor: pointer;
}
.products .info A IMG
{
	margin: 5px auto;
	height: 100px;
}
.products .info A SPAN
{
	position: absolute;
	display: block;
	padding: 3px 2px 4px;
	width: 161px;
	top: 109px;
	left: 0;
	line-height: 1.4;
	font-size: 11px;
}
.products .info LI
{
	font: 11px Arial, Helvetica, sans-serif;
	width: 161px;
}
.products .info LI.deal
{
	font-size: 18px;
	color: #BF082B;
	top: 4px;
}
.products .info LI.deal STRONG
{
	font-size: 12px;
	display: block;
	color: #333333;
}
.products UL LI
{
	float: none;
	margin: 0;
	padding: 0;
	width: 146px;
	height: auto;
}
.products .cart
{
	position: relative;
	margin-top: -15px;
	height: 20px;
}
.products .cart A
{
	display: block;
	position: absolute;
	left: 0;
	margin: 0;
	padding: 0;
	width: 96px;
	height: 20px;
	border: 0;
	background-color: transparent;
	background-image: url(/DesktopModules/proma.DistributorStore/Images/product_list_addtocart.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	z-index: 1;
}
.products .cart A.info
{
	left: auto;
	right: 0;
	width: 55px;
	background-image: url(/DesktopModules/proma.DistributorStore/Images/product_list_view.gif);
	z-index: auto;
}
.products .cart A.add:hover, .products .cart A.info:hover
{
	background-position: 0 -20px;
}
.products .cart SPAN
{
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
UL.prices, UL.prices LI, #sb_r DIV UL.prices LI, UL.products UL, UL.products LI LI
{
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: bold;
	text-align: center;
	background: transparent;
	list-style: none;
}
UL.prices LI, UL.prices LI A, UL.products LI LI, UL.products LI LI A
{
	font-size: 11px;
	color: #666;
}
UL.prices LI.deal, UL.prices LI.deal A, UL.products LI.deal, UL.products LI.deal A
{
	font-size: 16px;
	color: #AC103D;
}
UL.prices LI.save, UL.prices LI.save A, UL.products LI.save, UL.products LI.save A
{
	font-weight: normal;
	color: #7B7B7B;
}
.products_list .info A
{
	color: #414243;
	text-decoration: none;
}
.products_list LI.over .info
{
	background-color: #F5F5FF;
	cursor: pointer;
}
.products_list .info A:hover, .products_list .info.over A
{
	color: #95244F;
	text-decoration: underline;
}
.lastline SPAN.addtocart
{
	display: inline;
	position: absolute;
	margin-top: 5px;
}
.lastline
{
	float: left;
	width: 127px;
}
.lastline .QtyText
{
	margin-left: 5px;
	position: inherit;
	height: 21px;
}
.products .info .EditLinks A
{
	height: 16px;
}
.ProductPurchaseBox
{
	margin-left: 40px;
}
.TopBox
{
	height: 209px;
}
.quickshopMessage
{
	clear: left;
	font-size: 10px;
}
.justordered
{
	background-color: #EFFCF5;
	height: 50px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #0A703F;
	text-align: center;
	border: 2px solid #CAF4D5;
}
.justordered A
{
	color: #333300;
}
.tocboxdropdown
{
	font-size: 11px;
	width: 153px;
	margin: 5px;
}
.tocboxqty
{
	font-size: 11px;
	width: 30px;
	text-align: center;
	margin: 5px;
}
/*-------------------------------------------------------------
Product TOC boxes in ProductMoreInfo for Related Products
-------------------------------------------------------------*/
.tocbox
{
	width: 340px;
	border: 1px solid #DDEAEE;
	height: 186px;
}
.tocboxtitle
{
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
}
.tocboxdescription, .tocboxdescription P
{
	margin: 0px;
	line-height: 13px;
}
.tocbox-moreinfo
{
	color: #336288;
	background-image: url(images/moreinfo.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 30px;
}
.tocboxcodebox
{
	margin-right: 20px;
}
.tocboxtitle A
{
	color: #336288;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
}
/*-------------------------------------------------------------
Specials TOC boxes
-------------------------------------------------------------*/
.SpecialTitle
{
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #336288;
}
.specialdeal
{
	font-size: 18px;
	color: #BF082B;
	top: 4px;
}
.specialqtytext
{
	margin-left: 5px;
	position: inherit;
	height: 21px;
}
/*=============================
Page Navigation Links/Buttons
===============================*/
.CATCommandButton
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #7F7F7F;
	border-width: 0px;
	padding-top: 5px;
}
/*hyperlink style for buttons and link buttons used in the store admin pages*/
A.CATCommandButton:link
{
	text-decoration: underline;
	color: #7F7F7F;
}
A.CATCommandButton:visited
{
	text-decoration: underline;
	color: #7F7F7F;
}
A.CATCommandButton:active
{
	text-decoration: underline;
	color: #6FBFC7;
}
A.CATCommandButton:hover
{
	text-decoration: underline;
	color: #912121;
}
.pagebar
{
	float: left;
	width: 699px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 0px;
	background-color: #F9F9F9;
	padding-bottom: 5px;
}
.pagebar5wide
{
	float: left;
	width: 874px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 0px;
	background-color: #F9F9F9;
	padding-bottom: 5px;
}
.pagernav
{
	width: 200;
	float: left;
	text-align: left;
	border-width: 0px;
	font-family: Arial;
	font-size: 11px;
	color: #9F9F9F;
	padding-top: 5px;
}
.pagernavright
{
	float: right;
	border-width: 0px;
	font-family: Arial;
	font-size: 11px;
	color: #7F7F7F;
	padding-top: 5px;
	margin-right: 0px;
	text-align: right;
}
/*default text style for inactive link buttons of advanced paging control*/
.pagerdisabled
{
	border-width: 0px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #C0C0C0;
	padding-top: 5px;
}
.pagernavnumber
{
	float: left;
	padding: 2px 3px 0px;
}
.pagernavgo
{
	float: left;
	padding: 0px;
}
.pagerfield
{
	border: 1px solid #B0CEDE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #616161;
	text-decoration: none;
	padding-top: 2px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 3px;
	width: 15px;
	float: left;
}
/*=======================================
Product Sub-Category SideBAR List
=========================================*/
.SubCategoryContainer A:visited, .SubCategoryContainer A:link
{
	text-decoration: none;
}
.SubCategoryContainer A:hover
{
	text-decoration: underline;
}
.SubCategoryContainer UL
{
	line-height: 20px;
	margin-left: -15px !important;
/*ignored by IE*/
	margin-left: 25px;
}
.SubCategoryContainer UL LI
{
	list-style-type: disc;
	/*[disabled]list-style-image:url(bullet.gif);*/
}
.SubCategoryList
{
	background-color: #F3F3F3;
	padding-bottom: 1px;
	margin-right: 5px;
}
.SubCategoryTitle
{
	background-color: #E9E9E9;
	color: #757575;
	font-size: 11px;
	/*[disabled]height:25px;*/
	padding: 4px 13px 4px 10px;
	font-weight: bold;
	margin-top: 4px;
}
.SubCategorySortTitle
{
	background-color: #E9E9E9;
	color: #757575;
	padding: 4px 0px 4px 7px;
	/*[disabled]height:18px;*/
	font-size: 11px;
	margin-top: 9px;
	font-weight: bold;
	margin-bottom: 0px;
}
.SubCategorySort
{
	background-color: #FAFAFA;
	padding-bottom: 1px;
	margin-right: 5px;
}
/*=============================
Other
===============================*/
.MiniCart
{
	float: right;
	margin-right: 10px;
}
.ErrorMsg
{
	border: 1px solid #F18E8E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 98%;
	text-align: center;
	color: #B71F1F;
	font-size: 8pt;
	font-weight: bold;
	padding: 8px;
	background-color: #FFDBDB;
}
.SuccessMsg
{
	border: 1px solid #008000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 98%;
	text-align: center;
	color: #008000;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 20px;
}
.RequiredInfo
{
	color: #FF0000;
	font-size: 11pt;
}
.ContactButton
{
	margin-left: 160px;
	margin-top: 15px;
}
.MessageSent
{
	background-color: #EFFCF5;
	height: 50px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #0A703F;
	text-align: center;
	border: 2px solid #CAF4D5;
}
.RequiredField
{
	color: #FF0000;
}
.ProfileOption
{
	height: 30px;
	padding-left: 20px;
}
.ContentCell
{
	padding: 0 0 0 5px;
}
TR.psErrorTableHead TD
{
	background-color: #FFFFFF;
}
TD.ViewCartTitle
{
	background-color: #EAF4FA;
	padding: 5px 7px 9px 3px;
	min-width: 61px;
	vertical-align: middle;
}
.gracecosh3
{
	color: #AB975D;
}
.prohome
{
	color: #858585;
}
.perfpro
{
	color: #B58181;
}
.graceopt
{
	color: #8DB2E1;
}
.gracejewl
{
	color: #AE7DC5;
}
.graceorgh3
{
	color: #88AF67;
}
/*DIV.TelerikModalOverlay, DIV.radwindow.inactivewindow TD.corner, DIV.radwindow.inactivewindow TD.titlebar, DIV.radwindow.inactivewindow TD.footercenter { filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30) !important; opacity: 1 !important; -moz-opacity: 1 !important; }*/
.borderedtable
{
	border-style: solid;
	border-width: 0 0 1px 1px;
}
.borderedtable TD
{
	border-width: 1px 1px 0px 0px;
	border-style: solid;
}
.FloatRight
{
	float: right;
}
.WarningMsg
{
	border: 1px solid #F18E8E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 98%;
	text-align: left;
	color: #B71F1F;
	font-size: 8pt;
	font-weight: bold;
	background-color: #FFDBDB;
	padding: 8px;
}
.PartyTime
{
	margin-top: 8px;
	margin-bottom: 6px;
}
.ShowCouponSuccess
{
	border-style: solid;
	border-width: 1px;
	color: #008000;
	text-align: center;
	margin-top: 10px;
}
.actionimages TD
{
	border-width: 0px;
	border-style: none;
	padding-left: 3px;
	padding-right: 3px;
}
.ValidateError
{
	font-size: 10px;
}
/*=============================
View Cart
===============================*/
.ViewCartTitle
{
	font-size: 12px;
	background-color: #D9D5D5;
	color: #FFFFFF;
}
.ViewCartRow
{
	line-height: 22px;
}
.ViewCartRowAlt
{
	line-height: 22px;
	background-color: #FBFBFB;
}
.ViewCartQty
{
	width: 30px;
	text-align: center;
	margin: 0px;
}
/*=============================
Contact Me
===============================*/
.contact_row
{
	margin-top: 10px;
}
.contact_title
{
	width: 40px;
	float: left;
}
.contact_data
{
	margin-left: 122px;
	display: inline-block;
}
/*=============================
Product Category Menu Left Panel Home Page
===============================*/
.menuSeparatorTop
{
	margin-left: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
}
.menuSeparator
{
	border-top-width: 20px !important;
	border-top: 1px solid #C1BEBE;
	margin-left: 0px;
	margin-bottom: 5px;
	padding-top: 5px;
}
/*=============================
Product Sub-Category Menu Content Panel Home Page
===============================*/
#home_graphic_cats
{
	margin: 0 auto;
	width: 491px;
	font-size: 11px;
	line-height: 13px;
}
#home_graphic_cats UL
{
	clear: left;
	margin: 0 0 15px 7px;
}
#home_graphic_cats LI
{
	float: left;
	margin: 0;
	width: 94px;
}
#home_graphic_cats LI.first
{
	margin: 0;
}
#home_graphic_cats A
{
	position: relative;
	display: block;
	margin: 0 auto;
	padding: 81px 0 3px;
	height: 2.5em;
	text-align: center;
	border: 1px solid #FFF;
}
#home_graphic_cats A:hover
{
	text-decoration: none;
	background-color: #D1DFF7;
	border-color: #0042AF;
}
#home_graphic_cats A IMG
{
	display: block;
	margin: -81px auto 0;
	height: 78px;
}
/*=============================
My Bag - Home Page
===============================*/
.cartbg
{
	float: right;
	background-image: url(/DesktopModules/proma.DistributorStore/Images/ShoppingCartBox.jpg);
	background-repeat: no-repeat;
	width: 221px;
	height: 109px;
	text-align: center;
}
.carttotals
{
	margin-top: 45px;
}
.btnViewCart
{
	margin-left: 10px;
	margin-top: 12px;
	float: left;
}
.btnCheckout
{
	margin-right: 10px;
	margin-top: 12px;
	float: right;
}
/*-------------------------------------------------------------
search box
-------------------------------------------------------------*/
DIV#searchBox
{
	float: right;
}
DIV#searchBox .txtSearch
{
	border: 1px solid #CCCCCC;
	display: block;
	float: left;
	color: #667A84;
	padding: 0px;
	margin: 0px;
	height: 20px;
/*width:167px;*/
	width: 191px;
	padding-left: 21px;
	padding-top: 1px;
	background-image: url(Images/search-icon.jpg);
	background-repeat: no-repeat;
	background-position: 5px center;
/*TODO: fix for IE*/
}
DIV#searchBox .cmdSearch
{
	float: left;
	border: none;
	width: 29px;
	height: 20px;
	margin-left: 2px;
	color: #3F525B;
}
.SearchResultsRow TD
{
	padding-top: 24px;
}
.searchKeyword
{
	background-color: #FFFF00;
	font-weight: bold;
}
.searchTitle
{
	color: #0000CC;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}
.searchLink
{
	color: #008000;
	font-weight: bold;
	font-size: 12px;
}
/*-------------------------------------------------------------
Generic forms for data capture: Eg, Delivery, Payment
-------------------------------------------------------------*/
.formbox
{
	background-color: #F9F9F9;
	height: 100%;
	padding-top: 12px;
	padding-right: 12px;
	padding-left: 12px;
	margin-bottom: 12;
}
.formbox .formrow
{
	float: left;
	width: 500px;
}
.formbox .formrow LABEL
{
	width: 130px;
	margin-left: 10px;
	margin-top: 5px;
/*margin-bottom:10px;*/
	padding-bottom: 10px;
	display: block;
	float: left;
	font-weight: bold;
	clear: left;
}
.formbox .formrow INPUT, .formbox .formrow TEXTAREA, .formbox .formrow SPAN
{
	width: 355px;
	height: 22px;
	border: 2px solid #DFDFDF;
	float: left;
	display: block;
	margin-top: 3px;
/*margin-bottom:10px;*/
	letter-spacing: normal;
}
.formbox .formrow .selcardmm
{
	width: 60px;
}
.formbox .formrow .selcardyyyy
{
	width: 60px;
}
/*Error Message Display from Validator*/
.formbox .formrow SPAN
{
	margin-top: -5px;
	margin-left: 140px;
	margin-bottom: 10px;
	width: 380px;
	float: left;
	display: block;
	letter-spacing: normal;
}
.formbox .formrow .DeliverySpecialInstructions
{
	height: 60px;
	margin-bottom: 10px;
}
.formbox .formrow .DeliveryAddress
{
	height: 40px;
	margin-bottom: 10px;
}
.formbox .formrow .PickupInstructions
{
	height: 60px;
	margin-bottom: 10px;
}
