html {
  background: #e5eaf8;
}

.alt_body{
  margin: 0;
  padding: 0;
  font-family: Arial;
  font-size: 14px;
  background: none;
}

body {
  margin: 0;
  padding: 0;
  text-align: center;
  font-family: Arial;
  font-size: 16px;
  background: url(../images/bbg1.jpg) repeat-x;	
}

#content {  
  text-align: left;
}

#content,
#width {
  /* max-width hack for IE since it doesn't understand the valid css property */
  width: expression(document.body.clientWidth > 1000 ? "1000px" : "94%");  
  max-width: 1000px;
  margin: 0 auto;
}
/**************************************************************
   #header: Holds the site title and header images
 **************************************************************/

#header {
  position: relative;
  height: 310px;
}

.astro_eye{
	position: absolute;
	left: 400px;
	top: 41px;
}

/* Holds the site title and subtitle */
#header #title {
  position: absolute;
  z-index: 3;
  top: 10px;
  left: 130px;
  padding: 5px;
  text-align: right;
}

#header h1 {
  margin: 0;
  padding: 0;
  font: 700 4em "Arabic Typesetting";
  letter-spacing: -3px;
  color: #FFF;
}

#header h2 {
  position: absolute;
  top: 75px;
  margin: 0;
  padding: 0;
  font: 700 1em "trebuchet ms", serif;
  color: #00F0EC;
}

#info{
	margin: 5px 5px 0 5px;
}

#info a{
	color: #000000;
	font-weight: bold;
	font-size: 0.8em;
	text-decoration: underline; 
}

#info li{
	padding: 0 10px 0 0;
}

.header_name_logo{
	position: absolute;
	left: 18px;
	top: 17px;
	width: 325px;
	height: 75px;
	cursor: pointer;
	z-index: 4;
	background-color: #000000;
	filter:alpha(opacity=0);
 	opacity: 0;
 	-moz-opacity:0;
}

.hor_rev_txt{
	position: absolute;
	left: 15px;
	top: 125px;
	width: 525px;
	height: 160px;
	cursor: pointer;
	z-index: 4;
	background-color: #000000;
	filter:alpha(opacity=0);
 	opacity: 0;
 	-moz-opacity:0;
}


/* Sets where the header images will go */
#header img.left {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
}

/*
 * PRO ASTRO
 */
.important_note{
	border-style: solid;
	border-width: 4px;
	border-color: #ffffff;
	background-color: #fffdcf;
	padding: 10px;
}

.pro_horoscoop{
	position: absolute;
	right: 10px;
	top: 15px;
}

.pro_horoscoop li{
	padding: 5px 5px;
	text-align: right;
}

.pro_horoscoop a{
	color: #FFFFFF;
	font-size: 18px;
	font-family: "LithosProRegular";
	font-weight: bold;
}

/**************************************************************
   #mainMenu: The top level site menu
 **************************************************************/

#mainMenu { 
	position: relative;
	width: 97%;
	padding: 12px 0 0 15px;
	text-decoration: none;
}

.icons{
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	margin: 10px 0;
}

.klantheader{
	position: absolute;
	right: 12px;
	bottom: 20px;
	color: #FFFFFF;
	font-size: 16px;
	margin: -5px 10px 0 0;
}

.klantheader a{
	color: #FFF;
	font-weight: bold;
}

.icons span{
	padding: 0 0 0 5px;
}

.hyves-link {
	border-right:0 none;
	display:block;
	float:left;
	height:16px;
	margin:0 0 0 10px;
	padding:0;
	width:16px;
}

#mainMenu a {
  float: left;
  margin: 0 2px;
  font: 600 0.8em "arial";
  text-decoration: none;
}

#mainMenu a:hover,
#mainMenu a.current,
#mainMenu a.section {
  color: black;
  text-decoration: underline;
}

#mainMenu a.last {
  margin-right: 0;
}

.hyves_tippen{
	position: absolute;
	top: 65px;
	right: 0;
}

/**************************************************************
   #left-menu: Holds the left menu
 **************************************************************/
.admin_nav{
	margin: 0 0 40px 0;
	font-weight: bold;
}

.admin_nav span{
	margin: 0 0 0 10px;
}

.navigatie_menu ul{
	padding: 3px 0;
}

.navigatie_lijst, navigatie_lijst_new{
	list-style-type: none;
}

.navigatie_lijst li{
	position: relative;
	background-color: #eff3fe;
	height: 23px;
	margin: 1px 0;
	width: 180px;
	border: 1px solid #b8bcfe;
	padding: 1px;
	font-size: 13px;
}

.navigatie_lijst_new li{
	position: relative;
	background-color: #FFFDCF;
	height: 23px;
	margin: 1px 0;
	width: 190px;
	border: 1px solid #b8bcfe;
	padding: 1px;
	font-size: 13px;
}

.navigatie_lijst li a, .navigatie_lijst_new li a{
	padding: 0 0 0 27px;
	color: #646ACF;
	font-weight: bold;
}

.navigatie_lijst li span, .navigatie_lijst_new li span{
	position: absolute;
	left: 3px;
	top: 1px;
	height: 20px;
	background: url(../images/star.png) left 50% no-repeat;
}

#left-menu {
  width: 20%;
  float: left;
  padding: 0 0 20px 0;
}

.sterrenteken_home{
	padding: 35px 0 0 45px;
}

.left_col_bg{
	background-repeat: no-repeat;
 	background-position: 0 0;
 	width: 100%;
 	height: 68%;
}

.index_bg{
	background-repeat: no-repeat;
 	background-position: 0 200px;
 	width: 100%;
 	height: 68%;
}

.left_col_bg_liefde{
	background-repeat: no-repeat;
 	background-position: 0 25px;
 	width: 100%;
 	height: 68%;
}

.adsense_left_menu{
	margin: 10px 0 0 5px;
}

.adsense_left_menu_links{
	margin: -20px 0 0 20px;	
}

.content_end_wide{
	margin: 0 0 0 30px;
}

.adsense_jaarhoroscoop{
	margin: 0 0 0 -100px;
}

/**************************************************************
   .menu-content: Holds the top-menu + content
 **************************************************************/

#menu-content{
	position: relative;
	width: 78%;
	float: right;
	padding: 0 5px 20px 5px;
	min-height: 512px;
}

#menu-content-admin{
	width: 100%;
	float: left;
	padding: 0 0 20px 0;
}


/**************************************************************
	NAVIGATION
/**************************************************************/

.breadcrumb{
	position: absolute;
	color: #A959BC !important;
	left: 15px;
	top: 0;
	vertical-align: baseline;
	list-style-type: none !important;
}

.breadcrumb a{
	font-weight: normal !important;
}

.breadcrumb li{
	float: left !important;
	display: inline;
	line-height: 18px;
	font-size: 14px;
	margin: 0 5px 0 0;
}

.breadcrumb .bc_title{
	font-size: 14px !important;
	color: #A959BC !important;
	text-decoration: none !important;
}

.breadcrumb .bc_title:hover{
	text-decoration: underline !important;
}



/**************************************************************
   #contentpage: contentpage
 **************************************************************/
.suggestion_list{
	list-style-type: none;
}

.suggestion_head{
	color: #B563C7;
	padding: 0 6px;
	font-weight: bold;
}

.suggestion_list li{
	padding: 2px 6px;
}

.suggestion a{
	color: #646ACF;
	line-height: 18px;
	font-weight: bold;
	text-decoration: underline;
	padding: 0 4px 0 0;
}

.suggestion{
	font-size: 14px; 
}

#contentpage{
	width: 96,8%;
	padding: 12px 10px 0 15px;
}

#contentpageindex{
	width: 96,8%;
	padding: 12px 10px 30px 15px;
}

#maantekenad{
	margin: 0 0 0 15px;
}

.adsense_content{
	float: left;
}

.inspiratiekaart{
	background: url(../images/kaarten/dek.png) no-repeat;
	margin: 30px 0 0 125px;
	padding: 90px 80px 0px 80px;
	text-align: center;
	height: 510px;
	width: 240px;
}

.inspiratiekaarten{
	padding: 30px 0;
	float: left;
}

.trekeenkaart{
	float: right;
	margin: 175px 0 0 0;
}

.chakrareading_btn{
	float: left;
	margin: 200px 0 0 50px;
}

.meditatiereading_btn{
	float: left;
	margin: 100px 0 0 50px;
}

.chakrareading .center{
	margin: 0 0 0 90px;
}

.meditatiereading .center{
	margin: 0 0 0 72px;
}

.chakrareading, .meditatiereading{
	width: 100%;
	text-align: center;
}

.kaartcat{
	font-size: 20px;
	font-weight: bold;
	color: #565370;
}

.kaarttekst{
	padding: 20px 0 0 0;
	line-height: 25px;
}

.weekhoroscoopcontent, .daghoroscoopcontent, .jaarhoroscoopcontent{
	position: relative;
	width: 550px;
	margin: 0 0 0 125px;
}

.socialbox_maandhoroscoop, .socialbox_jaarhoroscoop{
	text-align: right;
	position: absolute;
	left: -130px;
	top: 60px;
}

.socialbox_liefde{
	position: absolute;
	right: 0;
	top: 20px;
}

.socialbox_daghoroscoop{
	text-align: right;
	position: absolute;
	left: -130px;
	top: 60px;
}

.socialbox_weekhoroscoop{
	text-align: right;
	position: absolute;
	left: -130px;
	top: 120px;
}

.daghoroscoop_text{
	min-height: 175px;
}

.weekhoroscoop_text{
	min-height: 175px;
}

.socialbox_chinees{
	position: absolute;
	top: 10px;
	right: 0;
}

.socialbox_daghoroscoop div, .socialbox_maandhoroscoop div, .socialbox_jaarhoroscoop div, .socialbox_zonascendant div, .socialbox_elementen div, .socialbox_weekhoroscoop div, .socialbox_inspiratiekaart div{
	margin: 0 0 10px 0;
}

.socialbox_ascendanten .hyvesblog, .socialbox_chakras .hyvesblog, .socialbox_sterrenbeelden .hyvesblog, .socialbox_maantekens .hyvesblog, .socialbox_chinees .hyvesblog, .socialbox_week .hyvesblog, .socialbox_tarotkaart .hyvesblog, .socialbox_relatie .hyvesblog, .socialbox_relatie .hyvesblog, .socialbox_relatiehorosocoop .hyvesblog{
	margin: 0 0 0 10px;
}

.socialbox_ascendanten, .socialbox_sterrenbeelden, .socialbox_maantekens, .socialbox_week, .socialbox_tarotkaart{
	position: absolute;
	right: 0;
	top: 20px;
}

.socialbox_chakras{
	position: absolute;
	right: 0;
	top: 0;
}

.socialbox_zonascendant, .socialbox_elementen{
	position: absolute;
	right: 0;
	top: 86px;
}

.socialbox_relatiehorosocoop{
	position: absolute;
	right: 50px;
	bottom: 175px;
}

.socialbox_inspiratiekaart{
	text-align: left;
	position: absolute;
	right: 75px;
	top: 250px;
}

.socialbox_relatie{
	position: absolute;
	top: 0;
	right: 0;
}

.socialbox_tarotreading{
	position: absolute;
	right: 0;
	top: 10px;	
}

.ascendanten_text, .maantekens_text{
	margin: 40px 0 0 0;
}

.maandhoroscoopcontent{
	position: relative;
	width: 620px;
	margin: 0 0 0 125px;
}

/* TAROT */
#tarotcontent{
	padding: 30px 0 0 40px;
	clear: both;
}

#tarotcontentdk{
	padding: 5px 0 0 0px;
}

#tarotcontent h3{
	color: #B563C7;
}

#tarot_1a{
	float: left;
	width: 110px;
	padding: 20px 0 0 0;
}
#tarot_1b{
	float: left;
	padding: 0 0 0 15px;
	width: 500px;
}

#tarot_1b a{
	font-weight: bold;
}

#tarotdeck{
	float: left;
	padding: 0 15px 0 0;
}

#tarotdeck p{
	text-align: center;
	font-size: 12px;
}

#tarotdeckvraag{
	clear: left;
}

#tarotvraag{
	padding: 0;
	margin: 0;
}

.tarotdeckradio{
	margin: 0 0 0 42px;
	border: none;
	background-color: #e4eaf8;
}

#tarotvraag{
	width: 350px;
}

#tarotkaart{
	text-align: center;
	color: #B563C7;
	font-weight: bold;
}

#tarotkaarten{
	float: left;
	padding: 0 50px 0 0;
	width: 200px;
}

#kaart_begrippen{
	padding: 0 0 20px 0;
	text-align: center;
}

#tarot_chrono{
	text-align: center;
}

#tarotkaartdetail{
	width: 100%;
}

#kaartnaam{
	text-align: center;
}

#besch_alg{
	clear: both
}

#besch_kort{
	float: left;
	width: 200px;
	padding: 0 75px 0 0;
}

#kaart_image{
	float: left;
	width: 200px;
}

#besch_begr{
	float: left;
	width: 200px;
	padding: 0 0 0 75px;
}

#besch_alg h3{
	padding: 0;
}

#maanform{
	width: 600px;
	border-style:solid;
	border-color: #5b7bdc; 
	background-color: #b7c8fc;
	border-width:2px;
}

#chineesform{
	width: 600px;
	border-style:solid;
	border-color: #985461; 
	background-color: #ba9198;
	border-width:2px;
}

.ch_img{
	position: absolute; 
	right: 0; 
	top: 20px;
}

.ch_persoonlijkheid{
	padding: 0 80px 0 0;
}

div .ch_persoonlijkheid{
	position: relative;
}

.voorliefdes{
	float: left;
	width: 45%;
	text-align: center;
}

.afkeren{
	float: right;
	width: 45%;
	text-align: center;
}

.afkeren h2, .voorliefdes h2{
	text-align: center;
}

.elemententable tr td{
	margin: 0;
	padding: 0;
	text-align: center;
}

.imgbrdr{
	border: 4px solid #ffffff;
}


#adverterentable tr td{

}

#adverterentable #att{
	font-size: 14px;
	font-weight: bold;	
}

#adverterentable #nr{
	width: 50px;
}

#adverterentable #pos{
	width: 200px
}

#adverterentable #tar{
	width: 200px;
}

#slider{
	margin: 30px 0;
}
#speelpersoonlijkheid1{
	position: relative;
	padding: 20px 200px 0 0;
}

#speelpersoonlijkheid2{
	position: relative;
	padding: 20px 0 0 200px;
}

#speelpersoonlijkheid1 img{
	position: absolute;
	bottom: 0;
	right: 0;
}

#speelpersoonlijkheid2 img{
	position: absolute;
	bottom: 0;
	left: 0;
}

#relatiehoroscoop{
	padding: 30px 0 0 0;
	font-size: 13px;
}

#relatiehoroscoop ul{
	padding: 0 30px 0 0;
	float: left;
}

#relatiehoroscoop ul li{
	color: #646ACF;
	font-size: 13px;
}

#relatiehoroscoopcombos{
	
}
/**************************************************************
   .sideMenu: The side bar menu
 **************************************************************/

ul.sideMenu {
  width: 200px;
  margin: -6px 0 29px 0;
  padding: 0;

  padding: 10px 0px 0px 0px;
}

.sideMenu li {
  display: inline;
  /* Needed since IE fails when you give it list-style: none; */  
  list-style-image: url(foo.gif);
  font: 400 0.8em "arial";
}

.sideMenu li a {
  display: block;
  margin: 0.2em 0;
  padding: 5px 7px;    
  text-decoration: none;
  color: #FFF;
} 

.sideMenu li a:hover {
  color: #65EBFF;
  background: #5F5F5F;
}

/* Active menu item */
.sideMenu li.here {
  display: block;  
  padding: 5px 0px 0px 10px;
}

/* Submenu of active menu item */
.sideMenu li.here ul {
  margin: 0;
  padding: 0;
}

.sideMenu li.here ul li a {
  padding-left: 35px;
  font: 400 0.55em verdana, arial, sans-serif; 
  color: black;  
}

.sideMenu li.here ul li a:hover {
  color: #9FF3FF;
}

.sideMenu .selectDay {
  width: 46px;
  margin: 0 0 0 8px;
}

.sideMenu .selectMonth {
  width: 98px;
}

/**************************************************************
   #footer: The page footer - will stick to the bottom if not
            enough content.
 **************************************************************/

#footer {
  height: 100px;
}

/* Sets the width of the footer content */
#footer #width {
  font-size: 0.85em;
  padding-top: 27px;
}

#footer,
#width {
  /* max-width hack for IE since it doesn't understand the valid css property */
  width: expression(document.body.clientWidth > 1000 ? "1000px" : "94%");  
  max-width: 1000px;
  margin: 0 auto;
}

/**************************************************************
   Width classes used by the site columns
 **************************************************************/

.width100 {
  width: 100%;
}

.width75 {
  width: 74%;
}

.width50 {
  width: 49.7%;
}

.width33 {
  width: 32.7%;
}

.width25 {
  width: 24.7%;
}

/**************************************************************
   Alignment classes
 **************************************************************/

.floatLeft {
  float: left;
}

.floatRight {
  float: right;
}

.alignLeft {
  text-align: left;
}

.alignRight {
  text-align: right;
}

/**************************************************************
   Generic display classes
 **************************************************************/

.clear {
  clear: both !important;
}

.block {
  display: block;
}

.small {
  font-size: 0.8em;
}

.green {
  color: #A1FF45;
}

.red {
  color: #EA1B00;
}

.grey {
  color: #666;
}

.grey a {
  color: #999;
}

.grey a:hover {
  color: #EEE;
}

.gradient {
  margin-bottom: 2em;
  background: #acbfff; 
}


img {
  border:0px;
}

#az-index {
	height:120px;
	margin:15px 0 15px -7px;
	padding:6px 5px 0 5px;
	width: 170px;
}

#az-index li{
	background-position:0 0;
	float:left;
	margin: 0 4px 0 0;
	padding: 4px 4px 4px 4px;
	height:28px;
	width:29px;
}

.az-link {
	background-position:0 -50px;
	color:#0045BB;
	display:block;
	font-size:85%;
	font-weight:bold;
	height:21px;
	padding: 2px 0 0 1px;
	text-align:center;
	text-decoration:none;
	height: 28px;
	width:29px;
}

.az-link:hover{
	background-position:0 -100px;
	color:#000000;
}

#az-index li, .az-link {
	background-image:url(../images/az-li.png);
	background-repeat:no-repeat;
}
