/* -----------------------------------------------------------------------------------------------------------------------
File Author:	Ryan Marincovich (ryan@bicycletheory.com)
Date Created:   2010.10.08
Client:         Awaken Pilates
File Purpose:	Framework style sheet
REVISIONS:
-------------------------------------------------------------------------------------------------------- */


/* ------------------------------  GLOBAL DEFS  -------------------------------------------------------- */

/* ------------------------------  RESETS  -------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #464646;
	background: url(/_images/framework/bg.gif) center top repeat;
	height: 100%;
}
ol, ul {
	list-style: none;
	margin: 0 0 12px 0;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
p { 
	padding: 0 0 12px 0; 
}
div.details {
	clear: left;
}
.details ol, .details ul { margin: 0 0 12px 15px; }
.details ul { list-style: disc inside; }
.details ol { list-style: decimal inside; }
/* ------------------------------  END RESETS  ---------------------------------------------------- */

/* ------------------------------  GLOBAL IMG DEFS  ---------------------------- */
img {
	border: 0;
	display: block;
}
img.float-right { float: right; }
img.float-left { float: left; }
img.overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 200;
}
div.image {
	width: 200px;
	height: 200px;
	float: left;
	position: relative;
	background: url(/_images/framework/bg-image.gif) top center repeat;
}
div.image-wrapper {
	padding: 4px 0 15px 20px;
	float: right;	
	display: inline;
}
div.related-thumb {
	width: 75px;
	height: 75px;
	margin: 4px 10px 0 0;
	padding: 0 0 4px 0;
	float: left;
	position: relative;
}
.list-row div.related-thumb { margin-top: 6px; }
div.list-image {
	width: 150px;
	height: 150px;
	margin: 4px 0 15px 20px;
	float: right;
	position: relative;
	background: url(/_images/framework/bg-image.gif) top center repeat;
}

/* ------------------------------  END GLOBAL IMG DEFS  ------------------------ */

/* ------------------------------  GLOBAL TEXT HEADER DEFS  ---------------------------- */
/* page header, resource header - 18 */
h1, h2 {
	font-size: 1.125em;
	line-height: 1.375em;
}
h1.page-title { padding: 6px 0 0 0; }
h2.form-header {
	width: 100%;
	height: 51px;
	margin: 5px 0 0 0;
	background: url(/_images/framework/hdivider.gif) top left repeat-x;
	float: left;
}
/* normal font size 11px */
h3, h4, h5, .regular-text, p, .details>ol, .details>ul, h2.site-map-head {
	font-size: 0.6875em;
	line-height: 1.375em;
}
h2.site-map-head {
	width: 640px;
	margin: 15px 0 0 0;
	padding: 3px 10px 5px;
	background: #ebf5cd;
	float: left;
	display: inline;
}
.form-row h3, .form-row-error h3 {
	padding: 1px 10px 0 10px;
	text-align: right;
	float: left;
}
.module h3 {
	width: 200px;
	padding: 10px 10px 0;
	background: url(/_images/modules/global-header.gif) top left no-repeat;
}
/* ------------------------------  END GLOBAL TEXT HEADER DEFS  ------------------------ */
/* --------------------------- LINK DEFS ----------------------------------- */
a { font-weight: bold; color: #693; }
a, a:visited { text-decoration: underline; }
a:hover, a:active { text-decoration: none; }
a.opposite, a:visited.opposite { text-decoration: none; }
a.opposite:hover, a.opposite:active { text-decoration: underline; }
#footer a { color: #fff; }
/* --------------------------- END LINK DEFS ------------------------------- */

/* --------------------------- TEXT DEFS ----------------------------------- */
p.centered-text { text-align: center; }
.form-text { padding: 16px 0 0 0; }
.form-text span { color: #c00; }
.no-records {
	padding: 6px 0 12px 0;
	text-align: center;
}
/* --------------------------- END TEXT DEFS ------------------------------- */

/* --------------------------- ERROR DEFS ---------------------------------- */
.textError {
	width: 100%;
	font-size: 12px;
	font-weight: bold;
	color: #c00;
	background-color: #fee;
}
.textError h1 {
	padding: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	float: left;
}
.textError ul {	padding: 5px 10px 5px 30px; }
.textError a { padding: 10px; }
.textErrorSmall {
	font-size: 11px;
	padding: 5px;
	color: #c00;
}
/* --------------------------- END ERROR DEFS ------------------------------ */

/* --------------------------- FIXES FOR IE6 ------------------------------ */
.clearfix:after {
     content: " "; 
     display: block; 
     height: 0; 
	 font-size: 0;
     clear: both; 
     visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/

* html .clearfix {height: 1%;}
.clearfix {display: block;}

/* DEFS FOR INVADER */
#invaderLayer {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 1000; !important
}
#browserInvader {
	width: 540px;
	margin: 0 auto;
	padding: 0 0 1px 0;
	background: #09f;
}
#browserInvader p.header {
	width: 535px;
	height: 40px;
	padding: 0 0 0 5px;
}
#invaderContent {
	width: 500px;
	margin: 0 auto;
	padding: 16px 19px 19px 19px;
	background: #fff;
}
#invaderContent ul {
	width: 100%;
	margin: 0;
	float: left;
}
#invaderContent ul li { 
	margin: 0; 
	float: left;
}
#invaderContent ul li.icon { 
	width: 120px; 
	padding: 4px 0 0 0;
}
#invaderContent ul li.content { width: 380px; }
#invaderContent ul li.content p.callout {
	width: 360px;
	padding: 5px 9px 6px 9px;
	background: #ffc;
	border: 1px solid #cc9;
}
#invaderContent ul li.content p.callout a { color: #f60; }
#invaderContent ul li.content p.callout a, #invaderContent ul li.content p.callout a:visited { text-decoration: underline; }
#invaderContent ul li.content p.callout a:hover, #invaderContent ul li.content p.callout a:active { text-decoration: none; }
#invaderContent ul li.content .button {
	margin: 20px 0 0 0;
	float: left;
}
#browserInvader p.footer {
	width: 538px;
	height: 21px;
	color: #999;
	font-size: 9px;
	padding: 8px 0 0 0;
	margin: 0 auto;
	background: url(https://dev.venyou.com/_images/modules/bg-invader-footer.gif) top left no-repeat;
}
#browserInvader p.footer span { padding: 0 0 0 9px; }
#browserInvader p.footer a { 
	color: #999; 
	font-weight: normal;
}
#browserInvader p.footer a, #browserInvader p.footer a:visited { text-decoration: underline; }
#browserInvader p.footer a:hover, #browserInvader p.footer a:active { text-decoration: none; }
/* END DEFS FOR INVADER */

/* End hide from IE-mac */

/* --------------------------- END FIXES FOR IE6 -------------------------- */

/* --------------------------- OVERLAY DEFS -------------------------- */
#mainOverlay {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	visibility: hidden;
	z-index: 900;
}
#overlayBG {
	width: 100%;
	height: 100%;
	background-repeat: repeat;
}
.overlay-layer {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.overlay-container {
	width: 720px;
	height: 100%;
	margin: 0 auto;
	position: relative;
}
.overlay-header {
	width: 100%;
	height: 60px;
	margin: 65px 0 0 0;
	background: url(/_images/overlay/header.png) top left no-repeat;
	float: left;
}
.overlay-header h1 { 
	padding: 29px 0 0 30px; 
	color: #000;
}
img.close, .overlay-header span {
	margin: 30px 30px 0 0;
	float: right;
	display: inline;
	position: relative;
}
.overlay-header span { margin-right: 10px; }
.overlay-body {
	width: 100%;
	float: left;
	background: url(/_images/overlay/body.png) top center repeat-y;
}
.overlay-body p {
	width: 100%;
	text-align: center;
	padding: 16px 0 7px 0;
}
.overlay-footer {
	width: 100%;
	height: 20px;
	float: left;
	background: url(/_images/overlay/footer.png) top left no-repeat;
}
.overlay-content {
	width: 660px;
	margin: 20px auto 0 auto;
}
#gallery {
	float: left;
	width: 660px;
	padding: 0 0 10px;
}
#galleryOverlay {
	width: 660px;
	margin: 18px 0 0 0;
	clear: right;
}
#videoPlayer, #photoGallery {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	visibility: hidden;
}
#videoFrame, #videoFrameYT {
	width: 640px;
	margin: 0 auto;
}
#photoGalleryFlash {
	width: 640px;
	margin: 10px auto 0 auto;
	background-color: #000;
}
#videoFrame, #photoGalleryFlash {
	border: none;
	text-align: center;
	position: relative;
}
/* --------------------------- END OVERLAY DEFS ---------------------- */

/* ------------------------------  END GLOBAL DEFS  ---------------------------------------------------- */

/* ------------------------------  FRAMEWORK STYLES  -------------------------------------------------------- */

#container {
	width: 100%;
}
#siteContainer {
	width: 980px;
	margin: 0 auto;
}
#header {
	width: 100%;
	height: 200px;
	margin: 30px 0 0 0;
	background: url(/_images/framework/bg-header.png) top left no-repeat;
}
.body-container {
	width: 980px;
	margin: 0;
	text-align: left;
	background: url(/_images/framework/bg-body.png) top center repeat-y;
}
#bodyMinHeight {
	width: 1px;
	height: 275px;
	float: right;
	overflow: hidden;
}
/* ------------------------------  SITE HEADER STYLES  ------------------------------------------------------ */
#logo {
	margin: 10px 0 0 10px;
	float: left;
	display: inline;
}
.schedule-button {
	margin: 55px 25px 0 0;
	float: right;
	display: inline;
}
/* ------------------------------  END SITE HEADER STYLES  -------------------------------------------------- */

/* ------------------------------  MAIN NAV AND 2NAV STYLES  ------------------------------------------------------ */
#globalNavigationBar {
	width: 960px;
	height: 40px;
	margin: 0 auto;
	clear: left;
}
ul#globalNavigation {
	width: 885px;
	height: 100%;
	margin: 0 0 0 43px;
	float: left;
	display: inline;
}
li.about, li.services, li.classes, li.instructors, li.training, li.contact {
	height: 100%;
	float: left;
	background-repeat: no-repeat;
	position: relative;
	z-index: 500;
}
ul#globalNavigation li.about { 
	width: 131px; 
	background-image: url(/_images/nav/about.gif);
}
ul#globalNavigation li.services { 
	width: 124px; 
	background-image: url(/_images/nav/services.gif);
}
ul#globalNavigation li.classes { 
	width: 111px; 
	background-image: url(/_images/nav/classes.gif);
}
ul#globalNavigation li.instructors { 
	width: 154px; 
	background-image: url(/_images/nav/instructors.gif);
}
ul#globalNavigation li.training { 
	width: 208px; 
	background-image: url(/_images/nav/training.gif);
}
ul#globalNavigation li.contact { 
	width: 146px; 
	background-image: url(/_images/nav/contact.gif);
}
ul#globalNavigation li span { display: none; }
ul#globalNavigation li.nav-on { background-position: bottom left; }
ul#globalNavigation li.nav-off { background-position: top left; }
ul#globalNavigation li a.global { 
	width: 100%;
	height: 100%;
	float: left;
}

/* ------------------------------  END 2NAV STYLES  -------------------------------------------------- */

/* --------------------------- COLUMN CONTAINERS ----------------------------------- */
#pageContent {
	width: 920px;
	margin: 0 0 0 40px;
	position: relative;
}
#containerFull { 
	width: 900px;
	margin: 0 0 0 40px;
}
#pageMainColumn {
	width: 660px;
	padding: 10px 0;
	float: left;
}
* html #pageRightColumn {
	margin: 0 0 0 697px;
}
#pageRightColumn {
	width: 220px;
	padding: 0 0 10px 0;
	margin: 0 0 0 700px;
}
#pageRightColumn .balanced-body {
  float: left;
  margin: 10px 0 0;
  width: 100%;
  text-align: center;
}
#pageRightColumn .balanced-body img {
  display: inline-block;
  border-radius: 10px;
}
.header-bar {
	width: 100%;
	height: 56px;
	float: left;
}
.share-container, .share-container-home {
	padding: 10px 0 0 0;
	float: right;
	display: inline;
}
.share-container-home { padding: 4px 0 15px 20px; }
/* --------------------------- END COLUMN CONTAINERS ------------------------------- */

/* ------------------------------  END BODY STYLES  ---------------------------------------------------- */

/* ------------------------------  FOOTER STYLES  ------------------------------------------------------ */
#footer {
	width: 980px;
	height: 50px;
	margin: 0 auto;
	background: url(/_images/framework/footer.png) top left no-repeat;
	color: #ccc;
	clear: left;
}
#footer p.copy {
	width: 300px;
	padding: 21px 0 0 20px;
	float: left;
	display: inline;
}
#footer ul {
	width: 180px;
	padding: 21px 20px 0 0;
	margin: 0;
	float: right;
	display: inline;
}
#footer ul li {
	float: right;
}
#footer ul li.divider {	padding: 0 5px; }
/* ------------------------------  END FOOTER STYLES  -------------------------------------------------- */
