/* CSS Document */

body{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	background: url(../images/background.jpg) repeat-x;
	background-color: #000000;
}


p {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color: #000000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 7px;
	margin-left: 0;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin-bottom: 1em;
	}
	
select {
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	color: #000000;
}

a{
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FF6600;
}

input {
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 10px;
}

textarea {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
}

ul{
	font-family : Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}
li {
	padding-bottom:5px;

}
.hr {
	height:1px;
	}

img {
border: 0px;
}

/*-------------------------------  BODY CSS -------------------------------*/


#gotm {
	width:450px;
	height:150px;
	background:url(../images/rec_gotm.gif) no-repeat;
	margin-top: 0px;
}

#gotm .gotm_headline {
	width: 445px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color:#FF6600;
	background-color:#000000;
	padding-left: 5px;
	margin-bottom: 3px;
}
#gotm .gotm_image {
	width:100px;
	padding:0 10px 20px 5px;
	height: 75px;
}

#gotm .gotm_desc {
	width:330px;
	padding-top: 5px;
	float: right;
	padding-right: 5px;
}

#rightcol {
	float:right;
	width:160px;
}

#rightcol .fanbox {
	padding-bottom: 10px;
}

#news {

	background: #ebebeb;

}
#news p {
	font-size:12px;
	line-height:16px;
	}
#news .news_headline {
	width:155px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color:#FFFFFF;
	background-color:#000000;
	padding-left:5px;
}
#news .news_text {
	padding-right: 2px;
	padding-left: 5px;
	padding-bottom: 15px;
	padding-top: 0px;
}
#news .news_btm {
	background:url(../images/rec_news_btm.gif);
	height: 10px;
	}
#specials {
	width:auto;
	padding: 0 0 10px 0;
	}
	

.gunType{
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.gunDesc{
	padding: 10px;
	font-size: 10px;
}
.price	{
	font-family:Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-weight: bold;
	font-size:14px;
}
.divider{
	color: #CCCCCC;
	font-weight : normal;
	font-size: 11px;
	text-decoration: none;	
}
.inchText{
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #B3B3B3;
	text-decoration: none;
}
.banner {
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 14px;
color:#FFFFFF;
background-color:#000000;
padding:2px 0 2px 5px;
}

.brand {
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
color:#FFFFFF;
background-color:#666;
padding:2px 0 2px 5px;
}

.footer {font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#666666;
}
