/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  03: 2Col_Fixed_Full_Width_Header_Sidebar_Left
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0;
	background-image: url(../images_core/wrapper_bg.jpg);
	background-repeat: repeat-y;
	background-position: 0px 80px;
}
#masthead {
	color: #008C00;
	background-color: #000000;
	padding: 0px;
	margin: 0;
	background-image: url(../Images/from_site_side_small.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 80px;
}
#masthead-shadow {
	color: #999999;
	background-color: #000000;
	padding: 0px;
	background-image: url(../Images/bg.gif);
	background-repeat: repeat-x;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	border-left-width: 180px;
	border-left-style: solid;
	border-left-color: #000000;
	height: 20px;
}

#wrapper {
	width: 770px;
	margin: 0;
}
#column_wrapper {

}
#column_top {
	background-image: url(img/clm03_top.gif);
	background-repeat: no-repeat;
	height: 12px;
}
#column_bottom {
	background-image: url(img/clm03_bottom.gif);
	background-repeat: no-repeat;
	height: 12px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 580px;
	float: left;
}
#left {
	width: 180px;
	float: left;
}
#right .content {
	padding: 15px 0 10px 25px;
	font-size: 0.8em;
	line-height: 1.65em;
}
#left .content {
	padding: 24px 20px;
	font-size: 0.75em;
	line-height: 1.5em;
}
#masthead .content {
	padding: 25px 20px 20px 204px;
}
#footer .content {
	padding: 12px 0px;
}
#footer {
	margin: 0;
	font-size: 0.7em;
	clear: both;
	color: #999999;
	padding-left: 204px;
}
#right a:link {
	color: #566F0B;
}
#right a:visited {
	color: #001583;
}
#right a:hover {color: #000000;}
#footer a:link {color: #999999;}
#footer a:visited {color: #666666;}
#footer a:hover {color: #66840D;}
h1 {
	font-size: 1.8em;
	margin: 0;
	color: #008C00;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {margin-top: 0;}
.content p {
	margin: 12px 0;
}
.menulist {
	margin: 0 0 12px 0 !important;
	padding: 0 !important;
	list-style-type: none;
	line-height: normal;
	font-size: 1em;
}
.menulist li {
	margin: 0 0 4px 0;
}
.menulist a {
	text-decoration: none;
	display: block;
	border: 1px solid #999;
	color: #333333;
	background-image: url(../images_core/dj_linkgradient.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}
.menulist a:hover {
	color: #333333;
	border-color: #505050;
	background-position: 0px -100px;
	text-decoration: none;
}
/*
The YOU are HERE link assigned by the Accordion Panel script
to mark the current page link
*/
.p7ap_currentmark {
	font-weight: bold;
	border-color: #505050 !important;
	background-position: 0px -200px !important;
	cursor: default;
}
/*
Top JIC navigation bar 
*/
#nav {
	float: right;
	margin: 0;
	border:0;
	padding: 5px 5px 5px 5px;
	list-style: none;
		
	}
	
#nav li {
	float: left;
	margin: 0;
	padding: 0;
	font-size: 85%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
#nav a {
	float: left;
	display: block;
	margin: 0 3px 0 0;
	padding: 4px 8px;
	color: #FFF;
	text-decoration: none;
	border: 0px;
	background-color: #232323;
	}
#nav a:hover{
	color: #FFFFFF;
	background-color: #666666;
}

.jic_navbar {
	background-color: #333333;
	font-size: 0.8em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #004C00;
}
.searchbox .jic_navbar .padleft {
	padding-left: 24px;
}

.searchbox {
	margin: 0px;
}

select, textarea, input{font-family : Arial;}

.search, .GoButton{
	color: #999999;
	background-color: #ffffff;
	border-top : 1px solid;
	border-bottom : 1px solid;
	border-left : 1px solid;
	border-right : 1px solid;
	font-size :80%;
	margin: 0 5px;
}
.top_image  {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}


.GoButton{
	background-color: #232323;
}
.search {width:110px;}

.navmenu_bg
{
	background-color: #62A1CC;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
}
#right .content h1 {
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#wrapper #column_wrapper #right .content img {
	padding: 10px;
}
#right .content .imagetable {
	font-size: .9em;
	background-color: #F2F2F2;
	border: 1px solid #999999;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 7px;
}
.p7ap_currentmark {
	font-weight: bold;
	border-color: #505050 !important;
	background-position: 0px -200px !important;
	cursor: default;
}

