/* Kaibell CSS Document */

/* tHeader Css */
#theader {width:950px; height:160px; margin-bottom:15px; background:url("../images/home_top_bg.gif") no-repeat; position:relative;}
#theader table {width:auto; border-bottom:0; position:absolute; bottom:0; left:0;}
#theader table td {padding:0 15px; height:29px; *height:26px; text-align:center; background-color:#620031; 
border-left:#fff solid 1px; border-right:#fff solid 2px; border-top:#fff solid 3px;}
#theader table td a {color:#fff; font-size:13px; text-decoration:none;}
#theader table td a:hover {color:#000; font-size:13px; text-decoration:underline;}
#theader table .blank_l {width:20px;}
#theader table .blank_r {border-right:#fff solid 1px;}
#theader table td.menued a {color:#f4ac40; font-size:13px; text-decoration:none;}

/* aHeader Css */
#aheader {width:950px; height:160px; margin-bottom:15px; background:url("../images/admin_top_bg.gif") no-repeat; position:relative;}
#aheader table {width:auto; border-bottom:0; position:absolute; bottom:0; left:0;}
#aheader table td {padding:0 15px; height:29px; *height:26px; text-align:center; background-color:#620031; 
border-left:#fff solid 1px; border-right:#fff solid 2px; border-top:#fff solid 3px;}
#aheader table td a {color:#fff; text-decoration:none;}
#aheader table td a:hover {color:#000; text-decoration:underline;}
#aheader table .blank_l {width:20px;}
#aheader table .blank_r {border-right:#fff solid 1px;}
#aheader table td.menued a {color:#f4ac40; text-decoration:underline;}

/* tFooter Css */
#tfooter {width:950px; padding:10px 0; border-top:#620031 solid 5px;}
#tfooter p {text-align:center;}

/*Bodyer Css is in the otherCss! e.g. Home's BodyerCss is in the home.css*/
.img_participate {position:absolute; left:100px; top:10px; cursor:pointer; z-index:9999;}

/* Reset Style */
#tbodyer .resetstyle table {width:auto; height:auto; padding:0; margin:0;}
#tbodyer .resetstyle td {width:auto; height:auto; padding:0; margin:0;}
#tbodyer .resetstyle input {width:auto; height:auto; padding:2px 8px; margin:0; border:#ccc solid 1px;}

/* Page Error */
#perror {width:250px; margin-top:200px;}
#perror p {padding-top:10px;}
#perror p a {text-decoration:underline;}
#perror p a:hover {text-decoration:none;}
