/* ragnarrelay.com primary style sheet */
/* Copyright 2010 Ragnar Events */

/* @group Sitewide */

html, body {
	height: 100%;
	margin: 0 0 0 0;
	background: #4f7ba6 url(../images/background_tile.jpg) top left repeat;
	font: normal 11px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #999;
}

.clear {
	clear: both;
	display: block;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
	margin: -1px 0 0;
	padding: 0;
	width: 100%;
}

h1 {
	margin: 0 0 0 0;
	color: #F36F21;
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
}

h2 {
	color: #000000;
	font-size: 10pt;
}

h4 {
	margin: 0;
}

.content_header {
	height: 16px;
	margin: 0 0 10px 0;
	background: url(../images/header_tile.jpg) bottom left repeat-x;
	color: #f47920;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}

.content_header span {
	background-color: #FFFFFF;
	padding: 0 4px 0 0;
}

.content_header_grey {
	height: 16px;
	margin: 0 0 10px 0;
	background: url(../images/header_tile2.jpg) bottom left repeat-x;
	color: #f47920;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}

.content_header_grey span {
	background-color: #EDEBE0;
	padding: 0 4px 0 0;
}

img {
	behavior: url(/public/styles/iepngfix.htc);
	border: none;
}

a:link,
a:active,
a:visited {
	color: #3366ff;
}

a:hover {
	color: #3366ff;
}

textarea {
	width: 100%;
	margin: 1px;
	padding: 3px;
	background-color: #F4F4F4;
	border: 1px solid #B2B2B2;
	color: #000000;
	font-size: 14px;
}

code {
	display: block;
	margin: 14px 0 14px 0;
	padding: 12px 10px 12px 10px;
	font-family: Monaco, Verdana, Sans-serif;
	font-size: 12px;
	background-color: #f9f9f9;
	border: 1px solid #D0D0D0;
	color: #002166;
}

pre {
	background-color: #eee;
	padding: 10px;
	font-size: 11px;
}

/* @group Generic buttons */

a.button:link,
a.button:visited {
	text-decoration: none;
	/* For WebKit Browsers */
	overflow: auto;
}

a.button:link em,
a.button:visited em {
	background-position: right top;
	background-repeat: no-repeat;
	color: white;
	cursor: pointer;
	display: block;
	float: left;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	height: 25px;
	margin-right: 4px;
	margin-left: 2px;
	outline: none;
	padding-right: 12px;
	text-decoration: none;
}

a.button span {
	display: block;
	line-height: 10px;
	margin-left: -2px;
	padding: 5px 0 7px 11px;
	white-space: nowrap;
}

/* --- Icon --- */

a.button em span.image-left {
	padding-left: 36px;
}

a.button em span.image-right {
	padding-right: 22px;
}

a.button:active em span.image-left {
	padding-right: 0;
	padding-left: 36px;
}

a.button:active em span.image-right {
	padding-right: 22px;
	padding-left: 11px;
}

a.button em .image-left img,
a.button em .image-right img {
	color: transparent;
	position: absolute;
	top: 0;
}

a.button em .image-left img {
	left: 0;
}

a.button em .image-right img {
	right: 0;
}

a.button:active em .image-left img,
a.button:active em .image-right img {
	top: 1px;
}

/* --- Hover --- */

a.button:hover em {
	background-position: right center;
}

a.button:hover span {
	background-position: left 50px;
}

/* --- Click (Active) --- */

a.button:active em {
	background-position: right bottom;
	outline: none;
}

a.button:active span {
	background-position: left 100px;
	padding: 5px 0 7px 11px;
}

/* --- Various Colors --- */

a.button em.blue,
a.button em.blue span {
	background-color: transparent;
	background-image: url(../images/buttons/button-blue.png);
}

a.button em.gray,
a.button em.gray span {
	background-color: transparent;
	background-image: url(../images/buttons/button-gray.png);
	color: #333;
}

a.button em.orange,
a.button em.orange span {
	background-color: transparent;
	background-image: url(../images/buttons/button-orange.png);
}

/* @end */

/* @end */

/* @group Standard page layout styles */

.main_content {
	margin: 0 11px;
	border-right: 5px solid #FFFFFF;
	border-left: 5px solid #FFFFFF;
}

.shell {
	width: 866px;
	margin: auto;
	behavior: url(/public/styles/iepngfix.htc);
	background: url(../images/shell_tile.png) top center repeat-y;
	text-align: left;
}

.main_shell {
	padding: 0 10px 0 9px;
}

.spacer {
	width: 100%;
	height: 10px;
	background: url(../images/spacer_tile.jpg) bottom left repeat-x;
}

.spacer2 {
	width: 100%;
	height: 10px;
	background: url(../images/spacer_tile.jpg) top left repeat-x;
}

.spacer_orange {
	width: 100%;
	height: 10px;
	background: url(../images/header_tile.jpg) center left repeat-x;
}

.spacer5 {
	height: 2px;
}

span.bold {
	font-weight: bold;
}

.left {
	float: left;
}

.right {
	float: right;
}

/* @end */

/* @group Header */

.header {
	height: 105px;
	position: relative;
}

.header .logo {
	width: 251px;
	height: 87px;
	float: left;
	margin: 7px 0 0 10px;
	/* background-image: url(../images/logo2.gif); */
}

.header .logo a img {
	border: none;
}

.header .global-nav {
	font-size: 10px;
	padding-right: 20px;
	padding-top: 11px;
	text-align: right;
	text-transform: uppercase;
	color: #fff;
}

.header .global-nav span.lowercase {
	text-transform: lowercase;
}

.header .global-nav a:link,
.header .global-nav a:active,
.header .global-nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.header .global-nav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.header .main-nav {
	position: absolute;
	bottom: 0;
	right: 0;
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
	background: url(../images/spacer_tile.jpg) top left repeat-x;
}

/* @end */

/* @group Footer */

.footer {
	color: #fff;
	font-size: 10px;
}

.shell_bottom {
	width: 866px;
	height: 10px;
	margin: auto auto 20px auto;
	behavior: url(/public/styles/iepngfix.htc);
	background: url(../images/shell_tile_bottom.png) top center no-repeat;
}

.footer .bottom_nav {
	padding: 20px 0 20px 20px;
	text-transform: uppercase;
}

.footer .bottom_nav a {
	margin: 0 6px;
}

.footer .bottom_nav a:link,
.footer .bottom_nav a:active,
.footer .bottom_nav a:visited {
	color: #fff;
	text-decoration: none;
}

.footer .bottom_nav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/* @end */
div.notice {
	border: #000;
	background-color: #fff;
	padding: 5px;
	margin: 5px;
}
div.success {
	color: green;
}

div.error {	
	color: red;
}