/* Global */

* {
padding:0;
margin:0;
list-style:none;
}

html {
width:100%;
height:100%;
background:#000 url(../images/main_bg.jpg) no-repeat center top;
background-attachment: fixed;
}

body {
/*color:#737373;*/
color:#b3b3b3;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
}

a { color:#e5e5e5; text-decoration:none; }
a:hover { color:#e59044; text-decoration:none; }
a:visited { color:#e5e5e5; text-decoration:none; }
a:visited:hover { color:#e59044; text-decoration:none; }
a:active { color:#e5e5e5; text-decoration:none; }

#middleColX a { color:#c7ff8e; text-decoration:none; }
#middleColX a:hover { color:#e59044; text-decoration:none; }
#middleColX a:visited { color:#c7ff8e; text-decoration:none; }
#middleColX a:visited:hover { color:#e59044; text-decoration:none; }
#middleColX a:active { color:#c7ff8e; text-decoration:none; }

a img {
border:0;
}

.clear {
clear:both;
}

.hidden {
visibility:hidden;
display:none;
}

h3 {
font-size:18px;
display:block;
padding:2px 5px;
}

#header h1 {
display:block;
width:210px;
height:64px;
background:#000 url(../images/guntrader-logo.gif) no-repeat center top;
text-indent:-9999px;
float:left;
}

#header .topBanner {
display:inline;
margin:0px 15px 15px 0px;
width:728px;
height:90px;
background:#000;
float:right;
}

#header .topBanner img {
width:728px;
height:90px;
border:0;
}

#header .topBanner img a{
border:0;
}

#page {
width:980px;
margin:0 auto;
background:#101d10;
/* background:#000 url(../images/page_bg.png) no-repeat center top; */
}

#topBlock {
width:980px;
}

#centerBlock {
width:980px;
}

#bottomBlock {
width:980px;
clear:both;
padding-bottom:50px;
}

#leftCol {
float:left;
width:120px;
margin-left:15px;
display:inline;
}

#content {
width:845px;
float:left;
display:inline;
}

#rightCol {
float:left;
width:300px;
margin-right:15px;
display:inline;
}

#middleCol {
width:500px;
border-left:transparent 15px solid;
border-right:transparent 15px solid;
float:left;
display:inline;
}

#middleCol h3 {
background-color:#233623;
border:1px solid #525952;
color:#DCDDDC;
margin:0;
padding: 8px 0 8px 5px;
font-size:14px;
font-weight: bold;
}

#middleCol h4 {
margin-top: 10px;
padding: 2px 20px 2px 0;
border-top: 1px solid #E99142;
border-bottom: 1px solid #E99142;
}

#middleCol h5 {
background-color:#333;
color:#DCDDDC;
margin: 8px 0;
padding: 3px 0;
font-size:13px;
}

#menuHolder {
width:118px;
border:1px solid #929292;
margin:0 0 15px 0;
}

ul#menu {
width:116px;
border:#494949 1px solid;
background:#000 url(../images/menu_bg.jpg) repeat center top;
padding:8px 0;
}

ul#menu li {
font-size:12px;
padding:4px 0 4px 4px;
}

ul#menu li a {
display:block;
}

ul#menu li a img {
padding-right: 3px;
}

#loginBox {
background:#000 url(../images/loginBox_bg.jpg) no-repeat;
height:136px;
width:300px;
margin:0 0 15px 0;
}

#registerLink {
font-size:14px;
padding:15px 0 16px 220px;
}

#registerLink a {
  color: #e99142;
}

#registerLink a:hover {
color:#261f28;
}

form#headerLoginForm {
margin:0px 0px 0px 17px
}

form#headerLoginForm span.label {
width:73px;
font-size:12px;
color:#fff;
display:block;
float:left;
padding:1px 0px 0px 0px;
}

form#headerLoginForm input {
width:190px;
height:19px;
color:#fff;
border:0;
margin:0 0 8px 0;
background:black;
float:left;
clear:right;
display:inline;
}

form#headerLoginForm div {
color:#000;
text-align:right;
padding:8px 20px 0px 0px;
}

form#headerLoginForm a.forgotPassword {
color:#000;
text-align:right;
padding:0px 10px 0px 0px;
}

form#headerLoginForm a.login {
font-size:14px;
color:#fff;
font-style:italic;
padding:0px 0px 0px 10px;
}

form#headerLoginForm a.forgotPassword:hover,
form#headerLoginForm a.login:hover {
color:#261f28;
text-decoration:underline;
}

#myGuntraderHeader {
background:transparent url(../images/myGuntrader_header_bg.jpg) no-repeat;
height:21px;
width:300px;
padding:6px 0px 0px 0px;
text-align:right;
margin:0 0 15px 0;
}

#myGuntraderHeader a {
font-size:12px;
padding:0px 10px 0px 0px;
}
#myGuntraderHeader a:hover {
color:#261f28;
text-decoration:underline;
}
#myGuntraderHeader a.login {
font-style:italic;
}

#middleHome h3 {
background:transparent url(../images/header_gradient.png) repeat;
border:2px solid #fff;
margin:0 0 15px 0;
color:#0c0c0c;
font-size:18px;
display:block;
padding:2px 5px;
font-weight: normal;
}

#latestGunsAdded {
background:transparent url(../images/latest-guns-added.png) no-repeat left;
height:38px;
text-align:right;
}

#latestGunsAdded input {
background:transparent;
border:0;
font-size:14px;
color:#878787;
font-style:italic;
padding:7px 0px;
width:110px;
text-align:center;
}

#latestGunsAdded input#gunSearch {
color:#f5f5f5;
}

#latestGunsAdded input#gunSearch:hover,
#latestGunsAdded input:hover {
color:#e59044;
cursor:pointer;
}

ul#latestGuns {
width:500px;
}

ul#latestGuns li {
border-bottom:1px solid #3c3c3b;
clear:left;
display:inline-block;
float:left;
}

ul#latestGuns li.listTitles {
background:#42423f;
color:#000;
font-weight:400;
padding:5px 0;
}

ul#latestGuns li span {
float:left;
display:block;
padding:2px 0;
}

ul#latestGuns li a {
display:block;
width:500px;
}

ul#latestGuns li.row0,
ul#latestGuns li.row0 a {
color:#989898;
}

ul#latestGuns li:hover a {
color:#e59044;
}

ul#latestGuns li.row0:hover,
ul#latestGuns li.row1:hover {
background:#525951;
}

ul#latestGuns li span.listNo {
width:22px;
padding-left:3px;
}
ul#latestGuns li span.listGun {
width:255px;
}
ul#latestGuns li span.listType {
width:100px;
}
ul#latestGuns li span.listCondition {
width:55px;
}
ul#latestGuns li span.listPrice {
width:45px;
}
ul#latestGuns li span.listImage {
width:20px;
}

#forumThreads h3 {
background-color:#233623;
border: 1px solid #525952;
margin:0 0 15px 0;
color: #dcdddc;
}

#forumThreads ul.forumTopic {
border-top:1px solid #3c3c3b;
padding:0 0 15px 0;
}

#forumThreads ul.forumTopic li {
border-bottom:1px solid #3c3c3b;
margin:10px 0 0 0;
padding:0 0 10px 0;
}

#forumThreads .topicForum {
color:#e99142;
padding-bottom:8px;
}
#forumThreads .topicForum a {
color:#e99142;
}
#forumThreads .topicSubject {
font-weight:bold;
font-style:italic;
color:#ffffff;
padding-bottom:2px;
}

.lhsAdvert {
width:120px;
margin:0 0 15px 0;
}
.lhsAdvert a img {
width:120px;
height:auto;
border:0;
}

.rhsAdvert {
width:300px;
margin:0 0 15px 0;
}
.rhsAdvert a img {
width:300px;
height:auto;
border:0;
}

.middleAdvert {
width:500px;
padding-bottom:15px;
margin-bottom:15px;
border-bottom:1px solid #3c3c3b;
}
.middleAdvert a img {
width:468;
height:auto;
margin:0 16px;
border:0;
}

.featuredGuns {
width:500px;
padding-bottom:15px;
margin-bottom:15px;
border-bottom:1px solid #3c3c3b;
}

.featuredGuns h4 {
font-size:15px;
padding:10px 0px;
}

.featuredGunLeft {
width:234px;
float:left;
padding-right:15px;
border-right:1px solid #3c3c3b;
}

.featuredGunRight {
width:234px;
float:left;
padding-left:15px;
}

.featuredGuns a.readMore {
padding: 0px 0px 0px 5px;
font-style:italic;
color:#e99142;
}

.featuredGuns a.readMore:hover {
color:#958646;
}

#quickGuns {
width:120px;
/*background:transparent url(../images/quickGuns_bg-bottom.png) repeat top;*/
border-left:1px solid #383838;
border-right:1px solid #383838;
border-bottom:1px solid #383838;
margin:0px 0px 15px 0px;
background: #100813;
}

#quickGunsTop {
width:120px;
/*background:transparent url(../images/quickGuns_bg-top.png) no-repeat top;*/
}

#quickGuns h2 {
padding:6px 4px;
font-size:12px;
color:#e99142;
border-top:1px solid #383838;
border-bottom:1px solid #383838;
}

ul.quickList {
padding:3px 0px 6px 0px;
/*font-family:"Times New Roman", Georgia, Serif;*/
}

ul.quickList li {
padding:4px 5px 2px 10px;
font-size:12px;
}

ul.quickList li a {
display:block;
font-size:12px;
/*font-weight:bold;*/
}

#siteStats {
width:980px;
padding:0px 0px 20px 0px;
}

#siteStats #updated {
float:left;
display:inline;
padding:12px 30px;
}
#siteStats #updated span.siteStat {
font-weight:bold;
padding:0px 15px 0px 5px;
}

#siteStats #forSale {
float:left;
display:inline;
text-transform:uppercase;
font-size:13px;
padding:10px 15px;
border:1px solid #4f6d4f;
border-top:0px;
background:#3d4a3d;
margin:0px 45px;
color: #e99142;
}
#siteStats #forSale span.gunStat,
#siteStats #forSale span.accStat {
padding:0px 20px;
}
#siteStats #forSale span.siteStat {
padding:0px 0px 0px 20px;
color:#fff;
}

#siteStats #visitors {
float:left;
display:inline;
padding:12px 30px 12px 20px;
}
#siteStats #visitors span.siteStat {
font-weight:bold;
text-align: right;
padding:0px 15px 0px 5px;
}

#bottomLinks {
margin:15px 15px 0px 15px;
background:transparent url(../images/bottomLinks_bg.png) no-repeat top;
width:950px;
height:37px;
}

ul#secondaryNav {
width:950px;
padding:6px 0px 0px 20px;
}

ul#secondaryNav li{
float:left;
padding:5px 20px 5px 0px;
}

ul#secondaryNav li a{
padding:5px 0px 5px 20px;
background:transparent url(../images/bottomLink_separator.gif) no-repeat left center;
}

#popularSearches h4 {
font-size:16px;
padding:0px 0px 10px 0px;
}

#popularSearches a {
display:block;
font-size:12px;
padding:5px 30px 5px 0px;
float:left;
color:#b2b2b2;
text-decoration:underline;
}

#stageX {
width:815px;
float:left;
display:inline;
clear:both;
/*background:transparent url(../images/selectorHeader_bg.gif) repeat-x left top;*/
margin-left:15px;
margin-right:15px;
padding:0px 0px 60px 0px;
}

#stageXfooter {
width:815px;
float:left;
display:inline;
clear:both;
background:transparent url(../images/selectorHeader_bg.gif) repeat-x left top;
margin-right:15px;
padding:0px 0px 60px 0px;
color: #737373;
}

#categorySelector {
float:left;
display:inline;
}
#typeSelector {
float:left;
display:inline;
}
#mechSelector {
float:left;
display:inline;
}
#calSelector {
float:left;
display:inline;
}
#searchNotes {
color:#fff;
}
#searchNotes p {
margin:0px 0px 6px 0px
}
#searchNotes p a {
text-decoration:underline;
}
input#resultsLink {
display:block;
width:113px;
height:27px;
text-indent:-9999px;
background: url(../images/view-results_button.png) no-repeat left top;
cursor:pointer;
border:none;
font-size: 0;
line-height: 0;
}
#searchNotes input#resultsLink:hover {
background: url(../images/view-results_button.png) no-repeat left bottom;
}

h4.selectorHeader {
font-weight:normal;
padding:4px 30px 4px 5px;
font-size:12px;
margin:0 0 15px 0;
color:#fff;
}

ul.selectorList {
margin:0 25px 15px 0px;
padding:1px 0px;
border-top:1px solid #3c3c3b;
}

ul.selectorList li {
border:0;
padding:2px 2px;
display:block;
border-bottom:1px solid #3c3c3b;
color: #fff;
font-size: 12px;
}

ul.selectorList li:hover {
color:#e99142;
background:#515951;
}

ul.selectorList li input {
border:0;
margin:0px 5px 0px 0px;
}

#pageStandard {
padding: 15px 25px;
margin:0 auto;
background:#101d10;
}

#pageStandard .popupButtons {
    float: right;
}

#standardBlock {
padding:10px 15px;
border:1px solid #4f6d4f;
border-top:0px;
background:#3d4a3d;
margin:0px 25px;
color: #e99142;
}


