body
{
	background: #444;
	text-align: center;
	margin: 0;
	padding: 0;
}

a
{
	color: #cc0000;
	text-decoration: none;
	font-weight: bold;
}

img
{
	border: 0;
}

p
{
	margin: 10px 0;
}

h1
{
	color:#FFF
}

h2
{
	font-size: 28px;
	font-weight: bold;
	text-transform: uppercase;
	color: #F00;
	margin: 0;
	padding: 0;
}

h2
{
	font-size: 20px;
}

h2 a
{
	color: #CCC;
}

h2 a:hover
{
	color: #888888;
}

h3.product
{
	color: #000000;
	font-size: 30px;
	text-transform: none;
	margin: 0;
	padding: 0;
}



#wrapper
{
	width: 1156px;
	margin: 0 auto;
	background:#000000;
	text-align: left;
	color: #cccccc;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}

#header-wrapper
{
	background:#000000;
}

#header
{
	width: 863px;
	height: 190px;
	margin: 0 0 5px 147px;
	padding: 0;
	position: relative;
}

.content
{
	margin: 0 0 0 147px;
	padding: 0;
	float: left;
	clear: both;
}

.content #left
{
	float: left;
	clear: none;
}

.content #right
{
	float: right;
	clear: none;
}

#footer
{
	margin: 0 20px 0 20px;
	background: #111111;
	height: 20px;
	padding: 4px;
	clear: both;
}

#footer p a
{
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	color: #888888;
}


#header #image
{
	position: absolute;
	z-index: 0;
}

#header #image img
{
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}

#header #logo
{
	position: absolute;
	left: 20px;
	z-index: 20;
}

#header #cart
{
	position: absolute;
	top: 101px;
	left: 782px;
	z-index: 30;
}

#header #cart #num
{
	position: absolute;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	z-index: 40;
	width: 61px;
	top: 30px;
	left: 20px;
}

#horizontal_nav ul li{
	float: left;
	list-style: none;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	margin-right: 10px;
	text-transform: uppercase;
	letter-spacing: -1px;
	font
}


ul#navigation
{
	margin: 0 0 0 19px;
	padding: 13px 0 0 0;
	width: 228px;
	float: left;
	list-style: none;
}

ul#navigation li
{
}

ul#navigation li a
{
	display: block;
	height: 29px;
	background-position: left center;
	background-repeat: no-repeat;
	cursor: pointer;
}

.clear{
	clear: both;
}
#horizontal_nav{
	margin-top: -10px;
}

#horizontal_nav ul{
	margin: 0 auto;
	width: 800px;
	text-align: center;
}


#horizontal_nav ul li a{
	display: block;
	color: #cc0000;
	text-decoration: none;
	padding: 5px;
	font-size: 18px;
	
}

#horizontal_nav ul li.selected a, #horizontal_nav ul li:hover a{
	color: #ffffff;
}



#landing #left
{
	
	width: 335px;
	background: #000000;
	padding: 20px 10px 10px 10px;
	position: relative;
	height: 1055px;
	overflow-x: hidden;
	overflow-y: scroll;
	float:right;
}
#landing #landing-store #products img
{
	width: 492px;
	height: 100px;
	overflow: hidden;
	margin: 0;
	padding-top: 0px;
	padding-right: 2.5px;
	padding-bottom: 0px;
	padding-left: 2px;
}

#landing #right
{
	width: 492px;
	margin: 0 0 0 17px;
	float:
}
#landing #bottom
{
	width: 500px;
	background: #000000;
	padding: 20px 10px 10px 10px;
	position: relative;
	height: 400px;
	overflow-x: hidden;
	overflow-y: scroll;
}
#landing #news
{
	padding-top: 20px;
}

#landing #news h2
{
	text-transform: none;
}

#landing #news .meta
{
	font-size: 11px;
}

#landing #news .post
{
	border-bottom: 2px solid #999999;
}

#landing #news .post:last-child
{
	border-bottom: none;
	margin-bottom: 0;
}

#landing #landing-store
{
	position: relative;
}


#landing #landing-store #products
{
	margin-top: 10px;
	position: relative;
	clear: both;
	float: left;
}

#landing #landing-store #products a
{
	float: left;
	margin: 0 13px 13px 0;
}

#landing #landing-store #products a.three
{
	margin-right: 0;
}


#landing #events
{
	padding-top: 45px;
	clear: both;
	float: left;
	background: #000000;
	width: 100%;
	position: relative;
}

#landing #events h1
{
	font-size: 30px;
	text-align: center;
	padding: 10px 0;
}


#about.content
{
	width: 823px;
	align: center;
}

#about .details
{
	color: #cc0000;
	text-decoration: none;
	font-weight: bold;

}

#about .img
{
	padding: 10px;
}

#contact.content
{
	width: 823px;
}

#contact #right{ margin-left: 200px; }

