/**
* @version - Version 1.0
* @name - eg_shower
* @date - 26/10/2008
* @author - G&Y E-Gurus
* @website - http://www.egurus.com.cy
* @email - ygaroyian@egurus.com.cy
* @copyright (C) - Copyright 2008 G&Y E-Gurus
* @license - License is required in order to use this template
*/

a:link {text-decoration: none; color: #909090;}
a:hover {text-decoration: none; color: #909090;}
a:visited {text-decoration: none; color: #909090;}
img {border: 0px;}

/* HORIZONTAL UPPER MENU */


td.logo {
	background-image: url(../images/logo.png);
	width: 333px;
	height: 92px; 
}

#mainlevel-nav li {
	display: inline;
	list-style: none;
 
}

#mainlevel-nav a {
background-image: url(../images/tab.jpg); 
padding: 0px 30px 8px 20px; 
color: red;
}

#topmenu td {
width: 100px;
}

a#active_menu-nav {
	background-image: url(../images/activetab.jpg); 

color: yellow;
}

table.customenu_default {
  border-width: 0px;
  padding: 0px;
  border-collapse: collapse;
}

td.link_normal {
  width: 97px;
  height: 27px;
  background-image: url(../images/tab.jpg);
  background-repeat: no-repeat;
  font-family: verdana,Tahoma,Geneva,Arial,Helvetica,sans-serif;  
  font-size: 8pt;
  padding: 0px 0px 0px 15px;
  text-decoration: none;
}

td.link_hover {
  width: 97px;
  height: 27px;
  background-image: url(../images/tabhover.jpg);
  background-repeat: no-repeat;
  font-size: 8pt;
  padding: 0px 0px 0px 15px;
  text-decoration: none;
}

td.link_active {
  width: 97px;
  height: 27;
  background-image: url(../images/activetab.jpg);
  background-repeat: no-repeat;
  font-size: 8pt;
  padding: 0px 0px 0px 15px;
}

/* END OF HORIZONTAL UPPER MENU */

td.midheader {
	background-image: url(../images/midheader.jpg);
	border-width: 1px;
	border-style: solid;
	border-color: #969696;
}

td.midpage {
	border-width: 1px;
	border-style: solid;
	border-color: #969696;
}

td.tabline {
	background-image: url(../images/tabline.jpg);
	border-width: 0;
	border-style: solid;
	border-color: #cccccc;
}

td.tabcontent {
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #cccccc;
}

table.mainsection
{
 width: 980px;
 height:330px;
 background: #FFFFFF;
 font-family: verdana,Tahoma,Geneva,Arial,Helvetica,sans-serif;  
 font-size: 9pt;
 color: #000000;
}

td.footer {
	background-image: url(../images/footer.jpg);
	border-width: 1px;
	border-style: solid;
	border-color: #969696;
 	font-family: verdana,Tahoma,Geneva,Arial,Helvetica,sans-serif;  
 	font-size: 7pt;
 	font-weight: 550;
 	text-align: center;	
}


div.advert
{
 width: 980px;
 height: 100px;
 background: #7eba00;
 font-family: verdana,Tahoma,Geneva,Arial,Helvetica,sans-serif;  
 font-size: 9pt;
 color: #000000;

}


div.lowermenu
{
 width: 980px;
 height: 30px;
 line-height: 28px;
 /* background: #c2c2c0; */
 background-image:url(../images/menu_back.jpg); 
 font-family: verdana,Tahoma,Geneva,Arial,Helvetica,sans-serif;  
 font-size: 9pt;
 font-weight: 600;
 color: #7c7c7c;
 text-align: center;  
 
 
 
}

div.footer
{
 width: 980px;
 height:30px;
 background: #108bf5;
 font-family: verdana,Tahoma,Geneva,Arial,Helvetica,sans-serif;  
 font-size: 7pt;
 font-weight: 550;
 text-align: center;
 line-height: 30px; /* to center text in the middle of the div (if you know the height) */
 
}

div.bannergroup_content {
        margin-left: 40px;
}

div.banneritem_content {
	float: left;
	font-family: verdana,Tahoma,Geneva,Arial,Helvetica,sans-serif;  
	font-size: 7pt;
	margin: 5px 5px 5px 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
}

div.banneritem_content:hover {
	float: left;
	font-family: verdana,Tahoma,Geneva,Arial,Helvetica,sans-serif;  
	font-size: 7pt;
	margin: 5px 5px 5px 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #ff7400;
}

div.banneritem_content a:link{
	text-decoration: none;
}

div.banneritem_content a:hover{
	text-decoration: none;
}

div.banneritem_content a:visited{
	text-decoration: none;
}

div.banneritem_left {
	text-align: center;
	border-color: #f3f3f3;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	width: 150;
	height: 183;
}

div.banneritem_left img {
	border: 0;
}

div.banneritem_left a:link {
	text-decoration: none;
	border-width: 0px;
}

div.banneritem_left a:visited {
	text-decoration: none;
	border-width: 0px;
}

div.banneritem_left a:hover {
	text-decoration: none;
	border-width: 0px;
}

div.banneritem_right {
	text-align: center;
	border-color: #f3f3f3;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	width: 150;
	height: 183;
}

div.banneritem_right img {
	border: 0;
}

div.banneritem_right a:link {
	text-decoration: none;
	border-width: 0px;
}

div.banneritem_right a:visited {
	text-decoration: none;
	border-width: 0px;
}

div.banneritem_right a:hover {
	text-decoration: none;
	border-width: 0px;
}

div.banneritem_top a:link {
	color: #909090;
}

div.banneritem_top a:visited {
	color: #909090;
}

div.banneritem_top a:hover {
	color: white;
}