/*--------------------------------------------------------------------------
Tags
--------------------------------------------------------------------------*/

body
{
	margin: 10px 35px 10px 35px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #333;
	background-image: url(img/bg4.jpg);
	background-repeat: repeat;
}

form, fieldset
{
	margin: 0px;
	padding: 0px;
	border: none;
}

h2
{
	line-height: 30px;
	margin: 0px;
	padding: 0px;
}

img
{
	border: none;
}

a:link
{
	text-decoration: none;
	color: #574836;
}
a:visited
{
	text-decoration: none;
	color: #574836;
}
a:hover
{
	text-decoration: underline;
	color: #574836;
}
a:active
{
	text-decoration: none;
	color: #574836;
}

/*--------------------------------------------------------------------------
End Tags
--------------------------------------------------------------------------*/





/*--------------------------------------------------------------------------
IDs
--------------------------------------------------------------------------*/

#container
{
	position: relative;
	width: 770px;
	height: 630px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
}

#mainbox
{
	position: relative;
	width: 730px;
	height: 495px;
	padding: 20px;
	background: url(img/mainbox2.gif);
	background-repeat: no-repeat;
}

#top
{
	position: relative;
	width: 730px;
}

#logo
{
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: -55px;
	top: -15px;
}

#menu
{
	position: relative;
	width: 560px;
	height: 25px;
	padding: 0px 0px 0px 180px;
}

#menu a
{
	padding: 0px 5px 0px 5px;
}

#menu-underline
{
	position: relative;
	margin: 15px 0px 0px 180px;
	top: -20px;
}

#home-about
{
	position: relative;
	width: 185px;
	height: 410px;
	padding: 15px 20px 15px 20px;
	background: url(img/about_us_bg.gif);
	color: #FFF;
	float: left;
	overflow: auto;
}

#home-about a
{
	color: #ffffff;
}
#home-about a:hover
{
	color: #ffffff;
}
	#home-about h2
	{
		margin: 0px;
		padding: 0px;
		color: #FFF;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 20px;
		font-weight: normal;
		line-height: 35px;
	}

#home-productinfo
{
	position: relative;
	width: 495px;
	height: 440px;
	margin: 0px;
	padding: 0px;
	float: right;
}

#home-productinfo-alt
{
	position: relative;
	width: 495px;
	height: 440px;
	margin: 0px;
	padding: 0px;
	float: right;
	overflow: auto;
}

#home-productinfo-alt-full
{
	position: relative;
	width: 720px;
	height: 440px;
	margin: 0px;
	padding: 0px;
	float: right;
	overflow: auto;
}

#product-image
{
	position: relative;
	padding: 0px;
	margin: 0px;
	width: 225px;
	height: 435px;
	float: left;
}

#lower
{
	position: relative;
	margin: 0px;
	padding: 0px;
}

#weather
{
	position: relative;
	width: 260px;
	height: 57px;
	margin: 0px 15px 0px 0px;
	padding: 10px 0px 0px 10px;
	overflow: hidden;
	background: url(img/weather_bg.gif) no-repeat;
	color: #C4C6CC;
	float: left;
}

	#weather img
	{	
		vertical-align: middle;
		position: static;
		float: left;
		margin-right: 10px;
	}
	
	#weather #text
	{
		vertical-align: middle;
		position: static;
		display: block;
		float: left;
	}
	
	#weather p
	{
		margin: 0px;
		padding: 0px;
	}
	
	#weather .title
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		margin: 0px 0px 5px 0px;
		padding: 0px 0px 0px 0px;
	}

	#weather .cityName
	{
		font-size: 14px;
		font-weight: bold;
	}
	
	#weather .date
	{
		font-size: 9px;
		font-weight: normal;
	}
	
	#weather .left
	{
		margin: 0px 25px 0px 0px;
	}
	
	#temperature
	{
		position: absolute;
		top: 43px;
		left: 0px;
		width: 80px;
		text-align: center;
		font-size: 16px;
		font-weight: bold;
		z-index: 5;
	}
	#temperatureS
	{
		position: absolute;
		top: 42px;
		left: 2px;
		width: 80px;
		text-align: center;
		font-size: 18px;
		font-weight: bold;
		color: #000000;
		z-index: 4;
		filter:alpha(opacity=70);
		opacity: 0.7;
		-moz-opacity:0.7;
	}

#subscribe
{
	position: relative;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	width: 265px;
	height: 57px;
	float: left;
}

	#subscribe h2
	{
		margin: 0px;
		padding: 0px;
		color: #495064;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 16px;
		font-weight: normal;
		line-height: 30px;
	}
	
	#subscribe label
	{
		display: none;
	}
	
	#subscribe input
	{
		margin: 0px;
		padding: 0px;
		border: 1px solid #7F879F;
		color: #7F879F;
		font-size: 10px;
		
	}
	
	#subscribe #email
	{
		position: absolute;
		left: 0px;
		bottom: 0px;
		width: 195px;
		height: 14px;
		padding: 5px;
	}
	
	#subscribe #btn
	{
		position: absolute;
		left: 210px;
		bottom: 0px;
		height: 24px;
	}
	
#featured
{
	position: absolute;
	top: -50px;
	left: 550px;
}

#sportNav
{
	border-color: #000000;
	border-style: dashed;
	border-width: 1px;
	background-color: #EEEEEE;
	padding: 5px;
	float: right;
	width: 125px;
	margin: 0px 0px 10px 10px;
}
#sportNav div
{
	line-height: 20px;
	text-align: center;
}
#products td
{
	vertical-align: top;
}
#sideNav
{
	margin-left: 10px;
}
#sideNav a
{
	color: #FFFFFF;
}

#eventsTable th
{
	background-color: #574836;
	padding: 3px 5px 3px 5px;
	color: #FFFFFF;
	font-weight: bold;
}

#eventsTable td
{
	vertical-align: top;
	padding: 2px;
}

#eventsTable a
{
	font-weight: bold;
}

#music_admin {
	position: absolute;
	top: 80px;
	left: 770px;
}
/*--------------------------------------------------------------------------
End IDs
--------------------------------------------------------------------------*/





/*--------------------------------------------------------------------------
Classes
--------------------------------------------------------------------------*/

.remove
{
	display: none;
}

.logo
{
	margin: 0px;
	padding: 0px;
	background: url(img/logo.gif) no-repeat;
	width: 225px;
	height: 72px;
}

	.logo span
	{
		display: none;
	}

.mainmenu
{
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	list-style-type: none;
}

	.mainmenu li
	{
		display: inline;
	}
	
	.mainmenu a
	{
		color: #000;
		text-decoration: none;
	}
	
	.mainmenu a:hover
	{
		color: #666;
		text-decoration: none;
	}

.canvas
{
	position: absolute;
	left: 0px;
	top: 0px;
	/*visibility: hidden;*/
	background-color: #000000;
	filter: alpha(opacity=60);
	-moz-opacity:0.69;
	opacity: 0.6;
	z-index: 3;
}

.newsletter
{
	width: 515px;
	height: 250px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 4;
	border-style: solid;
	border-width: 3px;
	border-color: #000000;
}

.galleryBox
{
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #EEEEEE;
	padding: 5px;
}

.myBorder
{
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

.myGalleryImage
{
	z-index: 7;
}

.posABS
{
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 6;
}

.myClose
{
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	cursor: pointer;
	height: 25px;
	width: 25px;
}
/*--------------------------------------------------------------------------
End Classes
--------------------------------------------------------------------------*/





/*--------------------------------------------------------------------------
Clear Fix
--------------------------------------------------------------------------*/

.clearfix:after
{
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
}

.clearfix
{
	display: inline-block;
}

* html .clearfix
{
	height: 1%;
}

.clearfix
{
	display: block;
}

/*--------------------------------------------------------------------------
End Clear Fix
--------------------------------------------------------------------------*/





/*--------------------------------------------------------------------------
sIFR Stuff
--------------------------------------------------------------------------*/

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-hasFlash li {
	visibility: hidden;
}

.sIFR-hasFlash h2 .replaceWhite {
	visibility: hidden;
}

.sIFR-hasFlash h2 .replaceBlack {
	visibility: hidden;
}

.sIFR-hasFlash h2 .replaceBlue {
	visibility: hidden;
}


/*--------------------------------------------------------------------------
End sIFR Stuff
--------------------------------------------------------------------------*/

