﻿/*****************************/
/*** Core html setup stuff ***/
/*****************************/
html {
	height: 100%;
	margin-bottom: 1px;
}
form {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	line-height: 1.3em;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #002d57;
	text-align: center;
	background: url(../images/bg.jpg) 0 0 repeat-x;
}
a:link, a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #002d57;
}
a:hover {
	text-decoration: none;
}
input.button {
	cursor: pointer;
}
p, .article li, blockquote {
	color: #002d57;
	font-size: 12px;
	line-height: 18px;
	text-align:justify;
}
p.readmore {
	float: right;
	margin: 0px;
}
h4{
	font-size: 18px;
	color: #8a8557;
	padding: 0;
	margin: 5px 0;
}
h3{
	font-size: 24px;
	color: #4b461d;
	padding: 0;
	margin: 5px 0;
	font-weight: normal;
}
img {
	border: 0 none;
}

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
.center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
div#wrapper, #footer-inner {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	text-align: left;
}
div#header {
	height: 166px;
	background: url(../images/header-background.png) 300px 0 no-repeat;
	position: relative;
}
div#header2 {
	height: 166px;
	background: url(../images/header-background2.png) 270px 137px no-repeat;
	position: relative;
}
img.logo {
  position: relative;
  top: 36px;
  left: 36px;
}
#topmodule {
	/*float: right;*/
	text-align: right;
	position: absolute;
	top: 30px;
	left: 0px;
	color: #8c9eae;
	width: 557px;
}
#jflanguageselection {
  margin: 0;
  float: none;
  /*margin: 0 33px 0 0;*/
}
#jflanguageselection ul.jflanguageselection {
  margin:0;
}
#jflanguageselection ul.jflanguageselection li{
  margin:0;
}
#topmodule a{
	color: #8c9eae;
	font-size: 11px;
	text-decoration: none;                   
}                                          
.iteminfo span a{
	color: #afab89;
	font-size: 11px;
}
.iteminfo{
}
.iteminfo span{
	color: #fff;
	padding: 0 10px 0 0px;
	background: url(../images/arrow.gif) 90% 2px no-repeat;
}
.iteminfo span + span{
	background: none;
}
#topmodule a span{
	padding: 5px;
}
#topmodule .moduletable{
	float: right;
	width: 90px;
	text-align: left;
}
#topmodule .moduletable .menu{
	float: right;
	margin: 0;
	padding: 0;
}
#topmodule ul{
	list-style: none;
}
#topmodule ul li{
	float:left;
}

#search {
	/*float: right;*/
	overflow: hidden;
	text-align: right;
	background: url(../images/search.gif) 0 0 no-repeat;
	padding:0;
	position: absolute;
	top: 20px;
	right: 10px;
}
#search input{
	margin:0;
}
#search input#mod_search_searchword{
	height: 33px;
	line-height: 30px;
	border: 0;
	background: transparent;
	float: left;
	width: 370px;
}
#search input.button{
	border: 0;
}
div#topmenu {
  position: absolute;
  bottom: 34px;
  right: 0px;
  width: 670px;
}
div#topmenu div.moduletable{
    position: absolute;
    right: 0px;
    top: -40px;
}
div#topmenu ul {
  list-style: none;
}
div#topmenu li {
  float: left;
}
div#topmenu li#current a {
  background: #002d57;
  color: white;
}
div#topmenu ul li a{
  font-size: 16px;
  color: #8a8557;
  text-decoration: none;
}
div#topmenu ul li ul{
}
#banner {
	height: 294px;
	border: 3px solid #afab89;
	margin: 0 10px 0 10px;
  z-index: -1;
  position: relative;
}
#banner-inner {
	position: absolute;
	right: 0px; top: 0px;
	height: 294px;
	/*float: right;*/
	width: 297px;
	background: #002d57;
	color: #fff;
}
#banner-inner div div{
	padding: 22px;
}
#banner-inner div .moduletable{
	width: auto;
	
}
#banner .moduletable{
	position: absolute;
	left: 0px; top: 0px;
	width:637px;
	overflow: hidden;
}
#banner-inner h3{
	color: #fff;
	font-size: 24px;
  font-family: Helvetica;
  font-weight: normal;
  line-height: 28px; 
}
#banner-inner p{
	color: #fff;
	font-size: 14px;
}

a.viceo6{
	background: url(../images/baner-arrow.gif) 2px 0 no-repeat;
	color: #afab89 !important;
	font-size: 12px;
	position: relative;
	padding: 0 0 0 20px;
  left: 670px;
  top: -75px;
	z-index: 400;
}
#user2 {
	margin: 20px 0 0 6px;
}
#user2 .moduletable {
	width: 318px;
	float: left;
}
#user2 .moduletable img{
	margin: 8px 0;
}
#user2 .moduletable p, #user2 .moduletable h3, #user2 .moduletable h4{
	padding: 0 5px;
	font-weight: normal;
	line-height: 1em;
}
#user2 .moduletable p{
	line-height: 1.5em;
}
#user3 {
	padding: 20px 10px;
  /*border-top: 1px solid #cdcdcd;*/
}
#user3 .moduletable {
	width: 313px;
	float: left;
	margin: 17px 0 0 0;
}
.moduletable-login {
	width: 295px;
	float: left;
	border: 9px solid #eeeeee;
  background: #fff url(../images/login-bg.jpg) 0 100% no-repeat;
  height: 350px;
}
.moduletable-login h3{
	margin: 15px 10px;
}
.moduletable-login .button{
	background: url(../images/login-button.png) 0 0 no-repeat;
	border:0;
	padding: 8px 10;
	height: 22px;
	line-height: 18px;
	display: block;
	font-size: 11px;
	float: right;
}
#modlgn_username, input#modlgn_passwd{
	background: #fff url(../images/login-input-bg.gif) 0 0 repeat-x;
	width: 270px;
	height: 20px; 
}
#user3 h3{
	font-size: 24px;
	color: #002d57;
}
.aidanews{
	margin: 28px 0 0 0;
}
.aidanews div div span a{
	font-weight: bold;
	color: #002d57;
}
.aidanews .more a{
	color: #afab89;
	font-weight: normal;
}
#user3 .moduletable ul.menu{
  list-style: none;
  padding: 0px 20px 0px 0px;
}
#user3 .moduletable ul.menu ul{
  list-style: none;
  padding:0;
  margin:0;
}
#user3 .moduletable ul.menu li{
  height: 60px;
  border-bottom: 1px solid #c7c7c7;
  padding: 10px 0 0 0;
}
#user3 .moduletable ul.menu li li{
  border: 0;
  padding: 0px 0 0 0;
}
#user3 .moduletable ul.menu img{
  border: 5px solid #eeeeee;
  margin: 0 10px;
  
}
#user3 .moduletable ul.menu a{
  font-size: 14px;
}
a.button{
	background: url(../images/button.png) 0px 0 no-repeat;
	padding: 6px 15px 6px 28px;
	line-height: 65px;
	color: #000;
	text-decoration: none;
	font-size: 11px;
}
#footer {
	height: 256px;
	background: #002d57;
}
#footer p, #footer a{
	color: #647789;
	font-size: 11px;
}
#footer-left {
	width: 300px;
  float: left;
  height: 190px;
  border-right: 1px solid #2f4f6e;
  padding: 10px;
}
#footer-left .eu{
	margin: 30px 0 12px 0;
}
#footer-right {
	width: 630px;
  float: right;
}
#footer-right .in{
  float: left;
  margin: 55px 0 0 0px;
}
#footer-right ul.menu{
  float: right;
  list-style: none;
  margin: 5px 104px 0 0;
}
#footer-right ul.menu li{
  float: left;
  padding: 9px;
}
#footer-right ul.menu li a{
  text-decoration: none;
  color: #afab89;
  font-size: 11px;
}
#footer-right ul.menu li#current a{
  color: #fff;
}
#footer-right ul.menu li a:hover{
  text-decoration: underline;
}
#footer-right .in span {
  color: #92aac1;
}
#footer-right .six, #footer-right p {
  float: left;
}
#footer-right .six{
  float: left;
  margin: 10px 25px;
}
#lefthome {
	width: 960px;
	background: #f7f7f8;
	margin: 5px 0 5px 0;
} 
.module_menu ul.menu {
	list-style: none;
	padding:0;
	margin:0;
}
.module_menu ul.menu li {
	display:block;
	height: 100px;
	margin: 0 10px 0 0;
	float:left;
}
.module_menu ul.menu li img{
	margin: 0 15px;
}
.module_menu ul.menu li a {
	font-weight: bold;
	text-decoration: none;
}
.module_menu ul.menu li a span:hover {
	color: #ff0000;
	border-bottom: 1px solid #ff0000;
}
.module_menu ul.menu li a span{
	color: #000;
	font-size: 12px;
	line-height: 15px;
	border-bottom: 1px solid #9e9fa2;
	padding: 10px 0;
	margin: 0 0 0 70px;
	font-weight: bold;
	width: 150px;
	display: block;
}
.module_menu ul.menu li ul {
	width: 160px;
	float:left;
	margin:0 0 0 70px;
	padding:0;
}
.module_menu ul.menu li ul li {
	width: auto;
	height: auto;
	float:left;
	margin: 6px 10px 0 0px;
}
.module_menu ul.menu li ul li a {
	font-size: 12px;
	
	color: #9e9fa2;
	text-decoration: underline;
	width: auto;
}
.module_menu ul.menu li ul li a:hover {
	color: #ff0000;
	text-decoration: none;
}
.module_menu ul.menu li ul li a span{
	padding:0;
	margin:0;
	color: #9e9fa2;
	border: 0;
	display:inline;
}
#component {
	width: 640px;
	margin: 0px 0px 30px 0px;
	float: left;
}
#component .article {
	padding: 0 15px;
}
#component .article h1{
	font-size: 30px;
	line-height: 1.2em;
	color: #000;
}
#component .article ul{
	list-style: none;
	padding:0;
}
#component .article li{
	background: url(../images/li.gif) 3px 6px no-repeat;
	padding: 0 0 0 20px;
	line-height: 18px;
}
#component .article h3{
	font-size: 18px;
	color: #000;
}
#component .article img{
	border: 3px solid #afab89;
}
#component .article table {
	border-spacing: 3px;
}
#component .article th {
	background: #ff0000;
	color: #fff;
	padding: 4px 20px;
	line-height: 22px;
	font-weight: bold;
}
#component .article tr td {
	background: #efeeec;
	padding: 4px 20px;
	line-height: 22px;
	font-weight: bold;
}
#component .article tr.licha td {
	background: #efeeec;
}
#component .article tr.suda td {
	background: #dad9d8;
}
#right {
	width: 310px;
	float: right;
	overflow: hidden;
}
#right .moduletable, #right .moduletable-login {
	margin: 15px 0;
}
#right .moduletable-login {
	width: 280px;
}
#right .moduletable-login #modlgn_username, #right .moduletable-login #modlgn_passwd{
	width: 255px;
}
#right ul.menu{
	background: #d3cca3;
	list-style: none;
	padding: 20px 30px;
	margin: 74px 0 0 0;
}
#right .moduletable{
	margin: 25px 5px;
}
div#topmenu ul li ul{
	background: #d3cca3;
	list-style: none;
	padding: 20px 15px;
	margin: 0px;
	z-index:300;
}
div#topmenu ul li ul li{
	z-index:400;
}
#right .moduletable h3, #right .moduletable-login h3{
	color: #002D57;
	font-weight: normal;
	line-height: 1em;
} 
#right ul.menu li{
	background: url(../images/submenu-li.gif) 8px 8px no-repeat;
	padding: 4px 5px 5px 12px;
}
div#topmenu ul li ul li{
	background: url(../images/submenu-li.gif) 8px 7px no-repeat;
	padding: 0px 0px 0px 12px;
}

div#topmenu ul li ul {
  -moz-box-shadow: 3px 3px 0px #787979;
  -webkit-box-shadow: 3px 3px 0px #787979;
  box-shadow: 3px 3px 0px #787979;
}
#right ul.menu li a{
	text-decoration: none;
	color: #2d2a14;
}
div#topmenu ul li ul li a{
	text-decoration: none;
	color: #2d2a14;
	font-size: 12px;
	padding: 4px;
}
#right ul.menu li#current a{
	font-weight: bold;
	color: #000;
}
#pathway {
	padding: 10px 18px;
  float:left;
}
#pathway a {
	color: #343333;
}
#pathway img {
	padding: 2px 8px;
}

form#searchForm input {
	vertical-align: middle;
}
form#searchForm table {
	border-collapse: collapse;
}
form#searchForm td {
	padding: 0;
}
#mod_search_searchword {
	padding-left: 3px;
}
.blog{
  padding: 15px;
}
/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/
div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}
span.pathway {
	display: block;
	margin: 0 20px;
	height: 16px;
	line-height: 16px;
	overflow: hidden;
}
/* headers */
h1.pagetitle {
  color: #000;
}
.blog_more strong {
	line-height: 70px;
	color: #eaeaea;
	font-size: 3.5em;
	padding-left: 20px;
	margin-bottom: 20px;
	font-style: italic;
}
h1 {
	padding: 0;
	font-family: Helvetica , Arial, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	vertical-align: bottom;
	color: #666;
	text-align: left;
	width: 100%;
}
h2, .contentheading, .title, .title a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 26px;
	font-weight: normal;
	margin: 5px 0;
	color: #000;
	text-decoration: none;
}
.contentpaneopen h3 {
	margin-top: 25px;
}
/* small text */
.small {
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}
/* form validation */
.invalid {
	border-color: #ff0000;
}
label.invalid {
	color: #ff0000;
}
/* 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;
}
td.buttonheading {
}
td.buttonheading img {
	border: none;
}
.clr {
	clear: both;
}
.highlight {
	background-color: #fffebb;
}
/* module control elements */

div.moduletable, div.module {
margin:0;
padding:0;
}
div.module_menu h3 {
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	padding-bottom: 2px;
}
/* forms */
.adminform textarea {
	width: 540px;
	height: 400px;
	font-size: 1em;
	color: #000099;
}
form#form-login fieldset {
	border: 0 none;
	margin: 0em;
	padding: 0.2em;
}
form#form-login ul {
	padding-left: 20px;
}
form#com-form-login fieldset {
	border: 0 none;
	margin: 0em;
	padding: 0.2em;
}
form#com-form-login ul {
	padding-left: 20px;
}
/* Parameter Table */
div.message {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}
/* System Messages */
/* see system general.css */
.pagination span {
	padding: 2px;
}
.pagination a {
	padding: 2px;
}
/* Polls */
.pollstableborder td {
	text-align: left;
}
/* WebLinks */
span.description {
	display: block;
	padding-left: 30px;
}
/* Frontend Editing*/
fieldset {
	margin-top: 15px;
	padding: 15px;
	border: 0;
}
fieldset div{
	clear:both;
}
legend {
	padding: 10px 10px;
	font-size: 14px;
	font-weight:bold;
	color: #ff0000;
}
label {
  margin: 3px 10px;
	font-size: 12px;
	font-weight:normal;
	color: #002d57;
	float:left;
}
button {
  padding: 5px 25px;
  margin: 0 30px;
  border:0;
	font-size: 12px;
	font-weight:bold;
	color: #fff;
	float: right;
	background: #ff0000;
}
input, textarea {
	border: 1px solid #b3b3b3;
	margin: 0 10px;
}
td.key {
	border-bottom: 1px solid #eee;
	color: #666;
}
/* System Standard Messages */
#system-message {
	margin-bottom: 20px;
}
#system-message dd.message ul {
	background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;
	border-top: 3px solid #DE7A7B;
	border-bottom: 3px solid #DE7A7B;
	margin: 0px;
	padding-left: 40px;
	text-indent: 0px;
}
/* System Error Messages */
#system-message dd.error ul {
	color: #c00;
	background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat;
	border-top: 3px solid #DE7A7B;
	border-bottom: 3px solid #DE7A7B;
	margin: 0px;
	padding-left: 40px;
	text-indent: 0px;
}
/* System Notice Messages */
#system-message dd.notice ul {
	color: #c00;
	background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat;
	border-top: 3px solid #F0DC7E;
	border-bottom: 3px solid #F0DC7E;
	margin: 0px;
	padding-left: 40px;
	text-indent: 0px;
}
#syndicate {
	float: left;
	padding-left: 25px;
}
#power_by {
	float: right;
	padding-right: 25px;
}
/* Component Specific Fixes */
#component-contact table td {
	padding: 2px 0;
}
#menu {
	/* cancel the default list style */
	list-style:none;
	margin:0;
	padding:0;
	width:180px;
	position:relative;
}
	
	#menu li {
	}
	
	#menu li a.parent {
		display:block; 
		width:180px; height:40px;
		font-weight:700;
		padding:0 0 0 10px;
		line-height:35px;
		background:url(parent.gif) 0px 0px no-repeat;
	}
	
	#menu li a.hover {
		background:url(parent.gif) 0px -40px no-repeat;	
	}
	
		#menu ul {
			
			/* cancel the default list style */
			margin:0;
			padding:0;
			list-style:none;	
			display:none;
			
			/* make sure it has the highest z-index */
			position:absolute;
			left:0;
			z-index:500;
			background:#fff;
			width:180px;
			background:url(child.gif) left bottom no-repeat;
		}
		
			#menu ul li {
				font-size:11px;	
			}
			
				#menu ul li a {
					display:block; 
					font-weight:700;
					padding:0 0 0 10px;
					height:30px;
					color:#fff;
				}
				
				#menu ul li a:hover {
					color:#e11	
				}

