html {
	overflow: -moz-scrollbars-vertical;
	overflow-x: auto;
}

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(../img/layout/topbg1.jpg) repeat-x;
	color: #6E6E6E;
	font-family: Tahoma, Geneva, Arial, sans-serif;
	/*font-family: Tahoma,Geneva,Kalimati,sans-serif;*/
	font-size: 13px;
}

a {
	color:#0099CC; /*5EAE5E*/
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

div#pageframe {
	width: 950px;
	margin: 0 auto;
	padding-top: 40px;
}

/*DIV AND STYLES FOR TOP BLOCK WITH USER/LOGIN LINKS*/

div#logblock {
	padding-bottom: 15px;
	padding-right: 3px;
	text-align: right;
	font-size: 12px;
	
}

div#logblock a {
	color: #FF9900;
	text-decoration: none;
	
}

/*DIV AND STYLES FOR FULL-WIDTH OF TOP MENU HEADER*/

div#topbar {
	padding-top: 0px;
}

div#topbar img#headlogo {
	float: left;
	margin-top: 1px;
	border: none;
}

/*DIV AND STYLES FOR NAVBAR TO THE RIGHT OF THE LOGO IN THE TOP MENU HEADER*/

div#topbar div#navbar {
	float: right;
	width: 700px;
	height: 34px;
}

/*DIV AND STYLES FOR MAIN MENU IN NAVBAR, WITH THE GRAY BACKGROUND*/

div#navbar div#mainmenu {
	float:left;
	width:500px;
}

div#mainmenu div#leftcap {
	background: #FFFFFF url(../img/layout/navbg_leftcap1.jpg) no-repeat;
	height: 34px;
	width: 10px;
	float:left;
}

div#mainmenu div#sitemenu {
	background: #FFFFFF url(../img/layout/navbg_grad1.jpg) repeat-x;
	height: 34px;
	width: 490px;
	float:right;
}

div#sitemenu {
	vertical-align:middle;
	font-size: 15px;
}

div#sitemenu img {
	padding-top: 3px;
	border: 0;
}

div#sitemenu span.mainlinks {
	display: block;
	padding: 6px 0 5px 0px; /*changed the bottom padding from 6px to 5px*/
	border-right: 1px solid #999999;
	margin: 1px 0 1px 0;
}

div#sitemenu span.mainlinks a {
	color: #333333;
	text-decoration:none;
	padding: 6px 33px 5px 33px; /*changed bottom padding from 6px to 5px SHOULD BE 6px ON WIN*/
	border-right: 1px solid #999999;
	/*margin: 0px 0 0px 0;*/ /*tried adding this to this style*/
}

div#sitemenu span.mainlinks a:hover {
	color: #FAFAFA;
}

div#sitemenu span.mainlinks a.on {
	color: #FAFAFA;
}

/*DIV AND STYLES FOR MY POWERDASH BUTTON IN NAVBAR, WITH THE ORANGE BACKGROUND*/

div#navbar div#mypd {
	float: right;
	width: 200px;
}

div#mypd div#mypdmenu {
	background: #FFFFFF url(../img/layout/mypdbg_grad1.jpg) repeat-x;
	height: 34px;
	width: 190px;
	float: left;
}

div#mypd a {
	color: #FFFFFF;
	text-decoration:none;
	display:block;
	padding: 6px 0 0 45px;
	font-size: 15px;
	font-weight:bold;
}

div#mypd a:hover {
	color: #FFFFCC;
}

div#mypd div#rightcap {
	background: #FFFFFF url(../img/layout/mypdbg_rightcap1.jpg) no-repeat;
	height: 34px;
	width: 10px;
	float: right;
}

/*DIV AND STYLES FOR MAIN BODY OF PAGE*/

div#bodyblock {
	clear: both;
	min-height: 500px;
}

div#bodyblock div#mainblock {
	float: left;
	width: 720px;
	padding: 20px 0 10px 1px;
}

div#bodyblock div#breadcrumbs {
	font-size: 11px;
	color: #999999;
	padding: 0 0 10px 1px;
}

div#bodyblock div#breadcrumbs a {
	color:#669999;
}

div#mainblock h1 {
	font-size: 14px;
	color: #FF9900;
}

div#mainblock h2 {
	font-size: 13px;
	color: #333333;
	clear: both;
}

/*STYLES FOR PAGINATION*/

#pages {
	padding: 0px;
	margin: 5px 0 10px 0;
}

#pages ul {
	list-style-type: none;
	padding-left: 0;
	margin: 0;
}

#pages li {
	float: left;
	display: inline;
	margin: 0 5px 0 0;
	display: block;
}

#pages li a {
	color: #FF9900;
	padding: 4px;
	border: 1px solid #ddd;
	text-decoration: none;
	float: left;
}

#pages li a:hover {
	color: #d96c00;
	background: #FFe8C4;
	border: 1px solid #FF9900;
}

#pages li.nolink {
	color: #CCC;
	border: 1px solid #F3F3F3;
	padding: 4px;
}

#pages li.current {
	color: #333333;
	border: 1px solid #FF9900;
	padding: 4px;
	background: #FFe8C4;
}

/*DIV AND STYLES FOR STANDARD DATA TABLE*/

div#maingrid_head {
	width: 710px;
	background: #DDD;
	padding: 5px;
	clear: both;
}

div#maingrid_head.border {
	border-top: 1px solid #FF9900;
}

table#maingrid {
	/*font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;*/
	border-top: 1px solid #FF9900; /*aabcfe*/
	font-size: 12px;
	width: 720px;
	text-align: left;
	border-collapse: collapse;
}

table#maingrid.noborder {
	border-top: none;
}

table#maingrid.padtop {
	margin-top: 20px;
}

table#maingrid th {
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	padding: 5px;
	background: #DDD; /*b9c9fe*/
	border-bottom: 1px solid #ffffff;
	vertical-align: bottom;
	white-space: nowrap;
	text-align: left;
}

table#maingrid th img {
	border: none;
	vertical-align: bottom;
}

table#maingrid th.noborder { 
	border-top: 1px solid #DDD; 
	border-bottom: 1px solid #DDD;
	/* Had to change this from border: none because seemed to be letting white bg come through */
}

table#maingrid th a {
	color: #333333;
}

table#maingrid th img {
	vertical-align: text-top;
}

table#maingrid th.wrap {
	white-space:normal;
}

table#maingrid th.superhead {
	border-left: 1px solid #EFEFEF;
	border-top: 1px solid #EFEFEF;
	border-right: 1px solid #EFEFEF;
	border-bottom: none;
}

table#maingrid tr {
	background: #F7F7F7; /*e8edff*/
}

table#maingrid tr.e {
	background: #F7F7F7; /*e8edff*/
}

table#maingrid tr.o {
	background: #EFEFEF;
}

table#maingrid td {
	vertical-align: top;
	padding: 5px;
	border-bottom: 1px solid #fff;
	border-top: 1px solid transparent;
}

table#maingrid tr:hover td {
	background: #FFFFCC;
}

img.ci { /*Use this class to center an icon in a maingrid table row.*/
	display: block;
	margin: 0 auto;
}

/*STYLES FOR SIMPLE GRID TABLE*/

table.simplegrid {
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}

table.simplegrid td {
	padding: 5px 5px 0 0;
	margin: 0;
	vertical-align: top;
}

table.simplegrid td.right {
	text-align: right;
	padding:  5px 0 0 0;
}

/*STYLES FOR STANDARD LIST-VIEW TABS*/

ul#tabnav { /* general settings */
	text-align: left; /* set to left, right or center */
	margin: 1em 0 0 0; /* set margins as desired */
	border-bottom: 1px solid #FF9900; /* set border COLOR as desired */
	list-style-type: none;
	padding: 3px 10px 3px 10px; /* THIRD number must change with respect to padding-top (X) below */
}

ul#tabnav li { /* do not change */
	display: inline;
}

ul#tabnav li.selected { /* settings for selected tab */
	border-bottom: 1px solid #ddd; /* set border color to page background color */
	background-color: #ddd; /* set background color to match above border color */
}

ul#tabnav li.selected a { /* settings for selected tab link */
	background-color: #ddd; /* set selected tab background color as desired */
	position: relative;
	top: 1px; /* must be same size as border widths */
	padding-top: 4px; /* must change with respect to padding (X) above and below */
}

ul#tabnav li a { /* settings for all tab links */
	padding: 3px 9px; /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */
	border: 1px solid #FF9900; /* set border COLOR as desired; usually matches border color specified in #tabnav */
	background-color: #FFFFCC; /* set unselected tab background color as desired */
	color: #333333; /* set unselected tab link color as desired */
	margin-right: 0px; /* set additional spacing between tabs as desired */
	text-decoration: none;
	border-bottom: none;
}

ul#tabnav a:hover { /* settings for hover effect */
	background: #fff; /* set desired hover color */
}

/*DIV AND STYLES FOR STANDARD ATTRIBUTES TABLE*/

table#attributes {
	display: block;
	margin-bottom: 20px;
}

table#attributes td {
	width: 150px;
	text-align: center;
}

table#attributes td.compass {
	background: #FFFFFF url(../img/layout/compass1.gif) no-repeat;
	background-position:center;
	width: 150px;
	height: 150px;
}

table#attributes td.bignum {
	font-size: 15px;
}

table#attributes td img {
	display:block;
	margin-left: auto;
	margin-right: auto;
}

/*DIV AND STYLES FOR SIDEBAR*/

div#bodyblock div#sidebar {
	float: right;
	width: 200px;
	margin-right: 1px;
	margin-bottom: 10px;
	/*height: 500px;*/
}

div#bodyblock div#sidebar.nonudge {
	margin-right: 0;
}

div#sidebar div#sbheader {
	height: 21px;
	background: #FFFFFF url(../img/layout/sidebarorange_headerbg1.gif) no-repeat;
	font-size: 13px;
	font-weight:bold;
	color: #FFFFCC;
	padding: 4px 0 0 24px;
}

div#sidebar div#sbmain {
	width: 198px;
	border-left: 1px solid #ffbe5e;
	border-right: 1px solid #ffbe5e;
	padding: 5px 0;
}

div#sidebar div#sbfooter {
	height: 5px;
	background: #ffffff url(../img/layout/sidebarorange_footerbg1.gif) no-repeat;
}

div#sidebar div#sbbox {
	margin:1px 6px 0 6px;
	width:186px;
}

div#sidebar div#sbbox img {
	border:0;
}

/*DIV AND STYLES FOR LOCAL NAVIGATION MENU*/

div#sidebar ul#localnav {
	width:180px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul#localnav li {
	margin:0;
	border-top: none;
	vertical-align: text-top;
	font-size:13px;
	background-image:url(../img/icons/silk/asterisk_orange.gif);
	background-position: 4px 4px;
	background-repeat:no-repeat;
}

ul#localnav li a {
	display: block;
	padding: 4px 3px 1px 24px;
	color: #333333;
	text-decoration: none;
}

/*sub-navigation*/

div#sidebar ul#localnav_subnav {
	width:180px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul#localnav_subnav li {
	margin:0;
	border-top: none;
	vertical-align: text-top;
	font-size:11px;
	/* background-image: none;*/
	background-image:url(../img/icons/silk/bullet_orange.gif);
	background-position: 19px 1px;
	background-repeat:no-repeat;
}

ul#localnav_subnav li a {
	display: block;
	padding: 2px 3px 1px 35px;
	color: #333333;
	text-decoration: none;
}

ul#localnav_subnav li a.on, ul#localnav_subnav li a:hover {
	background-image:url(../img/icons/silk/bullet_green.gif);
	background-position: 19px 1px;
	background-repeat:no-repeat;
}

/*DIV AND STYLES FOR FOOTER*/

div#footer {
	clear: both;
	font-size: 11px;
	border-top: 1px solid #EFEFEF;
	padding: 7px 0 20px 1px;
}

/*GENERAL STYLES FOR FORMS*/

label {
	float: left;
	text-align: right;
	margin-right: 0.5em;
	white-space: nowrap;
	margin-top: 3px;
}

label.noindent {
	display:inline;
}

form.settings label {
	width: 135px;
}

form.settings .submit {
	margin-left: 140px;
	display: block;
	clear: both;
}

form.settings .textinput {
	width: 200px;
}

form.settings table.basicform {
	margin-left: 140px;
}

form.settings ul li {
	list-style-type: none;
	width: 500px;
	display: inline-block;
}

form.settings div.leftmargin {
	padding-left: 101px;
}

form.settings fieldset {
	border: 1px solid #EFEFEF;
	padding: 10px;
	margin-bottom: 10px;
}

form.settings legend {
	font-weight: bold;
	color: #999999;
}

ul.errorlist {
	margin: 0;
	background-color: #FF9;
	padding: 3px;
	list-style-type: none;
	font-weight:bold;
}

ul.errorlist li {
	background-image:url(../img/icons/silk/exclamation_trans.gif);
	background-repeat:no-repeat;
	padding-left: 25px;
}

div.warning {
	background-color: #FF9;
	padding:2px;
}

.required {
    font-weight: bold;
    color: red;
}

ul.successlist {
	margin: 0 0 10px 0;
	background-color: #cf6;
	padding: 3px;
	list-style-type: none;
	font-weight:bold;
}

ul.successlist li {
	background-image:url(../img/icons/silk/accept_trans.gif);
	background-repeat:no-repeat;
	padding-left: 25px;
}

/*GENERAL STYLES FOR INSTALL FORM*/

form.install input {
	font-size: 18px;
}

/*GENERAL STYLES FOR JQUERY TABS*/

div#maintabs {
	width: 730px;
	clear: both;
	font-size: 80%;
}

div#maintabs table th, div#maintabs table td {
	font-size: 90%;
}

div#togglecustom_old {
	float:left;
	margin: 5px 0 0 5px;
	display: inline;
}

div#togglecustom img.icon {
	float:left;
	padding-right:3px
}

div#maintabs img.overview {
	float:right;
	padding-left:10px;
	padding-bottom:10px;
}

/* STYLES FOR ROUNDED CORNERS ON PHOTOS */

div#rounded1 {
	overflow:hidden;
	padding-top: 10px;
}

div#rounded1 div.wrapper {
	position:relative;
	float:left;
	vertical-align:top;
}

div#rounded1 div.wrapper img {	
	float:left;
}

div#rounded1 div.wrapper div {	
	position:absolute;
	width: 7px;
	height: 7px;
}

div#rounded1 div.wrapper div.tl {
	background:transparent url(http://media.powerdash.com/img/layout/rounded1_tl.gif) top left no-repeat;
	left:0;
	top:0
}

div#rounded1 div.wrapper div.tr {
	background:transparent url(http://media.powerdash.com/img/layout/rounded1_tr.gif) top right no-repeat;
	right:0;
	top:0
}

div#rounded1 div.wrapper div.bl {
	background:transparent url(http://media.powerdash.com/img/layout/rounded1_bl.gif) bottom left no-repeat;
	left:0;
	bottom:0
}

div#rounded1 div.wrapper div.br {
	background:transparent url(http://media.powerdash.com/img/layout/rounded1_br.gif) bottom right no-repeat;
	right:0;
	bottom:0
}

/*GENERAL STYLES FOR COMMON CHARTS*/

div#chartzoom {
	font-size: 11px;
}

div#chartzoom a {
	padding-left: 3px;
	text-decoration: underline;
}

div#chartzoom a.on {
	color: #6E6E6E;
	text-decoration: none;
}

/*WEATHER BOX*/

div#weatherbox {
	width: 185px;
	margin:5px 5px 0 5px;
}

div#weatherbox img {
	float: left;
	padding: 3px;
	border: 1px solid #EFEFEF;
	margin:0 5px 5px 0;
}

/*MEDIA BOX FOR STORIES*/

div#storymediabox {
	float: right;
	padding: 5px 0px 10px 15px;
}

div#storymediabox img {
	border: 1px solid #EFEFEF;
}

div#storymediabox div.caption{
	font-size:11px;
	font-weight:bold;
}

/*EQUIVALENTS: LARGE HORIZONTAL BOX*/

div#equivalents_hlarge div.equivbox {
	width:698px;
	height: 100px;
	text-align:center;
	border: 1px solid #EFEFEF;
	padding:10px;
	margin-top: 10px;
	overflow: hidden;
}

div#equivalents_hlarge div.equivbox div.dash {
	margin:0px auto 0px auto;
	width:600px;
	clear:both;
	overflow: hidden;
}

div#equivalents_hlarge div.equivbox div.text {
	padding-top: 12px;
	font-weight:bold;
	clear:both;
}

div#equivalents_hlarge div#equivbuttons {
	width: 400px;
	text-align:center;
	margin: 15px auto 0 auto;
}

div#equivalents_hlarge div#equivbuttons img {
	margin-right: 8px;
}

/*EQUIVALENTS: SMALL VERTICAL BOX*/

div#equivalents_vsmall div.equivbox {
	display: block;
}

div#equivalents_vsmall div.equivbox div.intro {
	margin: 10px;
	font-weight: bold;
}

div#equivalents_vsmall div.equivbox div.text {
	padding: 10px;
	clear: both;
	display: block
}

div#equivalents_vsmall div.equivbox img.thumb {
	display:block; 
	margin: 5px auto 0 auto;
}


