@charset "utf-8";
/* Body and table */

body { 
	background-color: #0F2B5B;
	padding-top: 2px;
	padding-bottom: 2px;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 18px;
	text-decoration: none;
}

table.vertical_seperator { 
	background-image: url('../../images/seperator.jpg');
	background-repeat: repeat-y;
	line-height: 10px;
}

table.horizontal_seperator {
	background-image: url('../../images/seperator.jpg');
	background-repeat: repeat-x;
	line-height: 10px;
}

table.content {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
	text-decoration: none;
}

table.content_12pt {
	background-color: #0F2B5B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 15px;
	text-decoration: none;
}

table.content_10pt {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	line-height: 12px;
	text-decoration: none;
}


/* In-line text */
.terrio {
	font-family: 'Times New Roman', Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 18px;
	text-decoration: none;
}
.small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 14px;
	text-decoration: none;
}
	
.heading_whitebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 24px;
	text-decoration: none;
}

.bodytext_bluebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0F2B5B;
	line-height: 18px;
	text-decoration: none;
}

.red_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FF0000;
	line-height: 18px;
	text-decoration: none;
}

.heading_bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
	text-decoration: none;
}

.heading_bodytext_terrio {
	font-family: 'Times New Roman', Times, serif;
	font-size: 28px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
	text-decoration: none;
}

.subheading_bodytext_nou {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 18px;
	text-decoration: none;
}

.subheading_bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
	text-decoration: underline;
}

.heading_bodytext_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #FF0000;
	line-height: 30px;
	text-decoration: none;
}

.heading_bodytext_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #0F2B5B;
	line-height: 34px;
	text-decoration: none;
}

/* Links */
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #B58C0A;
	line-height: 18px;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #B58C0A;
	line-height: 18px;
	text-decoration: underline;
}

a.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	line-height: 25px;
	text-decoration: none;
}

a.head:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0000000;
	line-height: 25px;
	text-decoration: underline;
}

a.head_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 18px;
	text-decoration: none;
}

a.head_white:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 18px;
	text-decoration: underline;
}

a.scrolling {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	line-height: 15px;
	text-decoration: none;
}

.button {
	background-color: #B58C0A;
	padding-left: 5px;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 18px;
	text-decoration: none;
}

.button:hover {
	background-color: #B58C0A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 18px;
	text-decoration: underline;
}

/* Table */
.dialog {
	margin-bottom:0.5em; /* spacing under dialog */
}

.dialog .content, .dialog .t, .dialog .b, .dialog .b div {
	background:transparent url(../../images/table/black_dialog_box.png) no-repeat top center;
}

.dialog .content {
	zoom:1;
	_overflow-y:hidden;
}

.dialog .t {
	/* top+left vertical slice */
	position:absolute;
	left:0px;
	top:0px;
	width:12px; /* top slice width */
	margin-left:-12px;
	height:100%;
	_height:1600px; /* arbitrary long height, IE 6 */
	background-position:top left;
}

.dialog .b,
.dialog .b div {
 height:5px; /* height of bottom cap/shade */
 font-size:1px;
}

.dialog .b {
 background-position:bottom center;
}

.dialog .b div {
 width:12px; /* bottom corner width */
 margin-left:-12px;
 background-position:bottom left;
}

.dialog .hd,
.dialog .bd,
.dialog .ft {
 position:relative;
}

.dialog .wrapper {
 /* extra content protector - preventing vertical overflow (past background) */
 position:static;
 max-height:1000px;
 overflow:auto; /* note that overflow:auto causes a rather annoying redraw "lag" in Firefox 2, and may degrade performance. Might be worth trying without if you aren't worried about height/overflow issues. */
}

.dialog h1,
.dialog p {
 margin:0px; /* margins will blow out backgrounds, leaving whitespace. */
 padding:0.5em 0px 0.5em 0px;
}

.dialog h1 {
 padding-bottom:0px;
}

/* Pop up login box */
#popupbox{
	margin: 0; 
	margin-left: 25%; /* This gets it relatively center on the screen */
	margin-right: 25%; /* This gets it relatively center on the screen */
	margin-top: 5px; /* Makes it a little off the top of the screen */
	padding-top: 10px; /*  Make the text not touching the top on the login box */
	width: 20%; /* For centering it on the screen */
	height: 125px; /* The height of the login box */
	position: absolute; /* Makes sure its absolute so it doesn't dock with everything else */
	background: #FBFBF0; /* Login Box background color. Change this if desired. */
	border: solid #000000 2px; /* Makes a black border around the login box */
	z-index: 9; /* Makes it on top of everything else */
	font-family: arial; /* Sets the font */
	visibility: hidden; /* Makes it hidden at first. Very Important.*/
}

.team_big {
	background: transparent;
	border: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 18px;
	text-decoration: none;
}

.team {
	background: transparent;
	border: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 18px;
	text-decoration: none;
}

.team_big:hover {
	background: transparent;
	border: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #B58C0A;
	line-height: 18px;
	text-decoration: none;
}

.team:hover {
	background: transparent;
	border: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #B58C0A;
	line-height: 18px;
	text-decoration: none;
}

.err{
	color:red;
}

#error{
	background-color:#ffebe8;
	border:1px solid #dd3c10;
	padding:7px 3px;
	text-align:center;
	margin-top:10px;
	visibility:hidden;
}

.error{
	color:#FF0000;
	background-color:#ffebe8;
	border:1px solid #dd3c10;
	padding:7px 3px;
	text-align:center;
	margin-top:10px;
}

#fade { /*--Transparent background layer--*/
	display: none; /*--hidden by default--*/
	background: #000;
	position: fixed; left: 0; top: 0;
	width: 100%; height: 100%;
	opacity: .80;
	z-index: 9999;
}
.popup_block{
	display: none; /*--hidden by default--*/
	background: #fff;
	float: left;
	position: fixed;
	top: 50%; left: 50%;
	z-index: 99999;
}
img.btn_close {
	float: right;
}
/*--Making IE6 Understand Fixed Positioning--*/
*html #fade {
	position: absolute;
}
*html .popup_block {
	position: absolute;
}
