
* { 
	box-sizing:border-box;  
	s-moz-box-sizing:border-box; 
}

body
{
	/* background: #cfcfcf url('../images08/bg_gradient2.jpg') repeat-x top left; */
	/* background: #dddde2 url('../images08/gradient.gif') repeat-x top left; 	*/
	background: #b7bccf url('../images08/gradient_1850.jpg') repeat-x top left;
	font-size: 90%;
	text-align: center;	
	/* font-family: "lucida sans", verdana, arial; */
	font-family: "trebuchet ms", helvetica, sans-serif;
	line-height: 1.4em;
	color: #333333;
	height:100%;
}

input, textarea { font-family: "trebuchet ms", helvetica, sans-serif; }

a, a:visited { color: #222233; text-decoration: none; }
a:hover { text-decoration: underline; }

P { margin-top: 0; margin-bottom: 1.5em; }

h1 { font-size: 1.7em; line-height: 1.2em; font-weight: normal; margin-top: 0; padding-top: 0; font-family: Georgia, "Times New Roman"; color: #222277; }
div#centrecol h1 { color: #445588; }
h2 { font-size: 1.3em; padding-top: 0; margin-top: 1em; padding-bottom: 0.4em; font-weight: normal; margin-bottom: 0.2em; font-family:Georgia,"Times New Roman"; color: #445588;}
h2.title { padding-bottom: 1em; }
h3 { font-size: 1.1em; font-weight: bold; margin-top: 0; padding-top: 0;   }
h4 { font-size: 1em; margin-top: 0; padding-top: 0; } 

img { border: 0; }
img.faintborder { padding: 5px; margin: 5px; border: 1px solid #DDDDDD; }

.clear { clear: both; line-height: 1px;  }

div.leftcolumn { width: 48%; float: left; margin-right: 4%; }
div.rightcolumn { width: 48%; float: left; }


.highlight { font-weight: bold; color: #445588; }

div#outerframe
{
	
	width: 95%;
	width: expression(document.body.clientWidth > 1100 ? "78em": "auto" ); 
	max-width: 80em;
	text-align: left;
	margin-left: auto;
	margin-right: auto;	
}

div#search
{
	text-align: right;
	font-size: 0.8em;
}

div#search input { font-size: 1em; }

div#search form { padding: 0; margin-bottom: 0.8em; }

div#header_r { 	margin-left: 5px; 	height: 92px;	vertical-align: middle; padding: 15px; }

div#header1
{
	background: url('../images08/header1_l.gif') no-repeat top left;
	height: 92px;
	margin-bottom: 1em;
}
div#header1 div#header_r {	background: url('../images08/header1_r.gif') no-repeat top right; }

div#header2
{
	background: url('../images08/header2_l.gif') no-repeat top left;
	height: 92px;
	margin-bottom: 1em;
}
div#header2 div#header_r  {	background: url('../images08/header2_r.gif') no-repeat top right; }

div#header3
{
	background: url('../images08/header3_l.gif') no-repeat top left;
	height: 92px;
	margin-bottom: 1em;
}
div#header3 div#header_r  {	background: url('../images08/header3_r.gif') no-repeat top right; }

div#header4
{
	background: url('../images08/header4_l.gif') no-repeat top left;
	height: 92px;
	margin-bottom: 1em;
}
div#header4 div#header_r  {	background: url('../images08/header4_r.gif') no-repeat top right; }

div#header5
{
	background: url('../images08/header5_l.gif') no-repeat top left;
	height: 92px;
	margin-bottom: 1em;
}
div#header5 div#header_r  {	background: url('../images08/header5_r.gif') no-repeat top right; }

/*
div#Topnav
{
 background: url('../images08/topnav_bg.gif') #243e66;
	
	border-top: 1px solid #546069;
	border-left: 1px solid #546069;
	border-right: 1px solid #546069;
	border-bottom: 1px solid #0c2942;
	margin-bottom: 1em;
	height: 30px;
	font-size: 0.9em;
}

div#Topnav ul { clear: both; }

div#Topnav ul, div#Topnav li
{
	list-style: none;
	display: block;
	float: left;
	text-align: center;
	margin: 0;
	padding: 0;	
}

div#Topnav a
{
	color: #000000;
	font-weight: bold;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 6px;
	padding-bottom: 9px;
	display: block;
	margin-left: 1px;
	margin-right: 1px;
	float: left;	
	white-space: nowrap;
}

div#Topnav a:hover, div#Topnav a.active, div#Topnav a.selected
{
	border-bottom: 1px solid #ffa51d;
	border-right: 1px solid #ffa51d;
	border-top: 1px solid #de8c00;
	border-left: 1px solid #de8c00;
	text-decoration: none;
	margin-left: 0;
	margin-right: 0;
	padding-top: 6px;
	padding-left: 1.1em;
	padding-right: 0.9em;	
	padding-bottom: 7px;
	background: url('../images08/topnav_bg_hover.gif') repeat-x;
}
*/

div#Topnav { padding-bottom: 2em; width: 100%; }

div#Topnav ul { clear: both; }

div#Topnav ul, div#Topnav li
{
	list-style: none;
	display: block;
	float: left;
	text-align: center;
	margin: 0;
	padding: 0;	
}

div#Topnav a
{
	font-family: Georgia,"Times New Roman";
	font-size: 120%;
	color: #222255;
	font-weight: normal;	
	margin-left: 0.8em;
	margin-right: 0.8em;
	display: block;
	float: left;	
	white-space: nowrap;
}

div#Topnav a:hover { color: #FFAF0F; text-decoration: none; }
div#Topnav li.selected a, div#Topnav li.active a { text-decoration: none; color: #445588;}

div#breadcrumb2 { display: none; font-size: 0.8em; margin-bottom: 1em; margin-left: 2em; margin-top: 1em; width: 100%;}

div#breadcrumb { display: none; height: 1px; width: 100%; border-top: 1px solid #fce3a9; }

div#leftcol
{
	width: 13em; 
	float: left;
	margin-right: 1em;
	border-right: 1px solid #fce3a9; /* #EEEEEE; */
	padding-right: 1em;
	position: relative;
	z-index: 100;
	text-align: center;
}

div#leftcol h1 { text-align: left; }
div#leftcol img { margin-bottom: 2em; margin-left: auto; margin-right: auto;}

div#logos { position: relative; bottom: 0.5em; padding-top: 3em; }

div#Leftnav
{
	text-align: left;	
}

div#Leftnav ul, div#Leftnav li
{
	list-style: none;
	margin: 0;
	padding: 0;
}

div#Leftnav ul
{
	padding-bottom: 1em;
}

div#Leftnav ul li { border-bottom: 1px solid #EEEEEE; display: block; }

div#Leftnav li.selected { }


div#Leftnav a
{
	display: block;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	color: #666666;
	float: none;
	font-size: 0.9em;
	padding-left: 0.5em;
}

div#Leftnav a.active { font-weight: bold; color: #000000;  border-left: 5px solid #FFAF0F;  }
div#Leftnav a.selected { border-left: 5px solid #FFE8BF; font-weight: bold;  }

div#Leftnav ul li ul {  }

div#Leftnav ul li ul li { border-bottom: 0px;	 }

div#Leftnav ul li ul li a
{
	font-size: 0.8em;
	padding-left: 1em; 
	padding-bottom: 0.2em;
	border-left: 5px solid #FFE8BF;
	
}

/*
div#contentframe_top_l
{
	margin-top: 2em; height: 8px; background: url('../images08/contentframe_top_l2.gif') no-repeat top left;
	font-size: 0.1em;
}

div#contentframe_top_r
{
	height: 8px; margin-left: 15px; background: url('../images08/contentframe_top_r2.gif') no-repeat top right; font-size: 0.1em;
}

div#contentframe_bot_l
{
	margin-top: 0; height: 8px; background: url('../images08/contentframe_bot_l2.gif') no-repeat bottom left;
	font-size: 0.1em;
}

div#contentframe_bot_r
{
	height: 8px; margin-left: 15px; background: url('../images08/contentframe_bot_r2.gif') no-repeat bottom right; font-size: 0.1em;
}

*/


div#contentframe_mid
{
	background: #FFFFFF;
	border-left: 0px solid #fce3a9; /* #9ba6be;*/
	border-right: 0px solid #fce3a9; /*#9ba6be; #545b6d;        9ba6be*/
	padding-left: 1.5em;
	padding-right: 2em;
	padding-top: 1em;
	padding-bottom: 1em;
	position: relative;

}

div#contentframe a, div#contentframe a:visited { color: #ff5a00; }

div#centrecol
{	
	/*
letter-spacing: 0.04em;
	line-height: 1.3em;*/
	padding-bottom: 1.5em;
}

div#centrecol
{
	margin-left: 16em; 
	z-index: 5;
}

div#centrecol a { color: #ff7800; }




div#rightcol
{
	display: none;
}

div#rightcol a { color: #ff7800; }

div#latestnews ul, div#latestnews li { list-style: none;
	margin: 0;
	padding: 0;
}

div#latestnews li { padding-top: 0.5em; padding-bottom: 0.5em; }

div.threecol div#centrecol
{
	margin-left: 16em;
	z-index: 5;
	margin-right: 15em;
}

div.threecol div#rightcol
{
	width: 16em;
	position: absolute;
	right: 1em;
	float: right;
	top: 1em;
	padding-left: 1.5em;
	padding-bottom: 2em;
	border-left: 1px solid #fce3a9; /* #EEEEEE; */
	z-index: 100;
	display: block;
	font-size: 0.8em;
}

div#usefullinks {  }

div#usefullinks a
{
	display: block;
	padding-bottom: 1em;
}

div#footer
{
	text-align: right;
	font-size: 0.8em;
	margin-top: 0em;
	margin-bottom: 1em;
	color: #FFF;
}

div#footer_r { 	margin-left: 5px; 	height: 100%;  vertical-align: middle; }
div#footer_r a { color: #FFF; }
div#footer_r div {  margin-right: 5px; height: 23px;  padding-top: 3px; padding-right: 3px;}
div#footer_r div {  margin-right: 5px; height: 23px;  padding-top: 3px; padding-right: 3px;}

div#footer1
{
	background: url('../images08/footer1_l.gif') no-repeat bottom left;
	height: 26px;
}
div#footer1 div#footer_r {	background: url('../images08/footer1_r.gif') no-repeat bottom right; }
div#footer1 div#footer_r div { background-color: #082C5D; }

div#footer2
{
	background: url('../images08/footer2_l.gif') no-repeat bottom left;
	height: 26px;
}
div#footer2 div#footer_r  {	background: url('../images08/footer2_r.gif') no-repeat bottom right; }
div#footer2 div#footer_r div { background-color: #5E594C; }

div#footer3
{
	background: url('../images08/footer3_l.gif') no-repeat bottom left;
	height: 26px;
	margin-bottom: 1em;
}
div#footer3 div#footer_r  {	background: url('../images08/footer3_r.gif') no-repeat bottom right; }
div#footer3 div#footer_r div { background-color: #8D8C8C; }

div#footer4
{
	background: url('../images08/footer4_l.gif') no-repeat bottom left;
	height: 26px;
	margin-bottom: 1em;
}
div#footer4 div#footer_r  {	background: url('../images08/footer4_r.gif') no-repeat bottom right; }
div#footer4 div#footer_r div { background-color: #777775; }

div#footer5
{
	background: url('../images08/footer5_l.gif') no-repeat bottom left;
	height: 26px;
	margin-bottom: 1em;
}
div#footer5 div#footer_r  {	background: url('../images08/footer5_r.gif') no-repeat bottom right; }
div#footer5 div#footer_r div { background-color: #130F0F; }

/* Register page */

#registerContent
{
    color:#002060;
	font-family: "Trebuchet MS", sans-serif;
	font-size:12px;
	position:relative;
      width:53em;
      float:left;
}
/*
#registerContent h1
{
   	font-family: "Trebuchet MS", sans-serif;
	color:#002060;
}

#registerContent h2
{
    font-family: "Trebuchet MS", sans-serif;
	color:#002060;
}*/

.reginput
{
   clear:both;
   display:block;
   padding-bottom:2.3em;
}

.reglabel 
{
   width:10em;
   float:left;
   position:relative;
}

.regtext
{
  
   /*float:left;*/
}

.regtext input
{
   float:left;
   position:relative;
   width: 15em;
}

.eventsCheckbox input
{
   width:1em;
}

/*
.regtext span
{
   float:left;
   padding-left:0.5em;
   position:relative;
}*/
.regtext span
{
   float:left;
   padding-left:0.5em;
   position:absolute;
   left:335px;
}

#regContent p
{
   text-align: justify;
}


#headerone object
{
   width:16.8em !important;
   float:left;
   /*margin-left:4em;*/
}

#headertwo object
{
   width:12em !important;
   /*margin-left:7em;*/
  /* margin-top:-0.9em;*/
   
}
/*
#headerthree 
{
   margin-left:4em;
}*/


img#unitechLogo
{
    position:absolute;
	left:440px;
	top:30px;

}

*html img#unitechLogo
{
   left:450px;
}

.eventsCheckbox input {
width:1.5em;
}