.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 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333;
	margin: 0;
	color: #666;
	background-color: #fdfefe;
        background: url('http://www.tsd.ac.uk/en/media/uniweb/styleassets/images/page/gradient_back.jpg');
	background-repeat: repeat-x;
	padding-top: 10;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#page {
	width: 100%;
	display: table;
	background: url('http://www.tsd.ac.uk/en/media/uniweb/styleassets/images/header/background_blue.jpg');
	background-repeat: no-repeat;
	background-position: center top;
}


#container{
	width:940px;
	margin: 0 auto 0;
	background-color: #FFF;
	
}




/************    HEADER STYLES        ****************/


#header{
	height:118px;
	position:relative;
        background: url('http://www.tsd.ac.uk/en/media/uniweb/styleassets/images/header/top_background.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}


#logo{
float:left;
position:absolute;
}

#header form{
	display: inline;
	float:right;
	width: 220px;
	text-align:right;
	margin-top: 50px;
	margin-right: 0px;
	margin-left: 0px;
	
}

#header input{
	width:210x;
	margin-right:0px;
}


#header input#searchformsubmitbutton{
	width:20px;
	height:20px;
	position:absolute;
	top: 53px;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: -29px;
	margin-left: 0;
	left: 907px;
	
}


/************    top right nav styles        ****************/


#toprightnav{
	clear:both;
	position: absolute;
	right:-1px;
	width: 900px;
	top: 0px;
	text-align: center;
}
#toprightnav ul{
	float: right;
	display:inline;
	text-align:right;
	
}
#toprightnav li{
	height:28px;
	float:left;
	list-style: none;
	text-align:center;
	background-repeat: no-repeat;
	background-position: right top;
}
#toprightnav li.language{
	background-color: #990000;
	margin-top: 5px;
	margin-left: 10px;
	background-image: url(http://www.tsd.ac.uk/en/media/uniweb/styleassets/images/header/lang_background.png);
	width: 78px;
	text-align: center;
}
#toprightnav li a{
	text-align: center;
        display:block;
	height:28px;
	color:#FFFFFF;
	text-decoration:none;
	float:left;
	font-size: 100%;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-top: 5px;
}
#toprightnav li.language a{
	vertical-align: middle;
	text-align: center;

}
#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%;
	background-color: #006699;
}

#topnav ul{
	display:inline;
}
#topnav li{
	display:inline;
	height: 31px;
	list-style: none;
}
#topnav li a{
	height: 17px;
	text-align:center;
	display:block;
	float:left;
	color:#FFFFFF;
	text-decoration:none;
	font-size: 110%;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 20px;
}
#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{
	color:#ffcc00;
	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:940px;
	float:left;
	display: inline;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#col2{
	width:500px;
	margin:0 10px 40px;
	float:left;
	display: inline;
}
#col2.col2wide{
	width:700px;
	margin:0 10px 40px;
	float:left;
	display: inline;

	
}


/************    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:100%;
	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{
	color:#CCC;
	margin:0;
	width:909px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFF;
	border-right-style: solid;
	border-right-color: #FFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	clear: both;
	font-size: 90%;	/*position:relative;*/
	background-color: #000;
}
#footer p{
	clear:both;
	padding:10px 0;
}
#footer a{
	color:#D2E9FF;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}


/************    BOTTOM LINKS STYLES        ****************/

#bottomlinks{
	height:20px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	clear: both;	/*position:relative;*/
	width: 900px;
	background-color: #000;
}

#bottomlinks ul{
	display:inline;
}
#bottomlinks li{
	display:inline;
	list-style: none;
}
#bottomlinks li a{
	text-align:center;
	display:block;
	float:left;
	color:#D2E9FF;
	text-decoration:none;
	font-size: 110%;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 0px;
}

#bottomlinks li a:hover{
	color:#ffcc00;
	text-decoration:none;
}


/************    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;
	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;
	background: url('/en/media/uniweb/styleassets/images/corner_bg_white_blue.png') top left no-repeat;
	text-decoration:none;
	float:left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footerleftnav li a:hover{

	text-decoration:underline !important;
}


#footerleftnav li a.current{
	background: url(../../home_test_march_2012_v4/images/footerleftnavbg_hover.gif) no-repeat center center;
}

/************    FOOTER TOOLS        ****************/

#footertools ul li.alignright {
	text-align: right;
}

#footertools {
	float:right;
	width:200px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	background-color: #000;
	text-align: right;
}
#footertools ul {
	margin: 0 0 5px 0;
}
#footertools ul li{
	text-align: left;
	list-style:none;
}

.footercontact{
	width:220px;
	padding-right: 10px;
	background-color: #000;
	float: left;
	text-align: left;
}
.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(../../home_test_march_2012_v4/css/none);
}

#footercopyright{
	float:left;
	width:800px;
	padding-right: 20px;

	background-color: #000;
}
#footercopyright{
	margin:7px 0 0 0;
}
#footercopyright{
	display:inline;
	background: url('/en/media/uniweb/styleassets/images/footerbar.gif') no-repeat right center;
	list-style: none;
	padding-right: 10px;
}

#footercopyright{
	background: url(../../home_test_march_2012_v4/css/none);
}




.alignright {
	text-align: right;
}


.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-container{
	clear:both;
	height: 235px;
	margin-right: 0;
	margin-left: 0;
	color: #CCC;
	background-color: #FFF;
}


/************BOX 1****************/


.box1{
	width:215px;
	float:left;
	display: inline;
	font-size:100%;
	background-color: #FFF;
	height: 230px;
	padding-left: 0px;
	color: #333;
  	margin-left: 5px;
}


.box1 h1{
	font-size:90%;
	padding: 5px 0px 10px;
	color: #333;
	background-color: #006699;
}

.box1 h2{
	font-size:110%;
	color: #006699;
	font-weight: normal;
	background-color: #C6E2FF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}


.box1 h1.red{
	color:#990000;
}


.box1 a{
	color:#000;
	text-decoration:none;
	
}
.box1 a:hover{
	color:#990000;
	text-decoration:underline;
}

.box1 li{
	list-style: none;
	margin: 4px 0;
	font-size:90%;
}


/************Box 2****************/


.box2{
	width:223px;
	float:left;
	display: inline;
	font-size:100%;
	background-color: #6a1f77;
	height: 230px;
	padding-left: 10px;
	margin-left: 5px;
}


.box2 h1{
	font-size:90%;
	padding: 5px 0px 10px;
}

.box2 h2{
	font-size:110%;
	padding: 5px 0px 10px;
	color: #FFF;
	font-weight: normal;
}


.box2 h1.red{
	color:#990000;
}


.box2 a{
	color:#FFF;
	text-decoration:none;
	
}
.box2 a:hover{
	color:#ffcc00;
	text-decoration:underline;
}

.box2 li{
	list-style: none;
	margin: 4px 0;
	font-size:90%;
}


/************BOX 3****************/


.box3{
	width:223px;
	float:left;
	display: inline;
	font-size:100%;
	background-color: #078182;
	height: 230px;
	padding-left: 10px;
	color: ffcc00;
	margin-left: 5px;
}


.box3 h1{
	font-size:90%;
	padding: 5px 0px 10px;
}

.box3 h2{
	font-size:110%;
	padding: 5px 0px 10px;
	color: #FFF;
	font-weight: normal;
}


.box3 h1.red{
	color:#990000;
}


.box3 a{
	color:#FFF;
	text-decoration:none;
	
}
.box3 a:hover{
	color:#ffcc00;
	text-decoration:underline;
}

.box3 li{
	list-style: none;
	margin: 4px 0;
	font-size:90%;
}


/************Box 4****************/


.box4{
	width:223px;
	float:left;
	display: inline;
	font-size:100%;
	background-color: #c00074;
	height: 230px;
	padding-left: 10px;
	margin-left: 5px;
}


.box4 h1{
	font-size:90%;
	padding: 5px 0px 10px;
}

.box4 h2{
	font-size:110%;
	padding: 5px 0px 10px;
	color: #FFF;
	font-weight: normal;
}


.box4 h1.red{
	color:#990000;
}


.box4 a{
	color:#FFF;
	text-decoration:none;
	
}
.box4 a:hover{
	color:#ffcc00;
	text-decoration:underline;
}

.box4 li{
	list-style: none;
	margin: 4px 0;
	font-size:90%;
}

/************BOX 5****************/


.box5{
	width:215px;
	float:left;
	display: inline;
	font-size:100%;
	background-color: #FFF;
	height: 230px;
	padding-left: 0px;
	color: #333;
  	margin-left: 5px;
}


.box5 h1{
	font-size:90%;
	padding: 5px 0px 10px;
	color: #333;
	background-color: #006699;
}

.box5 h2{
	font-size:110%;
	color: #006699;
	font-weight: normal;
	background-color: #C6E2FF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}


.box5 h1.red{
	color:#990000;
}


.box5 a{
	color:#000;
	text-decoration:none;
	
}
.box5 a:hover{
	color:#990000;
	text-decoration:underline;
}

.box5 li{
	list-style: none;
	margin: 4px 0;
	font-size:90%;
}


/************Box 2****************/


.box2{
	width:223px;
	float:left;
	display: inline;
	font-size:100%;
	background-color: #6a1f77;
	height: 230px;
	padding-left: 10px;
	margin-left: 5px;
}


/************Box 6****************/


.box6{
	width:223px;
	float:left;
	display: inline;
	font-size:100%;
	background-color: #ae0a1c;
	height: 230px;
	padding-left: 10px;
	margin-left: 5px;
}


.box6 h1{
	font-size:90%;
	padding: 5px 0px 10px;
}

.box6 h2{
	font-size:110%;
	padding: 5px 0px 10px;
	color: #FFF;
	font-weight: normal;
}


.box6 h1.red{
	color:#990000;
}


.box6 a{
	color:#FFF;
	text-decoration:none;
	
}
.box6 a:hover{
	color:#ffcc00;
	text-decoration:underline;
}

.box6 li{
	list-style: none;
	margin: 4px 0;
	font-size:90%;
}

/************BOX 7****************/


.box7{
	width:223px;
	float:left;
	display: block;
	font-size:100%;
	background-color: #0b4187;
	height: 230px;
	padding-left: 10px;
	color: ffcc00;
	margin-left: 5px;
}


.box7 h1{
	font-size:90%;
	padding: 5px 0px 10px;
}

.box7 h2{
	font-size:110%;
	padding: 5px 0px 10px;
	color: #FFF;
	font-weight: normal;
}


.box7 h1.red{
	color:#990000;
}


.box7 a{
	color:#FFF;
	text-decoration:none;
	
}
.box7 a:hover{
	color:#ffcc00;
	text-decoration:underline;
}

.box7 li{
	list-style: none;
	margin: 4px 0;
	font-size:90%;
}


/************Box 8****************/


.box8{
	width:233px;
	float:left;
	display: inline;
	font-size:100%;
	background-color: #0b4187;
	padding-left: 5px;
	height: 230px;
	margin-left: 0px;
}


.box8 h1{
	font-size:90%;
	padding: 5px 0px 10px;
}

.box8 h2{
	font-size:110%;
	padding: 5px 0px 10px;
	color: #FFF;
	font-weight: normal;
}


.box8 h1.red{
	color:#990000;
}


.box8 a{
	color:#FFF;
	text-decoration:none;
	
}
.box8 a:hover{
	color:#FFCC00;
	text-decoration:underline;
}

.box8 li{
	list-style: none;
	margin: 4px 0;
	font-size:90%;
}



/***************************************
Homepage Main Banner pic + text overlays
***************************************/

#homemainpic {
	height: 300px;
	margin: 0 0 5px 0;

}

#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;
}



 
  
#searchbox {
	float: right;
}
