/* @override 
	http://www.platypus-ad.com/dev/atc10yearplan/wp-content/themes/ATC_tenyearplan_v1/css/color.css
	http://www.atc10yearplan.com/wp-content/themes/ATC_tenyearplan_v1/css/color.css
*/

body{
	background: #ddd;
	color: #777;
}
div#content{
	/*background: #FFF;*/
}
div#container{
	background: #FFF url(../images/arc_workfile_960x426.png) no-repeat center 30px;
	-webkit-box-shadow:  0px 0px 10px 2px rgba(0, 0, 0, .35);
	box-shadow:  0px 0px 10px 2px rgba(0, 0, 0, .35);
}
div#footerWrapper{
	background: #cce9e7 url(../images/repeat_bkg_NEW_960x1432.jpg) repeat-y center top;
}
div#headerWrapper{
	background: #cce9e7 url(../images/repeat_bkg_NEW_960x1432.jpg) repeat-y center top;
}
div#headerContainer{
	background: url(../images/arc_workfile_960x426.png) no-repeat center 30px;
}
/*div.primary-menu-container{
	background-color: #003366;
}
div.primary-menu-container a:link,
div.primary-menu-container a:visited{
	color: #FFF;
}*/
a:link,
a:visited{
	color: #88b95b;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
h2 {
	color: #999;
}
h3,
h6{
	color: #0093d0;
}
h4{
	color: #000;
}
div#sidebar h5,
div#sidebar h5 a:link,
div#sidebar h5 a:visited{
	color: #0093d0;
}
h5 {
	color: #88b95b;
}
ul#filterZones li#allZones a:link,
ul#filterZones li#allZones a:visited{
	color: #aeaa92;
	background: none;
}
ul#filterZones a:link,
ul#filterZones a:visited{
	background: #dfdcc9;
	color: #FFF;
}
ul#filterZones li#allZones a:hover{
	color: #000;
}
ul#filterZones a:hover{
	background: #CCC;
	color: #FFF;
	text-decoration: none;
}
ul#filterZones li#filterZone1 a.selected{
	background: #ecce6b;
}
ul#filterZones li#filterZone2 a.selected{
	background: #be0000;
}
ul#filterZones li#filterZone3 a.selected{
	background: #fe7e00;
}
ul#filterZones li#filterZone4 a.selected{
	background: #7cb1d0;
}
ul#filterZones li#filterZone5 a.selected{
	background: #aeb48e;
}
li#selectZone1 a:link{
	color: #debd50;
}
li#selectZone2 a:link{
	color: #be0000;
}
li#selectZone3 a:link{
	color: #fe7e00;
}
li#selectZone4 a:link{
	color: #7cb1d0;
}
li#selectZone5 a:link{
	color: #aeb48e;
}
ul.zoneDirectory li.zone a:link,
ul.zoneDirectory li.zone a:visited{
	color: #444;
}
ul.zoneDirectory li.zone a:hover{
	color: #444;
}
ul#adminNav a:link,
ul#adminNav a:visited,
ul#menu-footer-menu a:link,
ul#menu-footer-menu a:visited{
	color:#000;
}
/*ul#adminNav a:hover,
ul#menu-footer-menu a:hover {
	text-decoration: underline;
}*/
div#copyright a:link,
div#copyright a:visited,
div#copyright a:hover{
	color: #777;
	text-decoration: none;
}
li#getTheAssessment ul a:link,
li#getTheAssessment ul a:visited{
	color: #ad6329;
}
div#searchPopUp{
	background: #ddd url(../images/gradient.png) repeat-x 0 -50px;
	border: solid 1px #b4b4b4;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0, .3);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0, .3);
	box-shadow: 0 1px 3px rgba(0,0,0, .3);
}
div#searchPopUp div#searchClose a{
	background: url(../images/icons/cross.png) no-repeat center center;
}
div#assessmentID span#summaryYear{
	color: #d7e5ca;
}
div#assessmentID span#tenYear{
	color: #eba849;
}
div#assessmentID span#assessment{
	color: #000;
}
li#getTheAssessment img{
	-webkit-box-shadow:  0px 0px 10px 2px rgba(0, 0, 0, .35);
	box-shadow:  0px 0px 10px 2px rgba(0, 0, 0, .35);
	-moz-transform:rotate(3deg);
	-webkit-transform:rotate(3deg);
	-o-transform:rotate(3deg);
	-ms-transform:rotate(3deg);
}
div#footer{
	background: url(../images/footerBar_210x1.gif) no-repeat left 25px;
}
table.projectDirectory thead{
	background: #999;
	color: #FFF;
}
table.projectDirectory tr.even{
	background-color: #e3f6fa;
}
table.projectDirectory td.projName a{
	background: url(../images/external_link.gif) no-repeat right 1px;
	padding-right: 14px;
}
table.projectDirectory td.projName,
table.projectDirectory td.projDescription{
	background: url(../images/1x1_black.gif) repeat-y right top;
}
div#zoneHeaderWrapper h3 span{
	color: #000;
}
ul.sidebarSubNav li{
	border-bottom: 1px dotted #CCC;
}
ul.sidebarSubNav li.current_page_item a:link,
ul.sidebarSubNav li.current_page_item a:visited{
	color: #000;
}
ul.sidebarSubNav li.last{
	border-bottom: none;
}
div#zoneDirectoryWrapper{
	background: #dfdcc9;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
li#mapDownloads a{
	background: url(../images/icons/page_white_acrobat.png) no-repeat left center;
	padding-left: 20px;
}
div#mainContent ul {
	margin-left: 30px;
	list-style-type: disc;
}
div#mainContent ul#zoneDirectory{
	margin-left: 0;
	list-style-type: none;
}
div#mainContent div#zoneDirectoriesWrapper ul,
div#mainContent div#zoneSelectionWrapper ul {
	margin-left: 0px;
	list-style-type: none;
}
div#mainContent ol ol{
	list-style-type: upper-latin;
}
div.resourceTitle{
	background: #666;
	color:#FFF;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0, .3);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0, .3);
	box-shadow: 0 1px 3px rgba(0,0,0, .3);
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius: 4px;
}
ul.resourceListing li{
	border-bottom: 1px solid #CCC;
}
div#economicMeetingsListing div.singleEvent{
	border-bottom: 1px solid #CCC;
}
/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 959px) {
	
}/* end of Smaller than standard 960 (devices and browsers) */

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {
}/* end of Tablet Portrait size to standard 960 (devices and browsers) */

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
	div#footer{
	background: url(../images/footerBar_210x1.gif) no-repeat center 25px;
}
div.resourceTitle{
	background: #666;
	color:#FFF;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
}/* end of All Mobile Sizes (devices and browser) */

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
	div#container{
	background: #FFF url(../images/arc_workfile_960x426.png) no-repeat center 135px;
}
div#headerContainer{
	background: url(../images/arc_workfile_960x426.png) no-repeat center 135px;
}
}/* end of Mobile Landscape Size to Tablet Portrait (devices and browsers) */

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
		div#container{
	background: #FFF url(../images/arc_workfile_960x426.png) no-repeat center 125px;
}
div#headerContainer{
	background: url(../images/arc_workfile_960x426.png) no-repeat center 125px;
}
}/* end of Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */