/*
	Copyright DTDigital         :: www.dtdigital.com.au ::
	Unauthorised modification / use is a criminal offence, and
	will be prosecuted to the fullest extent permitted by law.
	All Rights Reserved
*/


*
{
	font-family: Arial, Geneva, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: left;
}

body
{
	font-size: .7500em;
	text-align: center;
	margin: 0;
	padding: 0;
}

a:link, a { text-decoration: underline; color: #53869F;  }
a:hover { text-decoration: none; color: #92B4C6; }
a:active { text-decoration: none; color: #92B4C6; }

.forgot_pass_link { margin-top: 1em; margin-left: 27px; }

img { border: none; }
img.chart { display: block; }

p { margin: .5em 0 1em 0; display: block; }

h1
{	
	font-size: 1.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #547D94;
	line-height: 47px;
	display: block;
}

h2
{
	font-size: 1.1em;
	color: #7099B0;
	line-height: 20px;
	display: block;
}
h3
{
	font-size: 1em;
	color: #769DB3;
	font-weight: bold;
	line-height: 20px;
	display: block;
}

.banner
{
	margin: -4px 0 0 0;
}

.banner img.float_right {
	margin-right: 30px;
}

.text_left { text-align: left !important; }
.text_right { text-align: right !important; }
.widertext { width: 90%; }

.nowrap
{
	white-space: nowrap;
}

label.text, span.label
{
	margin-right: 5px;
	padding: 3px 5px 3px 0;
	display: block;
	text-align: right;
	font-weight: bold;
}

/*
.table span.label
{
	float: left;
	width: 100%;
	display: block;
	margin: 5px 0;
	padding: 0;
}
*/
input.text, textarea.text, select.text
{
	font-size: 11px;
	padding: 0;
	margin: 0 0 1em 0;
	color: #666666;
	border-width: 1px;
	border-style: solid;
	border-color: #7F9DB9;
	float: left;
}
input.text
{
	width: 180px;
}

input.short { width: 200px; }
input.medium { width: 364px; }
input.long { width: 550px; }
input.liquid, select.liquid { width: 95%; }
/*
.table input.text, .table textarea.text, .table select.text
{
	margin: 0;
}
*/
input.text
{
	padding: 1px 0 2px 0;
}

textarea.text
{
	width: 550px;
	height: 10em;
	overflow: auto;
	border: 1px solid #7C7C7C;
}

input.error, textarea.error
{
	/*color: #B60000;*/
	background: #FFFFFF;
	border: 1px solid #B60000;
}

.file-upload
{
	margin: 0 0 1em 0;
}
.file-upload input
{	
	margin:0;
	padding:0;
}

.file-upload label
{
	float:left;
	margin:0;
	padding:0;
}

/*
.table input, .table textarea
{
	margin: 0;
}
*/
.newfield_links
{
	float: right;
	margin: 0 0 7px 0;
	font-size: 1.1em;
	color: #0047B6;
	line-height: 25px;
}

.center
{
	text-align: center;
}

.clear
{
	height: 0 !important;
	line-height: 0 !important;
	clear: both !important;
	font-size: 1px !important;
	float: none !important;
	padding: 0  !important;
	margin: 0  !important;
}

.float_right
{
	float: right;
}
.float_left
{
	font-size:0.833em;
	float: left;
}

.margin_left_ten
{
	margin-left: 10px;
}

.errors
{
	color: #B60000;
	font-size: 1.1em;
	background: #F8E5E5 url(gr_error.gif) 20px 50% no-repeat;
	padding: 13px 13px 13px 85px;
	border: 1px solid #B60000;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0 0 2em 0;
}

.padding2 .errors { padding-left: 13px;}

.blue_box .errors
{
	font-size: .9em;
}

label.error
{
	background: none;
	border: 0;
	padding: 0;
	font-size: 1em;
	margin: 0;
}

.errors ul
{
	margin: 5px 0 0 0;
	padding: 0;
	list-style: none;
	display: block;
	width: 100%;
}
.errors ul li
{
	display: block;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px 0 2px 10px;
	background: url(bullet_disc-red.gif) left .6em no-repeat;
}
.error
{
	color: #B60000;
	font-size: 1.1em;
	background: #F8E5E5;
	padding: 5px;
	border: 1px solid #B60000;
}

.notice
{
	padding: 12px 19px;
	background: #FDF8DB;
	border: 1px solid #DAC545;
}

.notice2
{
	padding: 12px 19px;
	background:#EFF6CE;
	border:1px solid #C0D93B;
}



.shell {
	width: 980px;
	margin: auto;
	overflow: hidden;
}
.shell .padding
{
	width: 946px;
	margin: 0 17px;
}

.header
{
	padding-top: 20px;
}
.header img
{
	margin: 0 0 5px 0;
	display: block;
}
.header .blue_strip
{
	background: url(gr_header-base-bg.gif) top left repeat-x;
	height: 29px;
	margin: 0 0 4px 0;
}
.header .blue_strip_left
{
	background: url(gr_header-base-left.gif) top left no-repeat;
	height: 29px;
}
.header .breadcrumbs
{
	line-height: 2.1em;
	font-size: 1em;
	color: #4A4A4A;
	margin: 1em 0;
}
.header .breadcrumbs a
{
	color: #53869F;
	text-decoration: none;
}

.header .breadcrumbs a:hover {
	text-decoration: underline;
}

.header .controls { float: right; width: 400px; }

ul.navigation
{
	float: left;
	list-style: none;
	font-size: 1em;
	font-weight: bold;
	width: 100%;
	margin: 0 0 -1px 0;
}

ul.navigation li
{
	float: left;
	width: 100%;
}

ul.navigation li a
{
	text-decoration: none;
	color: #000000;
	display: block;
	padding: 2px 0 3px;
	border-bottom: 1px solid #ffffff;
	width: 100%;
	background-color: #D1E7F2;
	/*background-image: url(gr_checkbox_static.gif);*/
	background-position: top left;
	background-repeat: no-repeat;
}

ul.navigation li a span
{
	padding-left: 20px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

ul.navigation li.complete a
{
	background-image: url(gr_checkbox_checked.gif);
}

ul.navigation li.complete a:hover,
ul.navigation li.complete-active a
{
	background-color: #7099B0;
	background-image: url(gr_checkbox_checked_hover.gif);
}

ul.navigation li.incomplete a
{
	background-image: url(gr_checkbox_static.gif);
}

ul.navigation li.incomplete a:hover,
ul.navigation li.incomplete-active a
{
	background-color: #7099B0;
	background-image: url(gr_checkbox_active.gif);
}

ul.navigation li a:hover,
ul.navigation li.active a
{
	color: #ffffff;
	background-color: #7099B0;
	/*background-image: url(gr_checkbox_active.gif);*/
	background-position: top left;
	background-repeat: no-repeat;
}

ul.navigation li.subheadeing
{
	padding: 5px 0px 5px 0px;
	font-weight: bold;
	background-color:#EBF4F8;
}

ul.navigation li.subheadeing span {
	padding: 0 5px 0 20px;
	font-weight: bold;
}

.columns_two
{
	display: block;
	float: left;
	width: 100%;
	/*
		do not edit styles above this comment within this class
		@ apply custom styles below
	*/
	border-top: 1px dashed #000000;
}

.columns_two .left
{
	float: left;
	/*
		do not edit styles above this comment within this class
		@ apply custom styles below
	*/
	width: 203px;
	border-left: 1px dashed #000000;
	border-bottom: 1px dashed #000000;
}

.columns_two .right
{
	float: right;
	width: 692px;
	/*
		do not edit styles above this comment within this class
		@ apply custom styles below
	*/
}
.columns_two .right .padding
{
	width: 100%;
	margin: 0;
	padding: 0;
}
.columns_two .right .padding_right
{
	margin-right: 50px;
}

.content { font-size: 1em; }
.content .left { float: left; width: 140px; border: none; }
.content .right { float: right; width: 552px; }

.content h1 { font-size: 1.30em; }
.content h2 { font-size: 1.15em; }

.small .left { width: 140px !important; }
.small .right { width: 205px !important; float: left !important; padding: 2px 0 0 0; }

ul.bul_disc_black
{
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.bul_disc_black li
{
	margin: 0;
	padding: 1px 0 2px 10px;
	background: url(bullet_disc-black.gif) left center no-repeat;
}

.swtch
{
	padding: 2px 0;
	text-align: right;
}

.swtch img
{
	margin: 0 0 2px 0;
	float: right;
	margin-left: 5px;
}

.blue_box { background: #C9E3EF; float: right; width: 430px; font-size: 1.1em; color: #3D6A80; margin: 1em 0 2em 0; }
.blue_box .tl { background: url(gr_generic-border_tl.gif) top left no-repeat; float: left; width: 100%; }
.blue_box .tr { background: url(gr_generic-border_tr.gif) top right no-repeat; float: left; width: 100%; }
.blue_box .bl { background: url(gr_generic-border_bl.gif) bottom left no-repeat; float: left; width: 100%; }
.blue_box .br { background: url(gr_generic-border_br.gif) bottom right no-repeat; float: left; width: 100%; }

.blue_box.nomargin { margin-bottom: 0; }

.blue_box .padding { margin: 20px !important; width: auto; }
.blue_box .padding2 { margin: 27px 20px !important; }
.blue_box .padding3 { margin: 10px 27px 5px 27px !important; }

.blue_box.long { width: 590px; }
.blue_box.medium { width: 520px; }
.liquid { width: 100%; }

.submit_offset { margin-left: 157px; }

.blue_box label { font-weight: normal; text-align: left; }
.blue_box .row { float: left; width: 100%; margin: 0 0 7px 0; }
.blue_box .field { float: left; width: 17%; }
.blue_box .value { float: left; width: 83%; }
.blue_box .field2 { float: left; width: 22%; }
.blue_box .field2 span { display: block; padding: 0 10px 0 0; text-align:right; color: #000; line-height: 19px; }
.blue_box .value2 { float: left; width: 78%; }
.blue_box input { margin-bottom: 0; }


/* Login page */
.blue_box .padding2	{/*background:url(gr_dots.gif) no-repeat 160px bottom */}
.blue_box .padding2 .row { width: 600px;}
.blue_box .padding2 .field { width: 80px; font-size:12px; text-align: right; margin-right: 5px; padding-top: 4px; }
.blue_box .padding2 label { font-weight: bold;}
.blue_box .padding2 .value{ width: 500px; padding-left: 5px;}
.blue_box .padding2 .value input { /*width: 280px;*/}
.blue_box .padding2 .login-btn {float: right; margin-top: -50px;}
.blue_box .padding2 img.login-image { float: left; margin: 4px 10px; }	
.blue_box .padding2 .validator-error {width: 4px; position:relative; color: #B60000;}



.v_spacer { height: 9px; line-height: 9px; clear: both; margin: 0; padding: 0; }

.large_text { font-size: 1.1em; }

.btn { float: left; margin-right: 18px; }

.controls .btn { float: right; margin-right: 0; margin-left: 18px;}

div.signatureline 
{
	margin: 0 35% 1.5em 0;
	line-height: 0;
	padding: 20px 0 0 0;
	border-bottom: 1px solid #000;
}

ol
{
	margin: 0 0 0 25px;
	padding: 0 0 10px 0;
}

.right ol li 
{
	margin: 0;
	padding: 0;
}


table td, table th
{
	padding: 4px;
	text-align: center;
	vertical-align: top;
}

table th.table, table td.table
{
	padding: 4px 0;
}

table
{
	border-top: 3px double #D8E3EA;
	border-bottom: 3px double #D8E3EA;
	margin-bottom: 10px;
}

table .tall
{
	padding-top: 8px;
	padding-bottom: 8px;
}

table table, table table th
{
	margin: 0;
	border: 0;
}
table table td
{
	padding-top: 0;
	padding-bottom: 0;
}
table table th
{
	padding: 0;
	background: url(gr_left-link-line.gif) 18% 50% no-repeat;
}
table table th span
{
	padding: 0 0 4px 0;
	display: block;
	text-align: center;
	background: url(gr_right-link-line.gif) 82% 50% no-repeat;
}

table table td, table table th
{
	width: 33%;
}

table th
{
	border-bottom: 1px solid #D8E3EA;
	font-weight: normal;
}

table td.border
{
	border-right: 1px solid #FFF;
}

table tr.dark td 
{
	background-color: #E1E9EF;
}
table tr.footer td
{
	border-top: 1px solid #D8E3EA;
}
table td input, table td select
{
	padding: 0 !important;
	margin: 0 !important;
}

table th label.text{
	text-align: center;
}

table.left-table {
	width: 49%;
	margin-right: 10px;
	margin-bottom: 1em;
	float: left;
}

table.right-table {
	width: 49%;
	margin-bottom: 1em;
	float: left;
}

table.left-table label.text  {
	padding: 0;
}


table.right-table label.text {
	padding: 0;
	text-align: center;
}	


table.table_popup 
{
	border-style:none; 
	border-top:#000000 solid 1px; 
	border-left:#000000 solid 1px;
	border-color:#000000;
}

table.table_popup td
{
	border-bottom:#000000 solid 1px;
	border-right:#000000 solid 1px;
	text-align:left;
}
/************* pop up window style*********************************/
.popup
{
	width:100%;
	margin-top:20px;
}

.popup .contain
{
	width:700px; 
	margin: 0 auto;
}
/**********************************************/
/**********************************************/

iframe
{
	margin-bottom:1em;
}

/**********************************************/
.user-data
{	
	margin:0;
	padding:0;
}

.user-data ol
{
	margin: 0 0 0 25px;
	padding: 0 0 10px 0;
}


.user-data ul br, .user-data ol br
{	
	clear:both;
	line-height:0;
}

.user-data ul
{
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
}

.user-data ul li
{
	margin: 0;
	padding: 1px 0 2px 10px;
	background: url(bullet_disc-black.gif) left center no-repeat;
}


/**************PDF ***************/


.pdf 
{
	font-size:1.5em;
	width:auto;	
	text-align:left;
	/*background-color:Red;*/
	padding-left:100px;
}

.download-pdf {
	background: url(ico_pdf.gif) no-repeat 0 0;
	padding-left: 16px;
}

.pdf .columns_two
{
	text-align:left;
	/*background-color:Yellow;*/
	width:805px;
}

.pdf .columns_two .right
{	
	/*border:solid 1px red;*/
	width:805px;
	/*background-color:Purple;*/
}
.pdf .columns_two .right .right
{	
	/*border:solid 1px black;*/
	width:664px;
}

.pdf .content .left
{	
	/**background-color:Green;**/
	padding-top:4px;
}

.pdf .cover
{
	font-size:100%;	
}

.pdf .cover h1
{
	font-size:150%;	
	padding: 20px 0 20px 0;
}

.pdf h2
{	
	padding: 20px 0 10px 0;
}



/*** Pop-up delete confirm (section6) ***/

.delete-confirm {
	 background-color:#FFFFFF;
	 padding:50px;
	 width:370px;                 
	 border:solid 2px #999999;
	 text-align:center;	 
}

.delete-confirm a {
	padding: 40px 40px 0 40px; 
}

/* Section 7 */
.action {
	border-bottom: 2px solid #D8E3EA;
	border-top: 2px solid #D8E3EA;
	overflow: auto;
	height: auto;
	clear: both;
}

* html .action {
	height: 1px;
}

table td.create_cell {
	vertical-align: bottom;
}

table td.edit_cell {
	vertical-align: middle;
}

table iframe {
	margin-bottom: 0;
}

/* list styles */
ul {
	margin-left: 20px;
	margin-bottom: 1em;
}

.login-box {
	width: 650px;
	float: none;
	margin: 0 auto;
	overflow: hidden;
}

.password .blue_box .row 
{
	width: 100%;	
}

.password .blue_box .field2 
{
	width: 150px;
}

.password .blue_box .value2 
{
	width: 150px;
}

/* Content Container */

.content-container {
	margin-bottom: 1em;
	width: 100%;
}

.content-container2
{
	width: auto;
	padding-left: 32px;
}


.top-bottom-border 
{
	border-top: 1px solid #006881;
	border-bottom: 1px solid #006881;
}

.content-container .left-column {
	width: 260px;
	float: left;
	margin-right: 30px;
}


.content-container .left {
	width: 80px;
	float: left;
}

.content-container .right {
	width: 110px;
	float: left;

}

.content-container2 .left-column .left { width: 110px; }
.content-container2 .left-column .right { width: 150px; }
.content-container2 .right-column .left { width: 80px; }
.content-container2 .right-column .right { width: 180px; }


.content-container p{
	margin-top: 3px;
	margin-bottom: 3px;

}

.pdf .columns_two .right .content-container3 .right p
{
	margin: 6px 0px 0px 0px;
}


.content-container .right-column {
	width: 260px;
	float: left;
}


.helptip
{
	float: left;
	width: 260px;
	padding-left: 10px;
	margin-top: -14px;
	margin-right: -270px;
	margin-bottom: -2000px;
	position: relative;
	z-index: 100px;
	background: transparent url(gr_helptip_mid.gif) 10px 0 repeat-y;
}
	.helptip_top
	{
		float: left;
		width: 260px;
		background: transparent url(gr_helptip_top.gif) 0 0 no-repeat;
	}
		.helptip_btm
		{
			float: left;
			width: 214px;
			padding: 14px 19px 8px 27px;
			background: transparent url(gr_helptip_btm.gif) 0 100% no-repeat;
		}

.helptip_before
{
	margin-bottom: 22px !important;
}

.helptip_right
{
	float: right;
}

.helptip_after
{
	margin-top: 0px;
}
.helptip_c_paddingtop
{
	padding-top: 14px;
}

.float01
{
	float: left;
	width: 182px;
}
.float02
{
	float: left;
	width: 552px;
}
.float03
{
	float: left;
	width: 100%;
}

.shell
{
	overflow: visible;
}

.blue_box  p.hint
{
	color: #636464;
	font-size: 12px;
}
