.pagemaster
{
    background-color: #d3d3d3;
}

.side-left
{
    background-position-x: left;
    background-image: url(side-left.jpg);
    background-repeat: repeat-y;   
}

.side-right
{
    background-position-x: right;
    background-image: url(side-right.jpg);
    background-repeat: repeat-y;    
}

.skinmaster
{
    background-color: white;    
    font-family: Tahoma;        
}

.controlpanel
{   
        background-color: #fefefe;   
}

.skinheader
{
    /* height of lion */
    
    background-image: url(header_lines1.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;   
}

.skinheader_small
{
    /* height of lion */
    
    background-image: url(header_lines_small.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;   
}


.headimage
{
    background-position: left bottom;
    background-image: url(lion3.gif);
    background-repeat: no-repeat;
}

.headimage_small
{
    background-position: left bottom;
    background-image: url(lion_small.gif);
    background-repeat: no-repeat;
}


/* for simple skin */

.skinmasterSimple
{
    height: 100%;
    width: 100%;
    background-color: black;
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    font-family: Tahoma;
    position: absolute;
    top: 0px;
    left: 0px;
}

.blackstrip
{   
    background-color: #000000;     
}

.waves
{
    background-position-y: center;
    background-image: url(waves.jpg);
    background-repeat: repeat-x;
    
}

.graystrip
{
        background-color: #a9a9a9;    
}

/*  search  web site */
.skinObject
{
    color: #ffffff;
    font-size: 10px;
    font-weight: bold;
}

/* search, logout etc link*/

A.SkinObject:link
{
    text-decoration: none;
    color: #ffffff;
    font-size: 10px;
}

A.SkinObject:visited
{
	text-decoration: none;
	color: #ffffff;
}

A.SkinObject:hover
{
	text-decoration: none;
	color: #ff9966;
}

A.SkinObject:active
{
	text-decoration: none;
	color: #ffffff;
}

/* wave strip */

.blackbkg
{
    background-color: #000000;   
}


.leftpane {
	
	background-color: #000000;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 6px;
}

/*left wave strip*/
.waves-vertical-left
{
    background-position-x: center;
    background-image: url(waves-vertical-left.jpg);
    background-repeat: repeat-y;
    /* no matter the width, you have to put something in order to show*/
}

.contentpane
{   
    width:600px;
    background-color: #ffffff;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 6px;
    
}

/* for main simple control*/
.contentpanesimple
{
    width: 100%;
    background-color: #dcdcdc;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}


.waves-vertical-right
{
    background-position-x: center;
    background-image: url(waves-vertical-right.jpg);
    background-repeat: repeat-y;
}

.rightpane
{
    background-color: #000000;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 6px;
}


	
	/* what is that? */
.main_dnnmenu_container {
	background-color: transparent; 
}

.main_dnnmenu_bar
{
    cursor: pointer;
    cursor: hand;
    height: 16px;
    background-color: transparent;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	
	cursor: hand; 
	color: #000000; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/
    padding: 1px 3px 3px 1px;	
}

.main_dnnmenu_rootitem
{
    /*TD if menu option for using tables is on*/
    cursor: hand;
    color: #000000;
    font-size: 8pt;
    font-weight: bold;
    font-style: normal;
    background-color: Transparent;
    font-family: Tahoma, Arial, Helvetica;
    white-space: nowrap; /*Word wrapping menu item now optional*/
    padding: 0px 5px 0px 0px; /*explicitly set padding for root menu items*/
    border-right: #696969 thin solid;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 0px;
    padding-top: 0px;
}


.main_dnnmenu_itemhover
{
    background-color: #ffffff;
    color: #ff9966;
}

/* what is this? The submenu item */
.main_dnnmenu_itemhover td {  
	background-color: #ffffff; 
	 color: #ff9966;
}

.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu
{
    background-color: #dcdcdc;
    z-index: 1000;
    cursor: pointer;
    cursor: hand;
    filter: progid:DXImageTransform.Microsoft.Shadow(color= '#696969' , Direction=135, Strength=3);
    padding: 1px 1px 1px 1px; /*explicitly set padding for sub-menus */
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-image: url(http://plutarcheio.gr/Portals/_default/Skins/skinPlutarcheio/gradient_LtBlue.jpg);
}


/* define special styles for images and links*/


img
{
    border-right: none;
    border-top: none;
    border-left: none;
    border-bottom: none;
}
a:active, a:link, a:visited
{
    color: #000099;
    font-weight: bold;
}

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

/*----------------------------*/

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
/* style for module titles */
.Head
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10pt;
    font-weight: bold;
    color: #000000;
}


/* style of item titles on edit and admin pages */
.SubHead
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}
.SubSubHead
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: black;
}

/* text style used for most text rendered by modules */
.Normal, .NormalDisabled
{
	font-family:Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
}

/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
	color: Silver;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
}

/* text style used for error messages */
.NormalRed
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
}

/* table text */

td
{
    font-family:Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
}