/* External Style Sheet for screen: 428 Peterborough Wing Air Force Association of Canada */
/* Site Design: Black Cap Design */

* {margin: 0} /* sets margin on everything to 0 to address IE & non-IE rendering inconsistencies  */
img {border: none;} /* removes border on all images */

body 
{
	padding: 0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	background: #bcc1cd;
	color: #898989;
	min-width: 994px; /* prevents design collapse (header) on small window resize */	
}
#bodywrap 
{
	width: 994px;
	margin: 0 auto;		
}
.no_display
{
	display: none;	
}
/* ------------<HEADER>------------ */
/* =================<OUTER CONTAINER DIVs>==================== */
#wrapper
{
 /* for ie6 text alignment*/
}
#middle 
{
 	background: url('../images/middle_bg.gif') repeat-y;
 	width: 994px;
 	margin: 0 auto; 	
}
#bottom
{
	background: url('../images/bottom_bg.gif') no-repeat;
	height: 12px;
	width: 994px;
	margin: -5px auto 0 auto;	
}
/* =================</OUTER CONTAINER DIVs>==================== */

/* ------------</HEADER>------------ */
/* ============<BANNER>============= */
#banner
{
	width: 990px;	
	height: 364px; /* adjust vertical height to increase/decrease space between 3 columns and top of browser window */ 
	margin: 0;
	background-image: url('../images/banner_bg.jpg');
	background-repeat: no-repeat;
	background-position: 262px 5px;
}
#logo
{
	margin: 0 0 0 10px;
}
/* ============</BANNER>============ */
/* ===========<3 column layout>=========== */
#three_column_container
{
	clear: left;
}
#column_left
{
	float: left;
	width: 196px;
	margin: 10px 0 30px 0;
/*	outline: 1px solid lime; */
}
#content
{
	margin: 0px 214px 30px 198px;
	padding: 0 30px 0 34px;
	background-image: url('../images/content_bg.gif');
	background-repeat: repeat-y;
/*	outline: 1px solid navy; */
}
#column_right
{
	float: right;
	width: 212px;
	margin: 0 0px 30px 0;
	padding: 0 0 0 0;
/*	outline: 1px solid red; */
}
/* Content for Calendar Page */
#content_calendar
{
	margin: 0px 0px 30px 198px;
	padding: 0 30px 0 34px;
	background-image: url('../images/cal_content_bg.gif');
	background-repeat: repeat-y;		
}

/* ------------------------- */
/* ===========<3 column layout>=========== */
/* ---------------<CONTENT DIVs>-------------- */
#container
{
	position: relative;	/* necessary for absolute positioning of logo div */
}
h1
{
	font-size: 17px;
	margin: 0px 0 10px 0;
	color: #2f4e84;
}
h2, h3
{
	font-size: 15px;
	margin: 12px 0 10px 0;
	color: #3d5a8c;
}
h3
{
	font-size: 14px;
	font-style: oblique;		
}
p
{
	margin: 8px 0;
	line-height: 150%; 
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial, sans-serif;		
}
#content p, #content h1, #content h2, #content h3, #content ul
{
	padding: 0 0 0 0;	
}
.asterisk
{
	color: #990000;
	font-weight: bolder;		
}
#left_border_patch /* empty div with white bg to cover top of content area's left border - uncomment outline to reposition */
{
/* 	outline: 1px solid black; */
	background: white;
	position: absolute;
	top: 364px;
	left: 196px;
	width: 10px;
	height: 20px;
}
.highlight_box
{
	background: #f0f0f0;
	color: #6c6c6c;
	border: 1px solid #999;
	padding: 2px;
	text-align: center;	
}
#content .highlight_box
{
	margin: 12px 22px;
	padding: 2px 10px;	
}
.intro_text
{
	color: #2f4e84;
	font-weight: bolder;	
}
iframe
{
	border: 1px solid #999;		
}
.indent
{
	padding-left: 12px;	
}
.tagline
{
	font-weight: bold;
	font-style: oblique;
	text-align: center;
	color: #3d5a8c;	
}
/* ---<table divs (for role/phone lists)>---- */
table.executive
{
	width: 90%;		
}
td.c1
{
	width: 70%;
	background-image: url('../images/dotted_line.gif');
	background-repeat: repeat-x;
}
td.c1 span
{
	background-color: white;
	padding-right: 3px;	
}
td.c2
{
	width: 30%;
}

/* ---</table divs>---- */
/* ---------------</CONTENT DIVs>-------------- */

/* ------------<COLUMN LEFT DIVs>---------------*/
/* ------<sidebar navigation>----- */
ul.sidebar_nav
{
	text-align: left;
	list-style: none;
	padding: 18px 0 16px 22px;
	margin: 0 0 20px 0;
	width: 170px;
}
ul.sidebar_nav li
{
	display: block;
	margin: 0;
	padding: 0;
}
ul.sidebar_nav li a, ul.sidebar_nav li a:visited
{
	display: block;
	padding: 0.5em 0 0.5em 1.3em; 
	margin: 1px 0;
	color: #999;
	text-decoration: none;
}
ul.sidebar_nav li.active a, ul.sidebar_nav li.active a:visited, ul.sidebar_nav li.active a:hover
{
	color: #2f4e84;	
}
ul.sidebar_nav li a:visited
{
	text-decoration: none;
}
#navcontainer ul li a:hover/*, #navcontainer ul li ul li a:hover, #navcontainer ul li ul li a.current2 */
{
	color: #2f4e84;
	background: url('../images/nav_marker.gif') no-repeat;
	background-position: 0 10px;	
	text-decoration: none;
}
#navcontainer ul li ul li a:hover, #navcontainer ul li ul li a.current2
{
	background-image: none;	
}
/*
#navcontainer ul li ul li a:hover, #navcontainer ul li ul li a.current2
{
	background-position: 4px 9px;	
}
*/
.active a:link, .active a:visited, .active a:hover
{
	color: #2f4e84;
	background: url('../images/nav_marker.gif') no-repeat;
	background-position: 0 10px;	
	text-decoration: none;
}
li.act, li.active
{
	font-size: 15px;
	line-height: 108%;
	font-weight: bolder;
	font-family: verdana, arial, sans-serif;
}
div#navcontainer ul li:hover ul  
{
	display: block;
}
ul.subnav1 li a
{
	width: 140px;
}	
#navcontainer li
{
	position: relative;	
}
#navcontainer ul ul 
{
	position: absolute;
	top: 4px;
	left: 60%; /* to position them to the right of their containing block */
	width: 75%; /* width is based on the containing block */
}
div#navcontainer ul ul 
{
	display: none;	
}
#navcontainer ul ul 
{
	position: absolute;
	z-index: 500;
}
.sidebar_nav li ul
{
	background: #ddd;;
	padding: 0; 
	border: 1px solid #909090;
}
.sidebar_nav li ul li
{
	line-height: 150%;
}
/* Sub Menu Styles */		
#navcontainer li ul li a 
{ 
	padding: 0 0 0 8px;
	color: #999;
	background: #ddd;;
	line-height: 150%;
}
/* --/Sidebar Navigation-- */
/* ------------</ COLUMN LEFT DIVs>---------------*/

/* ----------<COLUMN RIGHT DIVs>----------- */

#column_right .highlight_box
{
	margin: 0 22px 0 6px;	
}
#column_right p
{
/*	color: #6c6c6c; */
}
#ad
{
	margin-top: 20px;	
}
/* ----------</COLUMN RIGHT DIVs>----------- */

/* ---------------<LISTS>-------------- */
ul.standard
{
	margin: -4px 0 0 24px;
/*	line-height: 100%; */
	list-style-type: circle;
	font-size: 11px;
}
ul.standard ul li
{
	margin-left: 32px;
	list-style-type: square;	
}
ul.standard ul li ul li
{
	margin-left: 32px;
	list-style-type: disc;	
}
ul.alpha
{
	margin: -4px 0 0 24px;
	list-style-type: lower-alpha;	
	line-height: 150%; 		
}
ul.special
{
	margin: -4px 0 0 10px;
	list-style-type: none;
}	
ul.special li
{
	padding: 0 0 0 16px;
	background-image: url('../images/bullet.gif');
  background-repeat: no-repeat;
  background-position: 0 5px;
	line-height: 150%;  		
}
/* ---------------</LISTS>-------------- */
/* -------------<FOOTER>-------------- */
#footer
{
	clear: both;
	padding: 0 0 1px 10px;
}
#footer p
{
	text-align: center;
	font-size: 10px;
	color: #999;
	margin: 0;
	padding-bottom: 2px;
}
#design_credit 
{
	padding-left: 34px;
}
.nowrap
{
	white-space: nowrap;	
}

/* -------------</FOOTER>-------------- */
/* ===<ANCHORS>=== */
#content p a:link, #content h1 a:link, #content ul a:link, #column_right p a:link, #footer p a:link
{
	color: #2f4e84;
	text-decoration: underline;	
}
#content p a:hover, #content h1 a:hover, #content ul a:hover, #column_right p a:hover, #footer p a:hover
{
	color: #2f4e84;
	text-decoration: none;	
}
#content p a:visited, #content h1 a:visited, #content ul a:visited, #column_right a:visited, #footer p a:visited 
{
	color: purple;
	text-decoration: underline;	
}
#content p a:visited:hover, #content h1 a:visited:hover, #content ul a:visited:hover, #column_right a:visited:hover, #footer p a:visited:hover
{
	text-decoration: none;	
}
/* ===</ANCHORS>=== */
/* ===<CONTACT FORM>=== */
form#contact
{
	line-height: 150%;
	font-size: 11px;
}
fieldset
{
	border: none;
	display: block;
}
fieldset dl
{
	margin: -48px 0 0 -4px;
}
.Firstname
{
	visibility: hidden;	
}
.xsmall
{
	width: 60px;	
}
.small
{
	width: 100px;	
}
.medium
{
	width: 220px;
}
.large
{
	width: 320px;	
}
input#submit
{
	margin-left: -4px;
}
.form_h2
{
	margin: 20px 0 54px -4px;
}
/* ===</CONTACT FORM>=== */
