@CHARSET "UTF-8";

@import "navigation.css";

@import "forms.css";

* {
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-family: Arial, Helvetica, Verdana, Lucida Sans;
}

body {
	color: #000;
	background-color: #e6e6e6;
	background-image: url('img/back.jpg');
	background-repeat: repeat-y;
	background-position: top center;
}

#holder {
	width: 990px;
	margin: 0 auto;
	background-color: white;
}

#body {
	width: 990px;
	padding: 10px 0px;
	float: left;
	background-color: white;
	margin-left: 7px;
}

img {
	border: none;
}

h1 {
	background-image: url('img/logo.gif');
	background-repeat: no-repeat;
	width: 193px;
	height: 40px;
	float: left;
	display: block;
}

h1 a {
	display: inline-block;
	width: 193px;
	height: 40px;
}

h1 span {
	display: none;
}

h2,h3,h4 {
	clear: both;
}

h2 {
	background-image: url('img/sub_logo.gif');
	background-repeat: no-repeat;
	width: 200px;
	height: 44px;
	float: right;
	display: block;
	clear: right;
}

h2 span {
	display: none;
}

h3 {
	text-transform: uppercase;
	color: #878787;
	font-size: 9px;
	margin-bottom: 10px;
	font-weight: bold;
}

h3 span {
	text-transform: none;
	color: #111111;
	font-weight: normal;
	padding-left: 5px;
}

h4 {
	color: #000000;
	font-size: 14px;
	margin-bottom: 5px;
}

a {
	color: #000;
}

a:hover {
	text-decoration: none !important;
}

p {
	margin-bottom: 10px;
}

.date {
	color: #B8B8B8;
}

.navigation {
	margin-top: 20px;
	display: block;
	width: 80px;
	margin-right: 10px;
	float: left;
	clear: left;
}

.contentimage {
	float: left;
	margin-bottom: 10px;
}

.contentimage a:visited {
	
}

.contentismage a:hover {
	background-color: #E2E2E2;
	float: left;
	overflow: auto;
}

.contentimage.top-left {
	float: left;
	margin-right: 10px;
}

.contentimage.top-right {
	float: right;
	margin-left: 10px;
}

.contentimage a:active {
	
}

.content {
	margin-top: 20px;
	width: 899px;
	float: left;
	background-image: url('img/border.png');
	background-repeat: repeat-y;
	min-height: 665px;
}

.content p {
	position: relative;
	z-index: 10;
}

.content_story {
	margin-top: 20px;
	width: 899px;
	float: left;
	background-image: url('img/border3.png');
	background-repeat: repeat-y;
}

.tags_news {
	display: block;
	float: left;
	width: 240px;
	margin-left: 1px;
	color: #434445;
}

.tags_news h3 {
	margin-left: 5px;
}

.tags {
	border-style: none none solid none;
	border-color: #000;
	border-width: 1px;
	padding: 0 10px 10px 10px;
	margin-bottom: 5px;
	height: 205px;
}

.related_tags {
	height: auto !important;
}

.tags ul {
	list-style: none;
	font-weight: bold;
	text-align: center;
}

.tags ul li {
	display: inline;
}

.tags ul li a {
	display: inline;
	text-decoration: none;
	padding: 3px;
	color: #878787;
}

.tags ul li.active a {
	background-color: #ee232d;
	color: #fff;
	padding: 3px;
}

.tags ul li a:hover {
	background-color: #ee232d;
	color: #fff;
	padding: 3px;
}

.tiny a {
	font-size: 12px;
}

.small a {
	font-size: 12px;
}

.medium a {
	font-size: 14px;
}

.large a {
	font-size: 16px;
}

.extralarge a {
	font-size: 20px;
}

.news {
	padding: 0px;
}

.news li {
	padding: 0px 10px 0px 10px;
}

.older {
	padding-left: 10px;
}

.news li:hover {
	background-color: #e7e7e7;
	color: #434445;
}

.news h4 {
	margin-top: 5px;
	color: #434445;
	font-size: 18px;
}

.news h5 {
	font-weight: normal;
	font-size: 12px;
	text-transform: none;
	color: #b8b8b8;
}

.news h5 span.author {
	margin-left: 25px;
}

.news h5 span.date {
	
}

.news h4.details span {
	margin-left: 15px;
	display: inline;
	font-weight: normal;
	text-transform: none;
	font-size: 12px;
}

.news .more {
	margin-top: 10px;
	color: #434445;
}

.news ul {
	list-style: none;
}

.main_content {
	float: left;
	padding-left: 10px;
	clear: right;
	display: block;
	width: 648px;
}

.main_content h3 {
	margin-left: 0px;
}

.main_content blockquote {
	
}

.meta {
	position: absolute;
	top: 665px;
	padding-bottom: 25px;
}

.meta ul {
	margin-bottom: 0px;
}

#footer {
	background-image: url('img/border2.png');
	background-repeat: repeat-y;
	padding-bottom: 20px;
}

.meta_story {
	background-image: url('img/border4.png');
	background-repeat: repeat-y;
}

ul.story_meta {
	list-style: none;
}

ul.story_meta li {
	list-style: none;
	display: inline;
}

.column {
	width: 154px;
	margin-left: 10px;
	float: left;
}

.related {
	margin-left: 1px !important;
}

.related ul li {
	list-style: none;
}

.related li {
	padding: 3px 5px;
}

.related li:hover {
	background-color: #e7e7e7;
}

.columngroup {
	float: left;
	clear: right;
}

.container {
	margin: 0 !important;
	padding: 0 !important;
}

.column h3 {
	margin-left: 0px;
}

.related h3 {
	margin-left: 5px;
}

.column p {
	color: #000000;
}

.first {
	clear: left;
	margin-left: 0;
}

.first p {
	color: #878787;
	margin-bottom: 20px;
}

.first p span {
	display: block;
	clear: left;
	color: #000000;
	font-weight: bold;
}

h3.info {
	margin-left: 0;
	color: #ee232d;
	font-size: 23px;
}

.columngroup h3.info {
	width: 472px;
}

.first p {
	color: #878787;
	margin-bottom: 30px;
}

.first .tags {
	margin-bottom: 20px;
	padding: 0;
	border: none;
}

.first .tags ul {
	text-align: center;
}

.first .tags a {
	color: #878787;
}

.last {
	clear: right;
	width: 482px;
}

blockquote {
	clear: both;
	display: block;
	font-size: 18px;
	text-align: center;
	padding: 20px 0px 20px 0px;
}

blockquote a {
	font-size: 18px;
	text-align: center;
	text-decoration: none;
}

blockquote span {
	display: block;
	clear: both;
	font-size: 12px;
	margin-top: 10px;
}

blockquote a span {
	display: block;
	clear: both;
	font-size: 12px;
	margin-top: 10px;
}

blockquote.small {
	clear: both;
	text-align: left;
	font-size: 13px;
	margin-bottom: 15px;
}

blockquote.small span {
	font-size: 13px;
	clear: none;
	display: inline;
}

object {
	padding: 0;
	margin: 0;
}

.images {
	list-style: none;
}

.images li {
	float: left;
	clear: both;
	margin-bottom: 4px;
}

.images li a {
	float: left;
}

h4.images {
	margin-left: 34px;
	padding-top: 10px;
}

.story {
	clear: left;
	display: block;
	float: left;
	width: 472px;
	margin-right: 10px;
}

/*BTF-263 
.story .columngroup h3 {
	color: #000;
	font-size: 12px;
}
*/
.story h4 {
	color: #EA404A;
	font-size: 30px;
}

.story img {
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
}

.column .quotes {
	
}

.item {
	cursor: pointer;
	display: block;
}

.item h4 {
	cursor: pointer;
}

.item:hover {
	background-color: #E2E2E2;
}

.links {
	
}

.links ul {
	list-style: none;
}

.links li {
	margin-bottom: 15px;
}

.big_images {
	
}

.big_images ul {
	list-style: none;
}

.big_images li {
	margin-bottom: 15px;
}

a.image {
	font-size: 16px;
	color: #878787;
	text-decoration: none;
}

a.image span {
	padding: 2px;
	margin-top: 2px;
	clear: both;
}

a.image div {
	display: block;
	float: left;
	clear: both;
	background-repeat: no-repeat;
	width: 145px;
	height: 112px;
	padding: 0;
	margin: 0;
}

a.image img {
	float: left;
	clear: both;
	margin: 1px 0 0 1px;
	border: none;
	width: 136px;
}

a.image:hover {
	text-decoration: none !important;
}

a.image:hover span {
	color: #fff;
	background-color: #ee232d;
}

.video {
	float: left;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}

.video object,.video embed {
	margin-left: 109px;
	margin-right: 109px;
	width: 400px;
	height: 300px;
}

/* Fancy headers */
.news h4,h3.info,.first h4,.column h4,.story h4 {
	text-transform: uppercase;
	margin-bottom: -4px;
}

h4 a:link {
	color: #434445;
	text-decoration: none;
	font-size: 18px;
}

h4 a:visited {
	color: #434445;
	text-decoration: none;
	font-size: 18px;
}

h4 a:hover {
	color: #434445;
	text-decoration: none;
	font-size: 18px;
}

h4:active {
	color: #434445;
	text-decoration: none;
	font-size: 18px;
}

img.top-left {
	float: left;
	margin-right: 15px;
}

img.top-right {
	float: right;
	margin-left: 15px;
}

/* story summary */
#story_intro {
	display: block;
}

#story_body {
	display: block;
}

#static {
	padding-top: 27px;
	padding-left: 10px;
}

a:focus {
	outline: none;
}

div.portlet-canvas img {
	margin: 0;
	padding: 0;
	float: none;
}
