img.bg {
  display: block;
}

form {
    margin: 0px;
    padding: 0px;
}

body {
    margin: 0px;
}

.error {
		font-family:Arial, Helvetica, sans-serif;
    color: red;
}

.page-control-totals {
    font-size: 8pt;
}

.page-control-pages {
    font-size: 8pt;
}

/* new pagination style */
table.pagination {
    width: 50%;
}

.pagination-totals {
    font-size: 8pt;
}

td.pagination-pages {
    font-size: 8pt;
    width: 1%;
}

td.pagination-left {
    width: 10px;
    height: 8px;
    background-image: url(../images/site/little_red_arrow_left.gif);
    background-repeat: no-repeat;
    background-position: center center;
}

td.pagination-right {
    width: 10px;
    height: 8px;
    background-image: url(../images/site/little_red_arrow_right.gif);
    background-repeat: no-repeat;
    background-position: center center;
}

/*
Young Kim
*/

body 
{
	background-color: #fcfcfc;
	background-repeat:repeat-x;
}
.mainNav {
width:189px;
height:303px;
margin:0 0 0 3px;
}
.mainNav  ul{
margin:0px;
padding:0px;
}
.mainNav  li{
list-style:none;
}
.mainNav  li a{
color:#000;
font-weight:bold;
text-transform:uppercase;
text-decoration:none;
font-size:14px;
display:block;
width:124px;
height:29px;
padding:14px 0 0 65px;
}
.mainNav  li a:hover {
text-decoration:underline;
}
#Universities {
background:url(../images/btn_Universities.jpg) no-repeat top left;
}
#High_Schools {
background:url(../images/btn_High-Schools.jpg) no-repeat top left;
}
#Speedways {
background:url(../images/btn_Speedways.jpg) no-repeat top left;
}
#Fairgrounds {
background:url(../images/btn_Fairgrounds.jpg) no-repeat top left;
}
#Press_Boxes {
background:url(../images/btn_Press-Boxes.jpg) no-repeat top left;
}
#Angle_Frame {
background:url(../images/btn_Angle-Frame.jpg) no-repeat top left;
}
#Professional {
background:url(../images/btn_Professional.jpg) no-repeat top left;
height:35px;
}
#Professional  {
padding:10px 0 0 65px!important; 
line-height:12px;
}
.map_btn {
	height:95px;
	background:url(../images/subNav_bg_top.jpg) no-repeat 0 0;	
	}
	.map_btn  a {
		display:block; 
		float:right;
		width:450px;
		height:95px;
		}	
	.map_btn  span{
		display:none; 
		}
.subNav {
	position:relative;
	width:772px;
	height:42px;
	background:url(../images/subNav_bg.jpg) no-repeat 0 0;
}
.subNav ul {
    padding: 0 0 0 0;
    margin: 0px;
    list-style: none;
    float: left;
    height: 22px;
}
.subNav ul li {
    display: inline;
    float: left;
    position: relative;
    z-index: 1;
	margin:0;
	padding:0;
}
.subNav ul a {
    color: #40595b;
    float: left;
    font-size: 15px;
    line-height: 240%;
    padding:0;
    margin0: 0;
}
.subNav .menu {
    position: absolute;
    left: 0px;
    top: 22px;
    z-index: 10;
    float: left;
    width: 170px;
    display: none;
}
.subNav ul li:hover .menu  {
    display: block;
}
.subNav .about_menu {
    position: absolute;
    left: 0px;
    top: 22px;
    z-index: 10;
    float: left;
    width: 170px;
    display: none;
}
.subNav ul li:hover .about_menu  {
    display: block;
}
.subNav .bleacher_menu {
    position: absolute;
    left: 0px;
    top: 22px;
    z-index: 10;
    float: left;
    display: none;
}
.subNav ul li:hover .bleacher_menu  {
    display: block;
}
ul.submenu {
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;
    background: #fff;
    height: auto;
	width:160px;
}
ul.submenu li {
    float: left;
    width: 160px;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 20;
    height: auto;
    padding: 3px 0px;
    border-bottom: 1px solid #999999;
}
ul.submenu li a {
    float: none;
    display: block;
    font-size: 11px;
    color: #717171;
    z-index: 10;
    height: auto;
    padding: 0px;
    line-height: 150%;
    position: relative;
    margin-left: 20px;
    width:160px;
    text-decoration: none;
	font-weight:bold;
}
ul.submenu li:hover {
	background:url(../images/subNav_li_bg.jpg) no-repeat top left #595959;
}
ul.submenu li:hover a {
    color: #fff;
    text-decoration: none;
    background: none;
}
.sub_ad_box {
background:url(../images/base_Tell_us.jpg) no-repeat top left;
width:184px;
height:185px;
padding:15px 0 0 13px;
}

.highlight
{ 
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:10pt;
	font-weight:bold;
}

.highlight_text
{ 
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:8pt;
}

.loging_text
{ 
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:9pt;
	font-weight:bold;
}

.grey_8 {
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:8pt;
}

a.grey_8:link 
{  
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
    color: #474747;
}

a.grey_8:hover 
{  
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:8pt;
}

/* Main homepage table */
.mainBlockbox 
{
	width: 743px;
	padding: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#242424;
	text-align:justify;
}

.mainBlock 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#242424;
	text-align:justify;
}

H1.mainTitle
{  
	font-family: Arial, Helvetica, sans-serif;
	color:#262626;
	font-size:15pt;
	font-weight:bold;
	text-transform: uppercase; 
	letter-spacing:-1px;
	margin-top:0px;
	margin-bottom:0px;
}

.facNav 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration:none;
}

a.facNav:link 
{  
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #474747;
	text-decoration:none;
}

a.facNav:hover 
{  
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 12px;
	text-decoration:none;
}

#nav 
{
	border:3px solid #f3f3f3; 
	background-color:#FFFFFF;
	padding-top:3px;
	padding-bottom:3px;
	padding-left: 10px; 

}

#navB 
{
	border:3px solid #f3f3f3; 
	background-color:#dbdbdb;
	padding-top:3px;
	padding-bottom:3px;
	padding-left: 10px; 
}

.facTitle 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;

}
.facSubtitle 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left:10px;
}

.facLoctitle 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	color: #554f4f;
}

.facThumb
{
	padding-left:10px;
}

li 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left:10px;
}

.pageNum 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; 
	padding-top:2px;
	padding-bottom:5px;
	color: #333333;
	text-decoration:none;
}

a.pageNum:link 
{  
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
    color: #474747;
	text-decoration:none;
}

a.pageNum:hover 
{  
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 10px;
	text-decoration:none;
}

.subTitle 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration:none;
}

.redStar
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FF0000;
}

.boldTitle_16 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration:none;
}

.facility-even td {
    background-color: #f3f3f3;
}

.facility-odd td {
    background-color: #fbfbfb;
}

.thumbnail_image_off {
    border: 2px solid white;
    cursor: pointer;
}

.thumbnail_image_on {
    border: 2px solid black;
    cursor: pointer;
}

/* Facilities page cb */
.facilitiesCB {
margin:5px;
}

/* Portfolio page cb */
.portfolioBlockbox 
{
	width: 743px;
	padding-left: 5px;
	padding-top: 2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#242424;
	text-align:justify;
}

/* Click More */
.clickMore
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#333333;
	text-decoration:none;
}

a.clickMore:link, visited, active
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#333333;
	text-decoration:none;

}

a.clickMore:hover 
{  
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 8pt;
	text-decoration:none;
}

/*Map*/
#divCursor{position:absolute; width:100; height:15;}

.divBox
	{
	 background-color:#FFF;
	 padding:3px;
	 color:#000;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:11px;
	 font-weight:bold;
}

/* facilitt text box */

div.container {
	position: relative;
	height: 114px;
}

div.container div.text {
	position: absolute;
	bottom: 15px;
	left: 0px;
}

/* clickMore arrow */
.clickMorearr {
margin-left: 5px;

}

/* Footer */
#copyright
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align: center;
	width: 910px;
	color:#333333;
	font-size:11px;
	margin: 0px auto;
}


.contactInfo
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#333333;
	font-size:11px;
}

a.contactInfo
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#333333;
	font-size:11px;
	text-decoration:none;
}

/* Cd launcher */
#cdBtn {
margin-top: 7px;
}

/* Contact Btn */
.listing_contact {
	margin:15px 0 0 120px; 
}

