@charset "utf-8";

/*reset*/
body,div,img,form {padding:0;margin:0;}
h1, h2, h3 {pading:0; margin: 0;}
table{font-size:inherit;font:100%;}
img{border:0;}
p{margin:1em 0;}

/*html tags*/
body {
	background-image: url(../images/page_bg.gif);
	background-repeat: repeat;
	margin-right: auto;
	margin-left: auto;
}
a {
   color: #993300;
   text-decoration: none;
   }
h1 {
	color: #006699;
	font-weight: normal;
	font-size: 24px;
	line-height: 1.0em;
}
h2 {
	font-size: 18px;
	color: #006699;
	font-weight: normal;
}
h3 {
	font-size: 14px;
	color: #006699;
	line-height: normal;
}

/*site-specific css*/

#container {
	width: 960px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	background-image: none;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
}

#downtime {
	font-size: 11px;
	font-weight: bold;
	background-color: #feda74;
	text-align: center;
	height: 15px;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
#downtime a {
     color: #333333;
	 font-weight: bold;
	 }
#downtime a:hover {
     font-weight: bold;
	 }	 

#header {
	background-color: #006699;
	background-image: url(../images/uniphy_header.jpg);
	background-repeat: no-repeat;
	height: 158px;
	width: 960px;
}

#headerLogoLink{
	position: absolute;
	margin: 20px 0 0 20px;
	padding: 0px;
	width: 290px;
	height: 75px;
	cursor: pointer;
}

/*primary site nav*/
#navcontainer ul
{
	padding-left: 6px;
	margin-left: 0;
	background-color: #006699;
	color: #ffffff;
	float: left;
	width: 954px;
	font-family: arial, helvetica, sans-serif;
	margin-top: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #005279;
	border-bottom-color: #feda74;
	height: 25px;
}
#navcontainer ul li { display: inline; }
#navcontainer ul li a
{
	background-color: #006699;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	border-right: 1px solid #feda74;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
}
#navcontainer ul li a:hover
{
	background-color: #feda74;
	color: #333333;
}

/*rest of the page*/
#toptier {
	/*
width: 935px;
	padding-top: 20px;
	padding-bottom: 5px;
	clear: both;
	padding-left: 25px;
	*/
}
#topArea {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #333333;
	float: left;
	width: 680px;
	padding: 0 0 5px 0;
}
#middleArea {
	font-size: 12px;
	width: 920px;
	padding: 15px 0 20px 0;
	border-top: 1px solid #e5e5e5;
}
#middleAreaHome {
	font-size: 12px;
	width: 920px;
	padding: 15px 0 20px 0;
	border-top: 1px solid #e5e5e5;
}
#bottomArea {
	font-size: 12px;
	width: 920px;
	padding: 15px 0 20px 0;
	border-top: 1px solid #e5e5e5;
}



#player {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#top_left_blurb {
	float: left;
	width: 220px;
}

#player {
	margin-right: auto;
	margin-left: auto;
}

#footer {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #006699;
	clear: both;
	height: 40px;
	width: 960px;
	padding: 20px 0 25px 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
#footer A IMG.Logo
{
	position: relative;
	top: 1px;
}


#content_sub_main {
	clear: both;
	float: left;
	width: 530px;
	line-height: 1.5em;
	font-size: 12px;
	padding: 0 10px 0 0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
}
#sidebar_sub {
	float: right;
	width: 220px;
}

/*classes*/

.caption {
	font-size: 11px;
	color: #666666;
}


.csn_login {
	font-size: 11px;
	font-weight: bold;
	line-height: 100%;
	background: url(../images/loginBG.png) 0 50px;
	background-repeat: no-repeat;
	text-align: left;
	width: 212px;
	height: 234px;
	color: #828080;
	float: right;
	padding: 0px;
	margin: 0 0 0 0;
}
.csn_login .confirm_form 
{
	text-align: left;
	margin: 0px;
	padding: 0px 0 0 11px;
	height: 182px;
}

.csn_login .loginframe_form 
{
	margin: 0px;
	padding: 0 0 0 11px;
	
}
.csn_login .loginframe_form H5
{
	margin: 10px 0 5px 0;
	padding: 0px;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}
.csn_login .loginframe_form A
{
	color: #02679a;
	font-weight:normal;
}
.csn_login .loginframe_form INPUT
{
	margin: 0px;
	padding: 1px 3px 2px 3px;
	width: 181px;
	border: 1px solid #333333;
	background: url('../images/inputBg.png') repeat-x;
}
.csn_login .loginframe_form DIV.pwLink
{
	text-align: right;
	margin: 5px 11px 0 0;
	padding: 0px;
}
.csn_login .loginframe_form INPUT.loginButton
{
	margin: 15px 0 0 0;
	padding: 0px;
	width: 190px;
}

.csn_login .loginframe_form DIV.error{
	PADDING: 10px; 
	MARGIN: -4px 0 10px -10px; 
	COLOR: #ffffff;
	width: 188px;
	line-height: 50%;
	background: #aa0000;
	border: 1px solid #dddddd;
	border-top: none;
}

.moveUp2
{
	position: relative;
	left: -30px;

}
