body {
	margin:0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
}
#header {
	background-image: url(images/hdrStrpWshdw.jpg);
	background-repeat: repeat-x;
	height: 360px;
	background-color: #a5a5a5;
}
#mainbody, #welcomeText, #footer, #rightBox, #productsText, #contactForm, #paroxes, #qAndA {
	color:white;
}
#mainBody {
	background-color: #A5A5A5;
	height: 700px;
	position: relative;
	color: #FFF;
}
#mainBody #qAndA {
	width: 800px;
	overflow: auto;
	margin-left: 230px;
	height: 700px;
}
#mainBody #homeSlideshow {
	background-image: url(images/homeSlideshow/slideshowBg.png);
	height: 425px;
	width: 550px;
	margin-left: 300px;
	position: absolute;
	left: 0px;
	top: 240px;
}
#mainBody #homeSlideshow #coin-slider {
	height: 375px;
	width: 500px;
	margin-top: 25px;
	margin-left: 25px;
}

/* menu stuff */
#menu {
	font-family:verdana;
	font-size:15px;
	position:absolute;
	width:200px;
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	left: 0px;
	top: 20px;
	background-color: #666;
}

#menu ul {
	/* remove list style */
	list-style:none;
	padding:0;
	margin:0;	
		
	/* set the layer position */
	position:relative;
	z-index:5;
}
	
#menu li {
	/* set the styles */
	background:#ccc url(images/bg1.gif) no-repeat 0 0;
	padding:5px;
	margin:2px;
	cursor:pointer;
	border:1px solid #ccc;
}
		
#menu li.hover {
	/* on hover, change it to this image */
	background-image:url(images/bg_hover1.gif) !important;
}
		
#menu li a {
	text-decoration:none;	
	color:#888;
}
	
	
#menu .block {
	/* allow javascript to move the block */
	position:absolute;
	top:0;
		
	/* set the left position */
	left:150px;	
		
	/* display above the #menu */
	z-index:10;
		
	/* the image and the size */
	background:transparent url(images/brush.png) no-repeat 8px right;
	width:39px;
	height:26px;
	padding:8px;
	cursor:pointer;
}
	
/* fast png fix for ie6 */
* html .png{
		position:relative;
		behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
}
/* END OF menu stuff*/

/*home page slideshow stuff*/
.coin-slider { overflow: hidden; zoom: 1; position: relative; }
.coin-slider a{ text-decoration: none; outline: none; border: none; }

.cs-buttons { font-size: 0px; padding: 10px; float: left; }
.cs-buttons a { margin-left: 5px; height: 10px; width: 10px; float: left; border: 1px solid #B8C4CF; color: #B8C4CF; text-indent: -1000px; }
.cs-active { background-color: #B8C4CF; color: #FFFFFF; }

.cs-title { width: 545px; padding: 10px; background-color: #000000; color: #FFFFFF; }

.cs-prev, 
.cs-next { background-color: #000000; color: #FFFFFF; padding: 0px 10px; 
}
/* END OF home page slideshow stuff*/

#mainBody #welcomeText {
	width: 650px;
	position: absolute;
	left: 270px;
	top: 30px;
}
#footer {
	height: 200px;
	background-image: url(images/ftrStrip.png);
	background-repeat: repeat-x;
	background-color: #A5A5A5;
	position: relative;
}
#header .clockElmnt {
	color: #FFF;
	background-color: #ABB0B2;
}
#header #clock {
	position: absolute;
	left: 700px;
	top: 315px;
	width: 300px;
}
#mainBody #rightBox {
	position: absolute;
	left: 860px;
	top: 90px;
	background-color: #ABB0B2;
	border: 2px solid #C5C9CC;
	padding: 5px;
}
#mainBody #rightBox #rightBoxList {
	list-style-type: disc;
}
#footer #footerDetails {
	position: absolute;
	z-index: 2;
	left: 10px;
	top: 10px;
	color: #EEE;
}
#mainBody, #footerDetails, #welcomeText a {
	color:white;
}
#mainBody, #footerDetails, #welcomeText a:hover {
	color:#CCC;
}
#mainBody #productsText {
	width: 730px;
	position: absolute;
	left: 270px;
	top: 30px;
	height: 670px;
	overflow: scroll;
}
#mainBody #productsText ol {
	list-style-type:circle;
}
#mainBody #contactForm {
	position: absolute;
	width: 400px;
	left: 350px;
	top: 150px;
}
#mainBody #thermoPic {
	position: absolute;
	height: 85px;
	width: 248px;
	left: 0px;
	top: 280px;
}
#mainBody #paroxes {
	width: 730px;
	padding-left: 250px;
	padding-top: 30px;
	cursor:pointer;
}

#spatoularismata {
	display: block;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#spatoularismata-button {
	opacity: 1.0;
	border-bottom: 1px solid grey;
}
#epitoixou {
	display: none;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#epitoixou-button {
	opacity: 1.0;
	border-bottom: 1px solid grey;
}
#genikes {
	display: none;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#genikes-button {
	opacity: 1.0;
	border-bottom: 1px solid grey;
}
#monoseis {
	display: none;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#monoseis-button {
	opacity: 1.0;
	border-bottom: 1px solid grey;
}
#texnotropies {
	display: none;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#texnotropies-button {
	opacity: 1.0;
	border-bottom: 1px solid grey;
}
#protaseis {
	display: none;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#protaseis-button {
	opacity: 1.0;
	border-bottom: 1px solid grey;
}
#skalosies {
	display: none;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#skalosies-button {
	opacity: 1.0;
	border-bottom: 1px solid grey;
}
#mainBody #sunergates {
	position: absolute;
	height: 300px;
	width: 600px;
	left: 300px;
	top: 130px;
}
