@charset "utf-8";

html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input {
	margin:0pt;
	padding:0pt;
}
body {
	background-color: #f2f2f2;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #999999;
	line-height: 17px;
}
p {
	padding-bottom: 12px;
}

.hero-buttons-wrap {
	float: left;
	padding-right: 0px;
	padding-left: 20px;
	width: 940px;
	padding-top: 35px;
	padding-bottom: 25px;
}
.hero-button img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.hero-button {
	float: left;
	width: 220px;
	margin-right: 13px;
}
.side-button {
	padding-bottom: 20px;
}

.site-wrap {
	clear: both;
	width: 1000px;
	background-image: url(../images/site_background.png);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
}
.wrapper {
	clear: both;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

.site-content {
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	width: 960px;
}
.header {
	clear: both;
	float: left;
	width: 960px;
	position: relative;
	height: 125px;
	background-image: url(../images/header_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.sub-header {
	float: left;
	width: 960px;
}

.logo {
	height: 113px;
	width: 232px;
	position: absolute;
	background-image: url(../images/quayfitness_logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	right: 17px;
	top: 7px;
}
.body-content {
	clear: both;
	float: left;
	width: 960px;
	background-image: url(../images/light_grad.png);
	background-repeat: repeat-x;
	background-position: left top;
}


.logo h1 span {
	display: none;
}
.logo a {
	display: block;
	height: 113px;
	width: 232px;
}#nav {
	position: absolute;
	top: 100px;
}
.main-content {
	float: left;
	width: 960px;
	
}
.mainhome {
	background-image: url(../images/homepage_man.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.apa-logo {
	display: block;
	text-align: right;
}
.footer {
	background-image: url(../images/footer_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 940px;
	margin-left: 10px;
	height: 60px;
	margin-top: 25px;
	margin-bottom: 15px;
	text-align: center;
	color: #FFFFFF;
}
.footer-top {
	font-size: 12px;
	padding-top: 5px;
}
.footer-bottom {
	font-size: 11px;
	line-height: 14px;
	padding-top: 3px;
}

.footer-top a, .footer-top a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footer-top a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


.maincontent-copy {
	padding-right: 20px;
	padding-left: 250px;
	padding-top: 30px;
}
.makebooking-butt {
	height: 70px;
	width: 341px;
	padding-top: 15px;
}
.maincontent-copy p {
	padding-left: 5px;
	padding-right: 30px;
}
.subtitle {
	font-size: 16px;
	color: #ff6600;
	display: block;
	padding-bottom: 10px;
	font-weight: bold;
}
ul.quaylist {
	list-style-position: outside;
	list-style-type: none;
	padding-bottom: 12px;
}
.quaylist li {
	padding-left: 20px;
	background-image: url(../images/orange-bullet.png);
	background-repeat: no-repeat;
	background-position: 4px 4px;
	padding-bottom: 4px;
	padding-right: 30px;
}


.leftcolumn {
	float: left;
	width: 253px;
}

.rightcolumn p {
	padding-right: 30px;
}
.makebooking-butt a span {
	display: none;
}
.makebooking-butt a {
	background-image: url(../images/makebooking_butt.png);
	background-repeat: no-repeat;
	background-position: left 0px;
	display: block;
	height: 70px;
	width: 341px;
}
.makebooking-butt a:hover {
	background-position: left -70px;
}
	
.title {
	display: block;
	padding-bottom: 15px;
}
.rightcolumn {
	float: right;
	width: 675px;
	margin-right: 20px;
	padding-top: 30px;
}
.left-about {
	padding-top: 30px;
	padding-left: 20px;
}
/* Form Styles */
.formlabel {
	font-size: 13px;
	font-weight: bold;
	line-height: 24px;
}
input {
	margin: 0;
	padding-top: 5px !important;
	padding-left: 2px !important;
	font-size: 12px;
	color: #000000;
	background: #ffffff;
	border: 1px solid #CCCCCC;
	height: 22px;
} 
input.box {
	width: 250px;
}
input.spam {
	width: 25px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding-top: 5px !important;
	padding-left: 2px !important;
	font-size: 12px;
	color: #000000;
	background: #ffffff;
	border: 1px solid #CCCCCC;
	width: 250px;
} 
input.button {
  /*margin-top: 5px !important;*/
  cursor: pointer;
  border: none;
  background: url(../images/submit-button.png) no-repeat left top;
  font-weight: bold;
  width: 89px;
  height: 28px;
}
.errormsg {
	display: block;
	width: 250px;
	line-height: 18px;
	color: #db1616;
	font-weight: bold;
	border-top: 1px solid #db1616;
	border-bottom: 1px solid #db1616;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 0px;
}
.form {
	padding-bottom: 30px;
}
/* Form styles end */
a, a:link {
	color: #ff6600;
	text-decoration: underline;
}
a:hover {
	color: #ff6600;
	text-decoration: none;
}.headshot {
	float: right;
	padding-left: 15px;
	padding-bottom: 15px;
}
.homepage-video {
	float: right;
	padding-left: 20px;
	padding-bottom: 20px;
}
.video-caption {
	font-size: 10px;
	padding-top: 5px;
	text-align: center;
	padding-right: 5px;
	width: 210px;
	padding-bottom: 5px;
	background-color: #eeeeee;
	margin-top: 2px;
	padding-left: 5px;
}
