/*
COLOURS
Blue	#096785
Red		#852709
grey	#808080
lgrey	#d9d7d0
*/
html, body {height:100%}
body {font-family: Verdana, Arial, Helvetica, sans-serif;background-color:#f7f5ed;margin:0;padding:0;font-size:90%;}
a {text-decoration:none;color:#000;}
a:hover {color:#096785;}

#header {height:80px; width:300px;margin:0 auto;text-align:center;padding-top:20px;}

#topright, #botleft {width:100%;min-height:400px;margin:auto 0;height:auto;}
/*\*/
* html #topright, * html #botleft {
height: 400px;
}
/**/
#topright {border-top:8px solid #d9d7d0;background:url(../graphics/backgrounds/blue-circle-top-right.gif) top right no-repeat;}
#botleft {border-bottom:4px solid #d9d7d0;background:url(../graphics/backgrounds/blue-circle-bottom-left.gif) bottom left no-repeat;}

.contentwide {width:730px;margin: 10px auto 10px auto;}
.contentthin {width:300px;margin:0 auto;}
.contenthome {width:220px;margin:0 auto;}

.menuleft {width:100px;float:left;text-align:left;}
.menucentre {width:100px;float:left;text-align:center;}
.menuright {width:100px;float:right;text-align:right;}

.copyright {text-align:left;font-size:60%;}
.copytext {color:#808080;}

.homepage-content {margin:102px auto 20px auto;text-align:center;width:700px;}

#portfolio-menu {float:left;width:150px;padding:0}
#portfolio-menu ul {margin:0; padding:0;width:180px;}
#portfolio-menu ul li {list-style-type:none;margin:2px 0;padding:0;}
#portfolio-menu ul li img {vertical-align:middle;margin-right:5px;border:0;}
#portfolio-menu ul li span {float:right;height:100%;width:20px;text-align:right;margin-top:14px;}

a.blue-link {color:#096785;font-size:65%;}
a.blue-link:hover {color:#852709;}

.title {margin-top:15px;}

#portfolio-content {margin-left:210px;}

.grey-text {font-size:80%;color:#808080;}
.image-title {text-align:left;margin:10px 0;padding:0;}
.main-image {text-align:left;margin:10px 0 0 0;padding:0;}
.image-caption {margin:10px 10px 10px 0px;}

.image-strip img {padding:0 1px;border:0;}
.image-strip-table {margin:0 0 0 -14px;padding:0;}
.image-strip-table td.greybar {height:90px;vertical-align:middle;}
.bar-right {border-right:2px solid #d9d7d0;}
.bar-left {border-left:2px solid #d9d7d0;}

.thumbnail {cursor:pointer;border:0;}

.hostpipe {color:#d9d7d0;padding-left:10px;}
