

/* CSS Document */
#Body {height:100%; margin:0; padding:0; direction:rtl; background-color:#f3f3f3;}

/* ControlPanel style */
.ControlPanel{border:1px solid #b1083e;padding-bottom:10px;}

/*-------- Default Style --------*/
body,th,td,div,p,table,h1,h2,h3,h4,h5,h6,
.Normal div,.Normal span, .Normal td, .Normal p,
.Normal,.NormalDisabled,
.Head,.SubHead,.SubSubHead, 
input, 
.CommandButton{color:#2d2d2d; font-family:Tahoma;font-size:11px;}

.c_content strong,
.Normal strong
{
  color:#b1083e; font-family:Tahoma;font-size:11px;font-weight:bold;
}

.c_content a:link, .c_content a:visited, .c_content a:hover, 
a:link, a:visited, a:hover
{
  font-family:Tahoma;
  font-size:11px;
  color:#b1083e;
  text-decoration:underline;
}

body,th,td,div,p,table,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover{font-size:11px;}


a,a:link,a:visited,a:active, a div, a:link div, a:active div{color:#3E81B5; text-decoration:none; font-weight:normal; }
a:hover, a:hover div{color:#D00; text-decoration:underline; }

.Head, .SubHead, .SubSubHead, .Normal, .NormalDisabled, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox
{font-family:Verdana, Arial, Helvetica, sans-serif;}
.Head{color:#2E3D47;font-weight:bold;}
.SubHead {color:#4C6171;}
.SubSubHead{color:#6E8AA0;}
.NormalRed {color:#F00;}

.ModuleTitle_SubMenu td
{
  white-space:nowrap;
  padding:5px;
}
/*Datagrids */

/*-------- design style --------*/


/* ------- FileManager -------*/
div.FileManager{height:auto;border:none;}
table.FileManager{width:99%}


a.CommandButton:link, a.CommandButton:visited{color:#CB2027; font-weight:bold; text-decoration:none;}
a.CommandButton:hover{color:#3E81B5; text-decoration:underline;}

/*-------ControlPanel changes ---------------*/
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited{color:#3E81B5;}
.ControlPanel a.CommandButton:hover{color:#CB2027; text-decoration:underline;}
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited, .ControlPanel .SubHead{font-size:11px;}

/*--------- pane style ----------*/
.ContentPane, .TopPane, .BottomPane{ padding:0; margin:0; }
.LeftPane{ padding:0 20px 0 0; width:20%; margin:0; }
.RightPane{ padding:0 0 0 20px; width:20%; margin:0; }


/*------------ Breadcrumb Style --------------*/
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{color:#3E81B5;}
a.Breadcrumb:hover{color:#C00;}

/*-------------- Link Style --------------*/
.linkscontainer{padding-top:20px;text-align:center;}
.links,a.links:link,a.links:active,a.links:visited{ font-weight:bold; color:#3E81B5; text-transform:uppercase;}
a.links:hover{color:#C00;}

/*-------------- User Style --------------*/
.user,a.user:link,a.user:active,a.user:visited { color:#3E81B5;}
a.user:hover{color:#C00;}


/*-------------- Empty panes Style --------------*/
.DNNEmptyPane{width:0;padding:0;margin:0;}

/*-------------- Search SkinObject Styles --------------*/
div.SearchContainer{position:relative; white-space: nowrap;}
div.SearchBorder{width: 180px; height: 20px; border: solid 1px #e0e0e0; float:left; background-color: White; white-space: nowrap; margin-top: 2px;}
div.SearchContainer a{padding: 0; display: block; float:left; }
div.SearchContainer a img{padding-left:5px;}
div.SearchIcon{float: left; width: 31px; height: 20px; cursor: pointer; z-index: 11; background: no-repeat 2px 2px; text-align:right;}
div.SearchIcon img{margin-top: 3px;}

input.SearchTextBox{float: left; z-index: 10; border: 0; width:130px; height:18px; margin-left:3px; color: #43494D;}

#SearchChoices{clear: both; display: none; border: solid 1px #C3D4DF; z-index: 2000; cursor: pointer; margin: 0; padding: 0; text-align:left; background-color: #F3F7FA; position:absolute; top: 22px; left: 0;}
#SearchChoices li{cursor: pointer; margin: 0; padding: 2px 2px 0 2px; padding-left: 25px; height: 18px; text-align:left; background-color: #F3F7FA; background-repeat: no-repeat; background-position: 2px center; list-style: none; list-style-image: none; border: none; display:block;}
#SearchChoices li.searchHilite{background-color: #CE0D0D;	color:#ffffff; border: none;}
#SearchChoices li.searchDefault{background-color: #F8FAFF; border: none;}


.s_wrap_skin
{
  width:100%;
  height:100%;
  vertical-align:top;
  padding-top:10px;
    text-align:center;
}

.s_wrap_content
{
  width:924px;
  margin-left:auto;
  margin-right:auto;

}

.s_header
{
  width:924px;
  height:371px;
  background-image:url(images/set1_05.jpg);
  background-repeat:repeat-x;
  background-position:center;

}

.s_header_left
{
      background-image:url(images/set1_03.jpg);
  background-position:left;
  background-repeat:no-repeat;
height:371px;
}

.s_header_right
{
      background-image:url(images/set1_07.jpg);
  background-position:right;
  background-repeat:no-repeat;
height:371px;
}



.s_header_content
{

  height:371px;
  min-width:610px;
  _width:610px;
  float:left;
  height:116px;
}

.s_header_date
{
  width:924px;
  padding-top:30px;
  padding-bottom:5px;
  text-align:left;
}

.s_header_date .SkinObject
{
  font-family:Tahoma;
  font-size:12px;
  color:#2d2d2d;
  font-weight:normal;
}

.s_logo
{
  padding-top:15px;
  float:right;
  width:924px;
  text-align:right;
}

.s_header_menu
{
  padding-top:116px;
  _padding-top:0px;
  padding-right:10px;
  text-align:right;
}

.s_header_slogan
{
  width:600px;
  padding-right:10px;
  padding-top:10px;
  vertical-align:top;
  height:100px;
  float:right;
}

.s_content
{
  margin-top:5px;
  width:924px;
  float:left;
}

.pane_button1
{
  width:229px;
  margin:0;
  float:left;
  text-align:right;
  margin-right:2px;
  _margin-right:1px;
}

.pane_button2
{
  width:229px;
  margin:0;
  float:left;
  text-align:right;
  margin-right:3px;
  _margin-right:1px;
}

.pane_button3
{
  width:229px;
  margin:0;
  margin-top:1px;
text-align:right;
  float:left;
  margin-right:2px;
  _margin-right:1px;
}

.pane_button4
{
  width:229px;
  margin:0;
  float:left;
  text-align:right;
}

.s_lower_content
{
  padding-top:10px;
  width:924px;
  float:left;
}

.pane_left
{
  float:left;
  width:586px;
  min-height:100px;
  _height:100px;
  text-align:right;
  margin-right:20px;
}

.pane_right
{
  float:left;
  width:316px;
  _width:316px;
  min-height:100px;
  _height:100px;
  text-align:right;
}

.pane_content
{
  width:924px;
  display:block;
  text-align:right;
  float:left;
}

.s_footer
{
  margin-top:10px;
  background-color:#e2e2e2;
  height:55px;
  width:924px;
  float:left;
  margin-bottom:10px;
}

.s_footer_right
{
  height:55px;
  background-image:url(images/set1_37.jpg);
  background-position:right;
  background-repeat:no-repeat;
  vertical-align:middle;
  text-align:center;

}

.s_footer_left
{
  height:55px;
  background-image:url(images/set1_34.jpg);
  background-position:left;
  background-repeat:no-repeat;  
    
}

.footer
{
  color:#6a6a6a;
  font-family:Tahoma;
  font-size:12px;
    padding-top:20px;
    display:block;
    
}


.contact_table td
{

}

.contact_table .remark
{
  
  width:180px;
}

.contact_table .submit
{
  width:70px;
  margin-top:13px;
  color:White;
  background-color:#7c0e2c;
  font-weight:bold;
}

.contact_table .req
{
  color:#7c0e2c;
  float:left;
  position:absolute;
  font-weight:bold;
  margin-right:3px;
  margin-top:-13px;
  font-size:14px;
}

.contact_table .regmail
{
  color:#7c0e2c;
  float:left;
  position:absolute;
  font-weight:bold;
  margin-right:3px;
  margin-top:-13px;
  font-size:14px;
}

.main_contact_table td
{
 padding:5px;
}

.main_contact_table .remark
{
  
  width:340px;
  height:130px;
}

.main_contact_table .submit
{
  width:70px;
  margin-top:13px;
  color:White;
  background-color:#7c0e2c;
  font-weight:bold;
}

.main_contact_table .req
{
  color:#7c0e2c;
  float:left;
  position:absolute;
  font-weight:bold;
  margin-right:3px;
  margin-top:-13px;
  font-size:14px;
}

.main_contact_table .regmail
{
  color:#7c0e2c;
  float:left;
  position:absolute;
  font-weight:bold;
  margin-right:3px;
  margin-top:-13px;
  font-size:14px;
}

