/*
  Webshare horoscopy Project
  CSS file
  @26-5-08
*/
#main_container{ margin:10px 0px; }
#horoscopy_header{ text-align:center; background:url("images/horoscopy_headbg.jpg") no-repeat; margin-top:10px; position:relative; height:141px; }
#horoscopy_header ul{ text-align:center; top:20px; left:10px; position:absolute; }
#horoscopy_header ul li{ float:left; text-align:center; width:78px; letter-spacing:0.2px; line-height:16px; }
#horos_type_nav #horos_type_header{ height:102px; background:url("images/type_header.gif") no-repeat; }
#horos_type_nav #horos_type_content{ background:url("images/type_bg.gif") repeat-y; height:250px; padding-top:20px; }
#horos_type_nav #horos_type_footer{ height:10px; background:url("images/type_footer.gif") no-repeat; }
#horos_type_nav #horos_type_content ul{ width:127px; margin:0px auto;  }
#horos_type_nav #horos_type_content ul li{ margin-bottom:10px; width:127px; height:29px; }

#horos_result_header{ height:41px; background:url("images/horos_content_header.gif") no-repeat; padding-left:15px;}
#horos_result_header h1{ line-height:41px; font-size:15px; font-weight:bold; color:#4200A4; }
#horos_result_content{ background:url("images/horos_content_bg.gif") repeat-y; padding:10px; }
#horos_result_footer{ height:10px; background:url("images/horos_content_footer.gif") no-repeat; }

#horos_result_content .daily_tb{ width:600px; border:1px solid #CCCCCC; }
#horos_result_content .thead{ background:#FFDDEE; color:#C12672; font-size:15px; line-height:30px; width:150px; text-align:center; }
#horos_result_content .tcontent{ background:#EEEEEE; color:#333; font-size:15px; line-height:30px; width:180px; text-align:left; padding:0px 5px; }
#horos_result_content #content_text{ border:1px solid #CCC; margin-top:10px; padding:10px; font-size:15px; line-height:20px; }
#horos_result_content .notes{ font-size:13px; color:#FF6600; font-weight:bold; width:300px; float:left;}
#horos_result_content .dates{ float:right; text-align:right; width:200px; }
#horos_result_content .line{ border-bottom:1px solid #CCC; }
#horos_result_content h3{ line-height:25px; font-size:15px; }
#horos_result_content .horos_content_item{ border-bottom:1px dotted #CCC; padding:15px 0px; font-size:15px; }
#horos_result_content .content_text{ font-size:15px; line-height:23px; }
