html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a {
  text-decoration: none;
}

b {
  font-weight: bold;
}

em {
  font-style: italic;
}

strong {
	font-weight: bolder;
}

h1 {
  font-size: 20px;
  margin-bottom: 4px;
}

h2 {
  font-size: 18px;
  margin-bottom: 4px;
}
h2.headSpace {
    margin: 15px 0 5px 20px;
}

h3 {
  margin-top: 2px;
  font-size: 13px;
  font-weight: bold;
}
h3.braker {
  clear: both;
  padding-top: 8px;
  border-top: 2px groove #333;
  margin-top: 10px;
} 
h3.braker.noBorder {
    border: none;
}
hr {
  border: 0;
  color: #f2f2f2;
  background-color: #f2f2f2;
  height: 2px;
}

body {
  font-family: sans-serif;
  background: #000000;
  color: #666;
  text-align: center;
  font-size: 11px;
  line-height: 135%;
}

@font-face {
    font-family: 'LeagueGothicRegular';
    src: url('includes/League-Gothic/League_Gothic-webfont.eot');
    src: url('includes/League-Gothic/League_Gothic-webfont.eot?#iefix') format('embedded-opentype'),
         url('includes/League-Gothic/League_Gothic-webfont.woff') format('woff'),
         url('includes/League-Gothic/League_Gothic-webfont.ttf') format('truetype'),
         url('includes/League-Gothic/League_Gothic-webfont.svg#LeagueGothicRegular') format('svg');
    font-weight: normal;
    font-style: normal;

} 
@font-face {
    font-family: 'ImpactLabelRegular';
    src: url('includes/Impact-Label/Impact_Label-webfont.eot');
    src: url('includes/Impact-Label/Impact_Label-webfont.eot?#iefix') format('embedded-opentype'),
         url('includes/Impact-Label/Impact_Label-webfont.woff') format('woff'),
         url('includes/Impact-Label/Impact_Label-webfont.ttf') format('truetype'),
         url('includes/Impact-Label/Impact_Label-webfont.svg#ImpactLabelRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ImpactLabelReversedRegular';
    src: url('includes/Impact-Label/Impact_Label_Reversed-webfont.eot');
    src: url('includes/Impact-Label/Impact_Label_Reversed-webfont.eot?#iefix') format('embedded-opentype'),
         url('includes/Impact-Label/Impact_Label_Reversed-webfont.woff') format('woff'),
         url('includes/Impact-Label/Impact_Label_Reversed-webfont.ttf') format('truetype'),
         url('includes/Impact-Label/Impact_Label_Reversed-webfont.svg#ImpactLabelReversedRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

.wrapper {
  width: 960px;
  margin: auto;
}

.white {
  background: #ffffff;
  text-align: left;
}

.red {
  color: #c1272d;
}

.blue { 
  color: #000066;
}

.clear {
  clear: both;
  height: 1px;
}

.display {
    display: inline-block;
}

#header {
  height: 115px;
  margin-top: 25px;
}

#homeHolder {
    position:relative;
    height:1px;
    overflow:visible;
    margin-top: -2px;
}

#homeSub {
    display:none;
    position: absolute;
    background:#d2d4d5 url(images/hiddenBG.gif) repeat-x;
     border:1px solid #929292;
     -moz-border-radius: 15px;
     border-radius: 15px;
     width:300px;
     padding: 12px;
     margin: 10px 0 0 370px;
     color:#000;
     z-index: 9999;
}

#homeSub h2 {
    font-size: 16px;
    color: #900000;
}

#homeSub h3 {
    font-size: 16px;
}

#homeSub #closeForm {
    display: block;
    float: right;
    text-align: right;
    font-style: italic;
    margin: -8px -8px 0 0;
    cursor: pointer;
}

#homeSub #start .logo {
    padding: 0 0 0px 0;
    margin: 0 0 10px 17px;
    display: block;
    clear: both;
    background: none;
}

#homeSub #start .logo .logoOne {
    font-size: 40px;
    line-height: 42px;
    color: #900000;
    display: block;
}

#homeSub #start .logo .logoTwo {
    font-size: 12px;
    line-height: 14px;
    color: #000;
    clear: both;
    padding: 0 0 0 20px;
    display: block;
}

#homeSub #start .logo .logoThree {
    font-size: 20px;
    line-height: 22px;
    color: #4d4d4d;
    clear: both;
    padding: 0 0 0 10px;
    text-align: right;
    display: block;
}

#homeSub #start label {
    margin-top:3px;
    display: block;
    height: 25px;
    clear: both;
}

#homeSub #start label .rowOne {
    width: 75px;
    display: block;
    float: left;
    margin: 0 0 0 10px;
}

#homeSub #start label .rowTwo {
    width: 100px;
    display: block;
    float: left;
    margin: 0 0 0 10px;
}

#homeSub #start input {
    display: block;
}

#homeSub #start .row1 {
    width: 195px;
}

#homeSub #start .row2 {
    width: 170px;
}

#homeSub #next label {
    display: block;
    margin: 5px 0 3px 0;
    font-weight: bold;
}

#homeSub form .submit {
    background: url(images/submitBG.png) 50% 50% no-repeat;
    width: 198px;
    height: 33px;
    line-height: 33px;
    font-size: 20px;
    text-align: center;
    border: none;
    margin: 0 13px 0 0;
    color: #FFF;
    float: right;
}

#homeSub #next .item {
    display: block;
    padding: 2px 7px;
    display: block;
    float: left;
    line-height: 17px;
    min-width: 60px;
}

#homeSub #next .holder {
    display: block;
}

#homeSub #next .holder .clearAll {
    height: 1px;
    display: block;
    clear: both;
}

#homeSub #next .item input {
    top: 3px;
}

#homeSub #lastName, #homeSub #firstName {
    visibility: hidden;
    height: 1px;
    margin: 0;
    padding: 0;
}

#contact {
  float: left;
  width: 300px;
  margin-top: 12px;
  color: black;
  font-size: 13px;
  line-height: 140%;
}

.gunsmith {
  font-size: 25px;
  font-weight: bold;
}

#navigation {
  background: #eeeeee url(images/nav-tile.png) repeat-x center top;
  height: 41px;
}

#content {
  padding-left: 12px;
  padding-bottom: 4px;
  background: url(images/content-top-tile.png) repeat-x 0 0;
}

.first-row {
  margin-top: 15px;
}

.box {
  margin-right: 12px;
  float: left;
  margin-bottom: 8px;
}

.large {
  width: 672px;
}

.large-no {
  width: 676px;
}

.small {
  width: 244px;
}

.bottom {
  width: 936px;
  height: 260px;
}

.height1 {
  height: 230px;
}

.height2 {
  height: 240px;
}

.border {
  border: 2px solid #e5e5e5;
}

.img-border {
  border:4px double #d9d9d9;
}

.headerLogo {
    float: left;
    margin: 8px 27px 0 27px;
}
.footerLogo {
    float: left;
    margin: 5px 20px;
}

.title {
  background: #eeeeee url(images/box-tile.png) repeat-x center top;
  height: 32px;
  color: #666666;
  font-size: 16px;
  padding-left: 12px;
  margin-top: 0px;
}

.title p {
  padding-top: 7px;
  margin-top: 0;
}

.list{
  font-weight: bold;
  font-size: 13px;
  float: left;
  width: 300px;
  margin-left: 55px;
  clear: both;
  line-height: 120%;
}

.list ol {
  list-style: disc;
}

#intro-content {
  color: black;
  font-size: 14px;
  line-height: 130%;
  padding: 15px;
}
#intro-content ul li {
    display: table;
    padding-left: 12px;
    background: url(http://globals.uscybertek.com/images/bullet-5.png) no-repeat 0px 5px;
}
#intro-content ul li .bold {
    font-weight: bold;
}
#intro-content .sideImage {
    width: 210px;
    float: left;
    border: none;
}
#intro-content .sideImage img {
    width: 200px;
    padding: 2px;
    margin: 5px 0;
    border: 1px solid gray;
}
#intro-content .mainList {
    width: 425px;
    float: left;
}
#intro-content .mainList .dis {
    margin-bottom: 10px;
    display: block;
}
#intro-content .mainList ul {
    display: block;
}
#intro-content .mainList .subList {
    margin-top: 75px;
}
#for-sale-content {
  width: 220px;
  margin: auto;
  padding: 8px;
}
.return a {
    font-size: 20px;
    line-height: 26px;
    margin: 3px 0 10px 250px;
    color: #000000;
    -moz-text-shadow: 2px 2px 3px #C1272D;
    text-shadow:  2px 2px 3px #C1272D;
    -webkit-box-shadow: 0 0 8px #333;
    -moz-box-shadow: 0 0 8px #333;
    box-shadow: 0 0 8px #333;
    padding: 3px 15px;
    -moz-border-radius: 0 20px 0 20px;
    -webkit-border-radius: 0 20px 0 20px;
    border-radius: 0 20px 0 20px;
    
}
.holder {
    width: 95%;
    font-size: 15px;
    line-height: 19px;
    margin: 15px auto 0;
    padding: 9px;
    background: #eee;
    border: 1px solid #4d4d4d;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 5px 5px 5px #888, inset 0px 0px 5px #111;
    -webkit-box-shadow: 5px 5px 5px #888, inset 0px 0px 5px #111;           /* Standard */
    box-shadow: 5px 5px 5px #888, inset 0px 0px 5px #111; /* Multi-shadow */
}
.holder.holderDetails {
    border: none;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 0px 0px 20px #ddd;
    -webkit-box-shadow: 0px 0px 20px #ddd;           /* Standard */
    box-shadow: 0px 0px 20px #ddd; /* Multi-shadow */
}
.holder .upper {
    font-size: 30px;
    line-height: 34px;
    color: #000000;
    margin: 0 0 5px 10px;
    text-transform: capitalize;
    font-family: LeagueGothicRegular;
}
.holder .left {
    width: 405px;
    float: left;    
}              
.holder .left img {
    width: 410px;
    border: 1px solid #333;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 1px;
}
.custom .holder .left {
    width: 610px;
} 
.custom .holder .left img {
    width: 607px;
}
.holder .right {
    width: 180px;
    float: right;
    margin: 0 5px;
    color: #222;
}  
.holder .right ul li {
    margin-left: 15px;
    color: #222;
}
.holder .right .listItem {
    display: inline-block;
    width: 100%;
    margin: 5px 0 0;
}
.custom .holder ul {
    display: block;
    clear: both;
    margin: 0px;
    float: left;
    list-style: none;
}
.custom .holder ul li {
    padding: 4px 15px;
    margin: 7px 10px;
    min-width: 75px;
    text-align: center;
    display: inline-block;
    -moz-box-shadow:  0 0 5px #33636f;
    -webkit-box-shadow:  0 0 5px #33636f;
    box-shadow: 0 0 5px #33636f;
    -moz-border-radius: 30px 0 30px 0;
    -webkit-border-radius: 30px 0 30px 0;
    border-radius: 30px 0 30px 0;
}
.custom .holder.listings {
    width: 320px;
    float: left;    
}
.custom .holder.listings .left {
    width: 100%;
}
.custom .holder.listings .left img {
    width: 315px;
    width: 315px;
}
.holder span.tag {
    display: block;
    color: #fff;
    font: 20px/27px Arial, sans-serif; 
    margin: 10px 0 5px 10px;
    -moz-border-radius: 0px 25px 0px 25px;
    -webkit-border-radius: 0px 25px 0px 25px;
    border-radius: 0px 25px 0px 25px;
    width: 200px;
    text-align: center; 
    background: rgb(149,149,149); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(149,149,149,1) 0%, rgba(13,13,13,1) 46%, rgba(1,1,1,1) 50%, rgba(10,10,10,1) 53%, rgba(78,78,78,1) 76%, rgba(56,56,56,1) 87%, rgba(27,27,27,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(149,149,149,1)), color-stop(46%,rgba(13,13,13,1)), color-stop(50%,rgba(1,1,1,1)), color-stop(53%,rgba(10,10,10,1)), color-stop(76%,rgba(78,78,78,1)), color-stop(87%,rgba(56,56,56,1)), color-stop(100%,rgba(27,27,27,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(149,149,149,1) 0%,rgba(13,13,13,1) 46%,rgba(1,1,1,1) 50%,rgba(10,10,10,1) 53%,rgba(78,78,78,1) 76%,rgba(56,56,56,1) 87%,rgba(27,27,27,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(149,149,149,1) 0%,rgba(13,13,13,1) 46%,rgba(1,1,1,1) 50%,rgba(10,10,10,1) 53%,rgba(78,78,78,1) 76%,rgba(56,56,56,1) 87%,rgba(27,27,27,1) 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, rgba(149,149,149,1) 0%,rgba(13,13,13,1) 46%,rgba(1,1,1,1) 50%,rgba(10,10,10,1) 53%,rgba(78,78,78,1) 76%,rgba(56,56,56,1) 87%,rgba(27,27,27,1) 100%); /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#959595', endColorstr='#1b1b1b',GradientType=0 ); /* IE6-9 */
    background: linear-gradient(top, rgba(149,149,149,1) 0%,rgba(13,13,13,1) 46%,rgba(1,1,1,1) 50%,rgba(10,10,10,1) 53%,rgba(78,78,78,1) 76%,rgba(56,56,56,1) 87%,rgba(27,27,27,1) 100%); /* W3C */
}
.custom .holder span.tag {
    margin: 10px 0 5px 20px;
}
.holder span.tag.small {
    width: 160px;
}
.holder p {
    clear: both;
    color: #222;
    text-transform: capitalize;
    padding-top: 10px;
} 
.holder p a {
    color: #333;
    font-size: 19px;
    line-height: 21px;
    margin: 3px 50px 0 0 ;
    padding: 3px 8px;
    text-align: center;
    display: block;
    width: 150px;
    -moz-border-radius: 0px 25px 0px 25px;
    -webkit-border-radius: 0px 25px 0px 25px;
    border-radius: 0px 25px 0px 25px;
    clear: both;     
    float: right; 
    background: rgb(243,197,189); /* Old browsers */
background: -moz-linear-gradient(top, rgba(243,197,189,1) 0%, rgba(232,108,87,1) 50%, rgba(234,40,3,1) 51%, rgba(255,102,0,1) 75%, rgba(199,34,0,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(243,197,189,1)), color-stop(50%,rgba(232,108,87,1)), color-stop(51%,rgba(234,40,3,1)), color-stop(75%,rgba(255,102,0,1)), color-stop(100%,rgba(199,34,0,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(243,197,189,1) 0%,rgba(232,108,87,1) 50%,rgba(234,40,3,1) 51%,rgba(255,102,0,1) 75%,rgba(199,34,0,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(243,197,189,1) 0%,rgba(232,108,87,1) 50%,rgba(234,40,3,1) 51%,rgba(255,102,0,1) 75%,rgba(199,34,0,1) 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, rgba(243,197,189,1) 0%,rgba(232,108,87,1) 50%,rgba(234,40,3,1) 51%,rgba(255,102,0,1) 75%,rgba(199,34,0,1) 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3c5bd', endColorstr='#c72200',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, rgba(243,197,189,1) 0%,rgba(232,108,87,1) 50%,rgba(234,40,3,1) 51%,rgba(255,102,0,1) 75%,rgba(199,34,0,1) 100%); /* W3C */
}
.photoDetails a {
    display: inline-block;
    width: 46%;            
    margin: 10px 0 0 15px;
}
.photoDetails a img {
    width: 99%;
    border: 1px solid #333;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 1px;
}
.FBlink {
    display: inline-block;
    margin: 15px 0 0 0;
    float: right;
    width: 145px;
}

#slideShow h3 { color: #fff; text-align: left; padding: 0 0 0 17px; }
.slideshow { float:right; position:relative; width:209px; height:128px; margin: 9px 0 0 0px; }
.slideshow img { position:absolute; left:0; top:0; width: 209px; height: 128px; display:none; }
.slideshow li { position: absolute; left:0; top:0; display:none; list-style:none; background:#000; text-align: left; color: #ddd; height: 15px; line-height: 15px; margin: 0px 5px 0 0; font-size: 13px; font-weight: bold;}
.slideHeading { float:left; width:190px; height:15px; border: none; margin: 8px 0; }
.slideshow li:first-child,.slideshow img:first-child { display: block; }

.widget .slideshow {float: none;}
.slideHeading li {background: #fff; clear: none;}
.slideHeading li {color: #000; margin-top: 0; width: 170px; padding: 0 0 0 17px; text-align: left; }

#news-content {
  padding: 15px;
  padding-bottom: 3px;
}

#news-title {
  padding: 3px;
}
#news-content h3 {
    font-size: 18px;
    line-height: 40px;
    height: 31px;
    padding-right: 35px;
    color: #000066;
    background: url(images/rssBG.png) 100% 50% no-repeat;
    padding-bottom: 10px;
    border-bottom: 2px solid gray;
}
#news-content a p {
    color: #666;
}
#news-content p img {
    float: left;
    padding: 2px;
    border: 2px ridge gray;
    display: inline-block;
    margin: 0 10px 10px 0;
}
#news-content a p .link {
    display: inline-block;
    margin: 10px;
    color: #c1272d;
    font-size: 15px;
}
#calendar-content {
  width: 220px;
  margin: auto;
  padding: 8px;
}  

#calendar-content a.red {
    padding-left: 70px;
    display: none;
}
#signUpButton {
    cursor: pointer;
}

.zebra {
    display: block;
    margin-top: 15px;
    margin-bottom: 15px;
}
.zebra img, img.zebra {
    padding: 2px;
    border: 2px groove #375d81;
}
.zebraRight {
    float: right;
    margin-right: 20px;
    margin-left: 15px;
    clear: right;
    -webkit-transform: rotate(3deg); /* for Safari/Chrome */
    -moz-transform: rotate(3deg);    /* for Firfox */
    -ms-transform: rotate(3deg);     /* for hated IE 9+ */
    transform: rotate(3deg);         /* The way it should be. */
}
.zebraLeft {
    float: left;
    margin-right: 15px;
    margin-left: 20px;
    clear: left;
    -webkit-transform: rotate(357deg); /* for Safari/Chrome */
    -moz-transform: rotate(357deg);    /* for Firfox */
    -ms-transform: rotate(357deg);     /* for hated IE */
    transform: rotate(357deg);         /* The way it should be. */
}
.sideImage {
    float: right;
    clear: right;
    display: inline-block;
    margin: 2px 11px 3px 0;
    border: 2px solid #E5E5E5;
}

#calendar-top {
  width: 211px;
  background: #000066;
  color: #fff;
  text-align: center;
  height: 25px;
  margin: auto;
  margin-top: -12px
}

#calendar-top p {
  padding-top: 5px;
  font-size: 12px;
}

#shooting-box {
  margin-left: 15px;
  margin-top: 8px;
  width: 216px;
  float: left;
}

#shooting-content {
  padding: 5px;
}

#footer {
  height: 125px;
  margin-bottom: 5px;
  text-align: left;
}



/* Dropdown Navigation*/
#nav {
	margin: 0;
	padding: 8px 0px 0;
	line-height: 100%;
}
#nav li {
	margin: 0 5px;
	padding: 0 0 8px;
	float: left;
	position: relative;
	list-style: none;
}


/* main level link */
#nav a {
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	display: block;
	padding:  9px 14px 9px 13px;
	margin: 0;
	font-size: 14px;
}
#nav a:hover {
	color: #fff;
}

/* main level link hover */
#nav li.current a, #nav li:hover > a, #nav li.current ul li.current a, #nav li.current ul li:hover > a {
	color: #c1272d;
}

/* sub levels link hover */
#nav ul li:hover a, #nav li:hover li a {
	background: none;
	border: none;
	color: #666;
}
#nav ul a:hover {
	background: #c1272d !important;
	color: #fff !important;
}

/* dropdown */
#nav li:hover > ul {
	display: block;
}

/* level 2 list */
#nav ul {
	display: none;
	margin: 0;
	padding: 0;
	width: 185px;
	position: absolute;
	top: 32px;
	left: 0;
	background: #c9cbcc;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#c9cbcc, endColorstr=#eaedef)";
	background: -webkit-gradient(linear, left top, left bottom, from(#c9cbcc), to(#eaedef)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #c9cbcc,  #eaedef); /* for firefox 3.6+ */ 
	z-index: 2;
}
#nav ul li {
	float: none;
	margin: 0;
	padding: 0;
}

#nav ul a {
	font-weight: normal;
}

/* clearfix */
#nav:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#nav {
	display: inline-block;
} 
html[xmlns] #nav {
	display: block;
}
 
* html #nav {
	height: 1%;
}
