/* CSS Document */
body{
	padding:0 0 0 0;
	margin:0 0 0 0;
	background:#000000;
	font:normal 12px/15px Arial, Helvetica, sans-serif;
	color:#000000;
	}
p, td, input, label, form, h1, h2, h3, h4, h5, h6{
	padding:0;
	margin:0;
	}
ul{
	/*list-style-type:none;*/
/*	padding:0;*/

	margin:0;
	padding-left:15px;
	}
img{
	display:block;
	padding:0;
	margin:0;
	border:none;
	}
.specer{
	font-size:0;
	line-height:0;
	clear:both;
	}
/*---------------------------Main Start-------------------------------*/	
.header{
	float:left;
	width:1000px;
	height:229px;
	background:url(images/header.jpg) no-repeat 0 0;
	}
.header_top{
	float:left;
	width:1000px;
	}
.logo{
	padding:0 0 0 0;
	margin:67px 0 0 110px;
	}	
.header_menu{
	float:left;
	width:1000px;
	}
.header_menu ul{
	list-style-type:none;
	padding:25px 0 0 172px;
	margin:0 0 0 0;
	}
.header_menu ul li{
	float:left;
	background:url(image/menlone.jpg) no-repeat 0 50%;
	line-height:53px;
	}
.header_menu ul li a{
	font-size:12px;
	line-height:53px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	padding:0 0 0 0;
	margin:0 15px 0 15px;
	}			
.header_menu ul li a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	}
.header_menu ul li a.actaved{
	color:#FFFFCC;
	text-decoration:underline;
	}	
.header_menu ul li.home{
	background-image:none;
	}		
	
/*----------body----------*/		
.bg{
padding:10px 15px 5px 15px;
background:#FFFFFF;
}
.bg_right_box{
background:#f07e00 no-repeat;
padding:10px 5px 10px 15px;
font-family:Tahoma;
font-weight:bold;
font-size:16px;
color:#FFFFFF;
}

.bg_space{
padding:0px 25px 0px 0px;
}


/*---------------*/
.menu{
	float:left;
	width:222px;
	}
.menu ul{
	list-style-type:none;
	padding:0 0 0 0;
	margin:0 0 0 0;
	}
.menu ul li{
	border-bottom: solid 1px #a41005;
	line-height:24px;
	}
.menu ul li a{
	background:url(images/arrow.gif) no-repeat 15px 50%;
	font-size:12px;
	line-height:24px;
	font-weight:normal;
	color:#666666;
	text-decoration:none;
	padding:0 0 0 35px;
	}
.menu ul li a:hover{
	background:url(images/arrowrol.gif) no-repeat 15px 50%;
	color:#00FF33;
	background-color: #D97900;
	text-transform:uppercase;

	}			
			
.menu ul li.noborder{
	border-bottom:none;
	}
.bg_image{
padding:10px 5px 0px 15px;
}
.bg_link_text{
background:#FFFFFF no-repeat;
padding:10px 5px 10px 15px;
font-family:Tahoma;
text-decoration:none;
font-size:12px;
color:#333333;
}
.bg_link_text a{
background:#FFFFFF no-repeat;
padding:10px 5px 10px 15px;
font-family:Tahoma;
text-decoration:none;
font-size:12px;
color:#333333;
}
.bg_link_text a:hover{
text-decoration:none;
color:#FF0000;
}
/*---------------footer-------------*/
.footer{
	float:left;
	background:#f07e00;
	width:1000px;
	padding-bottom:15px;
		}
	.footer a{
	text-decoration:none;
	color:#FFFFFF;
		}
	.footer a:hover{
	color:#990000;
	}			
.footer h2{
	font-size:12px;
	line-height:15px;
	font:normal;
	color:#FFFFFF;
	text-align:center;
	padding:10px 0 0 0;
	}
.footer  p{
	font-size:12px;
	line-height:15px;
	font:normal;
	color:#FFFFFF;
	text-align:right;
	padding:10px 100px 0 0;
	}	
/*--------------------middle------------------*/	
	.mid{
	float:left;
	width:723px;
	}	
	.mid h2{
	background:url(image/image-1.gif) no-repeat 2px 0;
	font-size:12px;
	line-height:15px;
	font-weight:normal;
	color:#333333;
	padding:0 0 0 200px;
	}
.mid h3{
	font-size:12px;
	line-height:15px;
	font-weight:normal;
	color:#333333;
	padding:0 0 0 0;
	margin:0 0 0 0;
	}	
.mid  p{
	font-size:12px;
	line-height:15px;
	font:normal;
	color:#333333;
	text-align:justify;
	padding:5px 10px 10px 2px;
	}	
	.mid h4{
	font-size:18px;
	line-height:15px;
	font-weight:normal;
	color:#0f66a9;
	padding:0 0 0 15px;
	background-image: url('images/db2.gif');
background-repeat: no-repeat;
	}
	.mid h5{
	background:url(images/glimpses01.gif) no-repeat 2px 10px;
	font-size:12px;
	line-height:15px;
	font-weight:normal;
	text-align:justify;
	color:#333333;
	padding:10px 0 15px 200px;
	}
	.mid h6{
	font-size:14px;
	color:
	#006666;
	font-weight:bold;
	padding:0 0 0 5px;
	line-height:15px;
	}
/*------------------------about us-------------------*/
	.aboutus{
	float:left;
	width:723px;
	}
	.aboutus h2{
	font-size:18px;
	line-height:15px;
	font-weight:bold;
	text-decoration:underline;
	color:#FF0000;
	padding:0 0 0 5px;
	}
	.aboutus p{
	font-size:12px;
	line-height:15px;
	font-weight:normal;
	color:#333333;
	padding:10px 0 15px 2px;
	}
	
	
	/*------------------------africa-------------------*/
	.africa{
	float:left;
	width:723px;
	}
	.africa h2{
	font-size:18px;
	line-height:15px;
	font-weight:bold;
	text-decoration:underline;
	color:#FF0000;
	padding:0 0 0 5px;
	}
	.africa h3{
	background:url(image/africa.jpg) no-repeat 2px 10px;
	font-size:12px;
	font-weight:normal;
	line-height:15px;
	color:#333333;
	padding:10px 0 5px 200px;
	}
	.africa p{
	font-size:12px;
	line-height:15px;
	font-weight:normal;
	color:#333333;
	padding:10px 0 15px 2px;
	}
	/*------------------------all themes-------------------*/
	.alltheme{
	float:left;
	width:723px;
	}
	.alltheme h2{
	font-size:18px;
	line-height:15px;
	font-weight:bold;
	text-decoration:underline;
	color:#FF0000;
	padding:0 0 0 5px;
	}
	.alltheme p{
	font-size:12px;
	line-height:15px;
	font-weight:normal;
	color:#333333;
	padding:10px 0 15px 2px;
	}
	.alltheme h3{
	background:url(image/school.jpg) no-repeat 2px 10px;
	font-size:12px;
	font-weight:normal;
	line-height:15px;
	color:#333333;
	padding:5px 2px 0 200px;
	}
	/*------------------------arab states-------------------*/
	.arabstates{
	float:left;
	width:723px;
	}
	.arabstates h2{
	font-size:18px;
	line-height:15px;
	font-weight:bold;
	text-decoration:underline;
	color:#FF0000;
	padding:0 0 0 5px;
	}
	.arabstates p{
	font-size:12px;
	line-height:15px;
	font-weight:normal;
	color:#333333;
	padding:10px 0 15px 2px;
	}
	.arabstates h3{
	background:url(image/arab.jpg) no-repeat 2px 10px;
	font-size:12px;
	font-weight:normal;
	line-height:15px;
	color:#333333;
	padding:10px 2px 35px 200px;
	}
	.arabstates h4{
	background:url(image/arab1.jpg) no-repeat 2px 10px;
	font-size:12px;
	font-weight:normal;
	line-height:15px;
	color:#333333;
	padding:10px 2px 35px 200px;
	}
/*------------------------asia-------------------*/
	.asia{
	float:left;
	width:723px;
	}
	.asia h2{
	font-size:18px;
	line-height:15px;
	font-weight:bold;
	text-decoration:underline;
	color:#FF0000;
	padding:0 0 0 5px;
	}
	.asia p{
	font-size:12px;
	line-height:15px;
	font-weight:normal;
	color:#333333;
	padding:10px 0 15px 2px;
	}
	.asia h3{
	background:url(image/asia.jpg) no-repeat 2px 10px;
	font-size:12px;
	font-weight:normal;
	line-height:15px;
	color:#333333;
	padding:10px 2px 25px 200px;
	}
/*------------------------colleges-------------------*/
	.colleges{
	float:left;
	width:723px;
	}
	.colleges h2{
	font-size:14px;
	line-height:15px;
	font-weight:bold;
	text-decoration:none;
	color:#FF0000;
	padding:0 0 0 5px;
	}
	.colleges p{
	font-size:12px;
	line-height:15px;
	font-weight:normal;
	color:#333333;
	padding:5px 0 10px 3px;
	}	
	.colleges h3{
	background:url(image/calander.jpg) no-repeat 2px 10px;
	font-size:12px;
	font-weight:normal;
	line-height:15px;
	color:#333333;
	padding:10px 2px 75px 200px;
	}
/*------------------------childhood-------------------*/
	.childhood{
	float:left;
	width:723px;
	}
	.childhood h2{
	font-size:18px;
	line-height:15px;
	font-weight:bold;
	text-decoration:underline;
	color:#FF0000;
	padding:0 0 0 5px;
	}
	.childhood p{
	font-size:12px;
	line-height:15px;
	font-weight:normal;
	color:#333333;
	padding:10px 0 15px 2px;
	}	
	.childhood h3{
	background:url(image/child.jpg) no-repeat 2px 10px;
	font-size:12px;
	line-height:15px;
	font-weight:normal;
	color:#333333;
	padding:5px 15px 0 200px;
	}
	
/*------------------------europe-------------------*/
	.europe{
	float:left;
	width:723px;
	}
	.europe h2{
	font-size:18px;
	line-height:15px;
	font-weight:bold;
	text-decoration:underline;
	color:#FF0000;
	padding:0 0 0 5px;
	}
	.europe p{
	font-size:12px;
	line-height:15px;
	font-weight:normal;
	color:#333333;
	padding:10px 0 15px 2px;
	}	
	
/*------------------------higher education-------------------*/
	.highereducation{
	float:left;
	width:723px;
	}
	.highereducation h2{
	font-size:18px;
	line-height:15px;
	font-weight:bold;
	text-decoration:underline;
	color:#FF0000;
	padding:0 0 0 5px;
	}
	.highereducation p{
	font-size:12px;
	line-height:15px;
	font-weight:normal;
	color:#333333;
	padding:10px 0 15px 2px;
	}
	.highereducation h3{
	background:url(image/higher-education.jpg) no-repeat 2px 10px;
	font-size:12px;
	font-weight:normal;
	line-height:15px;
	color:#333333;
	padding:5px 2px 25px 200px;
	}
	.highereducation h4{
	background:url(image/higher-education1.jpg) no-repeat 2px 10px;
	font-size:12px;
	font-weight:normal;
	line-height:15px;
	color:#333333;
	padding:5px 2px 0 200px;
	}
/*------------------------latin america-------------------*/
	.latinamerica{
	float:left;
	width:723px;
	}
	.latinamerica h2{
	font-size:18px;
	line-height:15px;
	font-weight:bold;
	text-decoration:underline;
	color:#FF0000;
	padding:0 0 0 5px;
	}
	.latinamerica p{
	font-size:12px;
	line-height:15px;
	font-weight:normal;
	color:#333333;
	padding:10px 0 15px 2px;
	}
	.latinamerica h3{
	background:url(image/america.jpg) no-repeat 2px 10px;
	font-size:12px;
	font-weight:normal;
	line-height:15px;
	color:#333333;
	padding:10px 2px 25px 200px;
	}
	
	/*------------------------literacy-------------------*/
	.literacy{
	float:left;
	width:723px;
	}
	.literacy h2{
	font-size:18px;
	line-height:15px;
	font-weight:bold;
	text-decoration:underline;
	color:#FF0000;
	padding:0 0 0 5px;
	}
	.literacy p{
	font-size:12px;
	line-height:15px;
	font-weight:normal;
	color:#333333;
	padding:10px 0 15px 2px;
	}

/*------------------------primary education-------------------*/
	.primaryeducation{
	float:left;
	width:723px;
	}
	.primaryeducation h2{
	font-size:18px;
	line-height:15px;
	font-weight:bold;
	text-decoration:underline;
	color:#FF0000;
	padding:0 0 0 5px;
	}
	.primaryeducation p{
	font-size:12px;
	line-height:15px;
	font-weight:normal;
	color:#333333;
	padding:10px 0 15px 2px;
	}		
	.primaryeducation h3{
	background:url(image/primaryducation.jpg) no-repeat 2px 10px;
	font-size:12px;
	font-weight:normal;
	line-height:15px;
	color:#333333;
	padding:10px 2px 25px 200px;
	}
	
/*------------------------secondary education-------------------*/
	.secondaryeducation{
	float:left;
	width:723px;
	}
	.secondaryeducation h2{
	font-size:18px;
	line-height:15px;
	font-weight:bold;
	text-decoration:underline;
	color:#FF0000;
	padding:0 0 0 5px;
	}
	.secondaryeducation p{
	font-size:12px;
	line-height:15px;
	font-weight:normal;
	color:#333333;
	padding:10px 0 15px 2px;
	}	
	.secondaryeducation h3{
	background:url(image/secondaryeducation.jpg) no-repeat 2px 10px;
	font-size:12px;
	font-weight:normal;
	line-height:15px;
	color:#333333;
	padding:10px 2px 25px 200px;
	}
/*------------------------school-------------------*/
	.school{
	float:left;
	width:723px;
	}
	.school h2{
	font-size:18px;
	line-height:15px;
	font-weight:bold;
	text-decoration:underline;
	color:#FF0000;
	padding:0 0 0 5px;
	}
	.school p{
	font-size:12px;
	line-height:15px;
	font-weight:normal;
	color:#333333;
	padding:10px 0 15px 2px;
	}	
	.school h3{
	background:url(image/school.jpg) no-repeat 2px 10px;
	font-size:12px;
	font-weight:normal;
	line-height:15px;
	color:#333333;
	padding:5px 2px 0 200px;
	}
	
/*------------------------teacher-------------------*/
	.teacher{
	float:left;
	width:723px;
	}
	.teacher h2{
	font-size:18px;
	line-height:15px;
	font-weight:bold;
	text-decoration:underline;
	color:#FF0000;
	padding:0 0 0 5px;
	}
	.teacher p{
	font-size:12px;
	line-height:15px;
	font-weight:normal;
	color:#333333;
	padding:10px 0 15px 2px;
	}		
	
/*------------------------universitynews-------------------*/
	.universitynews{
	float:left;
	width:723px;
	}
	.universitynews h2{
	font-size:18px;
	line-height:15px;
	font-weight:bold;
	text-decoration:underline;
	color:#FF0000;
	padding:0 0 0 5px;
	}
	.universitynews p{
	font-size:12px;
	line-height:15px;
	font-weight:normal;
	color:#333333;
	padding:10px 0 15px 2px;
	}		
	
/*---------------category---------------------*/
.text{
padding:10px 0px 10px 25px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:left;
text-decoration:none;
color:#FF0000;
}	

.text a{
padding:10px 0px 10px 25px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:left;
text-decoration:none;
color:#FF0000;
}
.text a:hover{
text-decoration:underline;
}
/*------------------------coach scott-------------------*/
	.coachscott{
	float:left;
	width:723px;
	}
	.coachscott h2{
	font-size:18px;
	line-height:15px;
	font-weight:bold;
	text-decoration:underline;
	color:#FF0000;
	padding:0 0 0 5px;
	}
	.coachscott p{
	font-size:12px;
	line-height:15px;
	font-weight:normal;
	color:#333333;
	padding:10px 0 15px 2px;
	}	
	.coachscott h3{
	background:url(image/coach-scott.jpg) no-repeat 2px 10px;
	font-size:12px;
	font-weight:normal;
	line-height:15px;
	color:#333333;
	padding:5px 2px 0 200px;
	}	
	/*------------------------parents-------------------*/
	.parents{
	float:left;
	width:723px;
	}
	.parents h2{
	font-size:18px;
	line-height:15px;
	font-weight:bold;
	text-decoration:underline;
	color:#FF0000;
	padding:0 0 0 5px;
	}
	.parents p{
	font-size:12px;
	line-height:15px;
	font-weight:normal;
	color:#333333;
	padding:10px 0 15px 2px;
	}	
	.parents  h3{
	background:url(image/parents.jpg) no-repeat 2px 10px;
	font-size:12px;
	font-weight:normal;
	line-height:15px;
	color:#333333;
	padding:10px 2px 25px 200px;
	}	
	
	/*-----top menu -----*/
	
	.site-nav {background:url(images/divider.gif) no-repeat left top;width:100%;overflow:hidden}
.site-nav li {display:inline}
.site-nav li a {display:block;float:left;background:url(images/divider.gif) no-repeat right top;height:30px;line-height:30px;color:#fff;text-decoration:none;text-transform:uppercase;font-weight:bold;padding:0 35px}
.site-nav li a:hover {color:#336633; background: #DCEBFC;}
	
	/*-----end of top menu ----*/
.line{	
	background : #ffffff url(images/line.jpg) repeat-y;
	}
	.theme{
	background:url(images/theme.jpg) no-repeat;
	width:697px;
	height:248px;
	}
	.floorplan{
	background:url(images/floorplan.jpg) no-repeat;
	width:700px;
	height:525px;
	} 
	.conference{
	background:url(images/conference.jpg) no-repeat;
	width:698px;
	height:540px;
	}
	.participatecost{
	background:url(images/participatecost.jpg) no-repeat;
	width:680px;
	height:895px;
	}
	.venue{
	background:url(images/venue.gif) no-repeat;
	width:695px;
	height:465px;
	}
	/*-------------- exhibitor profile list ----------------- */
	.bot{
	color: 0000FF;
	font-size: 10px; 
	font-family: verdana,arial;
	line-height: 13pt;
}
.bot:hover{color: 00A2A3;}
.bot3{
	color: 00A2A3;
	font-size: 10px; 
	font-family: verdana,arial;
	line-height: 13pt;
}
.bot3:hover{color: 00A2A3;}

.bot1{
	color: FFFF00;
	font-size: 10px; 
	font-family: verdana,arial;
}
.bot1:hover{color: 0C8BFF;}
.bot2{
	color: FFFFFF;
	font-size: 10px; 
	font-family: verdana,arial;
}
.bot2:hover{color: 000000;}

.visitorjob{
background:url(images/job.jpg) no-repeat;
width:350px;
height:194px;
}
.segment{
background:url(images/segment.jpg) no-repeat;
width:350px;
height:194px;
}
	.middle_div{
background:url(images/line.jpg) repeat-y;

}

/*------ exhibitor Registration Form -------*/

.creame_border_repeat_1{
background-image: url(images/creme_reoeat_y.jpg);
background-repeat:repeat-y;
}
.creame_border_repeat_2{
background-image:url(images/creme_reoeat_right_y.jpg);
background-repeat:repeat-y;
}
.creame_border_repeat_3{
background-image: url(images/creme_reoeat_topx.jpg);
background-repeat:repeat-x;
}

.creame_border_repeat_4{
background-image: url(images/creme_reoeat_x.jpg);
background-repeat:repeat-x;
}

INPUT.contact
{
    BORDER:#DDBE9F 1px solid;
    FONT-WEIGHT:normal;
    FONT-SIZE:11px;
    PADDING-TOP:1px;
	padding-left:2px;
    FONT-FAMILY:arial,tahoma,helvetica,sans-serif;
    BACKGROUND-COLOR:#F8F1EA;
	
	COLOR:#003366;
}
.contact_big
{
    FONT-WEIGHT:normal;
    FONT-SIZE:11px;
    PADDING-TOP:1px;
	padding-left:2px;
    FONT-FAMILY:arial,tahoma,helvetica,sans-serif;
    BACKGROUND-COLOR:#F8F1EA;
	
	COLOR:#6B6B6B;
	border: 1px solid #DDBE9F;
}
.exhibitorstall{
background:url(images/exhibitorstall.jpg) no-repeat;
width:255px;
height:480px;
}
.visitor{
background:url(images/visitor.jpg) no-repeat;
width:255px;
height:480px;
}
.delegate{
background:url(images/delegate.jpg) no-repeat;
}

/*------ table for sponsor ------*/


th
{
background: #824900 url('images/thbg.gif') repeat-x;
height: 29px;
padding-left: 11px;
padding-right: 11px;
color: #fff;
text-align: left;
border-left: solid 1px #A8814D;
border-bottom: solid 2px #ffffff;
}

.tablerow
{
height: 30px;
}

.tablecol
{
padding-left: 11px;
padding-right: 11px;
border-left: solid 1px #EED9C3;
border-bottom: solid 1px #ffffff;
padding-top:3px;
padding-bottom:3px;
}
.tablecol a{
text-decoration:none;
color:#000099;
}
tablecol.first,tablecol.first
{
border-left: 0px;
}

tr{
}

tr.rowA
{
background: #FFF0DE url('images/trbg1.gif') repeat-x;
}

tr.rowB
{
background: #FFFAF4 url('images/trbg2.gif') repeat-x;
}
	.participants{
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding-bottom:3px;
	padding-top:3px;

	text-decoration:none;
	color:#006633;
	}
	
	ol {
	margin-top: 0;
	line-height: 19px;
}
.price{
background-color:#DEE7F5;
float:right;
padding-top:5px;
padding-bottom:5px;
padding-right:5px;

font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
color:#000099;
text-align:center;
font-weight:bold;
padding-left:15px;
}
