@import url(http://duce.bluedogtraining.com.au/css/links.css);

html 
{	
	height: 100%;
}

body 
{	
	background-color: #3d3d3d;
	height: 100%;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

.small_input 
{	
	font-size: 14px;
	background-image: url(http://duce.bluedogtraining.com.au/images/input-background.gif);
	border-color: #3a4654;
	border-style: none;
	padding-left: 4px;
}

.hidden_submit 
{
	background-color: #273341;
	color: #273341;
	margin: 0 0 0 30px;
	padding: 0;
	border-style: none;
}

#main_wrapper 
{
	width: 650px;
	height: 100%;
	background-color: #ffffff;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	border-style: none solid;
	border-width: 0 3px;
	border-color: #74797d;
}

#main 
{
	width: 100%;
	height: auto;
	background-color: #ffffff;
	min-height: 650px;
	position: absolute;
	border-style: none solid;
	border-width: 0 3px;
	border-color: #74797d;
	margin: 0 -3px;
}

#header_graphic 
{
	margin: 50px 0 0;
	width: 100%;
	height: 200px;
	position: relative;
	background-image: url(http://duce.bluedogtraining.com.au/images/header_graphic.jpg);
}

#header_line 
{
	height: 11px;
	font-size: 0px;
	background-color: #74797d;
	border-color: #000000;
	border-style: solid none;
	border-width: 1px;
}

#login_panel 
{
	height: 55px;
	background-image: url(http://duce.bluedogtraining.com.au/images/login_box.jpg);
	background-repeat: no-repeat;
	position: relative;
}

#login_box 
{
	position: absolute;
	padding: 10px;
	font-size: 12pt;
	color: #cccccc;
}

#ie_border_fix 
{
	width: 100%;
	height: 800px;
	position: absolute;
	border-style: none solid;
	border-width: 0 3px;
	border-color: #74797d;
	margin: 0 -3px;
}

#menu_container 
{
	width: 192px;
	height: auto;
	position: absolute;
	border-width: 1px;
	border-style: none solid none none;
	border-color: #ffffff;
	margin: 0px;
}

.menu_wrapper 
{
	background-color: #323d4b;
}

#select_link 
{
 	width: 212px;
	height: 37px;
	position: relative;
	background-color: #273341;
	background-image: url(http://duce.bluedogtraining.com.au/images/select_a_link.gif);
	background-repeat: no-repeat;
	margin-right: -40px;
}

#safty_training 
{
 	width: 212px;
	height: 37px;
	position: relative;
	background-color: #273341;
	background-image: url(http://duce.bluedogtraining.com.au/images/safety_training.gif);
	background-repeat: no-repeat;
	margin-right: -40px;
}

#trade_training 
{
 	width: 212px;
	height: 37px;
	position: relative;
	background-color: #273341;
	background-image: url(http://duce.bluedogtraining.com.au/images/trade_training.gif);
	background-repeat: no-repeat;
	margin-right: -40px;
}

#training_easy 
{
	width: 300px;
	height: 37px;
	right: 0px;
	top: 25px;
	position: absolute;
	background-image: url(http://duce.bluedogtraining.com.au/images/training_easy.gif);
	background-repeat: no-repeat;
}

.menu_items 
{
	color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	list-style-image: url(http://duce.bluedogtraining.com.au/images/menu_tag_spacer.gif);
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.menu_items li 
{
	background-image: url(http://duce.bluedogtraining.com.au/images/menu_tag.gif);
	background-repeat: no-repeat;
	list-style-position: inside;
	margin-left: -25px;
	padding: 0 0 10px 5px;
}

#nav_line 
{
	width: 212px;
	height: 20px;
	position: relative;
	border-style: solid none none;
	border-width: 1px;
	border-color: #ffffff;
	margin-right: -40px;
	font-size: 0;
}

#nav_breaker 
{
	width: 212px;
	height: 10px;
	position: relative;
	border-style: none;
	border-width: 0px;
	border-color: #ffffff;
	margin-right: -40px;
	font-size: 0;
}

.content 
{
	width: auto;
	height: auto;
	padding: 50px 15px 0;
	vertical-align: top;
	color: #D81717;
	font-size: 11pt;
}

#flash_required
{
	position: relative;
	width: 370px;
	height: 370px;
	background-repeat: no-repeat;
	background-image: url(http://duce.bluedogtraining.com.au/images/flash_background.jpg);
}

#flash_required_text
{
	height: 370px;
	padding: 60px 40px;
	font-size: 20px;
	font-weight: bold;
}

.hidden 
{
 	display: none;
}

.highlight
{
	color: #f14903;
	font-weight: bold;
}

.table1
{
	height: auto;
	border-width: 2px;
	border-color: #2d2d2d;
	border-style: solid;
	padding: 2px;
	border-collapse: collapse;
	margin-bottom: 10px;
	color: #2d2d2d;
	font-size: 12px;
	font-weight: bold;
}

.table1 td, .error_box td
{
	background: #f4f4f4;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	text-align: center;
}

.error_box
{
	border-color: #D81717;
}

.error_box .row_headers td
{
	background-color: #D81717;
	color: #f4f4f4;
	font-weight: bold;
	font-size: 18px;
	text-align: center;	
}
