﻿
/* Global Rules
--------------------------------------------------------------------------------------- */
body {}
a, a:visited {color:#0B6F4A !important;text-decoration:none;position:static;}
a:hover {color:#CA1F3F !important;}
h1, h2, h3, h4 {color:#0b6f4a;font-weight:bold;text-transform:uppercase;}
h5 {color:#ca1f3f;}
h1 {font-size:2.0em;}
h2 {font-size:1.64em;}

/* General Design
--------------------------------------------------------------------------------------- */
#Page {font-size:1em;left:50%;margin-left:-491px;position:absolute;top:100px;width:986px;z-index:2;}
#Header {position:relative;z-index:999;}
#Header #Logo {left:20px;position:absolute;top:10px;z-index:999;}
#Header #Logo a {background:url(/storefrontB2BWEB/Content/Style/Images/Logo.png) no-repeat;display:block;height:87px;width:232px;}
#Header ul#SecondaryTopMenu li {display:inline-block;}
#Header ul#SecondaryTopMenu li a, a:visited {font:bold 12px sans-serif;color:#4b3b23;text-decoration:none;}
#Header ul#SecondaryTopMenu li a:hover {color:#CA1F3F;}
#Header ul#SecondaryTopMenu {list-style-type:none;margin:0;position:absolute;right:45px;top:10px;}
#ContentHeader {class="LTR Safari Chrome Safari30 Chrome30 ENUS ContentBody" data-twttr-rendered="true"}
#Content {min-height:300px;height:auto !important;height:300px;padding: 1px 38px 1px 32px;}
#ContentFooter {position:relative;z-index:2500;}
.DefaultPageImage #ContentHeader {}
.DefaultPageImage #Content {position:relative;z-index:199;min-height:300px;height:auto !important;height:300px;}
.DefaultPageImage #ContentFooter {}

#minicart {
    margin: 0;
    padding: 0;
    width: 189px;
}
#minicartInner {
    background-color: white;
    border: 1px solid #ddd;
    margin: 0;
    padding: 4px;
}

#Content #MainContent {
	float:right;
	width:684px;
	margin-top:35px;
}

#Content #
.WideContent {
	padding: 0 30px;
	float: none;
	width: 870px;
}

#Footer {
	border-top: 1px solid #DDDDDD;
	clear: left;
    	margin-top: 40px;
    	padding-top: 25px;
    	text-align: center;
}

#Footer ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #4b3b23;
}
#Footer ul li {
	border-right: 1px dotted #4b3b23;
	display: inline;
	font-size: .925em;
	line-height: normal;
	padding: 0 8px;
	margin: 0;
}
#Footer ul li.Last {
	border-right: none;
}
#Footer ul li a {
	color: #4b3b23;
	padding: 0;
	text-decoration: none;
	background: none repeat scroll 0 0 transparent;
}
#Footer ul li a:hover { color: #CA1F3F; }
#Footer p {font-size: .925em;
	line-height: normal;
	padding: 0 8px;
	margin: 0;
	color: #4b3b23;
	text-align: center;}
 

/* Tables
--------------------------------------------------------------------------------------- */

table.DataTable thead th { background: #C6D8CA; }
table.DataTable thead th.Alternate { background: #AAC7C5; }
table.DataTable { border-top: 3px solid #fff;  border-left: 3px solid #fff; width: 100%; }
table.DataTable th, table.DataTable td { border-bottom: 3px solid #fff; border-right: 3px solid #fff; }
table.DataTable th, table.DataTable td { padding: .4em .6em; }
table.DataTable tr { background: #e9d8c4; }
table.DataTable tr.Alternate { background: #fdebd5; }

/* Page Specific Tables */
table.DataTable td.JobTitle { width: 70%; }
table.DataTable td.JobLocation { width: 30%; }

table.DataTable td.EventDate { width: 15%; }
table.DataTable td.EventLocation { width: 25%; }
table.DataTable td.EventTitle { width: 50%; }

/* Forms
--------------------------------------------------------------------------------------- */
fieldset {
	border: 0;
	background: url(/storefrontB2BWEB/Content/Style/Images/fieldSetBg.gif) no-repeat 10px bottom;
	margin: 0;
	padding: 30px 0 30px 5px;
}

legend {
    margin-left: -15px; 
    margin-top: 10px;
}

div.FormItem { 
	clear: both;
	margin: 0;
	padding: 7px;
}
div.SubmitItem {
	padding: 10px 0 10px 180px;
	width: 307px;
}
div.FormItem label {
	font-weight: normal;
	display: inline-block;
	width: 180px;
}
div.FormItem input.TextBox, 
div.FormItem textarea {
	width: 290px;
    Border: 1px solid #81b6a5;
    font-size: 0.96em;
    font-family: Verdana,Geneva,sans-serif;
}
div.FormItem select {
	width: 300px;
	font-size: 0.96em;
	font-family: Verdana,Geneva,sans-serif;
}
div.OptionGroup { 
	height: 32px;
}
div.FormItem.MultiInput input.TextBox,
div.FormItem.MultiInput select {
	width: auto;
}

div.GeneralFormHelp { text-align: right; width: 485px; }
div.FormItem label em,
div.GeneralFormHelp {
	font-weight: bold;
	color: #666;
}
div.FormItem label em {
	color: #ca1f3f;
}
div.FormItem .FormHelp {
	color: #666;
	display: block;
	padding-left: 190px;
}

span.validation-summary-errors {
	color: #ca1f3f;
	font-size: 125%;
	font-weight: bold;
}
.FormErrorGeneral,
ul.validation-summary-errors {
	background: #ffdfdf;
	border-top: solid 1px #ca1f3f;
	border-bottom: solid 1px #ca1f3f;
	margin: 0;
	padding: 15px;
}
input.input-validation-error {
	border-color: #ca1f3f;
}
span.field-validation-error {
	color: #ca1f3f;
	padding: 0 3px;
}

.FormSubmitSuccess {
	background: #c8ffbf;
	border-top: solid 1px #0b6f4a;
	border-bottom: solid 1px #0b6f4a;
}
.FormSubmitSuccess p {
	margin: 0;
	padding: 7px;
}

a.Button, button { 
	background: url(/storefrontB2BWEB/Content/Style/Images/Button_Background.png) no-repeat 0 0;
	border: 0;
	color: #fff;
	height: 37px;
	float: right;
	font-family: "Futura Bold", "Arial", Sans-Serif;
	font-weight: bold;
	font-size: 1.25em;
	margin-right: 0;
	position: relative;
	right: 0;
	text-transform: capitalize;
	text-align: center;
	width: 118px;
}
a.Button {
	padding: 0;
	line-height: 37px;
	text-decoration: none;
}
a.Button:hover,
a.Button:active,
button:hover, 
button:active {
	background-color: Transparent;
	background-position: 0 -37px;
	border: 0;
	color: #fff;
}
a.Button.Disabled, button.Disabled {
	background-position: 0 -74px;
}

a.Button.Alt, button.Alt {
	background: url(/storefrontB2BWEB/Content/Style/Images/Button_Background2.png) no-repeat 0 0;
	width: 163px;
}

/*** Paging ***/

#Content .PageControls {
	margin-top: 2em;
}
#Content .PageControls span { 
	float: left;
}
#Content ul.PagingControls {
	float: right;
}
#Content ul.PagingControls li {
	background: none;
	display: inline;
	font-size: 1.18em;
	font-weight: bold;
	padding-left: 5px;
}
#Content ul.PagingControls li a {
	background: #fef5e3;
	border: #cabc9f 1px solid;
	padding: 6px 10px;
	text-decoration: none;
}
#Content ul.PagingControls li a.CurrentPage {
	background-color: #0b6f4a;
	border: #0b6f4a;
	color: #fff;
}

/*** ModalLogin Control ***/

div#LoginForm { padding: 0 10px; width: 700px; }
div#LoginForm div.FormDescription { min-height: 6em; }
div#LoginForm h1, div#LoginForm h2, div#LoginForm h3 { visibility: visible; }
div#LoginForm #ModalLoginForm, div#LoginForm #ModalRegisterForm { width: 335px; }
div#LoginForm #ModalLoginForm { float: left; }
div#LoginForm form fieldset { background-image: none; padding: 15px 0 10px 5px; }
div#LoginForm #ModalLoginForm form fieldset { border-right: solid 1px #ccc; }
div#LoginForm #ModalRegisterForm { float: right; }
div#LoginForm div.FormItem input.TextBox { width: 175px; }
div#LoginForm div.FormItem label { width: 100px; }
div#LoginForm div.SubmitItem { width: 300px; padding: 5px 0; }

body #cboxLoadedContent { margin-bottom: 18px; }

/*** Rate Your Experience ***/

.SurveyAnswerOptions { float: right; }

.SurveyAnswerOption {
	background: url(/storefrontB2BWEB/Content/Style/Images/WhiteGrayGradient.png) repeat-x 50% 50%;
	border: 1px solid #d8dcdf;
	display: block; 
	cursor: pointer;
	float: left;
	height: 30px;
	line-height: 30px;
	text-align: center;
	width: 30px;
}
.SurveyAnswerOption.Hover {
	background: #fff;
}
.SurveyAnswerSelectedChoice {
	background: url(/storefrontB2BWEB/Content/Style/Images/WhiteGrayGradient.png) repeat-x 50% 50%;
	border: 1px solid #d8dcdf;
	display: block; 
	float: left;
	line-height: 30px;
	height: 30px;
	padding: 0 4px;
	width: 175px;
}
.SurveyAnswerOption input { margin: 0; padding: 0; }

/* Page Specific
--------------------------------------------------------------------------------------- */

p#GeoLocationError {
	color: red;
}

/*** Stores ***/
#Page_Stores_Locator #MainContent {
}
#Page_Stores_Locator #MainContent img {
	padding-bottom: 50px;
}
form#StoreLocatorForm div.Column { float: left; }
form#StoreLocatorForm div.Column.FormItems {
	width: 390px;
}
form#StoreLocatorForm div.Column.FormItems.CityRegionSelect {
	width: 350px;
}
form#StoreLocatorForm div.Column.Seperator {
	background: url(/storefrontB2BWEB/Content/Style/Images/StoreLocator_OrSeperator.png) no-repeat center top;
	height: 82px;
	padding: 0 25px;
	text-indent: -9999px;
	width: 52px;
}
form#StoreLocatorForm div.FormItem label {
	padding: 0 28px 0 15px;
	width: auto;
}
form#StoreLocatorForm div.FormItem input.TextBox {
	width: 250px;
}
form#StoreLocatorForm div.FormItem select {
	width: 200px;
}
form#StoreLocatorForm div.SubmitItem {
	background: transparent;
	margin-left: 0;
	padding: 0;
	text-align: right;
	width: 100%;
}

#ModalStoreLocatorForm h1, #ModalStoreLocatorForm h2, #ModalStoreLocatorForm h3 { visibility: visible; }
#ModalStoreLocatorForm form { width: 390px; }
#ModalStoreLocatorForm div.FormItem input.TextBox { width: 250px; }
#ModalStoreLocatorForm div.FormItem select { width: 256px; }
#ModalStoreLocatorForm div.FormItem label { width: 100px; font-size:0.96em; }
#ModalStoreLocatorForm div.SubmitItem { width: 380px; padding: 5px 0; }

#ModalStoreLocatorForm .Seperator {
	background: url(/storefrontB2BWEB/Content/Style/Images/StoreLocator_OrSeperator_Horizonal.png) no-repeat center top;
	height: 36px;
	margin: 0 auto;
	width: 98px;
}

div.StoreResult {
	clear: right;
	float: left;
	margin-right: 4px;
	width: 275px;
}
.StoreResult .StoreResultsContent {
	padding: 3px 15px;
}
.StoreResult .Distance {
	padding-top: 15px;
}
.StoreResult .StoreResultHeader {
	color: #0B6F4A;
	font-size: 140%;
	font-weight: bold;
	height: 36px;
	max-height: 16px;
	padding: 15px 15px 5px;
}
.StoreResult .StoreResultFooter {
	height: 18px;
}
#Page_Stores_Directions #DirectionsForm label {
	margin-top: .8em;
}
#Page_Stores_Directions #DirectionsFrom,
#Page_Stores_Directions #DirectionsTo {
	margin-top: .8em;
	width: 37%;
}
#Page_Stores_Directions #DirectionsMap {
	height: 325px;
}
#Page_Stores_Directions #DirectionsRoute {
	margin-top: 1.5em;
}

#Page_about-us_contact-us table, #Page_about-us_contact-us td { border: 0; }
#Page_press-room_virtual-press-kit table, #Page_press-room_virtual-press-kit td { border: 0; }
                                                                                  
#Fundraising_next_page 
{
	float:right;
}

/*** Fundraising Numbers ***/

#Fundraising_numbers {
	padding-top:8px;
}
#Fundraising_numbers img {
	position:absolute;
	margin-top:-8px;
	margin-left:-22px;
}
#Fundraising_numbers hr {
	border-top:2px dotted green;
	background:white;
	height:1px;
}


	
/* Misc
--------------------------------------------------------------------------------------- */

/* As described: http://www.positioniseverything.net/easyclearing.html*/
.Clear:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.Clear {display: inline-block; }  /* for IE/Mac */
.Clearer {clear:both;}
/* Malarkey Image Replacement http://www.stuffandnonsense.co.uk/archives/examples/malarkey-method-example.html */
.MIR { letter-spacing : -1000em; }
/* Just for Opera, but hide from MacIE */
/*\*/html>body .MIR { letter-spacing : normal; text-indent : -999em; overflow : hidden;}
/* End of hack */

.Hidden { display: none; }

.ui-corner-tl { -moz-border-radius-topleft: 6px; -webkit-border-top-left-radius: 6px; }
.ui-corner-tr { -moz-border-radius-topright: 6px; -webkit-border-top-right-radius: 6px; }
.ui-corner-bl { -moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px; }
.ui-corner-br { -moz-border-radius-bottomright: 6px; -webkit-border-bottom-right-radius: 6px; }
.ui-corner-top { -moz-border-radius-topleft: 6px; -webkit-border-top-left-radius: 6px; -moz-border-radius-topright: 6px; -webkit-border-top-right-radius: 6px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px; -moz-border-radius-bottomright: 6px; -webkit-border-bottom-right-radius: 6px; }
.ui-corner-right {  -moz-border-radius-topright: 6px; -webkit-border-top-right-radius: 6px; -moz-border-radius-bottomright: 6px; -webkit-border-bottom-right-radius: 6px; }
.ui-corner-left { -moz-border-radius-topleft: 6px; -webkit-border-top-left-radius: 6px; -moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px; }
.ui-corner-all { -moz-border-radius: 6px; -webkit-border-radius: 6px; }

/* Footer links
--------------------------------------------------------------------------------------- */
#NewsletterFlashReplace a { position:relative; display:inline-block; background:url(/storefrontB2BWEB/Content/Style/Images/fundraising.png) no-repeat; width:172px; height:92px; top:5px; }

#SocialNetworkingFlashReplace div.nonflash { position:relative; background:url(/storefrontB2BWEB/Content/Style/Images/socialMedia.png) no-repeat; width:199px; height:94px; bottom:3px; }
#SocialNetworkingFlashReplace div.nonflash .foursquare { position:absolute; width:30px; height:30px; top:29px; left:9px; }
#SocialNetworkingFlashReplace div.nonflash .facebook { position:absolute; width:30px; height:30px; top:29px; left:43px; }
#SocialNetworkingFlashReplace div.nonflash .twitter { position:absolute; width:30px; height:30px; top:29px; left:77px; }
#SocialNetworkingFlashReplace div.nonflash .youtube { position:absolute; width:30px; height:30px; top:29px; left:111px; }

#InStoresNow {
	padding-top: 34px;
}

/* Around the World Flags
--------------------------------------------------------------------------------------- */

#InternationalPages .AroundTheWorld {
	background: url(/storefrontB2BWEB/Content/Images/International/AroundTheWorld.png) no-repeat;
	height: 92px;
	position: relative;
	width: 169px;
}
#InternationalPages .CurrentInternationalPage {
	bottom: 14px;
	left: 17px;
	position: absolute;
	width: 137px;
}
#InternationalPages .CurrentInternationalPage a {
	display: block;
	text-decoration: none;
}
#InternationalPages .CurrentInternationalPage a span {
	background: url(/storefrontB2BWEB/Content/Images/International/DropDown.png) no-repeat right 0;
	display: block;
	padding-right: 22px;
	height: 18px;
}
#InternationalPages .CurrentInternationalPage a:hover span {
	background: url(/storefrontB2BWEB/Content/Images/International/DropDown.png) no-repeat right -18px;
}
#InternationalPages ul#InternationalPageLinks { 
	background: #fff;
	bottom: 0;
	display: none;
	font-size: .85em;
	left: 0;
	margin: 0;
	padding: 4px;
	position: absolute;
	width: 125px;
}
#InternationalPages ul#InternationalPageLinks li {
	display: block;
	float: none;
	margin: 5px 0;
	padding: 0;
}
#InternationalPages ul#InternationalPageLinks li a {
	text-transform: uppercase;
	text-decoration: none;
}

#Page .USALink,
#Page .AustrailaLink,
#Page .Canada-EnglishLink,
#Page .Canada-FranciasLink,
#Page .ChinaLink,
#Page .IndonesiaLink,
#Page .JapanLink,
#Page .KoreaLink,
#Page .MalaysiaLink,
#Page .MexicoLink,
#Page .PhilippinesLink,
#Page .PeurtoRicoLink,
#Page .UnitedKingdomLink,
#Page .MiddleEastLink,
#Page .TurkeyLink,
#Page .ThailandLink  {
	background: url(/storefrontB2BWEB/Content/Images/International/Flags.png) no-repeat left center;
	display: inline-block;
	height: 18px;
	padding: 0 0 0 22px;
}
#InternationalPages .USALink,
#InternationalPages .AustrailaLink,
#InternationalPages .Canada-EnglishLink,
#InternationalPages .Canada-FranciasLink,
#InternationalPages .ChinaLink,
#InternationalPages .IndonesiaLink,
#InternationalPages .JapanLink,
#InternationalPages .KoreaLink,
#InternationalPages .MalaysiaLink,
#InternationalPages .MexicoLink,
#InternationalPages .PhilippinesLink,
#InternationalPages .PeurtoRicoLink,
#InternationalPages .UnitedKingdomLink,
#InternationalPages .MiddleEastLink,
#InternationalPages .TurkeyLink,
#InternationalPages .ThailandLink {display:block;width:auto;}
#Page .USALink { background-position: left -166px; }
#Page .AustrailaLink { background-position: left -183px; }
#Page .Canada-EnglishLink { background-position: left -201px; }
#Page .Canada-FranciasLink { background-position: left -201px; }
#Page .ChinaLink { background-position: left -236px; }
#Page .IndonesiaLink { background-position: left -218px; }
#Page .JapanLink { background-position: left -3px; }
#Page .KoreaLink { background-position: left -21px; }
#Page .MalaysiaLink { background-position: left -57px; }
#Page .MexicoLink { background-position: left -75px; }
#Page .PhilippinesLink { background-position: left -93px; }
#Page .PeurtoRicoLink { background-position: left -111px; }
#Page .UnitedKingdomLink { background-position: left -183px; }
#Page .MiddleEastLink { background-position: left -39px; }
#Page .TurkeyLink { background-position: left -129px; }
#Page .ThailandLink { background-position: left -255px; }


/* Table Sorter
--------------------------------------------------------------------------------------- */
table.DataTable thead th { background: #C6D8CA; }
table.DataTable thead th.Alternate { background: #AAC7C5; }
table.DataTable { border-top: 3px solid #fff;  border-left: 3px solid #fff; width: 100%; }
table.DataTable th, table.DataTable td { border-bottom: 3px solid #fff; border-right: 3px solid #fff; }
table.DataTable th, table.DataTable td { padding: .4em .6em; }
table.DataTable tr { background: #e9d8c4; }
table.DataTable tr.Alternate { background: #fdebd5; }

/* tables */
table.tablesorter {
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #e6EEEE;
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
}
table.tablesorter thead tr .header {
	background-image: url(/storefrontB2BWEB/Content/Style/Images/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
	padding-right: 15px;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #e9d8c4;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color:#fdebd5;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(/storefrontB2BWEB/Content/Style/Images/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(/storefrontB2BWEB/Content/Style/Images/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #8dbdd8;
}

tr#Filter {
	background-color:#AAC7C5;
	text-align: right;
}
tr#Filter td.Filter {
	padding: 5px;
	line-height: 22px;
}
tr#Filter input {
	margin: 0 5px;
}
tr#Filter a#ClearFilter {
	background: url(/storefrontB2BWEB/Content/Style/Images/cross.png) no-repeat left center;
	padding-left: 19px;
	margin: 0 5px;
}

table#StoreTable td.TableHeader {
	font-size: 150%;
	font-weight: bolder;
	text-align: left;
}

tr#Pager {
	background-color:#AAC7C5;
	text-align: center;
	padding: 10px 0 10px 0;
	text-align: center;
}
tr#Pager a.prev {
	background: url(/storefrontB2BWEB/Content/Style/Images/prev.png) no-repeat left center;
	padding-left: 19px;
	margin: 0 5px;
}
tr#Pager a.first {
	background: url(/storefrontB2BWEB/Content/Style/Images/first.png) no-repeat left center;
	padding-left: 19px;
	margin: 0 5px;
}
tr#Pager a.next {
	background: url(/storefrontB2BWEB/Content/Style/Images/next.png) no-repeat right center;
	padding-right: 19px;
	margin: 0 5px;
}
tr#Pager a.last {
	background: url(/storefrontB2BWEB/Content/Style/Images/last.png) no-repeat right center;
	padding-right: 19px;
	margin: 0 5px;
}
tr#Pager input {
	background-color: transparent;
	margin: 0 5px;
	width: 50px;
	border: 0 none;
	text-align: center;
}

/* jQuery.Rating Plugin CSS - http://www.fyneworks.com/jquery/star-rating/ */
div.rating-cancel, div.star-rating {float:left;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
div.rating-cancel, div.rating-cancel a {background:url(/storefrontB2BWEB/Content/Style/Images/delete.gif) no-repeat 0 -16px}
div.rating-cancel a,
div.star-rating a {display:block;height:100%;background-position:0 0px;border:0}

.DoughnutRating_Small div.star-rating,
.DoughnutRating_Small div.rating-cancel { width: 21px; height: 20px; }
.DoughnutRating_Small div.star-rating, 
.DoughnutRating_Small div.star-rating a {background:url(/storefrontB2BWEB/Content/Style/Images/DoughnutRating_Small.png) no-repeat 0 0}
.DoughnutRating_Small div.rating-cancel a,
.DoughnutRating_Small div.star-rating a { width: 21px; }
.DoughnutRating_Small div.star-rating-on a {background-position:0 -20px!important}
.DoughnutRating_Small div.star-rating-hover a {background-position:0 -40px}

.DoughnutRating_Large div.star-rating { width: 28px; height: 28px; }
.DoughnutRating_Large div.rating-cancel { width: 8px; height: 28px; }
.DoughnutRating_Large div.star-rating, 
.DoughnutRating_Large div.star-rating a {background:url(/storefrontB2BWEB/Content/Style/Images/DoughnutRating_Large.png) no-repeat 0 0}
.DoughnutRating_Large div.rating-cancel a { width: 8px; }
.DoughnutRating_Large div.star-rating a { width: 28px; }
.DoughnutRating_Large div.star-rating-on a {background-position:0 -28px!important}
.DoughnutRating_Large div.star-rating-hover a {background-position:0 -56px}

/* Read Only CSS */
div.star-rating-readonly a{cursor:default !important}
/* Partial Star CSS */
div.star-rating{background:transparent!important;overflow:hidden!important}
/* END jQuery.Rating Plugin CSS */


.ecardimage{
    background-image: url('/storefrontB2BWEB/Content/Style/Images/send_ecard_btn.jpg');   
    width: 390px;
    height: 69px;    
}
.ecardimage:hover
{    
    background-image: url('/storefrontB2BWEB/Content/Style/Images/send_ecard_over_btn.jpg');
    width: 390px;
    height: 69px;
}

.yo a { 
display: block; 
width: 390px; 
height: 20px; 
background: transparent url(/storefrontB2BWEB/Content/Style/Images/send_ecard_over_btn.jpg) no-repeat; 
}

.yo a:hover { 
background-position: -390px 0; 
}

.CardsTabs .CardTabs {
    background: transparent url(/storefrontB2BWEB/Content/Style/Images/tab_left.png) no-repeat 0 0;
    display: inline;
}


/* New Homepage Redesign
--------------------------------------------------------------------------------------- */
.coffeeface_content { }
#preload{ display: none; }
#window { position: relative; }
.window_content { position: absolute; top: 77px; left: 10px;  }
#steam{ position: absolute; left: 40px; top: 77px; z-index: 5;}

.right_links { position: absolute; left: 740px;}
#right_link_1 { top: 115px; }
#right_link_2 { top: 263px; }
#right_link_3 { top: 415px; }

.right_nav { position: absolute;  height: 25px; width: 60px; top: 570px; background-repeat: no-repeat; background-position: 0px 0px; z-index: 50;}
#prev { background-image: url("/storefrontB2BWEB/Content/Style/Images/aug2011/prev.png"); left: 800px;}
#next { background-image: url("/storefrontB2BWEB/Content/Style/Images/aug2011/next.png"); left: 873px;}
#prev:hover, #next:hover { background-position: 0px -25px; cursor: pointer; }

#Page_home #Content { height: 436px; }
#Page_home h1 { display: none; }
#Page_home #FlashReplace { display: none; }

#SocialNetworkingLinks {visibility:hidden;}

