/* Weblabs (C) 2009 - All rights reserved - Software Development - www.weblabs.gr */
html {
	margin: 0;
	padding: 0;
	font-family: sans-serif;
	color: #000000;
	min-width: 910px;
	background-color: #662674;
	}

* {
	margin: 0;
	padding: 0;
	}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	/* font-size: 1.1em; */
	}

a {
	color: #ffffff;
	text-decoration: none;
	}

a:hover {
	color: #5169b3;
	text-decoration: none;
	}

p {
	margin-bottom: 1.0em;
	}

img {
	border: 0;
	}

.cleardiv {
	clear: both;
	}

input, select {
	}

.alignMiddle {
	vertical-align: middle;
	}

.alignCenter {
	text-align: center;
	}

.alignRight {
	text-align: right;
	}

.fleft {
	float: left;
	}

.fright {
	float: right;
	}

#header {
	width: 910px;
	height: 305px;	
	margin-left: auto;
	margin-right: auto;
	}

#logo {
	float: right;
	margin-top: 5px;
	width: 609px;
	height: 219px;
	background-image: url("../images/marg.jpg");
	background-position: 0 0;
	background-repeat: no-repeat;	
	}

#container {
	padding-top: 30px;
	width: 910px;
	margin-left: auto;
	margin-right: auto;
	background-color: #662674;
	}

#content {
	width: 910px;
	min-height: 250px;
	text-align: justify;
	color: #ffffff;
	line-height: 150%;
	background-color: #a00083;
	}

#content h1 {
	font-size: 1.1em;
	font-style: italic;
	}

#contentleft {
	float: left;
	width: 470px;
	padding: 15px;
	text-align: justify;
	}

#contentright {
	float: right;
	width: 275px;
	min-height: 380px;
	background-color: #ebe6c6;
	background-image: url("../images/bg_right.jpg");
	background-position: 0 0;
	background-repeat: no-repeat;
	}

.box_top {
	width: 910px;
	height: 25px;
	background-image: url("../images/box_top.jpg");
	background-position: 0 0;
	background-repeat: no-repeat;	
	}

.box {
	padding-left: 10px;
	padding-right: 10px;
	}

.box_bottom {
	width: 910px;
	height: 14px;
	background-image: url("../images/box_bot.jpg");
	background-position: 0 0;
	background-repeat: no-repeat;	
	}

.title {
	color: #90b4cb;
	font-size: 1.1em;
	margin-bottom: 15px;
	}

.hiddenoption {
	display: none;
	}

.small_box {
	float: left;
	height: 155px;
	width: 270px;
	margin-left: 19px;
	margin-bottom: 10px;
	margin-top: 5px;
	background-color: #7f0069;
	}

.small_box_title {
	float: left;
	margin-right: 5px;
	height: 65px;
	width: 135px;
	}

.small_box_title a:hover {
	color: #ec8014;
	}

.price_button {
	width: 95px;
	height: 35px;
	float: left;
	padding: 5px;
	background-image: url("../images/price_button.jpg");
	background-position: 0 0;
	background-repeat: no-repeat;
	}

.details_button {
	width: 130px;
	height: 35px;
	float: left;
	padding: 5px;
	background-image: url("../images/details_button.jpg");
	background-position: 0 0;
	background-repeat: no-repeat;
	}

.details_button a:hover {
	color: #ec8014;
	}

.cat_row {
	border: 2px groove #ec8014;
	}

.cat_row legend {
	padding-left: 15px;
	padding-right: 10px;
	}
.more {
	float: right;
	padding-bottom: 10px;
	padding-right: 20px;
	}

.p_thumb {
	float: left;
	margin: 5px;
	border: 2px solid #ec8014;
	}

.searchpages {
	padding: 10px;
	font-size: 0.9em;
	}

.current {
	color: #ec8014;
	}

.prodcontent {
	margin: 10px;
	text-align: justify;
	}

.prodcontent legend {
	color: #ffffff;
	margin-left: 10px;
	margin-right: 10px;
	}

.pcontent {
	margin: 10px;
	}

.info {
	padding-bottom: 10px;
	}

.allimages {
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	}

.allimages img {
	border: 2px solid #ec8014;
	}

#flogo {
	float: right;
	margin-top: 10px;
	width: 385px;
	height: 200px;
	background-image: url("../images/logo.jpg");
	background-position: 0 0;
	background-repeat: no-repeat;	
	}

#footer {
	width: 910px;
	height: 18px;
	font-size: 0.9em;
	color: #ed8015;
	background-color: #a00083;
	}

#footer a {
	color: #ed8015;
	}

#footer a:hover {
	color: #ed8015;
	}

#footer .copyright {
	float: left;
	margin-left: 10px;
	}

#footer .weblabslogo {
	float: right;
	margin-right: 10px;
	}

#footer .weblabslogo a {
	color: #ed8015;
	}

#footer .weblabslogo a:hover {
	color: #ffffff;
	text-decoration: none;
	}

.footerpad {
	padding: 10px;
	}

