/* RESET STYLES */
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, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent none repeat scroll 0 0;
	border:0 none;
	font-size:100%;
	margin:0;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
	padding:0;
	vertical-align:baseline;
}
body {
	line-height:1;
}
ol, ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
blockquote, q {
	quotes:none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:none;
}
:focus {
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
}
ins {
	text-decoration:none;
}
del {
	text-decoration:line-through;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}

/* Web styles */
body{
	background-color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:62.5%;
	letter-spacing:-0.09em;
}

#top{
	background-color:#3d3a41;
	position:relative;
}

#groupLogos{
	position:relative;
	left:67%;
	width:250px;
	padding:5px 0;
}

#groupLogos li{
	display:inline;
}

#header{
	background:url(../images/global/headerBg.jpg) no-repeat;
	width:823px;
	height:89px;
	margin:0 auto;
	position:relative;
}

#logo{
	position:absolute;
	top:10px;
	left:15px;
	width:110px;
	height:110px;
}

#navigation{
	position:absolute;
	bottom:0px;
	left:133px;
	margin:0;
	padding:0;
}

#navigation li{
	float:left;
	background:url(../images/global/navDot.gif) no-repeat 4px left;
	color:#f6d533;
	margin:0;
	padding:0 5px 0 7px;
}

#navigation li.nodot{
	background:none;
}

#navigation li a{
	color:#bcbcbb;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	padding-bottom:21px;
	display:block;
}

#navigation li a:hover, #navigation li a.active{
	background:url(../images/global/navigationOverBg.gif) repeat-x bottom;
	color:#fff;
}

#navigation .sub{
	display:none;
	position:absolute;
	top:23px;
	left:0;
	padding-top:10px;
	background:url(../images/global/navigationOverBg.gif) repeat;
}

#navigation li:hover .sub{
	display:block;
	
}

#navigation .sub li{
	list-style-type:none;
	background:0;
	margin:0;
	padding:0;
	float:none;
}

#navigation .sub a{
	color:#3B393E;
	margin:0;
	padding:5px;
	display:block;
}

#navigation .sub a:hover{
	color:#000;
}

#intro{
	width:850px;
	margin:0 auto;
}

#panelContainer, #aboutPanelContainer, #contactPanelContainer{
	background:url(../images/global/panelsBg.jpg) no-repeat;
	width:823px;
	height:240px;
	margin:9px auto;
}

#aboutPanelContainer, #contactPanelContainer{
	background-image:url(../images/about/aboutPanelsBg.jpg);
}

#aboutPanelContainer h1{
	padding:28px 0 0 39px;
}

#aboutPanelContainer .detailImage{
	padding:12px 0 0 39px;
	float:left;
}

#aboutPanelContainer .copy{
	padding:22px 0 0 35px;
	float:left;
	width:398px;
	font-size:0.95em;
	color:#bbbbbb;
	line-height:1.6em;
	text-transform:uppercase;
}

#aboutPanelContainer .copy strong{
	color:#fff;
}

.panel{
	width:266px;
	height:225px;
	margin:7px 0 0 7px;
	float:left;
	display:inline;
}

.topSecret{
	background:url(../images/products/panels/topSecret.jpg) no-repeat;
}

#footer{
	background:url(../images/global/footerBg.jpg) no-repeat;
	width:804px;
	height:140px;
	margin:7px auto;
	padding-left:18px;
}

.footerPanel{
	float:left;
	margin-top:12px;
}

.footerPanel li{
	font-weight:bold;
	font-size:0.9em;
	color:#6d6d6d;
	background:url(../images/global/navDot.gif) no-repeat left;
	margin-top:6px;
	padding-left:8px;
	text-transform:uppercase;
}

.footerPanel a{
	color:#6d6d6d;
	text-decoration:none;
}

.footerPanel a:hover{
	text-decoration:underline;
}

#footer .footerTitle{
	font-weight:bold;
	color:#f6d533;
	border-bottom:1px solid #f6d533;
	height:16px;
	background:none;
	margin-top:1px;
	padding-left:0;
}

.footerTitle a{
	color:#f6d533;
	text-decoration:none;
}

#footerProducts{
	width:147px;
}

#footerFeatures{
	width:419px;
}

#footerContact{
	width:223px;
}

#bottomFooter{
	width:800px;
	margin:0 auto 20px;
	text-align:center;
}

#bottomFooter li{
	display:inline;
	color:#3e3e3e;
	font-weight:bold;
	text-transform:uppercase;
	vertical-align:middle;
}

#bottomFooter img{
	display:inline;
	vertical-align:middle;
	padding:0 8px 0 0;
}

#bottomFooter a{
	color:#3e3e3e;
	background:url(../images/global/navDot.gif) no-repeat left;
	padding-left:10px;
	text-decoration:none;
}

#bottomFooter .noDot a{
	background:none;
}

#bottomFooter a:hover{
	text-decoration:underline;
}

/* Contact form */
#contactPanelContainer form{
	padding:5px 0 0 20px;
	clear:both;
}

#contactPanelContainer h1{
	float:left;
	width:224px;
	padding:30px 0 0 20px;
}

#contactPanelContainer p{
	float:left;
	font-weight:bold;
	color:#4b4b4b;
	text-transform:uppercase;
	width:470px;
	padding:28px 0 0 20px;
	line-height:1.3em;
}

#contactPanelContainer p.error{
	float:none;
	font-weight:bold;
	color:#ff0000;
	text-transform:uppercase;
	width:auto;
	padding:0 0 0 0;
	line-height:auto;
}

#contactPanelContainer p.success, #contactPanelContainer p.success strong{
	float:none;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	width:auto;
	font-size:1.4em;
	padding:10px 0 0 11px;
	line-height:auto;
}

#contactPanelContainer p strong{
	color:#666666;
}

label{
	display:none;
}

input[type=text]{
	background-color:#2f2c2b;
	color:#787879;
	display:block;
	border:0;
	height:20px;
	width:370px;
	vertical-align:middle;
	font-size:0.9em;
	margin:3px 4px 0;
	padding:0;
	float:left;
	font-weight:bold;
	text-transform:uppercase
}

textarea{
	width:300px;
	height:75px;
	background-color:#2f2c2b;
	color:#787879;
	display:block;
	border:0;
	margin:8px 0 0 8px;
	padding:0;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	overflow:hidden;
	font-weight:bold;
	text-transform:uppercase
}

form .left{
	float:left;
	width:430px;
}

form .right{
	float:left;
	width:337px;
}

.left div{
	display:block;
	background:url(../images/contact/formInputTextBG.jpg) no-repeat left;
	width:404px;
	height:26px;
	margin:5px 0;
	clear:both;
}

.right div{
	display:block;
	background:url(../images/contact/formTextAreaBG.jpg) no-repeat left;
	width:336px;
	height:92px;
	margin:5px 0;
	clear:both;
}

#submit{
	float:right;
	padding-right:15px;
	margin-top:5px;
}

.left span, .right span{
	background:no-repeat right;
	width:20px;
	height:26px;
	display:block;
	float:right;
}

.right span{
	height:92px;
}

.formDivide{
	background:none;
	border:0;
	border-bottom:1px solid #8b7e7b;
	width:746px;
	height:10px;
	clear:both;
	margin:0px 0 0px 22px;
}

/* Gallery styles */
#galleryMainImageContainer{
	width:852px;
	height:440px;
	margin:0 auto;
}

#galleryControlLeft, #galleryLargeImage, #galleryControlRight{
	float:left;
}

.underline{
	color:#bbbbbb;
	border-bottom:1px solid #fbcd04;
	margin:0 18px 6px;
	padding:10px 0 0 0 ;
	height:16px;
	display:block;
	text-transform:uppercase;
	font-weight:bold;
}

.underline strong{
	color:#fff;
}

#imagesGalleryContainer{
	clear:both;
	width:823px;
	background:url(../images/gallery/panelGalleryImagesBg.gif);
	margin:15px auto;
	position:relative;
}

#imagesGalleryContainerBottom{
	position:relative;
	width:823px;
	height:12px;
	font-size:0;
	bottom:0;
	background:url(../images/gallery/panelGalleryImagesBottomBg.jpg) no-repeat bottom;
}

#galleryImages{
	padding:5px 0 0 1px;
}

#galleryImages li{
	float:left;
	padding:5px 0 0 4px;
}

#galleryImages a{
	display:block;
	position:relative;
}

#galleryImages .galleryHandArmour{
	background:url(../images/gallery/flagCornerHandArmour.png) no-repeat;
	display:block;
	width:31px;
	height:30px;
	position:absolute;
	bottom:0;
	right:0;
}

#videoGalleryContainer{
}

/* clear floats */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;  /* for IE/Mac */
}

