﻿/* Magic Purple Strokes d2c4e0 */

.NoImageEffects {border:none; padding:0px; margin:0px;}

.ClearFloats {clear:both; height:0;  visibility:hidden;}
.FakeText {margin-left:-10000px; height:0px; overflow:hidden;}

.ErrorSummary
{	
	color:#CE2022 !important;
	font-size:14px;
	font-weight:bold;
	border:solid 1px #CE2022; /*FF6000;*/
	padding:5px;
	margin-bottom:7px;
	overflow:hidden;
	background-color:#FFFA6B; /*F0F0F0;*/
	text-align:center;
}
.InlineErrorText {color:#CE2022 !important; font-size:11px; font-weight:bold;}

.Melon {color:#f96a6a !important;}
.SmallMargin {margin-bottom:0.25em}

h1 {text-align:center; margin-bottom:0.75em;}
h2 {font-family:"Century Gothic","Bookman Old Style", georgia, times, "times new roman", serif; color:#f96a6a; font-size:16px; margin-bottom:1em; font-weight:bold; text-align:center;}
h3 {font-family:"Century Gothic","Bookman Old Style", georgia, times, "times new roman", serif; color:#f96a6a; font-size:16px; margin-bottom:1em; font-weight:bold; text-align:left;}
h3 a {color:#3399cc; font-weight:bold; font-size:12px; margin-left:3px; margin-right:3px;}
h3 a:link {color:#3399cc;}
h3 a:visited {color:#3399cc;}
h3 a:hover {color:#f96a6a;}
h3 a:active {color:#3399cc;}
p {margin-bottom:1em;}

a {color:#3399cc;}
a:link {color:#3399cc;}
a:visited {color:#3399cc;}
a:hover {color:#339999;}
a:active {color:#3399cc;}

a.CommandButton {background-color:#CECD9F; border:solid 1px #686452; color:#21556F; text-decoration:none; font-weight:bold; font-size:14px; line-height:20px; text-align:center; display:inline-block;
                 padding:0px 7px 0px 7px;}
a.CommandButton:link {color:#21556F; text-decoration:none;}
a.CommandButton:visited {color:#21556F; text-decoration:none;}
a.CommandButton:hover {color:#339999; text-decoration:none;}
a.CommandButton:active {color:#21556F; text-decoration:none;}

.BackButtonWrapper {margin-top:21px; margin-bottom:21px;}

/*==========STYLES FOR CATEGORY AND PRODUCT PAGES==========
  ==========PUT HERE BECAUSE THE URL REWRITE/REDIRECT SHOWS WE'RE IN A /CATEGORIES OR /PRODUCTS SUBFOLDER AND THE CSS LINKS DON'T WORK IN THE CHILD PAGES==========*/
/*h2.CategoryOrProductTitle {margin-bottom:0px;}*/
div.CategoryProductInfo {font-size:13px; color:#686452; padding-bottom:2em;}
div.CategoryProductInfo a {text-decoration:none; color:#686452;}


/*==========HOVER MENU EXTENDER=======================================================================================*/
.hmePopup 
{
	background-color:White; 
	border:solid 1px #f96a6a; 
	padding:1px 1px 7px 1px;
	width:200px;
	/*filter:alpha(opacity=87);
	opacity:0.87;
	font-family:Arial Sans-Serif;*/
}
.hmePopupCommands {padding: 7px 7px 0px 7px; font-size:12px; text-align:left; overflow:hidden;}
.hmePopupCommands a {display:block; width:100%;}
/*.hmePopupCommands a:link {text-decoration:none;}
.hmePopupCommands a:visited {text-decoration:none;}
.hmePopupCommands a:hover  {text-decoration:underline;}
.hmePopupCommands a:active {text-decoration:none;}*/

