/*   
Theme Name: United Security
Description: United Security
Author: GO Agency

*/

@import "menu.css";

* { margin: 0; padding: 0; border: 0; } 

/* Structure */



ul { z-index: 99999999 }

body {text-align: center;  background: #686969 url(images/outerbg.gif) repeat-x;  }

#container {width: 822px; margin: 0 auto; text-align: left }

#innerContainer { background: #fff; padding: 5px 5px 5px 5px ; }

#content { background: #fff url(images/innerbg.gif) repeat-y;}


#header { padding: 10px; background: #fff;  }
	#logo { height:  65px; width: 206px; float: left; }	
	#search { width: 300px; float: right; display: block }
	
#imageContainer {  z-index: 2; list-style-type: none; margin: -20px 0 5px 0; width:812px; height:288px; position: relative; background: #000 }

#nav { background: #01498f url(images/navbg.gif) repeat-x; height: 26px; width: 100%; clear: both; margin-bottom: 5px; padding-top: 2px }	

 #sideNews {width: 270px; float: left }
   #sideNews img { margin: 3px 0 10px 0 }
   #sideNews ul { list-style-type: none; }
   #sideNews li { margin-bottom: 3px }
   #sideNews p { text-align: center; margin-top: 15px }
#sidebar { width: 197px; float: left; margin: 3px 5px 0 0; height: 400px }
  #sidebar ul { padding: 15px 0 0 30px; list-style-type: none; }
 #sidebar ul li ul { padding: 0px 0 0 15px; list-style-type: none; }
  #sidebar ul li a { text-decoration: none; color: #132754; font-size: 12pt }
#sidebar ul li a:hover, #sidebar ul li a:active { text-decoration: underline }

#sideNews li { margin-left: 20px; padding-left: 3px; font-size: 13px }
#subHeader { background: #fff; padding: 0 0 5px 0 }
#homeVid { width: 507px; float: left; background: #000;  margin: 3px 0 0 3px; padding: 15px }
 #homeVid object, #homeVid embed { background: #000;  }
	
#copy { margin: 3px 0 0 25px; float: left; width: 539px; background: #fff }

#copy ul { margin: 10px 0 0 30px }

#copy blockquote { margin-left: 15px }

#copy h2 { margin-top: 10px }

#footer { color: #fff; clear: both; text-align: center; padding-top: 10px; width: 822px;}
#footer font a { text-decoration: none }

/* Global Elements */
#search { padding-top: 25px; text-align: right }
#search input {font-size: 10px; border: 1px solid #9d9d9d; }
.inputText { color: #7d7d7d; padding: 2px }
.inputSubmit, button.inputSubmit { font-weight: bold; color: #fff; background-color: #132754; padding: 1px }

/* Text */

h1, h2, h3 { font-family: Helvetica, Arial, sans-serif; font-weight: normal; color: #01498f; line-height: 1.2em }
h1 { font-size: 25px; margin: 25px 20px 15px 0px; font-weight: bold; text-transform:uppercase }
body { font-family: Arial, sans-serif;
	  font-size: 12px; line-height: 1.4em }
	  
#copy p { padding: 10px 15px 0px 0px }

/* Specific Pages */

#levelsAccessPage { background: #fff url(images/backgroundAbout.jpg) no-repeat top right; }
#levelsAccessPage p { width: 380px }

.wpcf7 form input, .wpcf7 form textarea { border: solid 1px grey; width: 140px }
.wpcf7 form td { font-weight: bold; padding: 3px }

#submitButton { width: 80px}