﻿/*reset.css*/
body,html {font-family:Trebuchet MS;font-size:8pt;margin: 0 0 0 0;padding: 0 0 0 0;height: auto;width: 100%;background:#ffffff;text-align:center;}
.frontform{font-family: Trebuchet MS;font-size: 8pt;height: auto;width: 100%;background-color:White;text-align:-moz-center;}
img{border-width:0px;}
a{text-decoration: none;font-size: 9pt;}
a:hover{text-decoration: underline;}
a:visited{color:blue;}
.clear{clear:both;overflow:hidden;}
#all{width:1031px;height:auto;overflow:hidden;}

.current_user{float:left; overflow:hidden; width: 770px; height: auto; font-family: Trebuchet MS;font-size: 8pt;margin-left:5px;text-align:right;margin-bottom:3px;}

.top_content{float:left;overflow:hidden;height: auto; width: 777px;margin-left:5px;}
.top_content .left{float: left; overflow: hidden; width: 243px; height: 170px;background-color: #a71601;}
.top_content .right{float: left; overflow: hidden; width: 534px; height: 144px;}
.top_content .right_menu{float: left; overflow: hidden; width: 534px; height: 26px; background-color: #d9d9d9;font-family: Trebuchet MS; font-size: 8pt; color: Black;}         
.top_content .right_menu .menu{float: left; overflow: hidden; width: 529px; height: 26px; background-color: #d9d9d9;font-family: Trebuchet MS; font-size: 8pt; color: Black; margin-top: 5px;margin-left:3px;}

.middle {float:left; overflow: hidden;height: auto; width: 777px;margin-left:5px;}
.middle .left_master{float: left; overflow: hidden; width: 225px; height:auto;font-family:Trebuchet MS;font-size:9pt;}
.middle .center_master{float: left; overflow: hidden; width: 359px; height:auto;font-family:Trebuchet MS;font-size:9pt;}
.middle .right_master{float: left; overflow: hidden; width: 225px; height:auto;font-family:Trebuchet MS;font-size:9pt;}

/* Start : EmergencyBlood.ascx */
.emergency_blood{float:left;overflow:hidden;width:225px;height:auto;font-family:Trebuchet MS;font-size:8pt;font-weight:bold;}
/* End : EmergencyBlood.ascx */

/*Start  : NewsComment.ascx*/
.add_comment { float:left; width:550px; height:auto; overflow:hidden; text-align:left; }
.add_comment .title { float:left; width:550px; height:40px; overflow:hidden; background-color:#a71601;}
.add_comment .title .text{float:left;margin-left:10px; margin-top:5px; width:500px;height:auto;font-family:Trebuchet MS;font-size:20px;overflow:hidden;color:White;word-spacing:3px;font-weight:bold;}
.add_comment .comment_box {float:left; width:540px;height:400px; overflow:hidden;font-family:Trebuchet MS;margin-left:10px;font-size:12px;}
.add_comment .comment_box .field{float:left;width:540px;font-family:Trebuchet MS;font-size:12px;overflow:hidden}
.add_comment .comment_box .control{float:left;font-family:Trebuchet MS;font-size:12px;overflow:hidden}
.add_comment .comment_box .field .button{
	background-color: #339900; background-repeat: repeat; background-attachment: 
    scroll; font-family: Trebuchet MS; font-size: 11px; font-weight: normal; 
    text-align: center; color: #FFFFFF; border: 1px solid #000000; margin-left: 0px; 
    padding-left: 2px; background-position: 0% 50%; cursor:hand ; height:18px; width:90px;}
/*End  : NewsComment.ascx*/
.GridVievContent				{background-color:#D6DFF7;font:12px Trebuchet MS;color:#000000;width:98%; height:25px;padding:3px;margin:1px;}

.table-bg-color                 {background-color:#ffffff;font:12px Trebuchet MS;color:#000000;padding-left:4px; vertical-align:top; font-weight:bold;}
.table-bg-color-header          {background-color:#ffffff;font:12px Trebuchet MS;color:#000000; vertical-align:top; font-weight:bold;}
.table-bg-color-column          {background-color:#EFF3FF;font:12px Trebuchet MS;color:#000000; vertical-align:top; width:100%;}
.grid-header					{background-color:#D9D9D9; font-weight:bold;font-family:Trebuchet MS;font-size:Small;color:#595959;}
