/*
Author: BigFish Creative
Author URI: http://bigfish.rs
*/

* {
  margin: 0;
}

html, body {
	height: 100%;
}

/*img, div, li { behavior: url("css/iepngfix.htc") }*/

body {
	background: #1b6dc3;
	color: #333;
	font: 11px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Arial, Verdana, sans-serif;
	text-align: center;
}

div.wrap {
	margin: 0 auto;
	text-align: left;
	width: 960px;
}

/* @group header */
/* HEADER
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
#header {	
	/*height: 250px;*/
	height: 125px;
	/*position: relative;*/
}

#header div.wrap {
	background: url("img/header_small.jpg") no-repeat 0 0;
	width: 940px;
	position: relative;
}

#header a {
	display: block;
	/*height: 250px;*/
	height: 125px;
	text-indent: -9999px;
}
/* @end */


/* @group mid */
/* MID
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
#mid {
	
}

#mid h1.title {
	color: #2a2525;
	font-size: 5em;
	letter-spacing: -0.07em;
	text-align: center;
	text-shadow: #000 1px 2px 3px;
	margin: 20px auto;
}

#mid div.lc,
#mid div.rc,#mid div.lc_index {
	background: #e9e9e9 url("img/bg-columns.png") repeat-x 0 0;
	background: #fff;
	border-top: 8px solid #003875;
	display: inline;
	float: left;
}

#mid div.lc,#mid div.lc_index {
	border-bottom: 4px solid #b9b9b9;
	margin-left: 10px;
	width: 628px;
	padding: 30px 0 10px;
}

#mid div.lc_index {
	border-bottom: 4px solid #b9b9b9;
	margin-left: 10px;
	width: 628px;
	padding: 10px 0 10px;
}

.index_nav {padding:0px 0px 30px 0px;}

.index_nav a:link, .index_nav a:active, .index_nav a:visited {text-decoration:none;font-size:14px;font-weight:bold;padding-left:20px;}
.index_nav a:hover {text-decoration:underline}

#mid div.rc {
	border-bottom: 6px solid #b9b9b9;
	margin-right: 10px;
	width: 312px;
}

td.rc_box {
	background-image:url('http://www.media-mentors.com/wp-content/uploads/2010/12/video_bg.jpg');
	background-repeat:repeat-y;
}

#mid div.column {
	background: #fff;
	border-bottom: 4px solid #b9b9b9;
	border-top: 8px solid #003875;
	display: block;
	margin: 0 10px;
	padding: 30px 0 10px;
	width: 940px;
}

#mid p {
	font-size: 1.2em;
	line-height: 150%;
	margin: 15px 20px;
}

#mid h1 {
	font-size: 2em;
	letter-spacing: -0.05em;
	margin: 0 20px 20px;
	text-shadow: #fff 1px 2px 2px;
}

#mid h2 {
	font-size: 2em;
	letter-spacing: -0.05em;
	margin: 0 20px 20px;
	text-shadow: #fff 1px 2px 2px;
}

#mid div.mc ul {
	list-style-type: square;
	list-style-position: inside;
}

#mid div.mc ul li {
	line-height: 150%;
	margin-bottom: 5px;
}

#mid div.optin {
	background: url("img/arrow-down.png") no-repeat 17px 0;
	padding: 30px 20px 10px;
}

#mid div.optin h2 {
	color: #333 !important;
	font-size: 2em !important;
	letter-spacing: -0.05em !important;
	margin: 0 0 15px !important;
	text-align: left !important;
	text-shadow: #fff 1px 2px 2px !important;	
	font-family: Arial, Tahoma, Verdana, sans-serif, Georgia !important;
	font-weight: bold !important;
}

#mid div.mc p,
#mid div.optin p {
	font-size: 1em;
	margin: 15px 0;
}

#mid div.optin input.field {
	background: #f7f7f7;
	color: #444;
	font-family: Georgia;
}

#mid div.optin input.button {
	border: 0;
	cursor: pointer;
	padding: 0;
	text-indent: -9999px;
}

#mid div.optin input.button.submit {
	background: url("img/optin-button.png") no-repeat 0 0;
	height: 43px;
	width: 200px;
}

/*#skyline {
	background: url("img/skyline.png") repeat-x 0 100%;
	background: url("img/header.jpg") no-repeat 0 0;
	height: 250px;
	position: relative;
	margin: 0 10px;
}

#skyline a {
	display: block;
	height: 250px;
	text-indent: -9999px;
}*/
/* @end */


/* @group page */
/* PAGE
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
#page h3 {
	color: #333;
	font-size: 1.8em;
	letter-spacing: -0.05em;
	margin: 20px;
}

#page h4 {
	color: #333;
	font-size: 1.4em;
	letter-spacing: -0.05em;
	margin: 20px;
}

#page h2 span {
	/*background: yellow;
	color: #000;
	padding: 3px;
	text-shadow: none;*/
}

#page img {
	/*display: inline;
	float: left;
	margin: 0 20px 20px;*/
}

#page img.buynow {
	float:none;
	margin: 10px 0;
}

#page ul {
	margin: 20px;
	font-size: 1.2em;
	line-height: 150%;
}

#page ul li {
	line-height: 150%;
}

#page ul.special {
	list-style: square;
	margin-left: 35px;
}

#page ul.special li {
	font-weight: bold;
}

#page span {
	/*background: yellow;
	padding: 3px;8*/
}

/*
#page table {
	margin: 0 20px;
	width: 560px;
}

#page table th {
	background: #d5d5d5;
	font-size:1.1em;
	font-weight: bold;
	padding: 5px 8px;
	vertical-align: middle;
}

#page table tr {}

#page table td {
	border-top: 1px solid #d5d5d5;
	padding: 8px;
	vertical-align: middle;
}

#page table th.everyone {
	width: 80px;
}

#page table th.you {
	width: 110px;
}

#page table .right {
	text-align: right !important;
}

#page table td.total {
	font-size: 1.1em;
}

#page table td span {
	background: transparent;
	padding: 0;
}

#page table td span.overline {
	text-decoration:line-through
}

#page table td span.special {
	background: red;
	color: #fff;
	font-weight: bold;
	padding: 2px;
}

#page table td span.free {
	font-weight: bold;
}*/

div.interviews {}

div.interviews ul {
	margin: 0 20px;
}

div.interviews ul li {
	margin-bottom: 10px;
}

div.interviews ul li p {
	margin: 0;
}

ul#testimonials {
	margin: 20px;
}

ul#testimonials li {
	color: #333;
	font-size: 0.8em;
	margin-bottom: 15px;
}

ul#testimonials li p {
	margin: 0;
}

ul#testimonials li span {
	color: #000;
	font-size: 0.9em;
	font-weight: bold;
}

#video {
	width:660px; 
	margin: 0 auto 20px;
	overflow:hidden;
	text-align:center;
}

#video img {
	display: block;
	float: none;
	margin: 0 auto;
	text-align: center;
}
/* @end */


/* @group footer */
/* FOOTER
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
#footer {
	margin: 10px 0;
}

#footer div.wrap {
	text-align: left;
}

#footer p {
	color: #fff;
	padding: 5px 15px;
	margin: 0 auto;
}
/* @end */


/* @group elements */
/* ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Tahoma, Verdana, sans-serif, Georgia;
	font-weight: bold;
}

strong {
	font-weight: bold;
}

a {
	color: #006de7;
}
/* @end */


/* @group common */
/* COMMON
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
div.message {
	
}
/* @end */


/* @group form */
/* FORM
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
input.field {
	border-bottom: 1px solid #e1e1e1;
	border-left: 1px solid #c1c1c1;
	border-right: 1px solid #c1c1c1;
	border-top: 1px solid #848484;
	color: #222;
	padding: 8px;
	
	font-size: 1.3em;
}

input.button {
	/*margin: 10px 0 0;*/
}

input.radio {
	margin: 5px 0;
}

input.checkbox {
	margin: 3px 0;
}

textarea {
	border-bottom: 1px solid #e1e1e1;
	border-left: 1px solid #c1c1c1;
	border-right: 1px solid #c1c1c1;
	border-top: 1px solid #848484;
	color: #222;
	font: 11px "Lucida Grande", "Lucida Sans Unicode", Arial, Tahoma, Verdana, sans-serif;
	padding: 3px;
}

select {
	padding: 2px 0;
}

input.field.selected {
	background: #e8f6ff;
}

/* non-floating form item */
div.item {
	clear: both;
	margin: 10px 10px 0;
}

/* floating form item */
div.itemf {
	float: left;
	margin: 10px;
}

div.lc div.item,
div.rc div.item {
	margin: 10px 10px 10px 0 !important;
}

div.lc div.itemf,
div.rc div.itemf {
	float: left;
	margin: 10px 10px 10px 0 !important;
}


div.item div.label,
div.itemf div.label {
	color: #777;
	padding: 2px;
	margin-top: 1px;
}

div.item div.label span,
div.itemf div.label span {
	font-size: 9px;
	padding: 2px 3px;
	text-transform: uppercase;
}

div.item div.label span.required,
div.itemf div.label span.required {
	background: #e10000;
	color: #fff;
}

div.item div.label span.attention,
div.itemf div.label span.attention {
	background: #ffcc00;
	color: #333;
}

.tiny {
	width: 30px;
}

.small {
	width: 60px;
}

.large {
	width: 120px;
}

.big {
	width: 180px;
}

.extra {
	width: 240px;
}

.wide {
	width: 325px;
}

.huge {
	width: 480px;
}

form h3 {
	border-bottom: 1px solid #d5d5d5;
	clear: both;
	color: #666;
	font-size: 16px;
	margin: 20px 10px 10px !important;
	padding: 5px 0;
}

fieldset {
	margin: 10px;
	padding: 0 10px 5px;
}
/* @end */


/* @group contact form */
/* CONTACT FORM
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
.formcontainer {}

.formcontainer .contact-form {
	margin: 30px 0 0;
}

.formcontainer .form-input input {
	border-bottom: 1px solid #e1e1e1;
	border-left: 1px solid #c1c1c1;
	border-right: 1px solid #c1c1c1;
	border-top: 1px solid #848484;
	color: #222;
	padding: 3px;
	
	width: 250px;
}


.formcontainer .form-input input#ec_math_a {
	width: 50px;
}

.formcontainer .form-textarea textarea {
	border-bottom: 1px solid #e1e1e1;
	border-left: 1px solid #c1c1c1;
	border-right: 1px solid #c1c1c1;
	border-top: 1px solid #848484;
	color: #222;
	font: 11px "Lucida Grande", "Lucida Sans Unicode", Arial, Tahoma, Verdana, sans-serif;
	padding: 3px;
	/*width: 500px;*/
}

.formcontainer span.required {
	font-size: 9px;
	padding: 2px 3px;
	text-transform: uppercase;
	background: #e10000;
	color: #fff;
}

.formcontainer fieldset {
	padding: 0 10px 5px;
}

.formcontainer fieldset h3 {
	border-bottom: 1px solid #d5d5d5;
	display: block;
	padding-bottom: 3px;
	text-align: left !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.formcontainer .form-input {
	margin: 0 0 8px;
}

.formcontainer .form-label {
	margin: 0 0 3px;
}

.formcontainer .form-submit {
	margin: 20px 0 10px;
}
/* @end */


/* @group misc */
/* MISC
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
.clearer {
	clear: both;
	line-height: 1;
	margin: 0;
	padding: 0;
	display: block;
}

.l {
	float: left;
	display: inline;
}

.r {
	float: right;
	display: inline;
}

img a:hover {
	margin-bottom: -5px;
}

.hidden {
	display:none;
}

.alignleft {
	display: inline;
	float: left;
}

.ad125 {
	display: inline;
	float: left;
	margin: 5px;
}
/* @end */


/* @group social icons */
/* SOCIAL ICONS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
ul#social {
	display: block;
	position: absolute;
	z-index: 1000000;
	margin: 7px 0 0;
}

ul#social li {
	display: inline;
	float: left;
	margin-right: 2px;
}

ul#social li a {
	background: url("img/icons-social-sprite32.png") no-repeat 0 0;
	cursor: pointer;
	display: block;
	text-indent: -9999px;
	width:32px;
	height:32px;
	padding:0;
	margin:0 0 4px 0;
}

ul#social li a.twitter {
	background-position:-32px 0;
}

ul#social li a.twitter:hover {
	background-position:-32px -32px;
}

ul#social li a.facebook {
	background-position:-64px 0;
}

ul#social li a.facebook:hover {
	background-position:-64px -32px;
}

ul#social li a.linkedin {
	background-position:-288px 0;
}

ul#social li a.linkedin:hover {
	background-position:-288px -32px;
}

ul#social li a.rss {
	background-position:-320px 0;
}

ul#social li a.rss:hover {
	background-position:-320px -32px;
}
/* @end */

div.pro-player-container {
	margin: 0 auto;
	text-align: center;
}


H1 { FONT-SIZE: 24pt; COLOR: #000000; TEXT-INDENT: 0px; FONT-FAMILY: Verdana; TEXT-ALIGN: center;}
H2 { FONT-SIZE: 21pt; COLOR: #000000; TEXT-INDENT: 0px; FONT-FAMILY: Verdana; TEXT-ALIGN: center;}
H3 { FONT-SIZE: 18pt; COLOR: #CC0000; TEXT-INDENT: 0px; FONT-FAMILY: Verdana; TEXT-ALIGN: center;}
H4 { FONT-SIZE: 13pt; COLOR: black; TEXT-INDENT: 0px; FONT-FAMILY: Verdana; TEXT-ALIGN: center;}
H5 { FONT-SIZE: 11pt; COLOR: black; TEXT-INDENT: 0px; FONT-FAMILY: Verdana; TEXT-ALIGN: center;}


/*
.style193 {
	text-align: left;
}
.style195 {
	font-size: 15.0pt;
	font-family: Tahoma;
	color: #CC0000;
	font-weight: bold;
	text-align: center;
}
.style189 {
	font-size: x-large;
}
.style188 {
	text-decoration: underline;
	font-size: x-large;
}
.style36 {color: #000066}
.style197 {
	font-family: Tahoma;
	margin-top: 0;
	margin-bottom: 0;
}
.style198 {
	font-family: Tahoma;
	font-size:x-large;
	margin-top: 0;
	margin-bottom: 0;
line-height:14px;
}
.style199 {
	text-decoration: underline;
	color: #CC0000;
}
.style200 {
	font-family: Tahoma;
	font-size: 14pt;
	margin-top: 0;
	margin-bottom: 0;
}
.style201 {
	font-family: Tahoma;
	font-weight: bold;
        background-color: #FFFF66;
        font-size:10pt;
}
.style202 {
	text-decoration: underline;
 font-size:12pt;
}
.left {
	text-align: left;
}
.style203 {
	font-family: Tahoma;
	font-size: 14px;
	color: #333;
}
.style204 {
	font-size: 100%;
	border-style: none;
	border-color: inherit;
	border-width: 0;
	margin: 0;
	padding: 0;
}
.style6 {
	text-decoration: underline;
}
.middle {
	text-align: center;
}
.red {
	color: #C00;
}
.style206 {
	font-family: Tahoma;
	font-size: 10pt;
	color: #333;
	border: 3px dashed #CC0000;
}
.style4 {
	line-height: 100%;
	font-size: x-large;
	font-family: Tahoma;
}

.style207 {
	line-height: 100%;
	font-size: 40px;
	font-family: Tahoma;
	color: #CC0000;
}
.style208 {
	font-family: Tahoma;
	font-size: medium;
}
.style209 {
	background-color: #FFFF66;
}
.style210 {
	font-family: Tahoma;
	color: #CC0000;
	font-size: x-large;
}
.style211 {
	font-size: medium;
}
.style213 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
font-size:10pt;
}
.style214 {
	font-family: Arial, Helvetica, sans-serif;
}
.style215 {
	font-size: large;
}
.style216 {
	font-size: large;
	border-style: none;
	border-color: inherit;
	border-width: 0;
	margin: 0;
	padding: 0;
}
.style217 {
	font-family: Tahoma;
	font-size: 14px;
	color: #333;
	text-align: center;
}
.style218 {
	font-family: Tahoma;
	font-size: 10pt;
}
.style219 {
	font-family: Tahoma;
	font-size: small;
	text-align: center;
}
.style220 {
	font-family: Tahoma;
}
.style221 {
	font-size: small;
	font-weight: bold;
}
.style222 {
	font-size: small;
}
.style223 {
	font-family: Tahoma;
	font-size: x-large;
}
.style224 {
	font-family: Tahoma;
	font-size: 16pt;
}
.style225 {
	line-height: 100%;
	font-size: large;
	font-family: Tahoma;
}
.style226 {
	border-style: none;
	border-color: inherit;
	border-width: 0;
	margin: 0;
	padding: 0;
}
.style227 {
	font-family: Tahoma;
	font-size: large;
}
.style228 {
	font-family: Tahoma;
	font-size: medium;
	margin-top: 0;
	margin-bottom: 0;
}
.style229 {
	font-family: Tahoma;
	font-size: medium;
	text-decoration: underline;
	margin-top: 0;
	margin-bottom: 0;
}
.style230 {
	font-family: Tahoma;
	font-size: x-small;
}
.style231 {
	font-size: 11pt;
}
.style232 {
	font-size: 10.0pt;
	font-family: "Times New Roman";
}
.style233 {
	border: 2px solid #CC0000;
}
.style234 {
	border: 2px solid #CC0000;
	text-align: center;
}
.style235 {
	background-color: #FFFF00;
}
.style236 {
	text-decoration: underline;
	background-color: #FFFF66;
}

.style237 {
	font-family: Tahoma;
	font-size: 10pt;
	margin-top: 0;
	margin-bottom: 0;
}

.style238 {
	font-family: Tahoma;
	font-size: 10pt;
	margin-top: 0;
	margin-bottom: 0;
}

.style239 {
	font-family: Tahoma;
	font-size: 10pt;
}

.unleashed_logos {
	margin:0px 5px 0px 5px;
}

ul.unleashed_ul li {
	width:500px;
	list-style-type: disc;
	font-size:10pt;
	text-align:left;
}

ul.unleashed_ul li.style218 {
	font-size:10pt;
}

td.unleashed_divider {
	vertical-align:middle;
}


.style189 { font-size:50px;}


*/
.intro_justify {
font-size:11px;
text-align:justify;
}
