body, a, tr, td, div, span, p  {
	font-family: verdana, tahoma;
	font-size: 12px;
}

h1, h2, h3, h4 {
	font-family: Verdana, Tahoma;
}

.edit {
	border:dashed 1px #ccc;
	padding: 5px;
	
}

.content {
	font-size:12px;
	margin-bottom:10px;
}
.contenth {
	font-size:13px;
	font-weight:bold;
	margin-bottom:10px;
}

.newsh {
	font-size:12px;
	font-weight:bold;
	margin-bottom:2px;
	display:block;
	width:100%;
	background-color:whitesmoke;
	text-decoration:none;
	padding:2px;
}

.news {
	padding-bottom:2px;
	margin-bottom:10px;
	margin-top:5px;
}

.newsd {
	font-size:10px;
	margin:4px;
}

.sbox {
	border:solid 1px #000;
}
.sbox-short{
	border:solid 1px #000;
	width:150px;
}

.sbox-short2{
	border:solid 1px #000;
	width:50px;
}

.button {
	border:solid 1px #000;
}

.msgbox {
	font-size:12px;
	color:Red;
	display:block;
	margin-bottom:10px;
}

.toolbox {
	margin: 5px;
}
.toolbox a {
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	
}
.divider {
	padding-bottom:2px;
}
.visible {
	display:block;
}
.hidden {
	display:none;
}

/*paging*/
.pager-ctl-tbl td {
	padding-bottom:2px;
	padding-top:0px;
	width:100%;
}

/*--templates--*/

/*grey box with arrow*/
.zbox {
	width:auto;
	background-color:#DBDCD7;
	
	margin:0 2px 2px 2px;
	padding:0;	
}
* html .zbox {
	width:100%;
}

.zbox-hdr a {
	font-size:11px;
	text-decoration:none;
	color:#E41B24;	
}
.zbox-hdr {
	height:25px;
	border-bottom:solid 2px #fff;
	padding: 2px;
	margin: 0 3px 0 3px;
	text-align:center;
	font-weight:bold;
	font-family:Trebuchet MS;
	color:#D21720;
	font-size:13px;
}

.zbox-btn {
	position:absolute;
	bottom: 5px;
	right: 5px;	
	border:none;
}
.zbox-content {
	padding: 3px;
	padding-bottom:20px;
}
.zbox-footer {
	padding: 5px;
}
.zbox-tl {
	background:url(/images/corner_left_top.gif) no-repeat top left;
	width:3px;
	height:3px;
	display:block;
	float:left;
}
.zbox-bl {
	background:url(/images/corner_left_bot.gif) no-repeat bottom left;
	width:3px;
	height:3px;
	
}
* html .zbox-bl {
	float:left;
}
.zbox-br {
	background:url(/images/corner_right_bot.gif) no-repeat bottom right;
	width:3px;
	height:3px;
	display:block;
	position:absolute;
	right:0px;
	bottom:0px;
}
* html .zbox-br {
	/*position:relative;
	float:right;*/
	bottom:-1px;
	right:-1px;
}
.zbox-tr {
	background:url(/images/corner_right_top.gif) no-repeat top right;
	width:3px;
	height:3px;
	float:right;	
}
/*--*/
/*same grey box with left hand pic*/
.pbox {
	width:97%;
	background-color:#DBDCD7;
	
	padding:4px 2px 4px 1px;
}	
* html .pbox {
	margin:0px 2px 4px 1px;
	padding:0;
	float:left;
}
.pbox td {
	background-color:#DBDCD7;
}
.pbox-pic {
	padding-top:4px;
}

.pbox-pic img {
	border:0;
}
/*--*/

/*custom styles (for editor)*/
.txt {
	font-size:12px;
	font-weight:normal;
	font-family:Verdana;	
}
.txt td {
	font-size:12px;
	font-weight:normal;
	font-family:Verdana;	
}

.title {
	font-size:13px;
	font-weight:bold;
	
}	
/*--*/
.newsArjLnk {
	padding-top:5px;
	padding-bottom:5px;
	display:block;
	text-align:right;
}

.race-tbl {
	background-color:#ccc;
}
.race-tbl td {
	border-bottom:solid 1px #fff
}

.race-hdr-blue {
	color:#0DA7DD;
	font-weight:bold;
	font-family:Verdana;
	font-size:12px;
}
.race-hdr-or {
	color:#D88541;
	font-weight:bold;
	font-family:Verdana;
	font-size:12px;
}
.race-hdr-green {
	color:#337A90;
	font-weight:bold;
	font-family:Verdana;
	font-size:12px;
}
.race-hdr-gray {
	color:#DBDCD7;
	font-family:Verdana;
	font-size:12px;
}
.gallery {
	margin:0px 3px 0px 3px;
	
}
.gallery-pic {
	display:block;
	border:none;
	margin: 0 0 5px 0;
	height:160px;
}
.gallery-title {
	display:block;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
}
.gallery-caption {
	font-size:11px;
}
.gallery-enquiry 
{
    margin:5px 0px 5px 0px;
    text-decoration:none;
    display:block;
}
.gallery-nav {
	text-align:center;
	margin: 2px;
	width:95%;
}
.pic-list {
	height:120px;
	overflow:scroll;
	overflow-x:hidden;
	border:dotted 2px #eee;
}
.alternate-pic-row td{
	background-color:whitesmoke;
}
.logged-in {
	text-align:center;
}

.sitesearch-results {
	margin:4px 0px 4px 0px;
	border:solid 1px #ccc;
	padding:3px;
}
.sitesearch-results a {
	display:block;
	text-decoration:none;
}
.sitesearch-title {
	font-weight:bold;
}
.sitesearch-url {
}

.sitesearch-results div {
	font-size:11px;
	margin-top:4px;
	margin-bottom:4px;
}
.sitesearch-hdr {
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
}
.sitesearch-hdr span {
	
	font-weight:bold;
	font-size:12px;
}
.gallery-wrap 
{
    width:95%;
}
/* rad grid style overrides */
.GridRow_Classic td, .GridAltRow_Classic td
{
    padding:4px;
}
.GridRow_Classic td a, .GridAltRow_Classic td a
{
    color:Blue;
}

/* cards */
.card div, .card a 
{
    display:block;
    margin:4px 0px 4px 0px;
}
.card-title 
{
    font-weight:bold;
    font-size:14px;
}
.card-line 
{
}
.card-tbl 
{
    width:90%;
}
.monthYearSelector_Wrap 
{
    margin: 5px 0px 5px 0px;
}
.smalltxt 
{
    font-size:10px;
}

.year-selector 
{
    margin-bottom:10px;
    font-size:11px;
}
.year-selector select 
{
    font-size:11px;
    width:100px;
}