﻿/* CSS Document */

/*********************** Content Area & General styles ***********************/

body {
	background-color: #FFFFFF; /* page background color */
	color: black; /* font color */
	margin: 0; /* page margin */
	font-family: Lucida Grande, Arial, Helvetica, sans-serif; /* default font */
	font-size: 11px; /* default font-size */
	background-image: url(../images/bkg-gradient.gif);
	background-repeat: repeat-x;
	}

td, p {
	font-family: Arial, Helvetica, sans-serif; /* default font - same as above*/
	font-size: 12px; /* default font-size - same as above */
	line-height: 16px
	}

a {
	color: #0055a3; /* default visited link color */
	text-decoration: none;
	}

.module {
	padding-bottom: 10px;
	}

.bkg-top {
	background-image: url(../images/bkg-top.gif);
	background-position: top left;
	background-repeat:no-repeat;
	}

.bkg-middle {
	background-image: url(../images/bkg-middle.gif);
	background-position: top left;
	background-repeat:repeat-y;
	width: 775px;
	
	}

.bkg-bottom {
	background-image: url(../images/bkg-bottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 12px 9px 12px 9px;
	}

#content {
	width: 750px;
	}

.column-left {
	width: 475px;
	}

.column-center {
	padding: 10px 10px 10px 14px
	}

.column-center-sub {
	padding: 10px 10px 20px 30px
	}

.column-right {
	width: 200px;
	padding: 10px 15px 0 10px;
	}

.column-right-sub {
	width: 150px;
	padding: 50px 15px 0 20px;
	border-left:1px solid #ff9933;
	}


.masthead {
	width: 750px;
	height: 190px;
	text-align: left;
	background-image: url(../images/masthead.jpg)
	}
td.online {
	color: #000000;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/olb-bkg.gif);
	height: 130px;
	font-size: 14px;
	background-repeat: no-repeat;
	width: 200px;
	}

#top-nav {
	height: 20px;
	border-bottom: 1px solid #AAA;
	padding:0;
	}

#top-nav a {
	color: #AAA;
	text-decoration:none;
	font-size: 11px;
	padding: 8px 12px 0 12px;
	line-height: 20px;
	}

.navigation {
	height: 25px;
	padding-left: 1px;
	}

.footnote {
	color: #333333;
	font-size: 10px;
	line-height: 12px;
	}

.footer div {
	width: 745px;
	}

.footer td {
	padding: 5px 5px 5px 5px;
	color: #666666;
	font-size: 12px;
	}

.section-title {
	font-size: 22px;
	color: #000099;
	margin:0;
	}

.page-title {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #0055A3;
	padding: 3px;
	}

.heading {
	font-size: 14px;
	font-weight:bold;
	color: #0055a3;
	}

.subheading {
	font-size:12px;
	color: #6D85C1;
	font-weight: bold;
	}

.subheading-alert {
	font-weight: bold;
	color: #A21D21;
	font-size:12px;
	}

.module-title {
	color: #7f6f58;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 5px;
	}

.module-type {
	font-size: 12px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	}

.input-button {
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	border: 1px solid #AAA;
	background-color: #6e7b93;
	padding-bottom: 2px;
	height: 16px;
	line-height: 12px;
	}
.InputField {
	border:1px solid black;
	margin: 3px
}

.data-table {
	border-collapse: collapse;
	border: 1px solid #AAA;
	}

th {
	font-size: 12px;
	color: #FFF;
	font-weight:bold;
	padding: 3px;
	}

/*********************** News styles ***********************/

.news-headline{
	background-color: #ddddbb;
	font-weight: bold;
	}

.storyTitle {
		font-size: 14px;
		font-weight:bold;
		}

.storyText p { 
	font-size: 12px;
	}



/*********************** Toolbar styles ***********************/

#toolbar-body {
	background-color: white;
	color: black;
	margin: 0;
	font-family:Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

#toolbar-body td, #toolbar-body p {
	font-size: 10px;
	}

#toolbar-body a {
	color: #000066;
	text-decoration:none;
	}

#toolbar-body a.menu {
	color: #333399; text-decoration: none
	}
	
#toolbar-body a.menu: hover {
	font-weight: bold; 
	text-decoration: underline
	}

#toolbar-body a.menu: visited {
	font-weight: bold; 
	text-decoration: none
	}

#toolbar-body .channel-bar {
	background-color: #9F4739;
	}

#toolbar-body .top-shadow {
	background-image: url("http://pages.portana.com/images/top_shadow.gif"); 
	background-repeat: repeat-x;
	}

#toolbar-body a.link-on {
	color: white;
	}

#toolbar-body a.link-off {
	color: black;
	}


#toolbar-body .button-on {
	background-color: #9F4739;
	}

#toolbar-body .module-body {	border-left: 1px solid #9F4739;
	border-right: 1px solid #9F4739;
	padding: 10px;
	background-color: white;
	}

/* Button Styles */

#home, #myweb, #product, #service, #about {
	 background-color: #DDDDBB;
	}

.button-middle {
	background-image: url(http://pages.portana.com/images/top_shadow.gif);
	background-position: top left;
	background-repeat: repeat-x;
	}

.button-left {
	background-image: url(http://pages.portana.com/images/left_curve_on.gif);
	background-position: top left;
	background-repeat: no-repeat;
	}

.button-right {
	background-image: url(http://pages.portana.com/images/right_curve_on.gif);
	background-position: top right;
	background-repeat: no-repeat;
	height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 20px;
	text-align: center;
	}

#homemenu, #productmenu, #servicemenu {
	background-color: #9F4739;
	color: white;
	padding: 3px;
	 }

#homemenu a, #productmenu a, #servicemenu a {
	color: white;
	padding-left: 10px;
	padding-right: 10px;
	}
	

/*********************** Calculator styles ***********************/

.calculator-button {
	border: 1px solid #666;
	background-color: #DDD;
	font-size:9px;
	width: 20px;
	height: 20px;
	margin: 1px;
	padding: 0;
	}

.calculator-clear {
	background-color:#CC0000; 
	color: #FFF;
	}

.calculator-function {
	background-color:#999; 
	}

.caclulator-display {
	width: 110px;
	border: 1px solid #666;
	padding-left: 3px;
	}


/*********************** Search styles ***********************/

.search-button {
	border: 1px solid #666;
	background-color: #DDD;
	font-size:10px;
	font-weight: bold;
	height: 20px;
	margin: 1px;
	padding: 0;
	}

.search-display {
	width: 110px;
	border: 1px solid #666;
	padding-left: 3px;
	height: 20px;
	}


/*********************** Market Watch styles ***********************/

/*#stocks {
        font-size: 10px;
        }
		
#stocks table {
	background-color: #FFF;
	font-size: 10px;
	}

#stocks th {
	background-color: #CCC;
	font-weight:bold;
	font-size: 10px;
	padding: 4px;
	}

#stocks .row1 {
	background-color: #FFF;
	padding: 4px;
	font-size: 10px;
	}

#stocks .row2 {
	background-color: #EEE;
	padding: 4px;
	font-size: 10px;
	}

#stocks .stock-footer {
	border-top: 1px solid #CCC;
	}

#stocks .change-up {
        color: #009900;
        }

#stocks .change-down {
        color: #FF0000;
        }
*/

/*********************** Map styles ***********************/

.map-field {
	border: 1px solid #666;
	padding-left: 3px;
	height: 20px;
	}


/*********************** Weather styles ***********************/

/*#module-weather {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	width: 175px;
	}

#module-weather td, #module-weather p {
	font-size: 10px;
	}

#module-weather .weather-location {
	text-align: center;
	font-weight:bold;
	display: block;
	width: 100%;
	/*background-color: #CCC;
	padding-top: 2px;
	padding-bottom: 2px;
	}

#module-weather .weather-image {
	float:left;
	}

#module-weather .weather-data {
	/*border: 1px solid #CCC;
	padding: 2px;
	}
	
#module-weather .weather-conditions {
	/*border: 1px solid #CCC;
	padding: 2px;
	margin-right: 0px;
	width: 135px;
	font-size: 10px;
	}

#module-weather .weather-temp {
	display: block;
	font-size: 20px;
	font-weight:bold;
	}

#module-weather .weather-forecast {
	}

#module-weather table.forecast-data {
	width: 160px;
	padding-left: 2px;
	}

#module-weather .weather-forecast-title {
	font-weight:bold;
	background-color: #DEDEDE;
	padding: 2px;
	text-transform: uppercase;
	}

#module-weather .input_type {
 	background-color: #CCCCCC;
 	border-right:1px solid;
 	border-left:1px solid;
 	border-top:1px solid;
 	border-bottom:1px solid;
 	font-family:Arial,sans-serif;font-size:8pt;
 	font-weight:bold;
 	padding-bottom:2px;
 	padding-top:2px;
 	padding-left:5px;
 	padding-right:5px;
	}

.weather-footer {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	width: 100%;
	}*/
