body, table, td, tr {
font-family: verdana, arial, sans-serif;
color: #000000;
font-weight: normal;
}

/* style for drop-down on equestrian events listing pages */
select .equestriandropdown {font-size:9px; font-family:verdana, arial, helvetica, sans-serif; color:#000000 }

/* style for time and date in strapline */
.datetime {
	padding-right: 0px; 
	padding-left: 8px; 
	font-weight: bold; 
	font-size: 11px; 
	padding-bottom: 4px; 
	vertical-align: middle; 
	color: #000080;
	padding-top: 0px;
	font-family: verdana, arial, sans-serif;
	text-align: center;
}

/* header navigation strip under strapline for verticals, iframes etc */
.optionalnav a {
	font-family: verdana, arial, sans-serif;
	background-color: #ffffff;
	color: #000080;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
}

/* box styles for eadt - use contentboxcolx to set width, then contentboxheader for title and contentbox for content */
.contentbox {
	font-weight: normal;
	border-right: #000080 1px solid;
	border-top: #0066cc 5px solid; 
	border-left: #000080 1px solid; 
	border-bottom: #000080 3px solid;
	font-family: verdana, arial, sans-serif;
	margin: 0px 0px 15px 0px;
	padding-bottom: 4px;
}
.contentbox p {
	font-size: 0.8em; 
	margin: 0px 5px;
}
.contentbox h1 {
	font-size: 1.2em; 
	margin: 0px 5px;
}
.contentbox a {
	color: #000080;
	text-decoration: none;
}
.contentbox ul {
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 5px;
}
.contentbox li {
	margin: 0px 5px;
	font-size: 0.7em;
	line-height: 1.4em;
}
.contentboxboldred {
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 0.7em;
	color: #ff0000
}
.contentboxboldred a {
	text-decoration: none;
	color: #ff0000
}

.contentboxheader {
	background: #000080; 
	padding: 1px 0px 0px 5px;
	margin: 0px 0px 0px 0px; 
	font-weight: bold;
	font-size: 1em;
	font-family: "arial narrow", arial, helvetica, sans; 
	vertical-align: middle; 
	text-transform: uppercase;
	color: #ffffff;
}

.contentboxheader a {
	color: #ffffff;
	text-decoration: none;
}


/* styles for story display pages. */
#article {
	border-right: #cccccc 2px dotted;
	padding-right: 10px;
	display: block;
	font-weight: normal;
	font-family: verdana, arial, helvetica, sans-serif;
	width: 315px;
}
#article .header {
	font-weight: bold;
	font-size: 1.5em;
	margin-bottom: 2px;
}
#article .byline {
	font: 0.7em;
	font-weight: normal;
	margin-bottom: 2px;
}
#article .date {
	font: normal 0.7em;
	border-bottom: 2px dotted #cccccc;
	padding-bottom: 1px;
	margin-bottom: 2px;
}
#article .byline a {
	font-weight: bold;
	color: #000080; 
	text-decoration: none
}
#article p {
	font: 0.8em;
}

/* story feed pictures */
.fimgtab {
	border: 0px #cccccc none;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 1px;
	font-family: verdana, arial, sans-serif;
	font-size: 0.7em;
	padding: 3px 1px;
}
.fimg {
	margin: 3px;
	padding: 0px;
}

/* quicklinks, comments, tagging */
.storyextras {
	width: 310px;	
}
.storyextras h2 {
	width: 310px;	
	font-size: 0.9em;
	border-bottom: 2px dotted #cccccc;
	color: #000080;
	text-transform: uppercase; 
	font-family: "arial narrow",arial,helvetica,sans serif;
	margin-top: 8px;
	margin-bottom: 1px;
}
.storyextras h3 {
	width: 310px;
	font-size: 0.9em;
	border-bottom: 2px dotted #cccccc;
	color: #000080;
	text-transform: uppercase; 
	font-family: "arial narrow",arial,helvetica,sans serif;
	margin-top: 8px;
	margin-bottom: 1px;
}
.storyextras p {
	font-size: 0.7em;
	padding-top: 2px;
	margin-top: 0px;
}
.storyextras ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 5px;
}
.storyextras li {
	font-size: 0.7em;
	line-height: 1.4em;
	list-style-position: inside;
}
.storyextras a {
	color: #000080;
	text-decoration: none;
}
.storyextras a:hover {
	text-decoration: underline;
	}


/* third column styles */
.thirdcolumn {
	padding: 0px 0px 1px 0px;
	margin: 0px 0px 0px 0px;
	font-weight: normal;
	font-family: verdana, arial, sans-serif;
	font-size: 0.7em;
}
.thirdcolumn strong {
	font-size: 0.9em;
	font-weight: bold;
	color: #000080;
	border-bottom: #cccccc 2px dotted;
	margin-bottom: 0px;
}
.thirdcolumn a {
	text-decoration: none;
	font-weight: bold;
	color: #000080;
}
.thirdcolumn ul {
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
}
.thirdcolumn li {
	margin: 0px 5px;
	line-height: 1.4em;
}

/* style for poll_eadt component */
.poll {
	font-family: verdana, arial, sans-serif;
	background-color: #ffffff;
	color: #000000;
	font-weight: normal;
	font-size: 0.9em;
}

/* copyright footer */
.textcopyright {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.7em;
	text-decoration: none;
	text-align: center;
}
.textcopyright a {
	color: #000080; 
	text-decoration: none;
	font-weight: bold;
}

.tabstrip {
	background: #0066cc; 
	padding: 2px;
	font-weight: bold;
	font-size: 0.9em;
	font-family: "arial narrow", arial, helvetica, sans; 
	vertical-align: middle; 
	text-transform: uppercase;
	color: #ffffff;
	width: 100%;
	margin-top: 1px;
}
.tabactive {
	display: inline;
}
.tabinactive {
	display: inline;
}
.tabactive a {
	padding: 3px 7px 3px 3px;
	background: #000080;
	color: #ffffff;
	text-decoration: none; 
	background-image: url(file:///content/ipswichkillings/images/tab_edge.gif); 
	background-repeat: no-repeat; 
	background-position: top right;
}
.tabinactive a {
	padding: 3px 7px 3px 3px;
	background: #0066cc;
	display: inline;
	color: #ffffff;
	text-decoration: none; background-image: url(file:///content/ipswichkillings/images/tab_edge.gif); 
	background-repeat: no-repeat; 
	background-position: top right;
}
.tabinactive a:hover {
	background: #000080; 
	background-image: url(file:///content/ipswichkillings/images/tab_edge.gif); 
	background-repeat: no-repeat; 
	background-position: top right;
}


