body {
	margin: 0;
	padding: 0;
}

body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #fff;
}

img {
	border: none;
}

div {
	outline: none;
}

h1, h2, h3, h4, h5 {
	color: #fff;
	margin: 0;
	padding: 0;
}

h1 {
	font-size:;
	padding: 0px 0px 30px 0px;
	color: #7b7b7b;
}

h2 {
	font-size:;
	padding: 0px 0px 15px 0px;
}

a {
	cursor: pointer;
	color: #fff;
	text-decoration: underline;
	outline: none;
}

a:hover {
	text-decoration: none;
}

#background {
	height: 100%;
	width: 100%;
	overflow: hidden;
	background: transparent;
	position: relative;
	z-index: 0;
}

#background img {
	visibility: visible;
	bottom: 0;
}

#allContent{
	height: 100%;
	width: 100%;
	*overflow-x: hidden;
	*overflow-y: scroll;
	overflow: auto;
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	text-align: center;
}

#logo {
	width: 967px;
	height: 140px;
	margin: 0px auto -70px auto;
	text-align: right;
}

#tagline {
	margin: 56px 24px 0px 0px;
}

#thelogo {
	margin: 25px 30px 0px 0px;
	z-index: 9998;
	position: relative;
}

#main-content {
	width: 967px;
	margin: 0 auto;
	position: relative;
	z-index: 100;
}

#nav {
	width: 178px;
	padding: 36px 3px 0px 0px;
	text-align: right;
	float: left;
	z-index: 9999;
	position: relative;
}

#nav img {
	margin: 0px 0px 4px 0px;
}

#footer {
	width: 967px;
	margin: 0 auto;
	clear: both;
	text-align: right;
	color: #535353;
	padding: 5px 0px;
	font-size: 10px;
	letter-spacing: .05em;
}

#footer a {
	color: #535353;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#content {
	width: 786px;
	height: 507px;
	float: right;
}

#content-top {
	width: 786px;
	height: 400px;
}

#content-top ul {
	padding: 0;
	z-index: 900;
	width: 800px;
	height: 418px;
	position: relative;
	margin: 0px -800px -418px 0px;
	display: block;
	background: url(images/site/gallery-background.png) no-repeat;
}

#content-top ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
}

#content-top ul li img {
	padding: 0px 14px 18px 0px;
}

#content-footer {
	width: 786px;
	height: 107px;
	text-align: right;
}

#content-footer img {
	margin: 0px 0px 0px 2px;
}

#thumb-top {
	position: relative;
	width: 786px;
	height: 107px;
	z-index: 899;
	float: right;
}

#thumb-top ul {
	margin: 0;
	padding: 0;
}

#thumb-top ul li {
	margin: 0px 0px 0px 2px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	display: inline;
	float: right;
	width: 16px;
	height: 107px;
}

#thumb-top ul li div {
	/*padding: 90px 0px 0px 0px;*/
	padding: 0;
	text-align: center;
	color: #fff;
	font-size: 10px;
	cursor: pointer;
	width: 16px;
	overflow: hidden;
	height: 107px;
}

#thumb-bottom {
	position: relative;
	width: 786px;
	height: 107px;
	z-index: 890;
	margin: -107px 0px 0px 0px;
	float: right;
}

#content-full-page {
	width: 756px;
	height: 368px;
	margin: 139px 0px 0px 0px;
	text-align: right;
	padding: 0px 0px 0px 30px;
}

/* Generic Use Classes */

.text-white { color: #fff; }
.text-black { color: #000; }
.text-orange { color: #e35500; }
.text-grey { color: #7b7b7b; }
.scroll-inner { padding: 0px 13px 0px 0px; }
.text-10 { font-size: 10px; }
.text-12 { font-size: 12px; }
.text-14 { font-size: 14px; }
.text-16 { font-size: 16px; }
.text-18 { font-size: 18px; }
.text-20 { font-size: 20px; }

.nowrap { white-space: nowrap; }

/* Home Page */

#home-content {
	text-align: right;
	font-size: 18px;
	font-weight: bold;
	width: 500px;
	float: right;
	padding: 100px 20px 0px 0px;
}

#intro {
	width: 786px;
	height: 507px;
	margin: 0px 0px -507px -786px;
	position: relative;
	z-index: 10001;
	position: relative;
	overflow: hidden;
	background: #fff;
	float: right;
}

#intro ul {
	margin: 0;
	padding: 0;
	background: none;
	width: 786px;
	height: 507px;
	overflow: hidden;
}

#intro li {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 786px;
	height: 507px;
	position: absolute;
	top: 0;
	left: 0;
}

#sign-up-link {
	position: absolute;
	top: -60px;
	right: -130px;
}
/* Stories */

#stories-content {
	overflow: auto;
	height: 368px;
}

/* Submit */

#submit-content-top {
	width: 756px;
	height: 298px;
	padding: 102px 30px 0px 0px;
	text-align: right;
}

#submit-content-footer {
	width: 756px;
	height: 97px;
	text-align: right;
	padding: 10px 30px 0px 0px;
}

.submit-form input[type="text"] {
	width: 261px;
	height: 21px;
	color: #a5b0b1;
	font-size: 11px;
	padding: 4px 5px 0px 0px;
	border: none;
	background: #fff;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.submit-form textarea {
	width: 531px;
	height: 219px;
	background: #fff;
	color: #a5b0b1;
	text-align: right;
	border: none;
	padding: 4px 5px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*
 *
 * Hello Section
 *
*/

/* About Muuv */

#about-muuv-content-top {
	width: 456px;
	height: 298px;
	padding: 102px 0px 0px 330px;
	text-align: right;
}

#about-muuv-content-footer {
	width: 756px;
	height: 62px;
	padding: 45px 30px 0px 0px;
	text-align: right;
	color: #625e56;
}

#about-muuv-content-footer a {
	color: #fff;
	text-decoration: none;
}

#about-muuv-content-footer a:hover {
	text-decoration: underline;
}

#about-muuv-content {
	overflow: auto;
	height: 259px;
}

/* Location */

#location-content {
	line-height: 18px;
	text-align: right;
	padding: 102px 30px 0px 500px;
}

/* Press */

#press-content {
	overflow: auto;
	height: 368px;
	padding: 0px 0px 0px 300px;
}

.press-title a {
	color: #e35500;
	font-weight: bold;
	text-decoration: none;
}

.press-title a:hover {
	text-decoration: underline;
}

#press-content-detail {
	overflow: auto;
	height: 368px;
}

/*
 *
 * Classes Section
 *
*/

/* Classes */

#classes-content {
	overflow: auto;
	height: 368px;
	padding: 0px 0px 0px 50px;
	color: #7b7b7b;
}

#classes-content a {
	color: #7b7b7b;
	text-decoration: underline;
}

#classes-content a:hover {
	text-decoration: none;
}

#classes-instructor a {
	font-weight: bold;
	text-decoration: underline;
}

#classes-instructor a:hover {
	text-decoration: none;
}

/* Instructors */

#instructors-content {
	overflow: auto;
	height: 368px;
	padding: 0px 0px 0px 150px;
	color: #7b7b7b;
}

#instructor-quote {
	font-weight: bold;
	color: #fff;
}

.instructor-classes {
	color: #7b7b7b;
}

.instructor-classes a {
	text-decoration: underline;
	font-weight: bold;
	color: #7b7b7b;
}

.instructor-classes a:hover {
	text-decoration: none;
}

/* Schedule */

#schedule-content {
	overflow: auto;
	height: 368px;
	padding: 0px 0px 0px 50px;
	color: #7b7b7b;
	font-size: 14px;
}

#schedule-content h2 {
	cursor: pointer;
}

#schedule-content h3 {
	color: #7b7b7b;
	font-size: 16px;
	font-weight: bold;
}

#schedule-content a {
	color: #7b7b7b;
	text-decoration: underline;
	font-weight: bold;
}

#schedule-content a:hover {
	text-decoration: none;
}

.schedule-box {
	padding: 0px 20px 0px 0px;
}

#message {
	padding: 30px;
	color: #fff;
}

.schedule-intro a {
	color: #fff;
}

#white-links a {
	color: #fff;
	text-decoration: underline;
}

#white-links a:hover {
	text-decoration: none;
}
