/* dynamically created */

body {
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	font-size: .9em;
	color:#352E2E;
	margin-right:auto;
	margin-left:auto;
	background-image:url('/images/background_tile.gif');
	text-align:center;
}

input,
select,
textarea
{

	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	font-size: 12px;

}

.text_field, .integer_field, .address_line, .address_city, .address_postcode, .address_state, select, textarea { border: dotted #b5b5b5 1px;}
.text_field, .integer_field, .address_line, .address_city, .address_postcode, .address_state { padding: 2px 2px 2px 5px; }
textarea { padding: 2px 5px; }
select { padding-top: 2px; padding-bottom: 2px; }

a				{color: #0069A4; text-decoration: none; cursor: pointer;}
a:visited		{color: #004A73; text-decoration: none;}
a:hover			{color: #0069A4; text-decoration: underline;}
a:active		{color: #0069A4; text-decoration: none;}

#wrapper {
	position:relative;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:10px;
	background-color:#EEF8F8;
	text-align:left;
}

#front {
	background: url('/images/ecpd_bg.gif') no-repeat top;
	height: 294px;
	color: #fff;
	text-align: left;
}

#frimages {
	position: absolute;
	height: 246px;
	width: 274px;
	top: 210px;
	left: 50%;
	margin-left: 192px;
}


#banner {
	background-color: #ee4611;
	height: 63px;
	padding-top: 30px;
}

#menu, #page_menu {
	min-height: 27px;
	height: 27px;
	padding-left: 26px;
	padding-right: 5px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	vertical-align: middle;
	color: #ffffff;
}

#menu { background-color: #000000; }
#page_menu { background-color: #666; }

#leftcolumn,
#fullwidth {
    margin-top: 50px;
    font-size:.9em;
    padding: 0 20px 20px 30px;
    border-right: dotted #b5b5b5 1px;
    float:left;
    min-height:400px;
}

#leftcolumn {
	width:632px;
}

#rightcolumn {
	padding: 0px 30px 0px 0px;
	float: right;
	width: 270px;
}

#searchdiv {
	position: absolute;
	margin-left: 692px;
	top: 35px;
	width: 300px;
	height: 20px;
	vertical-align:middle;
}

#searchdiv .SearchInput {
	font-size:.8em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	border:1px solid #CCCCCC;
	background-color:#E3E3E3;
	padding-left: 5px;
}

#memlog {
	position: absolute;
	margin-left: 650px;
	left: 0;
	top: 70px;
	width: 345px;
	height: 20px;
	vertical-align:middle;
}

#memlog table {
	border: 0;
	padding: 0;
}


#memlog .membernoValue, #memlog .memberpassValue {
	font-size:.8em;
	font-family: Arial, Helvetica, sans-serif;
	border:1px solid #CCCCCC;
	background-color:#FFF;
}

H1{
	font-size:2em;
	font-weight:normal;
	border-bottom: dotted #b5b5b5 1px;
	padding-bottom:6px;
	margin-top:0px;
	line-height:110%;
}

#banner H1{
	font-size: 1.5em;
	border: 0;
	padding-bottom:6px;
	margin-top:0px;
	margin-left: 30px;
	line-height:110%;
	color: #fff;
}


H2{
	font-size:1.5em;
	font-weight:normal;
	color:#D4171C;
	border-bottom: dotted #E3E3E3 1px;
	padding-bottom:3px;
	margin-top:22px;
}


H3{
	font-size:1.3em;
	font-weight:normal;
	color:#000000;
}


H4{
	font-size:1.1em;
	font-weight:normal;
	color:#D4171C;
	margin-bottom:-3px;
}
H5{
	font-size:1em;
	font-weight:bold;
	color:#000000;
	margin-bottom:-2px;
}

#nav, #nav ul {
	float:left;
	padding: 0;
	margin-left: 0;
	list-style: none;
	margin-top: 3px;
	height: 10px;
}

#page_menu, #page_menu_list {
	float:right;
	padding: 0;
	margin-left: 5px;
	list-style: none;
	clear: none;
}

#page_menu_list ul {
	float:left;
	padding: 0;
	margin-left: 0;
	padding-right: 5px;
	list-style: none;
	margin-top: 3px;
	clear: none;
}

#page_menu_list li {
	float: right;
	clear: none;
}

/******* FIRST LEVEL LINKS **********/
#nav a, #memlog a, #page_menu_list a {
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;

}
#nav a:link, #nav a, #memlog a:link, #page_menu_list a:link, #page_menu_list a {
	color:#FFFFFF;
}

#nav a:hover, #memlog a:hover, #page_menu_list a:hover {
	color:#FFFFFF;
	background-color:#333333;
}

#nav a:visited, #memlog a:visited, #page_menu_list a:visited {
	color:#FFFFFF;
}

#nav li {
	float: left;
}

#logo{
	float:right;
	width:200px;
	margin-top:-50px;
	text-align:center;
	height:10px;
}

div#footer {

	margin:20px;

	text-align: left;

	clear: both;

	font-size:.8em;

	border-top: dotted #b5b5b5 1px;

}

div#footer a{

	color:#D4171C;

	text-decoration:none;

}

.entry_list
{

	width: 100%;
	border-collapse: collapse;

}

.entry_list th
{

	padding: 1px 5px;
	color: #FFF;
	background-color: #000;

	text-align: left;

	border: 1px solid #000;

}

.entry_list td
{

	border: none;
	border-bottom: 1px dotted #b5b5b5;
	vertical-align: top;

	padding-top: 5px;

}

.entry_list a
{

    color: #FFF;

}

.entry_form td
{
    vertical-align: top;
}

.entry_form .label
{
    font-weight: bold;
    width: 200px;
}

#edit_menu
{

	text-align: left;

}

.hr
{

	border-bottom: dotted #b5b5b5 1px;

}

.edit_nav_table
{

	margin: 20px 0;

	border-top: dotted #b5b5b5 1px;
	border-bottom: dotted #b5b5b5 1px;

}

.edit_nav_table td
{

	margin: 0;
	padding: 0;

	height: 40px;

}

.note
{

	width: 450px;

	padding: 0 50px 10px 70px;
	min-height: 80px;

	font-size: 70px;

	border: 1px dotted #b5b5b5;

	background-color: #FFF;
	background-image: url('/images/note.png');
	background-repeat: no-repeat;
	background-position: 10px 15px;

}

.note p,
.note table
{

	margin-top: 10px;
	margin-bottom: 10px;

}

.note *
{

	font-size: 13px;

}

.alpha_list
{

	list-style-type: lower-alpha;

}

.red_text,
.mandatory,
.form_error,
.form_error a,
.form_error a:link,
.form_error a:active,
.form_error a:visited,
.form_error a:hover
{

	color: #C00;

}


.green_text
{

	color: #0C0;

}

.form_error a
{

	text-decoration: none;

}

.form_error
{

	font-weight: bold;

}

.mandatory
{

	font-weight: bold;

	line-height: .9em;
	font-size: 1.5em;
	display:inline;

}

#completed_actions
{

	color: #0C0;

}

.text_field
{

	width: 562px;

}

.address_field,
.insurance_details_field
{

	width: 465px;

	margin: 0;
	padding: 0;

}

.address_field .label,
.insurance_details_field .label
{

	width: 100px;

	text-align: right;

}

.address_field .address_line,
.address_field .address_city,
.address_field .address_state,
.insurance_details_field .insurance_details_text
{

	width: 100%;

}

.address_field .mand_col,
.insurance_details_field .mand_col
{

	padding: 0;
	width: 15px;
	text-align: right;

}

.address_field .address_postcode
{

	width: 50px;

}

.monetary
{

	text-align: right;

	width: 105px;

	font-size: 13px;
	font-weight: bold;

	color: #000;
	background-color: #EEF8F8;

	border: none;
	border-bottom: 1px solid #000;

}

.integer_field
{

	text-align: right;

}

.integer_field.cc_num
{

	text-align: left !important;

}

.date_field
{

	text-align: right;

	width: 75px;

}

.document_field
{

	width: 550px;

	padding: 0 10px;

	border: 1px dotted #b5b5b5;

	background-color: #FFF;

}

.document_field p,
.alert_field p,
.claim_field p
{

	margin: 15px 0;

}

.alert_field,
.claim_field
{

	width: 607px;

	padding: 0 10px;
	margin: 10px 0;

	border: 1px dotted #666;


}

.document_field h3,
.alert_field h3,
.claim_field h3,
h3.invoice_heading
{

	font-size: 14px;
	font-weight: bold;
	line-height: 1em;

	margin-top: 10px;
	margin-bottom: 20px;

}

.printonly
{

	display: none;

}

.top_link
{

	text-align: right;

}

#fee_table
{

	width: 100%;
	border-collapse: collapse;

}

#fee_table th
{

	padding: 1px 5px;
	color: #FFF;
	background-color: #000;

	border: 1px solid #000;

}

#fee_table td
{

	border: none;
	vertical-align: top;

}

#fee_table .first_row td
{

	padding-top: 10px;

}

.entry_action
{

	float: right;
	clear: both;

	margin-bottom: 5px;

}

.bar {
    background-image:url('/images/bar-bg.gif');
    background-repeat: no-repeat;
    height: 60px;
    width: 514px;
    margin-right: auto;
    margin-left: auto;
}

.baritems {
    padding-top: 10px;
    padding-left: 7px;
    text-align: left;
}
.percentbox {
    height: 90px;
    font-family: "Trebuchet MS", Arial, Helvetica;
    font-size: 24px;
    font-weight: bold;
    color: #999999;
    text-align: center;
}

#summ_wrapper
{
    width:96%;
    padding-top:10px ;
    margin-left:20px;
    font-size:.9em;
}
#summ_wrapper h1
{
    line-height: 100%;
}
#summ_wrapper .label
{
    display:block;
    width:200px;
    float:left;
    text-align:right;
    margin-right:3px;
    font-weight: bold;
}
#summ_wrapper .clear
{
    clear:both;
    margin-bottom:5px;
    display:block;
}
#summ_wrapper .clear1
{
    clear:both;
    margin-bottom:0px;
    display:block;
}
#summ_wrapper .notes
{
    font-size:.9em;    
}

#summ_wrapper .list_table
{
     border-collapse: collapse;
     border:none;
     width:100%;
     font-weight: normal;
     font:inherit;
}
.list_table th
{
    background-color: #000;
    color:#fff;
    padding:2px;
    text-align: center;
    
}
.list_table td
{
    border-bottom:1px dotted #B5B5B5;
    padding:2px;  
}
.list_table button
{
    font-family: arial;
    border:1px solid #0069A4;
    font-size:9px;
    padding:0;
    margin:0;
    height:20px;
}

.header
{
    background-image: url(/images/bg_white.gif);
    background-repeat: no-repeat;
    background-position: 100% 50%;
}
.headerSortUp
{
    background-image: url(/images/desc_white.gif);
    background-repeat: no-repeat;
    background-position: 100% 50%;
}
.headerSortDown
{
    background-image: url(/images/asc_white.gif);
    background-repeat: no-repeat;
    background-position: 100% 50%;
}

#graph
{
    height:50px;
    float:left;
}
#graph .incomplete
{
    width:5px;
    background-color:#aaa;
    float:left;
    height:25px;
}

#graph .complete
{
    width:5px;
    background-color:green;
    float:left;
    height:25px;
    opacity:0.8;
    filter:alpha(opacity=80);
}
#graph .marker
{
    height:25px;
    position: absolute;
    margin-top:15px;
    
}

#graph .milestone
{
    background-color:#fff;
    float:left;    
    width:49px;
    height:40px;
    border-left:1px solid #aaa;
    z-index:2000;
}
#graph .first
{
    border-left:0px solid #aaa;    
}

.milestone .text
{
    font-size:.8em;
    padding-left:2px;
}

#act_types
{
    float:right;
       
}
#act_types ul
{
    list-style: none;
    color:red;
    
}

#act_types li
{
    
    display: inline;
    margin-right:5px;
    
}
.current_act_type
{
    width:300px;
    font-weight: bold;
    margin-bottom: 5px;
    float:left;
    margin-top:10px;
}

.title
{
    border-bottom:1px dotted #B5B5B5;
    height:30px;
}
.title1
{
    font-size:2em;
    font-weight:normal;
    line-height:110%;
    /*width:200px;*/
    float:left;
    margin-right:10px;

}


.dTable
{
    font-size:90%;
    border:none;
    border-collapse:collapse;
    
}

.dTable th,
.dTable td
{
    border: 1px solid #ccc;
    padding: 5px;
    text-align: left;
}