<style type="text/css">
<!---
 /* Styles (c)www.elogic.gr ver 1.0  
  Position
 Color
 font
 */
html { /* Moz */}
body {
 	background: #ffffff;
	color: #000;
	margin: 0;
	padding: 0;
	text-align:left; 	/* To center things in IE */ 
	font-family: Verdana,Lucida Sans,Tahoma,Helvetica, Arial;
	font-size: 0.8em;
	background: url("../images/layout/bg2.gif") top right repeat-x;
}



#wrapTable {
background: #ffffff;
margin:0 auto;
margin-top: 15px;
border: #babbb6 1px solid;
width: 1024px;

}	
#logoRight{
	float:right;	}
#logoLeft{
	float:left;
	margin-left:8px;	}	

.subNavCell{
	width:12px;
	vertical-align:top;
	text-align:left;
	padding: 2px;
}

.subNavCell2{
	width:200px;
	vertical-align:top;
	text-align:left;

}

.contentCell{
	padding: 10px;
	height:100%;
	font-size: 1em;

}	
.horizontalDots
{
	visible:false;
	background-image: url(../images/dot_horizontal.gif);
	height: 1px;
}
.verticalDots {
	background-image: url(../images/dot_vertical.gif);
	width: 1px;
	BACKGROUND-REPEAT: repeat-y;
}

#menu {
	padding:5px;
	margin:8px;
	text-align:left;
}
#menu li {
	display: inline;
	line-height: 100%;
	list-style: none;
}
a {
	TEXT-DECORATION: underline;
	color: #000000;
}
a:hover {
	color: #FF3931;
	TEXT-DECORATION: underline;
}
.selected {
	color: #FF3931;
}
#details {
	TEXT-DECORATION: underline;
}
#subMenu{

	text-align:left;

}
#subMenu ul
{
	margin: 4px;
	padding: 4px;
}
#subMenu li {
	list-style-type: square;
padding-left: 0px;
padding-left: 11px;
}


#content{
	height:100%;

}	
#error{
	color:red;
}
#loginWrap {
	text-align:left; 
	background: #fff;
	border: 1px solid #a2a2a2;
	margin: 2em auto;
	padding: 1.5em;
	width: 25em;
}
h2{
	text-align:left;
	font-size: 1.65em;
	margin-bottom:5px;
	
		}	
h3{
	text-align:left;
	font-size: 0.85em;	}
	
	h4{

	font-size: 1.10em;
	margin-bottom:5px;
	
		}
	
#headerLogo{
 	background-color: #ffffff;
	float:right;	}	

.tbl {
width:100%;
}	
.tbl td, .tbl th{
text-align:left;
border: 1px solid #a2a2a2;
	
}
.tbl th{
	background:#a2a2a2;
	color:#ffffff;
}

div#service,div#repairInfo,div#alternative,div#spareParts{
margin: 0px 20px 0px 20px;
	display: block;

}
div#fieldService,div#workshopService,div#vat{
	margin: 0px 20px 0px 20px;
	display: block;
}
#actionMenu{
}


#footer {
	font-size: 0.8em;
}
--->
</style>