/* ~-~-~~-~-~ CSS Document -~-~-~-~-~ *\
|   Created for                        |
|   FrontSight.com                     |
|   by Ashton                          |
|   WebsitesinaFlash.com               |
\* -~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~ */


/* -~-~-~-~-~-~-~-~-~ RESET -~-~-~-~-~-~-~-~-~ */

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol,  ul, li,fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	vertical-align: top;
}

html { overflow-y: scroll;}

body {
	background-color: #000000;
	margin: 0px;
	font-size: 10pt;
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, strong, b {font-weight:700;}
	h1 { font-size:32px;}
	h2 { font-size:24px;}
	h3 { font-size:20px;}
	h4 { font-size:18px;}
em { font-style:italic; }
small {font-size: smaller;}

/* -~-~-~-~-~-~-~-~-~ GENERAL STYLING -~-~-~-~-~-~-~-~-~ */

a {
	color: #ffffff;
	text-decoration: underline;
}

a:hover {color:#ff0000;}
a:active{color:#FFF;}

a img { border: none; }

#header h1 {
	color: #ffffff;
	font-size: 20px;
	font-style: italic;
	letter-spacing: -1px;
}

h3 {
	color: #FFFFFF;
	font-size: 18px;
}
p {
	color : white ; 
	margin: 7px 0px 5px; 
}


/* -~-~-~-~-~-~-~-~-~ UNIVERSAL PAGE FORMATING -~-~-~-~-~-~-~-~-~ */
#skip-to-nav {display:none;}

#outline, #header { width:1000px; }
#header, #front-sight-logo { height: 184px;}
#front-sight-logo, #sidebar { width:200px;}

#header { 
	background: url('Images/Ignatius-Piazza-firearm-training.jpg') 196px 0 #000 no-repeat;
	position:relative;
}
#front-sight-logo {
	background:#FF0033;
	position:absolute;
	top:0;
	left:0;
}
#front-sight-logo img { 
	padding-top:5px;
}

.titlebg {
	position:absolute;
	left:200px;
	right:0;
	bottom:0;
	padding-bottom: 7px;
}

#top-slideshow {
	height:123px;
	width:412px;
	margin:0;
	position: absolute; 
	bottom: 61px;
	left:5px;
	bottom: 44px; 
	height:140px;
	overflow:hidden;
}

#top-slideshow2 {
    margin: 0 0 20px 15px;
}


#body, #bodytopimg {width:784px;}

#body {
	background: url('/Images/body_bg_repeat2.jpg') repeat-y top right;
	float:right;
}
.bodybgh {
	background: url('/Images/body_bgh2.jpg') no-repeat top right;
}
#bodytopimg {
	height:26px;
	background: url('Images/body_bg_top2.jpg') no-repeat top right;
}

#textcontent {
	padding:0 5px 0 20px;
}

#textcontent p, #textcontent table li {
    margin: 13px 0 18px;
    font-size: 16px;
}
#textcontent li {
    margin: 0 5px;
    font-size: 16px;
}
.homepg #textcontent p, .homepg #textcontent li {
    margin: 0 0 5px;
    font-size: 13.33px;
}

.bottom_toolbar {
	width:675px;
	margin:0 auto;
	text-align:center;
	padding-top:40px;
}





b .FirstLineBlue {
	font-size:20px;
	font-weight: bold;
	color: #666666;
}

.printFirstLineBlue {
	font-size:15px;
	font-weight: bold;
	color: black;
}

.FirstLineBlue {
	font-size:15px;
	font-weight: bold;
	color: #ffffff;
}

.printPageTitle {
	color: black;
	font-size: 20px;
	font-weight: bold;
}

.PageTitle {
	color: white;
	font-size: 20px;
	font-weight: bold;
}

.WhitePageTitle {
	font-size: 18px;
	font-weight: bold;
}

.testimonial {
	font-style: italic;
	font-size: 14px;
	margin-top: 15px;
}

/* -~-~-~-~-~-~-~-~-~ MULTI USE FORMATING -~-~-~-~-~-~-~-~-~ */


.alignright {
	text-align:right;
}
.alignleft {
	text-align:left;
}
div.alignright, img.alignright {
	float:right;
	margin: 10px 0 10px 20px;
	font-size:14px;
}
div.alignleft, img.alignleft {
	float:left;
	margin: 10px 20px 10px 0;
	font-size:14px;
}

.contentbox { 
	overflow:hidden;
	margin-bottom:30px;
}

.clear {
	clear:both;
}




/* -~-~-~-~-~-~-~-~-~ SPECIALIZED FORMATING -~-~-~-~-~-~-~-~-~ */

/* ~-~-~~-~-~ FSC HEADER AD ~-~-~~-~-~ */


a#fsc {
	display:block;
	width:162px;
	margin:0 0 20px 15px;
	background: url('images/front-sight-challenge-subscribe.jpg') no-repeat 300px 300px;
}

a#fsc:hover {
	display:block;
	width:226px;
	height:129px;
	background-position: 0 3px;
}

a#fsc:hover img {
	display:none;
}

.form {
	background-color: #ffffff;
	margin: 0px;
	font-size: 9pt;
	/*behavior: url(/csshover2.htc); /* allows the menus to work in IE */
	color: black;
}

hr { color: white; }

p {
	color : white ; 
	margin: 7px 0px 5px; 
}

#tmenu {
	font-size: 9pt; 
	font-family:arial; 
	font-weight:bold;
	text-decoration:none;
	display:block;
	width: 200px; 
	height: 20px;
	vertical-align:middle;
	background-color: transparent; 
	color: white;
}

#tmenu:hover
{
	background-image: url(/Images/left_nav_overbg.gif);
	background-repeat: no-repeat;
	color: black;
}



	
.bodybg table table font font i{
	color:white; 
	font-size: 9pt;
	/* changed from black */
}

td font font b /* added by Kerry */
{
color: white;
font-size:x-small;
}

.bodybg bold{
	color:black;
}

.bodybg div table {
	background: none;
	color: white;
}
/*  -~-~-~-~-~-~-~-~-~  Fonts/Headers  -~-~-~-~-~-~-~-~-~ */

#body {
	color: #ffffff;
	font-size:10pt;
}

#body ul {
	padding-left: 40px;
}

#body ul table{
	background-color: transparent;
}

#home-bg-rp {
	background: url(/Images/body-bg-h.jpg) repeat-x  0 100px;
	border: #000000 solid;
	border-width: 0 1px 0 0;
}

#form p{
	margin:7px;
	font-size: 16px;
}

/*  -~-~-~-~-~-~-~-~-~  Form  -~-~-~-~-~-~-~-~-~ */

input {
	margin-top: 3px;
	color: black;
}

option, textarea {
	color: black;
}

#errorreport {
    border: 1px solid #FFFF00;
    width: 80%;
    padding: 2px 15px 11px;
    background: #A00;
    margin: 10px;
}

/*  -~-~-~-~-~-~-~-~-~  Lists   -~-~-~-~-~-~-~-~-~*/



ol {
	padding: 5px 0 5px 20px;
	margin: 20px
}

/*  -~-~-~-~-~-~-~-~-~  Left Nav Bar  -~-~-~-~-~-~-~-~-~ */
.left {
	background: url(/Images/leftbg.gif) repeat-x;
}

.left-test {
	background: url(/Images/leftbg-tall.jpg) repeat-x;
}

#left-nav {
	background-color:#000000;
}

#left { 
	background-image: url(/Images/leftbg.jpg);
	background-color: #000000;
	background-repeat: repeat-x;
	background-position:left top;
	width: 200px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9pt;
	padding-left:0;
}

#navmenu {
	list-style: none;
	width: 200px;
	font-weight: bold;
}

#navmenu li {
	float: left;
	position: relative;
	font-weight: bold;
	font-size: 14px;
}
#navmenu a {
	color: #FFFFFF;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 5px 0 5px 15px;
	width: 185px;
	line-height: 8pt;
}
#navmenu a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	background: url(/Images/left_nav_overbg.gif);
}

* html #navmenu a {			/*---- dirty fix ----*/
	width: 200px;
	}

/* -- OLD DROP DOWN MENU -- * /
#left ul li ul {
	list-style: none;
	position: absolute;
	left: 200px;
	top: 0;
	display: none;
	width: 200px;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #cc0000;
	font-weight: bold;
}

#left ul li:hover ul { display: block; }
#left ul li:hover ul li ul { display: none; }
#left ul li ul li:hover ul { display: block; }
*/

.sidetoolbar {
	padding-top: 250px;
	font-size: 8pt;
}

.sidetoolbar a {
	text-decoration:underline;
}

.sidetoolbar a:hover {
	color:red;
}
	.red, .red strong { color:#F00; }

.leftpad {
	FONT-SIZE:12px;
	padding:0px 0px 0px 15px;
	COLOR:#ffffff;
}

.leftpad a {
	text-decoration:underline;
}

.leftpad a b {
	COLOR:#ff0000;
}
.btmtoolbar {
	text-align:center;
	COLOR: #FFFFFF; 
	font-size: 10pt;
}

.btmtoolbar a:hover {
	COLOR: #ff0000;
}

#EmailForm {
color: #FFFFFF;

}

#txtBoxName, #txtBoxEmail {
	background-color: #FFffff;
	width: 130px;
}


#EmailSubmit {
	background:url(Images/subscribe-button.jpg) no-repeat center top;
	background-color: #cccccc;
	width: 29px;
	height: 65px;
	margin:0 6px 0 0;
	font-size: 8pt;
}

#EmailFormSubmit{
	float:right
}

.printSmallBlack {
	font-size: 9pt;
	color: black;
}

.SmallBlack {
	font-size: 9pt;
	color: white;
}

a sup {
	font-size:5pt;
}

.SmallRed sup {
	font-size:5pt;
	color: white; 
}

.calSmallRed {
	margin-top: 3px;
	font-size:9pt;
	color: #222222; 
}

.printSmallRed {
	margin-top: 3px;
	font-size:9pt;
	color: black; 
}
.SmallRed  {
	margin-top: 3px;
	font-size:9pt;
	color: white; 
}

#MediaPlayer {
	margin-right: 20px;
}


p.notice {
	margin: 50px 100px 20px;
	font-size:12px;
}

/* -~-~-~-~-~-~-~-~-~   Left tool bar part 2 -~-~-~-~-~-~-~-~-~  */


.sbh1 {color: #FF0000;font-size: 9pt; font-weight : bold;}
.sbh1 a:hover {color: #FF0000; text-decoration : underline; font-weight : bold;}


IMG#ANIFS
{
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}

.toplogo {
	background-color: #ff0033;
	height: 184px; 
}



/* -~-~-~-~-~-~-~-~-~ 3 Top Banner Ads -~-~-~-~-~-~-~-~-~ */

#threebanners { height:84px;}
#threebanners div {width: 245px;}
#threebanners a {color:#FFFF00; font-size:18px; line-height:18px}
#threebanners img {border:none;}

.floatr {float:right;}
.floatl {float:left;}
.leftbanner { padding-left:10px}

.fgsoldout {    color: #FFFF00;
    font-size: 21px;
    font-weight: 900;
    position: relative;
    right: -120px;
    top: -29px;
}

/* -~-~-~-~-~-~-~-~-~ NEWS.ASP -~-~-~-~-~-~-~-~-~ */

#newscontent {
	background: #FFFFFF;
	color: #000000;
	margin:0 auto;
	width: 600px;
	padding:10px 10px;
}

#newscontent p, #newscontent h1, #newscontent h2, #newscontent font {
	color: #000000;
	margin-bottom:10px;
}

#newscontent a {
	color: #FF0000;
}

#newscontent div {
	width:auto !important;
}

.cross, .hamburger { display:none;}

@media handheld, only screen and (max-width: 840px), only screen and (max-device-width: 840px) {

	/* ~-~-~~-~-~~-~-~~-~-~ HIDE IN MOBILE ~-~-~~-~-~-~-~-~-~-~*/
	
	#skip-to-nav, #fsc, .titlebg, #threebanners img, #bodytopimg, #videocolumn, .hidethismobile { display:none}
	
	/* ~-~-~~-~-~~-~-~~-~-~ UNIVERSAL PAGE FORMATING ~-~-~~-~-~-~-~-~-~-~ */
	
	body {
		background: #95021F;
		font-family:Arial, Helvetica, sans-serif;
	}
	
	
	h1, h2, h3, p { 
		margin: 1em 0;
	}
	
	h1 { font-size:22px;}
	h2 { font-size:20px;}
	h3 { font-size:18px;}
	h4 { font-size:16px;}
	p { font-size:15px;}
	
	img, table, object, embed { max-width:95% ;}
	table { width:95% !important;}
	
	#content div, table, img {margin-right:0 !important; margin-left:0; }
	img { height:auto;}
	
	
	
	#outline, #header, #bottom_toolbar,  #left ul#mobilemenu {width: 100%}
	#sidebar, .btmtoolbar, #body, #left, #tmenu, #tmenu{ width: auto;}
	
	
	#bodytopimg, #left, .left-test, #left-nav { background:none;}
	
	iframe, #___plusone_0, .fb_edge_widget_with_comment { max-width: 100px !important; overflow:hidden}
	iframe { max-width: 100% !important;}
	
	#header { 
		background: #FE0034;
		border-bottom: 1px solid #41010E;
		color: #FFF;
		overflow:hidden;
		min-height:154px;
	}
	#front-sight-logo img { padding-top:0;}
	
	#threebanners {overflow:hidden; height:auto; padding-bottom:9px;}
	#threebanners div { width:49%; font-size: 12px; text-align:center;}
	#threebanners a { color:#FF0; font-size:13px;}
	.leftbanner { padding-left:0}
	
	.floatr {float:right;}
	.floatl {float:left;}
	
	#left {
		max-width:300px;
		margin:0 auto;
	}
	
	#txtBoxName, #txtBoxEmail { max-width:80%; width:inherit}
	#EmailSubmit {
		background: url("Images/subscribe-button.jpg") no-repeat scroll center top #CCCCCC;
		font-size: 8pt;
		height: 65px;
		margin: 0 6px 0 0;
		width: 29px;
		float:right;
	}
	#body {
		border-top: 1px solid #630114;
		width:100%;
	}
	#body, #home-bg-rp {
		background: #95021F;
		color: #FFF;
	}
	.bodybgh {
		background: none;
	}
	
	#textcontent {
		padding:0 5px;
	}
	
	.btmtoolbar {
		text-align:center;
		padding:0 5px;
		line-height: 25px;
	}
	
	
	/* ~-~-~~-~-~~-~-~~-~-~ UNIVERSAL PAGE FORMATING ~-~-~~-~-~-~-~-~-~-~ */
	
	#header, #front-sight-logo { height: auto;}
	#front-sight-logo { width:auto;}
	
	#header { 
		position:relative;
	}
	#front-sight-logo {
		position:static;
	}
	.toplogo {
		height: auto; 
	}
	
	
	/* ~-~-~~-~-~~-~-~~-~-~ SPECIALIZED FORMATING ~-~-~~-~-~-~-~-~-~-~ */
	
	.bodybg div table {
		background: none;
		color: white;
	}
	/*  -~-~-~-~-~-~-~-~-~  Fonts/Headers  -~-~-~-~-~-~-~-~-~ */
	
	#body ul {
		padding-left: 20px;
	}
	
	
	/*  -~-~-~-~-~-~-~-~-~  Left Nav Bar  -~-~-~-~-~-~-~-~-~ */
	
	#left {
		font-weight: bold;
		font-size: 12px;
		padding-left:0;
		background:none;
	}
	
	#left ul a, #left ul a:hover {
		color: #FFFFFF;
		padding: 0;
		line-height: inherit;
	}
	
	* html #left ul a {width: auto;}
	
	#left ul li {
		float: none;
		font-weight: 100;
		font-size: 12px;
	}
	
	p.notice {
		margin: 0 20px;
	}
	
	
	/* ~-~-~~-~-~~-~-~~-~-~ MOBILE NAVIGATION ~-~-~~-~-~-~-~-~-~-~ */
	#navmenu { display:none;}
	.cross, .hamburger { display:block;}
	.hamburger{
		background:none;
		position:absolute;
		top:0;
		right:0;
		line-height:45px;
		padding:5px 15px 0px 15px;
		color:#fff;
		border:0;
		font-size:2.4em;
		font-weight:bold;
		cursor:pointer;
		outline:none;
		z-index:10000;
	}
	.cross{
		background:none;
		position:absolute;
		top:0px;
		right:0;
		padding:13px 15px 0px 15px;
		color:#fff;
		border:0;
		font-size:2.8em;
		line-height:35px;
		font-weight:bold;
		cursor:pointer;
		outline:none;
		z-index:10000;
	}
	#navmenu {z-index:100; font-size:0.8em; width:100%; background:#131313; position:absolute; left:0; margin: 0; padding: 0; list-style: none;}
	#navmenu li {display: block; padding:7px 0; border-bottom:#1d1f20 1px solid; float:none; width:100%;}
	#navmenu li:hover{display: block;    background:#181818; border-bottom:#1d1f20 1px solid;}
	#navmenu li a { text-decoration:none;  margin: 0px; color:#fff; width:auto; text-align:center;}
	#navmenu li a:hover { color: #fff; text-decoration:none; background: #C00;}
	#navmenu a{text-decoration:none; color:white;}
	#navmenu a:hover{text-decoration:none; color:white;}
	
	.glyphicon-home{
	  color:white; 
	  font-size:1.5em; 
	  margin-top:5px; 
	  margin:0 auto;
	}

	
	/* ~-~-~~-~-~~-~-~~-~-~ UNIQUE PAGE FORMATING ~-~-~~-~-~-~-~-~-~-~ */
	
	#coursetextbox { float:none !important; margin: 0 !important;}
	#coursetextbox img { display:none}
	
	.sched_list td { padding-bottom:7px;}
	
	p.question {line-height: 25px;}
	
	#newscontent {
		margin:0 auto;
		width: 95%;
	}
	
}

@media (max-width: 540px), (max-device-width: 540px) {
	.toThinHideThis {display:none;}
}