@charset "utf-8";

/* CSS Document */



/**/
@import "reset-fonts-grids.css";

@import "base.css";

html {

	background: #fff;

}

body {
	text-align: center;
	margin: 0;
}



div#doc2 {
	border: 1px solid #000;
	width: 960px;

	margin: 0 auto;	
}

/* main font size*/
#content p, #content li {
	font-size: 108%;
}


h1, h2, h3, h4 {
	color: #087db0;
}

h1 {  font-weight: bold; margin: 5px 0; font-size: 155%;}

h2 { 
	text-transform:uppercase;
	font-weight: normal;
	font-size: 130%;
}

h6 {
	background: url(img/portal_logo.jpg) 0 0 no-repeat;
	height: 64px;
	width: 496px;
	margin: 0 0 0 12px;
	float: left;
	padding-bottom: 30px;
}

h6 a {
	height: 100%;
	display: block;
}

h6.issf {
	background: url(img/issf_logo.jpg) 0 0 no-repeat;
	height: 64px;
	width: 184px;
	margin: 0 12px 0 0;	
	float: right;
}
h6 span { display: none; }

h2 span { display: none; }

div#home_banner {

	height: 300px;

}


div#hd {
	background: url(img/header_metal_bg.jpg) 0 -10px no-repeat;
	padding-top: 50px;
}


div#banner  {

	background: 0 0 no-repeat;

	width: 949px;

	margin: 0;

	padding: 0;	

	clear: both;

}



div#banner span { display: none; }

div#banner.home { background-image: url(img/banner_home.jpg); 	height: 340px;}

div#primary_nav {

/*	background: url(img/navigation_sprite.jpg) 0 0 no-repeat;

	background: url(img/navigation_bg.png) 0 0 no-repeat;

	background: url(img/header_metal_bg.jpg) 0 0 no-repeat;*/
	height: 30px;
	/*width: 660px;*/
	/*background-color: #A46B28;*/
/*	margin-left: 320px;
	margin-left: 16px;
	margin-right: 16px;*/
	background: #087db0;
	clear: both;
}

/* =primary_nav */





div#primary_nav ul,div#special_nav ul {

	margin: 0px;
/*	padding-left: 45px;*/
    list-style-type: none;
	padding: 0;

}

div#primary_nav li,div#special_nav li {

    float: left;

	padding: 0px;	

	list-style-type: none;

}


div#primary_nav a , div#special_nav a{

    text-decoration: none;

	font-size: 108%; /*yui 19 */

    font-weight: bold;

	line-height: 28px;

    display: block;

    color: #fff;

	border: none;

}



#tabs a
{
padding-left: 15px
}

#tabs a span
{
padding-right: 15px
}

#tabs a, #tabs a span
{
display: block;
float: left
}

/* Hide from IE5-Mac \*/
#tabs a, #tabs a span
{
float: none
}
/* End hide */

#tabs a:hover, #tabs li.active a
{
color: #EEEEEE;
/*background: #fff url(img/tab_left.jpg) left bottom no-repeat;*/
padding-left: 15px
}

#tabs a:hover span, #tabs li.active a span
{
/*background: url(img/tab_right.jpg) right bottom no-repeat;*/
padding-right: 15px
}



.idivide {
	color: #4A8FD0;
	font-weight: bold;
}



/* =secondary nav */



div#sub_nav {

	background: #3f4149; 

	height: 25px;

}



div#sub_nav ul {

	margin: 0px;

    list-style-type: none;

}

div#sub_nav li {

    float: left;

	padding: 3px 20px 2px 20px;	

	list-style-type: none;

}



div#sub_nav a {

    text-decoration: none;

	font-size: 93%; /*yui 12px */

/*    font-weight: bold;*/

	line-height: 20px;

    display: block;

    color: #fff;

	border: none;

}



div#sub_nav a:hover { color: #387CBC; }



div#sub_nav .active a {

	color: #387CBC;

}



/* ----------------------- */










th, td {
	border:none;

}







div#bd {

	background: url(img/body_slice_bg.jpg) 0 0 repeat-y;

}

div#breadcrumb {
	background: url(img/body_bg.jpg) 0 0 repeat-y;
	padding: 25px 0 0 40px;
}
div#title_bg {
	background: url(img/body_head_bg.png) 0 0 no-repeat;
	position: absolute;
	/*float: left;*/
	margin-left: -31px;	
	margin-top: -66px;
	width: 430px;
	height: 150px;
}


div#feature {

	background: url(img/footer_bg.png) 0 0 no-repeat;

	height: 65px;

}

.panel_right {
	color: #7d7d7d;
	background: url(img/sidebar_top.jpg) 0 0 no-repeat;
	padding-top: 15px;
}

.panel_right h3 {
/*	padding: 5px 20px 5px 20px;
	margin-top: 0px;*/
	color: #454545;
}

.panel_right_mugshots img {
	padding-top: 175px;
}

tr, td {
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}

table.about tr {
	padding-bottom: 15px;
}

table.about img {
	padding-top: 30px;
}

div#content {

	margin-left: 70px;
	padding: 0 40px 20px 0;
}
/* padding put on p's to allow hr to extend rightmost*/
div#content p {
	padding-right: 10px;
}
div#content hr {
	border: none;
	border-bottom: dashed thin #666;
}

div#content ul {
	margin-left: 1em;
}
div#content ul li {
	padding-left: 30px;
}

.hide {

	display: none;

}



.more-btn, .less-btn {

	color: #84C547;

	font-weight: bold;

	background: url(img/more_less_sprite.png) 0 -100px  no-repeat;

	width: 20px;

	height: 20px;

	padding: 0 0 2px 30px;

	text-decoration: none;

}



.less-btn {

	background-position: 0px 0px;



}



.todo {

	color: #f00;

	}

	

	

a {

	color: #387CBC;

	text-decoration: none;

}	



a:hover {

	text-decoration: underline;

}

	

/* footer */

div#ft {

	color: #fff;

}


div#ft a {

	color: #fff;

}

div#ft a:hover {

	color: #FFD001;

}


div#footer_hd {
	height: 10px;
	background: url(img/header_metal_bg.jpg) 0 0 no-repeat;
}

div#footer_foot {
	background-color: #162B48;
/*	padding: 35px 70px 45px 70px;*/
	background: url(img/header_metal_bg.jpg) 0 0 no-repeat;	
}

div#footer_foot ul li{ 
	list-style-type: none;
	}

div#footer_foot ul em{ 
	font-weight: bold;
	color: #A46B28;
}

.footer {
	display: inline;
}

.footer li {
	width: 25%;
	float: left;
	}
div#ft p.links {

	margin: 0.75em 0 2em;

	padding:0.5em 0pt;

}	

div#ft p.left {
	float: left;
	width: 20%;
}

div#ft p.right {
	float: right;
	width: 70%;
	text-align: right;
	padding-right: 30px;
}

div#ft a {
	padding: 0 5px 0 5px;
}	

button#btnSubmit span 
{
   display: none;

}

.error {
	color: #f00;
}




.sidebar_top {
	background: url(img/sidebar_top.jpg) 0 0 no-repeat;
	height: 15px;
}

.sidebar_bottom {
	background: url(img/sidebar_bottom.jpg) 0 0 no-repeat;
	height: 15px;	
}


.sbar_content {
	margin-top: 3px;
	background: url(img/sidebar_body.jpg) 0 0 repeat-y;
	padding: 5px 50px 5px 10px;
}

.panel_right .first {
	margin-top: 0px;
	}




.more-btn, .less-btn {

	color: #FFD001;
	font-weight: bold;
	font-size: 150%;
	background: url(img/more_less_sprite.png) 0 -100px  no-repeat;
	width: 20px;
	height: 20px;
	padding: 0 0 2px 30px;
	text-decoration: none;

}



.less-btn {

	background-position: 0px 0px;
}








.button {
	background: url(img/launch_button.png) 0 0 no-repeat;
	width: 192px;
	height: 58px;
	font-weight: bold;
	font-size: 18px;
	color: #fff;
	border: none;
	margin-bottom: 25px;
}
.button a{
	color: #fff;
	font-size: 24px;
	
}



div#bd { clear:both;}
div#col1 {
	width: 210px;
	float: left;
	margin: 5px;	
	padding-top: 20px;
}

div#col2 {
	float: left;
	width: 468px; /* 470 no ie6*/
	padding: 15px 25px 25px 25px;
}

div#col3 {
	width: 210px;
	float: right;
	margin: 5px;
	padding-top: 20px;/*40px;*/
}
	


div#pic1, div#pic2, div#pic3, div#pic4, div#pic5, div#pic6 {
	background: url(img/pic_1.jpg) 0 0 no-repeat;
	width: 210px;
	height: 150px;
	position: relative;
	border-bottom: 4px solid #4d85bc;
	margin-bottom: 20px;
}

div#pic2	{		background: url(img/pic_2.jpg) 0 0 no-repeat;	}
div#pic3	{		background: url(img/pic_3.jpg) 0 0 no-repeat;	}
div#pic4	{		background: url(img/pic_4.jpg) 0 0 no-repeat;	}
div#pic5	{		background: url(img/pic_5.jpg) 0 0 no-repeat;	}
div#pic6	{		background: url(img/pic_6.jpg) 0 0 no-repeat;	}

a.pics {
	position: absolute;
	color: #fff;
	font-weight: bold;
	left: 10px;
	top: 103px;
	width: 154px;
	height: 44px;
}

