fieldset
{
	border: none;
	width: 95%;
}

.login form legend,
.login form label
{
	display: none;
}

.login form p
{
	position: relative;
	top: 20px;
	left: 20px;
	font-size: 0.9em;
}

div.input
{
	clear: both;
	width: 100%;
	position: relative;
}

.login input.standard_btn,
.login input.standard_btn:hover
{
	border: 3px solid #fff !important;
	font-weight: bold;
	font-size: 1.2em !important;
	text-transform: uppercase;
	padding: 3px 12px !important;
	float: right;
	margin: 15px 25px 0 0;
}

.login #logusername
{
	border:medium none;
	float:left;
	font-size:1em;
	margin:64px 0 0 35px;
	padding:0;
	width:275px;
	outline: none;
}

.login #logpassword
{
	border:medium none;
	float:left;
	font-size:1em;
	margin:20px 0 0 35px;
	padding:0;
	width:275px;
	outline: none;
}

#cardtrak div.select label
{
	display: none;	
}

#cardtrak #trakcode {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-topleft:5px;
	background:#FFFFFF none repeat scroll 0 0;
	border-color:#EEEEEE;
	border-style:solid;
	border-width:1px 0 1px 1px;
	float:left;
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size:18px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin:0;
	outline-width:0;
	padding:8px 10px 9px;
	width:205px;
}

#card_search_submit
{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topright:5px;
	background:#BBBBBB url(../images/bg-btn-search.png) repeat-x scroll 0 0;
	border:1px solid #EEEEEE !important;
	color:#FFFFFF;
	float:left;
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size:18px !important;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	margin-left:-0.5em;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	padding:8px 15px 8px 14px !important;
	text-decoration:none;
	text-shadow:0 1px 0 #000000;
	clear: none;
	margin: 0 0 0 -8px;
}

.lhs_nav_middle
{
	overflow: auto;	
}

.lhs_nav_middle #logusername ,
.lhs_nav_middle #logpassword
{
	width: 94%;
}

div.googlemap
{
	float: right;
	margin: 0 10px 10px;
	border: 2px solid #aead08;
	display: none;
	overflow: hidden;
}

div.small
{
	height: 240px;
	width: 240px;
	margin: 0 0 10px 10px;
}

div.medium
{
	height: 240px;
	width: 320px;	
}

div.wide
{
	height: 240px;
	width: 620px;
}

div.large
{
	height: 360px;
	width:620px;
}

div.gminfobox
{
	font-size: 0.8em;
}

div.gminfobox li
{
	list-style-type: none;		
}

form#cardtrak fieldset
{
	width: 290px;	
}

form#cardtrak legend
{
	display: none;
}

form#cardtrak .radio label
{
	float: left;
	width: auto;
	margin-right: 5px;
}

form#tradepost
{
	clear: both;
}

.friends_delete
{
float: right;
}

.lhs_nav_middle
{
	padding: 0 5px;
	width: 144px;
}

legend
{


color:#654104;	
}

div.error
{
	clear: left;
	background: #FDE8D7 url(../images/sign_cancel.png) no-repeat 10px 10px;
	border: 1px solid #d00;
	color: #d00;
	margin-bottom: 15px;
	padding: 0.5em 1em 0 2em;
	width: 80%;
}

.error h1
{
	border: none;
	width: auto;
}

.login div.error
{
	background: #B4B31B url(../images/sign_cancel.png) no-repeat 10px 50%;
	border: 1px solid #fff;
	position: absolute;
	right: -250px;
	font-size: 0.8em;
	color: #fff;
	padding: 6px 0px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	opacity: 0.90;
}

.login div.error ul
{
	margin: 0px;
}

.login div#usernameinput div.error
{
	top: 60px;
}

.login div#passwordinput div.error
{
	top: 16px;
}

.login div.input
{
	position: relative;
}

div.error li
{
	list-style-type: none;
}

.lhs_nav_middle div.error
{
	font-size: 0.8em;
	padding: 2px;
	width: 130px;
	margin: 0 auto 10px;	
}

.lhs_nav_middle div.error ul
{
	padding: 0;
	margin: 2px 2px 2px 30px;	
}

span.valid-input
{
	float: left;
	position: relative;
	width: 16px;
	height: 16px;
	top: -2px;
	left: -9px;
	background: transparent url(../images/sign_tick.png) no-repeat 50% 50%;
}

span.working
{
	float: left;
	background: transparent url(../images/working.gif) no-repeat 50% 50%;
	width: 16px;
	height: 16px;
	margin: 6px 0 0 5px;
}

select.working
{
	background: transparent url(../images/working.gif) no-repeat 50% 50%;
}

a.input img
{
	border: none;
}
.login_rhs a.input
{
	float: right;
	margin: 20px 0 0;
}

label input
{
	margin-right: 5px;
	position: relative;
	top: -4px;
}

label.autowidth
{
	width: auto;
	margin-right: 2em;
}

div.posttext
{
	clear: both;
	margin: 60px 0 10px;
}

ul.details li ,
ul.actions li
{
	list-style-type: none;
}

ul.details
{
	float: left;
	clear: none;
}

ul.actions
{
	float: right;
	clear: none;
}

ul.actions li
{
	float: left;
	margin-right: 10px;
}

div.message
{
	margin-right: 15px;
	overflow: hidden;
}

div.message h1
{
	float: none;
}


.message .posttext
{
	clear: both;
	float: none;
	font-size:0.755em;
	line-height:16pt;
}

.message .posttext p
{
	font-size: 1em;
}

div.helper
{
	clear: both;
	margin-left: 130px;
}

.profile_thumb_pic_large
{
	clear: both;
}

.content ul.suggested-text,
.content ul.suggested-text li,
ul#sendtabs li ,
.content ul#key
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.content ul#key
{
	overflow: hidden;	
}
	
.content ul.suggested-text
{
	border: 2px solid #C0BF0C;
	background: #F5F6E8;
}

.content ul.suggested-text li
{
	padding: 2px 4px;
}

.content ul#key li
{
	list-style-type: none;
	float: left;
	margin: 10px 20px 10px 0;
}

ul#key li span
{
	float: left;
	height: 5px;
	width: 10px;
	margin: 0.5em 0.7em;
	text-indent: -9999px;
}

span#fromuser
{
	background: #FF766A;
}

span#touser
{
	background: #3265CE;
}

div#sendforms,
ul#sendtabs
{
	overflow: hidden;
}

ul#sendtabs li
{
	float: left;
	margin-right: 0.6em;
}

ul#sendtabs li a,
ul#sendtabs li a:link,
ul#sendtabs li a:visited
{
	display: block;
	font-size: 1.2em;
	color: #654104;
	padding: 0.6em 1.4em;
	border: 2px solid #C0BF0C;
	text-decoration: none;
}

ul#sendtabs li a:hover,
ul#sendtabs li a:active,
ul#sendtabs li a.active
{
	background: #C0BF0C;
	color: #FFFFFF;
	cursor: pointer;
}

.journey_details
{
	clear: both;
}

.content_rhs_col
{
width: 310px;
}

.recent_cards
{
float:none;
clear: both;
}

#select-categories li a.hover
{
background:#acab11 none repeat scroll 0 0;
color:#FFFFFF;
margin: 0 15px 0 0;
padding: 3px;
}

.offFocus
{
	color: #999;
}

#logpassword.offfocus
{
	display: none;
}

.login_thumbs .recent_cards {
	margin: 0 auto;
	padding: 0;
	width: 980px;
	height: 301px;
	background-image: url(../images/login_footer.png);
	background-repeat: no-repeat;	
}
.login_thumbs .recent_cards h3
{
	display: none;
}

.login_thumbs ul#recent_cards
{
	width: auto;
	margin-top: 40px;
}

.login .footer
{
	margin: 0;
}

.member_details p
{
	float: none;
}

#travelog
{
	margin-bottom: 8px;
	float: none;
	overflow: hidden;
	clear: both;
}

a.imglink
{
	float: right;
	margin: 0 0 1em;
	outline: none;
}

a.imglink img
{
	border: none;
}

#dialog,
.ui-icon-closethick
{
	border: 6px solid #A4A310;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

#dialog
{
	margin-top: 8px;
	border-top-right-radius: 0;
	-moz-border-radius-topright: 0;
	-webkit-border-top-right-radius: 0;
	width: 100%;
	box-shadow: 0 10px 10px #ccc;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-moz-box-shadow: 0 10px 10px #ccc;
	-webkit-border-radius: 15px;
	-webkit-box-shadow: 0 10px 10px #ccc;
	border-top-right-radius: 0;
	-moz-border-radius-topright: 0;
	-webkit-border-top-right-radius: 0;
	background: #E2E2D1;
	color: #A4A310;
	padding: 15px;
}

#dialog form
{
	margin: 0 auto;
	overflow: hidden;
}

#dialog label
{
	color: #A4A310;
}

#dialog input
{
	margin: 0 5px;
}

#dialog textarea
{
	width: 97%;	
}

.ui-dialog
{
	padding: 0 0 10px;	
}

.ui-widget-overlay
{
	border: 4px solid #fff;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #666666 url(../images/ui-bg.png) 50% 50% repeat;
	opacity: .50;
	filter:Alpha(Opacity=50);
}

.ui-dialog-titlebar
{
	padding: 0;
	position: relative;
}

.ui-icon-closethick
{
	background: #A4A310 url(../images/sign_cancel.png) no-repeat 50% 50%;
	float: right;
	width: 20px;
	height: 20px;
	text-indent: -9999px;
	border-bottom-right-radius: 0;
	-moz-border-radius-bottomright: 0;
	-webkit-border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	-moz-border-radius-bottomleft: 0;
	-webkit-border-bottom-left-radius: 0;
}

.login_rhs {
	margin:40px 0 0 17px;
}

.login_rhs ol {
	clear:both;
	font-size:0.755em;
	list-style-position:outside;
	margin:0 0 15px 20px;
	padding:0;
}

.header
{
	position: relative;
}

#sitestats
{
	bottom: -0.5em;
	position: absolute;
	right: 0;
	list-style-type: none;
	width: 210px;
}

#sitestats li
{
	float: left;
	color: #333;
	font-size: 0.6em;
	margin-left: 1em;
	clear: both;
}

ul#profile_cards ,
ul#recent_cards
{
	font-size: 0.95em;
}

.footer_links
{
	display: block;
	padding: 0px 7px 0px 7px;
	text-decoration: none;
	font-weight: normal;
	font-size: 0.755em;
	color: #fff;
}

ul#message-actions
{
	margin: 0 0 20px 0;
	overflow: hidden;	
}

ul#message-actions li
{
	list-style-type: none;
	margin: 0 10px 0 0;
	padding: 0;
	font-size: 1.4em;
	text-transform: uppercase;
	float: left;
}

a.standard_btn ,
ul#message-actions li a   {
	font-size: 0.755em!important;
	font-family: "trebuchet ms", verdana;
	color: #fff;
	background-image: url(../images/bg-btn-search.png);
	background-color: #411F06;
	border: 1px solid #8E5E0D!important;
	background-repeat: repeat-x;
	display: block;
	cursor: pointer;
	margin: 0;
	padding: 6px 5px !important;
	width: auto!important;
	text-decoration: none;
}

a.standard_btn:hover ,
ul#message-actions li a:hover  {
	
	color: #583804;
	background-image: url(../images/bg-btn-search_hover.png);
	cursor: pointer;
    background-color: #3765E79;

	width: auto!important;
}

a.standard_btn
{
	float: left;
	margin: 0 0 0 10px;
	width: auto !important;
}

ul#message-actions li input.standard_btn,
ul#message-actions li input.standard_btn:hover
{
	float: none;
	clear: none;
	display: inline;
	margin: 0;
}

#breadcrumbholder
{
	clear: both;
	height: 1.5em;
}

form p ,
div.success p
{
	clear: both;
	float: none;
}

div.bio
{
	clear: both;
	font-size: 0.8em;
}

h1
{
	text-transform: uppercase;
}

p#address
{
	margin-left: 160px;
}

div.carddesc,
div#mapsearch
{
	clear: both;
}

#mapsearch input.standard_btn
{
	clear: none;
	float: none;
	margin-left: 15px;
	margin-bottom: -6px;
	position: relative;
	top: -6px;
}

#mapsearch p
{
	float: none;
	clear: both;
}

.gminfobox h2,
.gminfobox p
{
	float: none;
	margin: 0 0 5px;
}

#events-toggle
{
	clear: both;
	float: right;
	margin: 0 0 10px;
	width: 620px;	
}

#showloc,
#showevents
{
	background: #C0BF0C;
	color: #fff;
	float:left;
	padding: 0.2em 0.4em;
	margin: 0 5px 0 0; 
}