﻿/*------------------------- Main -----------------------------*/
body 
{
	font-family:Tahoma,Arial,'Times New Roman';
	font-size:9pt;
	line-height:1.5em;
	color:black;
 	margin:0px;
  	padding:0px;
	direction:rtl;
	text-align:justify;
	background-color:#a9af89;
}

a
{
    text-decoration:none;
    border-style:none;
    color:#006fa2;
}
a:hover
{
   color:#e36000;
}
a:active
{
    color:Gray;
}

b
{
    font-weight:600;
}

strong
{
    font-weight:600;
}

img
{
    border-style:none;
}

table,td,tr
{
    border-style:none;
    border-style:hidden;
}
/*------------------------- My Class -----------------------------*/
.page
{
    width:960px;
    padding:0px;
    margin:0px auto 0px auto;
    overflow:hidden;
    background-color:#e7f5e0;    
}

.header
{
    width:960px;
    height:180px;
    padding:0px;
    margin:0px;
    overflow:hidden;
    text-align:right;
    clear:both;     
}

.content
{
    width:940px;
    padding:10px;
    margin:0;
    overflow:hidden;
    clear:both; 
    color:#151515;
    text-align:justify;   
}

.main
{
    width:710px;
    margin:0px;
    padding:0px;
    border:hidden 0px transparent;
    overflow:hidden;
    float:left;
    clear:none;
}

.sidebar
{
    width:216px;
    margin:0px;
    padding:0px;
    border:solid 2px #a9cea4;
    overflow:hidden;
    float:right;
    clear:none;
    vertical-align:top;
    background-color:#c4e4a6;
    
}

.sidebar a
{
    color:#006fa2;
}
.sidebar a:hover
{
    color:#c95a00;
}

.footer
{
	width:950px; 
	height:50px; 
	padding:5px;
	overflow:hidden;
	clear:both;
	text-align:center; 
	color:White;
	background-color:#82b67f; 
}

/*.footer a
{
    color:#005b9b;
}
.footer a:hover
{
    color:#df4900;
}*/


.title
{
    height:28px;
    overflow:hidden;
    margin:0px;
    padding:7px 0px 0px 0px;
    border:hidden 0px transparent;
    clear:both;
    background-image:url('../../images/Title_BG.png');
    background-repeat:repeat-x;     
    font-size:9pt;
    font-weight:600;
    text-align:center;
    color:#7a6d61;
}
.title_main
{
    text-align:right;
    padding-right:5px;
}

.no_padding_top
{
    padding-top:0px;
}

.title_text
{
    margin-top:6px;
    float:right;
}

.title_icon
{
    margin:2px 0px 0px 4px;
    float:left;
}

.sidebar_content
{
    width:200px;
    margin:0px auto 0px auto;
    padding:4px 0px 5px 0px;
    border:hidden 0px transparent;
    border-top:solid 1px #ddefd7;
    overflow:hidden;    
}

.common_box
{
    width:706px;
    margin:0px 0px 5px 0px;
    padding:0px;
    border:solid 2px #a9cea4;
    overflow:hidden;
    clear:none;
    background-color:#c4e4a6;
}

.common_content
{
    width:98%;
    margin:0px auto 5px auto;
    padding:0px;
    border:hidden 0px transparent;
    overflow:hidden;
        
}

.half_right
{
    width:49%;
    float:right;
}

.half_left
{
    width:49%;
    float:left;
}

.common_content_top_border
{
    padding-top:5px;
    border-top:solid 1px #ddefd7;
}

.agument_box
{
    width:696px;
    margin:0px 0px 5px 0px;
    padding:5px;
    border:solid 2px #bdd6a5;
    overflow:hidden;
    clear:both;
    background-color:#81b57e;    
}

.notification_item
{
    font-size:8pt;
    line-height:1.2em;
    margin:0px auto 4px auto;
    color:#767676;
    text-align:center;
}

.aguSideRight
{
    width:320px;
    float:right;
    margin:5px;
}

.aguSideLeft
{
    width:320px;
    float:left;
    margin:5px;
}
/*------------------------- Menu Link -----------------------------*/
.menu
{
    margin:0px;
    padding:0px;
    width:100%;
    border:hidden 0px transparent;
}

.menu a
{
    height:18px;
    overflow:hidden;
    padding:1px 4px 1px 4px;
    display:block;
    color:#044400;
}
.menu a:hover
{
    display:block;
    background-color:#f3efd6;
    color:#5d0707;
}

/*--------------------------- Item Box ------------------------*/
.item_box
{
    width:99%;
    overflow:hidden;
    margin:0px auto 7px auto;
    padding:0px;
    background-color:White;
    background-image:url('../../images/Item_Box_BG.png');
    background-position:right bottom;
    background-repeat:repeat-x; 
    clear:both;
    border:solid 1px #d1d0d0;
}
.item_box div
{
    margin:5px;
}

.item_box_simple
{
    width:98%;
    overflow:hidden;
    margin:0px auto 7px auto;
    padding:5px;
    background-color:#e6efe2;
    clear:both;
    border:solid 1px #5d9f59;
}
/*----------------------------------------------------------------*/
.copyright
{
    direction:ltr;
    font-family:Arial,Tahoma;
}
.copyright a
{
    color:#f6f6de;
}
.copyright a:hover
{
    color:#0060ff;
}


.titr
{
    color:#1b609b;
    font-weight:600;
}
.nobottommargin
{
    margin-bottom:0px;
}

.content_pad
{
    width:880px;
    margin:3px 6px 0px 6px;
    padding:0px;
    border:none 0px transparent;
}


.myborder
{
    width:647px;
    margin:0px;
    padding:5px;
    overflow:hidden;
    border:solid 1px #d1d0d0;
}

.notop
{
    border-top-width:0px;
}

.description
{
    font-size:8pt;
    color:#939393;
}

/*------------------------- My Box -----------------------------*/
table.box
{
    margin:0px 0px 10px 0px;
    border:none 0px transparent;
}
td.box_top_right
{
    width:7px;
    height:38px;
    overflow:hidden;
    background-image:url('../../images/Box/Box_Top_Right.png');
    background-repeat:no-repeat;
}
td.box_top_center
{
    height:38px;
    overflow:hidden;
    background-image:url('../../images/Box/Box_Top_Center.png');
    background-repeat:repeat-x;
    vertical-align:middle;
}
td.box_top_left
{
    width:7px;
    height:38px;
    overflow:hidden;
    background-image:url('../../images/Box/Box_Top_Left.png');
    background-repeat:no-repeat;
}
td.box_middle_right
{
    width:7px;
    overflow:hidden;
    background-image:url('../../images/Box/Box_Middle_Right.png');
    background-repeat:repeat-y;
}
td.box_middle_center
{
    background-color:White;
    vertical-align:top;
}
td.box_middle_left
{
    width:7px;
    overflow:hidden;
    background-image:url('../../images/Box/Box_Middle_Left.png');
    background-repeat:repeat-y;
}
td.box_bottom_right
{
    width:7px;
    height:7px;
    overflow:hidden;
    background-image:url('../../images/Box/Box_Bottom_Right.png');
    background-repeat:no-repeat;
}
td.box_bottom_center
{
    height:7px;
    overflow:hidden;
    background-image:url('../../images/Box/Box_Bottom_Center.png');
    background-repeat:repeat-x;
    vertical-align:middle;
}
td.box_bottom_left
{
    width:7px;
    height:7px;
    overflow:hidden;
    background-image:url('../../images/Box/Box_Bottom_Left.png');
    background-repeat:no-repeat;
}

td.box_top_center div
{
    font-weight:600;
    color:Black;
    margin:0px 0px 0px 0px;
}

.linkbar
{
    font-size:8pt;
    line-height:1.2em;
}

.box_title
{
    margin:0px auto 7px auto;
    color:black;
    font-size:10pt;
    font-weight:600;
}
/*------------------------- Login Box -----------------------------*/
.login_box
{
    width:214px;
    overflow:hidden;
    margin:0px 0px 10px 0px;
    padding:0px;
}
.login_header
{
    width:214px;
    height:36px;
    overflow:hidden;
    margin:0px;
    padding:0px;
    background-image:url('../../images/Login_Header.png');
    background-repeat:no-repeat; 
    clear:both; 
}
.login_header div
{
    font-weight:600;
    color:White;
    margin:7px 10px 0px 0px;
}
.login_body
{
    width:214px;
    height:131px;
    overflow:hidden;
    margin:0px;
    padding:0px;
    background-image:url('../../images/Login_Body.png');
    background-repeat:no-repeat; 
    clear:both; 
    color:White;
    font-size:8pt;
    line-height:1.2em;
}
.login_body div
{
  margin-right:12px;  
}
.login_body a
{
  color:#fff9b9;
}
.login_body a:hover
{
  color:#0c5287;  
}
/*------------------------- Statistic Box ------------------------*/
.statistic
{
    width:214px;
    height:92px;
    overflow:hidden;
    margin:0px 0px 10px 0px;
    padding:0px;
    background-image:url('../../images/StatisticBG.png');
    background-repeat:no-repeat; 
    clear:both;
    color:#60717f; 
}
.statistic div
{
    margin:9px 0px 0px 0px;
}
/*------------------------- DateTime Box ------------------------*/
.date_time
{
    width:214px;
    height:32px;
    overflow:hidden;
    margin:0px 0px 10px 0px;
    padding:0px;
    background-image:url('../../images/DateTimeBG.png');
    background-repeat:no-repeat; 
    font-size:8pt;
    clear:both;
    color:#60717f; 
}
/*------------------------- GetBranch Box ------------------------*/
.get_branch
{
    width:214px;
    height:32px;
    overflow:hidden;
    margin:0px 0px 10px 0px;
    padding:0px;
    font-size:8pt;
    clear:both;
    color:#60717f; 
}
/*------------------------- Message Box ------------------------*/
.massage_box
{
    width:98%;
    overflow:hidden;
    margin:5px auto 5px auto;
    padding:5px;
    clear:both;
    color:#c45e24;
    text-align:center;
    background-color:#f8f3df;
    border:solid 1px #bdbdbd; 
}
.massage_box div
{
    margin:0px
}

/*------------------------- Book Box -----------------------------*/
.book_box
{
    text-align:center;
    font-size:8pt;
    margin:0px 14px 8px 15px;
    width:174px;
    height:270px;
    overflow:hidden;
    clear:none;
    float:right;
}

.book_box table
{
    border:solid 0px white;
    width:130px;
    overflow:hidden;
    margin:5px auto 5px auto; 
}

.book_box td
{
    vertical-align:middle;
}

.book_box img
{
    border:solid 0px white;
    margin:0px auto 0px auto;
}

.book_area
{
    width:630px;
    overflow:hidden;
    float:right;
    margin:0px auto 0px auto;
}

/*------------------------- Package -----------------------------*/

.package_content {padding:0px;margin:0px auto 0px auto;width:659px; overflow:hidden;border-width:0px;}
.package_box {padding:0px;margin:0px auto 0px auto;width:657px; overflow:hidden;border-width:0px 1px 1px 1px;border-style:solid;border-color:#d1d0d0;}
.package_holder {padding:8px;margin:0px;width:641px;border-width:0px;}
.package_btn {cursor:hand;padding:1px 0px 0px 0px;margin:0px;width:150px;height:18px;overflow:hidden;float:right;border-width:1px 1px 1px 1px; border-color:#d1d0d0; border-style:solid; color:#18397c; text-align:center;background-image:url('../../images/BtnBG.gif');background-repeat:repeat-x;background-position:right top;}
.package_btn_hover {cursor:default;padding:2px 0px 0px 0px;margin:0px;width:150px;height:18px;overflow:hidden;float:right;border-width:1px 1px 0px 1px; border-color:#d1d0d0; border-style:solid; color:#d55414; font-weight:600; text-align:center; background-image:url('../../images/BtnBG_Active.gif');background-repeat:repeat-x;background-position:right top;}
.package_top_border {margin:0px;width:356px;height:20px;overflow:hidden;float:right;border-width:0px 0px 1px 0px; border-color:#d1d0d0; border-style:solid;}

.hidden_div
{
    display:none;
    visibility:hidden;
    width:0px;
    height:0px;
    overflow:hidden;
}
