.beername { 
	padding-bottom: 12px; 
	width: 100%; 
	border-bottom: 2px solid #ccc; 
	margin: 0px 0px; 
	color: #336699;
}
.tag {  font-weight: none; font-size: 16px; padding: 8px; margin: 0px;  background: #f2f2f2; border-bottom: 1px solid #eee; }
#tagDelShow .tag:hover {background: #fbec88;}
.tag img {top: 3px;position: relative; }
.tagLink { padding: 4px;}
.tags {line-height: 2;}
.tags a:hover{ background: #336699; color: #fff; margin: -10px; padding: 10px;}
.stylecloud a:hover{ padding: 4px; background: #336699; color: #fff;text-decoration: none; }

.tagscore { padding: 0px 10px; font-weight: bold; color: #8DBF54; font-size: 14px;}
#tagDelHide {background: #C8D8E8;
text-align: center;
padding-bottom: 10px;
min-height: 10px !important;
color: #369;
padding:10px;}
div:hover#tagDelHide{
	background: #336699;
	cursor: pointer;color: #fff;
}

.ui-select-input {
	border: none;
	font-size: 13px;
	font-weight: bold;
	background: #f7f7f7;
	padding: 4px;
	color: #336699;
-webkit-appearance: none;
box-sizing: border-box;
align-items: center;
border-image-source: initial;
border-image-slice: initial;
border-image-width: initial;
border-image-outset: initial;
border-image-repeat: initial;
white-space: pre;
-webkit-rtl-ordering: logical;
cursor: default;
}
.ui-select-input hover{
background-color: #336699;
}

#confirmUnassoc {
	display:none;
	left:200px;
	top:100px;
	width: 600px;
	position:absolute;
	z-index:10;
	background:white;
	padding:20px;
	font-size:20px;
	overflow-y: auto;
	overflow-x: hidden;
	border: 3px solid #003366;
}
#cover {
	display:none;
	position:absolute;
	left:0px;
	top:0px;
	width: 100%;
	height: 100%;
	background:#ccc;
	filter:alpha(Opacity=75);
	opacity:0.5;
	-moz-opacity:0.75;
	-khtml-opacity:0.75
}

#tagDescription {
	padding: 10px 0px;
	font-size: 14px;
}
#tagside{
	font-family: "Droid Sans", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.6em;
}
#tagside a:hover{ padding: 4px; background: #336699; color: #fff;text-decoration: none; white-space:nowrap;}

#taghome {
	margin-bottom: 20px;
}

#main {padding: 20px;}

.menu {
	font-family: "Droid Sans", Arial, Helvetica, sans-serif;
	width: 180px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 0px;
}
.menu.header {
	height: 45px;
	font-size: 24px;
}
.menu.header a{
	color: #ccc;
}

/* TABLE */
.ttbl {
	font-family: "Droid Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-spacing: 0px;
	z-index: 0;
}
.ttbl>tbody>tr:nth-child(odd)    { background-color:#fff;}
.ttbl>tbody>tr:nth-child(even)    { background-color:#f9f9f9;}
.ttbl tr td {
	padding: 5px 0;
	border-bottom: 1px solid #eee;
}

.ttbl td.count {
	text-align: left;
	color: #777;
	width: 50px;
}
.beerstats {
	text-align: left;
	color: #777;
	font-size: 12px;
	font-family: "Droid Sans", Arial, Helvetica, sans-serif;
	padding: 5px 0;
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
}
/* TABLE */
.tbl {
	font-family: "Droid Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	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 {
	text-align: center;
	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: 375px;
	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;
	text-align: center;
	white-space: wrap;
}
.tbl td.pctl {
	font-weight: bold;
	color: #8DBF54;
	font-size: 10pt;
	width: 50px;
	text-align: center;
}


/* RETIRED */
.rip {
	padding: 3px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background: #ddd;
	font-weight: normal;
	font-size: 8pt;
	color: #fff;
	margin: -2.5px 0px 0px 10px;
	position: absolute;
}

.orangelink {
background-color: #f3a700;
font-size: 13px;
font-weight: bold;
line-height: 1;
text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
color: #fff;
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;
}
.orangelink a{color: #fff; text-decoration: none;}
.orangelink a:hover {text-decoration: underline;}

#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;
	zoom: 1;
}
