@charset "UTF-8";
/* CSS Document */

/********************************************
   LAYOUT
********************************************/ 
html, body
{
	height: 100%;    /* Make sure the document takes up the whole window. */
	margin: 0;       /* Get rid of any default margins, which could cause the html and body elements to be larger than the window and trigger scrollbars. */
	padding: 0;      /* Get rid of any default padding, which could cause the html and body elements to be larger than the window and trigger scrollbars. */
}

html {
	font: 12px/1.2em Helvetica, Tahoma, Arial;
	font-style: normal; 
	font-weight: normal; 
	color: #58595B; 
	text-decoration: none;
}

table {
	padding: 0;
	margin: 0;
}

* {
margin:0px auto;
padding:0;
}

p {	padding: 10px; }

ul { 
	padding: 10px; 
	list-style-type: disc;
	list-style-position: inside;
}

label{cursor:pointer;}

.cursor_pointer {cursor:pointer;}

div#shim {
visibility: hidden;
width: 100%;
height: 30%;
margin-top: -200px;
float: left;
}

div#wrap {
	margin: 0 auto;
	height: 100%; 
	overflow: visible;
}

div.clear {	clear: both; }

div#content {
	width: 950px;
	margin:0 auto;
	text-align:center;
	clear: both;
	position: relative;
	top: -200px;
	/* IE4ever Hack: Hide from IE4 **/
	position: static;
	/** end hack */
}

div#menu-container {
	float:left;
	padding: 0;
	background-color: #a1a4a5;
	
}

span#startMsg {
	display:block;
	margin:10px 105px;
	color:#999;
}

input.marktrn-input {
	height: 14px;
	width: 70px;
	text-align: right;
	padding-right: 8px;
}

input[type="button"], input[type="submit"] {
	background-color: #a1a4a5;
	font: 12px/1.2em Helvetica, Tahoma, Arial;
	font-style: normal; 
	font-weight: normal; 
	color: #CD071E; 
	cursor:pointer;
	border-width: 0px;
	width: 65px;
	height: 16px;
}



a { 
	text-decoration: none;
	color: #58595B;
 }


#content-footer {
	background-color: #a1a4a5;
	margin-top: 8px;
	height: 32px;
	color: #fff;
	font-size: 11px;
	padding: 0 0 0 10px;
}

#cover-center{
	float:left; 
	width:480px; 
	border-left: 5px solid #fff;
	height:451px;
	background-color: #dcdddf;
}

#cover-right{
	float:left; 
	border-left: 5px solid #fff;
	height:451px;
	width:230px;
	background-color: #dcdddf;
}

.topic-title {
	height: 30px;
	padding-left: 20px;
	border-bottom: 4px solid #fff;
	background-color: #a1a4a5;
}

.subtopic-title {
	height: 30px;
	padding-left: 20px;
	background-color: #a1a4a5;
}

a.red-link {
	color: #CD071E;
	text-decoration: underline;
}

a.red-link-paging {
	color: #CD071E;
	cursor: pointer;
}

.small-text {
	font-size: 10px;
}

img.paging-icon {
	padding-bottom: 3px;
	vertical-align: middle;
}

.etude-row-title {
	font-weight: bold;
	color: white;
	padding-bottom: 5px;
}

.etude-column-title {
	padding: 15px;
	padding-top: 20px;
	background-color: #a1a4a5;
	color: white;
	font-size: 12px;
}

.etude-row-link {
	padding-top: 15px;
	text-align: right;
}

.td-white {
	background-color: white;
}

#content-wrap {
	background-color: #DCDDDF;
}

h3 {
	color: #d60000;
	font-size: 16px;
	padding-top:8px;
	font-weight: normal
}

h4 {
	color: #ffffff;
	font-size: 16px;
	padding-top:8px;
	font-weight: normal
}

.red-font {
	color: #d60000;
}

.white-font {
	color: #fff;
}

.gray-font {
	color: #58595B;
}

.gray-light {
	color: #999999;
}

.strong-font {
	font-weight: bold;
}

.size-fourteen {
	font-size: 14px;
}

.text-small {
	font-size: smaller;
	line-height: normal;
}

.menuItem {
	font: 14px/1.4em Helvetica, Tahoma, Arial;
	float:left;
	display: block;
	width: 230px;
	padding: 5px 0 5px 0; 
	border-top: 3px solid #fff;
	clear: both;
}

.menuItem a {
	padding-left: 10px;
	color: #fff;
	font-size: 14px;
}

.menuItem a:hover {
	color: #d60000;
}

.menuItem a.menuItemOn {
	color: #d60000;
}

.pic-note {
	font-size: 8px;
	letter-spacing: -0.2px;
	text-indent: 3px;
	padding: 0;
}

#cover-pic {
	border-bottom: 4px solid #fff;
}

.b-bottom {
	border-bottom: 5px solid #fff;
}

.b-left {
	border-left: 5px solid #fff;
}


#menu-pic-holder {
	margin-top: 30px; 
	border-top: 4px solid #fff;
	width:230px;
	height:120px;
	background-image: url(/images/cover_1.jpg)
}

#company-logo {
		text-indent: -5000px; 
		overflow:hidden; 
		display:block; 
		width: 150px; 
		height:100px; 
		text-decoration: none;
		background-image:url(/images/logo.png); 
		background-repeat:no-repeat;
}

input.timeFrameBtn {
	border: 0;
	margin: 0 15px;
}

span#clockDisplay {
	font-size: 83pt;
	font-family: Verdana;
	color: black;
}

img#settings {
	margin: 0 20px 10px 0;
	cursor: pointer;
}

#top-display {
	padding-top: 50px;
	float: right;
	width:720px;
}


div.text-container {
	background-color: #dcdddf;
}

div.header-container {
	background-color: #a1a4a5;
}

#header {
	height: 70px;
}

img#mainLogo {
	margin: 15px 0 11px 15px;
	float:left;
}

div#system-buttons {
	width:220px;
	height:45px;
	margin-top:15px;
	float:right;
}

div#system-buttons img {
	float: left;
	margin-left: 3px;
}

div#system-buttons span {
	float:left;
	text-align: left;
	margin-top:10px;
	color:#B6B6B7;
	padding-left: 2px;
}

#timer {
	height:190px; 
	padding: 25px 0 0px 0;
	width: auto;
}

div.log {
	text-align: left;
	width: 820px;
	border-top: 3px solid #AAAAAA;
	padding-top: 5px;
}

#header-modal {
	height: 95px; 
	padding: 0px;
	text-align: left
}

input, select, textarea {
	border: 1px solid #a1a4a5;
	font-size: 10px;
	margin-bottom: 5px;
}

.label-login {
	width: 105px;
	margin: 0 5px 0 55px;
	display: block;
	float: left;
	background-color: #a1a4a5;
	color: #fff;
	text-align: right;
	padding-right: 10px;
	margin-bottom: 5px;
}

/*
* login or signup
*/

.login_container{
	float:left;
}

.signup_container{
	float:right;
}

/* Hide from IE5mac \*//*/
div#shim {
display: none;
}

html, body {
height: auto;
}
/* end hack */

/* ]]> */


