* { margin:0; padding:0; border:0; }

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

body, html {
    height: 100%;
	min-width:950px;
}

html{
	min-height:100%;
	background:url(../images/bgrepeat.gif) repeat;
	color: #000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align: left;
	line-height: 1.8em;
	font-size: 13px;
}

p{
	margin-bottom:8px;
	margin-top:3px;
}

h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#c4161c;
	letter-spacing:normal;
	word-spacing:normal;
	font-weight:normal;
	margin-bottom:20px;
	margin-left:-35px;
}

ul{
	list-style-type:none;
}

/* =Links
---------------------------------------------------------------------*/
a:link, a:visited { font-size:11px; color:#000000; font-weight:bold; text-decoration:none; border-bottom:1px #292727 dotted; padding-bottom:1px; letter-spacing:normal; }

a:hover { color:#c4161c; font-size:11px; font-weight:bold; text-decoration:none; border-bottom:#c4161c 1px dotted; padding-bottom:1px; letter-spacing:normal; }

a.else:link, a.else:visited { font-style: normal; font-size:11px; color:#FFFF00; text-decoration: none; border:none; font-weight:500; }

a.else:hover { font-style: normal; color:#000000; font-size:11px; text-decoration: none; border:none; font-weight:500; }

/* =Menu
-----------------------------------------------------------------------------*/
.horizontalcssmenu{
	width:688px;
	margin-top:299px;
	float:right;
	margin-right:5px;
	margin-bottom:10px;
}

.horizontalcssmenu ul li{
	position: relative;
	display: inline;
	float: left;
}

/* link items style*/
.horizontalcssmenu ul li a:link, .horizontalcssmenu ul li a:active, .horizontalcssmenu ul li a:visited{
	display: block;
	width: 98px; /*Width of top level menu link items*/
	text-decoration: none;
	color:#c4161c;
	font: 15px Georgia;
	text-align:center;
	line-height:38px;
	border:none;
}

.horizontalcssmenu ul li a:hover{
	color:#ffffff;
	position:relative;
	top:7px;
	background:url(../images/hover-image.gif) center top no-repeat;
}

.horizontalcssmenu ul li a.current:link, .horizontalcssmenu ul li a.current:visited {
	color:#ffffff;
	position:relative;
	top:7px;
	background:url(../images/hover-image.gif) center top no-repeat;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .horizontalcssmenu ul li { float: left; height: 1%; }
* html .horizontalcssmenu ul li a { height: 1%; }
/* End */

/* =Content
-----------------------------------------------------------------------------*/
#wrapper{
	width:950px;
	min-width:950px;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/wrapper-bg.gif) repeat;
}

#header{
	height:100%;
	width:950px;
	float:right;
	background:url(../images/101beautyavenue_00.jpg) no-repeat;
}

#languages{
	margin-right:25px;
	font-size:12px;
	letter-spacing:normal;
	text-align:right;
}

#container {               
	width:950px;
	background:url(../images/girls-bg.gif) no-repeat right bottom;
}

#container-without{
	width:950px;
}

#dimiourgies{
	width:231px;
	height:662px;
	float:left;
	background:url(../images/dimiourgies-bg.gif) repeat;
}

#dimiourgies img{
	float:left;
	margin-left:16px;
	margin-bottom:25px;
	background:url(../images/images-bg.gif) center center no-repeat;
	padding:5px; 
} 

#dimiourgies img:hover{
	background:url(../images/images-bg-hover.gif) center center no-repeat;
} 

.column{
	width:320px;
	float:left;
	height:100%;
	padding-left:30px;
	margin-bottom:20px;
}

.index-text{
	width:280px;
	height:100%;
	float:left;
	margin-top:10px;
	margin-bottom:5px;
	background:url(../images/headers-bullet.gif) no-repeat -3px 35px;
	padding-left:35px;
}

/* =Products
-----------------------------------------------------------------------------*/
#products{
	width:850px;
	height:100%;
	float:right;
	margin-top:10px;
	margin-bottom:25px;
	padding-right:30px;
	background:url(../images/headers-bullet.gif) no-repeat -3px 35px;
	padding-left:35px;
}

#products img{
	border:#c4161c 3px solid;
	margin-top:5px;
	margin-bottom:10px;
	margin-right:15px;
	float:left;
}

#products img:hover{
	border:#000000 3px solid;
}

#products p{
	float:left;
	width:760px;
	margin-left:5px;
}

.pages{
	float:right;
	font-size:12px;
	margin-top:20px;
	margin-right:15px;
	font-family:"Palatino Linotype";
}
	
/* =Profil
-----------------------------------------------------------------------------*/
#profil{
	width:650px;
	height:100%;
	float:right;
	margin-top:10px;
	margin-bottom:25px;
	padding-right:30px;
	background:url(../images/headers-bullet.gif) no-repeat -3px 35px;
	padding-left:35px;
}

#photos{
	float:right;
	width:200px;
	text-align:center;
	padding-top:55px;
}

#photos img{
	border:#c4161c 3px solid;
	margin-bottom:12px;
}

/* =Services
-----------------------------------------------------------------------------*/
#services{
	width:850px;
	height:100%;
	float:right;
	margin-top:10px;
	margin-bottom:25px;
	padding-right:30px;
	background:url(../images/headers-bullet.gif) no-repeat -3px 35px;
	padding-left:35px;
}

#services ul li{
	background:url(../images/tick.gif) left center no-repeat;
	float:left;
	width:330px;
	margin-right:-30px;
	padding-left:25px;
}

/* =Footer
-----------------------------------------------------------------------------*/
#footer {
	color:#FFFFFF;
	width:950px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:25px;
	height:26px;
	line-height:26px;
	text-align:center;
	font-size:11px;
	letter-spacing:normal;
	background:url(../images/copyright.gif) no-repeat center 0px;
}

/* =Contact only
-----------------------------------------------------------------------------*/
#contact-text{                         /* kai sto proionta */
	width:840px;
	height:550px;
	min-height:550px;
	float:left;
	margin-top:10px;
	background-image:url(../images/header.gif);
	background-repeat:no-repeat;
	background-position:0px 35px;
	padding-left:35px;
}

#contact-box{
	margin-right:20px;
	width:420px;
	float:left;
	height:auto;
}

#maps{
	width:380px;
	height:100%;
	float:left;
}

#maps img{
	float:left;
	border:4px solid #c4161c;
}

input, textarea{
   font-style:italic;
   font-family:Georgia, "Times New Roman", Times, serif;
   font-size:12px;
   color:#777777;
   padding:4px;
   margin-bottom:5px;
   border:dotted 1px #eb03a1;
   background-color:#FFFFFF;
   letter-spacing:1px;
}

.style1 {font-size: 13px}
