body {
	font:normal 80% Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding:0;
	color: #000;
	text-align:center;
	background: #fff url(../images/bg.gif) center top no-repeat;
}

form {
  margin: 0;
  padding: 0
}

img,table {
	border:none
}

a:link, a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #000
}

a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #000
}
p {
  text-align:justify
}
hr{
	color:#e2e2e2;
	background:#e2e2e2;
	border:0;
	height:1px; 
}

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/

#container {
	width:980px;
	margin:0 auto;
	text-align:center
}
#container #header{
	width:980px;
	height:278px;

	text-align:left
}
#container #header #card-container{
	width:247px;
	height:110px;
	margin-top:105px;
	float:left
}
#container #header #card-container #card{
	margin-left:81px;
	width:166px;
	height:110px
}
#container #header #login-form-container{
	float:right;
	width:224px;
	height:100px;
	background:url(../images/login_form_bg.gif) 0 0 no-repeat;
	text-align:center
}
#container #header #login-form-container form table{
	font-size:85%;
	margin:22px auto 0 auto
}
#container #header #login-form-container form table td{
	text-align:left;
	vertical-align:middle
}
#container #header #login-form-container form table #modlgn_username, #container #header #login-form-container form table #modlgn_passwd{
	background-color:#ff893a;
	height:16px;
	width:110px;
	border-left:1px solid #f05404;
	border-top:1px solid #f05404;
	border-bottom:1px solid #ff893a;
	border-right:1px solid #ff893a;
}
#container #header #login-form-container form table .button{
	background-color:#ff0701;
	border-left:1px solid #ff0701;
	border-top:1px solid #ff0701;
	border-bottom:1px solid #b90501;
	border-right:1px solid #b90501;
	color:#a30501;
	font-weight:normal;
	padding:2px 3px;
	vertical-align:middle
}
#container #header #login-form-container form table a:link, #container #header #login-form-container form table a:visited, #container #header #login-form-container form table a:hover{
	color:#a30501	
}
#container #main-menu-container{
	height:33px;
	text-align:center;
	background-color:#5a7391
}
#container #main-menu-container table{
	margin:0 auto;
	height:33px;
	border-left:1px dotted #425977
}
#container #title{
	float:left;
	width:476px;
	overflow:hidden;
	text-align:left;
	height:32px;
	padding-left:362px
}
#container #title a{
	font:bold 220% Georgia, "Times New Roman", Times, serif;
	color:#a3a3a3;
	text-decoration:none;
	font-style:italic;
	text-align:left;
	height:32px;
	line-height:32px
}

#container #header #search-container{
	float:right;
	width:29%;
	text-align:right
}
#container #header #search-container #search{
	text-align:right;
	padding-right:38px
}
#container #header #search-container #search .search input{
	vertical-align:middle;
	margin-top:25px
}
div.search {
	text-align:right
}
.search #mod_search_searchword {
	width:110px;
	font:normal 100% Georgia, "Times New Roman", Times, serif;
	border:1px solid #aac1dd;
	color:#000;
	background-color:#fff;
	height:18px;
	vertical-align:middle;
}

div.search .button{
	font:normal 100% Georgia, "Times New Roman", Times, serif;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	border-left:1px solid #fff;
	border-top:1px solid #fff;
	margin:0 0 0 5px;
	color:#fff;
	background-color:#708fb6;
	vertical-align:middle;
	padding:2px
}
#top-menu{
	width:650px;
	height:47px;
	text-align:left;
	overflow:hidden;
	padding-left:190px;
	float:left
}

ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	height:47px
}
ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	line-height: 47px;
	white-space: nowrap
}
ul#mainlevel-nav li a{
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom:0;
	text-decoration: none;
	color: #a3a3a3;
	font-style:italic
}
ul#mainlevel-nav li a:hover
{
	color: #000
}
ul#mainlevel-nav li a#active_menu-nav{
	color: #000
}

form#form-login p{
	padding:0;
	margin:3px 0;
	text-align:left
}
form#form-login fieldset { border:0; margin: 0;padding:0;text-align:left }
form#form-login ul { list-style:none;text-align:left;padding:0;margin:0 }

#container #newsflash-out{
	width:980px;
	text-align:left;
	margin-top:3px
}
#container #newsflash-container{
	width:510px;
	height:61px;
	overflow:hidden;
	background:url(../images/top_bg.gif) 0 0 no-repeat;
	margin-left:300px
}
#container #newsflash-container #newsflash{
	margin:3px 47px;
	height:52px;
	overflow:hidden
}
#newsflash .contentpaneopen{
	margin:0;
	color:#a3a3a3;
	text-align:center;
	font-style:italic
}
#newsflash .contentpaneopen a:link, #newsflash .contentpaneopen a:visited{
	text-decoration:underline;
	color:#a3a3a3;
	font-weight:normal
}
#newsflash .contentheading{
	color:#a3a3a3;
	font-size:100%;
	text-align:center
}
#newsflash-container #newsflash .contentpaneopen a:hover{
	text-decoration:none;
	color:#a3a3a3;
}
#newsflash-container #newsflash .contentpaneopen p{
	margin:0
}
#user-container{
	background:url(../images/user_bg.gif) left center no-repeat;
	margin-bottom:20px
}
#user-container ul{
	list-style-image:url(../images/check.gif);
	margin-top:0;
	margin-bottom:0;
	padding-left:10px;
	margin-left:10px
}
#user-container ul a{
	color:#767575;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
	font-size:90%
}
#user-container ul a:hover{
	color:#a3a3a3
}
#user-container #user1-container{
	width:245px;
	float:left;
	padding-left:80px
}
#user-container #user2-container{
	width:250px;
	float:left
}

.spacer{
	clear:both;
	font-size:1px;
	margin:0px;
	padding:0px
}

#pathway {
	background-color:#938e8e;
	height:21px;
	line-height:21px;
	padding-left: 217px;
	text-align: left;
	border-left:1px solid #fff;
	border-right:1px solid #fff
}
span.pathway {
  display: block;
  font-size:85%;
  overflow: hidden;
  color:#dad8d8;
}

span.pathway a, span.pathway a:link, span.pathway a:hover,span.pathway a:visited {
	color:#dad8d8;
}




select.inputbox{
	background-color:#fff;
	font-size:100%;
	border:1px solid #bdbdbd;
	font: normal 100% Georgia, "Times New Roman", Times, serif
}
textarea.inputbox{
    font-size:80%;
    color: #000;
    background-color:#fff;
    border:1px solid #BDBDBD;
    font: normal 100% Georgia, "Times New Roman", Times, serif
}
#contents{
	width:980px;
	margin:0 auto
}
#column1_container{
	width:236px;
	float:left;
	text-align:center
}
#column1{
	margin:82px 0 20px 0
}
#column3{
	margin:20px 10px
}
#column2_container{
	width:600px;
	float:left;
	text-align:center
}
#column2_container_full{
	width:743px;
	float:right;
	text-align:center
}
#column2{
	margin:20px 58px 20px 20px;
	text-align:justify
}
#column2_container_full #column2 form{
	padding-left:20px
}
/* menu */
div.module_menu {
	padding: 0;
	margin:20px 0;
	text-align:left
}
div.module_menu div{
	
}
div.module_menu div div{
	padding-bottom:5px
}
div.module_menu div div div {

}
div.module_menu h3{
	color: #767575;
	text-align: center;
	font-weight: bold;
	margin: 0;
	height:39px;
	line-height:27px;
	font-size:90%;
	font-style:italic;
	background:url(../images/h3_bg.gif) 0 0 no-repeat
}
div.module_menu ul.menu{
	padding-top:5px;
	margin-left:30px
}
/* menu links level 1 */
ul.menu {
	margin:0;
	padding:0;
	list-style:none
}
ul.menu li {
	margin:0;
	padding:0
}
ul.menu li a:link, ul.menu li a:visited{
	display:block;
	line-height:170%;
	margin:0;
	padding-left:10px;
	text-decoration:none;
	color:#767575;
	text-align:left;
	font-size:90%;
	font-weight:bold;
	font-style:italic
}
ul.menu li a:hover{
	color:#A3A3A3;
	font-weight:bold
}
ul.menu li.active a:link, ul.menu li.active a:visited{
	display:block;
	text-decoration:none;
	color:#767575;
	font-weight:bold;
	background: url(../images/dot.gif) 10px center no-repeat;
	padding-left:20px
}
ul.menu li.active a:hover{
	color:#a3a3a3	
}
ul.menu li#current a:link, ul.menu li#current a:visited, ul.menu li#current a:hover{
	display:block;
	text-decoration:none;
	color:#767575;
	font-weight:bold;
	background: url(../images/dot.gif) 10px center no-repeat;
	padding-left:20px
}
ul.menu li.active li a:link, ul.menu li.active li a:visited, ul.menu li.active li a:hover{
	display:block;
	text-decoration:none;
	color:#000;
	font-weight:normal;
	background: url(../images/empty_bg.gif) 10px center no-repeat; /* IE6 bug*/
	padding-left:20px
}
ul.menu li#current li a:link, ul.menu li#current li a:visited{
	display:block;
	text-decoration:none;
	color:#767575;
	font-weight:normal;
	background: url(../images/empty_bg.gif) 10px center no-repeat;
	padding-left:20px
}
ul.menu li#current li a:hover{
	color:#a3a3a3;
	font-weight:normal;
	background: url(../images/empty_bg.gif) 10px center no-repeat;
}
/* level 2 */
ul.menu li ul{
	margin:0;
	padding:0;
	list-style:none
}
ul.menu li li a:link, ul.menu li li a:visited, ul.menu li li a:hover{
	display:block;
	text-decoration:none;
	color:#000;
	font-weight:normal;
	background: url(../images/empty_bg.gif) 10px center no-repeat;
	padding-left:30px
}
ul.menu li.active li#current a:link, ul.menu li.active li#current a:visited, ul.menu li.active li#current a:hover{
	display:block;
	text-decoration:none;
	color:#767575;
	font-weight:normal;
	background: url(../images/dot1.gif) 20px center no-repeat;
	padding-left:30px
}
ul.menu li.active li#current li a:link, ul.menu li.active li#current li a:visited{
	display:block;
	text-decoration:none;
	color:#767575;
	font-weight:normal;
	background: url(../images/empty_bg.gif) 10px center no-repeat;
	padding-left:30px
}
ul.menu li.active li#current li a:hover{
	color:#a3a3a3	
}
/* level 3 */

ul.menu li li ul{
	margin:0;
	padding:0;
	list-style:none
}
ul.menu li.active li.active a:link, ul.menu li.active li.active a:visited{
	display:block;
	text-decoration:none;
	color:#767575;
	font-weight:normal;
	background: url(../images/dot1.gif) 20px center no-repeat;
	padding-left:30px
}
ul.menu li.active li.active a:hover{
	color:#a3a3a3	
}
ul.menu li.active li.active li#current a:link, ul.menu li.active li.active li#current a:visited, ul.menu li.active li.active li#current a:hover{
	display:block;
	text-decoration:none;
	color:#767575;
	font-weight:normal;
	background: url(../images/dot2.gif) 30px center no-repeat;
	padding-left:40px
}
ul.menu li.active li.active li a:link, ul.menu li.active li.active li a:visited, ul.menu li.active li.active li a:hover{
	display:block;
	text-decoration:none;
	color:#000;
	font-weight:normal;
	background: url(../images/empty_bg.gif) 10px center no-repeat;
	padding-left:30px
}

/* login form, polls */
div.module {
	padding: 0;
	margin:20px 0;
	font-size:85%
}
div.module div{
	
}
div.module div div{
	padding-bottom:5px
}
div.module div div div {
	padding-left:0;
	padding-right:0;
	text-align:left;
	padding-top:0
}

div.module div div div ul.sections{
	padding-left:30px;
	margin-left:30px
}
div.module div div div ul.menu {
	margin-left:30px;
	padding-top:5px
}
div.module div div div div{
	padding-left:30px;
	background:url(../images/empty_bg.gif) left top no-repeat; /* IE bug*/;
	border:0
}
div.module div div div div.search{
	padding-top:10px	
}
div.module div div div strong{
	margin-left:40px;
	padding-top:5px
}
div.module div div div form{
	margin-left:40px
}
div.module div div div table td{
	padding:2px
}
div.module div div div table td p{
	text-align:justify
}
div.module h3{
	color: #767575;
	text-align: center;
	font-weight: bold;
	margin: 0;
	height:39px;
	line-height:27px;
	font-size:110%;
	font-style:italic;
	background:url(../images/h3_bg.gif) 0 0 no-repeat
}
div.module ul.menu{
	font-size:120%	
}
.moduletable_menu, .moduletable, .moduletable_text, .c{
	margin:0 0 20px 0;
	text-align:justify
}
input{
	background-color:#fff;
	border:1px solid #bdbdbd;
	font:normal 100% Georgia, "Times New Roman", Times, serif;
}
.button{
	font:bold 100% Georgia, "Times New Roman", Times, serif;
	color:#000;
	text-align: center;
	background-color:#bdbdbd;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	padding:3px;
    width: auto;
}



/* Advertisement */
.module_text{
	padding: 0;
	margin:20px 0;
	font-size:85%
}
div.module_text div{
	
}
div.module_text div div div {
	padding:0;
	text-align:left;
	padding-left: 0;
	padding-right:0;
	padding-top:0
}
div.module_text div div div div{
	border:0;
	padding-bottom:5px
}
div.module_text div div{
	padding-bottom:0
}
div.module_text h3{
	color: #767575;
	text-align: center;
	font-weight: bold;
	margin: 0;
	height:39px;
	line-height:27px;
	font-size:110%;
	font-style:italic;
	background:url(../images/h3_bg.gif) 0 0 no-repeat
}
div.module_text .bannergroup_text, div.module_text .bannergroup_text div{
	background:url(../images/empty_bg.gif) left top no-repeat;
	text-align:left;
	padding:5px;
	padding-left:20px
}
.moduletable, .moduletable_text{
	text-align:left
}
.moduletable_text .bannergroup_text{
	padding-left:0
}

body.contentpane{
	font:normal 85% Georgia, "Times New Roman", Times, serif;
	color:#000;
	background-image:none;
	background-color:#fff
}
body.contentpane img{
	border:0
}
.pagenav, a.pagenav:link, a.pagenav:visited, a.pagenav:hover,
.pagenavbar, .pagenavbar a:link, .pagenavbar a:visited, .pagenavbar a:hover{
	color:#000
}

div.module .poll div{
	background-image:none
}
/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ */

#frame_bg {
	margin:0;
	padding:0;
	background: transparent url(../images/page_bg.jpg) top left repeat-x
}

div#wrapper {
	margin-left: auto;
	margin-right: auto;
	width:980px
}

div#extras {
	width:980px;
	margin:0 auto;
	height:31px;
	padding:0 10px
}

#footer {
	width:100%;
	height:100px;
	padding:15px 0;
	background:url(../images/footer_bg.gif) right bottom no-repeat;
	margin:0 auto;
	font-size:85%
}

#footer img{
	border:0;
	vertical-align:middle
}
#footer a:link, #footer a:visited, #footer a:hover{
	color:#000
}
#footer #copyright a:link, #footer #copyright a:visited, #footer #copyright a:hover{
	color:#c0c0c0;
	text-decoration:none
}
#footer #copyright{
	text-align:right;
	padding-right:90px
}
#topnews {
	margin:40px 0 0 0;
	width:490px;
	height:120px;
	color:#666
}

td.middle_pad {
	width: 20px
}

/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/


div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px
}

/* headers */
div.componentheading {
    padding-left: 0px;
    text-align:left;
    border-bottom:1px solid #e2e2e2;
    line-height:180%;
	font:bold 120% Georgia, "Times New Roman", Times, serif;
	color:#a3a3a3
}

h1 {
	padding: 0;
	font: bold 130% Georgia, "Times New Roman", Times, serif;
	vertical-align: bottom;
	color: #767575;
	text-align: left;
	width: 100%
}

h2, .contentheading {
	padding: 0;
	font: bold 100% Georgia, "Times New Roman", Times, serif;
	vertical-align: bottom;
	color: #767575;
	text-align: left;
	width: 100%
}

table.contentpaneopen h3 {
	margin-top: 25px
}

h4 {
	font: bold 100% Georgia, "Times New Roman", Times, serif;
	color: #000
}

h3, .componentheading, table.moduletable th, legend {
    margin: 0;
    font: bold 120% Georgia, "Times New Roman", Times, serif;
    color:#A3A3A3;
    padding-left: 0px;
    margin-bottom: 10px;
    text-align: left
}

/* small text */
.small {
	font-size: 85%;
	color: #999;
	font-weight: normal;
	text-align: left
}

.modifydate {
    height: 20px;
    vertical-align: bottom;
	font-size: 85%;
	color: #999;
	font-weight: normal;
	text-align: left
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: 85%;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px

}
a.readon {
	margin-top: 10px;
	display: block;
	float: left;
	padding-right: 20px;
	line-height: 14px;
	height: 16px
}

/* form validation */
.invalid { border-color: #ff0000 }
label.invalid { color: #ff0000 }


/** overlib **/

.ol-foreground {
	background-color: #f6f6f5
}

.ol-background {
	background-color: #666665
}

.ol-textfont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%
}

.ol-captionfont {
	font: bold 100% Georgia, "Times New Roman", Times, serif;
	color: #f6f6f6
}
.ol-captionfont a {
	color: #0B55C4;
	text-decoration: none;
	font-size: 100%
}

.ol-closefont {}

/* menu links */
a.mainlevel:link, a.mainlevel:visited {
	padding-left: 5px
}

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
}


div#maindivider {
  border-top: 1px solid #ddd;
  margin-bottom: 10px;
  overflow: hidden;
  height: 1px
}

table.blog span.article_separator {
	display: block;
	height: 20px
}

/* table of contents */
table.contenttoc {
  margin: 10px;
  border: 1px solid #e2e2e2;
  padding: 10px;
  font-size:85%;
  float:right
}

table.contenttoc td {
  padding: 0 5px;
}


/* content tables */
td.sectiontableheader {
  background: #eeeeee;
  color: #454442;
  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
	
}

table.contentpaneopen h3 {
	margin-top: 25px
}

table.contentpaneopen h4 {
	font: bold 100% Georgia, "Times New Roman", Times, serif;
	color: #000
}

.highlight {
	background-color: #fffebb
}

/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px
}

#leftcolumn div.module table ,#rightcolumn div.module table {
	width: auto
}

/* forms */

table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size:80%;
  color: #000;
  background-color:#fff;
  border:1px solid #bbb;
  font: normal 100% Georgia, "Times New Roman", Times, serif
}

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: 85%; color: #666 }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: 85%; color: #666; text-align: center}

/* Parameter Table */
table.paramlist {
	margin-top: 5px
}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px
}

div.message {
	font: bold 120% Georgia, "Times New Roman", Times, serif;
	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 */

/* Text advert style */

.banneritem_text {
	padding: 4px;
	font-size: 100%
}

.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	background-color: #F7F7F7;
	text-align: right
}

/* System Messages */
/* see system general.css */

.pagination span { padding: 2px }
.pagination a    { padding: 2px}

/* Polls */
.pollstableborder td {
	text-align: left
}

/* Frontend Editing*/

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-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat
}

.tool-text {
	font-size: 100%;
	margin: 0
}

/* System Standard Messages */

#system-message dd.message ul { background: #fff url(../../system/images/notice-note.png) 4px center no-repeat;border-top:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #fff url(../../system/images/notice-alert.png) 4px center no-repeat; border-top:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #fff url(../../system/images/notice-note.png) 4px center no-repeat; border-top:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2}



/* ****************************************************************************** */

button {
	font:bold 85% Georgia, "Times New Roman", Times, serif;
	color:#000;
	text-align: center;
	background-color:#bdbdbd;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	padding:3px;
    width: auto
}


/* ********************************************************************** */

input[type="checkbox"], input[type="radio"]{
   background: transparent;
   border: none
}

/* -------------------------- */
form table.adminform button{
	margin-right:5px
}
fieldset.input{border:1px solid #BDBDBD;padding:10px}