/*---------------------------------------Global---------------------------------------*/
@font-face {
	font-family: 'OpenSans';
	src: url('../fonts/OpenSans-Regular.eot');
	src: local('â˜º'), url('../fonts/OpenSans-Regular.woff') format('woff'), url('../fonts/OpenSans-Regular.ttf') format('truetype'), url('../fonts/OpenSans-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Play';
	src: url('../fonts/Play-Regular.eot');
	src: local('â˜º'), url('../fonts/Play-Regular.woff') format('woff'), url('../fonts/Play-Regular.ttf') format('truetype'), url('../fonts/Play-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


body {
	background-color: #fff;
	/*font-family: OpenSans,Helvetica;--removed by Tina 9/8/2015 */
	font-family: OpenSans,Arial,Helvetica;
        /*font-family: Helvetica,Arial,sans-serif;*/
	margin: 0;
}

@-moz-document url-prefix() {
body{
    /*font-family: Helvetica; removed by Tina 9/8/2015 */
	font-family: Arial;
}
}








img {
	border: 0;
}
.clearfix:after, #contents:after {
	clear:both;
	content:" ";
	display:block;
	height:1%;
	line-height:0;
	visibility:hidden;	
}
.btn {
	background: url(../images/bg-button.png) no-repeat;
	background-position: 0 -70px;
	color: #fff;
	display: inline-block;
	font: 24px/60px 'OpenSans';
	height: 60px;
	width: 230px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}
.btn:hover {
	background-position: 0 0;
}



/*-------------------------------------- HEADER --------------------------------------*/
#header {
	background-color: #eee; 
	border-bottom: 1px solid #e6e6e6;
	/*padding: 27px 0;*/
}
#header > div, #footer > div {
	width: 920px;
	margin: 0 auto;
	padding: 0 20px;
}
/** Logo **/
#header .logo_title {
	/*float: left;*/
	margin-right: 0px;
	margin-top: 0px;
display: inline-block;
}
#logo{
width:100px;
float:left;
margin-top:50px;
}

#title_wrapper{
display:inline-block;
}

.logo_title {
	/*background: url(../images/deoslogo-cropped_small.png) no-repeat left top;*/
	color: #000;
	display: inline-block;
	font-size: 185%; //1.765em; /*2em*/
	font-weight: bold;

	text-decoration: none;
	text-transform: uppercase;
 margin-left: 0px;
margin-top: 0px;
}
#header a {text-decoration: none; }
.headerName {
	/*color: #000;*/
	//margin-top: 15px; /*35px*/
	text-decoration: none;
	text-transform: uppercase;
	float: left;
	

}
/** Navigation **/
#navigation {
	display: inline-block;
	list-style: none;
	/*line-height: 80px;*/
	line-height: 2em;
	margin: 0;
	padding: 0;
	/*margin-left: 130px;
	width: 100%;*/
	margin: 10px 0 0 200px; /280px/
	width: auto;
}
#navigation ul {
	display: inline-block;
	list-style: none;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
	/*width: 160px;*/
	width: 120px; 
	text-align: center;

}
#navigation li a {
	color: #818181;
	font-size: 1em;
	/*line-height: 30px;*/
	line-height: 2em;
	text-decoration: none;
	font-weight: bold;
}



#navigation li a:hover {
	color: #000;
}
#navigation li.active a, #navigation li a.active {
	color: #f99600;
	color: sienna;
	border-bottom: 2px solid sienna;
}
#navigation_about li a {
        color: #818181;
        font-size: 1em;

        text-decoration: none;
        font-weight: bold;
}
#navigation_about li a:hover {
        color: #000;
}
#navigation_about li.active a, #navigation_about li a.active {
        color: #f99600;
        color: sienna;
        /*border-bottom: 2px solid sienna;*/
}




#navigation_about li { height: 50px; padding:0px; line-height:50px; }
//#navigation_about li a { margin: 0px; display: inline-block; width: 100%; height: 100%; line-height:1.2em}



#leftPane{
/*height: 1000px;*/
}

.ui-icon {
    display: inline-block !important;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}




#select {
    background-color: #333;
    border-radius: 15px 0 0 15px;
    color: #ffffff;
    float: left;
    font-family: sans-serif;
    font-size: 0.8em;
    line-height: 2em;
    padding: 5px;
    width: 185px;
    /*height:360px;*/
}
#select_box {
	background: white; /*url(../images/bg-adbox.jpg) repeat-x left top;*/
	/*height: 380px;*/
	/*padding: 60px 0;*/
	padding: 20px 0;
}
#select_box > div {
	/*width: 800px;*/
	width: 900px;
	margin: 0 auto;
	/*padding: 0 80px;*/
	padding: 0 10px;
}
#select_box > div img {
	float: left;
	/*margin-left: 60px;*/
	margin-left: 0;
	padding: 2px;
}
#select_box h1, #select_box h2 {
	color: #2c2c2c;
	font-size: 60px;
	line-height: 60px;
	margin: 0;
	text-transform: uppercase;
}
#select_box h2 {
	font-size: 30px;
	line-height: 36px;
	text-transform: none;
}
#select_box p {
	font-size: 16px;
	line-height: 24px;
	margin: 0;
}
#select_box p span {
	display: block;
	font-size: 12px;
	width: 360px;
	padding: 24px 0;
	text-align: center;
}
#select_box p span b {
	font-weight: normal;
	display: block;
	width: 256px;
}


/*--Image Preload*/
div#preload { display: none; }

/*--Loading Icon*/
#loading {
   width: 100%;
   height: 100%;
   top: 0px;
   left: 0px;
   position: fixed;
   display: block;
   opacity: 0.7;
   background-color: #fff;
   z-index: 99;
   text-align: center;
}

#loading-image {
  position: absolute;
  top: 100px;
  left: 240px;
  z-index: 100;
}



/*------------------------------ CONTENTS ------------------------------*/
#contents {
	min-height: 510px;
	width: 880px; /*880*/
	margin: 0 auto;
	padding: 54px 40px;
}
h1 {
	color: #3e3e3e;
	font-size: 30px;
	font-weight: normal;
	line-height: 30px;
	margin: 0 0 30px;
}
h2 {
	color: #2c2c2c;
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
	margin: 0 0 12px;
}
p {
	color: #585858;
	font-size: 16px;
	line-height: 24px;
	margin: 0 0 30px;
}
p a {
	/*color: #585858;
	text-decoration: underline;*/
}
a {
	color: sienna;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#tagline h1 {
	/*margin-left: 20px;*/
}
#tagline > div {
	float: left;
	width: 400px;
	margin: 0 20px;
}
#contents .features {
	width: 810px;
	margin: 0 auto;
}
.features > div {
	display: inline-block;
	margin: 0 0 30px;
}
.features > div img {
	float: left;
	margin-right: 20px;
	margin-top: 36px;
}
.date {
	float: left;
	height: 78px;
	width: 70px;
	margin-right: 20px;
	border: 1px solid #d5d5d5;
	text-align: center;
}
.date p {
	margin: 12px 0 0;
}
.date p span {
	display: block;
	font-size: 30px;
	margin-bottom: 6px;
}
.author {
	color: #585858;
	display: block;
	font-size: 12px;
}
.more {
	background-color: #727272;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	line-height: 30px;
	width: 100px;
	text-align: center;
	text-decoration: none;
}
.more:hover, .message input[type='submit']:hover {
	background-color: #f99600;
	color: #000;
}
/** about - google map**/
#map-canvas {
float: left;
position: relative;
        width: 600px;
        height: 800px;
}
/** main **/
.main {
	float: left;
	min-height: 100px;
	width: 620px;
	padding-right: 24px;
	margin-left: 20px;
}
.main.no-sidebar {
	width: 100%;
}
.main h1, .sidebar h1 {
	margin: 0 0 12px;
	position: relative;
	top: -18px;
}
.main h2 span {
	display: block;
	font-size: 12px;
}
/** slideshow **/
#slideshow #slideshowWindow {
	width:500px;  /*  */
	width: auto;
	height:257px;
	margin:0;
	padding:0;
	position:relative;
	overflow:hidden;
}
#slideshow #slideshowWindow .slide {
	margin:0;
	padding:0;
	width:500px; 
	height:257px;
	position:relative;  /* */

}
#slideshow #slideshowWindow .slide .slideText {
	position:absolute;
	top:210px; /*130px*/
	left:0px;
	width:100%;
	height:50px; /*130px*/
	background-image:url(../images/slideshow/greyBg.png);
	background-repeat:repeat;
	margin:0;
	padding:0;
	color:#ffffff;
	font-family:Myriad Pro, Arial, Helvetica, sans-serif;
}
#slideshow #slideshowWindow .slide .slideText a:link, #slideshow #slideshowWindow .slide .slideText a:visited {
	color:#ffffff;
	text-decoration:none;
}
#slideshow #slideshowWindow .slide .slideText h2, #slideshow #slideshowWindow .slide .slideText p {
	margin:10px 0 0 10px;
	padding:0;
	color: #ffffff;
}
/*slideNavigation*/
#slideshowNav {
	position: relative;
}
.nav {
	display:block;
	text-indent:-10000px;
	position:absolute;
	cursor:pointer;
}
#leftNav {
	top:-155px;
	left:-38px;
	width:53px; /*94px*/ 
	height:40px; /*34px*/
	background-image:url(../images/slideshow/previous.png);
	background-repeat:no-repeat;
	z-index:999;
	background-size:  100%;
}
#rightNav {
	top:-155px;
	left:385px;
	width:53px; /*53px*/
	height:40px; /*26px*/
	background-image:url(../images/slideshow/next.png);
	background-repeat:no-repeat;
	z-index:999;
	background-size:  100%;
}
/*Staff Graystyle Images*/
#staff_image {
    float:left;
    max-width: 140px;
    filter: grayscale(100%); /* Current draft standard */
    -webkit-filter: grayscale(100%); /* New WebKit */
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%); 
    -o-filter: grayscale(100%); /* Not yet supported in Gecko, Opera or IE */ 
    filter: gray; /* IE */
    -webkit-filter: grayscale(1); /* Old WebKit */

}
/*----------------MAP and RESULTS SECTION (FRONT PAGE) --------------*/
#currentConditions {
    border-bottom: 1px solid #dddddd;
    padding-bottom: 15px;
}
   

/*-------------------SIDEBAR ----------------------------------------*/
.sidebar {
	float: left;
	min-height: 848px;
	width: 216px; /*235*/ 
	background: url(../images/divider.png) repeat-y right top;

}
.sidebar.right {
    background: url("../images/divider.png") repeat-y scroll left top rgba(0, 0, 0, 0);
    float: right;
    min-height: 848px;
    padding-left: 10px;
    width: 206px;
}
#climateResources ul li {
	line-height: 1.4em;
    list-style-type: none;
    padding: 1.5em;
    border: none;
}
#climateResources ul li:hover {
	background-color: #ffffff;
    color: sienna;
    cursor: pointer;
    border: none;
}
#climateResources ul li a {
	text-decoration: none;
	color: sienna;
}
#climateResources ul li a:hover {
	text-decoration: underline;
	background-color: #ffffff;
}
.sidebar ul, .news {
	list-style: none;
	margin: 0;
	padding: 0;
}
.sidebar ul li {
	line-height: 1.4em;
    list-style-type: none;
    padding: 1.5em;
	border-bottom: 1px solid white;
}
.sidebar ul li.parent {
	padding: 0.5em;
	font-weight: bold;
}
.sidebar ul li.indent {
	margin-left: 15px;
	padding-left: 2px;
}
.sidebar ul li.double_indent {
        margin-left: 30px;
        padding-left: 4px;
}

no_link {
 text-decoration: none;
}


.sidebar ul a li {
	color: #666666;
	text-decoration: none;
}
.sidebar ul li a:hover {
	color: sienna;
	background-color: #dddddd;
}


.sidebar li.active ,
.sidebar ul li:hover {
	background-color: #dddddd;
	color: sienna;
//	border-bottom: 1px solid sienna;
	cursor: pointer;
}
.news li {
	border-top: 1px solid #d5d5d5;
	padding: 24px 30px 0 100px;
	position: relative;
}
.news li .date {
	float: none;
	position: absolute;
	left: 0;
	top: 30px;
}
.news li > p span, .post > span {
	display: block;
	text-align: right;
}
.posts {
	border-top: 1px solid #d5d5d5;
}
.posts li {
	border-bottom: 1px solid #d5d5d5;
	padding: 24px 10px 0;
}
.posts li p {
	font-size: 14px;
}
.posts li .title {
	font-size: 16px;
	font-weight: normal;
	margin: 0 0 12px;
}
.posts li .title a {
	color: #2c2c2c;
	font-size: 16px;
	text-decoration: none;
}
.post {
	width: 785px;
	margin: 0 auto;
}
.post h1 {
	padding-top: 12px;
}
#about {
	width: 740px;
	margin: 0 auto;
}
#about h1, .section h1 {
	border-bottom: 1px solid #e0e0e0;
	padding-bottom: 12px;
}
.section {
	float: left;
	width: 390px;
	margin-right: 50px;
}
.section h1 {
	margin-bottom: 18px;
}
.message input[type='text'], .message textarea {
	color: #aeaeae;
	font-size: 13px;
	height: 33px;
	line-height: 33px;
	width: 380px;
	border: 1px solid #d5d5d5;
	margin: 0 0 6px;
	padding: 0 4px;
}
.message textarea {
	height: 175px;
	overflow: auto;
	resize: none;
}
.message input[type='submit'] {
	float: right;
	background-color: #818181;
	color: #d5d5d5;
	cursor: pointer;
	font: 13px/30px Arial, Helvetica, sans-serif;
	height: 30px;
	border: 0;
	margin: 0;
	padding: 0 10px;
}
.contact {
	background-color: #f8f8f8;
	width: 270px;
	padding: 124px 60px;
	text-align: center;
}
.contact p span {
	color: #2c2c2c;
	display: block;
	font-size: 30px;
	line-height: 36px;
	padding: 18px 0;
}
td.servicesIcon {
    background-color: #ffffff;
    padding: 15px;
    text-align: center;
    width: 20px;
    vertical-align: top;
}
td.servicesText b{
	color:#585858;
}
td.partnerIcon {
    background-color: #ffffff;
    padding: 15px;
    text-align: center;
    width: 30px;
    vertical-align: top;
}
img.major {
    height: 85px;
    width: 92px;
}
a > img.major:hover {
  opacity: .6;
}
img.partner {
    height: 85px;
}
img.inline {
    background-color: #eee;
    display: inline;
    padding: 5px;
}
img.right {
	float: right;
	margin-left: 10px;
}
img.left {
	float: left;
	margin-rights: 10px;
}
img.shadow {
    box-shadow: 2px 2px 10px;
}
img#staff_image {
    filter: grayscale(100%);
    float: left;
    margin: 0 20px 20px 0;
    max-width: 140px;
    padding: 5px;
     }



}
#staff_keypoints {
    float: left;
}
#staff_description {
    clear: both;
    /*margin-left: 40px;*/
    padding: 15px;
}
/*------------------------------ FOOTER ------------------------------*/
#footer {
	background-color: #eee;
	border-top: 1px solid #d8d8d8;
	/*padding: 30px 0;*/
	padding: 30px 0 10px
}
#footer p {
	font-size: 12px;
	line-height: 30px;
	padding-left: 10px;
}
#connect {
	float: right;
	display: inline-block;
	margin-right: 30px;
}
#connect a {
	background: url(../images/icons.png) no-repeat;
	display: inline-block;
	height: 30px;
	width: 30px;
	margin: 0 10px;
}
#connect a.googleplus {
	background-position: 0 -40px;
}
#connect a.twitter {
	background-position: 0 -80px;
}
#connect a.tumbler {
	background-position: 0 -120px;
}

#mail_footer{                                                                                                                                                                                                                                          
display: inline-block;
margin: 0 -5px;    
}   


a.partner {text-decoration: none; color: #333;}
  a.partner:hover {text-decoration: underline;}



/*
#connect a.facebook:hover {
	background-position: -40px 0;
}
#connect a.googleplus:hover {
	background-position: -40px -40px;
}
#connect a.twitter:hover {
	background-position: -40px -80px;
}
#connect a.tumbler:hover {
	background-position: -40px -120px;
}
*/



       #announcement {
            width: 100%;
            text-align: center;
        }

        #announcement a {
            display: block;
            background-color: lightblue;
            height: 45px;
            line-height: 45px;
            cursor: pointer;
            border: 1px solid black;
            color: black;
            text-decoration: none;
        }

    #announcement a:hover {
            text-decoration: none;
            color: #333; /* Darken the text color on hover */
            font-weight: bold; /* Make the text bold on hover */
        }

        #announcement a span {
            vertical-align: middle;
            display: inline-block;
            line-height: normal;
        }