/* MultiSportz Alpha Buildout */
/* Begun October 9th, 2007 */
/* Author: Peter Tell, Adrogen Media, Notion Ocean */

/* -- Main Tags -- */
html {height:100%;max-height:100%;padding:0;margin:0;border:0;overflow:hidden;}
body {height:100%;max-height:100%;overflow: hidden;border:0;padding: 0px; margin: 0px; font: 14px Arial, Helvetica, sans-serif; color: #969696; line-height: 19px; background: #fff;}
.top-blue-bar {height: 20px; font-size: 0px; background: url('../images/top-blue-bar.gif') repeat-x;}
.background-sky {background: url('../images/background-sky.jpg') repeat-x; min-height: 205px; height: auto !important; height: 205px;}
.cloud-1 {background: url('../images/cloud-1.gif') no-repeat 185px 21px; height: 101px;}
.cloud-2 {float: right; background: url('../images/cloud-2.gif') no-repeat 0 10px; height: 102px; width: 368px;}
.home-logo {width: 317px; height: 129px; margin: 0px auto;}
.home-logo img {margin-top: -20px;}
* html .home-logo {margin-top: -20px; height: 129px; }
* html .home-logo img {margin-top: 0px;}
a {outline: none;}

div.overallContainer {display:block; height:100%; max-height:100%; overflow: auto; position:relative; z-index:3; margin-bottom: -47px; min-width: 700px;}
.missFooter {display:block;height:65px;}

/* -- Top Nav Tags -- */
.top-nav {padding-left: 38px;}
	a.advertise {float: left; display: block; width: 106px; height: 25px; background: url('../images/top-nav/top-nav.gif') no-repeat 0 -25px; text-decoration: none;}
	a.advertise:hover {float: left; display: block; width: 106px; height: 25px; background: url('../images/top-nav/top-nav.gif') no-repeat 0 0; text-decoration: none;}
	
	a.contact {float: left; display: block; width: 106px; height: 25px; background: url('../images/top-nav/top-nav.gif') no-repeat -106px -25px; text-decoration: none;}
	a.contact:hover {float: left; display: block; width: 106px; height: 25px; background: url('../images/top-nav/top-nav.gif') no-repeat -106px 0; text-decoration: none;}
	
	a.about {float: left; display: block; width: 100px; height: 25px; background: url('../images/top-nav/top-nav.gif') no-repeat -212px -25px; text-decoration: none;}
	a.about:hover {float: left; display: block; width: 100px; height: 25px; background: url('../images/top-nav/top-nav.gif') no-repeat -212px 0; text-decoration: none;}

/* -- Homepage Content Tags -- */
.homePageContent {width: 720px; margin: 0px auto; text-align: justify; margin-top: 10px;}
/* Unbelievably Ludicrous IE Hack */
	.homePageContent iframe {display:none;display/**/:block;position:absolute;top:0;left:0;z-index:-1;filter:mask();width:3000px;height:10px/;}
.searchHomepage {text-align: left; padding-top: 5px; width: 620px; margin: 0px auto;}
.searchHomepage form {margin: 0px; padding: 0px;}
.searchHomepage img {padding-right: 15px;}
	.searchHomepage select, .searchHomepage input {border: 1px solid #A6B512; padding: 1px; font-size: 16px; font-weight: bold; color: #869110;}
	.step-1 {background: url('../images/homepage/step-1.gif') no-repeat 4px 0; height: 28px; padding: 2px 0 0 340px; margin-top: 15px;}
		.step-1 select {width: 240px; z-index: 1;}
	.step-2 {background: url('../images/homepage/step-2.gif') no-repeat 0 0; height: 28px; padding: 2px 0 0 336px; margin-top: 30px;}
		.step-2 input {width: 275px; margin-left: 0px;}
	.step-3 {background: url('../images/homepage/step-3.gif') no-repeat 0 0; height: 28px; padding: 2px 0 0 340px; margin-top: 30px;}
		.step-3 select {width: 150px;}
a.go-big {outline: none; width: 115px; height: 46px; display: block; background: url('../images/go-big.jpg') no-repeat 0 -92px; text-decoration: none; margin: 0px auto; margin-top: 27px; margin-bottom: 22px;}
a.go-big:hover {background-position: 0 -46px;}
a.go-big:active {background-position: 0 0;}
.knowLooking {width: 780px; margin: 40px auto 0 auto; font: 12px Arial, Helvetica, sans-serif; color: #3D9CB6; line-height: 18px;}
.knowLooking a {font: 12px Arial, Helvetica, sans-serif; color: #3D9CB6; text-decoration: none;}
.knowLooking table a {font-size: 11px; color: #828E11;}
.knowLooking a:hover {color: #2F6270;}
	.knowLooking h3 {margin: 0px; padding: 0px; color: #869110; font: 14px Arial, Helvetica, sans-serif; font-weight: bold;}

/* -- Footer Tags -- */
div.footer {position:absolute; margin:0; bottom:-1px; display:block; width:100%; height: 65px; z-index:4; min-width: 700px;}
.grass {height: 47px;}
.grass-left {width: 255px; height: 47px; background: url('../images/footer/grass-left.gif') no-repeat 0 0; float: left;}
.grass-center {height: 47px; background: url('../images/footer/grass-center.gif') repeat-x 0 100%;}
.grass-right {width: 303px; height: 47px; background: url('../images/footer/grass-right.gif') no-repeat 0 100%; float: right;}
.green-bar {height: 18px; background: url('../images/footer/green-bar.gif') repeat-x;}
.green-bar-text {font: 11px Arial, Helvetica, sans-serif; color: #fff;}
	.green-bar-left {padding: 2px 0 0 25px;}
	.green-bar-right {float: right; padding: 2px 25px 0 0; }
	.green-bar a {color: #fff; text-decoration: none;}
	.green-bar a:hover {text-decoration: underline;}