/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	/*background-color: #666; */
	background: #78c2ec url(http://www.navycs.com/images/bg_blue.png) repeat-x;
	line-height: 1em;	
	margin: 0px;
	padding: 0px;
}

a:link, a:visited, a:hover {
	color: #31ACAC;
	text-decoration: none;
	font-weight:500;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}


.google{
	float:left;
	padding-left:10px;
	padding-right:5px;
	margin:5px;
}
.googler{
	float:right;
	padding-left:5px;
	padding-right:5px;
	margin:5px;
	/*border-left:1px outset #999999;
	border-bottom:1px solid #999999;*/
}
div.googler img{
         /*border:1px solid #999999;*/
         margin:0px;
         padding:0px;         
}
div.google img{
         /*border:1px solid #999999;*/
         margin:0px;
         padding:0px;         
}
div.googler a{
padding:0px;

}
div.google a{
padding:0px;

}


h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#whole {
width:800px;
text-align:left;
border-bottom:.4em solid #0401ff;
 /*999999*/
	border-left:.4em outset #0401ff;
	border-right:.4em inset #0401ff;
	border-top:.4em solid #0401ff;
	background-color: #151515;
}
#masthead{
background: url(http://www.navycs.com/images/navycssmain.png) no-repeat;
	margin: 0;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
}
#mastheaduk{
background: url(images/uknavycsmain.png) no-repeat;
	margin: 0;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
}
#masthead h1{
 font-family: Verdana,Arial,sans-serif;
 padding: 110px 0px 20px 20px;
 color: #FFCC33;
}
#mastheaduk h1{
 font-family: Verdana,Arial,sans-serif;
 padding: 110px 0px 20px 20px;
 color: #000099;
}

#navBar{
float:left;
width:160px;
	/*margin: 0 80% 0 0;*/
	padding: 0px;
	background-color: #151515;
	
}
#navBar h4 {
 color: #B5BFD2; 
	font-size: 16px; 
	font-weight: bold;
	background:  url(http://www.navycs.com/images/th.gif) repeat-x;
	padding: 6px 0px 0px 0px;
	text-align: center;
	height: 26px;
}
#content{
  float:right;
	width: 637px;
	margin: 0;
	color:#FFFFFF;
	line-height:1.5em;
	/*background: url(images/ncsbg.gif) center no-repeat;*/
	
}
#content h2{
	color: #B5BFD2; 
	font-size: 16px; 
	font-weight: bold;
	background: url(http://www.navycs.com/images/th.gif) top left repeat-x;
	white-space: nowrap;
	padding: 3px 0px 0px 0px;
	text-align: center;
	height: 26px;
}

#onine {
	color: #B5BFD2; 
	font-size: 16px; 
	font-weight: bold;
	background: url(http://www.navycs.com/images/th.gif) top left repeat-x;
	white-space: nowrap;
	padding: 3px 0px 0px 0px;
	text-align: left;
	text-indent:5px;
	height: 26px;
}

#nrd {
padding: 10px 0px 10px 10px;
line-height:1.1em;
margin: 0;
text-align:left;
}
#nrd p{
padding: 0px 0px 0px 0px;
line-height:1.1em;
margin: 0;
}
.seo {
padding: 0px 0px 0px 10px;
color:#155151;
font-weight:bold;
}
.seop {
color:#0B6684;
line-height:1.1em;
}
/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}


/************* #globalNav styles **************/

#globalNav{
color: #cccccc;
padding: 0px 0px 0px 10px;
white-space: nowrap;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px; 
}

/************* Table styles *************/

th { 
	text-align: center;
	font-weight: bold;	  
}
td {
	text-align:center;
}
td.nrd {
	text-align:left;
	padding: 4px 2px 4px 5px;
	line-height:1.1em;
}
td.ben {
	text-align:left;
	padding: 4px 2px 4px 5px;
	line-height:1.1em;
}


/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}


/************** .feature styles ***************/

.feature{
	font-size: 14px;
	background-color:#EDEBEB;
	color:#000;
	font-weight:500;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#CCCCCC;
	
}
.feature li {
	list-style: circle inside;
	text-align: left;
}
.featuresm{
	font-size: 14px;
	color:#FFFFFF;
	
}
.featuresm li {
	list-style: circle inside;
	text-align: left;
}
.featuresm h3 {
color:#669999;
padding-left: 20px;
padding-top: 15px;
}
.feature h3{
text-align:left;
padding: 10px;
}
/*.feature h2{
	color: #B5BFD2; 
	font-size: 16px; 
	font-weight: bold;
	background: #2F4165 url(images/th.gif) top left repeat-x;
	white-space: nowrap;
	padding: 3px 0px 0px 0px;
	text-align: center;
	height: 26px;

}*/
.feature p {
padding: 0px 10px 10px 10px;
font-family: Arial, Helvetica, sans-serif;
}
.feature a:link{
	color: #333399;
}
.feature a:visited{
	color:#333399;
}
.feature a:hover{
	color:#333399;
}
.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 0px;
	font-size: 14px;
}

.story p{
	padding: 10px 10px 10px 10px;
}
/*.story h2{
 color: #B5BFD2; 
	font-size: 16px; 
	font-weight: bold;
	background: #2F4165 url(images/th.gif) top left repeat-x;
	white-space: nowrap;
	padding: 3px 0px 0px 0px;
	text-align: center;
	height: 26px;
}*/

/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	font-size: 10px;
	font-weight: bold;
	line-height: 1em;
	color: #FF0000;
	text-align:center;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #151515;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #151515;
	font-size: 100%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 5px;
	border-top: 1px solid #151515;
	border-left:solid 3px #CCCCCC;
	width: 100%;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #151515;
	padding: 2px 0px 2px 5px;
	border-left:solid 3px #CCCCCC;
	
}

#sectionLinks a:hover{
	color:#000000;
	border-top: 1px solid #151515;
	border-left:solid 3px #ff6600;
	border-right:solid 3px #ff6600;
	background-color: #dddddd;
	padding: 2px 0px 2px 5px;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 15px 2px;
	font-size: 80%;
	color:red;

}
.relatedLinks li{list-style-type: none;}
.relatedLinks a:link{
	color:#cccccc;
}
.relatedLinks a:visited{
	color:#cccccc;
}
.relatedLinks a:hover{
	color:#cccccc;
}
.relatedLinks h3{
	padding: 6px 0px 0px 0px;
	color:#FFCC33;
	font-size: 16px; 
	font-weight: bold;
	background: url(http://www.navycs.com/images/th.gif) top left repeat-x;
	text-align: center;
	height: 26px;
}

/************** #advert styles **************/

#advert{
	padding-left:5px;
	font-size: 100%;
	color:#FF6600;
	border-top: 1px solid #151515;
}
#advert8{
	padding-top:825px;
	padding-left:5px;
	font-size: 100%;
	color:red;
	border-top: 1px solid #151515;
}
#advert8 a:link{
	color:red;
}
#advert8 a:visited{
	color:red;
}
#advert8 a:hover{
	color:red;
}
#advert9{
	padding-top:1900px;
	padding-left:5px;
	font-size: 100%;
	color:#FF6600;
	border-top: 1px solid #151515;
}
#adverttime{
	padding-top:400px;
	padding-left:5px;
	font-size: 100%;
	color:#FF6600;
	border-top: 1px solid #151515;
}


#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}
/************** #Search box ads - navigation **************/
#search2 {
	padding-top:0px;
    width:160px;
  	height:260px;
  	font-family:Verdana, Arial;
    font-size:11px;
	background-color:#151515;
    border-right-width:1px;
	border-right-style:solid;
	border-right-color:#CCCCCC;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#CCCCCC;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#CCCCCC;
}
#search2 h6 {
	font-size:14px;
 	background-color:#2B4068;
  	color:#B5BFD2;
  	margin:0px;
    text-align: center;
}
#search2 form {
	margin:10px 0px 5px 5px;
}
#search2 #left {
	width:120px;
	margin:0px;
}
#search2 #right {
	width:150px;
 	margin:0px;
}
#search2 fieldset {
	padding:5px 0px 0px 0px;
	margin: 0px;
  	border:none;
}
#search2 select	{
	width:150px;
	font-size:11px;
}
#search2 label {
	clear:both;
 	color:#ffffff;
  	font-weight:bold;
}
.searchtextfield {
	width:85px;
 	font-size:11px;
}
.searchbutton {
	font-weight:bold;
 	color:#ffffff;
  	background-color:#1352bf;
   	border:1px solid #cccccc;
}
#search3 {
	padding-top:0px;
    width:637px;
  	height:100px;
  	font-family:Verdana, Arial;
    font-size:11px;
	/*background: url(http://www.navycs.com/images/s-bg.gif) no-repeat;*/
	/*background-color:#33ccff;*/
	background-color:#cccccc;
    border-right-width:1px;
	border-right-style:solid;
	border-right-color:#151515;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#151515;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#151515;
}
#search3 h6 {
	font-size:14px;
 	background-color:#2B4068;
  	color:#B5BFD2;
  	margin:0px;
    text-align: center;
}
#search3 form {
	margin:10px 0px 5px 5px;
}
#search3 td #left {
	width:200px;
	margin:0px;
	float:left;
	padding-left:10px;
}
#search3 td #right {
	/*width:100px;*/
 	margin:0px;
	padding-left:400px;
}
#search3 td #middle {
	width:200px;
 	padding-left:200px;
	
}
#search3 fieldset {
	padding:5px 0px 0px 0px;
	margin: 0px;
  	border:none;
}
#search3 select	{
	width:150px;
	font-size:11px;
}
#search3 label {
	clear:both;
 	color:#000000;
  	font-weight:bold;
}
.searchbutton3 {
	font-weight:bold;
 	color:#ffffff;
  	background-color:#FF0202;
   	border:1px solid #000000;
}



