/* CSS Document */

/*------------- Site Structure -------------*/

html, body {height: 100%; text-align:center; margin:0px;}

body {
	background-color: #00111f;
	margin: 0px;
	text-align: center;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: white;
}

#wrapper {
	height: auto;
	width:100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/background_tile.jpg);
	background-repeat: repeat-x;
	background-color:#052f4f;
}

#wrapper2 {
	height: auto;
	width:800px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#container {
	height: auto;
	width: 800px;
	text-align: left;
	float: left;
}

#header {
	float: left;
	height: 130px;
	width: 800px; 
}


#qlBoxContainer{
	height:170px;
	width:800px;
	float:left;
}

.qlBox{
	width:220px;
	height:190px;
	float:left;
	background-image:url(/images/ql_box.png);
	background-repeat:no-repeat;
	overflow:hidden;
	padding:15px;
}

.contentTop {
	width:800px;
	float:left;
	height:10px;
	background-image:url(/images/ui/container_top.png);
	background-repeat:no-repeat;
}

.contentMiddle {
	width:770px;
	float:left;
	height:auto;
	padding:15px;
	background-image:url(/images/ui/container_mid.png);
	background-repeat:repeat-y;
}

.contentBottom {
	width:800px;
	float:left;
	height:40px;
	background-image:url(/images/ui/container_bottom.png);
	background-repeat:no-repeat;
}

#footerWrapper{
	text-align: center;
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color:#00111f;
}

#footerContainer {
	height: 60px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#footerLeft {
	float:left;
	width:380px;
	height:40px;
	padding-top:6px;
	text-align:left;
}

#footerRight {
	float:right;
	width:380px;
	height:40px;
	padding-top:6px;
	text-align:right;
}

#spacer{ height:40px; width:800px; float:left;}

.containerTop{ width:800px; height:10px; float:left; background-image:url(/images/ui/container_top.png); background-repeat: no-repeat; overflow:hidden;}

.containerMid{ width:770px; height:auto; float:left; background-image:url(/images/ui/container_mid.png); background-repeat:repeat-y; padding:15px;}

.containerBottom{ width:800px; height:40px; float:left; background-image:url(/images/ui/container_bottom.png); background-repeat: no-repeat; overflow:hidden;}


/*----- Menu Stuff -----*/


#menu {
	width:800px;
	height:119px;
	float:left;
}

.menuHome{
	width:132px;
	height:119px;
	float:left;
	overflow:hidden;
}

.menuHome a {
	width:132px;
	height:119px;
	float:left;
	display:block;
	background-image: url(/images/menu/btn_home.png);
}

.menuHome a:hover {
	width:132px;
	height:119px;
	float:left;
	display:block;
	background-image: url(/images/menu/btn_home.png);
	background-position: 0px 119px;
}

#home .menuHome a {
	width:132px;
	height:119px;
	float:left;
	display:block;
	background-image: url(/images/menu/btn_home.png);
	background-position: 0px 119px;
}

.menuProducts{
	width:133px;
	height:119px;
	float:left;
	overflow:hidden;
}

.menuProducts a {
	width:133px;
	height:119px;
	float:left;
	display:block;
	background-image: url(/images/menu/btn_products.png);
}

.menuProducts a:hover {
	width:133px;
	height:119px;
	float:left;
	display:block;
	background-image: url(/images/menu/btn_products.png);
	background-position: 0px 119px;
}

#productsPage .menuProducts a {
	width:133px;
	height:119px;
	float:left;
	display:block;
	background-image: url(/images/menu/btn_products.png);
	background-position: 0px 119px;
}

.menuStore{
	width:133px;
	height:119px;
	float:left;
	overflow:hidden;
}

.menuStore a {
	width:133px;
	height:119px;
	float:left;
	display:block;
	background-image: url(/images/menu/btn_store.png);
}

.menuStore a:hover {
	width:133px;
	height:119px;
	float:left;
	display:block;
	background-image: url(/images/menu/btn_store.png);
	background-position: 0px 119px;
}

#storePage .menuStore a {
	width:133px;
	height:119px;
	float:left;
	display:block;
	background-image: url(/images/menu/btn_store.png);
	background-position: 0px 119px;
}

.menuFaq{
	width:133px;
	height:119px;
	float:left;
	overflow:hidden;
}

.menuFaq a {
	width:133px;
	height:119px;
	float:left;
	display:block;
	background-image: url(/images/menu/btn_faq.png);
}

.menuFaq a:hover {
	width:133px;
	height:119px;
	float:left;
	display:block;
	background-image: url(/images/menu/btn_faq.png);
	background-position: 0px 119px;
}

#faq .menuFaq a {
	width:133px;
	height:119px;
	float:left;
	display:block;
	background-image: url(/images/menu/btn_faq.png);
	background-position: 0px 119px;
}

.menuAbout{
	width:133px;
	height:119px;
	float:left;
	overflow:hidden;
}

.menuAbout a {
	width:133px;
	height:119px;
	float:left;
	display:block;
	background-image: url(/images/menu/btn_about.png);
}

.menuAbout a:hover {
	width:133px;
	height:119px;
	float:left;
	display:block;
	background-image: url(/images/menu/btn_about.png);
	background-position: 0px 119px;
}

#about .menuAbout a {
	width:133px;
	height:119px;
	float:left;
	display:block;
	background-image: url(/images/menu/btn_about.png);
	background-position: 0px 119px;
}

.menuContact{
	width:134px;
	height:119px;
	float:left;
	overflow:hidden;
}

.menuContact a {
	width:134px;
	height:119px;
	float:left;
	display:block;
	background-image: url(/images/menu/btn_contact.png);
}

.menuContact a:hover {
	width:134px;
	height:119px;
	float:left;
	display:block;
	background-image: url(/images/menu/btn_contact.png);
	background-position: 0px 119px;
}

#contact .menuContact a {
	width:134px;
	height:119px;
	float:left;
	display:block;
	background-image: url(/images/menu/btn_contact.png);
	background-position: 0px 119px;
}

#radioSelectorContainer{
	width:766px;
	height:40px;
	float:left;
	margin-left:20px;
	margin-top:40px;
}

#rsFootball{ width:190px; height:40px; float:left; margin-right:1px;}

#rsFootball a { width:190px; height:40px; float:left; background-image:url(/images/ui/view_football.jpg); display:block;}

#rsFootball a:hover { width:190px; height:40px; float:left; background-image:url(/images/ui/view_football.jpg); display:block; background-position: 0px 40px;}

#rsBasketball{ width:190px; height:40px; float:left; margin-right:1px;}

#rsBasketball a { width:190px; height:40px; float:left; background-image:url(/images/ui/view_basketball.jpg); display:block;}

#rsBasketball a:hover { width:190px; height:40px; float:left; background-image:url(/images/ui/view_basketball.jpg); display:block; background-position: 0px 40px;}

#rsBaseball{ width:190px; height:40px; float:left;}

#rsBaseball a { width:190px; height:40px; float:left; background-image:url(/images/ui/view_baseball.jpg); display:block;}

#rsBaseball a:hover { width:190px; height:40px; float:left; background-image:url(/images/ui/view_baseball.jpg); display:block; background-position: 0px 40px;}

#rsAll{ width:190px; height:40px; float:left; margin-right:1px;}

#rsAll a { width:190px; height:40px; float:left; background-image:url(/images/ui/view_all.jpg); display:block;}

#rsAll a:hover { width:190px; height:40px; float:left; background-image:url(/images/ui/view_all.jpg); display:block; background-position: 0px 40px;}

#rsAll a.selected { width:190px; height:40px; float:left; background-image:url(/images/ui/view_all.jpg); display:block; background-position: 0px 40px;}


#sliderContainerWrapper{ width:800px; height:180px; float:left; background-image:url(/images/ui/slider_background.png);}


/*----- Banner Stuff -----*/


#midBanner {
	float: left;
	height: 300px;
	width: 800px;
}

#midBannerInside {
width:800px;
height:300px;
float:left;
padding-left:30px;
}

#midBannerExperience {
	float: left;
	height: 300px;
	width: 800px;
	background-image:url(/images/banner_experience.png);
	background-repeat:no-repeat;
}

#midBannerProducts{
	float: left;
	height: 310px;
	width: 860px;
	background-image:url(../images/banner_mid_blank.png);
	background-repeat:no-repeat;
}

#midBannerEvents{
	float: left;
	height: 310px;
	width: 860px;
	background-image:url(../images/banner_mid_blank.png);
	background-repeat:no-repeat;
}

#midBannerBlank {
	float: left;
	height: 310px;
	width: 860px;
	background-image:url(../images/banner_mid_blank.png);
	background-repeat:no-repeat;
}

#midBannerEcard {
	float: left;
	height: 460px;
	width: 860px;
}


/*----- Style Stuff and Links -----*/


#links {
	float: right;
	height: 100px;
	width: 520px;
	text-align:right;
	font-size:13px;
}

.quickMessage{ float:right; width:502px; text-align:right; margin-top:26px; margin-right:18px; height:20px; font-weight:bold; font-size:16px;}

.quickMessage a { color:#FC0; text-decoration:none;}

.quickMessage a:visited { color:#FC0; text-decoration:none;}

.quickMessage a:active { color:#FC0; text-decoration:none;}

.quickMessage a:hover {
	color:#FFF;
	text-decoration:underline;
}

.link {
float:left;
margin-top:76px;
}

.linkbox {
	float:left;
	padding-left:9px;
	padding-right:9px;
}

.linkbox div a {
color:#FFFFFF;
text-decoration:none;
}

.linkbox:hover, .current {
	display:block;
	background-color:#ebebeb;
	height:96px;
	cursor:pointer;
	color:#003366 !important;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.linkbox:hover div a {
	color:#003366;
}

#products{
	float: left;
	height: 300px;
	width: 800px;
	margin-left:30px;
}

#ecard{
	float: left;
	height: 450px;
	width: 800px;
	margin-left:15px;
	z-index:50;
}

#flash {
	float: right;
	height: 120px;
	width: 540px;
	margin-top:172px;
}


.textbox {
	padding-left:15px;
	padding-right:15px;
	width:770px;
	padding-bottom:15px;
	font-size:14px;
}


.splashbox {
	width:193px;
	height:auto;
	border: 1px solid #ebebeb;
	background-image: url(../images/gey_gradient.jpg);
	background-repeat:repeat-x;
	float:left;
	background-color:#FFFFFF;
	overflow:hidden;
}

.sbInside{
	width:173px;
	padding:10px;
	float:left;
}


.halfPageBox {
	width:256px;
	height:auto;
	float:left;
}

.staffPics{
float:left; margin-right:8px;
}

.productBox{
	float:left;
	width:776px;
	height:auto;
	background-color:#f4f4f4;
	border-color:#CCC;
	border-width:1px;
	border-style:solid;
	padding:10px;
	margin-bottom:10px;
	color:#006699;
	font-size:16px;
}

.productImage{float:left; width:auto; height:auto; background-color:white; padding:5px; border-color:#CCC; border-width:1px; border-style:solid;}

.productTitle{float:left; width:494px; height:auto; padding:5px;}

.productPrice{
	float:right;
	width:143px;
	height:auto;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
	padding-left:10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;

}

.thumb a{ text-decoration:none; font-weight:bold;}

.thumb a:hover{ text-decoration:none;}

.pngFix {behavior: url(/includes/iepngfix3.htc);}

/*------------- Font Styles -------------*/

.sbHeader {
	font-size:21px;
	color:#006699;
	font-weight:bold;
}

h1{
	font-size:28px;
	color:#fc0;
	margin-top:0px;
}

h2 {
	font-size:18px;
	color:#0CF;
	font-weight:bold;
}

h3 {
	font-size:18px;
	color:#fc0;
	font-weight:bold;
	display:inline;
}

h4 {
	font-size:24px;
	color:#006699;
	font-weight:bold;
	display:inline;	
}

.price { font-size:18px; color:#666;}

.qlTitle{
	font-size:18px;
	color:#FC0;
	font-weight:bold;
}

.blue{color:#006699; font-size:12px;}

/*------------- Link Styles -------------*/

a {
	color:#0CF;
	text-decoration:none;
}

a:visited {
	color:#0CF;
}

a:active {
	color:#0CF;
}

a:hover {
	color:#FC0;
	text-decoration: underline;
}

#footer a {
}

#footer a:hover {
}

.textbox a {
	font-weight:bold;
}

img {
	border:none;
}


.rules{ font-size:10px; font-family:Arial;}

.white { color:#FFF;}

/*---------- CLEAR FIX ------------*/

.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}

/* End hide from IE-mac */