@charset "UTF-8";
/* Browser reset */
/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td 
{ margin : 0; padding : 0; }

/* Normalizes font-size for headers */
h1,h2,h3,h4,h5,h6 { font-size : 100%; }

/* Removes list-style from lists */
ol,ul { list-style : none; }

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var
{ font-style : normal; font-weight : normal; }

/* Removes list-style from lists */
table { border-collapse : collapse; border-spacing : 0; }

/* Removes border from fieldset and img */
fieldset,img { border : 0; }

/* Left-aligns text in caption and th */
caption,th { text-align : left; }

/* Removes quotation marks from q */
q:before, q:after { content :''; }

body {
	font : 80%/1.5  Arial, "Trebuchet MS", "Lucida Grande","Lucida Sans Unicode", Verdana, sans-serif;
	color : #333;
	background-color: #F9F3E9;
	background-image: url(../images/fm_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

h1 {
	position : absolute;
	top : 17px;
	left : 106px;
	width : 245px;
	height : 80px;
	text-indent : -9999px;
}

h2, h3, h4, p, ul, blockquote { 
margin : 0 20px .75em; }

h2, h3 { 
margin-bottom : .15em;
font : 200%  Arial, "Trebuchet MS", "Lucida Grande","Lucida Sans Unicode", Verdana, sans-serif;
font-weight : bold; 
letter-spacing : -1px; }

p { 
font-size : 100%; }
.strong {
	font-weight: bold;
}

h2, h3 { 
color : #88a308; }
h4 {
	font-size: 130%;
}


.h2bottompadding {
	padding-bottom: 0.80em;
}

a:link, a:visited { 
text-decoration : none; 
}

a:link, a:visited {
	color : #FF9900;
}

a:hover, a:active {
	color : #88a308;
}

.right_menu a:link, .right_menu a:visited {
	color : #88a308;
}

.right_menu a:hover, .right_menu a:active {
	color : #FF9900;
}

#header {
	height: 250px;
	width: 860px;
	margin: 0 auto;
	padding: 20px 20px 0 20px;
	z-index: 1;
	position: relative;
}

#content {
	width: 914px;
	margin: 0 auto;
	background: #fff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #e6ce90;
	border-right-color: #e6ce90;
	border-bottom-color: #e6ce90;
	border-left-color: #e6ce90;
}

#content_bg {
	width: 915px;
	background-image: url(../images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#logo {
	position: absolute;
	left: 103px;
	top: 37px;
	z-index: 100;
}

#mainL {
	float: left;
	width: 644px;
	padding: 20px 20px 20px 30px;
	line-height: 18px;
	overflow: hidden;
}

#mainR {
	float: right;
	width: 199px;
	padding: 20px 20px 0 0;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #e6ce90;
}

#footer_wrapper {
	height: 350px;
	margin: 0 auto;
	text-align: left;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#footer {
	height: 275px;
	width: 915px;
	margin: 0 auto;
	text-align: center;
}

.clear {
	clear: both;
	height: 1px;
	line-height: 1px;
}

#nav_main {
	position:absolute;
	left:17px;
	top:221px;
	width:628px;
	height:32px;
	z-index:100;
}

#searchimg {
	position:absolute;
	left:635px;
	top:227px;
	width:135px;
	height:21px;
	z-index:180;
}

#qsearch {
	position:absolute;
	left:657px;
	top:237px;
	width:180px;
	height:30px;
	z-index:200;
}

#qsearch input {
	height: 20px;
	width: 140px;
}

#qsearch input.txt {
	font-size: 11px;
	color: #333333;
	border: 1px solid #8c8646;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F9f3e9;
}

#qsearch input.btn {
	height: 25px;
	width: 32px;
}

#newsletter {
	width:159px;
	padding: 0 16px 0 25px;
}

#newsletter input {
	height: 20px;
	width: 120px;
}

#newsletter input.txt {
	font-size: 11px;
	color: #333333;
	border: 1px solid #8c8646;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F9f3e9;
}

#newsletter input.btn {
	height: 22px;
	width: 26px;
}

ul#languages {
	position: absolute;
	height: 22px;
	width: 66px;
	left: 819px;
	top: 20px;
	margin: 0;
	background: transparent url(../images/flags.gif) no-repeat;
}

ul#languages li {
	display: inline;
}

li#greek {
	left: 0px;
}

li#greek, li#english {
	position:absolute;
	display: block;
	text-indent: -9999px;
	height: 16px;
	width: 25px;
	top: 0px;
}

li#greek a, li#english a {
	display: block;
	text-indent: -9999px;
	height: 16px;
	width: 25px;
}

li#english {
	left: 35px;
}

#prod_col {
	width: 645px;
}

/*PRODUCTS*/
div.prod1 {
	margin: 10px 10px 10px 20px;
	border: 1px solid #e6ce90;
	height: auto;
	width: 270px;
	float: left;
	text-align: left;
	display: inline;
	padding: 20px 0 20px 20px;
}

div.prod1 img {
	float:left;
	display: inline;
	margin: 0px;
	border: 3px solid #e6ce90;
}

div.prod1 a:hover img {
	border: 3px solid #ffffff;
}

div.prod2 {
	margin: 10px 10px 10px 20px;
	border: 1px solid #e6ce90;
	height: auto;
	width: 270px;
	float: right;
	text-align: left;
	display: inline;
	padding: 20px 0 20px 20px;
}
div.prod2 img {
	float:left;
	display: inline;
	margin: 0px;
	border: 3px solid #e6ce90;
}

div.prod2 a:hover img {
	border: 3px solid #ffffff;
}

.desc {
	float: left;
	text-align: left;
	font-weight: normal;
	width: 140px;
	margin:0 0 0 10px;
	line-height: 18px;
}

#prod_showbar {
	text-align: right;
	height: 35px;
	padding-top: 10px;
}

.title_prod_list {
	height: 38px;
	font-size: 110%;
	font-weight: bold;
	overflow: hidden;
}

.price {
	font-size: 110%;
	font-weight: bold;
	color: #88a308;
	padding: 10px 0 10px 0;
}
/*END OF PRODUCTS*/

/*PRODUCTS DETAIL*/
div.detailimg {
	margin: 10px 10px 10px 20px;
	border: 1px solid #e6ce90;
	height: auto;
	width: 256px;
	float: left;
	text-align: left;
	display: inline;
	padding: 20px 20px 20px 20px;
}

#video {
	border: 3px solid #e6ce90;
	width: 480px;
	margin-left: 20px;
}

div.detailimg img {
	float:left;
	display: inline;
	margin: 0px;
	border: 3px solid #e6ce90;
}

.detaildesc {
	float: left;
	text-align: left;
	font-weight: normal;
	margin:10px 0 0 10px;
	width: 300px;
	font-size: 110%;
}

.detailprice {
	font-size: 130%;
	color: #88a308;
	padding: 30px 0 30px 0;
}

/* Eshop Forms ------------------------- */
#mainL form {
	margin-top: 1.5em;
	padding-bottom: 35px;
}

#mainL input.text {
  width: 10.5em;
}

.lists li {
	padding-left: 40px;
	line-height: 24px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 18px center;
	list-style: none;
}

#remarks {
	height: 40px;
	padding-bottom: 20px;
}

#login {
	width: 520px;
}

#leftbox300 {
	float: left;
	width: 300px;
	border: 1px solid #999999;
	padding: 8px;
	margin-bottom: 10px;
}

#rightbox300 {
	float: right;
	width: 300px;
	border: 1px solid #999999;
	padding: 8px;
	margin-bottom: 10px;
}

.snipplet_divs {
	text-align: center;
	height: 25px;
	line-height: 25px;
}

.datatable {
	border: 1px solid #e6ce90;
	border-collapse: collapse;
}

.quantity  input {
	width: 20px;
}

.datatable td {
	border: 1px solid #e6ce90;
	padding: 4px;
}

.datatable th {
	border: 1px solid #e6ce90;
	background-color: #e6ce90;
	font-weight: bold;
	text-align: left;
	padding-left: 4px;
}

.datatable caption {
	font: bold;
	color: #333333;
	padding-top: 3px;
	padding-bottom: 8px;
}

.datatable tr.altrow {
	color: #000000;
	background-image: url(../images/transparent.png);
	background-repeat: repeat-y;
}

#cartL {
	width: 380px;
	float: left;
	padding: 7px 0 0 0;
}

#cartR {
	width: 260px;
	float: right;
	text-align: right;
	padding: 5px 0 0 0;
}

.imgborder {
	border: 1px solid #999999;
}

.hr-center { margin: 15px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: dotted; border-right-style: none; border-bottom-style: none; border-left-style: none; border-top-color: #e6ce90; border-right-color: #e6ce90; border-bottom-color: #e6ce90; border-left-color: #e6ce90; }

.listprice {
	text-decoration: line-through;
	color: #333;
}

.red {
	color: #E10001;
}

.clearfloat {
	clear:both;
	height:0px;
	line-height: 0px;
}

.ads {
	padding: 0;
	margin: 0 0 5px 0;
}

.ads img {
	padding: 2px;
}

div.footercontents {
	margin: 20px 10px 10px 20px;
	height: auto;
	width: 240px;
	float: left;
	text-align: left;
	display: inline;
	padding: 20px 0 20px 20px;
}

.copyright {
	font-size: 92%;
	height: 15px;
}

#bottom_adv {
	text-align: center;
}

#minicart {
	text-align: center;
	height: 30px;
	border: 1px dashed #E6CE90;
	padding-top: 10px;
}

.right_menu  li {
	padding-left: 40px;
	line-height: 24px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 18px center;
	list-style: none;
	font-size: 105%;
	font-weight: bold;
}

ul.right_menu  {
	margin: 0 0 1px .75em;
}
.addtobasket {
	padding-left: 40px;
	line-height: 40px;
	background-image: url(../images/cart.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
	list-style: none;
}
.addtowish {
	padding-left: 40px;
	line-height: 40px;
	background-image: url(../images/wish.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
	list-style: none;
}
.gotodl {
	padding-left: 40px;
	line-height: 40px;
	background-image: url(../images/dl.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
	list-style: none;
}
#video2 {
	border: 3px solid #e6ce90;
	width: 540px;
	margin-left: 20px;
}

