/*
* A Joomla! Template
* @name - lotusflower
* @version 1.5
* @date - May 22, 2008
* @author - Free CSS Templates
* @website - www.freecsstemplates.org
* @copyright (C) -
* @license - Creative Commons Attribution 2.5
* @modifications - Modified for Joomla! by Hazman - www.xtremeopensource.org
*/


body {
	color: #226cb2;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 49px;
	padding: 0;
	background: url(../images/img01.jpg) repeat-x left top;
}

h1, h2, h3 {
	color: #05f9ea;
	font-weight: normal;
	text-transform: lowercase;
	margin: 0;
}

h1 {
	font-size             : 32px;
	letter-spacing        : -1px;
}

h2 {
	font-size             : 23px;
}

p, ul, ol, {
  font-size             : 11px;
  line-height           : 26px;
  text-align            : justify;
	margin                : 0 0 2em 0;
	
}

li {
  line-height           : 15px;
	list-style            : none;
  padding-left          : 15px;
  padding-top           : 0px;
  background            : url(../images/img08.jpg) no-repeat left 50%;
}


/********** Top Menu **********/
#topmenu {
  width                 : 860px;
	height                : 54px;
	float                 : left;
}

#topmenu ul {
  line-height           : normal;
  list-style            : none;
	margin                : 0;
	padding               : 0px 0 0 20px;
}

#topmenu li {
  float                 : left;
	display               : block;
	list-style: none;
	background: none;
}

#topmenu a {
	float: left;
	color: #ffe4e1;
	display: block;
	font: 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -.5px;
	text-decoration: none;
	text-transform: lowercase;
	margin-right: 3px;
	padding: 12px 20px;
}

#topmenu a:hover {
	color: green;
	text-decoration: none;
}

#topmenu .current_page_item a {
	color                 : #FFFFFF;
}


/********** Header  **********/
#header {
	width                 : 860px;
	height                : 52px;
	margin                : 0 auto;
	background            : url(../images/img02.jpg) no-repeat left top;
}


/*********** LOGO **********/

#logo-wrap {
	width                 : 860px;
	margin                : 0 auto;
	padding               : 30px 0 20px 0;
	background            : url(../images/img03.jpg) no-repeat left top;
}

#logo {
	width                 : 820px;
	height                : 200px;
	margin                : 0 auto;
	background            : url(../images/img05.jpg) no-repeat left top;
}

#logo h1, #logo h2 {
  line-height           : normal;
	float                 : left;
	margin                : 0;
	padding               : 0 0 0 20px;
	
}

#logo h1 { 
  font-family           : Georgia, "Times New Roman", Times, serif;
	font-size             : 36px;
	font-style            : italic;
	padding-top           : 95px;
}

#logo h1 a {
  color                 : #FFFFFF;
	text-decoration       : none;
}

#logo h1 a:hover { 
  text-decoration       : underline; 
}

#logo h2 {
	color                 : #000000;
	font                  : italic 13px Georgia, "Times New Roman", Times, serif;
	padding               : 115px 0 0 5px;
}


/********** Page **********/
#page {
	width                 : 850px;
	margin                : 0 auto;
}


/********** Content **********/
#content {
	width                 : 620px;
	float                 : right;
	background            : url(../images/img10.jpg) no-repeat left top;
}


/********** Post **********/
.post {
	padding               : 0 25px 0 10px;
}

.post h2 {
	height                : 32px;
	color                 : #DADADA;
	font-size             : 18px;
	padding               : 8px 0 0 15px;
	background            : url(../images/img09.jpg) no-repeat left top;
}


/********** Date **********/
#date {
  width                 : 100%;
	height                : 15px;
	text-align            : center;
	margin                : 0 0 15px 0;
}


/********** Banner **********/
.banneritem img {
	display               : block;
	margin-left           : auto;
	margin-right          : auto;
	border                : none;
}


#newsflash {
margin: 10px 0 0 0;
padding: 0;
}


/********** Breadcrumbs **********/
#breadcrumbs {
  font-family           : Verdana, Helvetica, Arial, sans-serif;
  font-size             : 9px;
  padding               : 0 0 10px 4px;
}

#breadcrumbs a:link, #breadcrumbs a:visited {
  color                 : #000000;
  font-weight           : normal;
}

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



/********** Left Column **********/
#leftcolumn {
  width                 : 215px;
	float                 : left;
	margin                : 0;
	padding               : 0;
}

#search_title {
	width: 185px;
	height: 40px;
	color: #ffe4e1;
	font-size: 18px;
	margin: 0;
	padding: 7px 0 0 10px;
	background: url(../images/img07.jpg) no-repeat;
}

#search_box {
  width                 : 185px;
	margin                : 10px 0 10px 15px;
}


/********** Login Form, Rounded Modules **********/
div.module h3 {
	height: 30px;
	line-height: 25px;
	color: #b22222;
	font-size: 24px;
	font-weight: bold;
	text-align: left;
	text-transform: lowercase;
	margin: 0;
	padding: 7px 0 0 10px;
}

div.module {
	margin                : 0 0 15px 0;
	padding               : 0;
}

div.module ul {
	margin                : 0;
	padding               : 0;
}

div.module li {
  padding               : 2px 0 2px 15px;
}

div.module_menu li a:link, 
div.module_menu li a:visited {
  font-weight           : bold;
  padding               : 0 0 0 10px;
}


/********** Login Form **********/
form#form-login fieldset { 
  margin                : 0em; 
	padding               : 0 0 0 15px;
	border: none;
}

form#form-login ul { 
  padding               : 5px 0 0 20px; 
}

form#form-login li {
  font-size             : 9px;
  padding               : 0 0 0 10px;
}


/********** XHTML Modules **********/
div.moduletable h3 {
	height: 30px;
	line-height: 25px;
	color: #b22222;
	font-size: 24px;
	font-weight: bold;
	text-align: left;
	text-transform: lowercase;
	margin: 0 0 7px 0;
	padding: 7px 0 0 10px;
}

div.moduletable {
	margin                : 0 0 15px 0;
	padding               : 0;
}

div.moduletable ul {
	margin                : 0;
	padding               : 0;
}

div.moduletable li {
  padding               : 2px 0 2px 15px;
}


/********** _menu rounded Modules **********/
div.module_menu h3 {
	height: 40px;
	line-height: 25px;
	color: #b22222;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	text-transform: lowercase;
	margin: 0 0 7px 0;
	padding: 7px 0 0 10px;
	background: url(../images/img07.jpg) no-repeat;
}

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


div.module_menu ul {
	margin                : 0;
	padding               : 0;
	
}

div.module_menu li {
  padding               : 4px;
}

div.module_menu li a:link, 
div.module_menu li a:visited {
  font-weight           : bold;
  padding               : 0 0 0 10px;
}





/********** Modules **********/  
table.moduletable {
  width                 : 185px;
  margin-bottom         : 15px;
  padding               : 0px;
}

table.moduletable th {
	height: 27px;
	line-height: 25px;
	color: teal;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	margin: 0 0 5px 0;
	padding-left: 4px;
	background: #555555;
}

table.moduletable td {
  font-size             : 11px;
  font-weight           : normal;
  margin                : 0px;
  padding-left          : 2px;
}


/********** _menu Modules **********/  
table.moduletable_menu {
  width                 : 185px;
  margin                : 0 0 15px 0;
  padding               : 0px;
}

table.moduletable_menu th {
	height: 40px;
	line-height: 25px;
	color: #b22222;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	text-transform: lowercase;
	margin: 0 0 15px 0;
	padding: 7px 0 20px 10px;
	background: url(../images/img07.jpg) no-repeat;
}

table.moduletable_menu td {
  font-size             : 11px;
  font-weight           : normal;
  padding               : 0 0 5px 0;
}


/********** Menu Links **********/
a.mainlevel:link, a.mainlevel:visited {
	color: #5f9ea0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 0 13px;
}

a.mainlevel:hover {
	color: fuchsia;
}


/********** Other Links **********/
a:link, a:visited {
	color: #b22222;
}

a:hover, a:active {
	color: green;
	text-decoration: none;
}


/*############### CONTENT ###############*/

/***** Header for contentpaneopen *****/
.contentheading {
	color: #b22222;
	font-size: 32px;
	letter-spacing: -1px;
	text-align: left;
	text-transform: lowercase;
	margin: 0;
	padding-top: 10px;
}


/***** Home, Joomla! License, Blog, Lower Content for Advanced Search *****/
.contentpaneopen {
  width                 : 100%;
	padding               : 8px;
}

/***** Title for Blog, News Feeds, Wrapper, Links, Advanced Search, Contact Us   *****/
.componentheading {
	color: green;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
}

/***** Top Content for Getting Started, FAQs, News Feeds, Links *****/
.contentdescription {
  padding-left          : 0px !important;
  padding-left          : 10px;
}

/***** Lower Content for Getting Started, FAQs, News Feeds, Wrapper, Links, Contact Us *****/
.contentpane {
  padding-top           : 10px;
  padding-left          : 10px;
	border: 1px solid #0000ff;
}


/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
	color: olive;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}

a.contentpagetitle:hover {
  color                 : #7B8DA1;
  font-size             : 12px;
  font-weight           : bold;
  text-align            : left;
  text-decoration       : underline;
  
}

a.category:link, a.category:visited {
  color                 : #333333;
  font-size             : 11px;
  font-weight           : bold;
}

a.category:hover {
  color                 : #7B8DA1;
}


/********** Inner Content **********/
.sectiontableheader {
  color                 : #7B8DA1;
  font-weight           : bold;
  background-color      : #CCCCCC;
}

.sectiontableentry1 {
  background-color      : #F0F0F0;
}

.sectiontableentry2 {
  background-color      : #E0E0E0;
}


/********** PDF, Print, Email Small buttons **********/
td.buttonheading img {
  border                : none;
}


/********** Footer **********/
#footer-wrap {
	width                 : 860px;
	height                : 64px;
	margin                : 0 auto;
	background            : url(../images/img04.jpg) no-repeat left top;
}

#footer {
  height                : 64px;
	min-height            : 64px;
  margin                : 0 auto;
  padding               : 0;
}

html>body #footer {
	height                : auto;
}

#footer p {
}

#legal {
	clear: both;
	color: #ffe4e1;
	text-align: center;
	padding-top: 10px;
}

#legal a {
	color: #ffe4e1;
}

