

 
/*body
{
	background-color:#ffffff;
	font-family:Verdana;
	font-size:8pt; 
	font-style:normal;
	
}*/

body{font-size:11px; margin:0; padding:0; font-family:Verdana, Arial, Helvetica, sans-serif;  background: #242a38 url(../images/background.jpg); background-repeat:repeat-x; text-align:center; color:#333333;}
.iijs_regular_txt_mailer
{
       font-family: verdana;
       font-size: 11px;
       color: #383838;
       line-height: 18px;
       text-align:left;
}
/* Master Page CSS Starts */

.main_table
{
	width:980px;
	padding:0px;
	border-spacing:0px;
	border-width:0px;
	text-align:center;
	/*opacity:0.6;
	filter:alpha(opacity=60);*/
}

.header_main_table
{
	height:143px;
	width:100%;
	padding:0px;
	border-spacing:0px;
	border-width:0px;
	text-align:center;
}

.header .footer
{
	/*z-index:1;*/
	text-align:left;
}

.manual_link
{
	height:25px;
	text-align:right;
	font-weight:bold;
	vertical-align:middle;
	text-decoration:none;
	color:#FF7200;
}

.main_text_container_cell
{
	/*width:100%;*/
	text-align:left;
	vertical-align:top;
}

.main_text_container_table
{
	width:100%;
	border-spacing:0px;
	border-width:0px;
	text-align:left;
}

.containt_holder_table
{
	width:530px;
	border-color:Gray;
	border-width:1px;
	border-style:solid;
}

.containt_holder_row
{
	text-align:left;
	padding-bottom:10px;
	
}


.left_container_cell
{
	text-align:left;
	vertical-align:top;
	width:68%;
}

.left_container_table
{
	border-left-color:Black;
	border-left-width:2px;
	width:100%;
	padding:0px;
	border-spacing:0px;
	border-width:0px;
	/*text-align:center;*/
	text-align:left;
}

.vertical_gap
{
	height:15px;
}

.horizontal_gap
{
	width:1%;
}

.right_container_cell
{
	text-align:left;
	vertical-align:top;
	width:30%;
	height:360px;
	background-color:#C5C5C5;
}

.title
{
	vertical-align:middle;
	color:BLACK;
	height:40px;
	/*font-weight:bold;*/
	
	text-align:left;
}

.notes
{
	text-align:left;
	
	padding:0px;
	border-spacing:0px;
}

.notes table
{
	width:100%;
}

.exhibitor_block
{
	text-align:left;
	padding-top:8px;
}

.exhibitor_block table
{
	width:100%;
}

.exhibitor_block tr
{
	padding-bottom:10px;
	vertical-align:middle;
}

.form_text
{
	
}

/* Master Page CSS Ends */

/* List / Index / Manual Page CSS Starts */

.manual_table
{
	color:Black;
	width:100%;
	padding:0px;
	border-spacing:0px;
	border-width:0px;
	text-align:center;

}

.manual_header_row
{
	height:30px;
	text-align:left;
	background-color:#efefef;
	vertical-align:middle;
}

.manual_row
{
	height:30px;
	text-align:left;
	vertical-align:middle;
}

.manual_form_no
{
	width:15%;
}

.manual_form_name
{
	width:55%;
}

.manual_deadline
{
	width:18%;
}

.manual_status
{
	width:12%;
}

.manual_form_link /* Link of form name */
{

	text-decoration:none;
	color:Black;
}

.status_table
{

	border:1px solid #8F8F8F;
	width:60%;
	height: 100px;
	padding:3;
	margin:0;
	border-spacing:0;
	background-color:#efefef;
}

.status_table_header
{
	border:1px solid #BFBFBF;
	background-color:#8F8F8F
}

/* List / Index / Manual Page CSS Ends */

/* Common CSS Srarts */

.link_1 /* Large Links */
{

	text-decoration:none;
}

.link_2 /* Medium Links */
{

	text-decoration:none;
}

.link_3 /* Smallest Links */
{

	text-decoration:none;
}

.clsButton /* Buttons */
{

}

.heading /* Common Section Heading */
{
	font-weight:bold;
	font-size:13px;
	/*font-weight:bold;
	BACKGROUND-COLOR:silver;
	height:20px;*/
	
	/*font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #7a2000;
	background-color: #e6e6e6;
	padding-left:5px;
	height:15px;*/
}

TABLE.table_display /* Tables with rows */
{
	width:100%;
	padding:0px ;
	border-spacing:0px ;
}

TABLE.table_display TR
{
	padding-bottom:10px;
	vertical-align:middle;
	/* height:10px; */
}

TABLE.table_item_description
{
	text-align:center;
	background-color:#efefef;
}

.redstar
{
	color:Red;
	font-weight:bold;
}

.vertical_top
{
	vertical-align:top;
}

.form_field_name
{
	width:150px;
	font-weight:bold;
}

.DataList
{
	width:100%;
}

.DataList_Header_Row
{
	background-color:#efefef;
	height:20px;
}

.Amount_Section
{
	width:30%;
	text-align:left;
	background-color:#efefef;
}

.Amount_Section tr
{
	height:20px;
}

/* Common CSS Ends */


/*CSS Related to Ajax Controls starts*/
.modalBackground {
    background-color:#414141;
    filter:alpha(opacity=30);
    opacity:0.7; position:relative;
     z-index:99999;   top:inherit ; 
}   


.pnlPop
{
	text-align:center;
	background-color: #faf9f4;
	font-family: Tahoma, Helvetica, Sans-Serif;
	font-weight: normal;

	border:1px solid #0a457b;
	width:300px;
	
}

.pnlPop_Header
{
	width:300px;
	background-color:#a3a3a3;
}

.pnlPop_Header th
{
	font-weight:bold;
	text-align:center;
}

.pnlPop_Container
{
	width:280px;
}

.pnlPop tr
{
	height:30px;
	text-align:left;
}

/*CSS Related to Ajax Controls ends*/

/*CSS Related Acknowledgemet page starts*/
.title_ack
{
	vertical-align:middle;
	color:BLACK;
	height:30px;
	font-weight:bold;
	text-align:center;	
}

TABLE.table_display_ack /* Tables with rows */
{
	width:700px;
	padding:0px ;
	border-spacing:0px ;
	text-align: center;
	/*margin: 0 auto; */
	background-color:#ffffff;
	font-family:Arial,Verdana;
	font-style:normal;

}

TABLE.table_display_ack TR
{
	padding-bottom:10px;
	vertical-align:middle;
}

TABLE.table_item_description_ack
{
	text-align:center;
	background-color:#efefef;
}

TD.ack_text
{
	width:200px;
	font-weight:bold;
}
/*CSS Related Acknowledgemet page ends*/
/*---------------------------------*/
.td_display
{
	PADDING-BOTTOM: 4px; 
	PADDING-TOP: 4px;
	padding-left:4px;
}

.tr_display
{
	PADDING-BOTTOM: 4px; 
	PADDING-TOP: 4px;
	padding-left:8px;
	padding-right:4px;
}

.tr_display_bold
{
	PADDING-BOTTOM: 4px; 
	PADDING-TOP: 4px;
	padding-left:8px;
	padding-right:4px;
	font-weight:bold;
}

.msg_text
{
	font-weight:bold;
	color:Red;
}



/*                       New CSS                                        */

 


.black_subhead /* Common Section Heading */
{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #383838;
	 
}

.img
{
	margin:0;
	padding:0;
	border:0;
	vertical-align:middle;
}


.iijsof_link_txt
{
	font-family: verdana;
	font-size: 11px;
	color: #ff0000;
	text-decoration: underline;
}

.iijsof_link_txt a
{
	font-family: verdana;
	font-size: 11px;
	color:  #ff0000;
	text-decoration: underline;
}

.iijsof_link_txt a:hover
{
	font-family: verdana;
	font-size: 11px;
	color: #ff0000;	
	text-decoration: underline;
}
.iijsof_link_txt_
{
	font-family: verdana;
	font-size: 11px;
	color: #ff0000;
	text-decoration: none;
}

.iijs_header1_txt
{
	font-family: Trebuchet MS;
	font-size: 20px;
	color: #000000;
}

.iijs_header2_txt
{
	font-family: Trebuchet MS;
	font-size: 20px;
	color: #c88800;
}

.table_head
{
	/*font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #383838;
	text-align:center;*/
font-weight: bold;
}

.table_head_solitaire
{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #383838;
	text-align:left;
	height: 15px;
}

.iijs_input_box
{
	/*border:1px solid #cacaca;
	font-family: verdana;
	font-size: 11px;
	color: #383838;
	height: 16px;
	text-align:justify;
	vertical-align:top;*/
	height: 16px;
	border:medium none;
	font:11px verdana,Helvetica,sans-serif;
	vertical-align:middle;
	border:solid 1px #9F9F9F;
}

.iijs_text_area
{
	border:1px solid #cacaca;
	font-family: verdana;
	font-size: 11px;
	color: #383838;
	text-align:justify;
}

.iijs_list_box
{
	border:1px solid #cacaca;
	font-family: verdana;
	font-size: 11px;
	color: #383838;
	height: 19px;
}


.iijs_print
{
	font-family: verdana;
	font-size: 15px;
	color:Black;
	font-weight:bold;
	text-align:right;
}

.msg_txt
{
	font-family: verdana;
	font-size: 9px;
	color:#7F7F7F;
	font-weight:normal;
}


.grid_viewTickt
{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #7a2000;
	background-image: url(../images/Airport_table _bg.jpg);
}
.isof_border
{
	border:1px solid #d5d5d5	
}

.isof_border_bottom
{
	border-bottom:1px solid #d5d5d5	
}


.isof_border_left
{
	border-left:1px solid #d5d5d5	
}

.isof_border_right
{
	border-right:1px solid #d5d5d5	
}

isof_.border_top
{
	border-top:1px solid #d5d5d5	
}

.iijs_manual
{
	font-family: Trebuchet MS;
	font-size: 15px;
	font-weight:bold;
	color: #c88800;
}
/* FOR MAXIMISE IIJS Investment Modal*/
bold_text
{
	font-family:"Trebuchet MS";
	font-size: 12pt;
	color:#8e0700;
	text-align:left;
	font-weight:bold;
}

.black_text
{
	font-family:"Verdana";
	font-size: 10pt;
	color:#000000;
	text-align:left;
	font-weight:none;
}

.textbox
{
	width:225px;
	border:1px solid #a3a3a3;
}
/* End = FOR MAXIMISE IIJS Investment Modal*/


/* Seminar */
.seminarGrid
{
	font-family: verdana;
	font-size: 11px;
	font-weight: none;
	color: #383838;
	text-align:left;
}
.seminarGrid_item
{
	font-family: verdana;
	font-size: 11px;
	font-weight: none;
	color: #383838;
	text-align:left;
}

/* Seminar -End*/


.label {font-size:11px;  color:#333333;}
.RadioButtonWidth input {    margin-right : 5px ; font-weight:normal;}  
.RadioButtonWidth label {    margin-right : 5px ;font-weight:normal;text-align:right;vertical-align:top;}  

