/* CSS Page */
/* Developed by Mike Weiss of mjmediateam.com*/
/*-------- Elements --------*/

* {
	margin:0;
	padding:0;
}

body {
	background:#262424;
	height:100%;
	text-align:center;
	font-family:Geneva, Arial,"Times New Roman", Times, serif;
}

table {
/*	border: 1px #000000 solid;	*/
}

td {
	vertical-align: top;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 4px;
	padding-right: 4px;
/*	font-family:Arial, Helvetica, sans-serif; */
}

th {
	vertical-align: bottom;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 4px;
	padding-right: 4px;
}

fieldset {
	border: 1px solid #7E9CC1;
	padding: 3px;
	font-size:12px;
}

#container {
	margin:0 auto;
	min-height:100%;
	text-align:left;
	position:relative;
	width:730px;
}

#header h1 {
	color:#445971;
	font-family:Arial, Helvetica, sans-serif;
	font-size:36px;
	padding:10px 0 0;
	text-transform:uppercase;
}

#header h2 {
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	margin:-13px 0 0 13px;
	padding-top:5px;
	padding-bottom:20px;
}

#focus {
	background:url(images/personal_security.jpg) center center no-repeat #50647B;
	overflow:hidden;
	height:240px;
	width:730px;
	color:#000;
}

#op_focus {
	background:url(images/sikorsky_uh60_blackhawk_sm.jpg) center center no-repeat #50647B;
	overflow:hidden;
	height:240px;
	width:730px;
	color:#000;
}

#cell_focus {
	background:url(images/V22-1_sm.jpg) center center no-repeat #50647B;
	overflow:hidden;
	height:240px;
	width:730px;
	color:#000;
}

#black_razor_focus {
	background:url(images/Makeup_sm.jpg) center center no-repeat #50647B;
	overflow:hidden;
	height:240px;
	width:730px;
	color:#000;
}

/* normal navigation */
#navigation {
	background:url(images/left.gif) no-repeat top left #50647B;
	float:left;
	height:240px;
}

#navigation h3 {
	display:none;
}

#navigation ul {
	color:#FFF;
/*	font-family:Arial, Helvetica, sans-serif; */
	list-style-type:none;
/*	margin:20px auto auto 20px; */
	margin:20px 10px 10px 10px;
	text-transform:uppercase;
}

#navigation ul li {
	overflow:hidden;
	width:150px;
}

#navigation a {
	border-bottom:1px solid #7E9CC1;
	color:#FFF;
	display:block;
	font-size:14px;
	padding:10px 0 10px 8px;
	text-decoration:none;
	width:150px;
}

#navigation a:hover {
	padding:10px 0 10px 20px;
}

#navigation a.active,#navigation a.active:hover {
	border-bottom:3px solid #7E9CC1;
	cursor:default;
	font-weight:700;
	padding:10px 0 10px 8px;
}




/* operative navigation */
#op_navigation {
	background:url(images/left.gif) no-repeat top left #50647B;
	float:left;
	height:240px;
}

#op_navigation h3 {
	display:none;
}

#op_navigation ul {
	color:#FFF;
/*	font-family:Arial, Helvetica, sans-serif; */
	list-style-type:none;
	margin:3px 10px 10px 10px;
	text-transform:uppercase;
}

#op_navigation ul li {
	overflow:hidden;
	width:150px;
}

#op_navigation a {
	border-bottom:1px solid #7E9CC1;
	color:#FFF;
	display:block;
	font-size:12px;
	padding:5px 0px 5px 4px;
	text-decoration:none;
	width:150px;
}

#op_navigation a:hover {
	padding:5px 0px 5px 20px;
}

#op_navigation a.active,#op_navigation a.active:hover {
	border-bottom:3px solid #7E9CC1;
	cursor:default;
	font-weight:700;
	padding:5px 0px 5px 4px;
}

#op_rank fieldset {
	border: 1px solid #7E9CC1;
	padding: 3px;
	font-size:12px;
}

#op_rank legend {
	color: #ffffff;
/*	font-family:Arial, Helvetica, sans-serif; */
	font-size:14px;
	margin-left:7px;
	padding: 3px 5px 3px 3px;
	background: #50647B;
	border: 1px solid #7E9CC1;
	font-weight: bold;
}



#quicksearch {
	background:url(images/right.gif) top right no-repeat #50647B;
	float:right;
	height:240px;
	width:200px;
	color:#fff;
/*	font-family:Arial, Helvetica, sans-serif; */
}

#quicksearch form {
	padding:10px;
}

#quicksearch input,#quicksearch label {
	clear:left;
	float:left;
}

#quicksearch input {
	margin:0 0 0 15px;
	width:140px;
}

#quicksearch label {
	color:#fff;
	font-size:12px;
	margin:10px 0 0 15px;
/*	font-family:Arial, Helvetica, sans-serif; */
}

#quicksearch .date {
	background:url(images/date.gif) center right no-repeat #FFF;
}

#quicksearch fieldset {
	border: 1px solid #7E9CC1;
	background: #50647B;
	padding: 3px;
	font-size:12px;
}

#quicksearch legend {
	color: #ffffff;
/*	font-family:Arial, Helvetica, sans-serif; */
	font-size:14px;
	margin-left:7px;
	padding: 3px 5px 3px 3px;
	background: #50647B;
	border: 1px solid #7E9CC1;
	font-weight: bold;
}

#quicksearch .submit {
	clear:both;
	float:left;
	margin:20px 0 10px 15px;
	padding:1px 10px;
}

#middle {
	padding:0 0 60px;
}




/*  Content Elements  */
#content {
	background:url(images/top.gif) top center no-repeat #fff;
	margin:10px 0 0;
}

#content hr {
	clear:both;
	visibility:hidden;
}

#content p.top {
	background:url(images/bottom.gif) bottom center no-repeat;
	margin:0;
	padding:30px 0 0;
	text-align:right;
}

#content p.top a {
	background:url(images/arrow_up.gif) center left no-repeat;
	margin:0 30px;
	padding:0 0 0 15px;
}

#content h3 {
	border-bottom:1px solid #7E9CC1;
	color:#445971;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-style:italic;
	margin:5px 10px;
}

#content p {
	margin:3px 15px 10px;
	text-align:left;
}

#content h4 {
	font-size:11px;
	line-height:15px;
	margin:2px 10px;
}

#content .date {
	background:url(images/date.gif) center left no-repeat #FFF;
	color:#445971;
	padding:0 0 0 20px;
}

#content a {
	color:#7E9CC1;
	text-decoration:none;
}

#content img {
	border:1px solid #7E9CC1;
	margin:5px 15px;
	}



#content ul {
/*	font-family:Geneva, Arial,"Times New Roman", Times, serif; */
	list-style-type:circle;
	margin:-4px auto auto 40px;
}

#content ul li {
   font-size:16px;
}


#content ol {
/*	font-family:Geneva, Arial,"Times New Roman", Times, serif; */
/*	list-style-type:circle; */
	margin:-4px auto auto 40px;
}

/* #content 0l li { */
#content li {
   font-size:16px;
}



html,* html #container {
	height:100%;
}

#testimonial ul {
/*	font-family:Geneva, Arial,"Times New Roman", Times, serif; */
	list-style-type:circle;
	margin:-4px auto auto 15px
}

#testimonial ul li {
	font-size:12px;
}




/*  Missions  */
#missions ul {
/*	font-family:Geneva, Arial,"Times New Roman", Times, serif; */
	list-style-type:circle;
	margin:-4px auto auto 30px;
	text-indent: -1px;
}

#missions ul li {
	font-size:12px;
}


#missions ol {
/*	font-family:Geneva, Arial,"Times New Roman", Times, serif; */
/*	list-style-type:circle; */
	margin:-4px auto auto 30px;
}





/*  Footer  */
* html #footer {
	margin-top:-50px;
}

#footer {
	background:url(images/footer.gif) top center no-repeat #7e9CC1;
	height:50px;
	margin:-50px auto 0;
	position:relative;
	text-align:center;
	width:730px;
}

#footer a:hover,#content a:hover {
	text-decoration:underline;
}

#footer p {
	color:#fff;
/*	font-family:Geneva, Arial, Helvetica, sans-serif; */
	font-size:10px;
	padding:15px 0 0;
}

#footer a {
	color:#fff;
	text-decoration:none;
}



/*  Classes  */
.left {
	float:left;
}

.right {
	float:right;
}

.gray {
	background-color:#F2F3F4;
}



/*  Content Controllers  */
/*  Use this to make a new row of columns  */

#content .row {
	margin:5px auto;
	overflow:hidden;
	width:98%;
}


/*  Combine columns to form a layout  */
.fullcolumn {
	float:left;
	width:99%;
}

.threequartercolumn {
	float:left;
	width:73.5%;
}

.halfcolumn {
	float:left;
	width:49%;
}

.onethirdcolumn {
	float:left;
	width:33%;
}

.twothirdcolumn {
	float:left;
	width:65%;
}

.onequartercolumn {
	float:left;
	width:24.5%;
}

.main {
/*	font-family:Geneva, Arial,"Times New Roman", Times, serif; */
	font-size:16px;
	text-indent: 0.5em;
}

.mainNoIndent {
/*	font-family:Geneva, Arial,"Times New Roman", Times, serif; */
	font-size:16px;
}

.normal {
/*	font-family:Geneva, Arial,"Times New Roman", Times, serif; */
	font-size:12px;
}

.normal2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-indent: 1.5em;
}

.op_rank {
	float: right;
	width: 300px;
	margin: 5px 10px 5px 5px;
}

.testimonial {
/*	font-family:Geneva, Arial,"Times New Roman", Times, serif; */
	font-size:12px;
	text-indent: 0.5em;
}

.supersize {
/*	font-family:Geneva, Arial,"Times New Roman", Times, serif; */
	font-size:10px;
}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* popInfo ©2007 randsco.com                                 */
/* See the following link for details                        */
/* http://randsco.com/index.php/2007/12/22/rockin_da_sidebah */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */


/* the mechanics */
.popInfo span { /*paras*/
	display:block;
	margin:0 0 5px 0;
}
.popInfo .box { /*hidden*/
	position:absolute;
	margin-left:-20000px;
	z-index:1000;
}
.popInfo:hover .box { /*center*/
	margin:-40px 0 0 0;
	right:50%;
}
* html .popInfo:visited:hover { /*IE*/
	padding:0;
}

/* link styling */
.popInfo {
	background:none;
	color:#333;
	padding:0;
	margin:0;
	border-bottom:1px dashed #f00;
/*	cursor:help; */
/*	cursor:crosshair; */
}
.popInfo:hover {
	background:none;
	color:#333;
	padding:0;
	margin:0;
	border:dashed #c60;
	border-width:0 0 1px 0;
}

/* pop-up styling */
.popInfo .box {
	color:#666;
	background:#f8f8f8;
	border:2px solid #999;
	padding:5px 10px;
	font:80% verdana,sans-serif;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
.popInfo img {
	border:none;
}
/* (add to XHTML, if you can) */
/*	popInfo.w30:hover .box {
	width:30em;
	margin-right:-13em;
} */

/* end popInfo CSS */


#div-days {
	position:relative;
	top:-37px;
	right:50;
	width:200px;
	color:#445971;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-style:italic;
	font-weight: bold;
	text-align: right; 
	margin:5px 10px;
	float: right;
}
