body {margin:0; border:0; font:12px Arial, Helvetica, sans-serif; background:url(../images/bg_global.gif) 50% top repeat;}
.global {margin:0 auto; width:1000px; background:url(../images/bg_global.gif) left 50% repeat;}
.base {background:url(../images/bg_base.jpg) left repeat-y; padding-bottom:10px;}
.bg_top {background:url(../images/bg_top_boat.jpg) left top no-repeat; overflow:hidden; padding:0 100px;}
form, p, fieldset {margin:0;}
fieldset {border:0;}
*:focus {outline:none;}

.header {height:71px; padding:10px 19px 0 20px; overflow:hidden;}
.coupon {
	float:right;
/*	border:1px solid #fff;
	width:120px;
	height:60px;*/
}
.logo {display:block; text-indent:-999px; background:url(../images/logo.png) left 3px no-repeat; width:260px; height:40px; margin-left:53px;}
* html .logo {background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/logo.png', sizingMethod='crop');}
.header .menu {padding-top:7px; color:#fff;}
.header .menu a {color:#fff; text-decoration:none;}
.header .menu a:hover {text-decoration:underline;}

.topnav {height:38px; padding-right:20px; padding-left:12px;}

ul.lang {width:192px; float:right; padding:9px 0 0 0; margin:0; list-style:none; overflow:hidden;}
ul.lang li {display:block; float:left; width:24px; height:18px; padding:4px 0 0 8px; margin:0;}
ul.lang li.curr {background:url(../images/lang_current.gif) left top no-repeat;}
ul.lang li.curr a {cursor:default;}
ul.lang li a {text-indent:-999px; display:block; width:16px; height:11px; overflow:hidden;}
ul.lang li a.eng {background:url(../images/lang_english.gif);}
ul.lang li a.gre {background:url(../images/lang_greek.gif);}
ul.lang li a.fre {background:url(../images/lang_french.gif);}
ul.lang li a.ger {background:url(../images/lang_german.gif);}
ul.lang li a.ita {background:url(../images/lang_italian.gif);}
ul.lang li a.spa {background:url(../images/lang_spanish.gif);}

/* z-Index SELECT bug IE<=6.5 solution */
#subm iframe {display:none; display/**/:block; position:absolute; top:0; left:0; z-index:-1; filter:mask(); width:3000px; height:3000px;} 

.main_bottom {background:url(../images/main_bottom.jpg) 97px top no-repeat; height:51px;}

.footer {height:59px; padding-top:18px; background:url(../images/footer_bg.gif) left top repeat;}
.footer .global {background-image:none;}
.footer p {padding:0; font-size:11px; line-height:20px; color:#32322c; text-align:center;}
.footer p a {text-decoration:none; margin:0 10px; color:#32322c;}
.footer p a:hover {text-decoration:underline;}

.align_center {position:relative; width:100%;}
.align_center:after {content:''; display:block; clear:both;}
.align_left {position:relative; right:50%; float:right;}
.align_right {position:relative; z-index:1; right:-50%;}

