/* Style Sheet for JustinZiarko.co.uk | Copyright © Justin Ziarko 2008-2010 */

body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #e0dddc;
	background-color: #282424;
	background-image: url('back.gif');
	margin: 60px;
	}

p {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 8px;
	}

div.leftg p {
	padding-top: 3px;
	}

/* Start: Page Title */
h1 {
	font: bold 36px Arial, Helvetica, sans-serif;
	color: #ffffff;
	letter-spacing: -3px;
	margin: 0px;
	padding: 7px 12px 0px 4px;
	float: left;
	}

p.title {
	line-height: 11px;
	padding: 20px 6px 12px 0px;
	}
/* End: Page Title */

h2 {
	font: bold 30px Arial, Helvetica, sans-serif;
	letter-spacing: -3px;
	color: #ffffff;
	margin: 0px;
	}

/* Start: Graphics Headers */
div.header {
	width: 425px;
	height: 30px;
	margin-bottom: 4px;
	}

h3 {
	width: 357px;
	font: bold 14px/14px Arial, Helvetica, sans-serif;
	color: #ffffff;
	letter-spacing: -1px;
	margin: 0px;
	border-bottom: 1px solid #928888;
	}

div.headernews {
	margin-bottom: 20px;
	}

div.leftn h2, div.featured h2 {
	margin-bottom: 10px;
	}

div.headernews h3 {
	width: 249px;
	float: left;
	margin-bottom: 4px;
	}

div.headernews h4 {
	font: bold 14px/14px Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #ffd201;
	text-align: right;
	width: 56px;
	float: right;
	border-bottom: 1px solid #928888;
	margin-bottom: 4px;
	}

div.rightc h3 {
	width: 100%;
	border: none;
	}

h4 {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	}

h5, h6 {
	color: #ffd201;
	float: right;
	margin: 0px;
	}

h5 {
	font: 36px/30px Arial, Helvetica, sans-serif;
	letter-spacing: -2px;
	padding: 0px 0px 0px 0px;
	}

h6 {
	font: bold 15px/15px Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	padding: 0px 0px 0px 3px;
	}

p.linked {
	font-weight: bold;
	border: none;
	}

/* End: Graphics Headers */

div.rightg a {
	font: bold 14px/16px Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	}

a#currentr {
	color: #ffffff;
	}

a:link, a:visited, a:hover, a:active {
	color: #ffd201;
	text-decoration: none;
	}

a:hover {
	color: #ffffff;
	text-decoration: underline;
	}


a.footer:link, a.footer:visited, a.footer:hover, a.footer:active {
	color: #ffffff;
	text-decoration: none;
	}

a.footer:hover {
	color: #ffd201;
	text-decoration: underline;
	}

/* Start: Menu Styling */
ul#menu {
	list-style: none;
	margin: 0px 0px 7px 0px;
	padding: 42px 0px 0px 155px;
	font: bold 16px Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	text-align: left;
	white-space: nowrap;
	}

ul#menu li {
	display: inline;
	margin: 0px 5px 0px 0px;
	}

ul#menu a {
	text-decoration: none;
	padding: 0px 0px 4px 0px;
	border-bottom: 3px solid #928888;
	color: #ffffff;
	}

ul#menu a#current {
	border-color: #ffd201;
	color: #ffffff;
	}

ul#menu a:hover {
	border-color: #ffd201;
	color: #ffd201;
	}
/* End: Menu Styling */

/* Start: Main Layout */
#header {
	width: 600px;
	height: 68px;
	border-bottom: 1px solid #928888;
	background: url('logo.gif') no-repeat;
	margin-bottom: 2px;
	}

#page {
	width: 588px;
	background-image: url('page.gif');
	margin: 0px;
	padding: 6px 6px 16px 6px;
	}

#footer {
	text-align: right;
	width: 532px;
	border-top: 1px solid #928888;
	font: 12px/15px Arial, Helvetica, sans-serif;
	color: #ffffff;
	letter-spacing: -1px;
	padding: 3px 34px;
	background: url('jzicon.gif') no-repeat 573px 6px; 
	margin-top: 2px;
	}

#title {
	width: 588px;
	height: 48px;
	background-image: url('title.gif');
	background-repeat: no-repeat;
	margin: 0px 0px 16px 0px;
	overflow: hidden;
	}

div.leftn {
	width: 305px;
	height: 100%;
	}

div.leftn img {
	float: left;
	padding-right: 10px;
	padding-bottom: 20px;
	display: inline;
	}

/* Featured section of Home page */

div.featured {
	width: 252px;
	float: right;
	}

a.thumb {
	width: 82px;
	height: 82px;
	margin: 0px 0px 2px 2px;
	float: right;
	background-color: #433d3d;
	}

a.file {
	font: bold 14px Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	width: 70px;
	height: 70px;
	margin: 0px 0px 2px 2px;
	float: right;
	background-color: #433d3d;
	padding: 6px;
	position: relative;
	}

a.file:link, a.file:visited, a.file:hover, a.file:active {
	color: #ffffff;
	text-decoration: none;
	}

a.file:hover {
	color: #282424;
	text-decoration: none;
	background-color: #ffd201;
	}

div.blank {
	width: 82px;
	height: 82px;
	margin: 0px 0px 2px 2px;
	float: right;
	}

/* End: Main Layout */

/* Start: Graphics Layout */
div.leftg {
	width: 425px;
	height: 100%;
	padding-right: 16px;
	border-right: 1px dashed #928888;
	position: relative;
	left: 0px;
	top: 0px;
	}

div.rightg {
	width: 130px;
	height: 100%;
	float: right;
	}

div.spacer {
	height: 30px;
	}

div.rightg img {
	margin-top: 2px;
	margin-bottom: 16px;
	}

/* End: Graphics Layout */

/* Start: Contact Styling and Layout */
fieldset {  
	margin: 0px;  
	padding: 0px; 
	border-style: none;
	} 

fieldset ol {  
	padding: 0px;  
	margin: 0px;
	list-style: none; 
	} 

fieldset li {  
	padding-bottom: 8px; 
	float: left;
	margin: 0px;
	} 

fieldset.submit {
	text-align: right;
	margin: 0px;
	}

label {
	font: bold 14px/18px Arial, Helvetica, sans-serif;
	color: #ffffff;
	letter-spacing: -1px;
	float: left;
	width: 58px;
	margin: 0px 7px 0px 0px;
	padding: 0px;
	}

input, textarea {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background-color: #433d3d;
	color: #ffffff;
	width: 204px;
	border: 0px;
	padding: 3px;
	}

button.send {
	width: 85px;
	height: 19px;
	background: url('send.gif') no-repeat 0px 0px;
	border: 0px;
	cursor: pointer;
	}

button.send:hover {
	background: url('send.gif') no-repeat 0px -19px;
	}

div.leftc {
	width: 278px;
	height: 215px;
	padding-right: 16px;
	border-right: 1px dashed #928888;
	}

div.rightc {
	width: 276px;
	height: 100%;
	float: right;
	}

img.icon {
	margin: 16px 0px 0px 6px;
	padding: 0px;
	}
/* End: Contact Styling and Layout */


a.corner {
	position: absolute;
	left: 0px;
	top: 0px;
	}