body, html {
	background-color: #231f20;
	margin: 0px;
	padding: 0px;
	color: #58595b;  
	
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	font-weight: bold;
}

#fb_twit {
	position: absolute;
	top: 85px;
	left:18px;
}


html, body, table, td, ul {
	font-family: verdana,arial;
	font-size: 8pt;
	color: #58595b;  
}

li {
	font-family: arial,verdana;
	font-size: 8pt;
}

img {
	border: 0px;
}

.header_image {
	padding: 0px;
	margin: 0px;
	height: 23px;
}

.internal-sub-heading {
	color: white;
	font-family: verdana,arial;
	font-size: 14px;
	font-weight: bold;
}
.input {
	border: 1px solid #DF1987;
	padding: 2px;
	margin: 2px;
	background-color: #FFFFFF;
}
.inputerr {
	border: 1px solid #990000;
	padding: 2px;
	margin: 2px;
	background-color: #CCCCCC;
}

a {
	color: #e78ebc;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #e78ebc;
	text-decoration: underline;
	font-weight: bold;
}

/*----------------------------------------------------------------------------*/
/*--------------------------------- HOMEPAGE ---------------------------------*/
/*----------------------------------------------------------------------------*/

.home-container {
	position: relative;
	z-index: 1;
	width: 730px;
	height: 695px;
}

#logo-container {
	position: absolute;
	right: 15px;
	top: 0px;
	z-index: 1;
}

/*--------------------------------- CONTENT ---------------------------------*/

#content-home {
	position: absolute;
	right: 0px;
	top: 90px;
	z-index: 0;
}
.long {
	width: 250px;
}
.pink {
	color: #C92483;
}



#content {
	position: absolute;
	right: 0px;
	top: 90px;
	z-index: 999999;
	
}

/*#main-map-overlay {
	position: absolute;
	top: 90px;
	right: 0px;
	z-index: 9999;
	width: 649px;
	height: 550px;
	border: 1px solid green;
}*/

/*--------------------------------- NAVIGATION ---------------------------------*/

.nav-home-container {
	position: relative;
	z-index: 10000;	
}

.nav-home-container a {
	color: white;
	text-decoration: none;
	font-weight: normal;
}

.nav-home-container a:hover {
	color: #3fbfef;
	text-decoration: none;
	font-weight: normal;	
}

#nav-home-franchise {
	position: absolute;
	display: none;

}


#nav-home-about {
	position: absolute;
	top: 62px;
	right: 391px;
	z-index:90;
	
}
/* This is a dummy div for the navigation code */
#nav-home {
	position: absolute;
	top: 0px;
	right: 0px;
	
	
}

#nav-home-menu {
	position: absolute;
	top: 54px;
	right: 265px;
	z-index: 90;
}

#nav-home-stores {
	position: absolute;
	top: 77px;
	right: 150px;
	z-index: 90;
}

#nav-home-bday {
	position: absolute;
	top: 146px;
	right: 71px;
	z-index: 89;
}

#nav-home-contact {
	position: absolute;
	top: 253px;
	right: 40px;
	z-index: 89;
}

.menu-child-first, .menu-child {
	margin-left: 10px; 
	margin-right: 10px; 
	padding-bottom: 5px; 
	padding-top: 5px;
}

.menu-child-first {
	border: 0px;
}

.menu-child {
	border-top: 1px solid white;
}

#nav-home-about-child {
	position: absolute;
	top: 140px;
	left: 270px;
	width: 128px;
	z-index: 1000;
}

#nav-home-menu-child {
	position: absolute;
	top: 130px;
	left: 330px;
	width: 128px;
	z-index: 1000;
}

#nav-home-stores-child {
	position: absolute;
	top: 160px;
	left: 410px;
	width: 128px;
	z-index: 1000;
}

#nav-home-bday-child {
	position: absolute;
	top: 200px;
	left: 450px;
	width: 128px;
	z-index: 1000;
}

#nav-home-contact-child {
	position: absolute;
	top: 280px;
	left: 500px;
	width: 128px;
	z-index: 1000;
}

#nav-home-child {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 128px;
	z-index: 1000;
}


/*home,home-about,home-menu,home-stores,home-bday,home-contact*/


.menu-bg-tile {
	background: url(Images/bg-menu-tile.png) repeat-y top;
	height: auto;
}
	
/*--------------------------------- HOME BUTTONS ---------------------------------*/

.btn-home-container {
	position: absolute;
	z-index: 70;
}

#btn-home-first {
	position: absolute;
	z-index: 70;
	top: 350px;
	left: 31px;
}

#btn-home-second {
	position: absolute;
	z-index: 70;
	top: 417px;
	left: 31px;
}

#btn-home-third {
	position: absolute;
	z-index: 70;
	top: 484px;
	left: 31px;
}

#btn-home-fourth {
	position: absolute;
	z-index: 70;
	top: 551px;
	left: 31px;
}

/*--------------------------------- PICTURE FRAME ---------------------------------*/

#pic-frame-surround, #pic-frame-under {
	position: absolute;
	top: 348px;
	right: 27px;
	width: 139px;
	height:156px;
	overflow: hidden;
	z-index: 999999;
}

#pic-frame-under {
	z-index: 999991;
	/*background: url(Images/picture_frame_bg.png) no-repeat top left;*/
}

#pic-frame-overlay {
	position: absolute;
	top: -1px;
	left: 0px;
	z-index: 999;
}

#pic-frame-backing {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

#footer, #footer-edit {
	position: absolute;
	top: 640px;
	left: 220px;
	width: 380px;
	text-align: center;
	color: white;
}

#footer-internal, #footer-internal-edit {
	position: absolute;
	top: 595px;
	left: 220px;
	width: 380px;
	text-align: center;
	color: white !important;
	font-size: 9px !important;
}

#footer-dynamic {
	position: relative;
	width: 380px;
	text-align: center;
	color: white !important;
	font-size: 9px !important;
	margin-top: 15px;
}

#footer-internal .bodytext, #footer-internal-edit .bodytext, #footer .bodytext, #footer-edit .bodytext, #footer-dynamic .bodytext, #footer-internal div {
	color: white !important;
	font-size: 9px;
}

/* For the footer in edit mode to put it in line with the rest of the document to expand with the content*/
#footer-edit {
	position: relative;
	top: 20px;
	left: 220px;
	width: 380px;
	text-align: center;
}

#footer a, #footer a:hover, #footer-internal a, #footer-internal a:hover, #footer-dynamic a, #footer-dynamic a:hover {
	color: white;
	text-decoration: none;
	font-weight:  normal;
	font-size: 9px;
}

#footer a:hover, #footer-internal a:hover, #footer-dynamic a:hover {
	text-decoration: underline;
}

/*--------------------------------- CLICKABLE AREAS ---------------------------------*/

#overlay-tr-1, #overlay-tr-2, #overlay-tr-3, #overlay-tr-4 { 
	border: 0px solid yellow; 
	z-index: 999;
	margin-left: 80px;
	margin-top: 90px;
}


.overlay-image {
	width:100%; 
	height: 100%;  
}

#overlay-tr-1 {
	position: absolute; 
	top: 30px; 
	left: 301px; 
	width: 100px; 
	height: 294px; 
}

#overlay-tr-2 {
	position: absolute; 
	top: 60px; 
	left: 401px; 
	width: 52px; 
	height: 264px; 
}

#overlay-tr-3 {
	position: absolute; 
	top: 110px; 
	left: 453px; 
	width: 52px; 
	height: 214px; 
}

#overlay-tr-4 {
	position: absolute; 
	top: 210px; 
	left: 505px; 
	width: 52px; 
	height: 130px; 
}

/*-----------------------*/

#overlay-br-1 {
	position: absolute; 
	top: 415px; 
	left: 381px; 
	width: 100px; 
	height: 180px; 
}

#overlay-br-2 {
	position: absolute; 
	top: 415px; 
	left: 482px; 
	width: 70px; 
	height: 150px; 
}

/*----------------------*/

#overlay-bl-1, #overlay-bl-2, #overlay-bl-3 { 
	margin-left: 80px;
	margin-top: 90px;
	z-index: 999;
}

#overlay-bl-1 {
	position: absolute; 
	top: 325px; 
	left: 210px; 
	width: 90px; 
	height: 200px; 
}

#overlay-bl-2 {
	position: absolute; 
	top: 325px; 
	left: 130px; 
	width: 80px; 
	height: 150px; 
}

#overlay-bl-3 {
	position: absolute; 
	top: 325px; 
	left: 70px; 
	width: 60px; 
	height: 80px; 
}

/*-----------------------*/

#overlay-tl-1, #overlay-tl-2, #overlay-t2-1, #overlay-t2-2, #overlay-t3-1, #overlay-t3-2, #overlay-t4-1, #overlay-t4-2 {	
	position: absolute; 
	z-index: 999999;
}

#overlay-tl-1, #overlay-t2-1, #overlay-t3-1, #overlay-t4-1 {
	position: absolute; 
	top: 30px; 
	left: 170px; 
	width: 90px; 
	height: 280px; 	
	z-index: 999999;
}

#overlay-tl-2, #overlay-t2-2, #overlay-t3-2, #overlay-t4-2 {
	position: absolute; 
	top: 100px; 
	left: 70px; 
	width: 100px; 
	height: 210px; 
	z-index: 999999;
}

.promotion-hide {
	display: none;
}

.promotion-show {
	display: block;
}

#icecream-button {
	position: absolute; 
	top: 460px; 
	left: 460px; 
	width: 180px; 
	height: 60px;
	margin-left: 80px;
	margin-top: 90px;  
	 
}

/*------------------------------------------------------------------------------*/
/*--------------------------------- INTERNAL 1 ---------------------------------*/
/*------------------------------------------------------------------------------*/

.internal-container {
	position: relative;
	z-index: 1;
	width: 750px;
	min-height: 400px;
	margin-top: 12px;
	color: black;
}

.cont-container {
	background: url(Images/bg-int1-tile.gif) repeat-y top left;
}


#int1-tile-cover {
	position: absolute; 
	top: 0px; 
	left: 0px; 
	background-color: #231f20; 
	width: 140px; 
	height: 150px;
}

#int1-content-container {
	background-color: white;
	min-height: 611px;
	_height: 611px;
	#height: 611px;
	color: #58595b;
	font-size: 8pt;
	margin: 0px;
	padding: 0px;
	font-family: arial, verdana;
	
}

#int1-content-container, #int1-content-container table, #int1-content-container .bodytext, #int2-content-container .bodytext {
	color: #58595b;
	font-size: 8pt;
	font-family: arial,verdana;
}	

#int1-bottom-piece {
	background: url(Images/bg-internal1-bottom.gif) no-repeat bottom left;
	height: 100%;
	width: 100%;
}

#int1-content-padding {
	padding-top: 25px;
	padding-left: 10px;
	padding-right: 10px;
}

#int1-col-push {
	min-height: 403px;
	_height: 403px;
	#height: 403px;
}

#int1-left-col {
	width: 142px; 
	height: 100%;
}

#int1-hack {
	height: 150px; 
	width: 100%; 
	background-color: #231f20;
}

#logo-internal {
	position: absolute;
	top: 0px;
	right: 0px;
}

#bg-internal1-top {
	position: absolute;
	top: 0px;
	right: 132px;
	z-index: 999;
}

span.StoreHeading {
	margin: 0px;
	padding: 0px;
}

#internal1-content {
	
	/*margin-top: 120px;*/
	margin-right: 33px;
	width: 671px;
	padding: 0px;
	margin-bottom: 0px;
}

#bg-internal1-leftside {
	position: absolute;
	z-index: 100;
	left: 46px; 
	top: 182px;
}

#int1-page-heading {
	position: absolute; 
	top: 100px; 
	left: 196px; 
	width: 400px; 
	height: 65px; 
	z-index: 999;
}

#int1-header-container {
	
}

/*--------------------------------- NAVIGATION ---------------------------------*/

#nav-int1-home-child a, #nav-int1-contact-child a, #nav-int1-franchise-child a, #nav-int1-bday-child a, #nav-int1-stores-child a, #nav-int1-menu-child a, #nav-int1-about-child a {
	color: white;
	text-decoration: none;
	font-weight: normal;
}

#nav-int1-home-child a:hover, #nav-int1-contact-child a:hover, #nav-int1-franchise-child a:hover, #nav-int1-bday-child a:hover, #nav-int1-stores-child a:hover, #nav-int1-menu-child a:hover, #nav-int1-about-child a:hover {
	color: #3fbfef;
	text-decoration: none;	
	font-weight: normal;
}

#nav-int1-home {
	position: absolute;
	top: 11px;
	left: 13px;
	z-index: 100000;
}

#nav-int1-contact {
	position: absolute;
	top: 0px;
	left: 330px;
	z-index: 99999;
}

#nav-int1-franchise {
	position: absolute;
	top: 0px;
	left: 206px;
	z-index: 99999;
}

#nav-int1-bday {
	position: absolute;
	top: 37px;
	left: 98px;
	z-index: 99999;
}

#nav-int1-stores {
	position: absolute;
	top: 117px;
	left: 26px;
	z-index: 99999;
}

#nav-int1-menu {
	position: absolute;
	top: 232px;
	left: 5px;
	z-index: 99999;
}

#nav-int1-about {
	position: absolute;
	top: 360px;
	left: 4px;
	z-index: 99999;
}
/*--- SUB NAV ----*/


#nav-int1-about-child {
	position: absolute;
	top: 380px;
	left: 70px;
	width: 128px;
	z-index: 1000;
}

#nav-int1-menu-child {
	position: absolute;
	top: 255px;
	left: 70px;
	width: 128px;
	z-index: 1000;
}

#nav-int1-stores-child {
	position: absolute;
	top: 160px;
	left: 110px;
	width: 128px;
	z-index: 1000;
}

#nav-int1-bday-child {
	position: absolute;
	top: 90px;
	left: 190px;
	width: 128px;
	z-index: 1000;
}

#nav-int1-franchise-child {
	position: absolute;
	top: 70px;
	left: 240px;
	width: 128px;
	z-index: 1000;
}

#nav-int1-contact-child {
	position: absolute;
	top: 60px;
	left: 330px;
	width: 128px;
	z-index: 1000;
}

#nav-int1-child {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 128px;
	z-index: 1000;
}





/*------------------------------------------------------------------------------*/
/*--------------------------------- INTERNAL 2 ---------------------------------*/
/*------------------------------------------------------------------------------*/
	
#bg-internal2-top {
	position: absolute;
	top: 0px;
	right: 131px;
	z-index: 999;
}

#bg-internal2-leftside {
	position: absolute;
	z-index: 100;
	left: 46px; 
	top: 178px;
}

#int2-content-container {
	background-color: white;
	min-height: 415px;
	_height: 415px;
	#height: 415px;
	color: #58595b;
	font-size: 8pt;
	font-family: arial, verdana;
	/*background-image: url(Images/bg-int2-btm-corner.gif);*/
	background-repeat: no-repeat;
	background-position: bottom right;
}

#int2-page-heading {
	position: absolute; 
	top: 100px; 
	left: 326px; 
	width: 380px; 
	height: 65px; 
	z-index: 999;
}

#int2-bottom-float {
	position: absolute;
	bottom: 0px;
	right: 33px;
	z-index: 100;
	width: 401px; 
	height: 104px; 
	background-image: url(Images/bg-int2-bottom-yellow.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding-bottom:0px !important;
	margin-bottom:0px !important;
	
	
	/*background-color: black;*/
}

/* Style used in edit mode to expand the template so product and buttons are both visible */
#int2-bottom-float-edit {
	position: relative;
	margin-left: -10px;
	right: -10px;
	z-index: 100;
	width: 401px; 
	height: 104px; 
	background: url(Images/bg-int2-bottom-yellow.png) no-repeat top left;
}

#internal2-content {
	
	/*margin-top: 120px;*/
	margin-right: 33px;
	width: 610px;
	padding: 0px;
	margin-bottom: 0px;
	
}

#int1-content-padding .bodytext {

}

#internal2-bl-btn {
	position: absolute;
	top: 476px; 
	left: 14px;
	z-index: 100;
}

#int2-content-padding-menu {
	position: relative;
	height: 100%;
	width: 100%;
	padding-top: 25px;
	padding-left: 10px;
	padding-right: 0px;
}

#int2-content-container .bodytext {
	color: #58595b;
	font-size: 11px;
	font-family: arial,verdana;
}


/*----------------------- PRODUCTS -------------------------*/

.showProduct {
position: absolute; 
top: 181px; 
left: 109px; 
width: 200px; 
height: 320px; 
color: black;
display: block;

text-align: right;
}

.hideProduct {
	display: none;  
}

.product-heading {
	color: #ec008c;
	font-family: arial,verdana;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 8px;
	z-index: 999999;
}

.product-body {
	color: #231f20;
	font-family: arial, verdana;
	font-size: 10px;
	margin-bottom: 7px;
	z-index: 999999;
}

.showText {
	position: absolute;
	top: 390px;
	left: 120px;
	padding: 0px;
	height: 120px;
	display: block;
	width: 173px; 
	height: 120px; 
	color: black;
	text-align: right;
	z-index: 100;
	/*overflow: hidden;*/
}

.hideText {
	display: none;  
}

.product-link a {
	color: #00aeef;
	text-decoration: none;
}

.product-link a:hover {
	color: #00aeef;
	text-decoration: underline;
}


/*----------------------- NAVIGATION -------------------------*/

#nav-int2-menu {
	position: absolute;
	top: 232px;
	left: 7px;
	z-index: 99999;
}

#nav-int2-about {
	position: absolute;
	top: 358px;
	left: 12px;
	z-index: 999;
}


/*--- SUB NAV ----*/


#nav-int2-about-child {
	position: absolute;
	top: 380px;
	left: 90px;
	width: 128px;
	z-index: 99999;
}

#nav-int2-menu-child {
	position: absolute;
	top: 255px;
	left: 70px;
	width: 128px;
	z-index: 99999;
}

#nav-int2-about-child a, #nav-int2-menu-child a  {
	color: white;
	text-decoration: none;	
	font-weight: normal;
}

#nav-int2-about-child a:hover, #nav-int2-menu-child a:hover  {
	color: #3fbfef;
	text-decoration: none;	
	font-weight: normal;
}





#bg-int2-cover-hack {
	position: absolute;  
	bottom: 0px;  
	left: 95px; 
	width: 200px; 
	height: 100px; 
	background-color: #231f20;
}

#internal2-content-home {
	margin-right: 33px;
	width: 390px;
	padding: 0px;
	margin-bottom: 0px;
}


/*------------------------------------------------------------------------------*/
/*--------------------------------- INTERNAL 3 ---------------------------------*/
/*------------------------------------------------------------------------------*/

/*----------------------- OUR MENU HOME -----------------------------*/

#menu-page-heading {
	position: absolute; 
	top: 100px; 
	left: 330px; 
	width: 340px; 
	height: 65px; 
	z-index: 999;
}

/*------------------------------------------------------------------------------*/
/*--------------------------------- CONTACT    ---------------------------------*/
/*------------------------------------------------------------------------------*/

.contact-top-container {
	position: absolute; 
	top: 10px; 
	left: 10px; 
	width: 504px;
	color: white !important;
	
}

.popupWindow {
	border: 1px solid red;
}



/*------------------------------------------------------------------------------*/
/*--------------------------------BLANK TEMPATE---------------------------------*/
/*------------------------------------------------------------------------------*/

.blank-template .headertext {
	font-family: verdana,arial;
	font-size: 18px;
	color: #e37eb2;
	font-weight: bold;
	margin: 10px;
}

.blank-template h1 {
	color: #005dab;
	font-size: 18px;
	font-family: verdana,arial;
	font-weight: bold;
}

.blank-template h2 {
	color: #c11174;
	font-size: 14px;
	font-family: verdana,arial;
	font-weight: bold;
}

/* wysiwyg background override */
body.bodyText, html.bodyText {
background-color:#FFFFFF;
background-image:none;
color:#58595b;
text-align:left;
}

.stores_props b {
	color: #005dab;
	font-weight: bold;
}
