/* b reset styles */

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, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	line-height: 1.4;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	/*vertical-align: baseline;*/
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* e reset styles */


html {
	font-family: Arial, Helvetica, sans-serif;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000;
	background-color: #fff;
	text-align: left;
	background-image: url(../images/templateimages/body_background_2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

img {
	border: 0;
}

#page {
	width: 760px;
	margin: 0 auto;
	position: relative;
	background-color: #fff;
}

/* featured items element styles ///////////////////////////////// */
#featured-items {
	position: absolute;
	z-index: 3;
	top: 71px;
	right: 20px;
	display: block;
	background-image: url(../images/templateimages/FeaturedContent_background.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 183px;
}

#featured-items p.fi-header {
	position: relative;
	margin: 0 0 6px 0;
}

#featured-items p.fi-logo {
	margin: 0 0 0 8px;
}

#featured-items p.fi-inst {
	margin: 4px 0;
	padding: 0 0 2px 0;
	font-size: 9px;
	color: #999999;
	text-align: center;
}

#featured-items ul  {
	list-style-type: none;
	margin: 0 4px;
	float: right;
	display: block;
}

#featured-items ul li {
	list-style-type: none;
	line-height: 12px;
}

*html #featured-items ul li {
	line-height: 16px;
}

#featured-items ul li a {
	padding: 0 3px;
	border: 1px solid #999;
	color: #999;
	font-size: 10px;
	text-decoration: none; 
}

#featured-items ul li a:hover {
	border-color: #63C50C;
	color: #63C50C;
	background-color: #B1DE8A;
}

#featured-items ul li a.active {
	border-color: #ED4DE7;
	color: #ED4DE7;
}

#featured-items ul li a.active:hover {
	border-color: #ED4DE7;
	color: #ED4DE7;
	background-color: #fff;
}

#featured-items ul li.fi-go {
	margin-top: 6px;
	position: relative;
	right: 3px;
}

#featured-items ul li.fi-go a {
	border: 0;
}


/* END featured items element styles ///////////////////////////////// */

#tab-nav {
	width: 100%;
/*	background-image: url(../images/templateimages/navbar-background.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;*/
	/*margin-bottom: 30px;*/
	border-top: 1px solid #FFF;
}

#tab-nav ul {
	padding-left: 0;
	margin-left: 0;
	background-color: #63C50C;
	color: #FFF;
	float: left;
	width: 100%;
}

#tab-nav ul li {
	display: inline;
	font-size: .75em;
	text-transform: uppercase;
	letter-spacing: .1em;
}

#tab-nav ul li a {
	padding: 0.2em 1em;
	background-color: #63C50C;
	color: #FFF;
	text-decoration: none;
	float: left;
	border-right: 1px solid #FFF;
}

#tab-nav ul li a:hover {
	background-color: #FF9933;
	color: #036;
}

#tab-nav ul li a.active {
	color: #1472B1;
/*	font-weight: bold;*/
/*	background-image: url(../Images/TemplateImages/Nav_Tab_background.jpg);
	background-position: right top;
	background-repeat: no-repeat;*/
	background-color: #FFF;
/*	position: relative;
	top: 2px;*/
}

#user-nav {
	position: absolute;
	top: 48px;
	right: 0px;
	text-transform: uppercase;
	font-size: .75em;
	text-align: right;
	z-index: 3;	 
}

#user-nav ul {
	list-style-type: none;
	display: block;
}

#user-nav ul li {
	list-style-type: none;
	margin: 0 0 2px 0;
	padding: 0 8px;
	display: inline;
	border-right: 1px solid #ADF66D;
	font-weight: bold;
	color: #fff;
}

#user-nav ul li.end {
	border: 0;
}

#user-nav ul li a {
	color: #ADF66D;
	text-decoration: none;
	font-weight: normal;
}

#user-nav ul li a:hover {
	color: #fff;
	text-decoration: none;
}

#user-nav ul li a.active {
	color: #fff;
	font-weight: bold;
}

#content {
	margin: 10px 20px 20px 20px;
}

.float-left {
	float: left;
	margin: 0 8px 8px 0;
}

#right-column {
	position: relative;
	display: block;
	height: 1%;
	float: right;
	width: 242px;
}

#left-center-container {
	position: relative;
	display: block;
	height: 1%;
	width: 500px;
}

#left-column {
	position: relative;
	display: block;
	height: 1%;
	float: left;
	width: 242px;
} 

#center-column {
	position: relative;
	display: block;
	height: 1%;
	margin-left: 260px;
}

#footer {
	background-image: url(../images/templateimages/Footer_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	font-size: .7em;
	color: #999;
	padding: 1em 0;
	margin: 2em 0;
}

#footer p {
	padding: 0 0 6px 0;
	line-height: 1.5em;
	text-align: center;
}

.clear {
	clear: both;
	font-size: 1px;
}


#content p#crumbs {
	font-size: .8em;
	color: #666;
}

#content p#crumbs a {
	color: #666;
	text-decoration: none;
}

#content p#crumbs a:hover {
	color: #036;
	text-decoration: underline;
}

/*DROP-DOWN MENU */

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

/*-----------------------------RIGHT FROM CSSPLAY----------------------*/

.menu {width:760px; height:22px; font-size:0.85em; position:relative; z-index:100;border-right:0;}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:760px; w\idth:759px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none; text-transform: uppercase; letter-spacing:.1em;}
.menu ul ul {width:149px; text-transform: none; letter-spacing: normal;}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;width:107px;position:relative;}
/*.menu li.last {width:50px;}*/
/* style the links for the top level */
.menu a, .menu a:visited {display:block;font-size:11px;text-decoration:none; color:#fff; width:107px; height:20px; border:1px solid #FFF; border-width:1px 0 1px 1px; background:#63C50C; padding-left:10px; line-height:21px;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:95px; w\idth:95px;}

.menu li a.on {
	background-color: #FFF;
	color: #036;
}


.menu ul li a.drop, .menu ul li a.drop:visited {background-image:url(../images/templateimages/drop4.gif); background-repeat: no-repeat; background-position: 85% 82%;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#63C50; background-image:url(../images/templateimages/drop2.gif);}
/* style the second level hover */
.menu ul ul a.drop:hover{background:#c9ba65/* url(http://www.cssplay.co.uk/graphics/drop.gif) bottom right no-repeat*/;}
.menu ul ul :hover > a.drop {background:#c9ba65/* url(http://www.cssplay.co.uk/graphics/drop.gif) bottom right no-repeat*/;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#e2dfa8;}
/* style the third level hover */
.menu ul ul ul a:hover {background:#b2ab9b;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:22px;left:0; width:149px;border-top:1px solid #FFF;}
/* another hack for IE5.5 */
* html .menu ul ul {top:20px;t\op:21px;}

/* position the third level flyout menu */
.menu ul ul ul{left:149px; top:-1px; width:149px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-149px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background:#d4d8bd; color:#000; height:auto; line-height:1em; padding:5px 10px; width:128px;border-width:0 1px 1px 1px;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:150px;w\idth:128px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#036; background:#FF9933;}
.menu :hover > a, .menu ul ul :hover > a {color:#036;background:#FF9933;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}

