/* Skeleton */
* {
  margin: 0;
  padding: 0;
}

* html #page {
  height: 100%;
}

html {
  height: 100%;
  overflow: auto;
}

a {
  text-decoration:none;  
}
a img {
  border: 0;
}

body {
  background-color: #EEE;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  height: 100%;
  margin: 0;
  text-align: left;
}

h1{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
}

.menuHead{
    color:#FFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
}

.menuHead_active{
    color:#066A9B;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
}

.setborder{
	border:1px solid #DDDDDD;
	float:left;
	padding: 5px;
}

.setNoBorder{
	border:0px solid;
	float:left;
	padding: 5px;
}

.noborder{
	border:0px;
	float:left;
	width:10px;
}
#page {
  background-color: #FFF;
  border-collapse: collapse;
  border-left: 1px #999 solid;
  border-right: 1px #999 solid;
  border-bottom: 1px #999 solid;
  margin: auto;
  min-height: 100%;
  padding: 0;
  width: 940px;

}


#header{
  height: 110px;
  width: 940px;
}

#subHead01 {
  background-image: url('../themes/images/subHead01.png');
	background-repeat: no-repeat;
	float:left;
	height: 68px;
	width: 433px;
}

#subHead02 {
  background-image: url('../themes/images/subHead02.png');
	background-repeat: no-repeat;
	float:right;
	height: 68px;
	width: 507px;
}
#subHead03 {
  background-image: url('../themes/images/subHead03.png');
	background-repeat: no-repeat;
	float:left;
	height: 43px;
	width: 654px;
}
#subHead04 {
  background-image: url('../themes/images/subHead04.png');
	background-repeat: no-repeat;
	float:right;
	height: 43px;
	width: 286px;
}
   
#home {
	background-image: url('../themes/images/btn/home.png');
	background-repeat: no-repeat; 
	margin-left:15px;
	margin-top:5px;
	height: 37px;
	width: 32px;
  z-index:1;
	
}

#menu_1 {
	position:absolute;      
	margin-left:85px;
	margin-top:0px;
	height: 42px;
	width: 104px;
  z-index:100;
	
}

#menu_2  {
	position:absolute;
	margin-left:185px;
	margin-top:0px;
	height: 42px;
	width: 104px;
  z-index:100;	
}

#menu_3  {
	position:absolute;
	margin-left:280px;
	margin-top:0px;
	height: 42px;
	width: 104px;
    z-index:200;	
}

#menu_4  {
	position:absolute;
	margin-left:380px;
	margin-top:0px;
	height: 42px;
	width: 104px;
	z-index:200;	
}

#menu_5 {
	position:absolute;
	margin-left:480px;
	height: 42px;
	width: 104px;
	z-index:100;	
}

#menu_1_active {
	background-image: url('../themes/images/btn/tab_active.png');
	background-repeat: no-repeat; 
	position:absolute;      
	margin-left:85px;
	margin-top:0px;
	height: 42px;
	width: 104px;
  z-index:100;
	
}

#menu_2_active  {
	background-image: url('../themes/images/btn/tab_active.png');
	background-repeat: no-repeat;
	position:absolute;
	margin-left:185px;
	margin-top:0px;
	height: 42px;
	width: 104px;
  z-index:100;	
}

#menu_3_active  {
	background-image: url('../themes/images/btn/tab_active.png');
	background-repeat: no-repeat;
	position:absolute;
	margin-left:280px;
	margin-top:0px;
	height: 42px;
	width: 104px;
  z-index:200;	
}

#menu_4_active  {
	background-image: url('../themes/images/btn/tab_active.png');
	background-repeat: no-repeat;
	position:absolute;
	margin-left:380px;
	margin-top:0px;
	height: 42px;
	width: 104px;
  z-index:200;	
}

#menu_5_active  {
	background-image: url('../themes/images/btn/tab_active.png');
	background-repeat: no-repeat;
	position:absolute;
	margin-left:480px;
	margin-top:0px;
	height: 42px;
	width: 104px;
  z-index:200;		
}

.alert {
   background: #ffffff url(../themes/images/btn/exclamation.png) 15px center no-repeat;
   border-top : 1px solid #DDDDDD ;
   border-right :1px solid #DDDDDD ;
   border-left : 1px solid #DDDDDD ;
   color: #333333; 
   margin-top:2px;
   padding: 10px 20px 10px 50px;
   text-align: left;
}

.alert2 {
   background: #ffffff  url(../themes/images/btn/) 15px center no-repeat;
   border-right :1px solid #DDDDDD ;
   border-left : 1px solid #DDDDDD ;
   border-top : 1px solid #DDDDDD ;
   color: #333333; 
   padding: 10px 20px 10px 50px;
   text-align: left;


}

.alert3 {
   background: #ffffff  url(../themes/images/btn/) 15px center no-repeat;
   border: 1px solid #DDDDDD ;
   box-shadow: 0 8px 6px -6px black;
   color: #333333;
   padding: 10px 20px 10px 50px;
   text-align: left;
}

#logout {
  /*
	background-image: url('../themes/images/btn/home.png');
	background-repeat: no-repeat; 
	*/
	margin-left:0px;
	margin-top:0px;
	height: 0px;
	width: 0px;
  z-index:1;
	
}

#txtMenu{
  	padding-left:0px;
	padding-top:10px;
	width:104px;
	text-align:center;
}

#txtUsername{
  float:left;
  margin-top: 10px;
  margin-left:20px;
  width:80px;
}

#txtLogin{
  float:right;
  margin-top: 10px;
  margin-right:0px;
  width:80px;
}

#footer{
	text-align:center;
}


#content {
  background-color: #FFF;
  padding: 30px 25px 25px 25px;
  width: 830px;
  position: relative;
  margin-left:30px;
  min-height:500px;
  /*overflow-x:scroll;*/
}
/* Tag */
textarea {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

input[type="text"],
input[type="password"],
textarea {
  width: 180px;
}

/* Class */
input.code-digit {
 width: 30px;
}

.error,
.req {
  color: #F00;
}

.success {
  color: #27c400;
}

.search {
  color: #7893ff;
}


/* Class Of Table*/
table.list {
  border-collapse: collapse;
  width: 100%;
}

table.list th {
  background-color: #CCE5F8;
  background-repeat: repeat;
  border: 1px solid #d3d4d4;
  text-align: center;
  height: 26px;
}

table.list td {
  border: 1px solid #d3d4d4;
  height: 23px;
  padding-left:5px;
}

table.list td.action {
  text-align: center;
  width: 50px;
}


table{
	border-collapse:collapse;
}

.roundtable{
	border-collapse:collapse;
	cellpadding: 10px;
	/*margin: 20px 0;*/
}

.roundtable>tr>td {
	color: red ;
}

tr.odd, .roundtable tr:nth-child(odd), .roundtable tr:nth-child(odd){
	background-color:#ffffff;
	
}

tr.even, .roundtable tr:nth-child(even), .roundtable tr:nth-child(even){
	background-color: #fff4e0;
}

.roundtable th{
	height:30px; 
	background-color:#CCE5F8;
	text-align: center;
	font-weight:bold;
}

.roundtable tr{
	border-top:1px solid #eee;
}

.roundtable tr table tr{
	border:0;
}
/*
.roundtable tr table tr td{
	padding:4px;
}
*/
.roundtable tr:hover, .roundtable tr:hover table tr{
	background-color:#BFE0F7;
}

.roundtable td{
	height:30px;
	padding:8px;
	color: #878686;
}

.roundtable th.rounded-left{
background:url("/themes/images/main/left.jpg") no-repeat scroll left -1px #EDEDED;
}

.roundtable th.rounded-right{
background:url("/themes/images/main/right.jpg") no-repeat scroll right -1px #EDEDED;
}
/*
.roundtable  td.rounded-botleft{
background:url("/themes/images/main/botleft.jpg") no-repeat scroll left bottom #f2dbe6;
}

.roundtable  td.rounded-botright{
background:url("/themes/images/main/botright.jpg") no-repeat scroll right bottom #f2dbe6;
}
*/

table.notiftable tr{
	border-top:1px dashed grey;
}

table.notiftable tr:first-child{
	border-top:0px dashed grey;
}

table.notiftable td{
padding: 5px 5px 5px 20px;
}

table.notiftable tr:hover, table.notiftable tr:hover .unread{
	background-color:#f0a8ca;
}

table.notiftable .unread{
background: #f1c3d9;
}
/* Edit*/
#appHsbc {
    border: 1px solid #DDDDDD;
    box-shadow: 0 8px 6px -6px black;
    clear: right;
    min-height: 50px;
    overflow: auto;
    padding: 10px;
    position: relative;
}

/* Edit table*/
table.texthsbc td{

	width:400px;
}
table.texthsbc td input{
	width:100px;
	margin:1px;
}

table.texthsbc_tab2 td input{
	width:200px;
	margin:1px;
}


/* Content*/
#list{
  border: 1px solid #DDDDDD;
  clear: right;
  min-height: 50px;
  overflow: auto;
  position: relative;
  padding : 10px;
  width: 807px;
  box-shadow: 0 8px 6px -6px black;
}

#reportList{
  border: 1px solid #DDDDDD;
  clear: right;
  overflow: auto;
  position: relative;
  width: 828px;
}

#reportListModifile{
  border: 1px solid #DDDDDD;
  clear: right;
  overflow: auto;
  position: relative;
}

#reportListMenu{
	width:820px;
}

#reportListMenu td{
	background-color:#FFFFCC ;
}


#ctname {
  border-bottom: 0px;
  border-top: 1px;
  border-right: 1px;
  border-left: 1px;
  border-style: solid ;
  border-color :#dddddd;
  padding:5px;
  font-size: 14px;
  font-weight: bold;
  
}

/* Form*/
/*
form {
    border-color:#DCDCDC;
    border-style:solid;
    border-width:1px;
    padding:10px 0 10px 60px;  
}
*/
form#login {
    border-color:#DCDCDC;
    border-style:solid;
    border-width:1px;
    padding:10px 0 10px 270px;  
    box-shadow: 0 8px 6px -6px black;
}

/* CLASS even FOR list data  */
.add {
  margin-top: 5px;
  background-image: url('../themes/images/btn/add.png');
  background-repeat: no-repeat;
  cursor: pointer;
  display: inline-table;
  height: 25px;
  width: 25px;
}

/* Class Of Table*/
table.list {
  border-collapse: collapse;
  text-align: center;
  width: 100%;
}

table.list th {
  background-color: #a4a4a4;
  background-repeat: repeat;
  border: 1px solid #d3d4d4;
  color: white;
  text-align: center;
  height: 26px;
}

.menu{background-color:#FFFFE0; }

.menu-over{background-color:#F0E68C;}



table.list td {
  border: 1px solid #d3d4d4;
  height: 23px;
}

table.list td.action {
  text-align: center;
  width: 50px;
}

#Cancel {
	color : #000000;
}

#Waiting {
	color : #FF0000;
}

#Case {
	color : #FF00FF;
}