/* CSS Document */
html, body, #container {
	min-height: 100%;
	width: 100%;
	height: 100%;
}

html>body, html>body #container {
	height: auto;
}
#top_internal{
	background-image: url(/assets/gfx/top_internal.jpg);
  	background-repeat: no-repeat;
	height:97px;
	width:100%;
	background-position:right;
	position:absolute;
	left:0;
	top:0;
}
body{
	margin:0;
	padding:0;
  	text-align:center;
  	font-family:arial, sans-serif;
line-height:1.5;
  	font-size: 80%;
 	color:#00394D;
	background-image: url(/assets/gfx/top_internal_repeater.jpg);
  	background-repeat: repeat-x;
	width:100%;
}
a:link{
	color:#8E8502;
}
a:visited{
	color:#8E8502;
}
a:hover{
	color:#00394D;
	text-decoration:none;
}
img{
	border:none;
}
h1{
	font-size:150%;
	color:#8E8502;
}
h2{
	font-size:1.2em;
	color:#8E8502;
	margin:1em 0;
	line-height:1;
	border-top:1px solid #00394d;
	border-bottom:1px solid #d4d0c8;
	padding:0.5em 0	
}
h3{
	font-size:1em;
	color:#8E8502;
	font-weight:normal;
	line-height:1.2;
	margin:1.2em 0;
	padding:0;
	background-color:#f6f6f6;
}
td ul, td li{margin:0;padding:0}
p{margin:1em 0}
ul{margin:1em 0;}
ul p{margin:0}
li ul{margin:0.5em 0}
#container{
	text-align:center;
	position: absolute;
	top: 0;
    	left: 0;
}
#wrap{
	/*width:50em;*/
	width:670px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	padding-bottom:10em;
	margin-top:77px;
}
#logo_home{
	background-image: url(/assets/gfx/logo_home.png) !important;
	background-image: url(/assets/gfx/logo_home.gif);
  	background-repeat: no-repeat;
	height:140px;
}
#logo_internal{
	margin-top:80px;
	padding-bottom:20px;
	
	
}
#nav{
	/*width:25%;*/
	/*width:143px;
	float:left;*/
}

/* END menu styles */
.clear{
	clear:both;
}
#footer{
	position: absolute;
	bottom: 0;
	left:0;
	width: 100%;
	height:94px;
	background:url(/assets/gfx/bottom_right_internal.jpg);
	font-size:90%;		
}
#footer {
    \width: 100%;
    w\idth: 100%;
}
#footerimg{
	background:url(/assets/gfx/bottom_internal.jpg);
	background-repeat:no-repeat;
	text-align: center;
	padding-top:6.5em;
	color:#fff;
}
#footer a:link{
	color:#fff;
}
#footer a:visited{
	color:#fff;
}
#footer a:hover{
	color:#fff;
	text-decoration:none;
}

#content{
	/*float:right;
	width:70%;
	margin-left:30px;
	width:450px;
        margin-left:210px;*/
	height: auto;
	margin-bottom:94px;	
        padding-right:10px;
        padding-bottom:20px;
}

fieldset {margin-bottom: 10px; border:none; padding:0;}
	
.edukaform legend {
	padding: 0 2px;
	font-weight: bold;	
	_margin: 0 -7px; /* IE Win */
}
	
.edukaform label 
{
    /*display:inline-block;	*/
	float:left;
	line-height: 1.8;
	vertical-align: top;
}
	
fieldset.edukaform  ol,
fieldset.edukaform ul {
	margin: 0;
	padding: 0;
	}
	
fieldset.edukaform  li {
	list-style: none;
	padding: 0;
	margin: 0;
	overflow:hidden;
	}
	
fieldset.edukaform  fieldset {
	border: none;
	margin: 3px 0 0;
	}
	
fieldset.edukaform fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
	}
	
fieldset.edukaform fieldset label {
	display: block;
	width: auto;
	}

.edukaform em { /*required field asterix*/
	font-weight: bold;
	font-style: normal;
	color:Red;
	
	}
.edukaform .button{float:right;}
.edukaform label { width: 110px;} /* Width of labels */
fieldset.edukaform fieldset label{ margin-left: 113px; } /* Width plus 3 (html space) */
/*\*//*/ form.cmxform legend { display: inline-block; } /* IE Mac legend fix */
#enquiryForm_rptForm_ctl06_rfv6{margin-left:110px;}

.edukaform .checkbox{
	float:left;
	clear:both;
}
.edukaform #sub1_liCheckboxes input{
	float:left;
}
.edukaform #selCountry{
	width:280px;
}
.edukaform .error{color:red;}
.alertmsg{ /*styles the alert messages*/
	background-color:#F6ECB1;
	border:2px solid #000;
	padding-left:5px;
}
.textbox, select{
	width:273px;
}
#emailBox{
	
	border-top:1px solid #D5CF82;
	padding-top:5px;
        width:250px;
        float:right;
}

.textarea {
	width:274px;
	height: 100px;
  	font-family:arial, sans-serif;
}
#NewsLanding1_lblCategory, #NewsLanding2_lblCategory, #NewsLanding3_lblCategory{
	font-size:1.2em;
}
a.NewsLink{
	/*margin-left:85px;*/
}
.article-date,.article{display:table-cell;}
.article-date{width:80px;}
ul.pager{list-style:none;margin:0;padding:0;}
ul.pager li{margin:0;padding:0;display:inline;}

/* ==-==-==-==-==-==-==-==-==-==-==-==-
Misc Styles
==-==-==-==-==-==-==-==-==-==-==-==-==-*/
.img-desc em{font-size:0.8em;font-style:normal;}
.left{float:left;padding-right:1em}
h2 span{
	font-size:90%;
	font-weight:normal;
	font-style:oblique
}
h3{clear:both}
.image-border img{border:2px solid #eee;background:#d5cf82;padding:1px;}
.center{text-align:center}

#img-align{
   position:relative;
   padding-bottom:12.5em;

}
#img-align p{
	width:30em;
	position:relative;
	z-index:10;
}
#img-align img{
	position:absolute;
	top:0.5em;	
	z-index:1;
}

.projects caption{
	text-align:left;
	padding:0.3em 0;
	margin:0;
	font-weight:bold;
	
}
table.projects{
	empty-cells:hide;
	margin:0 0 1em 0;
}
table.projects th{
	text-align:center;
	font-size:0.85em;
	vertical-align:top;
	padding:0 0.4em;
	background:#eee;
}
.projects  td{vertical-align:top;padding:0 0.5em;border:1px solid #ddd }
.projects td ul{margin:0;padding:0;list-style:none;}
.projects td li{margin:0.5em 0 1em 0;}
#ctl00{width:400px;float:left;}
.tier-one{
	background:#eee; 
	width:480px;
	border-bottom:1px solid #D5CF82;
	margin-left:auto;
	margin-right:auto;
	
}
.tier-two{
	text-align:center;
}
