.iijs_regular_txt_mailer
{
	font-family: verdana;
	font-size: 11px;
	color: #383838;
	line-height: 18px;
	text-align: left;
}

.iijs_regular_txt_cat
{
	font-family: verdana;
	font-size: 11px;
	color: #424800;
	line-height: 18px;
	text-align: left;
}

img
{
	margin: 0;
	padding: 0;
	border: 0;
}
imgmargin
{
	margin-top: 6px;
}
/*========== Main page starts her===*/


.iijs_header1_txt
{
	font-family: Trebuchet MS;
	font-size: 20px;
	color: #000000;
}

.iijs_header2_txt
{
	font-family: Trebuchet MS;
	font-size: 20px;
	color: #c88800;
}

.iijs_announcement_txt
{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #7a2000;
}

.iijs_regular_txt
{
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	line-height: 18px; /*new added*/
	text-align: justify;
}
.iijs_regular_txt_check
{
	font-family: verdana;
	font-size: 11px;
	color: #383838;
	line-height: 18px; /*new added*/
	text-align: left;
}

.iijs_link_txt
{
	font-family: verdana;
	font-size: 11px;
	color: #205F92;
}

.iijs_link_txt a
{
	font-family: verdana;
	font-size: 11px;
	color: #205F92;
	text-decoration: none;
}

.iijs_link_txt a:hover
{
	font-family: verdana;
	font-size: 11px;
	color: #205F92;
	text-decoration: none;
}

.iijs_form_txt
{
	font-family: verdana;
	font-size: 11px;
	color: #cc9011;
	font-weight: bold;
}

.iijs_form_txt a
{
	font-family: verdana;
	font-size: 11px;
	color: #cc9011;
	font-weight: bold;
	text-decoration: none;
}

.iijs_form_txt a:hover
{
	font-family: verdana;
	font-size: 11px;
	color: #cc9011;
	font-weight: bold;
	text-decoration: none;
}

.iijs_footer_txt
{
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
}

.iijs_footer_txt a
{
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.iijs_footer_txt a:hover
{
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
}
/* newly added start for exhibitor page*/
.border
{
	border: 1px solid #d5d5d5;
}

.border_bottom
{
	border-bottom: 1px solid #d5d5d5;
}


.border_left
{
	border-left: 1px solid #d5d5d5;
}

.border_right
{
	border-right: 1px solid #d5d5d5;
}

.border_top
{
	border-top: 1px solid #d5d5d5;
}

.inpt_fld1
{
	width: 40px;
	border: 1px solid #cacaca;
}

.inpt_fld2
{
	width: 40px;
	border: 1px solid #cacaca;
}

.inpt_fld3
{
	width: 104px;
	border: 1px solid #cacaca;
}


.inpt_fld4
{
	width: 130px;
	border: 1px solid #cacaca;
}
/* newly added End for exhibitor page*/

/* css fro roadshow page start*/


.black_txt
{
	font-family: Trebuchet MS;
	font-size: 20px;
	font-style: normal;
	text-align: left;
	vertical-align: bottom;
	color: #000000;
}

.orange_txt
{
	font-family: Trebuchet MS;
	font-size: 20px;
	font-style: normal;
	text-align: left;
	vertical-align: bottom;
	color: #cc9011;
}

.dark_txt
{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #7a2000;
}
.simple_txt
{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	text-align: left;
	color: #7a2000;
}

.gray_bold_txt
{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #383838;
}

.gray_normal_txt
{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #383838;
}

.link_txt
{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	color: #6b4306;
}

.link_txt a
{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	color: #6b4306;
}

.link_txt a:hover
{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: underline;
	color: #6b4306;
}

.head_bg
{
	background-image: url(../images/head_bg.jpg);
	background-repeat: repeat-x;
	height: 29px;
}

.rightbg
{
	background-image: url(../images/dashed_img.jpg);
	background-repeat: repeat-y;
}




/*=====================  Css for Borders  =========================*/

.rightleftborder
{
	border-left: 1px solid #d5d5d5;
	border-right: 1px solid #d5d5d5;
}

.rightleftbottomborder
{
	border-left: 1px solid #d5d5d5;
	border-right: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
}

/*========= Navigation Menu =========*/

.normal_state a
{
	background-image: url(../images/nav_images/normal_btn_bg.gif);
	background-repeat: no-repeat;
	width: 170;
	height: 28px;
	z-index: 1000;
}
.normal_state a:hover
{
	background-image: url(../images/nav_images/selected_btn_bg.gif);
	background-repeat: no-repeat;
	width: 175;
	height: 28px;
	z-index: 1000;
}

/*.selected_state
{
   background-image:url(../images/nav_images/selected_btn_bg.gif);
    background-repeat:no-repeat;
    width:175;
    height:28px;
     z-index:1000;
}*/
.selected_state a
{
	background-image: url(../images/nav_images/selected_btn_bg.gif);
	background-repeat: no-repeat;
	width: 175;
	height: 28px;
	z-index: 1000;
}

.menu_text
{
	text-align: left;
	font-family: verdana;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	padding-left: 4px;
	padding-top: 4px;
	padding-right: 8px;
	height: 25px;
	z-index: 1000;
}

.menu_text a:hover
{
	text-align: left;
	font-family: verdana;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	padding-left: 4px;
	padding-top: 4px;
	padding-right: 8px;
	height: 25px;
	z-index: 1000;
}

.sub_menu_text
{
	text-align: left;
	font-family: verdana;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	padding-left: 4px;
	padding-top: 4px;
	padding-right: 8px;
	height: 25px;
	z-index: 1000;
}
.sub_menu_text:hover
{
	text-align: left;
	font-family: verdana;
	font-size: 13px;
	background-color: #F6C360;
	font-weight: normal;
	text-decoration: none;
	padding-left: 4px;
	padding-top: 4px;
	padding-right: 8px;
	height: 25px;
	z-index: 1000;
}


/* css fro roadshow page end*/

/* newly added for visitor reg */

.table_border
{
	border: 1px solid #d5d5d5;
}

.input_box
{
	border: 1px solid #cacaca;
	font-family: verdana;
	font-size: 11px;
	color: #383838;
	height: 16px;
	text-align: justify;
}

.list_box
{
	border: 1px solid #cacaca;
	font-family: verdana;
	font-size: 11px;
	color: #383838;
	height: 19px;
}

.text_area
{
	border: 1px solid #cacaca;
	font-family: verdana;
	font-size: 11px;
	color: #383838;
}

.validation
{
	font-family: verdana;
	font-size: 11px;
	color: red;
}

.iijs_regular_txt_bold
{
	font-family: verdana;
	font-size: 11px;
	color: #383838;
	line-height: 18px;
	font-weight: bold;
}

/* newly added for visitor reg end */
.helpdesk_Listgrid
{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #7a2000;
	background-image: url(../images/head_bg.jpg);
}
.inpt_fld5
{
	width: 83px;
	border: 1px solid #cacaca;
	font-family: verdana;
	font-size: 11px;
	color: #383838;
	line-height: 20px;
	text-align: justify;
}

.inpt_fld6
{
	width: 330px;
	border: 1px solid #cacaca;
	font-family: verdana;
	font-size: 11px;
	color: #383838;
	line-height: 20px;
	text-align: justify;
}

.query_box
{
	width: 330px;
	height: 150px;
	border: 1px solid #cacaca;
	font-family: verdana;
	font-size: 11px;
	color: #383838;
	line-height: 20px;
	text-align: justify;
}

/*===new buyerseller susheel==*/

.tdborder
{
	border: 1px solid #C3DCD8;
}

.head_matching
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #3e2505;
	background-color: #ffdd89;
}

.head_text
{
	font-family: Verdana;
	font-size: 13px; /*font-weight:normal;*/
	color:#000000;
}


.head_matching1
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #3a2706; /*background-color:#ffc47e;*/
	background-image: url(../images/full_bg_matching.jpg);
	background-repeat: no-repeat;
	width: 651px;
	height: 29px;
	text-align: left;
}

.head_matching_leftforenq
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000; /*background-color:#ffc47e;*/
	background-image: url(../images/left_head2.jpg);
	background-repeat: no-repeat;
	text-align: left;
}


.head_matching_left
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000; /*background-color:#ffc47e;*/
	background-image: url(../images/left_head.jpg);
	background-repeat: no-repeat;
	text-align: left;
}



.head_matching_middle
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000; /*background-color:#ffc47e;*/
	background-image: url(../images/middle_bg.jpg);
	text-align: left;
}


.head_matching_right
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000; /*background-color:#ffc47e;*/
	background-image: url(../images/right_head.jpg);
	background-position: right;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
}

.company_name_search
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #034059;
	text-decoration: none;
}

.company_name_search a
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #034059;
	text-decoration: none;
}


.company_name_search a:hover
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #034059;
	text-decoration: underline;
}


.company_link_search
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #464508;
	text-decoration: none;
}

.company_link_search a
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #464508;
	text-decoration: none;
}


.company_link_search a:hover
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #464508;
	text-decoration: underline;
}

.breadcrumb_matching
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #844f0a;
}

.breadcrumb_matching a
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #844f0a;
}

.breadcrumb_matching a:hover
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #844f0a;
}

.stall_number
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #464508;
	text-align: left;
}

.pagination_matching
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #929292; /*text-align:right; 	border:1px solid #d0b98f;*/
}

.pagination_matching a
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #929292; /*text-align:right; 	border:1px solid #d0b98f;*/
}


.pagination_matching a:hover
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #034089; /*text-align:right; 	border:1px solid #6f2114;*/
}

.back
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #2D779C;
	text-align: right;
}

.red_text
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #e04e01;
	text-align: center;
	text-decoration: none;
}


.red_text a
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #e04e01;
	text-align: center;
	text-decoration: none;
}


.head_matching_gallery
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #13506D;
	text-align: left;
}

.textbox
{
	width: 140px;
	border: 1px solid black;
	height: 20px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: black;
	text-align: left;
}

.background_image
{
	background-image: url(../images/image_placeholder.jpg);
	background-repeat: no-repeat;
	height: 119px;
	width: 150px;
}

.company_profile
{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #02426f;
}

.company_profile1
{
	font-family: Trebuchet MS;
	font-size: 16px;
	font-weight: bold;
	color: #41A5F1;
}

.company_detail
{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #366686;
	line-height: 17px;
	text-decoration: none;
}

.company_detail a
{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #366686;
	line-height: 17px;
	text-decoration: none;
}

.profile_middle
{
	background-image: url(../images/profile_middle.jpg);
	width: 665px;
}

.textarea_matching_appt
{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #705a1e;
	line-height: 17px;
	width: 380px;
	height: 80px;
	background-color: white;
}

.login_text_matching
{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	color: #424800;
}

.login_text_matching a
{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	color: #424800;
}

.login_text_matching a:hover
{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	text-decoration: underline;
	color: #424800;
}


.homepage_text
{
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	line-height: 21px;
	color:#494949;
}

.homepage_text_orange
{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
	line-height: 21px;
	color: #ff7e00;
}

.homepage_text_orange_big
{
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	line-height: 21px;
	color: #ff7e00;
}

.homapage_option_head
{
	font-family: verdana;
	font-size: 16px;
	font-weight: 900;
	line-height: 21px;
	color: #5b0d00;
}

.head_matching1_New
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #3a2706;
	background-color: #ffc47e;
}
.wraptext
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	text-decoration: none;
}

.exhibitor_detail
{
	font-family: verdana;
	font-size: 11px;
	color: #4e442b;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}

.exhibitor_detail a
{
	font-family: verdana;
	font-size: 11px;
	color: #4e442b;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}




.exhibitor_detail_left
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	text-decoration: none;
	white-space: nowrap;
}

.exhibitor_detail_left a
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
}
.company_search_print
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #790b30;
	text-decoration: none;
}

.middle_bg_matching
{
	background-image: url(../images/middle_bg.jpg);
	width: 659px;
	height: 29px;
	font-family: Verdana;
	font-size: 14px;
	color: black;
	font-weight:bold;
}
.new_text_matching
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #13506D;
	text-align: left;
}

.new_text_matching1
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #13506D;
	text-align: left;
}

.opt1
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000100;
	text-align: left;
}

.opt2
{
	font-family: Verdana;
	font-size: 11px;
	color: #000404;
	text-align: left;
	line-height: 16px;
}

.iijs_regular_txt_New
{
	font-family: verdana;
	font-size: 11px;
	color: #383838;
	line-height: 18px;
	text-align: left;
}




/*====================COUNTDOWN CSS=====================*/

#left_space
{
	width: 21px;
	height: 210px;
	float: left;
}

#countdown_cont
{
	width: 122px;
	height: 210px;
	float: left;
}

#countdown_cont_top
{
	width: 122px;
	height: 30px;
	float: left;
}

#countdown_cont_date
{
	width: 94px;
	float: left;
	padding-left: 28px;
	margin: 0px;
}

#countdown_cont_date1
{
	width: 100px;
	height: 25px;
	float: left;
	padding-left: 22px;
}

#countdown_cont_date3
{
	width: 100px;
	height: 31px;
	float: left;
	padding-left: 22px;
}


#countdown_cont_date2
{
	width: 95px;
	height: 25px;
	float: left;
	padding-left: 5px;
}

#countdown_cont_date2_left
{
	width: 18px;
	height: 21px;
	float: left;
}

#countdown_cont_date2_right
{
	width: 18px;
	height: 21px;
	float: left;
}

#countdown_cont_date2_middle
{
	width: 59px;
	height: 21px;
	float: left;
	padding-top: 2px;
	padding-left: 2px;
}

#countdown1_cont_date2_middle
{
	width: 59px;
	height: 21px;
	float: left;
}



#countdown_cont_date2_middle1
{
	width: 59px;
	height: 19px;
	float: left;
	padding-top: 2px;
}

.countdown_date
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #f1bc5e;
	font-weight: bold;
}

.countdown_date_white
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: white;
	font-weight: bold;
}

.countdown_date_white1
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: white;
	font-weight: bold;
}

.countdown_date_black
{
	font-family: verdana;
	font-size: 12px;
	color: black;
	font-weight: normal;
}

.iijs_regular_txt_lbl_exh
{
	font-family: verdana;
	font-size: 11px;
	color: #383838;
	line-height: 18px;
	white-space: normal; /*new added*/
}


.vistors_home
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: black;
	text-align: left;
	text-decoration: none;
}

.vistors_home a
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: black;
	text-align: left;
	text-decoration: none;
}

.vistors_home a:hover
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: black;
	text-align: left;
	text-decoration: underline;
}

.vistors_home_text
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #383838;
	text-align: justify;
	text-decoration: none;
}

.vistors_home_text a
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #383838;
	text-align: justify;
	text-decoration: none;
}

.vistors_home_text a:hover
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #383838;
	text-align: justify;
	text-decoration: underline;
}

.vistors_home_italic
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #633907;
	text-decoration: none;
	text-decoration: none;
}

.vistors_home_italic a
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #633907;
	text-decoration: none;
	text-decoration: none;
}


.vistors_home_italic a:hover
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #633907;
	text-decoration: none;
	text-decoration: underline;
}


.vistors_home_italic_right
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #633907;
	text-align: right;
	text-decoration: none;
}

.vistors_home_italic_right a
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #633907;
	text-align: right;
	text-decoration: none;
}

.vistors_home_italic_right a:hover
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #633907;
	text-align: right;
	text-decoration: underline;
}

.black_text_home
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: black;
	text-align: left;
	text-decoration: none;
}

.black_text_home a
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: black;
	text-align: left;
	text-decoration: none;
}

.black_text_home a:hover
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: black;
	text-align: left;
	text-decoration: underline;
}

.framebody
{
	margin: 0;
	padding: 0;
	background-color: White;
}

.checkbox{border:1px solid #266a61}

/*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*/