/* Reactive Group CSS by Bluemonkey Designs www.blue-monkey.co.uk */

/*----BODY START----*/

* { margin: 0; padding: 0;}

html {
height:100%;
margin-bottom: 1px;
}

body{
	margin:0px; 
	padding:0px;
	background-color: #000;
	color: #fff;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
#header {
	width: 100%;
	height: 65px;
	border-bottom: solid #ff0000 2px;
	background-color: #fff;
}
#header .logo {
	width: 237px;
	height: 47px;
	float: left;
	background-image: url(../imgs/grouplogo.gif);
	padding: 0 0 0 0;
	margin: 10px 0 0 30px;
}
#header .livechat {
	width: 200px;
	height: 50px;
	float: right;
	padding: 0 0 0 0;
	margin: 6px 10px 0 0;
	text-align: right;
}
#search {
	width: 99%;
	height: 24px;
	margin: 10px 10px 0 0;
	padding: 0 10px 0 0;
	position: relative;
	text-align: right;
	line-height: 14px;
}
#search .TextField{
	font-size: 13px;
	margin-bottom: 2px;
}
#centreBox {
	width: 900px;
	height: 500px;
	margin: 0 auto;
	margin-top: 20px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#centreBox .box1{
	width: 252px;
	height: auto;
	text-align: center;
	float: left;
	margin: 0;
	padding: 0;
}
#centreBox .box2{
	width: 252px;
	height: auto;
	text-align: center;
	float: left;
	margin: 0;
	padding: 0;
}
#centreBox li{
	background: url(../imgs/arrow.jpg) no-repeat left;
	list-style: none;
	padding-left: 22px;
}
#centreBox ul{
}
#centreBox a {
	color: #FFF;
	line-height: 37px;
	text-decoration: none;
}
#centreBox a:hover {
	color: #FF0000;
}
#centreBox .leftColumn {
	width: 260px;
	height: auto;
	float:left;
	margin: 0 0 0 20px;
	padding: 0;
}
#centreBox .leftColumnFull {
	width: 860px;
	height: auto;
	float:left;
	margin: 0 0 0 20px;
	padding: 0;
}
#centreBox .leftColumnFull a{
	color: #FF0000;
	text-decoration: none;
	line-height: 18px;
}
#centreBox .leftColumnFull a:hover{
	color: #ccc;
	text-decoration: underline;
}
#centreBox .rightColumn {
	width: 600px;
	height: auto;
	float: right;
	margin: 0;
	padding: 0;
}

#TextBox {
	width: 900px;
	height: auto;
	margin: 0px auto;
	margin-bottom: 20px;
	padding: 0;
	position: relative;
	line-height: 14px;
}
#footer {
	width: 100%;
	height: 40px;
	margin: 0px auto;
	padding: 4px 0 0 0;
	text-align: center;
	border-top: #ff0000 solid 1px;
}
#topbar {
	height: 22px;
	width: 100%;
	background-color: #FFFFFF;
	border-bottom: #ff0000 solid 2px;
	padding: 3px 10px 3px 5px;
	margin: 0px;
}
#TBText {
	height: 17px;
	width: auto;
	float: left;
	margin: 0;
	padding: 4px 0 0 50px;
	color: #FF0000;
	font-size: 10px;
}
#TBText a{
	color: #333;
	text-decoration: none;
}
#TBText a:hover{
	color: #FF0000;
	text-decoration: none;
}
#logo {
	height: 22px;
	width: 110px;
	float: left;
}
.dropcontent{
	width: 898px;
	height: 438px;
	border: 1px solid black;
	background-color: #000;
	display:block;
}
#redtext {
	width: 900px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	color: #ff0000;
	text-align: center;
}
.redtext {
	color: #ff0000;
}
.grey {color: #999999}

.balloonstyle{
position:absolute;
top: -500px;
left: 0;
margin-left: 250px;
padding: 0px 15px 15px 15px;
visibility: hidden;
border:1px solid #fff;
font: 11px Verdana, Arial, Helvetica, sans-serif;
line-height: 18px;
z-index: 100;
background-color: #f6f6f6;
width: 403px;
color: #333;
}

#arrowhead{
z-index: 99;
position:absolute;
top: -200px;
left: 0;
visibility: hidden;
}

#hiddenkeywords {
	color: #000;
	font-size: 8px;
	text-align: center;
}

