
html {
	height: 100%;
	font-size: 100%;
}

body {
	font-size: 1em;
	color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
	background: #abcdef url( '/images/background2.png' ) top left repeat-x;
	padding: 0px 0px 0px;
	margin: 0px;
}

#content, #footer {
	font-size: 0.75em;
}

#content {
	margin-top:10px;
	background: transparent url( '/images/background_right.gif' ) top right repeat-y;
}

#content_inner {
	background: transparent url( '/images/background_left.gif' ) top left repeat-y;
}

a {
	color: #ffffff;
	text-decoration: none;
}

a:hover, a:focus {
	color: #abcdef;
}

p {
	color: #cccccc;
	line-height: 1.5em;
}

h1 {
	color: #abcdef;
}

h1.homemain {
	clear: left;
}

img {
	border: none;
}

#options {
	height: 50px;
	text-align: right;
	padding: 0px 10px;
}

#options ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 0.8em;
}

#options ul li {
	padding: 0px;
	margin: 0px 5px;
	display: inline;
	position: relative;
	top: 15px;
}

#title {
	height: 154px;
	background: transparent url( '/images/demoncheese.png' ) top right no-repeat;
}

#title h1 {
	margin: 120px 30px 0px 0px;
	text-align: right;
	font-size: 1.1em;
	font-weight: normal;
	float: right;
	color: #ffffff;
}

#title img {
	margin: 35px 5px 5px 30px;
	float: left;
}

#menu {
	margin-bottom: 10px;
}

#menu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	font-size: 1.5em;
}

#menu ul li {
	display: block;
	padding: 5px 5px 15px;
	margin: 0px 0px 10px;
	background: transparent url( '/images/menubackground2.gif' ) bottom left repeat-x;
}

#menu ul li.current, #menu ul li:hover, #menu ul li:focus {
	background: transparent url( '/images/currentmenubackground2.gif' ) bottom left repeat-x;
}

#menu ul li.final {
	border-right: 0px;
}

#menu ul li a {
	display: block;
	line-height: 0.9em;
}

#menu ul li a span {
	font-size: 0.5em;
	color: #cccccc;
}



#footer {
	clear: both;
/*	background: transparent url( '/images/footer.gif' ) bottom right no-repeat; */
}

#contact h2, #social h2 {
	font-size: 1.25em;
}

#footer_inner {
	padding: 10px;
	height: 230px;
}

.col {
	float: left;
	width: auto;
}

.col img {
	border: 1px solid #999999;
	padding: 10px;
}

.feature {
	width: 300px;
	margin-right: 25px;
}

.hometext_inner {
	padding: 0px 10px;
}

#hometext {
	margin-left: 10px;
	margin-right: 280px;
	background: transparent url( '/images/dot.gif' ) top left repeat-y;
	padding-left: 12px;
}

#hometext h1 {
	color: #ffffff;
	font-size: 1.5em;
	font-weight: normal;
}

#hometext h2, #hometext h3 {
	font-size: 1em;
	line-height: 2em;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}

#hometext h3 {
	text-align: right;
}

#hometext p {
	margin-right: 20px;
}

#hometext br.h2break {
	line-height: 2em;
}

#hometext h1.title {
	color: #abcdef;
	font-size: 2.5em;
	font-weight: bold;
	margin: 10px 0px;
	line-height: 1em;
}

#homeimages {
	float: right;
	width: 250px;
	margin-right: 10px;
	/* background: transparent url( '/images/dot.gif' ) top left repeat-y; */
	padding: 0px;
	padding-left: 10px;
}

#mainimages {
	float: right;
	width: 200px;
}

#mainsubmenu {
	float: left;
	width: 200px;
/*	background: transparent url( '/images/dot.gif' ) top right repeat-y; */
}

#mainsubmenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#mainsubmenu ul li {
	margin: 10px 10px 0px 10px;
	padding: 0px 0px 10px 0px;
	background: transparent url( '/images/dot.gif' ) bottom left repeat-x;
}

#mainsubmenu ul li a {
	display: block;
	padding-right: 10px;
}

#mainsubmenu ul li.current {
	/* background: transparent url( './../images/subcurrent.gif' ) center right no-repeat; */
	/* text-align: right; */
}

#mainsubmenu ul li.current a {
	color: #cccccc;
	background: transparent url( './../images/subcurrent.gif' ) center right no-repeat;
}



#maintext {
	margin-left: 210px;
	margin-right: 280px;
}

#maintext h1 {
	font-size: 2.5em;
	margin-top: 10px;
}

#maintext h2 {
	font-size: 1.1em;
	margin-bottom: 0px;
}


#maintext h2 a:hover {
	color: #abcdef;
}

#maintext p {
	margin-top: 0px;
}

#maintext p.summary {
	margin-bottom: 0px;
}

#maintext div.summary_block {
	background: transparent url( '/images/dot.gif' ) bottom left repeat-x;
	min-height: 170px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#maintext p.summary_link {
	margin-top: 10px;
	text-align: right;
}

img.square, img.preview {
	padding: 10px;
	margin: 0px 10px 10px 0px;
	border: 1px solid #999999;
}

img.preview {
	float: left;
}

#colours {
	float: left;
	font-size: 0.8em;
	vertical-align: middle;
}

#colours img.square {
	padding: 5px;
	float: none;
	vertical-align: middle;
	margin: 0px;
}

#imglist img.square {
	float: none;
}

.invisible {
	position: absolute;
	top: -9999px;
	left: -9999px;
}

div.formline {
	clear: left;
	padding: 0px 0px 1px;
}

label {
	float: left;
	width: 80px;
}

input, textarea {
	float: left;
	width: 160px;
	margin-bottom: 10px;
	border: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	outline: none;
	padding: 3px;
}

textarea {
	height: 50px;
	width: 245px;
}

input.submit {
	background: transparent url( '/images/menubackground.gif' ) top left repeat-x;
	clear: left;
	padding: 5px;
	width: auto;
	border: 0px;
	color: #ffffff;
	float: right;
}

#copyright {
	clear: both;
	margin-left: 10px;
	margin-bottom: 0px;
	padding-bottom: 10px;
}

#social {
	padding-bottom: 10px;
	background: transparent url( '/images/dot.gif' ) bottom left repeat-x;
}

.clearall {
	clear: both;
	font-size: 1px;
}

.clearleft {
	clear: left;
	height: 15px;
	background: transparent url( '/images/dot.gif' ) bottom left repeat-x;
}

a.back_to_top {
	font-size: 0.8em;
}

.floatright {
	float: right !important;
	margin: 0 0 10px 10px !important;
}