body {

	font-family: Arial, Tahoma, Verdana, sans-serif;

	line-height: 1.8em;

	margin: 0;

	padding: 0;

	font-size: 12px;

	color: #424242;

	background: #fff;

}



body.contentpane {

	background: #fff;

}



form {

  margin: 0;

  padding: 0;

}



img,table {

	border: none;

}



p {

	margin: 10px 0;

	text-align: left;

}



a {

	color: #3FB3E8;

	outline: none;

	text-decoration: none;

	font-weight: 400;

}



a:link {

	font-weight: 400;

}



a:visited {

	font-weight: 400;

	color: #3FB3E8;

}



a:hover {

	text-decoration: underline;

	font-weight: 400;

}



input  {

	color: #555;

	outline: none;

	margin: 0;

}



input:focus {

	outline: none;

}



button {

	color: #fff;

	font-size: 11px;

	border: none;

	background: #696969;

	cursor: pointer;

}





#modlgn_remember.inputbox  {

	background: none;

	border: none;

	width: auto;

	vertical-align:middle;

}



input.button, .validate  {

	color: #fff;

	font-size: 11px;

	cursor: pointer;

	font-weight: 700;

	border: none;

	height:20px;

	line-height:19px;

	padding: 2px 4px 4px;

	margin:0;

}



/*****************************************/

/*** Template specific layout elements ***/

/*****************************************/



@font-face {

    font-family: 'DroidSansRegular';

    src: url('../../../font/DroidSans-webfont.eot');

    src: url('../../../font/DroidSans-webfont.eot?#iefix') format('embedded-opentype'),

         url('../../../font/DroidSans-webfont.woff') format('woff'),

         url('../../../font/DroidSans-webfont.ttf') format('truetype'),

         url('../../../font/DroidSans-webfont.svg#DroidSansRegular') format('svg');

    font-weight: normal;

    font-style: normal;



}



@font-face {

    font-family: 'DroidSansBold';

    src: url('../../../font/DroidSans-Bold-webfont.eot');

    src: url('../../../font/DroidSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),

         url('../../../font/DroidSans-Bold-webfont.woff') format('woff'),

         url('../../../font/DroidSans-Bold-webfont.ttf') format('truetype'),

         url('../../../font/DroidSans-Bold-webfont.svg#DroidSansBold') format('svg');

    font-weight: normal;

    font-style: normal;



}



* {

	margin:0;

	

}



html {

	height:100%;

}



body {

	height:100%;

	background: #c4c4c4 url(../../../img/background.jpg) repeat-x top center;

	background-attachment:fixed;

}



body#home #wrapper {

	margin:0 auto;

	min-height:inherit;

}



#wrapper {

	margin:0 auto -175px;

	padding:0;

	height:100%;

	min-height:100%;

	height:auto!important;

	background: transparent;

}



#holder {

	margin:0 auto;

	width:985px;

}



#container {

	background:transparent url(../../../img/white-transparent.png);

	padding:0 7px 7px 7px;

	box-shadow:0px 0px 20px 0px #333;

}



#white {

	padding:15px 12px;

	background:#fff;

}



#header {

	position:relative;

	margin:0 auto;

	padding:0;

}



#pillmenu {

	padding:0;

	margin:0;

}



#pillmenu ul {

	padding:0 0 0 20px;

	margin:0;

	list-style: none;

}



#pillmenu li {

	float: left;

	margin:0 3px 0 0;

}



#pillmenu li a {

	float:left;

	cursor:pointer;

}



#pillmenu li a span {

	color: #FFFFFF;

    float: left;

    font-size: 17px;

    font-weight: 400;

    height: 39px;

    line-height: 39px;

    margin: 0;

    padding: 0 12px;

    text-decoration: none;

    text-transform: uppercase;

    letter-spacing: -1px;

}



#pillmenu li a:hover,#pillmenu li#current a{

	text-decoration: none;

}



#pillmenu li a:hover span,#pillmenu li#current a span {

	color:#ccc;

}



#quicklinks {

	

}



#quicklinks ul {

	list-style:none;

	margin:0;

	padding:0 0 0 20px;

}



#quicklinks ul li {

	float:left;

	margin:0 10px 0 0;

}



#quicklinks ul li a span {

	padding:0 12px;

	color:#68aec7;

	height:31px;

	line-height:33px;

	display:block;

	font-size:14px;

	text-transform:uppercase;

}



#smallmenu {

	float:right;

	padding:5px 0 0;

}



#smallmenu ul {

	list-style:none;

	margin:0;

	padding:0;

}



#smallmenu ul li {

	float:left;

}



#smallmenu ul li a span {

	font-size:11px;

	text-decoration:none;

	text-transform:uppercase;

	color:#555;

	margin:0 0 0 10px;

	padding:0 0 0 10px;

	border-left:1px solid #555;

}



#smallmenu ul li a:hover span {

	text-decoration:underline;

}



#smallmenu li.item20 a span {

	border:none;

}



#navigation {

	width:997px;

	height:70px;

	background:transparent url(../../../img/menu-bg.png) no-repeat center top;

	position:relative;

	left:-25px;

	margin:15px 0 10px;

	font-family:'DroidSansBold', Arial, Tahoma, sans-serif;

	letter-spacing:1px;

}



.logo {

	padding:20px 0 0;

	margin:0 auto;

	overflow:hidden;

	float:left;

}



#search {

	float:right;

	padding:0px;

	clear:right;

	margin:10px 0 0;

}



#search input {

	border:none;

	

	float:left;

	height:23px;

	padding:2px 3px;

	font-size:12px;

	line-height:20px;

	color:#999;

}



#search input.buttonsearch {

	border:none;

	padding:0;

	margin:0;

	background:transparent url(../../../img/search-submit.jpg) no-repeat top right;

	width:29px;

	height:24px;

	display:block;

	text-indent:-9999px;

}



.search {

	float:right;

	height:29px;

	width:203px;

	padding:0 0 0 16px;

	background: transparent url(../images/inputbox.png) no-repeat top left;

}



.search .inputbox {

	float:left;

	border: none;

	color: #efeeee;

	font-size:11px;

	line-height:20px;

	height:20px;

	width:161px;

	padding:5px 6px 3px 0;

	background:none;

}



.search .button {

	float:left;

	text-indent:-9999;

	color:transparent;

	border:none;

	height:29px;

	width:36px;

	font-size:0;

	line-height:0;

	padding:0;

	background: transparent url(../images/search_btn.png) no-repeat top left;

}



.search .button:hover {

	color:transparent;

	border:none;

}



#connect {

	float:left;

}



#newsletter {

	float:right;

	width:300px;

	margin-bottom:10px;

}



#newsletter table.acymailing_form, #newsletter table {

	float:right;

	border-collapse:collapse;

}



#newsletter span.acymailing_introtext {

	float:left;

	padding:0 0px 0 0;

	text-transform:uppercase;

	color:#26aee9;

	font-size:18px;

	line-height:20px;

	font-weight:normal;

	margin:5px 0 0;

	font-family:'DroidSansBold', Arial, Tahoma, sans-serif;

}



#newsletter input#user_email_formAcymailing1 {

	width:150px;

	background:#f9f9f9;

	border:1px solid #e8e8e8;

	border-radius:15px 15px 15px 15px;

	color:#999;

	font-size:12px;

	padding:4px 7px;

	margin:0 5px 0 0;

	display:inline;

}



#newsletter .acymailing_module_form td {

	padding-bottom:0;

}



#newsletter #mc_embed_signup form {

	padding:0;

}



#newsletter #mc_embed_signup input.email {

	width:150px;

	background:#f9f9f9;

	border:1px solid #e8e8e8;

	border-radius:15px 15px 15px 15px;

	color:#999;

	font-size:12px;

	padding:4px 7px;

	margin:0 5px 0 0;

	float:left;

}



#newsletter #mc_embed_signup .clear {

	float:left;

}



#newsletter #mc_embed_signup .button {

	background:#26aee9;

	text-transform:uppercase;

	width:100%;

	padding:0 10px;

	height:25px;

	line-height:25px;

}



body#home #slideshow {

	padding:0 0 20px;

}



#slideshow #slider16 .slide-desc-bg {

	background:transparent;

}



#slideshow #slider16 .slide-desc {

	width:330px;

	left:0;

	bottom:160px;

}



#slideshow #slider16 .slide-desc-text {

	background: url("../../../img/slideshow/text-bg.png") repeat scroll 0 0 transparent;

    color: #FFFFFF;

    font-family: 'DroidSansBold',Arial,Tahoma,sans-serif;

    font-size: 30px;

    font-weight: normal;

    letter-spacing: -1px;

    line-height: 32px;

    padding: 10px 10px 40px;

    text-align: right;

    text-transform: uppercase;

}



#slideshow #slider16 .slide-desc-text span {

	font-size:24px;

	line-height:28px;

	color:#9cd6f2;

}



#slideshow #cust-navigation16 {

	top:15px;

}



#slideshow span.load-button {

	background:#76c7eb;

	opacity:1;

	width:10px;

	height:10px;

}



#slideshow span.load-button-active {

	background:#fff;

	opacity:1;

}



#slideshow a.readmore {

	background:transparent url(../../../img/slideshow/readmore.png) no-repeat top right;

	width:87px;

	height:87px;

	display:block;

	position:absolute;

	right:0;

	bottom:0;

	text-indent:-9999px;

}



body#about-us .stButton, body#contact-us .stButton, body#the-founders .stButton {

	display:none!important;

}



body#contact-us #content table p {

	margin:0;

}



body#contact-us #content table form p {

	margin:0 0 10px;

}



body#contact-us input, body#contact-us textarea {

	border:3px solid #efefef;

	border-radius:10px 10px 10px 10px;

	padding:5px 8px;

	background:#fff;

	width:300px;

	color:#000;

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	line-height:15px;

}



body#contact-us input[type="submit"] {

	background:#3fb3e8;

	border:none;

	color:#fff;

	text-transform:lowercase;

	width:auto;

	padding:8px 20px;

}



ul.jwts_tabbernav li.jwts_tabberactive a {

	border-right:1px solid #ccc;

	border-left:1px solid #ccc;

	border-top:1px solid #ccc;

	border-bottom:1px solid #fff;

}



ul.jwts_tabbernav li.jwts_tabberactive a, ul.jwts_tabbernav li.jwts_tabberactive a:hover, ul.jwts_tabbernav li a:hover {

	color:#3fb3e8;

}



ul.jwts_tabbernav li.jwts_tabberactive a:hover {

	border-right:1px solid #ccc;

	border-left:1px solid #ccc;

	border-top:1px solid #ccc;

	border-bottom:1px solid #fff;

}



ul.jwts_tabbernav li a:hover {

	border-color:#fff;

	background:#fff;

}



.jwts_tabberlive .jwts_tabbertab {

	border-color:#ccc;

	padding:10px;

	margin:7px 0 0 0!important;

}



ul.jwts_tabbernav li a {

	border-color:#fff;

	padding:5px 10px;

	font-size:18px;

	line-height:18px;

	text-transform:uppercase;

	border-radius:0 0 0 0;

	background:#fff;

	font-family:'DroidSansBold',Arial,Tahoma,sans-serif;

}



body #content ul.jwts_tabbernav {

	margin:0!important;

}



#content {

	margin:0 auto;

	width:960px;

	padding:0;

}

/*

.content_t {

	padding:15px;

	background: #fff;

}



.content_m {

	width:960px;

	background: transparent url(../images/content_m.png) repeat-y top center;

}



.content_m_l {

	width:960px;

	background: transparent url(../images/content_m_l.png) repeat-y top center;

}



.content_m_r {

	width:960px;

	background: transparent url(../images/content_m_r.png) repeat-y top center;

}



.content_m_full {

	width:960px;

	background: transparent url(../images/content_m_full.png) repeat-y top center;

}



.content_b {	

	padding:0 0 20px 0;

	background: transparent url(../images/content_b.png) no-repeat bottom center;

}



.content_b_l {

	padding:0 0 20px 0;

	background: transparent url(../images/content_b_l.png) no-repeat bottom center;

}

	

.content_b_r {

	padding:0 0 20px 0;

	background: transparent url(../images/content_b_r.png) no-repeat bottom center;

}



.content_b_full {

	background: transparent url(../images/content_b_full.png) no-repeat bottom center;

}

*/



#leftcolumn, #rightcolumn {

	float:left;

	width: 205px;

	margin:0 30px 0 0;

	padding:0;

}



#rightcolumn {

	float:right;

	margin:0 0 0 30px;

	padding:0 0px 0 0;

}



div#maincolumn {

	float: left;

	width:506px;

}



div#maincolumn_left, div#maincolumn_right {

	float: left;

	width:710px;

}	



div#maincolumn_right {

	padding:0 0 0 10px;

}



div#maincolumn_full {

	padding:0 20px 20px 20px;

	width:900px;

}

	

div.nopad {

	overflow: hidden;

}



div.nopad ul {

	clear: both;

}



td.middle_pad {

	width: 20px;

}



.aidanews2 .even {

	background:#fff;

}



body#home .push {

	height:0;

}



.push {

	height:175px;

}



#footer #white {

	display:none;

}



body#home #footer #white {

	display:block;

}



body#home #bottomleft, body#home #bottomcenter, body#home #bottomright {

	display:block;

}



#bottomleft {

	float:left;

	width:205px;

	display:none;

	margin:0 20px 0 0;

}



#bottomcenter {

	float:left;

	width:450px;

	display:none;

}



#bottomright {

	float:right;

	width:250px;

	display:none;

}



#bottomright div div div {

	background:transparent url(../../../img/twitter-bird.jpg) no-repeat top right;

}



#bottomright div div div div {

	background:transparent;

}



#bottomright div#twtr-widget-1 {

	border: 12px solid #3FB3E8;

}



#bottomright div#twtr-widget-1 h3 {

	background:none;

	margin-bottom:2px!important;

	height:14px;

	border-bottom:2px solid #000;

}



#bottomright div.twtr-doc {

	margin:0 auto;

	height:320px;

}



#bottomright div.twtr-ft {

	display:none;

}



body#home #footer {

	height:auto;

	padding:7px 7px 0 7px;

	margin:20px auto 0;

}



#footer {

	padding:0;

	color: #000;

	height:155px;

	background:transparent url(../../../img/white-transparent.png);

	width:971px;

	box-shadow:0 0 20px 0 #333333;

	padding:7px 7px 0;

	margin:20px auto 0;

	line-height:24px;

}



body#home #footer {

	height:auto;

}



#footer #holder {

	background:#f4f4f4;

	width:941px;

	padding:70px 15px 0;

	height:85px;

}



#footer-left {

	float:left;

}



#footer-right {

	float:right;

}



#footer p {

	text-align:left;

	margin:0;

}



#footer a {

	color: #000;

	font-weight:400;

	text-decoration: none;

}





#footer a:hover {

	text-decoration:underline;

}



#footer #menu ul {

	list-style:none;

	margin:0;

	padding:0;

}



#footer #menu ul li {

	float:left;

	margin:0;

	padding:0;

}



#footer #menu ul li a span {

	font-size:11px;

	font-family:Arial, Helvetica, sans-serif;

	color:#305f8f;

	border-right:1px solid #999;

	padding:0 5px 0 0;

	margin:0 5px 0 0;

}



#footer #menu ul li a:hover span {

	color:#555;

}



#footer #menu ul ul {

	display:none!important;

}



#copyright, #copyright p {

	color:#000;

	font-size:11px;

	font-family:Arial, Helvetica, sans-serif;

}



a.footer123:link, a.footer123:visited {

	color: #363e4e;

	font-family: Tahoma, Arial, sans-serif;

	text-decoration: underline;

}



#f123 {

	text-align: right;

	width: 100%;

	margin: 0 auto;

	font-family: Tahoma, Arial, sans-serif;

}

.f123 {

	text-align: right;

	font-family: Tahoma, Arial, sans-serif;

	text-decoration: none;

}

.f123_bg {

	background:url(../images/123_bg.png);

	width:134px;

	height:30px;

	text-align:center;

	padding: 0 3px;

}

.f123_1 {

	display: block;

	font-size: 10px;

	font-family: Tahoma, Arial, sans-serif;

	color: #666;

	text-align: left;

	padding: 0 0 2px 4px;

}



a.link_123:link, a.link_123:visited {

	font-size: 15px;

	font-family: Tahoma, Verdana,Arial,Helvetica,sans-serif;

	color: #797979;

	text-decoration:none;

	font-weight: 700;

}

a.link_123:hover {

	font-size: 15px;

	font-family: Tahoma, Verdana,Arial,Helvetica,sans-serif;

	color: #797979;

	text-decoration:none;

	font-weight: 700;

}



/*****************************************/

/*** 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 {

	color: #424242;

    height: 32px;

    margin: 0;

    padding-bottom: 14px;

    font-size: 31px;

}



table.blog {

	

}



h1 {

	padding: 0;

	font-family: Tahoma, Arial, sans-serif;

	font-size: 1.3em;

	line-height:19px;

	font-weight: 700;

	vertical-align: bottom;

	color: #424242;

	text-align: left;

	width: 100%;

}



td.contentheading {

	font-family:'DroidSansBold',Arial,Tahoma,sans-serif;

	font-weight:400;

}



h2, .contentheading {

  	color: #3fb3e8;

    font-family: Arial,Helvetica,sans-serif;

    font-size: 30px;

    font-weight: 700;

    line-height: 30px;

    padding: 10px 0 10px;

    text-align: left;

	text-transform:uppercase;

    vertical-align: middle;

}



h2, a.contentheading {

	background: none;

	border: none;

	margin:6px 0;

	font-weight: 700;

	font-size: 18px;

}



table.contentpaneopen h3 {

	margin-top: 25px;

	color:#6db22f;

}



h4 {

	font-family: Tahoma, Arial, sans-serif;

	color: #333;

}



h3, .componentheading, table.moduletable th, legend {

	padding: 0;

	font-family:Arial, Helvetica, sans-serif;

	font-size: 30px;

	vertical-align: middle;

	color: #000;

	text-align: left;

	font-weight: 700;

	line-height:30px;

}

/* small text */

.small {

	font-size: 10px;

	color: #888;

	font-weight: 700;

	text-align: left;

}



.modifydate {

	height: 20px;

	vertical-align: bottom;

	font-size: 10px;

	color: #666666;

	text-align: right;

}



.createdate {

	vertical-align: top;

	font-size: 11px;

	color: #555;

	padding-bottom: 8px;

	padding-top: 15px;

}



a.readon {

	float: right;

	line-height: normal;

	font-size: 11px;

	padding: 0 0 0 14px;

	color: #666666;

	text-transform: lowercase;

	text-decoration: none;

}



a.readon:hover {

	text-decoration: underline;

}



/* form validation */

.invalid { border-color: #ff0000; }

label.invalid { color: #ff0000; }





/** overlib **/



.ol-foreground {

	background-color: #f1f1f1;

	color: #333;

}



.ol-background {

	background-color: #f1f1f1;

	color: #333;

}



.ol-textfont {

	font-family: Tahoma, Arial, sans-serif;

	font-size: 10px;

}



.ol-captionfont {

	font-family: Tahoma, Arial, sans-serif;

	font-size: 12px;

	color: #fbfbfb;

	font-weight: 700;

}

.ol-captionfont a {

	background-color: #f1f1f1;

	color: #333;

	text-decoration: none;

	font-size: 12px;

}



.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 {



}



.column_separator {

	

}



td.buttonheading {

	text-align: right;

	width: 0;

}



.clr {

	clear: both;

	font-size:0;

}



table.blog span.article_separator {

	border-bottom: 1px dotted #CCCCCC;

    display: block;

    height: 20px;

}







/* table of contents */

table.contenttoc {

  margin: 5px;

  padding: 5px;

  background: none;

}



table.contenttoc td {

  padding: 0 5px;

}





/* content tables */

td.sectiontableheader {

  color: #999;

  font-weight: 700;

  padding: 4px;

}



tr.sectiontableentry1 td {

	padding: 4px;

}



tr.sectiontableentry1 {

	background:#fff;

}

  

tr.sectiontableentry0 td,

tr.sectiontableentry2 td {

  padding: 4px;

}



td.sectiontableentry0,

td.sectiontableentry1,

td.sectiontableentry2 {

  padding: 3px;

  font-size: 11px;

}





/* content styles */

.contentpaneopen, table.contentpane {

	margin: 0;

	padding: 0;

}



table.contentpane td{

	text-align: left;

}



table.contentpane td.contentdescription {

	width: 100%;

}



table.contentpane  {

	text-align: left;

	float: left;

	width: 100%;

}



table.contentpane ul li a .category {

	color: #FF8800;

}



table.contentpane ul li {

	color: #666;

}



table.contentpaneopen {

	border-collapse: collapse;

	padding: 0;

	margin:0 6px;

}



table.contentpaneopen li {

	margin-bottom: 5px;

}



table.contentpaneopen fieldset {

	border: 0;

	border-top: 1px solid #669933;

}



table.contentpaneopen h3 {

	margin-top: 25px;

}



table.contentpaneopen h4 {

	font-family: Tahoma, Arial, sans-serif;

	color: #363e4e;

}



.highlight {

	background-color: #fffebb;

}



/* module control elements */

table.user1user2 div.moduletable {

	margin-bottom: 0px;

}



div.moduletable, div.module {

  margin-bottom: 25px;

}



div.module_menu, div.module, div.module_text{

	margin:0 0 20px 0;

	padding: 0;

}



div.module_menu div, div.module div, div.module_text div {

	margin:0;

}



div.module_menu div div,div.module div div,div.module_text div div {

	text-align: left;

}



div.module_menu div div,div.module div div,div.module_text div div {

	

}



div.module_menu div div div,div.module div div div,div.module_text div div div {

	margin:0;

}



div.module div div div div {

}



#leftcolumn div.module_menu div div div div,#leftcolumn div.module div div div div,#leftcolumn div.module_text div div div div,

#rightcolumn div.module_menu div div div div,#rightcolumn div.module div div div div,#rightcolumn div.module_text div div div div {

	background: none;

	margin:0 auto;

	padding:0;

	color:#000;

}



#leftcolumn div.module_text div div div div, #rightcolumn div.module_text div div div div {

	text-align: left;

}



#leftcolumn div.module_text div div div div.bannergroup_text,#rightcolumn div.module_text div div div div.bannergroup_text {

	padding: 10px 10px 10px 20px;

	width: 174px;

}



#leftcolumn div.module_text div div div div.bannergroup_text div,#rightcolumn div.module_text div div div div.bannergroup_text div {

	color:#3e3d3d;

	width: auto;

	padding: 0 0 4px;

}



div.module div div div form {

	margin:0 auto;

	padding:0;

}



div.module_menu ul {

	list-style: none;

	padding: 0;

}



div.module_menu ul#mainlevel {

	margin: 0 auto;

	text-align: center;

}



div.module_menu ul li{

	margin: 0;

	padding: 0;

}



div.module_menu ul li a:link, div.module_menu ul li a:visited {

	font-weight: 700;

	padding: 2px 0;

	line-height: 24px;

	color:#888;

	background: transparent url(../images/blue/bullet2.jpg) top left no-repeat;

}



#leftcolumn div.module table ,#rightcolumn div.module table {

	padding: 0 0 6px 0;

	background:none;

}



#leftcolumn div.module table td ,#rightcolumn div.module table td {

	margin:0;

	padding: 0 6px 0 0;

	height:20px;

	color:#3e3d3d;

	text-align:left;

	line-height:13px;

	vertical-align: middle;

}



#leftcolumn div.module table.contentpanecat {

	padding:0;

}



#leftcolumn div.module table.contentpanecat td {

	padding:0;

	height:auto;

}

	

#leftcolumn div.module table.contentpanecat ul {

	background:#3FB3E8;

	list-style: none outside none;

    margin: 0;

    min-height: 320px;

    padding: 10px 15px;

}



#leftcolumn div.module table.contentpanecat ul li {

	line-height:24px;

}



#leftcolumn div.module table.contentpanecat ul li a {

	color: #FFFFFF;

    font-size: 14px;

    font-weight: bold;

}



#leftcolumn div.module table.contentpanecat ul li a:hover {

	color:#ccc;

	text-decoration:none;

}



#leftcolumn div.module table.poll {



}



#leftcolumn div.module table.poll td {

	text-align: left;

}



/* LEFT COL H3 */



.module h3 {

	margin:0 0 10px;

	height:24px;

	line-height:24px;

	padding:0 0 0 20px;

	font-size: 18px;

	color: #000;

	text-align: left;

	text-transform: none;

	font-weight: 700;

	overflow:hidden;

	font-family:Arial, Helvetica, sans-serif;

	background:transparent url(../../../img/arrow-down.jpg) no-repeat left center;

}



.aidanews2 h1 {

	display:block;

	font-family:Arial, Helvetica, sans-serif;

}



.aidanews2_positions img {

	padding:0;

}



#maincolumn_left .aidanews2_mainL {

	padding:0 5px 0 0;

	margin:0 7px 0 0;

	border-right:3px solid #ccc;

}



#maincolumn_left h1.aidanews2_title, #maincolumn_left h1.aidanews2_title a:link {

	font-size:20px;

	color:#000;

	line-height:24px;

	letter-spacing:1px;

	font-weight:normal!important;

	font-family:'DroidSansBold', Arial, Tahoma, sans-serif;

}



div.aidanews2_main, div.aidanews2_mainC {

	overflow:hidden;

}



span.aidanews2_readmore {

	background:transparent url(../../../img/arrow-right.jpg) no-repeat top right;

	width:11px;

	height:10px;

	display:block;

	text-indent:-9999px;

}



div.aidanews2_line {

	border-bottom:none!important;

	height:20px;

}



#leftcolumn .aidanews2 {

	border:12px solid #3fb3e8;

	font-family:Arial, Helvetica, sans-serif;

	padding:10px 15px!important;

}

#leftcolumn .aidanews2 h1, #bottomcenter .aidanews2 h1 {
	margin:3px 0;
}



#leftcolumn .aidanews2 h1 a, #bottomcenter .aidanews2 h1 {

	font-size:11px;

	color:#000;

	font-weight:bold!important;
	line-height:12px;

}



.aidanews2_title a:link {

	font-weight:bold!important;

}



#leftcolumn .aidanews2, #bottomcenter .aidanews2 {

	font-size:11px;

	line-height:12px;

}



#bottomleft ul {

	list-style:none;

	margin:0;

	padding:10px 15px;

	background:#3fb3e8;

	min-height:320px;

}



#bottomleft ul li a {

	font-size:14px;

	line-height:20x;

	font-weight:bold;

	color:#fff;

}



#bottomleft ul li a:hover {

	color:#ccc;

	text-decoration:none;

}

#bottomcenter #newsfeed {
	border:12px solid #3fb3e8;

	font-family:Arial, Helvetica, sans-serif;

	padding:0px 15px!important;

	height:320px;
}

ul.newsfeed {
	list-style:none;
	margin:0;
	padding:0;
	font-size:11px;
	line-height:12px;
}

ul.newsfeed li {
	margin:15px 0;
}

ul.newsfeed li a.readon {
	background: url("../../../img/arrow-right.jpg") no-repeat scroll right top transparent;
    display: block;
    height: 10px;
    text-indent: -9999px;
    width: 11px;
}

#footer #bottomcenter #newsfeed a.title {
	font-weight:700;
	padding:3px 0;
	display:block;
}



#bottomcenter .aidanews2 {

	border:12px solid #3fb3e8;

	font-family:Arial, Helvetica, sans-serif;

	padding:10px 15px!important;

	height:300px;

}



#bottomcenter .aidanews2_art {

	

	clear:none!important;

}



#bottomcenter .aidanews2 div.odd {

	float:left;

	

}



#bottomcenter .aidanews2 div.even {

	float:right;

	padding-right:20px;

}



#leftcolumn h3, #rightcolumn h3 { 	

}



#rightcolumn h3 {

}



.moduletable_menu, .moduletable, .moduletable_text {

	margin: 0 0 16px 0;

	padding: 0 0 8px 0;

}



#leftcolumn ul.menu, #rightcolumn ul.menu {

	list-style: none;

	text-align: left;

	margin:0;

	padding:0 0 0 10px;

}



/*LEFT COL LINK*/



#leftcolumn ul.menu li a, #leftcolumn ul.menu li a:link,

#rightcolumn ul.menu li a, #rightcolumn ul.menu li a:link {

	display:block;

	font-weight: 400;

	font-size: 11px;

	line-height: 20px;

	padding:0 0 0 18px;

	margin:0;

	text-decoration: none;

	color: #000;

	background: transparent url(../images/menu_arrow.gif) no-repeat left top;

}





#leftcolumn ul.menu li a:hover, #rightcolumn ul.menu li a:hover {

	color: #009ea5;

}



/*LEFT COL CURRENT LINK*/



#leftcolumn ul.menu li#current, #rightcolumn ul.menu li#current {

}



#leftcolumn ul.menu li#current a, #leftcolumn ul.menu li#current a:link, 

#rightcolumn ul.menu li#current a, #rightcolumn ul.menu li#current a:link {

	color: #009ea5;

	padding:0 0 0 18px;

}



#leftcolumn ul.menu li#current a:hover, #rightcolumn ul.menu li#current a:hover {

	display:block;

	color: #009ea5;

}



/*LEFT COL SUB LINK*/

#leftcolumn ul.menu li#current ul li {

	background:none;

}



#leftcolumn ul.menu li#current ul li a, #leftcolumn ul.menu li#current ul li a:link,

#rightcolumn ul.menu li#current ul li a, #rightcolumn ul.menu li#current ul li a:link {

	font-weight: 400;

	text-decoration: none;

	color: #000;

	line-height:20px;

	padding:0 0 0 18px;

	background: none;

}



#leftcolumn ul.menu li#current ul li a:hover, #rightcolumn ul.menu li#current ul li a:hover {

	color: #009ea5;

	background: none;

}



#leftcolumn ul.menu li ul li#current, #rightcolumn ul.menu li ul li#current {

}



#leftcolumn ul.menu li.parent ul li, #rightcolumn ul.menu li.parent ul li {

}



#leftcolumn ul.menu li.parent ul li a, 

#rightcolumn ul.menu li.parent ul li a {

	line-height:20px;

	font-size: 11px;

	font-weight: 400;

	text-decoration: none;

	color: #000;

	padding:0 0 0 18px;

	background: none;

}



#leftcolumn ul.menu li.parent ul li a:hover {

	color: #009ea5;

	background: none;

}



/*SUBMENU POSITION*/

#leftcolumn ul.menu li#current ul {

	margin: 0;

	padding: 0;

}



#leftcolumn ul.menu li#current ul li {

	margin: 0;

	padding: 0;

}



/*CURRENT SUBMENU POSITION*/

#leftcolumn ul.menu li ul {

	margin: 0;

	padding: 0;

}





#leftcolumn ul.menu li ul, #rightcolumn ul.menu li ul {

	list-style: none;

	margin:0;

}





/* forms */

#leftcolumn .moduletable ul, #rightcolumn .moduletable ul {

	margin: 6px 0;

	padding: 0;

	list-style: none;

}



#leftcolumn .moduletable ul li, #rightcolumn .moduletable ul li {

	margin: 0;

	padding: 0 2px;

}



table.adminform textarea {

  width: 540px;

  height: 400px;

  font-size: 1em;

  color:#424242;

}



form#form-login fieldset { 

	border: 0 none; 

	padding: 0;

	margin:0;

	color:#424242;

	text-align: left;

}



form#form-login ul {

	padding: 0;

	list-style: none;

	text-align: left;

	margin: 10px auto 0;

}



form#form-login ul li { 

	padding: 0; 

}



form#form-login ul li a {

	text-align: left;

	padding: 0;

	font-size: 11px;

	color: #424242;

	text-decoration: none;

}



form#form-login ul li a:hover {

	text-decoration: underline;

}



#form-login	input {

	border:none;

	color:#000;

	font-size:11px;

	height:14px;

	line-height:14px;

	padding:2px 4px;

	background:#ccc;

}



input#modlgn_passwd, input#modlgn_username {

	width:142px;

}



input.button, #form-login input.button {

	background:#26aee9;

	height:auto;

	font-size:12px;

	font-weight:bold;

	padding:4px 10px;

	border-radius:5px 5px 5px 5px;

	border:none;

}



input.button:hover, #form-login input.button:hover {

	background:#ccc;

}



/* thumbnails */

div.mosimage         {  margin: 5px; }

div.mosimage_caption {  font-size: .90em; color: #333; }



div.caption       { padding: 0 10px 0 10px; }

div.caption img   { border: 1px solid #CCC; }

div.caption p     { font-size: .90em; color: #333; text-align: center; }



/* Parameter Table */

table.paramlist {

	margin-top: 5px;

}



table.paramlist td.paramlist_key {

	width: 128px;

	text-align: left;

	height: 30px;

}



table.paramlist td.paramlist_value {

}



div.message {

	font-family: Tahoma, Arial, sans-serif;

	font-weight: 700;

	font-size : 14px;

	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 */

.bannergroup {

}



.banneritem {

}



/* Text advert style */



.banneritem_text {

	padding: 4px;

	font-size: 11px;

}



.banneritem_text a {

	font-weight:700;

	color:#009ea5;

}



.bannerfooter_text {

	padding: 4px;

	font-size: 11px;

	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*/

fieldset {

	border: 1px solid #ccc;

	margin-top: 15px;

	padding: 4px;

}



legend {

	margin: 0;

	padding: 0 10px;

}



td.key {

	border-bottom:1px solid #eee;

	color: #333;

}



/* 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: 700;

	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 { 

	padding: 0;

	margin: 0;

	background: none;

	border: none;

}



/* System Error Messages */

#system-message dd.error ul { 

	color: #c00; 

	background: none;

	border: none;

	padding: 0;

	margin: 0;

}



/* System Notice Messages */

#system-message dd.notice ul { 

	color: #c00; 

	background: none;

	border: none;

	padding: 0;

	margin: 0;

}



#system-message dd {

	text-indent: 0;

}



#system-message dd ul {

	list-style-type: none;

	color: #c00; 

	background: none;

	border: none;

}



#system-message {

	margin-top: 5px;

}



/* fix */

.nopad fieldset {

	float:left;

	border:none;

	padding:0;

	margin:0 0 30px;

}

.nopad fieldset p {

margin:0 0 10px;

overflow:hidden;

}



.nopad fieldset label {

float: left;

}



.nopad fieldset input {

float:left;

}



.nopad fieldset #remember {

	margin:0 0 0 10px;

}



/* fix */