/* 
* Skeleton V1.0.3
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 7/17/2011
*/

/* 
* Valhalla Responsive V1.0
* Copyright 2012, C5 Theme Team
* www.c5themeteam.com
* 28/12/2012
*/

/* Table of Content
==================================================
	#Typography
	#Links
	#Lists
	#Site Styles
	#Page Styles
	#Main Menu
	#Dropdown Menu
	#Sidebar Menu
	#Image Responsiveness
	#Contact Form
	#Media Queries
	
/* #Typography
================================================== */
	 .container h1,.container h2, .container h3, .container h4, .container h5, .container h6 { 
		font-family: 'Titillium Web', Helvetica, Arial, sans-serif;
		font-weight: normal;
		text-shadow:  2px 2px 2px #000000; 
		-webkit-text-shadow:  2px 2px 2px #000000;
		text-shadow:  2px 2px 2px #000000;
		 }
	.container h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }
	.container h1 { font-size: 40px; line-height: 40px; margin-bottom: 14px; /* customize_h1 */color: #f4422e;/* customize_h1 */}
	.container h2 { font-size: 34px; line-height: 38px; margin-bottom: 15px; /* customize_h2 */ color: #ffffff;/* customize_h2 */}
	.container h3 {	/* customize_h3 */color: #f4422e;/* customize_h3 */ font-size: 28px; line-height: 34px;	margin-bottom: 8px;	margin-top:8px;`}
	 .container h4 { font-size: 28px; line-height: 34px; margin-bottom: 8px; /* customize_h4 */color: #f4422e;/* customize_h4 */}
	.container h5 { font-size: 21px; line-height: 28px; margin-bottom: 4px; /* customize_h5 */color: #f4422e;/* customize_h5 */}
	.container h6 { font-size: 17px; line-height: 24px; margin-bottom: 4px; /* customize_h6 */color: #f4422e;/* customize_h6 */}
	.subheader {  color: #777; }

	p { margin: 0 0 10px 0; }
	p img { margin: 0; }
	p.lead { font-size: 21px; line-height: 27px; color: #777;  }
	
	.container em { font-style: italic; overflow: auto;}
	.container strong { font-weight: bold; color: #f4422e; }
	.container small { font-size: 80%; }
	
/*	Blockquotes  */
	blockquote, blockquote p { font-size: 17px; line-height: 24px; color: #777; font-style: italic; overflow: auto; }
	blockquote { margin: 0 0 20px; padding: 9px 20px 0 19px; border-left: 1px solid #ddd; }
	blockquote cite { display: block; font-size: 12px; color: #555; }
	blockquote cite:before { content: "\2014 \0020"; }
	blockquote cite a, blockquote cite a:visited, blockquote cite a:visited { color: #555; }
	
	hr { border: solid #ddd; border-width: 1px 0 0; clear: both; margin: 10px 0 30px; height: 0; }


/* #Links
================================================== */
	.container a, a:visited { /* customize_links */color: #f4422e;/* customize_links */ text-decoration: none; outline: 0; }
	.container a:hover, a:focus { /* customize_links_hover */color: #f4422e;/* customize_links_hover */ text-decoration: underline; outline: 0; }
	.container p a, p a:visited { line-height: inherit; }
	

/* #Lists
================================================== */
	.container ul, .container ol { margin-bottom: 20px; }
	.container ul { list-style: disc inside; }
	.container ol { list-style: decimal; }
	.container ol, .container ul.square, .container ul.circle, .container ul.disc { margin-left: 30px; }
	.container ul.square { list-style: square outside; }
	.container ul.circle { list-style: circle outside; }
	.container ul.disc { list-style: disc outside; }
	.container ul ul, .container ul ol,
	.container ol ol, .container ol ul { margin: 4px 0 5px 30px; font-size: 90%;  }
	.container ul ul li, .container ul ol li,
	.container ol ol li, .container ol ul li { margin-bottom: 6px; }
	.container li { line-height: 18px; margin-bottom: 12px; }
	.container ul.large li { line-height: 21px; }
	.container li p { line-height: 21px; }
	

/* #Site Styles
================================================== */
body {
	overflow-x: hidden;
	background-image: url(http://dev.choicesecurityandsurveillance.com/packages/theme_valhalla/themes/valhalla/images/site-images/grey-bg.png);
}

::-moz-selection{background-color: #f4422e;color: #fff;text-shadow:0 1px 1px #aa2e20;}

::selection {background-color: #f4422e;color: #fff;text-shadow: 0 1px 1px #aa2e20;}


/* #Page Styles
================================================== */

#header {
	background-color: #191919;
	box-shadow: 0 0 15px #000000;
	-webkit-box-shadow: 0 0 15px #000000;
	-moz-box-shadow: 0 0 15px #000000;
	padding: 0; 
	position: relative;
	z-index: 3; 
}

#header .row {
	margin-bottom: 5px;
}
.top {
	border-top-width: 10px;
	border-top-style: solid;
	/* customize_top_border */border-top-color: #191919;/* customize_top_border */
}
#header .container {
	margin-top: 0;
}
#header .container h3 {	border:none;}

#logo {
	margin-top: 15px;
	padding: 0;
}

#title {
	background-image: url(http://dev.choicesecurityandsurveillance.com/packages/theme_valhalla/themes/valhalla/images/site-images/body-bg.png);
	background-repeat: repeat;
	margin-bottom: 10px;
	box-shadow: 0 0 15px #000000;
	-webkit-box-shadow: 0 0 15px #000000;
	-moz-box-shadow: 0 0 15px #000000;
	padding: 5px 0 0 0; 
}

#title .row {
	margin-bottom: 15px;
}
#title img {
	margin-bottom: 15px;
}

#footer {
	background-color: #191919;
	margin-top: 20px;
	padding-top: 15px;
	box-shadow: 0 0 15px #000000;
	-webkit-box-shadow: 0 0 15px #000000;
	-moz-box-shadow: 0 0 15px #000000;
	/* customize_footer_text */ color: #f4422e; /* customize_footer_text */
	-moz-text-shadow: 1px 1px 0 0 #666;
	-webkit-text-shadow: 1px 1px 0 0 #666;
	text-shadow: 1px 1px 0 0 #666;
	font-size: .85em;
	height: 100%;
	color: white;
}
	
#footer  a {  /* customize_footer_links */ color: #CCC; /* customize_footer_links */  
	text-decoration: none; outline: 0; 
	-moz-text-shadow: 1px 1px 0 0 #666; 
	-webkit-text-shadow: 1px 1px 0 0 #666;
	text-shadow: 1px 1px 0 0 #666;
	}
#footer  a:hover {  /* customize_footer_links_hover */ color: #f4422e; /* customize_footer_links_hover */  
	text-decoration: underline; outline: 0; 
	-moz-text-shadow: 1px 1px 0 0 #666; 
	-webkit-text-shadow: 1px 1px 0 0 #666;
	text-shadow: 1px 1px 0 0 #666; 
}
#footer nav ul { 
		float:left;
}
#footer nav ul li { 
		font-family: 'Titillium Web', Helvetica, Arial, sans-serif;
		display: block;
		 margin: 5px 0 5px 0; 
		 font-size: 1.25em;
		-moz-text-shadow: 1px 1px 0 #191919; 
		-webkit-text-shadow: 1px 1px 0 #191919; 
		text-shadow: 1px 1px 0 #191919; 
}
		
#footer h3 { 
	 /* customize_footer_h3 */ color: #f4422e;  /* customize_footer_h3 */ 
	 	-moz-text-shadow: 1px 1px 0 #191919; 
		-webkit-text-shadow: 1px 1px 0 #191919; 
		text-shadow: 1px 1px 0 #191919;
		font-size: 1.5em;
		border-bottom: solid thin white;
}
#footer h6 { 
	 /* customize_footer_h6 */ color: #f4422e;  /* customize_footer_h6 */ 
	 	-moz-text-shadow: 1px 1px 0 #191919; 
		-webkit-text-shadow: 1px 1px 0 #191919; 
		text-shadow: 1px 1px 0 #191919;
		font-size: 1.3em;
		border-bottom: solid thin white;
}
.ccm-search-block-submit {
	border:none;
}

#social .three.columns{
	margin: 0px; 
	width: 135px;
}
#social, .sixteen .columns .row{
	margin-bottom:5px;
}
.content-box {
	background-color: #191919;
	background-color: rgba(25, 25, 25, 0.85);
	margin-top: 5px;
 }
.content-box ul li{
	list-style-type: disc;
	list-style-position: inside;
}

.container .inner {
	margin: 15px;
}
.buffer {
	padding-top: 15px;
}
#contact_details {
	position: static !important; 
	text-align:right;
	-moz-text-shadow: 1px 1px 0 #ccc; 
	-webkit-text-shadow: 1px 1px 0 #ccc; 
	text-shadow: 1px 1px 0 #ccc; 
	 /* customize_header_text */ color: #f4422e; /* customize_header_text */ 
	font-size: .85em;
	margin: 25px 0 25px 0; }
#contact_details a {  /* customize_header_text_link */ color: #f4422e; /* customize_header_text_link */  text-decoration: none; outline: 0; }
#contact_details a:hover {  /* customize_header_text_hover */ color: #f4422e; /* customize_header_text_hover */  text-decoration: underline; outline: 0; }

.credits {
	margin-top: 15px;
	padding-top: 15px;
	clear:both;
	border-top: white solid 1px;
}

.row {
	margin-bottom: 10px;
}
/* #Main Menu
================================================== */

/*navigation*/

nav.primary ul {
	margin: 25px 0 10px 0 !important; padding: 0 !important; float: left; list-style: none;
	}

nav.primary select {
	display: none;
	width:  100%;
	height: 28px;
	margin: 0;
}

nav.primary ul li {
	display: inline;
	float: left;
	position: relative; 
	padding: 0 !important; list-style: none;
	margin: 0 0 5px 4px;
}

nav.primary ul li a {
	color: #ffffff;
	position: relative;
	font-size: 1.5em; 
	padding: 8px 5px 15px 5px; 
	border-top: 5px solid #000000;
	text-decoration: none; 
	font-weight: 400;
	font-family: 'Titillium Web', Helvetica, Arial, sans-serif;
	moz-text-shadow: 1px 1px 0 #000000; 
	-webkit-text-shadow: 1px 1px 0 #000000;
	text-shadow: 1px 1px 0 #000000;
	text-transform: lowercase;
	margin-right: 15px;
	background-color: #191919;
	background-color: rgba(25, 25, 25, 0.85);
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

nav.primary ul li a:hover {
	background-color: #191919;
	background-color: rgba(25, 25, 25, 0.85);
	padding: 12px 5px 15px 5px; 
	visibility: inherit; /* fixes IE7 'sticky bug' */
	text-decoration: none; 
	border-top: 5px solid;
	/* customize_main_menu_hover */border-top-color: #f4422e;/* customize_main_menu_hover */
   	cursor: pointer;
}
nav.primary ul li a.nav-path-selected, nav.primary ul li a.nav-selected {
	background-color: #191919;
	background-color: rgba(25, 25, 25, 0.85);
	visibility: inherit; /* fixes IE7 'sticky bug' */
	text-decoration: none; 
	border-top: 5px solid;
	/* customize_main_menu */border-top-color: #f4422e;/* customize_main_menu */
 	cursor: pointer;
	color: #ffffff;
}

/*sub menu*/
nav.primary ul ul {
	opacity: 0; 
  	filter: alpha(opacity=0); 
	position: absolute;
	height: 0px;
	overflow: hidden;
	min-width: 165px;
	-webkit-transition: opacity 0.9s ease-out;
	-moz-transition: opacity 0.9s ease-out;
	-o-transition: opacity 0.9s ease-out;
	-ms-transition: opacity 0.9s ease-out;
	transition: opacity 0.9s ease-out;
	-webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);	
	display: none;
	top: 10px;
	left: 0;
	background-color: #191919;
	background-color: rgba(25, 25, 25, 0.85);	z-index: 3;
}

nav.primary ul li span {
	display: none;
	border-top: 5px solid #191919;
}

nav.primary ul li:hover ul {
	opacity: 10; 
  	filter: alpha(opacity=100); 
	height: auto;
	overflow: auto;
	background-color: #191919;
	background-color: rgba(25, 25, 25, 0.85);
	display: block; 
}

nav.primary ul ul li {
	float: none;
	display: list-item;
	background: none; 
	padding: 0 5px;
	background-color: #191919;
	background-color: rgba(25, 25, 25, 0.85);
}

nav.primary ul ul li a {
	display: block;
	text-transform: none;
	position: relative;
	z-index: 999999;
	color: #ffffff; 
	display: block; 
	position: relative; 
	font-size: 1em; 
	height: auto; 
	border-top: 5px solid #191919;
	margin: 2px 5px 0 0;
	padding: 5px; 
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

nav.primary ul ul li:hover > a {
	
	/* customize_dropdown_menu_hover */color: #f4422e; /* customize_dropdown_menu_hover */
	border-top: 5px solid #000000;
	 moz-text-shadow: 1px 1px 0 #000000;   
	 -webkit-text-shadow: 1px 1px 0 #000000;  
	 text-shadow: 1px 1px 0 #000000;
	 padding: 5px 5px 5px 10px; 
}
nav.primary ul li:hover > a {
	
	color: #ffffff; 
}
nav.primary ul ul li a.nav-path-selected, nav.primary ul ul li a.nav-selected {
	/* customize_dropdown_menu_hover_bg */background: #f4422e;/* customize_dropdown_menu_hover_bg */
	/* customize_dropdown_menu_selected */color: #ffffff; /* customize_dropdown_menu_selected */
	border-top: 5px solid #191919;
	moz-text-shadow: 1px 1px 0 #000000;   
	-webkit-text-shadow: 1px 1px 0 #000000;  
	text-shadow: 1px 1px 0 #000000;
	padding: 5px 5px 5px 10px; 
}

/* #Sidebar Menu
================================================== */
.sidebar ul {
	list-style-type: none;
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
	font-size: 1.1em;
}
.sidebar  ul li {
	border-bottom: 1px dashed #CCC;
	list-style-type: none;
	margin: 0;
}
.sidebar ul li a {
	text-decoration:none;
	display: block;
	padding: 5px;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.sidebar ul li a:hover {
	display: block;
	text-decoration:none;
	padding-left: 15px;
	/* customize_sidebar_menu_hover_bg */background: #f4422e;/* customize_sidebar_menu_hover_bg */
	/* customize_sidebar_menu_hover */color: #ffffff; /* customize_sidebar_menu_hover */
}

/* #Image Responsiveness
================================================== */
img {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
}
 
/* #Contact Form
================================================== */
.formBlockSurveyTable {
	margin:0 0 15px; }
.formBlockSurveyTable .question {
	vertical-align:top!important;
}


.formBlockSurveyTable label {
display:block;
font-weight:normal;
margin:0 0 3px;
vertical-align:top!important;
}

.formBlockSurveyTable input,.formBlockSurveyTable textarea{
	width:200px;
	font-size:1.4em;
	border:none;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	padding:5px;
	background-color: #f8f8f8;
	background-position: left top; 
}
.formBlockSurveyTable textarea  {
height:150px !important;
}


.formBlockSurveyTable textarea {
height:100px;
}

.formBlockSurveyTable input:focus,.formBlockSurveyTable textarea:focus {
background:#fff;
}

#comment {
margin-left:10px;
}

#contact {
margin-top:60px;
margin-bottom:80px;
}

.formBlockSurveyTable {
margin: 20px;
}
 
/* #Media Queries
================================================== */
	
		/* Anything Smaller than standard 960 (devices and browsers) */
	@media only screen and (max-width: 959px) {
	#logo {	text-align:center;}	
		}

	/* Tablet Portrait size to standard 960 (devices and browsers) */
	@media only screen and (min-width: 768px) and (max-width: 959px)  {
		#logo {	text-align:center;}	
		#contact_details { text-align:right; padding-top: 10px; margin-bottom: 10px;}
		.content-box { min-height: 2px;}
		nav.primary ul li a {
		position: relative;
		font-size: 1.15em; 
		}
	}
	
	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	@media only screen and (min-width: 480px) and (max-width: 767px) {
		#logo {	text-align:center;}	
		.content-box {	min-height: 2px;}
		#contact_details { text-align:center; padding-top: 10px; 	margin-bottom: 10px;}
		nav.primary {
			padding: 21px 0;
		}
		nav.primary select {
			display: block;
		}
		nav.primary ul {
			display: none;
		}	
	}
	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 479px) {
		nav.primary {
			padding: 21px 0;
		}
		nav.primary select {
			display: block;
		}
		nav.primary ul {
			display: none;
		}
		header.main .banner {
			display: none;
		}
		#contact_details { text-align:center; padding-top: 10px; margin-bottom: 10px; overflow:auto;}
		.content-box {	min-height: 2px;}
		#footer nav { display: none;}
	}
	
	
	
/* NetK - JAL - TEMP CSS TO SEE HOW THIS LOOKS */
.content-box { color:#000 !important; background-color:#fff !important; }
.container h2 { color:#000 !important; }