/* $TopStyle:URL=http://www.thinkinteractive.co.uk/style.css$ */
/* CSS definition file containing sitestyle stylesheets */

a#topmenu { color: #333333; font-weight: bold; }

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

a:link {
	color: #434343;
	font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #FF9966;
	font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #ACBABD;
	font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color: #000000;
	font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(bg.gif);
	background-position: top;
	background-repeat: repeat-x;
}

h1 {
	color: #000000;
	font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

img { border: 0px; }

p {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

ul {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	left: 5px;
	position: relative;
	text-decoration: none;
}

.contentheading {
	color: #1c394c;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	margin: 0px;
}

.imgsub {
	height: 12px;
	width: 12px;
	float: left;
	padding left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	margin-left: 15px;
}

.leftcolumn { float: left; width: 240px; margin-left: 5px; }

.leftcolumn a{
	border-bottom: 1px solid #EDEDED;
	color: #666666;
	display: block;
	line-height: 18px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
	text-decoration: none;
	text-indent: 5px;
}

.leftcolumn a:hover { background-color: #edece4; color: gray; }

#banner {
	width: 900px;
	height: 200px;
	top: 0px;
	left: 0px;
	position: relative;
}

#revision {
	width: 500px;
	height: 289px;
	top: 0px;
	left: 0px;
	position: relative;
}



#body {
	margin: 0 auto;
	width: 900px;
	border-left: 1px solid #ededed;
	border-right: 1px solid #ededed;
	border-bottom: 10px solid #229074;
	overflow: auto;
	background-color: #ffffff;
	padding-bottom: 15px;
	padding-top: 1px;
	background-image: url(bodybg.gif);
	background-position: left;
	background-repeat: repeat-y;
}

#container {
	left: 0px;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	top: 0px;
	width: 900px;
}

#header {
	width: 900px;
	height: 50px;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
}

#mainbody {
	text-align: left;
	width: 540px;
	padding-top: 20px;
	padding-right: 20px;
	float: right;
}

#mainnavimg {
	width: 220px;
	height: 40px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

#smarter { width: 150px; height: 200px; padding-top: 10px; }

#topmenu {
	width: 900px;
	top: 50px;
	text-align: left;
	height: 30px;
	margin-top: 8px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: white;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
}

