

body {
	margin:0px 0px; padding:0px;
	background-color:#efefef;
	text-align: center;
	font-family: Arial, sans-serif;
	font-size:14px;
}

  object, h4, h5, h6, pre, abbr, acronym, address, code, del, dfn, em, img, dl, dt, dd,  ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr{margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline
}

a {
	outline:none;
	color:#fff;
	text-decoration:underline;
	font-weight:bold;
        font-size:13px;
}

a:hover {
	color:#dddddd;
	text-decoration:underline;
	font-weight:bold;
}

#container {
	width:750px;
	margin:27px auto;
	text-align:left;
	
}

#contentleft {
	float: left;
	width: 290px;
	top:30px;
	left:10px;
	overflow:hidden;
	
}

#contentright {
	float:right;
	width: 430px;
	top: 30px;
	
	}

#header {
	/*background-color:#b7c91f;*/	
	width:100%;
	height:110px;
	margin:0px auto;
	border-bottom:1px solid #8fac02;	
}

#headerimg {
	width:950px;
	background-color:#efefef;
	height:110px;
	margin:0 auto;
	position:relative;
}

.headerlogoimg {
	float:left;width:570px;height:110px;position:relative;right:105px;
}

.headerrecruitimg {
	position:relative;margin:0 auto;float:left;right:50px;
}
.headerbetaimg {
	position:relative;margin:0 auto;float:left;right:50px;
}
.headerwrap {
	background-image:url('../images/block.jpg');
	background-repeat:repeat;
	width:894px;
	margin:0 auto;
}
.headershinybck {
	background: url(../images/bg.jpg) repeat-x 0 0;
	width:894px;
	height:100%;
	margin:0 auto;
        padding-bottom:20px;

}

ul.term {
	line-height:19px;
	list-style:none;
}

ol.term {
	line-height:17px;
}

.sethead {
	font-size:30px;color:white;margin-bottom:-10px;display:block;margin-top:6px;
}
.typeAsort {
	padding:0;margin:0;margin-left:21px;
}
/*NAV MENU*/
#nav{
	   width:560px;
	   background-image: url(../images/navbck.gif);
	   background-repeat:no-repeat;
	   height:40px;
	   font-family: Arial, Helvetica, sans-serif;	
	   margin:0 auto;
	   
	  
	}
		#nav ul{
			list-style:none;
			margin-left:20px;
		}
			#nav li{
				list-style:none;
				display:block;
				float:left;
				margin:0 6px;
			}
				#nav li a{
					display:block;
					float:left;
					height:40px;
					color:#303548;
					font-size:16px;
					font-weight:bold;
					background:url(../images/nav_l.jpg) no-repeat left;
					line-height:39px;
					padding:0 0 0 4px;
					text-decoration:none;
					cursor:pointer;
				}
				#nav li a span{
					display:block;
					float:left;
					background:url(../images/nav_r.jpg) no-repeat right;
					height:40px;
					color:#303548;
					line-height:39px;
					padding:0 10px 0 4px;
				}
					#nav li a:hover{
						display:block;
						float:left;					
						background:url(../images/nav_h_l.jpg) no-repeat left;
						height:40px;
					}
					#nav li a:hover span{
						display:block;
						float:left;					
						background:url(../images/nav_h_r.jpg) no-repeat right;
						color:#303548;
						height:40px;
					}
				#nav li a.current{
					display:block;
					float:left;
					height:40px;
					color:#303548;
					font-size:16px;
					font-weight:bold;
					background:url(../images/nav_h_l.jpg) no-repeat left;
					line-height:39px;
					padding:0 0 0 4px;
					text-decoration:none;
				}
				#nav li a.current span{					
					display:block;
					float:left;
					background:url(../images/nav_h_r.jpg) no-repeat right;
					height:40px;
					color:#303548;
					line-height:39px;
					padding:0 10px 0 4px;
				}


h1{
	color: white;
	line-height:27px;
	font-size:22px;
}
h2{
	line-height:22px;
	color:white;	
}

h3 {
	color: white;
}

#contentright span {
    font-size:15px;
    font-weight:bold;
    color:#fff;
    display:block;
    padding-bottom:4px;
}

#contentright span.main {
	font-size:12px;
	line-height:18px;
	color:black;
	border:0px solid;
}

.main-text {
	display:block;text-decoration:underline;text-align:center;
}

.clear {
	clear:both;
}

.clear15 {
	clear:both;
	height:15px;
}

.clear10 {
	clear:both;
	height:10px;
}

.textdecor {
	text-decoration:none;
}

.thumbnail_text {
	display:block; text-align:center;color:white;margin-top:10px;
}
.thumbnail_text_s {
	font-size:10px;display:block; text-align:center; color:white;margin-top:10px;
}
table.signup_form{	
	width:550px;
	border-collapse: collapse;
	border: 4px solid #fff;
	margin: 0 auto;
}


#contentleft ul{
	margin:0;
	padding:0;
	list-style: none;
}

#contentleft ul li{
	float:left;	
	margin-top:20px;
	margin-bottom:20px;
}

#contentleft a{
	outline:none;
}

input.small {
	width:50px;
	
}
.blurb {
	float:left;
        width:350px;
	margin-top:10px;
        margin-bottom:10px;
}

.imgset
{
  float:left;margin-right:15px;
}

.testing {
	font-size:15px;font-weight:bold;color:white;display:block;padding-bottom:4px;line-height:17px;
}
.pricebox-container {
	width:170px;
	height:220px;
	float:left;	
	border:1px solid #748b04;
	margin-top:24px;
}

.pricebox-white {
	width:170px;
	height:80px;
	background-color:white;	
	text-align:center;
}


.pricebox-white b{
    font-size:14px;
	color:black;
	text-align:center;
}

.pricebox-margin {
	float:left;

}

.pricebox-margin2 {
	margin-top:10px;margin-left:40px;
}

.pricebox-white span {
    font-size:22px;
    font-weight:bold;
	color:#a6c216;
	display:block;
	text-align:center;
	padding-top:3px;
}

.pricebox-main{
	height:154px;
	background-color:#dbdbdb;
	font-size:12px;
	color:black;
}

.pricebox-main b{
    font-size:15px;
	color:#6f8b40;
	padding-top:7px;
	margin-left:23px;
	line-height:19px;
}

.pricebox-main span{
    font-size:12px;
    font-weight:bold;
	color:black;
	margin-left:4px;
	line-height:19px;
}


.pricebox-white b.head {
	color:#6f8b40;
	font-size:12px;
}


.pricebox-main ul {
	padding-left:22px;
	font-size:12px;
}

.pricebox-main ul{
    padding:0;
    margin:0;
  }

.pricebox-main ul li{
    font-size:10px;		
	color:black;
	line-height:33px;
	list-style:none;
    border-bottom:1px dotted gray;   
    margin-left:10px;margin-right:10px;
}

.pricebox-main ul {
	font-size:12px;

}

/*BIG BOX*/
.pricebox-containerb {
	width:190px;
	height:264px;
	float:left;	
	border:2px solid #748b04;
}

.pricebox-whiteb {
	width:190px;
	height:100px;
	background-color:white;	
}


.pricebox-whiteb span {
    font-size:35px;
    font-weight:bold;
	color:#a6c216;
	display:block;
 	text-align:center;
}

.pricebox-whiteb b{
    font-size:17px;
	color:black;
	display:block;
	text-align:center;
}

.pricebox-whiteb b.head {
	color:#6f8b40;
	font-size:12px;
}

.pricebox-main2{
	height:174px;
	background-color:#dbdbdb;
	font-size:12px;
	color:black;
	padding-top:5px;
}

.pricebox-main2 b{
    font-size:18px;
	color:#6f8b40;
	padding-top:3px;
	margin-left:17px;
	line-height:19px;

}

.pricebox-main2 span{
    font-size:14px;
    font-weight:bold;
	color:black;
	margin-left:4px;
	line-height:19px;
}

.pricebox-main2 ul{
    padding:0;
    margin:0;  
}

.pricebox-main2 ul li{
    font-size:10px;		
	color:black;
	margin-top:4px;
	line-height:33px;
	list-style:none;
    border-bottom:1px dotted gray;   
    margin-left:10px;margin-right:10px;
}

.pricebox-main2 ul {	
	font-size:12px;
	margin-top:4px;		
}


.note {
	font-size:10px;color:white;
}

.white {
    color:white;
}
.black {
	color:black;
	
}

.black-thin {
	color:black;
	font-weight:100;
	line-height:17px;
}

input {
	width: 345px;
	background-image: url(../images/input_gradient.png);
	border: 1px solid #999;
	margin-right:10px;
}

textarea {
	background-image: url(../images/textarea_gradient.png);
	background-color:#999999;
	border: 1px solid #999;
	width:345px;
	
}

select {
	border: 1px solid #999;
	width:345px;
	
}

.form_white {
	background-color:white;height:35px;vertical-align:middle;text-indent:10px;text-align:left;
}

.form_error_white {
	background-color:white;text-indent:10px;text-align:left;
}

.form_error_gray {
	background-color:#dbdbdb;text-indent:10px;text-align:left;
}


.form_gray {
	background-color:#dbdbdb;height:35px;vertical-align:middle;text-indent:10px;text-align:left;
}

input.small {
	width:70px;
	margin-top:3px;

}
#tweet ul li {
	list-style: none;
	font-size:12px;
	line-height:17px;
	width:260px;
}
#tweet a {
	color:black;
	text-decoration:none;
	font-weight:100;
}


#tweet a:hover {
	color:gray;
	text-decoration:none;
		font-weight:100;
}

.tweetmargin {
	margin-top:-15px;float:left;
	margin-left:10px;
	margin-right:10px;
        color:#f1f1f1;
	
}

#tweetboximg {
	float:right;margin-right:20px;margin-bottom:2px;position:relative;
}
#tweetboximgsize {
height:20px;width:20px;
margin-top:5px;
}

#tweetbox
{
 	background-color:#8FAC02;
        background-repeat: no-repeat;
	height:106px;
	width:280px;
	color: #333333;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
}

#tweetboxtext {
    float:left;
    margin-top:3px;
    margin-left:8px;
    color:#fff;
    font-weight:bold;
}
.tweetline {
height:5px;margin-top:-5px;
}
.tweetline2 {
border-bottom:1px solid white;margin-bottom:4px;
}
.footer {
	clear:both;
	color: white;
	position: relative;
	Z-index:99999;
	top:8px;
	height:20px;
	background-image:url('../images/block.jpg');
	background-repeat:repeat;

}

.footer a {
	color: white;
	text-decoration:none;    
}

.footer a:hover {
	color: gray;
	text-decoration:none;    
}


#jobbg{
	background-image:url('../images/jobbg.png');
	background-repeat: no-repeat;
	height:153px;
	width:277px;
	color: #333333;
	clear:left;
}

#specialbg{
	background-image:url('../images/specialbg.png');
	background-repeat: no-repeat;
	height:132px;
	width:314px;
	color: white;
	float:left;
	position:relative;
	right:35px;
	top:11px;
	overflow:hidden;
}

#special_text {
	position:relative;
	left:87px;top:13px;

	width:217px;
	height:110px;
}


.specialtext3 {
	font-size:12px;color:#cccccc;
}

.specialboxset {
	padding-top:7px;margin-left:7px;float:left;width:640px;
}

.specialboxsettext {
	font-size:18px;color:white;
}

.va {
	vertical-align:middle;
}

.fl {
	float:left;
}

.binocs {
	float:left;height:39px;width:60px;margin-left:10px;margin-top:4px;
}
.binocstext {
	float:left;height:39px;width:199px;
}

.binocstext1 {
	font-size:14px;color:white;font-weight:bold;
}
.binocstext2 {
font-size:16px;font-weight:bold;color:white;
}

.borderline2 {
	border-top:1px solid white;margin-left:10px;margin-right:10px;padding-bottom:5px;
}

.h3-set {
	display:inline;margin-left:10px;color:#333333;
}


.searchforjobbutton {
	width:170px;margin-top:5px;float:right;background:transparent;border:0px solid;width:118px;height:33px;
}
#header_text {
	position:relative;
	left:5px;top:28px;
	height:110px;
        width:475px;
}
#header_text img
{
    margin-left:8px;
}
#headerbox {
      
	background-repeat: no-repeat;
	height:110px;
	width:500px;
	color: #333333;
        background-color:#8FAC02;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
	
}
#sign_up_intro
{
     background-color:#8FAC02;
     -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
      border-radius: 5px;
      padding:20px;
      margin-bottom:20px;
}
#fb_container{
	background-color:#8FAC02;
	-webkit-border-radius: 5px;
        -moz-border-radius: 5px;
       border-radius: 5px;
     
}
#fb_wrapper
{
  margin:10px;
  overflow:hidden;
  background-color:#f1f1f1;
  
}
#fb_container iframe
{
	border:solid 1px #fff;
	width:420px;
	height:180px;
	margin:-3px;
}
.underlined-header
{

   color:#fff;
   border-bottom:solid 1px #fff;
   margin-bottom:5px;
   padding:0px 0px 5px 5px;
   font-weight:bold;
   
   
}
.rounded_box
{
	padding:2px 0px;	
	width:280px;
	background-color:#8FAC02;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
       border-radius: 5px;
}
.box_content
{
   margin:5px;
   
}
.center
{
	text-align:center;
}