* { margin:0; padding:0;}

html,body {
  border:0; 
  font-family: Arial, sans-serif;
  height: 100%;
  background: #aaa;
}

h2 {
margin: 0;
padding: 0;
}

    #container {
    min-width: 1000px;
	width: 1000px;
	background: #fff;
	margin: auto;
	margin-top: 0;
	border-left: 2px #333 ridge;
	border-right: 2px #333 ridge;
	/*margin: 0 1% 0 1%;*/
    }

    #header {
	position: relative;
	/*background-size: 100%;*/
	background-image: url('img/css/bg.jpg');
	background-repeat: repeat-x;
    /*background:#603311;*/
    /*border-bottom:5px solid #000;*/
	padding-bottom: 30px;
	clear: both;
    }
	#logo {
		position: absolute;
		right: 0px;
		top: 0px;
		padding: 5px;
	}

	.blk {
	display: block;
	}

    #title {
    color: #fff;
	text-align: center;
    padding: 1px 5px 1px 5px;
    }

    #navtab {
      float:left;
      width:100%;
      /*background:#E7E5E2;*/
      font-size:93%;
      line-height:normal;
	  margin-top: 0;
		border-bottom:3px solid rgb(139,130,121);
      }
    #navtab ul {
    margin:0;
    padding:3px 3px 0 190px;
	list-style:none;
      }
    #navtab li {
      display:inline;
      margin:0;
      padding:0;
      }
    #navtab a {
      float:left;
      background:url("navL.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #navtab a span {
      float:left;
      display:block;
      background:url("navR.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #navtab a span {float:none;}
    /* End IE5-Mac hack */
    #navtab a:hover span {
      color:#FFF;
    background-position:100% -52px;
      }
    #navtab a:hover {
      background-position:0% -52px;
      }
    #navtab a:hover span {
      background-position:100% -52px;
    }
	
	#content {
	padding: 0;
	clear: both;
	}

    #left {
    float:left;
    width:170px;
    padding:5px;
	/*border: 1px solid black;*/
	margin: 5px;
	}

#memnum
{
	text-align: center;
	margin: 0;
	font-size: 0.9em;
    padding:5px;
	color: #fff;
	background: #603311;
	font-weight: bold;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-webkit-box-shadow: 5px 5px 2px #888;
  	-moz-box-shadow: 5px 5px 2px #888;
}

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

#statusbox {
	text-align: left;
	background: #fef1b5;
	padding: 5px;
	margin: 3px 0;
	font-size: 0.9em;
    border: 1px dotted #ccc;
}

#menu {
  font-size: 0.8em;
  text-align: center;
  }

#menu ul 
{
list-style-type: none;
}
  
  
#menu li a 
{
    display: block;
    margin: 5px 0;
    padding: 5px;
    voice-family: "\"}\""; 
    voice-family: inherit;
    background: #fef1b5;
    border: 1px dotted #ccc;
    text-decoration: none;
    color: #555;
}
  
#menu li a:link, #menu1 li a:visited 
{
  color: #555;
  /*display: block;*/
  /*background:  url(menu.gif);*/
}
  
#menu li a:hover 
{
  color: #fef1b5;
  background: #aa6600;
  }
  
#camranews 
{
    margin: 5px 0;
    padding:5px;
    background: #fef1b5;
    border: 1px dotted #ccc;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -webkit-box-shadow: 5px 5px 2px #888;
    -moz-box-shadow: 5px 5px 2px #888;
}

#camranews a
{
    color: #333;
    text-decoration: none;
}

#camranews a:hover
{
    text-decoration: underline;
}

div#toggleForm
{
    margin: 0px 20px 0px 20px;
    display: none;
}

#right
{
    float: right;
    margin: 5px;
    width: 210px;
    padding: 5px;
}


#infopanel {
	margin: 5px 0;
	padding: 5px;
	background: #eee;
	border: 1px dotted #ccc;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-webkit-box-shadow: 5px 5px 2px #888;
  	-moz-box-shadow: 5px 5px 2px #888;
}
	
	#infopanel a {
	color: #333;
	text-decoration: none;
	}
	
	#infopanel a:hover {
		text-decoration: underline;
	}

    #center {
	max-width: 580px;
	margin: 0 230px 0 190px;
	padding: 10px 0;
	font-size: 0.95em;
    }

    #center p {
    padding-bottom: 5px;
    }
	
	#cener table,td {
	font-size: 0.8em;
	}
	
	#center a:link, a:visited, a:active {
	text-decoration: none;
	color: #33f;
	}
	
	#center a:hover {
	text-decoration: underline;
	color: red;
	}
	
	#center ul {
	list-style-type: none;
	}
	
	#dllink {
	display: block;
	}
	
	#pubclosed {
		color: #666;
		background: #eee;
	}
	
	#pubfind {
		position: relative;
		width: 600px;
		min-width: 600px;
		border: 2px solid #555;
		margin: 5px 0;
		padding: 0;
	}
	
/*	#pubcontainer {
		position: relative;
		width: 100%;
		min-width: 100%;
		height: 80px;
		border: 2px solid #555;
		margin: 5px 0;
		padding: 0;
	}*/
	
#pubcontainer {
	position: relative;
	width: 100%;
	min-width: 100%;
	height: 100px;
	border: 1px groove #000;
	margin: 5px 0;
	padding: 0;
}	
	
	#pubnameaddr {
		float: left;
		width: 460px;
		min-width: 460px;
		padding: 3px 5px;
	}
	
	#pubstars {
		float: right;
		width: 120px;
		min-width: 120px;
		padding: 3px 5px;
	}

	#pubfacilities {
		float: left;
		width: 330px;
		min-width: 330px;
		padding: 3px 5px;
	}
	#pubpicture {
		float: left;
		width: 100px;
		min-width: 100px;
		padding: 0;
	}
	
#potd_wrapper 
{
	background: #dedede; padding: 10px; position: relative; border: 1px dotted gray;
}
	
#stdform label {
 width: 8em;
 float: left;
 text-align: right;
 margin-right: 0.5em;
 display: block;
}

/* Form styling */

fieldset {   
margin: 1em 0;   
padding: 0; 
}  
legend {   
margin-left: 1em;   
color: #000000;   
font-weight: bold;  
}  
fieldset ol {   
padding: 1em 1em 0 1em;   
list-style: none;  
}  
fieldset li {   
padding-bottom: 1em;  
}  
fieldset.submit {   
border-style: none;  
}
label {    
display: block;
float: left;    
width: 12em;    
margin-right: 0.5em;
color: #666;
font-size: 0.9em;
font-weight: bold;
text-align: right;
}

#footer {
    margin: 10px;
	padding: 10px;
	clear: both;
	font-size: 0.7em;
    }

table.beermarks {
	border-width: 1px;
	border-spacing: ;
	border-style: outset;
	border-color: rgb(221, 221, 221);
	border-collapse: collapse;
	background-color: white;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
table.beermarks th {
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: rgb(221, 221, 221);
	background-color: #ccc;
	text-align: right;
}
table.beermarks td {
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: rgb(221, 221, 221);
	background-color: white;

#flickr_badge_source_txt {padding:0; font: 11px Arial, Helvetica, Sans serif; color:#666666;}
#flickr_badge_icon {display:block !important; margin:0 !important; border: 1px solid rgb(0, 0, 0) !important;}
#flickr_icon_td {padding:0 5px 0 0 !important;}
.flickr_badge_image {text-align:center !important;}
.flickr_badge_image img {border: 1px solid black !important;}
#flickr_www {clear: left; width: 600px; min-width: 600px; display:block; padding:0 !important; font: 11px Arial, Helvetica, Sans serif !important; color:#3993ff !important;}
#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {text-decoration:none !important; background:inherit !important;color:#603311; }
#flickr_badge_wrapper {background-color:#f5f5f5;border: solid 1px #000000}
#flickr_badge_source {padding:0 !important; font: 11px Arial, Helvetica, Sans serif !important; color:#666666 !important;}
	
.photoright {float: right; padding:2px 0px 8px 10px; margin: 0; font-size:90%; color: #7F8E29; font-style:italic; width: 200px;}	
	
.suggestionsBox {
    position: relative;
    left: 30px;
    margin: 10px 0px 0px 0px;
    width: 200px;
    background-color: #212427;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border: 2px solid #000;
    color: #fff;
}

.suggestionList {
    margin: 0px;
    padding: 0px;
}

.suggestionList li {
    margin: 0px 0px 3px 0px;
    padding: 3px;
    cursor: pointer;
}

.suggestionList li:hover {
    background-color: #659CD8;
}

.tabledatainput
{
  padding: 0;
  margin: 0;
  border-collapse: collapse;
  border: 1px solid #333;
  font-family: "Calibri", Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.9em;
  color: #000;
  background: #FFEC8B url("img/widget-table-bg.jpg") top left repeat-x;
}

.tabledatainput caption
{
  caption-side: bottom;
  font-size: 0.9em;
  font-style: italic;
  text-align: right;
  padding: 0.5em 0;
}

.tabledatainput th, .tabledatainput td
{
  border: 1px dotted #666;
  padding: 0.5em;
  text-align: left;
  color: #632a39;
}

.tabledatainput th[scope=col]
{
  color: #000;
  background-color: #8fadcc;
  text-transform: uppercase;
  font-size: 0.9em;
  border-bottom: 2px solid #333;
  border-right: 2px solid #333;
}

.tabledatainput th+th[scope=col]
{
  color: #fff;
  background-color: #7d98b3;
  border-right: 1px dotted #666;
}

.tabledatainput th[scope=row]
{
  background-color: #b8cfe5;
  border-right: 2px solid #333;
}

.tabledatainput tr.alt th, .tabledatainput tr.alt td
{
  color: #2a4763;
}

.tabledatainput tr:hover th[scope=row], .tabledatainput tr:hover td
{
  /*background-color:  #8B4513;*/
  color: #fff;
}

.tabledatainput input:focus
{
  /*background-color:  #8B4513;*/
  color: navy;
}

.clear {clear: both;}