/* *************************** 
  Site - digital business  coach
  ---------------------------
  StyleSheet Index
  $1 - Global Styles
  $2 - Website Structure Styles
  $3 - Header Styles
  $4 - Content Styles
  $5 - Sidebar Styles
  $6 - Footer Styles
   ***************************/

/* *************************** 
   $1 GLOBAL Styles
   ***************************/
* {
	margin: 0;
	padding: 0;
}
a {
	color:#008bf6;
	text-decoration:none;
}
a:hover {
	color:#fff;
	background:#008bf6;	
	text-decoration:none;
}
img {
	border:0;
}
fieldset {
	border:none;
}
ul li {
	list-style:none;
}
.clear {
	clear:both;
	height:0;
	font-size:0;
}
/* *************************** 
   $2 Website Structure Styles
   ***************************/
body {
	text-align:center;
	font:12px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background:#f3f3f3 url(/images/bg_body.png) top repeat-x;
	color:#7c7c7c;
}
#container {
	text-align:left;
	width:980px;
	margin:0 auto;
	overflow:hidden;
}

/* *************************** 
   $3 Header Styles
   ***************************/
#header {
	position:relative;
	width:100%;
	height:86px;
}
#header h1{
	position:absolute;
	left:0;
	top:13px;
	width:225px;
	height:59px;	
	}
#header h1 a{
	display:block;
	text-indent:-9999px;
	outline-style:none;
	background:url(/images/logo.png) no-repeat;
	width:225px;
	height:59px;
	
}
.text_turn{
	background:url(/images/bg_turn.png) no-repeat;
	width:359px;
	height:39px;
	text-indent:-9999px;
	outline-style:none;
	position:absolute;
	right:0;
	top:28px;
	}
/* *************************** 
   $4 Content Styles
   ***************************/
#content_top{
	width:100%;
	background:url(/images/bg_content_top.jpg) no-repeat;
	height:325px;
	padding:37px 0 0 0;
	margin:0 0 13px 0;
	}
#content_top h1{
	text-align:center;
	font-size:50px;
	line-height:50px;
	font-weight:normal;
	color:#0058aa;
	padding:0 0 23px 0;
	letter-spacing:-4px;
	}
#content_top  p{
	font-size:15px;
	line-height:18px;
	margin:0 0 0 526px;
	width:378px;
	}
#content {
	width:100%;
	float:left;
	background:#fff url(/images/bg_content.png) top no-repeat;
	padding:16px 0 0 0;
	}
#maincontent{
	float:left;
	padding:15px 0 0 30px;
	width:655px;
	}
#maincontent h2{
	color:#0058aa;
	font-size:24px;
	line-height:25px;
	font-weight:normal;
	padding:0 0 14px 0;
	letter-spacing:-1px;
	}
#maincontent .paddingbot{
	padding:0 0 18px 0;
	}
#maincontent h3{
	font-size:15px;
	font-weight:normal;
	color:#000;
	line-height:17px;
	}
#maincontent p{
	padding:0 0 15px 0;
	line-height:16px;
	}
#maincontent .maincontent_box  .leadingtext{
	font-size:15px;
	line-height:16px;
	}
.maincontent_box {
	width:100%;
	overflow:hidden;
	padding:0 0 21px 0;
	}
.maincontent_box ul li{
	padding:0 0 10px 34px;
	background:url(/images/icon_right.png) 0 3px no-repeat;
	line-height:16px;
	}
.imgright{
	float:right;
	margin-left:20px;
	}
.imgleft{
	float:left;
	margin-right:18px;
	}
.maincontent_box_inner{
	width:100%;
	overflow:hidden;
	padding:0 0 12px 0;
	}
.saying_lists{
	margin:8px 0 0 0;
	width:100%;
	background:url(/images/bg_saying_top.png) top left no-repeat;
	}
.saying_lists_inner{
	background:url(/images/bg_saying_bot.png) bottom left no-repeat;
	padding:14px 17px 10px 17px;
	}
.saying_lists li{
	line-height:16px;
	padding:0 0 7px 0;
	}
#maincontent  .saying_lists h3{
	padding: 0 0 7px 0;
	}
.saying_lists small{
	font-size:9px;
	color:#c1c1c1;
	display:block;
	padding:1px 0 0 0;
	text-transform:uppercase;
	}
.saying_lists small span{
	color:#000;
	}
/* *************************** 
   $5 Sidebar Styles
   ***************************/
#sidebar{
	float:right;
	padding:0  16px 0 0;
	width:251px;
	}
#sidebar h3{
	font-size:15px;
	font-weight:normal;
	}
#sidebar_form{
	width:100%;
	background:#5c5c5c url(/images/bg_formtop.png) top left no-repeat;
	}
#form_inner{
	padding:14px 19px 18px 17px;
	width:215px;
	background:url(/images/bg_formbot.png) bottom left no-repeat;
	}
#form_inner h3{
	color:#fff;
	padding:0 0 6px 0;
	background:url(/images/bg_h3form.png) left bottom no-repeat;
	}
#sidebar_form label{
	font-size:11px;
	display:block;
	color:#b3b3b3;
	}
#sidebar_form  input{
	width:208px;
	height:22px;
	padding:0 0 0 5px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color:#000;
	border:1px solid #000;
	background:#e8e8e8;
	}
#sidebar_form  input:hover{
	background:#eff7fe;
	}
#sidebar_form ul{
	width:100%;
	overflow:hidden;
	}
#sidebar_form ul li{
	width:100%;
	float:left;
	height:39px;
	padding:4px 0 0 0;
	}
#sidebar_form ul .radios_wrapper{
	height:56px;
	}
#sidebar_form ul .popup{
	position:relative;
	width:100%;
	}
#sidebar_form ul .popup small{
	display:none;
	}
#sidebar_form ul .popup:hover small{
	display:block;
	position:absolute;
	font-size:10px;
	color:#7c7c7c;
	width:207px;
	padding:0 0 0 6px;
	height:22px;
	line-height:21px;
	border:1px solid #000;
	left:0;
	top:23px;
	background:#fff;
	}
#sidebar_form ul li span{
	width:100%;
	float:left;
	}
#sidebar_form ul li span input{
	width:auto;
	height:auto;
	border:0;
	margin:0 4px 0 0;
	float:left;
	padding:0;
	}
#sidebar_form ul li span input:hover{
	background:none;
	}
#sidebar_form ul li span label{
	float:left;
	}
#sidebar_form .btn{
	padding:0 0 4px 0;
	height:24px;
	}
#sidebar_form .btn input{
	float:right;
	background:url(/images/bg_btn.png) 0 0 no-repeat;
	width:81px;
	height:24px;
	border:0;
	color:#fff;
	cursor:pointer;
	padding:0;
	}
#sidebar_form .btn input:hover{
	background:url(/images/bg_btn.png) 0 -24px no-repeat;
	}
#sidebar_form  p{
	color:#909090;
	font-size:10px;
	line-height:12px;
	}
.item{
	width:100%;
	margin:15px 0 0 0;
	background:#f3f3f3 url(/images/bg_itemtop.png) left top no-repeat; 
	}
.item_inner{
	background:url(/images/bg_itembot.png) left bottom no-repeat;
	padding:14px 17px 12px 19px;
	width:215px;
	}
.item h3{
	background:url(/images/bg_h3item.png) left bottom no-repeat;
	color:#000;
	padding:0 0 6px 0;
	margin:0 0 5px 0;
	}
.item   h4{
	font-size:12px;
	font-weight:normal;
	background:url(/images/bg_h3item.png) left bottom no-repeat;
	color:#000;
	padding:3px 0 6px 0;
	margin:0 0 4px 0;
	}
.item p{
	font-size:11px;
	line-height:13px;
	padding:0 0 8px 0;
	}
.tweet_lists{
	background:#fff;
	width:202px;
	height:205px;
	padding:0 0 0 10px;
	margin:0 0 12px 0;
	overflow:hidden;
	overflow-y:scroll;
	}
.tweet_lists li{
	line-height:13px;
	padding:6px 0 2px 0;
	font-size:11px;
	}
.tweet_lists li  span{
	color:#b8b8b8;
	font-size:9px;
	line-height:9px;
	text-transform:uppercase;
	}
.followform{
	width:100%;
	overflow:hidden;
	padding:0 0 7px 0;
	}
.followform label{
	font-size:11px;
	display:block;
	}
.followform  .int_text{
	width:208px;
	height:22px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#000;
	border:#adadad 1px solid;
	padding:0 0 0 5px;
	margin:0 0 5px 0;
	}
.followform  .int_text:hover{
	background:#eff7fe;
	}
.followform .int_btn{
	background:url(/images/bg_btn_follow.png) 0 0 no-repeat;
	width:77px;
	height:24px;
	font-size:12px;
	color:#fff;
	cursor:pointer;
	float:right;
	border:0;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	}
.followform .int_btn:hover{
	background:url(/images/bg_btn_follow.png) 0 -24px no-repeat;
	}
/* *************************** 
   $6 Footer Styles
   ***************************/
#footer {
	width:100%;
	float:left;
	background:url(/images/bg_footer.png) left top no-repeat;
	padding:25px 0 30px 0;
	font-size:11px;
}
#footer ul{
	float:right;
	}
#footer ul li{
	float:left;
	color:#b7b7b7;
	}
#footer  p span{
	color:#767676;
	}
#footer a{
	color:#767676;
	text-decoration:none;
	}
#footer a:hover{
	color:#fff;
	background:#767676;
	text-decoration:none;
	}


#sidebar_form input.invalid {
	border: 1px solid red;
	background-color: #FFE8E8;
}

#sidebar_form li.invalid label {
	color: #FFB3B3;
}

