@import url(http://fonts.googleapis.com/css?family=Roboto:400,100,300,500,700,400italic,300italic,100italic,500italic,700italic);

/*----- SETUP - Open -----*/
html {
	overflow-y: auto; 
}
body {
	background: #ea5b20;
	color: #444;
	cursor: default;
	font-family: 'Roboto', arial, sans-serif;
	font-size: 15px;
	font-weight: 300;
	overflow-x: hidden;
}
.serif {
	font-family: serif;
}
p {
	margin-bottom: 15px; 
}
a {
	color: #0861b6;
	text-decoration: none;
}
a:hover {
	color: #df541a;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 400;
	line-height: 1.1em;
	margin: 0 0 15px 0!important;
}
h1,
h1 a {
	color: #f78f1e;
	font-size: 36px;
}
h1 a:hover {
	color: #f88413;
}
h2,
h2 a {
	color: #df541a;
	font-size: 28px;
}
h2 a:hover {
	color: #f88413;
}
h3,
h3 a {
	/*color: #6f2608;*/
  color: #127293;
	font-size: 22px;
	font-weight: 500;

}
h3 a:hover {
	color: #f88413;
}
h4 {
	background: url("../images/bg-dotted-line.png") repeat-x;
	color: #6f2608;
	font-size: 18px;
	font-weight: 500;
	margin-top: 15px;
	padding-top: 15px;
}
h5 {
	color: #df541a;
	font-size: 16px;
	font-weight: bold;
}
h6 {
	color: #888;
	font-size: 11px;
}
ul li {
  margin: 6px 0px 0px 0px;
  list-style-image: none;
  list-style-type: disc;
}
input[type=text],
input[type=email],
input[type=password],
textarea,
select {
	background: #fff!important;
	border: 1px #ddcfb9 solid!important;
	color: #3e352d!important;
	padding: 5px!important;
	/*width: 96%;*/
}
input[type=file] {
	background: #fff;
	border: 1px #ddcfb9 solid;
	color: #444;
	font-size: 14px;
	padding: 4px 4px 4px 4px;
}
input[type=submit] {
	background: #ea5b20;
	border: none;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	margin-top: 10px;
	padding: 5px 10px 6px 10px;
}
input[type=submit]:hover {
	background: #ea8d20;
	cursor: pointer;
}
select {
	background: #f2f2f2 url("../images/custom-form-input-1.png") repeat-x top;
	border: 1px #ddcfb9 solid;
	color: #003262;
	padding: 5px;
	margin: 0 0 5px 0;
}
label {
	font-weight: normal!important;
	padding-bottom: 10px!important;
}
hr {
	background: url("../images/bg-dotted-line.png") repeat-x;
	border: 0px;
	clear: both;
	display: block;
	height: 1px;
	margin: 20px 0px!important;
	width: 100%;
}
table, tbody, tr, td {
	border: none!important;
}
tr tr {
	background: none!important;
}
label {
	color: #923711;
	padding-bottom: 5px!important;
}
.iframe-content {
	display: block!important;
    height: 1200px!important;
	overflow-x: scroll!important;
	overflow-y: hidden!important;
    position: relative!important;
    width: 100%!important;
	
	-webkit-overflow-scrolling: touch!important;
}
.iframe-content iframe {
	display: block!important;
    height: 1200px!important;
    left: 0px!important;
    position: absolute!important;
    top: 0px!important;
    width: 100%!important;
}
.pic-left,
.pic-right,
.pic {
	display: block;
	margin: 8px;
}
.pic-left {
	float: left;
	margin: 5px 10px 10px 0;
}
.pic-right {
	display: block;
	float: right;
	margin: 5px 0 10px 10px;
	position: relative;
	z-index: 2;
}
.pic {
	float: none;
	height: auto;
	width: 100%;
	margin: 5px 0;
}
.messages.error {
	/*display: none;*/
}
/*----- SETUP - Close -----*/


/*----- LEADERBOARD - Open -----*/
.leaderboard-full {
}
.leaderboard-container {
	background: #fff;
}
.leaderboard-content .region-inner,
.leaderboard-content .block,
.leaderboard-content .block-inner {
	margin: 0;
	padding: 0;
}
/* Content - Open */

/* Content - Close */
/*----- LEADERBOARD - Close -----*/


/*----- HEADER - Open -----*/
.top-container-full {
	background: #ea5b20 url(../images/bg-full-top.jpg) repeat-x top left;
}
.top-container {
}
.top-container-inside {
}
.top-primary-content {
	float: left;
  max-width:50%;
}
.top-secondary-content {
	float: right;
	max-width: 50%;
	padding: 0px;
	text-align: right;
}
#logo {
	background: url(../images/logo-bg.png) no-repeat bottom;
	margin: 0px 0px 10px -60px;
	padding: 15px 0px 60px 80px;
	width: 520px;
}
#logo img {
	height: auto;
	max-width: 100%;
	width: auto;
}
#header {
}

#header .block,
#header .block-inner, 
#header p {
  margin:0;
  padding:0;
}
.top-search {
  float: right;
  margin: 5px 0px 0px 0px!important;
}
.top-search label{
  display: none;
}

#header .top-menu {
  float: right;
  margin-top: 8px;
}
#header .top-menu ul {
	font-size: 0px;
	margin: 0;
	padding: 0;
	text-align: right;
}
#header .top-menu ul li {
	background: url(../images/div-menu-01.png) no-repeat center left;
	display: inline-block;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px;
	position: relative;
}
#header .top-menu ul li.first {
	background: none;
}
#header .top-menu ul li.last {
}
#header .top-menu ul li  a {
	color: #df541a!important;
	font-family: 'Roboto', arial, sans-serif;
	font-size: 15px;
  font-weight: 400;
  text-transform: lowercase;
}
#header .top-menu a.active {
}
#header .top-menu a:hover {
	color: #00aaff;
}

.views-exposed-form .views-exposed-widget{
  padding:0;
  margin:0;
}

.top-search form input[type="search"],
.top-search form input[type="text"]{
  border: 1px solid #ccc;
  /*height: 26px;*/
  width: 180px;
  float:left;
  background: #fff;
}
.top-search form input[type="submit"]{
	background: url(../images/bg-search-button.png) no-repeat center left;
  float: left;
  height: 30px;
  margin:0;
  padding:0;
  text-indent: -10000px;
  width: 30px;
}
.top-search #edit-search-block-form--2{
  height: 24px!important;
  border: 1px #ccc solid!important;
}

#header .top-slogan{
  color: #f0eac6;
  float: right;
	font-family: 'Roboto', arial, sans-serif;
  font-size: 20px;
  margin-top: 30px;
  font-weight: 400;
}

/* Content - Open */

/* Content - Close */
/*----- HEADER - Close -----*/


/*----- MENU BAR - Open -----*/
.menu-bar-flexnav {
	background: #fff;
	position: relative;
	width: 100%;
}
#flexnav{
  display: none;
}

.menu-bar-full {
  background-color: #ea5b20;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 100%;
}
#menu-bar-full-shadow{
  width: 100%;
  height: 1px;
  margin:0;padding:0;

  -webkit-box-shadow: 0px 0px 15px rgba(93, 123, 158, 0.3);
  -moz-box-shadow: 0px 0px 15px rgba(93, 123, 158, 0.3);
  box-shadow: 0px 0px 15px rgba(93, 123, 158, 0.3);

}
.menu-bar-full .menu{
  margin:0;
  padding:0;
}
.menu-bar-full > .container {
	position: relative;
	z-index: 99;
}

/*----- MENU BAR - Close -----*/


/* MENU SHADOW */
#menu-shadow{
  -webkit-box-shadow: 0px 0px 15px rgba(93, 123, 158, 0.3);
  -moz-box-shadow: 0px 0px 15px rgba(93, 123, 158, 0.3);
  box-shadow: 0px 0px 15px rgba(93, 123, 158, 0.3);

}
.tb-megamenu .tb-block .block-title {
	color: #104b76;
	font-size: 14px;
	font-weight: 600!important;
	line-height: 24px;
	margin-bottom: 10px;
	padding: 0!important;
	text-transform: none!important;	
}
/*----- TB MEGA MENU - Open -----*/ 
.block-tb-megamenu,
.block-tb-megamenu > .block-inner,
.tb-megamenu {
	background: none!important;
	margin: 0px!important;
	padding: 0px!important;
	position: relative;
}
.tb-megamenu-button {
	margin: -20px 0px 20px 20px!important;
}
.tb-megamenu-nav.nav.level-0 > li {
	background: url(../images/bg-menu.png) repeat-x top left;
	float: none;
	display: inline-block;
	margin: 0px 0px 0px 2px!important;

  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.tb-megamenu-nav.nav.level-0 {
	text-align: right;
	font-size: 0px;
}
.tb-megamenu-nav.nav.level-0 li {
	text-align: left;
	font-size: 17px;
}
.tb-megamenu-nav.nav.level-0 li li {
	font-size: 15px;
}
.tb-megamenu-nav.nav.level-0 > .tb-megamenu-item-first {
}
.tb-megamenu-nav.nav.level-0 > li > a {
	color: #b03400;
	font-family: 'Roboto', arial, sans-serif;
	font-size: 17px;
	font-weight: 400;
	padding: 8px 10px 6px 10px!important;
	text-transform: lowercase;
}
.tb-megamenu-nav.nav.level-0 > .active > a,
.tb-megamenu-nav.nav.level-0 > .dropdown.active > a {
	color: #b03400;
}
.tb-megamenu-nav.nav.level-0 > .dropdown.open > a,
.tb-megamenu-nav.nav.level-0 > li > a:hover {
	color: #ff7800!important;
	background: #fff;

  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.tb-megamenu-nav.nav.level-0 > .tb-megamenu-item-last > a {
  color: #104b76!important;
  font-weight: 500;
}
.tb-megamenu-nav.nav.level-0 > .tb-megamenu-item-last.dropdown.open > a,
.tb-megamenu-nav.nav.level-0 > .tb-megamenu-item-last > a:hover {
  color: #0861b6!important;
}

.tb-megamenu .dropdown .caret{
  display: none!important;
}

.tb-megamenu-nav .level-1 > a {
	border: none!important;
	font-weight: normal;
}
.tb-megamenu .nav > .active > a,
.tb-megamenu .nav li.dropdown.active > .dropdown-toggle {
	background: none!important;
}
.tb-megamenu .nav li.dropdown.active.open > .dropdown-toggle {
	background: #fff!important;
	color: #000!important;
}
.tb-megamenu .nav > li > a:focus {
	color: #1f6ec3;
}
.tb-megamenu .nav > li > a:hover {
	color: #00aeee;
}
.tb-megamenu .dropdown-menu li > a:hover, 
.tb-megamenu .dropdown-menu li > a:focus  {
	color: #00aeee;
} 
.tb-megamenu .dropdown-submenu:hover > a {
	color: #1f6ec3;
}
.tb-megamenu .dropdown-menu {
	border-bottom-color: #5b84a2;
}
.tb-megamenu-column-inner img {
	height: auto;	
	max-width: 100%;	
}
.tb-megamenu .dropdown-menu li > a {
  color: #b03400;
  border: none;
}
.tb-megamenu-item.level-2 a.mega-group-title {
	color: #b03400;
	font-size: 14px;
	font-weight: 600!important;
	line-height: 24px;
	margin-bottom: 10px;
	padding: 0!important;
	text-transform: uppercase;
}
.tb-megamenu-item.level-2 .mega-group-title:hover {
	color: #00aeee!important;
}
.tb-megamenu-item.level-2.active > a,
.tb-megamenu-item.level-2 .tb-megamenu-item.active > a {
	background: none!important;
	color: #92a2b4!important;
}
.tb-megamenu-submenu.dropdown-menu.mega-dropdown-menu {
	margin-left: -1px!important;
}
.block-tb-megamenu .no-submenu {
	display: none!important;
}

.tb-megamenu-item.level-1.dropdown.active.open > a.dropdown-toggle {
	color: #b03400!important;
}
.tb-megamenu-item.level-1.active > a {
	color: #ff8800!important;
}
.tb-megamenu-item.level-2.active a {
	color: #f77741!important;
}

.indent-menu-item{
  margin-left: 40px!important;
  color: #ff0000!important;
}
/* Block Text Resize */
.block-text-resize {
	position: absolute;
	right: 10px;
	top: 14px;
}
.block-text-resize .block-inner {
	float: left;
}
.text-resize-info {
	color: #6c3302;
	float: left;
	margin: 4px 3px 0px 0px;
}
a#text_resize_increase {
	background: url(../images/icon-a-01.png) no-repeat;
	height: 23px;
	margin: 0px 5px 0px 0px;
	width: 23px;
}
a#text_resize_decrease {
	background: url(../images/icon-a-02.png) no-repeat;
	height: 23px;
	margin: 0px;
	width: 23px;
}
/*----- TB MEGA MENU - Close -----*/


/*----- HIGHLIGHTED - Open -----*/
.highlighted-container-full {
	background: #fff;
}
.highlighted-container {
}
.highlighted-container .block,
.highlighted-container .block-inner {
	margin: 0px;
	padding: 0px;
}
/* Content - Open */

/* Content - Close */
/*----- HIGHLIGHTED - Close -----*/


/*----- SECONDARY CONTENT - Open -----*/
.secondary-full {
}
/*----- SECONDARY CONTENT - Close -----*/


/*----- BREADCRUMB - Open -----*/
.breadcrumb-container {
	border: 1px #e9e9e9 solid;
	margin: 0 0 20px 0;
	padding: 5px 10px;
}
#breadcrumb,
.breadcrumb-wrapper {
	color: #999;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
/*----- BREADCRUMB - Close -----*/


/*----- CONTAINER - Open -----*/
.container-full {
	background: #f3eadc;
	margin: 0px;
	padding: 0px;
}
/*
#page-separator{
  border-bottom: 2px solid #ddcfb9;
  margin:0;
  padding:0;
  width:100%;
  height:1px;
}
*/

.container-content {
}
.container-shadow.container {
	position: relative;
	padding: 0px;
	
	-webkit-box-shadow: 0px 0px 20px rgba(22, 45, 67, 0.8);
	-moz-box-shadow: 0px 0px 20px rgba(22, 45, 67, 0.8);
	box-shadow: 0px 0px 20px rgba(22, 45, 67, 0.8);
}
#main-content {
	margin: 20px 10px 20px 20px;
}
#main-content h2.block-title {
	padding: 5px 10px 8px 20px;
}
.columns {
}
.title-container {
	position: relative;
}

.title-container h1#page-title {
	background: url(../images/bg-dotted-line.png) repeat-x bottom left transparent; 
	color: #a70000;
	display: block;
	font-family: 'Roboto', arial, sans-serif;
	font-size: 34px;
	font-weight: 400;
	margin: 0px 0px 20px 0px!important;
	padding: 0px 0px 10px 0px!important;
}

.title-container h1#page-title .subtitle {
  color: #127293;
  font-size: 22px;
  font-weight: 500;
}

.page-title {
	/*background: url(../images/bg-dotted-line.png) repeat-x bottom left transparent;*/
	border-bottom: 1px #ddcfb9 solid;
	color: #923711;
	display: block;
	font-family: 'Roboto', arial, sans-serif;
	font-size: 28px;
	font-weight: 700;
	margin: 0px 0px 15px 0!important;
	padding: 0px 0px 15px 0px!important;
}

.container-full .container-content #home-panel{
}
.container-full .container-content #home-panel .panel-pane{
  position:relative;
}
.container-full .container-content #home-panel .panel-pane h2{
  color: #115b75;
	font-family: 'Roboto', arial, sans-serif;
  font-size: 20px;
}
.container-full .container-content #home-panel .panel-pane p {
}
.container-full .container-content #home-panel .panel-pane p img{
}

#block-system-main .view-home-blocks .view-content > div{
  width: 46%;
  float: left;
  margin-bottom: 4px;
  margin-right: 20px;
}
#block-system-main .view-home-blocks .view-content > div:first-child ,
#block-system-main .view-home-blocks .view-content > div:nth-child(2){
	background: url(../images/bg-dotted-line.png) repeat-x bottom left transparent; 
  margin-bottom: 15px;
  /*padding-bottom: 10px;*/
}
#block-system-main .view-home-blocks .view-content > div .views-field-field-image{
  width:25% ;
  float: left;
}
#block-system-main .view-home-blocks .view-content > div .views-field-fields-combine{
  width:75% ;
  float: left;
}
#block-system-main .view-home-blocks .view-content > div .views-field-fields-combine h2,
#block-system-main .view-home-blocks .view-content > div .views-field-fields-combine h2 a{
  color: #115b75;
  font-size: 20px;
	font-family: 'Roboto', arial, sans-serif;
  font-weight: 400;
  font-style: normal;
}
#block-system-main .view-home-blocks .view-content > div .views-field-fields-combine p{
  color: #574f47;
  font-size: 14px;
	font-family: 'Roboto', arial, sans-serif;
  font-weight: 400;
  font-style: normal;
}

/*----- CONTAINER - Close -----*/


/*----- CONTENT - Open -----*/
.map-block .views-exposed-widget label.label-smalltouch {
	display: none;
}
.map-smalltouch {
	display: none;
}
#edit-keys {
	margin: 5px 0px!important;
}

.code-copy {
	border-bottom: 1px #bbad96 dashed;
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 30px 0px;
}
.code-copy .copy-button img {	
	border: 1px #ddcfb9 solid; 
	cursor: pointer;
	display: block;
	position: relative;
	
	-webkit-transition: all 150ms linear;
	   -moz-transition: all 150ms linear;
		-ms-transition: all 150ms linear;
		 -o-transition: all 150ms linear;
			transition: all 150ms linear;
}
.code-copy .copy-button img:hover { 
	border: 1px #ea5b20 solid;
}
.code-copy .copy-button span {
	background: #ea5b20;
	color: #fff;
	display: inline-block;
	font-size: 16px;
	font-weight: 400;
	padding: 5px 10px;
	
	-webkit-transition: all 150ms linear;
	   -moz-transition: all 150ms linear;
		-ms-transition: all 150ms linear;
		 -o-transition: all 150ms linear;
			transition: all 150ms linear;
}
.code-copy .copy-button span:hover {
	background: #ea8d20;
	cursor: pointer;
}
.code-copy code {
	background: #fff;
	border: 1px #ddcfb9 solid;
	display: block;
	margin: 10px 0px 0px 0px;
	padding: 10px;
}
/*----- CONTENT - Close -----*/


/*----- VIEWS RESPONSIVE GRID - 3 COLUMNS - Open -----*/
.pane-views.block {
	margin: 0px 0px 10px 0px;
}
.views-responsive-grid.views-columns-3 a {
	color: #003262;
}
.views-responsive-grid.views-columns-3 a:hover {
	color: #fd8840;
}
.views-responsive-grid.views-columns-3:after {
	content: '';
	display: block;
	clear: both;
}
.views-responsive-grid.views-columns-3 .views-row {
}
.views-responsive-grid.views-columns-3 .views-column {
	float: left;
	margin: 0px 2% 10px 0px;
	position: relative;
	width: 32%;
}
.views-responsive-grid.views-columns-3 .views-column-last {
	margin-right: 0px; 
}
.views-responsive-grid.views-columns-3 .views-column .views-responsive-grid-content {
	border: 1px #ddcfb9 solid;
	padding: 19px;
	position: relative;
}
/* Content - Open */

/* Content - Close */
/*----- VIEWS RESPONSIVE GRID - 3 COLUMNS - Close -----*/


/*----- SIDEBAR - Open -----*/
.sidebar {
}
.sidebar h2.block-title,
.sidebar h2 {
	font-size: 28px;
}
.sidebar h3 {
	color: #003262;
	font-size: 18px;
}
.region-sidebar-second .region-inner {
	margin: 20px 0 10px 0;
	padding: 0px;
}
.region-sidebar-second .block {
	margin: 0px;
	padding: 0px;
}
.region-sidebar-second .block-inner {
	margin: 0px 0px 10px 0px; 
	padding: 20px;
}
.sidebar form .form-item {
	float: left;
	margin: 0px 0px 10px 0px;
	max-width: 135px;
}
.sidebar form .form-submit {
	background: #fe8841;
	color: #fff;
	float: left;
	font-size: 16px;
	margin: 24px 0px 0px 5px;
}
.sidebar form .form-submit:hover {
	background: #ff690d;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.sidebar form .form-submit {
		margin: 26px 0px 0px 5px;
	}
}
.sidebar input[type=text] {
	background: #fff;
	border: 1px #d7d7d7 solid;
}


.sidebar .block{
	background: #ebdfce;
	border: 1px solid #ddcfb9;
	font-color: #574f47;
	font-size: 15px;
	margin-top: 20px;

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.sidebar h2 {
	color: #923711;
	font-family: 'Roboto', arial, sans-serif;
	font-size: 20px!important;
	font-weight: 500;
}

.sidebar ul {
  margin: 10px 0px 0px 0px;
}
.sidebar ul li {
  color: #df541a;
  font-weight: 400;
  margin: 6px 0px 0px 0px;
  list-style-image: none;
  list-style-type: disc;
}
.sidebar .social-block-menu {
  background: none;
  border: none;
}
.sidebar .social-block-menu .block-inner {
  margin:0;
  padding:0;
}
.sidebar .social-block-menu ul.menu{
  margin: 0px;
  padding:0;
}
.sidebar .social-block-menu ul.menu li{
  border: 1px solid #ddcfb9;
  background:  url(../images/bg-sidebar-button.png) repeat-x top left;
  height:25px;
  list-style: none;
  margin: 5px 0 0 0;
  padding:6px 6px 6px 10px;

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.sidebar .social-block-menu ul.menu li a{
  font-weight: 500;
  font-size: 18px;
	font-family: 'Roboto', arial, sans-serif;
  color: #978e85;
  padding-left: 34px;
}
.sidebar .social-block-menu ul.menu li a#get-email-updates {
  color: #a70000;
  background: url("../images/bg-get-email-updates.png") no-repeat center left;
}
.sidebar .social-block-menu ul.menu li a#donate-now {
  color: #ff8410;
  background: url("../images/bg-donate.png") no-repeat center left;
}
.sidebar .social-block-menu ul.menu li a#like-facebook {
  background: url("../images/bg-facebook.png") no-repeat center left;
}
.sidebar .social-block-menu ul.menu li a#follow-twitter {
  background: url("../images/bg-twitter.png") no-repeat center left;
}
/* Content - Open */
.view-content .views-row {
  background: url(../images/bg-dotted-line.png) repeat-x bottom left transparent;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.view-content .views-row.views-row-last {
  /*background: none;
  margin-bottom: 0px;
  padding-bottom: 0px;*/
}
.view-content .views-field-title {
  font-weight: 500;
}
.attachment-before {
	margin: 20px 0px 20px 0px;
}
.attachment-before .view-content .views-row {
  background: none;
  border-bottom: 1px #ddcfb9 solid;
  margin-bottom: 5px;
  padding-bottom: 5px;
  font-weight: 500;
}
.attachment-before .view-content .views-row.views-row-last {
  margin-bottom: 30px;
}
/*.view-content .views-field-title a {
	color: #df541a;
	font-size: 28px;
	font-weight: 400;
	line-height: 1.1em;
	margin: 0 0 20px 0!important;
}
.view-content .views-field-title a:hover {
	color: #f88413;
}*/
.views-exposed-form .views-exposed-widget {
	margin-right: 4%;
	width: 46%;
}
.views-exposed-form .views-exposed-widget select {
	width: 100%;
}
.form-item-field-pub-start-date-value-date label,
.form-item-field-pub-start-date-value-1-date label {
	display: none;
}
#edit-field-pub-start-date-value-wrapper label,
#edit-field-pub-start-date-value-1-wrapper label {
	
}
#edit-field-pub-start-date-value-wrapper,
#edit-field-pub-start-date-value-1-wrapper {
	margin-right: 2%;
	width: 22%;
}
#edit-field-pub-start-date-value-datepicker-popup-0,
#edit-field-pub-start-date-value-1-datepicker-popup-0 {
	width: 100%;
}
.views-exposed-widget.views-submit-button {
	border-bottom: 1px #ddcfb9 solid;
	clear: both;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
	width: 100%;
}
/* Content - Close */
/*----- SIDEBAR - Close -----*/


/*----- ASIDE - Open -----*/
.aside-content {
}
/* Content - Open */

/* Content - Close */
/*----- ASIDE - Close -----*/


/*----- TERTIARY - Open -----*/
.tertiary-full {
	background: #fbf4e9;
	padding: 20px 0 0 0;
  margin: 10px 0 20px 0;
  border-top: 1px solid #ddcfb9;
  border-bottom: 1px solid #ddcfb9;
}
.tertiary-container {
}
.tertiary-container > .region {
	padding: 0px;
}
.tertiary-full h2.pane-title.block-title {
	color: #999;
	font-size: 20px;
}
/* Content - Open */


/*----- WEBFORM - Open -----*/
.node-webform .webform-component {
	margin: 0px 0px 5px 0px;
}
.node-webform .webform-component input[type=text],
.node-webform .webform-component input[type=email] {
	width: 90%;
}

.node-webform .webform-component--e-mail {
	width: 100%;
}

.node-webform .webform-component--prefix {
	float: left;
	width: 13%;
}
.node-webform .webform-component--first-name,
.node-webform .webform-component--middle-name,
.node-webform .webform-component--last-name {
	float: left;
	width: 26.5%;
}

.webform-component--street {
	clear: both;
}

.webform-component--city,
.webform-component--state,
.webform-component--zip,
.webform-component--zip-2 {
	float: left;
	width: 23.1%;
}
.webform-component--zip-2 {
	padding-top: 27px;
}
.webform-component--zip-2 input {
	float: left;
	width: 80%!important;
}
.webform-component--zip-2 .field-prefix {
	float: left;
	text-align: center;
	width: 10%;
}

.webform-component--country,
.webform-component--daytime-phone {
	float: left;
	width: 47.4%;
}

.webform-component--tell-about-you-text,
.webform-component--do-you-have-student-loans- {
	clear: both;
}
.webform-component--do-you-have-student-loans- .form-type-radio {
	float: left;
	margin-right: 15px;
}
/*----- WEBFORM - Close -----*/


/* Content - Close */
/*----- TERTIARY - Close -----*/
/*---- Carousel - Open ----*/
.view-recent-products-slider{
  margin-top: 30px;
}
.tertiary-container h2.block-title{
	background: url(../images/bg-dotted-line.png) repeat-x bottom left transparent; 
  color: #a70000;
	font-family: 'Roboto', arial, sans-serif;
  font-size: 30px;
  padding-bottom: 15px;
  font-style: normal;
}

.carousel .items {
  height:auto;
  border: none;
  background: none;
}
.carousel .items .views-field{
  float: left;
}
.carousel .items .views-field-field-recent-prod-image{
  width:20%;
  margin-top:8px;
}
.carousel .items .views-field-fields-combine{
  width:79%;
  margin-right:1%;
  text-align:left;
}

.carousel .items .views-field-fields-combine .recent_product_title,
.carousel .items .views-field-fields-combine .recent_product_title a
{
  color: #115b75;
  font-size: 20px;
	font-family: 'Roboto', arial, sans-serif;
  font-weight: 400;
  margin-bottom: 10px;
}
.carousel .items .views-field-fields-combine .recent_product_body,
.carousel .items .views-field-fields-combine .recent_product_body p{
  color: #574f47;
  font-size: 15px;
	font-family: 'Roboto', arial, sans-serif;
  font-weight: 400;
}
.carousel .items .views-field-fields-combine .recent_product_link,
.carousel .items .views-field-fields-combine .recent_product_link a{
  font-size: 15px;
	font-family: 'Roboto', arial, sans-serif;
  color: #df541a;
  font-weight: 400;
}

.owl-prev,
.owl-next{
  width: 20px;
  height: 36px;
  display: block;
  position:absolute;
  top:20%;
}

.owl-prev{
	background: url(../images/arrow-left.png) no-repeat top left transparent!important; 
  left: -46px;
}

.owl-next{
	background: url(../images/arrow-right.png) no-repeat top left transparent!important; 
  right: -36px;
}

ul.jcarousel-navigation li  {
	background: url(../images/bg-navigation.png) no-repeat top left transparent!important; 
  height: 10px;
  width: 10px;
  margin:10px;
}

ul.jcarousel-navigation li a span{
  color: transparent;
}

ul.jcarousel-navigation li.active  {
	background: url(../images/bg-navigation-active.png) no-repeat top left transparent!important; 
}
.jcarousel-skin-default .jcarousel-navigation li{
  margin: 4px;
  padding: 2px;
}
/*----- Carousel - Close ------*/


/*----- QUATERNARY - Open -----*/
.quaternary-full {
	background: #888;
	padding: 10px 20px;
}
.quaternary-container {
	color: #fff;
	font-size: 14px;
}
.quaternary-container .block,
.quaternary-container .block-inner  {
	margin: 0px;
	padding: 0px;
}
.quaternary-container h2 {
	font-size: 20px;
}
.quaternary-container ul,
.quaternary-container ul li {
	margin: 0;
	list-style: none;
	line-height: 24px;
	padding: 0;
}
.quaternary-container ul li li,
.quaternary-container ul li li li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.quaternary-container a {
	color: #ccc;
	text-decoration: none;
}
.quaternary-container a:hover {
	color: #42b1ea;
	text-decoration: none;
}
.quaternary-container a.active {
	color: #fff;
}
/*----- QUATERNARY - Close -----*/


/*----- FOOTER SITE MAP - Close -----*/
#footer-sitemap {
	margin: 0px;
}
.footer-menu .main-menu .column {
	float: left;
}
.footer-menu .main-menu .column.first {
}
.footer-menu .main-menu .column.last {
}
.footer-site-map .main-menu li {
	display: block!important;
	float: none!important;
}
.footer-site-map .main-menu > ul > div > li {
	margin: 0px 0px 20px 0px;
}
.footer-site-map .main-menu ul a {
	color: #92bce4;
	font-size: 16px!important;
}
.footer-site-map .main-menu ul a:hover {
	color: #fff;
}
.footer-site-map .main-menu > ul > div > li > a {
	color: #fdb515;
	font-size: 24px!important;
}
.footer-site-map .main-menu > ul > div > li > a:hover {
	color: #fdda15;
}
/*----- FOOTER SITE MAP - Close -----*/


/*----- FOOTER - Open -----*/
.footer-full {
  background-color: #ea5b20;
/*
  -webkit-box-shadow: 0px 0px 15px rgba(93, 123, 158, 0.3);
    -moz-box-shadow: 0px 0px 15px rgba(93, 123, 158, 0.3);
      box-shadow: 0px 0px 15px rgba(93, 123, 158, 0.3);*/
}
.footer-content {
	color: #494237;
	font-size: 16px;
	padding: 20px;
	position: relative;
}
.footer-content .region-inner,
.footer-content .block,
.footer-content .block-inner {
	margin: 0px;
	padding: 0px;
}
.footer-content ul {
	margin: 5px 0px;
	padding: 0;
	text-align: right;
}
.footer-content ul:after {
	content: '';
	display: block;
	clear: both;
}
.footer-content ul li {
	background: url(../images/div-menu-01.png) no-repeat center left;
	display: inline-block; 
	list-style: none;
	margin: 0;
	padding: 0 10px 0 12px;
}
.footer-content ul li.first {
	background: none;
}
.footer-content ul li.last {
	padding-right: 0px;
}
.footer-content a {
	color: #6c3302;
}
.footer-content a.active {
	color: #421f00;
}
.footer-content a:hover {
	color: #ea6c00;
}
.footer-left {
	float: left;
	width: 50%;
}
.footer-right {
	float: right;
	text-align: right;
	width: 50%;
}
.footer-right .menu-name-menu-footer-menu ul li {
  margin:0;
  padding:0;
}
.footer-right .menu-name-menu-footer-menu ul li a {
  background: url(../images/bg-menu-footer.jpg) no-repeat center right;
	font-family: 'Roboto', arial, sans-serif;
  color: #fff;
  padding: 0 10px 0 10px;
  font-size: 15px;
  font-weight: 400
}

.footer-right .menu-name-menu-footer-menu ul li.last a {
  background: none;
  color: #fff;
  padding: 0 0 0 10px;
}
.footer-right .menu-name-menu-footer-menu ul li a:hover {
  color: #ffc786;
}
/* Content - Open */

/* Content - Close */
/*----- FOOTER - Close -----*/


/*---- PAGINATION - Open -----*/
.pager .pager-item,
.pager .pager-next,
.pager .pager-last,
.pager .pager-first,
.pager .pager-previous {
	background: none;
	border: none;
	display: inline-block!important;
	font-size: 12px;
	margin: 0px 0px 10px 5px!important;
	padding: 0px!important;
}
.pager .pager-item a,
.pager .pager-next a,
.pager .pager-last a,
.pager .pager-first a,
.pager .pager-previous a {
	background: #fff;
	border: 1px solid #ddcfb9;
	color: #7c6135;
	margin: 0!important;
	padding: 7px 10px!important;

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.pager .pager-item a:hover,
.pager .pager-next a:hover,
.pager .pager-last a:hover,
.pager .pager-first a:hover,
.pager .pager-previous a:hover {
	background: #ea5b20;
	border: 1px solid #ea5b20;
	color: #fff;
}
.pager .pager-current {
	background: #ebdfce;
	border: 1px solid #ddcfb9;
	color: #7c6135;
	font-size: 12px;
	margin: 0px 0px 0px 5px!important;
	padding: 7px 10px!important;

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
/*---- PAGINATION - Close -----*/

/*----- CSS3PIE - Open -----*/
input[type=text],
input[type=email],
input[type=password],
input[type=submit],
textarea
{	
	/*border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;*/
}
.pic-left,
.pic-right,
.pic 
{
	-webkit-box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.3);
	-moz-box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.3);
	box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.3);
}
/*----- CSS3PIE - Close -----*/


.date-display-single,
.field-name-field-pub-start-date {
	color: #df541a;
	font-size: 13px;
	margin-bottom: 5px;
}
.author-datetime,
.view-aeronet-blog .field-name-submitted-by,
.node-type-blog-post .field-name-submitted-by
{
	color: #df541a;
	font-size: 13px;
	margin-bottom: 15px;
}
.field-name-field-pub-subtitle {
	font-size: 18px;
	color: #923711;
	margin-bottom: 5px;
}
.field-name-field-pub-author {
	color: #923711;
	font-weight: 500;
	margin-bottom: 15px;
}
.field-name-field-pub-short-description {
	margin: 0px 0px 20px 0px;
}
.field-name-field-pub-url {
	margin: 0px;
}

.view-publication-related-documents .views-row {
	background: none;
	margin: 0px;
	padding: 0px;
}

.node-type-publications .block,
.node-publications {
	margin: 0px;
}

.view-aeronet-blog h1.node-title,
.view-aeronet-blog h1.node-title a ,
.view-aeronet-blog .field-name-title h2,
.view-aeronet-blog .field-name-title h2 a
{
	color: #6f2608;
	font-size: 22px;
	font-weight: 500;
}
.view-aeronet-blog h1.node-title a:hover ,
.node-type-blog-post h2.node-title a:hover{
	color: #f88413;
}

.node-type-blog-post .field-name-field-image,
.node-type-blog-post .field-name-field-image{
  margin: 0 10px 10px 0;
  float: left;
}

.node-type-blog-post .field-name-field-categories,
.view-aeronet-blog .field-name-field-categories,
.node-type-blog-post .field-name-field-tags,
.view-aeronet-blog .field-name-field-tags,
.node-type-blog-post .field-name-tagged,
.view-aeronet-blog .field-name-tagged,
.node-type-blog-post .field-name-posted-in,
.view-aeronet-blog .field-name-posted-in,
.node-type-blog-post .field-name-tagged,
.view-aeronet-blog .field-name-tagged,
.node-type-blog-post .field-name-field-categories ul,
.view-aeronet-blog .field-name-field-categories ul,
.node-type-blog-post .field-name-field-tags ul,
.view-aeronet-blog .field-name-field-tags ul,
.node-type-blog-post .field-name-posted-in *,
.view-aeronet-blog .field-name-posted-in *,
.node-type-blog-post .field-name-tagged *,
.view-aeronet-blog .field-name-tagged *
{
  display: inline;
  margin:0;
  padding:0;
}

.node-type-blog-post .field-name-posted-in,
.view-aeronet-blog .field-name-posted-in{
}
  
.node-type-blog-post .field-name-tagged,
.view-aeronet-blog .field-name-tagged{
  margin-left: 4px;
}

.node-type-blog-post .field-name-field-categories ul li,
.view-aeronet-blog .field-name-field-categories ul li,
.node-type-blog-post .field-name-field-tags ul li,
.view-aeronet-blog .field-name-field-tags ul li
{
  list-style: none;
  display: inline;
  padding-left: 4px;
}


/*PAGE PUBLICATION*/
.view-publications .view-content .views-row h3{
  margin-bottom: 0!important;
}
.view-publications .view-content .views-row .views-field-field-pub-short-description{
  margin-top: 15px;
}
.view-publications .view-header h3{
  margin-top: 20px!important;
  margin-bottom: 40px!important;
}
/* END PAGE PUBLICATION*/
#admin-menu-wrapper > ul > li a > img,
#admin-menu-wrapper > ul > li.expandable > span > img
{
  height: 32px!important;
  margin: 0 auto!important;
  width: 32px!important;
}
