
body
{
    margin: 0;
    padding: 0;
	text-align:center;
    background: #000000 url('images/page_bg.jpg') repeat-x;
}
a
{
    border: 0;
    text-decoration: none;
}
img
{
    border: 0;
    text-decoration: none;
}
div
{
    margin: 0;
    padding: 0;
}
.floatLeft
{
	float:left;
}
#Main
{
    margin: 0;
    margin-left: auto;
    margin-right: auto;
    width: 990px;
    height: 660px;
    position: relative;
	
}
div#BackgroundFlash
{}


.BackgroundBlank {
	background: #f8981d;

}
.flashholder
{
	position: absolute;
    top: 38px;
    left: 0;
    z-index: 2;
}

div.Header
{
    background-color: #000000;
    width: 100%;
    height: 38px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
}
div.TopMenu
{
    margin: 0 0 0 168px;
    z-index: 4;
    height: 38px;
    width: 822px;
    cursor: default;
}
div.MenuItem
{
    float: left;
    height: 38px;
    margin: 0 20px 0 20px;
    clear: none;
    cursor: pointer;
}
div.LeftBar
{
    width: 168px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 4;
    margin-right: 10px;
}
div.Logo
{
    width: 168px;
    height: 316px;
    margin-bottom: 10px;
}
div.LeftLink1
{
    width: 168px;
    height: 60px;
    margin-bottom: 10px;
}
div.LeftLink2
{
    width: 168px;
    height: 148px;
}

div.ContentHolder_blank
{
    position: absolute;
    top: 48px;
    left: 178px;
    width: 803px;
    height: 526px;
	z-index: 5;
	overflow-y: auto;

}
div.ContentHolder_forum
{
    position: absolute;
    top: 48px;
    left: 178px;
    width: 803px;
    height: 526px;
	z-index: 5;
	overflow-y: auto;

}

div.ContentHolder_drivethru
{
	position: absolute;
	top: 42px;
	left: 178px;
	width: 440px;
	height: 356px;
	z-index: 5;
	overflow-y: auto;
	/*background: url('images/drivethru_content_bg.gif') no-repeat;*/
}
div.ContentHolder_home
{
	position: absolute;
	top: 42px;
	left: 178px;
	width: 440px;
	height: 350px;
	z-index: 4;
	overflow: hidden;
}
div.ContentHolder_workplace
{
    position: absolute;
    top: 42px;
    left: 178px;
    width: 440px;
    height: 356px;
	z-index: 5;
	overflow-y: auto;
	/*background-image: url('images/workplace_content_bg.gif');*/
}

div.ContentHolder_events
{
    position: absolute;
    top: 42px;
    left: 178px;
    width: 440px;
    height: 356px;
	z-index: 5;
	overflow-y: auto;
	/*background-image: url('images/event_content_bg.gif');*/
}
div.ContentHolder_drivethruBB
{
	position: absolute;
	top: 42px;
	left: 178px;
	width: 550px;
	height: 500px;
	z-index: 5;
	overflow-y: auto;
	/*background: url('images/drivethru_content_bg.gif') no-repeat;*/
}
div.ContentHolder_homeBB
{
	position: absolute;
	top: 42px;
	left: 178px;
	width: 570px;
	height: 500px;
	z-index: 4;
	overflow-y: auto;
}
div.ContentHolder_workplaceBB
{
    position: absolute;
    top: 42px;
    left: 178px;
	width: 550px;
	height: 500px;
	z-index: 5;
	overflow-y: auto;
	/*background-image: url('images/workplace_content_bg.gif');*/
}

div.ContentHolder_eventsBB
{
    position: absolute;
    top: 42px;
    left: 178px;
	width: 550px;
	height: 500px;
	z-index: 5;
	overflow-y: auto;
	/*background-image: url('images/event_content_bg.gif');*/
}

div.PageContent
{
    font-family: arial;
    margin: 4px;
    font-size: 12px;
}
div.PageContent h3
{
	color:#000000;
	font-weight: bold;
    font-size: 14px;
    margin: 0;
}
div.PageContent p
{
    margin: 0 0 12px 0;
}
div.PageContent a
{
    font-weight: bold;
    color: #EE2E24;
}
div.PageContent a:hover
{
    color: #CF1A10;
}

div.RightBar
{
    position: absolute;
    top: 61px;
    right: 15px;
    width: 227px;
	height:200px;
    z-index: 4;
}
div.RightBarHome
{
    position: absolute;
    top: 29px;
    left: 748px;
    width: 227px;
    z-index: 4;
}
div.RightLink1, div.RightLink2, div.RightLink3
{
    width: 240px;
    cursor: pointer;
}


div.RightLink1
{
    height: 181px;
    margin: -2px 0 0 0;
}
div.RightLink2
{
    height: 96px;
    margin: 35px 0 0 -3px;
}
div.RightLink3
{
    height: 147px;
    margin: 35px 0 0 -1px;
}
div.Footer
{
	background-color: #000000;
	width: 100%;
	height: 74px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 3;
	cursor: default;

}

div.FooterMenu
{
	padding-top: 5px;
}

div.FooterMenu p, div.FooterMenu normal 
{
	text-transform: uppercase;
    font-family: Arial;
    font-size: 10px;
    color: #F8981D;
	line-height:20px;

}

div.FooterMenu a, div.FooterMenu .Copyright
{
    color: #F8981D;
}
div.FooterMenu a:hover
{
    color: #FFFFFF;
}

div.about-reviews-about, div.about-about-about, div.about-about
{
	height: 74px;
    margin: 0 0 0 40px;
    cursor: pointer;
}
div.about-reviews-review, div.about-about-review, div.about-review
{
	height: 94px;
    margin: 25px 0 0 40px;
    cursor: pointer;
}
div.about-reviews-find, div.about-about-find, div.about-find
{
	height: 123px;
    margin: 19px 0 0 40px;
    cursor: pointer;
}
div.about-reviews-back, div.about-about-back, div.about-back
{
	height: 13px;
    margin: 169px 0 0 40px;
    cursor: pointer;
}


div.events-find
{
	height: 86px;
    margin: 0 0 0 41px;
    cursor: pointer;
}
div.events-book
{
	height: 85px;
    margin: 26px 0 0 41px;
    cursor: pointer;
}
div.events-last
{
	height: 133px;
    margin: 25px 0 0 41px;
    cursor: pointer;
}
div.events-review
{
	height: 32px;
    margin: 25px 0 0 41px;
    cursor: pointer;
}
div.events-back
{
	height: 15px;
    margin: 95px 0 0 44px;
    cursor: pointer;
}

div.workplace-request
{
	height: 124px;
    margin: -1px 0 0 40px;
    cursor: pointer;
}
div.workplace-form
{
	height: 50px;
    margin: 30px 0 0 41px;
    cursor: pointer;
}
div.workplace-barista
{
	height: 123px;
    margin: 20px 0 0 41px;
    cursor: pointer;
}

div.drivethru-find
{
	height: 112px;
    margin: -1px 0 0 44px;
    cursor: pointer;
}
div.drivethru-menu
{
	height: 51px;
    margin: 18px 0 0 44px;
    cursor: pointer;
}
div.drivethru-work
{
	height: 82px;
    margin: 30px 0 0 40px;
    cursor: pointer;
}

div.menu-about
{
	height: 74px;
    margin: 0px 0 0 39px;
    cursor: pointer;
}
div.menu-find
{
	height: 112px;
    margin: 22px 0 0 42px;
    cursor: pointer;
}
div.menu-work
{
	height: 81px;
    margin: 21px 0 0 39px;
    cursor: pointer;
}
div.menu-event
{
	height: 118px;
    margin: 23px 0 0 41px;
    cursor: pointer;
}
       
       
div.franchise-apply
{
	height: 119px;
    margin: -1px 0 0 43px;
    cursor: pointer;
}
div.franchise-process
{
	height: 56px;
    margin: 27px 0 0 40px;
    cursor: pointer;
}
div.franchise-system{
	height: 64px;
    margin: 24px 0 0 42px;
    cursor: pointer;
}
div.franchise-who
{
	height: 88px;
    margin: 23px 0 0 39px;
    cursor: pointer;
}
div.franchise-faq
{
	height: 75px;
    margin: 29px 0 0 44px;
    cursor: pointer;
}
div.franchise-back
{
	height: 11px;
    margin: 7px 0 0 44px;
    cursor: pointer;
}

div.PageContent3
{
	color:#000000;
    font-family: Verdana;
    margin: 0px;
    font-size: 11px;
    line-height:17px;
	/*width:455px;*/
}

div.PageContent2
{
	color:#000000;
    font-family: Verdana;
    margin: 5px;
    font-size: 11px;
    line-height:17px;
	/*width:455px;*/
}
div.PageContent2 h3
{
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 3px;
	color:#000000;
}
div.PageContent2 p
{
    color:#000000;
    font-family: Verdana;
    font-size: 11px;
    line-height:17px;
	margin: 0 0 11px 0;
}
div.PageContent2 normal
{
    color:#000000;
    font-family: Verdana;
    font-size: 11px;
    line-height:17px;
	margin: 0 0 11px 0;
}
div.PageContent2 a
{
    font-weight: bold;
    color: #EE2E24;
}
div.PageContent2 a:hover
{
    color: #CF1A10;
}
/******************** DYNAMIC ITEMS***************************************/

/*========================================================*/
/*  8. Main Menu and Module Menus                         */
/*========================================================*/

.MainMenu_MenuContainer				{
	background-color: transparent;
}
.MainMenu_MenuBar					{
	cursor: pointer;
	cursor: hand;
	background-color: Transparent;
}
/*-- submenu --*/
.MainMenu_SubMenu					{
	z-index: 999999;
	margin: -1px 0px 0px;
	padding: 0px;
	border: 1px solid #000;
	
}

/*-- submenu items idle       --*/
.MainMenu_MenuItem	{
	z-index: 999999;
	text-transform: uppercase;
	text-align:center;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #fffbfa;
	height:38px;
	background-color: #000000;
	padding-right: 10px;
	padding-left: 0px;
	border: none;

}
/*-- submenu items hover      --*/
.MainMenu_MenuItemSel	{
	z-index: 999999;
	text-transform: uppercase;
	text-align:center;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #fdc988;
	height:38px;
	background-color: #000000;
	padding-right: 10px;
	padding-left: 0px;
	border: none;

}

/*-- menuitems idle           --*/
.MainMenu_Idle						{
	text-transform: uppercase;
	border:none;
	text-align:center;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #fffbfa;
	height:38px;
	padding-right: 15px;
	padding-left: 0px;
	background-color: #000000;
									}

.MainMenu_Idle td					{
	text-transform: uppercase;
	border:none;
	text-align:center;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #fffbfa;
	height:38px;
	padding-right: 15px;
	padding-left: 0px;
	background-color: #000000;
									}
/*-- menuitems over           --*/
.MainMenu_Selected					{
	z-index: 999999;
	text-transform: uppercase;
	border:none;
	text-align:center;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #fdc988;
	height:38px;
	background-color: #000000;
	padding-right: 15px;
	padding-left: 0px;	
}
.MainMenu_Selected td				{
	z-index: 999999;
	text-transform: uppercase;
	border:none;
	text-align:center;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #fdc988;
	height:38px;
	background-color: #000000;
	padding-right: 15px;
	padding-left: 0px;	
}
/*-- menuitems active         --*/
.MainMenu_BreadcrumbActive			{
	z-index: 999999;
	text-transform: uppercase;
	border:none;
	text-align:center;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #fdc988;
	height:38px;
	background-color: #000000;
	padding-right: 15px;
	padding-left: 0px;
}
.MainMenu_Active					{
	z-index: 999999;
	text-transform: uppercase;
	border:none;
	text-align:center;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #fdc988;
	height:38px;
	background-color: #000000;
	padding-right: 15px;
	padding-left: 0px;
}
.MainMenu_BreadcrumbActive td		{
	z-index: 999999;
	text-transform: uppercase;
	border:none;
	text-align:center;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #fdc988;
	height:38px;
	background-color: #000000;
	padding-right: 15px;
	padding-left: 0px;
}
.MainMenu_Active td					{
	z-index: 999999;
	text-transform: uppercase;
	border:none;
	text-align:center;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #fdc988;
	height:38px;
	background-color: #000000;
	padding-right: 15px;
	padding-left: 0px;
}


/*-- not needed - main menu   --*/	
.MainMenu_MenuIcon  		{
	display: none;
}
									
.MainMenu_RootMenuArrow  	{
	display: none;
}
.MainMenu_MenuArrow  		{ display: none; }

.MainMenu_MenuBreak			{ display: none; }
.MainMenuSeperator			{ display: none; }

/******************************************************************/


.userlogin {

}
a.login:link, a.login:active, a.login:visited {
	text-transform: uppercase;
    font-family: Arial;
    font-size: 10px;
    color: #F8981D;
	text-align:right;


}

links, a.links:link, a.links:active, a.links:visited {
	text-transform: uppercase;
    font-family: Arial;
    font-size: 10px;
    color: #F8981D;

}
a.user:link, a.user:active, a.user:visited {
	text-transform: uppercase;
    font-family: Arial;
    font-size: 10px;
    color: #F8981D;
	text-align:right;

}
a.hover:hover {

	text-decoration: underline;
	color:#FFFFFF;

}
a.user:hover {

	text-decoration: underline;
	color:#FFFFFF;

}
a.links:hover {

	text-decoration: underline;
	color:#FFFFFF;

}

.FormLabel {
	font: 9px Arial, Helvetica, sans-serif;
	color: #000000;
}

.FormLabelCell {
	font: 9px Arial, Helvetica, sans-serif;
	color: #000000;
}

.FormTable {
width:100%;
}
a.CommandButton:active,
a.CommandButton:visited,
a.CommandButton:link				{ 
	color:#000000;
    font-family: Verdana;
    margin: 4px;
    font-size: 11px;
    line-height:17px;
	text-decoration: none; }
a.CommandButton:hover				{
	color:#FF0000;
	font-family: Verdana;
	margin: 4px;
	font-size: 11px;
	line-height:17px;
	text-decoration: none;
}


