@charset "UTF-8";
/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
p{
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:11px;
	line-height:1.4em;
	margin-bottom:8px;
}
h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#00467f;
	margin-bottom:-15px;
}
h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	color:#00467f;
}
.footer-text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:8px;
	color:#fff;
	text-align:center;
	margin-top:22px;
}
li{
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	margin-right:8px;
}
li a{
	text-decoration:none;
	color:#FFF;
}
/* background image */
body{
	background-image:url(../images/zc-bg3.jpg);
	background-repeat:repeat-x;
	background-color:#FFF;
	text-align:center;
	margin:0px auto;
}
#wrapper{
	width:960px;
	height:auto;
	margin:0px auto;
	text-align:left;
}
#logo{
	float:left;
	margin:8px 0 0 40px;
	width:520px;
	height:75px;
}
#header{
	width:725px;
}
#topmenu{
	float:right;
	position:relative;
	height:20px;
	width: 390px;
	margin: 22px 0 0 0;
}
#logout{
	margin: 10px 10px 0 0;
	float:right;
}
#logout li{
	font-size:10px;
}
#lt_column{
	float:left;
	width:724px;
	margin: 15px 0 0 0;
	height:auto;
	min-height:20px;
}
#content{
	background-image:url(../images/box-bg.jpg);
	height:420px;
	padding:22px;
}
#placeholder{
	margin:95px 0 0 0;
}
#contentvidbox{
	width:525px;
	margin:20px 0 0 0;
}
#trainingvid-box{
	width: 520px;
	height: 100%;
}
#trainingvid{
	margin: 20px 0 0 0;
	width: 98px;
	height: 78px;
	float: left;
}
#trainingvid-text{
	margin: 20px 0 0 20px;
	width: 400px;
	height: 78px;
	float: right;
}
#rt_column{
	float:right;
	width:232px;
	margin: 15px 0 0 0;
	height:auto;
}
#mysoftware{
	float:right;
}
#availablesoftware{
	float:right;
}
.buttons{
	float:right;
}
#menu_bttm{
	float:right;
}
#footer{
	background-image:url(../images/inst_footer.jpg);
	background-repeat:no-repeat;
	margin-top:5px;
	width:960px;
	height:59px;
	float:left;
	text-align:center;
    vertical-align:bottom;
    font-size:11px;
    color:White;
}
.clearfloat{
	clear:both;
}
#loginbox{
	background-image:url(../images/login-bg.jpg);
	background-repeat:repeat-y;
	height:553px;
	padding:18px;
	margin-top:-3px;
}
#login-top{
	background-image:url(../images/rnd-top.jpg);
	background-repeat: no-repeat;
	height:11px;
	
}
#login-btm{
	background-image:url(../images/menu_bttm.jpg);
	height:15px;
	
}
#box-btm{
	background-image:url(../images/box-btm.jpg);
	width:725px;
	height:15px;
}

.labels{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#00467f;
}

#rt_columnAdmin{
	float:right;
	width:232px;
	margin: 15px 0 0 0;
	height:auto;
}

#timerplaceholder
{
	font-weight: bold;
	font-size: 2em; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #008000; 
	background: #ffffff; 
	padding: 2px 5px; 
	margin: 10px; 
	white-space: nowrap;
	 width:inherit;
	text-align:center;	
	
}
