body{
height: 100%;
  margin: 0;
  padding: 0;  
  font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
  font-size        : 120%;
  color            : gray;
text-align : center;
  background: #FFFFFF;
    
}

td, tr, p, div {
  font-family      : Verdana, Arial, Tahoma, Helvetica, sans-serif;
  font-size        : 12px;
  color            : gray;

}

hr {
  color            : #999999;
  height           : 1px;
  width            : 100%;
}



/** Topmenu  **/

ul#mainlevel-nav {
  list-style       : none;
  margin           : 0;
  padding          : 0;
   
}

#mainlevel-nav li {
  float            : left;
  display          : block;
  list-style       : none;
  background-image : none;
  width				: auto;
  color				: #ffffff;
  margin           : 0;
  padding          : 0 0 0 10px;
  line-height: 38px;
  _height:0;
}

#mainlevel-nav li a {
  float            : left;
  display          : block;
      width				: auto;
	padding                 : 2px 6px 0 6px;
	color				: #ffffff;
      text-decoration		: none;
	font-weight			: bold;
      
}

#mainlevel-nav li a:hover {
  width				: auto;
	color				: #444444;
	background: url(../images/menu_tab.gif) no-repeat top center;
      font-weight			: bold;
	text-decoration		: none;

    
}
ul#mainlevel-nav li #active_menu-nav {
      cursor			: default;
	position			: relative;
	width				: auto;
	background: url(../images/menu_tab.gif) no-repeat top center;
      color				: #444444;
      text-decoration		: none;
	}



ul#mainlevel-nav li #active_menu-nav:hover {
	cursor			: pointer;
	position			: relative;
	width				: auto;
	background			: #444444;
 	color				: #ffffff;
      text-decoration		: none;
	
	}


img.floatleft{
float: left;
border: 1px solid #97C670;
padding: 20px;
margin: 10px;

}




ul {
border: 0;
  padding: 0;
    margin           : 0;
    list-style       : none;
}

#topnav li, li:visited, li:link {
padding-top: 6px;

padding-bottom         : 0;
padding-left         : 0;
margin-bottom         : 0;
  float            : left;
  display          : block;
  list-style       : none;
  font-size        : 120%;
        text-decoration		: underline;
  color            : #FFFFFF;
  background: url(button.gif);
    width           : 123px;      
    height           : 23px;
  
}

#topnav li.active {
padding-top: 6px;
border-left: 1px solid #97C670;
border-right: 0px;
border-bottom: 0px;
padding-bottom         : 0;
padding-left         : 0;
margin-bottom         : 0;
text-align: center;
  float            : left;
  display          : block;
  list-style       : none;
  font-size        : 120%;
  color            : #97C670;
  text-decoration: none;
  background: url(button_on.gif);
    width           : 126px;
      height           : 23px;
}

.article_separator{
display: block;
height: 20px;
}
td.article_column{
padding-right: 5px;
}

a:link, a:visited  {
  color: #4157A3;
 
}

a:hover {
  color: #81A664;
}

form {
margin           : 0; 
padding          : 0;
}


.inputbox {
  padding          : 2px !important;
  padding          : 1px;
  margin: 3px 0;
  font: 1em verdana, arial, sans-serif;  
  color: #000000;
  background-color: #C2DDAB;
  border: 1px solid #77809E;
}

  input:hover,
  input:focus,
  textarea:hover,
  textarea:focus {
  color: #000000;
  background-color: #FFFFFF;
  
}

h1 {font: 700 150% verdana, sans-serif;color:#4157A3;
text-align: left;}
h2 {font: 700 130% verdana, sans-serif;color:#4157A3;
text-align: left;}
h3 {font: 700 110% verdana, sans-serif;color:#4157A3;
text-align: left;}


/**#################### Joomla CSS ####################**/

/** Buttons **/

.back_button {
  display: block;
  color            : #999999;
  font-family      : Tahoma, Arial, Verdana,  Helvetica, sans-serif;
  font-size        : 11px;
  font-weight      : normal;
  padding-bottom   : 10px;
  margin-right           : 10px;
  text-align: right;
  height      : 30px;
  text-decoration  : underline;

  }
.button {
  font-size        : 11px;
  color            : gray;
  border           : 1px solid #999;
  margin           : 3px 0;
  background-color : #C2DDAB;
  padding          : 7px !important;
  cursor           : pointer;
  
}




/** Contact **/

.contact_email  {
  width            : 100%;
}
.contact_email .inputbox {
  
}




/** Module table  **/

table.moduletable, table.moduletable_menu {
	margin           : 5px 0 10px 0;
      padding          : 0 0 3px 0;
	width            : 100%;
      background       : #686868;
      text-align: left;
      background: #686868 url(../images/rounded_bl.gif) no-repeat bottom left;
	}

table.moduletable th, table.moduletable_menu th  {
padding:4px 9px 4px 0;
text-align: right;
font: 700 1em verdana, sans-serif;
color: #7BD32C;
background: #686868 url(../images/rounded_tr.gif) no-repeat top right;

}

table.moduletable td {
   padding          : 3px 5px;
   text-align: left;
    
    	}
table.moduletable_menu table {
padding          : 0 10px;
}

/** Read more **/

a.readon:link, a.readon:visited {
  color            : #999999;
  font-family      : Tahoma, Arial, Verdana, Helvetica, sans-serif;
  font-size        : 11px;
  background       : url(../images/arrow.png) no-repeat;
  white-space      : normal;
  font-weight      : bold;
  padding          : 1px 0 3px 14px;
  float            : right;
  line-height      : 13px;
  text-decoration  : underline;
}
a.readon:hover {
  color: #86E160;
  font-family      : Tahoma, Arial, Verdana, Helvetica, sans-serif;
  font-size        : 11px;
  background       : url(../images/arrow.png) no-repeat;
  white-space      : normal;
  font-weight      : bold;
  padding          : 1px 0 3px 14px;
  line-height      : 13px;
  text-decoration  : underline;
}





/** Pagenavigation **/

.pagenavcounter {
  font-size        : 11px;
  color            : #999999;
}
.pagenavbar {
  border-top       : 1px solid #999999;
  padding          : 2px;
}
.pagination span { padding: 3px; }
.pagination a    { padding: 3px; } 

a.pagination:link, a.pagination:visited {
  font-size        : 11px;
  text-decoration  : none;
  font-weight      : normal;
}

a.pagination:hover {
  font-size        : 11px;
  text-decoration  : none;
  font-weight      : normal;
}

table.contenttoc {
  border           : 1px solid #dcdcdc;
  background       : #686868;
  padding          : 5px;
  margin-left      : 15px;
  margin-bottom    : 5px;
}



/** Content **/

table.content{
  width            : 100%;
  padding          : 5px;
  border-collapse  : collapse;
  border-spacing   : 0;
  margin-bottom    : 5px;
  
}
table.contentpane {
  width            : 100%;
  border-spacing   : 0;
  padding-left     : 5px;
  padding-right    : 5px;
  margin-bottom    : 5px;
  }
table.contentpaneopen {
  width            : 100%;
  border-spacing   : 0;
  padding-left     : 5px;
  padding-right    : 0;
  margin-bottom    : 5px;
  
}

.contentheading,.componentheading {
  text-align: left;
  margin: 5px 0;
  padding:3px;
  font: 700 1.2em verdana, sans-serif;
  text-transform: uppercase;
  color: #7BD32C;
  background: #686868 url(../images/rounded_tl.gif) no-repeat top left;
}

.contentheading a{
text-decoration: none;
width:auto;
}

div.componentheading {
margin: 5px 0 10px 0;
}

td.componentheading {
display:block;
margin: 5px 0 10px 0;
}

.contentdescription { 
  width          : auto !important;
  margin         : 0;
  padding        :  0;
  padding-top    : 5px;
  text-align     : left;
}

.blog_more {
margin   : 10px 0 7px 7px;
}

.buttonheading {
padding  : 0 2px;
}

.content_vote {
  font-size        : 10px;
  height           : 22px;
  padding          : 2px 0;
  }

.content_rating {
  font-size        : 10px;
  color            : #999999;
}
.small {
  font-size        : 10px;
  color            : #999;
  line-height: 12px;
}
.smalldark {
  font-size        : 11px;
  color            : #999;
  text-align:left;
}
.createdate, .modifydate {
  float            : left;
  font-size        : 10px;
  color            : #999999;
  width            : 100%;
  line-height: 12px;
  margin-bottom: 5px;
}
.modifydate {
  text-align: right;
  }

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

.sectiontableheader {
  font-size        : 12px;
  font-weight      : normal;
  letter-spacing   : 1px;
  color            : #EEE;
  background       : #111111; 
  padding          : 3px 2px;
}

.sectiontableentry1 {
  vertical-align   : top;
  padding          : 3px;
  background       : #333333;
  border-bottom    : 1px solid #8F8F8F;
  line-height      : 19px;

}
.sectiontableentry2 {
  vertical-align   : top;
  padding          : 3px;
  border-bottom    : 1px solid #8F8F8F;
  background       : #4D4D4D;
  line-height      : 19px;
}

.sectiontableentry2 td, .sectiontableentry1 td{
  padding          : 3px;
  line-height      : 17px;
}


.sectiontableentry1 img{
margin: 0 2px;
}
.sectiontableentry2 img{
margin: 0 2px;
}



/** Polls **/

.poll {
	color : #999;
	line-height : 13px;
	font-weight: normal;
      text-align: left;
}
.pollstableborder{
  border-color     : #999999;
}

/** images **/



/** #################### index.php #################### **/


#header {  
  height: 162px;
  background: #ffffff url(header.gif) no-repeat top center;
  border-bottom: 15px solid #ffffff;
  vertical-align: top;
  margin: 0 auto;   
}

#topnav {  

  width:742px;
  height: 28px;

  border-right: 1px solid #97C670;
  vertical-align: top; 
  margin-left: auto;
  margin-right: auto;  
  padding-left: 0;
 padding: 0; 

}

#content {  
  width: 741px;
  height: 440px;
  line-height: 150%;
border-left: 1px solid #97C670;
border-right: 1px solid #97C670;
border-bottom: 0;
border-top: 0;
  vertical-align: top;
  margin-left: auto;
  margin-right: auto;  
 padding: 0;
 margin-bottom: 0;

}
#widecontent {  

  width: 741px;
  height: 100%;
border-left: 1px solid #97C670;
border-right: 1px solid #97C670;
border-bottom: 0;
border-top: 0;
  vertical-align: top;
  margin-left: auto;
  margin-right: auto;  
padding-top: 20px;
 margin-bottom: 0;
 margin-top: 0;
}

#widecontent p{  
width: 90%;
text-align: left;
padding-top: 0px;
padding-left: 30px;
padding-bottom: 5px;
margin: 0;
}


#content p{  
height: 170px;
text-align: left;
padding-top: 5px;
padding-left: 5px;
margin: 0;
}

#widecontent H1,h2,h3 {  
padding-left: 30px;
}

#portfoliocontent {  

  width: 741px;
  height: 100%;
border-left: 1px solid #97C670;
border-right: 1px solid #97C670;
border-bottom: 0;
border-top: 0;
  vertical-align: top;
  margin-left: auto;
  margin-right: auto;  
padding: 0;
 margin-bottom: 0;
 margin-top: 0;
}

#text {
  float: left;
  width: 441px !important;
  width: 470px;
  w\idth:435px;
  padding: 10px 2px 20px 16px !important;
  padding: 20px 3px 20px 16px;
  
}

#footer image {
  float: left;
  vertical-align: top;
  }
  
#image {
  float: left;
  width: 168px;  
  vertical-align: top;
  }
  
.portfolioheaderimg {
  width: 175px;
  height: 67px;
  padding: 10px 10px 0px 20px;
  text-align: center;}


.portfoliowebsiteimg {
  width: 175px;
  height: 105px;
  padding: 0px 10px 0px 20px;
  text-align: center;}

  
.portfolio {
  float: right;
  width: 200px;
  height: 200px;
  background: #ffffff url(portfoliobg.gif) repeat-x bottom center;
  padding: 0px 15px 30px 0;
  text-align: center;

}

.portfolio a{
  font-family      : Verdana, Arial, Tahoma, Helvetica, sans-serif;
  font-size        : 12px;
  line-height: 30px;

}

#portfoliocontent p{
margin: 0;
padding: 10px;
width: 90%;
height: 185px;
text-align: left;
  vertical-align: top;
}

.portfolioHdr{
  font-size        : 20px;
  color            : gray;
  background: #ffffff;
  line-height: 40px;
  margin: 0;
  padding-top: 0px;
  text-align: left;
  padding-left: 0px;
}

.homePage{
  font-size        : 100%;
  width: 70px;
  color            : gray;
  background: #ffffff;
  margin: 0;
  padding-top: 0px;
  text-align: center;
  padding-left: 10px;
}

.portfolioDesc{
  padding-left: 20px;
  line-height: 20px;
  margin: 0;
  width: 90px;
  text-align: left;
}


.maincontent {
  font-size        : 12px;
  color            : gray;
  float: left;
  width: 480px;
  height: 320px;
  background: #ffffff;
  padding: 20px;
  margin: 0;
  text-align: left;
}


.widecontent {
  font-size        : 12px;
  color            : gray;
  float: left;
  width: 741px;

  background: #ffffff;
  padding: 20px;
  margin: 0;
  text-align: left;
}



#footer {
height: 65px;
vertical-align   : bottom;
  width: 741px;
  border-left: 1px solid #97C670;
border-right: 1px solid #97C670;
border-bottom: 1px solid #97C670;
border-top: 0;
  background: #ffffff url(footer.gif) repeat-x bottom center;
  padding: 0;
  margin-top: 0;
    margin-bottom: 0;
    margin-left: auto;
  margin-right: auto;  
font-weight: bold;
    line-height: 120%;
}

#footer p {
text-align: left;
  width: 741px;
height: 20px;
  color: #888;
  margin: 0;
  padding-top: 0px;
  padding-bottom: 0px;
      line-height: 250%;
  }

#footer a {
  color: #888;
    padding: 0;
  vertical-align: center;
    margin: 0;
    line-height: 100%;
}


#footer img {
  float: left;
  text-align: left;
  vertical-align: bottom;
    margin: 0;
    padding-top: 10px;
    padding-left: 30px;
        padding-right: 25px;
}

#footer a:hover {
  color: #3B53A1;
}


/** Topmenu  **/

ul#mainlevel-nav {
  list-style       : none;
  margin           : 0;
  padding          : 0;
   
}


#mainlevel-nav li a {
  float            : left;
  display          : block;
      width				: auto;
	padding                 : 2px 6px 0 6px;
	color				: #ffffff;
      text-decoration		: none;
	font-weight			: bold;
      
}

#mainlevel-nav li a:hover {
  width				: auto;
	color				: #444444;
	background: url(../images/menu_tab.gif) no-repeat top center;
      font-weight			: bold;
	text-decoration		: none;

    
}
ul#mainlevel-nav li #active_menu-nav {
      cursor			: default;
	position			: relative;
	width				: auto;
	background: url(../images/menu_tab.gif) no-repeat top center;
      color				: #444444;
      text-decoration		: none;
	}



ul#mainlevel-nav li #active_menu-nav:hover {
	cursor			: pointer;
	position			: relative;
	width				: auto;
	background			: #444444;
 	color				: #ffffff;
      text-decoration		: none;
	
	}


/** CSS for Mainmenu (Menu Style Legacy-Vertical) **/

a.mainlevel  {
 display           : block;
 width             : auto;
  margin           : 1px 0;
  font-size        : 12px;
  background       : none;
  
}

a.mainlevel:link, a.mainlevel:visited {
  display          : block;
  font-size        : 12px;
  border-bottom    : 1px solid #686868;
  background-color : #444444;
  font-weight      : normal;
  padding          : 2px 0;
  color            : #f1f1f1;
  padding-left      : 10px;
  text-decoration  : none;
}
a.mainlevel:hover {
  border-bottom    : 1px solid #686868;
  background-color : #333333;
  font-size        : 12px;
  font-weight      : normal;
  color            : #999999;
  text-decoration  : none;
  padding-left      : 10px;
}
#active_menu {
  color            : #999999;
  border-bottom    : 1px solid #686868;
  background       : url(../images/li_bullet.gif) #333333 96% 50% no-repeat;
  font-weight      : normal;
  text-decoration  : none;
}
a#active_menu:hover {
  color            : #f1f1f1;
}





/** Sublevel for Mainmenu  (Menu Style Legacy-Vertical) **/

.sublevel {
   font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
   font-size        : 11px;
   font-weight      : bold;
   color            : #cccccc;
   padding    	  : 3px 1px 3px 5px;
   margin		  : 3px;
   
}
a.sublevel:link, a.sublevel:visited {
  color		        : #cccccc;
  text-decoration	: none;
}
a.sublevel:hover {
  color            : #7BD32C;
  text-decoration  : none;
}
a.sublevel#active_menu  {
      background: transparent;
	color           : #7BD32C;
	text-decoration	: none;
      border-bottom    : none !important;      
}



/**  Main Menu  (Menu Style List) **/

.moduletable_menu ul, .moduletable_menu ul li
{
  background-image: none;
  list-slyle:none;
  display           : block;
  width             : auto;
  margin           : 1px 0px;
  padding          : 0;
  font-size        : 12px;
  background       : none;
  line-height: 18px;
    
}
.moduletable_menu ul{
padding     : 3px 10px 0 10px;
}

.moduletable_menu ul li a, .moduletable_menu ul li a:link, .moduletable_menu ul li a:visited
{
  display          : block;
  font-size        : 13px;
  font-weight      : normal;
  padding          : 2px 0;
  color            : #f1f1f1;
  padding-left     : 10px;
  text-decoration    : none;
  border-bottom    : 1px solid #686868;
  background-color : #444444;

}

.moduletable_menu ul li a:hover
{
  
  font-size        : 13px;
  font-weight      : normal;
  color            : #999999;
  text-decoration  : none;
  padding-left     : 10px;
  text-decoration	 : none;
  border-bottom    : 1px solid #686868;
  background-color : #333333;
}
.moduletable_menu ul li.active a:link, .moduletable_menu ul li.active  a:visited
{
  color            : #999999;
  border-bottom    : 1px solid #686868;
  background       : url(../images/li_bullet.gif) #333333 96% 50% no-repeat;
  font-weight      : normal;
}



.moduletable_menu ul li ul li a:link, .moduletable_menu ul li ul li a:visited, .moduletable_menu ul li ul li ul li a:link, .moduletable_menu ul li ul li ul li a:visited
{
   display          : block;
   font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
   font-size        : 12px;
   font-weight      : bold;
   color            : #f1f1f1;
   padding    	  : 3px 1px 3px 5px;
   margin		  : 3px;
   text-decoration  : none;
   text-indent      : 10px;
   border           : none;
   background:none;
}

.moduletable_menu ul li ul li a:hover, .moduletable_menu ul li ul li ul li a:hover
{ background:none;
  font-size        : 12px;
  font-weight      : normal;
  color            : #cccccc;
  text-decoration  : none;
  text-indent      : 10px;

}

.moduletable_menu ul li.active ul li a:link, .moduletable_menu ul li.active ul li a:visited, .moduletable_menu ul li.active ul li ul li a:link, .moduletable_menu ul li.active ul li ul li a:visited
{
   display          : block;
   font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
   font-size        : 12px;
   font-weight      : normal;
   color            : #f1f1f1;
   padding    	  : 3px 1px 3px 5px;
   margin		  : 3px;
   text-decoration  : none;
   text-indent      : 10px;
   border: none;
   background:none;
   background-image : url(../images/arrow.png) ;
   background-repeat: no-repeat;
   background-position: 1px 5px;
   padding-left     : 10px;
}

.moduletable_menu ul li.active ul li a:hover, .moduletable_menu ul li.active ul li ul li a:hover
{ background:none;
  font-size        : 12px;
  font-weight      : normal;
  color            : #999999;
  text-decoration  : none;
  text-indent      : 10px;
  background-image : url(../images/arrow.png) ;
  background-repeat: no-repeat;
  background-position: 3px 5px;
  padding-left     : 10px;
}

