html 
{	
	height: 100%;
}

body 
{
	background: #213246;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}


/*#bluedog-bar { background: #1a2737; border-bottom: 1px solid #84aad7; color: white; font-size: 12px; padding: 4px; text-align: center; }*/
	/*#bluedog-bar .btyb { background: url(/images/bluedog-btyb-bg.png) no-repeat left; color: white; display: block; font-size: 12px; height: 24px; margin: auto; padding: 2px 0 0 60px; width: 200px; }*/
	/*#bluedog-bar a { color: white; text-decoration: none; }*/
		/*#bluedog-bar a:hover { background: #004080; }*/

#bluedog-bar a { background: url(/images/main-bg.png) no-repeat top #213246; display: block; padding: 0; width: 960px; height: 60px; margin: auto; }
	#bluedog-bar a span { display: none; }


#main { background: white; margin: auto; padding: 0; width: 960px; }
	#header { height: 284px;  position: relative; }
		#header h1 { margin: 0; padding: 0; }
		#header span { background: url(/images/logo.png) no-repeat; display: block; height: 284px; left: 0; position: absolute; top: 0; width: 960px; }

	#main .content { padding: 10px; }
	#main .bottom { background: url(/images/main-bottom.png) no-repeat bottom; clear: both; height: 24px; }

.error { background: url(/images/error-icon.png) no-repeat left #a60002; border-bottom: 2px solid #aaa; color: white; margin: 0 0 5px 0; padding: 8px 8px 8px 70px; }
	.error h3 { color: white; font-size: 16px; margin: 0; padding: 0; }
	.error p { font-size: 13px; margin: 0; padding: 0; }


#courses-list { float: left; }
	#courses-list table { border-spacing: 0; width: 100%; }
	#courses-list td,
	#courses-list th { font-weight: bold; padding: 4px; }
	
	#courses-list td span { font-size: 12px; color: #666; }
	
	#courses-list th { text-align: left; width: 150px; }
	#courses-list tr.odd { background: #D9D8DD; }
	#courses-list .feature { background: #FF8100; margin: 25px 0; padding: 6px; width: 580px; }
	#courses-list p { margin-bottom: 6px; width: 600px; }

#nrt { background: url(/images/NRT.png) no-repeat bottom right; }

#login { float: right; width: 330px; }
	#login fieldset { background: #aaffaa; border: 1px solid #008200; }
	#login legend { color: #008200; font-style: italic; }
	#login table { margin: auto; }
	#login table td,
	#login table th { font-size: 20px; padding: 4px; }
	
	#login table input { color: #0075c4; font-size: 20px; }
	#login table input.login { background: #3b87cf; border: 1px solid #5dc0f5; border-bottom: 1px solid #244a5f; border-right: 1px solid #244a5f; cursor: pointer; font-size: 20px; padding: 2px 5px; }
	#login button.login { background: url(/images/login-btn.png) no-repeat top left; border: none; cursor: pointer; height: 39px; width: 110px; }
		#login button span { display: none; }
	#login table th { font-weight: normal; }
	#login tfoot td { margin: 10px 0 0 0; text-align: center; }
	#login tfoot a { font-size: 11px; text-decoration: none; }
		#login tfoot a:hover { background: black; color: white; }

hr { clear: both; display: block; visibility: hidden; }
#more-info { background: #aaffaa; border: 1px solid #008200; font-size: 13px; line-height: 20px; margin: 20px 0 0 0; padding: 8px; text-align: center; width: 308px; }
	#more-info a { color: black; text-decoration: none; }
	#more-info span { color: #004000; font-size: 15px; font-weight: bold; }

#footer { color: #888; font-size: 11px; margin-bottom: 10px; text-align: center; }






input
{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

.styled_box
{
	width: 100%;
	position: relative;
	font-size: 6px;
}

.styled_box .box_header
{
	width: auto;
	height: 40px;
	position: relative;
	margin: 0;
	border-width: 1px;
	border-style: none none solid none;
	border-color: #000000;
	background-color: #f4f4f4;
	background-repeat: repeat-x;
	background-position: right;
	background-image: url(http://schools.bluedogtraining.com.au/images/box_top_filler.gif);
}

.styled_box .box_header .left_corner
{
	width: 15px;
	height: 10px;
	position: absolute;
	margin: 0 0 0 -6px;
	left: 0;
	top: 0;
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(http://schools.bluedogtraining.com.au/images/box_top_left_corner.png);
}

.styled_box .box_header .right_corner
{
	width: 15px;
	height: 10px;
	position: absolute;
	margin: 0 -6px 0 0;
	right: 0;
	top: 0;
	background-repeat: no-repeat;
	background-position: right;
	background-image: url(http://schools.bluedogtraining.com.au/images/box_top_right_corner.png);
}

.styled_box .box_header .box_header_text
{
	position: relative;
	padding: 2px 15px 1px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
}

.styled_box .box_middle
{
	width: 100%;
	position: relative;
}

/* for Mozilla/Safari/Opera */
*>.styled_box .box_middle .box_content
{
	min-height: 200px;
	width: auto;
	margin: 0 0 12px 0;
	padding: 10px 10px 20px;
	font-size: 12px;
	position: relative;
	color: #000000;
	background-color: #d5d5d5;
	background-repeat: repeat-x;
	background-position: bottom;
	background-image: url(http://schools.bluedogtraining.com.au/images/tab_content_bg.gif);
}

/* for IE, with IE5/Mac backslash filter \*/

* html .styled_box .box_middle .box_content
{
	height: 200px;
	width: auto;
	margin: 0 0 12px 0;
	padding: 10px 10px 20px;
	font-size: 12px;
	font-weight: bold;
	position: relative;
	color: #000000;
	background-color: #d5d5d5;
	background-repeat: repeat-x;
	background-position: bottom;
	background-image: url(http://schools.bluedogtraining.com.au/images/tab_content_bg.gif);
}

.styled_box .box_middle .box_content_with_table
{
	padding: 0 6px 0 4px;
}

.styled_box .left_shadow
{
	height: 100%;
	width: 6px;
	position: absolute;
	margin: 0 0 0 -6px;
	left: 0;
	top: 0;
	background-repeat: repeat-y;
	background-image: url(http://schools.bluedogtraining.com.au/images/box_left_shadow.png);
}

.styled_box .right_shadow
{
	height: 100%;
	width: 6px;
	margin: 0 -6px 0 0;
	right: 0;
	top: 0;
	position: absolute;
	background-repeat: repeat-y;
	background-image: url(http://schools.bluedogtraining.com.au/images/box_right_shadow.png);
}

.styled_box .box_footer
{
	width: 100%;
	height: 12px;
	margin: -12px 0 0 0;
	padding: 0;
	text-align: left;
	background-repeat: repeat-x;
	background-position: bottom;
	background-image: url(http://schools.bluedogtraining.com.au/images/box_bottom_shadow.gif);
}

.styled_box .box_footer .left_corner
{
	width: 15px;
	height: 21px;
	margin: -9px 0 0 -6px;
	position: absolute;
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(http://schools.bluedogtraining.com.au/images/box_bottom_left_corner.gif);
}

.styled_box .box_footer .right_corner
{
	width: 15px;
	height: 21px;
	position: absolute;
	right: 0;
	margin: -9px -6px 0 0;
	background-repeat: no-repeat;
	background-position: right;
	background-image: url(http://schools.bluedogtraining.com.au/images/box_bottom_right_corner.gif);
}

.styled_box hr
{
	border: 0;
	color: #043;
	background-color: #565656;
	height: 1px;
	width: 100%;
	margin: 10px 0 8px;
	text-align: left;
}

.table1
{
	height: auto;
	border-width: 2px;
	border-color: #201e1f;
	border-style: solid;
	border-collapse: collapse;
	margin-bottom: 10px;
	color: #2d2d2d;
	font-size: 12px;
	font-weight: bold;
}

.table1 td, .error_box td
{
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	padding: 5px;
	background-color: #eeeeee;
}

.table1 .row_headers td, .table1 .cell_headers
{
	background-color: #201e1f;
	color: #f4f4f4;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	background-image: none;
}

.table1 .activity_photos img
{
	padding: 2px;
	margin: 0px 4px;
}

.table1 .break {
	color: #000000;
	border-width: 1px;
	border-style: solid;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	height: 15px;
}

.table1 .row_active td {
	background-color: #D81717;
	color: #f4f4f4;
}

.table1 .row_inactive td, .table1 .cell_inactive {
	color: #000000;
	background-color: #a0a0a0;
}


.table1 .faded
{
	background-color: #ffffff;
	margin: 1px;
	color: #000000;
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
}

.table1 .no_style
{
	background-color: #000000;
	margin: 1px;
	border-style: none;
}

.table1 .readonly
{
	background-color: #f4f4f4;
	margin: 1px;
	border-style: solid;
	border-color: #3d3d3d;
	border-width: 1px;
}

.table1 td .not_enrolled {
	background-color: #273341;
	color: #cccccc;
	margin: 1px;
	padding: 1px;
	border-style: solid;
	border-color: #cccccc;
	border-width: 1px;
}

.table1 td .disabled {
	background-color: #f4f4f4;
	color: #000000;
	margin: 1px;
	padding: 1px;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}

.table1 h4
{
	margin: 0px;
	background-color: #273341;
	color: #000000;
}

.empty td
{
	padding: 5px;
	font-weight: normal;
}

.error_box
{
	border-color: #D81717;
}

.error_box .row_headers td
{
	background-color: #D81717;
	color: #f4f4f4;
	font-weight: bold;
	font-size: 18px;	
}

/* PNG Fix */
div 
{
	behavior: url(/iepngfix.htc);
}

a
{
	color: #213246;
	text-decoration: none;
}

a:hover
{
	background: #000080;
	color: #ffffff;
}