@charset "utf-8";
/* CSS Document
complied by Guy Hoogewerf - www.ncompass.co.uk - ©2011
*/
* {
	margin: 0;
	padding: 0;
}
/* mac hide \*/
html, body {
	height: 100%;
	width: 100%;
}
/* end hide */
body {
	background: #303131 url(../images/bg_header.png) repeat-x top left;
	color: #ffffff;
	font: 14px/20px "Helvetica Neue", "HelveticaNeue", Helvetica, Arial, "Lucida Grande", Lucida, sans-serif;
	text-shadow: 0 -1px 1px rgba(255, 255, 255, 0.1);
	word-spacing: -1px;
}
article, aside, figure, footer, header, hgroup, menu, nav, section {
	display:block;
}
a:link, a:visited {
	color: #ffcc00;
	text-decoration: none;
}
a:hover, a:active {
	color: #ffcc00;
	text-decoration: none;
}
.clear {
	clear: both;
}
.clearFieldBlurred, .clearField {
	color: #cdcdcd;
	font-style: normal;
}
.clearFieldActive {
	color: #464646;
	font-style: normal;
}
.loading {
	background:url(../images/ajax-loader.gif) no-repeat 1px;
	height:28px;
	width:28px;
	display:none;
}
.done {
	padding-left:20px;
	width:90%;
	margin:20px auto;
	display:none;
}
fieldset .hightlight {
	font-style: italic;
	border:2px solid #9F1319;
	background:url(../images/iconCaution.gif) no-repeat right;
}
/* Header */
header {
	margin: 0 auto;
	padding: 21px 0px 0px 20px;
	width: 1000px;
}
header h1 {
	background: url(../images/time-mcg-logo.png) no-repeat top left;
	display: block;
	height: 57px;
	text-indent: -999em;
	width: 177px;
}
/* Nav */
nav {
	float: right;
	margin-top: -30px;
	margin-right: 20px;
}
nav ul {
	float: right;
}
nav ul li {
	float: left;
	list-style: none outside none;
}
nav ul li a:link, nav ul li a:visited {
	display: block;
	height: 20px;
	padding: 2px 15px;
	text-decoration: none;
}
nav ul li a:hover, nav ul li a:active {
	display: block;
	height: 20px;
	padding: 2px 15px;
	text-decoration: underline;
}
#google_translate_element {
	float: right;
    margin-top: -30px;
	overflow: hidden;
    width: 120px;
}
#google_translate_element select {
	height: 20px;
    margin: 3px 0 0;
    width: 120px;
}

/* Section */
section {
	margin: 30px auto 60px auto;
	text-align: center;
	width: 1000px;
}
section h2 {
	clear: left;
	color: #ececec;
	padding: 30px 40px 0px 40px;
	text-align: left;
}
section p {
	margin-top: 12px;
	text-align: left;
}
section li {
	margin: 12px 20px 0px 20px;
	text-align: left;
}
article {
	display: inline-block;
    margin-left: 40px;
	vertical-align: top;
    width: 440px;
}
article h3 {
	background: #1f1f1f;
	background-image: linear-gradient(bottom, rgb(50,50,50) 0%, rgb(39,39,39) 100%);
	background-image: -o-linear-gradient(bottom, rgb(50,50,50) 0%, rgb(39,39,39) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(50,50,50) 0%, rgb(39,39,39) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(50,50,50) 0%, rgb(39,39,39) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(50,50,50) 0%, rgb(39,39,39) 100%);
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, rgb(50,50,50)),
	color-stop(1, rgb(39,39,39))
	);
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border: 1px solid #6d6d6d;
	color: #ececec;
	margin-top: 40px;
    padding: 6px 20px;
	
}
#siteFeature {
	margin: 1rem auto;
}
article #content {
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-right: 1px solid #6d6d6d;
	border-bottom: 1px solid #6d6d6d;
	border-left: 1px solid #6d6d6d;
	background: #415365;
	padding: 10px 20px 20px 20px;
}
img.alignright {
	border: 1px solid #6d6d6d;
	float: right;
	margin: 3px 0px 0px 10px;
}
/* Highlights */
#highlights {
	background: #1f1f1f url(../images/bg_highlights.png) repeat-x top left;
}
#highlights section {
	height: 185px;
}
#highlights section aside {
	display: inline;
    float: left;
    height: 165px;
    width: 250px;
}
#highlights section aside a:link, #highlights section aside a:visited {
	color: #ececec;
}
#highlights section aside a:hover, #highlights section aside a:active {
	color: #ffcc00;
}
#highlights section aside h4 {
	background: #1f1f1f;
	background-image: linear-gradient(bottom, rgb(50,50,50) 0%, rgb(39,39,39) 100%);
	background-image: -o-linear-gradient(bottom, rgb(50,50,50) 0%, rgb(39,39,39) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(50,50,50) 0%, rgb(39,39,39) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(50,50,50) 0%, rgb(39,39,39) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(50,50,50) 0%, rgb(39,39,39) 100%);
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, rgb(50,50,50)),
	color-stop(1, rgb(39,39,39))
	);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #6d6d6d;
    margin: 10px 20px;
    padding: 5px;
}
#highlights section aside p {
	direction: block;
	height: 96px;
	margin: 20px auto;
	text-indent: -999em;
	width: 96px;
}
#highlights section .help p {
	background: url(../images/add.png) no-repeat center top;
}
#highlights section .gear p {
	background: url(../images/gear.png) no-repeat center top;
}
#highlights section .clock p {
	background: url(../images/clock.png) no-repeat center top;
}
#highlights section .world p {
	background: url(../images/world.png) no-repeat center top;
}

/* Footer */
footer {
	height: 50px;
	margin: 0 auto;
	width: 1000px;
}
footer p {
	display: inline;
	float: left;
	font-size: 85%;
	margin: 10px 15px 0px 0px;
}
footer p a {
	margin-right: 20px;
}
footer p.right{
	clear: right;
    float: right;
}
footer #social {
	margin:5px 30px 0 0;
}
footer #social a {
	margin-right: 5px;
}
footer #social img {
	border:0 none;
}