/* ---------------------
basic layout
--------------------- */

* {
	font-family: Arial, Helvetica, sans-serif;
}

body {
/*	background: white url(../images/top_bg.gif) repeat-x; */
	background: white;
	margin:0;
}

.frame_site {
	background: white url(../images/top_bg.gif) repeat-x;
	display: block;
	position: relative;
	border: thin solid #CCCCCC
}

body,div,td,th,p,li {
	font-size:10pt;
}

a:link,
a:active,
a:visited {
	text-decoration:underline;
	color:#000000;
	background: inherit;
}

a:hover {
	text-decoration:underline;
	color:#FF7F00;
	background: inherit;
}

ul {
	margin: 5px;
	padding: 5px;
}

li {
	padding-left: 5px;
	padding-top: 0px;
	list-style-image: url(../images/bullet.gif);
}

.maincontent {
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	background: white url(../images/main_bg.jpg) 0px -120px no-repeat;
}

.maincontent2 {
	background: white url(../images/main_bg.jpg) no-repeat;
}

.style3 {
	font-size: 8pt;
}

.style4 {
	color: #111145;
	text-decoration: none;
}

.tableback1 {
	background: #FFF5EB;
}
.tableback2 {
	background: #FED4AB;
}


/* ---------------------
template layout
--------------------- */

/* ---------------------
mambo content layout
--------------------- */

/** specific top right column menu item link **/
a.mainlevel-right:link,
a.mainlevel-right:active,
a.mainlevel-right:visited,
a.sublevel-right:link,
a.sublevel-right:active,
a.sublevel-right:visited {
	color:#000000;
	text-decoration:none;
}

/** specific top right column menu item link on mouseover **/
a.mainlevel-right:hover {
	color:#FF7F00;
	text-decoration:none;
}

/** pathway block **/
span.pathway {
	display:block;
	text-align:left;
	color:#000000;
	font-size:10px;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	height:20px;
	margin-bottom:10px;
}

/** content title **/
.componentheading {
	color:#000000;
	font-size: 20px;
	line-height:25px;
	padding: 5px 0 5px 0;
	display:block;
}

.contentheading,
.contentpagetitle,
a.contentpagetitle:link,
a.contentpagetitle:active,
a.contentpagetitle:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
	font-weight: bold;
	padding-top: 25px;
	background-color:inherit;
	display:block;
}

.contentpaneopen {
	width:100%;
}


/** pdf, printer version, and email to friend button **/
.buttonheading {
	width: 16px!important;
	text-align:right;
}

.sectiontableheader {
	font-weight: bold;
}

.category, .categorytitle {
	font-weight: bold;
	color:#3973AC;
	background-color:inherit;
}

.sectiontableentry1 {
	background-color: #EFEFEF;
	padding: 2px;
	color:#333333;
}

.sectiontableentry2 {
	background-color: #FFFFFF;
	padding: 2px;
	color:#333333;
}

/** blog Styles **/
.blogsection {
	color:#3973AC;
	background-color:inherit;
}

.blog_more {
	font-weight: bold;
	line-height: 25px;
	padding-top: 20px;
	color: #3973AC;
	border-bottom: 1px solid #E5E5E5;
	background-color:inherit;
}

/** small text in content **/
.small {
	color:#999999;
	font-size:10px;
	font-weight: bold;
	background-color:inherit;
}

.back_button {
	display:block;
	text-align:left;
	font-weight:bold;
	font-size:12px;
	width:100%;
	margin-bottom:10px;
	letter-spacing:2px;
}

/** highlight word search result **/
.highlight {
	font-weight:bold;
	background-color: #FFFF00;
	padding: 2px 0 2px 0;
	
}

/** table of content layout **/
table.contenttoc {
	border:1px solid #000000;
	padding:1px;
	width:130px;
	margin: 0 0 10px 10px;
}

/** table of content header **/
.contenttoc th {
	color:#FFFFFF;
	background-color:#666666;
	font-size:11px;
	display:block;
	width:124px;
}

/** unordered list for latest news module **/
ul.latestnews li,ul.mostread li {
	line-height: 18px;
	font-size:11px;
	font-weight:bold;
	list-style-type: none;
	list-style-position: outside;
}


/** fix opera table width for content list in table category**/
table.contentpane td.contentdescription {
	width:100%!important;
}


/* ---------------------
Links
--------------------- */

div.back_button a,
div.back_button a:link,
a.latestnews:link,
a.latestnews:active,
a.latestnews:visited,
a.mostread:link,
a.mostread:active,
a.mostread:visited {
	text-decoration:none;
}

/*** read more link ***/
.readon,
a.readon:link,
a.readon:active,
a.readon:visited {
	color:#666666;
	font-weight:bold;
	text-align:left;
	margin-top:10px;
	letter-spacing: 2px;
	font-size:10px;
	text-decoration:none;
}

/*** blog links ***/
a.blogsection:link,
a.blogsection:active,
a.blogsection:visited {
	color:#3973AC;
	text-decoration:none;
}

/** generic menu item link **/
a.mainlevel:link,
a.mainlevel:active,
a.mainlevel:visited,
a.sublevel:link,
a.sublevel:active,
a.sublevel:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
	line-height: 28px;
}

/** generic menu item link on mouseover **/
a.mainlevel:hover {
	color:#FFFFFF!important;
	text-decoration:none!important;
}

#leftmenu a:link,#leftmenu a:active,#leftmenu a:visited
{
	color:#FFFFFF;
	background:inherit;
	text-decoration:none;
}


#leftmenu a:hover {
	color:#FF7F00;
	background:inherit;
	text-decoration:none;
}

/** pathway link item **/
a.pathway:link,
a.pathway:active,
a.pathway:visited {
	color:#999999;
	text-decoration:none;
}

/** table of content list **/
a.toclink:link,
a.toclink:active,
a.toclink:visited {
	color:#3973AC;
	font-size:11px;
	padding:2px 10px 2px 10px;
	display:block;
	text-decoration:none;
}

/** latestnews and popular **/
.latestnews,
.mostread {
	color:#000000;
}

a.latestnews:link,
.mostread a:link,
.latestnews a:active,
.mostread a:active,
.latestnews a:hover,
.mostread a:hover,
.latestnews a:visited,
.mostread a:visited {
	color:#000000;
	text-decoration:underline;
}

/** underline on hover **/
a.toclink:hover,
a.latestnews:hover,
a.mostread:hover,
a.pathway:hover,
a.sublevel:hover,
a.sublevel-right:hover,
a.blogsection:hover,
a.readon:hover,
a.latestnews:hover {
	text-decoration:underline;
	color:#3973AC;
	background-color:inherit;
}

/* ---------------------
mambo module layout
--------------------- */

/** general module table **/
table.moduletable {
	float:left;
}

/** general module title **/
table.moduletable th {
	border: 1px solid #000000;	
	color:#FFFFFF;
	font-size:15px;
	line-height:20px;
	background-color:#484848;
	height:25px;
	text-align:left;
	padding-left:15px;
	font-weight:normal;
}

table.moduletable-right th {
	color:#000000;
	font-size:15px;
	line-height:20px;
	background-color:#FED4AB;
	padding-left:15px;
	text-align: left;
}

/** generic menu item **/
/** Mambo core, but not used **/
.mainlevel  {
	display:block;
	height:25px;
	line-height:25px;
	padding-left:15px;
	font-weight:bold;
	text-decoration:none;
}

/** search div in top right column. position:user5 **/
div.search {
/*	position:absolute;
	top: 175px;
	right: 9px;
	z-index:1; */
	margin-left:10px;
	white-space: nowrap;
}

/** search field in search div **/
.search .inputbox {
	width:130px;
	border: 1px solid #000000;
}

/* ---------------------
mambo form layout
--------------------- */

/** input button html tag **/
.button {
	font-size:11px;
	text-transform:uppercase;
	color:#666666;
	font-weight:bold;
	background-color:#CCCCCC;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #FFFFFF;
}

.search  {
	margin-top:30px;
}



/* 
mambo top menu layout
you need to add menu class suffix: -nav
*/
.mainlevel-nav
{
	color: #FFFFFF;
	background: inherit;
	font-size: 10pt;
	line-height: 200%;
}

#top_menu {
	display: block;
	display: table-cell;
}

/*
#top_menu table tr td {
	background-color: #FF0000;
	display: block;
	white-space: nowrap;
}
*/

/* support Flat List as well as Horizontal */
/** unordered list top menu **/
ul#mainlevel-nav
{
	list-style: none;
	margin-bottom: 0px;
	color: #FFFFFF;
}

/** unordered list item for top menu **/
ul#mainlevel-nav li
{
	display: block;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	width: 93px;
	font-size: 9pt;
	line-height: 23px;
	white-space: nowrap;
}

/** unordered list item link for cluster rollover menu **/
.mainlevel-projects
{
	color:  #FFFFFF;
	font-size: 10pt;
	line-height: 200%;
}

/* left menu */
.mainlevel-left {
	padding-left: 15px;
}

#leftmenu td {
	background: #111145 url(../images/leftmenu_back.jpg) no-repeat;
	line-height: 200%;
	width: 145px;
}

a.mainlevel-nav:link,a.mainlevel-nav:active,a.mainlevel-nav:visited {
	display:block;
	float:left;
	clear:none;
	text-align:center;
	font-size:9pt;
	background: url(../images/upper_tab.gif) no-repeat;
/*	width: 94px; */
	width: 93px; 
	top: -1px;
	color: #FFFFFF;
	text-decoration: none;
}

a.mainlevel-nav:hover {
	display:block;
	float:left;
	clear:none;
	text-align:center;
	font-size:9pt;
	background: url(../images/upper_tab.gif) no-repeat;
/*	width: 94px; */
	width: 93px; 
	height: 21px;
	color: #FF7F00;
	text-decoration: none;
}

a.mainlevel-projects:link,a.mainlevel-projects:active,a.mainlevel-projects:visited {
	display:block;
	float:left;
	clear:none;
	text-align:center;
	font-size:9pt;
	background: url(../images/lower_tab.gif) no-repeat;
/*	width: 119px; */
	width: 104px;
	height: 21px;
	color: #FFFFFF;
	text-decoration: none;
}

a.mainlevel-projects:hover {
	display:block;
	float:left;
	clear:none;
	text-align:center;
	font-size:9pt;
	background: url(../images/lower_tab.gif) no-repeat;
/*	width: 119px; */
	width: 104px;
	height: 21px;
	color: #FF7F00;
	text-decoration: none;
}

span.mainlevel-cbr {
	display: none;
}

a.mainlevel-cbr:link,a.mainlevel-cbr:active,a.mainlevel-cbr:visited {
	background: inherit;
	color: #000000;
	text-decoration: none;
	display: table-cell;	/* convolution to handle both IE7 and FireFox */
	display: inline-block;
	text-align:center;
	width:172px;
}

a.mainlevel-cbr:hover {
	background: inherit;
	color: #FF7F00;
	text-decoration: none;
	display: table-cell;
	display: inline-block;
	text-align:center;
	width:172px;
}

 /*
specific right column menu item. position:right
you need to add menu class suffix: right
 */
.mainlevel-right {
	display:block;
	padding-left:15px;
}

/** for polls **/
.poll {
	font-size:11px;
	line-height: 16px;
}

table.pollstableborder .sectiontableentry2 {
	background-color:transparent; 
	text-align:left; 
}
table.pollstableborder .sectiontableentry1 {
	background-color:#F5F5F5; 
	text-align:left;
}

table.pollstableborder td.sectiontableentry2,
table.pollstableborder td.sectiontableentry1 {
	background-color:transparent!important; 
	text-align:left!important; 
}


#bottompadding	{
	position:relative;
	width:900px;
	display:block;
	height:0px;
	margin-top:-100px;
}
