﻿body {
	color:#333333;
	font-family:Georgia, Arial, Verdana, Sans-Serif;
	line-height: 18px;
	font-size:12px;
	text-align:center;
}

img {
	border:none;
}

/* ======================================================= */
/* GLOBALS */
/* ======================================================= */
h3 {
	color:#ffffff;
	font-size:15px;
	padding:0;
	margin:0;	
}

h3 a{
	color:#ffffff;
	font-size:15px;
	padding:0;
	margin:0;	
	text-decoration: none;
}

h3 a:hover{
	color:#ffffff;
	font-size:15px;
	padding:0;
	margin:0;	
}

h4 {
	color:#699bc9;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0;	
	text-transform:uppercase;
}

a {
	color: #699BC9;
}

a:hover {
	color: #699BC9;
	text-decoration: none;
}


/* ======================================================= */
/* CONTAINER */
/* ======================================================= */
div#container {
	margin:0 auto;
	width:760px;
	text-align:left;
}

/* ======================================================= */
/* HEADER */
/* ======================================================= */
div#header {
	margin:18px 0 0 0;
	width:760px;
}

.pageMessage
{
	color:red;
	border:1px solid red;
	font-weight:bold;
	padding:5px 5px 5px 5px;
	width:100%;
}

/* ======================================================= */
/* LEFT HEADER */
/* ======================================================= */
div#lheader {
	float:left;
	width:312px;
}

/* ======================================================= */
/* RIGHT HEADER */
/* ======================================================= */
div#rheader {
	float:right;
	width:375px;
}

div#rheader .top {
	font-size:14px;
	font-family:Times New Roman, Arial, Verdana, Sans-Serif;
	margin:8px 0 0 0;
	float:left;
}

div#rheader .top a.notselected 
{
	font-family: Arial, Sans-Serif;
	color:#333;
	font-size:12px;
	text-decoration:none;
}

div#rheader .top a.notselected:hover 
{
	font-family: Arial, Sans-Serif;
	color:#699bc9;
	font-size:12px;
	text-decoration:underline;
}

div#rheader .top a.selected 
{
	font-family: Arial, Sans-Serif;
	color:#699bc9;
	font-size:12px;
	text-decoration:underline;
}

div#rheader .top a.selected:hover 
{
	font-family: Arial, Sans-Serif;
	color:#699bc9;
	font-size:12px;
	text-decoration:underline;
}

div#rheader .search {
	background:url(../../Image/bkg_search_bar.gif) no-repeat;
	float:right;
	width:198px;
	height:27px;
	padding:8px 0 0 9px;
}

div#rheader .icons {
	margin:19px 0 18px 0;
	text-align:right;
}

div#rheader .icons a.notselected 
{
	font-family: Arial, Sans-Serif;
	color:#333;
	font-size:12px;
	text-decoration:none;
}

div#rheader .icons a.notselected:hover 
{
	font-family: Arial, Sans-Serif;
	color:#699bc9;
	font-size:12px;
	text-decoration:underline;
}

div#rheader .icons a.selected 
{
	font-family: Arial, Sans-Serif;
	color:#699bc9;
	font-size:12px;
	text-decoration:underline;
}

div#rheader .icons a.selected:hover 
{
	font-family: Arial, Sans-Serif;
	color:#699bc9;
	font-size:12px;
	text-decoration:underline;
}

/* ======================================================= */
/* FLASH */
/* ======================================================= */
.flash_text {
	background:url(../../Image/bkg_box_header_two.jpg) repeat-x;
	height:50px;
	margin:4px 0 0 0;
	padding:9px 0 0 11px;
	width:569px;
}

.flash_text h1 {
	color:#999999;
	font-weight:bold;
	font-size:14px;
	margin:0;
	padding:0;
}

.flash_text h2 {
	color:#999999;
	font-size:12px;
	margin:0;
	padding:0;
}

/* ======================================================= */
/* BOXES */
/* ======================================================= */
.box1 {
	display:block;
	float:left;
	margin:4px 5px 0 0;
	width:250px;
}

.box2 {
	display:block;
	float:left;
	margin:4px 5px 0 0;
	width:250px;
}

.box3 {
	display:block;
	float:left;
	margin:4px 0 0 0;
	width:250px;
}

a.box_link {
	color:#699bc9;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0;
	text-transform:uppercase;
}

a.box_link:hover {
	color:#699bc9;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0;	
	text-transform:uppercase;
}

.box_header {
	background:url(../../Image/bkg_box_header.gif) repeat-x;
	height:27px;
	padding:7px 0 0 11px;
	width:239px;
}

.box_padding {
	padding:11px 11px 11px 11px;
}

/* ======================================================= */
/* LEFT */
/* ======================================================= */
div#left {
	float:left;
	margin:0 4px 0 0;
	width:580px;
}

div#left_admin {
	margin:0 4px 0 0;
	width:760px;
}

div#left_admin h1 {
	color:#699BC9;
	font-size:17px;
	font-family:Times New Roman, Arial, Verdana, Sans-Serif;
	margin:0;
	padding:0;
}

div#right_secondary {
	float:right;
	margin:0 4px 0 0;
	width:560px;
}

div#hdr_related {
	background-image:url(../../Image/hdr_relateditems.gif);
	background-repeat:no-repeat;
	padding-top:4px;
	padding-left:5px;
	height:20px;
	width:555px;
	color:#fff
}

div#related {
	background-color:#f5f5f5;
	padding:4px 5px 4px 5px;
	width:548px;
	border-left:solid 1px #eaeaea;
	border-right:solid 1px #eaeaea;
	border-bottom:solid 1px #eaeaea;
}

.hdr_related {
	background-image:url(../../Image/hdr_relateditems.gif);
	background-repeat:no-repeat;
	padding-top:4px;
	padding-left:5px;
	height:20px;
	width:555px;
	color:#fff
}

.hdr_sponsor_related {
	
	padding-top:4px;
	padding-left:5px;
	height:20px;
	width:555px;
	color:#fff
}

.related {
	background-color:#f5f5f5;
	padding-top:4px;
	padding-left:5px;
	width:553px;
	border-left:solid 1px #eaeaea;
	border-right:solid 1px #eaeaea;
	border-bottom:solid 1px #eaeaea;
}

.hdr_related_event {
	background-image:url(../../Image/hdr_relateditems.gif);
	background-repeat:no-repeat;
	padding-top:4px;
	padding-left:5px;
	height:20px;
	color:#fff
}

.related_event {
	background-color:#f5f5f5;
	padding-top:4px;
	padding-left:5px;
	border-left:solid 1px #eaeaea;
	border-right:solid 1px #eaeaea;
	border-bottom:solid 1px #eaeaea;
}

div#right_secondary h1 {
	color:#699BC9;
	font-size:20px;
	font-family:Times New Roman, Arial, Verdana, Sans-Serif;
	margin:0;
	padding:0;
}

div#right_secondary hr {
	color:#5581aa;
	background-color:#5581aa;
	height:1px;
	border:0;
	border-bottom:solid 1px #87afd4;
	width:100%;	
}

/* ======================================================= */
/* RIGHT */
/* ======================================================= */
div#right {
	background:url(../../Image/bkg_right.gif) repeat-y;
	color:#ffffff;
	float:left;
	height:295px;
	width:146px;
	padding:10px 15px 10px 15px;
}

div#right a {
	color:#fff;
	text-decoration:none;
}

div#right a:hover {
	color:#fff;
	text-decoration:underline;
}

div#right hr {
	color:#5581aa;
	background-color:#5581aa;
	height:2px;
	border:0;
	border-bottom:solid 1px #87afd4;
	width:100%;	
}

div#right h1 {
	font-size:21px;
	color:#ffffff;
	font-family:Times New Roman, Arial, Verdana, Sans-Serif;
	margin:0;
	padding:0;
}

/* ======================================================= */
/* RIGHT */
/* ======================================================= */
div#left_secondary {
	color:#ffffff;
	float:left;
	width:146px;
	padding:10px 15px 10px 15px;
}

div#left_secondary a.unselected {
	color:#ffffff;
	text-decoration:none;
}

div#left_secondary a.unselected:hover {
	color:#ffffff;
	text-decoration:none;
}

div#left_secondary a.selected {
	color:#ffffff;
	text-decoration:underline;
}

div#left_secondary a.selected:hover {
	color:#ffffff;
	text-decoration:underline;
}

div#left_secondary hr {
	color:#5581aa;
	background-color:#5581aa;
	height:2px;
	border:0;
	border-bottom:solid 1px #87afd4;
	width:100%;	
}

div#left_secondary h1 {
	font-size:21px;
	color:#ffffff;
	font-family:Times New Roman, Arial, Verdana, Sans-Serif;
}

/* ======================================================= */
/* FOOTER */
/* ======================================================= */
div#footer {
	width:760px;
	text-align:left;
}

div#footer hr {
	color:#dedfe0;
	background-color:#dedfe0;
	height:1px;
	border:0;
	width:100%;
}

.yellow {
	width:760px;
	height:8px;
	background-color:#ffc351;
}

.blue {
	background-image:url(../../Image/bkg_navigation.gif);
	background-repeat:repeat-x;
	height:30px;
	width:760px;
	margin-bottom:4px;
}

.admin_container 
{
	background-color: #ececec;
	border-left: solid 1px #BBBBBB;
	border-right: solid 1px #BBBBBB;
	border-bottom: solid 1px #BBBBBB;
	padding: 0 20px 20px 20px;
}

.admin_container_notab
{
	background-color: #ececec;
	padding: 20px 20px 20px 20px;
	border: solid 1px #c8c8c8;
	background-image: url(../../Image/bkg_admin_container.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.contentImage {
	margin-right:10px;
}

#secondary 
{
	background:url(../../Image/bkg_right.gif) repeat-y;
	width:760px;
}
