/* GLOBALS */
body {
	margin: 0px;
	padding: 0px;
	background: url(../img/mainBg.gif) repeat-y top center #000000;
	text-align: center;
	height: 100%;
	color: #bcbcbc;
	font: 70% arial;
}
body.popup {
	background-image: none;
	background: #000000;
}

img {
	border: 0px;
}

div {
	font-size: 100%;
	text-align: left;
}

a {
	color: #ac1d22;
	text-decoration: none;
}
a:hover {
	color: #7a181b;
	text-decoration: none;
}

h1,h2,h3 {
	padding: 0px;
	margin: 0px;
}
h1 {
	color: #d6d6d6;
}

ol {
	padding: 0px;
	margin: 0 0 0 22px;
}

ul.subMenu {	
	list-style: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}
ul.subMenu .active {	
	color: #7a181b;
}

ul.sectionSubLinks {
	list-style: none;
	list-style-image: none;
	margin: 0 0 0 10px;
	padding: 0px;
}

ul.content {
	list-style: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}

ul.summary {
	list-style: square;
	list-style-image: none;
	margin: 0 0 0 14px;
	padding: 0px;
}

ul.overview {
	list-style: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}
ul.overview li {
	padding: 5px 0px 5px 0px;
	background: url(../img/ruler.gif) repeat-x bottom left;	
}

/* DIV, SPAN, IMG */

.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}

.hasLayout {
	zoom: 1;
}

div.clearer {
	clear: both;
	font-size: 1px;
}

div.menu {
	position: absolute;
	width: 100%;
	top: 0px;
	left: 0px;
	background: none;
}

div.mainContainer {
	margin: 0px auto;
	width: 995px;
}

div.graphics {
	margin: 0px auto;
	height: 290px;
}
div.graphics img {
	display: block;
}

div.left {
	float: left;
	width: 222px;
}
div.left ul li {
	color: #4b4b4b;
}
div.content {
	float: left;
	width: 564px;
	background: url(../img/contentBg.jpg) no-repeat top left;
}
div.right {
	float: right;
	width: 209px;
}

div.textContent {
	padding: 20px 30px 20px 20px;
}

div.portlet {
	background: #181818;
	border-bottom: 12px solid black;
	font-size: 90%;
}
div.portletContent {
	padding: 20px;
}

div.firstPortlet {
	background: url(../img/rightBg.jpg) no-repeat #181818;
}

div.newsEntry {
	padding: 5px 0 5px 0;
	background: url(../img/ruler.gif) repeat-x top left;	
}
div.newsExtended {
	display: none;
	width: 99%;
}
div.newsDetails {
	margin: 10px 0 0 1px;
	padding: 4px 4px 4px 0;
	font-size: 90%;
	background: url(../img/ruler.gif) repeat-x top left;

}
div.newsDetails a {
	color: #565656;
}
div.newsDetails a:hover {
	color: #4b4b4b;
}

div.readMoreContainer a {
	display: block;
	text-align: right;
	text-decoration: none;
	padding-right: 11px;
	background: url(../img/news/readmoreArrow_i.gif) no-repeat top right;
}
div.readMoreContainer a:hover {
	text-decoration: none;
	color: #7a181b;
	background: url(../img/news/readmoreArrow_a.gif) no-repeat top right;
}

div.readMoreContainer a.selected {
	background: url(../img/news/readmoreArrowSelected_i.gif) no-repeat top right;
}
div.readMoreContainer a.selected:hover {
	color: #7a181b;
	background: url(../img/news/readmoreArrowSelected_a.gif) no-repeat top right;
}

div.commentContainer {
	margin: 10px 0 5px 1px;
	padding: 0px;
	font-size: 90%;
	background: url(../img/ruler.gif) repeat-x top left;
}
div.commentContainer a {
	color: #565656;
}
div.commentContainer a:hover {
	color: #4b4b4b;
}

div.commentContainer .container {
	margin: 0px 10px 0px 0px;	
}

div.commentDetails {
	padding: 5px;
	background: url(../img/ruler.gif) repeat-x bottom left;
}

div.commentContent {
	font-size: 110%;
	padding: 5px;
}

span.quotescaps {
	font-size: 130%;
	font-weight: bold;
	margin: 0 1px 0 2px;
}
span.titleSmall {
	font-size: 90%;
	color: #CCCCCC;
}

ul.videoList {
	list-style: none;
	list-style-image: none;
	padding: 0px;
	margin: 0px;
}
ul.videoList li {
	list-style: none;
	list-style-image: none;
	padding: 0px;
	margin: 0px;
	padding-bottom: 5px;
}

img.graphic {
	display: block;
}

img.imgSpacing {
	margin-right: 5px;
}

/* VIDEO */

div.videoDescription {
	float: left;
	width: 350px;
	margin-left: 5px;
	padding-top: 25px;
}
div.videoDescriptionNews {
	float: left;
	width: 300px;
	margin-left: 5px;
	padding-top: 25px;
}

div#videoBg {
	display: none;
	background-color: #222222;
	height: 102%;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1000;
}

div#videoContainer {
	display: none;
	background: none;
	height: 102%;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2000;
}

div#video {
	display: none;
	background: #000000;
	width: 500px;
	text-align: center;
	position: absolute;
	top: 0px;
	left: 34.5%;
	padding: 10px 10px 20px 20px;
	border: 1px solid #404040;
	z-index: 3000;
}

div.video p {
	text-align: center;
}

/* TABLE, TD */

td.showheader {
	padding: 2px;
	background: #000000;
	font-weight: bold;
}

/* PAGINATION */

#pagination {
	text-align: center;
}

.pageActive {
	display: inline;
	padding: 5px;
	background: #ac1d22;
	border: 1px solid #ac1d22;
	color: #FFFFFF;
	font-size: 90%;
	margin: 0px 1px 0px 1px;
}

.pageInActive {
	display: inline;
	padding: 5px;
	background: #181818;
	border: 1px solid #222222;
	color: #CCCCCC;
	font-size: 90%;
	font-weight: normal;
	margin: 0px 1px 0px 1px;
}

.pageLink {
	display: inline;
	padding: 5px;
	border: 1px solid #222222;
	font-size: 90%;
	color: #ac1d22;
	background: #181818;
	margin: 0px 1px 0px 1px;
	text-decoration: none;
}
.pageLink:hover {
	border: 1px solid #7a181b;
	text-decoration: none;
}

/* FORM ELEMENTS */

input, textarea {
	border: 1px solid #ac1d22;
	background-color: #222222;
	font-family: arial;
	color: #bcbcbc;
	font-size: 90%;
}