/*
E-motion design
joomla css file
*/

/*
Recommended cross-platform font families:

Arial, Helvetica, sans-serif
Verdana, Geneva, sans-serif
"Arial Black", Gadget, sans-serif
"Courier New", Courier, monospace
"Times New Roman", Times, serif

*/

/*
General
*/

/*
body, td, p, div, span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

hr {
	height: 1px;
	border-style: solid;
	border-width: 1px;
	line-height: 1px;
}
*/

/*
Text rendering
*/

/*
body, td, p, div, span , h1, h2, h3, h4, h5, h6 , .contentheading , .componentheading, .subheading {
	color: #000000;
}

h1, h2, h3, h4, h5, h6 , .contentheading , .componentheading, .subheading {
	font-weight: bold;
}

hr {
	color: #999999;
}

a {
	color: #000066;
	font-weight: bold;

	text-decoration: none;
}

a:hover {
	color: #333399;

	text-decoration: underline;
}

h6 {
	font-size: 100%;
}

h5 {
	font-size: 110%;
}

h4 {
	font-size: 120%;
}

h3 , .contentheading {
	font-size: 130%;
}

h2 {
	font-size: 140%;
}

h1 , .componentheading {
	font-size: 150%;
}

input, textarea, .inputbox, .button {
	background-color: #ffffff;
	border-color: #999999;
	color: #000000;
}
*/

/*
Main menu
*/

/*
.mainlevel {
	font-size: 110%;
	color: #000000;
	font-weight: bold;

	display: block;
	text-decoration: none;
	text-transform: uppercase;
}

#active_menu {
}
*/

/* 
Left Modules
*/

/*
.moduletable {
}

.moduletable th {
}

.moduletable td {
}
*/

/*
General mambo styles
*/

/*
.readon {
}

.subheading {
}

.back_button {
	background-color: #999999;

	border-style: solid;
	border-width: 1px;
	border-color: #000000;

	text-align: center;
	display: block;
	width: 60px;
}

.back_button a {
	font-size: 110%;
	color: #ffffff;
	font-weight: bold;

	line-height: 22px;
	width: 100%;
	display: block;
	text-transform: uppercase;
}

.back_button a:hover {
	color: #E0E0E0;

	background-color: #101010;
	text-decoration: none;
}

.pagenav_next , .pagenav_prev {
	font-size: 110%;
}
*/

/*
Template styles
*/



/*
Forms
*/


input, textarea, .inputbox, .button {
	border-style: solid;
	border-width: 1px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.formLabel , .formOpt , .formReq {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.formReq {
	font-weight: bold;
}

.button {
  height: 22px;
}


/*
Other styles
*/





td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
}
.main {
	width: 750px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	background-color: #6A0325;
}
.content {
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 30px;
	margin-bottom: 15px;
	border-left: 8px solid #4A021A;
	border-right: 5px solid #4A021A;
}
.rhspannel {
	margin-top: 50px;
	margin-bottom: 15px;
	background-image:url(../images/rhs_back.gif);
}
.accreditation {
	top: 46px;
	margin-left:9px;
	position: relative;
}
.ombudsman{
	top: 60px;
	margin-left:11px;
	position: relative;
}
.latestNewsletter{
	top: 29px;
	margin-left:2px;
	position: relative;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
input, select, textarea {
	color: #666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.inputwidth1 {
	width: 380px;
}



html , body {
height: 100%;
}



.contentpaneopen { 
 width: 100%;
}



.header {
height: 135px;
}



.content_outline {
background-color: #6a0325;
}