input.hideinputs {
	display:none;
}

label.onloadindent {
	padding-left:18px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:950px;
    color:#323232;
	text-align:center;
	margin:auto;
	padding-left:9px;
	background:#ffffff;
	font-weight:normal;
}

a {
	text-decoration: none;
	font-weight:normal;
    color:#323232;
}

#page {
	width: 932px;
}
 
#header {
	padding:0px;
	margin:0px;
	clear: both;
}
a img{border: none;}
.the_hr {
	padding:0px;
	background:url(/images/hr_underline.png) repeat;
	height:2px;
	margin:0px 0px 4px 0px;
}

.the_hr_bottom {
	padding:0px;
	background:url(/images/hr_underline.png) repeat;
	height:2px;
	margin:0px 0px 14px 0px;
}

label.reg {
	width: 175px;
	float: left;
	clear: left;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.inputdiv {
	clear:left;
	height:32px;
	margin:0px;
	padding:0px;
}

.inputdivbreak {
	clear: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

.incorrect {
	color:#FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.greyed_out {
	color:#BBBBBB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

#top {
	padding:0px;
	margin:0px;
	height:13px;
	background: #FFF url(/images/header_bg.png) repeat-x top;
}

#topleft {
	padding:0px;
	margin:0px;
	clear: left;
	float: left;
	width:11px;
	height:13px;
	background: #FFF url(/images/header_left.png) no-repeat top;
}

#kwords {
	color:#BBBBBB;
	float: left;
	text-align: center;
	width: 900px;
	font-size: 9px;
	line-height: 12px;
}

#topright {
	float: right;
	clear: right;
	width:11px;
	height:13px;
	background: #FFF url(/images/header_right.png) no-repeat top;
}

#topnav {
    position: relative;
	clear:right;
	padding-top: 6px;
	font-weight: normal;
}

#logo {
	margin-top:8px;
	float: left;
	clear: left;
	width: 196px;
	height: 50px;
	background: #FFF url(/images/beta_logo.gif) no-repeat 0 0;

}


#topnav .topnav {
	margin-left:7px;
	margin-right:7px;
	margin-top:5px;
	float: right;
}

#topnav .topnav_ltext {
	margin-left:4px;
	margin-right:3px;
	margin-top:5px;
	float: right;
}
#avatar{
    position: absolute;
    top: 30px;
    right: 7px;
    height: 25px;
    line-height: 25px;
}
#avatar img{vertical-align: middle;}
#topnav .topnav_ptext {
	margin-left:4px;
	margin-right:3px;
	margin-top:5px;
	float: right;
}

#topnav .topSpacer {
	margin-left:0px;
	margin-right:0px;
	margin-top:5px;
	float: right;
}

#language {
	margin-left:7px;
	float: right;
	margin-top:6px;
}

#languages {
	margin-left:7px;
	float: right;
	background:url(/images/flags/nz.png) no-repeat left;
	margin-top:6px;
	padding-left: 20px;
	font-size:7pt;
}

#languages select {
	font-size:7pt;
}

#languages option {
	font-size:7pt;
}

#topnav #topnav_login_user {
	float: right;
	background:transparent url(/images/topnav_input.png) no-repeat scroll center center;
	height:20px;
	margin:3px 0px 0 0;
	width:101px;
}

#topnav #topnav_login_user input {
	background:transparent none repeat scroll 0 0;
	border:0 none;
	font-size:8pt;
	height:13px;
	line-height:14px;
	margin:3px 0px 0px 10px; 
	color:#323232;
	font-family:Arial,Helvetica,sans-serif;
	width:82px;
	float: left;
}

#topnav #topnav_login_pass {
	float: right;
	background:transparent url(/images/topnav_input_button.png) no-repeat scroll center center;
	height:20px;
	margin:3px 4px 0 0;
	width:130px;
}

#topnav #topnav_login_pass input {
	background:transparent none repeat scroll 0 0;
	border:0 none;
	font-size:7pt;
	height:13px;
	line-height:14px;
	margin:4px 0px 0px 10px;
	color:#323232;
	font-family:Arial,Helvetica,sans-serif;
	width:82px;
	float: left;
}

#midnav #midsearch {
	text-align: right;
	margin:7px 0px 8px 0px;
	float: right;
}
/* member nav */
#memember_nav{
margin:0;
padding:0;
list-style:none;
float:right;
}
#memember_nav li{
list-style:none;
display:block;
float:left;

}
#memember_nav li a{
display:block;
padding:0px 8px;
}
#midsearch #midsearch_area {
	background:transparent url(/images/main_search_input.png) no-repeat top left;
	height:22px;
	margin:2px 0px 0px 0px;
	clear:both;
}

#midsearch .midsearch_headings {
	margin:0px 1px;
	padding-top:2px;
	float: left;
	padding: 0px;
	display:block;
}

#heading_advanced {
	width:129px;
	height:16px;
	text-align:center;
	line-height:12pt;
	float:left;
	color:#323232;
}

#heading_advanced.rollon {
	background:url(/images/heading_advancedsearch_on.png) no-repeat;
}
#heading_categories {
	width:89px;
	height:16px;
	text-align:center;
	line-height:12pt;
	float:left;
	color:#323232;
}

#heading_categories.rollon {
	background:url(/images/heading_categories_on.png) no-repeat;
}

#heading_filesearch {
	width:146px;
	height:16px;
	text-align:center;
	line-height:12pt;
	float:left;
	color:#323232;
}

#heading_filesearch.rollon {
	background:url(/images/heading_filesearch_on.png) no-repeat;
}

#midsearch #midsearch_area #searchinput {
	background:transparent none no-repeat scroll 0 0;
	border:0 none;
	font-size:8pt;
	height:13px;
	line-height:14px;
	margin:3px 0px 0px 10px;
	color:#6D6E71;
	font-family:Arial,Helvetica,sans-serif;
	width:260px;
	float: left;
}

#topnav #topnav_login_pass #topnav_submit {
	background:transparent none repeat scroll 0 0;
	border:0 none;
	height:13px;
	margin:2px 0px 0px 10px;
	width:25px;
	float: left;
	cursor:pointer;
}

#userdetailsarea {
	height:40px;
	clear:right;
	background:url(/images/avatar_small.png) no-repeat right;
}

#nouserdetailsarea {
	height:40px;
	clear:right;
}

#userdetails {
	font-weight:bold;
	margin-left:7px;
	float: right;
	padding-right: 30px;
	padding-top: 12px;
	clear: right;
}

#breadcrumbs {
	padding:0px;
	margin:5px 0px 3px 10px;
	text-align: left;
}

.bc_spacer {
	padding-left:10px;
	padding-right:10px;
}

#midnav {
	padding:0px;
	margin:0px;
	margin-top:0px;
	height:52px;
	background:url(/images/eaeded_bg.png) repeat;
}

#midnav #midmenu {
	padding-top:5px;
	margin:0px;
	float: left;
	width:410px;
}

#midnav #midnavleft {
	padding-top:0px;
	margin:0px;
	width:8px;
	height:52px;
	float: left;
	background:url(/images/midnav_left.png) no-repeat right;
}

#midnav #midnavcenter {
	padding-top:0px;
	margin:0px;
	float: left;
	height:51px;
	width:916px;
}

#midnav #midnavright {
	padding-top:0px;
	margin:0px;
	width:8px;
	height:52px;
	float: right;
	background:url(/images/midnav_right.png) no-repeat right;
}

#midnav .midcheckboxes {
	margin:4px 0 0 0;
	height:17px;
	width:105px;
	float: left;
	text-decoration:none;
	text-align: left;
}

#midnav .midcheckboxes label {
	margin:0px 0px 0px 0px;
	float: left;
	text-decoration:none;
	text-align: left;
	cursor:pointer;
}

#midnav .midmenuitems {
	padding-top:3px;
	padding-left:15px;
	padding-bottom:0px;
	margin:0px;
	height:16px;
	width:100px;
	float: left;
	text-decoration:none;
	text-align: left;
	background:url(/images/bullet_point.png) no-repeat left;
}

#midnav .selected {
	background:url(/images/bullet_point_selected.png) no-repeat left;
} 

#sidepanel {
	float: left;
	margin: 10px 0px 0px 0px;
}

.midnav_top {
	height:9px;
	width: 194px;
	background:url(/images/midnav_top.png) no-repeat center;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#midcontent {
	clear: left;
	background:url(/images/eaeded_bg.png) repeat;
	text-align: left;
	padding: 0px 0px 0px 0px;
}

.midnav_bottom {
	height:9px;
	width: 194px;
	background:url(/images/midnav_bottom.png) no-repeat center;
	margin: 0px 0px 8px 0px;
	padding: 0px;
}

#midcontent p {
	padding-bottom:4px;
	padding-left:10px;
	padding-right:0px;
	margin: 0px;
	border:0px;
}

#midcontent a {
	text-decoration:none;
	border:0px;
}

#midcontent img {
	border:0px;
}

#midsearch_area .search_button {
	margin-right:8px;
	margin-top:2px;
	border:0px;
	background:none;
	width:65px;
	height:18px;
}

#midcontent h4 {
	padding:0px; 
	margin:0px 0px 0px 9px;
	background:url(/images/midnav_button.png) no-repeat center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
    color:#FFFFFF;
	width:178px;
	height:22px;
	text-align:center;
	line-height:20px;
}

#midcontent h4 a {
	text-decoration: none;
    color:#ffffff;
}


#midtrusted {
	clear: left;
	margin-top:0px;
	background:url(/images/eaeded_bg.png) repeat;
	text-align: left;
	padding: 2px 8px 0px 8px;
	height:30px;
}

#midtrusted a {
	text-decoration:none;
}

#alpha-enquiry {
	margin: 0 0 -10px 0;
	padding: 0 0 0 0;
}

#alpha-enquiry h3 {
	font-size: 10pt;
	text-align: center;
}

#alpha-enquiry a {
	text-decoration: underline;
}
#homepage-promo-tabs {
	height: 16px;
	margin: 0;
}
#homepage-promo-tabs ul {
	list-style-type: none;
	margin: 0 0 0 0;
}
#homepage-promo-tabs li {
	border-bottom: solid 1px #ddd;
	float: left;
	display: inline;
	padding: 3px 8px;
}
#homepage-promo-tabs li.feature {
	background: #eaeded;
	margin: 0 220px 0 10px;
	text-align: left;
	width: 320px;
}
#homepage-promo-tabs li.feature a {
	color: #323232;
}
#homepage-promo-tabs li.buy {
	background: #01abe8;		
}
#homepage-promo-tabs li.sell {
	background: #ea169f;
}
#homepage-promo-tabs li.refer {
	background: #0fcd00;	
}
#homepage-promo-tabs li a {
	color: #fff;
}
#homepage-promo-tabs li a:hover {
	text-decoration: underline;
}

h1 {
	font-weight:normal;
	margin-top:0px;
}

h2 {
	font-weight:normal;
}

h3 {
	font-weight:normal;
}

#footer {
	padding:0px 0px 0px 0px;
	margin:0px;
	height:20px;
	clear: both;
}

#footer a {
	text-decoration:none;
}

#partners img {
	padding: 15px 40px 0;
	width: 130px;
}

#bottom {
	padding:0px;
	margin:0px;
	height:20px;
}

#bottomleft {
	padding:0px;
	margin:0px;
	clear: left;
	float: left;
	width:0;
	height:430px;
}

#bottommidleft {
	float: left;
	margin-top:0;
}

#bottommidright {
	float: right;
	margin-top:0;
}

#bottommidright .bottomlink {
	margin:0px 3px 0px 6px;
	float: left;
}

#bottommidright .bottomSpacer {
	margin:0px 3px 0px 6px;
	float: left;
}


#bottomright {
	float: right;
	width:0;
	height:40px;
	
}

.clip {
	width:140px;
	float:left;
	margin-bottom:15px;
}

.clip_gap {
	width:7px;
	float:left;
	margin-bottom:10px;
}

.tagline1 {
	padding:0px;
	margin:0px;
}

.tagline2 {
	padding:0px;
	margin:0px;
	height:26px;
}

.tagline2 img {
	padding:0px;
	margin:0px;
	border:none;
	text-decoration:none;
}

#refine_search {
	float:left;
	display: block;
	clear:both;
}

#refine_search label {
	cursor:pointer;
}

#refine_search_col1 {
	float:left;
	display: block;
	width:290px;
}

#refine_search_col2 {
	float:left;
	display: block;
	width:290px;
}

#refine_search_col3 {
	float:right;
	margin-top:9px;
}

#refine_search_col3 a {
	border:0px;
	padding:0px 0px 0px 0px;
}

#refine_search_col3 #refine_button {
	border:0px;
	padding:0px 0px 0px 0px;
	font-weight:normal;
}

#refine_search_col3 #refine {
	border:0px;
	vertical-align:middle;
	padding:1px 3px 0px 0px;
}

#refine_search_col3 #refine_span {
	border:0px;
	padding:0px 0px 0px 0px;
}

#refine_search_col3 img {
	border:0px;
	padding:3px 0px 0px 3px;
}

#refine_search_col3 h4 {
	padding:0px; 
	margin:0px;
	background:url(/images/template_details_button.png) no-repeat center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
    color:#FFFFFF;
	width:130px;
	height:23px;
	text-align:center;
	line-height:20px;
}

#refine_search_col3 h4 a {
	text-decoration: none;
    color:#ffffff;
}

hr {
	border:0px;
	background:url(/images/hr_bg.png) repeat;
	height:2px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding:0px;
}

.inlist {
	clear: both;
	border:00px;
	background:url(/images/hr_bg.png) repeat;
	height:2px;
	margin-bottom: 8px;
}

#displaying {
	height: 22px;
	background:url(/images/eaeded_bg.png) repeat;
	clear: both;
	margin-bottom:8px;
}

#displaying_left {
	height: 22px;
	width:8px;
	background:url(/images/displaying_left.png) no-repeat;
	float: left;
}

#displaying_middle {
	float: left;
	margin-top: 4px;
}

#displaying_search {
	float: right;
	margin-top: 4px;
}

#displaying_right {
	height: 22px;
	width:8px;
	background:url(/images/displaying_right.png) no-repeat;
	float: right;
	clear: right;
}

form {
	margin:0px;
	padding: 0px;
}

.add_to_vault {
	cursor: pointer;
}

* { outline: none; }

#cssdropdown
{
	padding:0px;
	margin:0px;
}

li.headlink
{
	list-style: none;
	margin:0px;
	padding:0px;
	float: left;
}

.droppy
{
	list-style: none;
	margin:0px;
	padding:0px;
	position: absolute;
	display: none;
}

.droppy:hover
{
	position: absolute;
	display: block;
}

.droppy li
{
	list-style: none;
	margin:0px;
	padding:0px;
}

#the_category_droppy
{
	z-index:5000; 
}

#the_category_area
{
	width:368px;
	height:346px;
	background:url(/images/categories_bg.png) no-repeat center;
}

#the_categories
{
	padding-top:7px;
}

.categories {
	height:10px;
	width:110px;
	float: left;
	text-decoration:none;
	margin-left:10px;
	margin-top:4px;
	margin-bottom:0px;
	padding:0px;
	text-align: left;
	color:#ffffff;
}

.categories label {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	float: left;
	text-decoration:none;
	text-align: left;
	cursor:pointer;
	color:#ffffff;
}

#the_filesearch_droppy
{
	z-index:5000; 
}

#the_filesearch_area
{
	width:368px;
	height:54px;
	background:url(/images/filesearch_bg.png) no-repeat center;
}

#the_filesearch
{
	padding-top:7px;
}

.filesearch {
	height:10px;
	width:110px;
	float: left;
	text-decoration:none;
	margin-left:10px;
	margin-top:4px;
	margin-bottom:0px;
	padding:0px;
	text-align: left;
	color:#ffffff;
}

.filesearch label {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	float: left;
	text-decoration:none;
	text-align: left;
	cursor:pointer;
	color:#ffffff;
}

li.headlinky ul
{
	position: absolute;
	display: block;
}

li.headlinky:hover ul
{
	position: absolute;
	display: block;
}
.Lsearch {
	width:292px;
	float:left;
}

.buttonR {
	float:right;
	display: inline;
	height:22px;
	margin-left:3px;
	margin-right:2px;
}

.button {
	background:url(/images/buttonBG.png);
	height:22px;
	float: left;
	text-transform: uppercase;
}

.sbutton {
	border:0px;
	background:none;
	color:#FFFFFF;
	font-size:11px;
	padding-top:3px;
	cursor:pointer;
	font-family:Arial,Helvetica,sans-serif;

}
#midsearch_area input.sbutton
{
    width: 60px;
    position: relative;
    top: -3px;
    left: 0;
}
#midsearch_area div.button
{
    height: 18px;
    line-height: 22px;
    padding: 0 0 4px;
    
}
#midsearch_area .button input{vertical-align: middle;}
.button a {
	float: left;
    color:#ffffff;
	margin-bottom:0;
	margin-left:4px;
	margin-right:7px;
	margin-top:4px;
	font-size:8pt;
}

.Lbutton {
	background:url(/images/_button.png);
	height:22px;
	width:10px;
	float:left;
}

.buttona {
	background:url(/images/buttona.png);
	width:10px;
	height:22px;
	float:left;
}

.Rbutton {
	background:url(/images/button_.png);
	width:10px;
	height:22px;
	float:left;
}

.LbuttonW {
	background:url(/images/_buttonW.png);
	height:22px;
	width:10px;
	float:left;
}

.RbuttonW {
	background:url(/images/buttonW_.png);
	width:10px;
	height:22px;
	float:left;
}

.refsearch_option {
	float: left;
	width:280px;
	padding:0px;
	margin:0px;
}

#content .pageL {
	background:url(/images/pageBG_left.png) top left no-repeat;
	width:10px;
}

#content .pageR {
	background:url(/images/pageBG_right.png) top left no-repeat;
	width:10px;
}

#content .page {
	background:url(/images/pageBG_middle.png) top left repeat-x;
}

.page p {
	margin:0px;
	padding:10px 0px 10px 2px;
}

form {
	margin: 0;
	padding: 0;
} 

.main_heading {
	font-size:14px;
	font-weight:normal;
	line-height:10px;
	padding-top:7px;
	padding-bottom:11px;
}

.inputbox_styled {
	background:transparent url(/images/inputBG.png) repeat-x scroll left top;
	border:none;
	height:23px;
	float:left;
	color:#323232;
	font-family:Arial,Helvetica,sans-serif;
	font-size:8pt;
	line-height:14px;
	padding:5px 0 0 5px;
}

.inputbox_styled_L {
	background:transparent url(/images/inputL.png) no-repeat left top;
	border:none;
	width:9px;
	height:23px;
	line-height:10px;
	float:left;
}

.inputbox_styled_R {
	background:transparent url(/images/inputR.png) no-repeat left top;
	border:none;
	width:9px;
	height:23px;
	line-height:10px;
	float:left;
}

span.select {
	position: absolute;
	width: 175px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 17px;
	margin-top:2px;
	padding: 2px 24px 0px 8px;
	color:#323232;
	font-family:Arial,Helvetica,sans-serif;
	font-size:8pt;
	line-height:14px;
	background: url(/images/selectBG.png) no-repeat;
	overflow: hidden;
}

.buttonHeading {
	background:url(/images/buttonBG.png);
	height:22px;
}

.buttonHeading a {
	float: left;
    color:#ffffff;
	margin-bottom:0;
	margin-left:4px;
	margin-right:7px;
	margin-top:4px;
}

.buttonHeadingTitle {
	float: left;
    color:#ffffff;
	margin-bottom:0;
	margin-left:4px;
	margin-right:7px;
	margin-top:4px;
}

.buttonHeadingTitleProper {
	display:none;
}

.LbuttonHeading {
	background:url(/images/_button.png) no-repeat;
	height:22px;
	width:10px;
	float:left;
}

.buttonHeadinga {
	background:url(/images/buttona.png) no-repeat;
	width:10px;
	height:22px;
	float:left;
}

.RbuttonHeading {
	background:url(/images/button_.png) no-repeat;
	width:10px;
	height:22px;
	float:right;
}

input.searchChecks 
{
	display:none;
}

#content {
	width: 930px;
	text-align: left;
}

#leftpanel {
	width:545px;
	float: left;
}

#rightpanel {
	float: left;
	width: 385px;
}

.rightbox {
	height:103px;
	padding-bottom:8px;
	padding-top: 2px;
	background: url(../images/right_box_bg.gif) no-repeat 0 0;

}

#credits.rightbox {
	height:103px;
	background: url(../images/right_box_plans_bg.gif) no-repeat 0 0;

}
#credits img{display: none;}

#rightpanel .rightpaneltop {
	padding:0px;
	margin:0px;
	width:385px;
	height:6px;
	/*background:url(/images/main_left_panel_top.png) no-repeat right;*/
}

#rightpanel .rightpanelbody {
	padding:0px;
	margin:0px;
	width:385px;
	/*background:#e8ebeb;*/
}

#rightpanel .rightpanelcontent {
	padding:0px 6px 0px 6px;
	margin:0px;
	height:85px;
}

#rightpanel .rightpanelcontent hr {
	padding:0px;
	/*background:url(/images/hr_underline.png) repeat;*/
	height:2px;
	margin:0px 0px 4px 0px;
}

#rightpanel .rightpanelcontent .the_hr 
{
	padding:0px;
	/*background:url(/images/hr_underline.png) repeat;*/
	height:2px;
	margin:0px 0px 4px 0px;
	display: none;
}

#rightpanel .rightpanelcontent h3 {
	font-size:14px;
	font-weight:normal;
	line-height:10px;
	margin:0px 0 6px;
	padding-bottom:4px;
	padding-left:2px;
	padding-right:47px;
	width:323px;
}

#rightpanel .rightpanelcontent .credit_tablet {
	float: left;
	display: inline;
	width: 60px;
	height: 60px;
	padding:7px 0px 0px 0px;
	margin:0px 5px 0px 0px;
	background:url(/images/credits_tablet.png) no-repeat right bottom;
	text-align:center;
	
}

#rightpanel .rightpanelcontent .credit_tablet_last {
	float: left;
	width: 60px;
	height: 60px;
	padding:7px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background:url(/images/credits_tablet.png) no-repeat right bottom;
	text-align:center;
}

.credit_tablet_content {
	padding-top: 8px;
	margin-left: 8px;
	margin-right: 8px;
	color: #FFFFFF;
}

#rightpanel .credit_tablet_content h5 {
	font-size:16px;
	line-height:16px;
	padding:0px;
	margin:0px;
}

#rightpanel .rightpanelbottom {
	padding:0px;
	margin:0px;
	width:385px;
	height:7px;
	/*background:url(/images/main_left_panel_bottom.png) no-repeat right;*/
}

#buy_credit_button {
	margin-top:44px;
	float:right;
	height:22px;
	display: inline;
}
#buy_credit_button .buttonR{display: inline; margin: 0;}
#credit_button {
	float:right;
	height:22px;
	margin-top:37px;
	margin-left:3px;
	width:100px;
	display: inline;
    color:#ffffff;
}




#credit_button h4 {
	padding:0px; 
	margin:0px;
	background:url(/images/credit_button.png) no-repeat center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
    color:#FFFFFF;
	width:100px;
	height:22px;
	text-align:center;
	line-height:20px;
}

#credit_button h4 a {
	text-decoration: none;
    color:#ffffff;
	font-weight: normal;
}

.break {
	height:4px;
	clear: left;
}

#search #midsearch_area {
	background:transparent url(/images/welcome_search_input.png) no-repeat top left;
	height:22px;
	clear: both;
}

#search #midsearch_area #searchinput {
	background:transparent none repeat scroll 0 0;
	border:0 none;
	font-size:8pt;
	height:13px;
	line-height:14px;
	margin:5px 0px 0px 10px;
	font-family:Arial,Helvetica,sans-serif;
	width:275px;
	float: left;
}

#midsearch {
	padding-bottom:5px;
	margin:0px;
	float: left;
	width:370px;
}

#midsearch .midcheckboxes {
	margin:1px 0px 0px 0px;
	height:17px;
	width:107px;
	float: left;
	text-decoration:none;
	text-align: left;
}

#midsearch .midcheckboxes label {
	margin:0px 0px 0px 0px;
	float: left;
	text-decoration:none;
	text-align: left;
	cursor:pointer;
}

#join_button {
	float:right;
	position: relative;
	top:-6px;
}


#join_button h4 a {
	text-decoration: none;
    color:#ffffff;
}

#joinus_text {
    float: left;
	line-height:13px;
	padding-left:3px;
}

#video_outline {
	background:url(/images/video_outline_loader.png) top left no-repeat;
}

#video_button {
	height:30px;
	padding:0;
	margin: 0;
	width:535px;
    color:#ffffff;
	background:url(/images/video_bottom.png);
}

#video_button h4 {
	padding:0px; 
	margin:0px;
	padding-top:4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
    color:#FFFFFF;
	width:535px;
	height:22px;
	text-align:center;
	line-height:20px;
	font-weight: normal;
}

#video_button h4 a {
	text-decoration: none;
    color:#ffffff;
}

#main_big_panel {
	clear: left;
	margin: 0px;
	padding: 2px 0px 0px 0px;
}

#main_big_panel h3 {
	font-size:14px;
	font-weight:normal;
	line-height:10px;
	margin:0px;
	padding-bottom:4px;
	padding-left:2px;
	padding-right:47px;
}

#main_big_panel hr {
	padding:0px;
}	

#main_big_panel_top {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	background:url(/images/main_big_panel_top.png) no-repeat center;
	height:7px;
	width:929px;
}

#main_big_panel_body {
	padding: 0px;
	margin: 0px;
	background:url(/images/grey_bg.png);
	width:929px;
}

#main_big_panel_content {
	padding: 0px 6px;
	margin: 0px;
	height:177px;
	background:url(/images/howitworks_welcome_bg.png) no-repeat top;
}
#main_big_panel_content h3
{
    text-transform: uppercase;
}
#main_big_panel_bottom {
	padding: 0px;
	margin: 0px;
	background:url(/images/main_big_panel_bottom.png) no-repeat center;
	height:9px;
	width:929px;
}

#overlay_teste_tl {
	position: absolute;
	top:98px;
	left:33px;
}
#overlay_teste_tr {
	position: absolute;
	top:99px;
	left:33px;
}
#overlay_teste_bl {
	position: absolute;
	top:99px;
	left:33px;
}
#overlay_teste_br {
	position: absolute;
	top:99px;
	left:33px;
}

#welcome_footer {
	padding:0px 0px 0px 0px;
	margin:0px;
	height:40px;
	clear: both;
}

#welcome_footer a {
	text-decoration:none;
	color:#6d6e71;
}

#welcome_bottom {
	padding:0px;
	margin:0px;
	height:40px;
}

#welcome_bottomleft {
	padding:0px;
	margin:0px;
	clear: left;
	float: left;
	width:11px;
	height:40px;
}

#welcome_bottommidleft {
	float: left;
}

#welcome_bottommidright {
	float: right;
}

#welcome_bottommidright .welcome_bottomlink {
	margin:0px 3px 0px 5px;
	float: left;
}

#welcome_bottommidright .welcome_bottomSpacer {
	margin:0px 3px 0px 6px;
	float: left;
}

#welcome_bottomright {
	float: right;
	width:11px;
	height:40px;
}

#main_big_panel_content .the_hr {
	padding:0px;
	background:url(/images/hr_underline.png) repeat;
	height:2px;
	margin:0px 0px 4px 0px;
}

#how_contents {
	width:925px;
	height:65px;
	margin-top:96px;
}

#how_contents p {
	padding:0px;
	margin:0px;
}

div.howitworks_heading {
	padding:0px;
	font-size: 12px;
	margin-top: 0px;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	clear: both;
}

#how1 div.hiw1 {
	width: 100px;
    margin: 0 auto;
}

div.hiw2 {
	width: 130px;
}

div.hiw3 {
	width: 115px;
}

div.hiw4 {
	width: 80px;
}

#how_contents .howitworks_heading_badge 
{
	padding:0px;
	margin:0px;
	color:#ffffff;
	width:28px;
	height: 25px;
	float: left;
}
#how_contents .howitworks_heading_badge img{display: block;}
#how_contents .howitworks_heading_badge_text 
{
	padding:0px;
	margin:0px;
	color:#ffffff;
	float: left;
	padding-top:5px;
	width:27px;
	text-align: center;
}

#how_contents .howitworks_heading_text 
{
	padding:0px;
	margin:0px;
	float: left;
	padding:4px 0px 0px 0px;
}

#how_left {
	float: left;
	height:70px;
	width:18px;
}

#how1 {
	float: left;
	height:70px;
	width:190px;
	text-align:center;
}

#how2 {
	float: left;
	height:70px;
	width:230px;
	text-align:center;
}

#how3 {
	float: left;
	height:70px;
	width:200px;
	text-align:center;
}

#how4 {
	float: left;
	height:70px;
	width:220px;
	text-align:center;
}

.howgap {
	float: left;
	height:70px;
	width:20px;
}

#how_contents .how_bodytext {
	padding:0px;
	clear:left;
	position: relative;
	z-index: 12;
}

.the_hr {
	padding-top:0px;
	background:url(/images/hr_underline.png) repeat;
	height:2px;
	margin-top:10px;
	margin-bottom:5px;
}
#homeFooterSeo
{
    padding-top: 10px;

}
#homeFooterSeo,
#homeFooterSeo a
{
    font-size: 9px;
    color: #BABCBB;
}