/* -------------------
Code by Jamie Marriott
------------------- */

* {
	margin: 0 auto;
	padding: 0;
}
img {
	border: 0;
	text-decoration: none;
}
body {
	color: #666;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	position: relative;
	font-size: small;
	padding: 0px;
}
a {
	text-decoration: none;
	color: #069;
	font-weight: normal;
}
a:hover, a:focus, a:active {
	text-decoration: underline;
	outline:0;
}
ul {
	list-style: none;
	float:left;
	background-color: #fff;
}
ul li {
	border-bottom: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	width: 215px;
	float: left;
	padding: 5px 0 5px 20px;
}
ul li a {
	display: block;
}
.floatleft {
	float: left;
	margin-top: 0;
	margin-bottom: 2px;
	margin-right: 10px;
	clear: left;
}
#col01 {
	width:240px;
	float: left;
	background-color: #fff;
	margin: 0 0 10px 10px;
}

#col03 {
	width: 600px;
	position: relative;
	float: right;
	padding: 0 10px 10px 0;
}
#col03 a {
	border: 0px;
	text-decoration: none;
}
#col03 a:hover {
	text-decoration: underline;
}
.wrapper800 {
	position: relative;
	width:880px;
}
.width780 {
	width: 860px;
	position: relative;
}
.logo {
	width:	270px;
	height:	60px;
	float: left;
	padding: 10px;
}
.fullw {
	padding: 0;
	float: left;
	width: 100%;
	margin: 0;
}
.line {
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
.search {
	height:	60px;
	float: right;
	padding: 10px;
	font-size: x-small;
}
.pad10 {
	padding: 10px;
}
.padright10 {
	padding-right: 20px;
}
.padtop10 {
	padding-top: 10px;
}
.padbottom10 {
	padding-bottom: 10px;
}
#tab1 {
	text-align:left;
	float: left;
	width: 240px;
}
#tab2 {
	text-align:left;
	float: left;
	width: 240px;
}
#tab3 {
	text-align:left;
	float: left;
	width: 240px;
}
#tab4 {
	text-align:left;
	float: left;
	width: 240px;
}
#tab5 {
	text-align:left;
	float: left;
	width: 240px;
}
#tab6 {
	text-align:left;
	float: left;
	width: 240px;
}
#tab7 {
	text-align:left;
	float: left;
	width: 240px;
}
.menuitem {
	width:240px;
	background-color: #cddeee;
	margin-bottom: 2px;
	clear: both;
}
.menuitem a {
	font-weight: bold;
	display: block;
	margin-left: 2px;
	padding: 5px 0 5px 0;
}
.menuitem a:hover {
	text-decoration: none;
}
.menuitem a:focus {
	text-decoration: none;
}
.menuitem a:active {
	text-decoration: none;
}
.shadow {
	background-image: url(http://www.plymouth.ac.uk/homepage/homepage081208/images/shadow.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

