@charset "UTF-8";
/* CSS Document */

@import url('cupcake_nav_style.css');

body {
	font-family: Verdana, Geneva, sans-serif;
	padding: 0px;
	margin: 0px;
}

h1 {
	font-size: 26px;
	margin: 0px 0px 15px 0px;
	color: #b01f2d;
}

h2 {
	color: #ff8a00;
}

a:link {color: #F60; text-decoration:none;}
a:visited {color: #F60; text-decoration:none;}
a:hover {color: #F60; text-decoration:underline;}
a:active {color: #F60; text-decoration:none;}

p, ol li {
	font-size: 11px;
	line-height: 16px;
}

#Facebook {
	color: #FFF !important;	
}

td {
	vertical-align: top;
	padding: 6px;
}

#Header {
	width: 100%;
	height: 274px;
	background: url(../images/body_bkg.jpg) repeat-x;	
}

#HeaderWrapper {
	width: 960px;
	height: 274px;
	margin: 0px auto 0px auto;
	position: relative;
	background:url(../images/header_wide.jpg) no-repeat;
}

#VeganLogo {
	width: 124px;
	height: 94px;
	position: absolute;
	left: 742px;
	top: 3px;
}

#Wrapper {
	width: 960px;
	margin: 0px auto 0px auto;
	position: relative;
}

#NavBar {
	width: 600px;
	height: 46px;
	position: absolute;
	top: 195px;
	left: 355px;
}

.slideshow {
	z-index: 10;
}

#MiddleBar {
	width: 100%;
	float: left;
	height: 24px;
	background: #000;
}

#MainWindow {
	width: 960px;
	float: left;
	margin: 0px 0px 15px 0px;
}

#MainWindow_Top {
	width: 960px;
	height: 26px;
	float: left;
	background: url(../images/MainWindow_Top.jpg) no-repeat;
}

#MainWindow_Main {
	width: 950px;
	background: url(../images/MainWindow_Bkg.jpg) repeat-y;
	float: left;
	position: relative;
	padding: 5px;
}

#MainWindow_Bottom {
	width: 960px;
	height: 29px;
	background: url(../images/MainWindow_Bottom.jpg) no-repeat;
	float: left;
}

#ImageFrame {
	width: 935px;
	height: 229px;
	float: left;
	margin: -17px 0px 0px 8px;
}

#MapWindow {
	width: 653px;
	height: 462px;
	float: left;
	border: 3px #ffbe00 solid;
	background: #FFF;
}

#LeftColumn {
	width: 711px;
	min-height: 200px;
	float: left;
}

#LeftColumnTopContent {
	width: 700px;
	height: 393px;
	background: url(../images/leftcolumn_topcontent.jpg) no-repeat;
	float: left;
	margin: 15px 0px 0px 15px;
}

#LeftColumnContent {
	width: 352px;
	float: left;
	margin: 200px 0px 0px 20px;
}

#RightColumn {
	width: 215px;
	min-height: 200px;
	float: left;
}

#BlogModule {
	width: 215px;
	margin: 12px 0px 0px 20px;
	position: relative;
}

#BlogModule #BlogTop, #BlogModule #TwitBlogTop {
	width: 215px;
	height: 135px;
	float: left;
}

#BlogModule #BlogTop {
	background: url(../images/blog_top.jpg) no-repeat;
}

#BlogModule #TwitBlogTop {
	background: url(../images/blog_top_twit.jpg) no-repeat;
}

#BlogModule #BlogMain {
	width: 180px;
	background: url(../images/colour_darkred.jpg) repeat;
	margin-left: 20px;
}

#BlogModule #TwitBlogMain {
	width: 166px;
	background: url(../images/color_orange.jpg) repeat;
	margin-left: 20px;
	padding: 7px;
}

#BlogModule #BlogBottom, #BlogModule #TwitBlogBottom {
	width: 215px;
	height: 34px;
}

#BlogModule #BlogBottom {
	background: url(../images/blog_bottom.jpg) no-repeat;
}

#BlogModule #TwitBlogBottom {
	background: url(../images/blog_twitbottom.jpg) no-repeat;
}

#BlogModule p {
	color: #FFF;
}

.RSS_Icon {
	width: 41px;
	height: 42px;
	border: 0px;
}

.RSS_Link {
	width: 41px;
	height: 42px;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 50;
	border: 0px;
}

.Buttons {
	position: absolute;
	top: 340px;
}

.Buttons a {
	display: inline-block;
	width: 70px;
	height: 31px;
	background: url(../images/button.png) no-repeat;
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	text-align: center;
	padding-top: 7px;
	margin-right: 8px;
}

#Footer {
	width: 960px;
	height: 174px;
	float: left;
	background: url(../images/footer.jpg) no-repeat;
	position: relative;
}

#NavBar ul {
	margin: 0px 0px 0px 1px;
	padding: 0px;
	list-style-type: none;
}

/* Footer Styles */

#Twitter {
	position: absolute;
	width: 271px;
	height: 42px;
	left: 655px;
	top: 26px;
	padding-top: 30px;
}

#SB_Container {
	position: absolute;
	width: 316px;
	height: 68px;
	top: 66px;
	left: 325px;
	text-align: center;
}

#SB_Container img {
	margin-right: 5px;
	margin-bottom: 8px;
}

#MailingList {
	position: absolute;
	width: 243px;
	height: 100px;
	left: 10px;
	top: 26px;
	padding: 30px 0px 0px 15px;
}

#MailingList label {
	color: #FFF;
	font-size: 10px;
	width: 100%;
	display: block;
	margin: 0px 0px 5px 0px;
}

#MailingList input {
	margin: 0px 0px 8px 0px;	
}

#MailingList .indicate-required, #MailingList .mc_embed_close {
	display: none;	
}

#MailingList fieldset {
	border: 0px;	
}

#MailingList #Submit {
	margin-top: 5px;
}

#MailingList #mc-embedded-subscribe {
	background: #000;
	border: 0px;
	color: #FFF;
	font-weight: bold;
	cursor: pointer;
	position: absolute;
	right: 0px;
	top: 80px;
}

#MailingList .response {
	position: absolute;
	z-index: 200;
	width: 243px;
	height: 100px;
	border: #F00;
	background: #900;
	color: #FFF;
	font-size: 12px;
	padding: 15px;
	vertical-align: middle;
	top: 0px;
	left: 0px;
}

#Twitter p {
	color: #FFF;
}

#Twitter a:link { color: #CCC; text-decoration: none;}
#Twitter a:visited { color: #CCC; text-decoration: none;}
#Twitter a:hover { color: #FFF; text-decoration: underline;}
#Twitter a:active { color: #CCC; text-decoration: none;}

.contactform label, .orderform label {
	font-size: 12px;
	display: block;
	width: 430px;
	margin: 0px 0px 5px 0px;
}

.contactform input, .orderform input {
	display: block;
	height: 25px;
	width: 90%;
	padding:5px;
	margin: 2px 0px 18px 0px;
	color: #999;
	font-size: 12px;
	border: 1px #333 solid;
}

.contactform textarea, .orderform textarea {
	width: 90%;
	height: 240px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;	
	color: #999;
	font-size: 12px;
	border: 1px #333 solid;
	margin: 2px 0px 18px 0px;
}

.contactform .submit input, .orderform .submit input {
	width: 120px;
	height: 20px;
	padding: 0px;	
	color: #333;
	cursor: pointer;
}

.orderform select {
	margin-bottom: 18px;	
}

div.img_window {
	width: 182px;
	height: 225px;
	z-index: 20;
	background: url(../images/p_window.png) no-repeat;
	position: absolute;
    left: 0px;
    top: 0px;
}

div.img_title {
	width: 182px;
	text-align: center;
	position: absolute;
	left: 0px;
	top: 189px;
	z-index: 30;
	font-size: 12px;
	font-weight: bold;
}

#GalleryNav {
	width: 824px;
	height: 116px;
	float: left;
	position: relative;
	background: url(../images/cnav_eatme.jpg) no-repeat;
}

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

#GalleryNav ul li {
	width: 172px;
	height: 48px;
	position: absolute;
	top: 48px;
	margin-right: 6px;
	display: inline-block;
}

#GalleryNav ul li a {
	display: block;
	width: 172px;
	height: 48px;
}

#GalleryNav ul li span {
	display: none;	
}

#GalleryNav ul li#CookieGallery {
	background: url(../images/tab_cookies.jpg) no-repeat;
	background-position: 0px -48px;
	left: 356px;
}

#GalleryNav ul li#BrownieGallery {
	background: url(../images/tab_brownies.jpg) no-repeat;
	background-position: 0px -48px;
	left: 178px;
}

#GalleryNav ul li#CupcakeGallery {
	background: url(../images/tab_cupcakes.jpg) no-repeat;
	background-position: 0px -48px;
}

#GalleryNav ul li#CupcakeGallery.Cupcakes {
	background-position: 0px 0px;
}

#GalleryNav ul li#BrownieGallery.Brownies {
	background-position: 0px 0px;
}

#GalleryNav ul li#CookieGallery.Cookies {
	background-position: 0px 0px;
}

table#MapHolder {
	margin-top: 30px;
}

table#MapHolder td {
	vertical-align: top;
}

table#MapHolder tr {
	height: 220px;
}

table#MapHolder strong {
	color: #b01f2d	
}

table#MapHolder h2 {
	margin-top: 0px;
}

#RSSFeed {
	width: 171px;
	height: 30px;
	background: #333 url(../images/h_rss.jpg) no-repeat;
	background-position: top;
	position: absolute;
	top: 40px;
	left: -246px;
	padding-top: 60px;
	padding-left: 8px;
	font-size: 10px;
}

#CreditCaption {
	width: 959px;
	color: #FFF;
	font-size: 9px;
	text-align: center;
	position: absolute;
	left: 1px;
	top: 148px;
	height: 17px;
}

#AddCaption {
	width: 876px;
	height: 10px;
	margin: 0px auto 0px auto;
}


/* NEWS STYLES */

.NewsSummary {
	border-bottom: 1px #F00 dashed;
	padding: 10px 18px 5px 18px;
}

.NewsSummaryPostdate {
	width: 100%;
	height: 23px;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	float: left;
	margin: 10px 0px 0px 0px;
}

.NewsSummaryLink {
	font-size: 18px;
	font-weight: bold;
	margin: -10px 0px 12px 0px;
	float: left;
	display: block;
	width: 100%;
}

.NewsSummaryLink a {
	color: #FFF;
}

.NewsSummarySummary {
	font-size: 11px;
	line-height: 16px;
}

.NewsSummaryMorelink {
	width: 59px;
	height: 23px;
	margin: 20px 0px 0px 0px;
}

.NewsSummaryMorelink a {
	width: 59px;
	height: 23px;
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	background: #000;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
}

.NewsSummaryContent {
	font-size: 11px;
	line-height: 16px;
}

#NewsPostDetailDate {
	width: 126px;
	height: 23px;
	background: url(../images/date_ribbon.jpg) no-repeat;
	font-size: 12px;
	font-weight: bold;
	padding: 6px 0px 0px 6px;
	color: #FFF;
	margin-top: 20px;
}

h3#NewsPostDetailTitle {
	font-size: 40px;
	font-weight: bold;
	color: #b90010;
	margin: 12px 0px 10px 0px;
}

#NewsPostDetailSummary {
	font-size: 11px;
	line-height: 16px;
	padding-top: 15px;
	border-top: 1px #b90010 dashed; 
}

#NewsPostDetailSummary p, #NewsPostDetailContent p {
	padding: 0px 25px 0px 25px;	
}

#NewsPostDetailCategory {
}

#NewsPostDetailContent {
	font-size: 11px;
	line-height: 16px;
	padding-bottom: 15px;
	border-bottom: 1px #b90010 dashed;
}

#NewsPostDetailReturnLink {
	width: 59px;
	background: #000;
	padding: 5px;
	font-size: 11px;
	font-weight: bold;
	margin-top: 20px;
	text-align: center;
}


/* Main News Page Styles */

.NewsPageSummary {
	padding: 15px 0px 15px 0px;
	margin: 10px 0px 10px 0px;
	border-bottom: 1px #C63 dashed;
	position: relative;
}

.NewsPageSummary p {
	margin: 10px 40px 10px 20px;
}

.NewsPageSummary .NewsPageSummaryDate {
	font-size: 12px;
	font-weight: bold;
}

.NewsPageSummary .NewsSummaryMorelink {
	position: absolute;
	bottom: 2px;
	right: 0px;
}

.NewsPageSummary .NewsSummaryMorelink a {
	width: 59px;
	height: 23px;
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	background: #000;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
}

#NewsPostDetailReturnLink a {
	color: #FFF;
	text-decoration: none;
}

.NewsPageSummary h1 {
	font-size: 40px;
	color: #C00;
}

table#FlavourList {
	width: 100%;	
}

table#FlavourList td {
	vertical-align: top;
	list-style-image: url(../images/bullet_1.jpg);
}

table#FlavourList ul li {
	font-size: 12px;	
}

.Event {
	width: 300px;
	height: 210px;
	float: left;
	padding: 10px;
	border: 1px #C30 solid;
	margin: 0px 15px 15px 0px;
	background: #b01f2d;
	color: #FFF;
}

.Event strong {
	color: #fbda05;	
}

/* The HQ Panel Styles */

#HQPanel {
	margin: 10px 0px 15px 35px;
	float:left;
	width: 181px;
}

#Panel_HQ_Top {
	background: url(../images/panel_hq_top.jpg) no-repeat;
	width: 181px;
	height: 140px;
	float: left;
}

#Panel_HQ_Bottom {
	width: 181px;
	height: 37px;
	background: url(../images/panel_hq_bottom.jpg) no-repeat;	
	float: left;
}

.PanelRed {
	background: url(../images/panel_hq_bodycolor.jpg) repeat;
	width: 169px;
	float: left;
	padding: 6px;
}

.PanelRed strong {
	color: #000;	
}

.PanelRed p {
	color: #FFF;	
}

#HQPanelWide {
	background: url(../images/panel_hq_two.jpg) no-repeat;
	width: 661px;
	height: 284px;
	position: relative;
}



