/*Style Sheet for Toplanding.co.uk
copyright 2010
Design by Peter Coomb*/


body {
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #666666;
	background-color:#CC0066;
}

#wrapper {
	width: 650px;
	margin: 0px auto;
	background-color: #FFFFFF;
	margin-top: 20px;
}
#header, #webheader, #researchheader {
	height: 58px;
	background-color: #009966;
	text-indent:-5000em;
	padding:0px;
	margin:0px;
	outline:none;
}
#header{background:url(images/header.jpg) no-repeat;
}

#webheader{background:url(images/header.jpg) no-repeat;
}

#researchheader{background:url(images/researchheader.jpg) no-repeat;
}

#lcol {
	/*background-color: #009999;*/
	float: left;
	position:relative;
	/*width: 100px;*/
}

#rcol {
	float: right;
	/*height: 300px;*/
	width: 170px;
	margin-bottom:-200px;
	position:relative;
	padding:0px;
}

#researchfooter {
	/*background-color: #3300FF;*/
	background:url(images/footer.jpg) no-repeat bottom;	
}

#footer, #researchfooter{
	height:11px; 
	clear: both;
}
#content {
	float: left;
	width: 400px;
	padding: 5px;
}
#lcol img {
	margin: 220px  0  -70px -50px;
	float: left;
	position:relative;
}
#rcol img {
	margin-top:-60px;
	margin-right:-150px;
	position: relative;
	float:right;
}
#pete {
	margin: 0 0 20px 72px;
	width: 265px;
	padding-left: 5px;
	border: 1px solid #FF9BBC;
	color: #990033;
	line-height:1.5em;
}

#sue {
	margin-bottom:-50px;
	margin-left: 72px;
	width: 265px;
	padding-left: 5px;
	border: 1px solid #FF9BBC;
	color: #990033;
	line-height:1.5em;
	position:relative;
}

#content h1 {
	text-indent: -5000px;
	margin-left: 70px;
	margin-bottom:-5px;
	margin-top:-5px;
}

.paragraph{
	margin-left:45px;
}

#content a:link, a:visited, a:hover, a:active{
	color:#990033;
	font-weight:bold;
	text-decoration:none;
}

#content a:hover{
	text-decoration:underline;
	}

.webhead {
	background: url(images/webhead.jpg) no-repeat;
	display:block;
	
}

.pichead {
	background: url(images/pichead.jpg) no-repeat;
}

.publicationlist{
	margin: 0 0 0px 20px;	
}

#content .publicationlist a:link, a:visited, a:hover, a:active{
	color:#990033;
	font-weight:bold;
	text-decoration:none;	
}

#content .publicationlist a:hover {
	text-decoration: underline;	
}

#content .publicationlist a:visited {
	color:#990033;
	font-weight:bold;
}

#content .creditlistsize a:link, a:visited, a:hover, a:active{
	color:#990033;
	font-weight:bold;
	text-decoration:none;	
}

#content .creditlistsize a:hover {
	text-decoration: underline;	
}

#content .creditlistsize a:visited {
	color:#990033;
	font-weight:bold;
}

/*==================Home Page Navigation=========================*/

#homenav, #webnav, #researchnav, creditnav{
padding:0px;
z-index:5;
position:relative;

}
#nav {
width:165px;
height:160px;
background:url(images/navbgchair1.png) no-repeat;
padding:0;
margin:0 0 -30px -10px;
}
#nav li {
list-style-type:none;
width:165px;
height:40px;
padding:0;
}

#nav a {
display:block;
width:165px;
height:40px;
text-indent:-9999em;
padding:0;
outline:none;
}

/*Hover state*/
.homelink a:hover {
background:url(images/navbgchair1.png) no-repeat 0 -160px;
}
.weblink a:hover {
background:url(images/navbgchair1.png) no-repeat 0 -202px;
}
.researchlink a:hover {
background:url(images/navbgchair1.png) no-repeat 0 -241px;
}

.handmadelink a:hover{
background:url(images/navbgchair1.png) no-repeat 0 -281px;
}


/*Active State*/


#homenav .homelink {
background:url(images/navbgchair1.png) no-repeat 0 -323px;
}
#webnav .weblink {
background:url(images/navbgchair1.jpg) no-repeat 0 -281px;
}

/*Hide Hover State*/
#homenav .homelink a,
#webnav .weblink a,
{
background:none;
}

/*Firefox Fix
It seems you need to define padding. So just add a padding:0; line to #nav {}, #nav li {}, and #nav a {}.*/


/*====================Credits Listing Styles=======================*/
.floatleft{
float:left;
margin: 0 10px 35px 0;
}

.creditliststyle{
list-style: none;
}

.creditlistsize{
height: 140px;
width: 400px;
}
.creditmargin{
margin-bottom:15px;
display:block;
}

/*==================Carousel on Web Page*===========================*/

#carousel{
margin:-13px 0 0 64px;
border:#999999 1px solid;
color:#FFFFFF;
overflow:hidden;
text-align:right;
}

#carousel ul {
	list-style: none;
	width:1750px;
	margin: 0;
	padding: 0;
	position:relative;
}
#carousel li {
	display:inline;
	float:left;
}

.textholder {
	text-align:center;
	font-size:small;
	color:#FFFFFF;
	padding:3px;
	-moz-border-radius: 6px 6px 0 0;
	-webkit-border-top-left-radius: 6px;	
	-webkit-border-top-right-radius: 6px;
}

#carousel a:link, a:visited, a:hover, a:active{color:#FFFFFF;}

#frame, #researchframe {
	background: url(images/new-vintage-frame.png) no-repeat;
	width: 410px;
	height:240px;
	padding-top:65px;	
}

#frame{margin-left:-10px;
}

#researchframe{
	margin-left:25px;
	margin-top: -10px;
}

.cvbox{
	margin: 15px 0 0 85px;
	width: 288px;
	padding: 5px;
	border: 1px solid #FF9BBC;
	color: #990033;
	line-height:1.5em;
	position:relative;

}

/*slide show on research page*/
.slideshow { height: 197px; width: 288px; margin: -13px 0 0 65px; }
/*.slideshow img { padding: 15px; border: 1px solid #ccc; background-color: #eee; }*/




/*======================Research Navigation========================*/
#resnav {
width:165px;
height:200px;
background:url(images/navbgres.jpg) no-repeat;
padding:0;
margin:0 0 45px -10px;

}
#resnav li {
list-style-type:none;
width:165px;
height:40px;
padding:0;
}

#resnav a {
display:block;
width:165px;
height:40px;
text-indent:-9999em;
padding:0;
outline:none;
}

/*Hover state*/
.homelinkres a:hover {
background:url(images/navbgres.jpg) no-repeat 0 -200px;
}
.reslinkres a:hover {
background:url(images/navbgres.jpg) no-repeat 0 -240px;
}
.aboutlinkres a:hover {
background:url(images/navbgres.jpg) no-repeat 0 -280px;
}
.creditlinkres a:hover {
background:url(images/navbgres.jpg) no-repeat 0 -320px;
}
.contactlinkres a:hover {
background:url(images/navbgres.jpg) no-repeat 0 -360px;
}

/*Active State*/

/*#homenav .homelink {
background:url(images/navbgchair.jpg) no-repeat 0 -240px;
}
#webnav .weblink {
background:url(images/navbgchair.jpg) no-repeat 0 -281px;
}*/
#researchnav .reslinkres {
background:url(images/navbgres.jpg) no-repeat 0 -440px;
}

#creditnav .creditlinkres {
background:url(images/navbgres.jpg) no-repeat 0 -520px;
}

#aboutnav .aboutlinkres {
background:url(images/navbgres.jpg) no-repeat 0 -480px;
}


/*Hide Hover State*/
#homenav .homelink a,
#webnav .weblink a,
#researchnav .reslinkres a,
#creditnav .creditlinkres a,
{
background:none;
}

/*Firefox Fix
It seems you need to define padding. So just add a padding:0; line to #nav {}, #nav li {}, and #nav a {}.*/
/*============================================================================================================*/

