/* CSS for Safe Shot Gun Range Designed by Stefen Benton */
/*Why are you looking at my CSS ?*/
/* <3 %'s and em's */
body
{
    font-size: 11px;
    font-family: "Arial" "Lucida Grande" , "Lucida Console"  , "Sans-Serif";
    line-height: 15px;
    color: #336699;
    height: 100%;
    text-align: center;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-color: black;
    float: left;
    display: block;
    background-repeat: repeat-x;
}
hr
{
    background-color: White;
}
a
{
    color: White;
    text-decoration: none;
}
h2
{
    font-size: 1.6em;
    margin: 0px 0px 0px 0px;
    padding: 4px 0px 4px 0px;
}
h3
{
    font-size: 1.2em;
}


p
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

/*ID's*/
#topTitle
{
    width: 1020px;
    height: 300px;
    background-color: black;
    margin: 40px 0px 0px 80px;
    padding: 0px 0px 0px 0px;
    background-image: url('../Image/cleanHeader.jpg');
    background-position: right center;
    background-repeat: no-repeat;
    border-bottom: solid 1px white;
}
#bigger
{
    font-size: 36px;
}
#currentTab
{
    width: 50px;
    height: 50px;
    background-image: url('../Image/TabBright.jpg');
}
#homeHR
{
    width: 85%;
    padding-bottom: 2px;
    margin-bottom: 5px;
    background-color: White;
}
#content
{
    float: left;
    height: 975px;
    font-size: 1.25em;
    text-align: left;
    width: 1100px;
    margin: 0px 0% 0% 0%;
    background-color: black;
    line-height: 1em;
    background-image: url('../Image/BullBgRound2.jpg');
    background-repeat: no-repeat;
    background-position: right bottom;
}
#gunsContent
{
    float: left;
    height: 100%;
    font-size: 1.25em;
    text-align: left;
    width: 1100px;
    margin: 0px 0% 0% 0%;
    background-color: black;
    line-height: 1em;
    background-repeat: no-repeat;
    background-position: right bottom;
}
#contactDiv
{
    line-height: 25px;
}
#navbar
{
    width: 105%;
    height: 45px;
    text-align: left;
    line-height: 1em;
    margin: 0px 0% 0px 0%;
    padding: 0px 0px 0px 5%;
    font-size: 1.3em;
    float: left;
    position: absolute;
    clear: none;
    background-color: white;
    vertical-align: baseline;
}
#navbar ul
{
    margin: 0px 0px;
    width: 100%;
}
#navbar li
{
    float: left;
    background-repeat: no-repeat;
    background-position: right top;
    margin: 0px 3px;
    padding: 0;
    list-style-type: none;
    width: 100px;
    height: 99%;
    background-color: #333333;
    border-top: solid 1px white;
}
#navbar a
{
    display: block;
    padding: 0px 5px 25px 5px;
    color: white;
}
#navbar img
{
    float: left;
    margin: 0;
    padding: 0;
    display: inline;
}
#current
{
    color: White;
    background-image: url('../Image/TabBright.jpg');
    border: solid 2px white;
}
#MainBanner
{
    margin: 15px 0px 0px 13%;
}
#whiteBar
{
    background-color: #0066CC;
    font-size: 1.5em;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

#gradBG
{
    height: 199px;
    width: 307px;
    margin: 5px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-repeat: no-repeat;
    text-align: right;
    color: #cf0000;
    font-size: 1em;
    color: White;
    line-height: 1em;
    font-weight: normal; /*background-image: url('../Image/wordGrad.jpg');     background-position: center top;*/
    border-top: solid 1px white;
    border-bottom: solid 1px white;
    float: right;
}
#gradBG hr
{
    width: 307px;
}
#gradBG a:hover
{
    color: Black;
}
#rangeInfoContainer
{
    margin-top: 5px;
    margin-right: 10px;
    background-image: url('../Image/RangeInfoBG.jpg');
    width: 240px;
    height: 201px;
    float: right;
    background-repeat: no-repeat;
    background-color: White;
}
#ContactPicContainer
{
    background-image: url('../Image/P90.jpg');
    float: left;
    height: 225px;
    width: 300px;
    background-repeat: no-repeat;
    margin: 0px 0px 0px 40px;
    padding: 0px 0px 0px 0px;
    background-position: top center;
}
#ContactInfo
{
    line-height: 1.2em;
    font-weight: normal;
    float: left;
    width: 230px;
    text-align: justify;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    height: 165px;
    border-right: solid 1px white;
    border-top: solid 1px white;
    border-bottom: solid 1px white;
}
#ImageGallary
{
    width: 1020px;
    height: 100%;
    border-right: solid 1px #323335;
    border-left: solid 1px #323335;
    margin-left: 60px;
    float: right;
}
#ImageGallary img
{
    margin: 10px 2px;
    vertical-align: top;
}
#gunsmith
{
    width: 1020px;
    height: 100%;
    border-right: solid 1px #323335;
    border-left: solid 1px #323335;
    margin-left: 60px;
    float: right;
}

/* classes */
.ccwStyles
{
    overflow: auto;
    width: 500px;
    height: 300px;
    background: white;
    border: solid 1px red;
    margin-left: 60px;
    font-weight: normal;
    font-size: 1.1em;
    text-align: center;
}
.ccwStyles p
{
    margin: 8px 0px 8px 0px;
}
.ccwStyles a
{
    color: #cf0000;
}
.ccwAnchors
{
    display: block;
    color: #cf0000;
    margin: 0;
    padding: 0;
}
.gunsmithSection
{
    width: 300px;
    height: 300px;
    border: solid 2px white;
    border-top: solid 3px white;
    float: left;
    color: Red;
    overflow:auto;
    line-height: 1.1em;
}
.gunsmithSection th
{
    border-bottom: solid 1px #323335;
}
.rangeInfo
{
    width: 130px;
    float: right;
    font-weight: normal;
    color: Black;
    border-left: solid 1px black;
    text-align: center;
    height: 17%;
    margin: 5px 0px 10px 0px;
}

.introDiv
{
    float: left;
    margin: 10px 0px 0px 80px;
    text-align: justify;
    width: 50%;
}
.introDiv h3, h2, p
{
    border-bottom: solid 1px #323335;
}
.glow
{
    padding: 0px 10px 0px 0px;
}


.servicesText
{
    margin: 0px 0px 0px 25px;
    padding: 25px 0px 0px px;
    width: 100%;
    height: 225px;
    font-weight: normal;
    line-height: 1.4em;
    text-align: right;
    border-left: solid 1px white;
}
.servicesText ul
{
    text-align: left;
}
.servicesText h3
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.servicesText hr
{
    width: 70%;
}
.servicesText a
{
    border-bottom: solid 1px #323335;
    width: 100%;
}



.footerStylez
{
    width: 400px;
    font-weight: lighter;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    line-height: 1.2em;
    font-size: 1.1em;
    float: left;
    height: 150px;
}
.contactFooterStylez
{
    width: 400px;
    font-weight: lighter;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    line-height: 1.2em;
    font-size: 1.1em;
    float: left;
    clear: both;
}
.footerNav
{
    float: left;
    width: 80%;
    margin: 0px 0px 0px 100px;
    padding: 20px 0px 0px 120px;
    text-align: left;
}

.slash
{
    font-size: 1.55em;
    font-weight: bolder;
}


.leftContent
{
    margin: 0px 0px 0px 22px;
    padding: 0px 0px 0px 0px;
    height: 229px;
    width: 56%;
    float: left;
    color: #336699;
    font-size: 1em;
    font-weight: bolder;
    line-height: 1em;
}
.leftContent p
{
    border-bottom: none;
}
.newsContent
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 42%;
    height: 220px;
    float: right;
    color: White;
    clear: both;
}
.newsContent img
{
    border: none;
}
.newsHighlight
{
    border-bottom: solid 1px #323335;
    clear: both;
    text-align: right;
}
.footer
{
    text-align: left;
    margin: 0px 0px 0px 0px;
    padding: 15px 0px 0px 100px;
    height: 175px;
    width: 70%;
    clear: both;
}
.contactFooter
{
    text-align: left;
    margin: 0px 0px 0px 0px;
    padding: 110px 0px 0px 100px;
    height: 220px;
    width: 70%;
    clear: both;
}
.servicesFooter
{
    text-align: left;
    margin: 0px 0px 0px 0px;
    padding: 125px 0px 0px 100px;
    height: 220px;
    width: 70%;
    clear: both;
}
.ccwFooter
{
    text-align: left;
    margin: 0px 0px 0px 0px;
    padding: 115px 0px 0px 100px;
    height: 175px;
    width: 70%;
    clear: both;
}

#myGallery
{
    width: 400px !important;
    height: 200px !important;
}


/*Psuedo Classes*/
#navbar a:hover
{
    font-weight: bolder;
    text-decoration: none;
    color: black;
    background-color: White;
    border-right: solid 1px black;
    border-bottom: solid 1px black;
}
#navbar a:visited
{
    text-decoration: none;
}
.footerNav a:visited
{
    color: White;
}
.glow:hover
{
    background-color: White;
    font-weight: bold;
    line-height: 2em;
}
