/* @override 
	http://www.x3pure.com/skin/frontend/x3pure/x3pure/css/style.css
	http://x3.dev//skin/frontend/x3pure/x3pure/css/style.css
	http://x3pure.cldev.net//skin/frontend/x3pure/x3pure/css/style.css
	http://rockyour.cldev.net//skin/frontend/x3pure/x3pure/css/style.css
*/

/*  
Theme Name: x3 Pure
Theme URI: http://PSDtoWordpress.com
Description: Custom Blog Design developed by <a href="http://www.chriskjennings.com">Chris Jennings</a> specially for x3 Pure.
Version: 1.0
Author: Chris Jennings
Author URI: http://www.chriskjennings.com/
*/

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,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,caption {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}body {line-height: 1;}ol {list-style: auto;} ul{list-style: none;}blockquote, q {quotes: none;}/* remember to define focus styles! */:focus {outline: 0;}/* remember to highlight inserts somehow! */ins {text-decoration: none;}del {text-decoration: line-through;}/* tables still need 'cellspacing="0"' in the markup */table {border-collapse: collapse;border-spacing: 0;}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background: #000 url(../images/bg.jpg) top center no-repeat;
	color: #3b3b3b;
	}

.hide { display: none; }
	
#container {
	width: 960px;
	margin: 0 auto;
	}

.network-links ul {
	overflow: hidden;
	background: url(../images/network-links.gif);
	padding: 0 0 0 106px;
	width: 210px;
	height: 14px;
	margin: 3px 0 0 0;
	}

.network-links ul li {
	float: left;
	}

.network-links ul li a {
	display: block;
	height: 14px;
	text-indent: -9999px;
	}

li.x3church a {
	background: url(../images/network-links.gif) -106px 0;
	width: 77px;
	}


li.x3church a:hover {
	background: url(../images/network-links.gif) -106px -14px;
	}
	
li.x3watch a {
	background: url(../images/network-links.gif) -183px 0;
	width: 76px;
	}
li.x3watch a:hover {
	background: url(../images/network-links.gif) -183px -14px;
	}
li.x3pure a {
	background: url(../images/network-links.gif) -259px 0;
	width: 57px;
	}
li.x3pure a:hover {
	background: url(../images/network-links.gif) -259px -14px;
	}

	
a:hover { color: #ea7900; text-decoration: underline;}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

#page blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

#page blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

a.btn { background-position: top!important; }
a.btn:hover { background-position: center!important; }
a.btn:active { background-position: bottom!important; }



/* HEADER
--------------------------------------------------------------------------------------*/

#header {
	height: 176px;
	position: relative;
	/*overflow: hidden;*/
	}

#header h1 a {
	position: absolute;	
	top: 48px;
	left: 0;
	display: block;
	text-indent: -9999px;
	background: url(../images/logo.gif);
	width: 645px;
	height: 73px;
	}

#header ul {
	margin: 10px 0 0 0;
	float: right;
	/*overflow: hidden;*/
	}

#header ul li {
	float: left;
	}

#live-chat {
	margin: 0 9px 0 0;
	}

#live-chat img
{
	width: 145px;
	height: 19px;	
}

#live-chat a {
	display: block;
	width: 145px;
	height: 19px;
	}
	
#live-chat a.online { background: url(../images/live-chat.gif) 0 0; }
.workshop-login a { background: url(../images/btn_workshop_login.png); display: block; height: 19px; text-indent: -9999px; width: 173px; }
.workshop-loggedin a { background: url(../images/my_info.gif) no-repeat; display: block; height: 19px; text-indent: -9999px; width: 87px; }
.workshop-logout a { background: url(../images/logout.gif) no-repeat; display: block; height: 19px; margin-left: 5px; text-indent: -9999px; width: 87px; }
.cart a { background: url(../images/cart.gif) no-repeat; display: block; height: 19px; margin-left: 5px; text-indent: -9999px; width: 87px; }

/* CONTENT
--------------------------------------------------------------------------------------*/

#content { background: #fff url(../images/container_top.gif) 0 0 no-repeat; padding-top: 7px; margin: 0 0 38px 0; text-align: left; }
#content.one-column #content-wrap { padding: 3px 10px 10px 10px; }
#content #content-wrap { background: #fff url(../images/container.gif) 0 bottom no-repeat; padding: 13px 20px 20px 20px; }



/* Pages
--------------------------------------------------------------------------------------*/

.product-page-container { padding: 10px; }
.product-img-box { width: 150px; }
.product-img-box .product-image-zoom { height: 100%; margin: 0; width: 100%; }
.product-img-box .product-image-zoom img { cursor: default; display: block; position: relative; width: 150px; }
#page { padding: 20px; }

p.program-summary { font: italic 1.4em Georgia, serif; line-height: 20px; margin: 0 0 30px 0; width: 610px; }

.product-header {  }
.product-header img { display: block; margin: 0 auto; }

.program-descrip { position: relative; }

.product-page-container h2.main-title { background-color: #fff; height: 40px; margin: 0 0 0 10px; overflow: hidden; width: 900px; }
.product-page-container h2.main-title span { display: block; float: left; height: 34px; margin-right: 15px; text-indent: -9999px; }
.product-page-container h2.main-title small { background: url(../images/txt_header_30-day-program.jpg) no-repeat bottom right; display: block; float: left; height: 31px; text-indent: -9999px; width: 328px; }
.product-page-container a.sign-up-now { display: block; float: right; height: 44px; text-indent: -9999px; width: 274px; }

#mens-workshop h2.main-title span { background: url(../images/txt_header_mens.png); width: 274px; }
#mens-workshop a.sign-up-now { background: url(../images/btn_purchase_mens.png); }

#womens-workshop h2.main-title span { background: url(../images/txt_header_womens.png); width: 338px; }
#womens-workshop a.sign-up-now { background: url(../images/btn_purchase_womens.png); }

#couples-workshop h2.main-title span { background: url(../images/txt_header_couples.png); width: 323px; }
#couples-workshop a.sign-up-now { background: url(../images/btn_purchase_couples.png); }

#parents-workshop h2.main-title span { background: url(../images/txt_header_parents.png); width: 312px; }
#parents-workshop a.sign-up-now { background: url(../images/btn_purchase_parents.png); }

body.workshops-index-index #footer .footer-column { display: none; }

ul.program-features {
	clear: both;
	padding: 0 0 30px 0;
	background: url(../images/hr.gif) center bottom no-repeat;
	overflow: hidden;
	margin:  0 0 30px 0;
	}

ul.program-features li {
	float: left;
	padding: 0 0 0 50px;
	display: inline;mm
	}

ul.program-features li p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 16px;
	padding: 3px;
	}

.online-video-sessions {
	width: 240px;
	margin: 0 20px 0 0;
	background: url(../images/icn-play.gif) no-repeat;
	}

.online-video-sessions h3 {
	text-indent: -9999px;
	width: 190px;
	height: 20px;
	background: url(../images/h3-online-video-sessions.gif);
	}

.downloadable-workbook {
	width: 250px;
	margin: 0 20px 0 0;
	background: url(../images/icn-notebook.gif) no-repeat;
	}

.downloadable-workbook h3 {
	text-indent: -9999px;
	width: 230px;
	height: 20px;
	background: url(../images/h3-downloadable-workbook.gif);
	}

.safe-eyes {
	width: 240px;
	background: url(../images/icn-lock.gif) no-repeat;
	}

.safe-environment h3 {
	text-indent: -9999px;
	width: 180px;
	height: 20px;
	background: url(../images/h3-safe-environment.gif);
	}



#workshop-list { margin-top: 10px; padding-left: 1px; overflow: hidden; }
#workshop-list div { border-right: 1px solid #cecece; border-bottom: 1px solid #cecece; float: left; padding: 20px 9px 9px; width: 450px; position: relative; min-height: 310px; }
#workshop-list .bottom { border-bottom: none; }
#workshop-list .right { border-right: none; }
#workshop-list h3 { height: 25px; margin: 0 10px; position: relative; text-indent: -9999px; }
#workshop-list a { display: block; height: 25px; position: absolute; right: 0; text-indent: -9999px; top: 0; width: 115px; }
#workshop-list p { color: #515151; font: italic normal 13px/1.5em Georgia, serif; padding: 10px 10px 15px 10px; }
#workshop-list img { display: block; position: absolute; bottom: 10px; }

#workshop-list .mens-workshop h3 { background: url(../images/txt_header_mens_home.jpg) no-repeat; }
#workshop-list .mens-workshop a { background: url(../images/btn_info_mens.jpg); }

#workshop-list .womens-workshop h3 { background: url(../images/txt_header_womens_home.jpg) no-repeat; }
#workshop-list .womens-workshop a { background: url(../images/btn_info_womens.jpg); }

#workshop-list .couples-workshop h3 { background: url(../images/txt_header_couples_home.jpg) no-repeat; }
#workshop-list .couples-workshop a { background: url(../images/btn_info_couples.jpg); }

#workshop-list .parents-workshop h3 { background: url(../images/txt_header_parents_home.jpg) no-repeat; }
#workshop-list .parents-workshop a { background: url(../images/btn_info_parents.jpg); }



/* SUBPAGE STYLES
--------------------------------------------------------------------------------------*/

#page h2 {
	font-size: 24px;
	line-height: 28px;
	margin: 0 0 16px 0;
	}

#page h3 {
	font-size: 18px;
	line-height: 28px;
	margin: 0 0 16px 0;
	}

#page h4 {
	font-size: 16px;
	line-height: 28px;
	margin: 0 0 16px 0;
	}

#page h5 {
	font-size: 14px;
	line-height: 28px;
	margin: 0 0 6px 0;
	color: #555;
	}

#page { /* For subpage containers */
	width: 610px;
	font-size: 14px;
	line-height: 22px;
	}

#page small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9px;
	line-height: 12px;
	}

html>body #page ul {
	margin: 0 0 16px 0;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	list-style-type: square;
	list-style-position: inside;
	}

html>body #page li {
	margin: 7px 0 8px 10px;
	}

#page ol {
	list-style-type: decimal;
	list-style-position: inside;
	padding: 0 0 0 35px;
	margin: 0 0 16px 0;
	}

#page ol li {
	margin: 0;
	padding: 0;
	}

#page p {
	margin: 0 0 16px 0;
	}

.single {
/*	margin-top: -20px; */
	padding-top: 0px;
}

.single ul
{
	margin-bottom: 20px;
}

.single ul li
{
	font-size: 1.5em;
	margin: 5px auto;
}

/* COLUMNS
--------------------------------------------------------------------------------------*/

.two-column {
	overflow: hidden;
	}

.primary, .col-main {
	/*width: 610px;*/
	width: 560px;
	float: right;
	}
	
.two-columns-right .col-main { float: left; width: 560px; }
#col_right.secondary { float: right; }

.secondary {
	width: 290px;
	float: left;
	margin: 0 20px 0 0;t
	}

.workshop-details { color: #515151; font: normal 12px helvetica, sans-serif; padding: 12px; }
.workshop-details h4 { color: #515151; font-weight: bold; margin: 0 0 5px 0; text-transform: uppercase; }
.workshop-details p { line-height: 1.5em; margin-bottom: 1.75em; }

#mens-workshop .purchase-workshop { background: url(../images/btn_purchase_mens.png); display: block; height: 44px; text-indent: -9999px; width: 274px; }
#womens-workshop .purchase-workshop { background: url(../images/btn_purchase_womens.png); display: block; height: 44px; text-indent: -9999px; width: 274px; }
#couples-workshop .purchase-workshop { background: url(../images/btn_purchase_couples.png); display: block; height: 44px; text-indent: -9999px; width: 274px; }
#parents-workshop .purchase-workshop { background: url(../images/btn_purchase_parents.png); display: block; height: 44px; text-indent: -9999px; width: 274px; }

h2 {
	text-transform: uppercase;
	color: #1a7ca5;
	font-size: 1.8em;
	height: 19px;
	margin: 0 0 20px 0;
	}

.intro {
	font-family: Georgia, "Times New Roman" sans;
	font-style: italic;
	font-size: 1.4em !important;
	line-height: 20px;
	margin: 0 0 24px 0;
	}

.primary h3 {
	color: #0a96d1;
	font-family: Georgia, sans;
	font-style: italic;
	font-size: 1.8em;
	margin: 0 0 12px 0;
	font-weight: normalm
	}

.primary h4, #step1 h4, #step2 h4,
#paymentInfo h4, #shipMethod h4 {
	font-family: Georgia, sans;
	font-style: italic;
	font-size: 1.4em;
	margin: 0 0 4px 0;
	}

.primary p {
	font-size: 1.2em;
	line-height: 20px;
	margin: 0 0 18px 0;
	}

.primary blockquote {
	padding: 0 20px;
	}


.primary ol
{
	font-size: 1.2em;
	line-height: 20px;
	margin: 0 0 18px 0;
	padding-left: 30px;
}


/* FOOTER
--------------------------------------------------------------------------------------*/
#footer {
	overflow: hidden;
	text-align: left; 
	padding-bottom: 10px;
	}
	
.produced { text-align: center; font-size: 12px;}
	
.footer-column a:hover { color: #000 !important; background: #fff; }

.footer-column {
	float: left;
	width: 300px;
	margin: 0 10px 50px 10px;
	}
	
body.checkout-onepage-index  .footer-column { display: none; }

.footer-column h3 {
	text-indent: -9999px;
	height: 26px;
	margin: 0 0 10px 0;
	}

h3.learn-more {
	background: url(../images/footer-headers.gif);
	}

h3.about-us {
	background: url(../images/footer-headers.gif) -320px 0;
	}

h3.quick-help {
	background: url(../images/footer-headers.gif) -640px 0;
	}

.footer-column ul li {
	margin: 0 0 9px 0;
	}

.footer-column p {
	font-size: 1.4em;
	color: #ccc;
	line-height: 18px;
	margin: 0 0 6px 0;
	}

.footer-column ul li a {
	font-size: 1.4em;
	color: #ccc;
	text-decoration: none;
	}

.footer-column ul li a:hover {
	color: #fff;
	}

.footer-column #name, .footer-column #email{
	width: 290px;
	border: 0;
	padding: 5px;
	font-size: 12px;
	}

.footer-column textarea {
	font-family: Arial, Helvetica, sans-serif;
	width: 290px;
	border: 0;
	padding: 5px;
	font-size: 12px;
	}
	
.copyright {
	clear: both;
	margin: 50px 0;
	text-align: center;
	font-size: 1.4em;
	color: #ccc;
	}

/* Tabs */

.ui-tabs-hide { display: none; }

/* Shopping cart stuff */
.shopping-cart-container { float: left; width: 610px; }

.shopping-cart-container h3.cart-title { background: url(../images/hr.gif) no-repeat right bottom; color: #ff6d00; font: normal 18px/2em Helvetica, sans-serif; margin-bottom: -28px; padding-left: 10px; position: relative; }

.shopping-cart { border: none!important; color: #515151; font-size: 14px; font-weight: normal; margin-left: 10px; position: relative; width: 600px; }
.shopping-cart tr,
.shopping-cart tr.odd,
.shopping-cart tr.even { background: none!important; }
.shopping-cart th { background: none!important; border: none!important; color: #666; font: normal 14px Helvetica, sans-serif; padding: 0 0 10px 0; }
.shopping-cart td { border-right: none!important; border-color: #eaeaea; padding: 10px 0 10px 10px; vertical-align: middle; }
.shopping-cart td .cart-price { padding-right: 0; text-align: right!important; }
.shopping-cart td.attributes-col h4 { color: #0a96d1; font: bold 0.8em Helvetica, sans-serif; }
.shopping-cart tr.last td { border-bottom: 1px solid #eaeaea!important; }
.shopping-cart a.remove-link { background: url(../images/icn_cart_remove.gif); display: block; height: 14px; text-indent: -9999px; width: 14px; }

.shopping-cart-totals { background: #fff; border: none; margin-top: 15px; width: 610px; }
.shopping-cart-totals .totals-table { float: right; padding-bottom: 15px; width: 200px; }
.shopping-cart-totals table {  }
.shopping-cart-totals td { color: #515151; font: normal 14px helvetica, sans-serif; padding: 0 0 0 10px; }
.shopping-cart-totals tfoot td { font-size: 18px; }
.shopping-cart-totals .discount-codes { clear: both; float: right; font: normal 14px helvetica, sans-serif; padding: 0; position: relative; }
.shopping-cart-totals .discount-codes form .coupon-form { line-height: 24px; padding-bottom: 5px; width: 430px; }
.shopping-cart-totals .discount-codes input { font-size: 14px; line-height: 20px; margin: 0 75px 0 5px; padding: 0 2px; right: 196px; width: 96px; }
.shopping-cart-totals .checkout-types { clear: both; padding: 0; width: auto; }
.shopping-cart-totals .checkout-types a { background: url(../images/btn_checkout.png); display: block; float: right; height: 42px; text-align: left; text-indent: -9999px; width: 165px; }

button.coupon-btn { background: #fff; border: none; cursor: pointer; height: 24px; line-height: 24px; position: absolute; right: 0; top: 0; width: 71px; }
button.coupon-btn::-moz-focus-inner { padding: 0; border: 0; } /* FF Fix */
button.coupon-btn span { background: url(../images/btn_redeem.jpg); display: block; height: 24px; text-indent: -9999px; width: 71px; }
button.coupon-btn:hover span { background-position: 0 50%; }
button.coupon-btn:active span { background-position: 0 100%; border: none; }


.shopping-cart-collaterals { float: right; margin: 0; padding: 0; width: 290px; }
.crosssell-main { background: #ececec url(../images/bg_cart_interested_bl.png) left bottom no-repeat; padding-bottom: 4px; position: relative; }
.crosssell-header { background: #dfdfdf url(../images/bg_cart_interested_tl.png) left top no-repeat; }
.crosssell-header h2.checkout-crossell { background: url(../images/bg_cart_interested_tr.png) right top no-repeat; height: 21px; margin: 0; padding: 11px 0 0 20px; }
.crosssell-header h2 span { background: url(../images/txt_cart_interested.png); display: block; height: 11px; text-indent: -9999px; width: 247px; }
.crosssell-body { background: url(../images/bg_cart_interested_mr.png) right top repeat-y; overflow: hidden; padding: 0 20px; }
.crosssell-footer { background: url(../images/bg_cart_interested_br.png) right bottom no-repeat; height: 4px; position: absolute; right: 0; width: 4px; }

.crosssell-products { padding-top: 20px; }
.crosssell-products li { clear: both; color: #515151; font: normal 12px/1.25em helvetica, sans-serif; overflow: hidden; padding: 0 0 20px 0; }
.crosssell-products li .product-image { background: #dfdfdf; float: left; margin-right: 20px; width: 75px; }
.crosssell-products li .product-image img { display: block; }
.crosssell-products li .product-description { float: left; width: 155px; }
.crosssell-products li .product-description h5 a { color: #0a96d1; font: normal 14px/1.25em helvetica, sans-serif; text-decoration: none; }
.crosssell-products li .product-description h5 a:hover { color: #ea7900; }
.crosssell-products li .product-description a.add-to-cart { background: url(../images/btn_add-to-cart.png); display: block; height: 24px; margin-bottom: 10px; text-indent: -9999px; width: 115px; }
.crosssell-products li .product-description .price { color: #515151; font: normal 12px/1.8em helvetica, sans-serif; }


tr.workshop
{
	float: left;
	height: 120px;
	width: 100%;
	background: #fff url(../images/hr.gif) center bottom no-repeat;
	margin-bottom: 20px;
}

tr td img
{
	border: 1px solid #ccc;
}

tr.workshop h3
{
	font-size: 2.0em;
}

#step2 h4,
#paymentInfo h4, #shipMethod h4
{
	margin: 20px auto;
}

#step2, #shipMethod
{
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;
}

#total_price
{
	text-align:right;
	padding:20px;
	font-size: 1.5em;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}

#subscriptionBilling
{
	margin-top: 10px;
	border-bottom: 1px solid #ccc;
}

#totalsInfo
{
	float: right;
}

.watch
{
	margin-bottom: 30px;
	position: relative;
}

.watch .right
{
	float: right;
	width: 450px;
	margin-right: 20px;
	margin-top: 10px;
	font-size: 1.5em;
	line-height: 1.2em;
}

.post_it
{
	display: none;
	position: absolute;
	top: 65px;
	right: 0px;
}
.post_it a
{
	text-indent: -9999px;
	display: block;
	background: transparent url('../images/note.gif') no-repeat;
	width: 105px;
	height: 90px;
}

#purepurchase 
{
	background:#000;
	padding:8px;
	color:#fff;
	font-weight:bold;
	font-size:13px; 
}

#purepurchase a
{ 
	color:#00d2ff;
	text-decoration:underline; 
}

#purepurchase strong
{
	font-weight:bold;
	color:#fce100; 
}

#purepurchase-hide
{ 
	float:right;
	margin-top:2px;
	padding-right:10px;
	width:40px;
	height:10px;
}
a:#purepurchase-hide
{
	color: #fff;
}

a:hover#purepurchase-hide
{ 
	color: #fce100;
}

.all_done
{
	text-transform: none;
	font-size: 2.0em;
	text-indent: 50px;
}

.all_done p
{
	margin-bottom: 5px;
	background: transparent url(../images/check-mark.gif) top left no-repeat;
	background-position: 15px;
	height: 25px;
}

.all_done strong
{
	color: #35931e;
}

.all_done .activation_code
{
	padding: 10px 0px;
	font-size: 0.8em;
}

.all_done .activation_code strong
{
	color: #000;
}

.all_done .activation_code .code
{
	background: #feb63a;
	padding: 5px;
	font-weight: bold;
	font-family: courier;
	color: #000;
	font-size: 1.4em;
}

.all_done .activation_code em
{
	color: #f00;
	font-style: normal;
	background: transparent url(../images/error.png) left no-repeat;
	margin-left: 10px;
	padding-left: 20px;
	font-size: 0.85em;
}

.all_done .start
{
	float: right;
}

#safe_eyes
{
	margin-top: -20px;
	background: transparent url(../images/swirl.jpg) no-repeat left;
	width: 960px;
	height: 268px;
}

#win_download a
{
	float: left;
	clear:both;
	text-indent: -9999px;
	position: relative;
	background: transparent url(../images/win_download.gif) no-repeat left;
	display: block;
	width:168px;
	height:45px;
}

#mac_download a
{
	float: left;
	text-indent: -9999px;
	position: relative;
	background: transparent url(../images/mac_download.gif) no-repeat left;
	display: block;
	width:168px;
	height:45px;
}

.safe-eyes h3 {
	text-indent: -9999px;
	width: 180px;
	height: 20px;
	background: url(../images/h3-safe-environment.gif);
}

.code
{
	background: #feb63a;
	padding: 0 3px;
	font-weight: bold;
	font-family: courier;
	color: #000;
	font-size: 1.15em;
}

.messages { position: relative; }
.messages li { min-height: 15px; text-align: left; }
.messages li.success-msg { background: #eff5ea url(../images/bg_cart_success.png); border: none!important; font-size: 1.5em!important; margin: 0; overflow: hidden; padding: 0 10px; width: 920px; }
.messages li.success-msg li { background: url(../../default/images/success_msg_icon.gif) no-repeat left center; color: #515151; line-height: 62px; margin: 0 0 10px 0; padding-left: 24px; }
.messages li.success-msg li strong { color: #35931e; }
.messages li.success-msg span.msg-icn { float: left; }
.messages li a.top-checkout-link { background: url(../images/btn_checkout.png); display: block; height: 42px; position: absolute; right: 10px; text-indent: -9999px; top: 10px; width: 165px; }

.catalog-product-view .messages li.success-msg ul { margin: 0; }
.catalog-product-view .messages li.success-msg ul li { font-size: 14px; }

.error-msg ul, .success-msg ul, .notice-msg ul, .note-msg ul {  }

.homepage-content { display: none; }



/* @group Live Chat */

li.chat-now { position: relative; display: none; margin-left: 5px; }
a#livechat_toggle { display: block; text-indent: -4000px !important; background: url(../images/chat_now.gif) no-repeat; height: 19px; width: 96px; color: #fff;  }
a#livechat_toggle.active { background-position: -96px 0px !important; }

#livechat_container { width: 284px; height: 236px; padding: 8px; position: absolute; top: 19pxpx; right: 0px; background: url(../images/chat_popup_bg.gif) no-repeat; text-align: right; font-size: 12px !important; }
#livechat_container .box { margin: 10px; } 

#livechat_container .content { background: #fff; margin-top: 7px; padding: 5px; height: 140px; background: #fff url(../images/chat_textarea_bg.gif) no-repeat; line-height: 16px !important;}

#livechat_container .actions { position: relative; }

.mini-livechat .head { display: none; }
.mini-livechat .head h4 { background-image: none; background-repeat:no-repeat; padding-left: 0px;}

#livechat_messages { text-align: left; }

#textmessage { padding: 5px; border: 0px; width: 274px; margin-top: 5px; background: #fff url(../images/chat_textarea_bg.gif) no-repeat; height: 29px;}
#textmessage.sending-message { background: url(../images/livechat/ajax-loader.gif) no-repeat 127px center; }

#chat_sending { position: absolute; height: 16px; width: 16px; background-image: url(../images/ajax-loader.gif); z-index: 50; top: 16px; left: 135px; }

.chat-send { background: url(../images/chat_send.gif); width: 61px; height: 29px; border: 0px; margin-top: 3px; text-indent: -4000px;}

/* @end */

/* @group idevaffiliate */
body.idevaffiliate { font-size: 12px; line-height: 18px !important; }
body.idevaffiliate a { color: #fff !important; }
body.idevaffiliate a:hover {color: #EA7900 !important;  }

body.idevaffiliate input { padding: 3px; border: 1px solid #ccc; margin: 3px; }
body.idevaffiliate table { border-spacing: 1;}

/* @end */

.shopping-cart-payment-methods { float: right; width: 248px; height: 45px; background: url(../images/payment_icons.gif) no-repeat; }


/* Workshop CSS */


/*#content{
    height:1%;
    overflow:hidden;
    padding:23px 20px;
    margin:0 0 38px;
    background-color:#fff;
}*/
#content #workshop_content .heading{
    width:100%;
    color:#515151;
    font-size:14px;
    line-height:16px;
    overflow:hidden;
    margin:0 0 16px;
}
#workshop_content .heading h2.workshop-title{
    float: left;
    color:#ED6500;
    font-size:18px;
    font-weight:bold;
    height:24px;
    line-height:30px;
    margin:0 5px 0 0;
    text-transform:uppercase;
}
#content #workshop_content .heading p{
    float:left;
    margin:6px 0 0 0;
}
#content #workshop_content .heading a{
    float:right;
    margin:6px 0 0 0;
}
#content #workshop_content p{
    font-size:12px;
	line-height:18px;
}
.workshop{
	margin:1px 5px 0 0;
	float:left;
/*  width:272px;*/
/*  height:14px;*/
/*  text-indent:-9999px;*/
/*  background:url(../images/text-married.gif) no-repeat;*/
}
.blue{
	float:none;
	margin-bottom:24px;
/*  background:url(../images/text-married-blue.gif) no-repeat;*/
}
.video{
	width:922px;
	overflow:hidden;
	margin:0 -1px;
}
.video img{display:block;}
.nav-bar{
	margin:0;
	list-style:none;
	height:1%;
	width: 880px;
	padding:21px 20px;
	overflow:hidden;
	background-color:#f5f5f5;
}
.nav-bar li{float:left;}
.nav-bar .prev{
    width:171px;
}
.nav-bar .prev a{
    height:16px;
	display:block;
	text-indent:-9999px;
	outline:none;
	background:url(../images/prev-chapter.gif) no-repeat;
}
.nav-bar .next{float:right;}
.nav-bar .next{
    width:136px;
}
.nav-bar .next a{
    height:16px;
	display:block;
	text-indent:-9999px;
	outline:none;
	background:url(../images/next-chapter.gif) no-repeat;
}
.nav-bar .book{
	margin:0 0 0 152px;
	display:inline;
}
.nav-bar .book a{
	font-size:14px;
	line-height:16px;
	color:#ed6500;
	padding:0 0 0 24px;
	outline:none;
	background:url(../images/ico-book.gif) no-repeat 0 50%;
    text-decoration: none;
}
.nav-bar .book a:hover{
    text-decoration: underline;
}
#content #workshop_content { padding-left: 10px; padding-right: 10px; }

#content #workshop_content h3{
    margin:0 0 14px;
    color:#0a96d1;
    font:italic 18px/20px Georgia, 'Times New Roman', Times, serif;
}
#content #workshop_content h5{
    color:#515151;
    font:bold 12px/24px Helvetica,Arial,sans-serif;
}
#content #workshop_content .box{
	width:891px;
	padding:0 20px 0 0;
	margin:0 0 16px 9px;
	background-color:#f5f5f5;
}
#content #workshop_content .box:after{
	height: 0;
	clear: both;
	content:'';
	display: block;
}
#content #workshop_content .box .image{
	float:left;
	width:442px;
	height:296px;
	margin:-9px 0 0 -9px;
	padding:12px 0 0 12px;
	position:relative;
	background:url(../images/bg-image.png) no-repeat;
}
#content #workshop_content .box .image img{display:block;}
#content #workshop_content .box .text{
	float:right;
	width:430px;
	padding:19px 0 0;
}
#content #workshop_content .box .text h3{margin:0 0 8px;}
.resources{
	width:100%;
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
}
.resources li{
	width:100%;
	overflow:hidden;
	margin:-1px 0 0;
	padding:11px 0;
	border-top:1px solid #ccc;
}
.resources h4{
	margin:0;
	color:#515151;
	font:bold italic 14px/18px Georgia, 'Times New Roman', Times, serif;
}
.resources a.more{text-decoration: none; font-size: 12px; line-height: 18px;}
.resources a.more:hover{text-decoration: underline;}
.resources h4 a{color:#515151; text-decoration: none;}
.resources h4 a:hover{text-decoration: underline;}
.resources p{margin:0;}
.resources .more{color:#ed6500;}
.resources .download{
	width:192px;
	height:31px;
	display:block;
	margin:9px 0 7px;
	text-indent:-9999px;
	background:url(../images/btn-download.gif) no-repeat;
}
.schedule{
	width:100%;
	overflow:hidden;
	font-size: 12px;
}
.schedule table{
	margin:0;
	padding:0;
	border-collapse:collapse;
}
.schedule td{
	vertical-align:top;
	line-height:24px;
	padding:0 0 10px;
	border-bottom:1px solid #ccc;
}
.schedule th{
	line-height:31px;
	text-indent:-9999px;
	background-color:#f0faff;
}
.schedule th.day{background:#f0faff url(../images/text-day.gif) no-repeat 0 50%;}
.schedule th.lesson{background:#f0faff url(../images/text-workshop.gif) no-repeat 0 50%;}
.schedule th.complete{background:#f0faff url(../images/text-complete.gif) no-repeat 0 50%;}
.schedule .status{width:31px;}
.schedule .day{width:93px;}
.schedule .lesson{width:662px;}
.schedule .complete{width:134px;}
.schedule td.status{
	padding:6px 0 0 3px;
	width:28px;
}
.schedule .complete .row{
	width:100%;
	overflow:hidden;
}
.schedule .complete .rate{
	width:96px;
	height:10px;
	float:left;
	margin:8px 0 0;
	background-color:#ccc;
	overflow:hidden;
}
.schedule .complete .rate span{
	display:block;
	height:100%;
	background-color:#5abe37;
}
.schedule .complete .percent{
	float:right;
	width:35px;
	font-weight:bold;
	text-align:center;
}
.schedule .complete ul{
	margin:0;
	padding:0;
	list-style:none;
}
.schedule .complete ul li{
	width:100%;
	overflow:hidden;
	padding:4px 0;
	line-height:15px;
}
.schedule .complete ul .state{
	padding:5px 0 5px 19px;
	background:url(../images/ico-incomplete.gif) no-repeat 0 50%;
}
.schedule .complete .done .state{
	color:#347c30;
	background:url(../images/ico-completed.gif) no-repeat 0 50%;
}
.schedule .complete label{
	line-height:15px;
	float:left;
}
.schedule .complete .done label{color:#347c30;}
.schedule .complete .checkbox{
	padding:0;
	margin:0px 3px 0 0;
	float:left;
}
* html .schedule .complete .checkbox{margin:1px 3px 0 0;}
*+html .schedule .complete .checkbox{margin:1px 3px 0 0;}
.schedule dl{
	width:100%;
	overflow:hidden;
	margin:0 0 0 20px;
}
.schedule .chapter{
    font-size: 12px;
    font-weight:bold;
    color: #515151;
    margin:0;
}
.schedule .lesson a{
    text-decoration: none;
}
.schedule .lesson a:hover{
    text-decoration: underline;
}
.schedule dt{
	float:left;
	clear:left;
	padding:0 4px 0 0;
	font-weight: normal;
}
* html .schedule dt{padding:0 1px 0 0;}
.schedule dd{margin:0;}
.schedule .view{
	color:#09c;
	padding:0 17px 0 0;
	background:url(../images/ico-incomplete.gif) no-repeat 100% 50%;
}
