@import 'reset.css';

/* Defaults */

body
{
	background: #000000;
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #807F83;
	height: 100%;
}

html
{
	height: 100%;
}

h2
{
	color: #6DB33F;
	font-size: 22px;
	font-weight: normal;
	font-family: Times, serif;
	margin-bottom: 0px;
}

h2 a
{
	color: #6DB33F;
	font-size: 22px;
	text-decoration: none;
	margin-bottom: 0px;	
}



h3.service
{
	color: #FFFFFF;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 0px;
	margin-top: 0px;
}

h3
{
	color: #6DB33F;
	font-weight: normal;
	margin-top: 10px;
}

h2 + h3
{
	margin-top: 0px;
}

/* sIFR styles */

.sIFR-active h2 {
	visibility: hidden;
	font-size: 22px;
	color: #6DB33F;	
	line-height: 1em;
}

a:link, a:visited
{
	color: #807F83;
}

a:hover
{
	color: #FFFFFF;
}


/* Main Divs */

#page
{
	width: 960px;
	min-height: 100%;
	height: 100%;
	height: auto !important;
	margin: 0 auto -55px auto;
	background: url(../img/back_1-2-1.gif) repeat-y;
}

#container_header
{
	padding-top: 18px;
	padding-bottom: 18px;
	background: #000000;	
}

	#container_header .images
	{
		width: 312px;
		height: 95px;
		float: left;
		margin-top: 8px;
	}
	
	#container_header .images div
	{
		height: 95px;
		width: 95px;
		background: black;
		float: left;
		margin-right: 13px;
	}
	
	#b3, #b6
	{
		margin-right: 0px !important;
	}

#logo a
{
	display: block;
	width: 92px;
	height: 110px;
	background: url('../img/logo.gif') no-repeat;
	text-indent: -9000px;
	margin: 0 122px 0 122px;
	float: left;
}

#container_nav
{
	border-top: 1px solid #4D4D4D;
	border-bottom: 1px solid #4D4D4D;
	width: 960px;
	float: left;
	background: #000000;
}



#nav_main
{
	padding-top: 8px;
	padding-bottom: 5px;
	float: left;
}

	#nav_main li
	{
		float: left;
		margin-right: 19px;
	}
	
	#nav_main li.last
	{
		margin-right: 0px;
	}

		#nav_main li a
		{
			color: #807F83;
			font-size: 22px;
			text-decoration: none;
			display: block;
			height: 21px;
			outline: none;
			
			background-position: 0 0;
			background-repeat: no-repeat;
			text-indent: -9000px;
			
		}	

		#nav_main li a:hover, #nav_main li.selected a
		{
			color: #FFFFFF;
			background-position: 0 -44px;
		}
		
		#nav_main #nav_home
		{
			background-image: url('../img/nav/home.gif');
			width: 57px;
		}
		
		#nav_main #nav_clientlogin
		{
			background-image: url('../img/nav/clientlogin.gif');
			width: 122px;
		}
		
		#nav_main #nav_people
		{
			background-image: url('../img/nav/people.gif');
			width: 63px;
		}

		#nav_main #nav_experience
		{
			background-image: url('../img/nav/experience.gif');
			width: 108px;
		}

		#nav_main #nav_protection
		{
			background-image: url('../img/nav/protection.gif');
			width: 102px;
		}

		#nav_main #nav_solutions
		{
			background-image: url('../img/nav/solutions.gif');
			width: 90px;
		}

		#nav_main #nav_community
		{
			background-image: url('../img/nav/community.gif');
			width: 115px;
		}

		#nav_main #nav_news
		{
			background-image: url('../img/nav/news.gif');
			width: 53px;
		}
		
		#nav_main #nav_contact
		{
			background-image: url('../img/nav/contact.gif');
			width: 76px;
		}
		
		#nav_main #nav_search
		{
			background-image: url('../img/nav/search.gif');
			width: 67px;
		}



#clientlogin
{
	padding-top: 10px;
	float: right;
	font-size: 11px;
	font-family: Arial, sans-serif;
	text-decoration: none;
}




#container_content
{
	/*background: url(../img/back_1-2-1.gif) repeat-y;*/
	/*
	margin-top: 16px;
	margin-bottom: 16px;
	*/
	border-top: 16px solid #000000;
	float: left;	
}

.col1
{
	width: 216px;
	float: left;
}

	.col1 div.node
	{
		margin-bottom: 16px;
		padding-bottom: 16px;
		border-bottom: 1px solid #807F83;
	}
	
	.col1 div.node p
	{
		padding-right: 10px;
	}

	.col1 div.node:last-child, .col1 div.node.last
	{
		border-bottom: none;
	}
	
	/* shift it up to account for the sIFR */
	.col1 div.node h2
	{
		margin-top: -2px;
	}
	
	.col1 div.node img
	{
		margin-top: 10px;
	}
	
	.col1 div.node ol
	{
		list-style: lower-alpha outside;
		padding-left: 17px;
	}
	
	.col1 div.node ol li
	{
		margin-bottom: 5px;
	}

.col2
{
	width: 464px;
	float: left;
}

.gutter
{
	width: 32px;
	float: left;
}

a.more 
{
	display: inline-block;
	text-indent: -9000px;
	width: 14px;
	height: 14px;
	background: url(../img/more.gif) 0 4px no-repeat;
}

/* Subpage Content */

/*
body class name = controller action
*/

.col2 a:link, .col2 a:visited
{
	color: #BBBBBB;
}

.col2 a:hover
{
	color: #FFFFFF;
}

/* generic col2 p */
body .col2 ul
{
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}

body .col2 ul li
{
	list-style: disc outside;
}

body.controller_index ul li
{
	list-style: none !important;
}


body .col2 p, body.controller_contact .col1 p
{
	margin-bottom: 10px;
}


body .col2 .col1.first
{
	margin-right: 30px;
}

body .col2 .col1_2
{
	float: left;
	width: 104px;
	/*background: red !important;*/
	margin-right: 15px;
}

body .col2 .col1_2.last
{
	margin-right: 0px;
}


body.controller_page.action_index
{
	font-family: Times, serif !important;
}

body.controller_index.action_index .col1 p
{
	margin-bottom: 0;
}

body.controller_page.action_index .col2 p
{
	margin-bottom: 16px;
	font-size: 18px;
	line-height: 24px;
}
body.controller_page.action_index .col2 ul
{
	margin-left: 0px;
}
body.controller_page.action_index .col2 ul li
{
	list-style: none !important;
}
/*
body.controller_page.action_index .col2 ul
{
	
	margin-bottom: 15px;
	margin-top: 6px;
	border-top: 1px solid #6DB33F;
	border-bottom: 1px solid #6DB33F;
	padding-top: 10px;
	padding-bottom: 0px;
	color: #FFFFFF;
	
}

body.controller_page.action_index .col2 ul li
{
	width: 75%;
	font-size: 18px;
	
	display: block;
	margin-bottom: 15px;
}
*/

body.controller_page.action_overview .col2 p
{
	margin-bottom: 16px;
	font-size: 14px;
	line-height: 18px;
	font-family: Arial, sans-serif;
}



body.controller_news dl, body.controller_people dl, body.controller_job dl
{
	margin-bottom: 10px;
}

body.controller_blog.action_index .col2 .node
{
	margin-bottom: 15px;
}

p.caption
{
	font-weight: bold;
	font-size: 10px !important;
	font-family: Arial, sans-serif;
	line-height: 12px !important;
}

.nav_sub
{
	font-family: Arial, sans-serif;
}

	.nav_sub li
	{
		/*border-bottom: 1px solid #807F83;*/
	}

		.nav_sub li a
		{
			display: block;
			color: #807F83;
			text-decoration: none;
			padding-top: 8px;
			padding-bottom: 8px;
			border-bottom: 1px solid #807F83;
		}	

		.nav_sub li.selected a, .nav_sub li a:hover
		{
			color: #6DB33F;
		}
		
		.nav_sub li.selected a
		{
			/*border-bottom: 1px solid #807F83;*/
		}		

		.nav_sub li:first-child a
		{
			padding-top: none;
		}
	
	.nav_sub li	ul li
	{
		/*margin-left: 15px;*/
	}
	
		.nav_sub li	ul li a
		{
			padding-left: 15px;
			color: #807F83 !important;
			/*border-bottom: none !important;*/
		}
		
		.nav_sub li.selected ul li.selected a, .nav_sub li.selected ul li a:hover
		{
			color: #6DB33F !important;
		}
	
	.nav_sub li ul li:last-child
	{
		border-bottom: none;
	}

.video
{
	margin-bottom: 15px;
}

a.archive
{
	display: block;
	margin-bottom: 15px;
}


#voicecommands
{
	padding-top: 15px;
	border-top: 1px solid #807F83;
}

.audioplayer
{
	margin-bottom: 15px;
}

.audioplayer p
{
	margin-bottom: 5px !important;
}

/* SLIDESHOW */

#slideshow
{
	position: relative;
}

#slideshow .nav
{
	width: 464px;
	height: 25px;
	background: #5A5A5A;
	font-size: 11px;
	opacity: 0.0;
}

#slideshow a
{
	text-decoration: none;
}

#slideshow ul.nav li.chapter
{
	float: left;
	height: 25px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 4px;
	border-right: 1px solid #000000;
}

#slideshow ul
{
	margin-left: 0px;
}

#slideshow ul.nav li a.top
{
	float: left;
}

#slideshow ul.nav ol
{
	float: left;
}	

#slideshow ul.nav li ol
{
	/*display: none;*/
}

#slideshow ul.nav li.active ol
{
	display: block;
}

#slideshow ul.nav li.active a
{
	color: #FFFFFF;
}

#slideshow ul.nav ol li
{
	float: left;
	margin-left: 6px;
}

#slideshow ul.nav ol a
{
	display: block;
	width: 13px;
	height: 16px;	
	background: url(../img/slides.gif);
	text-indent: -9000px;
	background-position: 0 -16px;
}

#slideshow ul.nav ol a:hover, #slideshow ul.nav ol a.active
{
	background-position: 0 0px;
}




/* SLIDES */
#slideshow .learnmore
{
	position: relative;
	float: right;
	top: 56px;
	font-size: 11px;
}

#slideshow .content
{
	overflow: hidden;
	width: 464px;
	height: 600px;
	position: absolute;
	left: 0;
	top: 25px;
}

#slideshow .slides
{
	position: absolute;
}

#slideshow .slides ul li
{
	width: 464px;
	height: 600px;
}

#slideshow .slides li.chapter
{
	float: left;	
}





ul.pull
{
	text-indent: -9000px;
	width: 464px;
	height: 150px;
}

ul.pull.community
{
	height: 130px;
}

/* FORMS */


dl.field {
	float: left;
	line-height: 1em;
	margin-bottom: 5px !important;
}
dl.field {
	display: inline;
	width: 360px;
}

	dl.field dt {
		line-height: 1em;
		margin-bottom: 0 !important;
		padding-bottom: 3px;
		
	}
	
	dl.field dt label
	{
		color: #A7A7A7;
	}
	
	dl.field input.text,
	dl.field textarea,
	dl.field select {
		width: 360px;
		border: none;
		background: #262626;
		padding: .25em;
		color: #A7A7A7;
		margin-bottom: 5px;
		font-size: 0.8em;
		font-family: Arial, sans-serif;
	}
	
	dl span
	{
		color: #E22337;
	}	

	

#form_search
{
	
	padding-top: 7px;
}

	#form_search a
	{
		float: left;
		margin-left: 5px;
	}

	#form_search label, #form_search #submit
	{
		display: none;
	}

	#search
	{
		width: 260px;
		float: left;
		border: none;
		background: #262626;
		color: #6DB33F;
		padding: 5px;
	}

#search_results
{
	clear: both;
}



#calculator
{
	margin-top: 15px;
	
	padding-top: 15px;
	border-top: 1px solid #807F83;
}

#calculator dl.field input.text,
#calculator dl.field textarea,
#calculator dl.field select
{
	width: 404px;
	padding: 5px;
	float: left;
	color: #6DB33F;
}

#calculator dl.field select
{
	width: 404px;
}

#calculator dl.field
{
	width: 464px;
	margin-top: 5px;
}

#calculator fieldset
{
	width: 432px;
	float: left;
	padding: 10px 15px 15px 15px;
	border: 1px solid #262626;
	margin-bottom: 15px;
	
}

#calculator fieldset .col
{
	width: 208px;
	float: left;
	xbackground: red !important;
}

#calculator fieldset .col.first
{
	margin-right: 15px;
}

#calculator fieldset dl.field
{
	width: 200px;
}

#calculator fieldset dl.field input.text,
#calculator fieldset dl.field textarea,
#calculator fieldset dl.field select
{
	width: 198px;
	float: left;
}

#calculator fieldset dl.field.full
{
	width: 200px;
}

#calculator fieldset dl.field.full input.text,
#calculator fieldset dl.field.full textarea,
#calculator fieldset dl.field.full select
{
	width: 198px;
	float: left;
}

#calculator fieldset dl.field.ns
{
	width: 216px;
}

#calculator fieldset dl.field.ns input.text,
#calculator fieldset dl.field.ns textarea,
#calculator fieldset dl.field.ns select
{
	width: 148px;
	float: left;
}

#actionbutton
{
	background: #262626;
	font-size: 18px;
	display: block;
	padding: 8px;
	text-decoration: none;
	margin-bottom: 15px;
}

#actionbutton:hover
{
	color: #6DB33F;
}

#infopanel
{
	background: #262626;
	margin-bottom: 15px;
	padding: 0 0 0 0;
	width: 464px;
	font-size: 18px;
	line-height: 24px;
}

.ui-stepper-plus, .ui-stepper-minus
{
	float: left;
	display: block;
	width: 24px;
	height: 20px;
	text-decoration: none;
	background: #262626;
	text-align: center;
	padding-top: 4px;
	border-right: 1px solid black;
}

#results
{
	float: left;
	width: 313px;
	padding: 8px;
	border-right: 15px solid black;	
	background-color: #262626;
	margin: 0 0 0 0;
	
}

#results p
{
	margin: 0 0 0 0;
}

#results span
{
	xfont-size: 12px;
	color: #6DB33F;
}

#contact_button
{
	float: left;
	width: 104px;
	xborder-left: 1px solid #6DB33F;
	padding: 8px;
	display: block;
	margin: 0 0 0 0;
	background: #262626;
	xcolor: #262626;
	text-decoration: none;
	xtext-align: right;
}

#contact_button:hover
{
	color: #6DB33F;
	xbackground: #6DB33F;
}

#calculator .caption.dim
{
	color: #262626;
}

#presets .content
{
	margin-top: 15px;
}


#presets a
{
	text-decoration: none;
	xfont-size: 11px;
}

.calculator_form_wrapper
{
	margin-top: 15px;
}

/*
#calculator input, #calculator select
{
	display: block;
}
*/

/* Footer */

#footer
{
	width: 960px;
	margin: 0 auto 0 auto;
	height: 40px;
	background: #000000;
	border-top: 15px solid #000000;
	clear: both;
	overflow: hidden;
}


#footer .footer
{
	color: #4D4D4D;
	border-top: 1px solid #807F83;
	font-size: 10px;
	text-align: center;
	padding-top: 5px;
	height: 34px;
	font-family: Arial, sans-serif;
	
}

.push
{
	clear: both;
	height: 55px;
}

#footer a
{
	text-decoration: none;
}

#footer ul li
{
	display: inline;
	margin-right: 5px;
}

#nav_courtesy
{
	margin-top: -4px;
}

#nav_courtesy li
{
	
}

#nav_courtesy li.last
{
	margin-right: 0px;
}

/* SOLUTIONS COLORS */

h2.patrol, h2.patrol a, body.action_solution .patrol h3, .nav_sub li ul li.patrol a:hover, .nav_sub li ul li.patrol.selected a
{
	color: #ed7b22 !important;
}

h2.shield, h2.shield a, body.action_solution .shield h3, .nav_sub li ul li.shield a:hover, .nav_sub li ul li.shield.selected a
{
	color: #0088bb !important;
}

h2.control, h2.control a, body.action_solution .control h3, .nav_sub li ul li.control a:hover, .nav_sub li ul li.control.selected a
{
	color: #e22337 !important;
}

h2.manage, h2.manage a, body.action_solution .manage h3, .nav_sub li ul li.manage a:hover, .nav_sub li ul li.manage.selected a
{
	color: #e22337 !important;
}

h2.guard, h2.guard a, body.action_solution .guard h3, .nav_sub li ul li.guard a:hover, .nav_sub li ul li.guard.selected a
{
	color: #F2D630 !important;/*#f4a131;*/
}

h2.protect, h2.protect a, body.action_solution .protect h3, .nav_sub li ul li.protect a:hover, .nav_sub li ul li.protect.selected a
{
	color: #7C37A5 !important; /*#672b86;*/
}

h2.services, h2.services a, body.action_solution .services h3, .nav_sub li ul li.services a:hover, .nav_sub li ul li.services.selected a
{
	color: #CC0099 !important; /*#672b86;*/
}
