
/* 

- olive #847E5E
- light olive #DDDBD3

bloorview primary colors:
- blue #0077d4
- green #12ad2a

bloorview primary colors:
- purple #962399
- light green #b2bc00
- sky blue #00c2e2
- yellow #ffb300
- orange #ff5f00
- red #d02433

*/




body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background: #462920 url(images/body/RFP_webHOME_c1_v3_bkg_r2.jpg) no-repeat fixed 50% 0;
}

#MasterContainer {
	position: absolute;
	top: 15px;
	right: 0;
	left: 0;
	z-index: 1;
	width: 760px;
	height: 760px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background-color: #ffffff;
	text-align: left;
}


/* ----- BODY STRUCTURE STYLES --------------------- */

#BodyHeader {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 563px;
	height: 65px;
}

#BodyHeaderDonateButton {
	position: absolute;
	left: 563px;
	top: 0px;
	width: 197px;
	height: 65px;
}

#BodyMainLogo {
	position: absolute;
	left: 0px;
	top: 65px;
	width: 189px;
	height: 184px;
}

#BodyNavTop {
	position: absolute;
	left: 189px;
	top: 65px;
	width: 571px;
	height: 29px;
}

#BodyBloorviewDidYouKnow {
	position: absolute;
	left: 189px;
	top: 94px;
	width: 253px;
	height: 82px;
}

#BodyBuyCalendarButton {
	position: absolute;
	left: 442px;
	top: 94px;
	width: 318px;
	height: 82px;
}

#BodyContent {
	position: absolute;
	left: 189px;
	top: 176px;
	width: 571px;
	height: 257px;
}

#BodyMainBKFLogo {
	position: absolute;
	left: 0px;
	top: 249px;
	width: 189px;
	height: 92px;
}

#BodyMainSponsorLogos {
	position: absolute;
	left: 0px;
	top: 341px;
	width: 189px;
	height: 92px;
}

#BodyNavBottom {
	position: absolute;
	left: 0px;
	top: 433px;
	width: 760px;
	height: 59px;
}

#BodyNavBottom025 {
	position: absolute;
	left: 0px;
	top: 492px;
	width: 201px;
	height: 151px;
}

#BodyNavBottomChefsList {
	position: absolute;
	left: 201px;
	top: 492px;
	width: 170px;
	height: 125px;
	background-color: #FFFFFF;
}

#BodyNavBottom032 {
	position: absolute;
	left: 371px;
	top: 492px;
	width: 14px;
	height: 151px;
}

#BodyNavBottomRecipesList {
	position: absolute;
	left: 385px;
	top: 492px;
	width: 170px;
	height: 125px;
}

#BodyNavBottom033 {
	position: absolute;
	left: 555px;
	top: 492px;
	width: 14px;
	height: 151px;
}

#BodyNavBottomWinesList {
	position: absolute;
	left: 569px;
	top: 492px;
	width: 170px;
	height: 125px;
}

#BodyNavBottom034 {
	position: absolute;
	left: 739px;
	top: 492px;
	width: 21px;
	height: 151px;
}

#BodyNavBottom035 {
	position: absolute;
	left: 201px;
	top: 617px;
	width: 170px;
	height: 26px;
}

#BodyNavBottom036 {
	position: absolute;
	left: 385px;
	top: 617px;
	width: 170px;
	height: 26px;
}

#BodyNavBottom037 {
	position: absolute;
	left: 569px;
	top: 617px;
	width: 170px;
	height: 26px;
}

#BodyAdSponsor {
	position: absolute;
	left: 0px;
	top: 643px;
	width: 760px;
	height: 175px;
	background-color: white;
}

/* ----- CHANGE BKG FOR BODYCONTENT --------------------- */

#BodyContent {
	background-image: url(images/body/BodyContentBkg.gif);
}

#BodyContent #BodyContentScroll {
	position: absolute;
	left: 20px;
	top: 25px;
	width: 536px;
	height: 207px;
	overflow: auto;
}

#BodyBloorviewDidYouKnowText {
	z-index: 16;
	position: absolute;
	left: 257px;
	top: 132px;
	width: 180px;
	height: 38px;
	color: white;
	font-weight: bold;
	font-size: 11.5px;
	line-height: 12px;
	overflow: hidden;
	border-style: none;
	display: table;	
}

#BodyBloorviewDidYouKnowText p {
	display: table-cell;
    vertical-align: middle;	
}

#BodyBloorviewDidYouKnowText a:link, #BodyBloorviewDidYouKnowText a:visited, #BodyBloorviewDidYouKnowText a:hover, #BodyBloorviewDidYouKnowText a:active {
	color: #ffffff !important;
	text-decoration: none !important;
	display: block;

}


#AdsGallery {position:absolute;top:0px;left:0px;width:760px;height:175px;background-color:#fcfcfc;	overflow: hidden;}








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


a:link, a:visited {
	color: #000000 !important;
	text-decoration: underline;
}

a:hover {
	color: #000000 !important;
	text-decoration: underline;
}

a:active {
	color: #000000 !important;
	text-decoration: none;
}

a img, a:link img, a:visited img, a:hover img {
	text-decoration: none !important;
}

#BodyContent p,#BodyContent ul,#BodyContent ol,#BodyContent li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin-left: 15px;
	margin-right: 15px;
}

#BodyContent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	margin: 0 15px 5px;
}

#BodyContent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-left: 15px;
	margin-right: 15px;
}

#BodyContent .subhead {
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}

.addborder {
	border: 1px solid #0077d4;
}

.addbkg {
	background-color: #000000;
}


#BodyNavBottomChefsList, #BodyNavBottomRecipesList, #BodyNavBottomWinesList {
	overflow: auto;
}

#BodyNavBottomChefsList h1, #BodyNavBottomRecipesList h1, #BodyNavBottomWinesList h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin: 10px 10px 10px;
}



.ShowHideArea span.ShowHideBox ul {
	padding: 0px !important;
	color: #000000;
	margin: 0px 0px 0 5px !important;
}

.ShowHideArea span.ShowHideBox ul li {
	margin-bottom: 3px;
}

.ShowHideArea {margin-top: 0px !important;width: 100%;
	margin-bottom: 2px !important;
}
.ShowHideArea a.ShowHideToggle {font-size: 14px; 
}
.ShowHideArea span.ShowHideBox {
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 7px 7px 7px 15px;
	background-color: #f4f4f1;
	font-style: normal;
}


.ShowHideArea a.ShowHideToggle, .ShowHideArea a.ShowHideToggle:link, .ShowHideArea a.ShowHideToggle:visited, .ShowHideArea a.ShowHideToggle:active {color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.ShowHideArea a.ShowHideToggle:hover	{color: #000000;}








.BodyFormText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}



/* - FORM STYLES ------------------------------------------- */

form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	width: 300px;
}
form div label {
	display: block;
	float: left;
	width: 75px;
	padding: 3px 5px;
	margin: 0px 0px 5px 0px;
	text-align: right;
	position: relative;
	top: -5px
}
form div {
  clear: left;
  display: block;
  width: 300px;
  height: expression('1%');
  margin: 5px 0px 0px 0px;
  padding: 1px 3px;
}
form div input, form div select, form div textarea {
	width: 200px;
	padding: 1px 3px;
	margin: 0px 0px 0px 0px;
	background-color: #000000;
}
form div fieldset {
	clear: none;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	margin: 0px 0px 0px 90px;
	padding: 0px 5px 5px 5px;
	width: 193px;
}
form div fieldset legend {
	font-size: 100%;
	color: #ffffff;
	padding: 0px 3px 0px 9px;
}
form div label.labelCheckbox, form div label.labelRadio {
  float: none;
  display: block;
  width: 200px;
  height: expression('1%');
  padding: 0px;
  margin: 0px 0px 5px 150px;
  text-align: left;
}
form div fieldset label.labelCheckbox, form div fieldset label.labelRadio {
  margin: 0px 0px 5px 5px;
  width: 170px;
}
form div input.inputCheckbox, form div input.inputRadio, input.inputCheckbox, input.inputRadio {
  display: inline;
  height: 14px;
  width: 14px;
  background-color: transparent;
  border-width: 0px;
  padding: 0px;
  margin: 0px 0px 0px 140px;
}
form div label.labelCheckbox, form div label.labelRadio, label.labelCheckbox, label.labelRadio {
  display: block;
  width: 190px;
  height: expression('1%');
  padding: 4px 0px 0px 18px;
  text-indent: -18px;
  line-height: 120%;
}
form div label.labelCheckbox input.inputCheckbox, form div label.labelRadio input.inputRadio, label.labelCheckbox input.inputCheckbox, label.labelRadio input.inputRadio {
  margin: 0px 0px 0px 0px;
}
form div small {
  display: block;
  margin: 0px 0px 5px 90px;
  padding: 1px 3px;
  font-size: 88%;
  height: expression('1%');
}
form div.submit {
  width: 214px;
  padding: 0px 0px 0px 90px;
}
form div.submit div {
  display: inline;
  float: left;
  text-align: left;
  width: auto;
  padding: 0px;
  margin: 0px;
}
form div input.inputSubmit, form div input.inputButton, input.inputSubmit, input.inputButton {
  background-color: #000000;
  color: #ffffff;
  width: auto;
  padding: 0px 6px;
  margin: 0px;
}
form div.submit div input.inputSubmit, form div.submit div input.inputButton {
  float: right;
  margin: 0px 0px 0px 5px;
}





#BodyFinePrint {
	position: absolute;
	top: 840px;
	right: 0;
	left: 0;
	z-index: 1;
	height: 36px;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-left: 50px;
}

.Copyright, .Copyright a:link, .Copyright a:visited, .Copyright a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.Copyright a:hover {
	color: #ffb300;
	text-decoration: underline;
}

.GCMText, .GCMText a:link, .GCMText a:visited, .GCMText a:active {
	color: #eee;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.GCMText a:hover {
	color: #ffb300;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

