/*@import url('reset.css');*/

@import url('navigation.css');
@import url('forms.css');

html, * {
	margin: 0;
	padding: 0;
}

a
{
  outline: 0;
}

body {
height:100%;

	background-color: #FFFFFF;
	font: 62.5% "Lucida Sans Unicode","Lucida Grande",Helvetica,"Trebuchet MS",Arial,sans-serif;
	padding: 0/* 18px*/;
	color: #000033;
	min-width: 1030px;
}

div#footer div#hypothetical {
  float:right;
}

div#footer div#hypothetical a {
    float: right;
    display: block;
    background: transparent url(../images/hypothetical_badge.png) no-repeat 0 0;
    width: 148px;
    height: 23px;
    text-indent: -9000px;
    padding: 0;
    margin: 0;
    border: none;
}

div#footer div#hypothetical a:hover {
  background-position: 0 -24px;
}

div#courseresource {
	margin: 0 auto;
	background: #FFFFFF url(../images/bg_gradient.png) repeat-x;
	min-height: 300px;
}

div#header {
	height: 75px;
	background: #2E6AB0 url(../images/bg_header.png) repeat-x;	
}

div#header h1 {
	background: transparent url(../images/cr_logo.png) no-repeat 18px 10px;
	display: block;
	height: 75px;
	font-size: 2.5em;
	text-indent: -9000px;
}

div#content {
	margin: 18px 236px 18px 18px;
	background: #FFFFFF;
/*	border: 1px solid #E9EAEB;*/
	border-bottom: none;
	border-top: 1px solid #CC0000;
	padding: 18px 18px 0 18px;
	min-height: 350px;	
}

div#content h2 {
	margin: -18px -18px 9px -18px;
	border-bottom: 1px solid #E9EAEB;
	text-indent: 18px;
	color: #CC0000;
	font-size: 1.3em;
	line-height: 2em;
	text-transform: lowercase;	
}

div#content h3 {
	margin: 0px;
	border-left: 3px solid #255792;
	color: #255792;
	font-size: 1.3em;
	line-height: 20px;
	text-transform: none;
	padding-left: 8px;	
}

div#content div.duration, div#content div.attendance, div#content div.campus {
        float: right;
        display: block;
        width: 69px;
        padding: 0px;
        height: 20px;
        text-align: left;
        text-indent: 8px;
        line-height: 20px;
        color: #999999;
        font-weight: bold;
        text-transform: uppercase;
        margin: 0;        
        background: url(../images/bg_coursedetails.png) no-repeat;        
}

div#content div.years, div#content div.year {
        background-position: 0 0;
}

div#content div.months, div#content div.month {
        background-position: -69px 0;
}

div#content div.weeks, div#content div.week {
        background-position: -138px 0;
}

div#content div.days, div#content div.day {
        background-position: -207px 0;
}

div#content div.hours, div#content div.hour {
        background-position: -276px 0;
}

div#content div.attendance {
        background-position: -413px 0;
				width: 70px;
}

div#course_info
{
	float: right;
	width: 140px;
}

div#course_info div#delivered
{
	float: right;
	background: url(../images/delivery_bottom.png) no-repeat;
	background-position: bottom;
	margin: 0;
	margin-top: 6px;
	padding: 0;
}

div#course_info div#delivered ul
{
	margin: 10px;
	margin-top: 0px;
}

div#course_info div#delivered li
{
    color: #B0B001;
    font-weight: bold;
    text-transform: uppercase;
		list-style: none;
		line-height: 12px;
		margin-bottom: 3px;
}

div#content h4 {
	margin: 2em 0px -1.5em 0px;
	border-bottom: 1px dotted #999999;
	color: #999999;
	font-size: 1em;
	line-height: 1.5em;
	text-transform: lowercase;
}

div#content h2.searchagain {
	margin: 18px -18px 9px -18px;
	border-top: 1px solid #E9EAEB;	
}

div#content p, div#content ol li {
	font-size: 1.1em;
	line-height: 1.5em;
	font-style: normal;
	margin: 1.5em 0; 
}

div#content table.subjects {
	font-size: 1.1em;
	line-height: 1.5em;
	font-style: normal;
	margin: 1.5em 0 -1.5em 0; 
}

div#content table.subjects tr th {
	vertical-align: top;
	padding: 2px 10px 10px 0;
	font-weight: bold;
	text-align: right;
	text-transform: lowercase;
}

div#content table.subjects tr td {
	vertical-align: top;
	padding: 2px 0 10px 0;
}

div#content table.subjects tr td ul {
	margin: 0 0 0 20px;
	list-style: square;
}

div#content ol {
        margin-left: 0px;
        list-style: none; 
}

div#content ol li a {
	font-weight: bold;
}

div#content a, div#footer a, div.login a {
	color: #788CA9;
	text-decoration: none;
	border-bottom: dotted 1px #788CA9;
}

div#content a:hover {
	color: #CC0000;
	text-decoration: none;
	border-bottom: dotted 1px #CC0000;
}

div#sidebar {
	margin: 18px 18px 18px 0px;
	width: 200px;
	float: right;
	border-top: 1px solid #CC0000;
	border-bottom: 1px solid #CC0000;
}










#applicationform, #enquiryform, #terms, #contactus, #forgot_password {
    visibility: hidden;
    position: absolute;
    left: 0px;
    top: 0px;
    width:100%;
    height:100%;
    text-align:center;
    z-index: 1000;
	background-image:url(../images/bg_transparent.png);
	 
}

div#content div.communicate {
	display: block;
	border-top: 1px dotted #CCCCCC;	
	margin: 20px 0 20px 0;
	margin: 0px 0 20px 0;	
}

#applicationform div#inner, #enquiryform div#inner, #terms div#inner, #contactus div#inner, #forgot_password div#inner {
	width:420px;
	height: 285px;
    margin: 100px auto;
    border:none;
    padding:7px 15px;
    text-align:center;
	background-image:url(../images/bg_modal.png);	
}

div#content div.communicate div a, div#content div.communicate div a:hover {
	display: block;
	float: left;
	border: none;
	background: transparent url(../images/btn_form.png) no-repeat;
	height: 20px;
	width: 100px;
	text-align: center;
	color: #FFFFFF;
	font-size: 1.1em;
	font-family: "Lucida Sans Unicode","Lucida Grande",Helvetica,"Trebuchet MS",Arial,sans-serif;
	text-transform: lowercase;
	font-weight: bold;
	margin: 5px;
	padding: 0;
	line-height: 20px;	
}

div.login {
	border-top: 1px solid #CC0000;
	padding: 0;
}

div.login p.title {
	font-weight: bold;
	font-size: 1.1em;
	margin: 5px 0;
}



div#content div.new a, div#content div.edit a {
	float: right;
	display: block;
	width: 160px;
	height: 14px;
	text-align: left;
	text-indent: 30px;
	padding: 2px 0 4px 0;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	background: url(../images/btn_newcourse.png) no-repeat;
	margin-top: 8px;
	border: none;
	font-size: 1.1em;	
}

div#content div.edit a {
	margin-top: -1px;
	background: url(../images/btn_editcourse.png) no-repeat;
}

div#content div.new a:hover {
	background: url(../images/btn_newcourse.png) no-repeat 0 -20px;
}

div#content div.edit a:hover {
	background: url(../images/btn_editcourse.png) no-repeat 0 -20px;
}

div#content table.courselist {
	margin-bottom: 2em;
	border-bottom: 1px solid #CCCCCC;
}

div#content table.courselist caption {
	text-align: left;
	font-size: 1.2em;
	font-weight: bold;
	color: #255792;
	text-transform: lowercase;	
}

div#content table.courselist tr th {
	text-align: left;
	font-size: 1.1em;
	font-weight: bold;
	border-top: 1px solid #CCCCCC;
	margin: 0;
	color: #999999;
	text-transform: lowercase;
	border-bottom: 1px solid #999999;
	padding: 2px 0;
}

div#content table.courselist tr th.course {
	width: 45%;
}

div#content table.courselist tr th.date {
	width: 10%;
}

div#content table.courselist tr th.links {
	width: 15%;
}

div#content table.courselist tr th.contact {
	width: 20%;
}

div#content table.courselist tr td {
	text-align: left;
	font-size: 1.1em;
	padding: 5px;
	background: #E9EAEB;	
}

div#content table.courselist tr.alt td {
	background: #FFFFFF;	
}

div#content div.stats {
	border: 1px dotted #CCCCCC;
	background: #E9EAEB;
	display: block;
	margin-bottom: 10px;
	padding: 5px;
	color: #999999;
}

div#content div.stats p {
	margin: 0;
	padding: 0;
}

div#content div.stats p span{
	margin-right: 3em;
}

div#content div.pagination {
        margin: 0;
        padding: 5px;
        background: #DDDDDD;        
}

div#content div.pagination p {
        margin: 0;
        padding: 0;        
}

div#content div.pagination p.prevnext {
        margin: 0;
        padding: 0;
}

div#content div.pagination a {
        color: #CC0000;
        text-decoration: none;
        border: none;
}

div#content div.pagination a:hover {
        text-decoration: underline;
        color: #990000;        
}

div#content div.pagination span.mute {
        color: #999999;
}

div#content div.pagination span.current {
        font-weight: bold;
}

div#content div.success {
        margin: 0;
        padding: 1em 0px;
}

div#content div.success p {
        color: #009900;
        font-weight: bold;
		margin: 0;
		display: inline;
        background: #D5FFD5;
        border: 1px solid #009900;
        padding: 6px 18px;
}

div#footer {
	clear: both;
	border-top: 1px solid #CCCCCC;
	margin: 20px 18px 5px 18px;
	padding: 3px 0;
}

div#terms h4
{
	border-bottom: none;
	color:#000000;
	font-size:1.2em;
	line-height:2.5em;
	margin:0em;
	text-transform:lowercase;
	text-align: center;
}

div#terms p.fpHeading
{
	font-weight: bold;
	color: #255792;
	font-size: 120%;
}
span.required
{
	color: #CC0000;
	font-weight: bold;
	font-size: 120%;
	line-height: 100%;
}

div#receipt 
{
	border: 1px solid black;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	padding: 4px;
}

div#receipt p
{
	margin: 0;
}

div#receipt div#orderHeader
{
	background-color: black;
	color: white;
	text-align: right;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 12px;
	padding: 0;
	float: left;
	width: 500px;
}

div#receipt div#orderHeader p
{
	padding: 6px 12px;
}

div#receipt div#orderBilling
{
	margin-bottom: 12px;
	float: left;
	width: 500px;
}

div#receipt div#orderBilling div#AddressInfo
{
	width: 230px;
	float: left;
	padding: 0 10px;
}

div#receipt div#orderBilling div#OrderInfo
{
	width: 230px;
	float: right;
	padding: 0 10px;
}

div#receipt div#orderBilling div#OrderInfo span.label
{
	width: 100px;
	font-weight: bold;
}

div#receipt div#orderItems, 
div#receipt div#orderTotal, 
div#receipt div#notes
{
	float: left;
}

div#receipt div#orderItems div#orderItemsHeader
{
	border-bottom: 1px solid black;
	float: left;
	width: 500px;
	margin: 6px 0;
}

div#receipt div#orderItems div#orderItemsHeader span
{
	display: block;
	float: left;
}

div#receipt div#orderItems div#Item
{
	float: left;
	width: 100px;
}

div#receipt div#orderItems div#Description
{
	float: left;
	width: 350px;
}

div#receipt div#orderItems div#Price
{
	float: left;
	width: 50px;
	text-align: right;
}

div#receipt div#orderTotal
{
	width: 500px;
	text-align: right;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	margin: 6px 0;
	float: left;
}

div#receipt div#orderTotal span.label
{
	font-weight: bold;
}

div#receipt div#notes
{
	width: 500px;
	margin: 6px 0;
}

div#receipt div#notes p
{
	margin: 12px 0;
}

div.google728x15
{
/*	margin: 12px 0px;  */
	padding: 6px;
	clear: left;
	margin-left: 36px;
}

div.google_side
{
	border-top:1px solid #CC0000;
	padding-top: 6px;
}

div#user_info
{
	font-size: 1.1em;
	border-bottom:1px solid #CCCCCC;
	padding: 6px;
 	padding-bottom: 1.5em; 
}

div#user_info p
{
	margin: 3px 0px; 
}

div#user_info h3
{
	color: #788CA9;
	font-size: 1em;
}

div#user_info p.user_data
{
	margin-left: 1em;
	font-weight: bold;
}

span.notice
{
	font-size: 90%;
	color: #CC0000;
	margin-left: 12px;
	text-transform:uppercase;
}

#preview
{
  border: thick gray dashed;
  padding: 1em;
}

div#content h2#preview_heading
{
  color: gray;
  border: none;
  padding-top: 1em;
}

div#location_options {
  position:absolute;
  width:250px;
  background-color:white;
  border:1px solid #888;
  margin:0;
  padding:0;
}
div#location_options ul {
  list-style-type:none;
  margin:0;
  padding:0;
}
div#location_options ul li.selected { background-color: #ffb;}
div#location_options ul li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:2px;
  height:16px;
  cursor:pointer;
  line-height: 16px;
}

div#location_options a
{
  display: none;
}

#selected_locations
{
  margin-left: 130px;
  list-style-type: none;
  padding-bottom: 5px;
}

#selected_locations li
{
  margin-top: 3px;
  margin-bottom: 3px;
}
