/** -------------------------------------
/** Reset
/** -------------------------------------*/


/* Don't forget to set a foreground and background color 
   on the 'html' or 'body' element! */
html, body, div,  applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn,  font, img, ins, kbd, q, s, samp, small, strike,  sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after, blockquote:before, blockquote:after {
	content: "";
}
/** -------------------------------------
/** Layout
/** -------------------------------------*/
.contact{ width:500px; display:block;}
.contact label{float:left; width:200px; font-size:12px;}
.contact input{float:left; margin-bottom:10px;}
body {
	background: #0c2037 url(../images/bg-body.gif) repeat top left;
	color: #000000;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
}
#container {
	background:#ffffff;
	margin: 0 auto;
	width:700px;
}
a {
	color: #3366ff;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
#content {
	min-height: 400px;
}
#main {
	float: left;
	font-size: 1em;
	padding:15px;
	width: 670px;
}
#main h1 {
	font-size: 2.2em;
	margin: 0 0 0.2em;
}
#main h2 {
	color: #B02B23;
	font-size: 18px;
	line-height: 1.2em;
	margin: 0 0 0.2em;
}
#main h3 {
	color: #B02B23;
	font-size: 1.4em;
	line-height: 1.2em;
	margin: 0 0 0.2em;
}
#main p {
	font-size: 1.3em;
	line-height: 1.4em;
	margin: 0 0 1.3em;
}
#main ol {
	list-style: decimal;
	margin-bottom: 12px;
	margin-left: 30px;
}
#main ul {
	list-style: disc;
	margin-left: 30px;
}
#main li {
	font-size: 1.3em;
	line-height: 1.3em;
}
#member-links {
	position: absolute;
	top: 6px;
	right: 170px;
}
#member-links li {
	border-left: 1px solid #B5C9C5;
	display: inline;
	margin-left: 8px;
	padding-left: 8px;
}
#member-links li.first {
	border: none;
	margin: 0;
	padding: 0;
}
#member-links li a {
	color: #fff; text-decoration:underline;
}
#search-box {
	float: right;
	padding: 7px 10px 0 0;
}
input#keywords {
	background: #b6c5d8;
	border: 1px solid #c6c7c8;
	font-size: 1.2em;
	padding: 3px;
	width: 150px;
}
input#bSubmit {
	background: #b02b23;
	border: 1px solid #7f221b;
	color: #fff;
	font-size: 1em;
	margin-left: 5px;
	padding: 3px;
	text-transform: uppercase;
}
#main-menu {
	background: #1B3F6E url(/images/layout/bg-menu.png) repeat-x top left;
	height: 38px;
	position: absolute;
	top: 192px;
	width: 944px;
}
#main-menu ul {
	background: url(/images/layout/menu-segment.png) no-repeat bottom left;
	float: left;
	margin-left: 19px;
	padding-left: 2px;
}
#main-menu ul li {
	background: url(/images/layout/menu-segment.png) no-repeat bottom right;
	float: left;
	text-transform: uppercase;
}
#main-menu ul li.current {
	background: #F8FAFF url(/images/layout/menu-segment.png) no-repeat bottom right;
	border-top: 1px solid #14304F;
}
#main-menu li:hover {
	background-color: #225083;
}
#main-menu li a {
	color: #fff;
	display: block;
	font-size: 1.2em;
	padding: 13px 12px 13px 10px; text-decoration:underline;
}
#main-menu li a:hover {
	text-decoration: none;
}
#main-menu li.current a, #main-menu li.current a:hover {
	color: #B02B23;
	padding-bottom: 12px;
}
#main-menu li.cart {
	background: none;
	position: absolute;
	top: -2px;
	right: 270px;
}
/** -------------------------------------
/** Sidebar
/** -------------------------------------*/


#sidebar {
	font-size: 1.2em;
	float: right;
	margin-right: 30px;
	padding-top: 4px;
	width: 280px;
}
/** -------------------------------------
/** Pagination
/** -------------------------------------*/

.paginate {
	font-size: 1.2em;
	margin-bottom: 20px;
}
.paginate a {
	background: #B6C5D8;
	border: 1px dotted #369;
	padding: 4px; text-decoration:underline;
}
.paginate strong {
	border: 1px dotted #B6C5D8;
	margin-left: 2px;
	padding: 4px;
}
.paginate a:hover {
	background: #225083;
	color: #fff;
	text-decoration: none;
}
/** -------------------------------------
/** Footer
/** -------------------------------------*/

#footer {
	clear: both;
	padding: 0 10px 10px;
}
#footer ul#nav {
	background: #18395d;
	padding: 6px 0;
	text-align: center;
}
#footer ul#nav li {
	border-right: 1px solid #527297;
	display: inline;
	margin-right: 6px;
	padding: 0 6px 0 0;
}
#footer ul#nav li.last {
	border: none;
	margin: 0;
	padding-right: 0;
}
#footer ul#nav li a {
	color: #fff;
	font-size: 1.1em;
}
#footer ul#links {
	padding: 10px 0 4px;
	text-align: center;
}
#footer ul#links li {
	display: inline;
	padding: 6px 0;
}
#footer ul#links li a {
	color: #999;
	font-size: 1.1em;
}
p.copyright {
	color: #999;
	font-size: 1.1em;
	margin-bottom: 1em;
	text-align: center;
}
#footer ul#seo {
	padding: 6px 0;
	text-align: center;
}
#footer ul#seo li {
	border-right: 1px solid #ccc;
	display: inline;
	margin-right: 6px;
	padding: 0 6px 0 0;
}
#footer ul#seo li.last {
	border: none;
	margin: 0;
	padding-right: 0;
}
#footer ul#seo li a {
	color: #999;
	font-size: 1em;
}
/* ----------------------------------------------------------------------------------------------------------------*/
	/* ---- global settings needed for thickbox <<<-----------------------------------------------------------*/
	/* ----------------------------------------------------------------------------------------------------------------*/
	* {
	padding: 0;
	margin: 0;
}
/* ----------------------------------------------------------------------------------------------------------------*/
	/* ---- thickbox specific link and font settings <<<------------------------------------------------------*/
	/* ----------------------------------------------------------------------------------------------------------------*/
	#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}
#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}
#TB_window a:link {
	color: #666666;
}
#TB_window a:visited {
	color: #666666;
}
#TB_window a:hover {
	color: #000;
}
#TB_window a:active {
	color: #666666;
}
#TB_window a:focus {
	color: #666666;
}
/* ----------------------------------------------------------------------------------------------------------------*/
	/* ---- thickbox settings <<<-----------------------------------------------------------------------------*/
	/* ----------------------------------------------------------------------------------------------------------------*/
	#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}
.TB_overlayMacFFBGHack {
	background: url(macFFBgHack.png) repeat;
}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
	position: absolute;
 height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}
* html #TB_window { /* ie6 hack */
	position: absolute;
 margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}
#TB_caption {
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}
#TB_closeWindow {
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}
#TB_closeAjaxWindow {
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}
#TB_ajaxWindowTitle {
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}
#TB_title {
	background-color:#e8e8e8;
	height:27px;
}
#TB_ajaxContent {
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}
#TB_ajaxContent.TB_modal {
	padding:15px;
}
#TB_ajaxContent p {
	padding:5px 0px 5px 0px;
}
#TB_load {
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
	position: absolute;
 margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect {
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
	position: absolute;
 height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent {
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
/** -------------------------------------
/** Common
/** -------------------------------------*/

.clear {
	clear: both;
	margin:0px;
}
.underline {
	text-decoration: underline;
}
.fright {
	background: #f1f1f1;
	border: 1px solid #ddd;
	float: right;
	margin: 0 0 20px 20px;
	padding: 10px;
}
#content .fright p {
	font-size: 1.1em;
	margin: 4px 0 0;
	text-align: center;
}
#content label.error {
	color: #f00;
	font-size: 1.0em;
	font-style: italic;
}
#content .green {
	color: #265038;
}
#content .red {
	color: #ff0000;
}
#content .black {
	color: #333;
}
#content .center {
	text-align: center;
}
#content .bold {
	font-weight: bold;
}
#content .italics {
	font-style: italic;
}
#content .no-margin {
	margin: 0 0 1em;
}
#content .text1 {
	font-size: 2.2em;
}
#content .text2 {
	font-size: 1.8em;
}
#content .text3 {
	font-size: 1.4em;
}
/** -------------------------------------
/** Common Embellishments for Sales Pages
/** -------------------------------------*/

#content h1.pre-headline {
	font-size: 1.6em;
	margin: 0 0 .5em;
	text-align: center;
}
#content h1.headline {
	color: #B02B23;
	text-align: center;
	font-size: 2.4em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#content h1.post-headline {
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.4em;
	margin: 0 40px 1.5em;
	text-align: center;
}
#content h1.post-headline-large {
	font-size: 2.2em;
	font-weight: bold;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content h1.post-headline2 {
	color: #B02B23;
	text-align: center;
	font-size: 1.6em;
	font-weight: bold;
	margin: 0 0 .4em;
}
h2.headline {
	color: #B02B23;
	font-weight: bold;
	text-align: center;
}
#content h3.headline {
	font-weight: normal;
	margin: 0 0 1.5em;
}
.testimonial-box {
	background: #eee;
	border: 1px solid #ddd;
	margin: 20px;
	padding: 12px;
}
.testimonial-box img {
	border: 1px solid #ddd;
	float: left;
	margin: 0 12px 0 0;
	position: relative;
}
#content .testimonial-box p.quote {
	color: #555;
	font-size: 1.2em;
	font-style: italic;
	line-height: 1.3em;
	margin: 0 0 1em;
}
#content .testimonial-box p.name {
	font-size: 1.2em;
	margin: 0;
}
#content .testimonial-box p.location {
	font-size: 1.1em;
	margin-bottom: 0;
}
#content p.signature {
	font-size: 1.6em;
	font-style: italic;
}
.order-button {
	margin-bottom: 20px;
}
/** -------------------------------------
/** Sidebar
/** -------------------------------------*/


#sidebar p {
	line-height: 1.3em;
	margin: 0 0 .4em;
}
.module {
	margin: 0 0 18px;
}
#sidebar h3 {
	border-bottom: 1px solid #ddd;
	color: #B02B23;
	font-size: 1.4em;
	font-weight: normal;
	margin: 12px 0 6px;
	padding-bottom: 6px;
}
#sidebar h3.top {
	margin-top: 0;
	padding-top: 0;
}
#sidebar h3 .view-all {
	font-size: .65em;
	font-weight: normal;
	float: right;
	padding-top: 6px;
}
#sidebar ul {
	list-style: none;
	padding-right: 20px;
}
#sidebar ul li {
	font-size: .9em;
	line-height: 1.3em;
	list-style: none;
	list-style-position: outside;
	margin-left: 0;
	padding-bottom: 6px;
}
#sidebar p.newsletter-info {
	font-size: .85em;
}
#sidebar p.testimonial-text {
	font-size: .9em;
	font-style: italic;
	padding-bottom: 3px;
}
#sidebar p.testimonial-byline {
	font-size: 90%;
	padding-left: 10px;
}
#sidebar #sub-form .field {
	display: inline;
	padding-right: 5px;
}
#sidebar #sub-form .field label {
	font-size: 85%;
}
#sidebar #sub-form input {
	border: 1px solid #aaa;
	font-size: 85%;
	padding: 1px;
	width: 75px;
}
#sidebar #sub-form input.submit {
	border: none;
	padding: 0;
	vertical-align: text-bottom;
	width: auto;
}
.seal {
	float: right;
	margin: 10px 0 0 10px;
}
#sidebar .submenu {
	padding-right: 0;
}
#sidebar .submenu li {
	background: url(/images/layout/submenu-bg-off.png) repeat-y top left;
	border-bottom: 1px solid #B6C5D8;
	font-size: 1em;
	margin: 0;
	padding: 0;
}
#sidebar .submenu li.first {
	border-top: 1px solid #B6C5D8;
}
#sidebar .submenu li.current {
	background: url(/images/layout/submenu-bg.png) repeat-y top left;
}
#sidebar .submenu li a {
	color: #333;
	display: block;
	padding: 4px; text-decoration:underline;
}
#sidebar .submenu li.current a {
	color: #fff; text-decoration:underline;
}
#sidebar .submenu li.current a:hover {
	background: url(/images/layout/submenu-bg.png) repeat-y top left;
	color: #fff; text-decoration:underline;
}
#sidebar .submenu li a:hover {
	background: url(/images/layout/submenu-bg.png) repeat-y top left;
	color: #fff;
	text-decoration: none;
}
#sidebar #login_form {
	font-size: .9em;
}
/** -------------------------------------
/** Homepage
/** -------------------------------------*/



img.float_left, div.photo_quote, img.float_left_wide {
	float: left;
	margin: 0 9px 9px 0;
}
img.float_left_wide {
	margin: 0 15px 15px 0
}
div.photo_quote_right, img.float_right {
	float: right;
	margin: 0 0 9px 9px;
}
div#home div.photo_quote p, div#home div.photo_quote_right p {
	font-size: 11px;
	text-align: center;
	margin: 10px 0 0 0;
}
/*
div#main em {
	font-style: italic;
	line-height: 1.3em;
}

div#main strong {
	font-weight: bold;
	line-height: 1.3em;
}
*/

div#home h2 {
	line-height: 1.3em;
	text-align: center;
	margin-bottom: .3em;
}
div#home h3 {
	text-align: center;
	color: #B02B23;
	font-weight: bold;
	font-size: 16px;
	line-height: 1.3em;
	margin: 1.5em 0 2px;
}
/*
div#main ul, div#main ol, div#main p, div#main p strong, div#main p em {
	font-size: 15px;
	margin-bottom: 20px;
	line-height: 18px;
}*/
	
	div#home ul.center_list {
	margin-left: 65px;
}
div#home ul li, div#home ol li {
	margin-bottom: 5px;
}
/*
	div#main ul li, div#main ul li strong, div#main ul li em,
	div#main ol li, div#main ol li strong, div#main ol li em {
		font-size: 15px;
	}*/

/*
div#main a:link, div#main a:visited {
	color: #000;
	text-decoration: underline;
}

div#main a:hover, div#main a:active {
	color: #B02B23;;
	text-decoration: underline;
}
*/
	div.grey_quote {
	background-color: #F2F2F2;
	padding: 20px 20px 10px 20px;
	width: 480px;
	margin: 0 auto;
	border: 1px solid #DADADA;
	margin-bottom: 25px;
}
div#main div.grey_quote h2 {
	text-align: left;
}
div#main .align_right {
	font-weight: bold;
	text-align: right;
}
div.blue_quote {
	background-color: #F0F8FF;
	border: 1px solid #eee;
	padding: 20px 40px 10px 40px;
	width: 420px;
	margin: 0 auto;
	margin-bottom: 25px;
}
div#main div.blue_quote p {
	font-style: italic;
	line-height: 1.4em;
	text-align: left;
}
div#main div.blue_quote h2 {
	font-size: 1.3em;
	text-align: left;
}
div#main div.yellow_box {
	padding: 10px 50px;
	margin: 0 auto;
	background-color: #FFFFCC;
	border: 1px solid #DCDCDC;
	text-align: center;
	margin-bottom: 25px;
}
div#main div.yellow_box a:link {
	color: #1449A5;
	font-weight: bold; text-decoration:underline;
}
div#main div.yellow_box h1, div#main div.yellow_box h3, div#main h1.georgia {
	color: #B02B23;
}
div#main div.yellow_box h1, div#main h1.georgia {
	font-size: 2.2em;
	margin: 0 0 .5em;
	text-align: center;
}
div#main div.yellow_box p, div#main div.yellow_box h3 {
	text-align: center;
}
#content p.starline {
	margin: 0;
}
/** -------------------------------------
/** Entries (Articles and Video Blog)
/** -------------------------------------*/

#article, #article-list, .article-footer {
	color: #333;
}
.article-box {
	clear: left;
	margin-top: 16px;
}
.article-box p, #article p {
	font-size: 1.3em;
	line-height: 1.4em;
	margin: 0 0 1.4em;
	padding: 0;
}
#main .article-box h2 {
	margin-bottom: 0;
}
#main .article-box h2 a {
	line-height: 1.3em;
}
#article ul {
	font-size: 1.3em;
	list-style-type: disc;
}
#article ul li {
	font-size: 1em;
	padding-bottom: 2px;
}
#content .video-crit-box h2, #content .video-crit-box p.dateline {
	margin-left: 150px;
}
#content .video-crit-box p {
	margin: 0 0 1.5em 150px;
}
#article-list p {
	font-size: 1.2em;
	padding-bottom: 0;
}
#main p.dateline {
	color: #999;
	font-size: 1.2em;
	margin: 0 0 2px;
}
img.video-thumb {
	background: #eee;
	border: 1px solid #ddd;
	float: left;
	margin: 0 10px 16px 0;
	padding: 4px;
}
.article-footer {
	background: #f6f6f6;
	border: 1px solid #ddd;
	clear: both;
	padding: 8px;
}
.article-footer img.author-image {
	background: #fff;
	border: 1px solid #ddd;
	float: left;
	margin: 0 8px 0 0;
	padding: 4px;
}
.article-info {
	margin-left: 130px;
}
#main .article-info p {
	color: #666;
	font-size: 1.15em;
	font-style: italic;
	margin: 5px 0 0 0;
	padding: 0;
}
#main .article-info ul {
	border-top: 1px dotted #ddd;
	font-size: .9em;
	list-style: none;
	margin: 8px 0 0 0;
	padding: 8px 0 0 0;
}
.article-info ul li {
	display: inline;
	margin: 0;
	padding: 0 3px 0 0;
}
.article-info ul li img {
	vertical-align: text-bottom;
}
.article-image {
	background: #eee;
	border: 1px solid #ddd;
	float: right;
	margin: 0 0 12px 20px;
	padding: 10px;
}
.article-footer-links {
	background: #f6f6f6;
	border: 1px solid #ddd;
	margin: 12px 0 20px;
	padding: 8px;
}
#main .article-footer-links p.title {
	color: #B02B23;
	font-size: 1.2em;
	margin-bottom: 0;
	padding-bottom: 4px;
}
.article-footer-links p.divider {
	border-top: 1px dotted #ddd;
	margin-top: 5px;
	padding-top: 10px;
}
.article-footer-links .must-reads {
	background: #f6f6f6;
	border-left: 1px dotted #ddd;
	float: right;
	margin-left: 10px;
	padding-left: 10px;
	width: 280px;
}
#main .article-footer-links ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 270px;
}
#main .article-footer-links ul li {
	font-size: 1.1em;
	line-height: 1.3em;
	list-style: none;
	list-style-position: outside;
	margin-left: 0;
	padding-bottom: 4px;
}
.share-form {
	margin-left: 10px;
}
.share-form .disabled {
	background: #f3f3f3;
	border: 1px solid #aaa;
	color: #333;
	font-size: 100%;
	margin: 0;
	padding: 2px;
}
/** -------------------------------------
/** Products
/** -------------------------------------*/

.product-list-box {
	clear: left;
	margin: 20px 0;
}
.product-list-box .product-list-info {
	margin-left: 180px;
	padding-bottom: 20px;
}
#content .product-list-box .product-list-info p {
	margin: 0 0 1em;
}
.product-list-box img.product-list-image {
	float: left;
	margin: 0 12px 20px 0;
}
.product-list-box .add-cart-box {
	margin-top: 6px;
}
.product-list-box .add-cart-box .read-more {
	background: #eee;
	border: 1px solid #ccc;
	padding: 4px 6px;
	font-size: 1.4em;
}
.product-list-box .add-cart-box .read-more img {
	vertical-align: text-bottom;
}
.product-list-box .add-cart-box .price {
	color: #B02B23;
	font-size: 1.4em;
	font-weight: bold;
}
.dvd-title {
	color: #B02B23;
}
.product-details {
	background: #f6f6f6;
	border: 1px solid #ddd;
	margin: 12px 0;
	padding: 10px;
}
.product-details .image {
	float: left;
	width: 222px;
}
.product-details img.product-image {
	background: #fff;
	border: 1px solid #eee;
	margin-right: 12px;
	padding: 10px;
}
.product-details .information {
	margin-left: 240px;
}
.product-details .add {
	font-size: 1.2em;
	display: none;
}
#content .product-details ul {
	padding-top: 0;
}
.product-details .price {
	color: #B02B23;
	font-size: 1.8em;
	font-weight: bold;
	margin-top: 8px;
	padding-left: 2px;
}
.product-details a.button {
	float: right;
	margin-top: -8px;
}
ul.in-the-box {
	clear: right;
	font-size: 0.9em;
	padding-top: 12px;
}
ul.in-the-box li.title {
	list-style: none;
	margin-left: -30px;
	text-transform: uppercase;
}
#main p.payment-plan {
	display: none;
	font-size: 1.1em;
	margin-bottom: 0;
	padding-top: 8px;
}
.ep-order-box {
	background: url(/images/layout/order_box_top_big.png) no-repeat top left;
	margin: 10px 0 20px;
}
#content .ep-order-box p {
	padding: 0 40px;
}
#content .ep-order-box p.title {
	color: #fff;
	font-size: 1.9em;
	font-weight: bold;
	padding: 8px 0 10px;
	text-align: center;
}
#content .ep-order-box p.guarantee {
	color: #B02B23;
	font-size: 1.8em;
	margin-bottom: .8em;
	text-align: center;
}
#content .ep-order-box p.order-now {
	border-bottom: 2px solid #B02B23;
	color: #B02B23;
	font-size: 2.6em;
	margin: 0 50px;
	padding-top: 6px;
	text-align: center;
}
#content .ep-order-box ul {
	border-bottom: 2px solid #B02B23;
	list-style-type: none;
	margin: 0 50px 30px;
}
#content .ep-order-box li {
	font-size: 1.8em;
	margin-bottom: 0;
	padding: 16px 0;
}
#content .ep-order-box li.border {
	border-bottom: 1px solid #B02B23;
}
#content .ep-order-box li img {
	vertical-align: middle;
}
#content .ep-order-box li span {
	margin-right: 10px;
}
#content .ep-order-box p.footer {
	font-size: 1.6em;
	font-weight: bold;
	text-align: center;
}
/** -------------------------------------
/** Video Analysis + Questionnaire
/** -------------------------------------*/


	/* Main Page */

	div#main ul.coaching-pitcher-list, div#main ul.coaching-pitcher-list li {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}
div#main ul.coaching-pitcher-list {
	width: 24em;
}
div#main ul.coaching-pitcher-list li a {
	display: block;
	padding: 0.5em;
	background-color: #e7e7e7; text-decoration:underline;
}
div#main ul.coaching-pitcher-list li a:hover {
	text-decoration: none;
	background-color: #D8D8D8; text-decoration:underline;
}
div#main ul.coaching-pitcher-list li.coaching-add-pitcher a {
	color: #2C6C51;
	font-weight: bold;
}
/* Upload or Mail Choice Page */
	
	div.cut-first {
	padding: 15px 0 10px 0;
	border-bottom: 1px solid #DBDBDB;
	margin-bottom: 28px;
}
div.coaching-upload-type h3 {
	font-weight: bold;
	float: left;
}
div.coaching-upload-type h4.get_started {
	font-size: 1.4em
}
div.coaching-upload-type h4.get_started a {
	background-color:#EFEFEF;
	background-image:url(/images/get_started_arrow.gif);
	background-position:95% 50%;
	background-repeat:no-repeat;
	border:1px solid #CDCDCF;
	display:block;
	padding:0.4em 0.6em 0.2em 0.4em;
	width: 84px;
	margin-left: 195px;
	position: relative;
	bottom: 4px;
}
div.coaching-upload-type p {
	clear: both;
}
/* Questionnaire Field Styles */
	
	div#analysis_questionnaire h1 {
	float: left;
}
div#analysis_questionnaire h4 {
	margin-left: 232px;
	width: 270px;
	font-size: 1.4em;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 83px 50%;
	position: relative;
	top: 5px;
}
div#analysis_questionnaire h4.page_1 {
	background-image: url(/images/form_progress_bar_1.gif);
}
div#analysis_questionnaire h4.page_2 {
	background-image: url(/images/form_progress_bar_2.gif);
}
div#analysis_questionnaire h4.page_3 {
	background-image: url(/images/form_progress_bar_3.gif);
}
div#analysis_questionnaire h4.page_4 {
	background-image: url(/images/form_progress_bar_4.gif);
}
div#analysis_questionnaire h3 {
	font-size: 1.3em;
	font-weight: bold;
	color: #000;
	width: 300px;
	position: relative;
	left: 6px;
	bottom: 3px;
}
div#analysis_questionnaire form {
	padding-top: 10px
}
div#analysis_questionnaire div.form-submit {
	float: right;
	margin-bottom: 15px;
	position: relative;
	bottom: 12px;
}
div#analysis_questionnaire div.fs-first {
	margin-bottom: 0;
}
div.aq_section {
	padding: 15px 10px 0px 10px;
	background-color: #f3f3f5;
	border: 1px solid #d7d8dc;
	margin-bottom: 25px;
}
div.aq_section div.aq_left_col {
	float: left;
	width: 250px;
}
div.aq_section div.aq_right_col {
	width: 250px;
	margin-left: 279px;
}
div.aq_section div.form-field {
	margin: 0 0 12px 0
}
div.aq_section div.form-field label {
	font-size: 1.1em;
	width: 82px;
	float: left;
	text-align: right;
	position: relative;
	top: 4px;
}
div.aq_section div.form-field label.error {
	width: auto;
	text-align: left;
	margin: 0 0 10px 92px;
}
div.aq_section div.form-field input, div.aq_section div.form-field select {
	width: 150px;
	margin-left: 8px;
}
div.aq_section div.form-field select {
	width: 158px
}
div#main div.aq_section div.form-field p.helptext {
	font-size: 1em;
	margin: 0 0 0 92px;
	clear: left;
}
/* text area pages */
		
		div.aq_section div.ff-text {
	margin-bottom: 20px
}
div.aq_section div.ff-text label {
	float: none;
	width: 440px;
	font-size: 1.2em;
	line-height: 18px;
	text-align: left;
	position: static;
	top: 0;
	margin-bottom: 0px;
}
div.aq_section div.ff-text textarea {
	width: 415px;
}
div#main div.aq_section div.ff-text p.notes {
	width: 115px;
	font-size: 1em;
	float: right;
	margin: 5px 15px 0 0;
}
div#main div.aq_section div.ff-text input {
	width: auto;
	position: relative;
	top: 2px;
	margin-right: 2px;
}
div#main div.aq_section div.ff-text input.first_radio {
	margin-left: 0
}
/* finalize pages */
	
	div#main div.coaching-upload-box h3, div#main div.coaching-mail-box h3 {
	font-weight: bold;
	float: left;
}
div.coaching-upload-box h5, div.coaching-mail-box h5 {
	position: relative;
	top: 3px;
	left: 8px;
}
div.coaching-upload-box h5 a, div.coaching-mail-box h5 a {
	text-decoration: underline;
	cursor: pointer;
}
div.coaching-upload-box div.form-submit, div.coaching-mail-box div.form-submit {
	float: right;
	margin-bottom: 15px;
	position: relative;
	bottom: 12px;
}
div.coaching-upload-box div.aq_section form, div.coaching-mail-box div.aq_section form {
	padding-top: 8px;
	clear: both;
}
div.coaching-upload-box div.aq_section form input {
	margin-bottom: 15px;
}
div#main div.coaching-upload-box div.aq_section form p {
	font-size: 1.2em;
}
div.coaching-mail-box div.aq_section form p.address {
	float: left;
	width: 188px;
}
div#main div.coaching-mail-box div.aq_section form p.help {
	margin-left: 205px;
	font-size: 1.2em;
}
/** -------------------------------------
/** Coaching
/** -------------------------------------*/

h2.analysis {
	border-bottom: 1px solid #ddd;
	color: #B02B23;
	font-size: 1.4em;
	font-weight: normal;
	margin: 0 0 6px;
	padding: 20px 0 6px;
}
.analysis-data {
	padding-top: 4px;
}
.analysis-data span {
	color: #666;
	font-size: 1.1em;
	float: left;
	padding-top: 2px;
}
#content .analysis-data p {
	font-size: 1.2em;
	margin-left: 120px;
	margin-top: 0;
	margin-bottom: 4px;
}
.coaching-video-box {
	margin: 10px 0 20px;
	text-align: center;
}
.coaching-video-box object {
	background: #B6C5D8;
	border: 4px solid #225083;
	padding: 10px;
}
.analysis-video {
	display: none;
}
.analysis-video-box {
	margin: 0 0 20px;
	text-align: center;
}
.analysis-video-box object {
	background: #B6C5D8;
	border: 4px solid #225083;
	padding: 10px;
}
.video-view {
	color: #369;
	cursor: pointer;
}
ul.coaching-summary {
}
#content ul.coaching-summary li {
	font-size: 1.1em;
	line-height: 1.2em;
	list-style: disc;
	margin-left: 20px;
}
.coaching-stills {
	margin-bottom: 20px;
}
.coaching-stills img {
	margin: 6px 0 2px;
	background: #ddd;
	border: 2px solid #bbb;
	padding: 5px;
}
.coaching-caption {
	color: #666;
	font-size: .9em;
	width: 220px;
}
#content p.leave-a-comment {
	font-size: 1.1em;
	margin: 0;
}
.analysis-comments {
	margin-bottom: 20px;
}
#content p.analysis-comment-by {
	color: #666;
	font-size: 1.1em;
	margin: 0;
}
.analysis-comment {
	border-bottom: 1px dotted #ccc;
	font-size: 0.9em;
	margin-bottom: 12px;
}
.analysis-comments textarea#comment {
	height: 200px;
	width: 580px;
}
#content h2.comment {
	color: #B02B23;
	font-size: 1.4em;
	font-weight: normal;
	padding: 20px 0 0;
}
.mail-address {
	display: none;
}
/* Ordering */

#content ul.analysis-client-type {
	margin: 6px 0 0;
}
#content ul.analysis-client-type li {
	background: #fff;
	border: 1px solid #eee;
	border-bottom: none;
	color: #aaa;
	float: left;
	font-size: 1.4em;
	list-style-type: none;
	margin: 0 10px 0 0;
	padding: 4px 8px;
}
#content ul.analysis-client-type li:hover {
	border: 1px solid #ddd;
	border-bottom: none;
	cursor: pointer;
}
ul.analysis-client-type li span {
	color: #777;
	display: block;
	font-size: .7em;
	margin: 0;
	padding-bottom: 4px;
}
#content ul.analysis-client-type li.selected {
	background: #f1f1f1;
	border: 1px solid #ddd;
	border-bottom: none;
	color: #369;
}
#content ul.analysis-client-type li.selected span {
	color: #777;
}
#new-client {
	display: none;
}
.analysis-order-table {
	background: #f1f1f1;
	border: 1px solid #ddd;
	clear: both;
	float: left;
	margin: 0 0 20px;
	padding: 8px;
}
.analysis-order-table table {
	border-bottom: 1px dotted #ddd;
	clear: left;
	float: left;
	margin: 6px 0;
	padding: 0 6px;
}
.analysis-order-table table td {
	vertical-align: top;
}
.analysis-order-table table td.title {
	color: #B02B23;
	font-size: 1.4em;
	width: 350px;
}
#content .analysis-order-table table td.title p {
	color: #555;
	font-size: 0.7em;
	line-height: 1.3em;
	width: 310px;
}
.analysis-order-table td.price {
	color: #B02B23;
	font-size: 1.6em;
	width: 70px;
}
.analysis-order-table table td.button {
	width: 60px;
}
.analysis-order-table .no-price {
	color: #666;
	font-size: .85em;
	text-decoration: line-through;
}
.analysis-order-table .sale-price, .analysis-order-table .no-price, .analysis-order-table .generic-price {
	display: block;
	width: 70px;
}
.follow-up {
	clear: both;
}
.follow-up span {
	background: #f1f1f1;
	border: 1px solid #ddd;
	border-bottom: none;
	color: #369;
	float: left;
	font-size: 1.4em;
	list-style-type: none;
	margin-right: 10px;
	padding: 4px 8px;
}
.coaching-promo {
	background: #ddd;
	border: 3px solid #369;
	float: right;
	margin: 4px 0 12px 12px;
	text-align: center;
	width: 170px;
}
.coaching-promo img {
	border: 1px solid #666;
	margin-bottom: 6px;
}
#content .coaching-promo p {
	font-size: 1.4em;
	margin: 0;
	text-align: center;
}
.coaching-promo a {
	color: #B02B23;
	display: block;
	line-height: 1.3em;
	padding: 10px;
	text-align: center; text-decoration:underline;
}
.coaching-promo a:hover {
	background: #ccc;
	text-decoration: none; text-decoration:underline;
}
.coaching-reg-box, .coaching-login-box {
	float: left;
	padding: 15px 10px 0px 10px;
	background-color: #f3f3f5;
	border: 1px solid #d7d8dc;
	margin-bottom: 25px;
	width: 250px;
}
.coaching-reg-box {
	margin-right: 20px;
}
/** -------------------------------------
/** Testimonials
/** -------------------------------------*/

.test-box {
	border-top: 1px solid #eee;
	padding: 12px 0;
}
#content .test-box p {
	margin: 0;
	padding: 0;
}
#content .test-box p.review {
	font-size: 1.2em;
	padding-bottom: 2px;
	padding-left: 6px;
}
#content .test-box p.pre {
	color: #666;
	font-size: 1.1em;
	font-style: italic;
	padding-bottom: 2px;
}
#content .test-box p.post {
	color: #666;
	font-size: 1.1em;
	padding-top: 2px;
}
#content .test-box p.byline {
	font-size: 1.1em;
}
/** -------------------------------------
/** Videos
/** -------------------------------------*/

.video-box {
	margin: 10px 0 20px;
	text-align: center;
}
/** -------------------------------------
/** Landing Pages
/** -------------------------------------*/

#content h1.landing {
	color: #B02B23;
	font-size: 2em;
	line-height: 1.3em;
	margin-bottom: 6px;
	text-align: center;
}
#content h2.landing {
	font-size: 1.6em;
	margin: 0 40px 20px;
	text-align: center;
}
.landing-get-your-copy {
	background: #B6C5D8;
	border: 1px solid #225083;
	border-bottom: 0;
	color: #225083;
	font-size: 2em;
	margin: 20px 0 0;
	padding: 6px 12px 4px;
}
.landing-form {
	padding: 6px 0 0;
}
.landing-subform {
	background: #B6C5D8;
	border: 1px solid #225083;
	margin: 5px 0 0;
	padding: 14px 10px;
}
.landing-subform .field-name {
	font-size: 1.4em;
}
.landing-subform input.text {
	border: 1px solid #888;
	margin-right: 12px;
	padding: 4px;
	width: 180px;
}
.landing-subform input.submit {
	background: #C60;
	border: 1px solid #fff;
	color: #fff;
	font-size: 1.4em;
	margin-right: 12px;
	padding: 4px;
}
#content p.no-spam {
	color: #666;
	font-size: 1em;
	margin: 10px 20px;
}
/** -------------------------------------
/** Sitemap
/** -------------------------------------*/

#content ul.sitemap-section {
	margin: 0 0 15px 0;
	padding-left: 0;
}
#content .sitemap-section li {
	font-size: 1.1em;
	list-style: none;
	margin: 0;
	padding: 0 0 0 4px;
}
#content .sitemap-section li.title {
	font-size: 1.6em;
	padding-left: 0;
}
/** -------------------------------------
/** About
/** -------------------------------------*/


.gen-video-box {
	margin: 0 0 20px;
	text-align: center;
}
.gen-video-box object {
	background: #B6C5D8;
	border: 4px solid #225083;
	padding: 10px;
}
/** -------------------------------------
/** Landing Pages
/** -------------------------------------*/

.landing-quote {
	background: #F0F8FF;
	border: 1px solid #ddd;
	margin: 20px;
	padding: 20px 20px 10px;
}
#content .landing-quote .quote {
	color: #0F749D;
	font-size: 1.6em;
	font-style: italic;
	margin-bottom: 0;
}
#content .landing-quote .byline {
	font-weight: bold;
	font-size: 1.4em;
	margin: 0;
}
#content .landing-quote p {
	font-size: 1.4em;
	margin-top: 0;
}
#content .landing-promo {
	background: #FFFFCC;
	border: 1px solid #ddd;
	margin: 20px;
	padding: 10px 20px;
}
#content .landing-promo p {
	text-align: center;
}
#content .landing-promo p.heading {
	font-size: 2em;
	font-weight: bold;
	margin: 0;
}
#content .landing-promo p.subheading {
	color: #B02B23;
	font-size: 2em;
	font-weight: bold;
	margin: 10px 0;
}
#content .landing-promo p {
	font-size: 1.6em;
	margin: 10px 0;
}
/** -------------------------------------
/** Form Fields
/** -------------------------------------*/

.form-field {
	margin: 15px 0;
}
.form-field label {
	color: #333;
	display: block;
	font-size: 1.2em;
	padding-bottom: 2px;
}
.form-field input.text {
	border: 1px solid #bbb;
	font-size: 1.2em;
	padding: 2px;
	width: 150px;
}
.form-field input.long {
	width: 250px;
}
.form-field input.short {
	width: 100px;
}
.form-field input.extra {
	width: 450px;
}
.form-field input.file {
	border: none;
}
.form-field select {
	border: 1px solid #bbb;
	padding: 2px;
}
.form-field textarea {
	border: 1px solid #bbb;
	width: 300px;
	height: 100px;
}
.form-field textarea.tall {
	height: 200px;
}
.form-field textarea.small {
	width: 600px;
}
.form-field textarea.large {
	width: 600px;
	height: 250px;
}
.form-submit {
	margin-bottom: 12px;
}
.form-submit input {
	cursor: pointer;
	margin-left: 0;
}
.captcha {
	font-size: 1.2em;
	padding-bottom: 2px;
}
/** -------------------------------------
/** Feedback
/** -------------------------------------*/

.feedback {
	color: #666;
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 12px;
	padding-left: 56px;
	margin-bottom: 12px;
	font-weight: bold;
	font-size: 1.4em;
}
.info {
	border-color: #4EB9ED;
	background: #BDE5F8 url('/images/icons/info.png') no-repeat 15px center;
	color: #266FAE;
}
.success {
	border-color: #79D118;
	background: #DFF2BF url('/images/icons/success.png') no-repeat 15px center;
	color: #4F8A10;
}
.warning {
	border-color: #E8BA02;
	background: #FEEFB3 url('/images/icons/warning.png') no-repeat 15px center;
	color: #9F6000;
}
.errors {
	border-color: #FF5151;
	background: #FFBABA url('/images/icons/error.png') no-repeat 15px center;
	color: #D6010E;
}
.validation-error {
	border-color: #FF6633;
	background: #FFCCBA url('/images/icons/validation-error.png') no-repeat 15px center;
	color: #D63301;
}
.validation-error ul {
	margin: 0;
	padding-left:12px;
}
.optionheading {
	font-size: 17px;
	font-weight: bold;
	color: #000080;
}
.starter {
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}
.red {
	color: #B02B23;
}

u{ text-decoration:none;}
