body {
	line-height: 24px;
	font-size: 14px;
	color: #666666;
	font-family: Arial, sans-serif, Helvetica, Verdana;
	text-align: center;
	padding: 0px;
	margin: 0px;
	background-repeat: repeat-x;
	background-image: url(../images/gb_bkgrnd_body.jpg);
	background-color: #dbdbdb;
}

a img {
	border-width: 0px;
}

p {
	margin-bottom: 15px;
	margin-top: 0px;
}

ul {
	padding-left: 30px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-left: 0px;
	margin-bottom: 15px;
	margin-right: 0px;
	margin-top: 0px;
	list-style-type: disc;
}

li {
	padding: 0px;
	margin: 0px;
}

a:link, a:visited {
	text-decoration: none;
	color: #3443b9;
}

a:hover, a:active {
	text-decoration: underline;
}

h1 {
	text-align: right;
	font-style: normal;
	color: black;
	display: block;
	margin-left: 0px;
	margin-bottom: 30px;
	margin-right: 0px;
	margin-top: 0px;
	font-size: 24px;
	font-weight: normal;
}

h2 {
	display: block;
	margin-left: 0px;
	margin-bottom: 15px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 5px;
	color: #545878;
	font-size: 14px;
	font-weight: bold;
	border-bottom-color: #a8a8a8;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

h3 {
	font-style: normal;
	color: black;
	display: block;
	margin-left: 0px;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-top: 0px;
	font-size: 18px;
	font-weight: normal;
}

h3 a:link, h3 a:visited {
	text-decoration: none;
	color: black;
}

h3 a:hover, h3 a:active {
	text-decoration: underline;
}

#preloader {
	display: none;
}

#container {
	margin: auto;
	text-align: center;
	width: 900px;
	background-repeat: repeat-y;
	background-image: url(../images/gb_bkgrnd_container.jpg);
}

#page_header {
	background-repeat: no-repeat;
	background-image: url(../images/gb_bkgrnd_header.jpg);
	height: 315px;
	width: 100%;
}

#page_header ul {
	padding: 0px;
	margin-right: 80px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 225px;
	float: right;
	width: auto;
	list-style-type: none;
}

#page_header li {
	display: inline;
	text-align: center;
	line-height: 40px;
	height: 40px;
	width: 100px;
	float: left;
}

#page_header li.first a {
	border-left-width: 1px;
}

#page_header li a {
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 1px;
	border-top-width: 0px;
	background-repeat: repeat-x;
	background-image: url(../images/gb_nav_normal.jpg);
	text-decoration: none;
	color: white;
	border-color: black;
	border-style: solid;
	display: block;
}

#page_header li a:hover {
	background-image: url(../images/gb_nav_over.jpg);
}

/* BEGIN Selected Nav - Page Body ID defines which tab should be "selected" */

.home #page_header ul .home a {
	color: black;
	background-image: url(../images/gb_nav_selected.jpg);
	border-bottom-color: white;
	border-bottom-width: 1px;
}

.blog #page_header ul .blog a {
	color: black;
	background-image: url(../images/gb_nav_selected.jpg);
	border-bottom-color: white;
	border-bottom-width: 1px;
}

.services #page_header ul .services a {
	color: black;
	background-image: url(../images/gb_nav_selected.jpg);
	border-bottom-color: white;
	border-bottom-width: 1px;
}

.bootcamp #page_header ul .bootcamp a {
	color: black;
	background-image: url(../images/gb_nav_selected.jpg);
	border-bottom-color: white;
	border-bottom-width: 1px;
}

.store #page_header ul .store a {
	color: black;
	background-image: url(../images/gb_nav_selected.jpg);
	border-bottom-color: white;
	border-bottom-width: 1px;
}

.contact #page_header ul .contact a {
	color: black;
	background-image: url(../images/gb_nav_selected.jpg);
	border-bottom-color: white;
	border-bottom-width: 1px;
}

/* END Selected Nav */

#page_body {
	padding-right: 85px;
	padding-left: 80px;
	text-align: left;
	width: 735px;
}

#side_nav {
	height: auto;
	width: 200px;
}

#side_nav ul {
	padding-left: 0px;
	padding-bottom: 15px;
	padding-right: 0px;
	padding-top: 0px;
	margin-left: 0px;
	margin-bottom: 15px;
	margin-right: 0px;
	margin-top: 0px;
	font-weight: bold;
}

#side_nav ul li {
	margin-left: 0px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-top: 0px;
	list-style-type: none;
}

#side_nav ul li a {
	color: #000000;
	padding: 10px;
	width: 180px;
	display: block;
}

#side_nav ul li a:hover {
	text-decoration: none;
	background-color: #eeeeee;
}

/* BEGIN Selected Nav */

.audio_sets #side_nav ul a.audio_sets {
	background-color: #dddddd;
	color: #545878;
}

.audio_courses #side_nav ul a.audio_courses {
	background-color: #dddddd;
	color: #545878;
}

.video_courses #side_nav ul a.video_courses {
	background-color: #dddddd;
	color: #545878;
}

.boot_camp_trainings #side_nav ul a.boot_camp_trainings {
	background-color: #dddddd;
	color: #545878;
}

.publications #side_nav ul a.publications {
	background-color: #dddddd;
	color: #545878;
}

.articles #side_nav ul a.articles {
	background-color: #dddddd;
	color: #545878;
}

/* END Selected Nav */

#main_content {
	height: auto;
	width: 495px;
}

#main_content .product_title {
	margin-bottom: 5px;
	font-weight: bold;
	padding-left: 15px;
	padding-bottom: 10px;
	padding-right: 15px;
	padding-top: 10px;
	color: #545878;
	background-color: #dddddd;
	width: 465px;
}

#main_content .product_box {
	padding-left: 15px;
	padding-bottom: 0px;
	padding-right: 15px;
	padding-top: 15px;
	border-color: #dddddd;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 15px;
	width: 463px;
}

#main_content .product_box .buy_info {
	margin-left: 15px;
	margin-bottom: 15px;
	text-align: center;
	height: auto;
	width: 200px;
	float: right;
}

#main_content .product_box .buy_info img {
	margin-bottom: 15px;
}

#main_content .product_box .buy_info .price {
	color: black;
	font-weight: bold;
	font-size: 18px;
}

#main_content .product_box .buy_info .price span {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

#popup {
	background-color: #dbdbdb;
	background-repeat: no-repeat;
}

#popup_header {
	background-repeat: no-repeat;
	background-image: url(../images/gb_popup_header.jpg);
	height: 100px;
	width: 100%;
}

.sample {
	margin-bottom: 15px;
	background-color: #dddddd;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
	border-color: #a8a8a8;
	border-style: solid;
	border-width: 1px;
	width: 100%;
	display: block
}

#cap {
	background-repeat: no-repeat;
	background-image: url(../images/gb_bkgrnd_cap.jpg);
	height: 80px;
	width: 100%;
}

#footer {
	font-weight: bold;
	color: #545878;
	padding-bottom: 20px;
	padding-top: 10px;
	font-size: 12px;
}

.clear {
	clear: both;
}

.left_img {
	margin-right: 15px;
	margin-bottom: 15px;
	float: left;
}

.right_img {
	margin-left: 15px;
	margin-bottom: 15px;
	float: right;
}

.box_title {
	font-weight: bold;
	padding-left: 15px;
	padding-bottom: 10px;
	padding-right: 15px;
	padding-top: 10px;
	margin-bottom: 5px;
	color: #545878;
	background-color: #dddddd;
	width: 705px;
}

.box_content {
	padding-left: 15px;
	padding-bottom: 0px;
	padding-right: 15px;
	padding-top: 15px;
	border-color: #dddddd;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 15px;
	width: 703px;
}

.top_line {
	text-align: center;
	display: block;
	margin-left: 0px;
	margin-bottom: 15px;
	margin-right: 0px;
	margin-top: 0px;
	padding-top: 15px;
	border-top-color: #a8a8a8;
	border-top-style: dotted;
	border-top-width: 1px;
}

.post_author {
	width: 465px;
	padding-left: 15px;
	padding-bottom: 10px;
	padding-right: 15px;
	padding-top: 10px;
	color: #545878;
	background-color: #eeeeee;
	margin-top: 20px;
	margin-bottom: 30px;
	text-transform: uppercase;
	font-size: 10px;
	line-height:18px;
}

.comment_title {
	padding-left: 15px;
	padding-bottom: 10px;
	padding-right: 15px;
	padding-top: 10px;
	margin-bottom: 5px;
	color: #545878;
	background-color: #dddddd;
	width: 465px;
}

.comment_content {
	padding-left: 15px;
	padding-bottom: 0px;
	padding-right: 15px;
	padding-top: 15px;
	border-color: #dddddd;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 15px;
	width: 463px;
}