@charset "utf-8";
/* CSS Document */

/*CSS RESET SHEET - THIS RESETS MOST BROWSERS DEFAULT MARGIN AND PADDING VALUES TO ENSURE CROSS BROWSER CONSISTANCY*/
body, h1, h2, h3, h4, h5, h6, p, img {
	margin:0px;
	padding:0px;
	border:none;
}
img {
	display:block;
	border:0px;
}
body {
	background-repeat:no-repeat;
	background-image: url('../images_new/bg.gif');
	background-position: center top;
	background-color: #e6e6e6;
}
/*VISIONSCAPE MENU SETTINGS*/
html {
	overflow: -moz-scrollbars-vertical;
	overflow-x: auto;
	overflow-y: scroll;
}
/* BASIC TEXT STYLING */

p, li, ol, ul {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#888888;
	margin-bottom:15px;
}
li {
	line-height:18px;
	margin-bottom:0px;
}
strong {
	color:#4d4d4d;
}
a:link, a:visited {
	color: #00abe6;
	text-decoration: none;
	font-weight:bold;
}
a:hover, a:visited:hover {
	color: #00abe6;
	text-decoration: underline;
	font-weight:bold;
}
h1 {
	font-size:24px;
	font-family: Helvetica, Arial, Tahoma, Verdana, sans-serif;
	color:#00abe6;
	font-weight: normal;
	margin-bottom:15px;
}
h2 {
	font-size:17px;
	font-family: Helvetica, Arial, Tahoma, Verdana, sans-serif;
	color:#2d2d2d;
	font-weight: normal;
	margin-bottom:15px;
}
h3 {
	font-size:15px;
	font-family: Helvetica, Arial, Tahoma, Verdana, sans-serif;
	color:#82bc1a;
	line-height: 22px;
	margin-bottom:15px;
	text-decoration:none;
}
h4 {
	font-size:13px;
	font-family: Helvetica, Arial, Tahoma, Verdana, sans-serif;
	color:#82bc1a;
	margin-bottom:15px;
	text-decoration:underline;
}
h5 {
}
h6 {
}
/* SPECIFIC CLASS STYLING */
.header {
	position:relative;
	width:960px;
	height:327px;
}
.logo {
	position:absolute;
	width:174px;
	height:169px;
	right:0px;
	z-index:3;
}
.menubar {
	position:absolute;
	width:960px;
	height:37px;
	bottom:0px;
	z-index:2;
	background-image: url(../images_new/menu_bg.png);
	text-align:right;
}
.banner {
	position:absolute;
	width:960px;
	height:327px;
	z-index:1;
}
.thumbnails {
	position:relative;
	width: 960px;
	height: 139px;
}
.thumbnails img {
	margin-bottom:12px;
}
.thumbnails h1 {
	font-size:12px;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	color:#00abe6;
	font-weight: bold;
	margin-bottom:2px;
}
.thumbnails a:link, .thumbnails a:visited {
	font-weight: normal;
	margin-bottom:0px;
}
.thumbnails a:hover, .thumbnails a:visited:hover {
	font-weight: normal;
	margin-bottom:0px;
	text-decoration:underline;
}
.thumb_fitness {
	position:absolute;
	width:168px;
	height: 139px;
}
.thumb_fitness h1, .thumb_fitness a:link, .thumb_fitness a:visited, .thumb_fitness a:hover, .thumb_fitness a:visited:hover {
	color: #003e7e;
}
.thumb_sports {
	position:absolute;
	width:168px;
	height: 139px;
	left: 198px;
}
.thumb_sports h1, .thumb_sports a:link, .thumb_sports a:visited, .thumb_sports a:hover, .thumb_sports a:visited:hover {
	color: #92002d;
}
.thumb_family {
	position:absolute;
	width:168px;
	height: 139px;
	left: 396px;
}
.thumb_family h1, .thumb_family a:link, .thumb_family a:visited, .thumb_family a:hover, .thumb_family a:visited:hover {
	color: #adb102;
}
.thumb_health {
	position:absolute;
	width:168px;
	height: 139px;
	left: 594px;
}
.thumb_health h1, .thumb_health a:link, .thumb_health a:visited, .thumb_health a:hover, .thumb_health a:visited:hover {
	color: #f39010;
}
.thumb_group {
	position:absolute;
	width:168px;
	height: 139px;
	left: 792px;
}
.thumb_group h1, .thumb_group a:link, .thumb_group a:visited, .thumb_group a:hover, .thumb_group a:visited:hover {
	color: #00abe6;
}
.nusport_footer p {
	padding-left: 16px;
	font-size:10px;
	color: #fff;
	line-height:12px;
	margin-bottom:0px;
}
.nusport_footer a:link, .nusport_footer a:visited {
	font-size:10px;
	color: #fff;
	font-weight:normal;
}
.nusport_footer a:hover, .nusport_footer a:visited:hover {
	font-size:10px;
	color: #fff;
	font-weight:normal;
	text-decoration: underline;
}
.disclaimer p {
	font-size:10px;
	color: #706e6e;
	line-height:17px;
	margin-bottom:0px;
}
.disclaimer strong {
	color: #3f3f3f;
}
.disclaimer a:link, .disclaimer a:visited {
	font-size:10px;
	color: #706e6e;
	font-weight:normal;
}
.disclaimer a:hover, .disclaimer a:visited:hover {
	font-size:10px;
	color: #706e6e;
	font-weight:normal;
	text-decoration: underline;
}
/* ------------------ Animated Boxes ---------------- */

.slide_container {
	position:relative;
	height:217px;
	width:168px;
}
.white_corner {
	position:absolute;
	height:20px;
	width:18px;
	bottom:0px;
	z-index:10;
}
.boxgrid {
	width: 168px;
	height: 217px;
	margin:0px;
	float:left;
	background:#ffffff;
	overflow: hidden;
	position: absolute;
}
.boxpad {
	padding-left:15px;
	padding-top:8px;
}
.boxgrid img {
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
}
/* ------------------ News Slider Styles ---------------- */

div#tmpSlideshow {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	height: 140px;
	width: 308px;
}
div.tmpSlide {
	position: absolute;
	top: 23px;
	left: 22px;
	width: 308px;
	height: 255px;
	display: none;
	background-image: url('/SiteFiles/theforumorgau/images_new/news_icon.gif');
	background-repeat: no-repeat;
	background-position: left top;
}
div.tmpSlide img {
	display: none;
}
div#tmpSlideshowControls {
	position: absolute;
	left: 43px;
	top: 129px;
	width: 120px;
}
div.tmpSlideshowControlNext {
	float: left;
	margin: 0px 0px 0px 0px;
	width: 36px;
	height: 36px;
	color: #156696;
	font: 11px Arial, Tahoma, Verdana, Helvetica, sans-serif;
	text-align: center;
	cursor: pointer;
}
div.tmpSlideshowControlNext span {
	line-height: 36px;
	vertical-align: middle;
}
div.tmpSlideshowControlNext span:hover {
	color: #156696;
	text-decoration: underline;
}
div.tmpSlideshowControlPrevious {
	float: left;
	margin: 0px 0px 0px 0px;
	width: 70px;
	height: 36px;
	color: #156696;
	font: 11px Arial, Tahoma, Verdana, Helvetica, sans-serif;
	text-align: center;
	cursor: pointer;
}
div.tmpSlideshowControlPrevious span {
	line-height: 36px;
	vertical-align: middle;
}
div.tmpSlideshowControlPrevious span:hover {
	color: #156696;
	text-decoration: underline;
}
div.tmpSlideshowControlSpacer {
	position: absolute;
	font: 12px Arial, sans-serif;
	color: #156696;
	bottom: 10px;
	left: 65px;
	margin: 0px 0px 0px 0px;
}
div.tmpSlideshowControlSpacer2 {
	position: absolute;
	font: 12px Arial, sans-serif;
	color: #94d61e;
	bottom: 10px;
	left: 120px;
	margin: 0px 0px 0px 0px;
}
div.tmpSlideshowControlHeading {
	display:none;
}
div.tmpSlideshowControlOn {
	color: #156696;
}
div.tmpSlideshowControlActive {
}
div.tmpSlideText {
	position: absolute;
	left: 34px;
	top: 0px;
	width: 274px;
}
div#tmpSlideshow h4 {
	color: #00abe6;
	font: 17px Helvetica, Arial, Tahoma, Verdana, sans-serif;
	text-decoration:none;
	font-weight: normal;
	margin-top:0px;
	margin-bottom: 0px;
}
div.tmpSlideText p {
	font: 11px Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: #888888;
	text-align: justify;
	line-height:17px;
	margin-top:10px;
	margin-left:1px;
	float:left;
}
div.tmpSlideText a:link, div.tmpSlideText a:visited {
	color: #00abe6;
	font: 11px Arial, sans-serif;
	text-decoration:none;
}
div.tmpSlideText a:hover, div.tmpSlideText a:hover:visited {
	color: #00abe6;
	font: 11px Arial, sans-serif;
	text-decoration:none;
}
div.tmpSlideText_ReadMore {
	font: 11px Arial, Tahoma, Verdana, Helvetica, sans-serif;
	position:relative;
	margin-top: -10px;
	top: 117px;
	right: 0px;
	color: #00abe6;
	position:absolute;
}
div.tmpSlideText_ReadMore a:link, .tmpSlideText_ReadMore a:visited {
	font: 11px Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: #00abe6;
	text-decoration: none;
}
div.tmpSlideText_ReadMore a:hover, .tmpSlideText_ReadMore a:visited:hover {
	font: 11px Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: #00abe6;
	text-decoration: underline;
}
/* ------------------- Form Element Styling ------------------- */

/* Homepage*/

.newsletter_text {
	position:relative;
	width: 326px;
	height: 1px;
	top:17px;
	left: 20px;
}
.vsdElements {
	position:relative;
	width:326px;
	height: 117px;
	top: 24px;
	left: 4px;
}
.vsdMobile {
	visibility: hidden;
}
.vsdPosition {
	visibility: hidden;
}
.vsdCategories {
	visibility: hidden;
}
.vsdAccept {
	visibility: hidden;
}
.vsdFname {
	position: absolute;
	border: 1px solid #c3c3c3;
	background-color: #f1f1f1;
	left: 15px;
	top:28px;
	width: 155px;
	height: 24px;
	margin: 0px;
	padding: 0px;
}
.vsdFnameTextBox {
	padding-left:10px;
	padding-top:4px;
	height: 18px;
	width: 144px;
	border:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #686868;
}
.vsdLname {
	position: absolute;
	border: 1px solid #c3c3c3;
	background-color: #f1f1f1;
	left: 182px;
	top:28px;
	width: 158px;
	height: 24px;
	margin: 0px;
	padding: 0px;
}
.vsdLnameTextBox {
	padding-left:10px;
	padding-top:4px;
	height: 18px;
	width: 147px;
	border:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #686868;
}
.vsdEmail {
	position: absolute;
	border: 1px solid #c3c3c3;
	background-color: #f1f1f1;
	left: 15px;
	top:69px;
	width: 284px;
	height: 24px;
	margin: 0px;
	padding: 0px;
}
.vsdEmailTextBox {
	padding-left:10px;
	padding-top:4px;
	height: 18px;
	width: 274px;
	border:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #686868;
}
.vsdCompany {
	visibility: hidden;
}
.vsdSubmit {
	position: absolute;
	left: 300px;
	top:69px;
	width: 86px;
	height: 29px;
	margin: 0px;
	padding: 0px;
	border:0px;
}
.vsdButton {
	width: 42px;
	height: 26px;
	border:0px;
	vertical-align: middle;
}
.vsdMessageBox {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#00abe6;
	position: absolute;
	left: 17px;
	top:108px;
}
.vsdMessageBox2 {
	visibility: hidden;
}
.quickSearchButton {
	display:none;
}
.quickSearchTextBox {
	background:url(../images_new/search-bg-text.png);
	background-repeat:no-repeat;
	background-position:right;
	width:108px;
	height:23px;
	border:0px;
	padding-left:12px;
	padding-right:24px;
	margin-top:5px; margin-right:5px;
}
.searchbox {
display:none;
	position:absolute;
	width:144px;
	height:23px;
	left:50%;
	margin-left:322px;
	top:296px;
	z-index:1000;
}
.googleSearchTitle a:link, .googleSearchTitle a:hover, .googleSearchTitle a:visited, .googleSearchTitle a:visited:hover {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
}