

/*** Page Structure ***/

/* body */
body {background-color: #fff;}

/* common */
.clear { clear: both; }

/* page container */
.ui_page {
	width: 980px; 
	margin: 0px auto; 
}

.ui_clear {
	float: none;
	clear: both;
}


/* header */
.ui_header { font-size: 10px; border-bottom: 1px solid #DCDCDC; }
.ui_header a,
.ui_header a:link,
.ui_header a:active{color: #646464; }
.ui_header a:hover{color: #18a2c6; }
.ui_header a:visited {color: #646464; }

.CurrencySwitcher a,
.CurrencySwitcher a:link,
.CurrencySwitcher a:active{color: #646464; text-decoration: underline;}
.CurrencySwitcher a:hover{color: #18a2c6; text-decoration: underline;}
.CurrencySwitcher a:visited {color: #646464; text-decoration: underline;}
.links { clear: both; }

/*Search*/
.ui_Search {}
.UI_SearchField {

}
.UI_SearchField input {
	background: transparent url(/images/EmilyPress_searchBox.jpg) no-repeat top left; 	
	border:none;
	height: 20px;
	padding: 4px 0 0 20px;
	width: 112px;
}

.ui_siteAd_left{float: left;padding: 0 13px 0 0;}
.ui_siteAd_right{float: left;}
.ui_siteAd_right img{padding: 0 0 11px 0;}


.Popup_Wrapper{
	padding: 40px;
}


/* content */
.ui_content {
	background: #fff url(/images/EmilyPress_left_bg.jpg) repeat-y top left; 
	width: 980px;
	margin: 10px 0 0 0;
}
.ui_left { float: left; width: 150px;}
.UI_HideLeftNav .ui_left{display: none;}
	.ui_left .ui_siteAd{margin-left: -2px;}
.ui_right { float: left; padding: 0 0 0 13px; width: 817px; overflow: hidden; }
.UI_HideLeftNav .ui_right{background: #fff; width: 980px;}
.UI_IsHome .ui_content {background: none; margin: 14px 0 -25px 0;}
.UI_IsHome .ui_left { display: none;}
.UI_IsHome .ui_right { width: 980px; padding: 0;}
.UI_IsHome .BreadCrumb_Wrapper{display: none;}
.main_content_wrapper { padding: 0px 10px; }
.main_content { width: 580px; }
.ui_withborder {border-bottom: 1px solid #dcdcdc; margin-bottom: 10px; }
.ui_homeContent{padding: 30px 150px; margin: 0; font-size: 10px; }

.NavigationTitle {font-weight: bold; font-size: 13px; color: #18a2c6;}

/*to move login button on fundraiser pages over nav title*/
/*.ui_memberlogin{margin: -15px 0 0 0; background: #fff; position: relative; z-index: 10;}*/
.ui_memberlogin a{width: 125px; display: block; padding: 3px 8px;  background: #18a2c6; color: #fff; font-weight: bold;}
.ui_memberlogin a:hover{background: #a0d0dc; }

/* footer */
.footer { background-color: #ccc; }
.footerBox {border-right:1px solid #DCDCDC; height:101px;}

/* style for 'emily press' thawte logo,  removes border */
.footer_link_noborder {
	border:medium none;
	text-decoration:none;
	}

/* print / email links */
.print_email {}
.print {}
.print a:link, 
.print a:visited, 
.print a:hover,
.print a:active  { text-decoration: none; }
.TellAFriendLink {display: block; height: 17px; background: transparent url(/images/EmilyPress_email.jpg) no-repeat top left; padding: 0 0 0 20px;}
a.TellAFriendLink:link, 
a.TellAFriendLink:visited { color: #646464; text-decoration: none; }
a.TellAFriendLink:hover { color: #18a2c6;text-decoration: none; }
a.TellAFriendLink:active { color: #646464; text-decoration: none; }

/* copyright / tagline links */
.copyright_tagline { width: 780px; margin: 10px auto;  }
.copyright {float: right; font-size: 11px;color: #646464;}
.copyright a:link, 
.copyright a:active, 
.copyright a:visited {}
.copyright a:hover {}
.ideaLEVER_Tagline {display: block; color: #646464; width: 100%; text-align: center; font-size: 11px;}
.ideaLEVER_Tagline a:link, 
.ideaLEVER_Tagline a:active, 
.ideaLEVER_Tagline a:visited {color: #646464;}
.ideaLEVER_Tagline a:hover {color: #18a2c6;}

/* department */

.Department .DepartmentName{display: block; width: 100%; padding: 0 0 10px 0; font-size: 22px; color: #18a2c6;}
.Department .DepartmentDescriptionContainer{
	float:left; 
	width: 540px; 
	height: 181px; 
	margin: 5px 0 10px 0; 
	background: transparent url(/images/EmilyPress_dept_desc_bg.jpg) no-repeat top left; 
	overflow: hidden;

}
.Department .DepartmentDescription {display: block; padding: 20px 30px; font-size: 16px; line-height: 22px; }
.Department .DepartmentImageContainer{
	float: left; 
	position: relative; 
	z-index: 99; 
	width: 267px; 
	height: 182px; 
	margin: 5px 0 10px 0;
	background: transparent url(/images/EmilyPress_deptImg.png) no-repeat top right; 
}
.SubDepartmentsTable {width: 825px;}
.SubDepartment_Item {width: 265px;}
.SubDepartment_ItemSeparator{width: 10px;}
.SubDepartments .DepartmentName{padding: 0;}
.SubDepartments .DepartmentName a,
.SubDepartments .DepartmentName a:link,
.SubDepartments .DepartmentName a:visited,
.SubDepartments .DepartmentName a:hover,
.SubDepartments .DepartmentName a:active {
	display: block; 
	font-weight: bold; 
	font-size: 16px; 
	color: #493732;
}
.SubDepartments .DepartmentImageContainer{
	float: left; 
	position: relative; 
		z-index: 99; 
	width: 267px; 
	height: 181px; 
	background: transparent url(/images/EmilyPress_deptImg2.png) no-repeat bottom right; 
	margin: 5px 0 15px 0;
}
.Department .DepartmentImage {
	display: block; 
	width: 265px; 

	padding: 1px 0 0 1px;
	overflow: hidden; 
}
.SubDepartments .DepartmentImage{
	display: block; 
	width: 265px; 
	height: 180px; 
	overflow: hidden; 
}

.Department .DepartmentImage a{display: block; }
.Department .DepartmentImage img {position: relative; z-index: 1;}

.Products{clear: both; width: 815px; padding: 10px 0 0 0;}
.ProductsTable {width: 832px;}
.ProductsTable tr{border-bottom: 1px solid #DCDCDC;}
.Products .Product_Item{width:191px; vertical-align:top; padding: 0 0 20px 0; }
.Products .Product_ItemSeparator{width: 17px;}
.Product .ProductImage {
	display: block; 
	height: 225px; 
	width: 326px; /*background: transparent url(/images/EmilyPress_product_med.jpg) no-repeat bottom right;*/
}
.Products .ProductImage {
	display: block; 
	width: 192px; 
	height: 132px; 
	margin: 0 0 10px 0; 
	/*background: transparent url(/images/EmilyPress_product_sm.jpg) no-repeat bottom right;*/
}
.Product .ProductPrice{font-weight: bold;}
.Product .ProductSalePrice .ListPrice{text-decoration: line-through; color: #f00; font-size: 12px; padding: 0 5px 0 0;}
.Product .ProductPrice a,
.Product .ProductPrice a:link,
.Product .ProductPrice a:visited{color: #646464 !important;}
.Product .ProductPrice a:hover{color:#18a2c6;}
.Product .ProductPrice a:active{color: #646464;}
.Product .ProductName{display: block; font-size: 13px; line-height: 18px; height: 35px; }

/* product */

.ui_productLeft {float: left; width: 326px;}
.ui_productLeft table{padding: 8px 0;}
.ui_productRight{float: left; width: 290px; }
.ui_productwrapper{padding: 0 15px 0 20px;}
.Product_SpiceProduct .ui_productRight{overflow: hidden;}
.ui_zoom{text-align: right; width: 100%; display: inline-block;}
.Product_SpiceProduct .enlarge,
.Product_LabelProduct .enlarge, 
.Product_StandardProduct .enlarge{padding: 5px 0 10px 0; border-bottom: 1px solid #DCDCDC;}
	.ZoomProductImage .png {width: 133px !important; height: 90px !important;}
.Product_SpiceProduct,
.Product_LabelProduct, 
.Product_StandardProduct {padding: 20px 0;}
.Product_SpiceProduct .ProductName,
.Product_LabelProduct .ProductName, 
.Product_StandardProduct .ProductName {display: block; font-size: 18px; line-height: 20px; color: #18a2c6; height: 100%;}
.Product_SpiceProduct .ProductDescription,
.Product_LabelProduct .ProductDescription, 
.Product_StandardProduct .ProductDescription {display: block; line-height: 16px; padding: 10px 0;}
.Product_SpiceProduct .ProductPrice,
.Product_LabelProduct .ProductPrice, 
.Product_StandardProduct .ProductPrice {display: inline; padding: 0 0 10px 5px; font-size: 12px; }
#divForLabelBuilderPRICE{padding: 0 0 10px 0;}

.Product_SpiceProduct .ProductAttributes .Required,
.Product_SpiceProduct .QuantityRow .Required,
.Product_LabelProduct .QuantityRow .Required, 
.Product_StandardProduct .QuantityRow .Required {display: none;}
.Product_SpiceProduct .ProductAttributes .Label,
.Product_SpiceProduct .QuantityRow .Label,
.Product_LabelProduct .QuantityRow .Label, 
.Product_StandardProduct .QuantityRow .Label {font-weight: bold; padding: 15px 5px 15px 0; font-size: 12px;}
.Product_SpiceProduct .ProductLongDescription, 
.Product_LabelProduct .ProductLongDescription, 
.Product_StandardProduct .ProductLongDescription {display: block; line-height: 20px; padding: 5px 0 0 0;}
.ProductLongDescription ul{padding: 0; margin: 0; list-style-type:none; list-style-image: url(/images/EmilyPress_ul.jpg); list-style-position:inside;}
.ProductLongDescription li{padding: 2px 0;}

.ProductInformations_Wrapper{width: 250px; }

.Product .CrossSales{float: right; width: 170px; border-left: 1px solid #DCDCDC;  }
.CrossSale_HeadingWrapper{padding: 0 0 0 15px;}
.CrossSale_Heading {font-size:14px;font-weight:bold;color:#493732;}
.CrossSale_ItemsWrapper{padding: 0 0 0 5px;}
.CrossSales .ProductImage{display: block; width:161px; height: 112px; }
.CrossSales .ProductName{display: block; width: 160px; font-size: 13px; color: #646464; padding: 0;}
.CrossSales .ProductPrice {
	display:block;
	font-size:13px;
	font-weight:bold;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #dcdcdc;
}

/*Label Builder*/

.AddToCartButton,
a.LB_CreateYourLabel, 
a.LB_CreateYourLabel:link,
a.LB_CreateYourLabel:visited, 
a.LB_CreateYourLabel:hover, 
a.LB_CreateYourLabel:active {
	display: block;
	color:#fff;
	font-weight: bold;
	width: 150px;
	height: 26px;
	background: transparent url(/images/btn4.jpg) no-repeat top center;
}

.AddToCartButton{float: right;}

.Product_SpiceProduct .AddToCartButton{float: none; margin-top: 20px;}

a.LB_CreateYourLabel:hover {
	color:#18a2c6;
}
.AddToCartButton .ButtonText,
.LB_CreateYourLabel .LB_CreateText {
	display: block;
	text-align: center;
	padding-top: 6px;
	color:#fff;
}

#divLabelBuilderBG {
	z-index:20000;
	background:transparent url(/images/EmilyPress_labelbuilder_bg.png) repeat top left;
}

#iframeLabelBuilderFRAME {
	z-index:2005;
	margin:0;
	padding:0;
}

#aLabelBuilderCLOSE, 
#aLabelBuilderCLOSEBOTTOM {
	z-index:2015;
	margin:0;
	padding:0;
	background:transparent url(/images/EmilyPress_LabelBuilder_Close.jpg) no-repeat left center;
}

#divLabelBuilderUI {
	z-index:2010;
	background:transparent url(/images/EmilyPress_LabelBuilder_Window_BG.gif) no-repeat top center;
	overflow:hidden;
}

.LB {
	padding: 20px;
}

.LB_CloseText {
	display: block;
	padding-top: 1px;
	padding-left: 13px;
	font-weight: normal;
	font-size: 10px;
	color: #FF530F;
	text-transform: uppercase;
	font-weight: bold;
}

.LB_Title { color: #18a2c6; font-size: 22px; padding-bottom: 5px; }

.LB_ContentContainer {
	background: transparent url(/images/EmilyPress_labelbg.jpg) no-repeat top center;
}

.LB_DynamicContent{}

.LB_UnderLabelPreview {
	padding: 15px 10px 25px;
}

.LB_Tabs {
	width: 815px;
	height: 47px;
	overflow: hidden;
	background: transparent url(/images/EmilyPress_TabBG.gif) no-repeat top left;
}

.LB_Tabs .LB_TabText1 { display: block; text-align: center; padding-top: 8px; font: normal 12px Tahoma, Arial, Sans-Serif; color: #646464; }
.LB_Tabs .LB_TabText2 { color: #18a2c6; font-size: 16px; font-weight: bold;}
.LB_Tabs .LB_TabText3 { color: #18a2c6; font-weight: bold; }

a.LB_Step, 
a.LB_Step:link, 
a.LB_Step:visited, 
a.LB_Step:active {
	display: block;
	width: 157px;
	height: 47px;
	background: transparent url(/images/EmilyPress_tabBG_off.gif) no-repeat top left;
	float: left;
}

a.LB_Step:hover {
	background: transparent url(/images/EmilyPress_tabBG_hover.gif) no-repeat top left;
}

a.LB_Step_Current, 
a.LB_Step_Current:link, 
a.LB_Step_Current:visited,
a.LB_Step_Current:hover,  
a.LB_Step_Current:active {
	background: transparent url(/images/EmilyPress_tabBG_on.gif) no-repeat top left;
}

a.LB_Step_Disabled, 
a.LB_Step_Disabled:link, 
a.LB_Step_Disabled:visited,
a.LB_Step_Disabled:hover,  
a.LB_Step_Disabled:active {
	background: transparent url(/images/EmilyPress_tabBG_off.gif) no-repeat top left;
	color: #ccc;
	cursor: default;
}

.LB_Step_Disabled .LB_TabText1 { color: #ccc; }
.LB_Step_Disabled .LB_TabText2 { color: #ddd; }
.LB_Step_Disabled .LB_TabText3 { color: #ddd; }

a#aLabelBuilderSTEP1, 
a#aLabelBuilderSTEP1:link, 
a#aLabelBuilderSTEP1:visited,
a#aLabelBuilderSTEP1:hover,  
a#aLabelBuilderSTEP1:active {
	margin-left: 1px;
}

.LB_LowerControls {
	width: 815px;
	height: 280px;
	background: transparent url(/images/EmilyPress_controlbg.gif) no-repeat bottom left;
}

.LB_Controls_Wrapper {
	width: 815px;
	height: 250px;
}

.LB_Controls {
	padding: 20px;
}

.LB_Control1,
.LB_Control2,
.LB_Control3,
.LB_Control4 {}

.LB_Control1 p,
.LB_Control2 p,
.LB_Control3 p,
.LB_Control4 p{ font-size: 14px; font-weight: bold;}

.LB_Left {
	float: left;
	width: 475px;
}

.LB_Right {
	float: right;
	width: 295px;
	padding-top: 30px;
}

/* TEXT TAB */

.LB_Texts_Wrapper {
	padding: 10px 0;
}

/* COLOUR TAB */

.LB_Colours_Wrapper {
	width: 475px;
}

.LB_Colours {
}

.LB_Colour_Wrapper {
	display: block;
	width: 80px;
	height: 65px;
	float: left;
}

.LB_Colour {
	position: relative;
}

.LB_ColourImage {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2015;
	border: solid 2px #fff;
}

.LB_Current_Colour {
	border-color: #FF530F;
}

/* ICON TAB */

.LB_Icons_Wrapper {
	width: 475px;
}

.LB_Icons {
}

.LB_Icon_Wrapper {
	display: block;
	width: 85px;
	height: 100px;
	float: left;
}

.LB_Icon {
	position: relative;
}

.LB_IconImage {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2015;
	border: solid 2px #fff;
}

.LB_Current_Icon {
	border-color: #FF530F;
}

.LB_IconImage a, 
.LB_IconImage a:link, 
.LB_IconImage a:visited,
.LB_IconImage a:hover,  
.LB_IconImage a:active {
	background-color: #fff;
	border: none;
}

/* PREVIEW & CONTINUE & ADD TO CART BUTTONS */

.LB_Quantity_Wrapper {
}

.LB_Quantity {
}

#divLabelBuilderControlButtons {
	margin:0;
	padding:0;
}
/*

.LB_ControlButtons_Wrapper {
	width: 815px;
	height: 40px;
}

.LB_ControlButtons {
	float: right;
	width: 245px;
	padding-right: 30px;
}

*/

#divLabelBuilderControlButtons a.LB_Previous, 
#divLabelBuilderControlButtons a.LB_Previous:link, 
#divLabelBuilderControlButtons a.LB_Previous:visited, 
#divLabelBuilderControlButtons a.LB_Previous:hover, 
#divLabelBuilderControlButtons a.LB_Previous:active {
	display: block;
	width: 69px;
	height: 26px;
	float: right; 
	background: transparent url(/images/EmilyPress_arrow_left.jpg) no-repeat center left; 
}

#divLabelBuilderControlButtons .PreviousText {
	display: block; 
	padding: 5px 0 0 10px;
	text-decoration: underline;
}

#divLabelBuilderControlButtons a.LB_Continue, 
#divLabelBuilderControlButtons a.LB_Continue:link, 
#divLabelBuilderControlButtons a.LB_Continue:visited, 
#divLabelBuilderControlButtons a.LB_Continue:hover, 
#divLabelBuilderControlButtons a.LB_Continue:active {
	display: block; 
	width: 103px; 
	height: 26px;
	float: right;
	background: transparent url(/images/btn.jpg) no-repeat top center; 
}

#divLabelBuilderControlButtons .ContinueText {
	display: block;
	padding: 5px 0 0 0;
	color: #fff;
	font-weight: bold;
	text-align: center;
}

#divLabelBuilderControlButtons a.LB_Continue:hover .ContinueText {
	color: #646464;
}

#divLabelBuilderControlButtons a.LB_AddToCart, 
#divLabelBuilderControlButtons a.LB_AddToCart:link, 
#divLabelBuilderControlButtons a.LB_AddToCart:visited, 
#divLabelBuilderControlButtons a.LB_AddToCart:hover, 
#divLabelBuilderControlButtons a.LB_AddToCart:active {
	display: block;
	width: 163px;
	height: 26px;
	float: right;
	background: transparent url(/images/btn5.jpg) no-repeat top center;
}

#divLabelBuilderControlButtons .ButtonText, 
#divLabelBuilderControlButtons .AddToCartText {
	display: block;
	padding: 5px 0 0 0;
	color: #fff;
	font-weight: bold;
	text-align: center;
}

#divLabelBuilderControlButtons a.LB_AddToCart:hover .AddToCartText {
	color: #646464;
}

#divLabelBuilder_SpecialCharacters {
	border: solid 1px #ccc;
	background-color: #fff;
	z-index: 2020;
}

#divLabelBuilder_SpecialCharacters a.SpecialTab, 
#divLabelBuilder_SpecialCharacters a.SpecialTab:link, 
#divLabelBuilder_SpecialCharacters a.SpecialTab:visited, 
#divLabelBuilder_SpecialCharacters a.SpecialTab:hover, 
#divLabelBuilder_SpecialCharacters a.SpecialTab:active {
	display: block;
	float: left;
	width: 53px;
	padding: 5px 0;
	text-align: center;
	font-size: 10px;
	text-transform: lowercase;
	border: solid 1px #fff;
	border-bottom: solid 1px #ccc;
	background-color: #ccc;
}

#divLabelBuilder_SpecialCharacters h5 { padding: 5px; margin: 0; clear: both; }
#divLabelBuilder_SpecialCharacters a, 
#divLabelBuilder_SpecialCharacters a:link, 
#divLabelBuilder_SpecialCharacters a:visited, 
#divLabelBuilder_SpecialCharacters a:hover, 
#divLabelBuilder_SpecialCharacters a:active {
	display: block;
	float: left;
	width: 25px;
	padding: 5px;
	text-align: center;
}

#divLabelBuilder_SpecialCharacters a.Close, 
#divLabelBuilder_SpecialCharacters a.Close:link, 
#divLabelBuilder_SpecialCharacters a.Close:visited, 
#divLabelBuilder_SpecialCharacters a.Close:hover, 
#divLabelBuilder_SpecialCharacters a.Close:active {
	display: block;
	float: none;
	clear: both;
	width: auto;
	padding: 5px;
	text-align: center;
	border-top: solid 1px #ccc;
}

#divLabelBuilder_SpecialCharacters a:hover {
	background-color: #FF530F;
	color: #fff;
}

#divLabelBuilder_SpecialCharacters a.CurrentSpecialTab, 
#divLabelBuilder_SpecialCharacters a.CurrentSpecialTab:link, 
#divLabelBuilder_SpecialCharacters a.CurrentSpecialTab:visited, 
#divLabelBuilder_SpecialCharacters a.CurrentSpecialTab:hover, 
#divLabelBuilder_SpecialCharacters a.CurrentSpecialTab:active {
	display: block;
	float: left;
	width: 53px;
	padding: 5px 0;
	text-align: center;
	font-size: 10px;
	text-transform: lowercase;
	border: solid 1px #ccc;
	border-bottom: solid 1px #fff;
	background-color: #fff;
}

#divLabelBuilder_SpecialCharacters a.SpecialTab:hover {
	color: #333;
}


a.LB_Done, 
a.LB_Done:link, 
a.LB_Done:visited, 
a.LB_Done:hover, 
a.LB_Done:active {
	display: block;
	width: 103px;
	height: 26px;
	float: right;
	background: transparent url(/images/btn2.jpg) no-repeat top center;
}
 
.DoneText {
	display: block;
	padding: 5px 0 0 0;
	color: #fff;
	font-weight: bold;
	text-align: center;
}

a.LB_Done:hover .DoneText {
	color: #646464;
}

a.LB_ViewCart, 
a.LB_ViewCart:link, 
a.LB_ViewCart:visited, 
a.LB_ViewCart:hover, 
a.LB_ViewCart:active {
	display: block;
	width: 103px;
	height: 26px;
	float: left;
	background: transparent url(/images/btn2.jpg) no-repeat top center;
}
 
.ViewCartText {
	display: block;
	padding: 5px 0 0 0;
	color: #fff;
	font-weight: bold;
	text-align: center;
}

a.LB_ViewCart:hover .ViewCartText {
	color: #646464;
}

#divLabelBuilderADDED {
	background:transparent url(/images/EmilyPress_LabelBuilder_Popup_BG.gif) no-repeat top center;
}

.LB_Price_Wrapper {
}

#divLabelBuilderPRICE {
	font-weight: bold;
	text-align: right;
}

#divLabelBuilderPRICE .ProductPrice {
	font-size: 12px;
}

.LB_Quantity_Wrapper {
	height: 50px;
}

.LB_Quantity {
	font-size: 12px;
	float: right;
}

.ProductInformations {}
.ProductInformations .RequiredStar { display: none; }
.ProductInformations .Label { display: none; }
.ProductInformations .Value { display: block; }
.ProductInformations .Spacer { display: none; }

.Product_SpiceProduct .ProductInformations {}
.Product_SpiceProduct .ProductInformations .RequiredStar { display: none; }
.Product_SpiceProduct .ProductInformations .Label { display: block; text-align: left; font-weight: normal; font-size: 11px; padding-top: 2px; }
.Product_SpiceProduct .ProductInformations .Value { display: block; }
.Product_SpiceProduct .ProductInformations .Value input {}
.Product_SpiceProduct .ProductInformations .Spacer { display: block; clear: both; }

/* Referrer Report */

.FundraiserReport_Wrapper {}
  
.FundraiserReport_Wrapper .PageTitle {
	color: #18a2c6; font-size: 22px; margin: 0 0 5px 0;
	}
	
.FundraiserReport_Wrapper .ReferrerName	{color: #646464; font-size: 18px; margin: 0px;}

.FundRaiserData {border: 1px solid #999; -moz-border-radius: 8px; border-radius: 8px;margin: 10px 0 20px;}

.FundraiserReport_Wrapper .ReferrerTotalPaid, 
.FundraiserReport_Wrapper .ReferrerVisits, 
.FundraiserReport_Wrapper .ReferrerOrders {
	font-weight:bold; 
	color: #646464; 
	font-size: 14px;
	margin: 0px; 
	display:block; 
	float: left; 
	padding-right:30px;
	}
	


.FundraiserReport_Wrapper .ReferrerNotes {color: #646464; font-size: 14px; margin:0px; }

.FundraiserReport_Wrapper #divCADOrders {clear:both;}

.FundraiserReport_Wrapper .tableLabel,
.FundraiserReport_Wrapper .ORDERtitle { font-weight: normal;	color: #18a2c6; font-size: 22px; margin: 5px 0 5px 0; }

.FundraiserReport_Wrapper  .Button{
	border: 1px solid #fff; 
		-moz-border-radius: 5px; 
		border-radius: 5px;
	background: #4A3733; 
	padding: 5px 10px; 
	color: #fff; 
	font-weight: bold;
	margin: 10px 0;
}

.FundraiserReport_Wrapper .GroupPanel_CommerceCM {background: #fff !important; border: 0 !important; }

.FundraiserReport_Wrapper div.RadGrid_CommerceCM {
	background-color:#efefef !important;
	border: 0 !important;
	border-top:1px solid #18A2C6 !important;
	cursor:default;
	text-align:left;
}

.FundraiserReport_Wrapper .MasterTable_CommerceCM td, .FundraiserReport_Wrapper  .MasterTable_CommerceCM th {
border-bottom:0;
border-right:1px solid #F7FCFF;
}

.FundraiserReport_Wrapper .RadGrid_CommerceCM td {
border: 0 !important;
}
.FundraiserReport_Wrapper .GridFooter_CommerceCM td {border-top:1px solid #18A2C6 !important; font-weight: bold; }
