@charset "utf-8";
/* CSS Document */

#timerec{
        left: 4px;
        top: 4px;
        position: fixed;
        width: 100px;
        background-color:darkgoldenrod ;border-color: darkblue;
        border: 1px solid red;
        border-radius: 10px;
        text-align: center;}
body {
        background-color: #FFC;
}
#fasile{
        height: 400px;
}
#txt {
        width: auto;
        margin-right: 40px;
        margin-left: 40px;
        padding: 10px;
        clear: both;
}
#headtab {
        position: relative;
        padding-bottom: 10px;
}
#headtab #title {
        display: inline;
        position: relative;
        width: 90%;
}
#headtab #title #userinfo {
        position: static;
        float: left;
        text-align: center;
        width: auto;
        color: #00F;
        font-weight: bold;
}
#headtab #title #mada {
 width: auto;
        position: relative;
        text-align: center;
        margin-right: auto;
        margin-left: auto;
        vertical-align: middle;
        font-weight: bold;
        margin-top: 30px;
}
#txt #txtab {
        margin-top: 10px;
        margin-right: 20px;
        margin-left: 20px;
        margin-bottom: 10px;
}
#table1 {
        width: 100%;
        border: 0px;
        border-collapse:collapse;
        border-spacing: 0px;
        background-color: #FFC;
}
#table1 th, td {
        padding: 0px;
}
#table1 tr #top_left {
        width: 30px;
        height: 30px;
        background:url(themes/arabesque2/top_left.png);
}
#table1 tr #top_right {
        width: 30px;
        background:url(themes/arabesque2/top_right.png);
}
#table1 tr #left {
        background:url(themes/arabesque2/left.png);
        background-repeat:repeat-y;
}
#table1 tr #right {
        background:url(themes/arabesque2/right.png);
        background-repeat:repeat-y;
}
#table1 tr #bot_left {
        background:url(themes/arabesque2/bot_left.png);
}
#table1 tr #bot {
        height: 30px;
        background:url(themes/arabesque2/bot.png);
        background-repeat:repeat-x;
}
#headtab #title #total {
        position: relative;
        margin-right: auto;
        margin-left: auto;
        font-weight: bold;
        margin-top: 20px;
        color: #F00;
        margin-bottom: 20px;
        width: 300px;
        clear: both;
        text-align: center;
}
#txtab #soal {
        font-weight: bold;
        color: #F00;
}
#txtab #soal2 {
        font-weight: bold;
}
#txtab #texarea {
        margin-top: 2px;
        margin-bottom: 2px;
        height: 200px;
        margin-left: 2px;
        margin-right: 2px;
        width: 100%;
        resize: none;
}
#txtab #soaltxt {
 padding-bottom: 30px;
        padding-right: 30px;
        padding-left: 30px;
        padding-top: 4px;
}
#table1 tr #bot_right {
        background:url(themes/arabesque2/bot_right.png);
}
#table1 tr #top {
        width:auto;
        background:url(themes/arabesque2/top.png);
        background-repeat:repeat-x;
}
#headtab #basmal {
        color: #00F;
        font-weight: bold;
        text-align: center;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 15px;
        margin-left: 0px;
}
#headtab #title #maahadinfo {
 text-align: center;
        position: static;
        float: right;
        width: auto;
        color: #600;
        font-weight: bold;
}
#notetxt {
        font-family: 'Droid Arabic Kufi';
        color: #00F;
        font-size: 10px;
}
#msgtxt {
        font-family: 'Droid Arabic Kufi';
        color: #F00;
        font-size: 10px;
}
#note2 {
        background: none repeat scroll 0% 0% #BBF089;
        border-radius: 6px;
        padding: 4px;
        border: 1px solid #4B8F29;
        clear: both;
        margin-right: auto;
        margin-left: auto;
        width: 160px;
        height: 20px;
        margin-top: 4px;
        text-align: center;
        font-weight: bold;
        color: #F00;
}
#nokta {
        color: #00F;
        font-weight: bold;
        text-align: center;
}
