.invisible {
	width: 0;
	height: 0;
	position: absolute;
	overflow: hidden;
}
.floatimageright{
	float:right;
	margin:0 0 10px 10px;
}


.floatimageleft{
	float:left;
	margin:0 10px 10px 0;
}


*{
	margin:0;
	padding:0;
}
img {
	border: 0;
}
body{
        background: url('/en/media/uniweb/styleassets/images/background.jpg') no-repeat #006699;
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	padding-top:0px;
}


#container{
	width:940px;
        background: #ebf8ff;
	margin: 0 auto 0;
	border-top: 13px solid #fff;
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
	
}





/************    HEADER STYLES        ****************/


#header{
	height:118px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	background: url('/en/media/uniweb/styleassets/images/trinity_banner_logo.jpg') no-repeat center center;
	position:relative;
}


#logo{
float:left;
position:absolute;
}

#header form{
	display: inline;
	float:right;
	width: 320px;
	text-align:right;
	margin:50px 70px 0 0; 
	
}

#header input{
	width:220px;
	height:24px;
	margin-right:10px;
}

#header input#searchformsubmitbutton{
	width:60px;
	height:26px;
	margin:0 10px -4px 0;
	position:absolute;
	
}


/************    top right nav styles        ****************/


#toprightnav{
	clear:both;
	position: absolute;
	top: -14px;
	right:0px;
}
#toprightnav ul{
	float: right;
	display:inline;
	text-align:right;
	
}
#toprightnav li{
	margin: 0 -1px;
	height:23px;
	float:left;
	list-style: none;
	text-align:center;
	background-color: #333;
	background-repeat: no-repeat;
	background-position: right top;
}
#toprightnav li.language{
background-color: #990000;
}
#toprightnav li a{
	display:block;
	padding: 4px 10px;
	height:20px;
	color:#FFFFFF;
	text-decoration:none;
	float:left;
	font-size: 85%;
}
#toprightnav li.language a{

}
#toprightnav li a:hover{
	/*background: url(../images/toprightnavbg_hover.gif) no-repeat center center;*/
	text-decoration:underline;
}
#toprightnav li a.current{
	/*background: url(../images/toprightnavbg_hover.gif) no-repeat center center;*/
}



/************    topnav styles        ****************/

#topnav{
	clear:both;
	width: 100%;
	margin-bottom: 10px;
	background-color: #000;
	background: url('/en/media/uniweb/styleassets/images/top_nav_back.jpg');
}

#topnav ul{
	display:inline;
}
#topnav li{
	display:inline;
	height: 31px;
	list-style: none;
}
#topnav li a{
	height: 17px;
	text-align:center;
	padding:6px 15px 5px 16px;
	display:block;
	float:left;
	color:#FFFFFF;
	text-decoration:none;
	font-size: 90%;
	border-right: 1px solid #666666;
}
#topnav li.first a{
	padding:6px 17px 5px 17px;
}
#topnav li.last a{
	border-right: none;
	padding:6px 17px 5px 17px;
}

#topnav li a:hover{
	background:#006699;
	color:#FFFFFF;
	text-decoration:none;
}


/************    BREADCRUMB STYLES        ****************/

#breadcrumb{
	background: #cccccc;
	height:21px;
	padding-top:7px;
	padding-left:14px;
	
}

#breadcrumb ul{
	display:inline;
}
#breadcrumb li{
    font-size: 70%;
	display:inline;
	list-style: none;
}
#breadcrumb li a{

	color:#000000;
	text-decoration:none;
}

#breadcrumb li a:hover{
	text-decoration:underline;
}

.clear{
	clear:both;
}

/************    COLUMN STYLES        ****************/

#col1{
	width:220px;
	margin:0 8px 40px;
	float:left;
	display: inline;
}
#col2{
	width:500px;
	margin:0 10px 40px;
	float:left;
	display: inline;
}
#col2.col2wide{
	width:700px;
	margin:0 10px 40px;
	float:left;
	display: inline;

	
}


/************    LEFTNAV STYLES        ****************/


#leftnav{

background:#ebf8ff;

}

#leftnav li{
	
        border-bottom: 1px solid #CCCCCC;
	list-style: none;
	font-size: 95%;
	
	
}
#leftnav li a{
	color:#000000;
	text-decoration:none;
	padding: 5px;
	display:block;


}
#leftnav li li a{
	padding: 5px;
	
}
#leftnav li a:hover{
        background:#ebf8ff;
	color:#FFFFFF;
}
#leftnav li li a:hover{
	background:#ebf8ff;
	color:#333333;
	text-decoration:underline;
}
#leftnav li li{
	border-bottom: none;
	margin-left: 2px;
	
	
}
#leftnav li ul{
	background: url('/en/media/uniweb/styleassets/images/leftnav_bg.jpg') repeat-y left center;
	margin-left: 10px;
	
}

/************    RELATED LINKS STYLES        ****************/


#relatedlinks ul li{
	list-style: circle url(none);
	margin:0 0 0 20px;
}
#relatedlinks ul a{
	color:#000000;
	text-decoration:none;
}
#relatedlinks ul a:hover{
	text-decoration:underline;
}

#relatedlinks h2{
	color:#003366;
	font-size:180%;
	padding: 5px 5px;
}

/************    CONTENT STYLES        ****************/


#col2 h1{
	font-size: 100%;
	margin-bottom: 0px;
	color: #333;
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 5px;
}

#col2 h1.red{
	color: #990000 ;
font-size: 120%;
margin-bottom: 5px;
}

#col2 h1.blue{
	color: #FFF;
	font-size: 105%;
	margin-bottom: 5px;
	background-color: #006699;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}


#col2 h2{
	font-size:115%;
	margin:0px 0 10px 0;
}

#col2 h3{
	color: #003366;
font-size: 100%;
margin-bottom: 10px;
}


#col2 p{
	margin:10px 0;
	line-height:150%;
	font-size:90%;


}
#col2 a{color:#006699;}
#col2 a:hover{color:#990000;}






/************    FOOTER STYLES        ****************/

#footer{
	background:#000000 url('/en/media/uniweb/styleassets/images/footerbg.jpg') repeat-x left top;
	clear:both;
	color:#FFFFFF;
	padding:0 10px 5px ;
	margin:0 0 0 0;
	width:920px;
	/*position:relative;*/

}
#footer p{
	clear:both;
	padding:10px 0;
}
#footer a{
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}


/************    FOOTER LEFT NAV STYLES        ****************/

#footerleftnav {
	clear:both;
	/*position:absolute;
	top:-14px;
	left:10px;*/
	
}
#footerleftnav ul{
	display:inline;
	text-align:right;
	
}

#footerleftnav li{
	margin: 0 5px;
	height:26px;
	float:left;
	list-style: none;
	text-align:center;

	background: url('/en/media/uniweb/styleassets/images/corner_bg_white_blue.png') top right no-repeat #003366;
}
#footerleftnav li a{
	display:block;
	padding: 4px 10px;
	height:26px;
	background: url('/en/media/uniweb/styleassets/images/corner_bg_white_blue.png') top left no-repeat; 
	text-decoration:none;
	float:left;
}

#footerleftnav li a:hover{

	text-decoration:underline !important;
}


#footerleftnav li a.current{
	background: url(../images/footerleftnavbg_hover.gif) no-repeat center center;
}

/************    FOOTER TOOLS        ****************/

#footertools ul li.alignright {
	text-align: right;
}

#footertools {
	text-align: right;
	float:right;
	width:160px;
	padding:20px 10px 0 0;
}
#footertools ul {
	margin: 0 0 5px 0;
}
#footertools ul li{
	text-align: left;
	list-style:none;
}

#footercontact{
	float:left;
	width:500px;
}
#footercontact ul{
	margin:7px 0 0 0;
}
#footercontact li{
	display:inline;
	background: url('/en/media/uniweb/styleassets/images/footerbar.gif') no-repeat right center;
	list-style: none;
	padding-right: 10px;
}

#footercontact li.last{
	background: url(none);
}

.alignright {
	text-align: right;
}

/************    'PURPLE' STYLES  - USES CLASS  'color-purple' ON BODY TAG     ****************/


.color-purple #col3 h2.col3boxtop{
	background: #660099 url('') no-repeat center top;
	color:#FFFFFF;
	padding:5px;
	margin:0;
}
.color-purple .col3box {
	border-right: 1px solid #660099;
	border-left: 1px solid #660099;
}
.color-purple .col3boxbottom{
	background: url('') no-repeat center top;
	height:6px;
	margin-top:0;
	margin-bottom:10px;
}
.color-purple h1, .color-purple #col1 h2, .color-purple #col3 h2, .color-purple #col2 h2{
	color:#660099;
}

.color-purple #leftnav li a:hover{
	background:#660099;
}
.color-purple #leftnav li li a:hover{
	background:none;
	color:#333333;
	text-decoration:underline;
}

/*********   HOME PAGE SPECIFIC STYLES   ************/

/************    MOST USE CLASS  'home' ON BODY TAG     ****************/

#noticestrip {
clear: both;
	background: #cccccc;
	height:27px;
	padding-top:8px;
	/*text-align:center;*/
	margin: 0 0 0 245px;
	color:#990000;
	font-size:110%;
}


#noticestrip a{
	color:#990000;
	text-decoration:none !important;
	
}
#noticestrip a:hover{
    color:#990000;
	text-decoration:underline !important;
}


.home #col1{
	margin-left:0;
}
.home #col2.col2wide{
	width:700px;
	margin:0 0 40px 10px;
	float:left;
	display: inline;
}

.home #container{
	background:#fff;
}
.home #footer{
	background:#000000 url('/en/media/uniweb/styleassets/images/homefooterbg.jpg') repeat-x left top;
}

.home #leftnav {
	border-left:#666666 1px solid;
	border-right:#666666 1px solid;
}
.home #leftnav ul{

}
.home #leftnav li{
	border-bottom: none;
	list-style: none;
}
.home #leftnav li a{
	text-decoration:none;
	padding: 5px;
	display:block;
	width: 190px;
	font-size:120%;
}
.home #leftnav li a:hover{
	background:#ebf8ff;
	color:#003366;
	text-decoration:underline;
}

.home  ul.socialnetwork li.sociallinks{
	list-style:none;
	padding:12px 0 8px 5px;
}


.home ul li img{
	vertical-align: middle;
}


.home .socialnetwork a{
	font-size:130%;
	color:#003366;
	text-decoration:none;
}
.home .socialnetwork a:hover{
	text-decoration:underline;
}
.home h1{
	font-size:150%;
}

.home img.imageleft {
	float: left;
	padding: 0 20px 20px 0;
}

.col2-thirds{
	width:210px;
	float:left;
	display: inline;
	margin-right:15px;
	margin-left:0px;
	font-size:110%;
}


.col2-thirds h1{
	font-size:90%;
	padding: 5px 0px 10px;
}


.col2-thirds h1.red{
	color:#990000;
}


.col2-thirds a{
	color:#006699;
	text-decoration:none;
	
}
.col2-thirds a:hover{
	color:#003366;
	text-decoration:underline;
}
.col2-thirds-container{
	clear:both;
	margin: 10px 0 0 0;
}

.col2-thirds li{
	list-style: none;
	margin: 4px 0;
	font-size:90%;
}

.whitebgcornerswide .col2-thirds li{
	margin-bottom:10px;
}

.whitebgcorners-top {
	background: #ffffff url('/en/media/uniweb/styleassets/images/whitebgcorners_top.png') no-repeat center top;
	height: 6px;
}
.whitebgcorners{
	background:#FFFFFF;
}

.whitebgcorners-bottom {
	clear: both;
	background: url('/en/media/uniweb/styleassets/images/whitebgcorners_bottom.png') no-repeat center top;
	height: 6px;
	margin-bottom:5px;
}

.whitebgcorners-bottomleft {
        width:220px;
	height: 10px;
        margin-top:5px;
	margin-bottom:5px;
     
}

.whitebgcorners-bottomleft img{
        margin:0 auto;
}


.whitebgcornerswide-top {
	background: url('/en/media/uniweb/styleassets/images/whitebgcornerswide_top.png') no-repeat center top;
	height: 6px;
}
.whitebgcornerswide{
	background:#FFFFFF;
	margin: 0;
}
.whitebgcornerswide-bottom {
	background: url('/en/media/uniweb/styleassets/images/whitebgcornerswide_bottom.png') no-repeat center top;
	height: 6px;
}


.home  #leftnav, .home ul.socialnetwork {
	font-size: 85%;
	padding: 2px 10px;
}

.home #leftnav li {
	margin: 4px 0;
}

.images-topleft {
	width:220px;
	margin-top:0px;
	margin-bottom:5px;
	color: #333333;
	font-size: 100%;
}

.images-topleft img{
        margin:0 auto;
}

.images-topleft a{
	color: #006699;
    	font-size: 100%;
        text-decoration:none;
}


/***************************************
Homepage Main Banner pic + text overlays
***************************************/

#homemainpic {
	position: relative;
	height: 300px;
	margin: 0 0 20px 0;

}

img.mainpic {
	height: 300px;
	width: 550px;

	position: absolute;
	top: 0;
	left: 0;

}



#righttext {
        font-size: 115%;
	height: 300px;
	width: 155px;
position: absolute;
top: 0px;
left: 545px;
z-index: 9999;
	background: url('/en/media/uniweb/styleassets/images/righttext_bg.jpg') no-repeat ;
}

#righttext a{
	color: #FFCC00;
        text-decoration:none;
}

#righttext li a:hover{
        text-decoration:underline;
}

#righttext p {
	color: #ffffff;
	padding: 15px 15px;

}

#bottomtext {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 550px;
	background: url('/en/media/uniweb/styleassets/images/bottomtext_bg.png') no-repeat left bottom;
}

#bottomtext h1 {
	margin: 5px 0;
	padding: 0 10px;
	color: #ffffff;
	font-size: 130%;
}
#bottomtext p {
	padding: 0 10px;
	color: #ffffff;
	font-size: 90%;
}

.home #footerleftnav li{
	margin: 0 5px;
	height:26px;
	float:left;
	list-style: none;
	text-align:center;
	background: url('/en/media/uniweb/styleassets/images/corner_bg_grey_blue.png') top right no-repeat #003366;
}
.home #footerleftnav li a{
	display:block;
	padding: 4px 10px;
	height:26px;
	background: url('/en/media/uniweb/styleassets/images/corner_bg_grey_blue.png') top left no-repeat;
	color:#FFFFFF;
	text-decoration:none;
	float:left;
}
