a {
	text-decoration: none;
}

a.current {
	text-decoration: underline;
}

a.menu {
	color: #77C243;
}

.alert {
	float: left;
}

.alert_location {
	float: left;
	font-weight: bold;
	font-size: 14px;
	padding-top: 50px;
	text-align: right;
	width: 325px;
}

.alert_message {
	color: #FFFFFF;
	float: left;
	font-style: italic;
	margin-left: 60px;
	padding: 35px;
	padding-top: 20px;
	text-align: center;
	width: 400px;
}

#alert_body {
	background: url("/images/cupcake-alert-background.gif");
	background-repeat: no-repeat;
	background-position: 50px 10px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 950px;
}

#alert_control {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	left: 185px;
	position: absolute;
	text-transform: uppercase;
	top: 75px;
}

#alert_control a {
	color: #FFFFFF;
}

#alert_frame {
	background-color: #77C243;
	bottom: 0px;
	height: 100px;
	position: fixed; !important;
	position: absolute; /*ie6 and above*/
	width: 100%;
	z-index: 9999;
}

#alert_body .window_control {
	right: 10px;
	top: 10px;
}

body, html {
    height: 100%;
    overflow:auto;
}

body {
	/* background: url("/images/background.png") top center repeat-x #90d9e2; */
	background: url("/images/cup_background.png");
	background-position: top center;
	background-repeat: repeat-x;
	background-color: #9FD7E1;
	color: #582918;
	margin: 0px;
	padding: 25px 0px 30px 0px;
	font-family: Arial, Helvetica, sans-serif;
}

.content {
	color: #663011;
	font-size: 11px;
	line-height: 18px;
	padding: 20px;
}

#copyright a {
	color: #FFFFFF;
	text-decoration: underline
}

img {
	border: none;	
}

#header {
	height: 95px;
	margin: auto;
	position: relative;
	width: 950px;
	z-index: 9999;
}


#content {
	width: 950px;
	height: 500px;
	margin: auto;
	overflow: hidden;
}

#content_container {
	width: 960px;
}

#copyright {
	width: 950px;
	margin: auto;
	padding: 5px 0px 0px 15px;
	color: #fff;
	font-size: 9px;
	font-family: Verdana, Geneva, sans-serif;
}

#brown_bar {
	width: 950px;
	height: 65px;
	margin-left:  auto;
	margin-right:  auto;
	background-color: #582918;
	position: relative;
}

h1, h2, h3, h4, h1 a, h2 a, h3 a, h4 a, h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited {
	/* color: #57CB2A; */
	color: #77C243;
	/* color: #6AD146; */
	margin: 0px;
	text-transform: uppercase;
}

h1 {
	font-size: 20px;
	font-weight: normal;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 11px;
}

h4 {

}

h5 {
	color: #663011;
	font-size: 12px;
	margin: 0px;
	text-transform: uppercase;
}

.half_column {
	float: left;
	width: 49.9%;
}

.hidden {
	display: none;
}

#join_mailing_list {
	position: absolute;
	right: 20px;
	top: 5px;
}

#lefthand_menu {
	height: 460px;	/* 500 - 20*2 */
	overflow: hidden;
}

#logo {
	position: absolute;
	right: 5px;
	top: -2px;
	z-index: 9999;
}

#nav {
	float: left;
	width: 700px;
	margin: 70px 0px 0px 0px;
	font-size: 14px;
	font-weight: bold;
}

#nav a {
	color: #582918;
}

#nav img {
	margin-top: -5px;
}

#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#nav ul li {
	float: left;
	margin: 0px 18px 0px 0px;
}

#nav ul li a {
	display: block;	
}

#online_ordering_policy {
	color: #FFFFFF;
	font-size: 12px;
	width: 300px;
}

#online_ordering_policy h1 {
	color: #90D9E2;
	font-size: 18px;
	text-align: center;
}

#online_ordering_policy p {
	margin: 15px 15px 15px 5px;
}

#todays_cupcakes, #cupcake_calendar {
	background-color: #582918;
	bottom: 0px;
	color: #FFFFFF;
	font-size: 11px;
	padding: 5px;
	position: absolute;
	right: 20px;
	text-align: center;
	width: 205px;
	z-index: 999;
}

#cupcake_calendar {
	right: 250px;
	text-align: left;
}

#cupcake_calendar_content h4 {
	margin: 10px 0px 5px 0px;
	text-transform: none;
}

#cupcake_calendar_date {
	width: 90px;
}

#cupcake_calendar_icon {
	left: -20px;
	position: relative;
	top: 2px;
}

#cupcake_calendar_available {
	text-align: center;
}

#cupcake_calendar_available h5 a {
	color: #FFFFFF;
	font-size: 10px;
	text-transform: none;
}

#cupcake_calendar_available h5 {
	margin-bottom: 10px;
}

#todays_cupcakes #cupcake_links, #cupcake_calendar #cupcake_calendar_content {
	display: none;
	padding: 20px;
	position: relative;
}

#todays_cupcakes h2, #cupcake_calendar h2 {
	color: #A0E0E8;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}

#todays_cupcakes_border, #cupcake_calendar_border {
	border: 1px solid #582918;	/* #90D9E2; */
}

.todays_cupcake_type {
	color: #77C243;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

.error {
	color: #CC0000;
	font-weight: bold;
}

.todays_cupcake {
	margin-bottom: 5px;
	margin-top: 5px;
}

.todays_cupcake a {
	border-width: 0px;
	color: #FFFFFF;
	font-size: 12px;
	text-transform: uppercase;
}

#footer {
	background: #D4F0F4;
	font-size: 11px;
	/* height: 40px; */
	margin: 10px auto 0px auto;
	overflow: hidden;
	padding-left: 25px;
	padding-right: 25px;
	position: relative;
	width: 900px;
}

#footer p {
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

#footer h2 {
	padding-bottom: 13px;
	padding-top: 13px;
}

#footer .location {
	width: 175px;
	height: 120px;
	float: left;
}

#footer .state {
	color: #70d352;
	font-weight: bold;
}

.left {
	float: left;
}

#locations {
	display: none;
	padding-bottom: 10px;
}

.location_coming_soon {
	font-weight: bold;
	text-transform: uppercase;
}

.location_info {
	margin-top: 10px;
}

#mailing_list {
	float: right;
}

.menu_link {
	padding-bottom: 3px;
	padding-top: 3px;
}

.menu_link a {
	color: #5D2200;
	text-transform: uppercase;
}

#page_frame {
	width: 100%;
	height: 100%;
	position: relative;
}

.scroll {
	overflow: auto;
}

.scroll_up {
	background: url("/images/up_arrow.png");
	height: 10px;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 10px;
}

.scroll_down {
	background: url("/images/down_arrow.png");
	height: 10px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 10px;
}

.scroll_wrapper {
	background: url("/images/two_finger_scroll.png");
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 10px;
	position: relative;
}

#social_media {
	background-color: #582918;
	bottom: 0px;
	left: 20px;
	padding: 5px;
	position: absolute;
	z-index: 9999;
}

.social_media_icon {
	border: 0px solid #90D9E2;
	border-top-width: 0px;
	float: left;
	margin-right: 5px;
	position: relative;
	top: -1px;
	z-index: 999;
}

.social_media_icon img {
	display: block;
}

.social_media_link {
	margin-bottom: 5px;
	margin-top: 5px;
}

.social_media_link a {
	color: #FFFFFF;
	font-size: 12px;
	text-transform: uppercase;
}

#social_media_links {
	border: 0px solid #90D9E2;
	display: none;
	padding: 20px;
	text-align: center;
	position: relative;
	width: 200px;
	z-index: 10;
}

#subscribe {
	margin-top: 5px;
	text-align: right;
}

#subscription {
	float: right;
	padding-top: 20px;
	width: 150px;
}

#subscription input {
	border: 0px;
	width: 100%;
}

#subscription_header {
	font-weight: bold;
	text-transform: uppercase;
}

.success {
	color: #77C243; /* 00CC00; */
	font-weight: bold;
}

.third_column {
	float: left;
	height: 500px;
	overflow: hidden;
	width: 313px;	/* 33%; */
}

.two_third_column {
	float: left;
	height: 500px;
	overflow: hidden;
	width: 637px;	/* 67%; */
}

.window_control {
	position: absolute;
	right: 5px;
	top: 5px;
}
