/* custom stuff */

div#contentblock table td.newsflash {
	padding:0px;
}

.footerblock {
}

.user2block {
}


.user1block {
}

.rightblock {
}

.contentblock {
}


.centerblock {
}

.leftblock {
}

.header {
	height: 131px;
	margin: 0px;
	padding: 0px;
	background: url(../images/PNetwork-top01.gif) no-repeat; 
}

/* working my way up */

.content_box {
	background: #F2F3FD;
	padding: 7px;
}

.search_box {
	padding: 10px;
}


#silver_date {
	float: right;
	width: 160px;
	text-align: right;
	padding: 3px 10px 0px 0px;
	font-size: 10px;
/*	font-weight: bold; */
	color: #304651;
	white-space: nowrap;
}

#silver_menu {
	overflow: hidden;
	height: 24px;
	width: 400px;
	float: left;
	padding: 0px;
}

#silver_toolbar {
	width: 100%;
}

.silver_box {
	width: 100%;
	border-top: solid 1px #9DA6B3;
	border-bottom: solid 1px #9DA6B3;
	text-align: center;
	background: url(../images/silver_background.jpg) repeat-x;
	padding: 0px 0px 0px 0px;
}

#mainpage-welcomebox {
        text-align: left;
	border: solid 1px #6295AF;
        width:80%; 
        height: 142px;
        margin:0px auto;
	background: #CFE9FF;
/* #CFEEFF   */
	padding: 10px 10px 10px 10px;
}

.mainpage-welcometext {
       margin: 0 0 0 0px;
       text-align: left;
}

.welcomehead {
       padding: 20px 0 6px 0;
       border-bottom: solid 1px #4F4F4F;
       text-align: left;
       color: #262626;
      font-size: 16px; 
      font-weight: bold;
}

.welcomeimage {
       margin: 0; 
       float: left;
       border: solid 0px #3F3F3F;
       padding: 4px;
}

.equipment_box {
	padding: 0px;
 	background: #292929 url(../images/equipment_01.jpg) repeat-x; 
}

.middle_box {
	padding: 4px;
	border-left: solid 1px #9DA6B3;
/*	background: #0B0B0B url(../images/menu2_fade.jpg) repeat-x;   color was 2E4452 */
	background: #9B9B9B}

.right_box {
	padding: 4px;
	border-left: solid 1px #9DA6B3;
	background: #1D4994;	
/*	background: #2C2C2C;   color was 182327 */	
/*	background: #2C2C2C url(../images/menu1_fade.jpg) repeat-x;   color was 182327 */
}

.searchblock {
	color: #0249CC;
}

.top_right_box {
	border-left: solid 1px #9DA6B3;
	background: #000000;
	padding: 0px;
}

.page_bg {
/*	background: #2C5586 url(../images/back_fade.jpg) repeat-x; */
	background: #C0C0C0 url(../images/back_fade.jpg) repeat-x bottom;
	padding: 0px 0px 1px;
	margin: 0px;
	border: 0px;
}

.big_frame {
	width: 770px;
	border: solid 1px #9DA6B3;
}


/* required stuff */

#content-pane .tab-page {
	background: #000000;
}

.contentpanewhole {
	background: #F2F3FD;
}

.contentpane, .contentpane-mainpage, .contentpane-mainarticle {
	background: #F2F3FD;
}

.contentpaneopen, .contentpaneopen-mainpage, .contentpaneopen-mainarticle {
	text-align: left;
	width: 100%;
	padding: 0px;
}

.blog-mainpage .article_seperator {
	background: #9DA6B3; 
        height: 1px;
        width: 100%;
        line-height: 2px;
        display: block;
        margin: 12px 0 12px 0;
}

.small {
	font-size: 11px;
	color: #262626;
	font-weight: bold;
	padding-top: 10px;
	text-align: left;
}

.modifydate {
	font-size: 11px;
	color: #999999;
	font-weight: bold;
	padding-top: 10px;
	text-align: left;
}

.createdate {

	font-size: 11px;
	color: #999999;
	font-weight: bold;
	vertical-align: top;
}

#pathway {
        vertical-align: top;
        padding: 0 0 15px 0;
}

.contentpaneopen-mainpage td.createdate {
	line-height: 15px;
        padding: 0px;
        margin: 0px;
	font-size: 11px;
	color: #999999;
	font-weight: bold;
	vertical-align: top;
	display: block;
        padding-bottom: 8px;
}

.contentheading {
        background: url(../images/title_background.gif) no-repeat; 
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	text-indent: 15px;
	width: 100%;
	height: 24px;
	text-transform: none;
	vertical-align: text-top;
}

.contentheading-mainpage, .contentheading-mainarticle {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	text-indent: 0px;
	width: 100%;
	text-transform: none;
        padding: 0 0 0 0;
}


.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #262626;
	text-align:left;
}

.contentpagetitle-mainpage {
	font-size: 16px;
	font-weight: bold;
	color: #262626;
	text-align:left;
}



/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-size: 13px;
	font-weight: bold;
	color: #0249CC;
	text-align:left;
	text-decoration: none;
}


a.contentpagetitle-mainpage:link, a.contentpagetitle-mainpage:visited {
	font-size: 16px;
	font-weight: bold;
	color: #0249CC;
	text-align:left;
	text-decoration: none;
}


a.contentpagetitle:hover {
	color: #000066;
	text-decoration: underline;	
}

a.contentpagetitle-mainpage:hover {
	color: #000066;
	text-decoration: underline;	
}



.teaser {
	font-size: 12px;
	background: #FFFFFF;
        border: solid 1px #1D4994;
        padding: 10px 0px 10px 10px;
        display: block;
}


.question {
	font-weight: bold;
}

.roundedcornr_box_494797 {
	background: url(http://www.pacificanetwork.org/radio/images/stories/PacMiscPix/roundedcornr_494797_tl.png) no-repeat top left;
}
.roundedcornr_top_494797 {
	background: url(http://www.pacificanetwork.org/radio/images/stories/PacMiscPix/roundedcornr_494797_tr.png) no-repeat top right;
}
.roundedcornr_bottom_494797 {
	background: url(http://www.pacificanetwork.org/radio/images/stories/PacMiscPix/roundedcornr_494797_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_494797 div {
	background: url(http://www.pacificanetwork.org/radio/images/stories/PacMiscPix/roundedcornr_494797_br.png) no-repeat bottom right;
}
.roundedcornr_content_494797 {
	background: url(http://www.pacificanetwork.org/radio/images/stories/PacMiscPix/roundedcornr_494797_r.png) top right repeat-y;
}

.roundedcornr_top_494797 div,.roundedcornr_top_494797,
.roundedcornr_bottom_494797 div, .roundedcornr_bottom_494797 {
	width: 100%;
	height: 10px;
	font-size: 1px;
}
.roundedcornr_content_494797, .roundedcornr_bottom_494797 {
	margin-top: -19px;
}
.roundedcornr_content_494797 { padding: 0 10px; }



table.moduletable {
	width: 100%;
	margin: 0px 0px 5px 0px;
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
	border-top: solid 0px #000000;
	border-bottom: solid 0px #000000;
}

table.moduletable th {
	background: url(../images/title_background.gif) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	text-indent: 15px;
	width: 100%;
	height: 24px;
	text-transform: uppercase;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	font-weight: normal;
}

table.moduletable ul {
	color: #ff0000;
}

.content-subbar-top {
	background-color: #C7D1E2;
	margin: 3px;
	padding: 3px 3px;
	width: 95%;
	border: 1px dotted #CCCCCC;
	float: right;
}

.content-subbar {
	background-color: #DDE4F0;
	padding: 7px 7px 10px;
	width: 200px;
	border: 1px solid #666666;
	float: right;
}

table.moduletable li {
	text-align: left;
}

div#menublock table.moduletable td {
	padding: 0px;
}

#mainlevel-nav {
	margin: 0; padding: 0;
}
#mainlevel-nav li {
	background-image: none;
	list-style:none; 
	float: left; 
	margin: 0px; 
	padding-left: 15px;
	padding-right: 15px;
	font-size: 11px;
	line-height:24px;
	height: 26px;
	white-space: nowrap;
	border-right: 1px solid #9DA6B3;
}

#mainlevel-nav a {
	float: right; 
	text-decoration: none;  
	color: #304651;
}

#mainlevel-nav a {
	float: none;
}

#mainlevel-nav a:hover {
	color: #55A7D2;
	text-decoration: underline;  	
}

a.mainlevel:link, a.mainlevel:visited {
	background: url(../images/menu_bullet.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #55A7D2;
	text-align: left;
	padding-left: 15px;
	height: 18px;
	margin-bottom: 1px;
}

a.mainlevel:hover {
	background-position: 0px -20px;
	text-decoration: underline;
	color: #ffffff;
}

.pollstableborder {
	border: 1px solid;
	padding: 1px;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #55A7D2;
	text-align: left;
}

#active_menu {
	color:#ffffff;
	font-weight: bold;
}

a.sublevel:hover {
	color: #ffffff;
	text-decoration: underline;
}

a.mainmenu:link, a.mainmenu:visited {
	color: #ffffff; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	padding-left:10px;
	padding-right:10px;
}

a.mainmenu:hover {
	color: #D6DF8C; 
	text-decoration: none;
}


/* old color was BRIGHT orange #FF6600; then used BRIGHT yellow #FFCC00 */
a:link, a:visited {
	color: #0249CC; 
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #000066;
	text-decoration: underline;
/*	font-weight: bold; */
}

a.category:link, a.category:visited {
	color: #0249CC;
	text-decoration: none;
	font-weight: bold;
}

a.category:hover {
	color: #000066;
	text-decoration: underline;
/*	font-weight: bold; */
}

a.pagenav, a.pagenav:visited {
	font-weight: bold;
	color: #55A7D2;
	text-decoration: none;
}

a.pagenav:hover {
	color: #9AB6C2;
	text-decoration: none;
}

.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 {
	font-size: 10px;
	color: #666666;
	font-weight: normal;
}

.fase4rdf a:link {
	color: #745632;
	text-decoration: none;
	font-weight: bold;
}

.fase4rdf a:hover {
	color: #cc9900;
}

.componentheading {
	background: url(../images/title_background.gif) no-repeat;
	vertical-align: top;
	padding-top: 4px;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	text-indent: 15px;
	width: 100%;
	height: 24px;
	text-transform: uppercase;
}

.sectiontableheader {
	background : #FFFFFF;
	color : #333333;
	font-weight : bold;
	padding: 3px;
}

.sectiontableentry1 {
	background-color : #F2F3FD;
	padding: 2px;
}

.sectiontableentry2 {
	background-color : #F2F3FD;
	padding: 2px;
}

div#middle_box .sectiontableentry1 {
	background-color : #092246;    /* was 3E5867 */
	padding: 2px;
}

div#middle_box .sectiontableentry2 {
	background-color : #082C61; 	/* was 516B79 */
	padding: 2px;
}

div#right_box .sectiontableentry1 {
	background-color : #182327;
	padding: 2px;
}

div#right_box .sectiontableentry2 {
	background-color : #293C43;
	padding: 2px;
}

BODY {
	margin: 0px;
	background: #f7f7f2;
}

td, tr, p, div {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #262626;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

li {
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(../images/arrow.png) ;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

.button {
	font-weight: bold;
	border:1px solid #CCCCCC;
	background-color: #2F3D3E;
	color: #55A7D2;
	text-align: center;
	font-size: 9px;
	margin-top: 5px;
}

.inputbox {
	font-weight: normal;
	color: #cccccc;
	background: #555555;
	border: 1px solid #9DA6B3;
}

/* ---------------- unedited below here ----------------------*/

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #F2F3FD;
	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: #55A7D2;
}

.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;
}

h1 {
	color: #262626;
	font-size: 17px; font-weight: bold;
}

h2 {
	color: #262626;
	font-size: 16px; font-weight: bold;
}

h3 {
	color: #262626;
	font-size: 15px; font-weight: bold;
}

h4 {
	color: #262626;
	font-size: 14px; font-weight: bold;
}

h5 {
	color: #262626;
	font-size: 13px; font-weight: bold;
}

h6 {
	color: #262626;
	font-size: 12px; font-weight: bold;
}


/* Horizontal Line */
hr {
	background: #CCCCCC; height:1px;
}

hr.separator {
	background: #495C5F;
	height: 1px;
	width: 75px;
	border: 0px;
}

.fineprint {
	color: #BBBBBB;
}

a.fineprint:link, a.fineprint:visited {
	color: #EFEFEF; 
	text-decoration: none;
	font-weight: normal;
}

a.fineprint:hover {
	color: #BBBBBB;
	text-decoration: underline;
/*	font-weight: bold; */
}



/* Content - Sections & Categories */


table.contenttoc {
	color: #333300;
	background-color: #e0e0e0;
}

table.contenttoc td {
	font-size: 8pt;
	font-weight: normal;
	text-align:left;
}

.contentdescription {
	color: #262626;
	text-align: left;
}

/** category text format and links **/
.category {
	color: #333333;
	font-size: 11px; font-weight: bold; text-decoration: none;
}

.poll {
	font-size: 10px;
	line-height: 14px
}

table.pollstableborder {
	border: 0px;
}

.smalldark {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	background-color: #FFFFFF;
	color: #333333;
	font-weight: bold;
}

table

table.contact {
	background-color: #0D1315;
}

table.contact td.icons {
	background-color: #000000;
	font-weight: bold;
}

table.contact td.details {
	background-color: #293C43;
	color: #ffffff;
	font-weight: bold;
}

.pagenav {
	font-weight: normal;
}

.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;
}

.readon {
	margin-bottom: 20px;
	margin-top: 0px;
}

a.readon-mainpage {
	margin-bottom: 20px;
	margin-top: 0px;
        text-align: right;
}


/*
strong {
	color: #ffcc00;
}
*/

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

/* WiDoMbo Styles */
/* ---------------*/
/* Documnet Index TABle */
.widombo_ditab {
	background-color: #999999; 
}

/* Small Text */
.widombo_small {
	font-size: 85%
}

/* Book Navigation Top Left */
.widombo_bntl { 
	text-align: left; 
}

/* Book Navigation Top Right */
.widombo_bntr { 
	text-align: right; 
}

/* Book Navigation Bottom Left */
.widombo_bnbl { 
	text-align: left; 
}

/* Book Navigation Bottom Right */
.widombo_bnbr { 
	text-align: right;
}

/* Document Path Navigation Top */
.widombo_dpnt { 
	background-color : #999999; 
}

/* Document Path Navigation Bottom */
.widombo_dpnb { 
	background-color : #999999; 
}

/* Content Title */
.widombo_ct { 
	color: #262626;
	font-size: 17px;
	font-weight: bold;  
}

/* Document Title */
.widombo_dt { 
	color: #262626;
	font-size: 17px; 	/* was font-size: 140%; */
	font-weight: bold; 
}

/* Document Description */
.widombo_dd { 
	color: #262626; 
}

/* Content Table */
.widombo_ctab { 
	text-align: left; 
}

/* Content */
.widombo_content { 
	text-align: left; 
}

/* Index Level 1 */
.widombo_ie1 {
	font-size: 16px;
	font-weight: bold;
	padding: 0px 0px 0px 5px; 
	margin: 0;
}

a.widombo_ie1:link,a.widombo_ie1:visited {
	color : #55A7D2;
}

a.widombo_ie1:hover {
	text-decoration:underline;
	color : #55A7D2;
}

/* Index Level 2 */
.widombo_ie2 {
	font-size: 15px;
	font-weight: bold;
	padding: 0px 0px 0px 25px;
	margin: 0;
}

a.widombo_ie2:link,a.widombo_ie2:visited {
	color : #55A7D2; 
}

a.widombo_ie2:hover {
	text-decoration:underline;
}

/* Index Level 3 */
.widombo_ie3 {
	font-size: 14px;
	font-weight: bold;
	padding: 0px 0px 0px 45px; 
	margin: 0 0 0 0;
}

a.widombo_ie3:link,a.widombo_ie3:visited {
	color : #55A7D2; 
}

a.widombo_ie3:hover {
	text-decoration: underline;
	color : #003366;
}

/* Index Level 4 */
.widombo_ie4 {
	font-size: 14px; 
	font-weight: bold; 
	padding: 0px 0px 0px 65px;  
	margin: 0 0 0 0;
}

a.widombo_ie4:link,a.widombo_ie4:visited {
	color : #55A7D2; 
}

a.widombo_ie4:hover {
	text-decoration:underline;
	color : #006633;
}

/* Index Level 5 */
.widombo_ie5 {
	font-size: 13px;
	font-weight: bold;
	color : #003366;
	padding: 0px 0px 0px 85px; 
	margin: 0 0 0 0;
}

a.widombo_ie5:link,a.widombo_ie5:visited {
	color : #55A7D2; 
}

a.widombo_ie5:hover {
	text-decoration: underline;
	color : #003366;
}

/* Index Level 6 - n */
.widombo_ie {
	font-size: 13px; 
	font-weight: normal;
	padding: 0px 0px 0px 50px; 
	color : #006633;
	margin: 0 0 0 0;
}

a.widombo_ie:link,a.widombo_ie:visited {
	color : #55A7D2; 
}

a.widombo_ie:hover {
	text-decoration: underline;
	color : #006633;
}
