body {
	background: #000;
	margin:0;
	padding:0;
	font-family:"Trebuchet MS";
}

#overlay {
	position:fixed;
	background-color:#000;
	opacity:0.7;
	height:100%;
	width:100%;
	top:0;
	left:0;
	z-index:1000;
	text-align:center;
}

#welcomeMessage {
	width:400px;
	background-color:#FFF;
	z-index:1001;
	position:fixed;
	top:250px;
	left:50%;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-moz-box-shadow:0px 0px 5px #898989;
	-webkit-box-shadow:0px 0px 15px #000;
	padding:15px;
	text-align:center;
	margin-left:-200px;
	border:10px solid #ecbd4b;
}

h3 {
	font-weight:bold;
	margin-bottom:0.5em;
}

.clickHere {
	clear:both;
	font-size:11px;
	color:grayText;
	margin-top:0.5em;
	text-align:center;
}

.garin_footer {
	color:#898989;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	height:50px;
}

#main {
	background-color:#eff0e8;
	width:900px;
	min-height:500px;
	margin:3em auto 1em;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	position:relative;
}

#main_container {
	/*position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;*/
	background-image:url('../images/main_bg_grad.png');
	background-repeat:repeat-x;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

#banner {
	height:60px;
	position:relative;
	padding-top:20px;
}

#sureStrike_logo {
	width:301px;
	height:60px;
	background:transparent url('../images/SureStrike Web Logo.png') no-repeat;
	margin-left:20px;
	cursor:pointer;
	display:block;
}

#banner_call {
	color:#FFF;
	position:absolute;
	top:38px;
	right:30px;
	font-weight:bold;
	font-size:25px;
}

#main_nav {
	background:#333335 url('../images/main_nav_bg.png') repeat left bottom;
	width:850px; 
	margin:1em auto;
	text-align:center;
	border-bottom:1px solid #000;
	position:relative;
	height:64px;
}

#main_nav_container {
	width:770px;
	*width:785px;
	margin:auto;
}

#main_nav .menu {
	float:left;
	color:#FFF;
	font-weight:bold;
	padding:24px;
	*padding:21px 25px 21px;
	border-right:1px solid #000;
	cursor:pointer;
	display:block;
	text-decoration:none;
}

#main_nav .order {
	background-image:url('../images/nav_order_bg_green.png');
	background-repeat:repeat-x;
}

#main_nav .first {
	border-left:1px solid #000;
}

#main_nav .selected {
	background:#f8e36c url('../images/main_nav_bg_sel.png') repeat left bottom;
}

#main_nav .menu:hover {
	background:#f8e36c url('../images/main_nav_bg_sel.png') repeat left bottom;
}

#main_nav .left_border {
	position:absolute;
	height:65px;
	width:12px;
	top:0;
	left:-10px;
	background:transparent url('../images/main_nav_border_left.png') no-repeat left bottom;
	padding:0;
	border:none;
}

#main_nav .right_border {
	position:absolute;
	height:65px;
	width:12px;
	top:0;
	right:-10px;
	background:transparent url('../images/main_nav_border_right.png') no-repeat left bottom;
	padding:0;
	border:none;
}

#banner_slogan {
	width:100%;
	height:350px;
	/*background:#CCC url('../images/header-bg2.jpg') no-repeat;*/
	position:relative;
}

#slide1, #slide2, #slide3, #slide4, #slide5, #slide6 {
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;

}

#slide1 {
	background:#CCC url('../images/Display Header.png') no-repeat -52px;
	z-index:6;
}

#slide2 {
	background:#CCC url('../images/Handbook Header.png') no-repeat -52px;
	z-index:5;
}

#slide3 {
	background:#CCC url('../images/Rifle Header.png') no-repeat -52px;
	z-index:4;
}

#slide4 {
	background:#CCC url('../images/Dies Header.png') no-repeat -52px;
	z-index:3;
}

#slide5 {
	background:#CCC url('../images/Brass and Bullets Header.png') no-repeat -52px;
	z-index:2;
}

#slide6 {
	background:#CCC url('../images/Tools Header.png') no-repeat -52px;
	z-index:1;
}

#slogan_text {
	position:absolute;
	top:80px;
	left:50px;
	line-height:2.5em;
}

#slogan_text span.big {
	font-size:50px;
	font-weight:bold;
	clear:both;
	display:block;
	color:#606058;
}

#slogan_text span.small {
	color:#606058;
	font-weight:bold;
	font-size:20px;
	line-height:1.5em;
}

#learn_more {
	width:103px;
	height:32px;
	text-align:center;
	background-image:url('../images/learn_more_btn.png');
	background-repeat:no-repeat;
	background-position:0 0;
	cursor:pointer;
	position:absolute;
	left:45px;
	top:250px;
	z-index:100;
}

#learn_more:hover {
	background-position:0 -33px;
}

#main_content {
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
}

#caliber_info_section {
	margin-top:2em;
	/*position:relative;*/
}

.caliber_info {
	float:left;
	width:280px;
	height:280px;
	position:relative;
}

.caliber_info:hover {
	/*background-color:#EEE;*/
}

.caliber_info a.button {
	position:absolute;
	bottom:10px;
	left:5px;
	width:103px;
	height:32px;
	text-align:center;
	background-image:url('../images/read_more_btn.png');
	background-repeat:no-repeat;
	background-position:0 0;
	cursor:pointer;
	display:block;
}

.caliber_info div.button:hover {
	background-position:0 -33px;
}

.caliber_info img.emblem {
	float:right;
	margin: 20px 5px 0px 0px;
	*margin:0px 5px 0px 0px;
}

.caliber_info p.text {
	padding:5px;
	font-size:13px;
}

#caliber_info_container div.middle {
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	padding-left:5px;
	padding-right:5px;
}

#caliber_info_container div.top_row {
	border-bottom:1px solid #CCC;
}

#caliber_info_container div.bottom_row {
	padding-top:10px;
}

.caliber_info label {
	font-weight:bold;
	font-size:20px;
}

#footer {
	width:850px;
	margin:auto;
}

#footer_call {
	background-color:#CCC;
	padding:11px 20px 9px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	color:#FFF;
	font-weight:bold;
	font-size:22px;
	width:600px;
	float:left;
}

#footer_call label.question {
	color:#000;
}

#footer_email {
	float:right;
	width:207px;
	height:42px;
	background-image:url('../images/email_btn.png');
	background-repeat:repeat-x;
	background-position:0 0;
	cursor:pointer;
}

#footer_email:hover {
	background-position:0 -43px;
}

/**Background Page**/

.submenu_container {
	padding-right:10px;
	min-height:500px;
	width:210px;
	float:left;
}

.submenu_header {
	width:200px;
	background-color:#2b2c30;
	text-align:center;
	font-weight:bold;
	font-size:13px;
	padding:8px 0;
	border-bottom:1px solid #000;
	color:#FFF;
	cursor:pointer;
	border-top:1px solid #444;
	display:block;
	text-decoration:none;
}

.submenu_header:hover {
	background-color:#898989;
}

.submenu_content .header_selected {
	background-color:#898989;
}

.submenu_content .first {
	-moz-border-radius-topleft:7px;
	-moz-border-radius-topright:7px;
	border-top-left-radius:7px;
	border-top-right-radius:7px;
	border-top:none;
}

.submenu_content .last {
	-moz-border-radius-bottomleft:7px;
	-moz-border-radius-bottomright:7px;
	border-bottom-right-radius:7px;
	border-bottom-left-radius:7px;
	border-bottom:none;
}

.submenu {
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	border:2px solid #333;
	background-color:#FFF;
	float:left;
}

.content_with_left_nav {
	float:left;
	width:600px;
	padding-left:15px;
	border-left:1px solid #AAA;
	font-size:14px;
	min-height:550px;
}

.content_with_left_nav  p {
	margin-bottom:1em;
}
.header {
	font-size:20px;
	font-weight:bold;
	margin-bottom:15px;
}

.submenu_image {
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border:2px solid #000;
	margin-top:2em;
	width:200px;
	height:306px;
	background-image:url('../images/SureStrike System.jpg');
}

.bullet_list {
	list-style:disc outside;
	margin-left:1em;
}

.resourceCol {
	float:left;
	width:260px;
	height:260px;
	background-color:#FFF;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border:2px solid #bbb;
	margin-right:30px;
	position:relative;
	overflow:hidden;
}

.resourceCol div {
	font-size:13px;
	margin:5px 15px;
}

.resourceCol div.img {
	position:absolute;
	width:260px;
	height:206px;
	top:54px;
	-moz-border-radius-bottomleft:12px;
	-moz-border-radius-bottomright:12px;
	border-bottom-left-radius:12px;
	border-bottom-right-radius:12px;
	margin:0;
}

div.resourceCol div.resourceHeader {
	text-align:center;
	border-bottom:2px solid #BBBBBB;
	padding:1em 0;
	margin:0;
	font-size:15px;
	font-weight:bold;
}

.barnes {
	background:url('../images/Barnes.png') no-repeat scroll 0 0 #FFFFFF;
}

.berger {
	background:url('../images/Berger.png') no-repeat scroll 0 0 #FFFFFF;
}

.bullberry {
	background:url('../images/Bullberry.png') no-repeat scroll 0 0 #FFFFFF;
}

.bruno {
	background:url('../images/Brunos.png') no-repeat scroll 0 0 #FFFFFF;
}

.cooper {
	background:url('../images/Cooper.png') no-repeat scroll 0 0 #FFFFFF;
}

.nielson {
	background:url('../images/Nielson.png') no-repeat scroll 0 0 #FFFFFF;
}

.fluke {
	background:url('../images/Fluke.png') no-repeat scroll 0 0 #FFFFFF;
}

.goPrecision {
	background:url('../images/GO.png') no-repeat scroll 0 0 #FFFFFF;
}

.hodgdon {
	background:url('../images/Hodgdon.png') no-repeat scroll 0 0 #FFFFFF;
}

.hornady {
	background:url('../images/Hornady.png') no-repeat scroll 0 0 #FFFFFF;
}

.km {
	background:url('../images/KM.png') no-repeat scroll 0 0 #FFFFFF;
}

.kenLight {
	background:url('../images/Light.png') no-repeat scroll 0 0 #FFFFFF;
}

.kelbly {
	background:url('../images/Kelblys.png') no-repeat scroll 0 0 #FFFFFF;
}

.kestrel {
	background:url('../images/Kestrel.png') no-repeat scroll 0 0 #FFFFFF;
}

.midway {
	background:url('../images/Midway.png') no-repeat scroll 0 0 #FFFFFF;
}

.neco {
	background:url('../images/NECO.png') no-repeat scroll 0 0 #FFFFFF;
}

.nosler {
	background:url('../images/Nosler.png') no-repeat scroll 0 0 #FFFFFF;
}

.pacific {
	background:url('../images/Pacific.png') no-repeat scroll 0 0 #FFFFFF;
}

.recSoftware {
	background:url('../images/RSI.png') no-repeat scroll 0 0 #FFFFFF;
}

.sierra {
	background:url('../images/Sierra.png') no-repeat scroll 0 0 #FFFFFF;
}

.sinclair {
	background:url('../images/Sinclair.png') no-repeat scroll 0 0 #FFFFFF;
}

.speer {
	background:url('../images/Speer.png') no-repeat scroll 0 0 #FFFFFF;
}

.sundog {
	background:url('../images/Sundog.png') no-repeat scroll 0 0 #FFFFFF;
}

div.field {
	margin-bottom:1em;
}

div.field label {
	float:left;
	width:200px;
	text-align:right;
	padding-right:5px;
}

div.field input[type=text] {
	width:200px;
}

div.field span.requiredNote {
	color:red;
	font-size:12px;
	margin-left:5px;
}

div.field input[type=checkbox] {
	margin-right:3px;
}

.pdf {
	background-image:url('../images/pdf-icon.png');
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:20px;
	color:#2B2C30;
}

.updateText {
	display:block;
}

.updateText:hover {
	background-color:#ECBD4B;
	-moz-border-radius:5px;
	border-radius:5px;
	cursor:pointer;
	text-decoration:underline;
}
table {
	margin:auto;
	border:1px solid #ccc;
}
th {
	text-align:center;
	font-weight:bold;
	font-size:13px;
	font-variant:small-caps;
	padding:2px 15px;
	vertical-align:bottom;
	background-color:#ddd;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
td {
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	font-size:12px;
	text-align:center;
	padding:2px 5px;
}
tr:hover {
	background-color:#ddd;
}
div.caliberImg {
	float:left;
	margin-left:33px;
	text-align:center;
	cursor:pointer;
}
.slideNote {
	display:none;
	background-color:#d9d7cf;
	height:70px;
	width:540px;
	padding:1em 1em 1em 1em;
	font-weight:bold;
	-webkit-box-shadow: #898989 -0.2em -0.2em 0.7em;
	-moz-box-shadow: #898989 -0.2em -0.2em 0.7em;
	border:2px solid #fff;
	cursor:pointer;
}

.slideNote .header {
	font-size:20px;
	font-weight:bold;
}

.slideNote .noteBody {
	font-size:15px;
	color:#898989;
	font-weight:bold;
}

.cal17 {
	background-image:url('../images/17 Garin emblem SM.png');
	background-position:left center;
	background-repeat:no-repeat;
	height:100%;
	padding-left: 6em;
}
.cal20 {
	background-image:url('../images/20 Garin emblem SM.png');
	background-position:left center;
	background-repeat:no-repeat;
	height:100%;
	padding-left: 6em;
}
.cal22 {
	background-image:url('../images/22 Garin emblem SM.png');
	background-position:left center;
	background-repeat:no-repeat;
	height:100%;
	padding-left: 6em;
}
.cal6mm {
	background-image:url('../images/6mm Garin emblem SM.png');
	background-position:left center;
	background-repeat:no-repeat;
	height:100%;
	padding-left: 6em;
}
.cal25 {
	background-image:url('../images/25 Garin emblem SM.png');
	background-position:left center;
	background-repeat:no-repeat;
	height:100%;
	padding-left: 6em;
}

div.faqs div.q {
	float:left;
	line-height:43px;
	font-weight:bold;
	color:#333;
	font-size:16px;
}

div.faqs div.a {
	float:left;
	font-weight:bold;
	color:#333;
	font-size:16px;
}

div.faqs div.question-container {
	background-image:url('../images/questions-arrow.png');
	background-repeat:no-repeat;
	background-position:0 12px;
	padding-left:14px;
	margin-left:5px;
	float:left;
}

div.faqs h2.question {
	padding:10px;
	background-color:#333;
	color:#fff;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	font-weight:bold;
	font-style:italic;
}

div.faqs div.answer-container {
	clear:both;
	margin-top:1em;
}

div.faqs div.show-answer {
	color:#d85d19;
	font-weight:bold;
	text-decoration:underline;
	cursor:pointer;
	padding-top:1px;
	margin-left:40px;
}

div.faqs div.answer {
	margin-left:35px;
	border:1px solid #bbb;
	background-color:#eee;
	padding:10px;
	border-radius:10px;
	display:none;
	margin-top:0.5em;
}

div.faqs div.answer p {
	line-height:150%;
}
a.book {
display:block;
text-indent:-10000px;
position:absolute;
top:5px;
left:360px;
height:85px;
width:330px;
background: url("/images/Handbook Header Image.png") no-repeat center center;
}
