
#main-contain{width:100%;height:100%;text-align:center;padding:0;margin:0;}
#astro-contain{width:980px;height:287px; margin: 0 auto;padding:0;position:relative;background-image:url('../img/bg_horoscope.jpg');background-repeat:no-repeat;}
#astro-left{height:275px;width:573px;float:left;}
#astro-right{height:271px;width:403px;float:right;border-bottom:4px solid #7360A0;}

#astro-tplft{height: 100px; margin:9px 0 0 3px;}
#astro-btmlft{height: 100px;margin:57px 0 0 4px;}

#astro-left .mazal-btn{width:93px;height:96px;float:left;background-repeat:no-repeat;border-bottom:4px solid #F7F7F9;}
#astro-left .pressed{border-bottom:4px solid #7360A0;}
#gdi{background-image:url('../img/zodiacs/gdi_grey.png');}
#gdi.pressed , #gdi:hover {background-image:url('../img/zodiacs/gdi_purple.png');}
#lion{background-image:url('../img/zodiacs/arie_grey.png')}
#lion.pressed , #lion:hover {background-image:url('../img/zodiacs/arie_purple.png');}
#moznaim{background-image:url('../img/zodiacs/moznaim_grey.png')}
#moznaim.pressed , #moznaim:hover {background-image:url('../img/zodiacs/moznaim_purple.png');}
#dagim{background-image:url('../img/zodiacs/dagim_grey.png');}
#dagim.pressed , #dagim:hover {background-image:url('../img/zodiacs/dagim_purple.png');}
#crab{background-image:url('../img/zodiacs/crab_grey.png')}
#crab.pressed , #crab:hover {background-image:url('../img/zodiacs/crab_purple.png');}
#kashat{background-image:url('../img/zodiacs/kashat_grey.png')}
#kashat.pressed , #kashat:hover {background-image:url('../img/zodiacs/kasaht_purple.png');}
#tale{background-image:url('../img/zodiacs/tale_grey.png')}
#tale.pressed , #tale:hover {background-image:url('../img/zodiacs/tale_purple.png');}
#twins{background-image:url('../img/zodiacs/twins_grey.png')}
#twins.pressed , #twins:hover {background-image:url('../img/zodiacs/twins_purple.png');}
#cancer{background-image:url('../img/zodiacs/cancer_grey.png')}
#cancer.pressed , #cancer:hover {background-image:url('../img/zodiacs/cancer_purple.png');}
#btula{background-image:url('../img/zodiacs/btula_grey.png')}
#btula.pressed , #btula:hover {background-image:url('../img/zodiacs/btula_purple.png');}
#dli{background-image:url('../img/zodiacs/dli_grey.png')}
#dli.pressed , #dli:hover {background-image:url('../img/zodiacs/dli_purple.png');}
#shor{background-image:url('../img/zodiacs/shor_grey.png')}
#shor.pressed , #shor:hover {background-image:url('../img/zodiacs/shor_purple.png');}

#right-description{width:100%;height:41px;margin:8px 4px 12px 0;background-repeat:no-repeat;background-position: center right;}
#right-description.gdi{background-image:url('../img/right-description/gdi.png');}
#right-description.lion{background-image:url('../img/right-description/lion.png');}
#right-description.moznaim{background-image:url('../img/right-description/moznaim.png');}
#right-description.dagim{background-image:url('../img/right-description/dagim.png');}
#right-description.crab{background-image:url('../img/right-description/crab.png');}
#right-description.kashat{background-image:url('../img/right-description/kashat.png');}
#right-description.tale{background-image:url('../img/right-description/tale.png');}
#right-description.twins{background-image:url('../img/right-description/twins.png');}
#right-description.cancer{background-image:url('../img/right-description/cancer.png');}
#right-description.btula{background-image:url('../img/right-description/btula.png');}
#right-description.dli{background-image:url('../img/right-description/dli.png');}
#right-description.shor{background-image:url('../img/right-description/shor.png');}

#right-contain-des{width:100%;height:auto; position:relative;}
#right-menu-contain{width:118px;height:100%;float:right;overflow:hidden;padding-top:5px;}
#astro-menu {width:100%;height:100%;padding:0;margin:0;}

#astro-menu li{width:100%;height:27px;vertical-align: bottom;position:relative; margin: 0 0 3px 0;background-image:url('../img/right-title/purple.png');background-repeat:no-repeat;list-style: none;background-position:center right;}
#astro-menu li.pressed ,#astro-menu li:hover{list-style: none;width:117px;height:27px;background-image:url('../img/right-title/chosen.png');background-repeat:no-repeat;}
#astro-menu li.space{margin-bottom:10px;}

#astro-menu  div{height:100%;width:117px;position:absolute;right:3px;top:0; background-repeat:no-repeat;background-position: right center;}
#profile{background-image:url('../img/right-title/profile.png');}
#dayly{background-image:url('../img/right-title/yomit.png');}
#weekly{background-image:url('../img/right-title/weekly.png');}
#monthly{background-image:url('../img/right-title/month.png');}
#yearly{background-image:url('../img/right-title/yearly.png');}
#tomorrow{background-image:url('../img/right-title/tomorrow.png');}

#des-contain{width:275px;height:auto;position:relative;padding:0px;margin:0px 0 0 0;text-align:right; font-family:arial;font-size:13px;color:#474747;}
#des-contain .more-link{color:#7360a0;text-decoration:none; direction:rtl;}
#des-contain .prev{display:none; direction:rtl;}

#astro-right.dayly  #prev-dayly{display:block;}
#astro-right.weekly  #prev-weekly{display:block;}
#astro-right.monthly  #prev-monthly{display:block;}
#astro-right.yearly  #prev-yearly{display:block;}
#astro-right.tomorrow #prev-tomorrow{display:block;}

#astro-right.dayly .profil-contain{display:none;}
#astro-right.weekly .profil-contain{display:none;}
#astro-right.monthly .profil-contain{display:none;}
#astro-right.yearly .profil-contain{display:none;}
#astro-right.tomorrow .profil-contain{display:none;}
.breaker{ height:5px; clear:both;}



