/*---------------- Photos - index.php -------------------*/

body {
	background-color: #F6F6F8;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
}

a, object { 
	outline:none; 
}

#container {
	margin: 0px auto;
	width: 1122px;
}

#header {
	height: 145px;
	width: 1122px;
	position: relative;
}

#logo {
	float: left;
	width: 331px;
	position: relative;
}

#seotext {
	float: left;
	height: 100px;
	width: 215px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
	color: #FFF;
}

#topmenu {
	float: right;
	height: 73px;
	width: 574px;
	position: relative;
}

#maincontent {
	width: 1072px;
	position: relative;
	padding: 22px 0px 0px 50px;
	float: left;
}

#content {
	height: 616px;
	width: 682px;
	position: relative;
	float: left;
}

#title {
	height: 30px;
	width: 437px;
	position: absolute;
	left: 230px;
	top: 14px;
	z-index: 10;
}

#mezonetes {
	float: left;
	height: 616px;
	width: 682px;
	position: relative;
	margin: 0px 0px 0px 0px;
	background-image: url(photos_content/mainbg.jpg);
}

#mezonetes .imagefix{
	margin: 33px 00px 0px 40px;
}

#mezoneteslinkz{
	height: 148px;
	width: 82px;
	position: absolute;
	left: 77px;
	top: 81px;
}

#mezoneteslinkst{
	height: 148px;
	width: 82px;
	position: absolute;
	left: 193px;
	top: 109px;
}

#mezoneteslink6{
	height: 148px;
	width: 82px;
	position: absolute;
	left: 314px;
	top: 162px;
}

#mezoneteslink45{
	height: 148px;
	width: 82px;
	position: absolute;
	left: 459px;
	top: 241px;
}

#mezoneteslinka{
	height: 148px;
	width: 82px;
	position: absolute;
	left: 159px;
	top: 341px;
}

#mezoneteslink1{
	height: 148px;
	width: 82px;
	position: absolute;
	left: 294px;
	top: 393px;
}

#mezoneteslink2{
	height: 148px;
	width: 82px;
	position: absolute;
	left: 379px;
	top: 394px;
}

#mezoneteslink3{
	height: 148px;
	width: 82px;
	position: absolute;
	left: 467px;
	top: 414px;
}

#scollmenu {
	float: left;
	height: 315px;
	width: 286px;
	position: relative;
	margin: 10px 0px 0px 40px;
	background-image: url(photos_content/menubg.jpg);
	background-repeat: no-repeat;
	background-color: #f4f4f4;
}

.items {
	float: left;
	height: 310px;
	width: 275px;
	position: relative;
	margin: 3px 0px 0px 0px;
}

.imgfix {
margin-top: 0px;	
}

#nav {
	list-style: none;
	display: inline;
	float:none;
}

.fix {
	margin: 0px 6px 0px 0px;
}

#nav li {
	float:left;
	display: block;
	width: 253px;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 0px;
}

#nav li a {
	width: 253px;
	float:left;
	text-decoration: none;
	border:1px solid #f4f4f4;
	margin-left: 3px;
}

#nav li a:hover {
	float: left;
	border:1px solid #CCC;
	background-color:#EFF2F8
}

.borderitems img{
border: 1px solid #2b2c2c;
}

:hover.borderitems img{
border: 1px solid #4b4c4c;
}

.itemtitle {
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:1px dotted #D2D2E6;
	color:#4E6D9C;
	text-decoration:none;
	margin: 0px 0px 0px 0px;
	font-size:1.1em;
	line-height: 1.3em;
	font-weight: normal;
}

.itemtext {
	font-family:"Lucida Grande",Arial,sans-serif;
	color:#4b4c4c;
	text-decoration:none;
	margin: 0px 0px 0px 0px;
	font-size:0.7em;
	line-height:1.3em;
}

.itemmore{
	font-family:"Lucida Grande",Arial,sans-serif;
	color:#930;
	text-decoration:none;
	margin: 0px 0px 0px 0px;
	font-size:0.7em;
	line-height:1.3em;
}

#details {
	float: left;
	height: 178px;
	width: 278px;
	position: relative;
	margin: 30px 0px 0px 40px;
}

#button_interested {
	float: left;
	height: 48px;
	width: 231px;
	position: relative;
	margin: 20px 0px 0px 78px;
}

#footer {
	height: 16px;
	width: 1122px;
	position: relative;
	float: left;
	margin-top: 30px;
}

/*  */

#screenshot{
	position:absolute;
	border:1px solid #ccc;
	background:#697a9b;
	padding:5px;
	display:none;
	color:#fff;
	z-index:11;
}

/*  */

#myOverlay {         
	width:700px;            
	display:none;     
	background-image: url(photos_content/overlay.png);
	background-repeat: no-repeat;
	position:absolute;
	z-index:12;
} 

.overlay {
	z-index:12;	
}

#myOverlay div.close {     
	background:url(photos_content/close.png) no-repeat;     
	position:absolute;     
	top:15px; 
	margin-right:-2px;
	right:0px;     
	width:50px;     
	height:50px;     
	cursor:pointer;     
}

#myOverlay h5{         
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:1px dotted #D2D2E6;
	color:#4E6D9C;
	text-decoration:none;
	margin: 40px 0px 0px 40px;
	font-size:0.9em;
	line-height: 1.3em;
	font-weight: normal;
	width: 540px;
} 





form {
	font-family: Arial, sans-serif;
	padding: 20px 0px 20px 0px;
	font-size: 14px;
}

label {
	margin-right: 5px;
	text-align: right;
	display: block;
	float: left;
	width: 180px;
	font-family: "Arial Black", Gadget, sans-serif;
	color: #6A7D9E;
	font-style: normal;
	padding-top: 3px;
}

.txt {
	background: url('../contact/contact_content/txt-input-big.gif') no-repeat;
	padding: 6px 3px 6px 3px;
	width: 300px;
	border: 0px;
	float: none;
}

.txtarea {
	background: url('../contact/contact_content/txt-area.gif') no-repeat;
	background-color: #b3bed0;
	padding: 6px 3px 6px 3px;
	width: 300px;
	height: 86px;
	border: 0px;
	float: left;
}

.submit {
	padding-right: 5px;
	padding-top: 10px;
	text-align: right;
	float: left;
	margin: 5px 0px 0px 394px;
}

.frills {
	margin-top: 0px;
	padding-top: 0px;
}

.formbox {
	width: 575px;
	z-index: 1;
	float: left;
	margin-top: -35px;	
	margin-left: 40px;
}

.formbox2{
	width:587px;
	height:28px;
	z-index: 2;
	margin-top: 30px;
	margin-left: 20px;
}

.redstar {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ff0000;
	font-size: 9px;
}

.redtext {
	font-family: Arial, Helvetica, sans-serif;
	color: #ff0000;
	font-size: 13px;
	padding-top:75px;
	padding-left:250px;
	text-transform: capitalize;
}

.style1_2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #990000;
	font-weight: normal;
	padding: 20px 0px 0px 0px;
}

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px 0px 10px 0px;
}

.style11 {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

.style12 {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
}

/*--- Copyright 2009 - WEB SYSTEMS GR - ALL RIGHT RESERVED ---*/