body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background: url('/img/mainbg.jpg');
	
	padding: 0px;
	margin: 0px;
}

h1, h2, h3 { color: #800; }
#h3map { color: #800; }

input {
	color: #000000;
	background: #ffeeee;
	border: 1px solid #a53434;
}

a { 
	color: #aa3232;
}

a:hover { 
	color: #ff0000;
}

div#main_container
{
	color: black;
	background-color: #FFF;
	width: 1000px;
	margin: auto;
}

div#site_header
{
}

div#site_logo
{
	background: url('/img/header_bg.png');
	width: 459px;
	float: left;
}
div#top_banner
{
	background: url('/img/header_bg.png');
	width: 541px;
	height: 63px;
	padding-top: 5px;
	text-align: center;
	
	float: right;

}

div#navbar
{
	height: 32px;
	background: url('/img/navigation_bg.png');
	float: left;
	width: 100%;
}


div#site_navigation
{
	height: 32px;
	background: url('/img/navigation_bg.png');
	float: left;
}

div#site_navigation ul
{
	padding: 7px;
	margin: 0px;
}

div#site_navigation ul li
{
	padding: 2px;
	display: inline;
	list-style: none;
}

.submit {
	text-align: right;
	margin-top: 5px;
}
.submit input{ 
	background: #ffeeee;
	
}
div#site_navigation ul li a,
div#site_navigation ul li a:hover
{
	color: #FFF;
	text-decoration: none;
	padding: 4px 16px;
}

#site_auth
{
	padding: 5px;
	height: 32px;
	font-size: 12pt;
	float: right;
	background: url('/img/navigation_bg.png');
	background-repeat: repeat-x
}

div#site_auth label
{
	font-size: 12px;
	color: white;
}

#site_auth span
{
	font-size: 12px;
	color: white;
}

div#site_auth input
{
	font-size: 10px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	border: none;
}


div#site_auth input.text
{
	padding: 2px;
	width: 100px;
}

div#site_auth input.submit
{
	color: #EEE;
	border: 1px solid #EEE;
	background: #000;
}

div#site_sidebar
{
	text-align: center;
	width: 130px;
	float: right;
	padding: 5px;
}

div#page_content
{
	float: left;
	width: 840px;
	padding: 10px;
}

#content_wrap
{
}

div#review input.submit
{
	width: 400px;
}

div#review textarea
{
	width: 400px;
	height: 120px;
	padding: 5px;
	color: #000000;
	background: #ffeeee;
	border: 1px solid #a53434;
	

}

div#homepage_quick_search
{
	
width: 244px;
float: right;
position: relative;
}

div#homepage_new_venues
{
	width: 244px;
	float: right;
	position: relative;
}


div#venue_details
{
	display: block;
	position: relative;
	float: left;
	width: 400px;
	padding: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
}

	
.storyseperator 
{
	width: 100%;
	border-top: 1px dashed #ccb2b2;
}
div#venue_details_reviews
{
	min-height: 300px;
	position: relative;
	display: block;
	width: 400px;
	float: right;
}

div#venue_details_tournaments
{
	position: relative;
	display: block;
	width: 400px;
	float: right;
}

div#homepage_introduction
{
	display: block;
	position: relative;
	float: left;
	width: 576px;
	padding: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
}

div#homepage_introduction strong { 
	font-size: 14px;
}



div.std_form
{
	margin: 20px 0px;
}

div.std_form legend {
	color: #ffffff;
	background: #540202;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #781351;
	padding: 2px 6px;
	top: 10px;
	
	
}

div.std_form fieldset { 
	border: 1px solid #cc0000;
	background: #dcdcdc;
	padding-left: 10px;
	padding-bottom: 10px;	
}

div.std_form label { 
	float:left;
	padding-top:0.2em;
	text-align:left;
	width: 30%;

}

div.std_form textarea { 
	width: 400px;
	height: 120px;
	padding: 5px;
	color: #000000;
	background: #ffeeee;
	border: 1px solid #a53434;
	
}

table.venue_details
{
	text-align: left;
	padding: 10px;
	border-collapse: separate;
}

table.venue_details tr th
{
	text-align: left;
	padding-right: 20px;
}

div#homepage_tournaments
{
	clear: left;
}

div#site_footer
{
	padding-top: 30px;
	clear: both;
}

div#footer_navigation
{
	margin: 0px 5px;
	padding: 0px;
	background: #ffeeee;
}

div#footer_navigation a,
div#footer_navigation h3
{
	color: #000000;
	text-decoration: underline;
}

div#footer_navigation div.site_map_links
{
	display: block;
	float: left;
	border-top: 1px solid #781351;
	background: #e5e5e5;
	overflow: auto;
	height: 100%;
	width: 100%;
	text-align: center;
}

div#footer_navigation div.site_map_links h3
{
	padding: 0px;
	margin: 0px;
}

div#footer_navigation div.site_map_links ul
{
	padding: 0px;
	margin: 0px;
}

div#footer_navigation div.site_map_links ul li
{
	padding: 0px;
	list-style: none;
	font-size: 12px;
}

#site_basebar
{
	background: #FFF;
	clear: both;
}

#site_conformity
{
  text-align:center;
	height: 33px;
  margin:0px auto;
}

table.tournament_data
{
	width: 100%;
	margin-bottom: 10px;
	border-collapse: collapse;
	padding: 0px;
	

}

table.tournament_data th
{
	background: none;
	color: #FFF;
}


table.tournament_data td
{
	background: #DDD;
	text-align: left;
}



table.tournament_data td.date,
table.tournament_data td.buyin,
table.tournament_data td.region,
table.tournament_data td.time
{
	width: 15%;}

div.clear_both
{
	clear: both;
}

div.reviewseperator { 
	height: 20px;
}

table.reviewlistsection { 
	
}


table.reviewlist
{
	border-collapse: collapse;
	padding: 0px;
	width: 100%;
	background: url('/img/gradboxmain.png');
	background-repeat: no-repeat;
	background-position: top left;
	font-size: 12px;
	

}

table.reviewlist th
{
	color: #000;
	text-align: left;
	padding: 0px;
	height: 31px;
	background: url('/img/gradboxtopright.png');
	background-repeat: no-repeat;
	background-position: top right;
	margin-right: 10px;
}




table.reviewlist td
{
	text-align: left;
	padding: 0px;
	background: none;
	background-repeat: repeat-y;
	background-position: top right;
	padding-left: 1px;
	
	
	
	
	
}

table.reviewtopright { 
	border-collapse: collapse;
	width: 100%;
	padding: 0px;
	text-align: right;

}
table.reviewtopright th {
	text-align: right;
	background: none;
	padding-right: 10px;
	
}

table.reviewlistbottombar { 
	width: 100%;
	border-collapse: collapse;
	padding: 0px;
	min-height: 8px;
	height: 8px;
	
	background: url('/img/gradboxbottom.png');
}

table.reviewtopbar { 
	width: 100%;
	border-collapse: collapse;
	padding: 0px;
}

table.reviewtopbar td { 
	border: 0px;
	background: none;
	padding-left: 10px;
}


table.reviewlistbottombar td { 
	text-align: right;
	min-height: 8px;
	width: 100%;
	background: url('/img/gradboxbottomright.png');
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-left: 0px;
}

table.reviewcontent { 
	width: 100%;
	border-collapse: collapse;
	background: url("/img/gradboxrightbar.png");
	background-repeat: repeat-y;
	background-position: top right;
	border-collapse: collapse;
	border-left: 1px solid #b40c25;
}

table.reviewcontent td { 
	background: none;
	padding-left: 10px;
	padding-right: 10px;
}

table.reviewlistoptions { 
	width: 100%;
	border-collapse: collapse;
	padding: 0px;
	text-align: right;
}


table.tournamentlistoptions { 
	width: 100%;
	border-collapse: collapse;
	padding: 0px;
	text-align: right;
}
span#reviewinfo { 
	color: #6a6a6a;
	font-style: italic;
}



span#tableheading { 
	font-weight: bold;
}

span#tableheadingred {
	font-weight: bold;
	color: #ff3333;
}

span#countryinfo { 
	text-align: left;
}



table.classicbox { 
	padding: 0px;
	border-collapse: collapse;
	border-top: none;
	width: 100%;
}

table.classicbox th {
	text-align: left;
	border: 1px solid black;
	font-weight: bold;
	background: url('/img/tablehead_bg.png');
	background-repeat: repeat-x;

	color: #ffffff;
	padding-left: 8px;
	height: 25px;
	
}


table.classicbox td {
	border: 1px solid #b40c25;
	border-collapse: collapse;
	border-top: none;
	padding: 0px;
}


table.classicboxcontent { 
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	
	
}

tr.classicsearchmain { 
	border-top: 1px dashed #ccb2b2;
	

}

table.classicboxcontent td { 
	border: none;
	padding: 0px;
}

table.classicboxformdata td { 
	border: none;
	padding: 5px;
}

table.classicboxwidedata { 
	width: 100%;
}
table.classicboxwidedata td { 
	border: none;
	padding: 5px;
}


table.classicsearch  { 
	width: 100%;
	padding: 0px;
	border: none;
	border-collapse: collapse;


}

table.classicsearch th { 
	background: none;
	background-color: #e5e5e5;
	border: none;
	font-weight: normal;
	color: black;
	padding-left: 8px;
	padding-right: 8px;
}

table.classicsearch td { 
	padding-left: 8px;
	padding-right: 8px;
	padding: 3px;
}
span#searchtagline { 
	font-style: italic;
	color: #553333;
}

table.reviewheading { 
	border: none;
	border-bottom: none;
	width: 100%;
}

table.reviewheading tr td {
	border: none;
}

td.starrating { 
	text-align: right;
}

#searchbox {
  width: 198px;
  }
#pokerinfowrapper {
  width: 200px;
  height: 410px;
  float: right;
  }

#pibox {
  border: 1px solid #B40C25;
  margin-top: 5px;
  width: 198px;
  height: 281px;
  }
  
#pokerinfo {
  margin: 5px;
  }

#venuemap {
  border: 1px solid #B40C25;
  width: 400px;
  height: 300px;
  float: left;
  margin-right: 10px;
  margin-left: 0px;
  padding-left: 0px;
  margin-bottom: 10px;
  
  }

#venueheader {
  margin-left: 25px;
  }

#pokermap {
  border: 1px solid #B40C25;
  width: 600px;
  height: 410px;
  float: left;
  margin-bottom: 10px;
  }

#pokerplaces {
  width: 600px;
  clear: both;
  }

label
{
	display:block;	
}


/* autocomplete */
input.autocomplete-loading
{
	background-image:url(/images/autocomplete.gif);
	background-position: center right;
	background-repeat:no-repeat;
}
ul.autocomplete 
{
    position: absolute;
    overflow: hidden;
    background-color: #fff;
    border: 1px solid ButtonShadow;
    margin: 0px;
    padding: 0px;
    list-style: none;
    color: #000;
	display:none;
	z-index:1000;
}
ul.autocomplete li 
{
  display: block; 
  padding: 0.3em; 
  overflow: hidden;
  width: 100%;
  cursor:pointer;
}

ul.autocomplete li.selected 
{
  background-color: Highlight ; 
  color: #fff;
}

#venuelist {
  width: 600px;
  }

.vlname {
  width: 400px;
  }
.vlspacer {
  width: 100px;
  }
.vldist {
  width: 100px;
  }

