
/*
Theme Name: Smart Actors Wordpress Theme
Theme URI: http://theinphase.com/
Description: HTML5 based WP theme
Version: 1.0
Author: Wade Rex
Author URI: http://theinphase.com/
License: Wade Rex
License URI: http://theinphase.com/
*/


/* =Reset default browser CSS.
------------------------------------ */

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, 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 {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;

}
:focus {/* remember to define focus styles! */
	outline: 0;
}
body {
	line-height: 1;
	min-width: 1000px;
}
ol, ul {
	list-style: none;
}
table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}

hr {clear: both;}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
article, aside, details, figcaption, figure,
footer, header, menu, nav, section {
	display: block;
}

strong { font-weight: bold;}

b {
	font-weight: bold;
}
.entry p {font-size: 16px;}
#account label {margin-right: 25px; vertical-align: middle;}

object { z-index: 1;}

.sticky { }
.gallery-caption {}
.bypostauthor {}
.wp-caption {}
.wp-caption-text {}
/* =END BROWSER RESET */


/* FONTS - to get other font kits visit: fontsquirrel.com */

	@font-face {
    font-family: 'MisoLight';
    src: url('fonts/miso-light-webfont.eot');
    src: url('fonts/miso-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/miso-light-webfont.woff') format('woff'),
         url('fonts/miso-light-webfont.ttf') format('truetype'),
         url('fonts/miso-light-webfont.svg#MisoLight') format('svg');

}

 @font-face {font-family: 'GenialFatExpanded';src: url('fonts/1C0E0C_0_0.eot');src: url('fonts/1C0E0C_0_0.eot?#iefix') format('embedded-opentype'),url('fonts/1C0E0C_0_0.woff') format('woff'),url('fonts/1C0E0C_0_0.ttf') format('truetype'), url('fonts/1C0E23_0_0.svg#wf') format('svg');}

 .genial { font-family: 'GenialFatExpanded' !important;
	font-weight: normal;
	font-style: normal;

	}

/* GENERAL STYLING - - - - - - - - - - - - - - - - */

	html { color: #333; background: #222;} /*remove this background if you're using 100% background image*/

	/* Sets fonts, page width & margins */
	body { width: 100%; margin: 0 auto; font: 200 1em/125% 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', 'myriad pro', 'myriad web pro', 'myriad web', myriad, helvetica, sans-serif; }
	article { float:left; width: 100%;}
	/* Font stacks - some premade stacks you could use, by default we're using the sans stack above */
	.serif { font-family: cambria, baskerville, cochin, georgia, times, serif; }
	.monospace { font-family: 'courier new', courier, Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', monospace; }
	.sans { font-family:  'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', 'myriad pro', 'myriad web pro', 'myriad web', myriad, helvetica, sans-serif; }

	/* Text */
	blockquote {margin: 5px 10px;
padding: 20px;
background: #f5f5f5;
font-family: 'Open Sans';
font-size: 14px;
color: #666;
border-radius: 6px;
font-style: italic}

	/* Headings */
	h1, h2, h3, h4, h5, h6 {
	/*font-family: 'MisoLight', 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', 'myriad pro', 'myriad web pro', 'myriad web', myriad, helvetica, sans-serif; */
	/* font-family: 'Karla', 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', 'myriad pro', 'myriad web pro', 'myriad web', myriad, helvetica, sans-serif; */
		  font-family: 'Open Sans', 'Helvetica Neue', 'myriad pro', 'myriad web pro', 'myriad web', myriad, helvetica, sans-serif;
	}
	 h2 { font-size: 1.6em; margin: .5em 0; }

/*	 h1 {font-weight: 800;}
	 h2, h3 {font-weight: 400;}
	 h4,h5,h6 {font-weight: 400;}
*/


	/*Dividers */
	.half { float: left; display: inline; width: 49%; margin-right: 1%;   margin-top: 10px; clear:left; }
	.halfend {float: left; display: inline; width: 49%; margin-left: 1%;   margin-top: 10px;}

	.third {float: left; display: inline; width: 32%; margin-right: 2%;   margin-top: 10px;}
	.thirdend {float: left; display: inline; width: 32%; clear: right;    margin-top: 10px;}

	.twothirds {float: left; display: inline; width: 66%; margin-right: 2%;   margin-top: 10px;}
	.twothirdsend {float: left; display: inline; width: 66%;   margin-top: 10px;}
	.fourth {float: left; display: inline; width: 22%; margin-right: 3%;   margin-top: 10px;}
	.fourthend {float: left; display: inline; width: 25%; clear: right;   margin-top: 10px;}
	.threefourthsend {float: left; display: inline; width: 75%;   margin-top: 10px;}
	.divider {width: 100%; height: 1px; background: #ccc; clear: both; margin: 20px 0px;}
	.fifth {float: left; display: inline; width: 19%; margin-right: 1%;   margin-top: 10px;}
	.fifthend {float: left; display: inline; width: 20%; clear: right;   margin-top: 10px;}


	/* Lists */
	ul.list-1 {
		margin: 5px 0 5px 10px;
		position: relative;
		overflow: hidden;
		list-style: disc;
	}
	ul.list-1 li {
		background: transparent url('images/double-arrow.png') no-repeat scroll 6px 7px;
		list-style-image: none;
		list-style-position: outside;
		list-style-type: none;
		margin-bottom: 2px !important;
		padding-bottom: 2px !important;
		padding-left: 25px !important;
		margin-left: 0;
	}


	/* Links */
	a { color: #222;}
	a:hover, a:active, a:focus { color: #777; }

	/*Header */
/*	header h1 a{ color: #444 !important;} */

	/* Forms */

		/* labels */
		label {  }
		label:hover, label:focus {  }

		/* text inputs */
		input, textarea {
			color: #747474;
			margin-bottom: 2px;
			padding: 8px;
			background-color: #F7F7F7;
			border-top: 1px solid #D1D1D1;
			border-left: 1px solid #D1D1D1;
			border-bottom: 1px solid #E1E1E1;
			border-right: 1px solid #E1E1E1;
			font-family: inherit;
			font-size: inherit;
		}
		/* buttons */
/*		input[type='submit'], button { float: right; display: block; background: #82AC00; color: #fff; padding: 5px 9px; font-size: 14px; } */
		input[type='submit']:hover, button:hover, input[type='submit']:focus, button:focus { background: #c4e3ec; cursor: pointer; }
		.contactSubmit input[type='submit'] { margin-top: -60px;}


		.awesome, .awesome:visited { background: #222; display: inline-block; padding: 5px 10px 6px; color: #fff; text-decoration: none; -moz-border-radius: 3px; -webkit-border-radius: 3px; -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5); -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5); text-shadow: 0 -1px 1px rgba(0,0,0,0.25); border-bottom: 1px solid rgba(0,0,0,0.25); position: relative; cursor: pointer; }
 		.awesome:hover { background-color: #111; color: #fff; }
		.awesome:active	{ top: 1px; }
		.small.awesome, .small.awesome:visited { font-size: 11px; padding: ; }
		.awesome, .awesome:visited,
		.medium.awesome, .medium.awesome:visited { font-size: 13px; font-weight: bold; line-height: 1; text-shadow: 0 -1px 1px rgba(0,0,0,0.25); }
		.large.awesome, .large.awesome:visited { font-size: 14px; padding: 8px 14px 9px; }
		.green.awesome, .green.awesome:visited { background-color: #91bd09; }
		.green.awesome:hover { background-color: #749a02; }
		.blue.awesome, .blue.awesome:visited { background-color: #2daebf; }
		.blue.awesome:hover { background-color: #007d9a; }
		.red.awesome, .red.awesome:visited { background-color: #e33100; }
		.red.awesome:hover { background-color: #872300; }
		.magenta.awesome, .magenta.awesome:visited { background-color: #a9014b; }
		.magenta.awesome:hover { background-color: #630030; }
		.orange.awesome, .orange.awesome:visited { background-color: #ff5c00; }
		.orange.awesome:hover { background-color: #d45500; }
		.yellow.awesome, .yellow.awesome:visited { background-color: #ffb515; }
		.yellow.awesome:hover { background-color: #fc9200; }


	/* Tables */

	/* Hide These Elements but keep them accessible */
	#accessibility,
	#footer .vcard,
	nav h1 { position: absolute; left: -999em; }

	/* Hide these items when Javascript is active */
	.js #js-ind, .js .hide { display: none; }


/* TYPOGRAPHY */

h1 {
	font-size: 45px;
	padding: 10px 0;
	line-height: 45px;
}

h1 a {
	color: #222;
	text-decoration: none;
}
.logo h1 {font-size: 32px; padding: 10px 0 0 0px; margin-bottom: 0px;}
.sub_logo {float: left;
clear: left;
margin-top: -16px;
font-size: 12px;
font-family: arial;
margin-left: 42px;
color: #666;
margin-bottom: 45px;
}


/* Sections of the document (including layout) - - - - - - - - - - - - - - - - */

	/* page-wrapper */
	#page-wrapper, .page-wrapper { }

	#page-container {
		width: 100%;
		float: left;
		background: #fff;

	}

	/* - - - HEADER - - - */
	#masthead img {
		height: 40px;
		padding: 20px 0 5px 5px;
		float: left;
		display: inline;
	}

	#masthead a h1, a.logo{
		font-size: 45px;
		text-decoration: none !important;
		color: #2bb3dd;
		float:left;
		display: inline;
	}

	#masthead {
		width: 1000px;
		margin: 0 auto;
	}

	#site-header {
		width: 100%;
		background: #fefefe;
		float:left;
	 }
		#site-header .title { }
		#site-header .description {  }

		/* Nav */

		.account-nav {
			text-align: right;
		}


		.dropdown {
			background: #333;
			color: #ccc;
			text-align: left !important;
			padding: 18px !important;
			margin-top: 30px !important;
			margin-left: 16px !important;
			-moz-border-bottom-left-radius: 8px;
			-moz-border-bottom-right-radius: 8px;
			-webkit-border-bottom-left-radius: 8px;
			-webkit-border-bottom-right-radius: 8px;
			border-bottom-left-radius: 8px 8px;
			border-bottom-right-radius: 8px 8px;
			position: absolute;
			top: 45px;
		}

		#top-nav ul ul.dropdown a { color: #e1e1e1 !important;}
		#top-nav ul ul.dropdown a:hover { color: #555 !important;}


		.dropdown li:hover {background: transparent !important;}

		.dropdown input {
			padding: 4px !important;
			width: 93%;
			margin-bottom: 5px;
		}

		.dropdown input[type="checkbox"] {
			width: auto !important;
		}

		.dropdown input[type="submit"] {
			width: 100px !important;
		}


		.dropdown li {
			color: #ccc;
			float:left;
			margin: 0px;
		}

		#top-nav {
			float: right;
			display: inline;
			text-align: right;
			font-size: 12px;
			width: 600px;

		}

		#top-nav a {
			color: #999;
			text-decoration: none;
			padding: 5px 11px;
			float: left;

		}

		#top-nav li:hover a {
			color: #f1f1f1;
		}

		#top-nav ul {
			list-style: none;
			float: right;
			margin-top: 20px;
		}

		#top-nav ul li {
			float: left;
			position: relative;
		}

		#top-nav ul li:hover {
			background: #82AC00;
		}


		#top-nav ul li a:hover {
			color: #f1f1f1;
		}

		#top-nav ul li ul a {
			display: block;
		}

		#top-nav ul ul {
			list-style: none;
			margin: 0;
			padding: 0;
			width: 150px;
			position: absolute;
			z-index: 500;
		}

		#top-nav ul ul a {
			color: #555 !important;

		}

		#top-nav ul li ul {
			top: 30px;
			margin-left: -1px;
			background: #fff;
			border: solid 1px #222;
		    box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.46);
   		 	-moz-box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.46);
	   		 -webkit-box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.46);
		}

		#top-nav ul ul ul {
			top: 0;
			left: 100%;
		}

		#top-nav ul ul li {
			width: 100%;
			display: block;
		}

		#top-nav ul li ul li:hover {
			background: none!important;
		}

		#top-nav ul ul, #top-nav ul li:hover ul ul, #top-nav ul ul li:hover ul ul { display: none;}
		#top-nav ul li:hover ul, #top-nav ul ul li:hover ul, #top-nav ul ul li ul li:hover ul { display: block;}
		#top-nav ul li * a:hover {
			color: #000 !important;
		}

		#top-nav .signIn{
		border-bottom-right-radius: 5px;
		border-top-right-radius: 5px;
		background: #333;
		}
		#top-nav .signOut{
		border-bottom-right-radius: 5px;
		border-top-right-radius: 5px;
		background: #333;
		}

		#top-nav .becomeMember, #top-nav .account{
		border-bottom-left-radius: 5px;
		border-top-left-radius: 5px;
		background: #333;
		margin-right: 1px;
		font-weight: bold;
		margin-left: 15px;
		text-align: center;
		min-width: 120px;
		}

		.becomeMember a { color: #f1f1f1 !important;}
		#top-nav ul li.becomeMember:hover { background: #82AC00;
			background-image: linear-gradient(bottom, rgb(92,117,4) 46%, rgb(116,148,10) 73%, rgb(129,172,0) 87%);
			background-image: -o-linear-gradient(bottom, rgb(92,117,4) 46%, rgb(116,148,10) 73%, rgb(129,172,0) 87%);
			background-image: -moz-linear-gradient(bottom, rgb(92,117,4) 46%, rgb(116,148,10) 73%, rgb(129,172,0) 87%);
			background-image: -webkit-linear-gradient(bottom, rgb(92,117,4) 46%, rgb(116,148,10) 73%, rgb(129,172,0) 87%);
			background-image: -ms-linear-gradient(bottom, rgb(92,117,4) 46%, rgb(116,148,10) 73%, rgb(129,172,0) 87%);
			background-image: -webkit-gradient(
			linear,
			left bottom,
			left top,
			color-stop(0.46, rgb(92,117,4)),
			color-stop(0.73, rgb(116,148,10)),
			color-stop(0.87, rgb(129,172,0))
		)
		}

		.account a { color: #f1f1f1 !important;}
		#top-nav ul li.account:hover { background: #82AC00;
			background-image: linear-gradient(bottom, rgb(92,117,4) 46%, rgb(116,148,10) 73%, rgb(129,172,0) 87%);
			background-image: -o-linear-gradient(bottom, rgb(92,117,4) 46%, rgb(116,148,10) 73%, rgb(129,172,0) 87%);
			background-image: -moz-linear-gradient(bottom, rgb(92,117,4) 46%, rgb(116,148,10) 73%, rgb(129,172,0) 87%);
			background-image: -webkit-linear-gradient(bottom, rgb(92,117,4) 46%, rgb(116,148,10) 73%, rgb(129,172,0) 87%);
			background-image: -ms-linear-gradient(bottom, rgb(92,117,4) 46%, rgb(116,148,10) 73%, rgb(129,172,0) 87%);
			background-image: -webkit-gradient(
			linear,
			left bottom,
			left top,
			color-stop(0.46, rgb(92,117,4)),
			color-stop(0.73, rgb(116,148,10)),
			color-stop(0.87, rgb(129,172,0))
		)
		}

		.signIn a { color: #e1e1e1 !important;}
		.signOut a { color: #e1e1e1 !important;}
		#top-nav ul li.signOut:hover { background: #82AC00;
			background-image: linear-gradient(bottom, rgb(92,117,4) 46%, rgb(116,148,10) 73%, rgb(129,172,0) 87%);
			background-image: -o-linear-gradient(bottom, rgb(92,117,4) 46%, rgb(116,148,10) 73%, rgb(129,172,0) 87%);
			background-image: -moz-linear-gradient(bottom, rgb(92,117,4) 46%, rgb(116,148,10) 73%, rgb(129,172,0) 87%);
			background-image: -webkit-linear-gradient(bottom, rgb(92,117,4) 46%, rgb(116,148,10) 73%, rgb(129,172,0) 87%);
			background-image: -ms-linear-gradient(bottom, rgb(92,117,4) 46%, rgb(116,148,10) 73%, rgb(129,172,0) 87%);
			background-image: -webkit-gradient(
			linear,
			left bottom,
			left top,
			color-stop(0.46, rgb(92,117,4)),
			color-stop(0.73, rgb(116,148,10)),
			color-stop(0.87, rgb(129,172,0))
		)
		}

		.makeMoney a, .makeMoney{  color:#1cb4da !important; font-weight: bold; text-transform: uppercase;  padding-left: 20px; }
		.makeMoney a:hover  { color: #97c900 !important; font-weight: bold;}
		#top-nav ul li.makeMoney {background: url('images/wallet.png') no-repeat;}
		#top-nav ul li.makeMoney:hover {background: url('images/money.png') no-repeat;}
		.makeMoney a img {width: 25px !important; height: 25px !important; padding: 0px !important; margin-right: 5px; margin-top: -5px !important;}
		#top-nav #menu-topnav li a {color:#1cb4da ; font-weight: bold; text-transform: uppercase;}
		#top-nav #menu-topnav li a:hover, #top-nav #menu-topnav li:hover {background: transparent; color: #555555;}


		#main-nav {
			width: 100%;
			float: left;
			display: block;
			background: #222;
			color: #fff;
			position: relative;
			border-bottom: solid 2px #37b9da;
			position: fixed;
			z-index: 9999999;
		}


		#main-nav #megaMenu{
			width: 1000px;
			margin: 0 auto;
			font-size: 12px;
		}
		#megaMenu ul.megaMenu li {
		}



		#main-nav a {
			color: #bbb;

		}

			/* Nav Links*/

			/* DownStates*/

		/* Search */
		#megaMenu form { padding: 1px 0;}
		#menu-item-816 {float: right !important;}

		#main-nav #megaMenu input[type="text"] {font-size: 11px !important; background-color: #353535 !important; color: #999; background-image: url('images/search.png'); background-repeat: no-repeat; width: 80px; line-height: 26px !important; height: 26px !important; text-indent: 30px;}

	/* - - - CONTENT - - - */
	#page-wrapper, .page-wrapper{ width: 100%; max-width: 1000px; margin: 0 auto; clear: both;}
	#content { width: 100%; float: left; display: block; }
	#content.right { width: 67% !important; float: right; display: inline !important; margin-right: 5%; }
	#content.left { width: 67% !important; float: left !important; display: inline !important; margin-right: 5% }
	#content.center { width: 44% !important; float: left; display: inline !important; }
	#content em { font-family: cambria, baskerville, cochin, georgia, times, serif; }
	#content p {margin-bottom: 1.5em;}

		/* Posts */
		.post { clear: both; }
		.entry { }
		article time { color: #999; font-size: .9em; margin-bottom: .5em; }
		.entry p {}
		.utw {}
		.post_nav {}
		.post-edit-link { }
		.post-meta-data { width: 300px; }
		.post-meta-data ul li { border-bottom: 1px dotted #666; }
		.stbutton { float: left; } /* share this button */

		/* Page */
		.page {}

		/* Single */
		.single {}

		/* Comments using Intense Debate */


	/* - - - SidebarLeft - - - */
	#sidebar-left { float: left; width: 26%; list-style-type: none; padding-bottom: 5em; margin-right: 2%; }
	#sidebar-left h2 { margin: 2em 0 .5em 0; }
	#sidebar-left ul { list-style-position: inside; }
	#sidebar-left ul li { margin-bottom: 1em; }

	/* - - - SidebarRight - - - */
	#sidebar-right { float: right; width: 28%; list-style-type: none; padding-bottom: 5em; overflow: hidden;}
	#sidebar-right h2 { font-size: 18px;
		line-height: 30px;
		font-family: 'Libre Baskerville', serif;
		border-bottom: solid 1px #dfdfdf;
		color: #666;
	}
	#sidebar-right ul { list-style-position: inside; }
	#sidebar-right ul li { margin-bottom: 25px; font-size: 14px; color: #777; }
	#sidebar-right p {margin-bottom: 8px;}
	#sidebar-right a {color: #2bb3dd; text-decoration: none;}
	#sidebar-right ul.really_simple_twitter_widget li { font-size: 11px; margin-bottom: 10px; padding-left: 20px; padding-bottom: 10px; border-bottom: solid 1px #eaeaea;}
	#sidebar-right ul.really_simple_twitter_widget li a {color: #82AC00; text-decoration: none;}
	#gform_wrapper_5 {font-size: 11px;}
	#gform_wrapper_5 .gform_body {padding-left: 0px;}
	.widget_text {width: 100%;}


	/* - - - footerWidgets - - - */
	#footer-widgets1 { width: 1000px; list-style-type: none; margin: 0 auto;  text-align: center; height: 25px;}
	#footer-widgets1 .widget-center {
display: inline-block;
margin: 0 35px;
font-size: 13px;
line-height: 25px;
	}
	.widget-center a:hover {color: #777 !important;}

	#footer-widgets1 h2 { color: #cdcdcd; font-size: 16px; margin-top: 1em; margin-bottom: .5em; }
	#footer-widgets1 ul { list-style-position: inside; }
	#footer-widgets1 ul li {  }
	#footer-widgets1 li {
		float: left;
		display: inline;
		width: 24%;
		margin-right: 1%;
	}
	#footer-widgets1 img {
		float: left;
		padding: 0 5px;
	}

	#footer-widgets2 { width: 1000px; list-style-type: none; margin: 0 auto; }
	#footer-widgets2 h2 { color: #282828; font-size: 16px; margin-top: 0px; margin-bottom: .5em; }
	#footer-widgets2 ul { list-style-position: inside; }
	#footer-widgets2 ul li {  }
	#footer-widgets2 li {
		float: left;
		display: inline;
		width: 28.33%;
		margin-right: 1%;
		margin-left: 1%;
	}

	#footer-widgets2 li:nth-child(2) {
		width: 37.33%
	}

	#footer1 a, #footer2 a {
		color: #282828;
		text-decoration: none;
	}

	#footer1 a:hover, #footer2 a:hover{ color: #2bb3dd !important; }

	#sidebar {
		float: right;
		width: 23%;
		font-size: 75%;
		margin-left: 2%;
	}

	#footer1 li li, #footer2 li li {
		float: left;
		display: block;
		width: 100%;
	}

	/* - - - WIDGETS - - - */

	/* Calendar Widget Styling */
	#calendar caption { background: #CCC; padding: 5px 0px; }
	#calendar table { width: 170px; border: solid 1px #CCC; }
	#calendar table th { text-align: center; letter-spacing: -1px; border-bottom: solid 1px #CCC; padding: 3px 0px; }
	#calendar table td { text-align: center; padding: 3px 0px; font-size: .8em; }
	#calendar table td a { font-weight: bold; }
	#calendar h2 { padding-bottom: 8px; }


	/* - - - FOOTER - - - */
	#footer1 { clear: both;padding: 3px 0 2px; text-align: left; width: 100%; float: left; display: block; background: #efefef; color: #282828; font-size: 11px; line-height: 14px; border-bottom: solid 1px #dfdfdf; }
	#footer2 { clear: both;padding: 20px 0 30px; padding-bottom: 20px; text-align: left; width: 100%; float: left; display: block; background: #efefef; color: #282828; font-size: 11px; }
		/* Footer Links */
		#footer a:link, #footer a:visited { }
		#footer a:hover, #footer a:active, #footer a:focus { }
		#footer .current-menu-item a { }

		/* Copyright */
		#copyContainer { width: 100%; float: left; display: block; background: #222;}
		#copyright { width: 1000px; margin: 0px auto; font-size: 11px; color: #999; line-height: 45px;}



/* jQuery Styles - - - - - - - - - - - - - - - - - - - - - - - - */

/* preloader for site, relies on some js in the functions file and a div in the header (both commented out by default) */
/*.js div#preloader { position: fixed; left: 0; top: 0; z-index: 999; width: 100%; height: 100%; overflow: visible; background: #c0c0c0 url(./images/loading.gif) no-repeat center center; }*/

/* Show-Hide Content */
.make-link { color: #06F !important; text-decoration: none; margin-bottom: .5em; }
.make-link:hover, .make-link:focus, .make-link:active { cursor: pointer; color: #C60; text-decoration: underline; }
ul.hide { margin: 0 0 0 1em !important; padding: 0 !important; }

	/* Adds 'Plus-Minus' sign to header */
	.header-shown { background: url('./images/icon_link_plus_minus.png') no-repeat 0 -20px; height: 17px; }
	.header-hidden { background: url('./images/icon_link_plus_minus.png') no-repeat 0px 3px; height: -14px; }

/* Indicators */
.indicator { position: absolute; z-index: 10; text-align: right; left: 0; }
.indicator a { width: 7em; background-color: #FF0; display: block; font-weight: bold; font-size: 12px !important; text-transform: uppercase; color: #09C; text-decoration: none; padding: .5em 1em; }
.indicator a:hover, .indicator a:focus { background-color: #FFF; text-decoration: underline; cursor: pointer; }
	#js-ind { top: 30em; }



/* SPECIFIC PAGE STYLES - - - - - - - - - - - - - - - - */

/* - - - Home - - - */
#featuredContainer {
/*	background: url('images/sliderbg.png') repeat;
*/
	height: 350px;
	width: 100%;
}

#featuredContent {
	width: 1000px;
	margin: 0 auto;
}

#featuredStitchContainer {
	background: url('images/stitch.jpg') repeat;
	height: 92px;
	width: 100%;
	box-shadow: 0px 5px 8px rgba(0, 0, 0, 0.20);
    -moz-box-shadow: 0px 5px 8px rgba(0, 0, 0, 0.20);
    -webkit-box-shadow: 0px 5px 8px rgba(0, 0, 0, 0.20);}

#featuredStitch {
/*	width: 1000px;
	margin: 0 auto;
*/
	width: 49%; margin-right: 1%; display: inline; float: left;

}

#featuredStitch img { margin-right: 0px; width: 135px; margin-top: 14px;}


.homeCoach {
	width: 99px;
	height: 99px;
	float: left;
	display: inline;
	border: solid 5px #222;
	margin: 0px 8px;
}

#homeTutorial, .homeTutorial {
	width: 100%;
	float: left;
	display: inline;
}

.homeDets { color: #999; font-size: 11px; margin: 8px 0; font-style: italic;}
.tutDets { color: #999; font-size: 11px; margin: 2px 0; font-style: italic;}
#homeTutorial a,.homeTutorial a { text-decoration: none; height: 19px; color: #fff;}

#blogDetails ul li { display: inline; font-size: 11px; color: #999;}
.blogDetails ul li { display: inline; font-size: 11px; color: #999;}
#blogDetails a {color: #999;}
.blogDetails a {color: #999;}

.homeBlog {
	font-size: 11px;
	line-height: normal;
	color: #666;
	margin-bottom: 15px;
}

.homeContent {
	font-size: 13px;
}

.homeBlog a {
	text-decoration: none;
}

#featuredIn {
	float:left;
	margin-bottom: 20px;
}
#featuredIn img {
	float: left;
	display: inline;
	/* background: #f9f9f9; */
	padding: 10px 20px;
	margin: 10px 8px;
}

.homeFooter {
	width: 96%;
	margin:20px 2%;
	background: #efefef; -moz-border-radius: 4px; -webkit-border-radius:4px; border-radius: 4px;
	border: solid 1px #dedede;
	float: left;
	display: block;
}

.homeFooter .requestClass .gfield_label {display: none !important;}
.homeFooter .requestClass input {height: 27px !important; width: 150px !important; font-size: 14px;}
.homeFooter .requestClass .button {height: 33px !important; width: 60px !important;}
.homeFooter .requestClass .gform_page_fields {float: left; width: 150px !important; display: inline;}
.homeFooter .requestClass .gform_body {margin-left: 15px !important; float: left; display: inline; width: 228px;}
.homeFooter .requestClass .gform_footer {margin: 0 15px 0 0 !important; float: right; display: inline; width: 60px; padding: 0px;}
#gform_previous_button_10 { display: none;}
.homeFooter #gform_wrapper_10 .gform_page_footer {margin: -2px 15px 0 0 !important; float: right; display: inline; width: 60px; padding: 0px; border-top: none !important;}
#gform_next_button_10_5{
float: right;
display: block;
background: #82AC00;
color: white;
padding: 5px 9px;
font-size: 14px;
}

.homeFooter .eNews .gfield_label {display: none !important;}
.homeFooter .eNews input {height: 27px !important; width: 130px !important; font-size: 14px;}
.homeFooter .eNews .button {height: 33px !important; width: 60px !important;}
.homeFooter .eNews .gform_body {margin-left: 15px !important; float: left; display: inline; width: 120px;}
.homeFooter .eNews .gform_footer {margin: 0 15px 0 0 !important; float: right; display: inline; width: 60px; padding: 0px;}
#content .homeFooter p{margin-bottom: 2px;}

.homeFooter .fourth {
	margin: 10px 0;
	padding: 0 10px;
	border-right: solid 1px #e1e1e1;
}

.homeFooter .fourthend {
	margin: 10px 0;
	padding: 0 10px;

}

.homeFooter a.testimonials { width: 180px; height:35px; text-align: center; margin: 5px 15px 0; background: url('images/allTestimonials.png'); float:left;}
.homeFooter a.testimonials:hover {background: url('images/allTestimonialsHover.png');}
.homeFooter a.becomeMember { width: 180px; height:35px; text-align: center; margin: 5px 15px 0; background: url('images/becomeMember.png'); float:left;}
.homeFooter a.becomeMember:hover {background: url('images/becomeMemberHover.png');}



/* style the 503 page (coming soon page) you activate this template file in the maintenance mode plugin */
.maintenance {}

 p.small {font-size: 11px; font-style: italic;}

#about {}

/* BUDDY PRESS */
.padder{
	width: 90%;
	margin: 20px 5%;
	font-size: 75%;
}

#forums-search-form h3 {
	width: 50%;
	float: left;
	margin-bottom: 20px;
}

.padder #forums-dir-search {
	margin: -3px 0 0 0px;
}

#wp-admin-bar {
	position: absolute !important;
	background: #272625;
	paddding:5px 0;
}

#wp-admin-bar .padder {
	width: 100% !important;
	background: transparent !important;
}

html body {padding-top:0 !important;}
#wp-admin-bar {display:none !important;}

/* UBER MENU */
#megaMenu ul.megaMenu{
	background-color:#222;

}
#megaMenu ul.megaMenu > li > a{
	font-size:12;
	color:#e1e1e1;
	border-color:transparent #212121 transparent transparent;
	padding: 8px 15px !important;
	border-bottom: solid 2px #222 !important;
}
#megaMenu ul.megaMenu > li:first-child > a{
	border-left-color:transparent;
}
#megaMenu ul.megaMenu > li:last-child > a{
	border-right-color:transparent;
}
#megaMenu ul.megaMenu > li:hover > a, #megaMenu ul.megaMenu > li > a:hover, #megaMenu ul.megaMenu > li.megaHover > a{
	background-color:transparent !important;
border-bottom: solid 2px #2bb3dd !important;
	color:#fff !important;
}
#megaMenu li.ss-nav-menu-mega ul.sub-menu.sub-menu-1, #megaMenu li.ss-nav-menu-reg ul.sub-menu{
	background-color:#fff;

border: 4px solid #82AC00 !important;
}
#megaMenu ul li.ss-nav-menu-mega ul ul.sub-menu li a, #megaMenu ul ul.sub-menu li a, #megaMenu ul.megaMenu .wpmega-nonlink{
	color:#999;
}
#megaMenu ul li.ss-nav-menu-mega ul ul.sub-menu li a, #megaMenu ul ul.sub-menu li a{
	font-size:11px;
}
#megaMenu ul li.ss-nav-menu-mega ul.sub-menu-1 > li > a, #megaMenu ul li.ss-nav-menu-mega ul.sub-menu-1 > li:hover > a, #megaMenu ul li.ss-nav-menu-mega ul ul.sub-menu .ss-nav-menu-header > a, .wpmega-widgetarea h2.widgettitle{
	color:#222;
}
#megaMenu ul li.ss-nav-menu-mega ul.sub-menu-1 > li > a, #megaMenu ul li.ss-nav-menu-mega ul.sub-menu-1 > li:hover > a, #megaMenu ul li.ss-nav-menu-mega ul ul.sub-menu .ss-nav-menu-header > a{
	font-size:13px;
}
#megaMenu ul li.ss-nav-menu-mega  ul.sub-menu li{
	max-width: 200px;
}
#megaMenu ul li.ss-nav-menu-mega ul ul.sub-menu li a:hover, #megaMenu ul ul.sub-menu > li:hover > a{
	color:#d1d1d1;
}
#megaMenu ul li.ss-nav-menu-mega ul.sub-menu li.ss-nav-menu-highlight > a, #megaMenu ul li.ss-nav-menu-reg ul.sub-menu li.ss-nav-menu-highlight > a{
	color:#222;
}

#megaMenu .wpmega-item-description{
	color: #999 !important;
	font-size: 10px !important;
}

#megaMenu .ss-nav-menu-with-img img {
	padding: 5px;

}

#megaMenu ul li.ss-nav-menu-mega ul.sub-menu li a:hover{
	color: #d1d1d1 !important;
}
/* FAQ TABS */


#tabnav li.active a {
background: #555;
color: white;
text-decoration: none;
}

.tabcontent {
float: left;
clear: both;
width: 100%;
display: block;
margin: 0 0 30px 0;
padding: 20px 0;
}

.faqCategories {width: 100%; float: left; display: block; margin-bottom: 20px;}

.faqCategories a { text-decoration: none !important;  padding: 6px 1%; background: #2bb3dd; text-align: center; float: left; display: inline; width: 16%; margin: 10px 2%; color: #fff; text-transform: uppercase; font-size: 12px;}

.faqCategories a:hover, .faqCategories a.active {background: #222; color:#fff;}

.trial_faqs_container  .faqCategories a {background: #2bb3dd; color: #fff; border: none; width: 12%; font-size: 13px;}
.trial_faqs_container .faqCategories a:hover, .trial_faqs_container .faqCategories a.active {background: #222; color:#fff;}

.trial_faqs_container .tabcontent {
	width: 95%;
	padding-left: 5%;
}

.active { display: block  !important;}

/* ROYAL SLIDER */
.royalSlider .royalSlide, .royalSlider .royalWrapper {
	background: none !important;
}

/* Blog */
.blogList, #blogList {
	float: left;
	display: block;
	width: 100%;
}
.blogList h2, #blogList h2 { font-size: 18px; width: 75%; float: left; display: inline; padding: 0px; margin: 0px; line-height: 30px; font-family: 'Libre Baskerville', serif; height: 30px; overflow: hidden;}
.blogList a, #blogList a {text-decoration: none !important; color: #2bb3dd;}
.blogList #time, #blogList #time {color: #999; float: right; width: 24%; margin-left: 1%; display: inline; text-align: right; font-size: 14px; vertical-align: text-bottom; line-height: 30px;}
.blogList #blogDetails, #blogList #blogDetails{ padding: 5px 0; border-top: solid 1px #e1e1e1; border-bottom: solid 1px #e1e1e1; width: 100%; float: left; display: block; font-size: 12px; color: #222; margin-bottom: 15px;}
.blogList .blogDetails, #blogList .blogDetails{ padding: 5px 0; border-top: solid 1px #e1e1e1; border-bottom: solid 1px #e1e1e1; width: 100%; float: left; display: block; font-size: 12px; color: #222; margin-bottom: 15px;}
img.blogRoll { padding: 7px; background: #f3f3f3; border: solid 1px #e3e3e3; margin: 0 15px 15px 15px; float: left; display: inline; max-height: 100px; width: 25%;}
.tags, #tags { margin: 20px 0; font-size: 11px;}
.entry {	margin-bottom: 25px; font-size: 13px; display: block; width: 100%; float: left;}
.navigation { text-align: right; font-size: 11px; margin-bottom: 20px;}
.single .blogentry img {
	/* margin: 0 auto; **/
	max-width: 98%;
}
#idc-container-parent {
	border-top: solid 1px #CCC;
}

.blogentry object {
	width: 100% !important;
}


/*Coach Profile */
#profilePic { float: left; display: inline; width: 25%; margin-right: 2%;}
.profileContent { float: left; display: inline; width: 46%; margin-right: 2%; font-size: 14px; color:#666;}
#content .profileContent p { font-size: 12px;}
.coachedVideos {float: left; display: inline;width:100%;}
.coachedVideos p {line-height: normal;}
#profile {float:left;display:block;width:100%; margin-bottom: 20px;}
#profile a { text-decoration: none;}
#coachTutorials { float:left; display: block; width: 100%; }
.profilepic { float:left; width: 100%; display: block; margin-bottom: 10px;}
.profileSide {float:left; display: inline; width: 25%;}
.profileSide p {font-size: 12px; padding-left: 10px;}
.profileSide h2{ border-bottom: solid 1px #dfdfdf; font-size: 18px;;}
.profileSide .gform_wrapper .top_label .gfield_label {font-size: 12px; margin: 0px !important;}
.profileSide .gform_wrapper .ginput_complex label, .profileSide .gform_wrapper .gfield_time_hour label, .profileSide .gform_wrapper .gfield_time_minute label, .profileSide .gform_wrapper .gfield_date_month label, .profileSide .gform_wrapper .gfield_date_day label, .profileSide .gform_wrapper .gfield_date_year label, .profileSide .gform_wrapper .instruction { margin: 0px !important; }
.profileSide .gform_wrapper .gform_footer { margin: 0px; padding: 0px;}
.profileContent h1 {padding: 0px; margin: 0px;}
.profileContent h2 {padding: 0px; margin: -5px 0 10px 1px; font-size: 18px;}
.profileClip { float:left; margin-right: 5px; padding-left: 20px;}
#gform_wrapper_4 { float: left;}

/* Book a Coach */
.coachThumbnail {float: left; display: inline; width: 19%; margin-right: 1%; margin-top: 10px;}
.coachThumbnail2 {float: left; display: inline; width: 13%; margin-left: 1.83%; margin-right: 1.83%; margin-top: 10px; margin-bottom: 20px;}
.coachThumbnail3 {width: 50px; min-height: 50px;
height: auto;
vertical-align: middle;
margin-right: 6px;}
#book-a-coach article {margin-bottom: 20px;}
#gform_2 { margin-left: 40px;}

/* Services */
#content p.servicesHighlight { color: #128dac; font-size: 19px; margin-bottom: 4px; }
a.serviceBtn { background: #128dac; font-size: 15px; color: #fff; padding: 5px 8px;}
a.left {float:left; display: inline;}
a.right {float:right; display: inline;}



/* Account - Affiliate */
.aff-wrap { background: transparent !important; border: none !important;}
.aff-wrap a {color: #222; text-decoration: none;}
.aff-wrap .affiliate-cp-subnav { background: transparent !important;}
.aff-wrap .affiliate-cp-subnav a{color: #222;}
.summaryPanel { float: left; display: inline; width: 48%; margin-right: 2%;}
#menu-account-menu li{
	margin-left: 30px !important;
}

/* Ask - SmartActors */
.askSA input {
			padding: 18px !important;
			width: 814px !important;
			-moz-border-bottom-left-radius: 8px;
			-webkit-border-bottom-left-radius: 8px;
			border-bottom-left-radius: 8px 8px;
			-moz-border-top-left-radius: 8px;
			-webkit-border-top-left-radius: 8px;
			border-top-left-radius: 8px 8px;
			font-size: 20px !important;
}

.askSA input[type='Submit'] {
	width: 202px !important;
			-moz-border-bottom-right-radius: 8px;
			-webkit-border-bottom-right-radius: 8px;
			border-bottom-right-radius: 8px 8px;
			-moz-border-top-right-radius: 8px;
			-webkit-border-top-right-radius: 8px;
			border-top-right-radius: 8px 8px;
			-moz-border-bottom-left-radius: 0px;
			-webkit-border-bottom-left-radius: 0px;
			border-bottom-left-radius: 0px 0px;
			-moz-border-top-left-radius: 0px;
			-webkit-border-top-left-radius: 0px;
			border-top-left-radius: 0px 0px;
			margin-top: 0px;
	background: -moz-linear-gradient(
		top,
		#f5f5f5 0%,
		#e8e8e8);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#f5f5f5),
		to(#e8e8e8));
	background: #2bb3dd;
	color: #fff !important;
}

.askSA input[type='Submit']:hover {
	background: #222;
}


#services .gform_body {width:81.4%;float:left;display:inline;}
#services #footer2 .gform_body {width:100%;float:left;display:inline;}
.gform_footer  {width:18.6%;float:right;display:inline; clear:none !important;}

#qaplus_searchform {display: none;}

.faq-catname {display: none;}
.qa-faq  {margin-bottom: 10px;}
.qa-faq-title { width: 980px; float:left; display: block;
			-moz-border-bottom-right-radius: 4px;
			-webkit-border-bottom-right-radius: 4px;
			border-bottom-right-radius: 4px 4px;
			-moz-border-top-right-radius: 4px;
			-webkit-border-top-right-radius: 4px;
			border-top-right-radius: 4px 4px;
			-moz-border-bottom-left-radius: 4px;
			-webkit-border-bottom-left-radius: 4px;
			border-bottom-left-radius: 4px 4px;
			-moz-border-top-left-radius: 4px;
			-webkit-border-top-left-radius: 4px;
			border-top-left-radius: 4px 4px;
			font-size: 19px;
			padding: 10px;
			background: #e1e1e1;
			color: #fff;
			background-image: url('images/faqbg.png');
			background-repeat: no-repeat;
 }

 .qa-faq-title a{ color: #757575; text-decoration: none; padding-left: 40px; width: 955px; float:left; padding-right: 15px}
 .qa-faq-answer p, .qa-faq-answer {color: #888; font-size: 17px; padding: 10px; margin-top: 10px;}

 /* Video Tutorials */
 .featuredVideoContainer { width: 96%; float:left; display: block; background: #222; padding: 20px 2%; margin-bottom: 20px;}
 .featuredVideo {width: 45%; float:left; display: inline; margin-right: 5%; height: 254px;}
 .featuredVideo .BrightcoveExperience, .featuredVideo object, .featuredVideo span {width:100% !important; height: 250px !important;}
 span#_containermyExperience921640798001 {width: 100% !important;}

 .homeTutorial .featuredVideo{height: 120px;}
 .homeTutorial .featuredVideo object{ width: 100% !important; height: 120px !important; border: solid 1px #ccc;}

 .homeTutorial2 .featuredVideo {width: 100%; height: 180px; margin: 0px; padding: 4px; border: solid 1px #dfdfdf;}
 .homeTutorial2 .featuredVideo object{ width: 320px !important; height: 180px !important;}

 .featuredVideoDetails {width: 50%; float:right; display: inline; color: #ccc;}
 .featuredVideoDetails {font-size: 13px;}

 .videoCategories { width: 100%; float:left; display: block; margin-bottom: 20px; }
 .videoCategories a { text-decoration: none !important;  padding: 6px 2%; background: #eee; color: #444; -moz-border-radius: 7px; -webkit-border-radius:7px; border-radius: 7px; text-align: center; float: left; display: inline; width: 16%; margin: 10px 2%;}
 .videoCategories a:hover {background: #2bb3dd; color:#efefef;}
 .categoryspan {font-size: 11px; line-height: 12px;
	  color: #999;
 }

 .videoCategories h2 {margin-bottom: 3px !important;}
 .videoCategories .video { width: 24%; margin-right: 1%; float: left; display: inline;}
 .videoCategories .video object {width: 92%; height: 125px; padding: 6px 4%; background: #efefef; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }

 .videoDetails a{ text-decoration: none;}
 .videoDetails a:hover { color: #454545 !important;}
 .videoDetails p{margin-bottom: 4px !important; font-size: 12px; line-height: normal}
 a.catLink {float:right; color:#82ac00; font-size:16px; text-decoration: none; margin-right:20px;}
 .videoSidebar {float:right; display: inline; width: 31%; margin-left: 2%; }
 .videoSidebar h2{ margin: 10px 0; float:left; width:}
 .sidebarVidCat {width: 100%; display: block; float:left;}
 .videoWidget { float:left; display: block; width: 100%; margin-bottom: 20px;}

 .newestTutorials { width: 98%; margin: 10px 1%; padding: 5px 3px; background: #efefef; float:left; display: block; }
 .newestTutorials .newVideo { width: 128px; margin: 4px 6px 0px 6px; float:left; display: inline;}
 .newestTutorials .newVideo object { width: 100%; height: 80px;}
 .videoList { width: 100%; float: left; display: block;}
 .videoList .video {width: 17%; margin: 20px 3% 25px 3%; float: left; display: inline; height: 153px; overflow: hidden;  padding: 10px;
	 background: #eeeeee;
 	}
 .videoList .video p a{font-size: 12px; font-weight: bold; text-decoration: none;
	 color: #333;
 	}
 .videoList p { margin-bottom: 0px !important; line-height: normal !important;}
 .videoList .video p  a.categories{font-size:11px; line-height: 12px; font-weight: normal;
	 color: #2bb3dd;

 }
 .videoList .video object {width: 100%; height: 95px;}
 .videoScreen { width: 100%;}

 /*Video Category */
 .categoryList .video {width: 25%; margin: 20px 4% 25px 4%; float: left; display: inline; height: 148px; overflow: hidden;}
 .categoryList .video p a{font-size: 12px; font-weight: bold; text-decoration: none; color: #333;}
 .categoryList p { margin-bottom: 0px !important; line-height: normal !important;}
 .categoryList .video p  a.categories{font-size:11px; color: #82AC00; line-height: 12px; font-weight: normal;}
 .categoryList .video p  a.categories:hover{color: #999;}
 .categoryList .video object {width: 100%; height: 95px;}

/* Single Video */
	.category-video-tutorials object {width: 100% !important; float:left; display: block; border: solid 1px #dfdfdf;}
	.blogentry {float:left; display: block; margin-top: 5px; margin-bottom: 25px; width: 100%;}

/*Product Details */
/* #grid_view_products_page_container{width: 1000px !important; float:left;}
 .product_grid_display .product_grid_item {width: 200px !important;}
*/
 #content .product_grid_display span.sale {display: none;}
 #content .product_grid_display .wpsc_buy_button {width: 100px !important; padding: 8px !important;}
 .single_product_display .imagecol img.product_image {padding: 10px; margin: 0 10px 20px;}
 #checkout_page_container { width: 100% !important;}

 /* SmartDeal Sidebar */
 .item_image { float:left; display: inline; padding-right: 10px;}
 .wpsc-latest-product a {font-size: 12px; text-decoration: none; font-weight: bold; line-height: normal;}

 .widget_wpsc_shopping_cart {
 	background: #333;
 	-moz-border-radius: 7px; -webkit-border-radius:7px; border-radius: 7px;
 	padding: 2px 10px 20px;
 	margin-top: 50px;
 	font-size: 12px;
 	color: #efefef;
 }
 .widget_wpsc_shopping_cart h2 {
 	font-family: cambria, baskerville, cochin, georgia, times, serif;
 	font-weight: bold;
 	font-size: 16px;
 	border-bottom: none !important;
 }

 .widget_wpsc_shopping_cart a { color: #82AC00; text-decoration: none; }
 .visitshop {display: none;}
 .shopping-cart-wrapper a.emptycart:link, .shopping-cart-wrapper a.emptycart:visited { color: #c4c4c4 !important;}
 .wpsc_empty_the_cart {float:left; display: inline; width: 50%; text-align: left !important; line-height: 26px;}
 .gocheckout {float: right; display: inline;}
 #cart-widget-links {padding-top: 13px !important;}

 /* Checkout */

 .checkout_cart {width: 1000px !important; float:left;}
 .wpsc_email_address {float:left;display:block;width:100%;}
 .wpsc_checkout_table {float:left; display:inline; width: 48%; margin-right: 2%;}
   #content #checkout_page_container input {margin: 10px 0 !important;}
  #checkout_page_container table.checkout_cart tr.header th {text-align: left !important;}
  .checkout_cart input[type="submit"], .wpsc_make_purchase input[type="submit"]{ float: none; display: inline;}
  #content #checkout_page_container table.checkout_cart tr.product_row td.wpsc_product_name {width: 300px !important;}

  .total_price { margin-top: 30px; font-weight: bold; font-size: 18px; color: #82ac00; float:left; text-align: right; padding-left: 150px;}
  .wpsc_make_purchase { float:right; display: block; margin-top: -10px; margin-right: 40px;}
  #wpsc_checkout_gravatar {display: none !important;}
  .wpsc_email_address_p input {width: 350px !important;}
  #checkout_page_container h3, #checkout_page_container h4 { font-size: 22px; border-bottom: dotted 1px #333; margin: 15px 0;}
  #wpsc_shopping_cart_container .table-2 tbody, #wpsc_shopping_cart_container .table-2 tr{width: 100%; float:left; display:block;}
  #wpsc_shopping_cart_container .table-2 td.wpsc_billing_forms  {display: inline; width: 100%;}
  #wpsc_shopping_cart_container .table-2 tbody .wpsc_checkout_table {width: 100% !important;}
  .wpsc_gateway_container tr >td:first-child {
  	width: 150px;
  	line-height: 30px;
  }

.cart-widget-remove input[type='submit'],.cart-widget-remove button {
width: 14px;
text-indent: -9999px;
border: none;
outline: none;
cursor: pointer;
float: none;
display: inline;
padding: 0px;

 }
.cart-widget-remove	input[type='submit']:hover, .cart-widget-remove button:hover, input[type='submit']:focus, button:focus {  }

/* Become a Member */

#content .p_table_1 .signup {
width: 120px;
height: 33px;
padding: 6px 0px 6px 0px !important;
display: block;
text-align: center;
margin-left: 44px;
margin-right: 44px;
text-shadow: 0px 1px 0px white;
border: 1px solid #B5B5B5;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0, white), color-stop(0.05, #EFEFEF), color-stop(1, #D8D8D8));
outline: none;
background-image: linear-gradient(top, white, #EFEFEF 1px, #D8D8D8);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EFEFEF', endColorstr='#D8D8D8');
-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EFEFEF', endColorstr='#D8D8D8');
background: -ms-linear-gradient(top, white, #EFEFEF 1px, #D8D8D8);
background: -moz-linear-gradient(top, white, #EFEFEF 1px, #D8D8D8);
background: -o-linear-gradient(top, white, #EFEFEF 1px, #D8D8D8);
background: -webkit-linear-gradient(top, white, #EFEFEF 1px, #D8D8D8);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0, white), color-stop(0.05, #EFEFEF), color-stop(1, #D8D8D8));
box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5);
-webkit-box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5);
-moz-box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5);
font-size: 13px;
font-family: arial, sans-serif;
font-weight: normal;
color: #444;
line-height: normal !important;
visibility: visible;
cursor: pointer;
}

#content .p_table_1 .signup:hover {
text-shadow: 0px 1px 0px white;
border: 1px solid #B5B5B5;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #D2D2D2), color-stop(0.05, #DEDEDE), color-stop(1, #C9C9C9));
outline: none;
background-image: linear-gradient(top, #D2D2D2, #DEDEDE 1px, #C9C9C9);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DEDEDE', endColorstr='#C9C9C9');
-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DEDEDE', endColorstr='#C9C9C9');
background: -ms-linear-gradient(top, #D2D2D2, #DEDEDE 1px, #C9C9C9);
background: -moz-linear-gradient(top, #D2D2D2, #DEDEDE 1px, #C9C9C9);
background: -o-linear-gradient(top, #D2D2D2, #DEDEDE 1px, #C9C9C9);
background: -webkit-linear-gradient(top, #D2D2D2, #DEDEDE 1px, #C9C9C9);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #D2D2D2), color-stop(0.05, #DEDEDE), color-stop(1, #C9C9C9));
box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5);
-webkit-box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5);
-moz-box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5);

}

h3.gf_progressbar_title { font-family: 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', 'myriad pro', 'myriad web pro', 'myriad web', myriad, helvetica, sans-serif;}
.gform_page_footer { text-align: right; float:left;}

a.freeTrial {
	background: url('images/freeTrial.png');
	float: right;
	margin-top: -78px;
	margin-right: 50px;
	width: 70px;
	height: 70px;
}

a.freeTrial:hover {
	background: url('images/freeTrialHover.png');
}

#sidebar-right li{ float: left;}

.gform_body .gf_left_half { width: 48% !important; margin-right: 2% !important;}

/* Trial Page */
.trialSellers {
background: #efefef;
-moz-border-radius: 7px; -webkit-border-radius:7px; border-radius: 7px;
padding: 10px;
float: left;
display: block;
width: 980px;
margin-bottom: 20px;

}
.trialSide {
background: #fdfdfd;
-webkit-border-top-left-radius: 7px;
-webkit-border-bottom-left-radius: 7px;
-moz-border-radius-topleft: 7px;
-moz-border-radius-bottomleft: 7px;
border-top-left-radius: 7px;
border-bottom-left-radius: 7px;
box-shadow: -1px 0px 4px rgba(0, 0, 0, 0.10);
    -moz-box-shadow: -1px 0px 4px rgba(0, 0, 0, 0.10);
    -webkit-box-shadow: -1px 0px 4px rgba(0, 0, 0, 0.10);
padding: 10px;
margin-bottom: 20px;
float: left;
display: block;
width: 300px;
margin-top: 60px;

}
.trialSideLeft {
background: #fdfdfd;
-webkit-border-top-right-radius: 7px;
-webkit-border-bottom-right-radius: 7px;
-moz-border-radius-topright: 7px;
-moz-border-radius-bottomright: 7px;
border-top-right-radius: 7px;
border-bottom-right-radius: 7px;
box-shadow: 1px 0px 4px rgba(0, 0, 0, 0.10);
    -moz-box-shadow: -1px 0px 4px rgba(0, 0, 0, 0.10);
    -webkit-box-shadow: 1px 0px 4px rgba(0, 0, 0, 0.10);
padding: 10px;
margin-bottom: 20px;
float: left;
display: block;
width: 300px;
margin-top: 60px;

}

.trialSideLeft a{text-decoration: none !important;}
.trialSide a{text-decoration: none !important;}



/* Account Page */
.profileMain { float: left; display: block; width: 96%; padding: 0px 2% 5px 2%;background: #efefef; -moz-border-radius: 7px; -webkit-border-radius:7px; border-radius: 7px; text-align: center;
}

a.acct_sidebar { width: 80%; padding: 10px 5%; color: #999; -moz-border-radius: 1px; -webkit-border-radius:1px; border-radius: 1px; background: #f6f6f6; float: left; display: block;  text-decoration: none; margin: 1px 5%;
 }
a.red_sidebar:hover {background: #d76868 !important;}
 a.acct_sidebar:hover { color: #efefef; background: #b3cd63;}

 #account #sidebar-left .widget_text { float: left; display: block; margin-top: 80px;}
 .description { font-size: 12px; color: #999; padding: 0px 0 4px; margin-bottom: 5px; float: left;}
 #account th { margin-right: 5px;}
 #account select { font-size: 25px; padding: 10px;}
 #account .upgrade td {vertical-align: middle; padding: 0 10px;}

/*Misc */
.buyTutorial { float: left; display: block; width: 100%; font-size: 12px; color: #666; margin-top: -19px; margin-bottom: 3px; }
.buyTutorial input, .buyTutorial textarea {padding: 2px; margin: -3px 0 0 4px;}
.buyTutorial input[type="submit"], .buyTutorial button {font-size: 11px !important; margin: -1px 0 0 4px;  padding: 4px;}



.page-template-template-Purchase-Video-php input, #checkout input  { width: 75%;}
.page-template-template-Purchase-Video-php input[type="submit"], .page-template-template-Purchase-Video-php button, #checkout input[type="submit"], #checkout button { width: auto !important; margin-bottom: 20px;}

/* Products */
.prodimg {width: 250px !important; height: 250px !important; padding: 20px; background: #fafafa;}


/*Book Coach Table */
.sub-coach input {
width: 130px;
height: 37px;
padding: 3px 0px 0px 0px !important;
display: block;
text-align: center;
margin-left: auto;
margin-right: auto;
line-height: normal;

font-family: 'YanoneKaffeesatzRegular', arial, sans-serif;
color: white;
font-size: 24px;
position: relative;
top: 1px;
-webkit-transition: all 0.15s ease-in-out;
-moz-transition: all 0.15s ease-in-out;
-o-transition: all 0.15s ease-in-out;
-ms-transition: all 0.15s ease-in-out;
transition: all 0.15s ease-in-out;
float: none !important;

border: none;

}
.sub-coach input:hover, .sub-coach p#submit:hover {
	background: transparent !important;
	border: none !important;
	cursor: pointer;
	margin-top: -5px;
}

.sub-coach .button_1 {
background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #AECD66), color-stop(1, #7DAD4A));
background-image: linear-gradient(top, #aecd66, #7dad4a);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#aecd66', endColorstr='#7dad4a');
-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#aecd66', endColorstr='#7dad4a');
background: -ms-linear-gradient(top, #AECD66, #7DAD4A);
background: -moz-linear-gradient(top, #AECD66, #7DAD4A);
background: -o-linear-gradient(top, #AECD66, #7DAD4A);
background: -webkit-linear-gradient(top, #AECD66, #7DAD4A);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #AECD66), color-stop(1, #7DAD4A));
background-color: #7CAC49;
}

.sub-coach .button_2 {
border-bottom: 1px solid #478025;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #85C14C), color-stop(1, #609937));
background-image: linear-gradient(top, #85c14c, #609937);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#85c14c', endColorstr='#609937');
-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#85c14c', endColorstr='#609937');
background: -ms-linear-gradient(top, #85C14C, #609937);
background: -moz-linear-gradient(top, #85C14C, #609937);
background: -o-linear-gradient(top, #85C14C, #609937);
background: -webkit-linear-gradient(top, #85C14C, #609937);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #85C14C), color-stop(1, #609937));
background-color: #5F9836;
}

.sub-coach .button_3 {
	border-bottom: 1px solid #32701A;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #62B838), color-stop(1, #478A28));
background-image: linear-gradient(top, #62b838, #478a28);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62b838', endColorstr='#478a28');
-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62b838', endColorstr='#478a28');
background: -ms-linear-gradient(top, #62B838, #478A28);
background: -moz-linear-gradient(top, #62B838, #478A28);
background: -o-linear-gradient(top, #62B838, #478A28);
background: -webkit-linear-gradient(top, #62B838, #478A28);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #62B838), color-stop(1, #478A28));
background-color: #468928;
}

.sub-coach .button_4 {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #49A92B), color-stop(1, #357A1F));
background-image: linear-gradient(top, #49a92b, #357a1f);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#49a92b', endColorstr='#357a1f');
-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#49a92b', endColorstr='#357a1f');
background: -ms-linear-gradient(top, #49A92B, #357A1F);
background: -moz-linear-gradient(top, #49A92B, #357A1F);
background: -o-linear-gradient(top, #49A92B, #357A1F);
background: -webkit-linear-gradient(top, #49A92B, #357A1F);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #49A92B), color-stop(1, #357A1F));
background-color: #34791F;
}

.sub-coach .button_5 {
background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #AECD66), color-stop(1, #7DAD4A));
background-image: linear-gradient(top, #aecd66, #7dad4a);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#aecd66', endColorstr='#7dad4a');
-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#aecd66', endColorstr='#7dad4a');
background: -ms-linear-gradient(top, #AECD66, #7DAD4A);
background: -moz-linear-gradient(top, #AECD66, #7DAD4A);
background: -o-linear-gradient(top, #AECD66, #7DAD4A);
background: -webkit-linear-gradient(top, #AECD66, #7DAD4A);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #AECD66), color-stop(1, #7DAD4A));
background-color: #7CAC49;
}



/* Gravity Form Hacks */
	#gform_wrapper_12 .gform_body, #gform_wrapper_11 .gform_body, #gform_wrapper_1 .gform_body { float: left; width: 100%;}
	#gform_wrapper_12 .gform_footer, #gform_wrapper_11 .gform_footer, #gform_wrapper_1 .gform_footer {width: auto; margin-top: 0px;}
	#gform_submit_button_12, #gform_submit_button_11, #gform_submit_button_1, #gform_submit_button_19, .upgradetrialbutton {padding: 5px 10px;
	background: #2bb3dd;
	border: 1px solid #29add4;
 color: #fff; }
	#gform_submit_button_12:hover, #gform_submit_button_11:hover, #gform_submit_button_1:hover, #gform_submit_button_19:hover {background: #222}

 .toplabel label { margin-top: -55px !important; margin-bottom: 55px !important;}
 .toplabel input { margin-top: 30px !important; line-height: 25px;}
 .toplabel select {margin-top: 35px !important; height: 25px !important; margin-bottom: 15px !important;}

	#gform_wrapper_10 {font-size: 11px;}

	#field_6_26.gfield_error { background-color: #dfffe7 !important; border: solid 1px #69ca82 !important; color: #2e673c !important;}
	#field_6_26.gfield_error label {color: #2e673c !important;}
	#field_6_26.gfield_error .validation_message{ color: #2e673c !important;}

/* Misc */
.signInImage { width: 18px !important;
height: 18px !important;
padding: 0px;
float: none;
display: inline;
margin-left: 3px;
margin-top: -3px;
margin-bottom: -3px;}


.gform_wrapper .gform_page_footer .button {float: none; display: inline; padding: 8px !important; margin: 2px !important;; font-size: 13px !important; text-decoration: none !important;}

#resources ul.list-1 li {
	background: transparent url('images/double-arrow-green.png') no-repeat scroll 6px 7px
}

/* Testimonials */
#testimonials .quote {
	padding: 0 30px;
/* float: left; width: 100%; padding: 0%; display: none; color: #fff; text-align: center; */
}
#testimonials .quote p {color: #fff; font-size: 30px; margin-bottom: 20px; padding: 0 30px; line-height: 36px; text-shadow: 0px 0px 5px #000; }

/*Home Promo Video */

/*BB Press */
img.avatar { display: none; }

/*Comments */
#comments, {
	float: left;
	display: block;
	width: 100%;
	margin-top: 20px;
}

div.AuthorizeNetSeal {
	float: left;
	display: inline;
	padding-right: 0 !important;
	width: 75px !important;
}

.AuthorizeNetSeal img{
	width: 50px !important;
	height: auto !important;
}

.AuthorizeNetSeal2 {
	float: left;
	display: inline;
	padding-right: 15px !important;
	padding-left: 0px !important;
}

.AuthorizeNetSeal2 img{
	width: 75px !important;
	height: 64px !important;

}

#field_6_9 .validation_message { font-size: 14px !important; text-transform: uppercase !important; text-align: center !important;}

.promoSide {
	background: #fafafa;
	width: 94%;
	padding: 5px 3%;
	float: left;
	color: #555;
	display: block;
	-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
margin: 7px 0;
border: solid 1px #e1e1e1;
}
.promoSide h2{ margin-top: 5px !important; font-size: 24px; margin-bottom: 7px !important;}
.promoSide p { font-size: 13px;}

.smartindustrypros {
	float: left;
	display: block;
	width: 94%;
	padding: 10px 3%;
	margin: 10px 0;
	border: solid 1px #e4e4e4;
	background: #f9f9f9;
		-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}

.smartindustrypros .gform_button{
	margin-top: -60px;
}

#theQuiz {
	background: #fafafa;
	width: 94%;
	padding: 5px 3%;
	float: left;
	color: #555;
	display: none;
	-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
margin: 7px 0 15px;
border: solid 1px #e1e1e1;
}

#gform_wrapper_9 .gform_footer { clear: both !important;}

.checkoutStep {
	background: #fafafa;
	width: 47%;
	margin: 10px 0;
	padding: 5px 1%;
	float: left;
	color: #555;
	display: block;
	-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
border: solid 1px #e1e1e1;
}

.hidden {display: none;}

.step2 { margin-left: 1%; float: right;}

.checkoutStep select { width: 100%;}
.checkoutStep input { background: #fff;}
.checkoutStep input[type="submit"] { background: #82ac00;}
.checkoutStep .description { margin-bottom: 0px; padding: 0px; width: 100%;}

.inProgress .number {
	background: #1CB4DA;
	color: #fff;
}

.checkoutStep h2 {
	padding: 8px 0;
	margin: 0px;
}

span.number {
float: left;
background: white;
border: solid 1px #efefef;
padding: 8px 12px 5px 12px;
margin: 0 8px 0 0;
font-size: 20px;
color: #555;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
font-weight: 500;
font-family: 'MisoLight', 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', 'myriad pro', 'myriad web pro', 'myriad web', myriad, helvetica, sans-serif;
}

.stepContent {
	float: left;
	width: 100%;
}

.stepTitle {
	cursor: pointer;
}

.required { color: #1CB4DA;}

p.info {
background: #F7F5C6;
padding: 10px 20px;
border: 1px solid #EEEAC1;
color: #747165;
box-shadow: inset 0 0 0 1px #FFC;
-webkit-box-shadow: inset 0 0 0 1px #FFC;
-moz-box-shadow: inset 0 0 0 1px #FFC;
}



p.success {
background: #dff0d8;
padding: 10px 20px;
border: 1px solid #d6e9c6;
color: #468847;
box-shadow: inset 0 0 0 1px #dffbc8;
-webkit-box-shadow: inset 0 0 0 1px #dffbc8;
-moz-box-shadow: inset 0 0 0 1px #dffbc8;
}

p.error {
background: #2bb3dd;
padding: 10px 20px;
border: 1px solid #29add4;
color: #fff;
font-size: 14px;
}
p.error a {color: #fff;}

.validate { background: #dfdfdf;}

#cart_items {font-size: 12px;
border: 1px solid #E7E7E7;
margin: 0px -1px 24px 0px;
text-align: left;
width: 100%;
border-collapse: separate;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; }

#cart_items thead { background: #E8ECF1;}
#cart_items tfoot input { padding: 2px 8px; font-size: 12px; margin-bottom: 0px; margin-left: 5px;}
#cart_items th {background: #E8ECF1;
color: #32383F;
font-weight: bold;
line-height: 18px;
padding: 9px 12px;
}

#cart_items tfoot th { background: #f2f5f9; }
#cart_items tfoot .total {background: #E8ECF1 !important;}


#cart_items td {border-top: 1px solid #E7E7E7;
padding: 6px 12px;
vertical-align: middle;}

#cart_items .remove input[type="submit"], #cart_items .remove_coupon input[type="submit"] {
	float: left;
display: block;
background: none;
color: #d03838;
font-weight: bold;
border: none;
padding: 0 5px;
font-size: 12px;
cursor: pointer;
}
#cart_items .remove input[type="submit"]:hover {
color: #a32727;
}

#cart_items .savings {  text-align: right; margin-bottom: 0px;}
#cart_items select {width: 135px; padding: 0 2px; margin-left: 5px;}
.coach_form, .options {
	width: 94%;
	padding: 10px 3%;
	background: #fafafa;
	border: solid 1px #ebebeb;
-moz-border-radius: 4px; -webkit-border-radius:4px; border-radius: 4px;
margin: 10px 0;
float:left;
}

.coach_form input {
	width: 90%;
}

.coach_form .changeTime{
	float:right;
	cursor: pointer;
	padding: 5px;
	background: #e0f1f5;
	-moz-border-radius: 2px; -webkit-border-radius:2px; border-radius: 2px;
	border: solid 1px #c1e3ec;
	color: #55737a;
	font-size: 12px;
	font-family: HelveticaNeue-Light, 'Helvetica Neue Light', 'Helvetica Neue', 'myriad pro', 'myriad web pro', 'myriad web', myriad, helvetica, sans-serif;



}


#incompleteMessage {
	display: none;
	width: 100%;
	background: #ffe7e7;
	border: solid 1px #be7272;
	color: #be7272;
}

.chosen_time, .membership {
	width: 80%;
	margin: 10px 5%;
	padding: 5px 5%;
	float: left;
	display: none;
	border: solid 1px #9bba98;
	color: #6e816c;
	background: #e3f5e1;
	text-align: center;
}

.sub-coach p#submit {
width: 130px;
height: 37px;
padding: 3px 0px 0px 0px !important;
display: block;
text-align: center;
margin-left: auto;
margin-right: auto;
line-height: normal;
font-family: 'YanoneKaffeesatzRegular', arial, sans-serif;
color: white;
font-size: 24px;
position: relative;
top: 1px;
-webkit-transition: all 0.15s ease-in-out;
-moz-transition: all 0.15s ease-in-out;
-o-transition: all 0.15s ease-in-out;
-ms-transition: all 0.15s ease-in-out;
transition: all 0.15s ease-in-out;
float: none !important;
border: none;
cursor: pointer;
}

#buyVid {
	background: none;
	color: #43788F;
	font-size: 12px !important;
	border: none;
	cursor: pointer;
	float: none;
}

.coach_form #submit, #singlecoach #submit, .addProd #submitGC, .greyButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	padding: 2px 8px;
	margin-top: 2px;
	float:left;
	background: -moz-linear-gradient(
		top,
		#f5f5f5 0%,
		#e8e8e8);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#f5f5f5),
		to(#e8e8e8));
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #d6d6d6;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.1),
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.1),
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.1),
	text-shadow:
		0px 0px 0px rgba(000,000,000,0),
		0px 1px 0px rgba(255,255,255,0.3);
	text-decoration: none;
	cursor: pointer;
}

#purchVid {
	float: none;
	background: #2daebf;
	font-size: 13px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.25);
	border-left: none;
	border-right: none;
	border-top: none;
	margin: 0px;
	padding: 5px 10px 6px;
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);

}

#createAccount, #paymentMethod,#customerProfileEmail  {
	width: 96%;
	margin: 0 0 10px 0;
	padding: 5px 2% 10px 2%;
	float: left;
	color: #555;
	display: block;
border-top: solid 1px #e1e1e1;
}

#paymentProfile { padding: 5px 20px;}

#submitOrder{ margin-top: 20px;}

.create_account_label { width:100%; font-size: 11px;
color: #999;
font-style: italic;
padding: 0px 0;
margin-top: 5px;
float: left;}

#createAccount h2 {
	margin-bottom: 0px;
}

#createAccount input, #createAccount textarea {
	width: 95% !important;
}

#createAccount input[type="password"] {
color: #747474;
margin-bottom: 2px;
padding: 8px;
background-color: #F7F7F7;
border-top: 1px solid #D1D1D1;
border-left: 1px solid #D1D1D1;
border-bottom: 1px solid #E1E1E1;
border-right: 1px solid #E1E1E1;
font-family: inherit;
font-size: inherit;
width: 75%;
}

#cart_items tfoot #certificate_code_submit,#cart_items tfoot #coupon_code_submit,
#cart_items tfoot #agents_submit_button
 {
	float: none;
	color: #888;
	cursor: pointer;
	font-family:  Arial, HelveticaNeue-Light, 'Helvetica Neue Light', 'Helvetica Neue', 'myriad pro', 'myriad web pro', 'myriad web', myriad, helvetica, sans-serif;
	display: inline;
	outline: none !important;
	font-size: 12px;
	background: #fff;
	border: solid 1px #dfdfdf;
}

#cart_items tfoot #certificate_code_submit:hover, #cart_items tfoot #coupon_code_submit:hover,
#cart_items tfoot #agents_submit_button:hover
 {
background: #efefef;
border: solid 1px #cfcfcf;
color: #666;
}

#coupon_submit span.savingslabel, #certificate_submit span.savingslabel, #agent_submit span.savingslabel{
	width: 175px;
	float: left;
	text-align: right;
}

#couponResults, #certificateResults { color: red; font-weight: normal; padding-top:2px; padding-left: 2px;}


/*Validation Error*/
.not_valid {
background: #ffeaea !important;
border: solid 1px #e8b9b9;
}

#emptyCart, #resetCertificates, #resetCoupon {
	float: none;
	color: #888;
	cursor: pointer;
	font-family:  Arial, HelveticaNeue-Light, 'Helvetica Neue Light', 'Helvetica Neue', 'myriad pro', 'myriad web pro', 'myriad web', myriad, helvetica, sans-serif;
	display: inline;
	outline: none !important;
	font-size: 12px;
	background: #fff;
	border: solid 1px #dfdfdf;

}

#emptyCart:hover, #resetCertificates:hover, #resetCoupon:hover {
	background: #efefef;
border: solid 1px #cfcfcf;
color: #666;
}

.paymentProfileBox {
	float: left;
	display: inline;
	width: 45%;
	margin-right: 5%;
}

#paymentProfileBoxes {
	float: left;
	width: 100%;
	display: block;
	margin: 10px 0;
}

.profCard {
	padding: 5px 0;
	border-top: solid 1px #efefef;
	border-bottom: solid 1px #efefef;
}

#createPaymentProfile{
	width: 100%;
	float: left;
	display: none;
	margin: 10px 0;
	border-top: solid 1px #dfdfdf;
}

#createPaymentProfileToggle, .deleteButton {
	float: right;
	display: inline;
	text-align: right;
	color: #888;
	cursor: pointer;
	font-family:  Arial, HelveticaNeue-Light, 'Helvetica Neue Light', 'Helvetica Neue', 'myriad pro', 'myriad web pro', 'myriad web', myriad, helvetica, sans-serif;
	display: inline;
	outline: none !important;
	background: #fafafa;
	border: solid 1px #dfdfdf;
	padding: 2px 5px;
	cursor: pointer;
	font-size: 12px;
-moz-border-radius: 2px;
-khtml-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
}

#createPaymentProfileForm label{
	width: 125px;
	float: left;
	display: inline;

}

#deleteProfile {
	background: #f7c6c6;
padding: 3px 5px;
font-size: 12px;
cursor: pointer;
border: 1px solid #d49595;
color: #7f3c3c;
box-shadow: inset 0 0 0 1px #edc5c5;
-webkit-box-shadow: inset 0 0 0 1px #edc5c5;
-moz-box-shadow: inset 0 0 0 1px #edc5c5;
}

#submit_order, #submitPayIdButton {
		margin-top: 0px;
		border: solid 1px #ccc;
		font-size: 12px;
		float: right;
		background: -moz-linear-gradient( top, #f5f5f5 0%, #e8e8e8);
		background: -webkit-gradient( linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
		cursor: pointer;
		-webkit-box-align: center;
		text-align: center;
		color: buttontext;
		padding: 2px 6px 3px;
}

#processing {
	float: right;
	display: none;
}

#results {
	float: left;
	width: 90%;
	display:none;
 text-align: center; border: solid 1px #82AC00; background: #d1e593; color: #728b23; padding: 15px 5%;
 margin-bottom: 40px !important;
}

#errors {
	float: left;
	width: 90%;
	display: none;
	padding: 15px 5%;
}


#divAuthorizeNetPopupScreen { position:fixed; left:0px; top:0px; width:100%; height:100%; z-index:1; background-color:#808080; opacity:0.5; -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=50)'; filter:alpha(opacity=50); }
#divAuthorizeNetPopup { position:absolute; left:50%; top:50%; margin-left:-200px; margin-top: -200px; z-index:2; overflow:visible; }
.AuthorizeNetShadow {
	height: 16px;
	width: 16px;
	position: absolute;
}
/*
.AuthorizeNetShadowT { top: -16px; left: 0px; background-image: url('shadow1-top.png'); background-repeat: repeat-x; width: 100%; }
.AuthorizeNetShadowR { top: 0px; right: -16px; background-image: url('shadow1-right.png'); background-repeat: repeat-y; height: 100%; }
.AuthorizeNetShadowB { bottom: -16px; left: 0px; background-image: url('shadow1-bottom.png'); background-repeat: repeat-x; width: 100%; }
.AuthorizeNetShadowL { top: 0px; left: -16px; background-image: url('shadow1-left.png'); background-repeat: repeat-y; height: 100%; }
.AuthorizeNetShadowTR { top: -16px; right: -16px; background-image: url('shadow1-topRight.png'); background-repeat: no-repeat; }
.AuthorizeNetShadowBR { bottom: -16px; right: -16px; background-image: url('shadow1-bottomRight.png'); background-repeat: no-repeat; }
.AuthorizeNetShadowBL { bottom: -16px; left: -16px; background-image: url('shadow1-bottomLeft.png'); background-repeat: no-repeat; }
.AuthorizeNetShadowTL { top: -16px; left: -16px; background-image: url('shadow1-topLeft.png'); background-repeat: no-repeat; }
*/
.AuthorizeNetPopupSimpleTheme .AuthorizeNetPopupOuter { border:1px solid #585858; background-color:#ffffff; }

#addPaymentMethod { float: none; display: inline; cursor: pointer; background: #48bbe1; color: #fff; border-radius: 3px; -webkit-border-radius: 3px; border: solid 1px #2e9fc5;}
#addPaymentMethod:hover { background: #5cc9ed; color: #fff;}

#megaMenu ul.megaMenu{
	background-color:#222;
}
#main-nav #megaMenu ul.megaMenu li a{

	border-color:transparent #212121 transparent transparent;
}
#main-nav #megaMenu ul.megaMenu > li:first-child > a{
	border-left-color:transparent;
}
#main-nav #megaMenu ul.megaMenu > li:last-child > a{
	border-right-color:transparent;
}
#main-nav #megaMenu ul.megaMenu > li:hover > a,#main-nav  #megaMenu ul.megaMenu > li > a:hover,#main-nav  #megaMenu ul.megaMenu > li.megaHover > a{
	background-color:#82AC00;
	color:#222;
}
#main-nav #megaMenu li.ss-nav-menu-mega ul.sub-menu.sub-menu-1,#main-nav  #megaMenu li.ss-nav-menu-reg ul.sub-menu{
	background-color:#fff;
	border-color: #2bb3dd !important;
}
#main-nav #megaMenu ul li.ss-nav-menu-mega ul ul.sub-menu li a,#main-nav  #megaMenu ul ul.sub-menu li a,#main-nav  #megaMenu ul.megaMenu .wpmega-nonlink{
	color:#ccc;
}
#main-nav #megaMenu ul li.ss-nav-menu-mega ul ul.sub-menu li a,#main-nav  #megaMenu ul ul.sub-menu li a{
	font-size:12px;
}
#main-nav #megaMenu ul li.ss-nav-menu-mega ul.sub-menu-1 > li > a,#main-nav  #megaMenu ul li.ss-nav-menu-mega ul.sub-menu-1 > li:hover > a,#main-nav  #megaMenu ul li.ss-nav-menu-mega ul ul.sub-menu .ss-nav-menu-header > a,#main-nav  .wpmega-widgetarea h2.widgettitle{
	color:#222;
}
#main-nav #megaMenu ul li.ss-nav-menu-mega ul.sub-menu-1 > li > a,#main-nav  #megaMenu ul li.ss-nav-menu-mega ul.sub-menu-1 > li:hover > a,#main-nav  #megaMenu ul li.ss-nav-menu-mega ul ul.sub-menu .ss-nav-menu-header > a{
	font-size:13px;
}
#main-nav #megaMenu ul li.ss-nav-menu-mega  ul.sub-menu li{
	padding: 0px 24px;
}
#main-nav #megaMenu ul li.ss-nav-menu-mega ul ul.sub-menu li a:hover,#main-nav  #megaMenu ul ul.sub-menu > li:hover > a{
	color:#999;
}
#main-nav #megaMenu ul li.ss-nav-menu-mega ul.sub-menu li.ss-nav-menu-highlight > a,#main-nav  #megaMenu ul li.ss-nav-menu-reg ul.sub-menu li.ss-nav-menu-highlight > a{
	color:#222;
}
#main-nav .ss-nav-menu-with-img .wpmega-link-title,#main-nav  .ss-nav-menu-with-img .wpmega-link-description{
	padding-left:50px;
}
#main-nav .ss-nav-menu-with-img{
	min-height:50px;
}

.alert {
background: #2bb3dd;
padding: 10px 20px;
border: 1px solid #29add4;
color: #fff;
margin-bottom: 10px;
font-size: 14px;
}

.alert a {color: #f1fcff; text-decoration: underline;}

a.btn {
	margin-top: 20px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #ffffff;
	padding: 10px 20px;
	background: -moz-linear-gradient(
		top,
		#81ac00 0%,
		#678505);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#81ac00),
		to(#678505));
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #134201;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,1);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,1);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,1);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.4),
		0px 1px 0px rgba(255,255,255,0.3);
}

a.btn:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding: 10px 20px;
	background: -moz-linear-gradient(
		top,
		#b4d154 0%,
		#819e20);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#b4d154),
		to(#819e20));
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #134201;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,1);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,1);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,1);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.4),
		0px 1px 0px rgba(255,255,255,0.3);
}
#trialHeader {display: block; width: 100%; float: left; height: 300px; background-color: #ddd}
#trialFooter {display: block; width: 100%; float: left; position: relative; z-index: 10; text-align: center; margin-bottom: 20px; background: #eee;}
#trialContent {display: block; width: 100%; float: left; }

#trialContent h2 {text-align: center; font-size: 30px; margin: 10px 0px; padding-bottom: 10px; border-bottom: solid 1px #dfdfdf; }
#trialContent h3 {font-size: 16px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
#trialContent .testimonial {background: #f6f6f6; padding: 10px 30px; margin: 10px -50px; font-size: 16px; }
#trialContent p {font-size: 13px;}

#trialSlider {}
#trialSlider .pages { padding: 12px 12px 12px 12px; background:  #eee; float: left; display: block; position: relative; z-index: 5;}
#trialSlider .pages li.paged {padding: 20px 50px; background: #fff; color: #777; border: solid 1px #dfdfdf; float: left; display: block; width: 536px;}

.row {width: 100%; clear: both;float: left; margin: 10px 0;}
.trialVideo {padding: 11px; background: #fff; border: solid 1px #ececec;}
.trialVideo iframe, .trialVideo object, .trialVideo embed {width: 328px !important; height: 183px !important;}

h2.trialSideTitle {font-size: 22px; text-align: center; border-bottom: dotted 1px;}
ul.sideList {text-align: center;}

#trialSlider ul.nav {margin-bottom: -13px; width: 634px; padding: 0 13px;}
#trialSlider ul.nav li{ display: inline-block; padding: 26px 0 14px 0 ;  margin: 0; text-align: center; background: url('images/trialNavBGnormal.png') no-repeat; position: relative; z-index: 10; width: 155px; font-weight: bold; color: #1CB4DA; cursor: pointer;}
#trialSlider ul.nav li:hover { color: #1b91af;}

#trialSlider ul.nav li.selected {background: url('images/trialNavBG.png') no-repeat;}

#free-trial #content header h1 {display: none;}

#trialContent .testimonial img{ width: 75px; height: 75px; padding: 5px; background: #fff; border: solid 1px #eaeaea; margin-right: 8px; float: left;}

.lcp_catlist li {width: 164px; display: inline; float: left; margin: 7px; height: 20px; overflow: hidden; text-align: center;}
.lcp_catlist li a {color: #1cb4da; font-weight: bold; text-align: center; text-decoration: none; }
.lcp_catlist li a:hover {color: #1b91af}

#free-trial .videoCategories a {
	width: 132px;
}

p.trialCoach {text-align: center; color: #999; font-size: 11px !important; border-top: solid 1px #dfdfdf; border-bottom: solid 1px #dfdfdf; margin-bottom: 2px !important;}

a.chalkboard {background-image: url('images/chalkboard.png'); width: 320px; height: 300px; float: left; margin: 50px 0 0px 0;}
a.chalkboard:hover {background-position-y: -300px;}

a.trialFacebook {background-image: url('images/facebook.png'); width: 320px; height: 55px; float: left; margin: 0px 0 0px 0;}
a.trialFacebook:hover {background-position-y: -55px;}

a.bookCoach {background-image: url('images/bookacoach.png'); width: 320px; height: 200px; float: left; margin: 0px 0 0px 0;}
a.bookCoach:hover {background-position-y: -200px;}

a.referFriend {background-image: url('images/referBtn.png'); width: 320px; height: 40px; float: left; margin: 0px 0 0px 0;}
a.referFriend:hover {background-position-y: -40px;}


.pages .qa-faq-title { width: 516px; }
.pages .qa-faq-title a {width: 476px; font-size: 13px;}



#bookACoachSlider{ float:left; display: block; width: 100%; margin: 5px 0 20px;}


.widget-fourth {float: left; display: inline; width: 22%; margin-right: 3%; font-size: 13px; line-height: 25px;}
.widget-fourth a:hover {color: #777 !important;}
#alexiaMessage {border-bottom: solid 1px #dfdfdf; padding: 10px 10px 14px 10px; font-size: 12px; font-style: italic; margin-bottom: 8px;}


#menuLogin {position: absolute; top: 0; right: 0px; z-index: 1000000; font-size: 13px;line-height: 14px; background: #3b3b3b; }
#menuLogin a {padding: 8px 10px; color: rgb(225, 225, 225); text-decoration: none; border-right: solid 1px #222; border-left: solid 1px #222; line-height: 18px;}
#menuLogin a:hover {background: #555;}
#menuLogin .signIn a:hover {background: #2bb3dd}
.accountMenu-sub {display: none; position: absolute; top: 36px; background: #333;}
.accountMenu-sub li {display: block; float: left; width: 100%;}
#menuLogin .accountMenu-sub li a {border-right: none !important; border-left: none !important; padding: 8px 5%; width: 90%; font-size: 11px;}
#menuLogin .accountMenu-sub li a:hover {background: #555;}

#newestRelease {background: #222; color: #fff; padding: 10px; float: left; margin-bottom: 00px; width: 620px; margin-top: 12px;}


.homeTutorial, .homeTutorial, .homeTutorial2 {display: none;}

.simpleButton {text-decoration: none; color: #fff !important; padding: 5px 8px; background: #2bb3dd; font-size: 12px; margin-top: 10px; float: right; }

.simpleButton:hover {background: #7fc8de}

.addthis_toolbox a {margin-right: 5px; text-decoration: none;}
.addthis_toolbox {float: right; display: inline;}
.classNav .current {color: #2bb3dd; }
.classNav {text-align: right;float: left; display: block; width: 100%; font-size: 18px; margin-top: 1px;}
.classNav a {color: #fff; text-decoration: none;}
.homeButtons { float: left; display: inline; margin: 00px 20px 0 0;}

#howItWorks-modal-content {display:none;}
#howItWorks {width: 100%; cursor: pointer;}

/* Container */
#simplemodal-container {height:360px; width:600px; color:#bbb; background-color:#333; border:4px solid #444; padding:12px;}
#simplemodal-container .simplemodal-data {padding:8px;}
#simplemodal-container code {background:#141414; border-left:3px solid #65B43D; color:#bbb; display:block; font-size:12px; margin-bottom:12px; padding:4px 6px 6px;}
#simplemodal-container a {color:#ddd;}
#simplemodal-container a.modalCloseImg {width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-15px; right:-16px; cursor:pointer;}
#simplemodal-overlay {background-color:#000; cursor:wait;}

.twitter-share-button{overflow:hidden}
#twttrHubFrame, #twttrHubFrameSecure{display: none;}

#searchInput {border: none; border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; background-color: #484848; color: #ccc; font-size: 10px;  line-height: 16px; height: 16px;
background-image: url('images/search.png'); background-repeat: no-repeat; text-indent: 15px;}

.social {
	display: inline-block; float: none;
	margin: 0  8px;
}
.social img {
	height: 26px;
	width: auto;
	padding-top: 5px;
}
.social:hover {opacity: .8;}
.referActors:hover, .homeButtons:hover {opacity: .8}
.referActors {float: right; }

#footer2 .gform_wrapper input[type="text"], #footer2 .gform_wrapper input[type="email"]{ border: none; border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; background: #484848; padding: 8px 0 8px 2%; color: #fff; font-size: 10px; width: 98%; text-indent: 10px; }
#footer2 .gform_wrapper .gform_footer { margin: 0px; padding: 0px;}
#footer2 input[type="submit"] { margin: -30px 0 0 0; background: #555; border-left: solid 1px #fff; border-top: none; border-right: none; border-bottom: none; font-size: 12px; line-height: 18px !important; font-weight: bold;
-moz-border-radius: 0px;
-khtml-border-radius: 0px;
-webkit-border-radius: 0px;
border-radius: 0px;
float: right;
padding: 5px 12px;
 }
#footer2 input[type="submit"]:hover {background: #888;}
#text-12 img {margin-right: 6px;}
#gform_wrapper_5 {margin: 5px 0 0 0;}

#dropTestimonials { background: #fafafa; margin-top: 10px;; margin-bottom: 10px; color: #777; font-size: 13px; padding: 5px; width:100%; clear: both; float: left; position: relative; font-style: italic}
#dropTestimonials #testimonial { width: 77%; display: inline; margin-right: 2%; float: left; line-height: 15px; padding: 2px 0;}
.signUpPill, .bookCoachPill {float: right; display: inline; margin-right: 10px;}
.signUpPill:hover, .bookCoachPill:hover  {opacity: .8}

#testimonialButtons {width: 18%; float: right; display: inline; height: 20px;}
.exitTestimonial{ float: left; width: 2%; display: inline; margin-right: 1%; font-weight: bold; cursor: pointer; text-align: center; line-height: 12px; padding: 2px 0;}
.exitTestimonial:hover {color: #7fc8de}

#become-a-member .sign_up {background: #5bc2d4; color: #fff; text-shadow: none;}
#become-a-member .sign_up:hover {background: #77d1e1;}

#testimonialBox {padding: 10px 1%; border-top: solid 4px #2bb3dd; border-bottom: solid 4px #2bb3dd; margin: 15px 0; float: left; display: block; width: 98%;}
#testimonialBox p {float: left; display: block; margin-bottom: 5px; font-style: italic;}

.AuthorizeNetSeal {float: right;}

.quotes { /*float: left; width: 94%; margin: 0 2%; display: inline; */}
.quotePrev, .quoteNext {float: left; width: 2%; display: inline; position: relative}
.quotePrev img, .quoteNext img { position: absolute; top: 25px; }
.quotePrev:hover, .quoteNext:hover {opacity: .8;}

.vidTutorialThumb {width: 100%;}

.AuthorizeNetSeal {float: left;}

#featuredTestimonial {width: 96%; float: left; display: inline; padding: 5px 2%; font-size: 12px; font-style: italic;}
#featuredTestimonial img {float: left; padding: 4px; background: #fafafa; border: solid 1px #dfdfdf; margin: 0px 6px 0px 0px;}

.blogentry {font-size: 15px;}
.blogentry h3 {font-size: 120%; margin: 10px 0 7px 0; color: #222;}
.bogentry p {font-size: 16px; margin-bottom: 5px;}

.author {width: 90%; padding: 5px 5%; background: #fafafa; border: solid 1px #dfdfdf; float: left; display: block;}

.single .blogentry .author img {width: auto; margin-right: 18px; padding: 5px; background: #fff; border: solid 1px #dfdfdf;}

div.p_table_1 input.sign_up
	{
	width: 120px;
	height: 31px;
	display: block;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	text-shadow: 0px 1px 0px #ffffff; /* text shadow for firefox 3.6+ */
	border: 1px solid #b5b5b5;
	background-color: #d8d8d8; /* background color for non-css3 browsers */
	outline: none;
	/* gradient */
	background-image: linear-gradient(top, #ffffff, #efefef 1px, #d8d8d8); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efefef', endColorstr='#d8d8d8'); /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efefef', endColorstr='#d8d8d8'); /* IE8 */
	background: -ms-linear-gradient(top, #ffffff, #efefef 1px, #d8d8d8); /* IE9 */
	background: -moz-linear-gradient(top, #ffffff, #efefef 1px, #d8d8d8); /* Firefox */
	background: -o-linear-gradient(top, #ffffff, #efefef 1px, #d8d8d8); /* Opera 11  */
	background: -webkit-linear-gradient(top, #ffffff, #efefef 1px, #d8d8d8); /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(0.05, #efefef), color-stop(1, #d8d8d8)); /* Chrome 10, Safari */
	/* shadow */
	box-shadow: 0px 1px 0px rgba(255,255,255,0.5);
	-webkit-box-shadow: 0px 1px 0px rgba(255,255,255,0.5);
	-moz-box-shadow: 0px 1px 0px rgba(255,255,255,0.5);
	/* font */
	font-weight: bold;
	float: none;
	font-size: 13px;
	cursor: pointer;
	}

/* --- button hover --- */
div.p_table_1 input.sign_up:hover
	{
	text-shadow: 0px 1px 0px #ffffff; /* text shadow for firefox 3.6+ */
	border: 1px solid #b5b5b5;
	background-color: #c9c9c9; /* background color for non-css3 browsers */
	outline: none;
	/* gradient */
	background-image: linear-gradient(top, #d2d2d2, #dedede 1px, #c9c9c9); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dedede', endColorstr='#c9c9c9'); /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dedede', endColorstr='#c9c9c9'); /* IE8 */
	background: -ms-linear-gradient(top, #d2d2d2, #dedede 1px, #c9c9c9); /* IE9 */
	background: -moz-linear-gradient(top, #d2d2d2, #dedede 1px, #c9c9c9); /* Firefox */
	background: -o-linear-gradient(top, #d2d2d2, #dedede 1px, #c9c9c9); /* Opera 11  */
	background: -webkit-linear-gradient(top, #d2d2d2, #dedede 1px, #c9c9c9); /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #d2d2d2), color-stop(0.05, #dedede), color-stop(1, #c9c9c9)); /* Chrome 10, Safari */
	/* shadow */
	box-shadow: 0px 1px 0px rgba(255,255,255,0.5);
	-webkit-box-shadow: 0px 1px 0px rgba(255,255,255,0.5);
	-moz-box-shadow: 0px 1px 0px rgba(255,255,255,0.5);
	}

#termsandconditions ul { margin: 10px 30px; list-style: disc;}
#termsandconditions ul li {list-style: disc;}
#termsandconditions h2 {font-weight: bold; font-size: 20px; margin: 30px 0 10px;}
#termsandconditions h4 {font-size: 14px; margin-bottom: 10px; margin-top: 10px;}
#termsandconditions p {margin-bottom: 4px; margin-top: 8px;}

.trialAlert {float: right; background: #2bb3dd; border-radius: 2px; -webkit-border-radius: 2px; text-decoration: none; color: #fff; font-size: 11px; padding: 0px 5px; margin-right: 2px;}

.trialAlert:hover { background: #20bded; color: #fff;}

a#trialButton { background-image:url('images/freetrialbutton.png'); width: 222px; height: 47px; display: block; margin: -3px 0 14px 40px;}
a#trialButton:hover { background-position: 0px -47px }

#trialReigstrationForm input[type='text'], #trialReigstrationForm input[type='password'], #trialReigstrationForm select { width: 95%; float: left; font-size: 13px;}
#trialReigstrationForm {margin-bottom: 15px; float: left;}

#trialReigstrationForm button { margin-top: 10px; float: right; background: #2bb3dd; border: solid 1px #1d94b8; padding: 4px 8px; cursor: pointer}

#trialReigstrationForm button:hover {background: #1d94b8}

#trialDetails {
	-moz-box-shadow: 0 0 5px 2px #999;
-webkit-box-shadow: 0 0 5px 2px #999;
box-shadow: 0 0 5px 2px #999;
padding: 20px;
margin-bottom: 20px;
}
#trialDetails h3 {font-size: 15px; font-weight: bold; margin-bottom: 15px;}

#trialFeatures h3 {font-size: 14px;}
#trialFeatures p {font-size: 11px; line-height: 13px;}
#trialFeatures {float: left; display: block; width: 100%;}


#memberUpdateForm { display: none; position: absolute; top: 25%; background: #fff; border: solid 3px #dfdfdf; border-radius: 3px; -webkit-border-radius: 3px; width: 46%; left: 25%; padding: 15px 2%; font-size: 12px;}

#memberUpdateForm h3 {font-size: 14px;}

#memberUpdateForm select{ width: 75%;}

#memberUpdateBackground {display: none; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: url('images/transbg.png');}

#memberUpdateButton { float: right; display: inline; background: #fafafa; color: #1CB4DA; border: solid 1px #dfdfdf; padding: 5px; cursor: pointer; margin: 15px 0 0 0;}
#memberUpdateButton:hover { background: #eaeaea; color: #1cb4ff;}


.homeLogo {width: 61px;}

.blueButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #ffffff;
	padding: 10px 20px;
	background: -moz-linear-gradient(
		top,
		#4dbedd 0%,
		#07809e);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#4dbedd),
		to(#07809e));
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #1e7c98;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px -1px 0px rgba(255,255,255,0.1);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px -1px 0px rgba(255,255,255,0.1);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px -1px 0px rgba(255,255,255,0.1);
	text-shadow:
		0px -1px 1px rgba(000,000,000,0.2),
		0px 1px 0px rgba(255,255,255,0.3);
	text-decoration: none;
	margin: -3px 0 14px 40px;
	float: left;
	cursor: pointer;
}
input.blueButton {font-size: 13px; padding: 8px 12px; margin: 5px 0; float: none;}
a.blueButton:hover, input.blueButton:hover {color: #fff; background: #69cae8; }

#member_agent_referral {display: none;}

#footer-widgets2 h2.widgettitle, .textwidget h2 {color:#444; font-weight: 400;}
#footer-widgets1 h2.widgettitle {color:#444; font-weight: 400;}
h2.widgettitle  {color:#444; font-weight: 400; }

#groupBox {width: 100%; float: left; display: none;}

.faq-title { padding: 5px 6px; margin-top: 10px;}
.faq-title:before {
	font-family: FontAwesome;
	content: "\f196";
	font-size: 13px;
	padding-right: 10px;
	color: #666;
}
.faq-title a {font-size: 16px; font-weight: normal; text-decoration: none; color: #666;}
.faq-title a:hover { color: #2bb3dd;}

#gform_wrapper_2 {font-size: 12px;}
#gform_wrapper_2 a {text-decoration: none; color: #167491}
#services #gform_wrapper_2 .gform_body {width: 100%;}
#main-nav #megaMenu .sub-menu li a span {color: #444;}

#registrationTrialBox {background: #fafafa; padding: 15px; border: solid 1px #eee; font-size: 13px; float: left;}
#registrationTrialBox p {font-size: 13px;}
#registrationTrialBox input {background: #fefefe;}

#futureBilling {border: solid 1px #dfdfdf; padding: 10px; margin: 10px;float: left; width: 586px;}
#futureBilling span.billTitle {margin-left: 15px; margin-top: -30px; background: #fafafa; padding: 10px; float: left;}

#accountMessage {float: left; border: solid 1px #dfdfdf; -webkit-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 1px 1px 8px 1px rgba(0, 0, 0, .2);
box-shadow: 1px 1px 8px 1px rgba(0, 0, 0, .2); padding: 20px; margin-bottom: 20px;
}

#messageForm {padding: 20px; border: dashed 4px #dfdfdf; margin: 10px 5px; float: left; }

.class-list { width: 80%; float: left; display: inline;}
.class-item {float: left; width: 100%; display: block; padding-bottom: 10px; border-bottom: solid 1px #dfdfdf; margin-bottom: 10px;}
	.class-image {display: inline; float: left; margin-right: 2%; width: 29%;}
		.class-image img {padding: 4px; border: solid 1px #dfdfdf; width: 96%; height: auto;}
	.class-details {display: inline; float: left; width: 69%;}
		.class-details h4 a{font-weight: bold; color: #2bb3dd; font-size: 15px; text-decoration: none;}
		.class-meta {font-size: 12px; color: #777;}
			.class-meta a {font-size: 12px; color: #167491; text-decoration: none;}
		.class-description {font-size: 13px; color: #666; height: 60px; overflow: hidden}
		.class-item-categories {font-size: 12px; text-decoration: none; color: #167491}

.class-sidebar {width: 18%; margin-right: 2%; display: inline; float: left; margin-bottom: 10px;}
	.class-categories {float: left; width: 97%; margin-left: 3%; display: block; font-size: 12px; text-decoration: none; color: #167491}
	.class-categories-selected {color: #555; font-weight: bold;float: left; width: 97%; margin-left: 3%; display: block; font-size: 12px; text-decoration: none;}
	.class-categories .class-count {color: #999;}
	#content .class-sidebar p {margin-bottom: 3px; font-weight: bold; font-size: 15px; margin-top: 10px; float: left; width: 100%;}

	.faq-categories {float: left; width: 97%; margin-left: 3%; display: block; font-size: 12px; text-decoration: none; color: #167491}
	.faq-categories-selected {color: #555; font-weight: bold;float: left; width: 97%; margin-left: 3%; display: block; font-size: 12px; text-decoration: none;}
	.faq-categories .class-count {color: #999;}


#monthlyPlans {
border-top: solid 1px #dfdfdf;
border-bottom: solid 1px #dfdfdf;
border-left: solid 1px #dfdfdf;
border-radius: 6px 0px 0px 6px;
}

#annualPlans {
	border: solid 1px #dfdfdf;
	border-radius: 0px 6px 6px 0px;
}

.planTypes { -webkit-border-radius: 5px 0px 0px 5px;
padding: 8px 18px; color: #555;
font-size: 20px;
	background: -moz-linear-gradient(
		top,
		#ffffff 0%,
		#dfdfdf);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#ffffff),
		to(#dfdfdf));
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dfdfdf',GradientType=0 ); /* IE6-9 */

	cursor: pointer;
}
.planTypes.selectedPlan { -webkit-border-radius: 0px 5px 5px 0px;  color: #fff;
background: #2bb4dd;
background: -moz-linear-gradient(
		top,
		#2bb4dd 0%,
		#2185a3);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#2bb4dd),
		to(#2185a3));
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2bb4dd', endColorstr='#2185a3',GradientType=0 ); /* IE6-9 */
	border-color: #1e7c98 !important;
}

.planTypes:hover {
background: #69cae8;
background: -moz-linear-gradient(
		top,
		#69cae8 0%,
		#41afd1);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#69cae8),
		to(#41afd1));
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#69cae8', endColorstr='#41afd1',GradientType=0 ); /* IE6-9 */
	color: #fff;
}

#annualPlanTable {display: none;}

.welcomeMessage a {color: #167491; text-decoration: none;}

.service-list {width: 100%; display: block; float: left;}
.service-list img {margin: 0 15px;}
.service-link {color:  #1d83a3; text-decoration: none;}

.product_box {float: left; display: inline; width: 29.3%; margin: 10px 1% 20px 1%; padding: 10px 1%; background: #fdfdfd; -webkit-box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, .1);
box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, .1); text-align: center;}

#videoHeader {width: 98%; padding: 4px 1%; float: left; display: block;}
#videoHeader h2, .videoTitle {font-size: 21px; font-family: arial, sans-serif; font-weight: bold; color: #444;}
#videoHeader h2 a, .videoTitle a {color:#333; text-decoration: none; color: #333;}
#videoHeader a {text-decoration: none;}

.videoCoachImage {float: left; display: inline; margin-right: 10px; width: 50px;}
.videoCoachImage img {width: 100%; height: auto;  padding: 4px; background: #eee;}

.videoCoachBook, .greyButton {
	background: #f5f5f5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	padding: 2px 8px;
	margin-top: 2px;
	float:left;
	background: -moz-linear-gradient(
		top,
		#f5f5f5 0%,
		#e8e8e8);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#f5f5f5),
		to(#e8e8e8));
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #d6d6d6;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.1),
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.1),
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.1),
	text-shadow:
		0px 0px 0px rgba(000,000,000,0),
		0px 1px 0px rgba(255,255,255,0.3);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#e8e8e8',GradientType=0 ); /* IE6-9 */

}
.videoCoachBook2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	padding: 5px 8px;
	margin-top: 2px;
	float:left;
	background: #2395b7;
	background: -moz-linear-gradient(
		top,
		#50c5e9 0%,
		#2395b7);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#50c5e9),
		to(#2395b7));
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #1d8fb1;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.1),
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.1),
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.1),
	text-shadow:
		0px 0px 0px rgba(000,000,000,0),
		0px 1px 0px rgba(255,255,255,0.3);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#50c5e9', endColorstr='#2395b7',GradientType=0 ); /* IE6-9 */
}
.videoCoachBook2 {color: #fefefe;}
.videoCoachBook2:hover {
	color: #fff;
	opacity: .8;
}
.recommendedClass {width: 100%; float: left; display: block; margin-bottom: 7px; margin-top: 10px;}
.recommendedClassImage {width: 38%; margin-right: 4%; display: inline; float: left;}
	.recommendedClassImage img {width: 100%; height: auto; border: solid 1px #eee;}
.recommendedClassDetails {width: 58%; float: left; display: inline;}
	.recommendedClassDetails h3 {line-height: 12px; max-height: 28px; overflow: hidden;}
	.recommendedClassDetails h3 a {font-size: 12px; text-decoration: none; font-weight: bold; line-height: 14px; color:#444;}
	.recommendedClassDetails a {color: #999;}

#content .videoPageCategories {text-align: right; margin-bottom: 3px; padding-bottom: 3px; border-bottom: solid 1px #eee;}

#monthlyPlanTable div.p_table_1 div.column_1:hover
	{
	z-index: 100 !important;
	left: 0px !important;
	top: 0px !important;
	/* shadow */
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	}
#monthlyPlanTable div.p_table_1 div.column_1:hover li.row_style_1,
#monthlyPlanTable div.p_table_1 div.column_1:hover li.row_style_2,
#monthlyPlanTable div.p_table_1 div.column_1:hover li.row_style_3 {
	min-height: 26px !important;
	padding: 9px 0 0 !important;
}
#monthlyPlanTable div.p_table_1 div.column_1:hover li.header_row_1{
	height: 46px !important;
	padding: 4px 0px 0px 0px !important;
	border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
}

#monthlyPlanTable div.p_table_1 div.column_1:hover li.header_row_2{
	height: 100px !important;
	padding: 3px 0px 7px 0px !important;
}

.faq-item {float: left; width: 96%; padding: 14px 2%; display: block; margin-bottom: 10px; border: solid 1px #dfdfdf; cursor: pointer; font-size: 16px;
}

.faq-item:hover{ background: #fcfcfc;}
.faq-answer {display: none; padding: 5px 2%; width: 96%; color: #777; font-size: 13px;}


#coach_boxes {float: left; width: 100%; display:block; background: #f1f1f1; border-top: solid 4px #f1f1f1;}
.sa_coaches_tab_wrapper {
	float:left; width: 25%; background: #f2f2f2; display: inline; position: relative;
}
.sa_coaches_tab_box {height: 620px; overflow: hidden; position: relative;}
.sa_coaches_tab {  width: 100%; top: 0px; position: absolute; }
 	.sa_coaches_tab li {padding: 5px 8px;border-bottom: solid 1px #dfdfdf; border-top: solid 1px #fff; cursor: pointer;}
	.sa_coaches_tab li:hover {background: #fcfcfc;}
	.sa_coaches_tab li.active {background: #fff;}
.sa_coaches_content {float: left; width: 75%; display: inline; background: #fff;}
	.sa_coaches_content li.coach_block {display: none; background: #fff; padding: 0 0px 10px 10px; margin: 0px 4px 4px 0; min-height: 800px; font-size: 13px; float: left; width: 100%;}

.coach_content_image { width: 150px; height: auto; float: left; margin: 0 10px 10px 0;}

#coach_highlight_text {float: right; font-size: 12px; color: #888; margin-top: 3px; margin-right: 10px;}
/*
#coach_filter {float: right; background: #2bb3dd; color: #fff; border-radius: 3px 3px 0 0; -webkit-border-radius: 3px 3px 0 0; font-size: 12px; padding: 2px 8px; margin-right: 10px; cursor: pointer;}
*/
#coach_filter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;
	padding: 10px 20px;
	background: #23b5d9;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#86d0eb', endColorstr='#23b5d9',GradientType=0 ); /* IE6-9 */
	background: -moz-linear-gradient(
		top,
		#86d0eb 0%,
		#23b5d9 25%,
		#0b7c9e);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#86d0eb),
		color-stop(0.25, #23b5d9),
		to(#0b7c9e));
	-moz-border-radius: 3px 3px 0 0;
	-webkit-border-radius: 3px 3px 0 0;
	border-radius:  3px 3px 0 0;
	border: 1px solid #1b6cb3;
	-moz-box-shadow:
		inset 1px -1px 2px rgba(255,255,255,0.4);
	-webkit-box-shadow:
		inset 1px -1px 2px rgba(255,255,255,0.4);
	box-shadow:
		inset 1px -1px 2px rgba(255,255,255,0.4);
	text-shadow:
		0px -1px 1px rgba(0,0,0,0.5),
		0px 1px 0px rgba(3,3,3,0.3);
	cursor: pointer;
}
#coach_filter:hover {background: #43bde1;}

#coach_filter_options {
	float: left;
	width: 100%;
	padding: 16px 0 10px 0 ;
	background: #fff;
	border: solid 2px #2bb3dd;
	font-size: 14px;
	margin-bottom: 85px;
	position: relative;
}

/* Coach Form */
.book_coach_form { background: #f6f6f6; border: solid 1px #ddd; width: 100%; padding: 5px 2%; float: left; display: block; margin-bottom: 3px; margin-top:10px;}
	.book_coach_form select, .book_coach_form input {font-size: 12px; padding: 3px; background: #fff; border: solid 1px #ddd; color: #555;}
	.book_coach_form button,span.button {		margin-top: 0px;
		border: solid 1px #ccc;
		background: -moz-linear-gradient( top, #f5f5f5 0%, #e8e8e8);
		background: -webkit-gradient( linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
		font-size: 12px;
	}
	.book_coach_form button:hover, span.button:hover {background: #fff;}

.book_coach_form2 { background: #f6f6f6; border: solid 1px #ddd; width: 96%; padding: 5px 2%; float: left; display: block; margin-bottom: 10px; margin-top:-10px;}
	.book_coach_form2 select, .book_coach_form2 input {font-size: 12px; padding: 3px; background: #fff; border: solid 1px #ddd; color: #555; width: 90%; margin: 5px 0;}
	.book_coach_form2 button,span.button {		margin-top: 0px;
		border: solid 1px #ccc;
		background: -moz-linear-gradient( top, #f5f5f5 0%, #e8e8e8);
		background: -webkit-gradient( linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
		margin-right: 5px; float: right; margin-top: 10px;
	}
	.book_coach_form2 button:hover, span.button:hover {background: #fff;}


.coach_term_box {float: left; width: 90%;  display: inline; font-size: 12px;  /* padding: 5px 2%; border: solid 1px #dfdfdf; background: #fff; margin: 5px 2%; */}
.coach_term_box_2 {float: left; width: 45%; display: inline; font-size: 12px; /* padding: 5px 1%; border: solid 1px #dfdfdf; background: #fff;  margin: 5px 1%; */}
.coach_class_dropdown {width: 175px;}

/*.coaches_terms {width: 100%; text-align: center; background: #f7f7f7; font-size: 11px; color: #888; padding: 4px 0; border: solid 1px #eee; margin: 4px 0; float: left; display: block}*/
.coaches_terms2 {width: 100%; text-align: left; font-size: 11px; color: #999; padding: 2px 0; border-bottom: solid 1px #f1f1f1; margin: 0px 0 2px; float: left; display: block}
.coaches_terms3 {width: 100%; text-align: center; font-size: 11px; color:#f8fbfd; padding: 2px 0; border: solid 1px #6793b9; margin: 0px 0 2px; float: left; display: block; background: #6398c5}

/* Referral Form & Page */
.referral_form input[name="emails"] {width: 65%;}
.referral_form input[name="subject"] {width: 80%; margin-top: 10px;}
.referral_form textarea {width: 100%; height: 200px; font-size: 15px; margin-top: 15px; float: left; display: block}

/*Referral Dashboard */
.referralDetails { float: right; margin: 0 0 15px 15px; padding: 10px; border: solid 3px #eee; background: #fff; border-radius: 3px; -webkit-border-radius: 3px; width: 250px;}


.referral_stats {}
.referral_stats li {padding-left: 15px; padding-bottom: 2px; margin-bottom: 2px; border-bottom: solid 1px #eee;}

.accountDetails {float: left; display: inline; width: 367px; background: #fafafa; border: solid 1px #eee; padding: 5px; margin-bottom: 15px;}

.reset_terms { padding: 5px;
	background: transparent !important;
	border: none !important;
	color: #2bb3dd;
}
.term_values {font-size: 13px; text-transform: uppercase;
padding: 3px;
background: #fff;
border: solid 1px #ddd;
color: #222;
width: 160px;
margin: 10px 10px 0 10px;
text-align: center;
}

#referral_links {/*background: #f5f5f5; border: solid 1px #dfdfdf; border-radius: 3px; -webkit-border-radius: 3px; float: left; width: 90%; padding: 8px 5%; margin:
	10px 0;*/
	width: 650px;
	margin-left: 30px;
}

a.referral_mailto {font-size: 16px; font-weight: bold; padding-left: 40px; margin: 0px 0 20px; line-height: 32px; display: block; background: url('images/refer_email2.png') no-repeat; color: #2bb3dd; text-decoration: none;}
a.referral_facebook {font-size: 16px; font-weight: bold; padding-left: 40px; margin: 0px 0 20px; line-height: 32px; display: block; background: url('images/refer_facebook2.png') no-repeat; color: #2bb3dd; text-decoration: none;}
a.referral_twitter {font-size: 16px; font-weight: bold; padding-left: 40px; margin: 0px 0 20px; line-height: 32px; display: block; background: url('images/refer_twitter2.png') no-repeat; color: #2bb3dd; text-decoration: none;}

a.referral_twitter:hover, a.referral_facebook:hover, a.referral_mailto:hover {opacity: .8; -webkit-opacity: .8;}

.notes_expand {position: absolute; top: 0; }

  .ui-tooltip, .arrow:after {
	background:#3c3c3c;
  }

.ui-tooltip{
	border:1px solid #252525;
	font-size: 11px !important;
	background:#3c3c3c;
	padding:5px 5px;
	color:#fefefe;
	display:none;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	line-height: normal;
	font-weight: normal;
	z-index: 999999999;
	}
  .arrow {
    width: 70px;
    height: 16px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -33px;
    bottom: -16px;
  }
  .arrow.top {
    top: -16px;
    bottom: auto;
  }
  .arrow.left {
    left: 20%;
  }
  .arrow:after {
    content: "";
    position: absolute;
    left: 20px;
    top: -20px;
    width: 25px;
    height: 25px;
    box-shadow: 6px 5px 9px -9px black;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    tranform: rotate(45deg);
  }
  .arrow.top:after {
    bottom: -20px;
    top: auto;
  }

#menu-item-3160 {font-weight: bold;}

#megaMenu ul.megaMenu li a:hover span {color: #bedc5e;}
#menu-item-3160:hover a span{ color: #2bb3dd !important; font-weight: bold;}

#services_list_sidebar {float: left; width: 23%; margin-right: 2%; }
#services_list_sidebar a {float: left; width: 90%; padding: 9px 5%; display: block; background: #efefef; border-bottom: solid 2px #fff; color: #888; text-decoration: none;}
#services_list_sidebar a.active {border-top: solid 2px #2bb3dd; background: #fafafa;}
#services_list_content {float: left; width: 75%; display: inline;}
#services_list_content div {float: left; width: 100%; display: none;}
#services_list_content div.active {display: block;}

#services_list {display: block; width: 100%; margin: 16px 0; float: left;}

#services_list_content {color: #999; font-size: 14px;}
#services_list_content img {margin: 5px;}
#services_list_content p {font-size: 14px;}
#services_list_content h2 {font-size: 20px; text-decoration: none; color: #2bb3dd;}
#services_list_content a {text-decoration: none; color: #2bb3dd;}

a.how_it_works{
	font-size: 11px;
	padding: 1px 4px;
	background: #2bb3dd;
	color: #fff;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	text-decoration: none;
	margin-top: 27px;
	margin-left: 20px;
}

#services_list_content a.services_link{
	font-size: 12px;
	padding: 4px 8px;
	background: #2bb3dd;
	color: #fff;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	text-decoration: none;
}

.blue { color: #2bb3dd;}

header h1 a {color: #2bb3dd;}

.chitchats_count {
	color: #333;
}

.chitchats_count i {
	color: #2bb3dd;
}
.imdb_link { color: #333;}
/*.imdb_link{color: #2bb3dd; float: right; text-decoration: none; margin-top:15px; font-size: 13px;}*/

.see_more {color: #2bb3dd; cursor: pointer;}
.hidden_more {display: none;}

.testimonial_box, .testimonial_box_small {float: left; width: 100%; display: block; margin: 10px 0;}
.testimonial_top {width: 100%; height: 21px; float: left;
	/*background: url('images/testimonial_top.png') no-repeat;*/
	border-bottom: solid 1px #eee;
}
.testimonial_bottom {width: 100%; height: 21px; float: left;
	/*background: url('images/testimonial_bottom.png') no-repeat;*/
	border-top: solid 1px #eee;
}

/* Normal Size */
.testimonial_box .testimonial_image {display: block; float: left;
width: 50px;
margin: 10px 10px 20px 0;
border: solid 2px #ebf3f6;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
overflow: hidden;
}
	.testimonial_box .testimonial_image img {width: 100%}
.testimonial_box .testimonial_content {float: left; margin: 10px; width: 80%; font-style: italic;}

/* Small Size */
.testimonial_box_small .testimonial_image {display: block; float: left;
width: 50px;
margin: 10px 10px 20px 0;
border: solid 2px #ebf3f6;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
overflow: hidden;
}
	.testimonial_box_small .testimonial_image img {width: 100%;}
.testimonial_box_small .testimonial_content {float: left; margin: 10px; width: 510px; font-style: italic;}

.testimonial_content_full {width: 98%; float: left; margin: 10px 1%; font-style: italic;}

#content .testimonial_content p {margin-bottom: 0px; margin-top: 10px;}
.author_details {float: right; clear: both;}
.author_details {margin-bottom: 10px;}

header {float: left; width: 100%;}
header h1 {float: left; width: 100%; display: block; clear: both;}
header p {clear: both;}

#homeHowTo {position: relative; overflow: hidden; height: 252px;}
.video_preview {position: absolute; top: 0px; left: 0px; cursor: pointer}
.video_preview:hover {opacity: .8;}
#home_video, .home_video {position: absolute; left: 106%;}

#page-wrapper div.p_table_1 a.sign_up {background: #5bc2d4; text-shadow: none; color: #fff; font-weight: normal;}

.addProd #submitGC {padding: 5px 10px;
background: #2bb3dd;
border: 1px solid #29add4;
color: #fff;
font-weight: normal; font-size: 12px;}

#gform_submit_button_19{float: right;}

dt {font-weight: bold; margin-top: 10px;}
dl {padding-left: 20px; font-size: 15px;}

a.blue_link {color: #2bb3dd; text-decoration: none;}

.exec_person {float: left; width: 100%; margin-bottom: 20px; padding-bottom: 20px; border-bottom: solid 1px #eee;}
.exec_person .exec_image {width: 85px; height: 85px; overflow: hidden; float: left; margin-right: 5px; padding: 3px; background: #fafafa; border: solid 1px #dfdfdf; }
.exec_person img { width: 85px; height: auto;}

.exec_person h3 {font-size: 15px; font-weight: bold; color: #444; margin-top: 12px; margin-bottom: -3px; clear: both; }
.exec_person p {font-size: 12px; color: #2bb3dd; }

.advertise_box {float: left; width: 90%; padding: 10px 5%; border: solid 1px #dfdfdf; margin: 10px 0; display: block !important;}

.sale_entry { width: 48%; margin: 12px 1%; border: solid 1px #dfdfdf; float: left; display: inline;}
.sale_entry:hover {
-webkit-box-shadow: 0px 0px 4px 4px rgba(43, 179, 221, .2);
box-shadow: 0px 0px 4px 4px rgba(43, 179, 221, .2);
}
.sale_entry:hover .sale_details_wrapper {
}

.sale_thumbnail_wrapper {width: 100%; height: 220px; position: relative; overflow: hidden;}
	.sale_thumbnail_wrapper img{ width: 100%; height: auto; position: absolute; top: 0px; left: 0px;}
.sale_details_wrapper {padding: 5px 10px; height: 130px; position: relative;}
.sale_title {
display: block;
font-weight: bold;
font-size: 14px;;
max-height: 40px;
overflow: hidden;
margin-top:8px;
color: #2bb3dd;
}
.sale_company {color: #777; font-size: 13px; margin-top: -3px;   line-height: normal; max-height: 32px; overflow: hidden;}
.sale_price_line {text-align: right; font-size: 18px; margin-bottom: 5px !important; bottom: 0px; width: 100%; border-top: solid 1px #dfdfdf; padding-top: 10px; margin-top: 10px !important;}

.sale_price {color: #888; text-decoration: line-through; }
.sale_discount {font-weight: bold; color: #2bb3dd}

.sale_price_2 {color: #888;  text-align: center; line-height: 14px; margin-bottom: 0px !important; font-size: 14px; }
.sale_discount_2 {font-weight: normal; color: #2bb3dd; text-align: center; line-height: 14px; margin-bottom: 0px !important; font-size: 14px;}
.sale_discount_2 span, .sale_price_2 span.price { font-size: 11px; text-decoration: none !important;}


.sale_details_wrapper_link {text-decoration: none;}

.sales_sidebar { width: 180px; margin-right: 20px; float: left; display: inline; margin-bottom: 10px;}
.sales_main {float: left; width: 80%; display: inline; margin-bottom: 10px;}

/** Single Sale **/
	.sale_wrapper {background: #fff; float: left; display: block; width: 980px; border: solid 10px #f3f3f3; margin-bottom: 20px;}
	.sale_left_content {
		float: left; width: 360px; display: inline; background: #fff; border-radius: 5px 0px 0px 5px; -webkit-border-radius: 5px 0px 0px 5px; -moz-border-radius: 5px 0px 0px 5px;  padding: 10px 20px;
	}
	.sale_right_content {float: left; width: 538px; display: inline; padding: 10px 20px; background: #fff; padding: 10px 20px;
		border-left: 1px solid #dfdfdf;
	}
/* .sale_wrapper {background: #f3f3f3; float: left; display: block; width: 100%; margin-bottom: 20px;}
.sale_left_content {float: left; width: 357px; margin: 10px 0 10px 10px; display: inline; padding: 10px 20px; background: #fff; border-radius: 5px 0px 0px 5px; -webkit-border-radius: 5px 0px 0px 5px; -moz-border-radius: 5px 0px 0px 5px;
border-top: 1px solid #dfdfdf;
border-left: 1px solid #dfdfdf;
border-bottom: 1px solid #dfdfdf;
border-right: solid 2px #fafafa;
}
.sale_right_content {float: left; width: 538px; display: inline; padding: 10px 20px; background: #fff; margin: 10px 10px 10px 0;
border: 1px solid #dfdfdf;
}
*/

	.sale_left_content a {text-decoration: none; color: #2bb3dd;}
	.sale_left_content h2 {margin-bottom: 3px;}
	.single_sale_company {color: #999; font-size: 12px; margin-bottom: 15px !important; line-height: 15px !important; margin-top: 10px !important;}
	.sale_excerpt {color: #777; font-size: 15px; margin-bottom: 15px;}
	.sale_excerpt a {display: none;}

.big_sale_discount {float: left; width: 50%; text-align: left; color: #2bb3dd; line-height: 60px; font-size: 40px;}
.big_sale_discount sup {font-size: 22px; position: relative; top: -12px;}

.sale_buy_button {line-height: 60px; text-align: right;}
.sale_buy_button button {
padding: 10px 20px;
line-height: 18px;
text-align: center;
color: #fff;
outline: none;
text-align: center;
text-decoration: none;
font: 16px/100% helvetica,arial,sans-serif;
font-weight: normal;
border: 1px solid #298eb6;
background-color: #58cef9;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #58cef9),color-stop(100%, #3eabd6));
background-image: -webkit-linear-gradient(top, #58cef9,#3eabd6);
background-image: -moz-linear-gradient(top, #58cef9,#3eabd6);
background-image: -ms-linear-gradient(top, #58cef9,#3eabd6);
background-image: -o-linear-gradient(top, #58cef9,#3eabd6);
background-image: linear-gradient(top, #58cef9,#3eabd6);
-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.4);
-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.4);
-ms-box-shadow: inset 0 1px 0 rgba(255,255,255,0.4);
-o-box-shadow: inset 0 1px 0 rgba(255,255,255,0.4);
box-shadow: inset 0 1px 0 rgba(255,255,255,0.4);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
display: -moz-inline-box;
-moz-box-orient: vertical;
display: inline-block;
vertical-align: baseline;
zoom: 1;
}

.sale_savings, .sale_end {float: left; width: 50%; font-size: 18px; text-align: center; display: inline; color: #555; line-height: 16px;}
.sale_savings span, .sale_end span {font-size: 12px; color: #bbb;}
.sale_right_content h3 {color: #2bb3dd; font-size: 20px; margin: 10px 0; }
.sale_content {color: #666; padding-bottom: 25px;}
.sale_content ul {list-style: disc; margin-left: 20px;}
.sale_content li {padding: 5px 0;}

.sale_image_wrapper {width: 100%; height: 315px; overflow: hidden; margin-bottom: 15px; position: relative; float: left;}
.sale_image_wrapper img {width: 100%; height: auto; position: absolute; top: 0px;}

.single_sale_navigation {float: left;
width: 100%;
margin-bottom: 7px;}
.single_sale_navigation a {color: #888; text-decoration: none; font-size: 13px;}
.single_sale_navigation a:hover {color: #2bb3dd; }

.sales_search {width: 98%; padding: 5px 1%; margin-bottom: 10px; border-bottom: solid 1px #dfdfdf; float: left;}
.sales_search input[type="text"]{font-size: 12px; padding: 2px;}
.sales_search select {margin: 3px 8px;}
.sales_search input, .sales_search select, .sales_search button {float: right;}
.sales_search button, .review_form button, .question_form button {
	padding: 2px 5px;
	font-size: 11px;
text-align: center;
color: #fff;
outline: none;
text-align: center;
text-decoration: none;
font-weight: normal;
border: 1px solid #298eb6;
background-color: #58cef9;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #58cef9),color-stop(100%, #3eabd6));
background-image: -webkit-linear-gradient(top, #58cef9,#3eabd6);
background-image: -moz-linear-gradient(top, #58cef9,#3eabd6);
background-image: -ms-linear-gradient(top, #58cef9,#3eabd6);
background-image: -o-linear-gradient(top, #58cef9,#3eabd6);
background-image: linear-gradient(top, #58cef9,#3eabd6);
-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.4);
-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.4);
-ms-box-shadow: inset 0 1px 0 rgba(255,255,255,0.4);
-o-box-shadow: inset 0 1px 0 rgba(255,255,255,0.4);
box-shadow: inset 0 1px 0 rgba(255,255,255,0.4);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
display: -moz-inline-box;
-moz-box-orient: vertical;
display: inline-block;
vertical-align: baseline;
zoom: 1;

}

.sale_stars{
	float: left;
width: 100%;
margin: -5px 0 10px;
}


.stars_wrapper {float: right; position: relative; height: 25px; overflow: hidden}
.stars_wrapper img {position: absolute; top: 0px; left: 0px;}


.count_reviews {float: right; margin-right: 10px; line-height: 27px; color: #aaa; font-size: 14px;}
.add_review {float: left; line-height: 27px; color: #2bb3dd; font-size: 14px; cursor: pointer;}

.review_form, .question_form {font-size: 12px; color: #777; float: left; width: 90%; padding: 5px 5%; border: solid 1px #dfdfdf; background: #fdfdfd; margin: 10px 0;}
.review_form table td, .question_form table td {vertical-align: top;}
.review_form input[type="text"], .review_form select, .review_form textarea {padding: 3px; font-size: 12px;}
.question_form input[type="text"], .question_form select, .question_form textarea {padding: 3px; font-size: 12px;}

.sale_star_line .stars_wrapper {margin: 0 auto; float: none; height: 15px;}
.sale_star_line .count_reviews {float: none; margin: 0 auto; line-height: 18px; color: #ccc; font-size: 12px; width: 75px; display: block; text-align: center;}


.sale_reviews {float: left; width: 100%;}
.sale_review {float: left; margin: 8px 0; padding: 5px 5%; width: 90%; background: #fafafa; border: solid 1px #eee; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px;}
	.review_name {float: left; width: 50%; display: inline; font-size: 15px; font-weight: bold; padding-top: 3px;}
	.review_stars {float: right; width: 50%; display: inline; padding-top: 5px;}
	.review_review {float: left; width: 100%; margin: 10px 0; font-size: 14px; color: #777;}

#the_cart {float: left;}

.sale_sections {float: left; width: 100%; border-bottom: solid 3px #dfdfdf; margin: 10px 0;}
	.sale_sections li {float: left; display: inline; padding: 5px 10px;  font-size: 16px; margin: 0 10px -3px 00px; color: #777; cursor: pointer; }
	.sale_sections li:hover, .sale_sections li.active { color: #2bb3dd; border-bottom: solid 3px #29add4;}

.sale_section_content .sale_content {display: none; float: left; width: 100%;}
.sale_section_content .active {display: block;}

.question_question {float: left; width: 100%; color: #555; font-weight: bold; padding-bottom: 4px;}
.question_answer {float: left; width: 100%; color: #888; font-style: italic; margin-bottom: 20px; font-size: 14px;}

.ask_question {float: left; display: block; padding: 5px 0; width: 100%;}
	.ask_question span {float: right; line-height: 27px; color: #2bb3dd; font-size: 14px; cursor: pointer;}
	.question_form {clear: both;}

.home_sales { margin-top: 10px;}
.home_sales li {float: left; width: 25%; height: 20px;}

.smart_deals_update_form {
float: left;
width: 90%;
padding: 5px 5%;
font-size: 12px;
border-top: solid 1px #dfdfdf;
margin: 10px 0;
border-bottom: solid 1px #dfdfdf;
}

.smart_deals_update_form .gfield_label {display: none !important;}
#input_29_1 {width: 100%; padding: 5px 0;}
.smart_deals_update_form .gform_wrapper .gform_footer {margin: 0px 0 0 0; padding: 0px; width: 100%;}
#gform_submit_button_29{
float: right;
padding: 5px 10px;
background: #2bb3dd;
border: 1px solid #29add4;

color: #fff;
margin: 3px -3px 10px 0;
}

.blogRollImage_wrapper { width: 98%; float: left; padding: 5px 1%; margin-bottom: 20px;
/**
	background: #fff; border: solid 1px #dfdfdf; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -webkit-box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, .1); box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, .1);
**/
	}
.blogRollImage {width: 100%; height: 300px; overflow: hidden; float: left; border: solid 1px #dfdfdf; position: relative;}
.blogRollImage img {position: absolute; width: 100%; top: 0px; left: 0px; }

.blogentry_excerpt {color: #777; font-size: 14px; padding-left: 15px; border-left: solid 1px #ccc; float: left; margin-left: 15px;}

.blogentry_footer {border-top:solid 1px #efefef; width: 96%; padding: 10px 2% 0px 2%; float: left;}
.blogentry_footer .tags {padding: 0px; margin: 0px; float: left; display: inline;}
.blogentry_footer .tags a {color: #2bb3dd; text-decoration: none;}

.addthis_floating_style {
	position: absolute;
	left: -71px !important;
	border-left: solid 1px #dfdfdf;
	border-top: solid 1px #dfdfdf;
	border-bottom: solid 1px #dfdfdf;
	border-radius: 5px 0 0 5px;
-moz-border-radius: 5px 0 0 5px;
-webkit-border-radius: 5px 0 0 5px;
}

.sale_qty {width: 25px;}

.fine_print p,.fine_print ul {font-size: 12px; color: #777}

a.read_more_excerpt {color: #2bb3dd; text-decoration: none; }

.youtube_sidebar, .linkedin_sidebar, .twitter_sidebar, .facebook_sidebar{
	background: url('images/sidebar_social_sprites.png') no-repeat;
	display: block;
}

.youtube_sidebar:hover{
	background-position: -360px -151px ;
	width: 280px;
	height: 50px;
}

.youtube_sidebar{
	background-position: 0 -151px ;
	width: 280px;
	height: 50px;
}

.linkedin_sidebar{
	background-position: 0 -100px ;
	width: 280px;
	height: 50px;
}

.linkedin_sidebar:hover{
	background-position: -360px -100px ;
	width: 280px;
	height: 50px;
}

.facebook_sidebar:hover{
	background-position: -360px 0;
	width: 280px;
	height: 50px;
}

.twitter_sidebar:hover{
	background-position: -360px -50px ;
	width: 280px;
	height: 50px;
}

.twitter_sidebar{
	background-position: 0 -50px ;
	width: 280px;
	height: 50px;
}

.facebook_sidebar{
	background-position: 0 0;
	width: 280px;
	height: 50px;
}

.single .blogentry img {
/*	width: 98%; margin: 8px 0; */
	background: #fafafa;
	padding: 5px 5px; border: solid 1px #eee;
	box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1);
}

.post_wrapper { background: #fff; border: solid 6px #f3f3f3; margin-bottom: 30px; float: left; padding: 10px; width: 100%;}

.beginner_recommend,
.advanced_recommend {
	color: #2bb3dd;
	cursor: pointer;
	line-height: 24px;
	font-size: 17px;
}

.beginner_recommend:hover,
.advanced_recommend:hover {
	color: #888;
}

.ordered_list {
	list-style: decimal;
	text-align: left;
}

.advanced_list, .beginner_list{
	color: #999;
	padding: 5px 0;
	border-top: solid 1px #2bb3dd;
	border-bottom: solid 1px #eee;
}
.advanced_list p, .beginner_list p {
	font-size: 15px;
	margin-bottom: 0px;
}
.advanced_list span, .beginner_list span {
	display: block;
	margin: 6px 0;
	font-size: 13px;
}

.recommendations {
background: #fff;
border: solid 6px #f3f3f3;
margin-bottom: 30px;
float: left;
padding: 10px;
}

.welcome_refer_banner {
	background: #2bb3dd;
	color: #fff;
	width: 638px;
	height: 70px;
	line-height: 70px;
	font-size: 28px;
	margin: 0 -20px 0 -20px;;
	padding-left: 20px;
}

.welcome_refer_arrow {
	width: 658px;
	margin: 0 -20px 10px -20px;
	background: url('images/refer_arrow.png');
	height: 30px;
}

.blackfriday_1 {
	height: 100px;
	width: 300px;
	float: left;
	display: inline;
	margin: -10px 0 20px 0;
}

.blackfriday_2 {
	height: 100px;
	width: 700px;
	float: left;
	display: inline;
	margin: -10px 0 20px 0;
}

.blackfriday_discount {
	background: #2bb3dd;
border: 1px solid #29add4;

	border: solid 1px #92b02d;
	color: #495918;
float: left;
width: 90%;
padding: 5px 5%;
margin-bottom: 20px;
text-align: center;
font-weight: bold;
}

.vimeo_video {
max-width: 100%;
max-height: 100%;
}

.minimal-light .slide-wrapper {
height: 500px !important;
}

.minimal-light .slide-buttons {
margin-top: 0px !important;
left: auto !important;
right: 10px !important;
top: 10px;
}

#page-wrapper .minimal-light .slide-buttons .buttons-inner a{
	background-image: url('images/slide_buttons.png');
	clear: both;
	margin: 8px 4px;
	width: 20px;
	height: 20px;
}

#page-wrapper .minimal-light .slide-buttons .buttons-inner a.select{
	background-position: -40px 0;
}

#page-wrapper .minimal-light .slide-buttons .buttons-inner a:hover{
	background-position: -20px 0;
}

.slide_text {
	color: #fff;
}


.slide_text h2 {
	font-size: 40px;
	margin-bottom: 25px;
}

.slide_text h3 {
	font-size: 28px;
	line-height: 36px;
	margin-bottom: 25px;
	text-shadow: 1px 1px 1px #333;

}

.slide_text p {
	font-size: 18px;
	line-height: 24px;
	font-family: 'Open Sans',sans-serif;
	text-shadow: 1px 1px 1px #333;
}

#gform_submit_button_30, .slider_button {
	background: #2bb3dd;
	padding: 6px 8px !important;
	color: #fff;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	text-transform: uppercase;
	display: inline-block;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 2px;
	text-shadow: 1px 1px 1px #999;

}

#gform_submit_button_30:hover, .slider_button:hover{
	background: #56bad8;
	color: #fff;
}

.after_button_text {
	color: #fff;
	opacity: .8;
	font-size: 15px;
	margin-left: 10px !important;
	display: inline-block;
	line-height: 36px;
}

.after_button_text a {
	color: #000;
	text-decoration: none;
	text-shadow: 1px 1px 1px #fff;
}

.after_button_text_dark {
	color: #fff;
	opacity: .8;
	font-size: 14px;
	margin-left: 10px !important;
	display: inline-block;
	line-height: 36px;
}

.after_button_text_dark a {
	color: #fff;
	text-decoration: none;
	text-shadow: 0px 0px 2px #000;
	font-weight: bold;
}


.slide_text_dark {
	color: #333;
}

.slide_text_dark p {
	text-shadow: 1px 1px 1px #fff;
}

.slide_text_dark .after_button_text {
	color: #333;
}

#page-container {
	margin-top: 36px;
}

/** New Nav **/
.mainNav ul { width: 100%;}
.mainNav ul li {
	display: inline-block;
	font-size: 14px;
	color: rgb(225,225,225);
}

.mainNav ul ul { display: none;}

.mainNav ul li a{
	text-decoration: none;
	padding: 8px 10px;
	color: #999;
}

.mainNav ul li:hover a {
	color: #f1f1f1;
}

.mainNav ul ul {
	list-style: none;
	float: right;
	margin-top: 20px;
}

.mainNav ul ul li {
	float: left;
	position: relative;
}

.mainNav ul ul li:hover {
	background: #82AC00;
}


.mainNav ul ul li a:hover {
	color: #f1f1f1;
}

.mainNav ul ul li ul a {
	display: block;
}

.mainNav ul ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 150px;
	position: absolute;
	z-index: 500;
}

.mainNav ul ul a {
	color: #555 !important;

}

.mainNav ul  li ul {
	top: 35px;
	margin-left: -1px;
	background: #222;
	border: solid 1px #222;
}

.mainNav ul  li ul a {
	color: #ccc !important;
}

.mainNav ul  li ul a:hover {
	color: #efefef !important;
}

.mainNav ul ul ul {
	top: 0;
	left: 100%;
}

.mainNav ul ul li {
	width: 100%;
	display: block;
}

.mainNav ul li ul li:hover {
	background: none!important;
}

.mainNav ul ul, .mainNav ul li:hover ul ul, .mainNav ul ul li:hover ul ul { display: none;}
.mainNav ul li:hover ul, .mainNav ul ul li:hover ul, .mainNav ul ul li ul li:hover ul { display: block;}
.mainNav ul li * a:hover {
	color: #000 !important;
}

.mainNav ul li a:hover {color: #bedc5e;}
.free_trial_menu:hover a{ color: #2bb3dd !important; font-weight: bold;}
.menu_bold a { font-weight: bold;}
.hover_blue:hover a{ color: #2bb3dd !important;}
ul > li.free_trial_menu { font-weight: bold;}
ul > li.free_trial_menu:hover li a { font-weight: normal; color: #999 !important}
.mainNav ul li.pull_right {float: right;}

.accountTab {
color: rgb(225, 225, 225); text-decoration: none; border-right: solid 1px #222; border-left: solid 1px #222; line-height: 20px; background: #3b3b3b;
}

.home_thirds img {
	padding: 4px;
	border: solid 1px #fff;
	background: #fff;
transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
}

.home_thirds img:hover{
	border-color: #2bb3dd;
	background: #2bb3dd;
}

.home_thirds {
	text-align: center;
}

.home_thirds a {
	color: #2bb3dd;
	text-decoration: none;
}

h3.big {
	font-weight: bold;
	font-family: 'Open Sans',sans-serif;
	text-transform: uppercase;
	font-size: 22px;
	margin-bottom: 8px;
	margin-top: 10px;
}

h3.subbig{
	font-weight: normal;
	font-family: 'Open Sans',sans-serif;
	text-transform: uppercase;
	font-size: 18px;
	margin-bottom: 8px;
	margin-top: 10px;
}

#gform_submit_button_30 {
	float: left;
}

#gform_30 .gform_footer {
	width: 100%;
}

.menu-modal {
position: fixed;
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: 99999999;
background: #303944
}

.modal-nav {
	background: #799fc2;
	left: 50%;
	top: 50%;
	width: 800px;
	height: 500px;
	margin-left: -400px;
	margin-top: -250px;
	position:absolute;

-webkit-transition: -webkit-transform 0.4s ease-in-out;
-webkit-transition-delay: 0.8s;
-moz-transition: -moz-transform 0.4s ease-in-out 0.8s;
-o-transition: -o-transform 0.4s ease-in-out 0.8s;
transition: transform 0.4s ease-in-out 0.8s;
-webkit-transform: scale(1, 1);
-moz-transform: scale(1, 1);
-ms-transform: scale(1, 1);
-o-transform: scale(1, 1);
transform: scale(1, 1);
}

.modalNav a {
	text-decoration: none;
	color: #fff;
	font-size: 13px;
	text-transform: uppercase;
}

.modalNav {
	width: 309px;
	float: left;
	height: 500px;
	vertical-align: middle;
	display: table;
	padding: 0px 30px 0 60px;
	overflow-y: auto;
	border-right: solid 1px #668cb0;
}

.modalNav .menu {
	display: table-cell;
	vertical-align: middle;
}

.modalNav > ul > li {
	float: left;
	clear: both;
	width: auto;
	margin-bottom: 11px;
}

.modalNav > ul > li a{
	font-size: 12px;
}
.modalNav > ul > li a:hover {
	color: #303944
}


.modalNav > ul > li > ul {
	margin-left: 20px;
}

.modalNav > ul > li > ul > li > a{
	font-size: 12px;
	font-weight: normal;
	opacity: .9;
}

.modal-nav .close-icon {
	width: 60px;
	height: 60px;
	position: absolute;
	top: 0px;
	right: 0px;
}

.menu-modal-right {
	width: 329px;
	padding: 0px 10px 0px 60px;
	background: #8db2d4;
	float: right;
	border-left: solid 1px #a5c5e3;
	height: 500px;
	display: table;
}
.menu-modal-right .modal-links {
	display: table-cell;
	vertical-align: middle;
}
.menu-modal-right a {
	width: 100%;
	text-align: left;
	color: #fff;
	font-size: 25px;
	float: left;
	display: block;
	text-transform: uppercase;
	margin: 15px 0;
	text-decoration: none;
	white-space: nowrap;

}

.menu-modal-right a:hover {
	color: #303944
}

.modal-links {
	display: inline-block;
	vertical-align: middle;
	white-space: normal;
	padding: 95px 0;
}

.pricing_holder {
	text-align: center;
	padding: 20px 0;
	vertical-align: top;
	width: 100%;
}

.pricing_table {
	background: #fff;
	border: solid 1px #ccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	display: inline-block;
	margin: 20px 10px;
	padding: 20px 0;
	width: 345px;
	vertical-align: top;
	text-align: center;
	color: #555;
	position: relative;
}

.pricing_table.small {
	width: 240px;
	border-color: #ddd;
}
.pricing_table h3 {
	font-size: 28px;
	margin-bottom: 5px;
	color: #333;
}

.pricing_table .tagline {
	font-size: 15px;
	color: #888;
	margin-bottom: 5px;
}

.pricing_table .features {
	background: #f6f6f6;
	font-size: 14px;
	color: #555;
	padding: 15px 0;
}

.pricing_table.small .features {
	background: #f9f9f9;
}

.pricing_table .features li {

}

.pricing_table .features li i{
		cursor: pointer;
	color: #ccc;


}

.pricing_table .features li i:hover{
	color: #2bb3dd;

}

.pricing_table .features li:hover {
	color: #999;
}

.pricing_table .features .extras {
	color: #2bb3dd;
}

.pricing_table .price {
	margin: 3px 0 22px;
	font-size: 28px;
	color: #2bb3dd;
}

.pricing_table .pricebreakdown {
	margin: 10px 0 0;
	color: #999;
	font-size: 12px;
}

a.activateaccount, .pricing_table a.signup {
	margin-top: 30px;
	width: 90%;
	text-align: center;
	padding: 10px 0;
	border: solid 1px #333;
	background: #555;
	text-transform: uppercase;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size: 13px;
	text-decoration: none;
	display: inline-block;
	-webkit-box-shadow: inset 0 1px 1px rgba(255,255,255,0.8);
	box-shadow: inset 0 1px 1px rgba(255,255,255,0.8);
	color: #fff;

}

.pricing_table.small a.signup {
	background: #95bdcd;
	border: solid 1px #666;
}

.pricing_table.small h3 {
	color: #777;
}

a.activateaccount,.pricing_table a.signup.premium {
	background: #2bb3dd;
	-webkit-box-shadow: inset 0 1px 1px rgba(255,255,255,0.8);
	box-shadow: inset 0 1px 1px rgba(255,255,255,0.8);
	color: #FFF;
	border: solid 1px #259cc0;
	font-weight: bold;
}

pricing_table a.signup.other {
	color: #2f6381;
}

a.activateaccount:hover,
.pricing_table a.signup:hover,
.pricing_table a.signup.premium:hover {
	-webkit-box-shadow: none;
	box-shadow: none;
	opacity: .7;
}

.pricing_table .after_signup {
	color: #888;
	font-size: 12px;

}


.ribbon-wrapper {
  width: 85px;
  height: 88px;
  overflow: hidden;
  position: absolute;
  top: -3px;
  right: -3px;
}

.ribbon {
  font: bold 13px Sans-Serif;
  color: #fff;
  text-align: center;
  text-shadow: rgba(255,255,255,0.5) 0px 1px 0px;
  -webkit-transform: rotate(45deg);
  -moz-transform:    rotate(45deg);
  -ms-transform:     rotate(45deg);
  -o-transform:      rotate(45deg);
  position: relative;
  padding: 7px 0;
  left: -5px;
  top: 15px;
  width: 120px;
  background-color: #BFDC7A;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5cc1df), to(#219bc0));
  background-image: -webkit-linear-gradient(top, #5cc1df 0%, #219bc0 100%);
  background-image:    -moz-linear-gradient(top, #5cc1df, #219bc0);
  background-image:     -ms-linear-gradient(top, #5cc1df, #219bc0);
  background-image:      -o-linear-gradient(top, #5cc1df, #219bc0 0%);
  -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
  -moz-box-shadow:    0px 0px 3px rgba(0,0,0,0.3);
  box-shadow:         0px 0px 3px rgba(0,0,0,0.3);
}

.ribbon:before, .ribbon:after {
  content: "";
  border-top:   3px solid #1a7c99;
  border-left:  3px solid transparent;
  border-right: 3px solid transparent;
  position:absolute;
  bottom: -3px;
}

.ribbon:before {
  left: 0;
}
.ribbon:after {
  right: 0;
}

.jot_headline {
	border-top: solid 1px #efefef;
	border-bottom: solid 1px #efefef;
	color: #777;
	text-align: center;
	width: 100%;
	margin: 8px 0 0;
	padding: 15px 0;
	font-size: 17px;
}

.jot_headline a{
	color: #2bb3dd;
	font-weight: bold;
	text-decoration: none;

}

.pricing_testimonial {
	border-top: solid 1px #efefef;
	border-bottom: solid 1px #efefef;
	color: #777;
	width: 48%;
	margin: 15px 0 0;
	padding: 15px 0;
	font-size: 14px;
	float: left;
	margin: 0 1%;
}

.pricing_testimonial p {
	margin-bottom: 0px !important;
}

.pricing_testimonial img {
	float: left;
	height: 70px;
	width: auto;
	margin-right: 10px;
	background: #fff;
	border-radius: 50%;
	-webkit-border-radius: 50%;
}

.trialLinkInfo {
	float: right;
	font-size: 12px;
	color: #2bb3dd;
	margin-top: -4px;

}

a.trialLink {
	margin-left: 5px;
	padding: 8px 12px;
	color: #fff;
	border-radius: 0 0 3px 3px;
	-webkit-border-radius: 0 0 3px 3px;
	background: #2bb3dd;
	text-decoration: none;
	border-top: solid 1px #257790
}

a.trialLink:hover {
background: #2c8eac}

.class-item.new-item {
	background: #fafafa;
	padding: 10px;
	width: 100%;
	margin-bottom: 25px;
	border: solid 1px #eee;
	position: relative;
}

#content p.jot_small {
	color: #999;
	font-size: 13px;
	margin-top: 1px;
	margin-bottom: 8px;
}

.form_box {
	border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 10px;
	background: #fff;
	border: solid 5px #eee;
}

.form_box:after {
	clear: both;
	content: "";
	display: table;
}

.trial_faqs_container{
	float: left;
	width: 100%;
	margin-bottom: 50px;
}

.trial_faqs{
	display: inline;
	float: left;
	width: 100%;
}

.trial_faqs {
	margin-bottom: 15px;
}

.trial_faqs_container h3 {
	font-size: 44px;
	font-weight: 300;
padding: 10px 0;
line-height: 30px;
text-align: center;
margin-bottom: 20px;
border-bottom: solid 1px #eaeaea;
color: #2bb3dd;
text-transform: uppercase;
}


.trial_question {font-size: 13px; font-weight: bold; color: #555; cursor: pointer;}
.trial_question:hover { color: #777;}
.trial_answer {display: none; color: #999; font-size: 12px;}




.other_service {
	width: 98%;
	padding: 20px 1% 0 1%;
	display: inline;
	float: left;
}

.other_service h4{
	color: #2bb3dd;
	text-decoration: none;
	text-transform: uppercase;
	cursor: pointer;
}

.other_service h4:hover {
	color: #888;
}

.other_service a {
	color: #2bb3dd;
	text-decoration: none;
}

.other_service dl {
	width: 98%;
	padding-left: 2%;
	float: left;
	display: none;
}

.other_service dt {
	cursor: pointer;
}

.other_service dt:hover {
	color: #7ac2d7
}

.other_service dd {
	display: none;
}

#trialReigstrationForm i {
	color: #aaa;
}

h1.top_header {
	float: left; clear: both; width: 100%; text-align: left; border-bottom: solid 1px #eee; margin-bottom: 20px;
}

.recommendvideos .vimeo_video {
	margin-bottom: -4px;
}
.recommendations:hover, .recommendvideos:hover {
	border-color: #2bb3dd !important;
}


select.term_values,
.book_coach_form select,
#coach_filter_options.filter_2015 select {
-webkit-appearance: none;
-moz-appearance: none;
padding: 6px 6px;
line-height: 1.2;
height: auto;
background: url('images/select-arrow.png') no-repeat center right;
background-color: #fff;
font-size: 12px;
border-radius: 0px;
-webkit-border-radius: 0px;
margin-top: 0px;
}

select.term_values {
	font-size: 18px;
}


.book_rates { font-size: 12px; color: #777; margin-bottom: 10px;}

.coach_filter_success { color: #2bb3dd; padding-left: 20px; display: none; position: absolute; top: 20px; right: 20px;}

.coaches_up, .coaches_down { color: #2bb3dd; font-size: 12px; cursor: pointer;}
.coaches_up { position: absolute; bottom: -25px; left: 10px;}
.coaches_down { position: absolute; bottom: -25px; right: 10px;}
.coaches_up:hover, .coaches_down:hover { color: #25abd4}

.alexia_letter p, .alexia_letter { font-style: italic; color: #777; }

.alexia_letter {  border-top: dashed 1px #eee; padding-top: 18px;}

.alexia_letter a { color: #2bb3dd; text-decoration: none;}

.smartrep_thirds, .smartrep_thirds p, .smartrep_thirds h3.big {
	text-align: center;
}

.smartrep_thirds a{
	color: #2bb3dd;
	text-decoration: none;
}

a.tools_sr_link {
	background: #5c5f61;
	text-decoration: none;
	color: #fff;
	padding: 8px 16px;
	text-transform: uppercase;
	font-weight: bold;
}
a.become_sr_link {
	background: #2bb3dd;
	text-decoration: none;
	color: #fff;
	padding: 8px 16px;
	text-transform: uppercase;
	font-weight: bold;
}

a.tools_sr_link:hover,
a.become_sr_link:hover {
	background: #222;
}

.grey_bg {
	background: #f9f9f9;
	padding: 10px 0;
	clear: both;
	margin: 20px 0;
}

.grey_bg:after,.grey_bg:before {
	clear: both;
	content: "";
	display: table;
}


.perks-list {
	list-style: none;
}

.perks-list li {
	font-size: 16px;
	color: #2bb3dd;
	line-height: 40px;
}

.perks-list li:before {
	content: "\f005";
	font-family: FontAwesome;
	padding-right: 6px;
}

.perks-list2 {
	list-style: none;
}

.perks-list2 li {
	font-size: 16px;
	color: #2bb3dd;
	line-height: 26px;
}

.perks-list2 li:before {
/**	content: "\f005";
	font-family: FontAwesome;
	padding-right: 6px;
**/
}

.perks-list3 {
	list-style: none;
}

.perks-list3 li {
	font-size: 15px;
	color: #777;
	line-height: 26px;
}

.perks-list3 li:before {
	content: "\f005";
	font-family: FontAwesome;
	padding-right: 6px;
	color: #2bb3dd;
	font-size: 12px;
}

.sr_notice {
	text-align: center;
	background: #fff;
	border: solid 1px #eee;
	width: 80%;
	padding: 10px 10%;
	margin: 50px 10% 20px 10%;
	color: #888;
	float: left;
}

.list-square li {
	list-style-type: square;
}

.list-square {
	margin-left: 25px;
		list-style-type: square;

}

.dropdown_title:hover {
	opacity: .8;
	cursor: pointer;
}
.dropdown_text {
	display: none;
	clear: both;
}

.trial_free_text {
	text-align: center;
	color: #2bb3dd;
	font-size: 28px;
	margin: 0px;
}

.alexia_trial_letter p {
	margin-bottom: 5px;
	line-height: 20px;
}

.alexia_trial_letter {
float: left;
padding: 10px;
font-style: italic;
color: #888;
background: #fdfdfd;
border: solid 1px #eee;
margin-top: 20px;
margin-bottom: 20px;}


.tooltip {
	cursor: pointer;
}

.gform_confirmation_message_30 {
	font-size: 18px;
	padding: 20px;
}

.advanced-slider a.white_home_button {
	padding: 10px 0px;
	text-align: center;
	background: #fff;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	color: #2bb3dd;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	margin-bottom: 20px;
}

.advanced-slider a.white_home_button:hover {
	opacity: .7;
}

.new_home_trial_button {
	background: url('images/try_free.png') no-repeat 0 0;
	display: block; width: 290px; margin: 0 auto 10px auto !important;
	height: 45px;

}
.new_home_trial_button:hover {
	background-position: 0 -45px;
}
.advanced-slider a.black_home_button {
	padding: 10px 0px;
	text-align: center;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	margin-bottom: 20px;
background: #39629f; /* Old browsers */
background: -moz-linear-gradient(top, #39629f 0%, #2c538b 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#39629f), color-stop(100%,#2c538b)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #39629f 0%,#2c538b 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #39629f 0%,#2c538b 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #39629f 0%,#2c538b 100%); /* IE10+ */
background: linear-gradient(to bottom, #39629f 0%,#2c538b 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#39629f', endColorstr='#2c538b',GradientType=0 ); /* IE6-9 */	border: solid 1px #2e94b2;
-webkit-box-shadow: 1px 1px 4px 1px rgba(0,0,0,.1);
box-shadow: 1px 1px 4px 1px rgba(0,0,0,.1);
}

.advanced-slider a.black_home_button:hover {
background: #2c538b; /* Old browsers */
background: -moz-linear-gradient(top, #2c538b 0%, #39629f 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2c538b), color-stop(100%,#39629f)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #2c538b 0%,#39629f 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #2c538b 0%,#39629f 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #2c538b 0%,#39629f 100%); /* IE10+ */
background: linear-gradient(to bottom, #2c538b 0%,#39629f 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2c538b', endColorstr='#39629f',GradientType=0 ); /* IE6-9 */}


.actor_title {
	display: block;
	width: 169px;
	height: 228px;
	padding: 10px 5px !important;
	opacity: 0 !important;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-ms-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
background-color: rgba(255, 255, 255, .8);
color: #000;
font-weight: bold;
text-shadow: 0 0 3px #FFF;
font-size: 15px;
line-height: normal;
}

.actor_title span {
	font-size: 13px;
}

.actor_title:hover {
	opacity: 1 !important;
}

.trial_letter_image {
	padding: 5px; background: #fff; border: solid 1px #dfdfdf; float: left; width: 100%;
	position: relative; height: auto;
	margin-top: 15px;
}

.trial_letter_image img {
	position: relative;
	z-index: 100;
	width: 100%;
	height: auto;
}

.trial_letter_image_hover {
	opacity: 0;
	position: absolute; top: 5px; left: 5px;
	z-index: 101;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
	background-color: rgba(255, 255, 255, .8);
	color: #000;
	text-shadow: 0 0 3px #FFF;
	font-size: 16px;
	line-height: 28px;
	width: 100%;
	height: auto;
	padding: 15px 10px;
	text-align: center;
	cursor: pointer;
}

.trial_letter_image_hover:hover {
	opacity: 1;
}

p.bottom_widgets_smalllinks {
	font-size: 12px; margin-top: 10px;
	text-align: center;
	width: 100%;
}

p.bottom_widgets_smalllinks a {
	color: #888;
	margin: 0 7px;
	font-size: 12px !important;
	display: inline-block;
}

.topCategory {
	float: left;
	width: 31%;
	margin: 0 1%;
	display: inline;
	text-align: center;
}

.topCategory h3 {
	border: none;
	font-size: 28px;
	text-transform: uppercase;
	color: #222;
	cursor: pointer;
	margin-bottom: 0px
}

.topCategory .other_service {
	display: none;
}

.topCategory.active h3 {
	color: #666;
}

.topCategory.active .other_service {
	display: block;
}

.home_headshot_slide { position:relative; width:287px; height:500px; margin: -4px 0 0 -4px !important;  }
.home_headshot_slide img { position:absolute; left:0; top:0; }

.home_headshot_nav {
	position: relative;
	z-index: 10000
}

.home_headshot_previous,
.home_headshot_next {
	width: 20px;
	height: 30px;
	background: rgba(255,255,255,.9);
	color: #000;
	text-align: center;
	line-height: 32px;
	cursor: pointer;
	z-index: 999999;
}

.home_headshot_previous {
	float: left;
}

.home_headshot_next {
	float: right;
}

.home_headshot_previous:hover,
.home_headshot_next:hover {
	background: rgba(43,179,221,.9);
	color: #fff;
}

.slider_logos {
	background: rgba(0,0,0,0.15); padding: 10px 0 !important;
	display: block;
	margin: 0 0 -4px -4px !important;
}

.page .minimal-light .slide-arrows a {
	width: 40px;
	height: 40px;
	top: 40px;
}

.page .minimal-light .slide-arrows a:hover{
	opacity: .8;
}

.page .minimal-light .slide-arrows a.previous {
	left: inherit;
	right: 60px;
	background: url('images/main_slide_left.png');
}

.page .minimal-light .slide-arrows a.next {
	right: 5px;
	background: url('images/main_slide_right.png');
}

.trial_member_services h3.category_h3 {
	border-top: none !important;
	margin-top: 20px;
}

.trial_member_services_v2 .topCategory h3 {
	padding-top: 0px;
	font-size: 20px;
}

.trial_member_services_v2 h3.category_h3 {
	font-size: 18px;
	margin-top: 0px;
	padding-top: 0px !important;
}

.trial_member_services {
	float: left;
	width: 100%;
}

.trial_faqs .trial_faqs_container h3 {
	font-size: 30px;
padding: 0px 0 10px;
line-height: 30px;
text-align: center;
margin-top: 0;
border-bottom: none;
margin-bottom: 0px
}


.welcomeMessage a.trial-tips-link {
	font-size: 22px;
	line-height: 38px;
	color: #2bb3dd;
}

.welcomeMessage a.trial-tips-link:hover {
	opacity: .7;
}

.welcomeMessage a.trial-tips-link img {
	float: left;
	margin-right: 10px;
}

.book_coach_form select {
	height: 27px;
	margin-top: -1px;
	padding-right: 25px;
	margin-right: 3px;
}

.coach_class_timezone {
	width:100px;
}

.home-about-text h2 {
	text-transform: uppercase;
	font-size: 30px;
}

.take_quiz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	padding: 2px 8px;
	margin-top: 5px;
	background: #2395b7;
	background: -moz-linear-gradient(
		top,
		#50c5e9 0%,
		#2395b7);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#50c5e9),
		to(#2395b7));
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #1d8fb1;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.1),
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.1),
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.1),
	text-shadow:
		0px 0px 0px rgba(000,000,000,0),
		0px 1px 0px rgba(255,255,255,0.3);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#50c5e9', endColorstr='#2395b7',GradientType=0 ); /* IE6-9 */
}

.take_quiz:hover {
	color: #fff;
	opacity: .8;
}

#content.middle {
	margin: 0 17%;
	width: 66%;
}

.fluid-width-video-wrapper {
	clear: both;
}