body{
  background: #FFFFFF url(images/gradient.gif) repeat-x;
  margin: 0px;
  font-size:12px;
  font-family: sans-serif, arial, 'lucida console';
  padding: 0px 20px 20px 20px;
}

a{
text-decoration: none;
  color:#3300CC;
}

table{
  border: 1px solid #DCDCDC !important;
}

table textarea{
  height: 300px;
}

p{
  padding: 6px 6px 6px 6px;
  margin: 5px 5px 5px 5px;
}

ul li label{
	margin: 10px 0px 0px 0px;
	display:block;
}

img {
  border:0px;
}

#htw{
margin-bottom:52px;
}


#htw ul{
margin-top:0px;
list-style:none;
clear:both;
margin-left:-104px;
}


#htw ul li{
float:left;
padding-left:74px;
}

tr.even{
  background:#EFEFEF;
}
tr.odd{
  background:#F7F7F7;
}

/* PNG Fix */
img, #logo{ behavior: url(iepngfix.htc) }

.info, .success, .warning, .error, .validation, .msg_redirect, .search {
  border: 1px solid;
  margin: 10px 0px;
  padding:15px 10px 15px 50px;
  background-repeat: no-repeat;
  background-position: 10px center;
  width: 465px;
}

#tips{
  border: 1px solid;
  margin: 10px 0px;
  padding:15px 10px 15px 50px;
  background-repeat: no-repeat;
  background-position: 10px center;
  color: #00529B;
  background-color: #BDE5F8;
  background-image: url('icons.php?icon=1016');
  width: 650px;
}

.msg_redirect {
  color:#222222;
  background-color: #efefef;
  background-image: url('icons.php?icon=1042');
}

.search {
  color: #00529B;
  background-color: #BDE5F8;
  background-image: url('icons.php?icon=1032');
}

.info {
  color: #00529B;
  background-color: #BDE5F8;
  background-image: url('icons.php?icon=1016');
}
.success {
  color: #4F8A10;
  background-color: #DFF2BF;
  background-image:url('icons.php?icon=1041');
}
.warning {
  color: #9F6000;
  background-color: #FEEFB3;
  background-image: url('icons.php?icon=1004');
}
.error {
  color: #D8000C;
  background-color: #FFBABA;
  background-image: url('icons.php?icon=1006');
}

.validation {
  color: #D63301;
  background-color: #FFCCBA;
  background-image: url('icons.php?icon=1030');
}

#wrap{
  width: 745px;
  margin: 0px auto;
}

#header #left_menu{
  margin: -10px auto 10px auto;
  padding: 7px 7px 17px 7px;
  height: 35px;
  border: 0px;
  background-color: #EDFEFF;
  /*background: rgba(255, 255, 255, 0.7);*/
}

#header #left_menu ul li label{
  font-size: 14px;
  font-weight: bold;
  display: block;
}

#header #left_menu ul li{
  font-size: 11px;
  text-align: center;
}

#header #left_menu ul{list-style: none; margin: 0px; padding: 0px; }
#header #left_menu ul li{float: left; padding: 0px 15px 0px 15px; }
#header #right_menu ul{ list-style: none; margin: 0px; padding: 0px; }
#header #right_menu ul li{ float: right; padding: 0px 15px 0px 15px; }

#header #right_menu{
  float: right;
  margin: -45px 0px 0px 0px;
  border: 0px;
}

#left{
  position: relative;
  float: left;
  display:block;
  margin-top: 0px;
  width: 750px;
}

#left h2{
  margin: -5px 0px 15px 0px;
  padding: 0px;
  font-size: 21px;
}

#left a{
  text-decoration: underline;
}

#body_how_this_works #logo{
  display: none;
}

#body_search #left {
  float:left;
  width:750px;
  margin: 0px;
}

#right{
  float: right;
  display:block;
  margin: 50px 20px 0px 0px;
  width:130px;
  height: 185px;
  position: relative;
}

#body_search #tabs label{
width: 158px !important;
}

#body_search #right{
  display: none;
  width:500px;
  margin:0px auto;
  padding:0px;
}

#body_search #logo{
  background-image: url('/images/tlx.png');
  background-repeat: no-repeat;
  width:298px;
  height:221px;
  float:left;
  margin: 0px 20px 2px 0px;
  top: auto;
  right: auto;
  position: static;
}

#body_search #logo h1{
  text-indent:-20000px;
  float: left;
}

#body_search #logo h2{
  display: none;
  text-indent:-20000px;
  float: left;
}

#logo{
  position: absolute;
  background-image: url('/images/background-nowords.png');
  background-repeat: no-repeat;
  width:130px;
  height:180px;
  display:block;
	right: 2px !important;
	top: 5px !important;
  float: right;
}

#logo h1{
  text-indent:-40000px;
}

#logo h2{
  text-indent:-20000px;
}

#slogan{
  width: 430px;
  float: left;
}

#slogan h2 span{
  font-family: Microsoft Sans Serif;
  font-size: 26px;
}

#slogan h2{
  float: left;
  text-align:center;
  color: #000;
  font-weight: normal;
  font-family: Times New Roman;
  font-style: normal;
  font-size: 24px;
  margin-top: 25px;
  margin-bottom: 10px;
  padding: 5px 10px -10px 10px;
}

#spam ul li{
  width: 380px;
  margin-left: 130px;
}

#spam h3{
  margin: -30px 0px 10px 0px;
  font-size: 21px;
}

#spam textarea{
  width: 350px;
}

#spam label{
  margin: 0px 0px 0px -135px;
}

#change_password h3{
  margin: -30px 0px 10px 0px;
  font-size: 21px;
}

#refer_a_friend input,textarea{
  width: 200px;
}

#refer_a_friend #wide {
  width: 362px;
  margin: 0px 0px 20px 0px;
}

#refer_a_friend h3{
  margin: -30px 0px 10px 0px;
  font-size: 21px;
}

#refer_a_friend ul li label{
  float: left;
  text-align: left !important;
  width: 210px !important;
  margin: 0px !important;
}

#new_post .success, .info, .error, .validation, .warning{
  width: 380px;
}

#new_post small{
  display: block;
  clear: both;
}

#new_post h3{
  margin: -30px 0px 10px 0px;
  font-size: 21px;
}

#new_post select{
  width: 200px;
}

#new_post label{
  display: block;
  float: left;
  text-align: right;
  font-weight: bold;
  width: 150px !important;
  margin: 0px 0px 0px -170px;
  padding: 0px 0px 10px 0px;  
}

#new_post .nyroModal{
  position: relative;
  margin-left: 4px;
}

#new_post .col{
	float: left;
	width: 200px;
  margin-left: -10px;
}

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

#new_post ul li{
  margin-left: 170px;
  padding: 0px 0px 10px 0px;
}

#new_post textarea{
  width: 374px !important;
}











#edit_post .success, .info, .error, .validation, .warning{
  width: 380px;
}

#edit_post small{
  display: block;
  clear: both;
}

#edit_post h3{
  margin: -30px 0px 10px 0px;
  font-size: 21px;
}

#edit_post select{
  width: 200px;
}

#edit_post label{
  display: block;
  float: left;
  text-align: right;
  font-weight: bold;
  width: 150px !important;
  margin: 0px 0px 0px -170px;
  padding: 0px 0px 10px 0px;  
}

#edit_post .nyroModal{
  position: relative;
  margin-left: 4px;
}

#edit_post .col{
	float: left;
	width: 200px;
  margin-left: -10px;
}

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

#edit_post ul li{
  margin-left: 170px;
  padding: 0px 0px 10px 0px;
}

#edit_post textarea{
  width: 374px !important;
}





#account_settings h3{
  margin: -30px 0px 10px 0px;
  font-size: 21px;
}

#account_settings label{
  margin-top: 0px;
}

#posting_profile h3{
  margin: -30px 0px 10px 0px;
  font-size: 21px;
}

#my_posts h3{
  margin: -30px 0px 10px 0px;
  font-size: 21px;
}

#my_posts table{ 
  width: 444px;
  border: 0px solid #DCDCDC !important;
}

#my_posts table a{
  font-weight: bold;
}

#my_posts table tr{
	border: 0px;
	padding: 0px;
}

#my_posts table th{
	border: 0px;
	padding: 5px;
	background-color: #DCDCDC;
}

#my_posts td{
  padding: 10px;
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
  border-bottom: 1px solid #DCDCDC;
}

#my_posts table a, #my_posts table a:visited {
  font-family:arial, verdana, sans-serif;
  font-size:12px; 
  text-align:left;
  text-decoration:none;
  color:#33a;
}

#spam_review td{
  border-bottom: thin dotted #000000;
}

#spam_review th{
  text-align:left;
}

#spam_form input,select,textarea{
  width: 420px;
}

#search_results a{
  text-decoration:none;
}

#search_results table{
  border-collapse: collapse;
  background:#ffffff;
  border: solid 1px #0000cc;
  width:715px;
}

#search_results th{
  padding:10px;
  background:#ffffff;
  border-bottom:solid 1px #aaaaaa;
  border-spacing:0px;
}

#search_results td{
  padding:10px;
  border:solid 0px;
}

#new_post table{
  border-collapse: collapse;
  background:#ffffff;
  border: solid 1px #0000cc;
}

#new_post tr.even{
  background:#eeeeee;
}

#new_post tr.odd{
  background:#e0e0e0;
}

#new_post th{
  padding:10px;
  text-align:left;
  background:#ffffff;
  border-bottom:solid 1px #aaaaaa;
  border-spacing:0px;
}

#new_post td{
  padding:10px;
  border:solid 0px; 
}

#posts table{
  border-collapse: collapse;
  border: solid 1px #000033;
}

#posts tr{
  background:#e0e0e0;
}

#posts th{
  padding:10px;
  background:#efefef;
}

#posts td{
  padding:10px;
}

#post_contact table{
  border-collapse: collapse;
  border: solid 1px #000033;
}

#post_contact tr{
  background:#e0e0e0;
}

#post_contact th{
  padding:10px;
  background:#efefef;
}

#post_contact td{
  padding:10px;
}

#spam table{
  border-collapse: collapse;
  border: solid 1px #000033;
}

#spam tr{
  background:#e0e0e0;
}

#spam th{
  padding:10px;
  background:#efefef;
}

#spam td{
  padding:10px;
}

#faq_table tr.even{
  background:#eeeeee;
}

#faq_table tr.odd{
  background:#e0e0e0;
}

#faq_table th{
  font-size:20px;
  background:#ffffff;
}

#administrative_pages table{
  border-collapse: collapse;
  border: solid 1px #000033;
}

#administrative_pages tr{
  background:#e0e0e0;
}

#administrative_pages th{
  padding:10px;
  background:#efefef;
}

#administrative_pages td{
  padding:10px;
}

#thank ul li{padding: 10px 10px 10px 10px; }
#thank a{color:#3300CC;}

.demoHeaders { margin-top: 2em; }
#dialog_link {padding: .4em 1em .4em 20px;text-decoration: none;position: relative;}
#dialog_link span.ui-icon {margin: 0 5px 0 0;position: absolute;left: .2em;top: 50%;margin-top: -8px;}
ul#icons {margin: 0; padding: 0;}
ul#icons li {margin: 2px; position: relative; padding: 4px 0; cursor: pointer; float: left;list-style: none;}
ul#icons span.ui-icon {float: left; margin: 0 4px;}


#tabs .w{
 width: 300px !important;
}

#tabs li {
  font-size:13px;
  font-weight:normal;
}

#tabs li a{
  font-size:13px;
  font-weight:bold;
}

#tabs select{
  width: auto;
}

#tabs a{
  text-decoration: none;
}

#tabs{
	margin: 10px auto 0px auto;
	position: relative;
	width: 500px;
	height: 200px;
}
			
#tabs img{
	border: 0px;
}
			
#tabs label {
  display:block;
  float:left;
  padding-right:34px;
  text-align:right;
  width:150px;
  margin-top:0px;
}
			
#tabs ul{
  list-style: none;
  margin: 0px;
	padding: 0px;
}
			
#tabs ul li input, ul li label{
/*
	margin: 10px 0px 0px 0px;
	display:block;
*/
}
									
#tabs form li{
	padding: 0px 0px 10px 0px;
}

#tabs .help{
	position: absolute;
  bottom: 0px;
  right: 0px;
  width: 100%;
  text-align: right;
  background-color: #EFEFEF;
  border-top: 1px solid #AAA;
}
			
#tabs .help p{
	margin: 0px;
	padding: 4px 7px 4px 7px;
}

#tooltip{
	font-size: 16px;
	position:absolute;
	border:1px solid #333;
	background:#F7F7F7;
	padding:2px 5px;
	color:#333;
	display:none;
	min-width: 150px;
	min-height: 50px;
}	

#introduction{
  float: left;
  width: 430px;
  margin: 0px 0px 40px 0px;
  font-family: arial;
}

#introduction a{
  text-decoration: underline;
}

#introduction p{
  letter-spacing: 1px !important;
  font-weight: normal;
  padding: 0px 10px 0px 10px;
  color: #000;
  font-size: 17px;
}

#search-peer{
  margin-bottom: 20px;
}

.left_form_options{
  float: left;
  margin-top:-25px;
  padding: 0px 0px 0px 10px;

}

.right_form_options{
  float: right;
}

#footer{
  font-size: 12px;
  text-align: center;
}

#footer ul{
  width: 150px;
  display: inline;
  list-style: none;
  margin: 0px;
  padding: 0px;
}

#footer ul li{
  float: left;
  padding: 0px 10px 0px 10px;
}

.rounded {
  background-color:#C3D9FF;
  border:2px solid #0000ff;
}

.clear {clear:both;}

#body_category a{
  text-decoration: none;
}

#body_category #left ul{
  list-style: none;
}

#body_category #left label{
  font-weight: bold;
}

#body_category #left label{
	display: block;
	margin-top: 15px;
	font-size: 14px;
}

#body_category #left ul{
	margin: 0px 0px 0px 15px;
	padding: 0px;
}

#body_category #header #left_menu{
	border: 1px solid #EFEFEF;
}



#body_search #left{
	background-color: transparent;
	margin-top: 50px;
	padding: 0px;
	border: 0px;
	width: 750px !important;
}

#left{
	width: 712px !important;
	padding: 15px;
	margin-top: 20px !important;
	border: 1px solid #EFEFEF;
	background-color: #F7FFFF;
}

#body_posts #left label{
  display: block;
  float: left;
  text-align: right;
  font-weight: bold;
  width: 150px;
  margin: 0px 0px 0px -170px;
  padding: 0px 0px 10px 0px;  
}

#body_category #left .col{
	float: left;
	width: 200px;
  margin-left: -10px;
}

#body_posts #left ul{
  list-style: none;
  margin: 0px;
  padding: 0px;
}

#body_posts #left ul li{
  margin-left: 170px;
  padding: 0px 0px 10px 0px;
}


#my_account_pages table{
  width: 100%;
}

#my_account_pages{
  float:left;
  margin: -10px 0px 0px 10px;
  width: 450px;
}

#my_account_pages table img{
  float: left;
  margin-right: 10px;
}

#my_account_pages table strong{
  float: left;
}

#my_account_pages td{
  border-bottom: 1px solid #F7F7F7;
}

#my_account_menu{
  float:left;
  width: 150px;
  margin: 0px 10px 0px 0px !important;
  border-right: 1px solid #DCDCDC;
}


#my_account_menu ul{
  margin: 0px;
  padding: 0px;
  background-color: transparent !important;
}

#my_account_menu li{
list-style:none;
padding: 3px 3px 3px 3px !important;
}

#faq_q {
background: #dedede;
}

#faq_q label {
font-size:19px;
font-weight:bold;
color:#ff3333;
}

#faq_a {
background:#fdfdfd;
}

#faq_a label {
font-size:19px;
font-weight:bold;
color:#3333ff;
}

#faq {
padding: 10px 10px 10px 10px;
}

.search_results_messages{
  height: 120px;
}

.search_results_messages p{
  margin: 0px;
  padding: 0px;
}

.search_results_messages .first{
  margin-top: -10px;
}

.search_results_messages .second{
  margin: 80px 0px 0px 0px;
}

.search_results_messages .third a{
  display: block;
  color: #000000;
  width: 150px;
  margin: -80px 0px 0px 0px;
  padding: 5px;
  text-decoration: none !important;
  border-bottom: 2px solid #555555;
  border-right: 2px solid #555555;
  background-color: #C0C0C0;
}



#body_my_account .info{
  width: 380px;
}

#body_my_account form{
  display: block;
  margin: 40px 0px 0px 0px;
}

#body_my_account .link{
  margin-left: 50px;
  font-weight: bold;
}

#body_my_account #left ul{
  list-style: none;
  margin: 0px;
  padding: 0px;
}

#body_my_account #left ul li{
  padding-bottom: 10px;
}

#body_my_account #left label{
  font-weight: bold;
  display: block;
  float: left;
  width: 120px;
  text-align: right;
  padding-right: 10px;
}





#body_post_contact #left ul{
  list-style: none;
  margin: 0px;
  padding: 0px;
}

#body_post_contact #left ul li{
  margin-left: 170px;
  padding-bottom: 10px;
}

#body_post_contact #left label{
  font-weight: bold;
  display: block;
  float: left;
  width: 150px;
  text-align: right;
  margin: 0px 0px 0px -170px;
  padding-right: 10px;
}

.button{
  text-decoration: none !important;
  background-color:#C0C0C0;
  border-bottom:2px solid #555555;
  border-right:2px solid #555555;
  color:#000000;
  display:block;
  margin: 0px 10px 0px 0px;
  font-size: 16px;
  font-weight: bold;
  padding:5px;
  float: left;
}



.help-lightbox ol{
list-style:upper-alpha;
}

.help-lightbox ol li{
padding: 5px;
}








/* for the help lightbox 
*******************************************************************************/


div#nyroModalFull {
	font-size: 12px;
	color: #777;
	font-family: Verdana;
}
div#nyroModalFull div#nyroModalLoading {
	border: 4px solid #777;
	width: 150px;
	height: 150px;
	text-indent: -9999em;
	background: #fff url(../img/ajaxLoader.gif) no-repeat;
	background-position: center;
}
div#nyroModalFull div#nyroModalLoading.error {
	border: 4px solid #f66;
	line-height: 20px;
	padding: 20px;
	width: 300px;
	height: 100px;
	text-indent: 0;
	background: #fff;
}
div#nyroModalFull div#nyroModalWrapper {
	background: #fff;
	border: 4px solid #777;
}
div#nyroModalFull div#nyroModalWrapper a#closeBut {
	position: absolute;
	display: block;
	top: -13px;
	right: -13px;
	width: 12px;
	height: 12px;
	text-indent: -9999em;
	background: url(../img/close.gif) no-repeat;
	outline: 0;
}
div#nyroModalFull div#nyroModalWrapper h1#nyroModalTitle {
	margin: 0;
	padding: 0;
	position: absolute;
	top: -22px;
	left: 5px;
	font-size: 12px;
	color: #ddd;
}
div#nyroModalFull div#nyroModalWrapper div.wrapper div#nyroModalContent {
	padding: 5px;
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent {
	position: relative;
	overflow: hidden;
	text-align: center;
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent img {
	vertical-align: baseline;
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent div {
	position: absolute;
	bottom: 0;
	left: 0;
	background: black;
	padding: 10px;
	margin: 10px;
	border: 1px white dotted;
	overflow: hidden;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent div:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
	cursor: help;
}
div#nyroModalFull div#nyroModalWrapper a.nyroModalPrev, div#nyroModalFull div#nyroModalWrapper a.nyroModalNext {
	z-index: 105;
	outline: none;
	position: absolute;
	top: 0;
	height: 100%;
	width: 40%;
	cursor: pointer;
	text-indent: -9999em;
	background-image: url(data:image/gif;base64,AAAA); /* Trick IE6 */
}
div#nyroModalFull div#nyroModalWrapper div.wrapperSwf a.nyroModalPrev, div#nyroModalFull div#nyroModalWrapper div.wrapperSwf a.nyroModalNext, div#nyroModalFull div#nyroModalWrapper div.wrapper a.nyroModalPrev, div#nyroModalFull div#nyroModalWrapper div.wrapper a.nyroModalNext {
	height: 60%;
	width: 20%;
}
div#nyroModalFull div#nyroModalWrapper div#nyroModalContent a.nyroModalPrev {
	left: 0;
}
div#nyroModalFull div#nyroModalWrapper div#nyroModalContent a.nyroModalPrev:hover {
	background: url(../img/prev.gif) left 20% no-repeat;
}
div#nyroModalFull div#nyroModalWrapper div#nyroModalContent a.nyroModalNext {
	right: 0;
}
div#nyroModalFull div#nyroModalWrapper div#nyroModalContent a.nyroModalNext:hover {
	background: url(../img/next.gif) right 20% no-repeat;
}


.signup table{
  width: 100%;
  border: 0px !important;
}

.signup label{
  display: block;
  float: left;
  text-align: right;
  font-weight: bold;
  width: 150px;
  margin: 0px 0px 0px -170px;
  padding: 0px 0px 10px 0px;  
}

.signup .col{
	float: left;
	width: 200px;
  margin-left: -10px;
}

.signup ul{
  list-style: none;
  margin: 0px;
  padding: 0px;
}

.signup ul li{
  margin-left: 170px;
  padding: 0px 0px 10px 0px;
}


.space{
  margin-top: 5px;
}


#footer{
	clear: both;
}


#change_password label{

}

#change_password ul li{
	clear: both;
}

#htw table{
  margin: 0px auto;
}

.iefx10{
  position: relative;
  left: -105px !important;
}

.iefx10 small{
  position: relative;
  left: 105px;
}

.upgrade{
  padding: 15px;
  border: 1px solid tan;
  background-color: lightyellow;
}

#johns_links{display:none;}