/*
Theme Name: Amyapplebaum
Theme URI: http://wordpress.org/
Description: Amyapplebaum
Version: 1.0
Author: MEV LLC
*/

/* Content */
#content {
	margin: 10px 20px 10px 25px;
	width: 593px !important;
	color: #333;	
	font-size: 13px;
	font-family: Verdana,Geneva,sans-serif;
	line-height: 19px;
}
#content p a {
	font-family:Verdana,Geneva,sans-serif;
	font-size:12px;
}
#content a {
	color:#6A6A6A;  
}
#content h1 {
	color: #1e5878;
	left: 0px;
	font-size: 18px;
	font-weight: normal;
	margin: 13px 0px 6px 0px;
	padding: 0px;
	text-transform: uppercase;
	color: #1e5878;
}
#content h2 {
	color: #1e5878;
	left: 0px;
	font-size: 17px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#content h3 {
	color: #1e5878;
	left: 0px;
	font-size: 16px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#content h4 {
	font-size:14px;
	color: #1e5878;
}
#content h2 a{
	color: #1e5878;
}
#content small {
	font-size:11px;
}
#content .navigation {
	margin-bottom: 10px;
}
#content form input, #content form textarea {
	color:#414247;
	font-family:Verdana,Geneva,sans-serif;
	font-size:11px;
}
#content form textarea {
	height: 55px;
}
#content form input {
	height:19px;
	margin-top:4px;
	padding:0px 0 0 2px;
	width:196px;
}
#content #searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}
#content #searchform #searchsubmit{
	height:27px;
	width:100px;
	margin: 0;
	padding: 0px 0px 7px 0px;
}
#rememberme {
	width: auto !important;
	height: auto !important;
	margin: 4px 0px 0px 0px;
	padding: 0px;
	border-width: 0px !important;
}

/* Contact */
#ContactBlock {
	font-family: Verdana;
	font-size: 12px;
	color: #6a6a6a;
}
#ContactBlock a {
	font-size: 12px;
	color: #6a6a6a;
	text-decoration: underline;
}
#ContactBlock td
{
	border: none;
}
.ContactTitle {
	color: #307499;
	margin: 0px 0px 23px 0px;
}
.ContactBlueTitle {
	color: #307499;
}
.ContactRowTitle {
	color: #6a6a6a;
	font-weight: bold;
	margin: 0;
}
.LeftRow {
	padding-right: 20px;
	vertical-align: top;
}
.RightRow {
	padding-left: 10px;
	vertical-align: top;
	line-height: 18px;
}

/* Sub menu with arrow */
#ThirdLevelMenu
{
	background-image:url(../images/fist_menu_bg.jpg);
	background-repeat:no-repeat;
	min-height:30px;
	width:628px;
	clear:both;
	text-align:center;
}
#ThirdLevelMenu ul
{
	width:625px;
	float:right;
	min-height: 30px;
    text-align:center;
    list-style-type: none;
	margin:0px;
	padding:0px;
	/*
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BABABA;
	*/
}
#ThirdLevelMenu ul li
{
    display: inline;
}
#ThirdLevelMenu ul a
{
    display: block;
    float: right;
    text-align: center;
    color: #454545;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-decoration:none;
	text-transform: uppercase;
	padding: 8px 11px 8px 11px;
    position: relative;
}
#ThirdLevelMenu ul a:hover, #ThirdLevelMenu ul a.Selected
{
	text-decoration:none;
	color: #ed2937;
	background: url(images/menu/cursor.png) top center no-repeat;
}
.ThirdLevelCursor
{
    position: absolute;
    top: 0px;
    left: 0px;
    visibility: hidden;
}

/* comments */
#comments_category
{
	margin: 6px 0px 3px 0px;
}
#comments_category a
{
	color: #1e5878 !important;
	text-transform: uppercase;
}
#responses
{
	margin: 3px 0px 19px 0px;
}
#comments
{

	border-top: 1px solid #B6B6B6;
	border-bottom: 1px solid #B6B6B6;
	margin-top: 28px;
}
.comment-body p
{
	margin: 3px 0px 3px 34px;
	color: #1e5878;
}
.fn
{
	color: #1e5878 !important;
}
#respond h3
{
	text-transform: uppercase;
	font-size:12px;
	margin-bottom:20px;
}
#submit
{
	margin-left: 341px;
	text-transform: uppercase;
	font-size: 12px !important;
	text-decoration: none;
	color: #1e5878 !important;
}
.alignleft a, .alignright a
{
	color: #1e5878 !important;
	font-size: 15px !important;
	text-decoration: none !important;
}

/* thumbnail template */
.LeftRow
{
	border-bottom: 1px dotted #7C7B80;
	vertical-align: top;
	padding-top: 27px;
}
.RightRow
{
	border-bottom: 1px dotted #7C7B80;
	vertical-align: top;
	padding-left: 10px;
	padding-top: 28px;
}
.RightRow p
{
	margin: 0px 0px 23px 0px;
}
.RightRow div
{
	margin-bottom: 5px;
}
.RightRowTags
{
	margin: 0px 0px 54px 0px;
}
#AddToAny
{
	/*
	position: absolute;
	left: 380px;
	top: -7px;
	*/
}
#CategoryDescription
{
	margin-bottom: 20px;
}
.CategoryThum
{
	border: 1px solid #CBCBCB;
	padding: 7px;
}
.alignleft-thumbnail
{
	float:left;
}
.alignright-thumbnail
{
	float: right;
}
.alignleft-thumbnail a, .alignright-thumbnail a
{
	color: #E46027 !important;
	font-size: 17px !important;
	text-decoration: none !important;
}

/* Coaching */
.tabs-nav
{
	position: absolute;
	list-style:none outside none;
	top: -36px;
	margin:0px 0px 0px 20px;
	padding:6px 0 0 4px;
	clear: both;
}
.tabs-nav li {
	float:left;
	margin:0 0 0 0px;
	width:131px;
	height: 31px;
	background: url(images/coaching/level1.jpg) no-repeat right top;
}
.tabs-selected{
	background: url(images/coaching/level3.jpg) no-repeat right top !important;
}
.tabs-hovered{
	background: url(images/coaching/level2.jpg) no-repeat right top !important;
}
.tabs-nav a {
	display: block;
	position:relative;
	text-align:center;
	text-decoration:none;
	white-space:nowrap;
	z-index:2;
	color: #1D5979 !important;
	font-size: 15px;
	padding-top: 8px;
}
.single-navigation {
	display:block;
	position: absolute;
	bottom: 5px;
	width: 600px;
}
#CenterCol
{
	background: url(images/coaching/center.jpg) no-repeat right top !important;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
.CenterColWelcome
{
	background: url(images/coaching/center_welcome.jpg) no-repeat right top !important;	
}
#CenterCol div
{
	margin: 0px;
	padding: 0px;
	color: #1e5878;
	font-size: 12px;
	line-height: 14px;
}
#CenterCol p
{
	margin: 0px;
	padding: 0px;
	color: #1e5878;
	font-size: 12px;
}
#level1_text
{
	line-height: 19px;
	font-size: 13px;
}
#level2_text
{
	line-height: 18px;
	font-size: 12px;
}
#level3_text
{
	line-height: 19px;
	font-size: 12px;
}
#CenterCol a {
	color: #e0582f;
	font-weight: bold;
}
#BottomCenterBlock
{
	background: url(images/coaching/bottom.jpg) no-repeat right top !important;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
#CoachingBlock_0, #CoachingBlock_1, #CoachingBlock_2, #CoachingBlock_3
{
	margin: 0px;
	padding: 0px;
	width: 568px;
	height: 422px;
	position: relative;
}
#CoachingBlock_1, #CoachingBlock_2, #CoachingBlock_3
{
	display: none;
}
#CoachingBottomBlock_0, #CoachingBottomBlock_1, #CoachingBottomBlock_2, #CoachingBottomBlock_3
{
	margin: 0px;
	padding: 0px;
	width: 568px;
	height:	84px;
	position: relative !important;
}
#CoachingBottomBlock_1, #CoachingBottomBlock_2, #CoachingBottomBlock_3
{
	display: none;
}
#WhiteBlock_1, #WhiteBlock_2, #WhiteBlock_3, #WhiteBlock_4, #WhiteBlock_5, #WhiteBlock_6, #WhiteBlock_7, #WhiteBlock_8, #WhiteBlock_9, #WhiteBlock_10, #WhiteBlock_11, #WhiteBlock_12
{
	width: 138px;
	height: 233px;
	background-color: #ffffff;
	position: absolute;
	bottom: 0px;
	font-size: 11px;
	line-height: 15px !important;
}
#WhiteBlock_1 p, #WhiteBlock_2 p, #WhiteBlock_3 p, #WhiteBlock_4 p, #WhiteBlock_5 p, #WhiteBlock_6 p, #WhiteBlock_7 p, #WhiteBlock_8 p, #WhiteBlock_9 p, #WhiteBlock_10 p, #WhiteBlock_11 p, #WhiteBlock_12 p
{
	margin: 10px 0px 0px 8px;
	font-size: 11px;
}
#WhiteBlock_1 b, #WhiteBlock_2 b, #WhiteBlock_3 b, #WhiteBlock_4 b, #WhiteBlock_5 b, #WhiteBlock_6 b, #WhiteBlock_7 b, #WhiteBlock_8 b, #WhiteBlock_9 b, #WhiteBlock_10 b, #WhiteBlock_11 b, #WhiteBlock_12 b
{
	font-size: 14px;
	font-weight: bold;
	display: inline;
}
#WhiteBlock_1
{
	background-image: url(images/coaching/level1_1.jpg);
	background-position: center bottom;
    background-repeat: no-repeat;
}
#WhiteBlock_2
{
	left: 143px;
	background-image: url(images/coaching/level1_2.jpg);
	background-position: center bottom;
    background-repeat: no-repeat;
}
#WhiteBlock_3
{
	left: 286px;
	background-image: url(images/coaching/level1_3.jpg);
	background-position: center bottom;
    background-repeat: no-repeat;
}
#WhiteBlock_4
{
	left: 429px;
	background-image: url(images/coaching/level1_4.jpg);
	background-position: center bottom;
    background-repeat: no-repeat;
}
#WhiteBlock_5
{
	background-image: url(images/coaching/level2_1.jpg);
	background-position: center bottom;
    background-repeat: no-repeat;
}
#WhiteBlock_6
{
	left: 143px;
	background-image: url(images/coaching/level2_2.jpg);
	background-position: center bottom;
    background-repeat: no-repeat;
}
#WhiteBlock_7
{
	left: 286px;
	background-image: url(images/coaching/level2_3.jpg);
	background-position: center bottom;
    background-repeat: no-repeat;
}
#WhiteBlock_8
{
	left: 429px;
	background-image: url(images/coaching/level2_4.jpg);
	background-position: center bottom;
    background-repeat: no-repeat;
}
#WhiteBlock_9
{
	background-image: url(images/coaching/level3_1.jpg);
	background-position: center bottom;
    background-repeat: no-repeat;
}
#WhiteBlock_10
{
	left: 143px;
	background-image: url(images/coaching/level3_2.jpg);
	background-position: center bottom;
    background-repeat: no-repeat;
}
#WhiteBlock_11
{
	left: 286px;
}
#WhiteBlock_12
{
	left: 429px;
}
.CoachingPrice
{
	position: absolute;
	left: 0px;
	top: 28px;
	margin: 0px;
	font-size: 18px;
	color: #1e5878;
	font-family: "Myriad Pro",Verdana,Geneva,sans-serif;
}
.CoachingPriceFull {
	position: absolute;
	left: 290px;
	top: 28px;
	margin: 0px;
	font-size: 18px;
	color: #1e5878;
	font-family: "Myriad Pro",Verdana,Geneva,sans-serif;
}

.JoinNow
{
	position: absolute;
	right: 0px;
	top: 19px;
}
.JoinNowFull
{
	position: absolute;
	left: 450px;
	top: 19px;
}

/* media */
#MediaLeftTop {
	background: url(images/media/left_top.jpg) no-repeat;
	width: 18px;
	height: 19px;
}
#MediaTop {
	background: url(images/media/top.jpg) no-repeat;
	width: 540px;
	height: 19px;
}
#MediaRightTop {
	background: url(images/media/right_top.jpg) no-repeat;
	width: 26px;
	height: 19px;
}
#MediaLeftHead {
	background: url(images/media/left_head.jpg) no-repeat;
	width: 18px;
	height: 39px;
}
#MediaHead {
	background: url(images/media/center_head.jpg) no-repeat;
	width: 540px;
	height: 39px;
}
#MediaRightHead {
	background: url(images/media/right_head.jpg) no-repeat;
	width: 26px;
	height: 39px;
}
#MediaLeft {
	background: url(images/media/left_small.jpg) repeat-y;
	width: 18px;
/*	min-height: 100px; */
}
#MediaCenter {
	width: 540px;
/*	min-height: 100px; */
}
#MediaRight {
	background: url(images/media/right_small.jpg) repeat-y;
	width: 26px;
/*	min-height: 100px;	*/
}
#MediaLeftBottom {
	background: url(images/media/left_bottom.jpg) no-repeat;
	width: 18px;
	height: 23px;
}
#MediaBottom {
	background: url(images/media/bottom.jpg) no-repeat;
	width: 540px;
	height: 23px;
}
#MediaRightBottom {
	background: url(images/media/right_bottom.jpg) no-repeat;
	width: 26px;
	height: 23px;
}
#MediaCaption
{
	position: absolute; 
	left: 22px; 
	top: -6px;
}
.MediaBooksRow
{
	padding: 20px 0px 0px 20px; 
	width: 213px; 
	height: 229px;
}
.MediaBooksText
{
	font-size: 11px; 
	margin-top: 0px;
}
.MediaPressRow
{
	padding: 20px 0px 0px 20px; 
	width: 140px; 
	height: 173px;
	vertical-align: top;
}
.MediaPressText
{
	font-size: 11px; 
	margin-top: 0px;
}
.MediaPressText h4
{
	color:#307499; 
	font-size: 11px; 
	margin: 0px; 
	font-family:Verdana,Geneva,sans-serif;
}
.MediaPressText p {
	padding:0;
	margin:0;
}
.MediaPdfLeftRow 
{
	width: 180px;
	height: 46px; 
	border-bottom: 1px dotted #000000;
	vertical-align: middle;
	padding-left: 20px;
}
.MediaPdfRightRow 
{
	border-bottom: 1px dotted #000000;
	vertical-align: middle;
}
.MediaPdfRightRow a
{
	text-decoration: underline;
	font-size:11px;
	color:#307499 !important;
}
.VideoPlayListRow
{
	border-bottom: 1px dotted #000000;
	vertical-align: middle;
}
.VidoPlaylistText
{
	font-size:14px; 
}
#content tr td.VideoPlayListRow p.VidoPlaylistText a {
	font-size:14px;
}
.VidoPlaylistText a
{
	font-size:14px;
	color:#307499 !important;
	text-decoration: none;
}
.VidoPlaylistText span
{
	color:#e0582f;
	margin: 0px;
	padding: 0px;
}
#PlayVideo
{
	text-align: center;
}
#RadioPlayer 
{
	margin: 30px 0px 18px 366px
}

/* events */
#MediaEventLeftTop {
	background: url(images/events/left_top.jpg) no-repeat;
	width: 27px;
	height: 28px;
}
#MediaEventTop {
	background: url(images/events/top.jpg) no-repeat;
	width: 522px;
	height: 28px;
}
#MediaEventRightTop {
	background: url(images/events/right_top.jpg) no-repeat;
	width: 32px;
	height: 28px;
}
#MediaEventLeftHead {
	background: url(images/events/left_head.jpg) no-repeat;
	width: 27px;
	height: 23px;
}
#MediaEventHead {
	background: url(images/events/center_head.jpg) no-repeat;
	width: 522px;
	height: 23px;
}
#MediaEventRightHead {
	background: url(images/events/right_head.jpg) no-repeat;
	width: 32px;
	height: 23px;
}
#MediaEventLeft {
	background: url(images/events/left_small.jpg) repeat-y;
	width: 27px;
	min-height: 100px;
}
#MediaEventCenter {
	width: 522px;
	min-height: 100px;
}
#MediaEventRight {
	background: url(images/events/right_small.jpg) repeat-y;
	width: 32px;
	min-height: 100px;
}
#MediaEventLeftBottom {
	background: url(images/events/left_bottom.jpg) no-repeat;
	width: 27px;
	height: 46px;
}
#MediaEventBottom {
	background: url(images/events/bottom.jpg) no-repeat;
	width: 522px;
	height: 46px;
}
#MediaEventRightBottom {
	background: url(images/events/right_bottom.jpg) no-repeat;
	width: 32px;
	height: 46px;
}
#MediaEventCaption
{
	position: absolute;
	left: 5px;
	top: -9px;
}
.doubleindent {
	padding-left:20px;
}

.EventsListRow
{
	border-bottom: 1px dotted #000000;
	vertical-align: bottom !important;
	height:38px;
}
.EventsListText
{
	font-size:14px;
	margin:0px 0px 5px 20px;
}
.EventsListText a
{
	font-size:14px !important;
	color:#307499 !important;
}
.EventsListText span
{
	color:#e0582f;
	margin: 0px;
	padding: 0px;
}

.TransLeftRow
{
	vertical-align: top;
	padding-top: 27px;
}
.TransRightRow
{
	vertical-align: top;
	padding-left: 10px;
	padding-top: 28px;
	line-height: 18px;
}
.TransRightRow p
{
	margin: 0px 0px 23px 0px;
}
.TransRightRow div
{
	margin: 15px 0px 25px 0px;
}
.TransRightRow h2 a
{
	text-decoration: none !important;
}
.TransLine
{
	width: 466px;
	height: 2px;
	border-bottom: 1px dotted #7C7B80;
	margin-left: 55px;
}
.TeleLeftRow
{
	vertical-align: top;
	padding-top: 27px;
}
.TeleRightRow
{
	vertical-align: top;
	padding-left: 10px;
	padding-top: 28px;
	line-height: 18px;
}
.TeleRightRow p
{
	margin: 0px 0px 23px 0px;
}
.TeleRightRow div
{
	margin: 15px 0px 65px 0px;
}
.TeleRightRow h2 a
{
	text-decoration: none !important;
}
.TeleRightRow div p a, .TeleRightRow span
{
	color:#1E5878 !important;
}
.TeleLine
{
	width: 426px;
	height: 2px;
	border-bottom: 1px dotted #7C7B80;
	margin-left: 135px;
}
.SpeakingBlock
{
	width: 466px;
	border-bottom: 1px dotted #7C7B80;
	padding: 0px 0px 0px 25px;
	margin: 34px 0px 0px 0px;
}
.SpeakingBlock h2
{
	font-size: 19px;
}
.level_1
{
	margin: 0px;
}
.level_2
{
	margin: 20px 0px 27px 47px;
}
.level_3
{
	margin: 35px 0px 27px 47px;
	color: #ed1c24;
}

/* common */
.events_body
{
	margin-left: -16px;
}
#UpcomingEventsBlock tr td 
{
	line-height: 19px;
	text-align:right;
	padding: 3px;
}
#FreeConsult  {
	background-image:url("images/free_consult_bg.jpg");
	background-repeat:no-repeat;
	height:196px;
	position:relative;
	width:304px;
}
.CoachingSidebar #FreeConsult  {
	background-image:url("images/coaching/free_consult_bg.jpg");
	background-repeat:no-repeat;
	height:196px;
	position:relative;
	width:304px;
}
#FreeIntroCall  {
	background-image:url("images/free_intro_call_bg.jpg");
	background-repeat:no-repeat;
	height:280px;
	position:relative;
	width:304px;
}
.CoachingSidebar #FreeIntroCall  {
	background-image:url("images/coaching/free_intro_call_bg.jpg");
	background-repeat:no-repeat;
	height:280px;
	position:relative;
	width:304px;
}
#SuccessStoriesBlock  {
	background-image:url("images/success_stories_bg.jpg");
	background-repeat:no-repeat;
	height:194px;
	position:relative;
	width:304px;
}
.CoachingSidebar #SuccessStoriesBlock  {
	background-image:url("images/coaching/success_stories_coaching_bg.jpg");
	background-repeat:no-repeat;
	height:193px;
	position:relative;
	width:304px;
}
#SuccessStoriesBlock .Title {
	left:18px;
	position:absolute;
	top:20px;
}
#FeaturedEnterpreneursBlock  {
	background-image:url("images/coaching/featured_enterpreneurs_block.jpg");
	background-repeat:no-repeat;
	height:194px;
	position:relative;
	width:304px;
}
.CoachingSidebar #FeaturedEnterpreneursBlock  {
	background-image:url("images/coaching/featured_enterpreneurs_block_big.png");
	background-repeat:no-repeat;
	height:200px;
	position:relative;
	width:304px;
}
#OurPartnersBlock  {
	background-image:url("images/coaching/our_partners.jpg");
	background-repeat:no-repeat;
	height:219px;
	position:relative;
	width:304px;
}
#OurPartnersBlockIndex  {
	background:url("images/our_partners.png") top center no-repeat;
	height:219px;
	position:relative;
	width:304px;
}
.CoachingSidebar #OurPartnersBlockIndex  {
	background:url("images/coaching/our_partners.png") top center no-repeat;
	height:222px;
	position:relative;
	width:304px;
}
#ZigZagBlock {
	background-image:url("images/coaching/zig_zag.jpg");
	background-repeat:no-repeat;
	height:305px;
	position:relative;
	width:304px;
}
#CoachingTable tr td 
{
	vertical-align: top;
}
#AmyLogo
{
	display:block;
	height:180px;
	width:140px;
	position:absolute;
	top:0px;
	left:0px;
	z-index: 90;
}
.entry
{
	position: relative;
}
#subscribe
{
	border:medium none !important;
	display:block;
	height:21px;
	left:208px;
	position:absolute;	
	top:40px;
	width:68px !important;
}
.alignright
{
	float:right;
}
.alignleft
{
	float:left;
}
.narrowcolumn-category
{
	margin:25px 20px 10px 5px !important;
}
.post .entry
{
	margin-top:20px;
}
#PageCaption
{
	color:#E03945;
	font-family:'Bookman Old Style',Verdana,Geneva,sans-serif;
	font-size:29px;
	padding:15px 0 0;
}
.LastRow
{
	border: none;
}

#content p a.more-link
{
	font-style:italic;
	color:#ed1c24;
	text-decoration:none;
	border:0;
}

p.RightRowTags #postTagList a
{
	font-size:8px;

}
h3 #FeaturedArticlesTitle
{
	top:0px !important;
	left:0px !important;
	margin:0px !important;
	color:#d5f0f4 !important;
	line-height:23px !important;
}
.welocme_text
{
	line-height:19px;
	padding: 0px;
	margin: 0px 0px 15px 20px !important;
	font-family: Verdana;
	font-size: 12px;
	color: #6a6a6a !important;	
}
.welocme_span
{
	line-height:19px;
	padding: 0px;
	margin: 0px 0px 15px 20px !important;
	font-family: Verdana;
	font-size: 12px;
	color: #005b7f !important;	
}
#ProfileMenu
{
	list-style-type:none;
	margin:0px;
	padding:0px;
	width:626px;
	height:41px;
	margin-left:-20px;
}
#ProfileMenu li
{
	float:left;
}
#ProfileMenu li a
{
	float:left;
	height:41px;
	text-decoration:none;
	background-repeat:no-repeat;
}
a#Profile1
{
	width:162px;
}
a#Profile2
{
	width:153px;
}
a#Profile3
{
	width:152px;
}
a#Profile4
{
	width:159px;
}
#ProfileMenu.green a#Profile1
{
	background-image:url(images/getstarted/green/tab_1.jpg);
}
#ProfileMenu.green a#Profile2
{
	background-image:url(images/getstarted/green/tab_2.jpg);
}
#ProfileMenu.green a#Profile3
{
	background-image:url(images/getstarted/green/tab_3.jpg);
}
#ProfileMenu.green a#Profile4
{
	background-image:url(images/getstarted/green/tab_4.jpg);
}
#ProfileMenu.blue a#Profile1
{
	background-image:url(images/getstarted/blue/tab_1.jpg);
}
#ProfileMenu.blue a#Profile2
{
	background-image:url(images/getstarted/blue/tab_2.jpg);
}
#ProfileMenu.blue a#Profile3
{
	background-image:url(images/getstarted/blue/tab_3.jpg);
}
#ProfileMenu.blue a#Profile4
{
	background-image:url(images/getstarted/blue/tab_4.jpg);
}
#ProfileMenu.lilac a#Profile1
{
	background-image:url(images/getstarted/lilac/tab_1.jpg);
}
#ProfileMenu.lilac a#Profile2
{
	background-image:url(images/getstarted/lilac/tab_2.jpg);
}
#ProfileMenu.lilac a#Profile3
{
	background-image:url(images/getstarted/lilac/tab_3.jpg);
}
#ProfileMenu.lilac a#Profile4
{
	background-image:url(images/getstarted/lilac/tab_4.jpg);
}
#ProfileMenu.violet a#Profile1
{
	background-image:url(images/getstarted/violet/tab_1.jpg);
}
#ProfileMenu.violet a#Profile2
{
	background-image:url(images/getstarted/violet/tab_2.jpg);
}
#ProfileMenu.violet a#Profile3
{
	background-image:url(images/getstarted/violet/tab_3.jpg);
}
#ProfileMenu.violet a#Profile4
{
	background-image:url(images/getstarted/violet/tab_4.jpg);
}
#ProfileMenu li a span
{
	visibility:hidden;
}
.pofile-content-block
{
	width:626px;
	background-repeat:no-repeat;
	background-position:top left;
	clear:both;
	margin-left:-20px;
}
#content .pofile-content-block h2
{
	font-size:20px;
	font-weight:bold;
	color:inherit;
	text-transform:uppercase;
	padding:54px 0px 10px 34px;
}
#content .pofile-content-block h2 span
{
	font-size:14px;
}
#content .pofile-content-block h3
{
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	color:inherit;
	padding:6px 30px 0px 34px;
}
.pofile-content-block ul
{
	 width:533px;
	 margin:5px 15px;
	 font-size:12px;
	 color:#464646;
	 line-height:24px;
}
.pofile-content-block p
{
	color:#464646;
	font-size:12px;
	width:533px;
	margin:30px 0px 30px 36px;
	line-height:16px;
}
.pofile-content-block p span, .ProfileContentContainer p span
{
	font-size:16px;
	font-weight:bold;
}
.pofile-content-block.green
{
	background-image:url(images/getstarted/green/tab_1_bg.jpg);
	color:#006a33;
}
.pofile-content-block.blue
{
	background-image:url(images/getstarted/blue/tab_2_bg.jpg);
	color:#186686;
}
.pofile-content-block.lilac
{
	background-image:url(images/getstarted/lilac/tab_3_bg.jpg);
	color:#3e3786;
}
.pofile-content-block.violet
{
	background-image:url(images/getstarted/violet/tab_4_bg.jpg);
	color:#660c87;
}
.recommend
{
	width:469px;
	background:url(images/getstarted/recommend_block_bg.jpg) no-repeat top left;
	padding-top:14px;
	margin:0px 0px 10px 34px;
}
#content .recommend h1
{
	color:#363636;
	font-size:16px;
	font-weight:bold;
	text-transform:none;
}
#content .product
{
	background:url(images/getstarted/recommend_product_bg.jpg) no-repeat top left;
	padding:9px 0px 0px 100px;
	margin-top:15px;
	height:43px;
	color:#256e8b;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
}
#content .product a
{
	color:#256e8b;
	font-size:20px;
}
#content .recommend .product a
{
	margin:0px;
	font-size:20px;
}
#LevelMenu
{
	list-style-type:none;
	margin:0px;
	padding:0px;
	width:614px;
	height:39px;
	font-size:13px;
	text-transform:uppercase;
	position:relative;
}
#LevelMenu li
{
	float:left;
	cursor:pointer;
}
#LevelMenu li a
{
	cursor:pointer;
	float:left;
	height:39px;
	text-decoration:none;
	background-repeat:no-repeat;
	color:#fff;
	position:absolute;
	top:0px;
}
#LevelMenu li a:hover, #LevelMenu li a.Selected
{
	color:#184660;
}
#LevelMenu li a.Selected
{
	z-index:100;
}
#LevelMenu li a span
{
	cursor:pointer;
	position:absolute;
	top:14px;
	left:27px;
}
a#Level0
{
	width:154px;
	background-image:url(images/coaching/level0.jpg);
	left:0px;
}
a#Level0.Selected
{
	width:162px;
	background-image:url(images/coaching/level0_active.jpg);
}
#LevelMenu li a#Level0 span
{
	left:59px;
}
a#Level1
{
	width:104px;
	background-image:url(images/coaching/level1_tab.jpg);
	left:154px;
}
a#Level1.Selected
{
	width:140px;
	background-image:url(images/coaching/level1_active.jpg);
	left:125px;
}
a#Level1.Selected span, a#Level2.Selected span, a#Level3.Selected span, a#Level4.Selected span
{
	left:42px;
}
a#Level2
{
	width:109px;
	background-image:url(images/coaching/level2_tab.jpg);
	left:258px;
}
a#Level2.Selected
{
	width:140px;
	background-image:url(images/coaching/level2_active.jpg);
	left:238px;
}
a#Level3
{
	width:105px;
	background-image:url(images/coaching/level3_tab.jpg);
	left:367px;
}
a#Level3.Selected
{
	width:140px;
	background-image:url(images/coaching/level3_active.jpg);
	left:342px;
}
a#Level4
{
	width:142px;
	background-image:url(images/coaching/level4_tab.jpg);
	left:472px;
}
a#Level4.Selected
{
	width:160px;
	background-image:url(images/coaching/level4_active.jpg);
	left:453px;
}
.level-content-block
{
	width:614px;
	background:url(images/coaching/levelcontent_block_bg.jpg) no-repeat top left;
	clear:both;
	position:relative;
}
.level-content-block.zero img.top 
{
	margin:30px 0px 0px 48px;
}
#content .level-content-block.zero h3 
{
	width:460px;
	color:#005b7f;
	font-size:12px;
	margin:-6px 0px 0px 48px;
}
#content .level-content-block.zero p
{
	width:460px;
	color:#363636;
	font-size:12px;
	line-height:18px;
	margin:10px 0px 20px 48px;
}
#content .level-content-block.zero a
{
	text-decoration:none;
	font-weight:bold;
}
#content .level-content-block.zero a:hover
{
	text-decoration:underline;
}
.level-content-block img.top 
{
	margin:9px 0px 0px 8px;
}
#content .level-content-block h1 
{
	position:absolute;
	top:48px;
	left:142px;
	width:450px;
	color:#000;
	font-size:18px;
	text-transform:none;
	margin:0px;
}
#content .level-content-block p
{
	width:560px;
	color:#363636;
	font-size:12px;
	line-height:18px;
	margin:10px 0px 15px 30px;
}
.level-content-block .list 
{
	margin:0px 0px 0px 35px;
	width:565px;
}
#content .level-content-block .list h3
{
	width:470px;
	font-size:14px;
	font-weight:bold;
	color:#363636;
}
#content .level-content-block .list p
{
	width:470px;
	font-size:12px;
	margin:0px;
}
.comment
{
	width:580px;
	height:41px;
	background:url(images/coaching/comment_bg.jpg) no-repeat;
	margin:20px 0px 20px 30px;
	color:#005b7f;
	font-size:18px;
	padding-top:6px;
}
.comment a
{
	position:relative;
	left:14px;
}

.sub-title
{
	width:586px;
	background:url(images/coaching/comment_bg.jpg) no-repeat left bottom;
	margin:20px 0px 20px 30px;
	color:#363636;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	min-height:41px;
	position:relative;
}
.sub-title img
{
	position:relative;
	top:0px;
	margin-right:0px;
}
.sub-title span
{
	position:relative;
	top:22px;
}
.level-content-block ul
{
	padding-left:60px;
}
#content .level-content-block h2
{
	font-size:32px;
	color:#be0000;
	font-weight:normal;
	line-height:32px;
	margin-left:30px;
}
.join-now
{
	position:relative;
	top:0px;
	right:30px;
	float:right;
	height:36px;
	margin-bottom:20px;
}
.pink-block
{
	background:url(images/coaching/pink_block_central_bg.jpg) repeat-y;
	width:515px;
	margin-left:30px;
	padding-bottom:70px;
}
.pink-block .top, .pink-block .bottom
{
	background:url(images/coaching/pink_block_bg.jpg) no-repeat 0px 0px;
	width:515px;
	height:72px;
	position:absolute;
}
.pink-block .bottom
{
	background:url(images/coaching/pink_block_bg.jpg) no-repeat 0px -74px;
}
#content .pink-block p
{
	margin:0px 30px;
	position:relative;
	top:32px;
	width:455px;
	z-index:100;
	line-height:18px;
}
.level-content-block.details
{
	margin-left:-25px; 
	background:url(images/coaching/levelcontent_block_bg.jpg) no-repeat 0px 17px;
	font-size:12px;
}
.level-content-block detail img.top
{
	margin:0px 0px 0px 8px;
}
#content .level-content-block.details h1 
{
	top:64px;
	left:236px;
	width:387px;
}
#content .level-content-block p.red
{
	font-family:"Myriad Pro",Verdana,Geneva,sans-serif;
	font-size:36px;
	color:#be0000;
	margin:30px 0px 20px 30px;
	line-height:36px;
}
#content form.option, #content div.option
{
	position:relative;
}
#content form.option input
{
	width:15px;
	height:15px;
	font-size:14px;
	margin-right:10px;
}
#content form.option p, #content div.option p
{
	line-height:46px;
	font-size:14px;
}
#content form.option p span, #content div.option p span
{
	font-size:18px;
	font-weight:bold;
}
#content form.option p.option_cd, #content div.option p.option_cd
{
	line-height: 20px;
}
.orange-block
{
	width:503px;
	margin:20px 0px 20px 52px;
	position:relative;
}
.orange-block .top
{
	background:url(images/coaching/orange_block_top_bg.jpg) no-repeat top center;
	width:503px;
	height:79px;
}
.orange-block .bottom
{
	background:url(images/coaching/orange_block_bottom_bg.jpg) no-repeat bottom center;
	width:503px;
	height:79px;
	position:relative;
}
.orange-block .center
{
	margin-top:-20px;
}
#content .orange-block a
{
	color:#d65a1d;
	font-weight:bold;
	position:absolute;
	top:23px;
	left:32px;
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:26px;
	z-index:100;
	font-size:13px;
}
.orange-block .sub-title
{
	width:470px;
	background:url(images/coaching/calendar_date_bg.jpg) no-repeat left bottom;
	margin:10px 0px 0px 25px;
	font-size:12px;
	line-height:18px;
}
.orange-block .sub-title img
{
	top:11px;
}
#content .level-content-block .orange-block p
{
	width:414px;
	margin-left:50px;
}
#content .level-content-block .orange-block ul
{
	padding-left:90px;
	margin-top:-10px;
	margin-bottom:0px;
	width:400px;
}
.sub-title.faq
{
	background-image:url(images/coaching/faq_title_bg.jpg);
	width:559px;
	height:43px;
}
#content .faq-top a, #content .faq a
{
	display:block;
	color:#363636;
	font-weight:bold;
	text-decoration:underline;
	font-size:13px;
	line-height:22px;
}
#content .faq a
{
	position:relative;
	top:24px;
}
#content p a.faq-area
{
	color:#363636;
	font-weight:bold;
	font-size:13px;
}
#content .faq span
{
	position:relative;
	top:26px;
	font-size:13px;
}
/* Cform styles */
.cform
{
	width: 500px !important;
}
.cform label
{
	width: 100px !important;
	margin: 6px 10px 0 0 !important;
    text-align: left !important;
}
.cform label.cf-group-after
{
	width: 50px !important;
	margin: 4px 10px 0 0 !important;
    padding-left:8px;
}
.cform label span
{
	width: 100px !important;
	font-size: 12px !important;
}
.cform input[type="text"] 
{
    width: 370px !important;
}
.cform input[type="checkbox"] 
{
	margin-top: 3px !important;
    width: auto !important;
}
ol.cf-ol li.cf-box-group
{
	padding-left: 0px !important;
	padding-bottom: 10px !important;
	margin: 8px 0 0 !important;
	float: right;
    width: 340px;
}
ol.cf-ol li.cf-box-title 
{
	padding: 9px 0 6px !important;
	float: left;
    width: 150px;
}
.cform .sendbutton
{
	background-image:url(images/coaching/submit_but.jpg) !important;
	background-repeat:no-repeat !important;
	border-width:0px !important;
	width: 118px !important;
	height: 30px !important;
}
p.cf-sb
{
	clear: both;
	width: 455px !important;
	text-align: right !important;
}
.emailreqtxt, .reqtxt 
{
	display:none !important;
}
div.cf_info
{
	width: 470px !important;	
}
#sendbutton6, #sendbutton7, #sendbutton8, #sendbutton9
{
	display: none;
}

/*POPUP*/
.black_overlay{
	display: none;
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	overflow: visible;
	background: black;
	z-index:10001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
 
.white_content{
	display: none;
	position: fixed;
	width: 799px;
	height: 572px;
	left : 50%;
	margin-left: -400px;
	top: 50%;
	margin-top: -286px;
	z-index:10002;
	background: url(images/pop_up_v2.jpg) no-repeat;
}

div#light a#close_popup{
	display: block;
	position: absolute;
	right: 0px;
	top: -17px;
	color: white;
	text-decoration: none;
	font-size: 12px;
	}
.af-textWrap .text{
	font-size: 14px;
	color: #414247;
	width: 231px;
	height: 28px;
	border: 1px solid #cccccc;
	padding: 2px 4px;
	}
.af-element{
	float: left;
	width: 232px;
	padding-left: 20px;
	margin-top: 513px;
	}
.af-element .submit{
	background: url(images/submit_bg1.png) no-repeat;
	width: 63px;
	height: 20px;
	text-indent: -1000em;
	border: 0;
	margin-top: 7px;
	}
#sendbutton3{
	text-indent: -1000em !important;
	}

#ppzero p{padding:0px;margin:0px;}

