.bgorange {background: transparent url(../images/bgorange.jpg) repeat-x 0 0;}
.bgpink {background: transparent url(../images/bgpink.jpg) repeat-x 0 0;}
.bgyellow {background: transparent url(../images/bgyellow.jpg) repeat-x 0 0;}
.bggreen {background: transparent url(../images/bggreen.jpg) repeat-x 0 0;}
.bgred {background: transparent url(../images/bgred.jpg) repeat-x 0 0;}


#grandchildnav li{ padding-left:10px; }
#grandchildnav .current_page_item{ background: #555;	}

/* @ FEATURES */
#feature{
	margin: 0 0 2px;
	background: #000 url(../images/smoke3.png) repeat-x 0 0 ;
	height: 375px;
	position:relative;
	z-index:0;
	border:1px solid #fff;
	overflow: hidden;
}

#feature .thefeature {
	
	height: 365px;
}

#feature-footer {
	background: #222;
	position: absolute;
	bottom: 0;
	width: 100%;
	z-index:100;
	padding: 5px 0;
}

#featurenav {
	float: left;
	margin-left: 2px;
	display: inline;
}
	#featurenav a{
		font-family:arial;
		padding: 3px 9px 3px;
		margin-right: 5px;
		font-size: 12px;
		border: 1px solid #555;
		color: #bbb;
		background: #444;
	}
	#featurenav a.activeSlide{
		background: transparent;
		color: #fff;
	}
	#feature-footer .twitter {float: right;margin-right: 16px;display: inline;color: #bbb;}
	#feature-footer .twitter a{color: #fff;}
	
.fcontent, .fmedia {

}
.fcontent {
	clear: none;
	text-shadow: #555 0 0 10px;
	width: 250px;
	float: left;
	padding: 0 0 0 25px;
}
#highlight .fcontent{
	margin-top: 25px;
}
.fcontent h1, .fcontent h2, .fcontent h3, .fcontent h4, .fcontent h5, .fcontent h6{
	color:#fff;
	text-align: left;
	line-height: 1em;
} 
	.fcontent .fheading {
		margin-top: 1em;
		margin-bottom: 1.5em;
	}
	.fcontent .ftitle{
		letter-spacing:-1px;
		font-size: 40px;
	}
	.fcontent .fsub {
		font-size: 18px;
		color: #87c5ff;
	}
	.fcontent p{
		text-align: left;
		font-size: 13px;
	}
	.fcontent a {
	}
	 #feature a.featurelink{
		border: none;
		line-height: 20px;
		background:transparent url(../images/morearrow.gif) no-repeat scroll 100% 60%;
		padding-right:10px;
		color: #fff;
	}
	.featurelink:hover{color:#ccc;}
	
.fmedia {  
    padding: 0;  
	overflow:hidden;
	float: right;
} 
#feature .fmedia{  
	text-align: left;
	float: right;
	width: 613px;
    height:   305px;
	overflow: hidden;
	padding: 20px 15px 0 0;
}

	.fmedia img {  
	    top:  0; 
	    left: 0;
	}

#highlight {
	position: relative;
	background: transparent url(../images/highlight3.jpg) repeat-x left bottom;
}
	#highlight .ftitle{margin-bottom: .8em;font-size: 30px;}
	#highlight .fcontent {
		float: left;
		padding: 30px;
		width: 290px;
	}
	#highlight .fmedia {
		overflow:hidden;
		float: left;
		width: 610px;
		margin: 1.5em 0;
	}
/* fboxes */
.fboxes {
	border: 1px solid #87c5ff;
}


.fboxdividers{
  	
	background:#1A1A1A url(../images/box-bgr.gif) repeat-x 0 0;
}

.fboxes .fbox {
	display: inline; /* IE thing */
	float: left;
	width: 225px;
}
.fboxes .fbox1 {
	display: inline; /* IE thing */
	float: left;
	width: 225px;
}
.fboxes .fbox2 {
	display: inline; /* IE thing */
	float: left;
	width: 225px;
}
.fboxes .fbox3 {
	display: inline; /* IE thing */
	float: left;
	width: 225px;
}

.fboxcopy {
	padding: 25px 30px;
}

.fboxes p {
  margin-bottom: 10px;
  }
.fboxes ul {
  list-style-type: none;
  margin-top: 5px;
  }
.fboxes ul li, #morefoot p {
  font-size: 11px;
  }
.fboxes ul a {
  text-decoration: underline;
  color: #333;
  }
.fboxes a:hover {
  text-decoration: underline;
  }
.fboxes .fboxtitle{
	margin-bottom:0.3em;
	padding: 0 0 2px 0;
	font-size: 1.1em;
}
#morefoot #searchform{
	
	float: left;
}
.fboxes #searchbox {
  padding: 1px;
  width: 160px;
  }

.fboxes li {
  margin-bottom: 5px;
  background: url(images/more.gif) left 2px no-repeat;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }
/* fboxnav */
#fboxnav h4 {font-weight: bold; margin-bottom: 8px; padding: 5px; background: #1D1D1D; color: #CCC;
    -moz-border-radius-topleft: 5px;
	-khtml-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px;
	-khtml-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
#fboxnav ul { width: 111px; background: #3c3c3c; padding: 10px;
    -moz-border-radius-topleft: 8px;
	-khtml-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
    -moz-border-radius-topright: 8px;
	-khtml-border-radius-topright: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-khtml-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	-khtml-border-radius-bottomleft: 8px;
	-webkit-border-bottom-left-radius: 8px;
	margin-left: 15px;
}

#fboxnav li {
	background: url(images/seperator_footer.png) repeat-x bottom; 
	padding: 5px 0;
	}

	#fboxnav ul li a {color: #fffeff; text-decoration: none;
		font-size: 12px;
	}




#fboxnav a, #fboxnav p {color: #666;
}
/* machinegun rentals */


ul#firearms{
    display:block;
    list-style:none;
    margin:0;
    padding:0;
	background-color: #fffeff;
}
ul#firearms li.firearm{
    float:left;
	background-color: #fffeff;
}
li.firearm ul{
    list-style:none;
    margin:0;
    padding: 0 10px;
	background-color: #fffeff;
}
li.firearm ul li{
    width: 200px;
    display:block;
	background-color: #fffeff;
}
li.firearm ul li.image{
    height: 100px;
    display:table-cell;
    #position:relative;
    overflow:hidden;
    vertical-align:middle;
	background-color: #fffeff;
	width: 150px;
}
li.firearm ul li img{
    display:block;
    width: 150px;
	background-color: #fffeff;
}
li.firearm ul li h3{
    color: #787cfe;
    font-size: 14px;
    font-weight: bold;
    text-transform:uppercase;
    margin:0;
	line-height: 14px;
}
li.firearm ul li div{
    border-bottom:1px solid #CCC;
    font-size:12px;
    color: #262626;
    line-height:16px;
	background-color: #fffeff;
}
li.firearm ul li div.label{
    clear:both;
    float:left;
    width:60px;
	background-color: #fffeff;
}
li.firearm ul li div.text{
    text-align:right;
    float:left;
	width: 80px;
}
li.firearm ul li.name{
    height:28px;
}



    



/* morefoot */
	
#morefoot {
	margin-top: 1em;
	border: 1px solid #ffffff;
	border-top: none;
}
	#morefootbg {
		
		background:#1A1A1A url(../images/box-bgr.gif) repeat-x 0 0;
	}
	#morefoot h3 {
		margin-bottom: 3px;
	}
	#morefoot .wcontain {

		margin:0 10px;
		width:299px;
		float: left;
		display: inline;
	}
	#morefoot .widget{
		padding: 1em;
		background: transparent;
	}
	
	
#content_sidebar{
	border-top: 1px solid #444;
	margin: 1em 0;
	padding: 1em 0 ;
}
	#content_sidebar ul{
		padding: 5px 20px;
	}
	#content_sidebar ul ul{
			padding: 3px;
	}
	
	#content_sidebar .wcontent {padding:4px}
	
/* Flickr */
.widget_flickrRSS a img{margin:7px 7px 7px 8px}
.widget_flickrRSS a img {color: transparent;}

/* ADS */

	 /* Deprecated - Ad-Minister*/
		.administer_widget .winner {padding: 13px 0 0 14px;}
		.administer_widget a img {	color: transparent;	margin:0 12px 12px 0;	}
		.administer_widget small a{	font-family: arial, sans-serif;	font-size: 9px;	color:#bbb;	text-decoration:none;}
		.administer_widget .adslink {	text-align: center;	margin-bottom: 10px;}

		/* wp125 Ads */
			.wp125_write_ads_widget .winner{
				padding-top: 10px;
				padding-bottom: 10px;
			}
			#sidebar  .winner #wp125adwrap_2c {
				margin-left:1px;
				width:100%; 
			}
			#wp125adwrap_2c .wp125ad { width:125px; float:left; padding:5px; }
	
/* Page Navi */
#content .wp-pagenavi {
	margin:1.6em .4em;
	
	color: #fff;
}
#content .wp-pagenavi span.pages {
	border:none;
	
	color: #fff;
	background: transparent;
}

#content .wp-pagenavi a,  #content .wp-pagenavi .current, #content .wp-pagenavi .extend{
	padding: 3px 7px;
	border: none;
	color: #000;
	background: #ddd;
}
#content .wp-pagenavi a:hover, #content .wp-pagenavi .current{
	color: #fff;
	border:none;
	background: #666;
	text-decoration: none;
} 
/* FAQ list style */
dt .dd {font-family: Verdana, Arial, Helvetica, sans-serif;}
h5 {background-color: #838383; color: #fff; font-size: 1.2em; padding: 5px; width: 98%;}
h3, h4 {color: #fffeff; font-size: 1.1em; padding: 15px 0 5px;}


li {padding: 2px 0;}

dt {
	font-weight: bold; 
	font-size: 17px;
	margin: 15px 40px 5px;
	cursor: pointer;
	text-decoration: underline;
	color: #BD4A18;
	line-height: 1.5em;
}

	dt:before {
		content: "Q";
		font-size: 1.5em;
		font-family: Georgia, "Times New Roman", Times, serif;
		margin-right: 7px;
		padding: 2px 6px 5px;
		color: #FFD87D;
		background-color: #BD4A18;
		font-weight: normal;
		
		margin-left: -35px;
		position: relative;
		top: 10px;
	}

dd {
	margin: 25px 70px 0px;
	padding-bottom: 12px;
	line-height: 150%;
	font-weight: bold;	
	}
	
	dd:before {
		content: "A";
		font-size: 1.5em;
		font-family: Georgia, "Times New Roman", Times, serif;
		margin-right: 7px;
		padding: 2px 9px;
		color: #752E0F;
		background-color: #FFD87D;
		
		margin-left: -38px;
		position: relative;
		top: 10px;
	}

p {line-height: 150%;}
	
.show {display: block;}
.hide {display: none;}	
.totop {text-align: right; margin: 25px 50px;}	
hr {color:#666; 
	background-color: #666; 
	height: 1px; 
	border: 0; 
	width: 90%; 
	margin: 35px auto 25px auto;}


/* FORMS/CONTACT ETC */

	.cform input {padding: 5px 9px 5px 5px;font-size: 1.1em;}
	.cform input[type="submit"]{font-size: 1em;}
	 .cform fieldset{border:none;}
	 .cform label {
		display:block;
		margin:0;
		text-align:left;
	}
	legend{display: none;}
	#content .cform {margin:5px 50px;padding:0px 0;}
	.cform ol, .cform li{list-style-type: none; margin:0;padding:0;}
	.cform label {}
	.cform li{margin-bottom: .7em;}
	.cform .single{width: 97%;}
	.cform .area{width: 97%;}
	.cform .emailreqtxt,.cform .reqtxt{font-style: italic;color: #999;}
	.cf_hidden {display: none;}
	
		
	 .success {
		background: #333; 
		padding: 15px; 
		margin-bottom: .5em; 
		font-size:1.4em;
		font-weight: bold;
	}
	input[type="text"].cf_error:focus {border: 1px solid #000;}
	/* Mailing List Form */
	.mailinglist .cform ol{width:262px; float: left;}
	.mailinglist .cform .single{width:97%}
	.mailinglist .cform .sendbutton{margin:21px 0 0 10px;padding: 3px 0 2px 0;}
	.linklove a{display: none;}
	
