/* -------------------------------------------------------------
	Action Cam
	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Description:	Screen Style
	Filename:		style.css
	Version:		1.3
	Date:			26 Feb 2008
------------------------------------------------------------- 

Table of Contents (subject to change):
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

	+ Semantic Elements / Defaults
	+ Custom Classes
		- Document Setup
		- Masthead
		- Messaging
		- Sidebar
		- Content
		- Footer
	+ Form Styles
	+ Miscellaneous

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
*/


/* -------------------------------------------------------------
	Semantic Elements / Defaults
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

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%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	background: #000;
	font: normal 12px Lucida Sans Unicode, Lucida Grande, sans-serif;
	line-height: 2em;
	color: #999;
	text-align: center;
}

a img, :link img, :visited img {
	border: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

a:link, a:visited {
	color: #d51045;
	text-decoration: underline;
}

a:hover, a:active, a:focus {
    color:#ed174d;
	text-decoration: none;
}

ul {
	/*float: left;*/
	font: normal 10px Lucida Sans Unicode, Lucida Grande, sans-serif;
	line-height: 2em;
	color: #666;
	list-style-type: none;
}

li {
	padding-left: 10px;
	background: url(../images/icon_list.gif) no-repeat 0 8px;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.5em;
}

h4 {
	font-size: 1.3em;
}

h5 {
	font-size: 1em;
	font-weight: bold;
}




/* -------------------------------------------------------------
	Custom Classes
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/*	Document Setup
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#index {
	background: url(/images/index_bg.gif) repeat-y;
	width: 980px;
	margin: 0 auto;
	text-align: left;
}

#index_interior {
	background: url(/images/index_interior_bg.gif) repeat-y;
	width: 980px;
	margin: 0 auto;
	text-align: left;
}

.title, .title a {
	display: block;
	text-indent: -9000em;
	overflow: hidden;
}

#content p,
#content ul,
#content ol {
	margin-bottom: 0;
}



/*	Masthead
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#masthead {
}

#brand, #brand a {
}




/* --- UI --- */

#ui, #ui ul, #ui li {
	background: transparent;
	display: inline;
	height: 0px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	float: right;
	position: relative;
	width: 0px;
	text-indent: -9999px;
}



/*	Messaging
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#messaging {
	margin: 0 auto;
	padding: 0 2px 0 0;
	height: 397px;
	width: 1047px; 
}

#interior_messaging {
	margin: 0 auto;
	padding: 0 4px 0 0;
	height: 300px;
	width: 1047px; 
}



/*	Content / Main Body
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#sideOne {
	float: left;
	padding: 0;
	width: 326px;
}

.sideOne {
	float: left;
	margin: 5px 0 0 0;
	padding: 30px 0 0 0;
	width: 151px;
}

#sideOne_interior {
	float: left;
	padding: 0;
	width: 980px;
}

.sideOne_interior {
	float: left;
	margin: 30px 0 20px 0;
	width: 660px;
}

#truck {
	background: url(/images/lft_truck.gif) no-repeat bottom;
	float: left;
	margin-right: 12px;
	height: 175px;
	width: 131px;
}

#truck_interior {
	background: url(/images/lft_truck.gif) no-repeat bottom;
	float: left;
	margin-right: 12px;
	margin-bottom: 100px;
	height: 175px;
	width: 131px;
}

#sponsers {
	background: url(/images/rht_sponsers.gif) no-repeat bottom;
	float: right;
	height: 174px;
	width: 131px;
}

#sponsers_interior {
	background: url(/images/rht_sponsers.gif) no-repeat bottom;
	float: right;
	height: 174px;
	width: 131px;
}

#center {
	float: left;
	padding: 0;
	width: 328px;
}

.cent {
float: left;
padding: 30px 0 0 34px;
width: 256px;
}

#sidebarTwo {
	float: left;
	/*font: normal 10px Lucida Sans Unicode, Lucida Grande, sans-serif;
	line-height: 2em;*/
	padding: 0;
	width: 326px;
}

.sideTwo {
	float: left;
	padding: 30px 0 0 30px;
	width: 152px;
}

#sidebarTwo_interior {
	float: left;
	/*font: normal 10px Lucida Sans Unicode, Lucida Grande, sans-serif;
	line-height: 2em;*/
	padding: 0;
	width: 148px;
}

.sideTwo {
	float: left;
	padding: 30px 0 0 30px;
	width: 148px;
}

#heading {
}

#readMore_lft_btn {
	background: url(/images/readMore_lft_btn.gif) no-repeat;
	color:  #fff;
	float: right;
	height: 65px;
	margin: 0 30px 0 0;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
	width: 160px;
}

#readMore_cent_btn {
	background: url(/images/readMore_cent_btn.gif) no-repeat;
	color:  #fff;
	float: left;
	height: 54px;
	margin: 0 0 0 84px;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
	width: 144px;
}

#readMore_right_btn {
	background: url(/images/readMore_rght_btn.gif) no-repeat;
	color:  #fff;
	float: left;
	height: 54px;
	margin: 5px 0 0 18px;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
	width: 152px;
}


/*	Content: General/Miscellaneous
- - - - - - - - - - - - - -  */

#content strong {
	font-weight: bold;
}

#content em {
	font-style: italic;
}


#services {
	background: url(/images/services_head.gif) no-repeat top;
	float: left;
	height: 49px;
	overflow: hidden;
	text-indent: -9999px;
	width: 326px;
}


#about_interior {
	background: url(/images/interior_about.gif) no-repeat top;
	float: left;
	height: 49px;
	overflow: hidden;
	text-indent: -9999px;
	width: 980px;
}
#services_interior {
	background: url(/images/interior_services.gif) no-repeat top;
	float: left;
	height: 49px;
	overflow: hidden;
	text-indent: -9999px;
	width: 980px;
}

#technology_interior {
	background: url(/images/interior_technology.gif) no-repeat top;
	float: left;
	height: 49px;
	overflow: hidden;
	text-indent: -9999px;
	width: 980px;
}

#news_interior {
	background: url(/images/interior_news.gif) no-repeat top;
	float: left;
	height: 49px;
	overflow: hidden;
	text-indent: -9999px;
	width: 980px;
}

#contact_interior {
	background: url(/images/interior_contact.gif) no-repeat top;
	float: left;
	height: 49px;
	overflow: hidden;
	text-indent: -9999px;
	width: 980px;
}

#video_interior {
	background: url(/images/interior_video.gif) no-repeat top;
	float: left;
	height: 49px;
	overflow: hidden;
	text-indent: -9999px;
	width: 980px;
}

#securevideo_interior {
	background: url(/images/interior_secure_video.gif) no-repeat top;
	float: left;
	height: 49px;
	overflow: hidden;
	text-indent: -9999px;
	width: 980px;
}

#who {
	background: url(/images/whoWeare_head.gif) no-repeat top center;
	float: left;
	height: 49px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
	width: 328px;
}

#tech {
	background: url(/images/technology_head.gif) no-repeat;
	float: right;
	height: 49px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	text-indent: -9999px;
	width: 326px;
}


/* --- Image Positioning --- */

.float_left {
	float: left;
	padding: 0 8px 8px 0;
}

.float_right {
	float: right;
	padding: 0 0 8px 8px;
}


/* --- Sitemap --- */

.sitemap_list {
	width: 49%;
	padding: 0;
	float: left;
}




/*	Footer
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#footer {
	background: url(/images/footer_bg.jpg) no-repeat;
	width: 980px;
	height: 73px;
	margin: 0 auto;
	clear: both;
	color: #373737;
	text-align: left;
}

#interior_footer {
	background: url(/images/interior_footer_bg.gif) no-repeat;
	width: 980px;
	height: 73px;
	margin: 0 auto;
	clear: both;
	color: #373737;
	text-align: left;
}

#footer a:link, #footer a:visited,
#footer a:hover, #footer a:active, #footer a:focus {
	color: #373737;
}

#copyright {
	margin: 64px 0 0 12px;
	width: 500px;
	float: left;
}

#credit {
	margin: 64px 12px 0 0;
	width: 240px;
	float: right;
	text-align: right;
}



/* -------------------------------------------------------------
	Form Styles
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.required {
	color: #f00;
}





/* -------------------------------------------------------------
	Miscellaneous
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/* http://www.access-board.gov/sec508/guide/1194.22.htm#(o) */
#skip {
	position: absolute;
	left: -9000em;
}

.clearfix {
	width: 100%;
	height: 0;
	clear: both;
}

.sideOne_interiof{
position: relative;
top: 20px;
width: 705px;
float: left;
padding-bottom: 20px;
}

.videoPlayerBg{
margin-left: 45px;
width: 878px;
height: 407px;
padding: 15px 0 0 15px;
background: url(/images/videoPlayerBg.gif) no-repeat;
}

.secureLink{
margin-left: 380px;
}