 *{
padding:0;
margin:0;
border: 0 none;
color:#2b2b16;
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
}

body{
background:#ffffff repeat url('../images/bg.jpg');
}

h1{
font-size:1.2em;
}

a{
text-decoration:none;
}

a:hover{
/* text-decoration:underline; */
}

li.this a{
font-weight:bold;
}

label.error{
color:red;
}

div#wrapper{
text-align:center;
width:950px;
background-color:#b3d1e1;
border-left:#808080 solid 1px;
border-right:#808080 solid 1px;
margin:0 auto;
min-height:700px;
}

div#header{
float:left;
width:100%;
background:#000 no-repeat url('../images/zwdia-header-bg.jpg');
/*margin-bottom:10px;*/
border-bottom:solid thin #2b2b16;
height:200px;
}

div#logo{
float:left;
width:300px;
padding-right:190px;
padding-left:10px;
margin-top:80px;
}

div#slogan{
float:left;
width:450px;
padding:0;
margin-top:10px;
text-align:center;
}

#logo h1, #slogan h1{
color:#EEE4D9;
}

div.language{
width:490px;
padding:0;
padding-bottom:10px;
margin-right:-30px;
margin-top:0px;
text-align:right;
}

div#content{
/*min-height:800px;*/
clear:both;
height:auto;
padding-bottom:20px;
padding-top:10px;
min-height:750px;
}

div.searchIntro, div.about{
margin:0 auto;
text-align:justify;
width:480px;
}

div.about{
margin-bottom:20px;
}

span.footerNav{
margin:0 auto;
text-align:center;
width:480px;
color:gray;
}

div#footer{
padding-bottom:5px;
clear:both;
}

/* 					 list menu thingies */
div#links{
width:100%;
height:25px;
text-align:center;
background-color:#FFFBA9;
background-image:none;
border-top:thin solid #EAE69B;
}

div#links ul{
margin:3px auto;
}

div#links li{
/* float:left; */
display:inline;
text-align:center;
border-left:thin solid #CCC987;
list-style:none;
margin:3px 0;
padding:0 20px;
}

div#links li:first-child{
border-left:none;
}
/* 					 end list menu thingies */

/* 					 google welcome thingies */
div#googler-welcome, div#zwdia_info{
border:dashed thin #ccc987;
margin:50px auto 25px;
width:400px;
padding:10px;
background-color:#fff;
font-weight:bold;
clear:both;
}

div#googler-welcome a{
color:red;
}
/* 					 end google welcome thingies */

/* 					 pinakas zwdiwn thingies #F3B31E*/
div.horoscope-hover{
font-size:1.2em;
font-weight:bold;
}

div#main{
width:590px;
}

div#mainIndex{
/* width:770px; */
}

.yellow{
background-color:#F1C356;
border:solid thin #E4A000;
}

.window{
padding:10px 10px;
margin:0 auto;
width:280px;
}

.ad{
margin:0 auto;	
}

.float{
float:left;
}

.clear{
clear:both;
}

#prediction{
text-align:justify;
}

div#zwdia-icons{
float:left;
margin-bottom:20px;
margin-left:20px;
}

div.zwdia-row{
float:left;
clear:left;
margin-top:50px
}

div.zwdio{
float:left;
clear:none;
margin-left:50px
}

span.zwdia-lezanta{
font-weight:bold;
}

div#nav ul{
text-align:left;
margin-left:30px;
list-style-type:none;
line-height:1.6em;
}
/* 					 end pinakas zwdiwn thingies */
/* 					 for Internet Explorer */
/*\*/
  body {word-wrap: break-word;}
  
* html div#content {
height:500px;
  position:relative;
}

html div#wrapper {
/*   height: 600px; */
  position:relative;
}

div#zwdia-icons{
/*margin-left:20px;*/
  position:relative;
}

div.zwdia-row{
height:200px;
width:650px;
}

div.zwdio{
float:left;
clear:none;
position:relative;
}

div#main{
width:585px;
}
/* 					*/