/* This is for the Blue version */
/* custom stuff */
.clr {
	clear: both;
}

div.mosimage_caption {
	font-size: 11px;
}

#page_bg {
	height: 100%;
	background: #29385E;
	background:  url(/images/background-blue.png) repeat;
	padding: 0;
	margin: 0;
	border: 0;
}

#center {
	text-align: center;
}

#main_bg {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 840px;
	background:   url("/images/content_bg-blue.png") repeat-y;
	text-align: left;
}

#content_bg {
	margin: 0px 10px;
}

#header {
	background: #000 url("/images/header_pict.jpg") 0 0 no-repeat;
	width: 820px;
	height: 164px;
}

#newflash {
	float: right;
	background:  url("/images/header_overlay.png") 0 0;
	height: 164px;
	width: 193px;
	overflow: hidden;
}

#newflash div {
	padding: 5px 10px;
}

#newflash table.contentpaneopen td {
	color: #ddd;
}

#topmenu, #twomenu, #footer {
	height: 30px;
	background: #026;	
	text-align: center;
}

#topmenu, #footer {
	color: #ccc;
	font-size: 11px;
}

#topmenu {
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}

#topmenu a:link, #topmenu a:visited {
	display: block;
	float: left;
	line-height: 30px;
	height: 30px;
	padding: 0 18px;
	border-right: 1px dotted #999;
	border-bottom: 0;
	color: #ccc;
}

#topmenu a:hover {
	text-decoration: underline;
	color: #fff;
	border-bottom: 0;
	background: #AD182B;	
}

#twomenu {
	border-top: 1px solid #999;
	background-image: url(/images/twomenu_background_blue.png);
}

#twomenu a:link, #twomenu a:visited {
	display: block;
	float: left;
	line-height: 30px;
	height: 30px;
	padding: 0 20px;
	color: #fff;
	border-right: 1px solid #fff;
	border-bottom: 0;
	font-weight: bold;
}

#twomenu a:hover {
	background: #ad182b;
	background-image: url(/images/twomenu_background_blue-rev.png);
	border-right: 1px solid #fff;
	text-decoration: none;
	border-bottom: 0;
}

#content {
	float: left;
	width: 600px;
	border: 0px solid #c00;
	padding-top: 10px;
}

#content h1, #content h2, #content h3 {
	color: #990000;
	border-bottom: 1px solid #cce;
}

#navigation {
	float: right;
	width: 190px;
	padding-top 10px;
	margin: 0;
	border: 0px solid #00c;
}

#navigation a:link, #navigation a:visited, #navigation .highlight {
	color: #ad182b; 
	text-decoration: none;
	font-weight: bold;
}

#navigation a:hover {
	color: #fff;
	border-bottom: 1px solid #fff;
	background-color: #ad182b;
	padding: 0px 2px 0px 2px;
}

#navigation li {
	list-style-image: url(/images/arrow-blue.png);
}

.padding {
	width: auto !important;
	width: 100%;
	padding: 0 15px 40px 15px;
}


.highlight {
	background: #E3E3EC;
	border: 1px solid #669;
	padding: 0px 15px;
}

#footer {
	clear: both;
	height: 30px;
	line-height: 30px;
}

/* required stuff */

span.pathway {
	display: block;
	margin-bottom: 15px;
}

#content-pane .tab-page {
}

table.contentpane {
	text-align: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}

table.contentpaneopen {
	text-align: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}

.small {
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-align: left;
}

.modifydate {
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	padding-top: 8px;
	padding-bottom: 10px;
	text-align: left;
}

.createdate {
	line-height: 10px;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 10px;
	padding-top: 0px;
}

.readon {
}

h3, .componentheading {
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #9b9a87;
	margin: 10px 0 5px 0;
}

.contentheading {
	height: 40px;
	vertical-align: bottom;
	font-size: 22px;
 	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333;
	text-align: left;
	width: 100%;
}

div.moduletable {
	margin-bottom: 20px;
}

table.moduletable .contentheading {
	height: 30px;
}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
	padding-top: 5px;
	font-size: 18px;
 	font-weight: normal;
	color: #4971BA;
	text-align: left;
	width: 100%;
}

a.contentpagetitle:hover {
	color: #ff0000;
}

a.mainlevel {
	display: block;
/*	border-bottom: 1px solid #ddd; */
}

a:link, a:visited {
	color: #ad182b; 
	text-decoration: none;
	/* border-bottom: 1px dotted #c23f2d; */
}

a:hover {
	color: #009;
/*	border-bottom: 1px solid #009; */
}

a.category:link, a.category:visited {
}

a.category:hover {
}

a.pagenav, a.pagenav:visited {
}

a.pagenav:hover {
}

.frontpageheader {
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	line-height: 30px;
}

.newsfeedheading {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align:left;
}

.newsfeeddate {
}

.fase4rdf a:link {
}

.fase4rdf a:hover {
}

.componentheading{
}

.sectiontableheader {
	font-weight: bold;
	background: #ECECE3;
	padding: 3px;
}

HTML {
	height: 100%;
	margin-bottom: 1px;
}

BODY {
	margin: 0px 0px 0px 0px;
	background: #ffffff;
	height: 100%;
}

td,tr,p,div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
	color: #333333;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul li {
	line-height: 20px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(/images/li-level1.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

.button {
}

.inputbox {
	font-size: 12px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
/* -----------------portfolio related tags -------------------*/
.photo_thumb {
	float: left;
	margin: 0 13px 13px 0;
	border: 1px solid #DBDBCA;
	padding: 3px;
}

.photo_thumb img {
	height: 140px;
	border: 0px solid #fff;
}

.photo_thumb a {
	overflow: hidden;
	width: 130px;
	height: 130px;
	display: block;
}

div.photo_thumb:hover {
	border: 1px solid #000000;
}

div.photo_thumb:hover {
	border: 1px solid #000000;
}

.photo_thumb_last {
	float: left;
	margin: 0 0 20px 0;
	border: 1px solid #DBDBCA;
	padding: 3px;
}
.photo_thumb_last img {
	height: 140px;
	border: 0px solid #fff;
}
	
.photo_thumb_last a {
	overflow: hidden;
	width: 130px;
	height: 130px;
	display: block;
}

div.photo_thumb_last:hover {
	border: 1px solid #000000;
}
/* ---------------- unedited below here ----------------------*/

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #121A1D;
	border-left: outset 1px #9DA6B3;
	border-right: outset 1px #9DA6B3;
	border-top: outset 1px #9DA6B3;
	border-bottom: solid 0px #ffffff;
	text-align: center;
	cursor: pointer;
	font-weight: normal;
	color: #ff6600;
}
.offtab {
	background-color: #25343B;
	border-left: outset 1px #9DA6B3;
	border-right: outset 1px #9DA6B3;
	border-top: outset 1px #9DA6B3;
	border-bottom: solid 1px #9DA6B3;
	text-align: center;
	cursor: pointer;
	font-weight: normal;
	color: #cccccc;
}

.tabpadding {
}

.tabheading {
	background-color: #eeeeee;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

h4 {
}

h5 {
}

h6 {
}

/* Horizontal Line */
hr {
	background: #999999; height:1px; border: 1px solid;
}

hr.separator {
}

/* Content - Sections & Categories */
table.contenttoc {
	margin-left: 5px;
	margin-bottom: 5px;
	background: #ECECE3;
	border: 1px solid #DBDAC4;
}

table.contenttoc th {
	color: #666666;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	padding: 2px 8px;
}

table.contenttoc td {
	padding: 2px 8px;
}

.contentdescription {
	text-align: left;
}

/** polls and search results **/
.poll {
	padding: 0px 0px;
	margin: 0px;
}

td.poll b {
	font-weight: normal;
}

table.pollstableborder {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

table.pollstableborder td {
	padding: 4px 0px;
}

td.sectiontableentry1 {
	color: #333333;
}

td.sectiontableentry2 {
	color: #333333;
}

tr.sectiontableentry1 td {
	padding-left: 4px;
	padding-right: 4px;
}

tr.sectiontableentry2 td {
	padding-left: 4px;
	padding-right: 4px;
}

.smalldark {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

.pagenav {
	font-weight: bold;
}

.pagenavbar {
}

/* Content voting */
.content_rating {
	font-weight: normal;
	font-size: 8pt;
}

.content_vote {
	font-weight: normal;
	font-size: 8pt;
}

/* Javascript Back button */
.back_button {
	text-align: center;
	margin-top: 40px;
	margin-bottom: 10px;
}

strong {
	color: #333333;
}

.rphoto {
	padding: 0 0 3px 3px;
}