/**********************/
/*** GENERAL STYLES ***/
/**********************/

html, body, table, tr, td, * {
	padding: 0;
	margin: 0;
}

img {
	border: 0;
}

body {
	/*background: url(../images/gradientbg.gif) repeat-x;*/
	background: url(../images/body1.jpg) repeat-x;
	padding:  10px 0px 0px 0px;
}

* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

sup, sub {vertical-align:baseline;}

.none {display: none;}

.left {	float: left;}
.right {float: right;}
.light-grey {color: #999999;}
.brown {color: #990000;}
.purple {color: #6633cc;}
.female {color: #6633cc;}
.black {color: #000000;}
.red {color: #c00000;}
.blue {color: #0033cc;}
.blacklink {color: #000000; text-decoration: none;}
.blacklink:hover {text-decoration: underline;}
.redbox {background: #ffdbe1; color: #c00000; border: 1px #c00000 solid; padding: 3px;}
a {	color: #0033cc;}
a:hover {color: #c00000;text-decoration: none;}
.spacing-top {margin: 30px 0 0 0;}
.padtb {padding: 8px 0 8px 0;}

.big-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #111a20;
	margin: 20px 0 0 0;
}

/*****************************/
/*** MAIN BG AND CONTAINER ***/
/*****************************/
.topbanner{
	/*background: #e4e4e4;*/
	padding: 4px 10px 4px 10px;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.main-bg {
	width: 980px;
	min-height: 600px;
	margin: auto;
	background: url(../images/southernvets-topbg.jpg) no-repeat;
	position: relative;
}

.main-container {
	width: 980px;
	margin: auto;
}

/**************/
/*** HEADER ***/
/**************/

.header {
	width: 980px;
}

.header-left {
	width: 235px;
	height: 137px;
	float: left;
}

.svcc-logo {
	width: 210px;
	height: 120px;
	background: url(../images/svcc-logo.jpg) no-repeat;
	float: left;
	position: absolute;
	margin: 4px 0 0 0;
}

.header-right {
	width: 745px;
	float: left;
	position: relative;
}
.midbanner{
	/*background: url(../images/gradientbg.gif) repeat-x bottom;*/
	/*background: #e4e4e4;*/
	background:none;
	padding: 4px 4px 4px 0px;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	border-top: 3px solid #e1e1e1;
}
.big-text {
	width: 330px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 25px 0 0 0px;
	color: #fbfca8;
}

ul.slogans {
	list-style: none;
	float: left;
	clear: both;
	margin: 10px 0 0 0px;
	display: inline;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

ul.slogans li {
	width: 110px;
	float: left;
	margin: 0 18px 0 0;
	color: #fff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

ul.slogans li.small-slogan {
	width: 96px;
}

.svcc-oldlogo {
	width: 116px;
	height: 103px;
	background: url(../images/svcc-oldlogo.jpg) no-repeat;	
	float: right;
	position: absolute;	
	top: 17px !important; /* IE is showing a 1px difference */
	top: 18px;
	right: 114px;
	/*margin: -51px 115px 0 0;*/
}

/**********************/
/*** Header Top Bar ***/
/**********************/

.search-navbar {
	height: 36px;
}

.search {
	width: 218px;
	height: 24px;
	/*background: url(../images/search-bg.jpg) no-repeat;*/
	float: left;
	position: relative;
	display: inline;
	margin: 11px 0 0 13px;
	padding: 0;
}

.search-field {
	margin: 9px 0 0 7px;
	float: left;
	border: none;
	background: none;
}

.top-bar {
	width: 520px;
	height: 30px;	
	float: left;
	margin: -6px 0 0 22px;
	display: inline;
}

.top-bar ul {
	list-style: none;
	margin: 0 0 0 0;
}

.top-bar ul li {
	float: left;
	display: inline;
	margin: 16px 10px 0 0;
	padding: 0 0 0 15px;
	background: url(../ticons/orange-bullet.gif) no-repeat;
}

.top-bar ul li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #111a20;
	position: relative;
	top: -6px;
	text-decoration: underline;
}

.top-bar ul li a:hover {
	color: #c00000;
	text-decoration: none;
}
.wheels {
	width: 113px;
	height: 19px;
	/*background: url(../images/wheels.jpg) no-repeat;*/
	float: right;
	position: relative;
	top: 37px;
	right: 32px;	
}

.greenbox, .pinkbox, .bluebox {
	width: 209px;
	padding: 5px 6px 5px 6px;
	margin-top: 7px;
}

.greenbox {	
	background: #ccffcc;
	border: 1px #6dda6d solid;	
}

.pinkbox {
	background: #ffdbe1;
	border: 1px #ff5757 solid;
}

.bluebox {
	background: #e7f1ff;
	border: 1px #6ca9ff solid;
}

/***************/
/*** CONTENT ***/
/***************/

.content-top, .content-bottom {
	width: 980px;
	height: 10px;
	overflow: hidden;
}

.content-top {
	background: url(../images/content-top.gif) no-repeat;
}

.content-bottom {
	background: url(../images/content-bottom.gif) no-repeat;
}

.content {
	width: 980px;
	background: url(../images/contentbg.gif) repeat-y;
}

/******************/
/*** NAVIGATION ***/
/******************/

.left-nav {
	width: 234px;
	padding: 0 0 60px 0;
}

.navigation {
	margin: 4px 0 0 21px;
}

.navlink {
	width: 207px;
	height: 23px;
	padding: 7px 0 0 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0033cc;
	display: block;
	text-decoration: none;
}

.navlink:hover {
	background: #0033cc;
	color: #ffffff;
}

.joinclub {
	background: #fff8d5;
}

.upcoming {
	width: 200px;
	margin: 0 0 12px 42px;	
}

.upcoming p {
	margin: 4px 0 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.smallredlink {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #c00000;
	display: inline;
}

.smallredlink:hover {
	text-decoration: none;
}

.login-box {
	width: 166px;
	height: 54px;
	background: url(../images/lock-box.jpg) no-repeat;
	clear: both;
	margin: 20px 0 0 20px;
	padding: 14px 0 0 57px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

a.login-link {color: #0033cc;}
a.login-link:hover {color: #666666; text-decoration: none;}

hr {
	width: 74%;
	height: 1px;
	margin: 15px auto 15px auto;
	border: 1px 0 0 0;
	border-color: #cdcdcd;
	background: none;
	color: none;
	clear: both;
}

.navigation2 {
	list-style: none;
	margin: 0 0 0 21px;
	float: left;
	clear: both;
	display: inline;
}

.navigation2 li {
	float: left;
	clear: both;
	display: inline;
}

.navigation2 li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0033cc;
	font-weight: bold;
	float: left;
	display: inline;
	text-decoration: underline;
}

.navigation2 li a:hover {
	text-decoration: underline;
	color: #ffffff;
}

.reminders {
	width: 199px;
	height: 24px;
	border: 1px #c0f082 solid;
	float: left;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	padding: 10px 0 0 24px;
	margin: 25px 0 0 12px;
	display: inline;
}

.left-info {
	width: 185px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	clear: both;
	padding: 14px 10px 0 29px;
		
}

/*************************/
/*** MAIN CONTENT AREA ***/
/*************************/

.content-container {
	width: 663px;
	padding: 0 0 0 17px;
}

.next-event {
	width: 420px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0033cc;
	font-weight: bold;
	margin: 30px 0 0 0;
	float: left;
}

.next-event img {
	float: left;
	margin: 0 6px 0 0;
}

ul.font-size-changer {
	width: 75px;
	list-style: none;
	margin: 27px 25px 0 0;
	float: right;
}

ul.font-size-changer li {
	float: left;
	margin: 0 8px 0 0;
}

ul.font-size-changer a {
	-moz-outline-style: none;
}

.svcc-purple {
	float: right;
	margin: 10px 0 0 0;
}

ul.tabs {
	width: 100%;
	list-style: none;
	border-bottom: 4px #0033cc solid;
	float: left;
	margin: 10px 0 0 0;
}

ul.tabs li {
	float: left;
	margin: 0 1px 0 0;
}

ul.tabs li a.tab, ul.tabs li a.active {
	width: 120px;
	height: 21px;
	display: block;
	padding: 5px 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}

ul.tabs li a.tab {
	background: #dbe2f8;
	color: #0033cc;
}

ul.tabs li a.tab:hover {
	background: #dbe2f8;
	color: #c00000;
	text-decoration: none;
}

ul.tabs li a.active {
	background: #0033cc;
	color: #ffffff;
}

ul.tabs li a.active:hover {
	background: #0033cc;
	color: #ffffff;
	text-decoration: none;
}

.content-box {
	border: 1px #cdcdcd solid;
}

.content-box-padding {
	padding: 24px 14px 0 14px;
}

h1, h2 {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;*/
	font-weight: bold;
	color: #0033cc;
	margin: 20px 0 0 0;
}

.h1calendar {
	margin: 20px 0 0 0;
	float: left;
}

.bread{
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;*/
	font-weight: bold;
	color: #0033cc;
	margin: 20px 0 0 0;
}

/* Race Fixture */

.month-table {
	margin: 20px 0 0 20px;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;*/
	float: right;
}

.month-table td {
	padding: 0 0 10px 0;
	margin: 0;
}

.calendar {
	width: 49px;
	height: 27px;
	background: url(../ticons/calendar-red.gif) no-repeat;
	margin: 20px 0 0 0;
	padding: 24px 0 0 0;
	display: block;
	/*font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;*/
	font-weight: bold;
	text-align: center;
}

.month, .title {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;*/
	font-weight: bold;
	color: #333333;
	float: left;
	margin: 30px 0 0 0;
}

.contact-links {
	margin: 25px 0 0 24px;
	float: left;
	display: none;
	/*font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;*/
}

.contact-links a {
	/*font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;*/
}

.heading-info {
	margin: 15px auto 0 auto;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;*/
}

.heading-info td {
	padding: 0 0 0 8px;
}

.logo-month {
	display: none;
}

.svcc-text {
	display: none;
}

.fixtures-table, .calendar-table {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;*/
	text-align: left;
	margin: 10px 0 0 14px;
}

.fixtures-table th {
	padding: 10px 0 10px 10px;
	background: #cafecd;
	font-weight: normal;
}

.roster-table {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;*/
	text-align: left;
	margin: 10px 0 0 14px;
}

.cal-table th {
	padding: 10px 0 10px 10px;
	background: #afd6fb;
	font-weight: normal;
}

.cal-table {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;*/
	text-align: left;
	margin: 10px 0 0 14px;
	clear: both;
}

.roster-table th {
	padding: 10px 0 10px 10px;
	/*background: #ffebcc;*/
	font-weight: normal;
}

.trgrey {
	background: #f3f3f3;
}

.fixtures-table td, .calendar-table td {
	padding: 10px 0 10px 10px;
}
.roster-table td{
	padding: 10px 0 10px 10px;
}
.cal-table td{
	padding: 10px 0 10px 10px;
}


.yellowlight {
	background: #fcfae0;
	border: 1px #FFCC33 solid;
	padding: 7px;
}
.yellowmedium {
	background: #FCF7BA;
	border: 1px #FFCC33 solid;
	padding: 7px;
}

.ytclose {
	width: 102px;
	height: 36px;
	background: url(../ticons/xclose.gif) no-repeat;
	float: left;
	position: absolute;
	top: -36px;
	right: 1px;
}

/* Race Results */

.pagination {
	width: 100%;
	list-style: none;
	text-align: center;
	margin: 20px 0 0 0;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;*/
	font-weight: bold;
}

.pagination li {margin: 0 7px 0 7px; display: inline;}
.current {background: #c00000; color: #ffffff; padding: 6px; position: relative;}

.a-grade, .b-grade, .c-grade, .d-grade, .e-grade, .f-grade, .g-grade {
	width: 13px;
	height: 13px;
	float: left;
	/*font-size: 6px;*/
	margin: 0 6px 0 0;
	display: inline;
}

.a-grade, .a-grade-big, .a-grade-lrg {background: #ffffff; border: 1px #cccccc solid;}
.b-grade, .b-grade-big, .b-grade-lrg {background: #0099ff; border: 1px #cccccc solid;}
.c-grade, .c-grade-big, .c-grade-lrg {background: #ff0000; border: 1px #cccccc solid;}
.d-grade, .d-grade-big, .d-grade-lrg {background: #000000; border: 1px #cccccc solid; color: #ffffff;}
.e-grade, .e-grade-big, .e-grade-lrg {background: #ff9900; border: 1px #cccccc solid;}
.f-grade, .f-grade-big, .f-grade-lrg {background: #9933ff; border: 1px #cccccc solid;}
.g-grade, .g-grade-big, .g-grade-lrg {background: #33cc00; border: 1px #cccccc solid;}

.results-tableheading {
	background: #fcfae0;
	border: 1px #cccccc solid;
}

/* Maps */

.grade-links {
	list-style: none;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;*/
	margin: -7px 0 0 0;
}

.grade-links li {
	display: inline;
}

.grade-links li span {
	line-height: 30px;
}

.a-grade-big, .b-grade-big, .c-grade-big, .d-grade-big, .e-grade-big, .f-grade-big, .g-grade-big {	
	font-size: 12px;
	margin: 0 2px 0 0;
	padding: 4px;
	display: inline;
	position: relative;
}

.map-info {
	margin: 30px 0 0 70px;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;*/
}

#wavyplayer {
	width: 324px;
	height: 350px;
}

.course-detail {
	padding: 0 0 0 16px;
}

.course-detail p {
	margin: 0 0 10px 0;
}

.stats-list {
	list-style: none;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;*/
}

.stats-list li {
	margin: 0 0 6px 0;
}

.celllight, .celldark {
	padding: 8px 0px 8px 0px;
}

/* Duty Roster */

.duty-roster-table {
	width: 200px;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;*/
	text-align: left;
	margin: 10px 0 0 14px;
	float: left;
	*display: inline;
}

.duty-roster-table th {
	background: #f1f1fe;
	padding: 6px 0 6px 10px;
	font-weight: normal;
}

.duty-roster-table td {
	padding: 4px 0 4px 10px;
}

.calendar-date, .calendar-date-red, .calendar-date-blue, .calendar-date-yellow {
	width: 49px;
	height: 49px;	
	margin: 20px 0 0 0;
	padding: 2px 0 0 0;
	display: block;
	/*font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;*/
	text-align: center;
}

.calendar-date {
	background: url(../ticons/calendar-red.gif) no-repeat;
}

.calendar-date-yellow {
	background: url(../ticons/calendar-yellow.gif) no-repeat;
}

.calendar-date-red {
	background: url(../ticons/calendar-red.gif) no-repeat;
}

.calendar-date-blue {
	background: url(../ticons/calendar-blue.gif) no-repeat;
}

.calendar-date p, .calendar-date-yellow p, .calendar-date-red p, .calendar-date-blue p {
	/*margin: 10px 0 0 0;*/
	/*font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;*/
	font-weight: bold;
}

.calendar-month {
	/*font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;*/
	color: #ffffff;
}

.contact {	
	/*font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;*/
	float: left;
	clear: both;
}

.contact a {
	/*font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;*/
}

.address {
	width: 266px;
	float: left;
}

.big-date b {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;*/
	float: left;
	margin: 20px 0 0 0;
	color: #333333;
}

.duty-date b, .duty-date strong {
	float: left;
	margin: 30px 0 0 0;
	color: #333333;
}

.time-box {
	width: 106px;
	height: 27px;
	background: #d2190d;
	float: right;
	margin: 16px 0 0 0;	
	text-align: center;
	color: #ffffff;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;*/
	font-weight: bold;
}

.browntext {
	font-size: 14px;
	color: #990000;
}

.browntext2 {
	font-size: 13px;
	color: #990000;
}

.clear-hr {
	width: 100%;
	margin: 15px 0 0 0;
	float: left;
	clear: both;
}

/* Calendar */

.calendar-table {
	margin: 5px 0 0 14px;
}

.today-date {
	width: 390px;
	margin: 20px 0 0 0;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;*/
	font-weight: bold;
	text-align: right;
	float: right;
}

.prev-next {
	width: 100%;
	list-style: none;
	text-align: center;
	margin: 40px 0 30px 0;
	padding: 0 0 0 14px;
}

.prev-next li {
	display: inline;
	margin: 0 10px 0 10px;
}

.trblue {
	background: #f5fef9;
}

/* Event Details */

.event-sponsors {
	width: 593px;
	margin: 0 auto 10px auto;
	list-style: none;
	text-align: center;
}

.event-sponsors li {
	display: inline;
	margin: 0 8px 0 8px;
}

.event-details-table {
	margin: 40px auto 0 auto;
}

.brown-title {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;*/
	color: #990000;
	font-weight: bold;
}

.grade-list-table {
	margin: 14px 0 0 0;
}

.grade-list {
	width: 100%;
	list-style: none;
	text-align: right;
	float: left;
}

.grade-list li {
	display: inline;
}

.grade-list-table .big-red {
	margin: 0 0 0 10px;
}

.big-red {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;*/
	font-weight: bold;
	color: #c00000;
}

.online-entry-form {
	margin: 40px 0 0 0;
}

.online-entry-form td {
	padding: 10px 0 10px 0;
}

.online-entry-form select {
	width: 60px;
}

.rule-list {
	margin: 10px 0 10px 0;
	list-style: none;
}

.rule-list li {
	margin: 12px 0 12px 0;
}

/* Bonus Features */

.bonus-features {
	margin: 30px 0 0 14px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.bonus-features td {
	padding: 6px 0 6px 0;
}

.title16 {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;*/
	font-weight: bold;
	color: #000000;
	margin: 20px 0 20px 0;
}

#result {
	width: 320px;
	float: left;
	text-align: center;
	margin: 14px 0 0 0;
	position: relative;
}

.a-grade-lrg, .b-grade-lrg, .c-grade-lrg, .d-grade-lrg, .e-grade-lrg, .f-grade-lrg, .g-grade-lrg {
	width: 20px;
	margin: 15px auto 15px auto;
	/*font-size: 26px;*/
	font-weight: bold;
	padding: 14px 14px 14px 14px;
	display: block;
	position: relative;
}

.error {
	width: 300px;
	margin: 30px 0 0 25px;
	text-align: left;
}

.gear-calc, .heartrate-calc {
	margin: 30px auto 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

/* Home */

.news-boxes {
	padding: 22px 0 22px 14px;
}

.club-news-box {
	float: left;
}

.racing-news-box {
	float: left;
}

.club-news-box td {
	padding: 10px 30px 10px 30px;
}

.racing-news-box td {
	padding: 10px 5px 10px 5px;
}

.news-box1, .news-box2, .news-box3 {
	margin: 16px 16px 30px 16px;
	padding: 1px 0 8px 25px;
}

.news-box1 {
	background: url(../ticons/clubnews-icon.gif) no-repeat top left;
}

.news-box2 {
	background: url(../ticons/racenews-icon.gif) no-repeat top left;
}

.news-box3 {
	background: url(../ticons/tipsarticles-icon.gif) no-repeat top left;
}

.club-list-news {
	float: left;
	margin: 0 0 0 18px;
	display: inline;
}

.race-list-news {
	float: left;
	margin: 0 0 0 15px;
	display: inline;
}

.tipsarticles-list-news {
	float: left;
	margin: 30px 0 0 18px;
	display: inline;
}

.news-box1 p, .news-box2 p, .news-box3 p {
	margin: 6px 0 0 0;
}

.list-news-padding {
	padding: 14px 0 14px 0;
}

.more-link {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;*/
	font-weight: bold;
	
}

.gallery-container {
	padding: 0 0 28px 0;
}

.gallery-list {
	width: 100%;
	list-style: none;
	margin: 28px 0 0 23px;
	text-align: center;
}

.gallery-list li {
	width: 126px;
	margin: 0 14px 0 14px;
	display: inline;
	text-align: center;
	float: left;
}

.gal-img-link {
	width: 126px;
	clear: both;
}

.gal-link {
	clear: both;
}

.meta-header {
	clear: both;
}

.gallery-image {
	border: 3px #e5e5e5 solid;
}

.article-detail .ref-no {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;*/
	font-weight: bold;
	color: #cc0000;
	margin: 40px 8px 0 0;
	padding: 0;
}

.ref-no a {
	color: #c40000;
}

.article-detail {
	float: right;
}

.article-detail .brown {
	margin: 30px 0 0 25px;
}

.posted-by {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;
	margin: 14px 0 0 0;
}

.author {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 10px 0 0;
}

.calendar-date p.date-no {	
	padding: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

ul.tabs li.ref-search {
	float: right;
}

.go-link {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;*/
	font-weight: bold;
	background: #999999;
	color: #ffffff;
	padding: 1px 4px 1px 4px;
	margin: 0;
	position: relative;
}

.black-heading {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;*/
	color: #333333;
	font-weight: bold;
}

.news-box-padding {
	padding: 0 14px 0 14px;
}

.news-box-padding p {
	padding: 0 0 22px 0;
}

.news-box-content {
	width: 540px;
	padding: 0 40px 40px 40px;
	overflow: hidden;
}

.news-box-content p {
	color: #333333;
}

.news-box-content ul, .news-box-content ol {
	padding: 0 0 0 24px;
}

/* MyHelp Panel */

.myhelp-panel {
	margin: 40px 0 0 0;
}

.myhelp-panel td {
	padding: 6px 0 6px 0;
}

.sitemap {
	margin: 30px auto 0 auto;
	clear: both;
}

.sitemap td {
	text-align: left;
	padding: 6px 0 6px 0;
}

.sitemap a {
	font-weight: bold;
}

.contact-list {
	list-style: none;
}

.contact-list li {
	float: left;
	margin: 8px 12px 0 0;
}

.wlo {
	width: 180px;
}

.reset {
	-moz-outline-style: none;
	display: inline;
}

#pagination {
	width: 580px;
	float: left;
}

/*********************/
/*** SPONSOR LOGOS ***/
/*********************/

ul.sponsor-logos {
	list-style: none;
	margin: 25px 0 0 0;
}

ul.sponsor-logos li {
	display: inline;
	margin: 0 10px 0 10px;
}

/**************/
/*** FOOTER ***/
/**************/

.footer {  list-style: none; margin: 14px 0 0 0; /*font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px;*/}
.footer li {display: inline;}
#footcolour {  /*background: url(../images/footergradient.jpg) repeat-x;}*/