/*
Site: SceneToronto.com
URL: www.scenetoronto.com
Author: MXS/mv
Date: 10/27/08
*/

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana;
	font-size: 12px;
	text-align: center;
	background: #fff url('/img/bg3.jpg') repeat-x top center;
	}

#Page, #Copyright { 
	margin: 10px auto 0 auto;
	padding: 0;
	text-align: left;
	width: 800px;
	background: #dcdcdc;
	border: 1px solid #000;
	}

#Header {
	margin: 5px;
	background: url('/img/header.jpg') no-repeat center center;
	height: 100px;
	}

#Menu { margin: 10px 0 12px 3px; }

#Menu a:link, #Menu a:visited {
	display: inline;
	margin-right: 7px;
	float: left;
	width: 110px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: url('/img/button.jpg') no-repeat center center;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	}

#Menu a:hover {
	background: url('/img/button_on.jpg') no-repeat center center;
	color: #8ed3d9;
	}

/* Main */

#Page {
	background: #fff url('/img/bgin.jpg') repeat-x top center;
}

#ColLeftMain, #ColLeftMainLong, #ColLeftBottom, #ClubGal {
	display: inline;
	margin: 0 0px 12px 5px;
	padding: 0;
	float: left;
	width: 570px;
	}
	
#ColRightMain, #ColRightBottom, #ClubGalRight {
	display: inline;
	margin: 0 5px 12px 0px;
	padding: 0;
	float: right;
	width: 203px;
	border: 2px solid black;
	}

#ColRightMain h2, #ColRightBottom h2, #ClubGalRight h2 {
	margin: 0;
	padding: 10px;
	background: #000;
	color: #FFF;
	text-align: center;
	font-size: 15px;
	}

#ColLeftMain { height: 380px; background-color: #000; text-align: center; }
#ColRightMain { height: 378px; background: #dcdcdc; }
#ColRightBottom { height: 250px; background: #dcdcdc; }
#ClubGalRight { height: 251px; }
#ClubGalRight p { padding-top: 10px; }

#ColLeftMain img { border: 0; padding: 0; margin: 0; }
#ColLeftMain, #ColLeftMainLong { border: 1px solid black; }

#ColLeftMain p, #ColLeftMain h2, #ColLeftMain form, #ColRightMain p, #ColLeftMainLong p, #ColLeftMainLong h2, #ColLeftMainLong form, #ClubGalRight p {
	margin: 0 10px 10px 10px;
}

.Box, .ClubBox {
	display: inline;
	float: left;
	margin: 0 12px 12px 0;
	width: 180px;
	height: 120px;
	border: 1px solid #000;
	cursor: pointer;
	}

.Boxend { margin-right: 0; }

/* Footer */

#Copyright {
	border: 0;
	background: none;
	font-size: 10px;
	text-align: center;
	}


/* Misc */

#ColRightMain form, #ColRightBottom form {
	margin: 10px;
}

#glistSubmit, #contactSubmit {
	background: #000;
	color: #FFF;
	font-weight: bold;
	font-size: 15px;
	border: 1px solid #CCC;
	margin: 10px;
	padding: 3px;
	text-align: center;
	cursor: pointer;
}

.clear { clear: both; }

#ColLeftMainLong table {
	font-size: 12px;
}

#ColLeftMainLong table td {
	border: 1px solid #BBB;
	padding: 5px;
}

#Privs { padding-top: 5px; }


.GalPic {
	float: left;
	cursor: pointer;
	border: 1px solid #000;
}

.GalLink {
	margin: 5px;
	padding: 5px;
	cursor: pointer;
	background: #AAA;
}

#PhotoC img {
	margin: 5px;
	cursor: pointer;
}

#allEvents { margin-top: 5px; }
#allEvents, #allEvents option { font-size: 11px; }

#PhotoFrame {
	margin: 0;
	padding: 0;
	background: #000 url('/photos/load.jpg') no-repeat center center;
}

.sep {
	height: 6px;
	font-size: 2px;
	padding: 0;
	margin: 0;
}
