/* -------------------------------------------
  All text and artwork on this site
  Copyright 2009 NW Pinball and Gameroom Show
  http://www.nwpinballshow.com
--------------------------------------------*/


/* General styles */

body {
	font-family: verdana, helvetica, sans-serif;
	font-size: small;
	color: #312E2E;
	margin: 0;
	margin-top: 10px;
	min-width: 800px;
	padding: 0;
	text-align: center;
}
h1 {
	text-align: center;
	margin: 0 auto;
	margin-bottom: -16px;
	width: 900px;
}
h2 {
	font-size: 1em;
	font-weight: bold;
	padding-top: 5px;
	margin: 0;
	margin-right: 10px;
}
h3 {
	font-size: 1em;
	font-weight: normal;
	padding: 0;
	margin: 0;
}
h4 {
	font-size: .8em;
}
img {
	border: none;
}
a {
	color: #263AB2;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: red;
	text-decoration: none;
}
/*a.date {
	display: block;
	margin: 0 auto;
	width: 579px;
}*/
ul li {	
	list-style: none;
}
blockquote{margin:5px 20px 30px 20px;background:#eeffff; border-left:thin solid #CCC;padding:3px;}

#home #center ul {
	margin-left: 150px;
}
#home #center ul li {
	text-align:left;
	margin-right: 10px;
}

#share {list-style-image:none;margin-left:20px !important;}
#share li{display:inline;margin-right:20px;background-image:none;}
span.hidden {
	display: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
.spacer {
	clear: both;
	padding-top: 15px;
	padding-bottom: 215px;
}
ul.wrapup li {
	display: block;
}


/* Top Nav */
#logo {
	background: transparent url(img/logo.png) bottom center no-repeat;
	height: 130px;
}
* html #logo {
	background: transparent url(img/logo.gif) bottom center no-repeat; /* IE6 */
}
.logodate {
	display: block;
	width: 545px;
	margin: 0 auto;
	margin-top: 20px;
}
.logodate #date {
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 1.1em;
	color: #0D3F58;
	letter-spacing: .7em;
}
.logodate #location {
	border-left: solid 2px #2F383A;
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: .9em;
	color: #2F383A;
	letter-spacing: .7em;
	padding-left: 1.4em;
	margin-left: .5em;
}
#greyBar {
	background: #595050;
	margin: 0;
	margin-top: 20px;
	padding: 0;
	height: 31px;
	width: 100%;
}
ul#nav {
    position: relative;
    width: 800px;
    text-align: center;
    margin: 0 auto;
	padding-top: 1px;
	padding-bottom: 50px;
}
#navSponsors {
	background: url('img/sponsors.gif') repeat 0px 0px;	/* IE6 flicker bug fix */
	position: absolute;
	top: -98px;
	left: 0px;
}
a#sponsorsRollover {
	background:url('img/sponsors.gif') repeat 0px 0px; 
    width: 100px; 
    height: 97px; 
    display: block;
}
a#sponsorsRollover:hover {
	background: url('img/sponsors.gif') repeat 0px -97px; 
}
#navTickets {
	background: url('img/tickets.gif') repeat 0px 0px;	/* IE6 flicker bug fix */
	position: absolute;
	top: -47px;
	left: 140px;
}
a#ticketsRollover {
	background:url('img/tickets.gif') repeat 0px 0px; 
    width: 96px; 
    height: 96px; 
    display: block;
}
a#ticketsRollover:hover {
	background: url('img/tickets.gif') repeat 0px -96px; 
}
#navGames {
	background: url('img/games.gif') repeat 0px 0px;	/* IE6 flicker bug fix */
	position: absolute;
	top: -29px;
	left: 285px;
}
a#gamesRollover {
	background:url('img/games.gif') repeat 0px 0px; 
    width: 105px; 
    height: 106px; 
    display: block;
}
a#gamesRollover:hover {
	background: url('img/games.gif') repeat 0px -106px; 
}
#navTourney {
	background: url('img/tourney.gif') repeat 0px 0px;	/* IE6 flicker bug fix */
	position: absolute;
	top: -47px;
	left: 440px;
}
a#tourneyRollover {
	background:url('img/tourney.gif') repeat 0px 0px; 
    width: 107px; 
    height: 105px; 
    display: block;
}
a#tourneyRollover:hover {
	background: url('img/tourney.gif') repeat 0px -105px; 
}
#navSchedule {
	background: url('img/schedule.gif') repeat 0px 0px;	/* IE6 flicker bug fix */
	position: absolute;
	top: -14px;
	left: 600px;
}
a#scheduleRollover {
	background: url('img/schedule.gif') repeat 0px 0px; 
    width: 113px; 
    height: 114px; 
    display: block;
}
a#scheduleRollover:hover {
	background: url('img/schedule.gif') repeat 0px -114px; 
}



/* short blue bar
#bar {
	display: block;
	margin: 0 auto;
	padding-top: 40px;
}
*/


/* Content wrapper (left and center columns) */
#content {
	margin: 0 auto;
	padding-top: 50px;
	text-align: left;
	width: 1000px;
}



/* Center Content */

#center {
	float: left;
	 width: 585px;  /*retire */
	/*width: 970px;*/
	text-align: center;
}
.greyBorderWrap 		/* Large grey border styles */
{
	margin: 0 auto;
    width: 559px;
}
.greyBorderTop 
{
 	background: url("img/greyborder_top.gif") repeat-y 0 0;
   	width: 559px;
    height: 60px;
    padding: 0;
    margin-bottom: -1px;
	text-align: left;
}
.greyBorderTopTitle {
	font-size: 16px;
	font-family: verdana;
	font-weight: bold;
	color: #2D3635;
	margin-left: 30px;
	display: block;
	padding-top: 5px;
}
.greyBorderSide 
{
    background: url("img/greyborder_middle.gif") repeat-y 0 0;
    width: 559px;  
}
.greyBorderBody
{
    width: 520px;
    text-align: left;
    padding-left: 20px;
}
#home .greyBorderBody {
	text-align: center;
	margin: 0 auto;
}
.greyBorderBody h2 {
	padding-bottom: 10px;
}
.greyBorderBody h3 {
	font-weight: bold;
	font-size: 1.25em;
	color:#444;
}
.greyBorderBody p {
	font-size: .9em;
	margin: 0;
	padding: 0;
	padding-bottom: 25px;
}
.greyBorderBody dl {
	margin: 0;
	padding: 0;
}
.greyBorderBody dt {
	font-weight: bold;
	font-size: .7em;
	color: green;
	margin: 0;
	padding: 0;
}
.greyBorderBody dd {
	margin: 0;
	padding: 0;
	padding-bottom: 20px;
}
.greyBorderBody ul {
	margin: 0;
	padding: 0;
	padding-bottom: 20px;
	list-style-type:none;
}
.greyBorderBody li {
	font-size: 1em;
	background-image: url(img/pinbullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 20px;
	margin-bottom:10px;
}

.greyBorderBottom 
{
	background: url("img/greyborder_bottom.gif") no-repeat;
    width: 559px;
    height: 75px;
}
#announcements .greyBorderTop {
	background: url("img/star_table_top.gif") no-repeat;
	height: 56px;
	margin-left: 1px;
}
#tournamentBody .greyBorderBody ul {
	margin-left: 20px;
}


/* Left Content */

#left {
	/*display: none;  retire */
	margin-top:20px;
	float: left;
	width: 185px;}
	
#right {
	/*display: none;  retire */
	float: left;
	margin-top: 20px;
	padding: 5px;
	width: 185px;
}

.smallgreyBorderWrap 	/* Small grey border styles */
{
	margin: 0 auto;
    width: 199px;
}
.smallgreyBorderWrap ul {
	margin: 0;
	padding: 0;
}
.smallgreyBorderWrap li {
	margin: 0 0 0 10px;
	padding: 5px;
	list-style: none;
}
.smallgreyBorderTop 
{
	background: url("img/smallgreyborder_top.gif") repeat-y 0 0;
    width: 199px;
	height: 49px;
    padding: 0;
    margin-bottom: -1px;
	text-align: left;
}
.smallgreyBorderTopTitle {
	font-size: 12px;
	font-family: verdana;
	font-weight: bold;
	color: #2D3635;
	margin-left: 30px;
	display: block;
	padding-top: 1px;
}
.smallgreyBorderSide 
{
    background: url("img/smallgreyborder_middle.gif") repeat-y 0 0;
    width: 199px;  
}
.smallgreyBorderBody
{
    width: 170px;
    text-align: left;
    padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	font-size: .9em;
}
.smallgreyBorderBottom 
{
	background: url("img/smallgreyborder_bottom.gif") no-repeat;
    width: 199px;
    height: 37px;
}



/* Footer styles */

#footer {
	clear: both;
	margin: 0 auto;
	padding-bottom: 20px;
	padding-top: 35px;
	text-align: center;
	width: 1000px;
	display:block;
}
#footerNav {
	padding: 0 0 20px 0;
	margin: 0 0 50px 0;
}
#footerNav li {
	float: left;
	padding: 50px 0 0 25px;
}



/* Flickr badge */

#flickr_badge_wrapper {
	border: 0;
	padding: 0;
	width: 95%;
}
#flickr_icon_td {
	padding: 0 5px 0 0 !important;
}
#flickr_badge_image1 img {
	border: 1px solid black !important;
	margin-top: 30px;
}
#flickr_badge_image2 img {
	border: 1px solid black !important;
}
#flickr_badge_image3 img {
	border: 1px solid black !important;
	margin-top: 30px;
}
#flickr_badge_image4 img {
	border: 1px solid black !important;
}
#flickr_badge_image5 img {
	border: 1px solid black !important;
	margin-top: 30px;
}
.flickr_badge_image {
	text-align:center !important;
}

div#seminars{margin-left:20px;text-align:left;}
div#seminars li{margin-bottom:5px;}

#readId {
	position:relative;
	height: auto;
	margin: 0;
	background-color: #eee;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 10px;
}
#Gold, #Silver, #Beginner {
	position: relative;
	overflow: hidden;
	margin: 0;
	padding: 0;
	background-color: #eee;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-style: solid;
	}
.readClass p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-align: center;
}
#accordion {
	margin:20px 0px;
}

h3.toggler {
	cursor: pointer;
	border: 1px solid #f5f5f5;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	font-family: 'Andale Mono', sans-serif;
	font-size: 12px;
	color: #306AC0;
	margin: 0 0 4px 0;
	padding: 3px 5px 1px;
}

div.element p, div.element h4 {
	margin:0px;
	padding:4px;
}