/* Pluto */

@font-face {
    font-family: 'Pluto';
    src: url('../fonts/pluto/plutosansbold-webfont.eot');
	src: url('../fonts/pluto/plutosansbold-webfont.eot?#iefix') format('embedded-opentype'),
		url('../fonts/pluto/plutosansbold-webfont.svg#PlutoSansBold') format('svg'),
		url('../fonts/pluto/plutosansbold-webfont.woff') format('woff'),
		url('../fonts/pluto/plutosansbold-webfont.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Pluto';
    src: url('../fonts/pluto/plutosansregular-webfont.eot');
	src: url('../fonts/pluto/plutosansregular-webfont.eot?#iefix') format('embedded-opentype'),
		url('../fonts/pluto/plutosansregular-webfont.svg#PlutoSansRegular') format('svg'),
		url('../fonts/pluto/plutosansregular-webfont.woff') format('woff'),
		url('../fonts/pluto/plutosansregular-webfont.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}

.clearfix {
	*zoom: 1;
}
.clearfix:before,
.clearfix:after {
	display: table;
	content: "";
}
.clearfix:after {
  clear: both;
}

.invisible {
	display: none;
}

#new_jt_site_header {
	margin-bottom: 5px;
}

/* Basics */

#new_jt_site_header a {
	text-decoration: none;
	color: #333;
}

#new_jt_site_header a:hover {
	color: #ff5c1a;
}

/* Site Switcher */

#new_jt_site_header #new_site_switcher {
	height: 30px;
	display: block;
	width: 100%;
	font-family: 'Pluto', Helvetica, Arial, sans-serif;
	font-weight: 200;
}

#new_jt_site_header #new_site_switcher a {
	line-height: 32px;
	text-align: center;
	display: block;
	width: 100%;
	text-transform: uppercase;
	font-weight: 200;
	font-size: 12px;
	background: #0099cc;
	color: white;
}

#new_jt_site_header #new_site_switcher a span {
	font-weight: 400;
	font-weight: bold; /* IE8 Hack */
}

#new_jt_site_header #new_site_switcher a:hover {
	color: white;
	background: #ff5c1a;
}

/* Header */

#new_jt_site_header #header {
	display: block;
	width: 100%;
	text-align: center;
	background: white;
	margin: 0;
	padding: 0;
}

#new_jt_site_header #header h1 {
	margin: 0 auto !important;
	width: 350px !important;
	text-align: center !important;
	font-size: 27px !important;
}

#new_jt_site_header #header img {
	width: 100%;
	max-width: 100%;
	margin: 1.5em 0 1em 0;
	height: auto;
	-ms-interpolation-mode: bicubic; 
}

/* Menu */

/* Menu Styles */

#new_jt_site_header #new_jt_menu_bar {
	display: block;
	width: 972px; /* Adjust the menu width here for each site */
	width: 100%;
	/* background: #efefef; */
}

#new_jt_site_header #new_jt_menu_bar .navbar_inner {
	float: left;
	width: 100%;
	background: #efefef;
}

#new_jt_site_header #new_jt_menu_bar #nav ul {
	margin: 0;
	padding: 0;
}

#new_jt_site_header #new_jt_menu_bar #nav ul li{
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline; /* IE7 hack */
}

#new_jt_site_header #new_jt_menu_bar #nav ul li a{
	background: #efefef;
	width: 16.5%;
	height: 45px;
	line-height: 47px;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
	display: block;
	font-family: 'Pluto', Helvetica, Arial, sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 13px !important;
	border-right: 1px solid white !important;
	border-bottom: 3px solid #0099cc !important;
	font-weight: bold; /* IE8 Hack */
}

#new_jt_site_header #new_jt_menu_bar #nav ul li a:hover {
	border-bottom: 3px solid #ff5c1a !important;
}

/*
#new_jt_site_header #new_jt_menu_bar #nav ul li a:last-child {
	border: none;
	width: 16.55%;
}
*/

#new_jt_site_header #new_jt_menu_bar #nav ul li.last {
	border: none !important;
}



/* Site specific hacks */

body {
	margin: 0 auto !important;
	padding: 0 !important;
	/* width: 972px !important; */
}

/* Old JT site */

/*
body #mainContainer2 {
	position: relative !important;
	top: 0 !important;
	left: 0 !important;
	z-index: auto !important;
	margin: 0 auto !important;
}
*/


/* ------------------------------------------------- Footer  */

.site_footer {
	background: #333;
	position: relative;
	/* height: 100px; */
}

.site_footer .footer_content .secondary_menu {
	text-align: center;
	padding: 20px 0 0 0;
}

/*
.site_footer .footer_content .secondary_menu {
	margin: 0 50px;
}
*/

.site_footer .footer_content .secondary_menu li {
	list-style-type: none;
	padding-bottom: 0em;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: 100;
	display: inline;
}

.site_footer .footer_content .secondary_menu a {
	display: inline-block;
	padding: 0.3125em 0.5em;
	text-align: center;
	line-height: 1.5rem;
	font-family: 'Pluto','Helvetica Neue','Helvetica','Arial',sans-serif;
	color: #0099cc;
	text-decoration: none;
	text-transform: uppercase;
}

.site_footer .footer_content .secondary_menu li {
	list-style-type: none;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: 100;
	margin-top: 15px;
}

.site_footer .footer_content .copyright p {
/* 	float: left; */
	color: #fff;
	text-transform: uppercase;
	font-size: 0.6875em;
	font-weight: 100;
	/* padding: 40px; */
	margin: 15px 0 0 20px;
	color: white;
	/* display: inline; */
	float: left;
	/* background: red; */
	position: relative;
}

.site_footer .footer_content .copyright .footer_logo {
	display: block;
	width: 200px;
	float: right;
	padding: 0 20px 30px 0;
	position: relative;
	
	/* background: red; */
	/*
position: absolute;
	z-index: 2;
	right: 20px;
*/
}

.site_footer .footer_content .copyright img {
	width: 100%;
	border: none;
}


