/*
-----------------------------------------------
Grey Box Method - Layout CSS
----------------------------------------------- */

body {
	background: #ebecef;
	color: #3d3d3d;
	font-family: 'Helvetica', 'Arial', sans-serif;
	font-size: 11.5px;
	line-height:17px;
	text-align:justify;
	padding: 0 0 0 0px;
	/*background-image: url('../images/outside_footer_bg.gif');
	background-repeat: repeat-x;
	background-position: 0% 101%;*/
}



/* anchors
----------------------------------------------- */
a {
	color: #346;
	font-weight:bold;
	text-decoration: underline;
}
a:hover {
	color:#568;
	
}


/* 960 grid system container background
----------------------------------------------- */
.container_12,
.container_16 {
	background-image: url('../images/masthead_new.jpg');
	background-repeat: none;
	background-position: 0% 0%;

}


/* headings
----------------------------------------------- */
h1, h2, h3, h4, h5, h6 {line-height:1.2em; margin-bottom:.3em;}
h2 {margin-top:1em;}
h3 {font-size:15px;font-weight:bold;}
h5 {font-size:13px;font-style:oblique;}
h6 {font-size:1em; text-transform:uppercase;}


h1 a {
	font-weight:normal;
}

sup {
font-size:70%;
vertical-align:text-top;
font-style:oblique;
}

/* masthead
----------------------------------------------- */


#masthead .box {

	color:white;
	background-image: url('../images/masthead_new_front.gif');
	top:0;	
	
	height:130px;
	
	padding-top: 10px;
	margin-bottom:-10px;
	border:0;
	padding-bottom:1px;

}
#masthead img {
position:relative;
top:43px;
right:8px;

}
#masthead a {

	
	color:#fff;
}
#masthead a:hover {
	color:#fff;
}


/* branding
----------------------------------------------- */
h1#branding {
	font-weight:normal;
	font-size:3em;
	text-align:left;
	background:#aaa;
	padding:.7em 1em;
	margin-bottom:0;
}


/* page heading
----------------------------------------------- */
h2#page-heading {
	font-weight:normal;
	padding:.5em;
	margin:0 0 10px 0;
	border-bottom:1px solid #ccc;
}


/* boxes
----------------------------------------------- */
.box {
	background:#fff;
	margin-bottom:20px;
	padding:15px 15px 10px 15px;
	border-style: solid;
	border-color: #cdf;
	border-width: 1px 2px 2px 1px;

}
.invisiblebox {
	background:#fff;
	margin-bottom:20px;
	padding:15px 15px 1px 15px;
	border-style: none;
}
.box h2 {
	font-size:1em;
	font-weight:normal;
	text-transform:uppercase;
	color:#fff;
	background:#347 url('../images/title_fade.gif') top right no-repeat;
	margin:-16px -17px 0 -16px;
	padding:6px 12px;
}
.box h2 a,
.box h2 a.visible {
	color:#fff;
	background:#333 url("../images/switch_minus.gif") 97% 50% no-repeat;
	display:block;
	padding:6px 12px;
	margin:-6px -12px;
	border:none;
}
.grid_4 .box h2 a {
	background-position: 97% 50%;
}
.grid_5 .box h2 a {
	background-position: 98% 50%;
}
.grid_12 .box h2 a {
	background-position: 99% 50%;
}


.box h2 a.hidden,
.box h2 a.hidden:hover {
	background-image: url("../images/switch_plus.gif");
}
.box h2 a:hover {
	background-color:#111;
}
.block {
	padding-top:10px;
}
div.menu {
	padding:0;
}
div.menu h2 {
	margin:0;
}
div.menu .block {
	padding-top:0;
}


/* paragraphs, quotes and lists
----------------------------------------------- */
p {
	margin-bottom:1em;
}
blockquote {
	font-family: Georgia, 'Times New Roman', serif;
	font-size:1em;
	padding-left:3em;
	font-style:italic;
	
}
blockquote cite {
	font-size:.9em;
}
ul, ol {
	padding-top:0;
}





/* table
----------------------------------------------- */

table {
	width:100%;
	margin-bottom:10px;
}
col.colC {
	width:8em;
}
th, td {
	padding:.2em 1em;
	text-align:left;
}
thead th {
	padding:.4em 1em .2em;
}
thead th.table-head {
}
tbody th,
tbody td {

}
tbody tr.odd th,
tbody tr.odd td {

}
tfoot th,
tfoot td {

}
tfoot tr.total th,
tfoot tr.total td {

}
tfoot tr.total th {

}
th.currency,
td.currency {
	text-align:right;
}

.login table {
margin: 0;
padding: 0;
}


.login col.colC {

}
.login th, .login td {
	padding: 0;
	text-align:left;
}
.login thead th {
	padding: 0;
}
.login thead th.table-head {
}
tbody th,
tbody td {

}
tbody tr.odd th,
tbody tr.odd td {

}
tfoot th,
tfoot td {

}
tfoot tr.total th,
tfoot tr.total td {

}
tfoot tr.total th {

}
th.currency,
td.currency {
	text-align:right;
}


/* forms
----------------------------------------------- */
form {
	overflow:hidden;
}
fieldset {
	border:1px solid #bbb;
	padding:10px;
	position:relative;
	background:#e9e9e9;
	margin-bottom:10px;
}
legend {
	font-size:1.1em;
	padding:.4em .8em;
	background:#fff;
	border:1px solid #bbb;
}
fieldset.login p {
	margin-bottom:1em;
	margin-top:0pt;
}
fieldset p label {
	width:98%;
}
fieldset p input {
	width:98%;
}
fieldset p select {
	width:99%;
}
fieldset.login p label {
	float:left;
	line-height:2em;
	margin-right:3%;
	text-align:right;
	width:32%;
}
fieldset.login p input {
	width:60%;
}
fieldset.login input.button {
	margin-left:35%;
}
form p.notice {
	font-weight:bold;
}
input.search.text {
	width:60%;
}
input.search.button {
	width:32%;
	margin-left:2%;
}





/* articles
----------------------------------------------- */
.articles {
	padding:0;
}
.articles h2 {
	margin:0;
}
#articles {
	padding-top:0;
}
.article {
	border-top:1px solid #666;
	padding-top:.5em;
}
.box .article {

	padding:0px 0px 4px 0px;
}
.article h2 {
	font-size:2em;
	font-weight:normal;
	text-transform:none;
	color:#333;
	background:transparent;
	padding:0;
	margin:0;

}
.article h3 {
	margin-bottom:.2em;
	font-size:1.6em;
}
.box .first {
	border-top:none;
}
.article h4 {
	font-size:1.2em;
	text-transform:uppercase;
	margin-bottom:.5em;
}
.article a.image {
	float:left; 
	margin:3px 10px 3px 0; 
	border: 1px solid #fff;
	
	background:#fff;
}
.article a.image:hover {
	border:1px solid #666;
}
.article a.image img {
	float:left; 
}
.article p.meta {
	color:#666;
	border-top:1px dotted #999;
	border-bottom:1px dotted #999;
	padding:.3em 0;
	margin-bottom:.8em;
}


/* site information
----------------------------------------------- */
#site_info .box {
	color:#fdfdfd;
	font-size:10.5px;
	background:#347 url('../images/footer_bg.gif') no-repeat bottom right;
	margin-left:-8px;
	margin-right:-8px;
	margin-bottom:-8px;
	height:220px;
	border:0px;
}

#site_info a {
	color:#fdfdfd;
	font-size:10.5px;
	font-weight:normal;
	text-decoration:underline;
}
#site_info a:hover {
	color:#9ac;
}

#site_info b {
	font-size: 12px;
	font-style: oblique;
	margin-left: 4px;
}

#site_info ul {
	margin-top: 4px;
	margin-left: 12px;
	margin-bottom: 8px;
	list-style-type: square;
}

#site_info li {
	margin-left: 12px;
	font-size: 12px;
	line-height: 20px;
}





/* AJAX sliding shelf
----------------------------------------------- */
#loading {float:right; margin-right:14px; margin-top:-2px;}
.block {padding-bottom:1px;}


/* Accordian
----------------------------------------------- */
.toggler {
	color: #333;
	margin: 0;
	padding: 2px 5px;
	background: #eee;
	border-bottom: 1px solid #ddd;
	border-right: 0px solid #ddd;
	border-top: 0px solid #f5f5f5;
	border-left: 0px solid #f5f5f5;
	font-size:1.3em;
	font-weight: normal;
}
.element h4 {
	margin: 0;
	padding:4px;
	line-height:1.2em;
}
.element p {
	margin: 0;
	padding: 4px;
}
.float-right {
	padding:10px 20px;
	float:right;
}

#accordian-block {
	padding-bottom:10px;
}



/* Mootools Kwicks
-----------------------------------------------*/
#kwick-box { 
	padding:0;
	overflow:hidden;
	width:780px;
}
#kwick-box h2 { 
	margin:0;
}
#kwick {
	position: relative;
}
#kwick .kwicks {
	display: block;
	background: #5c6da0;
	height: 120px;
	list-style:none;
	margin:0;
	overflow:hidden;
	cursor: default;

}
#kwick li {
	float: left;
	margin:0;
	padding:0;
}
#kwick .kwick {
	display: block;
	overflow: hidden;
	height: 120px;
	width: 201px;
	padding: 10px;
	/*background: #000 url(../img/kwick4.jpg') no-repeat;*/
}
#kwick .kwick span {
	color:#fff;
}
#kwick .one {
	background: #666 url('../images/kwick1.jpg');
}
#kwick .two {
	background: #777 url('../images/kwick2.jpg');
}
#kwick .three {
	background: #888 url('../images/kwick3.jpg');
}
#kwick .four {
	background: #999 url('../images/kwick4.jpg');
}








/*
-----------------------------------------------
Navigation
----------------------------------------------- */

/* navigation (horizontal subnavigation)
----------------------------------------------- */
ul.nav, ul.nav * { margin:0;padding:0;}


ul.nav {
  position:relative;
  max-width:100%;
  height:2.5em;
}



ul.nav li {
	cursor:pointer;
	float:left;
	text-align:center;
	list-style-type:none;
	font-weight:normal;
}


ul.nav li ul {
	cursor:default;
	width:100%;
	max-width:100%;
	position:absolute;
	height:auto;
	top:2.5em;
	background-position:0 0 !important;
	left:-9000px;
}


ul.nav li ul li {
	padding:0;
	border:none;
	width:auto;
	max-width:none;
}


ul.nav li a {
	font-weight:bold;
	text-decoration:none;
	display:block;
	float:left;
	padding:0 1em;
	height:2.4em;
	line-height:2.5em;
}


ul.nav li ul li a {
	position:relative !important; /* ie Mac */
	cursor:pointer !important;
	white-space:nowrap;
	line-height:2em;
	height:2em;
	font-weight:normal;
	background-position:0 50% !important;
}


ul.nav li:hover ul {left:0;z-index:10}
ul.nav li ul,
ul.nav li {background:#fff !important}





/* navigation (vertical subnavigation)
----------------------------------------------- */
ul.nav {
  background:#347;
  z-index:255;
}
ul.main li {
  position:relative;
  top:0;
  left:0;
}
ul.main li ul {
  border-top:0;
}
ul.main li ul li {
  float:left;
}
ul.main li a {
	height:2.5em;
	line-height:2.5em;
	border:0;
	color:red;
	background:#347;
}


ul.main li ul li a {
  width:18em;
  line-height:2em;
  height:2em;
  text-align:left;
  color:yellow;
  border-top:1px solid #569;
  background:#444;
}


ul.main li ul li a:hover {
  background:#569;
}
ul.main li:hover a {
  background:#569;
}
ul.main li:hover ul li a {color:#fff;}
ul.main li:hover ul li a:hover {background:#78b;}




/* secondary list
----------------------------------------------- */
ul.nav li.secondary {
	float:right;
	color:#fff;
	background:transparent !important;
}
ul.nav li.secondary span.status {
	float:left;
	padding:0 1em;
	line-height:2.77em;
	height:2.77em;
	font-size:0.9em;
}
ul.nav li.secondary span.status a {
	float:none;
	display:inline;
	padding:0;
	height:auto;
	line-height:auto;
	color:#fff;
	background:transparent;
}
ul.nav li.secondary span.status a:hover {
	color:#fff;
	background:#78b;
}

ul.nav li.secondary span.status span {
	text-transform:capitalize;
}
ul.nav li.secondary:hover a {
	background:#78b;
}

ul.nav li.secondary:hover a:active {background:#78b;}
