@charset "utf-8";
/* CSS Document */

body {
	background:#222;
	color:#EEE;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0px; margin:0px;
	background:url(../images/stealth_BG.png) repeat-x top left #222;
}
img { border:0px; }

.container { width:100%; }
.canvas { width:862px; margin:0px auto; background:url(../images/canvas_background.png) no-repeat top left; }

.header { width:862px; height:382px;  margin:0px auto; }
.headerLeft { float:left; width:230px; background:url(../images/menu-left.gif) no-repeat left bottom; height:64px; }
.headerRight {float:right; width:632px; _width:630px;}
.headerRight ul { list-style:none; height:64px; padding:0px; padding-left:10px; margin:0px; background:url(../images/menu-bg.jpg) repeat-x right bottom; display:block; _padding-top:3px; }
.headerRight ul li { float:left; padding-right:35px; margin-top:26px; _margin-top:24px; }
.banner { width:862px; height:268px; overflow:hidden; clear:both; }

.bottomMenu { width:862px; height:47px; overflow:hidden; clear:both; }
.bottomMenuLeft {float:left; width:862px; height:47px; background:url(../images/bottom_menu_left.gif) no-repeat left top; }
.bottomMenuRight {float:right; width:862px; height:47px; background:url(../images/bottom_menu_right.gif) no-repeat right top; }
.bottomMenuMiddle {float:left; width:830px; padding:0px; overflow:hidden; margin:0px 16px; _margin:0px; _margin-left:8px; height:47px; background:url(../images/bottom_menu_middle.png) repeat-x left top; }

.bottomMenuMiddle ul { list-style:none; padding:0px; margin:0px; }
.bottomMenuMiddle ul li { padding:0px 25px; padding-top:12px; float:left; }

.bottomMenuMiddle a { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:16px; font-weight:bolder; font-style:italic; color:#eeeeee; text-align:left; text-decoration:none; }
.bottomMenuMiddle a:hover { text-decoration:underline; }
.galleryview { border:none 0px !important;}
#panel { height:268 !important; }

/*Header End*/
.navigation { width:830px; padding:10px; margin:0px auto; }
.navigationOuter { height:200px; float:left; width:207px; text-align:left; }
.navigationInner { position:relative; }
.navigationText { position:relative; bottom:-170px; z-index:200; }
#hunting_vehicle { background:url(../images/hunting_vehicle.gif) no-repeat center bottom; height:39px; width:181px;}
#crusier {background:url(../images/crusier.gif) no-repeat center bottom; height:39px; width:181px;}
#dealer_locator { background:url(../images/dealer_locator.gif) no-repeat center bottom; height:39px; width:181px;}
#tactical_gear { background:url(../images/tactical_gear.gif) no-repeat center bottom; height:39px; width:181px;}


.navigation a { text-decoration:none; color:#CCCCCC; cursor:pointer; }
.text { position:absolute; z-index:2; color:#CCCCCC; font-size:11px; display:block; left:0px; width:190px; height:190px; padding:5px; opacity:0; filter: alpha(opacity = 0); }
img.a {
	/*position:absolute;
	z-index: 1;
	text-decoration:none;
	left:0;*/
}

/*Navigation End*/

.social {
	height:262px;
	clear:both;
	width:830px;
	padding-top:15px;
	text-align:left;
	margin:0px auto;
}
.blog { width:200px; background:url(../images/blog.jpg) no-repeat left top; height:262px; float:left; padding-right:5px; font-size:10px; }
.youtube { width:418px; background:url(../images/youtube.jpg) no-repeat left top; height:262px; float:left; padding-right:5px; }
/*.twitter { width:200px; background:url(../images/twitter.jpg) no-repeat left top; height:262px;  float:left; font-size:10px; }*/
.twitter {
background:url("../images/twitter.jpg") no-repeat scroll left top transparent;
float:left;
font-size:13px;
height:262px;
padding-left:15px;
padding-top:25px;
width:185px;
}
.twitter ul { list-style:outside; padding:0px; margin:0px; margin-left:10px; }

#tweets { padding:5px; margin-left:5px; }
.twitter a { text-decoration:underline; color:#EFEFEF; }
.blog ul { list-style:outside; padding:0px; margin:0px; margin-left:10px; }
.blog a { text-decoration:underline; color:#EFEFEF; }
#blogFeeds { padding:5px; margin-left:5px; margin-top:15px; height:200px; overflow:hidden; }


/*Social End*/

.content { clear:both; width:830px; padding-bottom:120px; padding-top:15px; text-align:left; margin:0px auto; }
.contentTable, .contentTableList { width:inherit; }
.contentTable a { text-decoration:underline; color:#EFEFEF; }
.contentTable th { color:#EFEFEF; padding:10px; }
.contentTable td { padding:2px 5px; }

.contentTable tr.darkGrey { background:#333333; color:#EFEFEF; }
.contentTable tr.lightGrey { background:#EFEFEF; color:#333333; }
.contentTable tr.lightGrey a { color:#333333; }

.dealerList a { font-weight:bold; color:#888888; }
.dealerSeperator { background:#f15922; height:3px; margin:15px 0px; }
/*Content End*/

.footer {
/*background:none repeat scroll 0 0 #222222;
clear:both;
height:105px;
padding-right:47px;
padding-top:44px;
width:820px;
*/
}

.footerCollapse {
bottom:40px;
right:0px;
clear:both;
height:65px;
position:absolute;
width:325px;
z-index:150;
}

.footerLinks {
float:right;
padding-right:21px;
text-align:right;
}


.footerLinks ul { list-style:none; padding:0px; margin:0px; float:right; }
.footerLinks ul li { float:left; padding:0px 5px; }
.footerText {
clear:both;
float:right;
margin-right:-5px;
padding-top:5px;
width:170px;
font-size:12px;
}

/*Footer End*/

#height_container {
	height:100%;
	overflow:auto; 
}

#fixed_header,
#fixed_footer {
	position:absolute; 
	width:100%;
	left:0;
	text-align:center; /* IE 5.x centering */
}

#fixed_header {
	top:0;
}

#fixed_footer {
	bottom:0;
}

.centered_box {
	line-height:3em;
	width:20em;
	color:#FFF;
	background:#00F;
	margin:0 auto;
}

#fixed_footer .centered_box {
	background:#C00;
}



.m_bottom {
	background:url(../images/popup/popup_collapse.png) no-repeat scroll 0 0 transparent;
	color:#888888;
	font-size:12px;
}

.dealerLogin { float:left; padding:16px 0px 0px 80px }
.contentHeading { float:left; width:495px; text-align:center; padding-top:12px; font-weight:bold; cursor:pointer; }
.designBy { float:right; padding:16px 40px 0px 0px }

.panelLeft {
	border-right:1px solid #CCCCCC;
	float:left;
	height:520px;
	margin-left:5px;
	margin-right:10px;
	text-align:left;
	width:50%;
}
.panelRight {
	float: left;
	width:38%;
	height:520px;
	text-align:left;
}
			
.panelRight a { color:#fff !important; }
			
.button { background: #fff; color:#000; padding:10px; }
			
.panelLeft h3, .panelRight h3 {color:#fff; font-size:14px; padding:2px !important; }
.label {
	float: left;
	text-align:left;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding:2px !important;
}
.fieldLabel {
	height:20px;
	width:200px;
	float:left;
}
.fieldInput {
	width:175px;
	float:left;
}

.msg {
	text-align:center;
	font-size:10px;
	color:#FF0000;
	font-family:Arial, Helvetica, sans-serif;
	width:95%;
	text-decoration:blink;
	margin-bottom:10px;
}

#panel { font-size:0px; color:#fff; padding-top: 25px !important; }

#m_innerContainer .input { background:#FFFFFF !important; border:0px; }

#m_topContainer  {
	position: fixed; 
	bottom: 0pt; 
	left: 50%; 
	width: 1000px; 
	margin-left: -429px; 
	z-index: 65530;
}
#m_topContainer a {
	margin:0;
	padding:0;
	border:0;
}
#m_topContainer .m_innerContainer {
	position:fixed;
	bottom:0;
	width:1000px;
}
.m_innerContainer {
	width:1000px;
	background:url(../images/footerBgNew.png) no-repeat top #000;
}

#m_topContainer .c_content {
	position:relative;
	width:1000px;
	height:520px;
}
#m_topContainer .c_middleContent {
	background-repeat:no-repeat;
	float:left;
	height:inherit;
	width:1000px;
}
#m_topContainer .c_collapse {
	cursor:pointer;
	height:30px;
	position:absolute;
	right:25px;
	top:25px;
	width:26px;
	color:#FFF;
	font-size:10px;
	font-weight:bold;
}

.contentArea { clear:both; font:12px; padding-top:20px; padding-left:20px; }
