/* #####################                 chrisobrienshanahan - designed by "cobs"                 ##################### /*
/* #####################                   Copyright (c) 2007 COBS                   ##################### /*


/* ##################### GENERAL SETTINGS ##################### ok */

BODY {
	scrollbar-face-color: #D1E0E0;
	scrollbar-highlight-color: #E9ECEF;
	scrollbar-shadow-color: #9AA8B8;
	scrollbar-3dlight-color: #9AA8B8;
	scrollbar-arrow-color: #9AA8B8;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #62768C;
	background-color: #FFFFFF;
}

td, p, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 135%;
	color: #62768C;
}

hr { color: #B9C3CC; height: 1px;  width: 100%}

.title { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; text-indent: 21px; color: #62768C}

.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC9933;
	height: 28px;
}

.h2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #62768C; font-weight: bold; }
.h3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #CC9933; font-weight: bold; }
.btext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #62768C; line-height: 135%; }

.footer {
  font-size        : x-small;
  height           : 20px;
  padding-top      : 1px;
  padding-bottom   : 1px;
  padding-left     : 6px;
  padding-right    : 6px;
  background       : #clear;
  border           : 1px solid #1D3956;
}
ul {	margin: 0px 0px 0px 0px;
}

li {	list-style: inside 3px;
	color: #62768C;
}

/* ##################### MODULE SETTINGS ###################### ok */

table.moduletable {
  margin: 0px 0px 0px 0px;
  width: 100%;
  border-left: solid 0px #A1A1A1;
  border-right: solid 0px #A1A1A1;
  border-top: solid 0px #A1A1A1;
  border-bottom: solid 0px #A1A1A1;
}

table.moduletable th {
  background: url(../images/tab_header.jpg) no-repeat;
  font-family:  Verdana,Helvetica,Arial,sans-serif; 
  font-size:  12px; 
  color: #FFFFFF;
  vertical-align: middle;
  text-align: center;
  white-space: wrap;
  border: 0px dotted #A1A1A1;
  border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px;
  height: 28px;
  width: 100%;
  text-indent: 0px;
  padding: 4px;
}

table.moduletable td {
  font-family:  Verdana,Helvetica,Arial,sans-serif; 
  font-size:  11px; 
  line-height:  14px; 
  padding: 0px;
  color:  #8C99B2; 
}

/* ##################### FORM SETTINGS #################### ok */

.button {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-style: normal;
  text-align:  center;
  font-size: 10px;
  font-weight: bold;
  line-height:  20px;
  background-color: #0F1F2F;
  color: #77A4A4;
  border: 1px solid #1D3956;
  padding: 0px; 
  cursor: pointer;
}

.inputbox {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #77A4A4;
  background-color: #0F1F2F;
  border: 1px solid #1D3956;
}

/* ################# SECTION LISTING SETTINGS ################# ok */

.sectiontableheader {
  background: url(../images/cellpic1.jpg) no-repeat;
  padding-top      : 10px;
  padding-bottom   : 1px;
  padding-left     : 0px;
  padding-right    : 0px;
  font-family:  Verdana,Helvetica,Arial,sans-serif; 
  font-size:  11px; 
  line-height:  20px; 
  color:  #77A4A4; 
  font-weight:  bold; 
  background-color: none;
}

.sectiontableentry1 {
  background-color: #0F1F2F;
}

.sectiontableentry2 {
  background-color: #1D3956;
}

/* ################# MAIN AND SUB MENU SYSTEM ################# ok */

.mainlevelheader {
  padding-top      : 4px;
  padding-bottom   : 1px;
  padding-left     : 0px;
  padding-right    : 0px;
  font-family:  Verdana,Helvetica,Arial,sans-serif; 
  font-size:  11px; 
  line-height:  20px; 
  color:  #77A4A4; 
  font-weight:  bold; 
  background-color: none;
}

a.mainlevel:link, a.mainlevel:visited {
  background: url(../images/bullet.gif) no-repeat;
  vertical-align: middle;
  font-size: 10px;
  font-weight: bold;
  color: #B8D1D1;
  text-align: left;
  padding-left: 0px;
  height: 18px;
  margin-bottom: 1px;
}

a.mainlevel:hover {
  background: url(../images/bullet2.gif) no-repeat;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  color: #83ADAD;
}

a.sublevel:link, a.sublevel:visited {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #83ADAD; 
  font-weight: normal;
}

a.sublevel:hover {
  color: #00FFFF; 
  text-decoration: underline;
}

/* ########################### LINKS ########################## ok */

a:link, a:visited {
  font-size: 11px;
  color: #83ADAD;
  text-decoration: none;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
  color: #BED6D6;
  font-weight: bold;
  text-decoration  : none;
}

a.category:link, a.category:visited {
  color: #83ADAD;
  font-weight: normal;
}

a.category:hover {
  color: #BED6D6;
}

/* ##################### PATHWAY SETTINGS ##################### ok */

.pathway {
  font-family:  Verdana, Arial, Helvetica, sans-serif; 
  font-size:  11px; 
  color:  #83ADAD; 
  font-weight:  bold; 
  padding:  2px; 
}

a.pathway:link, a.pathway:visited {
  font-family:  Verdana, Arial, Helvetica, sans-serif; 
  font-size:  11px; 
  color:  #83ADAD; 
  font-weight:  bold; 
  padding:  2px; 
}

a.pathway:hover {
  font-family:  Verdana, Arial, Helvetica, sans-serif; 
  font-size:  11px; 
  color:  #B8D1D1; 
  font-weight:  bold; 
  padding:  2px;
  text-decoration: underline; 
}

/* ##################### PAGE NAVIGATION ###################### ok */

.pagenav {
  font-family:  Verdana,Helvetica,Arial,sans-serif; 
  font-size:  11px; 
  line-height:  20px; 
  color:  #BED6D6; 
  font-weight:  bold; 
  text-decoration:  none; 
}

a.pagenav:link, a.pagenav:visited {
  font-family:  Verdana,Helvetica,Arial,sans-serif; 
  font-size:  11px; 
  line-height:  20px; 
  color:  #DABC6E; 
  font-weight:  bold; 
  text-decoration:  none; 
}

a.pagenav:hover {
  font-family:  Verdana,Helvetica,Arial,sans-serif; 
  font-size:  11px; 
  line-height:  20px; 
  color:  #A78E49; 
  font-weight:  bold;
  text-decoration:  none;  
}

/* ################### SMALL FONT SETTINGS #################### ok */

.small {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #77A4A4;
  text-decoration: none;
  font-weight: normal;
}

.smalldark {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #77A4A4;
  text-decoration: none;
  font-weight: bold;
}

.modifydate {
  font-size: 10px;
  color: #8C99B2;
  font-weight: normal;
  font-style: italic;
  padding-top: 10px;
  text-align: left;
}

.createdate {
  line-height: 15px;
  font-size: 10px;
  color: #8C99B2;
  font-weight: normal;
  font-style: italic;
  vertical-align: top;
  display: block;
}

a.readon:link, a.readon:visited {
  font-family:  Verdana,Helvetica,Arial,sans-serif; 
  font-size:  11px; 
  color:  #77A4A4; 
}

a.readon:hover {
  font-family:  Verdana,Helvetica,Arial,sans-serif; 
  font-size:  11px; 
  color:  #83ADAD; 
}

/* ##################### VOTING SETTINGS ###################### */

.poll {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #77A4A4;
  line-height: 14px;
}

.content_rating {
  font-style       : italic;
  font-size        : xx-small;
  color            : #77A4A4;
}

.content_vote {
  font-size        : xx-small;
  height           : 20px;
  padding-top      : 2px;
  padding-bottom   : 2px;
  padding-left     : 10px;
  padding-right    : 10px;
  background       : #clear;
  border           : 1px solid #1D3956;
}

.pollstableborder {
  border: 1px solid #1D3956;
}


/* ################### CONTENT PAGE SETTINGS ################## ok */

.contentpane {
  border: 0px dotted #1D3956;
  border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px;
}

.contentpaneopen {
  border: 0px dotted #1D3956;
  border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px;
}

.contentdescription {
  font-family:  Verdana,Helvetica,Arial,sans-serif; 
  font-size:  11px; 
  color:  #D1E0E0; 
}

.componentheading {
  background: url(../images/com_header.jpg) no-repeat;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  vertical-align: top;
  padding-top: 7px;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
  text-indent: 0px;
  width: 429px;
  height: 28px;
}

.content_rating {
  font-family:  Verdana,Helvetica,Arial,sans-serif; 
  font-size:  11px; 
  color:  #8C99B2; 
}


/* ###################### TABBED PAGES ###################### ok */

.ontab {
  border:1px solid #1D3956; 
  font-family:  Verdana,Helvetica,Arial,sans-serif; 
  font-size:  12px; 
  color:  #D1E0E0; 
  font-weight:  bold; 
  background-color:  #396363; 
  padding:  4px 
}

.offtab {
  border:1px solid #0F1F2F; 
  font-family:  Verdana,Helvetica,Arial,sans-serif; 
  font-size:  12px; 
  color:  #D1E0E0; 
  background-color:  #396363; 
  padding:  4px; 
  cursor:  pointer 
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

/* ##################### NEWSFEED SETTINGS ###################### ok */

.newsfeedheading {
  font-family:  Verdana,Helvetica,Arial,sans-serif; 
  font-size:  11px; 
  color:  #77A4A4; 
}

.fase4rdf {
  font-family:  Verdana,Helvetica,Arial,sans-serif; 
  font-size:  12px; 
  color:  #F3F3F3; 
}

a.fase4rdf:link {
  font-family:  Verdana,Helvetica,Arial,sans-serif; 
  font-size:  12px; 
  color:  #BED6D6; 
}

a.fase4rdf {
  text-decoration:  none; 
}

a.fase4rdf:hover {
  font-family:  Verdana,Helvetica,Arial,sans-serif; 
  font-size:  12px; 
  color:  #83ADAD; 
  text-decoration:  underline; 
}

.newsfeeddate {
  font-family:  Verdana,Helvetica,Arial,sans-serif; 
  font-size:  12px; 
  color:  #FFCC00; 
}

/* ##################### SPECIAL SETTINGS ##################### */

.license {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  color: #8C99B2;
}

a.license:link, a.license:visited {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8px;
  color: #8C99B2;
}

a.license:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8px;
  color: #77A4A4;
}