*{
	margin: 0;
	padding: 0;
}
img, fieldset{
	border: 0;
}
body{
	background: #e4e4e4 url(/images/www/bg.png) repeat-x;
	font-family: Tahoma, Helvetica, Sans-serif;
}
input,textarea {
	font-family: Tahoma, Helvetica, Sans-serif;
	font-size: 11px;

}
.w{
	width: 960px;
	margin: 0 auto;
}
/* clearfix */
#list:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}
/*
	HEADING
*/
#heading{
	position: relative;
	margin-top: 35px;
	border-bottom: 1px solid #c1c1c1;
	height: 288px;
}
	#logo{
		wth: 319px;
		height: 226px;
		position: relative;
	}
		#logo h1{
			height: 226px; width: 319px;
		}
			#logo a{
				display: block;
				height: 206px;
				padding: 20px 0 0;
				width: 319px;
				position: relative;
				z-index: 5;
				text-align: center;
				color: #901111;
				text-decoration: none;
			}
				#logo a span{
					position: absolute;
					width: 100%; height: 100%;
					cursor: pointer;
					top: 0; left: 0;
					background: url(/images/www/logo.png);
				}
		#logo dl{
			position: absolute;
			bottom: 10px; left: 40px;
			width: 300px;
			font-size: 0.69em;
		}
			#logo dl dt{
				width: 120px;
				float: left;
				margin-bottom: 10px;
				color: #8c8c8c;
			}
				#logo dl dd{
					width: 140px;
					float: left;
					margin-bottom: 10px;
					color: #901111;
					font-weight: bold;
				}
	#nav{
		position: absolute;
		left: 350px;
		bottom: 17px;
	}
		#nav li{
			list-style-type: none;
			float: left;
			width: 100px;
			position: relative;
		}
			#nav li a{
				float: left;
				position: relative;
				height: 28px;
				line-height: 28px;
				font-size: 0.75em;
				color: #650a0a;
				font-weight: bold;
				text-decoration: none;
				width: 100px;
				text-align: center;
			}
				#nav li a span{
					position: absolute;
					top: 0; left: 0;
					width: 100px; height: 28px;
					background: url(/images/www/menu.png) no-repeat 0 0;
					cursor: pointer;
				}
					#nav li a:hover{
						text-decoration: underline
					}
				#nav li.m_aboutus span{ background-position: 0 0; }
				#nav li.m_cyprus span{ background-position: 0 -28px; }
				#nav li.m_financial span{ background-position: 0 -56px; }
				#nav li.m_legal span{ background-position: 0 -84px; }
				#nav li.m_contact span{ background-position: 0 -112px; }
	#languages{
		width: 319px;
		height: 62px;
		position: absolute;
		bottom: 1px; left: 0;
	}
		#languages ul{
			list-style-type: none;
			padding: 13px 0 0 50px;
		}
			#languages ul li{
				float: left;
				padding-bottom: 3px;
			}
				#languages ul li a{
					color: #5f5f5f;
					font-size: 0.69em;
					text-decoration: none;
					float: left;
					padding: 2px 0 2px 29px;
					width: 104px;
				}
					#languages ul li a:hover{
						text-decoration: underline;
					}
				#languages ul li.lang_en a{	background: url(/images/www/lang_en.png) no-repeat 0 50%; }
				#languages ul li.lang_de a{	background: url(/images/www/lang_de.png) no-repeat 0 50%; }
				#languages ul li.lang_gr a{	background: url(/images/www/lang_gr.png) no-repeat 0 50%; }
				#languages ul li.lang_ru a{	background: url(/images/www/lang_ru.png) no-repeat 0 50%; }
	#flashObject{
		width: 630px; height: 226px;
		/*background: url(/images/www/flash_content.png);*/
		position: absolute;
		top: 0; right: 0;
	}
#welcome{
	width: 631px;
	float: right;
	padding: 17px 0 0 0;
}	
	#welcome h2{
		width: 601px; height: 56px;
		font-size: 1em;
		line-height: 56px;
		position: relative;
		color: #FFF;
		background: #9e2020;
		padding: 0 0 0 30px;
	}
		#welcome h2 span{
			position: absolute;
			top: 0; left: 0;
			width: 100%; height: 100%;
			background: url(/images/www/welcome.png) no-repeat 0 0;
		}
	#welcome p{
		color: #5f5f5f;
		font-size: 0.75em;
		line-height: 1.7em;
		padding: 0 15px 0 30px;
		margin: 10px 0;
		text-align: justify;
	}
		#welcome p a{
			color: #9e2020;
			text-decoration: none;
		}
			#welcome p a:hover{
				text-decoration: underline;
			}
#searchcode{
	width: 328px;
	float: left;
	margin: 17px 0 0;
	height: 181px;
	background: #9e2020 url(/images/www/search_bg.png) no-repeat 0 56px;
	position: relative;
}
	#searchcode h2{
		width: 309px; height: 56px;
		font-size: 1em;
		line-height: 56px;
		position: relative;
		color: #FFF;
		background: #9e2020;
		padding: 0 0 0 20px;
	}
		#searchcode h2 span{
			position: absolute;
			top: 0; right: 0;
			width: 329px; height: 100%;
			background: url(/images/www/h_search.png) no-repeat 0 0;
		}
	#searchcode p.desc{
		font-size: 0.69em;
		color: #e1c6c6;
		padding: 0 0 0 55px;
		width: 215px;
	}
		#searchcode .i{
			position: absolute;
			top: 124px;
			left: 48px;
		}
			#searchcode .i label{
				display: none;
			}
			#searchcode .i input{
				width: 176px;
				padding: 10px 2px 10px;
				font-size: 0.69em;
				color: #8e8e8e;
				border: none;
				background: #FFF;
			}
		#searchcode .submit{
			position: absolute;
			top: 123px;
			right: 45px;
			width: 47px; height: 35px;
			overflow: hidden;
		}
			#searchcode .submit input{
				display: block;
				width: 47px; height: 35px;
				padding-top: 40px;
				line-height: 35px;
				border: none;
				background: url(/images/www/go.png) no-repeat 0 0;
				text-indent: -9999px;
				cursor: pointer;
			}
#portfolio{
	clear: both;
	width: 961px;
	padding-top: 26px;
}
	#portfolio #pagination{
		float: left;
		list-style-type: none;
		margin-left: 25px;
	}
		#portfolio #pagination li{
			float: left;
		}
			#portfolio #pagination li a{
				background: url(/images/www/tab.png) no-repeat 0 -39px;
				text-align: center;
				width: 131px; height: 39px;
				line-height: 39px;
				font-size: 0.88em;
				color: #a6a6a6;
				float: left;
				display: inline;
				font-weight: bold;
				text-decoration: none;
			}
			#portfolio #pagination li.current a{
				background: url(/images/www/tab.png) no-repeat 0 0;
				color: #fefefe;
			}
			#portfolio #pagination li:not(.current) a:hover{
				text-decoration: underline;
			}
	#portfolio h2{
		background: url(/images/www/tab.png) no-repeat 0 0;
		text-align: center;
		width: 131px; height: 39px;
		line-height: 39px;
		font-size: 0.88em;
		color: #fefefe;
		float: right;
		display: inline;
		margin-right: 30px;
	}
	#portfolio #list{
		clear: both;
		background: url(/images/www/portfolio_down.png) no-repeat 0 100%;

	}
		#portfolio #list ul{
			list-style-type: none;
			padding: 29px 7px 0 25px;
			width: 100%;
			float: left;
			background: url(/images/www/portfolio_up.png) no-repeat 0 0;
			margin-right: -18px;
			height: 910px;
			overflow: hidden;
			position: relative;
		}
			#portfolio #list ul li{
				width: 293px; height: 296px;
				background: #FFF;
				position: relative;
				float: left;
				margin: 0 18px 18px 0;
			}
				#portfolio #list ul li .pic{
					position: absolute;
					top: 7px; left: 6px;
					width: 280px; height: 208px;
				}
					#portfolio #list ul li .pic img{
						width: 280px; height: 208px;
						display: block;
					}
				#portfolio #list ul li .name{
					position: absolute;
					height: 36px; width: 280px;
					top: 179px; left: 6px;
					z-index: 2;
					background: url(/images/www/ov_bg.png);
				}
					#portfolio #list ul li .name h3{
						color: #9e2020;
						line-height: 36px;
						font-size: 0.83em;
						padding: 0 0 0 13px;
						float: left;
						width: 110px;
					}
					#portfolio #list ul li .name p.id{
						float: left;
						line-height: 36px;
						font-size: 0.83em;
						color: #9e2020;
					}
					#portfolio #list ul li .name p.price{
						float: right;
						line-height: 36px;
						font-size: 0.83em;
						color: #9e2020;
						padding: 0 13px 0 10px;
						font-weight: bold;
					}
				#portfolio #list ul li .desc{
					position: absolute;
					top: 220px; left: 18px;
					width: 256px;
				}
					#portfolio #list ul li .desc p{
						color: #828282;
						text-align: justify;
						font-size: 0.69em;
					}
#content{
	clear: both;
	float: left;
	margin: 20px 0 0 0;
	background: url(/images/www/portfolio_down.png) no-repeat 0 100%;
	width: 961px;
}
	#content .wrap1{
		background: url(/images/www/portfolio_up.png) no-repeat 0 0;
		padding: 25px 5px 20px;
		float: left;
		width: 961px;
	}
	#content .wrap2{
		margin: 10px 25px;
		padding: 25px;
		background: #FFF;
		float: left;
		width: 850px;
	}
	
	#content h2{
		font-size: 1.2em;
		margin: 0 0 10px;
		color: #9e2020;
	}
	#content h3{
		line-height: 31px;
		height: 31px;
		background: #9e2020 url(/images/www/h3_left.png) no-repeat 0 0;
	}
		#content h3 span{
			display: block;
			height: 31px;
			line-height: 29px;
			background: url(/images/www/h3_right.png) no-repeat 100% 0;
			padding: 0 10px;
			color: #FFF;
			font-size: 0.75em;
		}
	#content p{
		margin: 0 0 10px;
		font-size: 0.83em;
		text-align: justify;
	}
	#content ul {
		margin: 0 0 10px 20px;
		font-size: 0.83em;
		text-align: justify;
	}
	#details{
		float: left;
	}
			#details .wrap{
				width: 577px;
				padding-right: 16px;
				border-right: 1px solid #c2c2c2;
				float: left;
			}
		#details .img{
			margin: 0 0 32px;
		}
		#details .desc p{
			font-size: 0.75em;
			margin: 10px 2px 15px;
			text-align: justify;
			line-height: 1.6em;
			color: #5f5f5f;
		}
		#details .distances{
			float: left;
			width: 187px;
		}
			#details .distances h3{
				margin: 0 0 10px;
			}
			#details .distances p{
				color: #5f5f5f;
				margin: 0 0 2px 6px;
			}
				#details .distances p strong{
					color: #9e2020;
				}
		#details .reqinf{
			float: right;
			width: 338px;
			position: relative;
			border-left: 1px solid #c2c2c2;
			padding-left: 25px;
			margin: 0 0 20px;
		}
			#details .reqinf .i{
				clear: both;
				padding: 5px 0 0;
			}
			#details .reqinf h3{
				margin: 0 0 10px;
			}
			#details .reqinf label{
				float: left;
				width: 77px;
				padding: 0 0 0 9px;
				color: #5f5f5f;
				font-size: 0.75em;
			}
			#details .reqinf .i input, #details .reqinf textarea{
				float: left;
				border: none;
				background: url(/images/www/input.png) no-repeat 0 0;
				width: 185px; height: 20px;
				padding: 6px 5px 0px;
			}
				#details .reqinf textarea{
					background: url(/images/www/textarea.png) no-repeat 0 0;
					height: 80px;
					padding: 5px 5px 8px;
					font-family: inherit;
					font-size: 0.69em;
				}
			#details .reqinf .submit{
				position: absolute;
				bottom: 8px; right: 0;
			}
				#details .reqinf .submit input{
					width: 48px; height: 27px;
					display: block;
					color: #FFF;
					font-weight: bold;
					border: none;
					background: url(/images/www/submit.png) no-repeat 0 0;
					cursor: pointer;
				}
		#details .gallery{
			clear: both;
		}
			#details .gallery h3{
				margin: 0 0 15px;
			}
			#details .gallery ul{
				list-style-type: none;
				margin-right: -50px;
				float: left;
				position: relative;
			}
				#details .gallery ul li{
					float: left;
					height: 90px;
					margin: 0px 7px;
					position: relative;
				}
					#details .gallery ul li img{
						display: block;
						border: 1px solid #555462;
					}
	#aside{
		width: 240px;
		float: right;
	}
		#aside #extending{
			list-style-type: none;
			margin: 0 0 8px;
			height: 78px;
		}
			#aside #extending li.sat{
				float: left;
				width: 109px;
				height: 26px;
				line-height: 24px;
				background: url(/images/www/sat.png) no-repeat 0 0;
				text-align: center;
				margin-bottom: 2px;
			}
			#aside #extending li.back{
				float: left;
				width: 240px;
				height: 26px;
				line-height: 24px;
				background: url(/images/www/bck.png) no-repeat 0 0;
				text-align: center;
				margin-bottom: 2px;
			}
			#aside #extending li.print{
				float: left;
				width: 240px;
				height: 26px;
				line-height: 24px;
				background: url(/images/www/bck.png) no-repeat 0 0;
				text-align: center;
				margin-bottom: 2px;
			}
			#aside #extending li.fav{
				float: right;
				width: 130px;
				height: 26px;
				line-height: 24px;
				background: url(/images/www/fav.png) no-repeat 0 0;
				text-align: center;
				margin-bottom: 2px;
			}
				#aside #extending li.fav a, #aside #extending li.sat a, #aside #extending li.back a, #aside #extending li.print a{
					text-align: center;
					font-size: 0.69em;
					color: #FFF;
					font-weight: bold;
					text-transform: uppercase;
					text-decoration: none;
				}
		#aside .details{
			clear: both;
			padding: 0 0 15px;
		}
			#aside .details h3{
				margin: 0 0 10px;
			}
			#aside .details p{
				color: #5f5f5f;
				margin: 0 0 2px 6px;
			}
				#aside .details p strong{
					color: #9e2020;
				}
		#aside .features{
			
		}
			#aside .features ul{
				list-style-type: none;
				padding: 15px 0px;
			}
				#aside .features ul li{
					padding: 0 0 5px 15px;
					background: url(/images/www/check.png) no-repeat 0 3px;
					font-size: 0.95em;
					color: #5f5f5f;
				}
#additional{
	background: url(/images/www/footer.png) repeat-x;
	height: 65px;
	clear: both;
}
	#additional p{
		text-align: center;
		line-height: 65px;
		color: #5f5f5f;
		font-size: 0.70em;
	}
		#additional p a{
			color: #901111;
		}

.contactForm {
	margin: 10px;
	font-size: 12px;
}

.contactForm input,.contactForm textarea {
	margin-left: 40px;
	width: 200px;
	border: 1px solid black;
}
.contactForm textarea {
	width: 400px;
	height: 200px;
}
.contactForm input.submit {
	width: 60px;
}
