/*
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 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #231F20;
}
hr {
	color: #999999;
	border: none;
	border-top: 1px solid;
}

img {
	border: none;
}

.contentpaneopen {
	width: 100%;
}

/*
Text rendering
*/

h1, h2, h3, h4, h5, h6 , .contentheading , .componentheading, .subheading {
	font-weight: bold;
}
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 {
	font-size: 130%;
	color: #1FB25A;

}
h2 {
	font-size: 140%;
}
h1 , .componentheading, .contentheading {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 250%;
	line-height: 100%;
	color: #1FB25A;
	font-weight: normal;
	text-align: right;
	padding: 0 25px 30px;
}
input, textarea, .inputbox, .button {
	background-color: #ffffff;
	border-color: #999999;
	color: #000000;
}


/*
Main menu
*/
.moduletable_menu {
	width: 121px;
	margin: 28px 0 0;
}
.moduletable_menu ul#mainlevel {
	margin: 0;
	padding: 0;
	list-style: none;
}
.moduletable_menu a.mainlevel {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 160%;
	line-height: 27px;
	color: #666666;
	display: block;
	height: 27px;
	width: 100px;
	padding: 0 6px 0 15px;
	text-decoration: none;
	background: transparent url('../images/menu_border.gif') no-repeat left bottom;
}
.moduletable_menu a.mainlevel:hover {
	background: #cfe4d7 url('../images/menu_border.gif') no-repeat left bottom;
}

.moduletable_footmenu {
	margin: 5px auto 0;
}
.moduletable_footmenu a.mainlevel {
	color: #999999;
	padding: 0 5px;
}
.moduletable_footmenu a.mainlevel:hover {
	color: #339933;
}

#active_menu {
}

/*
Forms
*/

input, textarea, .inputbox, .button {
	border-style: solid;
	border-width: 1px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.formLabel , .formOpt , .formReq {
	font-weight: bold;
	font-size: 110%;
}
.formReq {
	color: #A7696B;
}
.button {
}
.inputbox-ff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.radio, .checkbox {
	background-color: transparent;
	border: none;
}
.radio, .ie .checkbox {
	margin-bottom: 0;
}
fieldset {
	border: 1px solid #C0C0C0;
	padding: 3px 6px 8px;
}

#searchphraseany,
#searchphraseall,
#searchphraseexact {
	border: none;
}

/*
Other styles
*/

.borderedTable {
	border-top: 1px solid #e6e6e6;
	border-left: 1px solid #e6e6e6;
}
.borderedTable td {
	border-right: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
}
.borderedTable td td {
	border-right: none;
	border-bottom: none;
}

.hidden {
 display: none;
}


/*
Div-based layout
*/

html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}
body#front {
	background-color: #339933;
}

#wrap, #footwrap {
	width: 1024px;
	margin: 0 auto;
	background: #339933 url('../images/content_bg.gif') repeat-y 123px top;
}

#wrap {
	min-height: 100%;
	height: auto !important;			/* for browsers that understand min-height */
	height: 100%;						/* for IE6 */
	margin-bottom: -50px !important;	/* footer height */
}
#wrap #buffer {
	height: 50px;			/* footer height */
}

#r1c {
	background: transparent url('../images/head_bg.jpg') no-repeat left top;
	width: 760px;
	margin: 0;
	padding: 0 137px 0 127px;
	float: left;
}
#r1c1 {
	background: transparent url('../images/menu_bg.jpg') no-repeat left 131px;
	min-height: 310px;
	height: auto !important;/* for browsers that understand min-height */
	height: 310px;			/* for ie6 */
	padding-bottom: 210px;	/* height of frog img overflow */
	margin-top: 46px;
}
#r1c2 {
	width: 539px;
	float: right;
	padding: 25px 50px 25px 0;
	margin-top: 96px;
	font-size: 110%;
	line-height: 150%;
}


#r1c1, #r2c1 {
	width: 168px;
	float: left;
}

#r2, #r2c, #r2c1, #r2c2 {
	height: 50px;
}
#r2 {
	clear: both;
}
#r2c {
	width: 760px;
	padding: 0 137px 0 127px;
	float: left;
}
#r2c1 {
	background: transparent url('../images/frog.jpg') no-repeat left bottom;
	height: 210px;		/* height of frog img */
	margin-top: -160px;	/* height of img - height of footer */
	position: absolute;	/* force ie6 to bring img to front */
}
#r2c2 { 
	width: 595px;
	float: right;
}
#r2c2, p#footer a {
	color: #999999;
}
#r2c2 p#footer {
	text-align: center;
	margin: 0.3em 0;
}
p#footer a:hover {
	color: #990000;
}
   
/* div-based anchor fix for gecko browsers */
.gecko .linkAbsolute a, .gecko .anchorLink a {
	position: absolute;
}

/* dynamic fonts border fix */
.replacement {
	border: none;
}

/* article_seperator gap fix */
.article_seperator {
	display:none;
}

/* com_search */
fieldset { border: 1px solid #c0c0c0; }


