/*DEFAULT BODY STYLES*/

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 160%;
	color: #515151;
}
H1 {
	FONT-WEIGHT: bold; FONT-SIZE: 19px; COLOR: #7c151d; TEXT-DECORATION: none
}
H2 {
	 color: #7c151d;
    font-size: 17px;
    line-height: 99%;
    text-decoration: none;	
}

#homebody h2 { 
	font-size:19px; 
}
body {
	background-color: #d22129;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h3 { 
	color:#7c151d;
	font-size:15px; 
}
.clear {
	clear:both;
	height:1px;
}
.fltr {
	float:right;
}
.fltl {
	float:left;
}
img.fltl {
	float:left;
	margin-right: 12px;
}
/*LINKS*/

a:link {
	color:#0033CC;
	text-decoration:underline;
}
a:hover {text-decoration:none;}
a:visited {color:#0033CC;
	text-decoration:underline;}

.baselinks:link{color:#999999; text-decoration:none;}
.baselinks:hover{color:#999900;	border-bottom: 1px solid #999900;}
.baselinks:visited {color:#999999; text-decoration:none;}

.topmenulinks:link{color:#FDCDC8;	text-decoration:none;}
.topmenulinks:hover{color:#99FF33; border-bottom: 1px solid #99FF33;}
.topmenulinks:visited {color:#FDCDC8; text-decoration:none;}
.topmenulinks:active {color: #99FF33; text-decoration:none;}

.topmenulinksbuy:link{color:#FDCDC8; text-decoration:none; text-weight:bold;}
.topmenulinksbuy:hover{color:#99FF33; border-bottom: 1px solid #99FF33;}
.topmenulinksbuy:visited{color:#FDCDC8; text-decoration:none;}
.topmenulinksbuy:active{color:#99FF33; text-decoration:none;}

/*TEXT*/

.body_highlight {
	color: #990000;
}

.headers {
	font-weight: bold;
	text-transform: uppercase;
	}
	
.base {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	font-weight: normal;
	text-transform: uppercase;
	border-top: 1px solid #999999;
	height: 24px;
}
.instructiontxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-align:left;
}
.menutxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-transform: uppercase;
	}
	
.banner_header {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	}


/*TABLES ---old bg d22129--*/

.leftbg {
	BACKGROUND: #ffffff url(images/bgleft2.jpg) repeat-x top right;
	}
.rightbg {
	BACKGROUND: #ffffff url(images/bgright2.jpg) repeat-x top left;
	}
	
.bodybg_fade {
	BACKGROUND: #ffffff url(images/body_bg_fade.jpg) repeat-x;
	}
	
.centrecontainer {
	width: 629px;
	background-color: #ffffff;
	border-left: 3px solid #ad161e;
	border-right: 3px solid #ad161e;
	}
	
#whatsonhome {
	width: 502px;
	background-color: #ffffff;
	background-image: url(images/greenbox_bg.jpg);
	background-repeat: repeat-y;
	border: 0px;
	padding: 0px;
	height: auto;
	margin-top: 15px;
	margin-bottom: 15px;
}
#whatsonhome .tbtop {
	height: 44px;
}

#whatsonhome .tbmid {
	height: 100%;
}
#whatsonhome .tbbot {
	height: 37px;
}

#whatsonhome h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #990000;
}
p.whats-on-button a {
	padding: 8px 10px 8px 10px ;
	margin: 10px 0;
	background-color: #666;
	color: #f2f2f2;
	border-radius: 6px;
	text-decoration:none;
	text-shadow: 1px 1px #000;
}
p.whats-on-button a:hover {
	text-shadow: none;
	text-shadow: -1px -1px #000;
}
#whats-on-body .whats-on-quicklinks {
	float: left;
	width: 200px;	
}
#whats-on-body .program-download {
	float: right;
	width: 189px;
	padding: 12px;
	background-color: #CCCCCC;
}
#whats-on-body p.download-feature-text a {
	text-transform:uppercase;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0;
	padding: 0;
	line-height: normal;
	padding-bottom: 5px;
}
#whats-on-body p.download-feature-text a:hover {
	text-decoration: underline;
}
#whats-on-body .acrobat-reader {
	padding-top: 12px;
	border-top: solid 1px #CCCCCC;	
}
#whats-on-body .acrobat-reader p {
	font-size:10px;
	margin: 0;
	padding: 0;
	line-height: normal;
	padding-bottom: 12px;
}
#whats-on-body .whats-on-quicklinks ul {
	margin:0;
	padding:0;
	border-top: 1px solid #333;
	margin-bottom: 12px;
}
#whats-on-body .whats-on-quicklinks li {
	list-style:none;
	display: inline-block;
	width: 140px;
	margin-right: 20px;
	border-bottom: 1px solid #94ca5e;
	padding:3px;
	text-transform:uppercase;
	text-height: 10px;
	line-height: 150%;
	margin-top: 6px;
	padding-top: 5px;
	}
#whats-on-body .whats-on-quicklinks li a {
	text-decoration:none;
	color: #515151;
	}
#whats-on-body .whats-on-quicklinks li:hover {
	text-decoration:none;
	color: #000;
	background-color:#f2f2f2;
	border-bottom: 1px solid #7c151d;
	}
#whats-on-body .whats-on-item {
	margin-bottom: 24px;
	padding-bottom: 12px;
	border-bottom: 1px solid #f2f2f2;
}
#whats-on-body .whats-on-item p {
	font-size: 11px;
	margin: 0;
	padding: 0;
	margin-top: 8px;
	line-height: 1.6ems;
}
#whats-on-body .whats-on-item p strong {
	font-size: 12px;
	text-transform:capitalize;
	color: #94ca5e
}
#whats-on-body .gfff-presenter-profile {
	width:100%;
	height:auto;
	margin-bottom: 24px;
	padding-bottom: 12px;
	border-bottom: 1px solid #f2f2f2;
}
#whats-on-body .gfff-presenter-profile .image {
	width: 200px;
	height: auto;
	float:left;
}
#whats-on-body .gfff-presenter-profile .image img {
	width: 200px;
	height: auto;
	padding:0;
	margin:0;
}
#whats-on-body .gfff-presenter-profile .detail {
	height:auto;
	padding-left: 14px;
	padding-right: 14px;
	margin:0;
	padding-bottom: 16px;
}
#whats-on-body .gfff-presenter-profile .detail h3 {
	font-size: 14px;
	border-bottom: 1px solid #94ca5e;
	paddding:0;
	margin:0;
	padding-bottom: 8px;
	}
#whats-on-body .gfff-presenter-profile .detail p strong {
	text-transform:none;
	color: #666;
}
.to-top {
	background-image:url(images/Top-Button.png);
	height: 18px;
	width: 80px;
	float:right;
	margin:0;
	padding:0;
	text-align:left;
}
.to-top p a {
	padding: 0px 0 0 18px;
	margin:0;
	font-size: 10px;
	line-height: 6px;
	text-transform: uppercase;
	font-weight:bold;
	text-decoration:none;
	vertical-align:top;
	color: #666;
}
.to-top a:hover {
	text-decoration:underline;
}


.topmenu {
	height: 40px;
	border-bottom: 1px solid #740007;
	background-color: #ad161e;	
}

/*IMAGES*/

.imagefloatright {
	float:right;
	margin-top:auto;
	margin-left:10px;
	margin-bottom:auto;
	}
.imagefloatleft {
	float:left;
	margin-top:auto;
	margin-right:10px;
	margin-bottom:auto;
	}

/*FORMS*/

.forms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #990000;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #ffffff;
	border: solid 1px #999999;
}

.border_img {
	border: solid 1px #999999;
}

