* {	margin: 0; padding: 0;}

body {font-family:Arial, sans-serif; font-size:14px; color:#333; background:url(../cms/img/body_bg.png) repeat-x; min-width: 1000px;}
h1 {font-size:28px; color:#4F81BD; font-weight:normal; margin-bottom:10px; text-align:center;}
h2 {font-size:18px; color:#000; font-weight:normal;}
#wrapper {	width:1000px; margin:0 auto; height:auto; overflow:hidden; position:relative;}

header {width:1000px; height:170px; margin-top:70px;}
header h1 {font-size:28px; color:#4F81BD; font-weight:normal;}
header .time {position:absolute; left:800px; top:30px;}

#usernameDetails {float:right; width:auto; height:30px; text-align:right; color:#000; margin-top:33px;}
#usernameDetails a {text-decoration:none; color:#000;}
#usernameDetails a:hover {text-decoration:underline; color:#000;}

#loginLink {width:1000px; text-align:center;}
#loginLink a {text-decoration:none; font-size:12px; color:#999;}
#loginLink a:hover {text-decoration:underline;}

#mainContent {width:1000px;	 height:auto; overflow:hidden;}

.control_panel {width:700px; background:url(../cms/img/containerBG.png) repeat-x; height:auto; overflow:hidden; min-height:260px; border:1px solid #CCC; -webkit-border-radius:8px -moz-border-radius:8px; border-radius:8px; margin:10px auto 10px auto; padding:20px;}
.control_panel .left {float:left; width:200px; height:auto; overflow:hidden; margin:0 30px 0 17px;}
.control_panel .mid {float:left; width:200px; height:auto; overflow:hidden; margin-right:30px;}
.control_panel .right {float:left; width:200px; height:auto; overflow:hidden;}
.control_panel li a {text-decoration:none; border:1px solid #CCC; width:180px; height:41px; text-align:center; font-size:18px; -webkit-border-radius:8px; -moz-border-radius:8px; border-radius:8px; padding-top:16px; color:#4F81BD; display:block; margin:0 0 8px 8px;}
.control_panel li a:hover {background:#4F81BD; color:#FFF; transition: background-color 0.5s ease, color 0.5s ease;
-moz-transition: background-color 0.5s ease, color 0.5s ease;
-o-transition: background-color 0.5s ease, color 0.5s ease;
-webkit-transition: background-color 0.5s ease, color 0.5s ease;}

/*.options {margin:60px auto 0 auto; width:780px; height:100px;}
.options li a {float:left; margin-right:10px; display:inline; text-decoration:none; border:1px solid #CCC; width:180px; height:45px; text-align:center; font-size:28px; -webkit-border-radius:8px; -moz-border-radius:8px; border-radius:8px; padding-top:12px; color:#4F81BD; margin-bottom:8px;}
.options a:hover {background:#4F81BD; color:#FFF;}*/


#loginForm {width:400px; height:300px; border:1px solid #CCC; -webkit-border-radius:8px -moz-border-radius:8px; border-radius:8px; margin:0px auto; padding:5px; background:url(../cms/img/containerBG.png) repeat-x; margin-bottom:10px;}
#loginForm label {float:left; margin-top:10px; width:120px; font-size:24px; color:#999;}
#loginForm input {margin-top:6px; width:250px; height:25px; padding:5px; border: 1px solid #999; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; font-size:18px; color:#999; font-size:24px; color:#999;}
#loginForm input:hover {border: 1px solid #4F81BD;}
#loginForm button {border:1px solid #CCC; width:180px; height:45px; text-align:center; font-size:32px; -webkit-border-radius:8px; -moz-border-radius:8px; border-radius:8px; color:#4F81BD; display:block; margin-bottom:8px; cursor:pointer; margin-left: 120px; background:#FFF;}
#loginForm button:hover {background: #4F81BD; color:#FFF; transition: background-color 0.5s ease, color 0.5s ease;
-moz-transition: background-color 0.5s ease, color 0.5s ease;
-o-transition: background-color 0.5s ease, color 0.5s ease;
-webkit-transition: background-color 0.5s ease, color 0.5s ease;}
.error {width:100%; text-align:center; color:#900;}

#support_button {position:absolute; width:50px; height:50px;}






footer {font-family: Arial, sans-serif; width:100%; padding-bottom:20px; font-size:12px; color:#999; text-align:center;}
footer a, a:visited {text-decoration:none; color:#999;}
footer a:hover {text-decoration:none; color:#CCC;}





/* UNDER CONSTRUCTION PAGE */

.uc_logo	{
	text-align:center;
	margin-top:100px;
}

.uc_text	{
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	color:#4C7FBD;
	font-size:14px;
}

