/* Normalize */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}
h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
}
ul {
  list-style: none;
}
address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset, img {
  border: 0;
}
caption, th {
  text-align: left;
}
q:before, q:after {
  content: '';
}


/* Typography */
body {
  font: 13px "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	line-height: 18px;
}
h1 {
  font-size: 22px;
	margin-bottom: 16px;
	line-height: 24px;
}
h2 {
  font-size: 18px;
}

ul.breadcrumbs {
  font: bold 16px Arial;
}
ul.breadcrumbs a:link {
  text-decoration: underline;
}

div#sidebar {
  font: 13px Helvetica, Arial, sans-serif;
}
div#sidebar h2 {
  font: bold 19px Helvetica, Arial, sans-serif;
}
div#sidebar h3 {
  font: bold 18px Helvetica, Arial, sans-serif;
  margin-bottom: 0.5em;
}
div#content p, div#content ul, div#content ol, div#content table {
  padding-top: 1em;
}
div#site-info p {
  font-size: smaller;  
}
em {
  font-style: italic;
}
strong {
  font-weight: bold;
}


/* Color */
html {
  background-color: #fae240;
  color: #3e3525;
}
a:link {
  color: #5da252;
}
a:visited {
  color: #d07202;
}
a:hover {
  color: #551a8b;
}
label {
  color: #3e3525;
}
div#sidebar {
  color: #040000;
}
div#sidebar li.flow h2 {
  color: #d07202;
}
div#sidebar li.geek h2 {
  color: #5da252;  
}
div#sidebar h3 {
  color: #4f4c4c;
}


/* Layout */
div#page {
  position:relative;
  width: 960px; 
  margin: 0 auto;
}
div#tint {
  position: absolute;
  width: 100%;
  height: 1024px;
}
div#branding {
  top: 0;
  height: 220px;
}
div#branding h1 {
  position: absolute;
  top: 0;
  left: 60px;
}
div#branding img#construction {
  position: absolute;
  left: 70px;
  top: 116px;
}
div#branding blockquote {
  position: absolute;
  top: 176px;
  left: 234px;;
}
div#nav { /*positioning of the navigation box, upper right */
  position: absolute;
  top: 8px;
  right: 33px;
}
div#tools {
  position: absolute;
  top: 57px;
  right: 16px;
  width: 329px;
  height: 220px;
}
div#tools div.frame-middle {
  height: 116px;
}
div#sidebar {
  float: right;
  margin-top: 18px;
  margin-right: 16px;
  width: 329px;
}
li.box {
  width: 220px;
}
div#content.frame {
  padding-top: 18px;
  margin-left: 51px;
  width: 557px;
}
div#video.frame-wide {
  padding-top: 18px;
  margin-left: 51px;
  width: 893px;
}

/* Images */
html {
  background: transparent url(/images/pg-background-tile.jpg) repeat;
}
div#tint {
  background: transparent url(/images/pg-background-tint.png) repeat-x;
  width: 100%;
  height: 1024px;  
}
div#branding h1 {
  margin-left: -61px;
  width: 611px;
  height: 186px;
  background: transparent url(/images/pg-logo.png) no-repeat;
  text-indent: -9999px;
}
div#branding blockquote p {
  margin-right: -22px;
  width: 387px;
  height: 63px;
  background: transparent url(/images/pg-tagline.png) no-repeat;
  text-indent: -9999px;
}

/* Titles */
div.login {
  width: 55px;
  height: 24px;	
  margin-left: 76px;
  padding-bottom: 4px;
  background: transparent url(/images/pg-title-login.png) no-repeat;
}
h2.subscribe {
  width: 106px;
  height: 17px;	
  margin-left: 92px;
  padding-bottom: 4px;
  background: transparent url(/images/pg-title-subscribe.png) no-repeat;
  text-indent: -9999px;
}
div.login span {
	visibility: hidden;
}
h2.move-of-the-week {
  width: 189px;
  height: 19px;
  background: transparent url(/images/pg-title-move-of-the-week.png) no-repeat;
  text-indent: -9999px;
}
h2.new-modules {
  width: 136px;
  height: 17px;
  background: transparent url(/images/pg-title-new-modules.png) no-repeat;
  text-indent: -9999px;
}
h2.meet-the-instructors {
  width: 222px;
  height: 19px;
  background: transparent url(/images/pg-title-meet-the-instructors.png) no-repeat;
  text-indent: -9999px;
}
h2.inspirational-video {
  width: 187px;
  height: 22px;
  background: transparent url(/images/pg-title-inspirational-video.png) no-repeat;
  text-indent: -9999px;
}

/* Buttons */
input.subscribe {
  width: 61px;
  height: 27px;
  background: transparent url(/images/pg-button-go.png) no-repeat;
  text-indent: -9999px;
  outline: none;
  border: 0;
  margin-left: 10px;
  margin-bottom: 5px;
}
input.get-this-move {
  width: 126px;
  height: 30px;
  background: transparent url(/images/pg-button-get-this-move.png) no-repeat;
  text-indent: -9999px;
  outline: none;
  border: 0;
}
input.module-preview {
  width: 126px;
  height: 30px;
  background: transparent url(/images/pg-button-module-preview.png) no-repeat;
  text-indent: -9999px;
  outline: none;
  border: 0;
}


/* Frames */
div.frame-top, div.frame-wide-top {
	width: 100%;
	height: 24px;
}
div.frame-middle {
	width: 280px;
	padding: 0 24px;
}
div.frame-wide-middle {
	width: 845px;
	padding: 0 24px;
}
div#content div.frame-middle {
	width: 509px;
	margin: 0;
}
div.frame-bottom, div.frame-wide-bottom {
	width: 100%;
	height: 32px;
}
div#content div.frame-top    {background: transparent url(/images/pg-content-top.png)    no-repeat;}
div#content div.frame-middle {background: transparent url(/images/pg-content-middle.png) repeat-y;}
div#content div.frame-bottom {background: transparent url(/images/pg-content-bottom.png) no-repeat;}
div#video div.frame-wide-top    {background: transparent url(/images/pg-content-wide-top.png)    no-repeat;}
div#video div.frame-wide-middle {background: transparent url(/images/pg-content-wide-middle.png) repeat-y;}
div#video div.frame-wide-bottom {background: transparent url(/images/pg-content-wide-bottom.png) no-repeat;}
div#tools div.frame-top,    div#sidebar div.frame-top    {background: transparent url(/images/pg-sidebar-top.png)    no-repeat;}
div#tools div.frame-middle, div#sidebar div.frame-middle {background: transparent url(/images/pg-sidebar-middle.png) repeat-y;}
div#tools div.frame-bottom, div#sidebar div.frame-bottom {background: transparent url(/images/pg-sidebar-bottom.png) no-repeat;}

.frame-bottom > span {
  position: relative;
  bottom: 30px;
  left: 27px;
}

/* Navigation Menu */
div#nav h2 {
  display: none;
}
div#nav ul {
  list-style-type: none;
  text-align: center;
}
div#nav li {
  display: inline;
  overflow: hidden;
  margin: 0px 3px 0px 3px;	/*keep the left and right values equal since these titles are centered*/
  font-size: 25px;			/*font-size of 25px accommodates the images*/
  background: transparent url(/images/pg-nav-off.png) no-repeat;
}
div#nav span {
	visibility:hidden;
}
div#nav a {
	text-decoration: none;
}
div#nav li:hover {
  background: transparent url(/images/pg-nav-hover.png) no-repeat;
}
div#nav li.nav-active {
  background: transparent url(/images/pg-nav-on.png) no-repeat;
}
div#nav li#nav-about       {background-position:    0px;}
div#nav li#nav-catalog     {background-position:  -76px;}
div#nav li#nav-instructors {background-position: -173px;}
div#nav li#nav-tuition     {background-position: -307px;}
div#nav li#nav-news        {background-position: -398px;} 
div#nav li#nav-trailers    {background-position: -473px;} 


/* Account Tools */
/*div#tools h2 {
  display: none;
}*/
div#tools form {
  margin-left: 16px;
}
div#tools legend {
  margin-left: 76px;
  padding-bottom: 8px;
}
div#tools dl input {
  width: 180px;
}
div#tools dt {
  width: 70px;
  height: 2em;
  float: left;
  clear: left;
  text-align: right;
  margin-right: 0.5em;
}
div#tools dd {
  height: 2em;
}
div#tools p {
  margin-left: 92px;
 }
 div#tools input {
 	padding-top: 4px;
 }
div#tools input.subscribe {
  position: block;
  float: right;
  margin-right: 8px;
}

/* Sidebar */
div#sidebar li {
  padding-top: 20px;
  margin-left: 10px;
  padding-bottom: 10px;
  width: 275px;
}

/* Boxes */
div#sidebar li h2 {
  position: absolute;
  margin-top: -16px;
  margin-left: 14px;
  z-index: 10;
}
div#sidebar li div.box-icon {
  position: absolute;
  z-index: 10;
}
div#sidebar li.flow div.box-icon {
  margin-left: -18px;
  margin-top: 1px;
  width: 31px;
  height: 48px;
}
div#sidebar li.geek div.box-icon {
  margin-left: -20px;
  margin-top: 1px;
  width: 33px;
  height: 47px;
}
div#sidebar div.box-top {
	width: 100%;
	height: 24px;
}
div#sidebar div.box-middle {
	padding: 0 24px;
  min-height: 94px;
}
div#sidebar div.box-bottom {
	width: 100%;
	height: 32px;
}
div#sidebar li.flow div.box-icon   {background: transparent url(/images/pg-box-flow-icon.png)   no-repeat; width: 31px; height: 48px;}
div#sidebar li.flow div.box-top    {background: transparent url(/images/pg-box-flow-top.png)    no-repeat;}
div#sidebar li.flow div.box-middle {background: transparent url(/images/pg-box-flow-middle.png) repeat-y;}
div#sidebar li.flow div.box-bottom {background: transparent url(/images/pg-box-flow-bottom.png) no-repeat;}
div#sidebar li.geek div.box-icon   {background: transparent url(/images/pg-box-geek-icon.png)   no-repeat; width: 33px; height: 47px;}
div#sidebar li.geek div.box-top    {background: transparent url(/images/pg-box-geek-top.png)    no-repeat;}
div#sidebar li.geek div.box-middle {background: transparent url(/images/pg-box-geek-middle.png) repeat-y;}
div#sidebar li.geek div.box-bottom {background: transparent url(/images/pg-box-geek-bottom.png) no-repeat;}
div#sidebar li img {
  padding: 0 4px 4px 4px;
}

/* Flash */
div#notice {
  font-style: italic;
  font-weight: bold;
  color: red;
  text-align: center;
}


/* Breadcrumbs */
ul.breadcrumbs li {
  list-style: none;
  display: inline;  
}

ul.breadcrumbs li:after {
  content: " > ";
}


/* Content */
/* FIXME: Check to see if removing this messes up layouts 
div#content table td {
  padding: 1px 4px;
}
*/

div#content ul {
  list-style: disc;
  padding-left: 1.5em;
}

div#content p {
  padding: 8px 0;
}

div#content img {
  margin: 2px 8px;
}

div#content h2, div#content h3, div#content h4, div#content h5, div#content h6 {
  padding-top: 20px;
}

div#content h2 {font-size: 20px;}
div#content h3 {font-size: 18px;}
div#content h4 {font-size: 16px;}
div#content h5 {font-size: 14px;}
div#content h6 {font-size: 14px;}

div#content td.label {
  text-align: right;
  vertical-align: top;
  font: bold 14px Helvetica, Arial, sans-serif;
}

/* Registration */
div#registration td.label {
  padding: 5px 15px 5px 5px;
  font-weight: normal;
  font-size: 12px;
}
#registration_email, #registration_phone_number, #registration_alternate_phone, #registration_birthday {
  color: #BBBBBB;
}
div#registration input, select {
  border: 1px solid #777777;  
  margin-bottom: 5px;
  padding: 5px 0px 1px 4px;
  font: normal 12px Helvetica, Arial, sans-serif; 
}
div#registration select {
  width: 225px;
}
input.saveregistrationchanges {
  margin: 20px 0px 10px 400px;
}
#registration_referral_detail {
  visibility: hidden;
}

div.player, div.youtube {
	text-align: center;
}
div.youtube div.frame {
	width: 470px;
	height: 398px;
	margin-left: 20px;
	padding-top: 22px;
	background: transparent url(/images/pg-youtube-frame.png) no-repeat;
}
div.thumb {
  width: 100px;
	float: right;
	clear: right;
}
div.thumb p, div.thumb-inline p {
  width: 100px;
  text-align: center;
  font-style: italic;
  font-size: 12px;
	margin-top: -4px;
}

div.mobile-wide-m4v {
  position: relative;
  margin-left: 10px;
  width: 826px;
  height: 433px;
  background: transparent url(/images/pg-video-frame-mobile-wide.png) no-repeat;
}

div.mobile-wide-m4v object {
  position: absolute;
  left: 98px;
  top: 24px;
}

/* Site Info */
div#site-info {
  text-align: center;
  padding: 5px 0px 15px 0px;
}
div#sitemeter {
  display: none;
}

/* Shopping Cart Preview - Top Box, RHS */
div.cart_preview {
  font: 13px "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	line-height: 16pt;
}

/* Shopping Cart */
table.shoppingcart, table.downloadbin {
  width: 510px;
}
table.downloadbin tr.download-complete {
	color: #7c6a4a;
}
table.shoppingcart td {
  vertical-align: bottom;
}
td.course, td.total {
  font-size: 14px;
}
td.course {
  padding: 15px 5px 5px 0px;
}
td.total, td.video {
  padding: 30px 7px 4px 0px;
  text-align: right;
}
td.total {
  padding-top: 5px;
}
td.price, th.price {
  padding: 3px 5px 3px 5px;
  text-align: center;
}
td.lesson {
  padding-top: 0px;
  padding-bottom: 0px;
  font-size: 12px;
}
table.shoppingcart input[type=submit], table.shoppingcart select { 
  font-size: 10px;
  margin-left: 5px;
}
table.shoppingcart input[type=submit].course { 
  margin-bottom: 5px;
}
table.shoppingcart input[type=submit].lesson { 
  margin-bottom: 2px;
}
table.shoppingcart input[type=submit].checkout { 
  font-size: 12px;
  margin-bottom: 4px;
}

/* Course Details */
table.course-details td.label {
	font-size: 14px;
}
table.course-details td {
	padding: 6px 10px;
}

@import "titles.css"
