/* JKGuest CSS Document */

body{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color: #CCC;
	font-weight: normal;
	background-image: url(../images/bk/bk_grad.jpg);
	background-repeat: repeat-x;
	background-color: #030;
}
p{
	margin: 0px;
	padding: 0px;
}

h1{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color:#FC0;

}
h2{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #0C6;
	margin-bottom: 10px;
}
h3{
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #CCCCCC;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
}
h4{
	padding: 0px;
	margin:0;
	color:#FFCC00;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	margin-top: 10px;
	margin-left: 10px;
}
h5{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #9C754F;
}
h6{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #9C754F;
}

hr {
	height: 1px;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FC0;
	margin:0px;
}
a:link {
	text-decoration: none;
	color: #0C9;
}
a:visited {
	text-decoration: none;
	color: #0C9;
	}
a:hover {
	text-decoration: none;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
	color: #0C9;
}
img {
	border:0;
}

#header{
	width:100%;
	position:relative;
	float: left;
	background-position: center;
	background-image: url(../images/bk/bk_header.jpg);
	}
#header_content{
	width:990px;
	height: 100px;
	position:relative;
	margin:0 auto;
}
#headerLogo {
	position:absolute;
	left:0px;
	top:33px;
	width:200px;
	height:50px;
	z-index:1;
}
#headerTagLine {
	position:absolute;
	left:220px;
	top:60px;
	width:360px;
	height:20px;
	z-index:3;
}
#headerLinks {
	position:absolute;
	left:630px;
	top:0px;
	width:340px;
	height:30px;
	text-align:right;
	padding-right:20px;
	padding-top:5px;
	background-image: url(../images/bk/bk_headerLinks.png);
	z-index:1;
}
#headerContact {
	position:absolute;
	left:630px;
	top:60px;
	width:360px;
	height:25px;
	text-align:right;
	z-index:2;
}
#navigation{
	width:100%;
	position:relative;
	float: left;
	background-position: center;
	background-image: url(../images/bk/bk_image.jpg);
}
#navigationExtranetAdmin{
	width:100%;
	position:relative;
	float: left;
	background-position: center;
	background-image:url(../images/bk/extranet_admin_nav_bk.jpg);
}
#navigation_content{
	width:990px;
	height: 300px;
	position:relative;
	position:relative;
	margin:0 auto;
}
#navigation_content_ExtranetAdmin{
	width:990px;
	height:40px;
	position:relative;
	margin:0 auto;
}
#navigation_menu{
	width:990px;
	position: absolute;
	top:0px;
	left:0px;
	z-index: 10;
	}
#navigation_menu_ExtranetAdmin{
	width:990px;
	height:40px;
	position: absolute;
	top:0px;
	left:0px;
	z-index: 10;
	}

#navigation_menu ul{
	margin-left: 0; 
	padding-left: 0; 
	display: inline;
}
#navigation_menu li, #navigation_menu li a:link, #navigation_menu li a:visited, #navigation_menu li a:active{
	width:165px;
	height: 75px;
	position:relative;
	float: left;
	list-style-type: none;
	border:0px;
}
#navigation_menu li p{
	position:absolute;
	top:55px;
	left:135px;
	color: #CCC;
	font-size: 12px;
	font-weight: bold;
	}
#navigation_menu li a:hover{
	width:165px;
	height: 75px;
	position:relative;
	float: left;
	background-image: url(../images/bk/bk_topnav_on.jpg);
	color: #000;
	list-style-type: none;
}
#navigation_menu li a:hover h4{
	color: #003300;
}
#navigation_menu .on{
	width:165px;
	height: 75px;
	position:relative;
	float: left;
	background-image: url(../images/bk/bk_topnav_on.jpg);
	list-style-type: none;
}
#navigation_menu .on h4{
	color: #003300;
}
#navigation_menu .on p{
	position:absolute;
	top:55px;
	left:135px;
	color: #666;
	font-size: 12px;
	font-weight: bold;
	}
#imageChevrons {
	position:absolute;
	left:0px;
	top:290px;
	width:990px;
	height:10px;
	z-index:11;
}


#upperChevrons{
	width:100%;
	position:relative;
	float: left;
	background-color: #333;
}
#upperChevrons_content{
	width:990px;
	height: 5px;
	position:relative;
	margin:0 auto;
	background-image: url(../images/bk/bk_chevrons.png);
}



#content{
	width:100%;
	position:relative;
	float: left;
	padding-bottom: 25px;
	background-image: url(../images/bk/bk_grad.jpg);
}
#content_ExtranetAdmin{
	width:100%;
	min-height: 10px;
	position:relative;
	float: left;
	background-color:#666;
}
#content_content{
	width:990px;
	min-height: 300px;
	position:relative;
	margin:0 auto;
}
#content_content_ExtranetAdmin{
	width:990px;
	min-height: 300px;
	position:relative;
	float:left;
	margin:0 auto;
	background-color:#FFF;
}
#content_content_title{
	width:990px;
	height: 40px;
	position:relative;
	float: left;
	margin-top: 15px;
	margin-bottom: 10px;
	line-height: 24px;
	font-size: 18px;
	color: #FC0;
	text-transform: uppercase;
	border-bottom-color: #FC0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#content_content_left{
	width:225px;
	min-height: 50px;
	position:relative;
	float: left;
	margin-right: 45px;
	padding-top: 10px;
}
#extranetAdmin_leftnav{
	width:185px;
	min-height: 290px;
	position:relative;
	float: left;
	text-align: right;
	margin-right: 25px;
	padding-top: 10px;
	padding-left:20px;
	padding-right:20px;
	background-color:#CCC;
}


#content_content_left ul{
	margin: 0px; 
	padding: 0px; 
	
}
#content_content_left li{
	background-image: url(../images/buttons/subnav_off.gif);
	font-size: 14px;
	line-height: 35px;
	font-weight: normal;
	text-indent: 10px;
	color: #0C6;
}

#content_content_left li, #content_content_left li a:link, #content_content_left li a:visited, #content_content_left li a:active{
	width:225px;
	height: 35px;
	position:relative;
	float: left;
	margin-bottom:2px;
	list-style-type: none;
	}

#content_content_left li a:hover{
	background-image: url(../images/buttons/subnav_on.gif);
	color: #003300;
}

#content_content_left .on{
	background-image: url(../images/buttons/subnav_on.gif);
	font-weight: normal;
	text-indent: 10px;
	color: #003300;
}

#content_content_left .on p{
	color: #003300;
}

#content_content_center{
	width:450px;
	min-height: 50px;
	position:relative;
	float: left;
	margin-right: 45px;
	padding-top: 10px;
}

#content_content_wide{
	width:720px;
	min-height: 50px;
	position:relative;
	float: left;
	padding-top: 10px;
}
#content_content_right{
	width:225px;
	min-height: 300px;
	position:relative;
	float: left;
	padding-top: 10px;
}

#lowerChevrons{
	width:100%;
	position:relative;
	float: left;
	background-color: #333;
}
#lowerChevrons_content{
	width:990px;
	height: 5px;
	position:relative;
	margin:0 auto;
	background-image: url(../images/bk/bk_chevrons.png);
}


#footer{
	width:100%;
	position:relative;
	float: left;
	padding-top: 15px;
	background-image: url(../images/bk/bk_image.jpg);
}
#footer_ExtranetAdmin{
	width:100%;
	position:relative;
	float: left;
	background-color: #000000;
}
#footer_content{
	width:990px;
	height: 260px;
	position:relative;
	margin:0 auto;
}
#footer_content_ExtranetAdmin{
	width:990px;
	height: 40px;
	position:relative;
	margin:0 auto;
	text-align:right;
	padding-top:10px;
}

#footer_content_logos{
	width: 990px;
	height: 50px;
	position:relative;
	float:left;
}
#footer_content_logos img{
	margin-left:18px;
	margin-right:18px;
		
}


#footer ul{
	margin-left: 0; 
	padding-left: 0; 
}
#footer li{
	list-style-type: none;
	font-size:11px;
	line-height:18px;
}
#footer_content_1{
	width: 145px;
	height: 180px;
	position:relative;
	float:left;
	margin-top:15px;
	margin-right: 10px
}
#footer_content_2{
	width: 155px;
	height: 180px;
	position:relative;
	float:left;
	margin-top:15px;
	margin-right: 10px
}
#footer_content_3{
	width: 155px;
	height: 180px;
	position:relative;
	float:left;
	margin-top:15px;
	margin-right: 10px
}
#footer_content_4{
	width: 165px;
	height: 180px;
	position:relative;
	float:left;
	margin-top:15px;
	margin-right: 10px
}
#footer_content_5{
	width: 145px;
	height: 180px;
	position:relative;
	float:left;
	margin-top:15px;
	margin-right: 10px
}
#footer_content_6{
	width: 165px;
	height: 180px;
	position:relative;
	float:left;
	margin-top:15px;
}

#subfooter{
	width:100%;
	position:relative;
	float: left;
	padding-top:25px;
	border-top-color: #0C9;
	border-top-style: solid;
	border-top-width: 1px;
}
#subfooter_content{
	width:990px;	
	height: 50px;
	position:relative;
	margin:0 auto;
}

.tel{
	font-size:16px;
	color: #FC0;
	margin-right:20px;
}
.fax{
	font-size:16px;
	color: #CCC;
	margin-right:20px;
}
.headerLinks{
	margin-top:10px;
	margin-right:14px;
}
.primaryNav{
	padding: 0px;
	margin:0;
	color:#FFCC00;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	margin-top: 10px;
	margin-left: 10px;
}
th{
	align: left;
	line-height: 20px;
	border-bottom: 1px;
	border-bottom-color:#FC0;
}
.extranetLeftNav{
	font-size:11px;
	color: #333
}

#extanetWrapper{
	width:1000px;
	margin: 0 auto;
	position:relative;
}
