/*Rounded corners have been removed at this stage*/

/*Main Page Background Colour and Margin Settings*/
body {
	background-color: #F2F2F2;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
}

/*Parent DIV - this is the main DIV - White with Rounded Corners - containing all page content*/
#Parent {
	width: 980px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}

/*Parent DIV Header- This is the top white area of the page with 2 rounded white corners*/
#ParentTop {
	width: 980px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 10px;
	background-color: #FFFFFF;
}

/*Parent DIV Footer - This is the bottom white area of the page with 2 rounded white corners*/
#ParentFooter {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	height: 10px;
	background-color: #FFFFFF;
}

/*Parent DIV Top Right Corner Image*/
.ParentCnrTR {
	float: right;
	position: fixed;
	left: 0px;
}

/*Parent DIV Top Left Corner Image*/
.ParentCnrTL {
	float: left;
	position: fixed;
	left: 0px;
}

/*Parent DIV Bottom Right Corner Image*/
.ParentCnrBR {
	float: right;
	position: fixed;
	left: 0px;
}

/*Parent DIV Bottom Left Corner Image*/
.ParentCnrBL {
    float: left;
	position: fixed;
	left: 0px;
}

/*Main Horizontal Navigation Bar*/
#HorNav {
	width: 960px;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #5DC6F8;
	height: 20px;
}

/*Main Horizontal Navigation Bar Footer DIV - this is the container for the 2 rounded corners*/
#HorNavFooter {
	width: 960px;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #5DC6F8;
	height: 5px;
}

/*Main Horizontal Navigation Bar Footer Bottom Left Corner Image*/
.HorNavCnrBL {
	float: left;
	position: fixed;
	left: 0px;
}

/*Main Horizontal Navigation Bar Footer Bottom Right Corner Image*/
.HorNavCnrBR {
	float: right;
	position: fixed;
	left: 0px;
}

/*Head Text*/
h2 {
	font-size: 1.286em; /* 18px */
	line-height: 1.056em;
	color: #2C2C2C;
	font-family: Helvetica, Arial, sans-serif;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

/*Paragraph Text*/
p {
	font-size: 1em; /* 14px */
	line-height: 1.357em;
	color: #2C2C2C;
	font-family: Helvetica, Arial, sans-serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1.357em;
	margin-left: 0;
	padding-right: 10px;
	padding-left: 10px;
}

a {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #FF3737;
	text-decoration: underline;
}
a:visited {
    color: #CC0000;
}

#vertmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	}

#vertmenu {
	width: 200px;
	margin: 10px;
	}

#vertmenu li a {
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #C0C0C0;
}
#vertmenu .notopbrdr0xNone {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	height: 15px;
	}

#vertmenu li a:link, #vertmenu li a:visited {
	color: #0080FF;
	display: block;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 10px;
	}

#vertmenu li a:hover {
	color: #0065CA;
	background:  #FFFFFF;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 10px;
}

/*Main Page Content Container*/
#Parent2 {
	width: 530px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: none;
	clear: none;
	position: absolute;
	left: 230px;
}

/*Main Page Header - Graduated Blue Background*/
#Parent2Header {
	width: 960px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/forum_home_head.gif);
	height: 149px;
}

/*Main Page Header Top Right Corner Image*/
.Parent2HeaderRight {
	float: right;
	position: fixed;
	left: 0px;
}

/*Main Page Header Top Left Corner Image*/
.Parent2HeaderLeft {
	float: left;
	position: fixed;
	left: 0px;
}

/*Footer Top Container*/
#FooterStart {
	width: 960px;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #5DC6F8;
	height: 5px;
}
.HorNavLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
}

#RightContent {
	width: 200px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	float: right;
	position: fixed;
}

/*Columns*/
.row{

} 

.colimg{
	float:left;
	width:192px;
	height: 71px;
}

.col1{
	float:left;
	background-color:#EEEEEE;
	Xpadding:0 15px 25px 10px;
	width:192px;
	height: 275px;
}

.col2{
background-color:#ddd;
float:left;
width:192px;
height:275px;
}

.col3{
background-color:#eee;
float:left;
width:192px;
height:275px;
}

.col4{
	background-color:#DDDDDD;
	float:left;
	width:192px;
	height: 275px;
}

.col5{
	background-color:#EEEEEE;
	float:left;
	width:192px;
	height: 275px;
}

.col6{
	float:left;
	background-color:#EEEEEE;
	width:192px;
	height: 300px;
}

.col7{
background-color:#ddd;
float:left;
width:192px;
height:300px;
}

.col8{
background-color:#eee;
float:left;
width:192px;
height:300px;
}

.col9{
	background-color:#DDDDDD;
	float:left;
	width:192px;
	height: 300px;
}

.col10{
	background-color:#EEEEEE;
	float:left;
	width:192px;
	height: 300px;
}
/*Text in Columns*/
#main_links {
	margin:7px 0 0 0;
	background-color:white;
	height:500px;
}

#main_links ul{
	margin:0 0 10px 0;
	padding:0 0 0 1px;
}

#main_links li{
	margin:0 0 5px 0px;
	list-style-type:none;
	padding:0 0 0 7px;
}

#main_links h1{
	color:#119BDB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}

#main_links h2{
	color:#333333;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

/*Footer Bottom Container*/
#FooterBottom {
	width: 960px;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #119BDB;
	height: 20px;
}

/*Footer End DIV - this is the container for the 2 rounded corners on the bottom of the Footer*/
#FooterEnd {
	width: 960px;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #119BDB;
	height: 5px;
}

/*Footer Bottom Left Corner Image*/
.FooterCnrBL {
	float: left;
	position: fixed;
	left: 0px;
}

/*Footer Bottom Right Corner Image*/
.FooterCnrBR {
	float: right;
	position: fixed;
	left: 0px;
}

/*Horizontal Main Navigation Menu*/

#menu {
padding:0;
margin:0;
height:1em;
list-style-type:none;
}

/* Main Horizontal Navigation Text */
#menu li {
	float:left;
	height:0em;
	position:relative;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1.5em;
	padding-left: 10px;
	padding-right: 10px;
}

#menu li a, #menu li a:visited {
display:block;
text-decoration:none; /* No Underline for Default Text */
color:#FFFFFF; /* Default Text Colour */
}

#menu li a span, #menu li a:visited span {
display:none; /* No Change for Visited Links */
}

#menu li a:hover {
	border:0; /* needed to trigger IE */
	color:#FFFFFF; /* Text Colour on Mouseover */
	text-decoration: underline; /* Underlines Text on Mouseover */
}

/*Main Content Container*/
#MainContent {
	width: 960px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: auto;
	background-color: #FFFFFF;
}

/*Head Content Container*/
#HeadContent {
	width: 960px;
	height: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: auto;
	background-color: #FFFFFF;
}

.col1HeadContent{
	float:left;
	width:959px;
	height: auto;
}

/*Footer Navigation Menu*/

#footermenu {
padding:0;
margin:0;
height:1em;
list-style-type:none;
}

#footermenu li {
	float:left;
	height:2em;
	position:relative;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 2em;
	width: 7em;
}
#footermenu li a, #menu li a:visited {
display:block;
text-decoration:none; /* No Underline for Default Text */
color:#FFFFFF; /* Default Text Colour */
}
#footermenu li a span, #menu li a:visited span {
display:none; /* No Change for Visited Links */
}
#footermenu li a:hover {
	border:0; /* needed to trigger IE */
	color:#FFFFFF; /* Text Colour on Mouseover */
	text-decoration: underline; /* Underlines Text on Mouseover */
}
.HeaderText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
	color: #FFFFFF;
	position: relative;
	bottom: 0px;
	top: 40px;
	left: 10px;
	right: 0px;
}

#ColumnTbl {
	width: 960px;
}

/*Username, logged in as etc and You are now viewing/doing etc*/
#UserInfo {
	width: 950px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: auto;
	background-color: #FFE6B0;
	border: 1px solid #E0E0E0;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	color: #666666;
}
.UserInfoData {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #109BDB;
}

/*Login Area on Home Page*/
#LoginContainer {
	width: 938px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: auto;
	background-color: #CADCEB;
	border: 1px solid #E0E0E0;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	color: #666666;
	height: auto; /*ie7*/
	min-height:1300px; /*ff*/
}
.HorNav2 {
	width: 900px;
	top: 95px;
	position: relative;
	left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.Parent2HeaderStrap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	width: 400px;
	position: relative;
	left: 545px;
	top: 5px;
	text-align: right;
}



.UsrPassTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

/*Home Page Columns inc Login Area*/
.col1home{
	float:left;
	width:318px;
	height: auto;
}

.col2home{
	float:left;
	width:319px;
	height:auto;
}

.col3home{
	float:left;
	width:300px;
	height:auto;
}
