/*
Theme Name: GreenRope
Theme URI: http://www.greenrope.com
Version: 1.0
Author: Josh Hemsley
Author URI: http://phoogoo.com
Tags: none
*/

/**
* reset browser defaults
----------------------------------*/
body,div,dl,dt,dd,ul,ol,
li,h1,h2,h3,h4,h5,h6,
pre,form,fieldset,p,
blockquote,th,td          {margin:0;padding:0;}
body                      {line-height:1;color:#121212;background:#fff;}
h1,h2,h3,h4,h5,h6,p       {font-size:100%;font-weight:400;}
ol,ul                     {list-style:none;}
caption,cite,code,th      {font-style:normal;font-weight:400;}
fieldset,img              {border:0;}
caption,th                {text-align:left;}
:focus                    {outline:1px dotted #eee;}
table                     {border-collapse:collapse;border-spacing:0;}
hr                        {border:0;border-top:1px solid #555;margin:0;height:1px;}
* { margin: 0; padding: 0; }
p {padding-top:10px;}


/******************************************************
						H Tags
******************************************************/
h1 {}
h2 {}
h3 {}
h4 {}
h5 {}
h6 {}


/******************************************************
					INLINE LINKS
******************************************************/
a{color: #829a2c; text-decoration:none; outline:0;}
a:hover, a.current{color: #476b2f;}
a:active{outline: none;}
a img{border: 0px; border-width: 0px; }



/******************************************************
					BODY/STRUCTURE
******************************************************/

html {
	margin:0px;
	padding:0px;
	font-family:"trebuchet ms",Arial, Helvetica, sans-serif;
	letter-spacing:normal;
	}

body {
	padding: 0;
	margin: 0;
	background:#ececec;
	width: 100%;
	display: table;
	font-family:"trebuchet ms", Arial, Helvetica, sans-serif;
	letter-spacing:normal;
	color:#353534;
	font-size:14px;
	line-height: 23px;
	}

.wrapper {
	width:970px;
	margin:auto;
	}



/******************************************************
				HEADER (PageTitle)
******************************************************/
#header {
	width: 100%;
	height: auto;
	padding: 15px 0px 7px 0px;
	background:#323b41 url("../images/bg-header.jpg") bottom left repeat-x;
	border-bottom: 12px solid #ececec;
	}
#header .wrapper{
	width: 960px;
	margin: auto;
	}
#header a.btn_contactus {
	display:block;
	float: right;
	background:url(../images/btn_contactus.png) no-repeat 0px 0px;
	height:62px;
	width:171px;
	text-indent: -9999px;
	margin: 45px 20px 0px 0px;

	}
#header a.btn_contactus:hover {
	background:url(../images/btn_contactus.png) no-repeat 0px -62px;
	cursor: pointer;
	}



/******************************************************
					LOGO / NAV
******************************************************/

h1.logo a{
	background: url("../images/logoNewTransparent.png") no-repeat 0px 0px;
	display: block;
	float:left;
	width:337px;
	height:105px;
	text-indent:-9999px;
	}

ul.nav{
	clear: both;
	float:left;
	margin:0px;
	margin-top:8px;
	color: #476b2f;
	}
ul.nav li{
	float:left;
	list-style:none;
	display:inline;
	margin-right:15px;
	}
ul.nav li a{
    padding: 0px;
	float:left;
	list-style:none;
	display:inline;
	font-weight: normal;
	color: #f6f7f5;
	text-shadow: #000 0px 1px;
	font-family:"verdana", Arial, Helvetica, sans-serif;
	font-size:12px;
	}

ul.nav li a:hover, ul.nav li.current a {
	color: #476b2f;
	text-shadow: #c3d0b8 0px 1px;
    background: url("../images/nav_bg-r.png") no-repeat 100% 0px;
     display: block;
     float: left;
     line-height: 13px;
     height: 27px;
	}

ul.nav li a:hover span, ul.nav li.current a span {
    background: url("../images/nav_bg-l.png") no-repeat 0px 0px;
    text-decoration: none;
 	}
ul.nav li a span{
     padding: 0px 14px 0px 14px;
     height: 27px;
     line-height: 27px;
     display: block;
     float: left;
	}
ul.nav li a:hover {
	color: #334958;
	}


/******************************************************
					SUB HEADER
******************************************************/

#sub_header{
	width: 100%;
	background: #f6f7f5;
	border-top: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
	padding: 6px 0px 0px 0px;
	}
#sub_header .wrapper{
	width: 960px;
	margin: auto;
	}
#sub_header .wrapper .pad{
	padding: 30px 0px;
	}

#sub_header h1{
	color:#3b4246;
	font-size:38px;
	letter-spacing:-3px;
	font-weight:bold;
	text-shadow:0px 1px #fff;
	}

#sub_header a.signup{
	display:block;
	background:url("../images/mainfeature_signup.png") 0px 0px no-repeat;
	height:50px;
	width:177px;
	text-indent:-9999px;
	float:right;
	position:relative;
	z-index:5;
	margin-right:58px;
	margin-top:-40px;
	}
#sub_header a.signup:hover{
	background:url("../images/mainfeature_signup.png") 0px -50px no-repeat;
	}

/******************************************************
					CONTENT
******************************************************/
#content {
	width: 970px;
	background:url(../images/bg_content.png) center center repeat-y;
	}

/******************************************************
					SUBPAGE CONTENT
******************************************************/
.titleBlock {
	color: #6c801e;
	background: #dee1db;
	display: block;
	width:95%;
	padding: 5px 2px;
	text-indent: 10px;
	font-weight: bold;
	margin: 10px 0 10px 0;
	}
#full_col{
	padding: 20px 5px;
	}
#full_col ol{
	margin-left: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	overflow: hidden;
	}
#full_col ol li{
	padding-top: 20px;
	}
#full_col ul, #main_col ul{
	margin-left: 25px;
	}
#full_col ul li, #main_col ul li{
	list-style: square;
	padding: 8px 0px;
	}

h3 {
	font-size: 20px;
	font-weight: bold;
	margin-top: 20px;
	}
#full_col ol li.four_col{
	width: 205px;
	float: left;
	background: #fff;
	border: 1px solid #d6d9d0;
	margin-right: 10px;
	padding-left: 10px;
	padding-right: 10px;
	list-style: none;
	margin-left: 0px;
	height: 370px;
	text-align: center;
	}
#full_col ol li.four_col li{
	font-size: 12px;
	padding: 4px 0px;
	text-align: left;
	}


 #main_col ul li{
 	padding: 3px 0px;
 	}


/******************************************************
					Main Col
******************************************************/
#main_col{
	width:610px;
	float: left;
	line-height: 24px;
	font-family:Helvetica, Arial, sans-serif;
	}
#main_col .pad{
	padding: 35px 0px 25px 0px;
	}

#main_col h2{
	font-family:"Trade Gothic", Helvetica, Arial, sans-serif;
	font-family:"trebuchet ms",Arial, Helvetica, sans-serif;
	font-size:30px;
	letter-spacing: -1px;
	}
#main_col p{
	padding: 10px 0px;
	}

/******************************************************
					Sidebar
******************************************************/
#sidebar {
	width:314px;
	float: right;
	margin-left: 7px;
	padding: 15px 0px 25px 0px;
	}









/******************************************************
				HEADER (PageTitle)
******************************************************/
#footer {
	background: #f8f9f8;
	width: 100%;
	padding: 20px 0px 20px 0px;
	border-top: 1px solid #d8d8d8;
	}
#footer .wrapper{
	width: 960px;
	margin: auto;
	}

#footer .img_left{
	float: left;
	margin-right: 15px;
	}
#footer .img_right{
	float: right;
	margin-left: 15px;
	}

#footer .footer_links{
	float:left;
	padding-top: 0px;
	color: #53514e;
	font-size: 11px;
	line-height:18px;
	}
#footer .footer_links a{color: #53514e;}
#footer .footer_links a:hover{color: #54673a; text-decoration: underline;}


#footer a.logo{
	margin: auto;
	display: block;
	width: 87px;
	height: 38px;
	background: url("../images/logoNew_footer.png") no-repeat 0px 0px;
	text-indent: -9999px;
	}




/******************************************************
					Table Styles
******************************************************/

#hor-minimalist-b {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	background:;
	margin: auto;
	width:690px;
	border-collapse: collapse;
	text-align: left;
	margin-right: 15px;
	margin-top: 12px;
	}
#hor-minimalist-b th {
	font-size: 14px;
	font-weight: strong;
	color:#4f4f4f;
	padding: 10px 8px;
	border-bottom: 2px solid #4f4f4f;
	}
#hor-minimalist-b td {
	border-bottom: 1px solid #ccc;
	color:#4f4f4f;
	padding: 6px 8px;
	}
#hor-minimalist-b tbody tr:hover td {
	color:#4f4f4f;
	background: #fefefe;
	}







/* General Form Elements */

.generalform_textarea {
	margin:auto;
	font-family:"Trebuchet MS","lucida grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #353535;
	background-color: #ffffff;
	border: 1px solid #d7d7d7;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 2px;
	padding:3px 2px 3px 4px;
	font-weight:bold;
	}

.generalform_input {
	margin:auto;
	font-family:"Trebuchet MS","lucida grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #353535;
	background-color: #ffffff;
	height: 18px;
	border: 1px solid #d7d7d7;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 2px;
	padding:3px 2px 3px 4px;
	font-weight:bold;
	}

.generalform_dropdown {
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 12px;
	color:#333333;
	background-color: #FBFBFB;
	height: 22px;
	border: 1px double #CCCCCC;
	font-weight: bold;
	}

.form_submit{
	margin-top:10px;
	border:none;
	background-color: #6d8834;
	border: 0px solid #21160b;
	text-align:right;
	color:#ffffff;
	font-size:14px;
	cursor:pointer;
	padding:4px 6px 4px 6px;
	height: auto;
	}

.form_submit:hover{
	background-color:#536b21;
	cursor:pointer;
	color:#eeeedd;
	}

table.form_holder {
	background:;
	border:0px solid #d8d7cf;
	padding:15px;
	width:100%;

	}

.form_holder td {
	padding-bottom:3px;
	padding-top:3px;
	padding-left:15px;
	border-bottom:1px dotted #d7d7d7;
	text-align:left;
	line-height:normal;
	}
.form_holder td.fieldname {
	text-align:right;
	}

.required {
	color:#990000;
	font-weight:normal;
	}







/***********  NEW FEATURE  ***********/


#mainfeature {
	width: 960px;
	height: 341px;
	margin:auto;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#slider {display:block; height:295px; position:relative; width:960px; overflow:hidden;}
#slider .items {width:20000em; position:absolute; }

#slider ul { list-style-type:none; }
#slider ul li {  }
.slide { display:block; position:relative; width:960px; height:295px; float:left; }




		#mainfeature ul { height:30px; list-style-type:none; margin-left:0px; padding-left:0px; margin-bottom: 0px; }

			#mainfeature li { float:left; }

			#mainfeature ul li a { background:url("../images/mainfeature_navBG.png") repeat-x 0px 0px; border-right:1px solid #f6f7f5; color:#568217; float:left; font-family:sans-serif; font-size:0.9em; font-weight:bold; padding:11px 0px 14px; text-align:center; min-width:158px; text-shadow: #fff 0px 1px; }

			#mainfeature ul li a { padding:11px 0 11px; width:158px; }

				#mainfeature ul li a:hover,
				#mainfeature ul li a.active { background:url("../images/mainfeature_navBG_active.png") repeat-x 0px 0px; color:#303539; text-shadow: #fff 0px 1px; }

			#mainfeature ul li:first-child a {background:url("../images/mainfeature_navBG.png") repeat-x 0px 0px}
			#mainfeature ul li:first-child a.active { background:url("../images/mainfeature_navBG_active.png")repeat-x 0px 0px}

			#mainfeature ul li:last-child a { }




#sl_ctrl_lft { left:0; position:absolute; top:155px; z-index:10; background:url("../images/mainfeature_arrowL.png") no-repeat 0 0; height:42px; width:42px; border:0px; outline:0px; margin-left:10px; }
#sl_ctrl_rt { right:0; position:absolute; top:155px; z-index:10; background:url("../images/mainfeature_arrowR.png") no-repeat 0 0; height:42px; width:42px;  border:0px; outline:0px; margin-right:10px;  }
#sl_ctrl_lft:hover,
#sl_ctrl_rt:hover { outline:0px;cursor:pointer;background-position: left -42px; width:42px; }

#actionButtons{
position:absolute;
float:left;
z-index:20;
margin-top:10px;
}

#actionButtons a.play{
display:block;
width:	25px;
height:23px;
background:url("../images/mainfeature_play.png") 0px 0px no-repeat;
float:left;
z-index:15;
text-indent:-9999px;
border:0px;
position:relative;
margin-left:10px;
cursor:pointer;
}
#actionButtons a.pause{
display:block;
width:	25px;
height:23px;
background:url("../images/mainfeature_pause.png") 0px 0px no-repeat;
float:left;
z-index:15;
text-indent:-9999px;
border:0px;
position:relative;
margin-left:4px;
cursor:pointer;
}

#mainfeature a.signup{
display:block;
background:url("../images/mainfeature_signup.png") 0px 0px no-repeat;
height:50px;
width:177px;
text-indent:-9999px;
float:right;
position:relative;
z-index:5;
margin-right:25px;
margin-top:45px;
}
#mainfeature a.signup:hover{
background:url("../images/mainfeature_signup.png") 0px -50px no-repeat;
}
.slide {text-align:left;}

.slide h2{
color:#4d782a;
font-size:38px;
letter-spacing:-2px;
font-weight:bold;
margin-left:80px;
margin-top:40px;
text-shadow:0px 1px #fff;
}
.screen1 {
background:url("../images/mainfeature_screen1-new.png") 0px 0px no-repeat;
}
.screen2 {
background:url("../images/mainfeature_screen1.png") 0px 0px no-repeat;
}
.screen3 {
background:url("../images/mainfeature_screen1.png") 0px 0px no-repeat;
}
.screen_GreenRope {
background:url("../images/mainfeature_screen1.png") 0px 0px no-repeat;
}


.slide .content .rolltolearn{
height:80px;
width:300px;
background:url("../images/mainfeature_rollovertolearn.png") 0px 0px no-repeat;
float:right;
margin-top:33px;
margin-right:40px;
}

.slide .content{
padding:40px 90px 25px 90px;
color:#353534;
text-shadow:0px 1px #fff;
}
.slide .content .squareblock{
height:130px;
width:180px;
background:url("../images/mainfeature_squareblock.jpg") 0px 0px no-repeat;
float:left;
margin-right:15px;
}
.slide .content .squareblock p{
padding:15px;
color:#fff;
font-size:11px;
line-height: 16px;
text-shadow: 0px 0px #000;
}
.slide .content ul{
margin:0px;
padding:0px;
margin-right:40px;
float:left;
}
.slide .content ul li{
padding-left:10px;
clear:left;
text-shadow:0px 1px #fff;
margin-top:6px;
list-style:none;
}
.slide .content ul li span{
}
.slide .content ul li span:hover{
text-decoration:underline;
cursor:default;

}

.slide .content ul li a{
display:inline;
background:none;
height:auto;
width:auto;
border:0px;
padding:0px;
text-decoration:none;
text-shadow:0px 1px #051f39;
}

#mainfeature .content img.inlineIMG{
border:1px solid #041b32;
padding:1px;
margin-right:15px;
}

.slide .content .threeCol{
width:240px;
float:left;
margin-right:20px;
font-size:11px;
line-height:14px;
}


.tooltip_text {
	font-size: 12px;
	}





/******************************************************
					FORMS
******************************************************/

.t_col1 {
}
.t_col2 {
	text-align: center;
}
.t_col3 {
	text-align: center;
}
.t_col4 {
}
.t_col1_form {
	text-align: right;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E6E6E6;
}
.t_col2_form {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E6E6E6;
	padding: 4px;
}
.t_table {
}

.s_table {
	border-top: 1px solid #0A4E6B;
	border-bottom: 1px solid #0A4E6B;
	font-family: "Trebuchet MS", sans-serif;
}
.t_head1 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E6E6E6;
	height: 20px;
}
.t_head2 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E6E6E6;
	height: 20px;
}
.t_head3 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E6E6E6;
	height: 20px;
}
.t_foot1 {
	font-family: "Trebuchet MS", "arial sans-serif";
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

.tablefield
{
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	text-align: right;
	padding-right: 3px;
}

.formfield_textarea
{
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #333333;
	width: 300px;
	background-color: #FAFAFA;
	padding: 1px 1px 1px 4px;
	border: 1px solid #CCCCCC;
	font-weight: bold;
}

.formfield_textfield
{
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FAFAFA;
	height: 18px;
	border: 1px solid #CCCCCC;
	width: 200px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 4px;
}

.formfield_textfield_small
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	background-color: #FAFAFA;
	height: 18px;
	border: 1px solid #CCCCCC;
	width: 50px;
	padding: 1px 1px 1px 4px;
	font-weight: bold;
}

.formfield_textarea
{
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #333333;
	width: 250px;
	background-color: #FAFAFA;
	padding: 1px 1px 1px 4px;
	border: 1px solid #CCCCCC;
	font-weight: bold;
}

.submit{
	background:url(../images/lifedistributors_submit2.gif) no-repeat;
	height:26px;
	width:58px;
	border:none;
	}

.formfield_dropdown
{
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 12px;
	color:#333333;
	background-color: #FBFBFB;
	height: 22px;
	border: 1px double #CCCCCC;
	font-weight: bold;
}

.textButton2 {
	border-width: 0px;
	padding: 5px 10px 5px 10px;
	margin: 0px;
	background-color: #003366;
	color: #ffffff;
	font-weight: bold;
	font-size:14px;
	}

.textButton2:hover {
	text-decoration: none;
	cursor: hand;
	cursor: pointer; }















.pricing_table {
	width: 960px;
	padding: 0;
	margin: 0;
}

.pricing_table caption {
	padding: 0 0 5px 0;
	width: 700px;
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

.pricing_table th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #536048;
	border-right: 1px solid #cfd6c5;
	border-bottom: 1px solid #cfd6c5;
	border-top: 1px solid #cfd6c5;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #dde4d4 url(images/bg_header.jpg) no-repeat;
}

.pricing_table th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #cfd6c5;
	background: none;
	font-style: italic;
}
.pricing_table th.plan{
	font-size: 18px;
	padding-top: 25px;
	padding-bottom: 25px;
	text-align: center;
	letter-spacing: -1px;
	width: 165px;
	text-shadow: 0px 1px #f8fbf4;
	}
.pricing_table th.plan strong{
	font-size: 11px;
	letter-spacing: normal;
	}

.pricing_table td {
	border-right: 1px solid #cfd6c5;
	border-bottom: 1px solid #cfd6c5;
	background: #fff;
	padding: 12px 6px 12px 12px;
	color: #4f6b72;
	text-align: center;
	line-height: normal;
	font-size: 12px;
}


.pricing_table td.alt {
	background: #f8fbf4;
	color: #797268;
}

.pricing_table th.spec {
	border-left: 1px solid #cfd6c5;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #5a6062;
	letter-spacing: normal;
}

.pricing_table th.specalt {
	border-left: 1px solid #cfd6c5;
	border-top: 0;
	background: #f8fbf4 url(images/bullet2.gif) no-repeat;
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #5a6062;
	font-weight: bold;
	letter-spacing: normal;
}
.pricing_table th.sub {
	padding-left: 25px;
	font-weight: normal;
	font-size: 10px;
	color: #54666e;
	}

.pricing_table th.best {
	background:#bcd49d
	}
.pricing_table td.best{
	background:#f5fee9;
}
.pricing_table td.altbest{
	background:#f5fee9;
	color: #797268;
}






/******************************************************
					CLEARS & FIXES
******************************************************/


/*-  IE FIXES--------------------------- */
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/*-  CLEARS--------------------------- */
.clearboth{clear:both;}