@charset "utf-8";
/* CSS Document */
/*Dani says complements other blue well 75A1D0*/

		body
		{
			margin: 0;
			padding: 0;
			font-family: georgia, times, "times new roman", serif;
			color: #000;
			background-color: #ddd;
			line-height:22px;
			background-image: url(../images/questionMarks.jpg);
		}
		
		#container
		{
			margin: 1em 5%;
			background-color: #FFF;
			background-image:  url(../images/blueNavBar.jpg);
			background-repeat: repeat-y;
			border: 1px solid #333;
			font-family:Verdana, Marlett, Arial;
			min-width:850px;
		}
		
		#banner
		{
			background-color: #90b2d6;
			border-bottom: 0px solid #333;
			font-family:Verdana, Arial;
			color:#000000;
		}
		
		#banner a {
			color:#000000;
			font-size:13px;
font-weight:bold;
		}
		
		#banner h1
		{
			margin: 0;
			padding: .5em;
			letter-spacing:.2em;
		}
		
		#nav
		{
			float: left;
			width: 160px;
			margin-left: 10px;
			padding-top: 1em;
			font-family:Verdana, Marlett, Arial;
		}
		
		#nav p { margin-top: 0; }
		
		
		#content
		{
			padding-top: 20px;
			margin: 0 2em 0 200px;
			background-image:  url(../images/stltriviaguylogo2.jpg);
			padding-bottom:20px;
		}
		
		#content h2 { margin-top: 0; }
		
		#footer
		{
			clear: both;
			background-color: #4E7299;
			padding: 1em;
			text-align: left;
		}

#copym {
	font-size:14px;
}

#minnowTag {
	font-size:14px;
	margin-top:-20px;
}

/*new jquery look*/
.boxgrid{ 
				width: 140px; 
				height: 160px; 
				margin:5px;
				float:left; 
				background:#ffffff; 
				border:none;
				overflow: hidden; 
				position: relative; 
				margin-left:10px;
			}
				.boxgrid img{ 
					position: absolute; 
					top: 0; 
					left: 0; 
					border: 0; 
				}
				
#slider {
	margin:10px;
}
/*end new jquery look*/

/*Add  to Univesral Template? */
p {
	margin:10px;
	margin-left:20px;
}

#headNav {
	margin:10px;
	font-size:18px;
	margin-left:16px;
}

a {
	text-decoration:none;
	color:#0000CC;
}

a:hover {
	color:#33FF00;
}

h1 {
	font-family:Georgia, Arial;
}

h2 {
	font-family:Georgia, Arial;
}

h3 {
	margin-top:40px;
	margin-bottom:5px;
}

ul li {
	margin-bottom:6px;
}

#category {
text-align:left;
}

div#phone {
font-family:Helvetica, sans-serif;
text-align:right;
margin-right:10px;
margin-top:-100px;
color:white;
}

#slider h3 { margin-top:0px;}
/* nicer buttons start*/

a.ovalbutton{
background: transparent url('images/oval-gray-left.gif') no-repeat top left;
display: block;
float: left;
font: normal 13px Tahoma; /* Change 13px as desired */
line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
height: 24px; /* Height of button background height */
padding-left: 11px; /* Width of left menu image */
text-decoration: none;
}

a:link.ovalbutton, a:visited.ovalbutton, a:active.ovalbutton{
color: #494949; /*button text color*/
}

a.ovalbutton span{
background: transparent url('images/oval-gray-right.gif') no-repeat top right;
display: block;
padding: 4px 11px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
}

a.ovalbutton:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.ovalbutton:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
margin-top:15px;
}
/*end nicer buttons*/

#afterLogo {
	margin-left:320px;
	margin-top:-222px;
    margin-bottom:92px;
}

#navcontainer {
	margin-top:-10px;
	margin-bottom:10px;
}

.greyborder {
	background-repeat:repeat-y;
}

/*tabbed list*/
#navlist
{
padding: 3px 0;
margin-left: 0;
border-bottom: 1px solid #90b2d6;
font: bold 12px Verdana, sans-serif;
}

#navlist li
{
list-style: none;
margin: 0;
display: inline;
}

#navlist li a
{
padding: 21px 0em;
margin-left: 10px;
border: 1px solid #90b2d6;
border-bottom: none;
background: #90b2d6;
text-decoration: none;
}

#navlist li a:link { color: #000000; }
#navlist li a:visited { color: #000000; }

#navlist li a:hover
{
color: #fff;
background: #ba0019;
border-color: #ba0019;
}


/* end tabbed list*/

/*#tagline {
font-size:24px;
	line-height:48px;
	margin-top:40px;
        margin-left:23px;
	font-family:Comic Sans MS,Comic Sans MS5;
	font-style:italic;
	color:#ba0019;
}*/

#tagline {
	 margin-left:23px;
	 margin-right:50px;
	 margin-top:80px;
}

#tagline p {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	margin-left:0px;
	margin-right:250px;
	margin-top:-8px;
	margin-bottom:-50px;
}

#tagline h2 {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-style:normal;
}