body{
background: #d0d0d0 url('images/back_top.gif') repeat-x center top;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: center;
font-size: 12px;
color: #000;
margin: 0 auto;
width: 100%;
}

h1{ font-size:20px; }
h2{ font-size:20px; font-family:Georgia; font-style:italic; font-weight:normal; letter-spacing:-0.8px; line-height:1em; text-shadow:1px 1px 2px #DDDDDD; }
h3{ font-size:18px; }
h4{ font-size:17px; }
h5{ font-size:16px; }
h6{ font-size:15px; }

hr
{
	background-color: #666;
	color:#666;
	height:2px;
}

/*fieldset
{
	border:solid 1px #ccc;
	padding:20px;
}*/

fieldset input
{
	margin:10px 10px 10px 0px;
}

a
{
	text-decoration:none;
}

a:link,
a:visited {
  color:#136799;
}

a:hover {
  color:#4498ca;

}

.content {margin-top:40px;}
.content li{padding:4px;}

#login-form-container{width:960px; background: #FFF; border: 1px solid #DDD; text-align:center; margin:0 auto;}
#login-form{ width:570px; height: 230px; padding:20px; text-align:left; background:url('images/banner_bg.png') repeat-y scroll -120px 50% transparent; margin:20px;}
/*#login-form fieldset{padding:20px;border:1px solid #ccc;}*/
#login-message{ margin:0px; color:#b41a1a; height:20px; }

/* Table */
table {
	border-collapse: collapse;
	width: 940px;
	margin: 10px;
	text-align: left;
}

th {
	background: url('images/table_top.jpg') repeat-x;
	color: #fff;
	font-weight: normal;
	font-family:Georgia;
	font-style:italic;
	padding: 10px 11px;
	text-align: left;
	border-right: 1px solid #fff;
	line-height: 1.2;
}

td {
	padding: 10px 11px;
	border-bottom: 1px solid #cccccc;
	vertical-align: top;
}

/*td * {
	padding: 10px 11px;
}*/

tr.alt td {
	background: #e6e6e6;
}

tr.over td {
	background: #bcd4ec;
}


/*.tabular-data
{
	width:900px;
	border-width: 0px;
	border-spacing: 2px;
	border-style: solid;
	border-color: #ccc;
	border-collapse: separate;
	background-color: white;
}


.tabular-data th
{
	background-color: #ddd;
	border:2px solid #bbb;
	padding:5px;
	vertical-align:bottom;
}
.tabular-data td
{
	border-width:1px;
	padding:5px;
	border-style:solid;
	border-color: #ccc;
}*/

.tabular-form
{
	margin-bottom:0px;
}

#tabular-form-submit
{
	margin-right:10px;
	float:right;
}


.menu
{
	padding:0;
	margin:0;
}
.menu ul
{
	padding:0;
	margin:0;
}
.menu li
{
	width:130px;
	height:60px;
	position: relative;
	float: left;
	list-style: none;
	margin: 0;
	padding:0;
}

.menu li a:hover
{
	background: url('images/nav_back.jpg') repeat-x;
	color: #ffffff;
}

.menu li a
{
	height: 60px;
	display: block;
	text-decoration:none;
	text-align: center;
	line-height: 60px;
	background-color: none;
	color: white;
}

/* sub menu li */
.menu li li a
{
	text-align: left;
	text-indent: 10px;
	border-top:none;
	background: url('images/nav_back_orig.jpg') repeat-x;
}

.admin-menu li a
{
	width:130px;

}

.user-menu li li a
{
	width:160px;
}

.user-menu li a
{
	width:130px;
}

.admin-menu li li a
{
	width:160px;
}

.menu ul ul
{
	/*position: absolute;*/
	top: 60px;
	visibility: hidden;
}

.menu ul li:hover ul
{
	visibility:visible;
}

.trclick
{
	background-color: #eaeaea;
}

.filelist
{
	list-style:none;
}

.page-picker
{
	list-style:none;
}

.page-picker li
{
	float:left;
}

.page-picker li
{

	text-align:center;
}

/* Login Page */

#header {
	background: url('images/top.jpg') no-repeat center top; width: 1000px; height: 170px;}

#elf {
	background: url('images/elf3.png') no-repeat left; height: 110px;}

#logbox {
	width: 1000px; background:#e6e6e6; padding: 20px 0px 20px 0px;}

#jigsaw {
	background: url('images/jigsaw.jpg') no-repeat right center; width:300px; height: 270px; float:right; padding:0px; margin:20px 20px 0px 20px;}


.logintext {
	font-size:13px;color:#888888; font-family:Georgia; font-style:italic; font-weight:normal; }

.logintext2 {
	 font-size:16px; font-family:Georgia; font-style:italic; color:#777; font-weight:normal; letter-spacing:-0.8px; line-height:1em; text-shadow:1px 1px 2px #DDDDDD; }

#container {
	width:1000px; margin:0px auto;}

#align {
vertical-align:middle;
}

/* Courses Page */

#contain{width:960px; background: #FFF; border: 1px solid #DDD; text-align:center; margin:0 auto; padding-bottom:10px;}

#page-heading {text-align:left; margin:10px 0px 0px 10px;}

#page-layout {text-align:left; margin:10px 10px 0px 10px; background:url('images/page_bg.png') repeat-y; padding:20px;}

.page-layout {text-align:left; margin:10px 10px 0px 10px; background:url('images/page_bg.png') repeat-y; padding:20px;}

#back-button {float:right;margin:10px 10px 10px 0px; }

#text-list {font-style:normal;}

#spacer {height:25px;}

/* VIEWPAGES PAGE */

#view-sdeo-templates-button #view-medi-cal-templates-button{
    margin-bottom: 10px;
}

/* Footer */
#footer {
    background: url('images/footerback.jpg') repeat-x;
    height: 70px;
    width: 1000px;
}

#footer a:link,
#footer a:visited {
    color: #fff;
}

#footer a:hover {
    color: #fff;
    text-decoration: underline;
}

#footer-links {
    float: left;
    height: 50px;
    margin-top: 15px;
    padding-left: 20px;
    text-align: left;
    width: 550px;
}

#footer-logo {
    background: url('images/uoa.png') no-repeat;
    background-position: center right;
    background-size: 80%;
    float: right;
    height: 50px;
    margin-right: 20px;
    margin-top: 10px;
    text-align: right;
    width: 146px;
}

.footer-text {
    color: #adadad;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    letter-spacing: -.8px;
    line-height: 1.4em;
}

#blankswf
{
	border:2px solid #ccc;
	color:#bbb;
	height:40px;
	font-weight:bold;
	margin:20px;
	padding:10px;
	text-align:center;
	width:40px;
}

.coursereportform fieldset
{
    border:solid 1px #ccc;
	padding:20px;
}

.right {
    float: right;
}

.flash_message_success {
    border: 2px solid green;
    padding: 1em;
    width: 90%;
}

.admin-menu li li a {
    position: relative;
    z-index: 1000000;
}
