/* custom stuff */

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


body {
	margin: 0;
	padding: 0;
}

p {
  margin-top: 0;
  margin-bottom: 0px;
}

fieldset {
	border: 0;
	padding: 5px 0;
}

span.pathway {
	display: block;
	height: 16px;
	line-height: 16px;
	vertical-align: middle;
	margin-top: 5px;
	margin-bottom: 10px;
	font-weight: bold;
}

span.pathway img {
	margin: 0px 10px;
	vertical-align: middle;
}

div#pathway {
	margin-bottom: 10px;
	padding-left: 8px;
}

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

/*** fonts ***/
body {
		line-height: 125%;
		/*font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;*/
                font-family: Arial, Helvetica, sans-serif;
		color:#222222;
}

ul {
  margin-top:6px;
  margin-bottom:6px;
}

/* size attributes */

body.f-smaller {
	font-size: 10px;
}

body.f-default {
	font-size: 12px;
}

body.f-larger {
	font-size: 13px;
}

a {
	color: #363587;
}
a:hover {
	color: #E06526;
}

.small,
.modifydate,
.createdate,
div.mosimage_caption {
	font-size: 100%;
}

#nav a {
	font-size: 100%;
}

.contentheading {
        text-align: center;
}

div.moduletable h3,
.contentheading,
.componentheading {
	font-size: 130%;
	color: #2D2B20;
}

.componentheading {
  margin-bottom: 15px;

}

td.componentheading {
	padding-bottom: 15px;
}


/* font family */
h3,
.contentheading,
.componentheading,
#nav,
.sectiontableheader,
span.pathway,
.small,
.createdate,
.modifydate {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a:link,
a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

/* module settings */
div.moduletable h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 10;
}

div.moduletable {
	margin-bottom: 0px;
}

div.moduletable ul {
	margin: 5px 0;
	padding: 0 2em;
}

div.moduletable ul li {
	padding-bottom: 1px;
}


/** regular joomla menu **/

a.mainlevel {
	display: block;
	height: 15px;
	line-height: 14px;
	padding: 0;
	padding-left: 20px;
	background: url(../images/play.png) 0% 50% no-repeat;
	padding-bottom:1px;
	padding-top:1px;
	color:#363587;
}
a.mainlevel:hover {
	background: #E76521 url(../images/play_hover.png) 0% 50% no-repeat;
	color: #fff;
}

a#active_menu,
a#active_menu:link,
a#active_menu:visited {
	/*color: #333;*/
        /*background: #E76521 url(../images/play_hover.png) 0% 50% no-repeat;*/
        color:#E06526;
}

a#active_menu:hover {
	background: #E76521 url(../images/play_hover.png) 0% 50% no-repeat;
	color: #fff;
        
}


li.active_menu a:link,
li.active_menu a:visited {
  color: #333;
}

a.sublevel {
}
a.sublevel:link,
a.sublevel:visited {
	font-weight: bold;
}
a.sublevel:hover {
	text-decoration: none;
}

/* headings */

h1 {
	font-size:16px;
	padding-bottom: 5px;
	padding:0;
	margin:0;
}

h2 {
   padding-bottom: 5px;
}

h3 { 
   padding-bottom: 5px;
}

h4 {
	 padding-bottom: 5px;
}


.small {
	font-weight: bold;
	font-size: 80%;}

.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-weight: bold;
	font-size: 80%;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-weight: bold;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;
	font-size: 80%;
}

/** some joomla class stuff */

table.contenttoc {
  margin: 5px;
  padding: 5px;
}

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


td.buttonheading {
 	vertical-align: middle;
}

td.buttonheading img {
	margin-right: 5px;
}

table.mainbody td.mainbody td.sectiontableheader {
  font-weight: bold;
  padding: 4 0 0 0;
  line-height: 20px;
  background: #edece9;
  border-bottom: 1px solid #dfdedc;
}

table.mainbody td.mainbody tr.sectiontableentry1 td, 
table.mainbody td.mainbody tr.sectiontableentry2 td {
  padding: 4px;
  border-bottom: 1px solid #edece9;
}

table.mainbody td.mainbody td.sectiontableentry1, 
table.mainbody td.mainbody td.sectiontableentry2{
  padding: 4px;
  border-bottom: 1px solid #edece9;
}

table.contentpaneopen, table.contentpane {
  border-collapse: collapse;
  padding: 0;
  margin: 0;
  width: 100%;
  font-size:12px;
}

div.contentpane, div.contentpaneopen {
  width: 100%;
}


.clr {
	clear: both;
}

div.mosimage {
  margin: 5px;
}


table.adminform textarea {
  width: auto;
  color: #666;
}

/** width stuff **/

.w-wide div.wrapper {
	width: 962px;
}
.w-thin div.wrapper {
	width: 962px;
}
.w-fluid div.wrapper {
	width: 100%;
	min-width: 962px;/*See also template_ie.css*/
	max-width: 1200px;/*See also template_ie.css*/	
}



/* showcase */
#showcase {
	/*background: #E06526 url(../images/showcase-bg.png) repeat-x;
	color:#fff;*/
	
	background: #fff url(../images/showcase-bg.png) repeat-x;
	color:#000;
	
	
}


/** template layout stuff **/

#page_bg {
	height: 100%; 
	padding: 0;
	margin-bottom: 1px;
	background: #C3BDA4;
        /*background: #DCD9CA*/
}

#mainbg {
	background: url(../images/body-bg.png) repeat-x;
}

#mainbg-2 {
	background: #fff url(../images/body-shadow-br.png) 100% 0 repeat-y;
}

#mainbg-3 {
	background: transparent url(../images/body-shadow-bl.png) 0 0 repeat-y;
}

#mainbg-4 {
	background: transparent url(../images/body-shadow-tr.png) 100% 0 no-repeat;
}

#mainbg-5 {
	background: transparent url(../images/body-shadow-tl.png) 0 0 no-repeat;
	/*padding: 0 25px;*/
}

#mainft-2 {
	background: #c3bda4 url(../images/footer-shadow-tr.png) 100% 0 no-repeat;
}

#mainft-3 {
	background: transparent url(../images/footer-shadow-tl.png) 0 0 no-repeat;
	/*padding: 0 24px;*/
}

div.wrapper {
	margin: auto;
	position: relative;
}

#showcase ul,
#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#showcase li,
#footer li {
		border-bottom: 1px #bf541e dotted;
		padding-bottom: 0;
		margin-bottom: 2px;
}


#showcase a {color:#363587;}
#showcase a:hover{color:#E06526;}

#showcase h1 {color:#363587;}
#showcase h2 {color:#363587;}
#showcase h3 {color:#363587;}

#showcase .padding,
#footer .padding {
	padding: 5px 0px;
}

#mainbody-padding {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  
}

#footer {
	padding-top: 10px;
}

#the-footer {
	text-align: center;
	background: #363587;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	color: #EAF2FB;
	font-size: 90%;

}

#the-footer a:hover{color: #fff;}


#the-footer .padding {
	padding: 10px 0px 5px 0px;
	width: 100%;
	border-top: 1px solid #c4bd9a;	
	
}

table.showcase,
table.mainbody,
table.headlines,
table.footer {
	width: 100%;
	padding: 0;
}

table.headlines {
	/**/margin-top: 5px;/**/
}

table.showcase tr,
table.mainbody tr,
table.headlines tr,
table.footer tr {
	vertical-align: top;
}

table.showcase td.showcase,
table.footer td.footer,
table.headlines td.headlines {
	width: 33%;
}

table.showcase td.showcase,
table.footer td.footer{
	padding: 0 10px;
}

table.showcase td.showcase{
	text-align:center;
}

/*table.headlines td.headlines {
	padding: 0px 5px 0px 5px;
}*/


td.headlines {
	padding: 5px 5px 3px 5px;
}


table.mainbody td.mainbody {
	padding: 0;
	background: #fff url(../images/content-bg.png) repeat-x;
}

td.mainbody .padding {
	padding: 0 5px;
	padding-top:5px;
}

table.headlines td.headlines {
	background: #fff;
}




/* toolbar */

#toolbar {
	height: 31px;
	background: #3A3A94 url(../images/toolbar-bg.png) repeat-x;
	position: relative;
}

/* some page content things */

.hide {
	display: none;
}

form {
	border: 0;
	margin: 0;
	padding: 0;
}

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

span.article_seperator {
	display: block;
	height: 6px;
        line-height: 6px;
        font-size:6px;
}

table.pollstableborder td {
	text-align: left;
	padding: 2px 0;
}

input#mod_search_searchword {
	width: 120px;
}

.highlight {
  background-color: #ffc;
}


/********************************/
/* Inset Modules                */
/********************************/

#inset a,#inset2 a,#inset3 a,#inset4 a {
	font-size: 100%;
}
#inset,#inset2,#inset3,#inset4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #222222;
	/*text-align: center;*/
	margin: 8px 0;
}
#inset a.mainlevel,
#inset2 a.mainlevel,
#inset3 a.mainlevel,
#inset4 a.mainlevel {
	display: inline;
	background: none;
	padding: 0 5px;
}

#inset table,
#inset2 table,
#inset3 table,
#inset4 table {
	width: auto;
	margin: 0 auto;
}


/********************************/
/* Space instead of pathway     */
/********************************/
#space_content {
	height:3px;
	overflow:hidden;
}

/********************************/
/* Right and left side          */
/********************************/

td.left div.moduletable,
td.bigright div.moduletable,
td.bigright_without1 div.moduletable,
td.subright1 div.moduletable,
td.subright1 div.moduletable,
td.topright div.moduletable {
	margin-bottom: 10px;
}
td.left ul,
td.bigright ul,
td.subright1 ul,
td.subright2 ul,
td.topright ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
td.left li,
td.bigright li,
td.subright1 li,
td.subright2 li,
td.topright li {
		/*border-bottom: 1px #bf541e dotted;*/
		padding-bottom: 0;
		margin-bottom: 2px;
}

table.mainbody td.left {
	width: 135px;
	padding: 10px 8px 0px 10px;
	background: #ffffff url(../images/side-bg.png) repeat-x;
	border-right: 1px solid #EAF2FB;
}

table.mainbody td.bigright {
	/*width: 312px;*/
	width: 302px;
	padding: 10px 5px 0px 5px;
	background: #ffffff url(../images/side-bg.png) repeat-x;
	border-left: 1px solid #EAF2FB;
}
table.mainbody td.bigright_without1 {
	width: 142px;
	padding: 10px 5px 0px 5px;
	background: #ffffff url(../images/side-bg.png) repeat-x;
	border-left: 1px solid #EAF2FB;
}
table.mainbody td.bigright_without2 {
	width: 165px;
	padding: 10px 5px 0px 5px;
	background: #ffffff url(../images/side-bg.png) repeat-x;
	border-left: 1px solid #EAF2FB;
}

table.righttable td.topright {
	width: 302px;
	padding: 0px 0px 0px 0px;
	background: #ffffff url(../images/side-bg.png) repeat-x;
}

table.righttable td.subright {
	width: 292px;
	padding: 5px 5px 0px 5px;
	background: #ffffff url(../images/side-bg.png) repeat-x;
}
table.righttable td.subright1 {
	width: 155px;
	padding: 0px 5px 0px 5px;
	background: #ffffff url(../images/side-bg.png) repeat-x;
}
table.righttable td.subright2 {
	width: 132px;
	padding: 0px 5px 0px 5px;
	background: #ffffff url(../images/side-bg.png) repeat-x;
}

td.left h3 {
	margin:0;
	padding:0;
	margin-top: 0px;
	margin-bottom: 10px;
	height:20px;
	width:135px;
	line-height:20px;
	/*text-indent:20px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 100%;
	text-align:center;
	background: #B8BAC9;
	border:1px solid #7790DF;
	color: #42418C;
}

td.headlines h3 {
	margin:0;
	padding:0;
	margin-top: 0px;
	margin-bottom: 10px;
	height:20px;
	/*width:135px;*/
	line-height:20px;
	/*text-indent:20px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 100%;
	text-align:center;
	background: #B8BAC9;
	border:1px solid #7790DF;
	color: #42418C;
}

td.topright h3 {
	margin:0;
	padding:0;
	margin-top: 0px;
	margin-bottom: 10px;
	height:20px;
	/*width:135px;*/
	line-height:20px;
	/*text-indent:20px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 100%;
	text-align:center;
	background: #B8BAC9;
	border:1px solid #7790DF;
	color: #42418C;
}

td.subright h3,
td.subright1 h3,
td.subright2 h3{
	margin:0;
	padding:0;
	margin-top: 0px;
	margin-bottom: 10px;
	height:20px;
	line-height:20px;
	/*text-indent:20px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 100%;
	text-align:center;
	background: #B8BAC9;
	border:1px solid #7790DF;
	color: #42418C;
}

td.bigright h3 {
	color: #363587;
}

/********************************/
/* Google search box            */
/********************************/

#google_search {
float: right;
padding-top: 2px;
padding-right: 20px;
}

/********************************/
/* Orange area below menu       */
/********************************/

#area_below_menu{
	background: #E06526 url(../images/showcase-bg-orange.png) repeat-x;
	color:#fff;
	height:10px;
	overflow:hidden;
}
/********************************/
/* Date       */
/********************************/

div.thedate {
	float:  right;
	line-height: 31px;
	height: 31px;
	color: #fff;
	font-size:10px;
	font-weight: bold;
	padding:  0 8px 0 0px;
}

/********************************/
/* Newsfeed       */
/********************************/

li.newsfeed {
	border-bottom: 1px #bf541e dotted;
	padding-bottom: 0;
	margin-bottom: 2px;
	padding-left: 20px;
	background: url(../images/little_square.png) 0% 0% no-repeat;
	color:#363587;
}
li.newsfeed a:hover{
	color:#E06526;
}

.dropdown {
        width:169px;
}

.inputbox {
        width:165px;
}


#the-footer a, #the-footer a:link, #the-footer a:visited {
        color: #E06526;
}
#the-footer a:hover {
        color: #EAF2FB;
}