/*  
Theme Name: Busy Bee Blue
Version: 1.0.2
Description: Designed by <a href="http://www.jepson.no">Magnus Jepson</a>.
Author: WooThemes
Author URI: http://www.woothemes.com
UIL: http://wordpress8.org
*/

html, body {
	font-family: arial;
	font-size: 12px;
	border: 0;
	color: #565656;
}

body, img, p, h1, h2, h3, h4, h5, ul, ol, li, form, blockquote {
	margin: 0;
	padding: 0;
}

p {
	line-height: 20px;
	padding: 0px 0;
	padding-bottom:10px;
}

h1, h2, h3, h4, h5 {
	padding: 10px 0;
	font-family: Georgia;
}

ul, ol {
	list-style: none;
	padding: 10px 0;
}

small {
	font-size: 11px;
}

code {
	background: #FFFFC1;
}

a {
	color: #AA7D57;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

blockquote p {
	padding: 5px 0;
}

/* Align */

.aligncenter {
	margin: 10px auto 20px auto;
	display: block;
}

.alignleft {
	margin: 10px 20px 8px 0;
	float: left;
}

.alignright {
	margin: 10px 0px 8px 20px;
	float: right;
}

.col-left {
	float: left;
}

.col-right {
	float: right;
}

/* Wrap */

/* Top */

#top-out {
	width: 100%;
	background: url(images/bg_top.gif) repeat-x 0 0;
}

#top {
	width: 939px;
	margin: 0 auto;
}

/* Page Navigation */

#page_navi {
	width: 100%;
	height: 27px;
	font-size: 11px;
}

#page_navi a {
	color: #CBCBCB;
}

#page_navi a:hover {
	text-decoration: underline;
}

#page_navi ul {
	padding: 0;
}

#page_navi .col-left {
	margin-left: -6px;
}

/* New header Properties */
#SiteHeader {
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 939px;
	height: 132px;
	background-image: url(images/background_image.png);
	background-position: top center;
	background-repeat: repeat-x;
}
#HeadLogo {
	float: left;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#AdSide {
	margin: 0px;
	padding: 0px;
	border: 0px;
	float: right;
	text-align: right;
}
.clear {
	clear: both;
	height: 0px;
}

/* Page Navigation (rss) */

#page_navi ul.rss {
	background: url(images/bg_rss.gif) no-repeat 0 5px;
	padding: 6px 0 2px 15px;
}

#page_navi ul.rss li {
	padding: 0 10px;
	display: inline;
	background: url(images/bg_separator.gif) no-repeat right 4px;
}

#page_navi ul.rss li.last {
	background: none;
}

/* Header */

#header {
	width: 100%;
	height: 107px;
	padding-top: 25px;
	background: url(images/bg_top_gradient.gif) no-repeat 60px 0;
	clear: both;
	position: relative;
}


#header img.title {
	margin-left: 0px;
	margin-top:-25px;}

#header h1 {
	display: none;
}

#header .advert {
	position: absolute;
	right: 0px;
	top:0px;
}


/* Category Navigation */

#cat_navi {
	width: 100%;
}

#cat_navi li a span {
	font-size: 11px;
	color: #9D9D9D;
	font-weight: normal;
}

/* Middle */

#middle-out-top { /* Background - Middle Top */
	width: 100%;
	background:  #CAD6DF url(images/bg_middle_out_top.gif) repeat-x 0 0;
}

#middle-out-bottom { /* Background - Middle Bottom Gradient */
	width: 100%;
	background: url(images/bg_middle_out_bottom.gif) repeat-x left bottom;
}

#middle-out-bottom .single { /* Background - Content - Single Page */
	background: url(images/bg_middle_content_single.gif) repeat-y;
}

#middle-content { /* Background - Content */
	width: 939px;
	margin: 0 auto;
	background: url(images/bg_middle_content.gif) repeat-y;
}

#middle-content-website { /* Background - Content */
	width: 939px;
	margin: 0 auto;
	background: url(images/bg_middle_content_new.gif) repeat-y;
}

#middle-content-bottom { /* Background - Content Bottom */
	width: 100%;
	background: url(images/bg_middle_content_bottom.gif) no-repeat 0 bottom;
}

/* Page Nav */

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none; 
	line-height: 1;
	z-index: 100;
}

#nav a {
	display: block;
	line-height: 27px;
	padding: 0 10px;
	z-index: 100;
}

#nav li {
	float: left;
	background: url(images/bg_separator.gif) no-repeat right 10px;
}

/* Style drop down list */

#nav li ul {
	position: absolute;
	width: 203px;
	left: -999em;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#nav li ul li a {
	background: url(images/bg_page_navi_item.gif) repeat-x;
	line-height: 25px;
	font-size: 12px;
	color: #E0DFE3;
	width: 120px;
}

#nav li ul li a {
	border-right: #2A2A2A 1px solid;
}

#nav li ul ul {
	margin: -35px 0 0 204px;
}

#nav li ul ul li a {
	line-height: 36px;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
}

/* IE7 Fix */

#nav li:hover, #nav li.hover {  
	position: static;
}

/* Second Menu */

#secnav, #secnav ul {
	padding: 0;
	margin: 0;
	list-style: none; 
	line-height: 1;
}

#secnav a {
	display: block;
	line-height: 58px;
	padding: 0 20px 0 20px;
	line-height: 16px;
	padding: 14px 20px 11px;
	font-weight:bold;
/*	color: #212121; */
	color: #000000;
}

#secnav li:hover, #secnav li.sfhover1 {
	background: url(images/bg_cat_navi_hover.gif) repeat-x;
	cursor: pointer;
}

#secnav li:hover span, #secnav li.sfhover1 span {
	color: #fff;
}

#secnav li {
	float: left;
	font-size: 14px;
	font-weight: bold;
}

/* Style drop down list */

#secnav li ul {
	position: absolute;
	width: 1em;
	width: 188px;
	left: -999em;
	z-index: 10;
	border: 1px solid #e6e6e6;
	border-width:0px 1px 1px;
}

#secnav li li {
	font-weight: bold;
}

#secnav li:hover ul, #secnav li.sfhover1 ul {
	left: auto;
}

#secnav li ul li a {
	background: url(images/bg_cat_navi_item.gif) repeat-x;
	line-height: 34px;
	color: #565656;
	font-size: 14px;
	width: 148px;
	padding: 0 20px;
}

#secnav li ul li a {
}

#secnav li ul li a:hover {
/*	background: #D4D4D3;*/
	background: #5582A8;
}

#secnav li ul ul {
	margin: -35px 0 0 188px;
	border-width:1px;
}

#secnav li:hover ul ul, #secnav li.sfhover1 ul ul {
	left: -999em;
}

#secnav li:hover ul, #secnav li li:hover ul, #secnav li.sfhover1 ul, #secnav li li.sfhover1 ul {
	left: auto;
}

/* IE7 Fix */

#secnav  li:hover, #secnav  li.hover {  
	position: static;
}

/* Content */

#content {
	width: 924px;
	min-height: 550px;
	padding: 0px 7px 34px 8px;
	background: url(images/bg_middle_top2.gif) no-repeat 0 0;
}

#content2 {
	width: 924px;
	min-height: 550px;
/*	padding: 33px 7px 34px 8px; */
	padding: 0px 7px 34px 8px;
	background: url(images/bg_middle_top2.gif) no-repeat 0 0;
}


#content_website {
	width: 930px;
	min-height: 550px;
	padding: 34px 7px 50px 2px;
	background: url(images/bg_middle_top2.gif) no-repeat 0 0;
}

#content_frontpage {
	width: 930px;
	min-height: 550px;
	padding: 34px 7px 50px 2px;
	background: url(images/bg_middle_top.gif) no-repeat 0 0;
}


* html #content {
	height: 550px;
}

/* Main Content */

#main-content {
	width: 553px;
	margin: 24px 0 0 31px;
}

#main-content-wide {
	width: 875px;
	margin: 24px 0 0 31px;
}


.single #main-content {
	background: #fff;
	width: 553px;
	margin: 24px 0 0 0;
	padding: 0 32px 35px 31px;
}

#comments {
	background: rgb(247,246,246)  url(images/bg_comments.gif) repeat-x 0 top;
	width: 616px;
}

/* Main Content (style) */

#main-content a {
	text-decoration: underline;
	color: #023562;
}

#main-content a:hover {
	text-decoration: none;
}

#main-content h2, #main-content h3 {
	font-weight: normal;
}

#main-content h2 {
	font-size: 24px;
}

#main-content h3 {
	font-size: 18px;
}

#main-content h4 {
	font-size: 12px;
}

#main-content ol, #main-content ul {
	line-height: 18px;
}

#main-content ul {
	padding-left: 50px;
}

#main-content ul li {
	list-style: circle;
	padding: 3px 0;
}

#main-content ol {
	padding-left: 57px;
}

#main-content ol li {
	list-style: decimal;
	padding: 3px 0;
}

#main-content blockquote {
	border-left:2px solid #777777;
	color:#777777;
	font-style:italic;
	margin:5px auto 15px;
	padding:0px 10px;
	width:85%;
}

/* Main Content (post) */

#main-content .post-title {
	width: 100%;
	position: relative;
}

#main-content .post-title h2, #main-content .post-title p.post-details, #main-content .post-title h3 {
	padding-right: 50px;
}

#main-content h2 a, #main-content h3 a {
	color: #2A2A2A;
	text-decoration: none;
}

#main-content h2 a:hover, #main-content h3 a:hover {
	text-decoration: underline;
}

#main-content p.post-details {
	line-height: 18px;
	margin-top: -10px;
	position: relative;
}

#main-content p.post-details a {
	text-decoration: none;
	font-weight: bold;
}

#main-content p.post-details a:hover {
	text-decoration: underline;
}

#main-content p.post-details {
	color: #9F9F9F;
	font-size: 11px;
	padding: 0 50px 0 1px
}

#homepage-left-c .comment-cloud {
	width: 31px;
	height: 26px;
	padding-top: 4px;
	background: url(images/bg_comment_cloud.gif) no-repeat 0 0;
	text-align: center;
	font-family: Georgia;
	font-size: 11px;
	color: #5D5D5D;
	text-decoration: none;
float: right;
}

#homepage-left-c .comment-cloud a {
	font-family: Georgia;
	font-size: 11px;
	color: #5D5D5D;
	text-decoration: none;
}
#homepage-left-c .comment-cloud a:hover {
	text-decoration: underline;
}

#main-content .post h4 {
	margin-top: 1px;
	clear: both;
	width: 100%;
}

#main-content .post h4.continue a {
	background: #E6B532;
	padding: 5px 10px;
	color: #fff;
	text-decoration: none;
}

#main-content .post h4.continue a:hover {
	background: #B68B16;
}

#main-content .post img.thumbnail {
	border: #D8D8D1 6px solid;
}

#main-content .post img.gallery {
	margin:0 7px 7px 0;
}

#main-content h2.arh {
	border-bottom: #EBEBEB 1px solid;
	margin-top: -10px;
	margin-bottom: 10px;
	position: relative;
}

/* Main Content (advert 468x60) */

#main-content .advert_468x60 {
	border-left: #EDEDED 42px solid;
	border-right: #EDEDED 42px solid;
	border-top: #EDEDED 12px solid;
	border-bottom: #EDEDED 12px solid;
	margin: 0 0 25px 0;
}

#main-content .latest .advert_468x60 {
	margin-left:33px;
}

/* Post (featured) */

#main-content .latest .featured, #main-content .archives .featured{
	position: relative;
	margin-bottom: 15px;
	clear: both;
}
#main-content .latest .featured {
	margin-left:33px;
}

#main-content .featured h4 {
	margin-bottom: 15px;
}

/* Post (latest) */

#main-content .latest {
	width: 586px;
	margin-left: -33px;
	position: relative;
}

#main-content .latest .block {
	width: 259px;
	float: left;
	margin-left: 33px;
	margin-bottom: 28px;
	display: inline;
}

#main-content .latest h3 {
	padding-top: 7px;
}

#main-content .latest .comment-cloud {
	top: 10px !important;
}

#main-content .latest p.post-details {
	padding-top: 5px;
}

#main-content .latest h4 {
	margin-top: -3px;
	position: relative;
}

/* Post (archives) */

#main-content .archives .block {
	position: relative;
	margin-bottom: 15px;
	clear: both;
}

#main-content .archives h2 {
	padding-right: 50px;
}

#main-content .archives p.post-details {
	padding-right: 50px;
}

#main-content .archives img.alignleft {
	margin: 15px 15px 0 0;
}

/* Main Content (post>single) */

#main-content p.tags {
	width: 100%;
	clear: both;
}

.single #main-content .advert_468x60 {
	margin: 15px 0 0px 0;
}

#main-content .page h2 {
	padding-top: 5px;
}

/* Comments */

#comments h2 {
	font-size: 20px;
	font-weight: normal;
	padding: 10px 0 20px 0;
}

/* Comments (comment) */

#comments_wrap {
	width: 553px;
	padding: 15px 32px 75px 31px;
	background: url(images/bg_comments.gif) repeat-x 0 bottom;
	margin-bottom: -52px;
	position: relative;
}

#comments .comment a {
	text-decoration: underline;
}

#comments .comment p {
	padding:0;	
}

#comments .comment a:hover {
	text-decoration: none;
}

#comments .comment small {
	font-size: 10px;
	margin-top: -2px;
}

#comments .comment {
	margin-bottom: 14px;
	width: 100%;
}

#comments .comment .col-left {
	width: 110px;
}

#comments .comment .col-left img {
	border: #EDEDED 5px solid;
}

#comments .comment .col-left .inside {
	background: url(images/bg_comment_element.gif) no-repeat right 27px;
	width: 110px;
	float: right;
	margin-right: -17px;
	position: relative;
	overflow: hidden;
	padding-right: 7px;
}

#comments .comment .col-left p {
	padding: 0 0 0 2px;
	line-height: 19px;
}

#comments .comment .col-right {
	width: 381px;
	min-height: 88px;
	background: #fff;
	padding: 10px 20px;
	border: #EDEDED 5px solid;
}

* html #comments .comment .col-right {
	height: 100px;
}

/* Comments (form) */

#form_wrap {
	border-bottom: 1px solid #E6E6E6;	
	width: 553px;
	padding: 15px 32px 30px 31px;
	position: relative;
}

#form_wrap h2 {
	padding-bottom: 28px;
	position: relative;
}

#form_wrap .col-left {
	width: 170px;
}

#form_wrap .col-right {
	width: 361px;
}

#form_wrap textarea, #form_wrap .col-left input {
	border: 1px solid;
	border-top-color: #C5C3C3;
	border-left-color: #C5C3C3;
	border-right-color: #EDEDED;
	border-bottom-color: #EDEDED;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #676563;
	padding: 7px 10px;
}

#form_wrap textarea {
	width: 340px;
	margin-bottom: 18px;
}

#form_wrap .col-left input {
	width: 147px;
	display: block;
	margin-bottom: 10px;
}

#form_wrap input.sb {
	clear: left;
	display: block;
}

#form_wrap p.lc_logged {
	margin-top: -20px;
	position: relative;
}

/* PageNavi */

.more_entries {
	width: 100%;
	font-family: georgia;
	font-size: 12px;
	font-weight: bold;
	border-top: #EBEBEB 1px solid;
	padding: 26px 0;
}

.Nav {
	float: right;
}

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

.Nav .on, .Nav a:hover {
	background: #9CA722 !important;
}

.Nav a, .Nav .on {
	background: #9F9F9F;
	color: #fff;
	display: block;
	float: left;
	padding: 5px 9px;
	margin-left: 4px;
}

/* Sidebar */

#sidebar {
        width: 307px;
        overflow: hidden;
	
}


#sidebar-big-money {
        
width: 290px;
overflow: hidden;
	
}


#sidebar h2 {
	font-size: 12px;
	background: #9F9F9F;
	color: #fff;
	padding: 8px 14px;
	float: left;
	margin: 0 0 10px 1px;
	display: inline;
}

#sidebar ul {
	clear: both;
}


#sidebar a {
	color: #636363;
}

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

/* Sidebar (block) */

#sidebar .block {
	width: 260px;
	padding: 21px 25px 21px 22px;
	background: url(images/bg_sidebar_separator.gif) repeat-x 0 bottom;
}

/* Sidebar (block > inside)*/

#sidebar .block .inside {
	border: #D5D4D4 5px solid;
	background: #EDEDED;
	padding-bottom: 5px;
}

#sidebar .block .inside ul {
	padding: 0;
}

#sidebar .block .inside li {
	padding: 8px 15px 8px 10px;
	line-height: 18px;
	background: url(images/bg_footer_list.gif) repeat-x 0 bottom;
}

#sidebar .block .inside li img.thumbnail {
	border: #A4A4A4 2px solid;
	float: left;
	margin-right: 10px;
}

/* Sidebar (widgetized)*/

#sidebar #widgetized h2 {
	margin-bottom: 15px;
}

/* Sidebar (widgetized>list>)*/

#sidebar #widgetized ul {
	clear: both;
	width: 100%;
	padding: 0 0 8px 0;
	border-top: #CECFC6 1px solid;
}

#sidebar #widgetized li {
	border-bottom: #CECFC6 1px solid;
	line-height: 20px;
	padding: 5px 0 5px 21px;
	background: url(images/bg_sidebar_circle.gif) no-repeat 5px 12px;
	overflow: hidden;
}

/* Sidebar (widgetized>list>inside)*/

#sidebar #widgetized ul ul {
	padding: 0;
	margin: 3px 0 0 0;
}

#sidebar #widgetized ul ul li {
	border: 0;
	padding-bottom: 0;
}

/* Sidebar (widgetized > special list)*/

#sidebar #widgetized .widget_categories ul, 
#sidebar #widgetized .widget_archive ul,
#sidebar #widgetized .widget_links ul {
	background: url(images/bg_sidebar_ul_lines.gif) no-repeat right 0;
	margin-top: 3px;
	border: 0;
	width: 270px;
	margin-left: -9px;
	position: relative;
}

#sidebar #widgetized .widget_categories ul li, 
#sidebar #widgetized .widget_archive ul li, 
#sidebar #widgetized .widget_links ul li {
	width: 104px;
	float: left;
	display: inline;
	margin-left: 10px;
}

#sidebar #widgetized .widget_categories ul li,
#sidebar #widgetized .widget_archive ul li {
	background: url(images/bg_sidebar_folder.gif) no-repeat 0 7px;
}

#sidebar #widgetized .widget_links ul li {
	background: url(images/bg_sidebar_circle.gif) no-repeat 5px 13px;
}

/* Sidebar (widgets)*/

#tag_cloud h2, #footer #tag_cloud h2 {
	display: block;
	float: none;
}

.textwidget {
	clear: both;
	padding: 0px 19px;
	line-height:20px;
}

#wp-calendar {
	width: 95%;
	padding: 0 0 0px 0;
	margin-bottom: 15px;
	clear: both;
}

#wp-calendar caption {
	padding: 10px;
}

#wp-calendar th {
	color: #fff;
}

#wp-calendar th, #wp-calendar td {
	padding: 5px;
	text-align: center;
	background: #E7E7E7;
	color: #9E9E9E;
}

#wp-calendar td {
	background: transparent;
}

#wp-calendar td, table#wp-calendar th {
	padding: 3px 0;
}

#wp-calendar a {
	text-decoration: underline;
}

#wp-calendar a:hover {
	text-decoration: none;
}


/* Sidebar (Search)*/

#sidebar #search_main form div {
	position: relative;
	width: 260px;
	height: 33px;
	background: url(images/bg_search_field.gif) no-repeat 0 0;
}

#sidebar #search_main input.field {
	width: 163px;
	position: absolute;
	left: 12px;
	top: 7px;
	padding-top: 2px;
	outline: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	border: 0;
	background: transparent;
	z-index: 1;
}

#sidebar #search_main input.submit {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
}

/* Sidebar (advert 125x125) */

#advert_125x125 {
	width: 270px !important;
	margin-left: -10px;
	padding-top: 10px !important;
	padding-bottom: 25px !important;
	overflow: hidden;
}

#advert_125x125 img {
	display: block;
	float: left;
	margin: 9px 0 0 10px;
	display: inline;
}

/* Tabs */

ul#idTabs {
	width: 100%;
	padding: 0 0 7px 0;
}

ul#idTabs li {
	display: inline;
	font-family: Georgia;
	font-weight: bold;
}

ul#idTabs li a {
	line-height: 31px;
	background: #9F9F9F;
	color: #fff !important;
	display: block;
	float: left;
	padding: 0 12px;
	margin-right: 4px;
}

ul#idTabs li a.selected, ul#idTabs li a:hover {
	background: #E6B532;
	text-decoration:none;
}

#tagcloud {
	padding:10px;
}
/* Sidebar (flickr) */

#flickr h2 span {
	color: #0061D8;
}

#flickr h2 span span {
	color: #FF1183;
}

#flickr .wrap {
	width: 270px;
	margin-left: -5px;
	padding: 0;
	position: relative;
}

#flickr a img {
	float: left;
	margin-left: 5px;
	margin-bottom: 5px;
	display: block;
	padding: 3px;
	background: #fff;
	border: #CECFC6 1px solid;
}

#flickr a:hover img {
	border: #A8AA99 1px solid;
}

/* Footer */

#footer-out {
	width: 100%;
	background: #93A2AE;
}

#footer {
	width: 939px;
	margin: 0 auto;
	background: url(images/bg_footer_gradient.jpg) no-repeat 0 0;
	padding: 23px 0 10px 0;
}

* html #footer {
	height: 275px;
}

#footer .position {
	width: 960px;
	margin-left: -20px;
}

#footer a {
	text-decoration: underline;
	color: #636363;
}

#footer a:hover {
	text-decoration: none;
}

#footer h2.widget_title {
	font-size: 14px;
	background: #2A2A2A;
	color: #fff;
	padding: 10px 15px;
	float: left;
	margin: 0 0 10px 1px;
	display: inline;
}

/* Footer (block) */

#footer .block {
	width: 300px;
	float: left;
	margin-left: 20px;
	display: inline;
}

#footer .block ul, #footer .block .textwidget , #footer .block #calendar_wrap{

	border: #D5D4D4 5px solid;
	background: #EDEDED;
	padding-bottom: 10px;
	clear: both;
	margin:0 0 15px;
}

#footer .block .textwidget {
	padding: 5px 10px;

}

/* Footer (block > list) */

#footer ul {
	padding: 0;
}

#footer li {
	padding: 5px 10px;
	line-height: 20px;
	background: url(images/bg_footer_list.gif) repeat-x 0 bottom;
}

/* Footer (copyright) */

#copyright-out {
	width: 100%;
	background: rgb(37,37,37);
	padding: 10px 0 14px 0;
}

#copyright {
	width: 939px;
	margin: 0 auto;
	font-size: 11px;
	color: #CECECE;
}

#copyright .col-right img {
	vertical-align: middle;
}

#copyright .col-right span {
	display: none;
}

/* Fix */

.wrap:after,
#sidebar #widgetized .widget_categories ul:after,
#sidebar #widgetized .widget_archive ul:after,
#sidebar #widgetized .widget_links ul:after {
    content: "."; 
    display: block;
	 height: 0;
    clear: both; 
    visibility: hidden;
}

/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.fl{
	float: left
}
.fr{
	float: right
}
.ac{
	text-align: center
}
.ar{
	text-align: right
}
img.centered{
display: block;
margin-left: auto;
margin-right: auto;
}


/* Video Widget */

#video p {
	padding:0;
}
#video h2 {
	margin-bottom:7px !important;
}
#video .latest {
	border: #D5D4D4 5px solid;
	background: #EDEDED;
	width:250px;
}
#video .vidtabs ul li {
	background: none !important; 
	border: 0px !important;
	padding: 0px !important;
}
.vidtabs ul#idTabs {
	padding:7px 0 !important;
}
#footer .block .vidtabs ul {
	background:none;
	border:0;
}
#website-middle
{
width:895px;
height:311px;
background: url(images/website-middle.jpg) no-repeat;
}

.portfolioicon1 {
	float: left;
	height: 100px;
	width: 100px;
        margin-top: 10px;
	
}

.portfolioicon2 {
	float: left;
	height: 100px;
	width: 100px;
	margin-left: 38px;
        margin-top: 10px;

}

.note1 {
	
        margin-top: 10px;

}

.anchorStyle
{
display:block;
}

.graphics-boxes1 a
{
width:560px;
height:70px;
background-image:url(http://super-trainer.com/images/new/logo-button1.jpg);
background-position:center;
background-repeat:no-repeat;
}

.graphics-boxes1 a:hover
{
width:560px;
height:70px;
background-image:url(http://super-trainer.com/images/new/logo-button2.jpg);
background-position:center;
background-repeat:no-repeat;
}

.graphics-boxes2 a
{
width:560px;
height:70px;
background-image:url(http://super-trainer.com/images/new/business-card-button1.jpg);
background-position:center;
background-repeat:no-repeat;
}

.graphics-boxes2 a:hover
{
width:560px;
height:70px;
background-image:url(http://super-trainer.com/images/new/business-card-button2.jpg);
background-position:center;
background-repeat:no-repeat;
}

.graphics-boxes3 a
{
width:560px;
height:70px;
background-image:url(http://super-trainer.com/images/new/website-header-box-button1.jpg);
background-position:center;
background-repeat:no-repeat;
}

.graphics-boxes3 a:hover
{
width:560px;
height:70px;
background-image:url(http://super-trainer.com/images/new/website-header-box-button2.jpg);
background-position:center;
background-repeat:no-repeat;
}

.graphics-boxes4 a
{
width:560px;
height:70px;
background-image:url(http://super-trainer.com/images/new/info-products-box-button1.jpg);
background-position:center;
background-repeat:no-repeat;
}

.graphics-boxes4 a:hover
{
width:560px;
height:70px;
background-image:url(http://super-trainer.com/images/new/info-products-box-button2.jpg);
background-position:center;
background-repeat:no-repeat;
}

.graphics-boxes5 a
{
width:560px;
height:70px;
background-image:url(http://super-trainer.com/images/new/special-button1.jpg);
background-position:center;
background-repeat:no-repeat;
}

.graphics-boxes5 a:hover
{
width:560px;
height:70px;
background-image:url(http://super-trainer.com/images/new/special-button2.jpg);
background-position:center;
background-repeat:no-repeat;
}



.services-boxes1 a
{
width:560px;
height:70px;
background-image:url(http://super-trainer.com/images/new/classified-box-button1.jpg);
background-position:center;
background-repeat:no-repeat;
}

.services-boxes1 a:hover
{
width:560px;
height:70px;
background-image:url(http://super-trainer.com/images/new/classified-box-button2.jpg);
background-position:center;
background-repeat:no-repeat;
}

.services-boxes2 a
{
width:560px;
height:70px;
background-image:url(http://super-trainer.com/images/new/membership-box-button1.jpg);
background-position:center;
background-repeat:no-repeat;
}

.services-boxes2 a:hover
{
width:560px;
height:70px;
background-image:url(http://super-trainer.com/images/new/membership-box-button2.jpg);
background-position:center;
background-repeat:no-repeat;
}


.services-boxes3 a
{
width:560px;
height:70px;
background-image:url(http://super-trainer.com/images/new/shopping-cart-box-button1.jpg);
background-position:center;
background-repeat:no-repeat;
}

.services-boxes3 a:hover
{
width:560px;
height:70px;
background-image:url(http://super-trainer.com/images/new/shopping-cart-box-button2.jpg);
background-position:center;
background-repeat:no-repeat;
}


.services-boxes4 a
{
width:560px;
height:70px;
background-image:url(http://super-trainer.com/images/new/full-web-support-button1.jpg);
background-position:center;
background-repeat:no-repeat;
}

.services-boxes4 a:hover
{
width:560px;
height:70px;
background-image:url(http://super-trainer.com/images/new/full-web-support-button2.jpg);
background-position:center;
background-repeat:no-repeat;
}

.website-install a
{
width:560px;
height:70px;
background-image:url(http://super-trainer.com/images/new/website-install-button1.jpg);
background-position:center;
background-repeat:no-repeat;
}

.website-install a:hover
{
width:560px;
height:70px;
background-image:url(http://super-trainer.com/images/new/website-install-button2.jpg);
background-position:center;
background-repeat:no-repeat;
}

.optin-box a
{
width:560px;
height:100px;
background-image:url(http://super-trainer.com/images/OPT-IN/large-square-copy-BUTTON11.jpg);
background-position:center;
background-repeat:no-repeat;
}

.optin-box a:hover
{
width:560px;
height:100px;
background-image:url(http://super-trainer.com/images/OPT-IN/large-square-copy-BUTTON21.jpg);
background-position:center;
background-repeat:no-repeat;
}


.website-1 a
{
width:295px;
height:311px;
background-image:url(http://super-trainer.com/images/website/1-pick-your-theme-1.jpg);
background-position:center;
background-repeat:no-repeat;
}

.website-1 a:hover
{
width:295px;
height:311px;
background-image:url(http://super-trainer.com/images/website/1-pick-your-theme-2.jpg);
background-position:center;
background-repeat:no-repeat;
}

.website-2 a
{
width:300px;
height:311px;
background-image:url(http://super-trainer.com/images/website/2-get-your-header-1.jpg);
background-position:center;
background-repeat:no-repeat;
}

.website-2 a:hover
{
width:300px;
height:311px;
background-image:url(http://super-trainer.com/images/website/2-get-your-header-2.jpg);
background-position:center;
background-repeat:no-repeat;
}

.website-3 a
{
width:300px;
height:311px;
background-image:url(http://super-trainer.com/images/website/3-pick-your-options-1.jpg);
background-position:center;
background-repeat:no-repeat;
}

.website-3 a:hover
{
width:300px;
height:311px;
background-image:url(http://super-trainer.com/images/website/3-pick-your-options-2.jpg);
background-position:center;
background-repeat:no-repeat;
}

.optin-box-2 a
{
width:560px;
height:100px;
background-image:url(http://super-trainer.com/images/OPT-IN/optin-button1.jpg);
background-position:center;
background-repeat:no-repeat;
}

.optin-box-2 a:hover
{
width:560px;
height:100px;
background-image:url(http://super-trainer.com/images/OPT-IN/optin-button2.jpg);
background-position:center;
background-repeat:no-repeat;
}



#ecourse {
	clear:both;
}
#ecourse form span {
	width:70px;
	display:block;
	float:left;
/*	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; */
	font-family: Arial;
	font-weight:Normal;
	font-size:1.9em;
	color:#fff;
	font-style:Normal;
	line-height:1.3em;
	clear:both;
}

#ecourse .input {
	margin-bottom:15px;
	font-size:1.5em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	width:300px;
	padding:3px;
	color:#222;
	border:1px solid #1e2609;
}

#ecourse .input-small {
	margin-bottom:15px;
	font-size:1.5em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	width:200px;
	padding:3px;
	color:#222;
	border:1px solid #1e2609;
}

#ecourse button {
/*	background:url(http://super-trainer.com/images/OPT-IN/optin-button-new.jpg) top center no-repeat; */
/*background:url(http://super-trainer.com/wp-content/uploads/2009/09/big-get-started09.jpg) top center no-repeat;*/
background:url(http://super-trainer.com/images/optin-button-new.png) 222px 0px no-repeat;
	display:block;
	height:110px;
	margin-bottom:20px;
	margin-top: -8px;
	font-size:1.1em;
	border:none;
	width:560px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	cursor:pointer;
}

#ecourse button:hover {
/*	background-position:bottom center; */
}

#ecourse-wide {
	clear:both;
}
#ecourse-wide form span {
	width:70px;
	display:block;
	float:left;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight:bold;
	font-size:1.5em;
	color:#fff;
	font-style:italic;
	line-height:1.3em;
	clear:both;
}

#ecourse-wide .input {
	margin-bottom:15px;
	font-size:1.5em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	width:300px;
	padding:3px;
	color:#222;
	border:1px solid #1e2609;
}

#ecourse-wide .input-small {
	margin-bottom:15px;
	font-size:1.5em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	width:200px;
	padding:3px;
	color:#222;
	border:1px solid #1e2609;
}

#ecourse-wide button {
	background:url(http://super-trainer.com/images/OPT-IN/small-button-hand.jpg) top center no-repeat;
	display:block;
	height:75px;
	margin-bottom:20px;
	font-size:1.1em;
	border:none;
	width:300px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	cursor:pointer;
}

#ecourse-wide button:hover {
	background-position:bottom center;
}

/* Blog Design Area */
#screenshot{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}

#belcher a{
	background:url(http://super-trainer.com/images/OPT-IN/s-t-belcher.jpg) top center no-repeat;
	display:block;
	height:100px;
	margin-bottom:20px;
	font-size:1.1em;
	border:none;
	width:560px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	cursor:pointer;
}

#belcher a:hover {
	background-position:bottom center;
}

#belcher-cards a{
	background:url(http://super-trainer.com/images/OPT-IN/belcher-cards.jpg) top center no-repeat;
	display:block;
	height:146px;
	margin-bottom:20px;
	font-size:1.1em;
	border:none;
	width:481px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	cursor:pointer;
}

#belcher-cards a:hover {
	background-position:bottom center;
}

#belcher-six-figure a{
	background:url(http://super-trainer.com/images/OPT-IN/six-figure-ebook-copy.jpg) top center no-repeat;
	display:block;
	height:146px;
	font-size:1.1em;
	border:none;
	width:481px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	cursor:pointer;
}

#belcher-six-figure a:hover {
	background-position:bottom center;
}

#belcher-get-started-for-free a{
	background:url(http://super-trainer.com/images/OPT-IN/get-started-for-free-button.jpg) top center no-repeat;
	
	height:146px;
	font-size:1.1em;
	border:none;
	width:481px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	cursor:pointer;
}

#belcher-get-started-for-free a:hover {
	background-position:bottom center;
}

.belcher-get-started-for-free-b2 a{
width:296px;
height:73px;
background-image:url(http://super-trainer.com/images/OPT-IN/get-started-for-free-b1.jpg);
background-position:center;
background-repeat:no-repeat;
}

.belcher-get-started-for-free-b2 a:hover {
width:296px;
height:73px;
background-image:url(http://super-trainer.com/images/OPT-IN/get-started-for-free-b2.jpg);
background-position:center;
background-repeat:no-repeat;
}

#belcher-click-here a{
	background:url(http://super-trainer.com/images/OPT-IN/click-here-to-get-started-n.jpg) top center no-repeat;
	
	height:146px;
	font-size:1.1em;
	border:none;
	width:481px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	cursor:pointer;
}

#belcher-click-here a:hover {
	background-position:bottom center;
}

#more-info a{
	background:url(http://super-trainer.com/images/SIDEBAR/sam.jpg) top center no-repeat;
	
	height:150px;
	font-size:1.1em;
	border:none;
	width:100px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	cursor:pointer;
}

#more-info a:hover {
	background-position:bottom center;
}

#top-header-button a{
	background:url(http://super-trainer.com/images/big-money/top-header-button.jpg) top center no-repeat;
	display:block;        
        height:62px;
	border:none;
	width:244px;
	cursor:pointer;
}

#top-header-button a:hover {
	background-position:bottom center;
}





#get-started-for-free-button a{
	background:url(http://super-trainer.com/images/big-money/get-started-for-free-button.jpg) top center no-repeat;
        display:block; 	
        height:143px;
	border:none;
	width:350px;
	cursor:pointer;
}

#get-started-for-free-button a:hover {
	background-position:bottom center;
}


#belcher-big-money a{
	background:url(http://super-trainer.com/images/big-money/belcher-big-money.jpg) top center no-repeat;
	display:block;
	height:146px;
	margin-bottom:20px;
	font-size:1.1em;
	border:none;
	width:481px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	cursor:pointer;
}

#belcher-big-money a:hover {
	background-position:bottom center;
}

#belcher-big-money-sm a{
	background:url(http://super-trainer.com/images/big-money/belcher-big-money-sm.jpg) top center no-repeat;
	display:block;
	height:91px;
	margin-bottom:20px;
	font-size:1.1em;
	border:none;
	width:301px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	cursor:pointer;
}

#belcher-big-money a:hover {
	background-position:bottom center;
}


/* New Front Page */
#mainpromo {
	width:924px;
	height:346px;
	display:block;
	background: url(http://super-trainer.com/images/header/sign-upboxtopB1.jpg) no-repeat;
}
.hide {
	display:none;
}
#promosignup {
	float:right;
	width:318px;
	padding-top:120px;
}
#promosignup input.name, #promosignup input.email {
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	width:232px;
	height:30px;
	display:block;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.5em;
	color:#ccc;
	padding-top:7px;
	padding-left:5px;
}
#promosignup input.name1 {
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	width:232px;
	height:30px;
	display:block;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.5em;
	color:#cccccc;
        background-color:#ffffff;
	padding-top:7px;
	padding-left:5px;
}

#promosignup button {
	display:block;
/*	 background:url(/images/get-started.jpg); */
	 background:url(/images/send-my-report.png) no-repeat;
      /* background:url(http://super-trainer.com/wp-content/uploads/2009/09/small-get-started09.jpg); */
	width:221px;
	height:67px;
/*	background-position:top; */
	border:none;
}
#promosignup button:hover {
/*	background-position:bottom; */
	cursor:pointer;
}
#promosignup button span {
	display:none;
}

#frontpage-main {
	background:#fff url(/images/fade-bg.png) repeat-x;
	display:block;
	width:924px;
	font-family:Helvetica, Arial, sans-serif;
}
#frontpage-main h2 {
	margin:0px;
	padding:0px;
}

#frontpage-main .leftcol {
	width:321px;
	float:left;
	padding-top:20px;
}
#frontpage-main .leftcol .fromtheblogsection {
	padding-left:20px;
}
#frontpage-main .middlecol {
	width:295px;
	float:left;
	padding-top:20px;
}
#frontpage-main .middlecol .featuredinterviewssection {
	padding-left:20px;
}
#frontpage-main .rightcol {
	width:290px;
	float:right;
	background:#ebede6 url(/images/FRONT-PAGE-ABOUT-BOX-copy.jpg) no-repeat;
}
#frontpage-main .rightcol .aboutmichaelsection {
	padding-left:20px;
	padding-right:20px;
}
.clear {
	clear:both;
}

#frontpage-main h2.fromtheblog {
	background:url(/images/from-the-blog.png) no-repeat;
	width:167px;
	height:37px;
	float:left;
}
#frontpage-main h2.featuredinterviews {
	background:url(/images/featured-interviews.png) no-repeat;
	width:236px;
	height:37px;
}
#frontpage-main h2.fromtheblog span, #frontpage-main h2.featuredinterviews span {
	display:none;
}
#frontpage-main span.viewall {
	padding-left:10px;
	font-size:1em;
}
#frontpage-main span.viewall a {
	color:#222;
	text-decoration:underline;
}
#frontpage-main span.viewall a:hover {
	color:#222;
}
#frontpage-main p.viewmore a {
	color:#222;
	font-weight:bold;
	font-size:1.2em;
	text-decoration:underline;
}
#frontpage-main p.viewmore a:hover {
	color:#222;
}
.newpost {
	background:#eaeaea;
	border:1px solid #dadada;
	padding:5px;
	clear:both;
}
.newpost img {
	width:288px;
	border:1px solid #fff;
}
.newpost h3 {
	background:url(/images/new-post.png) no-repeat;
	padding:23px 5px 2px 5px;
	margin:7px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
}
.newpost h3 a {
	color:#222;
	font-size:1.1em;
	line-height:1.3em;
	text-decoration:none;
}
.newpost h3 a:hover {
	color:#333;
	text-decoration:underline;
}
#frontpage-main .leftcol ul.recentposts {
	margin:15px;
	padding:0px;
	
	font-size:1em;
	list-style:circle;
}
#frontpage-main .leftcol ul.recentposts li {
	line-height:1.1em;
	margin-bottom:15px;
}
#frontpage-main .leftcol ul.recentposts li a {
	color:#222;
	text-decoration:none;
}
#frontpage-main .leftcol ul.recentposts li a:hover {
	color:#222;
	text-decoration:underline;
}
#frontpage-main .middlecol .interviewee img {
	float:left;
	background:#eaeaea;
	padding:4px;
	border:1px solid #dadada;
	margin-right:5px;
	margin-bottom:7px;
	width:75px;
	height:75px;
}
#frontpage-main .middlecol .interviewee {
	clear:both;
}
#frontpage-main .middlecol .topborder {
	border-top:1px dotted #adadad;
	margin-top:5px;
	padding-top:7px;
}
#frontpage-main .middlecol .interviewee h3 {
	margin:0px 0px 5px 0px;
	padding:0px;
	font-size:1.5em;
	font-family:Arial, Helvetica, sans-serif;
}
#frontpage-main .middlecol .interviewee h3 a {
	color:#222;
	font-weight:normal;
	text-decoration:underline;
}
#frontpage-main .middlecol .interviewee h3 a:hover {
	color:#222;
	text-decoration:underline;
}
#frontpage-main .middlecol .interviewee p {
	margin:0px;
	padding:0px;
	font-size:1em;
}
#frontpage-main .rightcol h2 {
	display:none;
}
#frontpage-main .rightcol .aboutmichaelsection {
	padding-top:40px;
}
#frontpage-main .rightcol .aboutmichaelsection p {
	font-size:1.1em;
	line-height:1.4em;
}
#frontpage-main .rightcol p.michaelstorybutton {
	margin-left:16px;
}
#frontpage-main .rightcol p.michaelstorybutton a span {
	display:none;
}
#frontpage-main .rightcol p.michaelstorybutton a {
	background:url(/images/read-story.jpg);
	background-position:top;
	display:block;
	width:261px;
	height:46px;
}
#frontpage-main .rightcol p.michaelstorybutton a:hover {
	background-position:bottom;
}
#frontpage-main .rightcol .forumsbutton a, #frontpage-main .rightcol .resourcesbutton a, #frontpage-main .rightcol .bestblogsbutton a {
	background:url(images/buttons.jpg);
	display:block;
	width:290px;
	height:96px;
}
#frontpage-main .rightcol .forumsbutton a span,
#frontpage-main .rightcol .resourcesbutton a span,
#frontpage-main .rightcol .bestblogsbutton a span {
	display:none;
}
#frontpage-main .rightcol .forumsbutton a {
	background-position:top left;
}
#frontpage-main .rightcol .forumsbutton a:hover {
	background-position:top right;
}
#frontpage-main .rightcol .resourcesbutton a {
	background-position:0 -96px;
}
#frontpage-main .rightcol .resourcesbutton a:hover {
	background-position:-290px -96px;
}
#frontpage-main .rightcol .bestblogsbutton a {
	background-position:bottom left;
}
#frontpage-main .rightcol .bestblogsbutton a:hover {
	background-position:bottom right;
}

#testimonials {
	background-color: #EEE;
	margin: 0 20px;
	border-width: 0 1px;
	}

.testItem {
	border-bottom: 1px solid #000;
	padding: 10px 20px;
	}

.testItem img {
	margin: 5px;
	}

.HL	{background: #ffff00;

  color: #000000;}


.johnson-box {background-color: #EEE; position:absolute; right:-23px;top:3px; height: 146px;
}
div#lostWeight img{
	border:none;
}

.listCheck {
	list-style-type: none;
	
	}

.johnson-box-yellow
{border:3px dashed #000; background-color:#ffffcc; width:540px; padding:2px 20px 2px 0px; margin:0 auto;}

.yes-checkbox
{height:15px;width:15px; vertical-align:-5px;}

ul.NoBullet {
  list-style-type: none}
/* addition */
#main-content .latest .comment-cloud {
top:10px !important;
}
#main-content .comment-cloud {
	display:block;
	position:absolute;
	right:0;
	top:15px;
}
#main-content .comment-cloud a {
	background:transparent url(/images/bg_comment_cloud.jpg) no-repeat scroll 0 0;
	color:#5D5D5D;
	display:block;
	font-family:Georgia;
	font-size:12px;
	height:50px;
	padding-top:10px;
	text-align:center;
	text-decoration:none;
	width:50px;
	font-weight:bold;
}

/*The Create a Profitable Blog Page */
#buildyoursite h2 span {
	display:none;
}
#buildyoursite h2 {
	display:block;
	height:100px;
	background:url(images/profitable-blog.png) no-repeat;
	padding:0px;
}
#buildyoursite .step {
	border-style:solid;
	border-width:1px;
	margin-bottom:30px;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
}
#buildyoursite .domain {
	border-color:#222222;
}
#buildyoursite .hosting {
	border-color:#1079a2;
}
#buildyoursite .design {
	border-color:#d97125;
}
#buildyoursite p {
	margin:20px 0px;
	padding:0px;
}
#buildyoursite .step p {
	margin:20px 20px 0px 20px;
	line-height:1.7em;
	padding:0px;
}
#buildyoursite .step h3 {
	padding:0px;
	margin:0px;
	display:block;
	height:60px;
}
#buildyoursite .step h3 span {
	display:none;
}
#buildyoursite .domain h3 {
	background:url(images/get-domain.png) no-repeat;
}
#buildyoursite .hosting h3 {
	background:url(images/get-hosting.png) no-repeat;
}
#buildyoursite .design h3 {
	background:url(images/get-design.png) no-repeat;
}
#buildyoursite .step .buy a {
	background-position:top center;
	display:block;
	height:80px;
	background-repeat:no-repeat;
	margin-bottom:20px;
	margin-top:10px;
}
#buildyoursite .step .buy a span {
	display:none;
}
#buildyoursite .step .buy a:hover {
	background-position:bottom center;
}
#buildyoursite .design .buy a {
	background-image:url(images/buy-design-cart.png);
}
#buildyoursite .domain .buy a {
	background-image:url(images/buy-domain-cart.png);
}
#buildyoursite .hosting .buy a {
	background-image:url(images/buy-hosting-cart.png);
}
p.coupon strong {
	color:#900;
}
p.coupon {
	font-size:1.3em;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style:italic;
}
p.coupon em {
	color:#777;
}
.free-ecourse {
	background:#283409 url(images/free-ecourse-bg.png) top left no-repeat;
	color:#fff;
	padding-top:80px;
	padding-bottom:1px;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
}
.free-ecourse h3 {
	display:none;
}
.free-ecourse p {
	padding:0px;
	margin:10px 20px 20px 20px;
}




#ecourse {
	margin:0px
	background:#354212;
	padding-top:20px;
	text-align:center;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
}
.signupform {
	margin:0 auto;
	width:420px;
	text-align:left;
}
#ecourse-bottom {
	clear:both;
}
#ecourse-bottom form span {
	width:70px;
	display:block;
	float:left;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight:bold;
	font-size:1.5em;
	color:#fff;
	font-style:italic;
	line-height:1.3em;
	clear:both;
}
#ecourse-bottom .input {
	margin-bottom:15px;
	font-size:1.5em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	width:320px;
	padding:3px;
	color:#222;
	border:1px solid #1e2609;
}
#ecourse-bottom button {
	background:url(images/signup.png) top center no-repeat;
	display:block;
	height:61px;
	margin-bottom:20px;
	font-size:1.1em;
	border:none;
	width:400px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	cursor:pointer;
}
#ecourse-bottom button:hover {
	background-position:bottom center;
}
.product {
	background:url(images/ebook.jpg) no-repeat;
	display:block;
	width:221px;
	height:180px;
	float:right;
}
.product span {
	display:none;
}

.signup-small a {
	display:block;
	width:250px;
	height:225px;
	float:right;
	margin-left:20px;
	margin-bottom:20px;
	margin-top:20px;
	background:url(images/ready-to-signup.png) no-repeat;
}
.signup-small span {
	display:none;
}
/*The Create a Profitable Blog Page - End*/

/*New landing page3 promotion signup box starts*/
#mainpromol3 {
	width:924px;
	height:346px;
	display:block;
	background: url(http://super-trainer.com/wp-content/uploads/2009/09/sign-upboxRev2.jpg) no-repeat;
}
.hide {
	display:none;
}
#promosignupl3 {
	float:right;
	width:336px;
	padding-top:120px;
}
#promosignupl3 input.name, #promosignupl3 input.email {
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	width:232px;
	height:30px;
	display:block;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.5em;
	color:#ccc;
	padding-top:7px;
	padding-left:5px;
}
#promosignupl3 input.name1 {
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	width:232px;
	height:30px;
	display:block;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.5em;
	color:#cccccc;
        background-color:#ffffff;
	padding-top:7px;
	padding-left:5px;
}

#promosignupl3 button {
	display:block;
/*	 background:url(/images/get-started.jpg); */
	 background:url(/images/send-my-report.png) no-repeat;
      /* background:url(http://super-trainer.com/wp-content/uploads/2009/09/small-get-started09.jpg); */
	width:240px;
	height:60px;
/*	background-position:top; */
	border:none;
}
#promosignupl3 button:hover {
/*	background-position:bottom; */
	cursor:pointer;
}
#promosignupl3 button span {
	display:none;
}
/*New landing page3 promotion signup box ends*/

/*Black Box*/
.black_box {
	border:1px solid #000000;
	margin-bottom:15px;
	margin-left:42px;
	margin-right:42px;
	padding:10px;
	width:570px;
}

.black_box_title {
	background-color:#000000;
	clear:both;
	color:#FFFFFF;
	font-size:24px;
	font-weight:bold;
	height:33px;
	margin-bottom:10px;
	padding:12px 5px 5px;
	text-align:center;
}

.black_box_text {
	padding:0 20px;
}

.fl_left {
	float:left;
	margin-bottom:10px;
	margin-right:20px;
	margin-top:15px;
}

/* Top naviagation new design - Bala */

.navigation a:active {
	margin-top: 1px;
}

.navigation {
	background-image: url('/img/navb/nav-bgx3.jpg');
	background-position: left bottom;
	background-repeat: repeat-x;
	height: 58px;
	margin-top: -13px;
}

.navigation ul {
	list-style: none;
	padding-top: 13px;
	margin-left: 35px;
}

.navigation ul li {
	float: left;
	display: inline-block;
	line-height: 55px;
	margin-top: -13px;
	padding-right: 15px;
	padding-left: 15px;
}

.navigation ul li span {

	line-height: 58px;
}


.navigation ul li:hover, .navigation ul li.glow {
/*	background-image: url('/img/navb/nav-glowx.png'); */
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 58px;
}

.navigation ul li:hover a, .navigation ul li.glow a {
/*	color: #f0ffce;*/
	color: #FF1717;
}

.navigation ul li.selected {
	background-image: url('/img/navb/nav-tab-right.png');
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 58px;
	margin-top: -13px;
	padding-right: 20px;
	padding-left: 0px;
	margin-left: 5px;
	margin-right: 5px;
}

.navigation ul li.selected span {
	background-image: url('/img/navb/nav-tab.png');
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 58px;
	display: inline-block;
	padding-left: 20px;
	margin-left: -15px;
	line-height: 58px;
}



.navigation ul li.selected a {
	color: #000;
	text-shadow: none;
}

.navigation ul li a {
	padding-top: 5px;
	height: 58px;
	text-decoration: none;
	color: #023562;
	display: inline-block;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-shadow: 0px 0px #000;
}

/* top navigation new design - Bala */

/* -- Lightbox content area - Bala */
.action-popup { 
	border: none; 
	}

.lightbox-panel-2 {
/*	background-image: url('/img/popup/imgs/trans-51.png');*/
	background-image:none;
	position: absolute;
	z-index: 999999;
	top: 0px;
	left: 0px;
/*	height: 100%;
	width: 100%; */
}

.lightbox-panel-2 .lightbox-content {
	background-image: url('/img/popup/imgs/lightbox2x2.png');
	background-repeat: no-repeat;
	height: 480px;
	margin-top: 0px;
	margin-left: 0%;
	width: 940px;

	position: relative;
	top: 0%;
	left: 0%;
}


.lightbox-panel-2 .lightbox-content .form-content {
	text-align: center;
	width: 228px;
	padding: 0px 10px;
	margin-right: 65px;
	float: right;
	margin-top: 225px;
	position: relative;
}

.lightbox-panel-2 .lightbox-content .form-content p {
	line-height: 17px;
	font-size: 14px;
	color: #555555;
	margin-top: 10px;
}


.lightbox-panel-2 .lightbox-content .close-lightbox {
	background-image: url('/img/popup/imgs/lightbox-close.png');
	background-position: left top;
	height: 42px;
	width: 42px;
	background-repeat: no-repeat;
	display: block;
	float: right;
	position: relative;
	top: 120px;
	right: 40px;
}

.lightbox-panel-2 .lightbox-content .close-lightbox span {
	display: none;
}

.lightbox-panel-2 .lightbox-content .close-lightbox:hover {
	background-position: left bottom;
}


.lightbox-panel-2 .lightbox-content .download-now {
	float: left;
	background-image: url('/img/popup/imgs/download-now2.png');
	background-repeat: no-repeat;
	width: 363px;
	height: 99px;
	margin-top: 330px;
	margin-left: 60px;
}

.lightbox-panel-2 .lightbox-content .download-now p, .lightbox-panel-2 .lightbox-content .download-now span {
	display: none;
}

.lightbox-panel-2 .lightbox-content form {
	border: 0px;
	text-align: center;
}

.lightbox-panel-2 .lightbox-content form input[type="text"].name, .lightbox-panel-2 .lightbox-content form input[type="text"].email {
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-right: 33px;
	margin-bottom: 5px;
	font-size: 14px;
	border: 0px;
	color: #343434;
	width: 175px;
	height: 35px;
	line-height: 40px;
	outline: none;
	background-image: url('/img/popup/imgs/text-boxes3.png');
}

.lightbox-panel-2 .lightbox-content form input[type="text"].name {
	background-position: top left;
}

.lightbox-panel-2 .lightbox-content form input[type="text"].email {
	background-position: bottom center;
}

.lightbox-panel-2 .lightbox-content form input[type="image"] {
	background-image: url('/img/popup/imgs/lightbox-get-instant-access2.png');
	background-repeat: no-repeat;
	background-position: left top;
	width: 230px;
	height: 91px;
	border: 0px;
}

.lightbox-panel-2 .lightbox-content span {
	color: #aaaaaa;
	font-size: 10px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin-top: 8px;
	font-family: Arial, helvetica, sans-serif;
}
/* Lightbox content area - Bala */

/* New Front Page - Bala 12/16/2010 */
#mainpromo121610 {
	width:924px;
	height:435px;
	display:block;
	background: url(http://super-trainer.com/images/signup-box-aweber-images/bgrnd4.jpg) no-repeat;
}
.hide {
	display:none;
}
#promosignup121610 {
	float:right;
	width:335px;
	padding-top:210px;
}
