﻿BODY {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; FONT: 11px Arial; PADDING-TOP: 0px; TEXT-ALIGN: center
}
#main {
	MIN-HEIGHT: 100%; MARGIN: 0px auto; TEXT-ALIGN: left
}

#top_container, #errorOverlay, #bottom_container {
    display: none;
    visibility: hidden;
}

div.top_search {
  margin-top: 3px;
  float: left;
  width: 230px;
  text-align: center;
}

div.top_form_left {
  margin-top: 3px;
	margin-left: 15px;
  float: left;
  width: 190px;
  text-align: left;
}

div.top_form_right {
  margin-top: 3px;
	margin-left: 30px;
  float: left;
  width: 500px;
  text-align: left;
 }


div.top_menu a {
  text-decoration: none;
}

div.form_search_right {
  float:left;
  width:210px;
}

div.form_search_center {
  float:left; 
  width:290px;
}

div.banner_top {
  float:right;
  width:368px;
}

div.logo_top {
  float:left;
  width:185px;
}

div.form_welcome {	
  width:150px; 
  margin: 5px 5px;
}

div.form_video {
  float:right;
  margin-right:40px;
  z-index:1;   
}

#header {
    height: 70px;
	width: 804px;
	background: url(../images/header_background.jpg) 0 38px no-repeat;
}


#leftnav {
    width: 30px;
    float: left;
	height: auto;
}

#rightnav {
    width: 30px;
    float: right;
}

#content {
    padding: 0 28px;
    width: 750px;
}
#content4 {
    padding: 0 28px;
    width: 750px;
    height: 100%;
}

#content3 
{
    margin-top: 20px;
    padding: 28px 28px;
    width: 750px;
    background-color:White;
}

#content_page1 {
    width: 750px;
    text-align:left;
}

#content_page2_form {
    height: 21px;
	background: url(../images/frame_search_form.jpg) no-repeat;
    width: 750px;
}

#content_page2_body {
	background: url(../images/frame_search_background.gif) repeat-y;
	width: 750px;
	height: 120px;
}

#content_page2_bottom {
    height: 12px;
	background: url(../images/frame_search_bottom.gif) no-repeat;
    width: 750px;
}
#content_page3_form {
    height: 25px;
	background: url(../images/frame_list_top.jpg) no-repeat;
    width: 750px;
}

#content_page3_body {
	background: url(../images/frame_list_background.gif) repeat-y;
	width: 750px;
	height: 200px;
	overflow:auto;
}

#content_page3_bottom {
    height: 17px;
	background: url(../images/frame_list_bottom.gif) no-repeat;
    width: 750px;
}

#center_content_page1 {
	background: url(../images/frame_welcome_top.jpg) no-repeat; 
  width: 176px;
	height: 242px;
	float:left;
	margin-left: 10px;
}


#footer {
	background: url(../images/footer_background.gif) no-repeat;
	width: 804px;
	height: 25px;
}

.clear_left {
    clear: left;
    height: 1px;
}

#footer ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
} 

#footer ul li {
    font: 10px Arial;
	margin-left: 0;
	padding: 0px 5px 0px 5px;
	list-style: none;
	display: inline;
}

#footer a {
text-decoration: none;
}	
	
.style_font_1 {
   color: #3F6896;
   font-family: Arial;	   	
   font-size: 10px;text-decoration:none;
}

.style_font_2 {
   color: #278BBA;
   font-family: Arial;	   	
   font-size: 12px;text-decoration:none;
}

.style_font_3 {
   color: #334671;
   font-weight:bold;
   font-family: Arial;	   	
   font-size: 12px;text-decoration:none;
}

.box_input {
   border-top : 1px solid #006699;
   border-bottom : 1px solid #006699;
   border-left : 1px solid #006699;
   border-right : 1px solid #006699;
}


A:link {
   color: #000000; 
   font-family: Arial;	font-size: 10px; 
   font-weight: bold;
   text-decoration:none;
   }

A:visited {
   color: #000000;
   font-family: Arial;	   	
   font-weight: bold;
   font-size: 10px;text-decoration:none;
   }

A:hover {
   color: #000000; 
   font-family: Arial;	   	
   font-weight: bold;
   font-size: 10px; 
   text-decoration:none;
   }
   
 .text_right 
 {
  float:right;
 }
 .btn_Link_right
 {
  float:right;
  border: solid 1px white ;
  margin-left:10px;
 }
 .text_left 
 {
  float:left;
 }
 .text_top_admin
 {
  font-weight:bold;
  margin-left:50px;
  margin-top:70px;
  font-style:italic;
 }
 .print_result 
 {
  padding-top: 10px;
 }
 .search_advance_test
 {
  width:30px; 
 }
 .text_tab 
 {
  padding-left: 30px;  
 }
 .clear_right 
 {
  clear:right; 
 }
 .image_right
 {
  float:right;
  padding-right: 20px; 
  
 }
 .disabled_filed
 {
  background-color:#C0C0C0; 
 }
 .disabled_filed2
 {
  background-color:#C0C0C0; 
  border-top : 1px solid #006699;
  border-bottom : 1px solid #006699;
  border-left : 1px solid #006699;
  border-right : 1px solid #006699;
 }

 .notification
 {
  float:right;
  margin-right:20px; 
  width: 200px;
  border: 2px solid;
  background-color:#CDFFCC;
 }
 .notification_detail
 {
 padding:10px; 
 }
 .title
 {
 float:left; 
 width: 80px;
 }
  .title3
 {
 float:left; 
 width: 30px;
 }
 .entry
 {
 float:left; 
 padding-left: 10px;
 }
 .title2
 {
 float:left; 
 width: 130px;
 text-align:right;
 
 }
 .entry2
 {
 float:left; 
 width: 200px;
 text-align:left;
 padding-left: 10px;
 }
 .entry3
 {
 float:left; 
 width: 400px;
 text-align:left;
 padding-left: 10px;
 }
  .entry4
 {
 float:left; 
 width: 400px;
 text-align:left;
 }
 .formRow
 {
  
 }
 .btn_upload
 {
  margin-left:122px;
 }
 .lbl_upload_error
 {
  margin-left:70px;
  width: 200px;
 }
 .radio_left
 {
 float:left; 
 padding-left: 20px;
 }
 .align_center
 {
  text-align:center;
 }
 .top_image_detail1
 {
  float:right;
 }
  .top_image_detail2
 {
  float:right;
  margin-right:0px;
  text-align:right;
  width:300px; 
 }
  .top_image_detail3
 {
  float:right;
  margin-right:118px;  
  text-align:left; 
 }
 #top_image_detail3 ul li
 {
  list-style-type:none;
 }
  .midle_image_detail1
 {
  margin-left:20px;
  margin-top:15px;
  float:left;
 }
  .midle_image_detail2
 {
  float:left;
  width:260px;
  height:378px;
  background-color:White;
  margin-left:30px;
 }
  .midle_image_detail2_top
 {
  width:240px;
  margin:10px;
  background-color:Black;
  color:White;
  text-align:center;
 }
  .midle_image_detail2_middle
 {
  height:300px;
  background-color:Maroon;
  margin: 0px 10px;
  overflow:auto;
 }
 .frame_video_information
 {
  margin-left:40px; 
 }
  .listitem_otherresult
 {
  margin: 5px 5px;
  background-color:White;
  height:32px; 
  padding:2px;
  vertical-align:middle;
 }
  .listitem_otherresult_image
 {
  margin-top:4px;
  float:left;
 }
  .listitem_otherresult_text
 {
  margin-top:8px; 
  margin-left:3px;
  float:left;
 }
  .midle_image_detail2_bottom
 {
  margin:10px;  
  background-color:Gray;
  text-align:center;
 }
 .frame_information_detail
 {
  background-color:White;
  margin: 0 20px;
 }
 .image_validation
 {
  float:left;
  padding-left:30px;
 }
 .frame_login
 {
  margin-left:200px;
  margin-top : 100px;
  width:300px;
  height:275px;
  border:1px solid White; 
  padding:1px;
 }
  .frame_login2
 {
  margin-left:200px;
  margin-top : 100px;
  width:340px;
  height:330px;
  border:1px solid White; 
  padding:1px;
 }
 .table_data
{
  background-color:White; 
  border:1px solid black;
}
 .table_data2
{
  color:Red;
  background-color:White; 
  border:1px solid black;
}
 .frame_login_detail1
 {
  width:338px;
  height:40px;
  border:1px solid Black; 
  color:White;
  background-color:Black;    
 }
 .frame_login_detail2
 {
  width:338px;
  height:200px;
  border:1px solid Black; 
  color:Black;
  background-color:White;
 }
 .frame_login_detail3
 {
  width:338px;
  height:55px;
  border:1px solid Black; 
  color:black;
  background-color:White;
  text-align:left;
 }
  .frame_login_detail4
 {
  width:338px;
  height:230px;
  border:1px solid Black; 
  color:Black;
  background-color:White;
 }
 .text_welcome_login
 {
  width:338px;
  margin-top:25px;
  color:Green;
  margin-bottom:25px;
  text-align:center;
 }
 .text_login
 {
  width:338px;
  text-align:center;
  margin-top:15px;
 }
  .text_normal
 {
  width:500px;
 }
 .btn_login
 {
  margin-left:120px;
  margin-bottom:20px;
 }
 .frame_forgot_password
 {
  margin-top:60px;
  margin-left:200px;
  width:340px;
  height:305px;
  border:1px solid white; 
  padding:1px;
 }
 .frame_forgot_password_detail1
 {
  margin:15px 25px;
 }
 .frame_forgot_password_detail2
 {
  width:338px;
  height:57px;
  border:1px solid Black; 
  color:Black;
  background-color:Gray;
  text-align:center;
 }
 .frame_email_sent
 {
  margin-left:200px;
  margin-top:60px;
  width:340px;
  height:244px;
  border:1px solid white; 
  padding:1px;
 }
 .frame_email_sent2
 {
  margin-top:60px;
  width:340px;
  height:244px;
  border:1px solid white; 
  padding:1px;
  text-align:left;
 }
 .frame_tax_invoice
 {
  margin-left:200px;
  border:1px solid Black;
  padding:5px;
  width:340px;
 }
 .button_submit
 {
  margin-left:140px;
 }
 .frame_share_video
 {
  padding:10px;
  background-color:White;
  text-align:left;
  height:280px;
  width:230;
  margin:10px;
 }
 .frame_print
 {
  padding:10px;
  background-color:White;
  color:Black;
  text-align:left;
  height:auto;
  width:760;
  margin:10px;
 }
 .frame_button_default
 {
  background: url(../images/frame_list_background.gif) repeat-y;
	width: 750px; 
 }
 .option_share_video
 {
   width:100px;
   height:15px;
   background-color:Blue;
   color:White;
 }
.text_banner_top_default
{
  margin-bottom: 5px;
  font-size:9pt;  
}