@charset "utf-8";
/* CSS Document */

html{
	height: 100%;
	width: 100%;
}

body{
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url('images/background_mike_iaconelli.gif');
	z-index: 1;
	font-family: Arial, Helvetica, sans-serif;
	color: #BABAFF;
	font-size: 12px;
}

a{
	color: #D6D6FF;
}

h1{
	font-size: 16px;
	margin: 3px;
	color:#FDCF1F;
}

a:hover{
	color: #FFF;
}

table.product_thumbnails{
	border: 1px solid #4F2683;
	background-color: #3A323D;
	width: 370px;
	height: 105px;
	display: table;
	margin: auto;
}

table.cart{
	border: 1px outset #F78F1E;
}

table.cart th,table.cart td{
	border: 1px inset #F78F1E;
}

td.sponsor_logo{
	padding: 4px 12px;
}

td.right_border{
	border-right: 2px dotted #FDCF1F;
}

td.top_border{
	border-top: 2px dotted #FDCF1F;
}

td.column_250{
	width: 250px;
	padding: 4px;
}

td.column_510{
	width: 510px;
	padding: 4px;
}

td.ad_column{
	width: 200px;
	padding: 5px;
	text-align: center;
}

td.main_product_image{
	height: 360px;
	width: 380px;
}

td.product{
	border: 1px solid #F78F1E;
	width: 384px;
}

table.product_category{
	color: #FDCF1F;
	font-size: 20px;
	font-family: "Comic Sans MS", cursive;
	display: table;
	margin: auto;
}

table.product_category td{
	height: 250px;
	width: 175px;
	border: 1px solid #D6D6FF;
	display: inline-block;
	position: relative;
}

table.product_category a{
	text-decoration: none;
	color: #FDCF1F;
}

table.product_category a:hover{
	text-decoration: none;
	color: #FFF;
}

div.product_description{
	text-align: left;
	padding: 7px;
}

div.header{
	color: #FDCF1F;
	font-size: 20px;
	font-family: "Comic Sans MS", cursive;
	border-bottom: 2px solid #F78F1E;
}

div.product_header{
	color: #FDCF1F;
	font-size: 13px;
	font-family: "Comic Sans MS", cursive;
	border-bottom: 2px solid #F78F1E;
	margin-bottom: 1px;
}

div.photo{
	border: 1px solid #F78F1E;
	width: 245px;
	height: 163px;
}

div.banner_photo{
	border: 1px solid #F78F1E;
}

div.news_article{
	font-size: 14px;
	line-height: 20px;
}

a.title{
	color: #F00;
	font-weight: bold;
}

div.date_and_author{
	font-size: 9px;
	color: #55536A;
}

td.tournament_logo_gutter{
	width: 30px;
	height: 38px;
}

td.video{
	padding: 4px;
	z-index: 1;
}

span.selected_index{
	padding: 2px;
	margin: 2px;
	font-size: 14px;
	background-color: #4F2683;
	border: 1px solid #F00;
	color: #FDCF1F;
	font-weight: bold;
}

span.index_number{
	padding: 2px;
	margin: 2px;
	font-size: 14px;
	background-color: #D6D6FF;
	border: 1px solid #FDCF1F;
	color: #231F20;
	font-weight: bold;
}

td.product_image{
	width: 364px;
	height: 210px;
	background-color: #3A323D;
	margin: 4px;
	vertical-align: middle;
	border: 1px solid #55536A;
}

input{
	background-color: #D6D6FF;
	color: #231F20;
	font-weight: bold;
}

textarea{
	background-color: #D6D6FF;
	color: #231F20;
}

select{
	font-size: 14px;
	background-color: #D6D6FF;
	color: #231F20;
}

img.banner{
	border: 1px solid #F78F1E;
	margin: 2px;
}

img.product_thumbnails{
	border: 1px solid #FDCF1F;
	cursor: pointer;
	display: block;
	margin: auto;
}

img.page_photos{
	border: 1px solid #F78F1E; 
	margin-bottom: 5px;
}

a.banner{
	text-align: center;
	color: #FDCF1F;
	font-size: 10px;
	text-decoration: none;
}

a.nav_link{
	text-decoration: none;
	color: #4F2683;
}

a.nav_link:hover{
	color: #F00;
}


.alert{
	color: #F00;
}

/* IDs */
#outer_table{
	width: 100%;
	height: 100%;
}

#outer_td{
	width: 100%;
	height: 100%;
}

#main_table{
	width: 990px;
	height: 100%;
	border: 3px solid #4F2683;
	border-width: 0px 3px;
}

#main_td{
	background-color: #231F20;
}

#footer_td{
	background-color: #231F20;
	height: 397px;
	width: 990px;
	background-image: url('images/background_city_limits.gif');
	background-repeat: no-repeat;
	background-position: bottom;
}

#mask{
	visibility: hidden; 
	background-color: #000;
	z-index: 2;
	position: fixed;
	top: 0px;
	left: 0px;
	-moz-opacity: 0.5;
	opacity: 0.5;
	filter:alpha(opacity=50);
}

#photo{
	visibility: hidden; 
	z-index: 3;
	position: fixed;
	top: 0px;
	left: 0px;
	background-image: url('images/background_mike_iaconelli.gif');
	padding: 3px 7px;
	border: 2px solid #F78F1E;
}

#copyright{
	font-size: 9px;
	color: #F78F1E;
	padding-top: 5px;
}

#copyright a{
	color: #F78F1E;
	text-decoration: none;
}

#top_flash{
	height: 200px;
	width: 990px;
	
}

#top_navigation{
	height: 25px;
	background-color: #FDCF1F;
	border-width: 2px 0px;
	border-color: #55536A;
	border-style: solid;
	font-family:"Comic Sans MS", cursive;
	font-size: 18px;
	color: #4F2683;
}