body {
	background: #ffffff;
	background-repeat: repeat;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 76%;
	line-height: 1.7em;
	margin: 10px;
	color: #000000;
	}

#container {
	background: url(images/rifle.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 850px;
	position: absolute;
	left: 50%;
	margin-left: -425px;
	}

#head {
	background: url(images/riflehead.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 15px;
	_height: 160px;
	text-align: right;
	font-weight: bold;
	font-size: 1.3em;
	padding-top: 145px;
	}

#footer {
	width: 850px;
	text-align: center;
	color: #666666;
	line-height: normal;
	margin: 10px 0px;
	padding: 10px 0px;
	clear: both;
	border-top: 1px solid #cccccc;
	}

#footer p {
	margin: 0px;
	padding: 0px;
	}

.contpane {
	_padding-top: 20px;
	margin-top: 20px;
	margin-left: 180px;
	width: 670px;
	border-top: 1px solid #000000;
	}

.clear {
	clear: both;
	}

.leftbox {
	position: absolute;
	top: 20px;
	left: 280px;
	width: 220px;
	line-height: normal;
	}

.leftbox p {
	margin: 0px;
	padding: 0px;
	}

#buynow {
	background: url(images/buynow.gif);
	background-repeat: no-repeat;
	width: 127px;
	height: 127px;
	position: absolute;
	left: 20px;
	top: 300px;
	}

.floatleft {
	float: left;
	padding-right: 10px;
	_margin-right: 10px;
	}

.floatright {
	float: right;
	padding-left: 10px;
	_margin-left: 10px;
	}

.centered {
	text-align: center;
	margin: 0px auto;
	}

.rightalign {
	text-align: right;
	}

.box {
	background-color: #f3f0f0;
	border: 1px solid #cccccc;
	padding: 3px;
	}

hr {
	margin: 15px 0px;
	}
	
#nav {
	height: 20px;
	text-align: center;
	margin: 10px 0px;
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	}
	
#nav ul {
	margin: 0px auto;
	_margin: 0px;
	padding: 0px;
	width: 950px;
	_width: 900px;
	}

#nav li {
	background: none;
	list-style-type: none;
	display: inline;
	margin: 0px auto;
	padding: 0px;
	width: 110px;
	_width: 104px;
	border: 1px solid lime;
	}

#nav li a, #nav li a:visited  {
	text-decoration: none;
	color: #009366;
	}

#nav li a:hover, #nav li:hover {
	text-decoration: none;
	color: #666666;
	}

#splash {
	text-align: center;
	margin-bottom: 10px;
	}

#splash a.product {
	width: 300px;
	height: 225px;
	display: block;
	background: url(images/products.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	float: left;
	}

#splash a.video {
	width: 300px;
	height: 225px;
	display: block;
	background: url(images/videos.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	float: left;
	}

#splash a.download {
	width: 300px;
	height: 225px;
	display: block;
	background: url(images/downloads.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	float: left;
	}


#splash #splashicons {
	width: 900px;
	height: 225px;
	margin: 50px;
	}



/****************
distributor home icons
****************/

#dis-home a.account {
	width: 200px;
	height: 100px;
	display: block;
	background: url(images/account.jpg);
	background-repeat: no-repeat;
	text-indent: -5000px;
	float: left;
	}
	
#dis-home a.dis-download {
	width: 200px;
	height: 100px;
	display: block;
	background: url(images/dis-download.jpg);
	background-repeat: no-repeat;
	text-indent: -5000px;
	float: left;
	}
	
#dis-home a.dis-train {
	width: 200px;
	height: 100px;
	display: block;
	background: url(images/dis-train.jpg);
	background-repeat: no-repeat;
	text-indent: -5000px;
	float: left;
	}
	
#dis-home a.order {
	width: 200px;
	height: 100px;
	display: block;
	background: url(images/order.jpg);
	background-repeat: no-repeat;
	text-indent: -5000px;
	float: left;
	}


#dis-home {
	width: 810px;
	height: 100px;
	margin: 50px 0px 0px 70px;
	}
	
	
/****************
close distributor icons
****************/

/* Typographic */

h2 {
	color: #009366;
	font-size: 1.5em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	}

a:link {
	color: #009366;
	text-decoration: none;
	}

a:visited {
	color: #009366;
	text-decoration: none;
	}

a:hover {
	color: #ffc757;
	text-decoration: none;
	}

img {
	border: none;
	}
	
table {
	font-size: 1em;
	}

/* DNN STYLES */
.Head {
	color: #009366;
	font-size: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	} /* the styles for our containers titles */

.Normal {
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	} /* the normal text everywhere in our portal */

.SubHead {
	color: #009366;
	}

.CommandButton {
	color: #009366;
	}
	
a.CommandButton:link {
	color: #009366;
	} /* the command links when we are logged in as administrators*/

a.MainMenu_MenuContainer:link {
	color: #009366;
	}
	
a.SkinObject:link {
	color: #009366;
	}
	
a.SkinObject:visited {
	color: #009366;
	}
	
a.SkinObject:hover {
	color: #ffc757;
}

#dnn_ctr423_DNNDispatch_ctlMain_submitButton {
	background-color: #f7f7f7;
	padding: 5px;
	font-size: 1.2em;
	text-align: center;
	text-decoration: none;
	margin-top: 20px;
	font-weight: bold;
	height: 20px;
	}
	
#dnn_ctr423_DNNDispatch_ctlMain_submitButton:hover {	
	color: #cc0000;
	}
	
/* END DNN STYLES */

/* ==========================
    CSS STYLES FOR HouseMenu
   ==========================
*/

/*********************************************************************
 Standard structural CSS that typically should not need to be changed
*********************************************************************/
#houseMenuH, #houseMenuH ul { /* all submenu lists */
	list-style: none;
	/* white-space: nowrap;*/
	position: relative;
	z-index: 99999;
	}

#houseMenuH li { /* all list items */
	position: relative;
	display: inline;
	float: left;
	}

#houseMenuH li li { /* all items under the top level */
	z-index: 11113;
	}

#houseMenuH a { display: block; }

#houseMenuH, 
#houseMenuH ul, 
#houseMenuH li, 
#houseMenuH a, 
#houseMenuH li li a, 
#houseMenuH li a:hover, 
#houseMenuH li li a:hover, 
#houseMenuH li ul ul {
	margin: 0px;
	border: none;
	padding: 0px;
	}

#houseMenuH li ul {
	position: absolute;
	margin: 0px;
	border: none;
	padding: 0px;
	z-index: 11112;
}

#houseMenuH li:hover ul ul, 
#houseMenuH li:hover ul ul ul, 
#houseMenuH li.sfhover ul ul, 
#houseMenuH li.sfhover ul ul ul {
	left: -9999px;
}

#houseMenuH li:hover ul, 
#houseMenuH li li:hover ul, 
#houseMenuH li li li:hover ul, 
#houseMenuH li.sfhover ul, 
#houseMenuH li li.sfhover ul, 
#houseMenuH li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	_left: 0px;
	z-index: 99999;
}

#houseMenuH iframe {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
	display: block;
	}

.ArrowPointer { cursor: default; }


/*************************
DROPDOWN CSS TO BE STYLED
**************************/

/* FIRST LEVEL STYLING */
#houseMenuH li {
	text-align: center;
	}

/* DROPDOWN STYLING */
#houseMenuH li li {
	width: 150px;
	/* Mac Hack \*/
	width: 150px;
	_width: 160px;
	/* End Hack */
	padding: 0px;
	}

/* DROPDOWN STYLING */
#houseMenuH li ul {
	border: solid 1px #009366;
	width: 160px;
	_width: 150px;
	left: -9999px;
	margin: -2px 0px 0px 0px;
	/* Mac Hack \*/
	margin: 0px;
	/* End Hack */
	}


/* DROPDOWN LINK STYLING */
#houseMenuH li li a {
	background-color: #ffffff; /* Dropdown bg */
	background-image: none; /* Remove buttons bg */
	color: #009366;
	width: 156px; /* Width of dropdown links */
	/* Mac Hack \*/
	width: 156px;
	_width: 160px;
	/* End Hack */
	padding: 2px;
	}

#houseMenuH li li a:hover {
	background-color: #009366; /* Dropdown bg */
	background-image: none; /* Remove buttons bg */
	color: #ffffff;
	width: 200px; /* Width of dropdown links */
	/* Mac Hack \*/
	width: 156px;
	_width: 160px;
	/* End Hack */
	padding: 2px;
	}

/* SECOND DROPDOWN STYLING */
#houseMenuH li ul ul {
	margin: -32px 0 0 160px;
	border: solid 1px #009366;
	}
