/* RESET CSS */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;

}

body {
	line-height: 1;
}
#page_bg ul {
	list-style: none;
}
body#tinymce ul,body#tinymce ol {
	padding-left: 15px;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}



/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
ol {
	margin-left: 20px;
}
ol li {
	line-height: 150%;
	padding-bottom: 1em;
	
}
#page li {
	line-height: 150%;
}
#page ul {
	margin-bottom: 10px;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

#middle_sub table, #middle_sub_left table {
	border: 1px solid #CCC;
}
#middle_sub table td, #middle_sub_left table td {
	border: 1px solid #CCC;
	padding: 4px;
}
#middle_sub table td table td, #middle_sub_left table td table td,#middle_sub table td table,#middle_sub_left table td table{
	border: 0px;
}
/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html {
	height: 100%;
  	margin-bottom: 1px;
}

form {
	margin: 0;
	padding: 0;
}
blockquote {
	padding:0px 10px 5px 20px!important;
}
body {
	font-family: Helvetica, Arial, sans-serif;
	margin: 0px 0px 0px 0px;
	font-size: 68%;
	line-height: 140%;
	color: #333;
}
p.MsoNormal {
	margin-bottom: 10px !important;
}
p.MsoNormal span{
	font-family: Helvetica, Arial, sans-serif !important;
	
	font-size: 11px !important;
	
	color: #333 !important;
}
#page_bg {
	background-image: url(../images/background.jpg);
	font-size: 1.1em;
}

a:link, a:visited {
	text-decoration: underline;
	font-weight: normal;
}

a:link, #left_vertical_menu a:visited {
	color: #333333;
}

a:visited {
	color: #662D91;
}


a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #000;
}

input.button { cursor: pointer; }

p { margin-top: 0; margin-bottom: 10px;line-height: 150%;}

img { border: 0 none; }

h1 {
	font-size: 135%;
}
	h1.sitename {
		display:none;
	}
h2 {
	font-size: 1.3em;
	margin: .35em 0;
	color: #14487C;
}

h3 {
	font-size: 1.1em;
	margin: .35em 0;
	color: #333;
}

h4 {
	font-size: 1.0em;
	margin: .35em 0px;
	font-weight: bold;
}

#homepage #left h4 {
	font-size: 105%;
}
/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#page_bg {
	padding: 0px;
	margin-bottom: 1px;
}
#sub_page_full {
	width: 100%;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}
#sub_page_left {
	width: 100%;
	background-image: url(../images/subpage_inner_gradient_left.gif);
	background-repeat: repeat-y;
	background-position: top left;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}
#sub_page_right {
	width: 100%;
	background-image: url(../images/subpage_inner_gradient_right.gif);
	background-repeat: repeat-y;
	background-position: top right;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}
#sub_page {
	width: 876px;
	background-image: url(../images/subpage_inner_gradient.gif);
	background-repeat: repeat-y;
	float: left;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}
#sub_page_no_right {
	width: 876px;
	float: left;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}
#homepage {
	width: 876px;
	background-image: url(../images/homepage_inner_gradient.gif);
	background-repeat: repeat-y;
	float: left;
}
#left {
	width: 311px;
	float: left;
	background: #E6E6E6;
	padding:0px;
}
#left_sub {
	width: 170px;
	background: #E6E6E6;
	float: left;
	min-height: 200px;
	height: auto !important;
	height: 200px;
}
#middle {
	float: left;
	width: 311px;
	padding:0px;
}
	#middle ul,#middle_sub ul,#middle_full ul,#middle_sub_right ul,#middle_sub_left ul {
		padding-left:15px;
		margin-top: 0px;
	}
	#middle_sub_right {
	float: left;
	width: 656px;
	padding:0px 18px 0 0;
	}
	#middle_sub_left {
	float: left;
	width: 688px;
	padding:0px 0 0 18px;
	overflow:hidden;
	}
	#middle_sub {
		float: left;
		width: 468px;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 18px;
		padding-right: 18px;
		overflow:hidden;
	}
	#middle_full {
		float: left;
		padding:0px 0px 0px 0px;
		width: 100%;
	}
#right {
	float: left;
	width: 202px;
	background: #F2F2F2;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
.float_right {
	float: right;
}
#pathway {
	clear: both;
	width: 874px;
	margin-top: 4px;
}
div.center {
  text-align: center;
}
div#outer_wrapper {
	width: 964px;
	background-image: url(../images/inner_gradient.png);
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
}
#wrapper_r {
	background: #FFFFFF;
	width: 876px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	
}
div#wrapper {
	margin-left: auto;
	margin-right: auto;
	background: #FFFFFF;
	width: 936px;
	min-height: 540px;
	height: auto !important;
	height: 540px;
	
}
.heading_strip {
	background: #666666;
	min-height: 10px;
	height: auto !important;
	height: 10px;
	margin: 0px;
	padding: 1px 10px 0px 10px;
	border-bottom: 5px solid #FFFFFF;
	color: #FFFFFF;
}
.sub_heading_strip {
	background: #666666;
	height: 10px;
	margin: 0px;
	padding: 1px 10px 6px 10px;
	border-bottom: 5px solid #FFFFFF;
}
.purple_strip {
	background: #662D91;
	/*width: 187px;*/

	padding: 0 5px 0 10px;
}
.purple_strip_large {
	background: #662D91;
	padding: 8px 5px 0 10px;
	height: 28px;
	
}
.seperator {
	border-top: 1px solid #CCCCCC;
	height: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.pad { 
	padding: 5px 10px;
}
#header {
	clear: both;
	margin-top: 5px;
}
#menu {
	background: #333333;
	text-align: left;
	height: 26px;
	margin-top: 5px;
	font-size: 100%;
}
#submenu {
	background: #E6E6E6;
	text-align: left;
	height: 26px;
	margin-top: 5px;
	font-size: 100%;
}
#submenu ul#second_nav li#current,#submenu ul#second_nav li.active {
	background: #FADE2F;
}
#search {
	float: right;
	width:320px;
	margin-top: -20px;
	margin-right: 30px;
	height: 30px;
	overflow: hidden;
	text-align:right;
}

form#searchForm input {
	vertical-align: middle;
}
	form#searchForm button {
		margin-left: 10px;
	}
form#searchForm table {
	border-collapse: collapse;
}

form#searchForm td, form#searchForm div {
	padding:3px 0px;
}
form.member_search input {
	margin-bottom: 2px;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	padding-left: 5px;
	background: #FFFFFF;
}
form.member_search input.long {
	width: 150px;
}
form.member_search input.medium {
	width: 120px;
	margin-right: 10px;
}
#mod_search_searchword {
	padding-left: 3px;
}

#area {
	padding: 0;
}
#footer {
	background: #E6E6E6;
	height: 35px;
	margin-top: 10px;
	text-align: left;
	padding-bottom: 5px;
}
#footer p {
	margin: 0px;
	padding: 0px;
	
}
#footer ul {
	
	padding: 0px;
	margin: 0px;
}
#footer li {
	float: left;
	list-style: none;
	padding: 0px 10px 0px 0px;
}
/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	padding: 5px;
}

span.pathway {
  display: block;
  margin: 0px;
  min-height: 16px;
  height: auto !important;
  height: 16px;
  overflow: hidden;
}

/* headers */
div.componentheading {
  padding-left: 0px;
}

h1 {
	padding: 0;
	font-family:Helvetica ,Arial,sans-serif;
	font-weight: bold;
	vertical-align: bottom;
	color: #666;
	text-align: left;
	width: 100%;	
}

h2, .contentheading {
	padding: 0;
	font-family: Arial, Helvetica,sans-serif;
	font-weight: bold;
	vertical-align: bottom;
	
	text-align: left;
	
}
h2.heading_strip {
	color: #FFFFFF !important;
	text-transform: uppercase;
	margin:0px;
	font-size: 80%;
	font-weight: bold;
	letter-spacing: 2px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}
#left h2.heading {
	color: #FFFFFF;
	text-transform: uppercase;
	margin:0px;
	font-size: 80%;
	font-weight: bold;
	letter-spacing: 2px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}
#left h3.heading {
	margin:0px;
	color: #11487C;
	font-size: 125%;
}
#left .purple_strip_large h3 {
	color: #FFFFFF;
	margin:0px;
	letter-spacing: 2px;
	font-weight: normal;
}

#middle h1.heading,#middle_sub h1.heading,#middle_full h1.heading,#middle_sub_right h1.heading,#middle_sub_left h1.heading,#middle h2.heading  {
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 80%;
	font-weight: bold;
	margin:0px;
	letter-spacing: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#middle h3.heading, #middle_sub h3.heading,#middle_full h3.heading{
	margin:0px;
	color: #11487C;
	font-size: 125%;
}
#right h3.heading {
	color: #FFFFFF;
	text-transform: uppercase;
	margin:0px;
	font-size: 76%;
	letter-spacing: 1px;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
}
table.contentpaneopen h3 {
	margin-top: 25px;
}

h3, .componentheading, table.moduletable th, legend {
	margin: 0;
	font-weight: bold;
	padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
}

h4 {
	color: #333;
	
}
h5 {
}


/* small text */
.small {
	color: #999;
	font-weight: normal;
	text-align: left;
}

.modifydate {
  height: 20px;
  vertical-align: bottom;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 20px;
	vertical-align: top;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;

}

a.readon {
	margin-top: 10px;
	display: block;
	float: left;
	background: url(../images/mw_readon.png) top right no-repeat;
	padding-right: 20px;
	height: 16px;
}

/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }


/** overlib **/

.ol-foreground {
	background-color: #f6f6f6;
}

.ol-background {
	background-color: #666;
}

.ol-textfont {
	font-family: Arial, Helvetica, sans-serif;
}

.ol-captionfont {
	font-family: Arial, Helvetica, sans-serif;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	color: #0B55C4;
	text-decoration: none;
}

.ol-closefont {}

/* menu links */
a.mainlevel:link, a.mainlevel:visited {
	
}

a.mainlevel:hover {

}

/* spacers */
span.article_separator {
	display: block;
	height: 20px;
}

.article_column {
	padding-right: 5px;
}

.column_separator {
	border-left: 1px dashed #e0e0e0;
	padding-left: 10px;
}

td.buttonheading {

}

td.buttonheading img {
	border:none;
}

.clr {
	clear: both;
}


.greyline {
	padding-top:8px;
	padding-bottom:8px;
	height: 10px;
	background-image: url(../images/grey_line.gif);
	background-repeat: repeat-x;
	background-position: center;
}
div#maindivider {
  border-top: 1px solid #ddd;
  margin-bottom: 10px;
  overflow: hidden;
  height: 1px;
}

table.blog span.article_separator {
	display: block;
	height: 20px;
}

/* edit button */
.contentpaneopen_edit{
	float: left;
}

/* table of contents */
table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
  float: right;
}

table.contenttoc td {
  padding: 0 5px;
}


/* content tables */
td.sectiontableheader {
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}


/* content styles */
table.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
	width: 100%;
}

table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #ddd;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

table.contentpaneopen h4 {

}

.highlight {
	background-color: #fffebb;
}

/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

div.moduletable, div.module {
  margin-bottom: 25px;
}

div.module_menu h3 {
	font-weight: bold;
	color: #eee;
	margin: -23px -4px 5px -5px;
	padding-left: 10px;
	padding-bottom: 2px;
}

div.module_menu {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}

div.module_menu div div div {
	padding: 10px;
	padding-top: 30px;
	padding-bottom: 15px;
	width: auto;
}

div.module_menu div div div div {
	background: none;
	padding: 0;
}

div.module_menu ul {
	margin: 10px 0;
	padding-left: 20px;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight: bold;
}

#leftcolumn div.module {
	padding: 0 10px;
}

#leftcolumn div.module table {
	width: auto;
}

/* forms */
table.adminform textarea {
  width: 540px;
  height: 400px;
  color: #000099;
}

div.search input {
	width: 145px;
	border: 1px solid #ccc;
	margin: 15px 0 10px 0;
}
.search_date {
	font-weight: bold;		
}
form#form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#form-login ul { padding-left: 20px; }

form#com-form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#com-form-login ul { padding-left: 20px; }

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  color: #666; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { color: #666; text-align: center; }

/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}

table.paramlist td.paramlist_value {
}

div.message {
	font-weight: bold;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}

/* Banners module */

/* Default skyscraper style */

/* System Messages */
/* see system general.css */
ul.pagination {

}
ul.pagination li {
	list-style: none;
	display: inline;
	padding-right: 3px;
}
ul.pagination li a {
	font-weight: bold;
}
.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* Polls */
.pollstableborder td {
	text-align: left;
}

/* WebLinks */
span.description {
	display:block;
	padding-left: 30px;
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom:1px solid #eee;
	color: #666;
}

/* Tooltips */

.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	margin: 0;
}

/* System Standard Messages */
#system-message { margin-bottom: 20px; }

#system-message dd.message ul { background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E; margin:0px; padding-left: 40px; text-indent:0px;}




/* Component Specific Fixes */

#component-contact table td {
	padding: 2px 0;
}
/* NEW STYLES */
ul li {
	/*list-style: square;*/
	list-style: disc;
}
#top {
	background: #E6E6E6;
	height:25px;
}
	#top ul {
	margin: 0px 25px 0px 0px;
	text-align: right;
	
	}

#menu ul {
	padding: 0px;
	margin: 0px;
	height: 25px;
	list-style: none;
}
#menu ul li {
	float:left;
	height: 26px;
	
	border-right: 1px solid #666666;
	list-style: none;
}

#menu ul li a {
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 6px 0px 6px;
}

#submenu ul {
	padding: 0px;
	margin: 0px;
	height: 25px;
	list-style: none;
	float: left;
}
#submenu ul li {
	float:left;
	height: 21px;
	padding: 5px 6px 0px 6px;
	border-right: 1px solid #333333;
	list-style: none;
}
#submenu ul li a {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
#submenu ul li a:hover {
	text-decoration: underline;
}
#submenu input {
	padding: 0px;
	margin-bottom: 2px;
	float: left !important;
	width: 110px;
	margin-right: 5px;
}

#submenu .float_right {
	margin-right: 5px;
	margin-top: 5px;
}

li.sublevel {
	background: #FFFDEF !important;
}
#left_sub_header {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 80%;
	font-weight: bold;
	padding: 4px 8px;
}
ul#left_vertical_menu {
	padding: 0px;
	margin: 0px;
	list-style: none;
	float: left;
	width: 170px;
}

ul#left_vertical_menu li{
	list-style: none;
	background: #f2f2f2;
	padding: 0px;
	width: 170px;
	float: left;
}

ul#left_vertical_menu li ul li,
ul#left_vertical_menu li ul {
	padding: 0px;
	margin: 0px;
}

ul#left_vertical_menu li ul li a {
	background-image: url(../images/arrow.gif) !important;
	background-repeat: no-repeat !important;
	background-position: center left !important;
}
ul#left_vertical_menu li ul li a:hover {
	background-image: url(../images/arrow_rev.gif) !important;
	background-repeat: no-repeat !important;
	background-position: center left !important;
}
#left_vertical_menu li a {
	float: left;
	padding: 0px 10px;
	width: 150px;
	border-bottom: 1px solid #999999;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
}

#left_vertical_menu li a.sublevel, 
#left_vertical_menu li a.sublevel_current,
#left_vertical_menu li a.sublevel_active {
	padding: 0px 20px;
	width: 130px;
	padding-top: 3px;
	padding-bottom: 3px;
	background: #FFFDEF;
}

#left_vertical_menu li.sublevel_current a {
	background-image: url(../images/arrow_rev.gif) !important;
	background-repeat: no-repeat !important;
	background-position: center left !important;
}
li.sublevel_active ul li a {
	background: #FFFFFF !important;
}
#left_vertical_menu li.sublevel_current ul li a.sublevel, 
#left_vertical_menu li.sublevel_current ul li a.sublevel_current,
#left_vertical_menu li ul li ul li a  {
	padding-left: 30px !important;
	padding-right: 30px !important;
	width: 110px !important;
	background: #FFFFFF;
	background-image: url(../images/bullet.gif) !important;
	background-repeat: no-repeat !important;
	background-position: center left !important;
	border-bottom: 1px solid #BBBBBB;
}
	#left_vertical_menu li.sublevel_active ul li a.sublevel_current,
	#left_vertical_menu li.sublevel_current ul li a:hover,
	#left_vertical_menu li.sublevel_active ul li a:hover,
	#left_vertical_menu li.sublevel_current ul li a#active_menu {
	background-image: url(../images/bullet_rev.gif) !important;
	background-repeat: no-repeat !important;
	background-position: center left !important;
	}
#left_vertical_menu li.sublevel_current a.sublevel_current {
	background-image: url(../images/arrow_rev.gif) !important;
	background-repeat: no-repeat !important;
	background-position: center left !important;
}

#left_vertical_menu li a#active_menu {
	background-color: #333333 !important;
	color: #FFFFFF !important;
	padding-top: 3px;
	padding-bottom: 3px;
}
li.sublevel_active a {
	font-weight: bold;
	background: #F2F2F2;
}
li.sublevel_active ul li a {
	font-weight: normal !important;
}



/* STANDARD COLOR ROLLOVERS MAIN MENU*/

/* INDIVIDUAL COLOR ROLLOVERS BASED ON SECTION */
#nav li.item3:hover, #nav li.item3:hover a {
	background-color: #981F32 !important;
	color: #FFFFFF !important;
	
}
ul#nav li.item2:hover, ul#nav li.item2:hover a{
	background-color: #00794C !important;
	color: #FFFFFF !important;
}
ul#nav li.item4:hover, ul#nav li.item4:hover a{
	background-color: #01747B !important;
	color: #FFFFFF !important;
}
 ul#nav li.item1:hover,
 ul#nav li.item5:hover,
 ul#nav li.item39:hover,
  ul#nav li.item40:hover,
 ul#nav li.item41:hover {
	background-color: #FADE2F;
	color: #333333;
}
#left_vertical_menu li.sfhover a:hover, #left_vertical_menu li:hover a:hover {
	background-color: #333333 !important;
}

/* SECOND NAVIGATION */
ul#second_nav li.sfhover, ul#second_nav li:hover {
	background-color:#FADE2F;
	color:#333333 !important;
}

ul#footermenu {
	margin: 0px;
}
#footermenu li {
	list-style: none;
	display: inline;
	padding: 0px 5px 0px 0px;
}
	#footermenu li a {
		color: #333333;
	}
#topmenu li {
	list-style: none;
	display: inline;
	padding: 0px 5px 0px 0px;
}
.vertical_seperator {
	/*background-image: url(../images/vertical-seperator.gif);
	background-repeat: repeat-y;
	background-position: top right;*/
	width: 26px;
	float: left;
	min-height: 100px;
	height: auto !important;
	height: 100px;
}

#right ul {
	padding: 0px 5px 0px 8px;
	margin: 5px 0px;
}
#right ul li{
	list-style-image: url(../images/list_item.gif);
}

button {
	background: #626264;
	color: #FFFFFF;
	border: 1px solid #333333;
	font-size: 100%;
}
ul#topmenu li a {
	color: #333333 !important;
}
	#content {
		margin-bottom: 10px;
	}
	#breadcrumb {
		margin-top: 5px;
	}

table#search_adv {
	background: #F7F7F7;
	border: 1px solid #CCC;
	padding: 10px;
}
ul.advanced-search-bot {
	padding: 10px;	
}
ul.advanced-search-bot li {
	display: block;
}
a.selected {
	font-weight: bold;
	text-decoration: none;
}
.onthisday_date {
	font-weight: bold;
}
table.datatable {
	border: 1px solid #DBDCDE;
	border-collapse: collapse;
}
table.datatable td{
	border: 1px solid #DBDCDE;
	padding: 2px;
}

table.onthisday {
	width: 100%;
	
	
	
	background: #999;
	
}

table.onthisday td {
	background: #f2f2f2 !important;
	padding: 2px 4px;
	text-align: center;
	
}
.onthisday_date {
	font-weight: bold;
}
.onthisday_result {
	background: #EFEFC2;
	padding: 4px 10px;
	border: 1px solid #CFCF9B;
}
td.cal img{
	border: 1px solid #AAA;
	margin-top: 2px;
	margin-left: 5px;
}
td.cal input, td.cal img {
	float: left;
}
.strong {
	font-weight: bold !important;
}
table#adv_search_form {
	background: #E6E6E6;
}
table#adv_search_form td {
	padding: 6px 4px;
	vertical-align: top;
}


#search_content,#search_pdfs,#search_docs,#search_downloads,#search_bot_jcalpro_search,#search_committees {
	background: #EFEBC2;
	margin-bottom: 5px;
	border: 1px solid #CFCCA8;
}

.show{
	display: block;
}
.hide{
	display: none;
}
.rd_thumb img {
	
}
#rokdownloads .rd_thumb {

}
#rokdownloads h4 a, #rokdownloads h4{
/*
	margin: 0 0 0 20px;
*/
	font-weight:bold;
	font-size:105%;
}
a.latestnews, a.readmore {
	font-weight: bold;
	
	display: block;
}
table.committee_table {
	width: 100%;
	border: 1px solid #333;
}
table.committee_table th {
	background: #333;
	color: #FFF;
	padding: 4px;
}
table.committee_table td {
	padding: 4px;
}
.inquiry_description,.committee_article {
	/* width: 688px; */
	margin-right: 10px;
	/* float: left; */
	margin-top:10px;
}

/* added by peter neish to get lists to format properly in IE8 */
.committee_article ol {
	margin-left: 30px;
}


.committee_article table {
	
	width: 546px;
}
.inquiry_menu {
	float: left;
	width:100%;
	border: solid 1px #666;

	padding-bottom: 0px;
	/*width: 130px; */
	clear: both;
        background-color: #d1edef;

        margin-bottom: 1em;
}
#middle_sub_left ul.committee_menu,ul.committee_menu {
	/*width: 130px !important; */
	padding: 0px;
	margin: 0px;

}
ul.committee_menu li {

	list-style: none;
/*	width: 130px; 
	border-right: 1px solid #CCC !important;
	background: #F2F2F2; 
		border-bottom: 1px solid #CCC !important; 
	*/
	float: left;

        background-color: #e8e8e8;
	
	padding: 0px;
	margin-top: 2px;
        margin-left: 2px;
        margin-right: 0px;
	margin-bottom: 0px;

	border-left: 1px solid #666;
	border-right: 1px solid #666;
	border-top: 1px solid #666;
	border-bottom: 2px solid #ccc;

}
ul.committee_menu li a {
/*	width: 120px; */
	padding: 5px;
	float: left;
	text-decoration: none;

}
ul.committee_menu li a:hover {
	background: #fff;
	color: #000;
}
ul.committee_menu li.head {
	
	color: #333;
	font-weight: bold;
	padding: 5px !important;
	width: 190px;
}
	
ul li.contents {
	background: #01747B;
	color: #FFF;
	padding: 5px !important;
	width: 120px;
}
ul.committee_menu li.active {
	background-color: #fff !important;
        color: #000 !important;
        border-bottom: 3px solid #fff;
        margin-bottom: -1px !important;
}
ul.committee_menu li.active a {
        color: #000 !important;
}
button.nostyle {
	background: none;
	border: 0px;
	padding: 0px;
}
#rokdownloads .rd_button.rd_off {
	display: none;
}
#rd_files h4 {
	float: left;
}
a.browse {
	text-decoration: underline;
}
.broadcast {float: left;text-align: left;}
.rss {float:right;}

.pub_option {
	margin-bottom:30px;
}
.category_type{
	float:left;
	margin-left:10px;
}

.pub_option a, .pub_option_title{
	float: left;
	padding-left:5px;
	line-height:20px;
}
.block {
	clear: both;
	width: 180px;
}

#rokdownloads dl.rd_props{
        background-color:#FFFFFF;
}

.committees_contents{
        margin-top:10px;	
}
.rd_pagination ul.pagination li a{
	float: none;
}
img.imgright {
	float: right;
	padding-top: 1em;
	padding-left: 1em;
	padding-bottom: 1em;
}
img.imgleft {
	float: left;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
}

table.tabular {text-align: center;}
.columnHeaders, .rowHeaders,table.tabular th, table.tabular td {text-align: left;}

/* HANSARD */

/*Assembly download table*/

#hansAssy {
         background-color: #AED1A3; 
         border-collapse: collapse;
}
#hansAssy tr {
         border-top: 2px solid #AED1A3;
         border-bottom: 2px solid #999999;
}
#hansAssy tr#blank {
         border-bottom: 0px;
}
#hansAssy th {
         text-align: left;
}
table#hansAssy td {
         padding: 5px;
         border: none;
}

/*Council download table*/

#hansCcl {
         background-color: #F48F8A; 
         border-collapse: collapse;
}
#hansCcl tr {
         border-top: 2px solid #F48F8A;
         border-bottom: 2px solid #999999;
}
#hansCcl tr#blank {
         border-bottom: 0px;
}
#hansCcl th {
         text-align: left;
}
table#hansCcl td {
         padding: 5px;
         border: none;
}

