/* CSS Document */

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Lucida Sans, Verdana, arial, helvetica, sans-serif;
	color: #fff;
	background-color: #000;
	font-size: 16px;
}

h1, h2, h3, h4, p, blockquote {
	font-size: 15px;
	padding: 0px;
	margin: 0px;
}

.logo {
	margin-bottom: 37px;
}

h1 {
	font-size: 19px;
	line-height: 1.6em;
	padding-bottom: 8px;
	margin-bottom: 22px;
}

h2 {
	font-size: 15px;
	color: #009B0E;
	margin-top: 16px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #28404E;
	margin-bottom: 5px;
}

p {
	line-height: 1.4em;
	margin-top: 8px;
}

h3 {
	font-size: 15px;
	margin-bottom: -3px;
}

.project, .product {
	padding: 5px 0px 6px 0px;
}

.product p {
	font-size: 11px;
	margin-left: 39px;
	margin-top: 5px;
}

p.product {
	font-size: 11px;
}

.muted {
	color: #999999;
}

a:link {
	color: #00E7FF;
	text-decoration: none;
	border-bottom: 1px dotted #28404E;
}

a:visited {
	color: #008A98;
	text-decoration: none;
}

a:hover {
	color: #E7FF00;
	text-decoration: none;
	border-bottom: 1px dotted #40657C;
}

p.note {
	margin-top: 7px;
	margin-bottom: 5px;
}

.contentboxcolour {
	color: #48B775;
}

.shopboxcolour {
	color: #E20068;
}
