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

/*===== FONTS =====*/

@font-face {
  font-family: "futuraMed";
  src: url(../fonts/futuraMed.otf) format("truetype");
}
@font-face {
  font-family: "futuraLight";
  src: url(../fonts/futuraLight.otf) format("truetype");
}
@font-face {
  font-family: "futura";
  src: url(../fonts/futura.otf) format("truetype");
}

/*===== CSS =====*/

body{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	display: block;
	background-color: #000;
	background-image: url(../img/bg-main.jpg);
	background-repeat: no-repeat;
	background-position: center -15px;
	margin: 0 0 20px 0;
}
#wrap{
	width: 1050px;
	position: relative;
	padding: 0;
	height: auto;
	margin: 0 auto;
}
#main {
	position: relative;
	height: 700px;
	width: 1050px;
	top: 74px;
	margin: 0 auto 0;
}
#mainCommunity {
	position: relative;
	height: 700px;
	width: 1050px;
	top: 74px;
	margin: 0 auto 0;
	background: url(../img/bg-community.jpg) no-repeat left top;
}
#main #nav {
	position: absolute;
	height: 214px;
	width: 150px;
	top: 0px;
	left: -27px;
	background-image: url(../img/bg-nav.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#nav #selections {
	position: absolute;
	height: auto;
	width: auto;
	left: 55px;
	top: 32px;
}
#selections #link {
	position: relative;
	height: 26px;
	color: #fff;
	line-height: 26px;
	font-size: 16px;
}
#selections #link a {
	position: relative;
	height: 26px;
	color: #fff;
	line-height: 26px;
	font-size: 16px;
	font-family: futura, ArialLight, Helvetica, sans-serif;
	cursor: pointer;
	z-index: 500;
}
#selections #link a:hover {
	position: relative;
	height: 26px;
	color: #fff;
	line-height: 26px;
	font-size: 16px;
	font-family: futura, ArialLight, Helvetica, sans-serif;
	cursor: pointer;
	text-decoration: none;
	z-index: 500;
}
#browseUpload {
	float: left;
	height: 30px;
	width: 100px;
	position: relative;
}
#selections #link a.current {
	position: relative;
	height: 26px;
	color: #999;
	line-height: 26px;
	font-size: 16px;
	font-family: futura, ArialLight, Helvetica, sans-serif;
}
#reservation {
	background: url(../img/btn-opentable.jpg) no-repeat center top;
	position: absolute;
	height: 54px;
	width: 296px;
	top: 13px;
	right: 25px;
}
#reservation a {
	background: url(../img/btn-opentable.jpg) no-repeat center top;
	position: relative;
	height: 54px;
	width: 296px;
	float: left;
}
#btm {
	position: relative;
	height: 20px;
	width: 1050px;
}
#btnRobert {
	background-image: url(../img/btn.png);
	background-repeat: repeat;
	position: absolute;
	height: 65px;
	width: 225px;
	top: 250px;
	left: 425px;
}
#btnRobert a  {
	background-image: url(../img/btn.png);
	background-repeat: repeat;
	height: 65px;
	width: 225px;
	cursor: pointer;
	float: left;
}
#btnChris {
	background-image: url(../img/btn.png);
	background-repeat: repeat;
	position: absolute;
	height: 25px;
	width: 200px;
	top: 365px;
	left: 450px;
}
#btnChris a {
	background-image: url(../img/btn.png);
	background-repeat: repeat;
	position: absolute;
	height: 25px;
	width: 200px;
}
#btnMelisa {
	background-image: url(../img/btn.png);
	background-repeat: repeat;
	position: absolute;
	height: 25px;
	width: 200px;
	top: 395px;
	left: 450px;
}
#btnMelisa a {
	background-image: url(../img/btn.png);
	background-repeat: repeat;
	position: absolute;
	height: 25px;
	width: 200px;
}
#btnJon {
	background-image: url(../img/btn.png);
	background-repeat: repeat;
	position: absolute;
	height: 50px;
	width: 200px;
	top: 450px;
	left: 450px;
}
#btnJon a {
	background-image: url(../img/btn.png);
	background-repeat: repeat;
	position: absolute;
	height: 50px;
	width: 200px;
}
#btnMenu {
	background-image: url(../img/btn.png);
	background-repeat: repeat;
	position: absolute;
	height: 100px;
	width: 500px;
	top: 150px;
	left: 150px;
}
#btnMenu a {
	background-image: url(../img/btn.png);
	background-repeat: repeat;
	height: 65px;
	width: 225px;
	float: left;
}
#wrapUpload {
	width: 1000px;
	position: relative;
	padding: 0;
	height: auto;
	margin: 0 auto;
}
#wrapUpload #form {
	position: relative;
	height: auto;
	width: 400px;
	top: 250px;
	margin: 0 auto;
}

.file_input_textbox
{
	float: left;
	width: 275px;
}

.file_input_div
{
	position: relative;
	width: 110px;
	height: 30px;
	overflow: hidden;
	margin: 0 0 10px;
}

.file_input_button
{
	width: 100px;
	position: relative;
	top: 0px;
	color: #FFFFFF;
	border: 1px solid #999;
	margin: 0 0 0 10px;
	font-size: 14px;
	letter-spacing: 0.1ex;
	background: #999 url(../img/bg-select.gif) repeat-x 0px;
	height: 30px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	padding: 5px 2px;
	color: #333;
	border: 1px solid #893F1A;
	background: url(../img/bg-input.gif) no-repeat 0px 0px;
}

.file_input_hidden
{
	font-size: 45px; 
	position: absolute; 
	right: 0px; 
	top: 0px; 
	opacity: 0; 
	
	filter: alpha(opacity=0); 
	-ms-filter: "alpha(opacity=0)"; 
	-khtml-opacity: 0; 
	-moz-opacity: 0;
}

button {
	background: url(../img/btn-upload.jpg) no-repeat center 0px;
	position: absolute;
	height: 63px;
	width: 195px;
	border: none;
	padding: 0;
	margin: 0;
	cursor:pointer;
}
button:hover {
	background: url(../img/btn-upload.jpg) no-repeat center -63px;
	position: absolute;
	height: 63px;
	width: 195px;
	border: none;
	padding: 0;
	margin: 0;
	cursor:pointer;
}
form #label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #eee;
	margin: 20px 0 7px;
}
#linksPress {
	position: absolute;
	height: auto;
	width: 220px;
	left: 300px;
	top: 120px;
}
#linksPress a {
	height: auto;
	font-family: futuraMed, Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #fff;
}
#linksAward {
	position: absolute;
	height: auto;
	width: 175px;
	left: 375px;
	top: 120px;
}
#linksEvent {
	position: absolute;
	height: auto;
	width: 390px;
	left: 598px;
	top: 120px;
}
iframe {
	height:500px;
	width: 390px;
	overflow:auto;
	border: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	padding: 0;
	margin: 0;
	line-height: 22px;
	background: none;
	color: #fff;
	}
#events {
	font-family: futuraMed, Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #fff;
	width: 370px;
	height: auto;
}
#events #title {
	font-size: 16px;
	font-weight: bold;
	font-family: futuraMed,;
}
#events #info {
	font-size: 14px;
	font-weight: normal;
	padding: 0 0 0 20px;
}
#navCommunity {
	position: absolute;
	height: 230px;
	width: 130px;
	top: 74px;
	left: 0px;
}
#mainCommunity #testimonials {
	font-size: 13px;
	color: #fff;
	position: absolute;
	width: 430px;
	height: auto;
	top: 120px;
	left: 560px;
	line-height: 18px;
	font-family: futuraMed, Helvetica, Arial, sans-serif;
}
#downloadLink {
	position: relative;
	height: 200px;
	width: 1050px;
	top: 300px;
	margin: 0 auto;
	text-align: center;
	font-size: 40px;
	color: #555;
	letter-spacing: -1px;
	line-height: 50px;
}
.download {
	color: #C60;
}

