#formContentRepresentatives
{
	position:absolute;
	left:150px;
	top:70px;
}
#uxDivLoginWrapper
{
    position: relative;
    width: 220px;
    margin: 0px;
    padding:0px;
    text-align: right;
}
body#passwordRecover #uxDivLoginWrapper
{
    width: 270px;
}
#uxDivLogin
{
    text-align: center;
    position: relative;
    border: 1px solid #000000;
    width: 200px;
    margin-top: 60px;
    padding:10px 10px 10px 10px;
}
body#passwordRecover #uxDivLogin
{
    width: 250px;
}



table#uxDownloadFilesTable,
table#uxOrderBrochuresTable
{
    margin-left:auto; 
    margin-right:auto;
    width:900px;
}
table#uxDownloadFilesTable th,
table#uxOrderBrochuresTable th
{
    padding: 2px;
    background-color: #0c419a;
    color: White;
}
table#uxDownloadFilesTable tr.alt1,
table#uxOrderBrochuresTable tr.alt1
{
    background-color: #FFFFFF;
}
table#uxDownloadFilesTable tr.alt2,
table#uxOrderBrochuresTable tr.alt2
{
    background-color: #E9EFF4;
}
table#uxDownloadFilesTable tr td,
table#uxOrderBrochuresTable tr td
{
    padding: 2px;
    border: 1px solid #E3E3E3;
    background-color: inherit;
    vertical-align: top;
}
table#uxDownloadFilesTable tr td,
table#uxOrderBrochuresTable tr td
{
    vertical-align:top;
}

html, body, div
{
	margin: 0px;
	padding: 0px;
}

html, body, body form
{
	height: 100%;
}
/* remove vertical scrollbar for ie */
html
{
    overflow-y: auto;
}
img, div 
{ 
	behavior: url('/css/iepngfix.htc');
}
img
{
	border: 0;
}

/**** foundation *****/
body 
{
	font-family:arial,helvetica, sans-serif;
	font-size:0.8em;
	background-color: #ff6306;
	text-align: center;
	line-height: 18px;
}

#wrapper
{
	position: relative;
	margin: 0px auto;
	background: url('/images/bg_shadow.png') repeat-y;
	width: 999px;
	text-align: left;
	min-height: 100%;
	height: auto !important;
	height: 100%;	
}

#Container
{
}
#Container, #subhead
{
	width: 967px;
	position: relative;
}
#Container, #footer
{
	text-align: left;
	margin-left: 16px;
}

#header
{
	position: relative;
	height: 180px;
	background-color: white;
}

#subhead
{
	position: absolute;
	bottom: 12px;
	height: 32px;
	background-image: url('../images/bg_kleurlijnen_top.gif');
	background-repeat: repeat-x;
}

#CenterColumn
{
}
#orangeBar
{
     overflow:hidden;
     height: 8px;
}
#CenterColumn
{
	margin-left: 30px;
	width: 930px;
	padding: 0px 6px 6px 6px;
	border: 0px solid #000000;
}
#RightColumnHome
{
	margin-left: 6px;
	width: 204px;
	padding-top: 14px;
	color: black;
	font-size: 12px;
}

#RightColumn
{
	margin-left: 6px;
	width: 204px;
	padding-top: 34px; /* Creates the bar or orange above the column */
	color: black;
	font-size: 12px;
}

#footer
{
	clear: both;
	background-image: url('../images/bg_kleurlijnen_bottom.gif');
	background-repeat: repeat-x;
	background-color: white;
	text-align: left;
	z-index: 10;
}
.push
{
	height: 128px;
	clear: both;
}

/**** end of foundation ******/

/**** home flashobject ****/
#banner1
{
	position:absolute;
	top:200px;
	left:164px;
}
#banner2
{
	position:absolute;
	top:302px;
	left:164px;
}
#banner3
{
	position:absolute;
	top:404px;
	left:164px;
}

/*** markups ***/
#logoVHL
{
	margin-left: 12px;
	margin-top: 16px;
}
#logoSIH
{
	margin-left: 12px;
	/*margin-top: -20px;*/
}
#logoEYW
{
    margin-left: 12px;
}
#subhead ul, #home_quicklinks ul, #uxMajorsList
{	
	list-style: none;
	margin: 0;
	padding: 0;
}
#uxMajorsList
{
	padding-left: 10px;
}
#subhead ul li, #home_quicklinks ul li
{
	float: left;
}
#home_quicklinks
{
	margin-top: 5px;
	border: 3px solid #084c8d;
	height: 68px;
}
#home_quicklinks ul li
{
	margin-left: 5px;
	margin-top: 3px;
	display: block;
	width: 160px;
	font-size: 11px;
}
#subhead ul li a
{
	font-size:15px;
	display:block;
	color:#fff;
	text-decoration: none;	
	font-weight: bold;
	height:15px;
	float:left;
	padding-left: 12px;
	padding-right: 12px;
}
#subhead ul li.selected
{
	background-color: white; 
	height: 32px;
}
#subhead ul li.selected a
{
	color: black; 
	text-decoration: underline; 
}
h1, h1, h3
{
	color: #ff6306;
	font-weight: bold;
}

h1
{
	font-size: 28px;
	line-height: 32px;
	margin-top: 8px;
	margin-bottom: 16px;
}
h2
{
	font-size: 18px;
	line-height: 22px;
	margin-top: 12px;
	margin-bottom: 8px;
}
h3
{
	font-size: 12px;
}
h5
{
	font-size: 14px;
}

#NavPageTitle
{
	padding-top: 12px;
	padding-left: 8px;
	padding-bottom: 8px;
}

#NavPageTitle h2
{
	margin: 0;
	padding: 0;
	color: white;
}

#uxContent ul
{
	list-style: bullet;
	margin-left: 16px;
}
a.bluehomelink
{
    color: #005a9c;
    font-weight: bold;
	font-size: 0.9em;
    line-height: 2.0em;
	text-decoration: none;
}
a.bluelink
{
    color: #005a9c;
	font-size: 0.9em;
    text-decoration: none;
}
span.bluetext
{
    color: #005a9c;
	font-size: 0.9em;
}

a.createbrochurelink
{
    color: #005a9c;
	font-size: 1.0em;
    line-height: 0.7em;
	text-decoration: none;
}
a.HomeMajors
{
	color: White;
	text-decoration: none;
}
a.HomeMajors:hover
{
	text-decoration: underline;
}
/**** end of markups ***/

.basemargin
{
	margin-top: 20px;
	padding-left: 16px;
}
#uxLeftSubNavigation, .uxLSubNav 
{
	font-size: 11px;
	line-height: 11px;
}
#uxLeftSubNavigation, #uxLeftSubNavigation ul, .uxLSubNav
{
	list-style: none;
	padding-bottom:10px;
}
#uxLeftSubNavigation ul
{
	margin-left: 12px;
}
#uxLeftSubNavigation li
{
	width: 178px;	
}
#uxLeftSubNavigation li ul li
{
	width: 158px;
}
#uxLeftSubNavigation li a, .uxLSubNav li a
{
	color: #005a9c;
	text-decoration: underline;		
	width: 171px;
	display: block;
	border-bottom: 1px solid #fff;
	font-weight:bold;
	margin-bottom: 4px;
}

#uxLeftSubNavigation li li, #uxLeftSubNavigation li li ul
{
	display: none;
}

#uxLeftSubNavigation li li a, #uxLeftSubNavigation li li li a
{
	color: #005a9c;
	text-decoration: none;
}	
#uxLeftSubNavigation li li a:hover, #uxLeftSubNavigation li li li aa:hover
{
	text-decoration: underline;
}

#uxTopLeftDegreeNavigation, .uxLSubNav 
{
	font-size: 11px;
	line-height: 16px;
}
#uxTopLeftDegreeNavigation, #uxTopLeftDegreeNavigation ul, .uxLSubNav
{
	list-style: none;
	padding-bottom:10px;
}
#uxTopLeftDegreeNavigation ul
{
	margin-left: 12px;
}

#uxTopLeftDegreeNavigation li
{
	width: 180px;	
}
#uxTopLeftDegreeNavigation li ul li
{
	width: 160px;
}
#uxTopLeftDegreeNavigation li a, .uxLSubNav li a
{
	color: #005a9c;
	text-decoration: underline;		
	width: 172px;
	display: block;
	border-bottom: 1px solid #fff;
	font-weight:bold;
}
#uxTopLeftDegreeNavigation li li a, #uxTopLeftDegreeNavigation li li li a
{
	color: #005a9c;
	text-decoration: none;
}

div.flags
{
	position: absolute;
	top: 25px;
	right: 20px;
}

/*** START: SEARCH CONTROL **/
div#search
{
	position: absolute;
	top: 45px;
	right: 20px;
}
div#search #searchboxDiv
{
	float: left;
}
div#search #searchbuttonDiv
{
	float: left;
	background-color: #005a9c;
	height: 17px;
	padding-bottom: 2px;
}
input#Search_uxSearchText
{
	padding-left: 5px;
	border: 2px solid #bfbfbf;
	color: #3f3f3f;
	width: 140px;
	font-size: 10px;
	height: 15px;
}
a#Search_SearchButton
{
	background-color: #005a9c;
	color: white;
	font-size: 11px;
	text-decoration: none;
}
/*** END: SEARCH CONTROL **/

#uxNavThirdLvl
{
	margin-top: -7px;
}
.style3
 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.style5 
{
	color: #f60;
}

/* *** Float containers fix: */ 

.clearfix:after 
{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
 * html .clearfix{height: 1%;}
.clearfix{display: block;}
