﻿/* created by Kimball@KimballRexford.com */

/* Element Styles */

body
{
	padding: 0px;
	margin: 0px;
	background-color: #17174f;
	background-image: url(../style/images/bg_page.png);
	background-repeat: repeat-x;
	background-position: top left;
	color: #9faecc;
	font: 12px 'Trebuchet MS', Arial , Helvetica, Sans-Serif;
	text-align: left;
	border-width: 0px;
	border-color: #000000;
}

hr
{
	color: #5771a5;
	background-color: #5771a5;
	height: 2px;
	width: 98%;
	border-style: solid;
	border: 1px solid #5771a5;
}


h1, h2, h3, h4, h5
{
	font-family: Trebuchet MS, sans-serif;
	color: #5771a5;
}

h3, h4, h5
{
	margin-bottom: 0px;
}

td
{
	text-align: left;
	vertical-align: top;
}


/*Navigation Classes */

/* Default Link Class*/
A:link
{
	color: #5771a5;
	text-decoration: none;
}
A:visited
{
	color: #5771a5;
	text-decoration: none;
}
A:active
{
	color: #5771a5;
	text-decoration: none;
}
A:hover
{
	color: #5771a5;
	text-decoration: underline;
}

/* Named Link Class */


A.menu:link, A.menu:visited
{
	color: #9FAECC;
	text-decoration: none;
	font-variant: small-caps;
	font-size: 13px;
	letter-spacing: 3px;
}
A.menu:hover, A.menu:active
{
	color: #FFFFFF;
	text-decoration: none;
	font-variant: small-caps;
	font-size: 13px;
	letter-spacing: 3px;
}

a.foot:link, a.foot:visited
{
	color: #5771a5;
	text-decoration: none;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 12px;
}
a.foot:hover, a.foot:active
{
	color: #5771a5;
	text-decoration: none;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 12px;
}

a.login:link, a.login:visited
{
	color: #9FAECC;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
a.login:hover, a.login:visited:hover
{
	color: #9FAECC;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}

a.tag:link, a.tag:visited, a.tag:hover, a.tag:visited:hover
{
	color: #5771A5;
	text-decoration: none;
	font-size: 10px;
	letter-spacing: 0.1em;
}


.nopad
{
	padding: 0;
	margin: 0;
}

.pad10
{
	padding: 10px;
}

.pad20
{
	padding: 20px;
}

.paddingLR10
{
	padding-left: 10px;
	padding-right: 10px;
}

.paddingLR20
{
	padding-left: 20px;
	padding-right: 20px;
}

.paddingLR30
{
	padding-left: 25px;
	padding-right: 25px;
}

.min
{
	font-size: 8pt;
}

.small
{
	font-size: 9pt;
}

.details
{
	font-size: 10pt;
}

.blad
{
	list-style-type: none;
}


/* ID Style */

#logo
{
	padding-top: 20px;
	text-align: center;
	vertical-align: bottom;
	height: 115px;
	width: 813px;
}

#flash
{
	width: 813px;
	height: 160px;
	border-top: 1px solid #484897;
	border-left: 1px solid #484897;
	border-right: 1px solid #484897;
}

#message
{
	display: none;
	border: 1px solid #484897;
}

#login
{
	width: 813px;
	letter-spacing: 0.2em;
	text-align: right;
	position:absolute;
	top:115px;
}

#content
{
	font-size: 14px;
	width: 813px;
	background-color: #1B1B53; /* was:  #202056;*/
	background-image: url(../style/images/bg_content.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	border: 1px solid #484897;
	display: table;
}

.homeTable
{
	width: 815px;
	background-color: #1B1B53; /* was:  #202056;*/
	background-image: url(../style/images/bg_content.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	border: 1px solid #484897;
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

.homeCell
{
	letter-spacing: 1px;
	border: 1px solid #484897;
	margin: 0px;
	padding: 0px;
	-moz-border-radius: 0px;
}

#footer
{
	padding-top: 6px;
	width: 813px;
	height: 97px;
	text-align: center;
	background-image: url(../style/images/bg_footer.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	letter-spacing: 0.2em;
}

/*Menu Styles */
.menuTable
{
	width: 100%;
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-color: #22224D;
	background-image: url(../style/images/menuBG.png);
	background-repeat: repeat-x;
	background-position: bottom left;
}

.menuTop
{
	margin: 0px;
	padding: 0px;
	background-image: url(../style/images/menuTop.png);
	background-repeat: repeat-y;
	background-position: top left;
	font-weight: bolder; /*font-size: 15px;*/
}

.menuTable td
{
	border: 0px;
}

.DataLabel
{
	margin: 0px; /*padding: 0px;*/
	font-weight: bold;
	font-size: 14px;
	padding-top: 2px;
	padding-bottom: 5px;
	letter-spacing: 2px;
}

.BigDataLabel
{
	margin: 0px; 
	/*padding: 0px;*/
	font-weight: bold;
	font-size: 20px;
	padding-top: 2px;
	padding-bottom: 5px;
	letter-spacing: 2px;
	color: #5771a5;
}


.spotlightImage
{
	padding-right: 25px;
}

.navLabel
{
	font-size: 15px;
	width: 228px;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 5px;
	letter-spacing: 3px;
}
.navItem
{
	padding-left: 24px;
	padding-top: 5px;
	padding-bottom: 0px; /*text-transform: uppercase;*/
	letter-spacing: 3px;
	font-size: 11px;
}
