/*
author: Darren Chandler
company: Campbell Shaw Ltd
email: d.chandler@campbellshaw.co.uk
*/

body,html {
	font-size:100%;
	color:#9a0000;
	margin-top:0px;
	margin-bottom:0px;
	background-color:#f8f8ee
}

td,div,body {
	font-family:Verdana,Arial,Helvetica,sans-serif
}


h1 {
	font-size:1.4em
}

h2 {
	font-size:1.2em
}

h3 {
	font-size:1.1em
}

h4,h5 {
	font-size:1em
}

h5 {
	font-weight:normal;
	font-style:italic
}

p {
	line-height:1.5em
}

dl.legal dt,ol li {
	list-style-type:decimal
}

li {
	list-style-type:square
}

a img {
	border:0
}

#scrn-read {
	display:none
}

#container {
	font-size:0.7em;
	width:800px;
	margin:auto;
	background-color:#f8f8ee
}

#branding {
	width:747px;
	margin:0px;
	padding:0px;
	font-weight:bold;
	font-size:large;
	float:left;
}

#punch-line {
	width:53px;
	margin:0px;
	padding:0px;
	float:left;
}

#sidebar {
	background:url(../img/sidebar_bg.gif) repeat-y;
	width:185px;
	float:left;
}

#content {
	width:525px;
	padding-left:12px;
	margin-right:25px;
	float:right;
	background-color: #fff;
}

#content {
	padding-top:10px;
}

#site-info {
	margin-left:-12px;
	text-align:center;
	color:#666666;
}

#site-info p {
	margin:5px 0px 10px 0px;
	padding:0px;
}

#site-info a {
	margin-left:10px;
	color:#666666;
	font-weight:bold;
}

#site-info span {
	margin-left:10px;
	font-weight:bold;
}

#site-info .site_by {
	margin-left:2px;
	color:#73c222;
	font-weight:bold;
}

#site-info .bottom {
	padding-bottom:25px;
}

.site-button-med  {
	background:transparent;
	border:none;
	padding:0px;
	margin:0px;
	white-space:normal;
	text-decoration:none;
	text-align:center;
	color:white;
	width:100px;
	height:22px;
	font-size:0.8em;
	font-weight:bold;
	background:url(../img/button_100.gif) no-repeat top left;
}

.site-button-med:hover {
	background-position:-100px 0px;
	text-decoration: none;
}

.site-button-med:active {
	background-position:-200px 0px;
	text-decoration: none;
}

.site-button-lrg  {
	background:transparent;
	border:none;
	padding:0px;
	margin:0px;
	white-space:normal;
	text-decoration:none;
	text-align:center;
	color:white;
	width:150px;
	height:22px;
	font-size:0.8em;
	font-weight:bold;
	background:url(../img/button_150.gif) no-repeat top left;
}

.site-button-lrg:hover {
	background-position:-150px 0px;
	text-decoration: none;
}

.site-button-lrg:active {
	background-position:-300px 0px;
	text-decoration: none;
}

#sidebar #view-basket {
	margin-top:15px;
}

#sidebar #content-rating {
	margin-top:25px;
}

#sidebar #content-rating p {
	margin:0px 0px 0px 25px;
	padding:0px;
	width:150px;
	text-align:center;
	font-size:0.8em;
	font-weight:bold;
	color:#666666;
}