
/* General */
* {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
    display: block;
}

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	background-color: #fff;
	background-image: url("../images/bg-wood.jpg");
}

h1 {
	float: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #000000;
	padding-bottom:5px;
	
}

h1.alone {
	float: none;
	margin: 0 0 18px 0;
}

h2 {
	clear: both;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #838383;
	
}

h2.small {
	font-size: 18px;
}

h3 {
	font-size: 20px;
	font-weight: normal;
	color: #11b9ff;
}

h4 {
	font-size: 18px;
	font-weight: normal;
	color: #999;
}

h5,h6 {
	font-size: 14px;
	color: #666;
}

h5 a {
	color: #666;
	text-decoration: none;
}

h5 a:hover {
	text-decoration: underline;
}

p {
	padding: 0 0 16px 0;
	color: #999;
}

a {
	color: #e80000;
	text-decoration:none;
}

a.blue {
	color: #11b9ff;
}

a:hover {
		color:#000000;
		text-decoration: underline;
}

br.clear {
	clear: both;
}

acronym {
	border: none;
}

.alt {
	display: none;
}

fieldset {
	border: 0;
}

/* Custom classes */
.blue {
	color: #11b9ff;
}

.black {
	color: #666;
}

.orange {
	color: #ff6600;
}

/* Layout */
#top {
	
	padding:20px 0 15px 30px;
}
#maincontainer {
	width: 780px;
	margin-top:1.5em;
	background:#ffffff;
	margin-left: auto; 
	margin-right: auto;
}

img.logo {
	float: left;
}

/* Header */
#header {
	width: 720px;
}

#header img {
	float: left;
}

#header a {
	color: #ccc;
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;
}

#header ul {
	float: right;
	padding: 34px 0 0 0;
	list-style-type: none;
}

#header ul li {
	display: inline;
	font-size: 11px;
}

/* Navigation */
#nav {
	clear: both;
	width: 720px;
	margin: 0 0 10px 0;
}

#nav a {
	color: #999;
	text-decoration: none;
}

#nav a:hover {
	color: #66ccff;
	border-bottom: #66ccff 1px dashed; 
}

#nav ul {
	list-style-type: none;
}

#nav ul li {
	display: inline;
	margin: 0 18px 0 0;
	font-size: 15px;
	color: #ccc;
}

#nav ul li.active {
	color: #66ccff;
	font-weight: bold;
}

/* Breadcrumbs */
#breadcrumbs {
	clear: both;
	width: 720px;
	margin: 0 0 22px 0;
	border-top: #efefef 1px solid;
	border-bottom: #efefef 1px solid;
	padding: 8px 0 7px 22px;
	background-image: url("../images/breadcrumb_arrow.gif");
	background-repeat: no-repeat;
	color: #999;
	font-size: 11px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 696px;
}

#breadcrumbs a {
	text-decoration: none;
}

#breadcrumbs a:hover {
	text-decoration: underline;
}

#breadcrumbs ul {
	list-style-type: none;
}

#breadcrumbs ul li {
	display: inline;
}

/* Pagination */
#pagination {
	margin: 24px 0 0 0;
	text-align: center;
}

#pagination ul {
	list-style-type: none;
}

#pagination ul li {
	display: inline;
	color: #66ccff;
}

#pagination ul li a {
	text-decoration: none;
	color: #66ccff;
}

#pagination ul li a:hover {
	text-decoration: underline;
}

/* Footer */
#footer {
	margin-left: auto; 
	margin-right: auto;
	clear: both;
	width: 720px;
	border-top: #CCCCCC 1px solid;
	padding: 18px 0 18px 0;
	font-size: 12px;
}

#footer p {
	padding: 0 0 3px 0;
}

#footer p.bottom {
	padding: 18px 0 3px 0;
}

#footer a {
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer ul {
	list-style-type: none;
}

#footer ul li {
	display: inline;
	margin: 0 8px 0 0;
}


#worksearch {
	margin-left: auto; 
	margin-right: auto;
	clear: both;
	width: 720px;
}

/* Work thumbnail listings */
#worklist {
	margin-left: auto; 
	margin-right: auto;
	width:720px;
	padding: 25px 0 0 0;
}

#worklist h2 {
	padding: 10px 0 15px 0;
	color: #000;
	font-size: 15px;
	font-weight: bold;
	border-top: #cccccc 1px solid;
}

#worklist h3 {
	padding: 8px 0 0 0;
	color: #000;
	font-size: 11px;
	font-weight: bold;
}

#worklist a {
	color: #11b9ff;
	text-decoration: none;
}

#worklist a:hover {
	text-decoration: none; 
}

#worklist p {
	font-size: 11px;
}

.workitem {
	float: left;
	padding: 0 22px 16px 0;
}

/* Work view */
#worknav {
	margin: 0 0 22px 0;
	padding: 6px 0 0 0;
	text-align: right;
}

#worknav ul {
	list-style-type: none;
}

#worknav ul li {
	display: inline;
	font-size: 11px;
	color: #11b9ff;
	text-transform: lowercase;
}

#worknav a {
	color: #11b9ff;
	text-decoration: none;
}

#worknav a:hover {
	text-decoration: underline;
}

#workleft {
	float: left;
	width: 512px;
	padding: 20px 0 0 0;
}

#workright {
	float: left;
	width: 208px;
	padding: 20px 0 0 0;
}

#workright h3 {
	padding: 8px 0 0 0;
	font-size: 12px;
	font-weight: bold;
}

#workright p {
	padding: 0 0 10px 0;
	font-size: 11px;
}

#workright ul {
	padding: 8px 0 0 0;
	list-style-type: none;
}

#workright ul li {
	padding: 4px 0 6px 22px;
	font-size: 11px;
	background-repeat: no-repeat;
}

#workright ul li a {
	text-decoration: none;
}

#workright ul li a:hover {
	color: #11b9ff;
}

#workright li.website {
	background-image: url("../images/bullets/work_launch_website.gif");
}

#workright li.showreel {
	background-image: url("../images/bullets/work_play_showreel.gif");
}

#workright li.enquire {
	background-image: url("../images/bullets/work_enquire.gif");
}

#workright li.casestudy {
	background-image: url("../images/bullets/work_case_study.gif");
}

#workright img {
	margin: 0 0 12px 0;
}

#workbottom {
	clear: both;
	width: 720px;
}

#workbottom h3 {
	padding: 34px 0 12px 0;
	font-size: 12px;
}

#workbottom dl {
	float: left;
	margin: 0 12px 24px 0;
}

#workbottom dd {
	padding: 3px 0 0 0;
	font-size: 11px;
}

//
