body {
	font: normal 12px/1.3em Arial, Helvetica, sans-serif;
	padding: 0;
	color: black;
	text-align: center;
	margin: 0;
	background: #4a6cc8 url('/assets/templates/ops/images/body-background.jpg') no-repeat top center;
}

html {
	background: #4a6cc8 url('/assets/templates/ops/images/body-background.jpg') no-repeat top center;
}


/************************************
 * Basic elements
 *
 ************************************/

p {
	margin: 0;
	padding: 0;
	text-align: left;
}

a:link, a:visited {
	text-decoration: none;
	color: #3550a7;
}

a:hover, a:active {
	text-decoration: underline;
	color: #3550a7;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
}

h1, h2, h3 {
	margin: 1em 0;
	padding: 0;
	text-align: left;
	font-weight: bold;
	font-size: 100%;
	color: #3550a7;
}

h1 {
	font-size: 110%;
}


sub {
    vertical-align: baseline;
    position: relative;
    bottom: -0.25em;
    font-size: smaller;
}
   
sup {
    vertical-align: baseline;
    position: relative;
    bottom: 0.33em;
    font-size: smaller;
}
/************************************
 * Basic layout
 *
 ************************************/


#header {
	height: 16px;
	clear: both;
	background: transparent url('/assets/templates/ops/images/header-gradient.png') no-repeat top left;
	position: relative;
	width: 834px;
	margin: 0 auto;
}


#page {
	width: 834px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	padding: 0;
	background: transparent url('/assets/templates/ops/images/page-gradient.png') repeat-y top center;
	clear: both;
	border: 0;
}


#branding {
	clear: both;
	height: 105px;
	margin: 0 16px;
	padding: 0;
	position: relative;	
	border: 1px solid #9fafea;
	border-bottom: 1px solid white;
}

#navigation {
	margin: 0 16px;
	padding: 0;
	min-height: 22px;
	height: auto !important;
	height: 22px;
	border: 0;
	border-left: 1px solid #9fafea;
	border-right: 1px solid #9fafea;
	background: white url('/assets/templates/ops/images/heading-blue-background.gif') repeat-x center left;
	text-align: center;
}

#container {
	background: white url('/assets/templates/ops/images/container-gray-background.gif') repeat-y top left;
	margin: 0 16px;
	border: 1px solid #9fafea;
	border-top: 8px solid white;
}

#content-wrapper {
	padding: 0;
	min-height: 600px;
	margin: 0;
	height: auto !important;
	height: 600px;
	clear: both;
	background: transparent url('/assets/templates/ops/images/content-ops-background.gif') no-repeat bottom right;
}

#content-sidebar {
/*	background-color: #e9e9e9;*/
	width: 182px;
	min-height: 600px;
	height: auto !important;
	height: 600px;
	float: left;
	margin: 0 8px;
}


#content-main {
	margin: 0;
	padding: 12px 0 0 0;
	float: right;
	width: 560px;
	min-height: 600px;
	height: auto !important;
	height: 600px;
	margin-right: 8px;
}

#footer {
	height: 16px;
	clear: both;
	background: transparent url('/assets/templates/ops/images/footer-gradient.png') no-repeat top left;
	position: relative;
	width: 834px;
	margin: 0 auto;
}

/***************************************
 *	Navigation
 *
 ***************************************/

#subnavigation ul {
	list-style-type: none;
	margin: 1em;
	padding-left: 0;
}

#subnavigation ul li {
	text-transform: uppercase;
	font-weight: bold;
	margin: 0 0 1em 0;
}

#subnavigation ul li ul {
	list-style-type: none;
	padding-left: 0.3em;
	margin: 0 0 0 0.6em;
}

#subnavigation ul li ul li{
	text-transform: none;
	font-weight: normal;
	margin: 0;
}

#subnavigation ul li ul li ul {
	list-style-type: none;	
	margin-left: 0.6em;
	padding-left: 0.6em;
	margin-bottom: 0;
}

#subnavigation ul li ul li ul li {
	text-transform: none;
	font-weight: normal;
}

/************************************
 * Basic elements
 *
 ************************************/

#content-wrapper p {
	margin-top: 0;
	margin-bottom: 0;
	padding-right: 12px;
}

#content-wrapper table {
	border-collapse: collapse;
}

#content-wrapper th {
	text-align: left;
	font-weight: normal;
}

#content-wrapper td {
	vertical-align: top;
	padding: 1px;
	text-align: left;
	
}

#content-wrapper td p {
	margin: 0;
	padding: 0;
}


/************************************
 * Blocks
 *
 ************************************/


.graybox {
	background-color: #e9e9e9;
}

.orange-gradient {
	background: white url('/assets/templates/ops/images/heading-orange-background.gif') repeat-x center left;
}

.blue-gradient {
	background: white url('/assets/templates/ops/images/heading-blue-background.gif') repeat-x center left;
}

h3.block {
	display: block;
	padding: 0.3em 1em;
	text-transform: uppercase;
	margin: 0 0 6px 0;
	color: white;
}





/************************************ 
 * Forms
 *
 ************************************/

form {
	margin: 40px 0 20px 60px;
}

label {
	display: block;
	clear: both;
	font-weight: bold;
	margin: 0 0 3px 0;
	font-size: 11px;
}

input.inputField {
	font: normal 11px/normal Arial, Helvetica, sans-serif;
	display: block;
	margin: 0 0 6px 0;
	width: 15em;
}

input.button {
	font: normal 11px/normal Arial, Helvetica, sans-serif;
	background-color: #f7f7f7;
}




/************************************ 
 * Frontpage
 *
 ************************************/

#content-fp-col1 {
	background-color: #e9e9e9;
	width: 200px;
	min-height: 600px;
	height: auto !important;
	height: 600px;
	float: left;
}

#content-fp-col2 {
	background-color: #e9e9e9;
	width: 295px;
	min-height: 600px;
	height: auto !important;
	height: 600px;
	float: left;
	margin-left: 3px;
	margin-bottom: -32767px;
	padding-bottom: 32767px;
		
}

#content-fp-col3 {
	background-color: white;
	width: 284px;
	min-height: 600px;
	height: auto !important;
	height: 600px;
	float: right;
	margin-right: 8px;
}

#content-fp-col2 p.link,
p.link {
	padding: 12px 12px;
}

	
#content-fp-col1 h3 a {
	color: white;
}
#fp-nextmatch {
	/*padding-bottom: 1.6em;*/
}

#fp-nextmatch p {
	padding: 0;
	margin: 0;
}

#fp-slideshow {
	margin-bottom: 32px;
	text-align: center;
	min-height: 210px;
	height: auto !important;
	height: 210px;	
}

#fp-partners a {
	font-weight: bold;
}

#fp-screens img {
	margin: 0 0 8px 0;
}
/************************************ 
 * News
 *
 ************************************/

div.shortNewsEntry {
	padding: 0 12px;
}

div.shortNewsArchiveEntry,
div.shortNewsPageEntry {
	padding: 0 12px 0 0;
	font-size: 11px;
}

div.shortNewsEntry h3,
div.shortNewsArchiveEntry h3,
div.shortNewsPageEntry h3 {
	margin-bottom: 0;
}

div.newsEntry h3 {
	font-weight: normal;
	margin: 0 0 1em 0;
	padding: 0;
}

div.newsEntry h2 {
	margin: 0 0 0.2em 0;
	padding: 0;
}

div.newsEntry img.newsImage {
	float: left;
	margin-right: 16px;
	margin-bottom: 16px;
}

div.newsEntry div {
	clear: both; 
}
	
div.shortNewsEntry p,
div.shortNewsArchiveEntry p,
div.shortNewsPageEntry p {
	padding-left: 0;
	padding-right: 0;
}

div.newsEntry {
	margin: 1em 2em 2em 0;
}

.news-links {
	clear: both;
	margin: 12px 12px 12px 0;
}

.news-links span.left { width: 40%; float: left; text-align: left; }
.news-links span.right { width: 40%; float: right; text-align: right; }

/************************************ 
 * Fixes and special cases
 *
 ************************************/


#header:after, div.newsEntry:after, div.shortNewsEntry:after, div.newsEntry div:after,
#branding:after, #page:after, #footer:after, #container:after, #content-wrapper:after, #navigation:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;	
}

.hidden {
	display: none;
} 
 