A:link  { color: #336699; text-decoration: none; }
	
A:visited { color: #336699; text-decoration: none;}
	
A:hover { color: #CC3300; text-decoration: underline;}

#tablecontent TD {
	border-bottom: 0px solid #ccddee;
	padding-bottom: 3px;
	border-top: 0px solid #ccddee;
	padding-top: 3px;
}

.formbutton{
	color: #000099;
	background: #99CCFF;
	font-weight: bold;
	border: 2px outset #d7b9c9
}

body {
    background: #003366;
    font-size:12px;
	text-align: center;
    font-family:Verdana, Arial, Helvetica, sans-serif;
}

#frame {
	width:1000px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
	}
	
#contentleft {
	width:120px;
	padding:0px;
	float:left;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
	}

#contentcenter {
	width:610px;
	padding:20px;
	float:left;
	}

#contentright {
	width:180px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	float:right;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
	}

#usermain {
	width:840px;
	padding:20px;
	float:left;
}

.friends-list {
	padding:2px;
	text-align: center;
	float: center;
	font-size: 11px;
	height: 65px;
	vertical-align: bottom;
}

#event-people {
	width: 100%;
	height: 100px;
	padding: 10px;
	vertical-align: bottom;
}

.wrapper {
	width: 1000px;
	margin: 0 auto;
	clear: both;
}


#header {
	height: 100px;
	min-width: 1000px;
	text-align: center;
	background: #003366;
}

#header h1 a {
	display: block;
	background: url(http://s.wordpress.org/style/images/wordpress-logo.png) center left no-repeat;
	width: 301px;
	height: 88px;
	text-indent: -9999px;
	float: left;
}

#header ul {
	margin-right: 14px;
	float: right;
	list-style: none;
	min-width: 500px;
}

#header ul li {
	float: left;
}

#header ul li a {
	font-weight: normal;
	display: block;
	line-height: 34px;
	padding: 0 10px;
	font-size: 14px;
	color: #999;
	text-shadow: #333 1px 1px 1px;
}

#header ul li a:hover {
	color: #fff;
}

#header ul li a.current, #header ul li#download a.current {
	color: #555;
	background: #e4f2fd;
	-moz-border-radius-topleft: 3px;
	-khtml-border-top-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
	-moz-border-radius-topright: 3px;
	-khtml-border-top-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-right-radius: 3px;
	text-shadow: #c6d9e9 1px 1px 1px;
}

#header ul li#download a {
	background: #d54e21 url(http://s.wordpress.org/style/images/download-tab-bg.png) bottom left repeat-x;
	color: #fff;
	-moz-border-radius-topleft: 3px;
	-khtml-border-top-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
	-moz-border-radius-topright: 3px;
	-khtml-border-top-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-right-radius: 3px;
	text-shadow: #b5421c 1px 1px 1px;
}

#header ul li#download a:hover {
	color: #ffac90;
}

#header ul li#download a.current:hover {
	color: #555;
}

.bold_green { 
	color: green;
}

.bold_blue { 
	color: blue;
}

.bold_red { 
	color: red;
}

.bold_brown { 
	color: brown;
}

.placeScoreTableText {
	font-size: 10px;
	font-weight: bold;
	text-align: right;
}

.placeScoreNA {
	font-weight: bold;
	color: #003399;
}

input.text {
	margin-right: 2px;
	font-size: 10px;
	padding: 3px;
	background: #f5f5f5;
	border: 1px solid #ccc;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;	
	-webkit-border-radius: 3px;
	border-radius: 3px;
	height: 14px;
	vertical-align: top;
	color: #666;
}


.button, .button-secondary {
	font-size: 10px;
	cursor: pointer;
	color: #246;
	background: #e5e5e5;
	height: 22px;
	padding: 0 4px;
	border: 1px solid #a3a3a3;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;	
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

div.content_header { 
	height: 23px; 
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 0 10px; 
	line-height: 23px; 
	background: #336699;
}

.blue_header { 
	height: 23px; 
	color: #fff;
	font-weight: bold;
	line-height: 23px; 
	background: #336699;
	background-image: url('/images/bgs/menu_blue_fade.gif');
	background-repeat: repeat x;
}

.blue_header_centered { 
	height: 23px; 
	color: #fff;
	text-align: center;
	font-weight: bold;
	line-height: 23px; 
	padding: 0 10px;
	background: #336699;
	background-image: url('/images/bgs/menu_blue_fade.gif');
	background-repeat: repeat x;
}

div.content_header { 
	height: 23px; 
	color: #fff;
	text-align: center;
	font-weight: bold;
	line-height: 23px; 
	padding: 0 10px;
	background: #336699;
	background-image: url('/images/bgs/menu_blue_fade.gif');
	background-repeat: repeat x;
}

.blue_header a { 
	height: 23px; 
	color: #fff;
	font-weight: bold;
	line-height: 23px; 
}

div.left_header { 
	height: 23px; 
	color: #fff;
	font-weight: bold;
	text-align: left;
	padding: 0 10px; 
	line-height: 23px; 
	background: #336699;
}


.block-notice {
	border: 2px dashed #ccc;
	background: #FFFFCC;
	width: 100px;
	padding: 10px;
	margin-bottom: 5px;
	top: 50%;
	text-align: center;
}


.nouserpic {
	border: 1px solid #ccc;
	background: #FFFFCC;
	width: 120px;
	font-size: 15px;
	font-weight: bold;
	height: 20px;
	padding: 10px;
	margin-bottom: 5px;
	top: 50%;
	text-align: center;
}

.username {
	padding-top: 5px;
	padding-bottom: 10px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:24px;
	color:#003366;
	font-weight:bold;
	text-align: left;
}

div#usersidebar {
	padding: 10px;
}

.userpanelright {
	background: #fff;
	padding: 10px;
	vertical-align: top;
	width: 180px;
}

.messagespanel {
	background: #fff;
	padding: 10px;
}

.beername {
	padding-top: 5px;
	padding-bottom: 10px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:28px;
	color:#003366;
	font-weight:bold;
}

.statstable {
	background: #f0f0f0;
	border: 1px solid #336699;
}

.statstable TD {
	border: 1px solid #FFFFFF;
}

.beerRatingMenuSelected {
	font-weight: bold;
	width: 125px; 
	text-align: center; 
	border-left: 1px solid #c8d8e8;
	border-top: 1px solid #c8d8e8; 
	border-right: 1px solid #c8d8e8;
}


.beerRatingMenu {
	font-weight: bold;
	background: #ebf1f6; 
	border-bottom: 1px solid #c8d8e8;
	width: 125px; 
	text-align: center; 
}

.beerRatingMenuSpacer {
	font-size: 4px;
	width: 3px; 
	background: #fff;
	border-bottom: 1px solid #c8d8e8;
}


.fade-brown {
	background: #FFFFCC;
	background-repeat: repeat-x;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom:4px;
}

.fade-red {
	background: #F6E3CE;
	background-repeat: repeat-x;
}

.chartbarCell {
    width: 40%;
    padding: 0;
}

.chartbarCellStyle {
    width: 60%;
    padding: 0;
}

.chartbarCellStyleZero {
    width: 5%;
    padding: 0;
}

.chartbarCellStyleZeroLink {
    width: 55%;
    padding-left: 20px;
	text-align: left;
	font-weight: bold
}

.showMyMap {
	margin-top: 10px;
	font-weight: bold;
	text-align: center;
	padding: 10px;
	#border: 1px solid #ccc;
	#background:#f7f7f7;
}

.showMyMap img {
	padding: 10px;
}

div.chartbar {
    background: url('/images/bgs/chart_right_end.gif') no-repeat right top;
    overflow: hidden;
}

div.chartbar span {
    display: block;
    height: 17px;
    margin: 0 3px 0 0;
    padding: 3px 0.5em 0 0.5em;
    background: #336699;
    color: #fff;
    font-weight: normal;
    overflow: hidden;
			background-image: url('/images/bgs/menu_blue_fade.gif');
	background-repeat: repeat x
}

div.placeChartbar {
    overflow: hidden;
}

div.placeChartbar span {
    display: block;
    height: 14px;
    margin: 0 3px 0 0;
    padding: 3px 0.5em 0 0.5em;
    background: #336699;
    color: #fff;
	font-size: 11px;
    font-weight: bold;
    overflow: hidden;
			background-image: url('/images/bgs/menu_blue_fade.gif');
	background-repeat: repeat x
}

.event-attendee {
	padding-right: 7px;
	text-align: center;
	position: relative;
	float: left;
	font-size: 11px;
	height: 75px;
	vertical-align: bottom;
}


div#rbbody {
	width: 100%;
    background: #fff;
    font-size:12px;
	text-align: center;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	background: #003366;
}


div#container {
	width: 1000px;
	position: relative;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	overflow: hidden;
	min-height: 250px;
	text-align: left;
	background: #fff;
	-webkit-border-top-left-radius: 10px; 
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
	-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;
}

.curvy {
	-webkit-border-top-left-radius: 10px; 
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
	-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;
}
	
#frame {
	width:1000px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
	background: #fff;
}

div#threecol {
	width: 1000px;
	min-height:600px;
	position: relative;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	overflow: hidden;
	background: #fff;
	background-image: url(/images/bgs/fade_bg.gif);
	background-repeat: repeat y;
	background-position: top left;
}

div#twocol {
	width: 1000px;
	min-height:600px;
	position: relative;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	overflow: hidden;
	background: #fff;
	background-image: url(/images/bgs/twocol.gif);
	background-repeat: repeat y;
	background-position: top left;
}

div#onecol {
	background: #fff;
	width:960px;
	min-height:600px;
	padding:20px;
	float:left;
}

div#mobilebody {
	font-size:12px;
	min-height:200px;
	padding: 20px;
	text-align: center;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	background: #003366;
}

div#mobilesearch {
	background: #fff;
	text-align: center;
	margin:0 auto; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	float:left;
}

.mobilefield {
	color: #fff;
	font-weight: bold;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-top:40px;

}


/* NEW FORUM PAGE */

.forumMainLinks {
	padding: 20px; 
	color: #ffffff; 
	line-height: 25px;
	font-weight: bold;
}

.forumMainLinks a{
	color: #000; 
	padding: 0px;
}
/*
.forumMainLinks a:hover{
	color: #003366;
	width: 180px;
	background-color: #fff;
	padding: 5px;
	text-decoration: none;
}

*/

/* WHO RATED THIS */

.whorated-row {
	width: 240px;
	height: 15px;
	margin-left: 10px;
	border: 0px;
	background-color: #F0f0f0;
}

.whorated-row-alt {
	width: 240px;
	height: 15px;
	margin-left: 10px;
	border: 0px;
	background-color: #F7F7F7;
}

.whorated-name {
	float: left;
	border: 0px;
	padding-left: 3px;
	text-align: left;
	font-size: 12px;
}

.whorated-score {
	float: right;
	border: 0px;
	padding-right: 3px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}


div#header-container {
	width: 100%;
	height: 100px;
	background-color: #003366;
}

#usersidemenu {
	margin-top: 10px;
	padding: 0;
	width: 110px;
}

#usersidemenu ul{
	list-style: none;
	padding: 0;
	margin: 0;
	width: 110px;
} 

#usersidemenu li {
	float: left;
	font-family:Arial, sans-serif;
	margin: 0px;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	width: 110px;
}

#usersidemenu a {
	color: #336699;
	display: block;
	float: left;
	margin: 0;
	padding-left: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	width: 110px;
	height: 15px;
}

#usersidemenu a.selected {
	color: #336699;
	float: left;
	margin: 0;
	padding-left: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	height: 15px;
	width: 100px;
	background: url(images/bgs/blue-nav-arrow.gif) no-repeat left #ffcf67;
}

.sitename {
	font-family:Arial,Helvetica,sans-serif;
	font-size:20px;
	color:#336699;
	font-weight:bold;
	text-align: left;
	padding-bottom: 0px;
}

.sitename2 {
	font-family:Arial,Helvetica,sans-serif;
	font-size:20px;
	color:#003366;
	font-weight:bold;
	text-align: left;
	padding-bottom: 0px;
}



#usersidemenu a:hover {
	color: #336699;
	float: left;
	margin: 0;
	padding-left: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-decoration: none;
	font-weight:bold;
	text-align: left;
	width: 100px;
	background: #ffcf67;
}



.sideheader{
	color: #d7a000;
	font-size: 14px;
	font-weight: bold;
	padding-top:0px;
	padding-bottom:5px;
}


.accountheader {
	color: #fff;
	font-size: 11px;
}

.accountheader a{
	color: #fff
}

.gobutton{
	font-size: 11px;
}


/************************************************
*	NAVIGATION 									*
************************************************/
	
	
#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: #336699;
	background: white;
}

#nav li a#right {
	border-right: 1px solid #336699;
}


#pagemenu {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}
	
#pagemenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

#pagemenu a {
	color: #fff;
	font-family: Arial, sans-serif;
	font-size:9pt; 
	display: block;
    font-weight: bold;
	text-align: center;
    margin: 0px 0px 0px 0px;
	padding: 6px 10px 7px 10px;
	background: #336699;
	}


#pagemenu a:hover {
	color: #000;
	display: block;
	text-decoration: none;
    margin: 0px 0px 0px 0px;
	padding: 6px 10px 7px 10px;
	background: #ccc;
	}

#pagemenu li {
	float: left;
	margin: 0px;
	padding: 0px;
}

#pagemenu li a {
	background: #336699;
	text-decoration: none;
}

#pagemenu li a#current {
	color: #666;
	background: white;
}


/* END NAVIGATION */

.bigbeerscore {
	font-weight: bold; 
	font-size: 58px; 
	color: #FFFFFF; 
	text-align: center; 
	margin: 0px 0px 0px 0px;
}

.bigbeerscore-green {
	font-weight: bold; 
	font-size: 58px; 
	color: #66A212; 
	text-align: center; 
	margin: 0px 0px 0px 0px;
}

.corner-topleft {
	background: url('/images/icons/corner-topleft.gif'); 
	background-repeat: no-repeat;
	background-position: top left;
}

.corner-topright {
	background: url('/images/icons/corner-topright.gif'); 
	background-repeat: no-repeat;
	background-position: top right;
}

.corner-bottomleft {
	background: url('/images/icons/corner-bottomleft.gif'); 
	background-repeat: no-repeat;
	background-position: bottom left;
}

.corner-bottomright {
	background: url('/images/icons/corner-bottomright.gif'); 
	background-repeat: no-repeat;
	background-position: bottom right;
}

/* PAGINATOR */


.Paginator { 
	text-align: center;
	font-family:Arial, sans-serif; 
	font-size:12px;
	padding-bottom: 10px;
	margin-left: auto; 
	margin-right: auto;
}


.Pages { text-align: center; }
.Paginator a, .pageList .this-page { color: #555; padding: 2px 3px; border: solid 1px #ddd; background: #fff; text-decoration: none; }
.Paginator a:visited { color: #555; padding: 2px 3px; border: solid 1px #ddd; background: #fff; text-decoration: none; }
.Paginator .AtStart { margin-right: 14px; padding: 2px 3px; /* border: solid 1px #ddd; */ background: #fff; color: #aaa; }
.Paginator .Prev { margin-right: 14px; padding: 2px 3px; border: solid 2px #ddd; background: #fff; }
.Paginator .break { padding: 2px 6px; border: none; background: #fff; text-decoration: none; }
.Paginator .Next { margin-left: 14px; padding: 2px 3px; border: solid 2px #ddd; background: #fff;}
.Paginator .AtEnd { margin-left: 14px; padding: 2px 3px; /* border: solid 1px #ddd; */ background: #fff; color: #aaa; }
.Paginator .this-page {padding: 2px 3px; border-color: #999; font-weight: bold; font-size: 12px; vertical-align: top; background: #fff; color: #FF0084; }
.Paginator a:hover {color: #fff; background: #ccc; border-color: #ccc; text-decoration: none;}
/* 
.Paginator .ranking {display: block; margin-top: 0.5em; font-weight: bold;}
.Paginator .ranking a {padding: 0; border: 0; background: transparent;} 
*/


div#footer {
	width: 1000px;
	color: #fff;
	background: #003366;
	height: *;
	font-size: 9px;
	padding: 20px;
}

div#footer a{
	color: #fff;
	font-weight: bold;
	font-size: 11px;
}


.userpanel-text {
	font-size:11px;
	color:#666;
	font-weight: bold;
}

.LiteBigGray {
	font-family:  Arial, Helvetica; 
	font-size: 18px; 
	color: #f5f5f7;
}

.cr-header { 
	height: 25px;
	background: url('/images/bgs/chrome.gif'), top repeat-x, #f9f9f9; 
	font-family:Arial, sans-serif;
	font-size:11px;
	color: #474747; 
	text-transform: uppercase; 
	font-weight: bold; 
	padding: 7px 0px 5px 0px; 
	border-bottom: 1px solid #d7d7d7;
}

.cr-header-table { 
	border-right: 1px solid #d7d7d7;
	border-left: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
}

.dashbox {
	padding: 10px;
	width: 100%;
}

.chooseRatByStyle {
	float: right;
	border: 1px solid #c8d8e8;
	background-color: #f0f5fa;
	vertical-align: top;
	width: 540px;
	margin-bottom: 20px; 
	padding: 5px; 
	text-align: left;
}

.inboxAlert {
	width: 100%;
	padding: 10px;
	margin-top: 10px;
	border: 1px solid #c8d8e8;
	background-color: #f0f5fa;
	vertical-align: top;
	float: left;
}

.inboxAlertMessage {
	float: left;
	width: 95%;
	vertical-align: top;
}

.inboxAlertClose {
	float: right;
	text-align: center;
	padding: 0px;
	border: 1px solid #c8d8e8;
	background: #f7f7f7;
	vertical-align: top;
}

.inboxAlertClose a:hover{
	float: right;
	text-align: center;
	padding: 0px;
	border: 0px solid #c8d8e8;
	background: #336699;
	vertical-align: top;
	color: red;
}


.userActivityBreak {
	padding-bottom:2px;
	padding-top:10px;
	border-bottom:1px dashed #ccc;
	margin-bottom: 5px;
}

.solidbox {
	background: #f7f7f7;
	padding: 10px;
	width: 100%;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

.mailbox {
	background: #f7f7f7;
	width: 100%;
	border-bottom: 1px dashed #ccc;
	border-left: 1px dashed #ccc;
	border-right: 1px dashed #ccc;
}

.cr-beerfoot {
	height: 25px;
	background: url('/images/bgs/chrome.gif'), top repeat-x, #f9f9f9; 
	text-transform: uppercase; 
	font-weight: bold;
	font-family:Arial, sans-serif;
	font-size:11px;
	color:#474747;
	padding: 7px 0px 5px 0px; 
	border-bottom: 1px solid #d7d7d7;
}

.grey-header { 
	background: #d7d7d7; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #474747; 
	text-transform: uppercase; 
	font-weight: bold; 
	padding: 7px 0px 5px 0px; 
	border-bottom: 1px solid #d7d7d7;
}

.botd_top { 
	background-color: #B0B5C0; 
	background-image: url("/images/bgs/botd_top.gif"); 
	background-repeat: no-repeat; 
	background-position: top right
}
.rotw_top { 
	background-color: #B0B5C0; 
	background-image: url("/images/bgs/rotw_top.gif"); 
	background-repeat: no-repeat; 
	background-position: top left;
}

.botd  img{
  padding: 6px;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #c0c0c0;
  border-right: 1px solid #c0c0c0;
  }

.grayimage {
	border-color: #CCCCCC;
} 

.fade-left {
	background-image:url(/images/bgs/bgleft.gif); 
	background-repeat: repeat-y;
	background-position: right;
}
.fade-right {
	background-image:url(/images/bgs/bgright.gif); 
	background-repeat: repeat-y;
	background-position: left;
}


#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#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");
}
	

.toggleopacity img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
}

.toggleopacity:hover img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75);
	-moz-opacity: 0.75;
}

.toggleopacity img{
	border: 1px solid #ccc;
}

#hoverdiv {
	width: 120px;
	background-image:url(/images/icons/zoom-beerpic.gif);
	background-repeat:no-repeat; 
	background-position: top right;
}

.beerinfobox {
	background: #fff;
	margin-top: 10px;
}

.beerinfo {
	background: #E3F6CE;
	background: #fff;
	padding-left: 10px;
}

.blue {
	color: #0033CC;
}
.liteblue {
	color: #90A0FF;
}
.dashed	{
	border: thin dashed #CCCCCC;
}
.dropdown	{
	font-family:arial,san-serif;
	font-size:11px;
	color:#000033;
	background-color: #eoeoff;
}
.beer, text, td {
	font-family:Arial, sans-serif;
	font-size:12px;
	color:#505050;
	font-weight: normal;
	font-variant: normal;
}

.menu {
	font-family:Arial, sans-serif; 
	font-size:12px;
	color:#000066;
	font-weight:BOLD;
	text-decoration:none;
}
.menu2 {
	font-family: MS Sans Serif, Sans Serif;
	font-size:10px;
	color:#505050; 
	font-weight: bold; 
	font-variant: normal;
}



.calItem {
	font-family: "Arial Narrow", "Arial", san-serif; 
	font-size: 12px; 
	line-height: 12px; 
	padding: 3px; 
	border-top: 1px solid #f7f7f7;
}


.med {
	font-family:Arial, helvetica, sans-serif;
	font-size:60%;
}

.whitebeerfoot {
	font-family:Arial, sans-serif;
	font-size:11px;
	color:#E7E7E7;
}
.beerfoot {
	font-family:Arial, sans-serif;
	font-size:11px;
	color:#505050;
}
.placecomments{
	font-family:Arial, sans-serif;
	font-size:12px;
	color:#505050;
	text-align: justify;
}
.ratingsListRank {
	font-family:Arial, sans-serif;
	font-size:11px;
	color:#999999;
}

#sideheader{
	color: #d7a000;
	font-size: 14px;
	color: ;
}

.placename {
	padding-bottom: 0px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:22px;
	color:#003366;
	font-weight:bold;
}

.recordsNotice {
	margin: 10px 0 10px 0;
	text-align: right;
	font-weight: bold;
	font-size: 11px;
	color: #999;
}

.smallGray {
	font-family:Arial, sans-serif;
	font-size:11px;
	color: #999;
}

.smallGrayItalic {
	font-family:Arial, sans-serif;
	font-size:11px;
	font-style: italic;
	color: #999;
}

.articleSummary {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 0px;
	padding-bottom: 5px;
}

.friendsStatus {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left:25px;
	padding-bottom:10px;
	padding-top:2px;
}


.activityDrinkingStatus {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	min-height: 52px;
	margin-left:25px;
	width: 100%;
	float: left;
	padding-bottom:5px;
	padding-top:5px;
}

.activityDrinkingStatusForum {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	min-height: 52px;
	margin-left: 5px;
	width: 100%;
	float: left;
	padding-bottom:5px;
	padding-top:5px;
}

.userStatusBubble {
	border: 1px solid #c8d8e8;
	padding: 5px;
	margin-top: 0px;
	margin-left: -1px;
	width: auto;
	max-width: 475px;
	float: left;
}

.userStatusBubbleExt {
	border: 1px solid #c8d8e8;
	padding: 7px;
	margin-top: 0px;
	margin-left: -1px;
	width: 100%;
	max-width: 475px;
	float: left;
	background-color: #f0f5fa;
}

.userStatusBubblePic {
	float: left;
	border: 0px;
	margin-top: 0px;
	width: 13px;
	margin-left: 0px;
	background: #fff;
}

.userStatusBubblePic a{
	color: #000;
}

.userStatusComment {
	border: 1px solid #c8d8e8;
	padding: 5px;
	background: #ebf1f6;
	margin-top: -2px;
	margin-left: -1px;
	width: auto;
	max-width: 475px;
	float: left;
}

.userStatusCommentExt {
	border: 1px solid #fff;
	padding: 5px;
	padding-top: 3px;
	background: #ebf1f6;
	margin-top: 2px;
	margin-left: -1px;
	width: 100%;
	float: left;
	max-width: 475px;
	font-size: 10px;
}


.forumDrinkingStatus {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left:2px;
	position: relative;
	float: left;
	min-width: 340px;
	width: 100%;
	padding:5px;

}

input.go {
  color:#336699;
  font: bold 84% 'trebuchet ms',helvetica,sans-serif;
  background-color:#fed;
  border:1px solid;
  border-color: #696 #363 #363 #696;
}


.break10px{
	height:10px;
}

.articleSummary a{
	font-weight: bold;
	color: #336699;
}

.articleSummaryMore {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.articleSummaryMore a{
	font-weight: bold;
	color: #336699;
}

.break20px {
	height: 20px;
}

.smallBlue a {
	font-family:Arial, sans-serif;
	font-size:12px;
	color: #336699;
}

.smallBlue a:visited {
	font-family:Arial, sans-serif;
	font-size:12px;
	color: #336699;
}

.moreinfo_dashed {
	border-top: 1px dashed #ccc;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	font-family:Arial, sans-serif;
	font-size:12px;
	color: #336699;
	text-align: right;
}
.moreinfo_dashed a{
	color: #336699;
}

.litebeer {
	font-family:Trebuchet MS, Trebuchet, MS Sans Serif, sans-serif;
	font-size:11px;
	color:#EEEEEE;
}
	
.greenbeerhed {
    font-family:Times,"Times New Roman",Tahoma,serif;
    font-size:14px;
    letter-spacing:3px;
    color:#476757;
    font-weight: bold;
    margin-bottom: 15px;
}

.beerhed {
	font-family:Trebuchet,Verdana,Helvetica,sans-serif;
	font-size:14px;
	color:#505050;
	font-weight: BOLD;
}

.bigbutton {
	background: #CCCCFF; 
	border: 3px solid #999999; 
	font-weight: bold; 
	font-size: 10pt;
}
.premie {
	background: #FFCf67; 
	border: 1px solid #e0b050; 
	font-weight: bold; 
	font-size: 6pt;
}


#premiumMember {
	background: #FFCf67;
	width: 98px;
	height: 10px;
	text-align: center;
	border-left: 1px solid #e0b050; 
	border-right: 1px solid #e0b050; 
	border-bottom: 1px solid #e0b050; 
	font-weight: bold;
	font-size: 6pt;
}

#premiumMemberForum {
	background: #e7e7e7;
	width: 48px;
	height: 10px;
	text-align: center;
	margin-top:-1px;
	border-left: 1px solid #ccc; 
	border-right: 1px solid #ccc; 
	border-bottom: 1px solid #ccc; 
	font-weight: bold;
	font-size: 6pt;
}
#premiumMemberForumNoPic {
	background: #e7e7e7;
	width: 48px;
	height: 10px;
	text-align: center;
	margin-top:-1px;
	border: 1px solid #ccc; 
	font-weight: bold;
	font-size: 6pt;
}

#adminForum {
	background: #b14040;
	width: 48px;
	height: 10px;
	color: #ccc;
	text-align: center;
	margin-top:-1px;
	border-left: 1px solid #660000; 
	border-right: 1px solid #660000;
	border-bottom: 1px solid #660000;
	font-weight: bold;
	font-size: 6pt;
}

.userThumb {
	border: 0px;
}

.watchlist {
	background: #f7f7f7; 
	border: 1px solid #e7e7e7;  
	font-size: 8pt;
}

.score{
	background: #336600; 
	border: 1px solid #cccccc; 
	font-weight: bold; 
	color:#ffffff; 
	font-size: 32pt;
	padding: 0.25cm;
}
.rip {
	background: #666666; 
	border: 1px solid #000000; 
	font-weight: bold; 
	font-size: 6pt;
	color:#FFFFFF;
}
.bigbeer {
	font-family:Arial, sans-serif;
	font-size:16px;
	color:#505050;
	font-weight:bold;
}
.bigbeer2 {
	font-family:Arial, sans-serif;
	font-size:22px;
	color:#742400;
	font-weight:bold;
}

H1 {
	font-family:Arial,Helvetica,sans-serif;
	font-size:28px;
	color:#003366;
	font-weight:bold; 
	display: inline; 
	margin: 10px 10px 10px 0px;
	line-height: 1;
}
	
H2 {
	font-family:Trebuchet,Verdana,Helvetica,sans-serif;
	font-size:18px;
	color:#d7a000;
	font-weight:bold; 
	display: inline; 
	margin: 0px 0px 0px 0px; 
	line-height: 1.5;
}

H3 {
	font-family:Trebuchet,Verdana,Helvetica,sans-serif;
	font-size:14px;
	color:#d7a000;
	font-weight:bold; 
	display: inline; 
	margin: 0px 0px 0px 0px; 
	line-height: 1.5;
}

H4 {
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	color:#d7a000; 
	display: inline; 
	margin: 10px 10px 10px 0px; 
	line-height: 1.5;
}

.beertitle {
	font-family:Trebuchet,Verdana,Helvetica,sans-serif;
	font-size:24px;
	color:#d7a000;
	font-weight:bold;
}
.beertitle2 {
	font-family:Trebuchet,Verdana,Helvetica,sans-serif;
	font-size:24px;
	color:#003366;
	font-weight:bold;
}
.beertitle3 {
	font-family:Trebuchet,Verdana,Helvetica,sans-serif;
	font-size:24px;
	color:#CCCCCC;
	font-weight:bold;
}
.goldbeer {
	color:#d7a000;
}

.hed2 {
	font-family:Arial Black,Arial,sans-serif;
	font-size:15px;
	color:#555555;
	font-weight:normal;
}
	
.TD {
	border-color: #666666; 
	font-family: "MS Sans Serif", Geneva, sans-serif; 
	font-size: 10px; 
	line-height: 12px; 
	color: #333333; 
	border: 1px solid;
}


.table1 {
	color: #999999; 
	border: 1px solid; 
	border-color: #666666; 
	border-style: thin;
}
.sbttnO { 
	font-family:tahoma, sans-serif;
	font-size:11px;
	background: #FFFF99;
	border-bottom: 1px solid #104A7B;
	border-right: 1px solid #104A7B;
	border-left: 1px solid #AFC4D5;
	border-top:1px solid #AFC4D5;
	color:#505050;
	height:19px;
	text-decoration:none;
	cursor: hand; 
	border-color: #FF6600 #996600 #996600 #FF9900; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}
.hilitegold {  
	background-color: #FFCC33;
}
.checkbox {  
	color: #FFCC00; 
	filter: Gray; 
	font-weight: bold;
}
.story {  
	font-family: Trebuchet, Georgia, "Times New Roman", Times, serif; 
	font-size: 12px; 
	line-height: 1.75; 
	color: #444444; 
	text-align: justify;
}
.storytitle { 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#444444;
	font-weight:bold;
}
.skinny {  
	font-family: "Arial Narrow", narrow, condensed, Arial, Helvetica, sans-serif; 
	font-size: 11px;
}
.narrow {  
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif; 
	font-size: 14px;
}
.littlekings { 
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size:9px;
	color:#505050;
}
.whitebeer { 
	font-family: Arial, sans-serif;
	font-size:8pt; 
	color:#FFFFFF; 
	font-weight: bold;
}
.beerhed-bg { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:333333;
	font-weight: bold;
	width: 83px; 
	min-width:83px; 
	height: 20px; 
	background-image: url("/images/bgs/tab-bg2.gif"); 
	padding: 3px 3px 3px 3px; 
	text-align:center;
}
.beerhed-bg2 { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:333333; 
	font-weight: normal; 
	min-width:83px; 
	height: 20px; 
	background-image: url("/images/bgs/tab-bg.gif"); 
	padding: 2px 3px 3px 3px; 
	text-align: center;
}
.tabs-bg1 { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:333333;
	font-weight: bold; 
	width: 83px; 
	min-width:83px; 
	height: 20px; 
	padding: 3px 3px 3px 3px; 
	text-align:center; 
	background-color: #f0f0f0;
}
.tabs-bg2 { 
	border-left: 1px solid #e0e0e0; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:333333; 
	font-weight: normal; 
	min-width:83px; 
	height: 20px; 
	padding: 2px 3px 3px 3px; 
	text-align: center;
}
.beerfoot_white { 
	font-family:Arial, sans-serif;
	font-size:10px;
	color:#FFFFFF;
}
.censored { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#CC3300; 
	background-color: #FFFF99; 
	border-color: #CC003 #FF3366 #990000 #CC0033; 
	border-style: dotted; 
	border-top-width: thin; 
	border-right-width: thin; 
	border-bottom-width: thin; 
	border-left-width: thin;
}
.ul2 {  
	text-indent: 5px;
}

.beerfoot_unread { 
	font-family:Arial, sans-serif;
	font-size:11px;
	color:#3333CC;
}
.spaced3 {
	line-height: 250%;
	line-spacing: 1.75;
	line-space:1.75;
}
.bn-indent {
	margin: 0, 17, 0, 17;
}
/*** temp WIP
<style>
.{font-family:Arial, sans-serif;font-size:10px;color:#505050;; font-weight: normal; font-variant: normal}
</style>
**/

/***** Data Table styles *****/
/* used for TD elements in a data table's header row */
.dataTableHeader {
	font-family:Arial, sans-serif;
	font-size:11px;
	background-color: #FFFFCC;	
}

/*Standard data table cell*/
.dataTableCell {
}

/*Light text data table*/
.dataTableCellLight {
	color: #999999;
}

/*primary data table row background color alternate */
.dataTableRow2 {
	background-color: #ffffcc;
}

/*alternate data table row background color alternate */
.dataTableRowAlternate2 {
	background-color: #Fff499;
}

/*primary data table row background color */
.dataTableRow {
	background-color: #F7F7F7;
}

/*alternate data table row background color */
.dataTableRowAlternate {
	background-color: #F0F0F0;
}

/*data table row background color used when the row represents the logged in user*/
.dataTableRowMe {
	background-color: #FFFFCC;
}

.dataTableBreak {
    background-color: #D6E7EF;
}

/**** Rating list style ******/
.ratingListHeader {
	background-color: #FFCC66;
	font-family:Arial, sans-serif;
	font-size:11px;
}

.ratingListRow {
	background-color: #FFFFD7;
}

.ratingListRowAlternate {
	background-color:#FFFFF0;
}

.ratingListDivider {
	background-color: #D7D7A7;
}

.WarningLarge
{
    font-family: Arial,sans-serif;
    font-size: 18px;
    color: red;
		font-weight:BOLD;
}

.descSpacer {
 border-bottom: 1px dotted #999;
 margin-top: 10px;
 margin-bottom: 10px;
}

/* USER PAGES */

/*-------------------------------------------------------------------*/
/* METROMAP.ASP */

.user-content {
	width: 100%;
	right: 0px;
	bottom: 0px;
}

.user-ratings {
	margin-left: 0px;
	padding: 10px;	
	margin-right: 0px;
	border-left: 1px solid #d7d7d7;
}

.user-details {
	float: left;
	width: 150px;
	margin-left: 0px;
	padding: 20px;
	font-size: 12px;
}

.user-header {
	width: 50%;
	padding-left: 10px; 
	padding-top: 10px;
	padding-bottom: 5px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:24px;
	color:#003366;
	font-weight:bold;
	text-align: left;
}

.username {
	padding-left: 10px; 
	padding-top: 5px;
	padding-bottom: 0px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:24px;
	color:#003366;
	font-weight:bold;
	text-align: left;
}

.userheader {
	padding-top: 10px;
	padding-bottom: 0px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:15px;
	color:#003366;
	font-weight:bold;
	text-align: left;
}

.statusupdate {
	padding: 6px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	margin-bottom: 2px;
	color:#003366;
	background: #ebf1f6;
	width: 100%;
	border: 1px solid #c8d8e8;
	font-weight:normal;
	text-align: center;
}

.userdrinking {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#003366;
	background: #ebf1f6;
	height: 24px;
	width: 300px;
	border: 1px solid #c8d8e8;
	font-weight:normal;
	text-align: left;
	vertical-align: middle;
}

.usercomment {
	padding-top: 0px;
	margin-left: -26px;
	margin-top: 0px;
	padding-right: 20px;
}

#user_status_blurb {
	height: 20px;
	width: 10px;
	background-image: url('/images/usercomment.png');
	background-repeat: no-repeat;
}

.user_status {
	position: relative;
	height: 28px;
	width: 400px;
	background: #ebf1f6;
	border: 1px solid #c8d8e8;
}
.user_status label {
	position: absolute;
	top: -9999px;
}
.user_status input.go {
	position: absolute;
	top: 5px;
	right: 6px;
}
#d {
	padding: 3px 0 0 3px;
	border: 0;
	margin-top: 3px;
	margin-left: 0px;
	font-family:Arial,Helvetica,sans-serif;
	background: none;
	outline: none;
	font-size: 1em;
	color: #777;
}

#c {
	padding: 3px 0 0 3px;
	border: 0;
	margin-top: 3px;
	width: 100%;
	font-family:Arial,Helvetica,sans-serif;
	background: none;
	outline: none;
	font-size: 1em;
	color: #777;
}

.comment_form_inline {
	margin-top: 2px;
	position: relative;
	height: 28px;
	width: 400px;
	background: #ebf1f6;
	border: 1px solid #c8d8e8;
	margin-left: 0px;
}




.comment_form {
	margin-top: 10px;
	position: relative;
	height: 28px;
	width: 400px;
	background: #ebf1f6;
	border: 1px solid #c8d8e8;
	margin-left: 30px;
}
.comment_form label {
	position: absolute;
	top: -9999px;
}
.comment_form input.go {
	position: absolute;
	top: 5px;
	right: 6px;
}


.comment_form_forum {
	margin-top: 2px;
	position: relative;
	height: 28px;
	width: 380px;
	background: #ebf1f6;
	border: 1px solid #c8d8e8;
	margin-left: 0px;
}

.comment_form_forum label {
	position: absolute;
	top: -9999px;
}
.comment_form_forum input.go {
	position: absolute;
	top: 5px;
	right: 6px;
}

.commentLink {
	margin-top: 10px;
	position: relative;
	height: 28px;
	width: 400px;
	background: #ebf1f6;
	border: 1px solid #c8d8e8;
	margin-left: 30px;
}

.commentLinkForum {
	font-size: 10px;
}
.commentLink label {
	position: absolute;
	top: -9999px;
}

#twitter_div {
}

#twitter_div ul {
   font-family:Arial, sans-serif;
   font-size:12px;
   list-style:none;
   margin:0;
   padding:2;
   position:relative;
   text-align:left;
}

#twitter_div li {
   background-image: url('/images/icons/comments_green.gif');
   background-repeat: no-repeat;
   padding-left: 18px;
   padding-bottom:10px;
}

#twitter_div li a{
   font-weight:normal;
}


.activityTime {
	color: #999;
	font-size: 9px;
}

.twitterTime a {
	font-weight: normal;
	color: #999;
	font-size: 9px;
}

.rpMoreReviews {
	text-align: right;
	font-size: 12px;
	font-weight: normal;
}


.statusComment {
	padding-left: 30px;
}

.commentLink2 {
	padding-left: 30px;
	width: 80px;
	padding-top: 0px;
}

#s {
	padding: 3px 0 0 3px;
	border: 0;
	margin-top: 3px;
	font-family:Arial,Helvetica,sans-serif;
	background: none;
	outline: none;
	font-size: 1em;
	color: #777;
}

#user_message {
	padding: 3px 0 0 3px;
	font-family:Arial,Helvetica,sans-serif;
	border: 0;
	margin-top: 3px;
	background: none;
	outline: none;
	font-size: 1em;
	color: #777;
}

.userheader a{
	color:#003366;
}

.userheader a:hover{
	text-decoration: none;
	color:#336699;
}

.dashedbreak {
	border-bottom: 1px dashed #ccc;
	margin-top: 5px;
	margin-bottom: 5px;
}


/* ------- New Beer Rating Page -------- */


.beerRatings_User {
	margin-bottom: 10px;
	background: #fff;
	text-align: center;
	vertical-align: top;
	font-size: 11px;
	font-weight: normal;
	width: 80px;
}

.beerRatings_Info {
	background: #FFFFD7;
	margin-bottom: 10px;
	border: 1px solid #cfcfcf;
}

.beerRatings_InfoAlt {
	background: #FFFFF0;
	margin-bottom: 10px;
	border: 1px solid #cfcfcf;
}

.beerRatings_Bubble {
	background-color: #fff;
	background: url(/images/icons/ratingbubble.gif) top right no-repeat;	
}

/* ------- END -- New Beer Rating Page -------- */



#beerlist {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 50%;
	border: 1px solid #000;
}

#beerlist li {
	float: left;
	font-family:Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #000;
	display: block;
	float: left;
	margin: 0;
	padding: 0px 5px;
}

#beerlist li.selected {
	color: #000;
	width: 33%; 
	float: left;
	margin: 0;
	padding: 0px 5px;
	font-weight:bold;
}







#viewusermenu {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#viewusermenu li {
	float: left;
	font-family:Arial, sans-serif;
	margin: 0px;
	padding: 0px;
}

#viewusermenu a {
	color: #336699;
	display: block;
	float: left;
	margin: 0;
	padding: 5px 8px;
	text-decoration: none;
	font-weight: bold;
}

#viewusermenu a.selected {
	color: #ccc;
	float: left;
	margin: 0;
	padding: 5px 8px;
	text-decoration: none;
	font-weight:bold;
}

#viewusermenu a:hover {
	color: #000;
	float: left; 
		background: #e7e7e7;
}

#navmenu {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
	#border-bottom: 2px solid #336699;
}

#navmenu li {
	float: left;
	font-family:Arial, sans-serif;
	margin: 0px;
	padding: 0px;
}

#navmenu a {
	color: #336699;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
	font-weight: bold;
}

#navmenu a.selected {
	color: #7cb53f;
	float: left;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
	font-weight:bold;
}

#navmenu a:hover {
	color: #7cb53f;
	float: left;
	text-decoration: none;
}

#usermenu {
   font-family:Arial, sans-serif;
   font-size:11px;
   float:left;
   width:100%;
   background:#fff;
   overflow:hidden;
   position:relative;
}
#usermenu ul {
   font-family:Arial, sans-serif;
   font-size:11px;
   clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   text-align:center;
}
#usermenu ul li {
   display:block;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
}
#usermenu ul li a {
   display:block;
   margin:0 0 0 0px;
   padding:3px 0px;
   color:#000;
   background:#ddd;
   vertical-align: top;
   text-decoration:none;
   line-height:1.3em;
}
#usermenu ul li a:hover {
   background:#fff;
   color:#000;
}

#usermenu ul li a.item {
   width: 75px;
   color: #336699;
   background:#ccc;
   border-bottom: 1px solid #fff;
   font-weight:bold;
   border:1px solid #ccc;
}


#usermenu ul li a.item:hover {
   width: 75px;
   color: #000;
   background:#336699;
   border-bottom: 1px solid #fff;
   font-weight:bold;
   border:1px solid #ccc;
}


#usermenu ul li a.active,
#usermenu ul li a.active:hover {
   width: 75px;
   color:#000;
   background:#fff;
   font-weight:bold;
   border-top: 1px solid #ccc;
   border-left: 1px solid #ccc;
   border-right: 1px solid #ccc;
}

#usermenu ul li a.blankfront {
   width: 10px;
   color:#fff;
   background:#fff;
   font-weight:bold;
   border-bottom: 1px solid #ccc;
   height: 15px;
}

#usermenu ul li a.blank {
   width: 2px;
   color:#fff;
   background:#fff;
   font-weight:bold;
   border-bottom: 1px solid #ccc;
   height: 15px;
}

#usermenu ul li a.blankback {
   width: 50px;
   color:#fff;
   background:#fff;
   font-weight:bold;
   border-bottom: 1px solid #ccc;
   height: 15px;
}





#centeredmenu {
   font-family:Arial, sans-serif;
   font-size:11px;
   float:left;
   width:100%;
   background:#fff;
   overflow:hidden;
   position:relative;
   border-bottom: 1px solid #ccc;
}
#centeredmenu ul {
   font-family:Arial, sans-serif;
   font-size:11px;
   clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   left:0%;
   text-align:center;
}
#centeredmenu ul li {
   display:block;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   left:2%;
   width: 105px;
}
#centeredmenu ul li a {
   display:block;
   margin:0 0 0 1px;
   padding:3px 10px;
   background:#ddd;
   color:#000;
   text-decoration:none;
   line-height:1.3em;
   border-top:1px solid #ccc;
   border-left:1px solid #ccc;
   border-right:1px solid #ccc;
}
#centeredmenu ul li a:hover {
   background:#ccc;
   color:#000;
}

#centeredmenu ul li a.active,
#centeredmenu ul li a.active:hover {
   color:#000;
   background:#fff;
   font-weight:bold;
}



.rttab {
	font-family:Arial, sans-serif;
	font-size:11px;
	color:#505050;
	border: 1px solid #d7d7d7;
	width: 95px;
	background: #f7f7f7;
	text-align: center;
}


.rttab-selected {
	font-family:Arial, sans-serif;
	font-size:11px;
	color:#505050;
	background: #ffffff;
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	border-top: 1px solid #d7d7d7;
	width: 95px;
	text-align: center;
	font-weight: bold;
}

.rttab-who {
	font-family:Arial, sans-serif;
	font-size:11px;
	color:#505050;
	border: 1px solid #d7d7d7;
	width: 115px;
	background: #f7f7f7;
	text-align: center;
}

.pgtab {
	font-family:Arial, sans-serif;
	font-size:11px;
	color:#505050;
	border: 1px solid #d7d7d7;
	width: 81px;
	background: #ffffff;
	text-align: center;
}

.pgtab-selected {
	font-family:Arial, sans-serif;
	font-size:11px;
	color:#505050;
	background: #f7f7f7;
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	border-top: 1px solid #d7d7d7;
	width: 81px;
	text-align: center;
	font-weight: bold;
}

.pgtab-selected-leftside {
	font-family:Arial, sans-serif;
	font-size:11px;
	color:#505050;
	background: #f7f7f7;
	border-right: 1px solid #d7d7d7;
	border-top: 1px solid #d7d7d7;
	width: 81px;
	text-align: center;
	font-weight: bold;
}

.pgtab-blank {
	font-family:Arial, sans-serif;
	font-size:11px;
	color:#505050;
	border-bottom: 1px solid #d7d7d7;
	width: *;
	background: #ffffff;
	text-align: center;
}

.pgtab-stats {
	font-family:Arial, sans-serif;
	font-size:11px;
	color:#505050;
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	border-top: 1px solid #d7d7d7;
	width: 81px;
	background: #f7f7f7;
	text-align: center;
}

.pgtab-stats-selected {
	font-family:Arial, sans-serif;
	font-size:11px;
	color:#505050;
	background: #d7d7d7;
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	border-top: 1px solid #d7d7d7;
	width: 81px;
	text-align: center;
	font-weight: bold;
}



