﻿/* CSS Document */

/*********************** Content Area & General styles ***********************/

body {
	 /* page background color */ /*background-color: #CCC;*/
	color: black; /* font color */
	margin: 0; /* page margin */
	font-family: Lucida Grande, Arial, Helvetica, sans-serif; /* default font */
	font-size: 11px; /* default font-size */
	}

td, p {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif; /* default font - same as above*/
	font-size: 11px; /* default font-size - same as above */
	text-align: left;
	}

a {
	color:#9F4739;  /* 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: 795px;/*width: 765px*/
	
	}

.bkg-bottom {
	/*background-image: url(../images/bkg-bottom.gif)*/
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 5px;/*padding: 10px*/
	}

#content {
	padding: 10px;/*padding: 15px*/
	width: 780px;/*width: 745px*/
	}

.column-left {
	width: 665px;
	}

.column-center {
	padding: 5px 0 5px 0;
	}

.column-right {
	width: 150px;
	padding: 0 15px 0 25px;
	}

.masthead {
	width: 795px;/*width: 745px*/
	height: 175px;
	}
	
.tierList {
	margin-left: -20px;
	}

#top-nav {
	height: 22px;
	background-image: url(../images/bkg-navigationRed2.gif);
	background-repeat: repeat-x;
	border-bottom: 1px solid #AAA;
	padding:0;
	}

#top-nav a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	padding: 8px 12px 0 12px;
	line-height: 18px;
	}

.navigation {
	background-image: url(../images/bkg-navigationRed2.gif);
	background-repeat: repeat-x;
	background-color: #9F4739;
	height: 30px;
	}

.footnote {
	color: #AAA;
	font-size: 10px;
	}
	
.smallContent {
	color: #999999;
	font-size: 10px;
	}

.footer div {
	width: 780px;
	}

.footer td {
	padding: 5px 10px 5px 10px;
	color: #AAA;
	font-size: 10px;
	}

.footer table {
	border-top: 1px solid #CCC;
	}

.section-title {
	font-size: 22px;
	color: #000099;
	margin:0;
	}

.page-title {
	font-size: 12px;
	color: #9F4739;
	font-weight: bold;
	background-color: #ddddbb;
	padding: 3px;
	}
	
.module-titleBkgd {
	font-size: 12px;
	color: #9F4739;
	font-weight: bold;
	background-color: #ddddbb;
	}

.heading {
	font-size: 14px;
	font-weight:bold;
	color: #7f6f58;
	}

.subheading {
	font-weight: bold;
	font-size:12px;
	}

.subheading-alert {
	font-weight: bold;
	color: #CC0000;
	font-size:12px;
	}

.module-title {
	color: #7f6f58;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 5px;
	}
.module-title-div {
	background-color: #DEDFBB; /* module title bar background color */
	padding: 5px 0 5px 0;
	font-weight:bold; /* module title bar text style */
	}

.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;
	}

input, textarea {
	border: 1px solid #AAA;
	}

.data-table {
	border-collapse: collapse;
	border: 1px solid #AAA;
	}

th {
	font-size: 12px;
	background-color: #666666;
	color: #FFF;
	font-weight:bold;
	}
	
.module {
		padding-bottom: 5px;
	}
	
.corner-topleft {
	background-image: url("../images/td_top_left.gif"); /* top left curve image */
	background-position: top left;
	background-repeat:no-repeat;
	}
	
.corner-topright {
	background-image: url("../images/td_top_right.gif");  /* top right curve image */
	background-position: top right;
	background-repeat:no-repeat;
	}
	
.corner-btmright {
	background-image: url("../images/td_btm_right.gif");  /* bottom right curve image */
	background-position: bottom right;
	background-repeat:no-repeat;
	width: 8px;
	height: 15px;
	margin:0;
	padding: 0;
	}
	
.corner-btmleft {
	background-image: url("../images/td_btm_left.gif"); /* bottom left curve image */
	background-position: bottom left;
	background-repeat:no-repeat;
	width: 8px;
	height: 15px;
	margin:0;
	padding: 0;
	}
	
.module-body {
	border-left: 1px solid #CCCCCC; /* module border color */
	border-right: 1px solid #CCCCCC; /* module border color */
	padding: 10px;
	background-color: white; /* module background color */
	}
	
.module-btmcenter {
	background-image: url("../images/td_btm.gif");  /* bottom center module image */
	background-position:bottom;
	background-repeat:repeat-x;
	height: 15px;
	margin: 0;
	padding: 0;
	width: 100%
	}
	
.tdBkgd2 {
	background-image: url("../images/tdBkgd2.jpg");
	background-repeat:no-repeat
	}
	
.newsTitle {
	height:30px;
	width:338px;
	vertical-align:top;
	background-image: url("../images/newsTitleBkgd.jpg");
	background-repeat:no-repeat
	}
	
#inner1 {
	width:210px;/*width:205px*/
	height:24px;
	z-index:1;
	visibility:visible;
	background-image:url(../images/tableModule_r1_c1.jpg);
	background-repeat: no-repeat
}
#inner2 {
	width:204px;/*width:199px*/
	height:229px;
	z-index:2;
	visibility:visible;
	padding: 3px;
	background-image:url(../images/tableModule_r2_c1.jpg);
	background-repeat: no-repeat
}

#inner1cc {
	width:309px;
	height:19px;
	z-index:1;
	visibility:visible;
	background-image:url(../images/tableModuleCC_r1_c1.jpg);
	background-repeat: no-repeat
}
#inner2cc {
	width:301px;
	height:226px;
	z-index:2;
	visibility:visible;
	padding: 4px;
	text-align: left;
	background-image:url(../images/tableModuleCC_r2_c1.jpg);
	background-repeat: no-repeat
}

#inner1Trust {
	width:310px;
	height:19px;
	z-index:1;
	visibility:visible;
	background-image:url(../images/tableModuleTrust_r1_c1.jpg);
	background-repeat: no-repeat
}
#inner2Trust {
	width:303px;
	height:226px;
	z-index:2;
	visibility:visible;
	padding: 4px;
	text-align: left;
	background-image:url(../images/tableModuleTrust_r2_c1.jpg);
	background-repeat: no-repeat
}

.days {
	float:left; 
	margin: 0px 6px;
}

.hours {
	float: right;
	margin: 0px 6px;
}	

/*********************** News styles ***********************/

.news-pic {
	float: left;
	margin-right: 10px;
	}

.news-headline{
	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-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-position: top left;
	background-repeat: repeat-x;
	}

.button-left {
	
	background-position: top left;
	background-repeat: no-repeat;
	}

.button-right {
	
	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%;
	}
.product {
	background-color: #9F4739;
}
.listpoints {
	list-style-type: disc;
	margin-left: 25px;
}
