﻿/* Global Styles */

body {
	margin:0px;
	color:#505050;
	}
	
td {
	font:12px arial;
	color:#505050;
	}
	
a {
	color:#3a74a9;
	text-decoration:none;
	}
	
a:hover {
	color:#666666;
	text-decoration:underline;
	}

img {
border:0;
}

	
hr {
	color: #99CCFF;
	height: 1px;
	padding: 0 0 0 0;
	margin:0 0 0 0;

}


textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	color:#666666;
}

input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}



/* ID Styles */
	
#header {
	border-bottom:#CCCCCC solid 1px;
	padding:0 10px 0 10px;
	 }

#footer {
	border-top:#CCCCCC solid 1px;
	padding:0 10px 0 10px;
	 }
	
#footer a {
	font:10px arial;
	color: #cccccc;
	text-decoration:none;
	letter-spacing:.0em;
	}
	
#footer a:hover {
	color: #3a74a9;
	text-decoration:none;
	}

#navigation {
	padding:0 10px 0 10px; }
	
#navigation a {
	font:10px arial;
	color: #666666;
	text-decoration:none;
	letter-spacing:.0em;
	}
	
#navigation a:hover {
	color: #3a74a9;
	text-decoration:underline;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#mainContent {
	padding: 0 10px 0 10px;
	}

#mainContent th {
	font:11px arial;
	color: #ffffff;
	letter-spacing:.0em;
	}


#calheader td {
	font-weight:bold;
	}


/* Class Styles */

.boldScores {
	font:15px arial;
	font-weight:bold;
	 }
	 
.surveyNav{
	font-size: 150%;
	text-align:center;
}

.surveyData{
	margin:0 0 0 43px;
	padding: 6px 0 0 0;
	vertical-align:top;
}


.surveyNumber {
	background-image:url(../images/PP-Survey-Qblob.gif);
	background-repeat:no-repeat;
	background-position:top;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	vertical-align:top;
	text-align:center;
	padding:6px 1px 15px 0px;
	

}

.logo {
	font:18px times new roman;
	color: #333300;
	letter-spacing:.0em;
	font-weight:bold;
	}

.sidebarText {
	font:12px georgia;
	color: #336666;
	line-height:18px;
	}
	
.bodyText {
	font:12px arial;
	line-height:24px;
	color:#333333;
	}
	
.pageName {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.0em;
	line-height:26px;
	}
	
.subHeader {
	font:15px georgia;
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.0em;
	}
	
.navText {
	font:10px arial;
	color: #666666;
	letter-spacing:.0em;
	}
	
.footerText {
	font:10px arial;
	color: #cccccc;
	letter-spacing:.0em;
	}
	
.calendarText {
	font:12px arial;
	line-height:14px;
	color:#333333;
	}
	
.whiteText a
{ 
	color:#ffffff;
	font:10px arial;
 
}
.whiteText a:hover
{ 
	color:#ffffff;
	font:10px arial;
	text-decoration:underline; 
}		
.QPadText 
{
	padding-top:9px; 
}
.QPadOptions 
{
	padding-top:2px; 
}
	
/* STYLES FOR SURVEY RESULTS AREA */
	
	/* Table View */	

.subTitleHeader {
	border-bottom:#CCCCCC solid 1px;
	 }

.resultsData {
	margin:0 0 0 15px;
}

.resultsData a{
	font:10px arial;
	color: #666666;
	text-decoration:none;
	letter-spacing:.0em;

}

.actionsData {
	letter-spacing:.0em;
}


.goodCellHighImpact {
	background-color:#88CD81;
	background-image:url(../images/PP-ResultsArrow_ASC_H.gif);
	background-position:RIGHT;
	background-repeat:no-repeat;
	color:#336600;
	border-bottom:solid #FFFFFF 3px;
	padding:3px 15px 3px 14px;
	font-size:11px;
    }

.goodCellHighImpact td{

    }

.goodCellHighImpact a {
	color:#336600;
	text-decoration:none;
	letter-spacing:.0em;
    }
	
.goodCellMediumImpact {
	background-color:#B3E3B4;
	background-image:url(../images/PP-ResultsArrow_ASC_M.gif);
	background-position:right;
	background-repeat:no-repeat;
	color:#336600;
	border-bottom:solid #FFFFFF 3px;
	padding:3px 15px 3px 14px;
		font-size:11px;
    }

.goodCellMediumImpact td{

    }

.goodCellMediumImpact a {
	color:#336600;
	text-decoration:none;
	letter-spacing:.0em;
    }

.goodCellLowImpact {
	background-color:#DAF2D9;
	background-image:url(../images/PP-ResultsArrow_ASC_L.gif);
	background-position:RIGHT;
	background-repeat:no-repeat;
	color:#336600;
	border-bottom:solid #FFFFFF 3px;
	padding:3px 15px 3px 14px;
		font-size:11px;
    }

.goodCellLowImpact td{

    }
		
.goodCellLowImpact a {
	color:#336600;
	text-decoration:none;
	letter-spacing:.0em;
    }

	
.badCellHighImpact {
	background-color:#f06471;
	background-image:url(../images/PP-ResultsArrow_DSC_H.gif);
	background-position:left;
	background-repeat:no-repeat;
	color:#990000;
	border-bottom:solid #FFFFFF 3px;
	padding:3px 15px 3px 15px;
	text-align:right;
		font-size:11px;
   }
	
.badCellHighImpact td{
	
    }
	
.badCellHighImpact a {
	color:#990000;
	text-decoration:none;
	letter-spacing:.0em;
    }

.badCellMediumImpact {
	background-color:#f098a0;
	background-image:url(../images/PP-ResultsArrow_DSC_M.gif);
	background-position:left;
	background-repeat:no-repeat;
	color: #990000;
	border-bottom:solid #FFFFFF 3px;
	padding:3px 15px 3px 15px;
	text-align:right;
		font-size:11px;
   }
	
.badCellMediumImpact td{

    }	
	
.badCellMediumImpact a {
	color: #990000;
	text-decoration:none;
	letter-spacing:.0em;
    }

.badCellLowImpact {
	background-color:#f0cbcf;
	background-image:url(../images/PP-ResultsArrow_DSC_L.gif);
	background-position:left;
	background-repeat:no-repeat;
	color: #990000;
	border-bottom:solid #FFFFFF 3px;
	padding:3px 15px 3px 15px;
	text-align:right;
		font-size:11px;
   }	
	
.badCellLowImpact td{

    }
		
.badCellLowImpact a {
	color: #990000;
	text-decoration:none;
	letter-spacing:.0em;
    }
	
	
/* CUSTOM STYLES FOR AJAX */

    /* Rating */
    .ratingStar {
        font-size: 0pt;
        width: 13px;
        height: 12px;
        margin: 0px;
        padding: 0px;
        cursor: pointer;
        display: block;
        background-repeat: no-repeat;
    }

    .filledRatingStar {
        background-image: url(../Images/StarFilled.png);

    }

    .emptyRatingStar {
        background-image: url(../Images/StarEmpty.png);
    }

    .savedRatingStar {
        background-image: url(../Images/StarSaved.png);
    }
    
    
    
    /*Modal Popup*/
    .modalBackground {
	    background-color:#ffffff;
	    z-index:200;
	    filter:alpha(opacity=80);
	    opacity:0.8;
    }

    .modalPopup {
	    /*background-color:#FFFFFF;*/
	    border-width:3px;
	    border-style:none;
	    border-color:#888888;
	    padding:10px;
    }
    
    /* Accordion */
	.accordionHeader
	{
		border: 1px solid #2F4F4F;
		color: white;
		background-color: #2E4d7B;
		font-family: Arial, Sans-Serif;
		font-size: 12px;
		font-weight: bold;
		padding: 5px;
		margin-top: 5px;
		
	}

	.accordionHeader a
	{
		color: #FFFFFF;
		background: none;
		text-decoration: none;
	}

	.accordionHeader a:hover
	{
		background: none;
		color: #FFFFFF;
		text-decoration: underline;
	}

	.accordionHeaderSelected
	{
		border: 1px solid #2F4F4F;
		color: white;
		background-color: #5078B3;
		font-family: Arial, Sans-Serif;
		font-size: 12px;
		font-weight: bold;
		padding: 5px;
		margin-top: 5px;
		cursor: pointer;
	}

	.accordionHeaderSelected a
	{
		color: #FFFFFF;
		background: none;
		text-decoration: none;
	}

	.accordionHeaderSelected a:hover
	{
		background: none;
		color: #FFFFFF;
		text-decoration: underline;
	}

	.accordionContent
	{
		background-color: #FFFFFF;
		border: 0px dashed #2F4F4F;
		border-top: none;
		padding: 5px;
		padding-top: 10px;
	}


/* PROGRESS BAR */
#busylight{
 position: fixed;
 z-index: 90000;
 bottom: 0;
 left: 0;
 width: 18em;
 margin: 1em;
 padding: 7px 5px 7px 10px;
 font: 12px/1.2em "Arial", "Lucida Console", "Courier New", monospace;
 text-align: left;
 color: #ffffff;
}


/* star html hack - IE only */
* html #busylight{
 position: absolute;
}
/* a bet on future IEs */
#busylight[id]{
 position: fixed;
}

