/* MAIN */
* {
	margin: 0;
	padding: 0;
}
.LeftAlign
{
	text-align: left;
}

body {
	padding: 0 0 20px;
	color: #333;
	font: 73% arial,tahoma,verdana,sans-serif;
}

body { width: 100%; }
body#red-bg { background: url(/images/graybg.jpg) repeat-x top; }

p {
	font: 100%/1.3 arial,tahoma,verdana,sans-serif;
}

.bodyPreviewMode
{
	background: #E1ECFE ;
}

/* LINKS */
a {
	background: transparent;
	text-decoration: underline;
	cursor: pointer;
}
a:link, a:visited, a:active    
{
	background: transparent;
	text-decoration: underline;
	cursor: pointer;
	color: #900;
}

a:hover 
{
	background: transparent;
	text-decoration: underline;
	cursor: pointer;
	color: #900;
}

/* headline text links
---------------------------------------------------------- */
A.headlineTextLink, A.headlineTextLink:link, A.headlineTextLink:visited {
	color:#000;
	background-color: transparent;
	text-decoration: none;
	}
	
A.headlineTextLink:hover {
	color:#000; 
	background-color: transparent; 
	text-decoration: underline;
	}
/* breadcrumb text links
---------------------------------------------------------- */
.breadcrumb
{
	font-size:92%;
	margin: 5px 0 10px 0;
}

A.breadcrumb, A.breadcrumb:link, A.breadcrumb:visited {
	font-weight:bold;
	color:#1A2273; 
	text-decoration: none;
	}
	
A.breadcrumb:hover 
{
	font-weight:bold;
	color:#1A2273; 
	text-decoration: underline;
	}
/* FORMS */
form {
	margin: 0 0 1.5em;
}
input {
	font-family: arial,tahoma,verdana,sans-serif;
	margin: 2px 0;
}
fieldset {
	border: none;
}
label {
	display: block;
	padding: 5px 0;
}
label br {
	clear: left;
}
/* FORMS - general classes */
input.f-submit {
	padding: 1px 3px 5px 5px;
	background: #666;
	color: #fff;
	font-weight: bold;
	font-size: 96%;
}

/* TYPOGRAPHY */

p {
	margin: 0 0 0.5em 0;
}
h6 {
	font-family: arial,verdana,sans-serif;
	margin: 0.5em 0 .3em;
	color: #000;
	border-bottom: 1px solid #eee;
	padding-bottom: .1em;
	font-size: 96%;
		margin-top: 0;
}
h5 {
	font-family: arial,verdana,sans-serif;
	margin: 0.5em 0 .3em;
	color: #000;
	border-bottom: 1px solid #eee;
	padding-bottom: .1em;
	font-size: 106%;
		margin-top: 0;
}
h4 {
	font-family: arial,verdana,sans-serif;
	margin: 0 0 .3em;
	color: #000;
	border-bottom: 1px solid #eee;
	padding-bottom: .1em;
	font-size: 116%;
		margin-top: 0;
}
.noline
{
	border-bottom: 4px solid #fff;
}

h3 {
	font-family: arial,verdana,sans-serif;
	margin: 0.5em 0 .3em;
	color: #000;
	border-bottom: 1px solid #eee;
	padding-bottom: .1em;
	font-size: 116%;
		margin-top: 0;
}
h2 {
	font-family: arial,verdana,sans-serif;
	margin: 0.5em 0 .3em;
	color: #000;
	border-bottom: 1px solid #eee;
	padding-bottom: .1em;
	font-size: 116%;
		margin-top: 0;

}
h1 {
	font-family: arial,verdana,sans-serif;
	margin: 0.5em 0 .3em;
	color: #000;
	border-bottom: 1px solid #eee;
	padding-bottom: .1em;
	font-size: 150%;
	margin-top: 0;
}
.highlight {
	color: #900;
}
.subdued {
	color: #999;
}
.caption {
	color: #999;
	font-size: 90%;
}
small {
	font-size: 11px;
}
/* LISTS */
ul {
	margin: .3em 0 1.5em 0;
	list-style-type: none;
}
ul.related {
	margin-top: -1em;
}
ol {
	margin: .5em .5em 1.5em;
}
ol li {
	position: relative;
	margin-left: 1.4em;
	padding-left: 0;
	background: transparent;
	list-style-type: decimal;
}
li {
	line-height: 2em;
	position: relative;
	background: transparent url("images/bullet.gif") no-repeat scroll top left;
	padding-left: 15px;
}

.newsinbrief {
line-height: 2em;
	position: relative;
	color: #000;
	background: transparent url("images/bullet.gif") no-repeat scroll top left;
	padding-left: 15px;
}

li.doc {
	background-position: 3px -500px;
}
ul.nomarker li {
	background: none;
	padding-left: 0;
}
dl {
	margin: 0 0 1em 0;
}
dt {
	font-weight: bold;
	margin-top: 1.3em;
}
dl dl {
	margin: 0 0 1.5em 30px;
}
/* GENERAL */
img {
	border: none;
}
hr {
	margin: 0 0 0 0;
	background: #f2f2f2;
	height: 1px;
	color: #f2f2f2;
	border: none;
	clear: both;
}
.clear {
	clear: both;
	position: relative;
	font-size: 0px;
	height: 0px;
	line-height: 0px;
}
/* LAYOUT - HEADER */
#header {
	width: 100%;
	height: 9em;
	margin: 10px 0 10px 0;
	padding: 5px 0;
	clear: both;
}

#header #top-nav {
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #ccc;
	height: 2em;
}

#header #site-name {
	margin: 5px 0 0 0;
	padding: 0px 25px 0 25px; 
	border: none;
	float: left;
	width: 430px;
	height: 110px;
	position: relative;
}

#header-grey {
	background-color: #ccc;
	height: 1.5em;
	clear: both;
	margin-bottom: 10px;
	}

/* ADVERTISING */

#topleftad {
	width: 234px;
	height: 60px;
	margin: 6px 0 0 0;
	padding: 0;
	border: 1px solid #eee;
	float: left;
}

#toprightad {
	width: 234px;
	height: 60px;
	margin: 6px 0 0 0;
	padding: 0;
	border: 1px solid #eee;
	float: left;
	position: relative;
}

#toprightfullad {
	width: 468px;
	height: 60px;
	margin: 6px 0 0 0;
	padding: 0;
	border: 1px solid #eee;
	float: left;
	position: relative;
}

#rightcolumnad {
	width: 190px;
	height: 60px;
	padding: 0;
	margin: 0;
	border: 1px solid #eee;
} 
/* SEARCH */
#search {
	color: #fff;
	position: absolute;
	top: 9.75em;
	left: auto;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 95%;
	right:5px;
}
#search form {
	margin: 0;
}
#search input {
	width: 10em;
	margin: 0 0;
	height: 1.2em;
}
#search label {
	padding: 0;
	display: inline;
}
#search input.f-submit {
	width: auto;
	font-size: 90%;
	margin: 0 0;
	height: 1.95em;
}

/* LAYOUT - main body of page */
#date {
	color: #000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	padding: 3px 0 0 15px;
	width: 300px;
	float:left;
}
.date {
	font-size: 95%;
	color: #000;
	margin: 2px 0px 10px 0px;
}
#wrap {
	width: 955px;
	margin: 0 auto;
	position: relative;
}
#content-wrap {
	position: relative;
	margin: 0 auto;
	width: 955px;
	background-color: #fff;
	border-left: 5px solid #fff;
	border-right: 5px solid #fff;

}
#utility {
	position: absolute;
	top: 0px;
	left: 0px;
 	width: 165px;
	background-color: transparent;
	color: #fff;
	font-family: Verdana, Helvetica, sans-serif;
}
#sidebar {
	position: absolute;
	top: 0;
	right: 0px;
	width: 190px;
	border-top: 5px solid #999;
	padding-top: 1px;
	padding-bottom: 40px;
}
#content {
	margin: 0 50px 0 185px;
	background:#FFF;
	height:auto;
}

#content-3column {
	margin: 0 200px 0 185px;
	background:#FFF;
}
.featurebox {
	color: #333;
	padding: 15px 20px 20px;
	border-top: 5px solid #d7d7d7;
	border-bottom: 10px solid #eee;
	margin: 0 0 1.5em;
	background-color: #fff;
}
.featurebox h6 {
	margin: 0 0 .3em;
	border-bottom: 1px solid #900;
	color: #900;
}
.featurebox h5 {
	margin: 0 0 .3em;
	border-bottom: 1px solid #900;
	color: #900;
}
.featurebox h4 {
	margin: 0 0 .3em;
	border-bottom: 1px solid #eee;
	color: #000;
}
.featurebox h3 {
	margin: 0 0 .3em;
	border-bottom: 1px solid #900;
	color: #900;
}
.featurebox h2 {
	margin: 0 0 .3em;
	border-bottom: 1px solid #900;
	color: #900;
}
.featurebox h1 {
	margin: 0 0 .3em;
	border-bottom: 1px solid #900;
	color: #900;
}
.featurebox p {
	margin: 0 0 .3em;
	border-bottom: 1px solid #900;
	color: #900;
}
.featurebox p {
	border: none;
	margin: 0 0 1em;
	color: #444;
}
.featurebox a {
	font-weight: bold;
}
.thumbnail 
{
	margin:10px 10px 2px 0;
	position: relative;
	z-index: 9999;
	border: 1px solid #eee;
	float: right;
	padding: 5px;
	background: #fff;
}
.thumbnail img {
	border: 1px solid #000;
}
.sportHomepageThumbnail 
{
	margin:10px 0px 2px 0;
	position: relative;
	z-index: 9999;
	border: 1px solid #eee;
	float: right;
	padding: 5px;
	background: #fff;
}
.sportHomepageThumbnail img {
	border: 1px solid #990000;
}
.storyImage {
	margin: 0 0 10px 10px;
	position: relative;
	z-index: 9999;
	border: 1px solid #eee;
	float: right;
	padding: 5px;
	background: #fff;
}
.storyImage img {
	border: 1px solid #000;
}
.pagination {
	background: #f2f2f2;
	color: #666;
	padding: 10px 10px 10px 10px;
	border: 1px solid #ddd;
	margin: 0 0 1.5em;
}
.pagination p {
	position: relative;
	text-align: right;
}
.pagination p a:active {
	text-decoration: none;
	background: #fff;
	padding: 2px 5px;
	border: 1px solid #ccc;
}
.pagination p a:hover {
	text-decoration: none;
	background: #fff;
	padding: 2px 5px;
	border: 1px solid #ccc;
}
.pagination p a:visited {
	text-decoration: none;
	background: #fff;
	padding: 2px 5px;
	border: 1px solid #ccc;
}
.pagination p a:link {
	text-decoration: none;
	background: #fff;
	padding: 2px 5px;
	border: 1px solid #ccc;
}
.pagination p a:hover {
	background: #c00;
	color: #fff;
}
.pagination p span {
	text-decoration: none;
	background: #fff;
	padding: 2px 5px;
	border: 1px solid #ccc;
	color: #ccc;
}
.pagination * {
	margin: 0;
}
.pagination h4 {
	margin-top: -1.45em;
	padding: 0;
	border: none;
}
#resultslist-wrap {
	margin: 0 0 1.5em;
	font-size: 92%;
}
#resultslist-wrap dl {
	margin: 0;
}
#resultslist-wrap dt {
	margin: 0;
}
#resultslist-wrap dt {
	font: bold 85% arial;
	padding: 3px 0;
}
#resultslist-wrap li {
	padding: 0 0 1em;
	margin: 0 0 0 1.2em;
	font: bold 145% arial;
}
#resultslist-wrap li dd {
	font: normal 73% arial;
}
#resultslist-wrap li dl {
	margin: 0;
}
#resultslist-wrap dd {
	line-height: 1.3;
}
#resultslist-wrap dd.date {
	color: #999;
	display: inline;
	padding-right: .5em;
}
#resultslist-wrap dd.filetype {
	color: #999;
	display: inline;
	padding-right: .5em;
}
/* TABLES */
.table1 {
	border: 2px solid #900;
	border-collapse: collapse;
	width: 100%;
}
.table1 td {
	background: #fff url("images/sprites.gif") repeat-x 0 -1600px;
	padding: 3px;
	border: 1px solid #fff;
}
.table1 th {
	text-align: left;
	border: 1px solid #fff;
}
.table1 thead th {
	color: #fff;
	font-size: 145%;
	background: #900 url("images/sprites.gif") repeat-x 0 -1300px;
	padding: 10px 6px;
}
.table1 tbody th {
	color: #fff;
	font-size: 115%;
	background: #88b8db url("images/sprites.gif") repeat-x 0 -1400px;
	padding: 6px;
}
.table1 tbody th.sub {
	font-size: 100%;
	color: #000;
	background: #efefef url("images/sprites.gif") repeat-x 0 -1500px;
	padding: 6px;
}

/* 'MORE' LINK - provides an accessible alternative to just using 'more' as a link at the end of paragraphs */
a.morelink:link, a.morelink:active, a.morelink:visited, a.morelink:hover 
{
	color:#900;
	line-height:180%;
}
/* NAVIGATION - vertical navigation */
#nav-secondary ul {
	position: static;
}
#nav-secondary li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav-secondary {
	position: static;
	list-style: none;
	margin: 0;
	padding: 0;
	background: #fff;
	
}
#nav-secondary a {
	color: #000;
	text-transform: uppercase;
	padding: 6px 0 0 15px;
	background: #fff url("css/images/sprites.gif") no-repeat;
	background-position: 0px -695px;
	font: bold 86% arial;
	display: block;
	text-decoration: none;
	cursor: pointer;
	height: 20px;
}
#nav-secondary a:active, .nav-secondary a:link, .nav-secondary a:visited  {
	text-transform: uppercase;
	padding: 6px 0 0 15px;
	background: #fff url("css/images/sprites.gif") no-repeat;
	background-position: 0px -695px;
	font: bold 86% arial;
	display: block;
	text-decoration: none;
	cursor: pointer;
	height: 20px;
}

#nav-secondary a:hover {
	color:#006;
	text-transform: uppercase;
	padding: 6px 0 0 15px;
	background: #fff url("css/images/sprites.gif") no-repeat;
	background-position: 0px -695px;
	font: bold 86% arial;
	display: block;
	text-decoration: none;
	cursor: pointer;
	height: 20px;
}
#nav-secondary li.active a:active {
	color: #006;
}
#nav-secondary li.active a:hover {
	color: #006;
}
#nav-secondary li.active a:visited {
	color: #006;
}
#nav-secondary li.active a:link {
	color: #006;
}

#nav-multiple a {
	text-transform: uppercase;
	padding: 0 0;
	color: #006;
	background: transparent url("images/nav-secondary-grey.gif") no-repeat;
	background-position: 0px;
	font: bold 86% arial;
	display: block;
	text-decoration: none;
	cursor: pointer;
}
/* LAYOUT - FOOTER */
#footer {
	clear: both;
	border-top: 1px solid #E3E8EE;
	padding: 10px 0 30px;
	font-size: 86%;
	color: #999;
}
#footer p {
	margin: 0;
}
#footer a:link {
	color: #999;
}

/* LAYOUT - HOMEPAGE */

.EditOptions
{
	float:left;
	clear:both;
	visibility:visible;
	width:100%;
	text-align:right;
	padding-right:10px;
	cursor:hand;
	
}

.mainstory{
	border-bottom: 1px solid #E3E8EE;
	padding: 0 0 0.5em 0;
}

.mainphoto{
	border-bottom: 1px solid #E3E8EE;
	padding: 0 0 0.5em 0;
}

.mainstorynopic{
	border-bottom: 1px solid #E3E8EE;
	border-right: 1px solid #E3E8EE;
	padding: 0 0.5em 0.5em 0;
}

.mainstory_b
{
	border: 1px solid pink;
	background-color:#FFF4FF;
	padding: 0 0 0.5em 0;
	cursor:hand;
}

.substory {
	border-right: 1px solid #E3E8EE;
	padding: 0 0.5em 0 0;
}

.Titleh2 {
	letter-spacing: -1px;
	font-family: arial,verdana,sans-serif;
	margin: 0.5em 0 .3em;
	color: #000;
	border-bottom: 1px solid #eee;
	padding-bottom: .1em;
	font-size: 136%;

}
.Titleh1 {
	letter-spacing: -1px;
	font-family: arial,verdana,sans-serif;
	margin: 0.5em 0 0 0;
	color: #000;
	font-size: 196%;
	margin-top: .2em;

}
.text9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

/*= Page Header Wrapper/Container Styles
-----------------------------------------------*/

#page-header-container { width: 1015px; margin: 0 auto;}
#page-header { width: 1015px; float: left;}
#page-header-container a { text-decoration: none; margin-top:-3px;}

/*= Page Header Advert/Tabs/Social Styles
-----------------------------------------------*/

#header-tabs-social-container { float: left; margin-top: 11px; }

#header-tabs { float: left; margin-right: 3px; }
#header-tabs ul { list-style-type: none; float: left; margin: 0; padding: 0; }
#header-tabs ul li { float: left; font-size: 16px; height: 26px; padding: 0px 10px 0 10px; margin: 0 10px 0 0; }
#header-tabs ul li a { color: #FFF; }
#header-tabs ul li#iwcp-online-tab { float: left; background: url(/images/iwcp-online-tab-bg.jpg) repeat-x top; border-top: solid 2px #9A1010; border-left: solid 1px #9A1010; border-right: solid 1px #9A1010; border-bottom: none; }
#header-tabs ul li#ads-tab { float: left; background: url(/images/ads-and-announcements-tab-bg.jpg) repeat-x top; border-top: solid 2px #053a6e; border-left: solid 1px #053a6e; border-right: solid 1px #053a6e; }
#header-tabs ul li#gallery-tab { float: left; background-color: #717171; border-top: solid 1px #717171; border-left: solid 1px #717171; border-right: solid 1px #717171; border-bottom: none; }
body#red-bg #header-tabs ul li.selected { background-color: #FFF !important; background: none; height: 27px; padding: 0px 10px 4px 10px; border-top: solid 2px #5f5f5f; border-left: solid 2px #5f5f5f; border-right: solid 2px #5f5f5f; border-bottom: none; }
#header-tabs ul li.selected a { color: #2e2e2e; }

#header-social { float: left; margin-top: -1px; }
#header-social a { margin-right: 4px; }
