/* This file will hold styles that are loaded using the same media query as the wide grid. */

#region-content {
	width: 780px;
}
body.node-type-landing-page #region-content {
	width: 1180px;
}
body.front #region-content {
	width: 590px;
}
body.context-directions #region-content {
	width: 380px;
}
#region-footer-first {
	width: 580px;
	padding: 0px;
	text-align: right;
	float: left;
	display: inline;
}

#region-footer-second {
	width: 580px;
	padding: 0px;
	text-align: left;
	float: left;
	display: inline;
}
#region-footer-second p {
	width: auto;
}
#region-footer-second p.green-globes img {
	width: 148px;
}
#region-sidebar-second {
	width: 280px;
}
#region-sidebar-second img {
	width: 100%;
}
#region-sidebar-second #TA_percentRecommended45 img {
	width: auto;
}
body.front #region-sidebar-second img {
	width: 80%;
	margin-bottom: 20px;
}
body.front #region-sidebar-second #TA_percentRecommended45 img {
	width: auto;
	margin-bottom: 0px;
}

/* JCAROUSEL */
.jcarousel-skin-default .jcarousel-container-horizontal {
  width: 1085px !important;
  height: 112px !important;
  padding: 0px 40px 0px 40px !important;
}
.jcarousel-skin-default .jcarousel-clip-horizontal {
  width: 1085px !important;
  overflow: hidden;
}

/* SUPERFISH */
ul#superfish-1 li a{
	padding: 10px 15px 10px 15px;
	color: #000;
	text-decoration: none;
	font-family: "Raleway", Arial, Helvetica, Sans-serif;
	font-size: 15px;
	line-height: 100%;
}


#region-footer-second p.green-globes {
	display: block;
	position: absolute;
	right: 0px;
	top: 85px;
	margin-top: 0px;
}
#zone-content h1 {
	font-size: 56px;
}