
/* MAIN */

A:link, A:visited  		{ color: #336699; text-decoration: none; }
A:hover 					{ color: #CC3300; text-decoration: underline;}

body {
    font-size:13px;
    text-align: center;
    height: 100%;
    font-family: Arial, Helvetica, sans-serif;

	/* fallback */
  background-color: #fff;

  /* Safari 4-5, Chrome 1-9 */
  /* background: -webkit-gradient(linear, left top, right top, from(#001122), color-stop(0.25, #003366), color-stop(0.5, #003366), color-stop(0.75, #003366), to(#001122));*/

  /* Safari 5.1+, Chrome 10+ */
  /* background: -webkit-linear-gradient(left, #001122, #003366, #003366, #003366, #001122);*/

  /* Firefox 3.6+ */
  /* background: -moz-linear-gradient(left, #001122, #003366, #003366, #003366, #001122);*/

  /* IE 10 */
  /* background: -ms-linear-gradient(left, #001122, #003366, #003366, #003366, #001122);*/

  /* Opera 11.10+ */
  /* background: -o-linear-gradient(left, #001122, #003366, #003366, #003366, #001122); */
}
TD { font-size: 13px; }
div#rbbody {
	width: 100%;
    font-size:13px;
	/*background: #003366;*/
}
div#container {
	width: 1000px;
	z-index: 0;
    border-left: 0px solid #032656;
    border-right: 0px solid #032656;
    border-bottom: 0px solid #032656;
	position: relative;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	overflow: hidden;
	min-height: 200px;
	text-align: left;
	background: #fff;
	-webkit-border-bottom-right-radius: 10px; 
	-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px; 
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
}

H1, H2, H3, H4 { font-family:Arial,Helvetica,sans-serif; display: inline;font-weight:bold;color:#d7a000;}

H1 {
	font-size:28px;
	color:#003366 !important;
	margin: 10px 10px 10px 0px;
	line-height: 1;
}	
H2 {
	font-size:18px;
	margin: 0px 0px 0px 0px; 
	line-height: 1.5;
}
H3 {
	font-size:14px;
	margin: 0px 0px 0px 0px; 
	line-height: 1.5;
}
H4 {
	font-size:16px;
	font-weight: normal !important;
	margin: 10px 10px 10px 0px; 
	line-height: 1.5;
}

/* END MAIN */

/* collapsable table rows */
#report { border-collapse:collapse; width: 550px;}
#report ul { margin:10px 0 10px 40px; padding:0px;}
#report th { color:#666; padding:7px 5px;}
#report td { background:#fff; color:#000; padding:2px 5px; }
#report tr.odd td { background:#fff; cursor:pointer; }
	
/* TABLE */
.tbl {
	font-family: "Droid Sans", Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-spacing: 0px;
	z-index: 0;
	width:100%;
}
.tbl a{
	text-decoration: none;
	color: #006699;
}
.tbl a:hover{
	text-decoration: underline;
}
.tbl>tbody>tr:nth-child(odd)    { background-color:#fff;}
.tbl>tbody>tr:nth-child(even)    { background-color:#f9f9f9;}

.tbl tr.head {
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #336699;
	padding: 0px;
}
.tbl tr.head td {
	border-bottom: 2px solid #eee;
}
.tbl tr td {
	padding: 10px 10px 10px 0px;
	border-bottom: 1px solid #eee;
}
.tbl td.count {
	text-align: center;
	color: #777;
	width: 50px;
}
.tbl td.name {
	min-width: 200px;
	white-space: wrap;
}
.tbl td.row {
	text-align: center;
	color: #8DBF54;
	padding-left: 4px;
	width: 20px;
	font-size: 8pt;
}
.tbl td.style {
	font-size: 9pt;
	color: #999;
	white-space: wrap;
}
.tbl td.date {
	width: 70px;
	font-size: 8pt;
	color: #999;
}
.tbl td.score {
	font-weight: bold;
	color: #8DBF54;
	font-size: 10pt;
	width: 50px;
	text-align: center;
}



.tbl-mono {
	font-family: "Droid Sans", Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-spacing: 0px;
	z-index: 0;
}
.tbl-mono a{
	text-decoration: none;
	color: #006699;
}
.tbl-mono a:hover{
	text-decoration: underline;
}
.tbl-mono tr.head {
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #336699;
	padding: 0px;
}
.tbl-mono tr.head td {
	border-bottom: 2px solid #eee;
}
.tbl-mono tr td {
	padding: 10px 10px 10px 0px;
	border-bottom: 1px solid #fff;
}
.tbl-mono td.count {
	text-align: center;
	color: #777;
	width: 50px;
}
.tbl-mono td.name {
	min-width: 200px;
	white-space: wrap;
}
.tbl-mono td.row {
	text-align: center;
	color: #8DBF54;
	padding-left: 4px;
	width: 20px;
	font-size: 8pt;
}
.tbl-mono td.style {
	font-size: 9pt;
	color: #999;
	white-space: wrap;
}
.tbl-mono td.date {
	width: 70px;
	font-size: 8pt;
	color: #999;
}
.tbl-mono td.score {
	font-weight: bold;
	color: #8DBF54;
	font-size: 10pt;
	width: 50px;
	text-align: center;
}

/* Ratings/Beer/Beer-Ratings.asp */
.cleartbl {border: 1px solid #ffffff;}
.redBack {border: 1px solid #CC0000; background-color: #FFf7f2;}
.normBack {border: 1px solid #CCCCCC; background-color: #FFffff;}
select.dropdown { width: 44;}
.ratingassistance { vertical-align: middle; padding-left: 10px;} 
.beerinfo TD { padding: 0px 5px 0px 5px; text-align: center; margin: 0px;} 
.beerinfo TH { padding: 2px 5px 2px 5px; background-color: #FF9F00; font-weight: normal; font-size: 13px; text-align: center; margin: 0px; color: #fff;} 
.bigbeerscore {
	font-weight: bold; 
	font-size: 60px; 
	color: #FFFFFF; 
	text-align: center; 
	margin: 0px 0px 0px 0px;
}

.bigbeerscore-green {
	font-weight: bold; 
	font-size: 60px; 
	color: #66A212; 
	text-align: center; 
	margin: 0px 0px 0px 0px;
}

.rightnav {margin: 0px; padding: 0px; display: block; width: 100%; line-height: 1; list-style: none;}
.rightnav a:hover { background-color: #FF7F00; color: #fff; }

/* BUTTONS */	

.awesome {
	display: inline-block; 
	padding: 7px 14px 7px; 
	border-radius: 8px;
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	margin: 4px;
}
.medium.awesome, .small.awesome, .large.awesome { 
	font-size: 13px; 
	font-weight: bold; 
	line-height: 1; 
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25); 
	color: #fff;
}
.awesome a:visited, .awesome a:link 				{ color: #fff; }
.awesome:active									{ top: 1px; }
.orange.awesome									{ background-color: #f3a700; }
.orange.awesome:hover							{ background-color: #fc9200; }
.orange.awesome a:visited, .orange.awesome a:link	{ color: #fff; }
.large.awesome 									{ font-size: 14px; padding: 8px 14px 9px; }	
.large.orange.awesome.nohover:hover 				{ background: #f3a700; color: #fff; }


.small.awesome 									{ padding: 6px; margin: 4px; }

.iewesome {
	display: inline-block; 
	position: relative; 
	padding: 7px 14px 7px; 
	font-size: 15px; 
	padding: 4px; 
	margin: 5px;
}

.myButton {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-moz-border-radius:16px;
	-webkit-border-radius:16px;
	border-radius:16px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	padding:7px 10px;
	text-decoration:none;
}.myButton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
}.myButton:active {
	position:relative;
	top:1px;
}

/*  END BUTTONS */


/* FORMS */

.fbutton {
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border: solid 1px #E5E5E5;
	padding: 5px;
	outline: 0;
	padding-left: 20px;
	padding-right: 20px;
	font: normal 13px/100% Verdana, Tahoma, sans-serif;
	font-weight: bold;
	color: #336699;

}

.fbutton.submit { 
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	background: #FFFFFF url('images/bgs/bg_form.png') left top repeat-x;
	background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
	background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);
	}
.fbutton.submit:hover { 
	border-color: #C9C9C9; 
	-webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;
}
.fbutton.delete { 
	box-shadow: rgba(0,0,100, 0.1) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,100, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,100, 0.1) 0px 0px 8px;
	background: #FF0000 url('images/bgs/bg_form.png') left top repeat-x;
	background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FAAFBE));
	background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FAAFBE 25px);
	}
.fbutton.delete:hover { 
	border-color: #C9C9C9; 
	-webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;
}


/* END FORMS */



.neo {
	padding: 7px 7px;
	border-top: 1px dotted #ccbb99;
	}


	
/* events */
.event-attendee {
	padding-right: 7px;
	text-align: center;
	position: relative;
	float: left;
	font-size: 11px;
	height: 75px;
	vertical-align: bottom;
}	
/* end events */


/* forums/topic.asp */
.skinny {  
	font-family: "Arial Narrow", narrow, condensed, Arial, Helvetica, sans-serif; 
	font-size: 11px;
}
/* end forums/topic.asp */


.curvy {
-webkit-border-radius: 8px; /* Safari prototype */
-moz-border-radius: 8px; /* Gecko browsers */
border-radius: 8px; }


/* Places/mylocal.asp */

	.post {
	font-size: 14px;
	line-height: 1.75;
	border-bottom: 1px dotted #999;
 }

/* end Places/mylocal.asp */




 /* statsTime - for user stats page */

.statsTime label.focused {
	border-left: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
	border-top: 1px solid #e2e2e2;
	border-bottom: 2px solid #fff;
	margin-bottom: -2px;
	background: #fff;
	color: #999;
}

.statsTime {
	background-color:#fff;
	float:left;
	position: relative;
	margin-bottom: -3px;
	width: 100%;
	display:inline;
}

.statsTime label {
	border-left: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
	border-top: 1px solid #e2e2e2;
	float: left;
	margin: -1px;
	text-align: center;
	padding:4px 10px 4px 10px;
	background: #fff;
	color: #336699;
}

.statsTime label:hover {
	color: #fff;
	background: #336699;
}
.statsTime label.focused:hover {
	background: #fff;
	color: #999;
}

.statsTime  input {
	position:absolute;
	left: -590px;	
}

.statsHeader {
	display: inline;
	padding: 5px 10px 5px 10px;
	margin: 0px;
	background: #fff;
	border-left: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
	border-top: 1px solid #e2e2e2;
	position: relative;
}
.statsHeader:hover{
	background: #336699;
}
.statsHeader:hover a{
	color: #fff;
	text-decoration: none;
}

.statsHeader.selected {
	display: inline;
	margin: 0px;
	background: #fff;
	border-left: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
	border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #fff;
	position: relative;
}

.statsHeader.selected  a{
	color: #999;
}


.prHeader {
	padding: 5px 10px 5px 10px;
	margin: 0px;
	background: #fff;
	position: relative;
}
.prHeader.selected  {
	background-image: url('/images/orange-arrow.gif');
	background-repeat: no-repeat;
	background-position: center left;
	font-weight: bold;
}

.secTitle {
	font-size: 26px; 
	color: #777; 
	font-weight: light;
	font-family: Coustard, serif;
	line-height: 1.3; 
	display: inline;
}


.userisdrinking {width: 400px;}

/*  User Status */

.userStatusComment {
	padding: 10px;
	background: #ebf1f6;
	width: 420px;
	min-height:30px;
	margin-left:90px;
	#float: left;
	display: block;
}

.userStatusComment-feed {
	padding: 10px;
	background: #ebf1f6;
	width: 420px;
	min-height:30px;
	#float: left;
	display: block;
}

.userTagList {
	padding: 0px 0px 7px 0px;
	float: left;
	font-size: 11px;
	display: block;
}

.hoverLink {
	padding: 0px 0px 7px 0px;
	float: left;
	font-size: 11px;
	display: block;
}


.moreComments {
	padding: 7px 10px;
	background: #dae4f0;
	width: 420px;
	margin-left:90px;
	font-size: 11px;
	display: block;
}

#feed { margin-bottom: 30px; position: relative;clear: both;}

#fullFeed { margin-left: 0px; display: table; }


.showAllComments {
	padding: 2px;
	background: #ebf1f6;
	border-bottom: 1px solid #fff;
	width: 430px;
	float: left;
	color: #555;
	display: inline;
	margin-left: 20px;
}
.factivity {
	display: block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

	padding: 6px 0px;
	border-bottom: 1px solid #eee;
	min-height: 40px;
}

.uaa {font-weight: normal;font-size: 13px;font-family: arial, helvetica, sans serif;padding-left: 4px;}
.uas {font-weight: bold;font-size: 13px;font-family: arial, helvetica, sans serif;padding-left: 4px;}
.uasp { color: #bbb; padding: 0px 2px; }
.uat{font-weight: normal;color: #bbb;font-size: 13px;font-family: arial, helvetica, sans serif;padding: 0px;}


.userpic {
width: 30px; height: 30px; float: left; padding-right: 10px; text-align: center;
}
.icon {
width: 20px; height: 30px; float: left; padding-right: 0px; text-align: center;
}
.more { font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;}
.time { float:right; color: #999;font-size: 9px; padding-left: 3px;font-weight: normal;}
.bubble { 
		background-color: #daeafa;
		border-radius: 10px;
		border: 4px solid #d5e5f5;
		padding: 16px 18px;
		color: #444;
}
.userIsDrinking {
	font-size: 26px; 
	color: #777; 
	font-weight: light;
	font-family: Coustard, serif;
	line-height: 1.3; 
	display: inline;
}
.userDetails{
	width: 100%;text-align: left;color: #777;font-size: 13px
}


#nav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}
	
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

#nav a {
	color: #fff;
	font-family: Arial, sans-serif;
	font-size:9pt; 
	display: block;
    font-weight: bold;
	text-align: center;
	width: 70px;
    margin: 0px 0px 0px 2px;
	padding: 6px 10px 7px 10px;
	}


#nav a:hover {
	color: #336699;
	display: block;
	text-decoration: none;
    margin: 0px 0px 0px 2px;
	padding: 6px 10px 7px 10px;
	background: #f7f7f7;
	}

#nav li {
	float: left;
	margin: 0px;
	padding: 0px;
}

#nav li a {
	background-image: url('/images/bgs/menu_blue_fade.gif');
	background-repeat: repeat x;
	text-decoration: none;
}

#nav li a#current {
	color: #fff;
	background: #00bbff;
}

#nav li a#right {
	border-right: 1px solid #336699;
}


.beername {
	padding-bottom: 10px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:28px;
	color:#003366;
	font-weight:bold;
}

.placename {
	padding-bottom: 0px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:24px;
	color:#003366;
	font-weight:bold;
}

.premie {
	background: #FFCf67; 
	border: 1px solid #e0b050; 
	font-weight: bold; 
	font-size: 6pt;
}

#forumpremium {
	background: #d7d7d7;
	width: 80px;
	height: 17px;
	text-align: center;
	margin-top:-1px;
	font-size: 9pt;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;	
}
#forumpremium.nopic {
	border: 1px solid #ccc; 
}


#overlay img{ border: none; }

#overlay{ background-image: url(/images/bgs/overlay.png); }

* html #overlay {
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(/images/icons/corner-topleft.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/bgs/overlay.png", sizingMethod="scale");
}
	

.headerH3 {
	margin-bottom: 0px;
	line-height: 26px;
	font-weight: bold;
	color: #999999;
	font-size: 17px;
	color: #666;
}

/* USER PAGE SPECIFIC */

.userPageH3 {
	font-family:Arial,Helvetica,sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #999999;
}

.solidbreak {
	border-top: 1px solid #d7d7d7;
	margin-top: 0px;
	margin-bottom: 7px;
}


/* main table */

.myrow {background-color: #FFFFCC !important;}
.lineNumber {
	max-width: 30px;
	color: #8dbf54; 
	font-size: 16px; 
	font-family: Georgia, 'Times New Roman', Times, serif;
	vertical-align: top;
	padding: 0px 0px 5px 5px;
}
.lineNumber.orange {color: #ffae00; }
.maintable tr:first-child {	
	background-color: #336699;
	background-image: url('/images/bgs/menu_blue_fade.gif');
	background-repeat: repeat x;
	color: #fff;
	font-weight: bold;
}
.maintable tr:first-child:hover{
    background-color: #336699;
	background-image: url('/images/bgs/menu_blue_fade.gif');
	background-repeat: repeat x;
}
.maintable.nohead tr:first-child {	
	background-color: #fff;
	background-image: none;
	font-weight: normal;
	color: #000;
}
.maintable.nohead tr:first-child  a{	
	color: #336699;
}
.maintable.nohead tr:first-child:hover{
    background-color: #ffffcc;
	background-image: none;
	font-weight: normal;
	color: #000;
}
.maintable.linkhead tr:first-child {	
	background-color: #fff;
	background-image: none;
	font-weight: normal;
	color: #000;
}
.maintable.linkhead tr:first-child a {	color: #336699;}
.maintable.linkhead tr:first-child:hover{
    background-color: #fff;
	background-image: none;
	font-weight: normal;
	color: #000;
}
.maintable tr:first-child a{ color: #fff;}
.maintable td{padding: 5px;border-bottom: 1px dotted #ccc; }
.maintable tr:nth-child(odd)    { background-color:#fff; }
.maintable tr:nth-child(even)    { background-color:#f7f7f7; }
.maintable tr:hover { background: #ffffcc;}
.maintable.nohover tr:nth-child(odd)    { background-color:#fff; }
.maintable.nohover tr:nth-child(even)    { background-color:#f7f7f7; }
.mailtable TD { line-height: 1.75em; border-bottom: 1px dotted #ccc;}

.blue_header { 
	color: #fff;
	font-weight: bold;
	line-height: 1.5; 
	background: #336699;
	background-image: url('/images/bgs/menu_blue_fade.gif');
	background-repeat: repeat x;
	padding: 5px;
	border-bottom: 0px;
}

.blue_header tr:hover {background: #336699;}
.blue_header a:link { color: #fff;}
.blue_header a:visited { color: #fff;}
.blue_header a:hover { color: #fff;}
.blue_header a:active { color: #fff;}

.blue_header.curve {
	padding-left: 10px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}

.blue_header.centered { 
	text-align: center;
}

/* end main table */


/* common side panel for user pages */

.sidepanel {
	vertical-align: top;
	background: #e7e7e7;
	line-height: 18px; 
	width: 210px;
}

.commentForm{
	color: #555;
	background: #F0F5FA;
	border: 1px solid #C8D8E8
}

/* datepicker */



/* score style for Beer-Ratings.asp */

.formatScore {
display:inline; 
padding: 0px 0px; 
font-size: 24px; 
font-weight: bold; 
color: #036;
}

.formatMid{
font-size:17px;
padding-left: 12px;
}
.formatSmall {
font-size:10px;
}

.edit {
font-size:10px;
color: #ccc;
text-transform:uppercase;
}

.white.awesome									{ background-color: #e2e2e2; font-weight: bold; }
.white.awesome a	{ color: #336699; }

.white.awesome a:visited, .white.awesome a:link	{ color: #336699; }

a.bcbutton{
border: solid 1px #E5E5E5;
display:inline;
padding: 8px;
margin-right: 8px;
color:#336699;
font-weight:bold;
height:30px;
margin-bottom:14px;
text-decoration:none;
box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
background: #FFFFFF url('/images/bgs/bg_form.png') left top repeat-x;
background: -moz-linear-gradient(top, #EEEEEE, #FFFFFF 1px, #EEEEEE 25px);
background: -webkit-gradient(linear, left top, left 25, from(#EEEEEE), color-stop(4%, #FFFFFF), to(#EEEEEE));

}
a:hover.bcbutton{	
border-color: #C9C9C9; 
-webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;
background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);
}

a.bbutton {
   border-top: 1px solid #96d1f8;
   background: #103f5e;
   background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#103f5e));
   background: -webkit-linear-gradient(top, #3e779d, #103f5e);
   background: -moz-linear-gradient(top, #3e779d, #103f5e);
   background: -ms-linear-gradient(top, #3e779d, #103f5e);
   background: -o-linear-gradient(top, #3e779d, #103f5e);
   padding: 5px 10px;
   margin-right: 8px;
   -webkit-border-radius: 2px;
   -moz-border-radius: 2px;
   border-radius: 2px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   font-size: 14px;
   text-decoration: none;
   vertical-align: middle;
   color: #f2f2f2;
   nowrap;
   }
   

.bbutton:hover {
   border-top-color: #28597a;
   background: #28597a;
   color: #fff;
   }
.bbutton:active {
   border-top-color: #1b435e;
   background: #1b435e;
   }
   
a.rbutton {
   border-top: 1px solid #96d1f8;
   background: #103f5e;
   background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#103f5e));
   background: -webkit-linear-gradient(top, #3e779d, #103f5e);
   background: -moz-linear-gradient(top, #3e779d, #103f5e);
   background: -ms-linear-gradient(top, #3e779d, #103f5e);
   background: -o-linear-gradient(top, #3e779d, #103f5e);
   padding: 5px 10px;
   margin-right: 8px;
   -webkit-border-radius: 2px;
   -moz-border-radius: 2px;
   border-radius: 2px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   font-size: 14px;
   text-decoration: none;
   vertical-align: middle;
   color: #f2f2f2;
   nowrap;
   }
.rbutton:hover {
   border-top-color: #28597a;
   background: #28597a;
   color: #fff;
   }
.rbutton:active {
   border-top-color: #1b435e;
   background: #1b435e;
   }
   
 .sorter{
 margin: 10px; 
 padding: 12px 0px 6px 0px; 
 margin: 0px;
 border-bottom: 2px solid #f2f2f2;
 color: #ccc;
 }
 
 .sorter a{ padding: 4px; }
/* -------------------- */
/* CLASSES */
/* -------------------- */
.follow{
background:url(/images/icons/action_add.gif) no-repeat 10px 8px;
text-indent:30px;
display:inline;
}
.unfollow{
background:url(/images/icons/action_delete.gif) no-repeat 10px 8px;
text-indent:30px;
display:inline;
}
.find{
background:url(/images/icons/spyglass.png) no-repeat 10px 8px;
text-indent:30px;
}
.chart{
background:url(/images/icons/chart.gif) no-repeat 10px 8px;
text-indent:30px;
display:inline;
}

#sidebar{
	font-family: "Droid Sans", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.6em;
}
#sidebar a:hover{ padding: 4px; background: #336699; color: #fff;text-decoration: none; white-space:nowrap;}


.hoverLink {
	padding: 0px 0px 7px 0px;
	float: left;
	font-size: 11px;
	display: block;
}
#statsWindow {
background: #fff;
width: 720px;
margin:30px 10px;
}
.sidebar-header {
font-family: "Droid Sans", Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
line-height: 1.6em;
margin: 10px 0 0 0;
background: #f7f7f7;
border-left: 5px solid #ddd;
color: #777;
padding: 0 10px;
}
.sidebar-title {
font-family: "Droid Sans", Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
line-height: 1.8em;
border-bottom: 2px solid #ebf1f6;
margin-bottom: 10px;
padding-top: 20px;
}


.section-title {
font-family: "Droid Sans", Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
}
.sidebar-item {
color: #888;
line-height: 1.8em;
}


.profile-name{
font-family: "Droid Sans", Arial, Helvetica, sans-serif;
font-size: 30px;
font-weight: bold;
}
.profile-name a{ color:#000}

.profile-location{
font-family: "Droid Sans", Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
color: #606060;
}

.follow-location{
font-family: "Droid Sans", Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #606060;
}

.profile-image {
position:relative;
width:200px;
}

.profile-left {
font-family: "Droid Sans", Arial, Helvetica, sans-serif;
font-size: 13px;
width: 200px;
overflow:auto;

    word-wrap: break-word; /* IE */
    word-break: break-word;

vertical-align:top;
}

.profile-right {
width: 752px;
background:#fff;
vertical-align:top;
padding:20px 0px 40px 0px;
}



.sectionHeader {
margin-bottom: 10px;
line-height: 1.2em;
color: #606060;
font-family: "Droid Sans", Arial, Helvetica, sans-serif;
font-size: 20px;
#padding-left:10px;
font-weight: normal;
}


#profile-joined {
float:right;
color: #777;
font-size: 11px;
}


.profile-button {
text-align:center;
position:relative;
font-weight: bold;
width: 96px;
padding: 8px 0;
font-size: 12px;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}
.profile-table {
background: #fff;
padding: 20px;
}


.profile-main {
vertical-align:top;
font-family: "Droid Sans", Arial, Helvetica, sans-serif;
padding-left:20px;
}

.profile-top {
padding-bottom: 20px;
}
.a-time {
color: #999;
font-size: 10px;
font-weight: normal;
}
.profile-button:hover {
background: #8dbf54;
background2: #f3a700;
background3: #fc9200; }

.message-button {
 position: relative;
 background: #006699;
 float:right;
}

.account-button {
 position: relative;
 top: 0px;
 right: 0px;
 background: #006699;
 float:left;
 }


.follow-button {
 position: relative;
  left: 0px;
  float: left;
  background: #006699;
  top: 0px;
}

.following-button {
 position: relative;
  left: 0px;
  float: left;
  top: 0px;
  background: #8dbf54;
  #background: #f3a700;
}
.following-button:hover {
	background: #888;
}
.profile-button a:link{color: #fff;}
.profile-button a:visited{color: #fff;}
.following-section-head {
color: #888;
text-align:right;
padding-bottom: 10px;
}
.following-section {
text-align: justify;
}

.followed-image {
overflow: hidden;
position:relative;
}

.followed-image img{
width: 38px; 
height: 38px;
padding: 1px;
}

.followed-image:hover img{
opacity:0.7;
filter:alpha(opacity=70);
}

.profile-summary {
color: #888;
font-size:11px;
padding-left: 0px;
line-height: 1.7em
}

.user-submenu {
position: relative;
height: 30px;
}

.user-submenu-group {
width: 100%;
background: #fff;
visibility: hidden;
position: absolute;
top: 0;
}

.show-submenu-group {
width: 100%;
background: #fff;
visibility: visible;
position: absolute;
top: 0;
}

.user-submenu-item {
color: #888;
line-height: 2em;
padding: 4px 8px;
display:inline;
}

.follow-overlay {
    position:absolute;
	font-family: "Droid Sans", Arial, Helvetica, sans-serif;
	color: #000;
    top:-30px;
	left:0px;
    width:36px;
    height:30px;
	padding-top: 4px;
	padding-left: 2px;
	overflow: hidden;
	font-weight: bold;
	font-size: 13px;
    display:none;
}

.followed-image:hover .follow-overlay {
    display:block;
}


.profile-image-overlay {
    position:absolute;
	font-family: "Droid Sans", Arial, Helvetica, sans-serif;
	color: #000;
    top:-30px;
	left:0px;
    width:200px;
    height:200px;
	padding-top: 4px;
	padding-left: 2px;
	overflow: hidden;
	font-weight: bold;
	font-size: 13px;
    display:none;
}

.profile-image img:hover .profile-image-overlay  {
    display:block;
}



.user-stats-panel {
overflow: hidden;
text-align: left;
padding: 0px 0px 0px 0px;
font: Helvetica, arial, freesans, clean, sans-serif, "Segoe UI Emoji", "Segoe UI Symbol";
background: #fff;
text-align: justify;
}

.user-feed-panel {
overflow: hidden;
text-align: left;
padding: 0px 0px 0px 0px;
background: #fff;
text-align: justify;
}
.user-feed-panel li.selected {
border-bottom: 2px solid orange;
}
.user-feed-panel li {
float: left;
padding: 10px 20px 10px 20px;
text-align:center;
font-size: 20px;
border-bottom: 2px solid #f7f7f7;
}
.user-feed-panel li:a { color: #000;}
.user-feed-panel li:hover  {  cursor: pointer; color: #006699;border-bottom: 2px solid orange;}


.brewer-panel {
overflow: hidden;
text-align: left;
padding: 0px 0px 0px 0px;
background: #fff;
text-align: justify;
}
.brewer-panel li.selected {
border-bottom: 2px solid orange;
}
.brewer-panel li {
float: left;
padding: 10px 20px 10px 20px;
text-align:center;
font-size: 18px;
border-bottom: 2px solid #f7f7f7;
}
.brewer-panel li:a { color: #000;}
.brewerpanel li:hover  {  cursor: pointer; color: #006699;border-bottom: 2px solid orange;}



ul {
list-style: none;
font-size: 12px;
float: left;
padding: 0px;
margin: 0px;
}
.user-stats-panel li.stats-selected {
background: #ebf1f6;

}
.user-stats-panel li {
float: left;
#border-right: 1px solid #e7e7e7;
width: 101px;
padding: 10px 0;
border-right: 4px solid white;
text-align:center;
}

.user-stats-panel li .stat-value {
color: #006699;
font-size: 24px;
}
.user-stats-panel li .stat-label {
font-size: 11px;
}

.user-stats-panel li:hover  { background: #ebf1f6; cursor: hand; cursor: pointer; color: #006699;}

.user-page-section-header {
font-family: "Droid Sans", Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: normal;
color: #606060;
}

.profile-bio {
width: 196px;
word-wrap: break-word;
}

.activity-entry {
	display: block;
	font-family: "Droid Sans", Arial, Helvetica, sans-serif;
	padding: 12px 10px;
	margin: 0 0px;
	border-top: 1px solid #ebf1f6;
	min-height: 40px;
	font-size: 1.125em;
	line-height: 1.2em;
	width: 600px;
}

.profile-activity-entry {
	display: block;
	font-family: "Droid Sans", Arial, Helvetica, sans-serif;
	padding: 12px 0px;
	margin: 0 20px;
	border-bottom: 1px solid #eee;
	min-height: 40px;
	width: 600px;
}

.profile-activity-entry{
color: #000; font-weight: normal;
}
/* user status rework */

.user-status-block {
	padding: 7px 7px 7px 50px;
	background: #ebf1f6;
	display: block;
	min-height: 30px;
}

.user-status-expand {
	padding: 7px;
	text-align:right;
	height: 10px;
	font-size: 11px;
	background: #dae4f0;
	display: block;
}

.user-status {
font-size: 1.8em;
min-height: 52px;
color: #888;
float: left;
#border: 2px solid #ebf1f6;
}

.user-status-quote {
padding: 0 10px;
margin-left: 20px;}

.user-status-time {
color: #888;
font-size: 11px;}

.user-status-img {
float: left;
padding-right: 10px;
}

.user-status-comment {
	padding: 7px 7px 7px 90px;
	background: #ebf1f6;
	border-top: 2px solid #fff;
	font-size: 11px;
	display: block;
}

.comment-form{
	color: #555;
	font-size: 12px;
	line-height: 1.7em;
	background: #F0F5FA;
	border: 1px solid #C8D8E8;
}

#full-feed {  }
.follow-corner {
font-size: 12px;
bottom:0;
position: absolute;
right: 0;
padding: 8px;
}
.following-block {
margin: 10px;
width: 300px;
height: 65px;
padding: 10px;
float:left;
font-family: "Droid Sans", Arial, Helvetica, sans-serif;
font-size: 14px;
border: 2px solid #ebf1f6;
text-align:left;
vertical-align:top;
background: #fafafa;
position: relative;
}

.following-block img{
padding-right:10px;
float:left;
}



/* brewer page */

.brewer-profile-directory {
float:right;
text-align:right;
padding: 10px 20px;
font-size: 11px;
color: #999;
}

.tag-alias, .tag-unrate, .tag-retired, .tag-contract, .tag-rate  {
display: inline-block;
padding: 1px 1px 0;
font-weight: 400;
text-transform: uppercase;
text-shadow: 1px 1px rgba(255,255,255,.5);
font-size: 9px;
line-height: 11px;
white-space: nowrap;
vertical-align: text-bottom;
border-radius: 2px;
}
.tag-alias {
padding: 4px 7px;
}
.tag-rate {
background: #ffcc00;
padding: 4px 8px;
}

.tag-retired, .tag-alias, .tag-contract  {
color: #c4bab1;
background-color: #f7f7f7;
border: 1px solid #cfc7c0;}


#place-type-navigation {

}


.place-type {
font-size: 18px;
text-transform: uppercase;
margin-bottom: 10px;
padding: 7px 10px;
font-weight:bold;
}

.place-type.red {
background: #fdf0d5;
border-left: 5px solid #f27490;
Color: #f27490;
}



.place-type.yellow {
background: #fdf0d5;
border-left: 5px solid #fce4b3;
Color: #fce4b3;
}

.place-type.blue {
background: #e9f7fb;
border-left: 5px solid #d7f0f8;
color: #90d5ec;
}

.place-type.green {
background: #eef6dc;
border-left: 5px solid ;
color: #aad450;
}

#page-loading {
position:absolute;
right: 270px;
top:60px;
}


.user-loading {
display:none;
position:absolute;
width:740px;
height:100%;
background:#fff;
z-index:91;
overflow:hidden;
opacity:0.85;
filter:alpha(opacity=85);
}

.user-loading img{
position:absolute;
left:90%;
top:0px;
}


#sidebar-include {
position: absolute;
font-size: 14px; font-weight: normal;
right: 10px;
width: 220px;
top: 420px;
line-height: 1.5em;
z-index:20;
}

#tag-cloud-gen {

}

#top-rater-table{

}
#td-main {
z-index: 12;
}

/* sliders */

.slider {
	position: relative;
	height: 30px;
	margin-top: 15px;
	padding: 0px 0px;
}

.sliderValue {
	float: right;
	width: 140px;
	text-align: center;
	font-size: 10px;
	margin: 5px 10px 0px 0px;
}

.sliderLabel {
	font-weight: bold;
	font-size: 13px;
	float: left;
	display: block;
	margin-top: 5px;
}

.Dropdown {
	padding: 6px 0px;
	padding-left: 4px;
}

.Dropdown select {
background-color: #E9F3Ff; color: #333; font-size: 14px; padding: 4px; border: 1px solid #B9DAF0;width: 204px;"
}
.Dropdown input {
background-color: #E9F3Ff; color: #333; font-size: 14px; padding: 4px; border: 1px solid #B9DAF0;width: 200px;"
}
.noUiSlider {
	width:					140px;
	float: 					right;
	height:					6px;
	margin: 				10px 10px 25px 0px;
	background:				#ddd;
	-webkit-touch-callout:	none;
	
}

.ui-state-default{
border:0;
padding: 3px;
margin: 2px 0;
color: #006699;
min-width:63px;
}
.ui-state-active {
color: #ffffcc;
}
.style-info {
	padding: 2px;
	margin-right: 0px;
	background: #fff;
	font-weight: normal;
	font-size: 11px;
	color: #666;
	display:inline;
	float: right;
}


@media print
{    
    .no-print, .no-print *
    {
        display: none !important;
    }
}