/* begin overall style */
body
{
	margin: 0;
	padding: 0;
	color: #444;
	font: normal 13px Tahoma;
	vertical-align: top;
	text-align: left;
	height: 100%;
	/*background:white url(bg.gif) repeat-x left top;*/
	/*background-color:#B1B1B1;*/
	background: url(../images/bg.jpg) repeat-x top center #B1B1B1;
}

h2
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 15px;
	text-align: center;
}

a, a:visited { color: #0000FF; }
a:hover { color: #0000FF; }

#page
{
	width: 1090px;
	/* height: 1074px;  
	height: 100%; */
	margin: 0 auto;
	padding: 0;
	/*background: url(../images/bg.jpg) repeat-x top center #B1B1B1;*/
}

#pageContainer
{
	width: 905px;
	margin: 0 auto;
}

#header
{
	margin: 0;
	padding: 0;
	/*height: 122px;*/
}

#logo
{
	height: 90px;
	width: 264px;
	background: url(../images/logo.png) no-repeat bottom left;
	/*margin-left: 170px;*/
	padding-top: 5px;
	float: left;
}

#logo a
{
	border: none;
	text-decoration: none;
	height: 90px;
	width: 264px;
	display: block;
}

#menuContainer
{
	position: relative;
	float: left;
	width: 635px;
}

#menu
{
	margin: 15px 0px 0px 15px;
	/*
	position: absolute;
	left: 170px;
	margin-top: 5px;
	*/
	
	/*
	position: absolute;
	top: -30px;
	left: 440px;
	*/
}

#menu a 
{
	font-family: Impact;
	font-size: 14px;
	color: #fff; 
	text-decoration: none;
	display: inline-block;
	width: 68px;
	/*width: 71px;*/
	height: 26px;
	text-align: center;
	padding-top: 4px;
}

#menu a:hover
{
	color: #000;
	background: url(../images/over.png) no-repeat;
}

.active
{
	font-family: Impact;
	font-size: 14px;
	text-decoration: none;
	display: inline-block;
	width: 71px;
	height: 26px;
	text-align: center;
	color: #000 !important;
	background: url(../images/over.png) no-repeat;
}

#mainmenu
{
	position: absolute;
	top: 59px;
}

#mainmenu ul
{
	padding: 0;
	margin: 0;
	padding: 0.4em 0 0.3em 0;
}

#mainmenu ul li
{
	display: inline;
}

#mainmenu ul li a
{
	padding: 0.4em 0.4em;
	color: white;
	text-decoration: none;
	font-weight: bold;
}

#mainmenu ul li a:hover, #mainmenu ul li a.active
{
	background: #E6F2FF;
	color: #6399cd;
}

#subheader
{
	width: 904px;
	height: 330px;
	padding: 0;
	margin: 0;
	position: relative;
    top: 15px;
    margin: 0 auto;
}

#shooter
{
	width: 457px;
	height: 294px;
	background: url(../images/pic.png);
	float: left;
}

#flashmenu
{
	width: 445px;
	height: 294px;
	/* background: url(../images/flash.png); */
	float: left;
}

#content
{
    min-height: 530px;
    /*height: 700px;*/
    width: 905px;
    position: relative;
    top: 15px;
    display: block;
    margin: 0 auto;
    padding: 0px;
    background: url(../images/bi-logo.png) center center no-repeat;
}

#footer
{
	padding: 15px;
	margin: 20px 0 0 0;
	font-size: 0.8em;
	text-align: center;
	position: relative;
	top: 20px;
	width: 905px;
	height: 40px;
	margin: 0 auto;
}

#footer div#copy_ { float: left; }
#footer div#dev { float: right; width: 200px; text-align: left; }
#footer div#dev font.dev { display: block; padding-top: 5px; }

/* end of overall style */

/* begin data grid style */
table.dataGrid
{
	background: white;
	border-collapse: collapse;
	width: 100%;
}

table.dataGrid th, table.dataGrid td
{
	font-size: 0.9em;
	border: 1px #4F81BD solid;
	padding: 0.3em;
}

table.dataGrid th
{
	background: #d3dfee;
	text-align: center;
}

table.dataGrid th.label
{
	width: 150px;
}

table.dataGrid tr.odd
{
	background: #E6F2FF;
}
/* end of data grid style */

.actionBar
{
	margin: 10px;
}

div.item
{
	margin: 10px 0 0 0;
	border: 1px solid silver;
	padding: 5px;
}

.fl {float: left;}
.fr {float: right;}
.cl {clear: both;}

.round 
{
	 line-height: 30px;
	 background: url(../images/title.png) no-repeat left top;
	 padding-left: 10px;
	 vertical-align:middle;
	 display:block; /*opera*/
	 display:inline-block; /*ie*/
	 display:-moz-inline-box; /*ff*/
	 color: white;
	 text-decoration: none;
	 font-family: Impact;
	 font-size: 15px;
	 
}

.round span {
	background:url(../images/title.png) no-repeat right top;
	height:30px;
	display:block;
	display:inline-block;
	line-height:30px;
	padding-left:10px;
}

.separator
{
	line-height: 1px;
	height: 10px;
	border-bottom: 1px dashed;
	width: 100%;
}

.txtred,.txtred:visited {color: #7C0C0C;}
.txtblack,.txtblack:visited {color: black;}
.txtblack span { margin-left: 10px; border: 1px solid red;}
.txtb {font-weight: bold;}

.promo {color: #ED1C24;}

div.ContactusForm
{
	/* background:#F1F1F1 none repeat scroll 0 0; 
	border:2px solid #C2C2C2;*/
	margin:0;
	padding:5px;
	width:550px;
}

div.ContactusForm div.simple, div.ContactusForm div.complex 
{
	clear:left;
	padding:0.25em 0;
}

div.ContactusForm div.simple label,
div.ContactusForm div.complex span
{
	display: block;
	float: left;
	margin-right: 10px;
	position: relative;
	text-align: right;
	width: 100px;
}

div.ContactusForm div.action
{
	clear: left;
	margin-left: 110px;
	padding: 0.25em 0;
}

div.SectionContainer { }

div.SectionTitle
{
	background:url(../images/title.png) no-repeat;
	height:30px;
	line-height:30px;
	padding-left:0px;
	color: white;
	text-decoration: none;
	font-family: Impact;
	font-size: 15px;
}

div.SectionTitle h1, div.SectionTitle343 h1, div.SectionTitle539 h1 { font-size: 15px; font-weight: normal; margin-left:20px; padding: 0px;}

div.SectionTitle343
{
	width: 343px;
	background:url(../images/343x30.png) no-repeat;
	height:30px;
	line-height:30px;
	padding-left:20px;
	color: white;
	text-decoration: none;
	font-family: Impact;
	font-size: 15px;
	margin: 0px;
	padding: 0px;
}

div.SectionTitle539
{
	width: 539px;
	background:url(../images/539x30.png) no-repeat;
	height:30px;
	line-height:30px;
	padding-left:20px;
	color: white;
	text-decoration: none;
	font-family: Impact;
	font-size: 15px;
	margin: 0px;
	padding: 0px;
}

div.gallery
{
	width: 120px;
	height: 140px;
	float: left;
	cursor: pointer;
	word-wrap: break-word;
	white-space:normal;
}

div.gallery a img.thumb, div.gallery img.thumb { border:2px solid #ccc; }
div.gallery a:hover img.thumb { border:2px solid #999; }
/* div.gallery a {text-decoration: none;} */
div.gallery span {width: 120px;}

.hspace20 {width: 20px;}

ul#gameMain li
{
	list-style: upper-roman;
}

ul#gameMain li ul li
{
	list-style: decimal;
	margin: 10px 0px 10px 0px; 
}

.promoContent
{
	font-size: 15px;
	display: block;
}

ul#commonli li
{
	list-style: none;
	margin: 10px 0px 10px 0px; 
}

ul.commonli li
{
	list-style: none;
	margin: 10px 0px 10px 0px; 
}

ul.commonlist li
{
	list-style: decimal;
	margin: 10px 0px 10px 0px; 
}

ul.commonlist li font
{
	margin: 10px 0px 10px 10px;
	font-weight: normal;
	display: block; 
}

ul.listcircle li
{
	list-style: disc;
}

.bld { font-weight: bold;}
.blk {color: black;}

font.p_
{
	padding-left: 40px;
}

a img.border3px { border: 3px solid #ccc; }
a:hover img.border3px { border: 3px solid #999; }

.shopCats
{
	float: left;
	margin: 0px 15px 30px 0px;
	padding: 5px 5px 20px 5px;
	display: block;
	min-height: 200px;
	width: 170px;
	/* border: 2px solid #999; */
}


.shopCats font
{
	font-weight: normal;
	text-decoration: underline;
	color: #003399;
	font-size: 13px;
	font-weight: bold;
}
.shopCats a, .shopCats a:visited { text-decoration: none; color: blue; line-height: 20px;}

.shopCats div
{
	text-decoration: underline;
	color: blue;
	font-size: 13px;
}

.shopCats font.content
{
	text-decoration: none;
	color: #000;
	font-size: 13px;
	margin-top: 3px;
	padding: 0px;
	display: block;
}

.shopCats div.price
{
	text-decoration: none;
	font-weight: bold;
	color: #000;
	font-size: 13px;
	margin-top: 3px;
	padding: 0px;
	display: block;
}

.shopCats h3
{
	text-align: center;
	margin: 0px;
	position: relative;
	top: -5px;
	padding: 5px;
}

.test
{
	border: 1px solid red;
}

h1.productTitle
{
	font-family: Arial;
	font-size: 35px;
	font-weight: normal;
	/* text-align: center; */
	text-align: left; 
}

h2.productDescription
{
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	width: 500px;
	/* width: 280px; */
}

h2.productPrice
{
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	width: 500px;
	/* width: 280px; */
}

h2.productPrice font, h2.productDescription font
{
	font-size: 13px;
	font-weight: normal;
}

.shopFooter font
{
	display: block;
	font-size: 15px;
	color: #EA0000;
	font-weight: bold;
}

.files
{
	padding-left: 20px;
	margin-left: 12px;
	color: #CD1B21 !important;
	font-family: Impact;
}

.doc
{
	background: url(../images/mime/doc.gif) no-repeat;
}

#schoolBanner
{
	margin: 10px 0px 5px 0px; 
}

.ls0
{
	letter-spacing: 0px;
}

.footballTable th, .footballTable td
{
	vertical-align: top;
	padding: 7px 10px 0px 0px;
}

.linkAsBlueText
{
	text-decoration: none;
}

.linkSoccerBall
{
	text-decoration: none;
	width: 250px;
	display: block;
}

.linkSoccerBall:hover{
	background-color: #E1E1E1;
	
}

.linkSoccerBall img
{
	margin-left: 18px;
	border: none;
}


.linkSoccerBallContainer
{
	cursor: pointer;
}

/*
.linkSoccerBallContainer:hover{
	background-color: #E1E1E1;
}
*/
.linkSoccerBallAbsolute
{
	text-decoration: none;
	position: absolute;
	left: 550px;
	margin: 0px;
	cursor: pointer;
}

.linkSoccerBallAbsolute img
{
	margin-left: 60px;
	border: none;
}

.linkSoccerBallAbsolute:hover{
	background-color: #E1E1E1;
}


.adsLabel
{
	font-size: 11px;
	color: #999;
}

.contactusPhoneAndOtherInfo
{
	line-height: 23px;
}

div.shooting
{
	vertical-align: middle;
	line-height: 200px;
	font-weight: bold;
	font-size: 15px;
	
}

div.shooting div
{
	margin-right: 10px;
	
}

div.horizontal_scroller, div.vertical_scroller{
	position:relative;
	height:25px;
	line-height:25px;
	width:902px;
	display:block;
	overflow:hidden;
	border:#CCCCCC 1px solid;
}

div.scrollingtext{	
	position:absolute;
	white-space:nowrap;
	font-size:18px;
	font-weight:bold;
	color:#000000;
	font-size: 14px;
}

.facebook
{
	background: url(../images/facebook-small.jpg) no-repeat left center;
	height: 25px;
	line-height: 25px;
	padding-left: 30px;
	display: block;
}
