body {
	background: url(/img/blog_bg.jpg) no-repeat;
	background-position: top center;
	background-color: #052e49;
}


/* GLOBALHEADER */
#header
{
	margin: 0px auto;
	vertical-align: baseline;
	position: relative;
	z-index: 9998;
	width : 800px ;
	height: 120px;
	padding: 0;
	padding-left: 40px;
	background: url(/img/bg-repeat-globalnavred.jpg) repeat-x;
}

#header #globalnav { margin: 0; padding: 0; height:120px; vertical-align:bottom; }
#header #globalnav li { display: inline; }
#header #globalnav li a
{
	float: left;
	height: 0;
	padding: 0;
	overflow: hidden;
	background-image: url(/img/nav-global.gif);
	_background-image: url(/img/nav-global.gif);
	background-repeat: no-repeat;
	text-indent : -9999px ;
	cursor : pointer ;
}

/*#header #globalnav li#nav-crosman a { background-image: url(/img/crosman_100.jpg); background-repeat:no-repeat; width:251px; height:87px; text-indent:-9999px;}*/

/* BUTTONS */
#header #globalnav li#nav-airguns a { background-position: 0 0; width:125px; height:120px; margin:0; }
#header #globalnav li#nav-archery a { background-position: -125px -360px; width:131px; height:120px; margin:0; }
#header #globalnav li#nav-crosman a { background-image: url(/img/nav-global.gif); background-position: -256px 0; width:251px; height:120px; text-indent:-9999px; margin:0; }
#header #globalnav li#nav-airsoft a { background-position: -507px 0; width:130px; height:120px; margin:0; }
#header #globalnav li#nav-optics a {  background-position: -637px 0; width:125px; height:120px; margin:0; }

/* OVER STATES */
#header #globalnav li#nav-airguns a:hover { background-position: 0 -120px; }
#header #globalnav li#nav-archery a:hover { background-position: -125px -360px; }
#header #globalnav li#nav-airsoft a:hover { background-position: -507px -120px; }
#header #globalnav li#nav-optics a:hover {  background-position: -637px -120px; }

/* PRESSED STATES */
#header #globalnav li#nav-airguns a:active { background-position: 0 -240px; }
#header #globalnav li#nav-archery a:active { background-position: -125px -360px; }
#header #globalnav li#nav-airsoft a:active { background-position: -507px -240px; }
#header #globalnav li#nav-optics a:active {  background-position: -637px -240px; }



#subnav
{
	float: left;
	width: 150px;
	text-align: right;
	margin-top: 0px;
}

#subnav-archery
{
	margin: 0;
	padding: 0;
	height: 250px;
	font-size: 11px;
	line-height: 22px;
	color: #666;
	background: url(/img/bg-subnav.jpg) no-repeat;
}

#subnav-archery li
{
	padding-right: 15px;
	list-style-type: none;
}

#subnav-archery li strong,
#shopping-cart li strong
{
	font-size: 12px;
}

.divider-subnav
{
	margin: 3px 0 3px 0;
	padding: 0;
	height: 1px;
	line-height: 0px;
	list-style-type: none;
	background-image: url(/img/divider-subnav.gif);
	background-repeat: repeat-x;
}

#subnav a {
	color : #666 ;
	text-decoration : none ;
	padding : 5px ;
	padding-right : 0 ;
}

#subnav a:hover {
	color : #bf0000 ;
}

#mt-header {
	margin-top: 20px;
}

#footer {
	width: 901px;
	background: url(/img/bg-repeat-footer-blog.gif) no-repeat;
}

#footer-bar1, #footer-bar2
{
	height: 37px;
	margin:0 auto;
	width:900px;
	background: url(/img/bg-repeat-footerbars.jpg) repeat-x;
}

#footer_container {
	background-image: none;
}

#content {
	min-height: 680px;
	height: auto !important;
	height: 680px;
	padding: 0;
}

#content .asset-name a,
#content .asset-name a:visited {
	text-decoration: none;
	color: #052e49;
}

#content .asset-name a:hover {
	color: #666;
}

#content-inner {
	float: left;
	margin: 0;
	padding: 0;
	width: 560px;
}

#beta-inner {
	margin: 0;
	padding: 0;
	float: left;
	width: 190px;
}

.entry-content {
	line-height: 18px;
	color: #333;
}

#alpha-inner {
	padding: 0;
	margin: 0;
}

.asset-footer,
#trackbacks,
#comments
{
	margin: 20px 0 0 20px;
	width: 545px;
}

.userpic {
	float: left;
	padding: 5px 5px 5px 0;
	margin: 0;
}

.title-and-metadata {
	float: left;
	width: 440px;
	padding: 0;
	margin: 0;
	margin-bottom: 20px;
}

.archive-title {
	margin: 10px 0 0 25px;
}

.archive {
	margin: 20px 0 0 30px;
}

.asset-header {
	margin-right: 0;
}

#alpha-inner {
	width: 560px;
}

#comments {
	margin-bottom: 30px;
}