/*colors:

maroon: 6D0C2C
bright green: BFB617


*/

body {
	color: #444;
	font-size: 90%;
	font-family: Arial, "sans serif";
}

hr {
	background: #ccc;
	color: #ccc;
}

div#placeholder-logo {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-align: right;
	position: absolute;
	top:30px;
	left:70px;
	width: 150px;
	height: 50px;
}

div#placeholder-logo h1 {
	text-indent: -9999px;
	display:none;
}

h1, h2, h3, h4, h5, h6 {
	color: #000;
	*font-family: "Century Gothic";
}


h1, h1 a {
	color: #FFF!important;
	margin-bottom: 1.2em;
	text-transform: uppercase;
	*font-family: "Century Gothic";
	text-decoration: none!important;
	font-size: 2em!important;
	
	/*extended for long h1s*/
background: url(/images/cssimg/bg_h1.png) bottom left repeat-y;
width: 664px;
position:relative;
left:-36px;
padding-left:36px;
padding-bottom: 3px;
}

.system-message h1,
.system-message h1 a,
.system-error-message h1,
.system-error-message h1 a{
color: #000!important;
background: none;
padding: 0 0 0 36px;
width: auto;
}

div.forum-container h1,
div.forum-container h1 a {
	font-size: 1.4em!important;
}

div#placeholder-search {
	background: #79343E;
}

div#sub {
	color: #fff;
	font-size: 11px;
}	

div#placeholder-footer {
	color: #888;
	font-size: 11px;
}

td.menu-item {
	color: #fff;	
}

td.menu-item-hover {
	color: #000000;
}

td.menu-item-selected {
	color: #FFDF00;
}

td.submenu-item {
	background: #f9f9f9;
	color: #000;	
}

td.submenu-item-hover {
	background: #666;
	color: #fff;
}

td.submenu-item-selected {
	background: #000;
	color: #fff;
}



/* @group Forms */

div#placeholder-box1 {
	border-bottom: 1px solid #9D2436;
	padding: 18px 0 0;
	background: #F49E1A;
}

.secure-login, .newsletter-form, .annoucement-list {
	background: transparent;
	border: none;
	border-bottom: 1px solid #9D2436;
	margin-bottom: 18px;
	padding: 18px 0;
}

.announcement-list {
	border: none;
	padding: 0 18px;
}

.secure-login h3, .newsletter-form h3 {
	background: transparent;
	border: none;
	color: #fff;
	font-size: 12px;
	margin: 0;
	padding: 6px 18px;
}

.secure-login div.form, .newsletter-form div.form {
	padding-left: 9px;
}

div#sub input.cat_textbox_small,
div#sub select.cat_dropdown_small {
	width: 150px;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Links */

a:link, a:visited {
	color: #52131C;
	text-decoration: underline;	
}

a:hover, a:active {
	color: #52131C;
	text-decoration: underline;
}

div#sub a {
	color: #6D0C2C;
}

a#logo {
	text-decoration: none !important;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Template Settings */

/* Don't touch these unless you know how CSS layouts work */

body {
	background: #9D0C2D url(/images/cssimg/bg_left_full_height.png) 0 0 repeat-y;
	margin: 0;
}

body#sub {
	background: #848904 url(/images/cssimg/bg-sub-4-5x.png) repeat-y 50% 0;
}

div#main {
	margin: 0;
	width: 700px;
	background: #FFF url(/images/cssimg/bg_h1.png) 0 0 no-repeat;
	padding:0;

}

body#sub div#main {
	width: 700px;

}

div#main div.inner {
	padding: 18px 36px;
	_padding: 0 36px 18px 36px;
}

div#placeholder-nav-vert {
	padding-top: 50px;
	padding-left: 60px;
}

div#placeholder-hero {
	/*height: 216px;
	width: 600px;
	border: 1px dotted purple;*/
	height: 0px;

}

div#placeholder-search {
	padding: 7px 9px 0 9px;
	height: 43px;
	border-top: 2px solid white;
	position: relative;
	top:-2px;
	margin-bottom: -2px;
}

div#placeholder-search input.cat_textbox_small {
	width: 80px;
}

div#placeholder-rss {
	height: 16px;
	margin-bottom: 9px;
	text-align: right;
	display: none;
}

div#placeholder-rss img {
	margin: 0 9px;
	vertical-align: middle;
}

div.whoslogged {
	height: 36px;
	line-height: 36px;
	padding-right: 40px;
	text-align: right;
	display:none;
}

body#sub div.whoslogged {
	padding: 0;
}

div#placeholder-footer {
	padding: 0 30px;
}



/* @end */

#placeholder-box2 {
background: #BFB617;
margin:0;
}


/*
----------------------------------------------------------------------
navigaton
----------------------------------------------------------------------  
*/

div#placeholder-nav-vert {
	width: 220px;
	min-height: 600px!important;
	background: transparent;
	zborder: 1px dotted red;
	padding: 50px 0 0 70px;
}

/*menu flyout*/

div#cat_401520_divs  {
	float: left;
	margin: 0;
	padding: 0;
	font-size:1em;
	margin: 0px 0px 20px 0px;
	position: relative;
	zborder: 1px dotted orange;
	}


#cat_401520_divs ul {
	float: left;
	padding: 0;
	margin: 0;
	list-style-type: none;
	min-width: 200px;
	zborder: 1px dotted yellow;
	}

#cat_401520_divs li {
	float : left;
	margin:0;
	padding: 0;
	z-index: 98;
	min-width: 200px;
	zborder: 1px dotted green;
	background-image: none!important;
	}	
	
* html #cat_401520_divs li {
	width: 200px;/*subtract the anchor padding*/
	}	
	
#cat_401520_divs li a,
#cat_401520_divs li.current ul.submenu li a {/*ensures that the subnav items do not gain the you-are-here hover colours*/
	width: auto;
	color: #FFFFFF;
	font-weight : bold;
	text-decoration : none;
	padding: 6px 0px 6px 0px;
	margin: 0;
	white-space: normal;
	line-height: 1.2em;
	display: block;/*to display full-width-clickable*/
	text-transform: uppercase;
	background-image: none!important;
	}
	
* html #cat_401520_divs li a,
* html #cat_401520_divs li ul.submenu li a,
* html #cat_401520_divs li.current ul.submenu li a{
	width: 100%;/*full-width-clickable for IE*/
}

/* Expanding submenu */

#cat_401520_divs ul ul li { 
	display:none;
	}

#cat_401520_divs li.selected li { 
	display:block;
	}
	
#cat_401520_divs ul ul li { /* submenu individual list items */
	float : left; 
	margin:0;
	padding: 0px;
	}
	
#cat_401520_divs ul ul li a {
	white-space: normal;
	margin:0;
	padding: 0;
	text-transform: capitalize;
	}
	
#cat_401520_divs li a:hover,
#cat_401520_divs li.current ul.submenu li a:hover {
	text-decoration: underline;
	color: #000;
	}
	
#cat_401520_divs li:hover  {
	}
	
#cat_401520_divs ul ul li a {
	padding-left: 20px;
	}
	
#cat_401520_divs ul ul ul li a {
	padding-left: 40px;
	}
	
/*
----------------------------------------------------------------------
you are here nav
---------------------------------------------------------------------- 
*/

/*to show treatment on the primary nav item*/
#cat_401520_divs li.current a,
#cat_401520_divs li.current a:hover,
#cat_401520_divs li.current a:visited,
#cat_401520_divs li.current a:focus,
#cat_401520_divs li.current a:active
{
	color : #FF0000;
	font-weight: bold;
	text-decoration: none;
	}
	
	
#cat_401520_divs li.current {
	}
	
* html #cat_401520_divs li.current {
	/*width: auto;subtract the border and padding*/
	}
	
#cat_401520_divs li.current li {
	width: 185px;
	}
	
/*to retain normal state of colours in submenus*/
#cat_401520_divs li.current ul.submenu li a,
#cat_401520_divs li.current ul.submenu li a:hover,
#cat_401520_divs li.current ul.submenu li a:visited,
#cat_401520_divs li.current ul.submenu li a:focus,
#cat_401520_divs li.current ul.submenu li a:active
{
	color : #FFFFFF;
	font-weight: normal;
	border-left: none;
	background: none;
	padding-left:20px!important;
	text-transform: capitalize;
	}
	
/*to allow the current submenus item to differ*/
#cat_401520_divs li.current ul.submenu li.current a,
#cat_401520_divs li.current ul.submenu li.current a:hover,
#cat_401520_divs li.current ul.submenu li.current a:visited,
#cat_401520_divs li.current ul.submenu li.current a:focus,
#cat_401520_divs li.current ul.submenu li.current a:active
{
	font-weight: bold;
	}
	
/*to allow the hover treatments in flyouts*/
#cat_401520_divs li.current ul.submenu li a:hover/*,
#cat_401520_divs li.current ul.submenu li a:visited:hover*/
{
	color : #000000;
	font-weight: normal;
	text-decoration:underline;
	}

/* The expanded submenu */
#cat_401520_divs li.current ul
{
	display:block;
	height: auto;
	}
	
#cat_401520_divs li.current ul.submenu li a {/*ensures that the subnav items do not gain the you-are-here hover colours*/
	padding : 0;
	}


#cat_401520_divs li a.currentPage {
	color: yellow;
}

/* MISC DB ADDITIONS */

p#additional_info {
	padding: 20px; 
	float: right; 
	margin-bottom: 100px; 
	margin-left: 30px; 
	width: 140px;/* less padding */
	min-height: 120px;
	background: url(/images/cssimg/bg_add_info.png) 0 0 no-repeat;
	color: #FFF;
}

p#additional_info a {
	color: #FFF;
	line-height: 1.8em;

}

p#additional_info a:hover {
	color: #000;
}

li a img {display:none;}
li.selected a {color: black!important;}
li.selected li a {color: white!important;}
li li.selected a {color: black!important;}
li li.selected li a {color: white!important;}
li li li.selected a {color: black!important;}
li li li.selected li a {color: white!important;}

form#evaluation th {
font-weight: bold;
font-size: 1.3em;
padding-top: 1.3em;
}