/* Home top
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.home-content-area {
    width: 670px;
    clear: both;
    padding: 7px 0 8px 0;
}

.home-content-top {
    background: url('/images/elem/home/video-top.png') 0 0 no-repeat;
    width: 670px;
    height: 7px;
    clear: both;
}

.home-content-title {
    background: #ffffff;
    overflow: hidden;
    clear: both;
    padding: 0 10px 0 10px;
}

.home-content-title h4 {
    float: left;
    color: #75bb02;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
    padding: 4px 0 0 0;
}

.home-content-title p {
    float: right;
    font-size: 10px;
    color: #898b8d;
    padding: 10px 0 0 6px;
    background: url('/images/elem/home/triangle.png') no-repeat 0 14px;
}

.home-content-body {
    background: #ffffff;
    width: 650px;
    min-height: 170px;
    padding: 0px 10px 0px 10px;
    position: relative;
}

.home-content-area3 {
    background: url('/images/elem/home/video2.png') left bottom no-repeat;
    width: 670px;
    height: 7px;
    clear: both
}

.home-content-body ul {
    width: 210px;
    float: left;
    margin: 0px 6px 0px 0px;
    position: relative;
    z-index: 1;
}

.home-content-body ul:hover {
    z-index: 2;
}

.home-content-body ul li {
    border-bottom: 1px dotted #494a4b;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    padding: 5px 5px 5px 15px;
    color: #494a4b;
    background: url('/images/elem/home/triangle.png') 5px 10px no-repeat;
    width: 190px;
    z-index: 1;
}

.home-content-body ul li a {
    color: #494a4b;
}

.home-content-body ul li:hover {
    background: url('/images/elem/home/triangle.png') 5px 10px no-repeat #fffee2;
    z-index: 2;
    position: relative;
}

.home-content-body ul li ul {
    display: none;
    border: 1px solid #cca758;
    background: #fffee2;
    position: absolute;
    right: -182px;
    top: 0;
    z-index: 1;
}

.home-content-body ul li ul:hover {
    z-index: 2;
}

.home-content-body ul li ul li {
    border: none;
    padding: 3px 5px 3px 15px;
}

.home-content-body ul li:hover ul {
    display: block;
}

.home-content-body ul li ul li.cat-name {
    font-weight: bold;
    background: none;
    font-style: italic;
    border: none;
}

/* temp */
.home-content-body ul.puzzle li .title h4 {
    color: #494A4B;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    padding: 3px 12px 0 20px;
}

.home-content-body ul li ul.input-search-row {
	display:block;
	clear:left;
	position:relative;
	right:0;
	background:#fff;
	width:373px;
	border:#b2b2b2 1px solid;
	z-index:99;
}
.home-content-body ul li ul.input-search-row li {
	width:363px;
	height:34px;
	padding:5px;
}
.home-content-body ul li ul.input-search-row li img {
	float:left;
}
.home-content-body ul li ul.input-search-row li .search-name-details {
	width:320px;
	float:left;
	margin-left:10px;
	display:inline;
}
.home-content-body ul li ul.input-search-row li .search-name-details h1,  .home-content-body ul li ul.input-search-row li .search-name-details h1 a {
	font-size:14px;
	color:#444;
	margin:0;
	padding:0;
	font-weight:bold;
	line-height:normal;
	text-decoration:none;
}
.home-content-body ul li ul.input-search-row li .search-name-details p {
	font-size:12px;
	padding:0;
}
.home-content-body ul li ul.input-search-row li:hover {
	background:#f4f4f4;
	cursor:pointer;
}

.home-content-body ul.puzzle li .title {
	margin-bottom:8px;
}

/* temp */

  .home-content-title ul.steps {
	overflow:hidden;
	margin:0 0 16px 0;
}
.home-content-title ul.steps li {
	float:left;
	margin:0 10px 0 0;
	height:31px;
}
.home-content-title ul.steps li.find {
	background:url('/images/elem/opportunity/find-btn-normal.png') no-repeat center center transparent;
	width:75px;
}
.home-content-title ul.steps li.engage {
	background:url(../images/elem/opportunity/engage-btn-normal.png) no-repeat center center transparent;
	width:105px;
}
.home-content-title ul.steps li.pitch {
}
.home-content-title ul.steps li.pitch.active {
	background:url(../images/elem/opportunity/pithc-btn-active.png) no-repeat center center transparent;
	width:63px;
}
.home-content-title ul.steps li.import {
	background:url(../images/elem/opportunity/import-btn-normal.png) no-repeat center center transparent;
	width:75px;
}
.home-content-title ul.steps li.add-bloggers {
	background:url(../images/elem/opportunity/add-bloggers-btn-normal.png) no-repeat center center transparent;
	width:159px;
	float:right;
	margin:0;
}
.home-content-title ul.steps li a {
	display:block;
	height:0;
	padding:31px 0 0 0;
	font-size:0px;
}
.home-content-body ul.puzzle {
	width:650px;
	margin:0;
}
.home-content-body ul.puzzle li {
	width:650px;
	margin:0;
	list-style-type:none;
	background:none;
	padding:0;
	border:none;
}
.home-content-body ul.puzzle li .title {
	height:25px;
	background:#e2e2e2;
	margin:0 0 0 10px;
	position:relative;
}
.home-content-body ul.puzzle li .title h4 {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#494a4b;
	padding:0;
	float:left;
	padding:0 12px 0 0;
}
.home-content-body ul.puzzle li .count {
	background:url(../images/elem/opportunity/cir1.png) no-repeat center center transparent;
	height:25px;
	width:25px;
	float:left;
	position:absolute;
	top:0;
	left:-10px;
}
.home-content-body ul.puzzle li .count img {
	position:absolute;
	top:6px;
	left:6px;
}


/* Home main
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#home_main {
    padding: 0px 10px 0px 10px;
}



/* News block
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.news-block {
    float: left;
    width: 320px;
    padding: 10px 10px 0 0;
	min-height:356px; 
}

.news-block h2 {
    clear: both;
    font-size: 20px;
    color: #75bb02;
    font-weight: bold;
}

.news-block h4 {
    clear: both;
    font-size: 17px;
    padding: 0px 0px;
    color: #717170;
    font-weight: bold;
}

.news-content {
    overflow: hidden;
    float: left;
    width: 315px; 
}

.news-cont {
    float: left;
    padding: 8px 0px 10px 0px;
    width: 305px;
}
.news-cont a{  
	color:#717170;
}

.btop1px {
    border-top: 1px solid #d1d1d1;
}

.news-cont p {
    font-size: 12px;
    line-height: 20px;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: none;
    padding: 0px 0px 0px 0px;
}

.news-cont span.date {
    color: #AAABAA;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: none;
    padding: 0px 0px 15px 0px;
    font-weight: bold;
}

.read_more {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px
}



/* Solutions
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.solutions-block {
    float: left;
	min-height: 390px;
    width: 325px;
    padding: 10px 0 0;
}

.solutions-block h2 {
    clear: both;
    font-size: 20px;
    text-align: center;
    color: #75bb02;
    font-weight: bold;
}

.solutions-block h4 {
    font-size: 16px;
    padding: 0px 0px;
    color: #595a5c;
    font-weight: bold;
}

.solutions-content {
    overflow: hidden;
    float: left;
    width: 325px;
}

.solutions-cont {
    border-top: 1px solid #d2d2d2;
    float: left;
    padding: 8px 0px 9px 0px;
    width: 315px
}

.solutions-img-hld {
    float: left;
    padding: 5px 10px 10px 5px;
}

.solutions-cont.btop1px {
    border-top: 1px solid #d1d1d1;
}

.solutions-cont p {
    font-size: 12px;
    line-height: 20px;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: none;
    padding: 0px 0px 0px 0px;
}

.solutions-cont span.date {
    color: #595a5c;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: none;
    display: block;
}

.solutions-cont .read_more {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    clear: both;
}

.solutions-cont .fl {
    width: 250px;
}



/* Home what is
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.home-what-is {
    float: left;
	/* padding: 2px 0px 20px 0px; */
	padding: 2px 0px 0px 0px; 
	position: relative;
      top: -3px; 
	width: 680px;
}

.home-what-is h3 {
    color: #75bb02;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    line-height: 24px;
    margin: 0;
    padding: 0px 0 0;
}

.home-what-is p {
    color: #616161;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 20px;
    padding: 10px 0px;
    text-align: justify;
}

.home-what-is p span {
    color: #484848;
}

.home-what-is a.lernmore {
    background: url('/images/elem/lern-more-btn.png') 0 0 no-repeat;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    padding: 5px 12px;
    color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
}

.home-what-is h2.botborder {
    color: #75bb02;
    text-transform: uppercase;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
}



/* Home reclaim block
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.home-reclaim-block-hold {
   background: url('/images/elem/home/reclaim-holder.png') 0 0 no-repeat;
   width: 640px; 
   height: 130px;
   clear: both;
   padding: 47px 15px 0px 15px; 
}  
.home-reclaim-block {  
     
   width: 630px;  
   height: 80px !important;  
 overflow:hidden;  
}

.home-reclaim-block ul {
    width: 2800px !important;
}

.home-reclaim-block ul li {
    display: block;
    float: left;
    vertical-align: middle;
    padding: 0px;
    text-align: center;
    margin: 0px;
}

.home-reclaim-block ul li a {
    display: block;
    vertical-align: middle;
    text-align: center;
    padding: 0px;
    margin: 0px;
}

/* Sidebar
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

/* Welcome
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.wellcome {
    background: url('/images/elem/sidebar/wellcome.png') 0 0 no-repeat;
    width: 285px;
    height: 100px;
    padding: 65px 0px 0px 15px;
}

.wellcome a.login {
    height: 15px;
    margin: 0 0 6px 171px;
    width: 64px;
    background: none;
    display: block;
}

.wellcome a.bussiness {
    background: url('/images/elem/sidebar/signup-buttons.png') 0 0 no-repeat;
    width: 127px;
    height: 44px;
    float: left;
    display: block;
}

.wellcome a.bloggers {
    background: url('/images/elem/sidebar/signup-buttons.png') right top no-repeat;
    width: 127px;
    float: left;
    margin: 0px 0px 0px 16px;
    height: 44px;
    display: block;
}

.wellcome a.bussiness:hover {
    background-position: left bottom;
}

.wellcome a.bloggers:hover {
    background-position: right bottom;
}


.prevBtn, .nextBtn {  
   background: url("/images/elem/eBook/arrow-left.png") no-repeat scroll 0 0 transparent;  
   cursor: pointer;  
   display: block;  
   height: 47px;  
   left: 2px;  
   position: absolute !important;  
   text-indent: -99999px;  
   top: 87px;  
   width: 22px;  
   z-index: 1000;  
}  
.nextBtn {  
   background: url("/images/elem/eBook/arrow-right.png") no-repeat scroll 0 0 transparent;  
   left: 643px;  
}
.how-it h2 {
    float: left;
    font-size: 18px;
    font-weight: bold;
    line-height: 25px;
	clear: both;
    color: #FFFFFF;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
	text-transform: none;
}
.news-block h3 {
    clear: both;
    color: #75BB02;
    font-size: 20px;
    font-weight: bold;
	text-transform: uppercase;
}
.solutions-block h3 {
    clear: both;
    color: #75BB02;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
	text-transform: uppercase;
}
.home-what-is h3.botborder {
    color: #75BB02;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}
/********************************/
.recepients_container span#selectrecipients {
    background: url("/images/elem/services/select_bg.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: none;
    color: #595A5C;
    display: inline-block;
    float: left;
    font: 14px/22px 'MerriweatherSansRegular',Arial,Helvetica,sans-serif;
    height: 27px;
    padding: 3px 9px;
    position: absolute;
    width: 276px;
}
.recepients_container select.styled {
    color: #595A5C;
    font-size: 14px;
	height: 30px;
	cursor: pointer;
	width: 294px;
}