﻿body
{
    font-family: Tahoma;
    text-align: center;
    background-color: #E5E5E5;
    color: #F5F5F5;
    padding:0;
    margin:0;
}

h1
{
    background-position: left bottom;
    font-family: Calibri, Arial;
    color: #6699FF;
    font-size: 1.2em;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom:15px;
    text-align: left;
    font-weight: normal;
    background-image: url( 'images/bg_h1.png' );
    background-repeat: no-repeat;
}

h2
{
    font-family: Arial, Helvetica, sans-serif;
    color: #666666;
    font-size: 1.0em;
    text-align: justify;
    font-weight: bold;
    padding: 0 8px 0 8px;
}

h3 
{
	font-size: 0.9em; 
	text-align: justify;
	padding: 0 8px 0 8px; 
    
}


p
{
	font-family: Calibri;
	color: #3B3B3B;
	font-size: 0.8em;
	text-align: left;
	padding: 0 10px 0 10px;
}

quote
{
font-size: 0.8em;
}
			
li			
{
	font-family: Calibri;
	color: #3B3B3B;
	font-size: 0.80em;
	text-align: left;
}

img			{
	padding: 3px;
	
}

a
{
	font-size: 0.95em;
	color: #0099FF;
	text-decoration: none;
}

#wrapper
{
    width: 870px;
    min-height: 500px;
    padding: 0px 5px 5px 5px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 0px;
    left: 0px;
}

#inner-wrapper
{
    margin: 0;
    padding: 0px 5px 5px 5px;
    position: relative;
    background: url(  'images/bg_border.png' ) repeat-y;
    top: 0px;
    left: 0px;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}


#header {
	width:100%;
	height: auto;
	position:relative;
	display: block;
	background:  url( 'images/bg_border.png' ) repeat-y ;

}

#header .top {
	background:url('images/bg_header.png') no-repeat top;
	height:20px;
}

#logobanner
{
    background: url( 'images/logo_bdowling.png' ) no-repeat;
    height: 100px;
    width: 100%;
    margin-left: 5px;

}


/* 3.0 Navigation, Menu - Elements and Classes */

#nav
{
	display: block;
	height: 46px;
	background: url('images/bg_menubar.png') top repeat-x;
	width: 860px;
	padding: 10 50 0 50;
	margin-left: 5px;
	margin-right: 10px;
}

#nav-menu
{
	margin-left:130px;
	margin-top:15px;
}


#nav-menu ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	
}

#nav-menu li
{
	margin: 10px;
    width: 115px;
    height: 24px;

	text-align: center;	
	float: left;
	margin: 0 0.15em;
	background: url('images/bg_menu_libg.gif')top right repeat-y;
}

#nav-menu li a
{
	border-style: none none dotted none;
	border-width: 0.1em;
	border-color: #dcdce9;
	font-family: Tahoma;
	height: 2em;
	line-height: 2em;
	float: left;
	width: 7em;
	display: block;
	color: #666666;
	text-decoration: none;
	text-align: center;
}
#nav-menu li a:hover 
{
	color: #3399FF;
}

#nav-menu li a:visited 
{
	text-decoration: none;
}

#nav-menu li a:active
{
	background: url(#) bottom left repeat-x;
	font-family: Tahoma;
	height: 2em;
	line-height: 2em;
	float: left;
	width: 7em;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */ 


#breadcrumbs
{
    float: left;
    padding-left: 5px;
    margin-top: 0px;
    height: 24px;
    line-height: 24px;
    vertical-align: middle;
}

/*begin creating the menu tabs */
.menu
{
    padding: 8px 0 8px 0;
    color: #000000;

}
/* top level container table, then target TDs inside*/
.menuItem a
{
    color: #666666;
}
.menuItem td
{
    margin: 10px;
    width: 115px;
    height: 24px;
    background: url(      'images/Backgrounds/bg_menu_libg.gif' ) top right repeat-y;
    font-size: 0.8em;
    text-align: center;
    display: block;
    vertical-align: middle;
    color: #333333;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #FFFFFF;
}

/* make selected tab reverse ,set the background-color also in case images are not on*/
.menuSelectedItem a
{
    
    padding: 8px 0 5px 0;
}
.menuHoverItem a
{
    color: #3399FF;
}

.menuHoverItem td
{
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #3399FF;
}


/* make drop down menu container style */
.menuPopup 
{
	border-right: 3px solid #c0c0c0;
	border-bottom: 3px solid #c0c0c0;
}

/* make drop down menu item style */
.menuPopupItem 
{
	height: 18px;
	font-size: 0.8em;
	color: #000000;
	background-image: url( 'images/Backgrounds/bg_h1.gif' );
	background-repeat: repeat-x;
	padding-right: 5px;
}

.menuPopupSelectedItem
{
    color: #000000;
}
.menuPopupHoverItem a
{
    color: #FFFFFF;
}


.rnode
{
    font-family: Calibri, Arial;
    font-size: 1em;
    color: #0066ff;
}

.cnode
{
    font-family: Calibri, Arial;
    font-size: 1em;
    color: black;
    
}
.node
{
    font-family: Calibri, Arial;
    font-size: 1em;
    color: #0066ff;
}






.box250

{
	height: 100%;
	margin: 17px;
	width: 250px;
	background: url('images/Backgrounds/bg_boxbody_250.png') no-repeat bottom;
}

.box250head

{
	height: 34px;
	width: 250px;
	background: url('images/Backgrounds/bg_boxhead_250.png') no-repeat center;
	color: #FFFFFF;
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
}

#GreenBanner
{
    background-color: #B3C91A;
    height: 100%;
    width: 25%;
}

#GreenBanner h1
{
    color: #EAEAEA;
    font-weight: normal;
    margin-top: 8px;
    background-image: none;

}

#GreenBanner li
{
    color: #EAEAEA;
    list-style-image: url( 'images/bullet.jpg' );
    padding: 5px;
    line-height: 11px;
    
}
#WhiteBanner
{
    float:right;
    padding: 5px;
    width: 75%;
}

#gradient-style
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 10px;
	margin: 10px;
	width: 360px;
	text-align: left;
	border-collapse: collapse;
}
#gradient-style th
{
	font-size: 11px;
	font-weight: normal;
	padding: 8px;
	background: #b9c9fe url('images/bg_gradhead.png') repeat-x;
	border-top: 2px solid #d3ddff;
	border-bottom: 1px solid #fff;
	color: #039;
}
#gradient-style td
{
	padding: 8px; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid #fff;
	background: #e8edff url('images/bg_gradback.png') repeat-x;
}
#gradient-style tfoot tr td
{
	background: #e8edff;
	font-size: 12px;
	color: #99c;
}
#gradient-style tbody tr:hover td
{
	background: #d0dafd url('images/bg_gradhover.png') repeat-x;
	color: #339;
}




#footer
{
    color: #555555;
    line-height: 16px;
    float: right;
    width: 100%;
    height: 30px;
    position: relative;
    background: url( 'images/bg_footer.png' ) no-repeat 50% top;
    top: 0px;
    left: 0px;
    text-align: right;
    }


#footer p
{
	font-family: Calibri;
	font-size: 0.7em;
	text-align: right;
	color: #4E4E4E;
	padding-right:10px;
}

#footer a
{
    font-family: Calibri;
    font-size: 0.7em;
    text-align: right;
    color: #999999;
}
blockquote {
	font-family: Calibri, Arial, Tahoma;
	font-size: 0.8em;
	font-weight: normal;
	font-style: italic;
}


