body {
  background-color:white;
  font-family:Arial, Geneva, Helvetica, sans-serif;
  font-size:12px;
  color:black;
  margin:0px;
}

/* master header */
.masthead {
	width:976px;
	margin:auto;
	margin-bottom:8px;
}
.masthead_linksbar {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:white;
	width:925px;
	margin-left:20px;
}
.masthead_linksbar a {
	color:#FFFFFF;
	text-decoration:none;
}
.masthead_linksbar a:hover, .masthead_linksbar a:active {
	color:#FFFFFF;
	text-decoration:underline;
}
.masthead_date {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:white;
	margin-left:15px;
	margin-bottom:5px;
}
.masthead_since {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:white;
	margin-right:20px;
	margin-bottom:5px;
}

/* super div contains tabs and main div */
.superdiv {
	width:976px;
	margin:auto;
}

/* tabs panel below master header */
.tabs {
	width:960px;
	margin-left:6px;
}
.tabs td a {
	color:#000000;
	text-decoration:none;
}
.tabs_active {
	height:40px;
	border-top:1px solid #A0A0A0;

	background-image:url(../../images/layout/activetab.jpg);
	background-repeat:repeat-x;
	background-position:top left;
}
.tabs_active .tabs_title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#515151;
	text-align:center;
	padding-top:15px;
}
.tabs_inactive {
	height:30px;
	border-top:1px solid #A0A0A0;
	border-bottom:1px solid #A0A0A0;

	background-image:url(../../images/layout/inactivetab.jpg);
	background-repeat:repeat-x;
	background-position:top left;
}
.tabs_inactive .tabs_title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#515151;
	text-align:center;
	padding-top:7px;
}
.tabs_br {
	border-right:1px solid #A0A0A0;
}
.tabs_bl {
	border-left:1px solid #A0A0A0;
}


/* main div that contains the main table */
.maindiv {
	width:958px;
		
	padding-top:20px;
	margin-left:6px;
	padding-bottom:128px;	

	border-left:1px solid #A0A0A0;
	border-right:1px solid #A0A0A0;
	border-bottom:1px solid #A0A0A0;	

	background-image:url(../../images/layout/mainbg.jpg);
	background-repeat:repeat-x;
	background-position:top left;	
}

/* main table containing all columns */
.maintable {
	width:932px;
	height:400px;
	margin-left:auto;
	margin-right:auto;
	/*
	min-height:800px;
	*/
}
.mt_col1 {
	width:200px;
	border:1px solid #D6D6D6;
	background-color:#FFFFFF;
	padding:0px;
	font-size:11px;
}
.mt_col1_div {
	margin:10px;
}
.mt_col2 {
	width:32px;
	background-image:url(../../images/layout/dotline.gif);
	background-repeat:repeat-y;
	background-position:top;	
}
.mt_col3 {
	width:468px;
	border:1px solid #D6D6D6;
	padding-top:10px;
	background-color:#FFFFFF;
}
.mt_col4 {
	width:32px;
	background-image:url(../../images/layout/dotline.gif);
	background-repeat:repeat-y;
	background-position:top;	
}
.mt_col5 {
	width:200px;
	border:1px solid #D6D6D6;
	background-color:#FFFFFF;
	padding:0px;
	font-size:11px;
}
.mt_col5_div {
	margin:10px;
}

/* the footer links area */
.footer {
	width:960px;
	margin:auto;
	margin-top:30px;
	margin-bottom:30px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#333333;
}

/* div within midcol2, used on all columns with database events */
/* retains width between left and right borders of midcol2 */
.columnevents {
	width:420px;
	margin:auto;
}

/* div within midcol2, used on all static column pages or form pages */
/* this gives abit more width for the page content */
/* retains width between left and right borders of midcol2 */
.othercolumns {
	width:95%;
	margin:auto;
}

/* div used "What's on Now" on homepage, living in kawarthas, and business page */
.whatsnew {
	width:420px;
	margin:auto;
}

/* table within whatsnew div, contains column thumbnails boxes and column descriptions */
.whatnewtable {
  width:100%;
}

/* div column title within whatsnewtable: "Pubs & Clubs", "Publisher's Picks" */
.whatnewtitle1 {
	font-weight:bold;
	font-size:11px;
	color:#000000;
	margin-bottom:5px;
	font-family:Arial, Geneva, Helvetica, sans-serif;
}

/* div column decription within whatsnewtable: "Brief Description under the title" */
.whatnewsubtitle1 {
	font-size:10px;
	line-height:10px;
	color:#000000;
	font-family:Arial, Geneva, Helvetica, sans-serif;
	margin-bottom:20px;
}

/* div column title within whatsnewtable: "MIGHT PUT FB HERE" (sidebar3.asp) */
.whatnewtitle2 {
	font-size:10px;
	color:#333333;
	font-family:Arial, Geneva, Helvetica, sans-serif;
	font-weight:bold;
}

/* div left column sidebar title: "Quick Reference", "Side Bar Title", "Left Column", "Right Column", "Featured Columns" */
.sidetitle {
	font-family:Arial, Geneva, Helvetica, sans-serif;
	font-size:14px; 
	color:#000000; 
	font-weight:bold;
	margin-bottom:15px;
}

/* div main column content title: "What's On: Pubs & Nightclubs", "Contact Us", etc. */
.coltitle {
	font-family:Arial, Geneva, Helvetica, sans-serif;
	font-size:16px; 
	color:#000000; 
	font-weight:bold;
	margin-bottom:15px;
}

/* div title used on behind the scenes columnn */
.behindtitle1 {
	font-family:Arial, Geneva, Helvetica, sans-serif;
	font-size:12px; 
	color:#000000; 
	font-weight:bold;
}

/* paragraph red required text, used throughout site (submit.asp) */
.red {
	color:#FF0000;
}

/* span "NEW THIS WEEK" event red text, appears above event listing */
.newthisweek {
	font-family:Arial, Geneva, Helvetica, sans-serif;
	font-size:10px;
	color:red;
}

/* all hyper links */
a {
	color:#000000;
}

/* div "Share and post this event!" box, appears below event listing */
.sharebox {
	border-bottom:1px solid #A0A0A0;
	padding:5px;
	padding-bottom:10px;
	font-size:12px;
	margin-bottom:25px;
}
.sharebox a {
	color:#000000;
}

/* div "Share and post these search results!" box, appears on event search page */
.sharebox2 {
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	font-size:12px;
}
.sharebox2 a {
	color:#000000;
}

/* div column thumbnail boxes, within whatsnewtable */
.greybox {
	width:80px;
	height:80px;
	border:1px solid #999999;
	background-color:#CCCCCC;
	margin-right:15px;
	margin-bottom:20px;
}

/* div smaller gray thumbnail box, within whatsnewtable (sidebar3.asp) */
.greybox2 {
	width:55px;
	height:55px;
	border:1px solid #999999;
	background-color:#CCCCCC;
	margin-right:15px;
	margin-bottom:20px;
}

/* bold, event date shown: "Wednesday, July 7", "Strawberries - A Rose by another name?" */
.date {
	font-family:Arial, Geneva, Helvetica, sans-serif;
	font-weight:normal;
	font-size:16px;
}

/* all horizontal rulers */
hr {
  height:1px;
  color:#A0A0A0;
  background-color:#A0A0A0;
}

/* unsorted lists with breaks between items */
.listbreaks {
	margin-left:0px;
	padding-left:0px;
	list-style-type:none;
}
.listbreaks li {
	margin-left:0px;
	padding-left:0px;
	padding-bottom:5px;
}
.listbreaks li ul {
	padding-top:5px;
}

/* page headers used through out site */
h1 {
  font-family:Arial, Geneva, Helvetica, sans-serif;
  font-size:18px;
	color:#000000;
	font-weight:bold;
}

h2 {
  font-family:Arial, Geneva, Helvetica, sans-serif;
  font-size:16px;
	color:#000000;
	font-weight:bold;
}

h3 {
  font-family:Arial, Geneva, Helvetica, sans-serif;
  font-size:14px;
	color:#000000;
	font-weight:bold;
}

h4 {
  font-family:Arial, Geneva, Helvetica, sans-serif;
  font-size:12px;
	color:#000000;
	font-weight:bold;
}

/* list boxes: "Featured Columns" on homepage */
.list {
	padding-left:5px !important;
	margin-left:5px !important;
	list-style-type:square;
}
.list li {
  margin-bottom:2px;
}

/* list boxes: Summer Kids column tips list (summerkids.asp) */
.list2 {
  margin-left:10px; /* IE */
  padding-left:10px; /* Firefox */
  list-style-type:square;
}
.list2 li {
  margin-bottom:5px;
}

/* Datagrid and other functional stuff below ------------------------------------------------------------------------------------- */

/* used for CAPTCHA text display */
.ascii {
	font-family:Arial, Geneva, Helvetica, sans-serif;
  color:#000000;
  font-weight:normal;
	line-height:8px !important;
	font-size:8px;
}

/* used for CAPTCHA text display */
pre {
  margin-top:2px;
  margin-bottom:10px;
}

/* popup calendar links */
.underline a, .underline a:link, .underline a:visited, .underline a:hover, .underline a:active {
  text-decoration:underline;
  cursor:pointer;
  cursor:hand;
  color:blue;
}

/* spans that are text links */
.textlink {
  text-decoration:underline;
  cursor:pointer;
  cursor:hand;
  color:blue;
}

/* image buttons */
.imgbut {
  cursor:pointer;
  cursor:hand;
}

/* hide links */
a.hide {
  color:black !important;
  text-decoration:none !important;
  border-bottom:0px !important;
}
.hidelinks a {
  text-decoration:none !important;
  border-bottom:0px !important;
}

/* public form button and field styles */
.inputbutton {
  border-style:solid;
  border-width:1px;	
  border-top-color:#D9DFEA;
  border-left-color:#D9DFEA;
  border-bottom-color:#0e1f5b;
  border-right-color:#0e1f5b;
  background-color:#97BA52;	
  color:#FFFFFF;
  font-size:12px;
	font-weight:bold;
  font-family:Arial, Geneva, Helvetica, sans-serif;
  vertical-align:middle;
  height:22px;
}

.inputtext {
  border:1px solid #BDC7D8;
  font-family:Arial, Geneva, Helvetica, sans-serif;
  font-size:12px;
  vertical-align:middle;
  padding:2px;
}

.textarea {
  border:1px solid #BDC7D8;
  font-family:Arial, Geneva, Helvetica, sans-serif;
  font-size:12px;
  padding:1px;
}

/* used on submit.asp for calendar fields */
.readonly {
	color:#333333;
	background-color:#CCCCCC;
	cursor:default;
	border:1px solid #BDC7D8;
}

/* below this is the public version of the admin form styles */
.adminform {
  margin:5px;
  font-size:12px;
}
.adminform th {
  font-weight:bold;
  padding:4px;
  color:#333333;
}
.adminform td {
  padding:4px;
  vertical-align:top;
}
.aform1 {
  text-align:right;
  font-weight:bold;
  color:#333333;
  width:20%;
  font-size:12px;
}
.aform1b {
  text-align:left;
  font-weight:bold;
  color:#333333;
  font-size:12px;
}
.aform2 {
  text-align:left;
}
.req {
  color:red;
  font-weight:bold;
  font-size:9px;
  font-family:Arial, Geneva, Helvetica;
}
.req2 {
  color:orange;
  font-weight:bold;
  font-size:9px;
  font-family:Arial, Geneva, Helvetica;
}
.message {
  color:black;
  text-align:left;
	/*
  font-size:10pt;
  font-weight:normal;
  border:1px solid #FFE222;
  background-color:#FFFBE2;
  padding:4px;
  margin:5px;
  width:500px;
	*/
}
.errormessage {
  color:black;
  text-align:left;
	/*
  font-size:10pt;
  font-weight:normal;
  border:1px solid #DD3C10;
  background-color:#FFEBE8;
  padding:4px;
  margin:5px;
  width:500px;
	*/
}

/* End datagrid stuff ------------------------------------------------------------------------------------- */


