/* ----------------------------------------------
                global classes
---------------------------------------------- */

body {
        font-family: calibri, arial, helvetica, san-serif;
        font-size: 10pt;
        background: #010F00;
        color: #000;
        margin-top: -1px;
}

a {
        text-decoration: none;
        color: #0A4F00;
}

a:hover {
        text-decoration: underline;
}

a img {
        border: none;
}

ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }

h1 {
        margin-left: 10px;
        padding-top: 10px;
        color: #010F00;
        font-size: 14pt;
}

#contentWrapper {
        width: 900px;
        border: 1px #fff solid;
        margin: 0 auto;
}


/* ----------------------------------------------
                Navigation classes
---------------------------------------------- */

ul#navbar {
        list-style: none;
        height: 25px;
        margin: 0;
        padding: 10px 0 5px 0;
        color: #fff;
        text-align: center;
        font-weight: bold;
        font-size: 11pt;
        white-space: nowrap;
        letter-spacing: 1px;
        background: url('images/nav_bg.jpg') #021c00 repeat-x;
}

ul#navbar li {
        display: inline;
        margin: 0 5px
}

ul#navbar a {
        text-decoration: none;
        padding-bottom: 8px;
        border-bottom: 4px solid #021c00;
        color: #fff;
}

ul#navbar a.active {
        border-color: #C8FFC5;
        color: #C8FFC5;
}

ul#navbar a:hover {
        border-color: #C8FFC5;
        color: #C8FFC5;
}

/* ----------------------------------------------
                Main classes
---------------------------------------------- */

#mainWrapper {
        float: left;
        width: 900px;
        margin: 0;
        background: url('images/main_bg.jpg') #fff repeat-x;
        min-height: 300px;
        padding-bottom: 12px;
}

#mainLeft {
        float: left;
        width: 600px;
}

.heading {
       margin-left: 10px;
       width: 590px;
       height: 42px;
       background: url('images/header_bg.png') no-repeat;
}

#content {
       margin: -2px 10px 0 20px;
       padding: 10px 20px;
       background: #f4fff3;
       background-position: 210px -80px;
       border: 1px #C1C1CD solid;
       border-top: 0px;
}

#content p {
       margin-top: 0;
}

#contentBottom {
       margin-top: 10px;
       margin-left: auto;
       margin-right: auto;
       width: 200px;
       height: 42px;
       background: url('images/content_bottom.png') no-repeat;    
}

#advert {
       margin-top: 10px;
       margin-left: 20px;
       height: 185px;
       width: 570px;
}

#advert2 {
       float: left;
       margin-top: 10px;
       height: 360px;
       width: 280px;
}

#guntrader {
        float: left;
        background: #fff;
        text-overflow: scroll;
        width: 840px;
        margin: 10px 20px;
        padding: 10px;
}

#guntrader h1 {
        margin: 0;
        padding: 0;
}

#mainRight {
       float: left;
       width: 280px;
       height: 530px;
       margin: 12px 0 0 10px;
       background: #021C00 url('images/right_bg.jpg') no-repeat;
       background-position: -180px -100px;
}

#box {
       margin: 20px auto;
       width: 230px;
       height: 130px;
       background: #fff;
       padding: 10px;
}

#box2 {
       margin: 20px auto;
       width: 230px;
       height: 130px;
       background: #fff;
       padding: 10px;
}


#box2 img {
       margin-top:13px;
}

p.box {
       margin-top: 5px;
       color: #010F00;
       text-align: center;
       font-size: 14pt;
       font-weight: bold;
}

#services {
       list-style: disc;
       padding-left: 50px;
}

#footer {
       clear: both;
       height: 35px;
       background: url('images/nav_bg.jpg') #021C00 repeat-x;
       margin: 0;
       padding: 10px;
       width: 880px;
       color: #fff;
       text-align: center;
       letter-spacing: 1px;
}

#footer a {
       color: #fff;
}

#address {
       float: right;
       margin-right: -10px;
       margin-top: 20px;
}

#contact {
       float: left;
       margin-left: -10px;
       margin-top: 10px;
}

.contact {
       text-align: right;
       vertical-align: top;
}

.center {
       display: block;
       margin: 0 auto;
}

.clear {
        clear: both;
}



/* -----------------------------------------------
                results classes
----------------------------------------------- */

#results {
        margin: 0 auto;
        padding-bottom: 10px;
        width: 400px;
}

#results table { 
        width: 400px;
        border-collapse: collapse;
        border-spacing: 0px;
}

#results th {
        background-color: #CAFFC7;
        font-family: Verdana;
        font-weight: bold;
        font-size: 12px;
        color: #404040;
        padding: 5px;
}

#results td {
        border-bottom: 1px #CAFFC7 dotted;
        text-align: left;
        font-family: Verdana, sans-serif, Arial;
        font-weight: normal;
        font-size: 0.7em;
        color: #404040;
        padding-top: 4px;
        padding-bottom: 4px;
        padding-left: 8px;
        padding-right: 0px;
}

#events a {
        color: #000;
        text-decoration: none;
}

#events h3 a {
        color: #020025;
        text-decoration: none;
}

#events a:hover {
        color: #020025;
        text-decoration: none;
}

/* -----------------------------------------------
                category classes
----------------------------------------------- */

#categoryWrapper {
         margin: 0 auto;
         width: 500px;
}

#categoryContent img {
        margin-top: 5px;
        border: 1px #7FA87C solid;
}


#categoryContent li {
        float: left;
        text-align: center;
        width: 105px;
        height: 145px;
        margin: 10px 5px 0;
        background: #E2FFE1;
        padding: 5px;
        vertical-align: middle;
}

#categoryContent a {
        float: left;
        clear: both;
        width: 100px;
}

#productMenu {
       float: left;
       width: 200px;
}

#productHead {
       margin-left: 10px;
       width: 240px;
       height: 42px;
       background: url('images/product_header.png') no-repeat;
}

#category {
       float: left;
       margin: 0 0 0 15px;
       width: 228px;
       background: #FEFEFE;
       border: 1px #b9ffb5 solid;
       border-top: 0;
       list-style: none;
}

#category .basket {
      text-align: center;
}

#productContent {
       float: left;
       text-align: center;
       width: 600px;
       margin-left: 70px;
       margin-top: 10px;
       padding: 0.4em;
       padding-bottom: 20px;
       background: #F0FEED;
       background-position: 210px 20px;
       border: 1px #b9ffb5 solid;
}

#breadcrum {
       text-align: left;
}

#cartsearch {
                float: right;
                text-align: right;
                margin-right: 0.4em;
}

#cartsearch input {
                border: solid 0.06em #989898;
                vertical-align: middle;
}

#cart, #search {
                padding: 0.2em 0.3em;
}

#search {
                margin-top: 0.2em;
                margin-bottom: 0.2em;
                margin-left: 1em;
}

.searchbox {
                width: 9em;
                text-align: left;
}

#browsenav {
        width: 228px;
        border-style: solid solid none none;
        border-color: #b9ffb5;
        border-size: 1px;
        border-width: 1px;
}
        
#browsenav li a {
        height: 32px;
        voice-family: "\"}\""; 
        voice-family: inherit;
        height: 24px;
        text-decoration: none;
}       
        
#browsenav li a:link, #browsenav li a:visited {
        color: #000;
        display: block;
        background:  url('images/category.gif');
        padding: 8px 0 0 20px;
}
        
#browsenav li a:hover {
        color: #0A5F06;
        background:  url('images/category.gif') 0 -32px;
        padding: 8px 0 0 20px;
}

                        /*  Without this the situations where there are 2 1st level li's in a row, they look horrible as the gap is too big. This fix may be rendered obselete if all the 1st level li's are given sub categories in the future  */
                        .browsenavfix {
                                        margin-top: -1em;
                        }

/* Second level navigation */

#browsenav li ul {
       list-style: none;       
}

#browsenav li ul li{
}

#browsenav li ul li a {
       margin-left: 20px;
}

#sub {
       text-align: left;
       padding-left: 0px;
       margin-left: -0px;
       background: #E2EBF4 url('images/cat.gif');
}


/* Third level navigation */

#browsenav li ul li ul {
}

#browsenav li ul li ul li {
}

#browsenav li ul li ul li a {
}

/*
----- Products -----
*/


#defaultImage {
        float: left;
        margin-left: 10px;
        margin-bottom: 10px;
}

#defaultImage img {
        border: 1px solid #C1C1CD;
}

#thumbnails {
        float: right;
        width: 350px;
        margin-top: -15px;
        margin-right: 10px;
}

#thumbnails img {
        float: left;
        margin: 2px;
        border: 1px solid #C1C1CD;
}

#thumbnails li div {
        width: 100px;
        height: 150px;
        margin: 0 auto;
}

#thumbnails li {
        list-style: none;
        float: left;
        width: 100px;
}

#productInfo {
        clear: both;
        text-align: left;
        margin: 0 10px;
}

#productContent table {
        margin: 0 auto;
        border-collapse: collapse;
        border-spacing: 0px;
}

#productContent th {
        background-color: #CAFFC7;
        font-family: Verdana;
        font-weight: bold;
        font-size: 12px;
        color: #404040;
        padding: 5px;
}


#productContent td {
        border-bottom: 1px #CAFFC7 dotted;
        text-align: center;
        font-family: Verdana, sans-serif, Arial;
        font-weight: normal;
        font-size: .7em;
        color: #404040;
        padding-top: 4px;
        padding-bottom: 4px;
        padding-left: 8px;
        padding-right: 0px;
}

.allItems {
        font-weight: bold;
        font-style: italic;
}

.captionFormErrors {
       color: #FF0000;
}

