@charset "utf-8";
/* 
	basic style definitions
	(c) earthscreen
 */


/**********************************
	Elements
***********************************/

body {
	margin:0;
	font-family: Helvetica, Verdana, sans-serif;
	font-size:85%;
}
.clear {
	clear:both;
	height: 1px;
}
p, ul, li, h1, h2, h3, h4, h5, h6, form {
	margin:0;
	padding:0;
}
h2.email_confirmed {
  font-size: 1.6em;
  font-weight: normal;
  color: #747474;
  margin-top: 1em;
}
input, textarea {
	font-family:Helvetica, Verdana, sans-serif;
	font-size:1.0em;
}
.privacy p, .terms p {
  margin: 1em 0;
}
/* hyperlinks */
.gl {
	color: #3c8b1b !important;
}
.gl:hover {
	color: #1b518b !important;
}
a img {
  border: none;
}
a.greylink, a.greylink:link {
	color: #999 !important;
	text-decoration: none !important;
}
a.greylink:hover {
  text-decoration: underline !important;
}
a.redlink, a.redlink:link, a.redlink:hover {
	color: #B84F36 !important;
	text-decoration: underline !important;
}
a.bottom_link {
	color: #1B518B; 
	text-decoration: underline !important;
}
a.bottom_link:hover {
	color: #3C8B1B; 
	text-decoration: none !important;
}
a.blue {
  color: #1B518B !important;
  text-decoration: underline !important;
}
a.blue:hover {
  color: #3C8B1B !important;
  text-decoration: none !important;
}

a.green {
  color: #3C8B1B !important;
  text-decoration: underline !important;
}
a.green:hover {
  color: #1B518B !important;
  text-decoration: none !important;
}
a.redlink.cancel {
  font-size: 12px;
}



/**********************************
	Plaxo's styles
***********************************/

/* New Plaxo CSS */
.plaxo_add_wide {
	width: 300px;
	text-align: left;
	margin-left: 20px;
	padding: 15px 0 0 0;
	}
.plaxo_add_wide p {
	float: right;
	color: #898a8b;
	line-height: 1.2em;
	font-size: 1em;
	padding: 0;
	width: 175px;
	}
.plaxo_add_results {
	width:160px;
	float:left;
	font-size:16px;
	color: #747474;
}
.added {}
.added a {
	font-weight:bold;
	color: #3c8b1b !important;
}










/**********************************
	Ratings and stars
***********************************/
.star{
	background:url(/images/star.gif) no-repeat left bottom;
	font-size:1.3em;
	cursor:pointer;
	padding-left:16px;	
}
.stardim{
	background:url(/images/stardim.gif) no-repeat left bottom;
	font-size:1.3em;
	cursor:pointer;
	padding-left:16px;	
}
.star1{
	background:url(/images/rate_sl.gif) no-repeat top left;
	display:block;
	float:left;
	width:28px;
	height:24px;
	cursor:pointer;
}
.stardim1{
	background:url(/images/rate_l.gif) no-repeat top left;
	display:block;
	float:left;
	width:28px;
	height:24px;
	cursor:pointer;
}
#rate_message{
	display:block;
	float:left;
	width:100px;
	padding-top:3px;
}
.rating_message{
	font-size:small;
}
.desc_div{
	font-size:0.9em;
	min-height:30px;
	margin-top:5px;
	margin-bottom:10px;
}
/*/*/
* html .desc_div {
	height:30px;
}
/* */








/**********************************
	Tag Cloud
***********************************/
.tag_cloud a:link, .tag_cloud a:visited, .tag_cloud a:active{
	text-decoration:none;
}
.tag1 {font-size: 1.0em; text-decoration:none;}
.tag2 {font-size: 1.2em; text-decoration:none;}
.tag3 {font-size: 1.4em; text-decoration:none;}
.tag4 {font-size: 1.6em; text-decoration:none;}
.tag5 {font-size: 1.8em; text-decoration:none;}
.tag6 {font-size: 2.0em; text-decoration:none;}
.share{
	background:url(/images/email.gif) no-repeat left;	
	text-align:center;
	cursor:pointer;		
	padding:0px 7px 0px 7px;	
}





/**********************************
	Miscellaneous Styles
***********************************/
.small_desc{
	font-size:smaller;
}
.dim_text{
	color:#666666;
}
.sortable_li{}
.hline{
	border-top:4px solid #eeeeee;
}
/* Forms and related styles */
.reg_form{
	line-height:160%;
}
.reg_form em{
	font-style:normal;
	font-size:smaller;
}
.reg_form .tf, .reg_form .large_tf, #simple_captcha input, .login .tf {
	font-size:1.2em;
	color: black;
	border:1px solid #acacac;
	background:#fff6d9;
	width:180px;
	padding:2px;
}
.reg_form h2{
	font-size: 24px;
	color: #999;
	padding: 20px 0px 5px 0px;
	line-height: 100% !important;
	font-weight: normal;
}
.reg_form h1{
	color: #1B518B;
	line-height: 150% !important;
}
.reg_form p{
	color: #999;
}
.reg_form .clear {
  margin-top: 1em;
}
.reg_form .column1{
	width: 170px;
	float: left;
	text-align: right;
	color: #999;
	margin: 8px 10px 0px 0px;
}
.reg_form .column2{
	width: 500px;
	float: left;
	margin: 0;
	color: #999;
}
.reg_form .column1{
	font-size: 18px;
}
.reg_form .column2 input.tf, #simple_captcha input, .login input.tf {
	font-size: 18px;
	padding: 6px;
	width: 300px;
}
.reg_form .column2 p {
  margin-top: 3px;
  margin-bottom: 3px;
}
.reg_form .column2 p em{
	font-size: 14px;
}
.reg_form .column2 img{
	margin: 10px 0px 0px 0px;
}
.reg_form .column2 .submit{
	padding-top: 10px;
}
.reg_form a{
	color: #999;
	text-decoration: underline;
}
.reg_form a:hover{
	color: #999;
	text-decoration: none;
}

.reg_form .column2.later_slink {
  width: 194px;
  text-align: center;
  padding: 1em 0;
}
.reg_form .column2.later_slink a {
  color: #1b518b;
  text-decoration: underline;
}
.reg_form .column2.later_slink a:hover {
  color: #3c8b1b;
  text-decoration: none;
}
#simple_captcha img {
  margin: 10px 0 7px 0;
}
.tf_wide{
	width:380px !important;
}
.tf_add{
	font-size:1.2em !important;
	color: black;
	border:1px solid #acacac !important;
	background:#fff6d9;
	width:140px;
	padding:2px;
}
.reg_form .large_tf{
	width:510px;
}
.reg_form .login_button {
  float: left;
}
.reg_form .fp_link, .login .fp_link{
	font-size: smaller;
	color: #3c8b1b;
	padding: 1em;
	line-height: 30px;
}
.reg_form .fp_link:hover, .login .fp_link:hover{
	color: #1b518b;
}
.reg_form .rm_link{
	font-size:smaller;
}
.headline a{
	font-weight:bold;
}
.date{
	font-size:10px;
	padding-top:10px;
	padding-bottom:10px;
}
.overlay_box{
	position:absolute;
	text-align:left;
	width:300px;
	height:300px;
	border:3px solid #3c8b1b;
	background:white;
	margin-top:-18em;
	margin-left:9em;
}
.med_font{
	font-size:10pt !important;
}
.noborder{
	border:none;
}
.prof_line{
	border-bottom:2px solid #cdcdcd;
	padding-top:10px;
}
.loading{
	background:url(/images/loading.gif) top left no-repeat;
	font-size:16px;
	color: #747474;
	padding-left:24px;
	font-weight:bold;
	display:block;
	clear:both;
	margin-top:20px;
}
.pagination{
	font-weight:bold;
	margin-top:20px;
	padding-bottom:10px;
}
.nolmargin{
	left:0;
}