@charset "utf-8";
/* CSS Document */

body{
	background:#fff;
	background-image: url(/images/feettile.gif);
	background-repeat: repeat;
	margin:0;
	padding:0;
	color:#333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
}

h1{
	font-size:1.3em;
}

h2{
	font-size:1.1em;
	color:#3b5998;
}

a{
color:#3b5998;
text-decoration:none;
}

a:link{
color:#3b5998;
text-decoration:none;
}

a:visited{
color:#3b5998;
text-decoration:none;
}

a:hover{
color:#990033;
text-decoration:underline;
}

a:active:hover{
color:#3b5998;
text-decoration:underline;
}

fieldset{
border:none;
margin:0;
padding:0;
}

#latestListing{

}

#latestListing p{
margin:4px 0;
}

#blueBlock{
padding:0 5px;
background:#3b5998;
color:#fff;
float:right;
width:540px
}

#blueBlock a{
color:#fff;
text-decoration:none;
}

#blueBlock a:link{
color:#fff;
text-decoration:none;
}

#blueBlock a:hover{
color:#fff;
text-decoration:underline;
}

#breweries{
margin:0 10px;
}

#breweries img{
margin-right:4px;
}

#breweries p{
margin:0 0 5px 0;
font-size:0.7em;
}

.submit{
height:22px;
font-weight:bold;
font-size:0.9em;
color:#fff;
background:#3b5998;
border:1px solid #3b5998;
}

.submit:hover{
color:#3b5998;
background:#fff;
border:1px solid #3b5998;
cursor:pointer;
}

.formCancel{
height:22px;
margin-left:15px;
font-weight:bold;
font-size:0.9em;
color:#000;
background:#ccc;
border:1px solid #ccc;
}

.formCancel:hover{
color:#000;
background:#fff;
border:1px solid #ccc;
cursor:pointer;
}

#onsecPanel{
width:200px;
height:600px;
overflow:scroll;
position:fixed;
left:0;
background:#ccc;
z-index:99;
padding:5px;
opacity: 0.8;
filter:alpha(opacity=80);
}

#onsecPanel p{
margin:0 0 0 5px;
}

#showPanel { position:fixed; z-index:3; left:0; top:15px;padding-top:40px; display:none; width:0px; height:100px; cursor:pointer;}
#showPanel span{display:block; font-size:24px; color:#fff;height:30px; margin-top:20px; padding:10px 0 10px 10px; width:20px; background: #333;}
#hidePanel {display:block; color:#fff; background: #333;padding:2px;cursor:pointer;text-align:right;}
#hidePanel a {color:#fff;}

#userPanelShow { position:fixed; z-index:4; right:0;top:15px;float:right; padding-top:40px; height:100px; cursor:pointer;}
#userPanelShow span{display:block; font-size:24px; color:#fff;height:30px; margin-top:20px; padding:10px 0 10px 10px; width:20px; background: #990033;}

.panelList {
margin:0;
padding:0 0 10px 20px;
}

.panelList li{
margin:0;
padding:0;
}

#wrapper{
	margin:0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	width:950px;
	padding:0;
	border:0;
	background-color: #fff;
}

#logo{
margin:10px 0 0 0;
}

#navigation{
	margin:3px 0;
	text-align:center;
	font-weight:bold;
	color:#fff;
}

#navigation a:link{
	color:#fff;
	text-decoration:none;
}

#navigation a:visited{
	color:#fff;
	text-decoration:none;
}

#navigation a:hover{
color:#E6E7E8;
}

#navigation a:active:hover{
	color:#fff;
}

#leftColumn{
width:600px;
margin-left:10px;
}

#leftColumn460{
width:460px;
margin-left:10px;
}

#leftColumn h1{
margin:20px 0 0 0;
}

#leftColumn460 h1{
margin:20px 0 0 0;
}

#footer{
background-color: #333;
color:#333;
padding:0px 10px;
margin-top:10px;
}


/* JQuery image slider */
.svwp {width: 50px; height: 20px; background: #fff;} /*preloader stuff. do not modify!*/
.svwp ul{position: relative; left: -999em;}/*preloader stuff. do not modify!*/
.slideViewer { 
position: relative;
overflow: hidden; 
padding: 0;
background: #fff;
}
.slideViewer ul {  /*your list of images*/
position: relative;
left: 0;
top: 0;
width: 1%;
list-style-type: none;
margin: 0; 
padding: 0;
}
.slideViewer ul li {
float:left;
}

/*typographic info*/
.slideViewer span.typo{ 
padding: 6px; /* do not modify padding */
background: #fff;
color: #3c5a98;
font: bold 12px Verdana;
}

.thumbSlider { /*the thumbnails slider*/
overflow: hidden;
width: 1%;
background: #fff;
}
.thumbSlider ul { 
list-style-type: none;
margin: 0; 
padding: 0;
}
.thumbSlider ul li{ 
float:left;
margin: 0;
}
.thumbSlider a{
color: #fff;
text-decoration: none;
}
.thumbSlider a img{
border: 0;
display: block;
padding: 0;
}
.thumbSlider p.tmbrdr { /* the border above -not around- each thumb */
/* width, height and top values are dynamically added by the script. Do not modify. */
position:relative; 
left: 0;
font-size: 0.01em;
left: 0;
margin: 0;
padding: 0;
}

a.left, a.right { /*the left and right buttons (links)*/
background: transparent; /* could be any color  */
color: #ff0000;
font: bold 16px Arial;
overflow: hidden;
}
a.left span, a.right span{

}
a.left img, a.right img{
border: 0;
}
a.l_dis, a.r_dis {
background: transparent; /* ALWAYS leave transparent. this is the 'disabled' state of the link !  */
cursor: default;
}
a.l_dis span, a.r_dis span {
display: none;
}
a:focus {outline:none;}


.rating{
margin:5px 0 0 0;
}

.isactive{
padding:0 3px;
background:#fff;
}

.oninn{
border-bottom:#ff0000 solid 2px;
}

.comments{
border-bottom:#006600 solid 2px;
}



/* RUNS PAGE */

h2.rightbox{
border-bottom:1px solid #ccc;
padding:0 0 3px 0;
font-size:1.1em;
margin:0 0 10px 0;
color:#333;
}

h2 span.rightbox{
font-weight:normal;
font-size:1em;
margin:0;
}

div.rightbox{
margin:0 0 15px 0;
font-size:0.9em;
}

div.rightbox .small{
font-size:0.85em;
}

p.help{
background-image:url(/images/help.png);
background-repeat:no-repeat;
background-position:center right;
font-size:0.8em;
height:16px;
text-align:right;
}

p.help span{
margin-right:20px;
vertical-align:middle;
}

a img{
border:0;
}

.commentLinks{
font-size:0.8em;
}

.userLinks{
font-weight:bold;
}

a:link.commentLinks, a:link.userLinks, a:link.rightboxLinks{
text-decoration:none;
}

a:visited.commentLinks, a:visited.userLinks, a:visited.rightboxLinks{
text-decoration:none;
}

a:hover.commentLinks, a:hover.userLinks, a:hover.rightboxLinks {
text-decoration:underline;
}

a:active:hover.commentLinks, a:active:hover.userLinks, a:active:hover.rightboxLinks{
text-decoration:underline;
}

li.rightList{
margin:0 0 3px -10px;
padding:0;
}

#newComment{
width:500px;
border:0;
background:#eceff5;
padding:5px;
margin:0 0 0 50px;
overflow:auto;
}

#comment{
font-family:Verdana, Arial, Helvetica, sans-serif;
border:1px solid #bdc7d8;
background:#fff;
margin:0;
font-size:12px;
}

.grey{
height:15px;
width:99%;
color:#666;
padding:2px;
}

.nowactive{
float:right;
width:91%;
padding:2px;
height:40px;
}


 
#button{
background:#3c5a98;
border:0;
width:70px;
height:25px;
color:#fff;
float:right;
margin:5px 0 0 0;
}


#update{
list-style-type:none;
margin:0 0 0 51px;
padding:0;
border:0;
}


#update li{
background:#eceff5;
padding:5px;
width:500px;
margin:0 0 3px 0;
border:0;
}

.box{
background:#eceff5;
padding:5px;
width:500px;
margin:50px 0 3px 0;
border:0;
}

#userImage32{
height:32px;
width:32px;
float:left;
}
.userImage32{
height:32px;
width:32px;
float:left;
}

.userImage44{
height:44px;
width:44px;
float:left;
}

.userImage60{
height:60px;
width:60px;
float:left;
margin:0 5px 3px 0;
}

.userImage100{
height:100px;
width:100px;
float:left;
margin:0 5px 5px 0;
}

table.tablesorter td.numeric{
text-align:right;
width:50px;
}

table.tablesorter thead tr th{
text-align:left;
}



table.tablesorter {
	font-family:arial;
	background-color: #CDCDCD;
	margin:0;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #e6EEEE;
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 3px;
}
table.tablesorter thead tr .header {
	background-image: url(/images/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 3px;
	background-color: #FFF;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(/images/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(/images/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #8dbdd8;
}

#userForm{
	width:560px;
	margin: 0 auto;
}

#userForm label{
	width: 12em;
	float: left;
	text-align: left;
	margin-right: .5em;
	display: block;
}

#userForm input{
	width: 12em;
}

#userForm h1{
border-bottom:1px solid #ccc;
padding-bottom:5px;
}

#userForm #submit{
float:right;
width:75px;
height:20px;
font-weight:bold;
font-size:0.9em;
color:#fff;
background:#3b5998;
border:0;
}

#userForm #msgbox{
color:#ff6600;
}

#contactform{
	margin-bottom:20px;
}

#contactform p{
	margin-bottom:-5px;
}

#contactform label{
	width: 13em;
	float: left;
	text-align: left;
	margin-right: .5em;
	display: block;
}

#mismanagementForm{
margin-left:75px;
}

#mismanagementForm p{
	margin-bottom:-5px;
}

#mismanagementForm label{
	width: 13em;
	float: left;
	text-align: left;
	margin-right: .5em;
	display: block;
}

#mismanagementForm .submission{
text-align:center;
}

#preferences{
margin-bottom:30px;
}

#preferences label{
	width: 11em;
	float: left;
	text-align: left;
	margin-right: .5em;
	display: block;
}

#inn-edit label{
	width: 11em;
	float: left;
	text-align: left;
	margin-right: .5em;
	display: block;
}

#inn-edit .inn-input{
	width: 300px;
border:1px solid #ccc;
}

#contactform .error{
border:1px solid #cc0000;
}

.err{
color:#cc0000;
}

.ajaxOK{
color:#006600;
}

.ajaxError{
color:#ff0000;
}

.error{
border:1px solid #cc0000;
}

#contactform .required{
margin-left:5px;
color:#cc0000;
}

.boxborder{
border:1px solid #ccc;
}

#contactform .messageborder{
border:1px solid #ccc;
}

#contactform .submission{
text-align:center;
}

.rowselected{
margin-bottom:5px;
list-style-type:none;
}

.rowselected:hover{
cursor:pointer;
}

.errorDisplay{
background:#ffcccc;
border:1px solid #cc0000;
text-align:center;
line-height:3em;
font-weight:bold;
}

.successDisplay{
background:#ccffcc;
border:1px solid #33cc00;
text-align:center;
line-height:3em;
font-weight:bold;
}

#showPasswords{
cursor:pointer;
float:right;
color:#3b5998;
text-decoration:underline;
margin:0;
}

#showPasswords:hover{
color:#990033;
text-decoration:none;
}

/* USER ADD PAGE */

#UArightColumn{
float:right;
width:450px;
margin:0 10px 10px 0;
background:#eceff5;
padding:0 5px;
}

#UArightColumn p{
font-size:0.9em;
}

#UArightColumn .UAheader{
font-size:1em;
}

#upload .uploadifyQueueItem {
  background-color: #F5F5F5;
  border: 2px solid #E5E5E5;
  font: 11px Verdana, Geneva, sans-serif;
  margin-top: 5px;
  padding: 10px;
  width: 350px;
}
#upload .uploadifyError {
  background-color: #FDE5DD !important;
  border: 2px solid #FBCBBC !important;
}
#upload .uploadifyQueueItem .cancel {
  float: right;
}
#upload .uploadifyQueue .completed {
  background-color: #E5E5E5;
}
#upload .uploadifyProgress {
  background-color: #E5E5E5;
  margin-top: 10px;
  width: 100%;
}
#upload .uploadifyProgressBar {
  background-color: #0099FF;
  height: 3px;
  width: 1px;
}

#uploaded .uploadifyQueueItem {
  background-color: #F5F5F5;
  border: 2px solid #E5E5E5;
  font: 11px Verdana, Geneva, sans-serif;
  margin-top: 5px;
  padding: 10px;
  width: 350px;
}
#uploaded .uploadifyError {
  background-color: #FDE5DD !important;
  border: 2px solid #FBCBBC !important;
}
#uploaded .uploadifyQueueItem .cancel {
  float: right;
}
#uploaded .uploadifyQueue .completed {
  background-color: #E5E5E5;
}
#uploaded .uploadifyProgress {
  background-color: #E5E5E5;
  margin-top: 10px;
  width: 100%;
}
#uploaded .uploadifyProgressBar {
  background-color: #0099FF;
  height: 3px;
  width: 1px;
}

#showAvatarUpload{
cursor:pointer;
color:#3b5998;
}

#showAvatarUpload:hover{
cursor:pointer;
color:#3b5998;
text-decoration:underline;
}

.hareSelected{
background:#ccc;
}

#locationDetails .lineup{
	width: 10em;
	float: left;
	text-align: left;
	margin-right: .5em;
	display: block;
}

#locationDetails input{
width:200px;
}

#locationDetails textarea{
width:200px;
}

#galleria{ width: 600px; height: 450px; background: #FFFFFF; }

#images{ width: 310px; height:250px; padding:0;margin:0;background: #FFFFFF; }