/* Global Rules
--------------------------------------------------------------------------------------- */
body {
    font-family: Verdana, Geneva, sans-serif; margin-top:0px;padding-top:0px;
}
a { text-decoration: none; position: static; }
a:link, a:visited { color: #0B6F4A; }
a:hover { color: #CA1F3F; }

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; }

#Content ul li { 
	background: url(https://waybackassets.bk21.net/20130824011950im_/http://www.krispykreme.com/Content/Style/Images/BulletPoint.jpg) no-repeat left .5em;
	list-style: none; 
	margin: 0;
	padding-left: 15px;
}


/* General Design
--------------------------------------------------------------------------------------- */
#BackgroundImage img {
	bottom: 0;
	height: auto;
	left: 0;
	min-height: 100%;
	min-width: 1024px;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1;
}
#BackgroundImage #BackgroundImage_Header,
#BackgroundImage #BackgroundImage_Footer {
	height: 119px;
	left: 0;
	position: fixed;
	width: 100%;
	z-index: 2;
}
#BackgroundImage #BackgroundImage_Header {
	background: url(https://waybackassets.bk21.net/20130824011950im_/http://www.krispykreme.com/Content/Style/Images/BackgroundGradient_Top.png) repeat-x;
	top: 0;
}
.DefaultPageImage #BackgroundImage #BackgroundImage_Header { display: none; }
#BackgroundImage #BackgroundImage_Footer {
	background: url(https://waybackassets.bk21.net/20130824011950im_/http://www.krispykreme.com/Content/Style/Images/BackgroundGradient_Bottom.png) repeat-x;
	bottom: 0;
}
.DefaultPageImage #BackgroundImage #BackgroundImage_Footer { display: none; }

#Page {
	font-size: 1.10em; 
	line-height: 1.6em;
	margin: 0 auto;
	position: relative;
	top: 0;
	width: 986px;
	z-index: 999;
}

#Header {
	height: 72px;
	position: relative;
	z-index: 999;
}
#Header #Logo {
	left: 20px;
	position: absolute;
	top: 12px;
	z-index: 999;
}
#Header #Logo a {
	background: url(https://waybackassets.bk21.net/20130824011950im_/http://www.krispykreme.com/Content/Style/Images/Logo.png) no-repeat;
	display: block;
	height: 87px;
	width: 232px;
}
#Header ul#TopMenu {
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 185px;
	top: 10px;
}
#Header ul#TopMenu li,
#Header ul#SecondaryTopMenu li {
	border-right: 1px dotted #4b3b23;
	float: left;
	font-size: .85em;
	font-weight: bold;
	line-height: normal;
	padding: 0 8px;
	margin: 0;
}
#Header ul#TopMenu li.Last {
	border-right: none;
}
#Header ul#TopMenu li a,
#Header ul#SecondaryTopMenu li a {
	color: #4b3b23;
	padding: 0;
	text-decoration: none;
	background: none repeat scroll 0 0 transparent;
}
#Header ul#TopMenu li a:hover,
#Header ul#SecondaryTopMenu li a:hover { color: #CA1F3F; }

#Header ul#SecondaryTopMenu {
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 45px;
	top: 10px;
}
#Header ul#SecondaryTopMenu li {
	border-right: none;
}
#Header ul#SecondaryTopMenu a.LoginLink {
	background: url(https://waybackassets.bk21.net/20130824011950im_/http://www.krispykreme.com/Content/Style/Images/Link_Login.png) no-repeat left center;
	padding-left: 23px;
}

#Header ul#MainMenu {
	list-style-type: none;
	position: absolute;
	right: 30px;
	top: 37px;
	z-index: 9999;
}
#Header ul#MainMenu li {
	float: left;
	margin: 0;
	z-index: 9999;
}
#Header ul#MainMenu li a {
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	height: 35px;
	padding: 0;
	text-indent: -9999px;
	z-index: 9999;
	margin: 0;
}
#Header ul#MainMenu li a:hover {
	background-position: 0 -35px;
}
#Header ul#MainMenu li a.Current 
{
    background-position: 0 -35px;
}


#Header ul#MainMenu li.Products a {
	background-image: url(https://waybackassets.bk21.net/20130824011950im_/http://www.krispykreme.com/Content/Style/Images/Menu/Products.png);
	width: 106px;
}
#Header ul#MainMenu li.AboutUs a {
	background-image: url(https://waybackassets.bk21.net/20130824011950im_/http://www.krispykreme.com/Content/Style/Images/Menu/AboutUs.png);
	width: 101px;
}
#Header ul#MainMenu li.Fundraising a {
	background-image: url(https://waybackassets.bk21.net/20130824011950im_/http://www.krispykreme.com/Content/Style/Images/Menu/Fundraising.png);
	width: 120px;
}
#Header ul#MainMenu li.Community a {
	background-image: url(https://waybackassets.bk21.net/20130824011950im_/http://www.krispykreme.com/Content/Style/Images/Menu/Community.png);
	width: 114px;
}
#Header ul#MainMenu li.StoreLocator a {
	background-image: url(https://waybackassets.bk21.net/20130824011950im_/http://www.krispykreme.com/Content/Style/Images/Menu/StoreLocator.png);
	width: 134px;
}
#Header ul#MainMenu li.ShopOnline a {
	background-image: url(https://waybackassets.bk21.net/20130824011950im_/http://www.krispykreme.com/Content/Style/Images/Menu/ShopOnline.png);
	width: 117px;
}
#Header ul#MainMenu ul {
	display: none;
	list-style: none;
	position: absolute;
	margin: 4px 0 0 6px;
	height: 136px;
	overflow: hidden;
}
#Header ul#MainMenu ul li {
	float: none;
}
#Header ul#MainMenu li.Products ul li a {
	background: url(https://waybackassets.bk21.net/20130824011950im_/http://www.krispykreme.com/Content/Style/Images/Menu/Products-SubMenu.png) no-repeat left 0;
	width: 281px;
}
#Header ul#MainMenu li.Products ul li.Doughnuts a {
	height: 45px;
}
#Header ul#MainMenu li.Products ul li.Doughnuts a:hover {
	background-position: left -45px;
}
#Header ul#MainMenu li.Products ul li.Coffee a {
	background-position: left -90px;
	height: 44px;
}
#Header ul#MainMenu li.Products ul li.Coffee a:hover {
	background-position: left -134px;
}
#Header ul#MainMenu li.Products ul li.CoolKreme a {
	background-position: left -178px;
	height: 55px;
}
#Header ul#MainMenu li.Products ul li.CoolKreme a:hover {
	background-position: left -233px;
}
#ContentHeader { background: url(https://waybackassets.bk21.net/20130824011950im_/http://www.krispykreme.com/Content/Style/Images/Content_Header_WithLightTransparency.png) no-repeat; }
#Content { background: url(https://waybackassets.bk21.net/20130824011950im_/http://www.krispykreme.com/Content/Style/Images/Content_Background_WithLightTransparency.png) repeat-y; }
#ContentFooter { background: url(https://waybackassets.bk21.net/20130824011950im_/http://www.krispykreme.com/Content/Style/Images/Content_Footer_WithLightTransparency.png) no-repeat; }
.DefaultPageImage #ContentHeader { background: url(https://waybackassets.bk21.net/20130824011950im_/http://www.krispykreme.com/Content/Style/Images/Content_Header_WithTransparency.png) no-repeat; }
.DefaultPageImage #Content { background: url(https://waybackassets.bk21.net/20130824011950im_/http://www.krispykreme.com/Content/Style/Images/Content_Background_WithTransparency.png) repeat-y; }
.DefaultPageImage #ContentFooter { background: url(https://waybackassets.bk21.net/20130824011950im_/http://www.krispykreme.com/Content/Style/Images/Content_Footer_WithTransparency.png) no-repeat; }

#ContentHeader {
	height: 24px;
	width: 100%;
}
#Content {
	min-height: 395px;
	padding: 1px 38px 1px 32px;
}
#LocalMenu {
	float: left;
	width: 230px;
}
#LocalMenu ul {
	list-style-type: none;
	margin: 0 0 0 -24px;
	padding: 20px 0;
	width: 225px;
}
#LocalMenu ul li {
	background: none;
	clear: both;
	min-height: 36px;
	line-height: 36px;
	padding: 0 0 0 35px;
	margin: 0;
}
#LocalMenu ul li a {
	background: none;
	display: block;
	font-weight: bold;
	padding: 0;
	text-decoration: none;
}
#LocalMenu ul li.Current {
	background: url(https://waybackassets.bk21.net/20130824011950im_/http://www.krispykreme.com/Content/Style/Images/Menu/LocalMenu_Current.png) no-repeat;
	min-height: 46px;
	line-height: 46px;
}
#LocalMenu ul li.Current a {
	color: #fff;
}
#LocalMenu ul ul {
	margin: 15px 0 -20px 20px;
	padding: 0;
	width: 200px;
}
#LocalMenu ul ul li {
	font-size: .95em;
	height: 30px;
	line-height: 16px;	
	padding: 0;
}
#LocalMenu ul ul li a {
	color: #438a70;
}
#LocalMenu ul ul li.Current 
{
    top:0px;
	background: none;
	height: 36px;
	min-height: 30px;
	line-height: 12px;
}
#LocalMenu ul li.Current ul a {
	color: #438a70;
}
#LocalMenu ul ul li.Current a {
	color: #CA1F3F;
}
#Content #MainContent {
 
	float: right;
	width: 684px;
}

#Page_home #LocalMenu 
{
    display:none;
}

#Page_fundraising_featured_share-your-story_Submit #LocalMenu
{
    min-height:500px;
}

#Content #MainContent.WideContent {
	padding: 0 30px;
	float: none;
	width: 870px;
}
#ContentFooter, 
#FlashContentFooter {
	clear: both;
	height: 125px;
	width: 100%;
}
#FlashContentFooter { 
	position: relative;
	height: 100px;
	margin-top: -55px;
	z-index: 2;
}
#ContentFooter ul, 
#FlashContentFooter ul {
	list-style-type: none;
	margin: 0;
	padding: 35px 0 0 35px;
}
#FlashContentFooter ul {
	padding: 0 0 0 35px;
}
#ContentFooter ul li,
#FlashContentFooter ul li {
	float: left;
}

#Footer {
	padding: 20px 0;
}
#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 10px 0 5px;
	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(https://waybackassets.bk21.net/20130824011950im_/http://www.krispykreme.com/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(https://waybackassets.bk21.net/20130824011950im_/http://www.krispykreme.com/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(https://waybackassets.bk21.net/20130824011950im_/http://www.krispykreme.com/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; display: block; }
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(https://waybackassets.bk21.net/20130824011950im_/http://www.krispykreme.com/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(https://waybackassets.bk21.net/20130824011950im_/http://www.krispykreme.com/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(https://waybackassets.bk21.net/20130824011950im_/http://www.krispykreme.com/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(https://waybackassets.bk21.net/20130824011950im_/http://www.krispykreme.com/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;
}


/*** Share Stories ***/

.ShareYourStory div.hr {
	background: url(https://waybackassets.bk21.net/20130824011950im_/http://www.krispykreme.com/Content/Style/Images/HR.png) no-repeat center center;
	height: 4px;
	margin-bottom: 18px;
	width: 100%;
}
.ShareYourStory .FullStory div.hr,
.ShareYourStory .FeaturedStory div.hr {
	background: url(https://waybackassets.bk21.net/20130824011950im_/http://www.krispykreme.com/Content/Style/Images/HR_Sub.png) repeat-x left center;
	height: 3px;
	margin-bottom: 10px;
	width: 100%;
}
.ShareYourStory .FullStory div.hr {
	margin: 25px 0 45px;
}
.ShareYourStory .FullStory .MainMedia,
.ShareYourStory .FeaturedStory .MainMedia {
	background: #eeebeb;
	border: 1px solid #bababa;
	float: left;
	padding: 13px;
	margin: 0 20px 0 10px;
	/*width: 309px;*/
}
.ShareYourStory .FeaturedStory .FeaturedStory_Content {
	/*background: url(https://waybackassets.bk21.net/20130824011950im_/http://www.krispykreme.com/Content/Style/Images/FeaturedStory_Background.png) no-repeat;*/
	float: left;
	height: 242px;
	padding: 0px 35px;
	width: 185px;
}
.ShareYourStory .FullStory h4,
.ShareYourStory .FeaturedStory .FeaturedStory_Content h4 {
	color: #ca1f3f;
	margin: 0;
	text-transform: capitalize;
}
.ShareYourStory .FullStory h4 { font-size: 1.16em; }
.ShareYourStory .FullStory h5,
.ShareYourStory .FeaturedStory .FeaturedStory_Content h5 {
	color: #000;
	font-size: .98em;
	margin: 0 0 5px;
}
.ShareYourStory .FullStory h5 { font-size: .91em; }
.ShareYourStory .FeaturedStory .FeaturedStory_Content .ContinueLink {
	display: block;
	font-weight: bold;
	padding-bottom: 15px;
}

.ShareYourStory .RecentStory {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	font-size: .83em;
	line-height: 1.25em;
	/*margin-left: 12px;*/
	position: relative;
	/*width: 198px;*/
	width: 210px;
	margin-left: 7px;
	/*border-right: dotted 2px #0B6F4A;
    border-spacing: 3px;*/
}
.ShareYourStory .RecentStory .RecentStory_Header {
	/*background: url(https://waybackassets.bk21.net/20130824011950im_/http://www.krispykreme.com/Content/Style/Images/RecentStory_Header.png) no-repeat;*/
	height: 24px;
}
.ShareYourStory .RecentStory .RecentStory_Content {
	/*background: url(https://waybackassets.bk21.net/20130824011950im_/http://www.krispykreme.com/Content/Style/Images/RecentStory_Content.png) repeat-y;*/
	min-height:70px;
	max-height: 90px;
}
.ShareYourStory .RecentStory .RecentStory_Seperator {
    background-image: url(https://waybackassets.bk21.net/20130824011950im_/http://www.krispykreme.com/Content/Style/Images/dotted_green.jpg);
    left: 210px;
    top: 0;    
    clear:both;
    width: 2px;
    padding-bottom: 10px;
    /*border-right: dotted 1px #0B6F4A;
    border-spacing: 3px;*/
    position:absolute;
    right:0px;
    height: 122px;
    
}
.ShareYourStory .RecentStory .RecentStory_Content .StoryHeader .Thumbnail {
	/*left: 15px;*/
	position: absolute;
	top: 15px;
	background: url(https://waybackassets.bk21.net/20130824011950im_/http://www.krispykreme.com/Content/Style/Images/ThumbnailImageBackground.png) no-repeat;
	padding: 6px 5px 6px 8px;
}
.ShareYourStory .RecentStory .RecentStory_Content .StoryHeader h4 {
	color: #ca1f3f;
	float: right;
	font-size: 1.10em;
	text-transform: capitalize;
	width: 125px;
	margin: 0px;
	margin-top: -10px;
	right: 0px;
}
.ShareYourStory .RecentStory .RecentStory_Content .StoryDescription {
	float: right;
	/*padding-right: 10px;*/
	width: 125px;
	right: 0px;
	margin-top: 6px;
}
.ShareYourStory .RecentStory .RecentStory_Content .ContinueLink {
	display: block;
	font-weight: bold;
	/*padding: 8px 0 3px;*/
	top: 95px;
	position: absolute;
	width: 125px;
	left: 85px;
}
/*html .ShareYourStory .RecentStory .RecentStory_Content .ContinueLink {
	float: left;
	left:0;
	font-weight: bold;
	padding-right: 35px;
	top: 95px;
	width: 125px;
	
	
}*/
.ShareYourStory .RecentStory .RecentStory_Footer {
	/*background: url(https://waybackassets.bk21.net/20130824011950im_/http://www.krispykreme.com/Content/Style/Images/RecentStory_Footer.png) no-repeat;*/
	height: 58px;
	/*position: absolute;
	top: 110px;*/
}
.ShareYourStory .RecentStory .RecentStory_Content .StoryDescription .CommentCount {
	color: #0b6f4a;
	font-family: Arial, Verdana, sans-serif;
	left: 10px;
	line-height: 1.0em;
	position: absolute;
	text-align: center;
	width: 55px;
	top: 92px;
}
.ShareYourStory .RecentStory .RecentStory_Footer .CommentCount strong {
	display: block;
}
.ShareYourStory .RecentStory .RecentStory_Footer .DoughnutRating_Small {
	right: 20px;
	position: absolute;
	top: -5px;
	width: 125px;
}

.ShareYourStory .Links {
	clear: both;
	padding-top: 28px;
}

.ShareYourStory .FullStory {
	font-size: 1.10em;
}
.ShareYourStory .StoryDetails {
	font-size: .91em;
	margin-bottom: 1.8em;
}
.ShareYourStory .StoryDetails .CommentCount {
	color: #0b6f4a;
	font-weight: bold;
}

.ShareYourStory .StoryComments .CommentCount {
	text-transform: capitalize;
}
.ShareYourStory .StoryComments .Comment {
	margin-bottom: 20px;
}
.ShareYourStory .StoryComments .Comment .Comment_Header {
	position: relative;
	background: #ebe0c5 url(https://waybackassets.bk21.net/20130824011950im_/http://www.krispykreme.com/Content/Style/Images/Comment_Header.png) top left no-repeat;
	height: 30px;
	padding: 6px 0 6px 22px;
}
.ShareYourStory .StoryComments .Comment .Comment_Header .CommentIndex,
.ShareYourStory .StoryComments .Comment .Comment_Header .DisplayName { 
	color: #CA1F3F;
}
.ShareYourStory .StoryComments .Comment .Comment_Header .CommentDate {
	display: block;
	color: #593526;
	line-height: 14px;
} 
.ShareYourStory .StoryComments .Comment .Comment_Header .DisplayName {
	font-weight: bold;
}
.ShareYourStory .StoryComments .Comment .Comment_Header img {
	position: absolute;
	top: 0;
	right: 0;
}
.ShareYourStory .StoryComments .Comment .Comment_Content {
	background: #f2f0e2;
	border-top: 1px solid #fff;
	padding: 20px 22px 5px;
}
.ShareYourStory .StoryComments .Comment .Comment_Footer {
	background: #f2f0e2 url(https://waybackassets.bk21.net/20130824011950im_/http://www.krispykreme.com/Content/Style/Images/Comment_Footer_Right.png) bottom right no-repeat;
	height: 8px;
}
.ShareYourStory .StoryComments .Comment .Comment_Footer:after {
	display: block;
	line-height: 0.1;
	font-size: 1px;
	content: url(https://waybackassets.bk21.net/20130824011950im_/http://www.krispykreme.com/Content/Style/Images/Comment_Footer.png);
	margin: 0 0 -1px 0;
}
.ShareYourStory .StoryComments form {
	background: #f2f0e2;
	padding: 20px;
}
.ShareYourStory .StoryComments form label {
	display: block;
	margin-bottom: .2em;
	width: 100%;
}
.ShareYourStory .StoryComments form input,
.ShareYourStory .StoryComments form textarea {
	border-color: #8fb18f;
	padding: .5em;
}
.ShareYourStory .StoryComments form textarea {
	width: 620px;
}
.ShareYourStory .StoryComments form input.error,
.ShareYourStory .StoryComments form textarea.error {
	background-color: #fff;
	border: #CA1F3F 1px solid;
	padding: .5em;
	margin-bottom: .5em;
}
.ShareYourStory .StoryComments form label.error {
	background-color: transparent;
	border: none;
	color: #CA1F3F;
	float: right;
	padding: .45em;
	width: 300px;
}
.ShareYourStory .StoryComments form .SubmitItem {
	padding-left: 0;
}
.ShareYourStory .StoryComments form .SubmitItem button {
	float: left;
}

.ShareYourStory .StoryBlurb {
	padding: 10px 15px;
	width: 285px;
	height: 251px;
}
.ShareYourStory .StoryBlurb.Left { clear: left; float: left; height: 251px; position:relative; }
.ShareYourStory .StoryBlurb.Right { clear: right; float: right; height: 251px; position:relative; }
.ShareYourStory .StoryBlurb .StoryBlurb_Header .Thumbnail {
	position: absolute;
}
.ShareYourStory .StoryBlurb .StoryBlurb_Header .Thumbnail img {
	background: url(https://waybackassets.bk21.net/20130824011950im_/http://www.krispykreme.com/Content/Style/Images/ThumbnailImageBackground.png) no-repeat;
	padding: 6px 5px 6px 8px;
}
.ShareYourStory .StoryBlurb .StoryBlurb_Header h4 {
	color: #ca1f3f;
	float: right;
	line-height: 1.15em;
	margin: .2em 0 0;
	text-transform: capitalize;
	width: 200px;
}
.ShareYourStory .StoryBlurb .StoryBlurb_Header h5 {
	color: #000;
	float: right;
	font-size: 1em;
	line-height: 1.2em;
	margin: .2em 0;
	width: 200px;
}
.ShareYourStory .StoryBlurb .StoryBlurb_Content {
	float: right;
	width: 200px;
}
.ShareYourStory .StoryBlurb .ContinueLink {
	display: block;
}
.ShareYourStory .StoryBlurb .hr {
	background: url(https://waybackassets.bk21.net/20130824011950im_/http://www.krispykreme.com/Content/Style/Images/HR_GreenDot_Small.gif) repeat-x left bottom;
	clear: both;
	margin: 0 0 2px;
	padding: 10px 0 0;
	width: 90%;
	position: absolute;
	bottom: 50px;
}
.ShareYourStory .StoryBlurb .StoryBlurb_Footer {
	background: #fef1d8 url(https://waybackassets.bk21.net/20130824011950im_/http://www.krispykreme.com/Content/Style/Images/StoryBlurb_Footer_Background.png) repeat-x;
	clear: both;
	height: 37px;
	position: absolute;
	bottom: 10px;
	width: 90%;
}
.ShareYourStory .StoryBlurb .StoryBlurb_Footer .CommentCount {
	background: url(https://waybackassets.bk21.net/20130824011950im_/http://www.krispykreme.com/Content/Style/Images/CommentIcon.png) no-repeat 10px center;
	line-height: 37px;
	padding-left: 30px;
}
.ShareYourStory .StoryBlurb .StoryBlurb_Footer span.Left {
	background: url(https://waybackassets.bk21.net/20130824011950im_/http://www.krispykreme.com/Content/Style/Images/StoryBlurb_Footer_Left.png) no-repeat;
	display: block;
	height: 37px;
	left: 0;
	position: absolute;
	top: 0;
	width: 5px;
}
.ShareYourStory .StoryBlurb .StoryBlurb_Footer span.Right {
	background: url(https://waybackassets.bk21.net/20130824011950im_/http://www.krispykreme.com/Content/Style/Images/StoryBlurb_Footer_Right.png) no-repeat;
	display: block;
	height: 37px;
	position: absolute;
	right: 0;
	top: 0;
	width: 5px;
}
	
/* 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(https://waybackassets.bk21.net/20130824011950im_/http://www.krispykreme.com/Content/Images/fundraising.png) no-repeat; width:172px; height:92px; top:5px; }

#SocialNetworkingFlashReplace div.nonflash { position:relative; background:url(https://waybackassets.bk21.net/20130824011950im_/http://www.krispykreme.com/Content/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(https://waybackassets.bk21.net/20130824011950im_/http://www.krispykreme.com/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(https://waybackassets.bk21.net/20130824011950im_/http://www.krispykreme.com/Content/Images/International/DropDown.png) no-repeat right 0;
	display: block;
	padding-right: 22px;
	height: 18px;
}
#InternationalPages .CurrentInternationalPage a:hover span {
	background: url(https://waybackassets.bk21.net/20130824011950im_/http://www.krispykreme.com/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: 131px;
}
#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 .IndiaLink,
#Page .IndonesiaLink,
#Page .JapanLink,
#Page .KoreaLink,
#Page .MalaysiaLink,
#Page .MexicoLink,
#Page .PhilippinesLink,
#Page .PeurtoRicoLink,
#Page .UnitedKingdomLink,
#Page .MiddleEastLink,
#Page .TurkeyLink,
#Page .ThailandLink  {
	background: url(https://waybackassets.bk21.net/20130824011950im_/http://www.krispykreme.com/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 .IndiaLink,
#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 .IndiaLink {background-position: left -275px; }
#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 -147px; }
#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(https://waybackassets.bk21.net/20130824011950im_/http://www.krispykreme.com/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(https://waybackassets.bk21.net/20130824011950im_/http://www.krispykreme.com/Content/Style/Images/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(https://waybackassets.bk21.net/20130824011950im_/http://www.krispykreme.com/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(https://waybackassets.bk21.net/20130824011950im_/http://www.krispykreme.com/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(https://waybackassets.bk21.net/20130824011950im_/http://www.krispykreme.com/Content/Style/Images/prev.png) no-repeat left center;
	padding-left: 19px;
	margin: 0 5px;
}
tr#Pager a.first {
	background: url(https://waybackassets.bk21.net/20130824011950im_/http://www.krispykreme.com/Content/Style/Images/first.png) no-repeat left center;
	padding-left: 19px;
	margin: 0 5px;
}
tr#Pager a.next {
	background: url(https://waybackassets.bk21.net/20130824011950im_/http://www.krispykreme.com/Content/Style/Images/next.png) no-repeat right center;
	padding-right: 19px;
	margin: 0 5px;
}
tr#Pager a.last {
	background: url(https://waybackassets.bk21.net/20130824011950im_/http://www.krispykreme.com/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(https://waybackassets.bk21.net/20130824011950im_/http://www.krispykreme.com/Content/Style/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(https://waybackassets.bk21.net/20130824011950im_/http://www.krispykreme.com/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(https://waybackassets.bk21.net/20130824011950im_/http://www.krispykreme.com/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('https://waybackassets.bk21.net/20130824011950im_/http://www.krispykreme.com/Content/Style/Images/send_ecard_btn.jpg');   
    width: 390px;
    height: 69px;    
}
.ecardimage:hover
{    
    background-image: url('https://waybackassets.bk21.net/20130824011950im_/http://www.krispykreme.com/Content/Style/Images/send_ecard_over_btn.jpg');
    width: 390px;
    height: 69px;
}

.yo a { 
display: block; 
width: 390px; 
height: 20px; 
background: transparent url(https://waybackassets.bk21.net/20130824011950im_/http://www.krispykreme.com/Content/Style/Images/send_ecard_over_btn.jpg) no-repeat; 
}

.yo a:hover { 
background-position: -390px 0; 
}

.CardsTabs .CardTabs {
    background: transparent url(https://waybackassets.bk21.net/20130824011950im_/http://www.krispykreme.com/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("https://waybackassets.bk21.net/20130824011950im_/http://www.krispykreme.com/images/aug2011/prev.png"); left: 800px;}
#next { background-image: url("https://waybackassets.bk21.net/20130824011950im_/http://www.krispykreme.com/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 { margin-top: 16px; }




/* No-Flash Styles
--------------------------------------------------------------------------------------- */
#container{
	position: relative;
    width:916px;
	margin: 0 auto;
}

.slider-container{
	position: absolute;
	width: 600px;
	top:70px;
	left:-9999px;   /*370px when visible*/   
	right: 0;
	z-index:2;
}

.slider-container ul.st-container li.st-section div.st-content .st-sub-content {
	position:relative;
	top:-13px;
	right:0px;
	left: 79px;
	width:100%;
	padding:0;
	margin:0 0 0 0;
	height:auto;
	overflow-x:hidden;
}

.slider-container .flexslider.st-sub-content {
	position:relative;
	top:0px;
	right:0px;
	left: 0px;
	width:100%;
	padding:0;
	margin:0 0 0 0;
	height:auto;
	overflow-x:hidden;
}

.slider-container .flex-viewport.st-sub-content {
	position:relative;
	top:0px;
	right:0px;
	left: 0px;
	width:100%;
	padding:0;
	margin:0 0 0 0;
	height:auto;
	overflow-x:hidden;
}


/* Flexible Slide-to-top Accordion Style*/

.st-container{
	font-family:Verdana, Geneva, sans-serif;
    width:916px;
    margin: 0 auto;
}
#container ul.st-container {
	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style-type:none;
	-moz-box-shadow:4px 4px 4px #ababab;
	-webkit-box-shadow:4px 4px 4px #ababab;
	box-shadow:4px 4px 4px #ababab;	
}
#container ul.st-container li.st-section{
    height: 470px;
    background-color:#0B6F4A;
	border-top:1px solid #ffffff;
}
#container ul.st-container li.st-section:first-child {border-top:none;}

#container ul.st-container li.st-doughnuts{background:none;background-color:#b5cebd;}
#container ul.st-container li.st-coffees{background:none;background-color:#e7c396;}
#container ul.st-container li.st-iced-drinks{background:none;background-color:#a2cae2;}
#container ul.st-container li.st-doughnuts a.st-expander h2 {background-image:url(https://waybackassets.bk21.net/20130824011950im_/http://www.krispykreme.com/Content/Images/NoFlash/st-doughnuts-expander.png);}
#container ul.st-container li.st-coffees a.st-expander h2 {background-image:url(https://waybackassets.bk21.net/20130824011950im_/http://www.krispykreme.com/Content/Images/NoFlash/st-coffees-expander.png);}
#container ul.st-container li.st-iced-drinks a.st-expander h2 {background-image:url(https://waybackassets.bk21.net/20130824011950im_/http://www.krispykreme.com/Content/Images/NoFlash/st-iced-drinks-expander.png);}

#container ul.st-container li.st-section a.st-expander {
	text-decoration:none;
    display: block;
	position: relative;
	outline:none;
    -webkit-transition:  color 0.2s ease-in-out;
	-moz-transition:  color 0.2s ease-in-out;
	-o-transition:  color 0.2s ease-in-out;
	-ms-transition:  color 0.2s ease-in-out;
	transition:  color 0.2s ease-in-out;
}
#container ul.st-container li.st-section a.st-expander h2 {
	color:#ffffff;
	font-weight:bold;
    font-size: 15px;
	text-transform:uppercase;
    line-height: 60px;
	margin:0 0 0 20px;
	padding:0 0 0 60px;
	-moz-text-shadow:2px 2px 2px #676767;
	-webkit-text-shadow:2px 2px 2px #676767;
	text-shadow:2px 2px 2px #676767;
	background-position:left center;
	background-repeat:no-repeat;
}
#container ul.st-container li.st-section a.st-expander h2 span {display:inline;background:none;width:auto;height:auto;margin:0 0 0 0;padding:0 0 0 0;opacity:1;position:relative;top:auto;right:auto;text-indent:0px;transition:none;}

#container ul.st-container li.st-section.st-open a.st-expander {
    color: #ffffff;
}

#container ul.st-container li.st-section div.st-content{
	position:relative;
    margin:0 10px 10px 10px;
	background-color:#ffffff;
	height:400px;
	-moz-border-radius:18px;
	-webkit-border-radius:18px;
	border-radius:18px;
	
}
#container ul.st-container li.st-section div.st-content .st-sub-content {
	display:none;
	position:absolute;
	top:0px;
	right:0px;
	width:66%;
	padding:0 2%;
	margin:0 0 0 0;
	height:400px;
	overflow-x:auto;
}
#container ul.st-container li.st-section div.st-content .st-sub-content .displayed {display:block !important;}
#container ul.st-container li.st-section div.st-content .st-sub-content .cleared-left {clear:left !important;}
#container ul.st-container li.st-section div.st-content .st-sub-content .cleared-right {clear:right !important;}

#container ul.st-container li.st-section div.st-content .st-sub-content h3 {font-size:20px;line-height:24px;text-transform:uppercase;margin:0 0 16px 0;padding:18px 0 0 0;}
#container ul.st-container li.st-section div.st-content .st-sub-content h3 sup {font-size:.7em;}
#container ul.st-container li.st-section div.st-content .st-sub-content p {font-size:14px;line-height:20px;}
#container ul.st-container li.st-section div.st-content .st-sub-content img.float-right {float:right;margin:0 0 12px 12px;}
#container ul.st-container li.st-section div.st-content .st-sub-content img.float-left {float:left;margin:0 12px 12px 0;}
#container ul.st-container li.st-section div.st-content .st-sub-content img.full-width {width:100%;height:auto;}
#container ul.st-container li.st-section div.st-content .st-sub-content img.bordered {border-width:8px;border-style:solid;-moz-border-radius:18px;-webkit-border-radius:18px;border-radius:18px;}

.st-content div.st-sub-nav-side {
	width:30%;
	height:400px;
	background-color:#af8a5a;
	-moz-border-radius:0 0 0 18px;
	-webkit-border-radius:0 0 0 18px;
	border-radius:0 0 0 18px;
}

.st-content ul.st-sub-nav {
	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style-type:none;
}
.st-content ul.st-sub-nav li {padding:0 0 0 0;margin:0 0 0 0;background:none;}
.st-content ul.st-sub-nav li h4,
.st-content ul.st-sub-nav li a {display:block;margin:0 0 0 0;padding:6px 10px;text-decoration:none;text-transform:uppercase;color:#ffffff;font-size:12px;font-weight:bold;cursor:pointer;}


.st-iced-drinks .st-content .st-sub-content h3,
.st-iced-drinks .st-content .st-sub-content p {color:#376d8d;}
.st-iced-drinks .st-content .st-sub-content .special {color:#5c93b4;}
.st-iced-drinks .st-content .st-sub-content .bordered {border-color:#5c93b4;}
.st-iced-drinks .st-content div.st-sub-nav-side {background-color:#5c93b4;}
#container .st-iced-drinks .st-content ul.first-tier li {background:none;padding-left:0;background-color:#376d8d;}
#container .st-iced-drinks .st-content ul.second-tier li {background:none;padding-left:0;background-color:#5c93b4;border-bottom:1px solid #ffffff;}
#container .st-iced-drinks .st-content ul.third-tier li {background:none;padding-left:0;background-color:#a2cae2;border-bottom:1px solid #ffffff;}
#container .st-iced-drinks .st-content ul.third-tier li:last-child {border-bottom:none;padding-left:0;}

#container .st-coffees .st-content .st-sub-content h3,
#container .st-coffees .st-content .st-sub-content p {color:#553d1f;}
#container .st-coffees .st-content .st-sub-content .special {color:#af8a5a;}
#container .st-coffees .st-content .st-sub-content .bordered {border-color:#af8a5a;}
#container .st-coffees .st-content div.st-sub-nav-side {background-color:#af8a5a;}
#container .st-coffees .st-content ul.first-tier li {background:none;padding-left:0;background-color:#553d1f;}
#container .st-coffees .st-content ul.second-tier li {background:none;padding-left:0;background-color:#af8a5a;border-bottom:1px solid #ffffff;}

#container .st-doughnuts .st-content .st-sub-content h3,
#container .st-doughnuts .st-content .st-sub-content p {color:#377e4e;}
#container .st-doughnuts .st-content .st-sub-content .special {color:#60b17a;}
#container .st-doughnuts .st-content .st-sub-content .bordered {border-color:#60b17a;}
#container .st-doughnuts .st-content div.st-sub-nav-side {background-color:#377e4e;}
#container .st-doughnuts .st-content ul.first-tier li {background:none;padding-left:0;background-color:#377e4e;border-bottom:1px solid #ffffff;}


/*===== Slider style fixes ======*/
.slider-container h3,
.slider-container p {color:#377e4e;width: 290px;float: right;}
.slider-container{background:none;}
#container .slider-container li{background:none;border-bottom:none;padding-left:0;}
.slider-container p {font-size:14px;line-height:20px;}
.slider-container p.tag{float:left;width:350px;padding:10px;}
.slider-container li a {display:block;margin:0 0 0 0;padding:0;text-decoration:none;text-transform:uppercase;color:#ffffff;font-size:12px;font-weight:bold;}


/* ===== Flexslider custom styles =====*/
.flexslider .slides img {width: 50%; display: block; float:left;}
.flexslider {margin: 0 0 0 0; background: #fff; border: none; position: relative; -webkit-border-radius: none; -moz-border-radius: none; -o-border-radius: none; border-radius: none; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none; zoom: 1;}
.flexslider.carousel {width:540px;margin-left:40px;}

.flex-direction-nav .flex-next {background-position: 100% 35%; right: -30px;top:0px; }
.flex-direction-nav .flex-prev {background-position: 0% 35%;left: -35px;top:0px;}
.flexslider:hover .flex-next {opacity: 1; right: -30px;top:0px;}
.flexslider:hover .flex-prev {opacity: 1; left: -35px;top:0px;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}
.flex-direction-nav a {width: 30px; height: 65px; margin: -20px 0 0; display: block; background: url(https://waybackassets.bk21.net/20130824011950im_/http://www.krispykreme.com/Content/Images/NoFlash/bg_direction_nav.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; -webkit-transition: none;opacity: 1;}

.carousel.flexslider .slides img {width: 100%; display: block; float:left;}
/*
     FILE ARCHIVED ON 01:19:50 Aug 24, 2013 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 05:01:01 Mar 03, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.497
  exclusion.robots: 0.042
  exclusion.robots.policy: 0.033
  esindex: 0.009
  cdx.remote: 28.042
  LoadShardBlock: 311.743 (3)
  PetaboxLoader3.resolve: 435.955 (5)
  PetaboxLoader3.datanode: 229.042 (5)
  load_resource: 550.989 (2)
*/