﻿body
{
	background-color:#000000;
	font-family:Arial;
}

a
{
	color:#000000;
}

#container
{
	margin:auto;
	position:relative;
	width:980px;
}

#leftNav
{
	background:url('../Images/mainmenuback.jpg') top left no-repeat #F7F0DF;
}

	#leftNavBottom
	{
		color:White;
		font-size:14px;
		font-weight:bold;
		text-align:center;
		width:130px;
		position:absolute;
		bottom:0px;
		left:0px;
	}

#content
{
	background:url(/Images/contentback.jpg) top right no-repeat #f7f0df;
	float:right;
	font-size:12px;
	min-height:500px;
	height:auto !important;
	height:500px;
	padding:10px 20px 0px;
	width:799px;
}

	.ContentHeader
	{
		font-size:22px;
		font-weight:bold;
		margin-left:5px;
	}

#footer
{
	background:url(/Images/footerback.jpg) top right no-repeat #f7f0df;
	float:right;
	font-size:10px;
	height:42px;
	padding-top:20px;
	text-align:center;
	width:839px;
}

.mainMenu
{
	float:left;
	margin:0px;
	padding:0px
}

	#leftNav .mainMenu li a
	{
		padding:5px 7px 5px 15px;
		text-transform:uppercase;
		width:109px;
	}
	
	#leftNav .mainMenu a:hover, #leftNav .mainMenu ul a:hover, #leftNav .mainMenu .adxmhoverA, #leftNav .mainMenu ul .adxmhoverA 
	{ 
		background:url(/images/Rollover.jpg) repeat-y left;
		color:White; 
	}
	#leftNav .mainMenu li:hover>a, #leftNav .mainMenu ul li:hover>a 
	{ 
		background:url(/images/Rollover.jpg) repeat-y left;
		color:White; 
	}

	
	#leftNav .mainMenu li a
	{
		white-space:normal;
	}
	
.SubNavigation
{
	font-size:14px;
	font-weight:bold;
}

.SubNavigation a
{
	color:#000;
	text-decoration:none;
	padding:0px 5px;
	white-space:nowrap;
}
	.SubNavigation a:hover
	{
		color:#FFF;
		background-color:#000;	
	}

.specHeader
{
	font-size:12px;
	font-weight:bold;
	float:left;
	width:140px;
}

.specDetail
{
	float:left;
	width:310px;
}

.ContentMain
{
	margin:10px 0px 25px 5px;
	width:100%;
}

.rifSpecs
{
	float:right;
	width:455px;
}

.rifAdditional
{
	padding:0px 10px;
	text-align:center;
	width:280px;	
}

.newsletter
{
	clear:left;
	font-size:12px;
	font-weight:bold;
	padding:10px 0px;
	text-align:center;
	width:500px;
}

.newsletter input
{
	font-size:14px;
	width:225px;
}

.promotionalCode
{
	margin:15px 0px;
	text-align:center;
}

.Search{position:absolute;bottom:10px;left:10px;}
#header{height:237px;position:relative;width:980px;}
