/* =======================================
   DEFAULTS
======================================= */
* {
	margin: 0;
	padding: 0;
}
html {
}
body {
	background: url(../images/bg-body-2.png) repeat-x;
	color: #5b5b5b;
	font: 12px/20px Arial, Helvetica, sans-serif;
}
body.home {
	background: url(../images/bg-body.png) repeat-x;
}
input, select, textarea {
	font: 12px/14px Arial, Helvetica, sans-serif;
}
table {
	border-collapse: collapse;
}
ul, ol {
	list-style: none;
}
a img {
	border: none;
}
a {
	color: #3664c9;
	text-decoration: none;
}

/* =======================================
   CLEARS
======================================= */
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
/* close commented backslash hack */
.clear {
	clear: both;
}

.left {
	float: left;
}

/* =======================================
   FONTS
======================================= */
@font-face {
    font-family: 'Minpro';
    src: url('../fonts/minionpro-regular-webfont.eot?') format('eot'),
         url('../fonts/minionpro-regular-webfont.woff') format('woff'),
         url('../fonts/minionpro-regular-webfont.ttf') format('truetype'),
         url('../fonts/minionpro-regular-webfont.svg#Minpro') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* =======================================
   PAGE OUTLINE
======================================= */
.wrapper {
	position: relative;
	margin: 0 auto;
	width: 963px;
}
#main {
	background: url(../images/bg-main.png) repeat-x center bottom;
}

/* =======================================
   HEADER
======================================= */
#header {
	height: 99px;
}
#header .logo a {
	background: url(../images/jonathans-logo.png) no-repeat 0 6px;
	float: left;
	text-indent: -9009px;
	width: 267px;
	height: 90px;
}
#header h3 {
	color: #1f52bb;
	font: 18px Minpro, "Times New Roman", Times, serif;
	-webkit-font-smoothing: antialiased;
	padding: 8px 0;
	text-align: right;
}
#header .sub-nav {
	float: right;
}
#header .sub-nav li {
	background: url(../images/divider-subnav.png) no-repeat 8px 1px;
	float: left;
	font: 11px Arial, Helvetica, sans-serif;
	padding-left: 17px;
	position: relative;
	text-transform: uppercase;
}
#header .sub-nav  li:first-child {
	background: none;
	padding-left: 0;
}
#header .sub-nav  li a {
	color: #b8b8b9;
}

/* =======================================
   NAV
======================================= */
#nav {
	float: right;
	padding-top: 8px;
	*width: 600px;
}
#nav li {
	background: url(../images/divider-nav.png) no-repeat 9px 2px;
	float: left;
	font: 17px Georgia, "Times New Roman", Times, serif;
	padding-left: 20px;
	position: relative;
}
#nav li:first-child {
	background: none;
	padding-left: 0;
}
#nav li a {
	color: #0f0f0f;
}
#nav li ul {
	position: absolute;
	top: 20px;
	left: -9009px;
	width: 150px;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: 0;
	z-index: 9999;
}
#nav li ul li {
	float: none;
	padding: 0;
}
#nav li ul li a {
	background: #000;
	display: block;
	padding: 5px 10px;
}
#nav li ul li a:hover {
	background: #333;
}

/* =======================================
   BANNER
======================================= */
.banner {
	background: url(../images/bg-banner.jpg) no-repeat;
	height: 390px;
	position: relative;
}
.banner .banner-img {
	border: 4px solid #09358e;
	position: absolute;
	top: 20px;
	left: 0;
}
.banner .banner-txt {
	position: absolute;
	top: 100px;
	left: 565px;
}
.header-banner {
	height: 270px;
	position: relative;
}
.header-banner .banner-img {
	border: 4px solid #09358e;
	position: absolute;
	top: 6px;
	left: 0;
}
.header-banner .banner-txt {
	position: absolute;
	top: 56px;
	left: 380px;
}

/* =======================================
   CONTENT
======================================= */
#content {
	float: left;
	width: 635px;
}
#content-partners {
	float:left;
	width:963px;
}
#content h1, .home #content h2 {
	color: #16429a;
	font: 30px Minpro, "Times New Roman", Times, serif;
	-webkit-font-smoothing: antialiased;
	padding-bottom: 5px;
}
#content h2, .home #content h3 {
	color: #303a4e;
	font: 22px Minpro, "Times New Roman", Times, serif;
	-webkit-font-smoothing: antialiased;
}
#content h3 {
	font: 22px Arial, Helvetica, sans-serif;
	padding-bottom: 6px;
}
#content h3.subhead {
	font: italic 19px Minpro, "Times New Roman", Times, serif;
	-webkit-font-smoothing: antialiased;
	padding-bottom: 6px;
}
#content h3.arrow {
	background: url(../images/arrow-heading.png) no-repeat 0 14px;
	border-top: 2px dotted #aaa;
	margin-left: -28px;
	padding: 10px 0 6px 28px;
}
#content h4 {
	font: bold 12px/20px Arial, Helvetica, sans-serif;
}
#content p {
	padding-bottom: 20px;
}
#content p a, #content li a {
	text-decoration: underline;
}
#content ul {
	margin: 0 0 20px 20px;
	list-style-type: disc;
	display: block;
}
#content ul li ul {
	margin: 0 0 0 20px;
	list-style-type: circle;
}
#content ol {
	margin: 0 0 20px 20px;
	list-style-type: decimal;
}

.hp_banner {
	margin: 9px 0px 9px 0px;
}

#content ol li ol {
	margin: 0 0 0 20px;
	list-style-type: lower-alpha;
}
#content input[type=text], #content textarea {
	border: 1px solid #666;
	color: #999;
	padding: 3px;
	width: 200px;
}
#content textarea {
	height: 150px;
	resize: none;
}
#content input[type=submit] {
	background: #000;
	border: 1px solid #666;
	color: #fff;
	cursor: pointer;
	display: block;
	padding: 5px 10px;
}
#content .experts {
	padding-left: 28px;
}
#content .experts ul.col1 {
	margin-left: 35px;
}
#content .experts ul.col2{
	margin-left: 80px;
}
#content .featured-boxes {
	list-style-type: none;
	margin: 0;
}
#content .featured-boxes li {
	background: url(../images/bg-featured.png) no-repeat;
	color: #fff;
	padding: 30px 0 10px 0;
	position: relative;
	width: 658px;
	height: 134px;
}
#content .featured-boxes li.health {
	padding-top: 14px;
	height: 150px;
}
#content .featured-boxes li h3 {
	color: #fff;
	font: 30px Minpro, "Times New Roman", Times, serif;
	-webkit-font-smoothing: antialiased;
	padding-left: 18px;
}
#content .featured-boxes li p {
	font: 24px/30px Minpro, "Times New Roman", Times, serif;
	-webkit-font-smoothing: antialiased;
	padding-left: 18px;
}
#content .featured-boxes li.deals p {
	padding-right: 405px;
}
#content .featured-boxes li.health p {
	font-size: 20px;
}
#content .featured-boxes li.solutions p {
	padding-right: 235px;
}
#content .featured-boxes li.health p, #content .featured-boxes li.health h3 {
	padding-left: 216px;
}
#content .featured-boxes li.deals img {
	position: absolute;
	top: 7px;
	right: 11px;
}
#content .featured-boxes li.health img {
	position: absolute;
	top: 18px;
	left: 18px;
}
#content .featured-boxes li.solutions img {
	position: absolute;
	top: -15px;
	right: 21px;
}

.services-page img {
	max-width: 150px;
	margin-bottom: 20px !important;
	float: left;
	border: 2px solid #fff;
	-moz-box-shadow: 0px 0px 4px #ccc;
   -webkit-box-shadow: 0px 0px 4px #ccc;
    box-shadow: 0px 0px 4px #ccc;
}

.services-page h2 {
	clear: both; 
}

.wpcf7-response-output  {
	background: #f2f2f2;
	color: #000;
}
#content  input[type=submit], #content  input[type=reset] {
	background: url(../images/btn-submit.png) no-repeat 0 4px;
	border: none;
	color: #fff;
	cursor: pointer;
	font: 20px Minpro, Arial, Helvetica, sans-serif;
	-webkit-font-smoothing: antialiased;
	padding-top: 4px;
	vertical-align: middle;
	width: 219px;
	height: 45px;
}
#content  input[type=reset] {
	float: right;
	margin-right: 180px;
}
#content  input[type=text], #content  select, #content  textarea {
	border: 1px solid #ddd;
	width: 300px;
}
#content  select {
	width: 308px;
}

.columns {
	float: left;
	width: 50%;
	min-height: 150px;
}

/* =======================================
   SIDEBAR
======================================= */
#sidebar {
	float: right;
	padding: 0;
	width: 297px;
}
#sidebar h2 {
	margin-bottom: 20px;
}
#sidebar .awards {
	background: url(../images/bg-awards.png) no-repeat 2px 0;
	color: #fff;
	margin-bottom: 16px;
	padding: 32px 30px 0;
	position: relative;
	width: 204px;
	height: 237px;
}
#content.white-text p {
	color: #fff;
}

#content.white-text h1 {
	color: #f2f2f2;
}

#content.white-text h2 {
	color: #000;
}
#sidebar .awards.downtime {
	background: url(../images/downtime-bg.png) top center no-repeat !important;
	height: auto !important;
	width: 214px !important;
	padding: 25px 25px !important;
	margin: 0px 0 200px;
}

.title-text {
	padding: 30px 20px 0 400px;
	float: left;
}

.title-text h1 {
	font-family: Minpro, serif;
	color: #fff;
	text-shadow: 1px 1px 3px #000;
	font-weight: normal;
	font-size: 3em;
	line-height: 1.2em;
}
#sidebar .awards .trophy {
	position: absolute;
	top: -20px;
	right: -40px;
}

#sidebar .awards.downtime .trophy {
	top: -30px !important;
	position: absolute;
	right: -40px;
}
#sidebar .awards h3 {
	font: bold 14px21px; Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
}
#sidebar .awards li {
	background: url(../images/arrow-sidebar.png) no-repeat 0 5px;
	font: 12px/18px Arial, Helvetica, sans-serif;
	padding: 0 0 8px 12px;
}
#sidebar .contact {
	background: url(../images/bg-quick-contact.png) no-repeat;
	margin-top: -170px;
	padding: 20px 20px 20px 25px;
	width: 228px;
	height: 586px;
}
.home #sidebar .contact {
	margin: 0;
}
#sidebar .contact h3 {
	color: #1248b3;
	font: 22px Minpro, Arial, Helvetica, sans-serif;
	-webkit-font-smoothing: antialiased;
}
#sidebar .contact p {
	padding-bottom: 5px;
}
#sidebar .contact input[type=text], #sidebar .contact input[type=email], #sidebar .contact textarea, #sidebar .contact select {
	background: #fff;
	border: none;
	padding: 5px;
	width: 204px;
}
#sidebar .contact textarea {
	resize: none;
	height: 118px;
}
#sidebar .contact select {
	width: 214px;
}
#sidebar .contact input[type=submit] {
	background: url(../images/btn-submit.png) no-repeat 0 4px;
	border: none;
	color: #fff;
	cursor: pointer;
	font: 20px Minpro, Arial, Helvetica, sans-serif;
	-webkit-font-smoothing: antialiased;
	padding-top: 4px;
	vertical-align: middle;
	width: 219px;
	height: 45px;
}

#sidebar .hp-pdf {
	padding-bottom: 30px;
}

/* =======================================
   FOOTER
======================================= */
#footer {
	background: url(../images/bg-footer.png) repeat-x;
	color: #6e6e6e;
	padding-top: 20px;
	height: 83px;
}
#footer a {
	color: #6e6e6e;
}
#footer ul {
	padding-bottom: 10px;
}
#footer li {
	float: left;
	font: 15px Georgia, "Times New Roman", Times, serif;
	padding-left: 18px;
}
#footer li a {
	color: #adadad;
}
#footer li:first-child {
	padding-left: 0;
}
#footer .hp-logo {
	position: absolute;
	top: 0;
	right: 30px;
}

/* =======================================
   WP EDITOR
======================================= */
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
img.alignleft {
	float: left;
	margin: 0 20px 0 0;
}
img.alignright {
	float: right;
	margin: 0 0 0 20px;
}
.aligncenter {
	margin: 0 auto;
}
p.aligncenter, h1.aligncenter, h2.aligncenter, h3.aligncenter, h4.aligncenter {
	margin: 0;
	text-align: center;
}
span.nowrap {
	white-space: nowrap;
}
.hot {
	color: #ffcc00!important;
}