/*****************************/
/*** Core html setup stuff ***/
/*****************************/

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

form {
  margin: 0;
  padding: 0;
}

body {
	font-family: Helvetica, Arial, sans-serif;
	line-height: 1.3em;
	margin-top: 5px ;
	margin-bottom: 0px ;
	font-size: 0.85em;
	color: #000000;  /* text color */
/*	background: #240035;  /*Background color #001428 */
/*	background-color: #370300;*/
    background: #240035 url(../images/bgg2.jpg) fixed top center no-repeat;
}
.chronoform {display: none;} 
a:link, a:visited {
	padding: 0px 3px;
	text-decoration: none;
	font-weight: normal;
	color: #363084; /*363084*/
}

a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #Af5ed9;
}

div.chronoform a:link {
  font-family:  Arial,Helvetica, sans-serif;
  font-size: 1.1em;
  height: 38px;
  padding-right: 5px;
  padding-bottom:13px;
   margin-left: 18px;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	cursor: auto ;
	color: #FDCD45;

}

/* Main Menu */

a.mainlevel_menu:link, a.mainlevel_menu:visited {
  font-family:  Helvetica Narrow,Helvetica,Arial, sans-serif;
  font-size: 1.1em;
  height: 38px;
  padding-right: 5px;
  padding-bottom:13px;
   margin-left: 18px;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	color: #ffffff;  /* Top button color */
	background:	url('../images/menu_up.png') center no-repeat;

}


a.mainlevel_menu:focus {
	text-decoration: none;
	color: #CCF8C0;
	background:	url('../images/menu_hover.gif') center no-repeat;

}

a.mainlevel_menu:hover {
	text-decoration: none;
	color: #BBD2F7;
	background:	url('../images/menu_hover.gif') center no-repeat;

}

a.mainlevel_menu:current {
	text-decoration: none;
	color: #CCF8C0;
	background:	url('../images/menu_hover.jpg') center no-repeat;

}

div.module_ning{
    margin: 0px;
    margin-left: 45px;
	text-align: center;
}

div.module_rssfeed a:link {
  font-family:  Arial,Helvetica, sans-serif;
  font-size: 0.9em;
  height: 38px;
  padding-right: 0px;
  padding-top:33px;
  padding-bottom:13px;
  margin-top: 38px;
  margin-left: 37px;
  text-decoration: none;
  font-weight: normal;
  text-align: right;
  cursor: auto ;
  color: #FDCD45;  /* Top button color */

}

a.module_rssfeed:link, a.module_rssfeed:visited {
  font-family:  Arial,Helvetica, sans-serif;
  font-size: 1.1em;
  height: 38px;
  padding-right: 10px;
  padding-bottom:13px;
   margin-left: 22px;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	color: #ffffff;  /* Top button color */
}

/* Main level text*/

mainlevel {
	color: #ffffff;  /* text color */
}

span.mainlevel {
	color: #F0E3FF;  /* Top Menu Spacer bar color */

}

.rotator {
	/*border: 1px solid #4A32A2;  /* Border Image Rotator */
	/*border-top: 1px solid #000000;*/

}

/* menu links for Top Menu */

a.mainlevel:link, a.mainlevel:visited {
  font-family: Helvetica Narrow, Arial,Helvetica, sans-serif;
  font-size: 1.0em;
	padding-left: 5px;
	text-decoration: none;
	font-weight: normal;
	color: #D797FA;  /* Top button color */

}

a.mainlevel:hover {
	text-decoration: none;
	color: #D79AF8;
}

#leftcolumn {
	margin: 0;
	width: 155px;
   padding-top:195px;
   text-align: left;

}

/* ------------------------------------ Right Menu ---------------------------- */

#rightcolumn {
 
   width: 155px;
   padding-top:193px;
   text-align: left;

}

.moduleinfomenu {
   width: 150px;
   padding-top:25px;
   padding-bottom:20px;

}

a.mainlevelinfomenu:link, a.mainlevelinfomenu:visited {
  font-family:  Helvetica Narrow, Arial,Helvetica, sans-serif;
  font-size: 13px;
  text-decoration: none;
  font-weight: normal;
  vertical-align: text-bottom;
  color: #CC99EF;  /* ------------------- Top button color */

}

a.mainlevelinfomenu:hover {
	text-decoration: none;
	color: #E7CEF2;
}

span.mainlevelinfomenu{
	color: #ffffff;
}

table.mainlevelinfomenu {
   padding-bottom:20px;
   margin-top:13px;
}

td.mainlevelinfomenu {
   padding-bottom:20px;
   margin-bottom:20px;
   background: #370300 url(../images/spiral.png width="10" height="10") left no-repeat;

}

tr.mainlevelinfomenu td{
   padding-bottom:20px;
}

div.mainlevelinfomenu table{
   padding-bottom:20px;
}


/*   mmmmmm */

a.module:link {
	color: #ffffff;
}

#module{
	color: #ffffff;
}

contentheading.module
{

	color: #ffffff;
}


/* Search */

div.search {
	width: 200px;
	height: 24px;
	overflow: hidden;
	vertical-align: top;
}

div.search inputbox {
	height: 24px;
	color: #666666;
	overflow: hidden;
}

div.search button {
	width: 75px;

}

.search {
	float: right;
	width:240px;
	margin-top: 0px;
	margin-right: 0px;
	height: 40px;
	overflow: hidden;
	text-align:right;
	color: #666666;

}
   
.search input.inputbox {                   /* Search Inputbox */
	font-family:  Helvetica Narrow, Arial,Helvetica, sans-serif;
    font-size: 0.9em;
	color: #ffffff;
	border: 1px solid #9B42C9;
	background: #2F0A43;

}

.search input.button {                    /* Search Button */
	width: 46px;
	color: #CFF1FD;
	/*border: 1px solid #E4CFFE;*/
	background: #353232;

}

form#searchForm div {
	vertical-align: middle;
	color: #666666;

}

form#searchForm input {
	vertical-align: middle;

}

form#searchForm table {
	border-collapse: collapse;

}

form#searchForm td {
	padding:0;

}

#mod_search_searchword {
	padding-left: 3px;

}

input.button, .validate  {
	width: auto;
	height: auto;
	color: #336e99;
	font-size: 10px;
	cursor: pointer;
	vertical-align: top;
	padding-top: 0px;
	padding-bottom: 0px;
font-size: 11pt;
padding: 5px;

}

input.button:hover, .validate:hover  {

}

/* ------------------------------------ Newsletter -------------------------------*/

div.modulenewsletter {
	padding-bottom: 10px;
	margin-top: 30px;

}

div.newsletter inputbox {
	padding-bottom: 10px;
	margin-bottom: 10px;

	height: 24px;
	color: #666666;
	overflow: hidden;
}

div.newsletter inputbox {
	padding-bottom: 10px;
	margin-bottom: 10px;
	height: 24px;
	color: #666666;
	overflow: hidden;
}

.newsletter input.inputbox{    /* Newsletter Inputbox */
	padding-bottom: 4px;
	margin-top: 15px;
	margin-bottom: 0px;
	height: 12px;
	width:  100px;
	color: #CFF1FD;
	background: #666666;
	overflow: hidden;
}

.newsletter input.button{   /* Newsletter Button */
	margin-top: 15px;
	color: #336e99;
	background: url(../images/subscribe.jpg) top center no-repeat;

}

div.newsletter button {
	padding-bottom: 10px;
	margin-bottom: 10px;
	width: 75px;

}

div.newsletter{
	padding-bottom: 10px;
	color: #666666;

}

div.modulesettings{
    margin: 0px;
    margin-left: 5px;
	padding-bottom: 25px;
	color: #EBFDFD;
	text-align: center;
}

div.modulestatsettings{
    margin: 0px;
    margin-left: 15px;
	padding-bottom: 25px;
	color: #EBFDFD;
	text-align: center;
}


.inputbox {
	color: #336e99;
	padding-top: 0px;
	padding-bottom: 4px;
	margin-top: 1px;
	overflow: hidden;
	border: 1px solid #E4CFFE;

}

.inputbox:hover {

}


p { margin-top: 14px; margin-bottom: 10px; }

img { border: 0 none; }


/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#page_bg {
	padding: 7px 0;
	margin-bottom: 0px;
}

div.center {
  text-align: center;
}

div#wrapper {
	margin-left: auto;
	margin-right: auto;
}

body.width_medium div#wrapper {
	width: 950px;
}

body.width_small div#wrapper {
	width: 773px;
}

body.width_fmax div#wrapper {
	min-width: 750px;
	max-width: 1050px;
}

div#header_l {
	position: relative;
}

div#header_r {
	height: 90px;
	padding-left: 370px;
	padding-right: 30px;
	padding-top: 25px;
	overflow: hidden;
	text-align: left;
}

div#logo {
	position: absolute;
	left: 0;
	top: 0;
	float: left;
	width: 298px;
	height: 75px;
	background: url(../images/mw_joomla_logo.png) 0 0 no-repeat;
	margin-left: 30px;
	margin-top: 25px;
}

div#newsflash {
	width: auto;
	margin-left: 350px;
	margin-right: 30px;
	border: 1px solid #00f;
}

div#tabarea {
	background: #f7f7f7 url(../images/mw_header_b.png) 0 0 repeat-x;
	margin: 0 11px;

}

div#tabarea_l {
	background: url(../images/mw_header_l_b.png) 0 0 no-repeat;
	padding-left: 32px;
}

div#tabarea_r {
	height: 42px;
	background: url(../images/mw_header_r_b.png) 100% 0 no-repeat;
	padding-right: 1px;
}

div#footer_r {
	padding-top: 10px;
	height: 47px;
	overflow: hidden;
}

div#footer_r div {
	text-align: center;
	font-size: .90em;
	color: #aaa;
}

div#footer_r a:link, div#footer_r a:visited  {
	color: #999;
}

div#footerspacer {
	height: 10px;
}

#pathway {
	padding: 0px 10px 8px;
	width: auto;
	margin-top: -2px;
	margin-right: 250px;
	text-align: left;
}


#area {
	padding: 0;
}

#whitebox {
	margin: 0 21px 0px 21px;
	background: #888;
	width: auto;
}

#whitebox div {
	text-align: left;
}

#whitebox_t {
	background: #fff url(../images/mw_content_t.png) 0 0 repeat-x;
}

#whitebox_tl {
	background: url(../images/mw_content_t_l.png) 0 0 no-repeat;
}

#whitebox_tr {
	height: 10px;
	overflow: hidden;
	background: url(../images/mw_content_t_r.png) 100% 0 no-repeat;
}

#whitebox_m {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width: auto;
	padding: 1px 8px;
}

#whitebox_b {
	margin-top: -5px;
	background: url(../images/mw_content_b.png) 0 100% repeat-x;
}

#whitebox_bl {
	background: url(../images/mw_content_b_l.png) 0 100% no-repeat;
}

#whitebox_br {
	height: 13px;
	background: url(../images/mw_content_b_r.png) 100% 100% no-repeat;
}

/* horizontal pill menu */

#maincolumn,
#maincolumn_full {
	margin-left: 20%;
	padding-left: 15px;
	width: 75%;
}

#maincolumn_full {
	margin-left: 0;
	padding: 0;	
	width: 100%;
}

table.nopad {
	width: 100%;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
}

table.nopad td.middle_pad {
	width: 100%;
}

/*****************************************/
/*** 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 ------------------------- */
div.componentheading {
  padding-left: 0px;
}

h1 {
	padding: 0;
	font-family: Helvetica ,Arial,sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	color: #666;
	text-align: left;
}

h2, .contentheading {
	padding: 0;
	font-family: Helvetica ,Arial,sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	vertical-align: bottom;
	color: #000000;                           /* ------right column heading2 A343D5 */
	text-align: center;

}

contentpagetitle{
	padding: 0;
	font-family: Helvetica ,Arial,sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	vertical-align: top;
	color: #A343D5;                           /* -----right column heading2 A343D5 */
	text-align: left;
	padding-bottom: 20px;

}

table.contentpaneopen h3 {
   padding-bottom:20px;
   margin-top:5px;
   margin-bottom:20px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

h3, .componentheading, table.moduletable th, legend {
  margin: 0;
  font-weight: normal;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 1.3em;
  margin-bottom: 5px;
  text-decoration: none;
  color: #E98524;                          /* right column header1  DBC963*/
  background: url(../images/menuline.jpg) center bottom no-repeat;
  padding-bottom: 4px;
  text-align: center;
}

/*-------------------------------------------------------- NEWSFLASH ------------------------------------*/

table.contentpaneopennewsflash {
	font-family: Helvetica Narrow, Arial, Helvetica, sans-serif;
	font-size: 0.98em;
	color: #ffffff;
	padding-left: 0px;
}

td.contentheadingnewsflash{
	font-family: Helvetica Narrow, Helvetica ,Arial,sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	margin-top: 10px;
	vertical-align: bottom;
	color: #FDCD45;                                /* right column heading2 A343D5 */
	padding-left: 0px;
	padding-top: 9px;
}

div.modulenewsflash h3{
	text-decoration: blink;
}

a.readmore:link, a.readmore:visited  {
	color: #8E95F9;
}

/*------------------------------------------------------------Online---------------------------------*/

div.moduleonline {
  font-family:  Helvetica Narrow, Arial,Helvetica, sans-serif;
  font-size: 13px;
  text-decoration: none;
  font-weight: normal;
  text-align: center;
  margin-top:14px;
  color:#ffffff;
}

/*------------------------------------------------------------Online2---------------------------------*/

div.moduleonline2 {
  font-family:  Helvetica Narrow, Arial,Helvetica, sans-serif;
  font-size: 13px;
  text-decoration: none;
  font-weight: normal;
  text-align: center;
  margin-top:3px;
  color:#ffffff;
}

/* ------------------------------------------------           Left Menu infoleft        ----------------------*/

.moduleinfoleft {
   width: 150px;
   padding-top:18px;
   padding-bottom:20px;

}

a.latestnewsinfoleft:link, a.latestnewsinfoleft:visited {
  font-family: Helvetica Narrow, Arial, Helvetica, sans-serif;
  font-size: 0.98em;
   padding-bottom:10px;
   padding-left:0px;
   text-decoration: none;
   font-weight: normal;
   text-align: left;
   color: #ffffff;                                      /* Font color for link */

}

li.latestnewsinfoleft {
color: #8E95F9;

}

a.latestnewsinfoleft:hover {
	text-decoration: none;
	color: #E7CEF2;
}

span.mainlevelinfoleft{
	color: #ffffff;
}

table.mainlevelinfoleft {
   padding-bottom:20px;
   padding-left:0px;
   margin-bottom:20px;
}

td.latestnewsinfoleft {
   padding-bottom:20px;
   margin-bottom:20px;
  /* background: #370300 url(../images/spiral.png width="10" height="10") left no-repeat;*/

}

tr.latestnewsinfoleft td{
   padding-bottom:20px;
}

td.contentheadinginfoleft{
	font-family: Helvetica ,Arial,sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	margin-top: 10px;
	vertical-align: bottom;
	color: #A343D1;                                      /* right column heading2 A343D5 */
	padding-right: 0px;
	padding-top: 9px;
}

div.moduleinfoleft h3{
	text-decoration: none;
} 

/* -----------------------------------------------------*/

/* small text */
.small {
	font-size: .90em;
	color: #541177;
	font-weight: normal;
	text-align: left;
}

.modifydate {
  height: 20px;
  vertical-align: bottom;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;

}

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

/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }


/** overlib **/

.ol-foreground {
	background-color: #f6f6f6;
}

.ol-background {
	background-color: #666;
}

.ol-textfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.ol-captionfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	color: #0B55C4;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {}



/* spacers */
span.article_separator {
	display: block;
	height: 20px;
}

.article_column {
	padding-right: 5px;
}

.column_separator {
	border-left: 1px dashed #6B50D0;
	padding-left: 10px;
}

td.buttonheading {

}

td.buttonheading img {
	border:none;
}

.clr {
	clear: both;
}

td.greyline {
  width: 20px;
  background: url(../images/mw_line_grey.png) 50% 0 repeat-y;
}

div#maindivider {
  border-top: 1px solid #ddd;
  margin-bottom: 10px;
  overflow: hidden;
  height: 1px;
}

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

/* edit button */
.contentpaneopen_edit{
	float: left;
}

/* table of contents */
table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
  float: right;
}

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


/* content tables */
td.sectiontableheader {
  /*background: #Af5ed9;*/
  color: #333;
  font-weight: bold;
  padding: 4px;
  margin-right:5px;
  margin-left:5px;
  border-bottom: 1px solid #Af5ed9;
}

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-top:20px;
   margin-left:15px;
   width: 95%;
  text-align: left;

 /* Right Column text color */

}

table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #ddd;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

table.contentpaneopen h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #555;
}

.highlight {
	background-color: #fffebb;
}

/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

div.moduletable, div.module {
  margin-bottom: 5px;
  	color: #EBFDFD;  /* column text */

}

div.module_menu h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #eee;
	margin: -23px -4px 5px -5px;
	padding-left: 10px;
	padding-bottom: 2px;
}

div.module_menu {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}

div.module_menu div div div {
	padding: 10px;
	padding-top: 30px;
	padding-bottom: 15px;
	width: auto;
}

div.module_menu div div div div {
	background: none;
	padding: 0;
}

div.module_menu ul {
	margin: 0px 0;
	padding-left: 10px;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight: bold;
}

#leftcolumn div.module {
	padding: 0 0px;
}

#leftcolumn div.module table {
/*	width: auto;*/
}

/* forms */
table.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; }

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #666; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #666; 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 : "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;
}

/* Banners module */

/* Default skyscraper style */
.bannergroup_text {

padding-top: 15px;

}

.banneritem img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Text advert style */

.banneritem_text {
	padding: 4px;
	font-size: 11px;
}

.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;
}

/* WebLinks */
span.description {
	display:block;
	padding-left: 30px;
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}

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 { 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-top: 0px;
	margin-top: 20px;
}
.modulejoomdonation {
margin-top:20px;
}
.sectiontableentry1 {
color: #ffffff;
}

.modulejoomdonation h4 {
color: #FDCD45;
font-weight: normal;
font-family: Helvetica Narrow, Helvetica ,Arial,sans-serif;
font-size: 1.1em;
margin:0px;
}
.campaign_table .button {
font-size: 11pt;
}
#articlepage form {
text-align:left;
}
#amount_container, .amount_explaination {
font-weight:normal;
}
div.componentheading {
display:none;
}
#os_form input {
border: 3px transparent solid;
border-radius: 5px;
color: #163a50;
text-shadow: 1px 1px 1px #FFD700;
}
#os_form input:hover {
border: 3px #ff6bfd solid;
background: #eafffc;
}
#os_form input:focus {
border: 3px #54f150 solid;
}
#os_form .heading {
color: #0e72b1;
text-align:center;
padding:3px;
text-shadow: 1px 1px 1px #8bd2ff;
/*font-size: 130%;*/
padding: 8px;
}
td.field_cell textarea.inputbox {
font-family: Helvetica, Arial, sans-serif;
/*font-size:120%;*/
color: #000000;
text-shadow: 1px -1px 0.5px #FFD700;
width: 400px;
}
#os_form.button:hover {
border: 3px #01c11c solid;
}
#os_form {
width:587px !important;
font-size:11pt;
}
table.jd_donor_table {
width: 100%;
}
#os_form td.field_cell {
width: 400px;
}
.title_cell {
width: 135px !important;
}
.field_cell {
font-weight:bold;
text-shadow: 0px 0px 2px #a096fd;
color: #000000;
/*font-size: 130%;*/
}
#os_form table.jd_donor_table tbody tr + tr {
font-weight: bolder !important;
/*font-size: 125% !important;*/
}
#os_form td.title_cell div {
font-weight: normal;
/*font-size: 70%;*/
}
#os_form .button:hover {
border: 2px #1eff00 solid;
background-image: url(/images/icons/formarrow.png);
background-position: right center;
background-repeat: no-repeat;
}
#os_form .button {
border: 2px transparent solid;
text-shadow:none;
display:inline-block;
float:right;
padding-right:30px;
}
#os_form .button:after {
content: " --->";
}
#articlepage {
height: 500px;
}
#amount_container input {
margin-bottom:5px;
}
#amount_container select {
width:300px;
}
#amount_container {
height: 20px;
overflow:hidden;
}
.creditcardaddress {
text-align: left;
/*font-size: 70%;*/
border-spacing: 0px;
padding: 0;
font-weight: normal;
vertical-align: sub;
}
div.creditcardaddress:before {
content: "*";
}
.field_cell label {
/*font-size: 85%;*/
}
