body {
	color:black;
	font-family:verdana;
	font-size:12px;
}

#container{
	width:997px;
	margin:0px auto;
	min-height: 500px;
	background:url(img/background.jpg);
}

#banner{
	width:997px;
	height:150px;
	background-image:url(img/banner_white2.jpg);
}

#banner_not_logged_in{
	width:997px;
	height:150px;
	background-image:url(img/banner_white2.jpg);
	background-repeat:no-repeat;
}

#banner_not_logged_in div.login{
	float:right;
	background-color:#fff;
	height: 120px;
	width:250px;
	padding: 15px 10px;
	text-align:center;
	border-left: 2px solid #B64444;
}

#banner_not_logged_in div.login_image,#banner_logged_in div.login_image{
	float:right;
	background-color:#fff;
	height: 150px;
	width:250px;
	text-align:center;
}

#banner_logged_in{
	width:997px;
	height:150px;
	background-image:url(img/banner_white2.jpg);
	background-repeat:no-repeat;
}

#banner_logged_in div.login{
	float:right;
	background-color:#fff;
	height: 140px;
	width:250px;
	padding: 5px 10px;
	text-align:center;
	border-left: 2px solid #B64444;
}

#banner_logged_in div em{
	color:#000;
	font-weight:bold;
	font-size: 14px;
	font-style: normal;
	text-decoration: underline;
	margin-bottom:10px;
}

#banner_logged_in div a{
	display:block;
	text-decoration: none;
	color:#67B8F0;
	font-weight:bold;
	margin: 4px 0px;
}

#banner_logged_in div a:hover{
	text-decoration: underline;
	color:#F17B1F;
}

#menu{
	color:white;
	font-weight:bold;
	height:40px;
	width: 832px;
	background-color:#67B8F0;
	text-align:center;
	padding-left:165px;
	border-bottom: 2px solid #B64444;
	/**/
}


a.menu_list{
	line-height:40px;
	width:100px;
	display:block;
	float:left;
	text-decoration:none;
	color:#FFFFFF;
	margin-right:4px;
}

a.menu_list:hover{
	background:url(img/tab.png) no-repeat;
}

#menu a.selected{
	background:url(img/tab.png) no-repeat;
	line-height:40px;
	width:100px;
	display:block;
	float:left;
	text-decoration:none;
	color:#FFFFFF;
	margin-right:10px;
}

#content_wrapper{
	width: 977px;
	margin: 0px 10px 0px 10px;
}

#footer{
	width:997px;
	margin:0px auto;
	font-weight:bold;
	font-size:10px;
	text-align:left;
	padding: 10px 0px;
	border-top: 2px solid #B64444;
}

#footer a{
	padding: 0px 5px;
}	

#copyright{
	position: relative;
	margin-left:755px;
}

br.clearFix{
	height:0px;
	line-height:0px;
}

#indexLeft{
	width:625px;
	float:left;
	padding-right:10px;
}


#indexRight{
	width:331px;
	float:left;
	border-left:1px dotted #DCDCDC;
	padding-left:10px;
	min-height: 500px;
}

#indexRight a{
 	text-decoration:underline;
 	color:#000;
}


#indexRight em a{
 	text-decoration:underline;
 	color:#fff;
	font-weight:bold;
	font-style:normal;
}

a.collector_box{
	color:#000;
	border:2px solid #000;
	background-color:#F38A39;
	padding:20px 20px;
	font-size:30px;	
	display:block;
	width:350px;
	text-align:center;
}

a.collector_box:hover{
	color:#000;
	background-color:#518240
}

a.collector_box_tiny{
	color:#000;
	border:2px solid #000;
	background-color:#F38A39;
	padding:10px;
	font-size:14px;	
	display:block;
	width:230px;
	text-align:center;
	font-weight:bold;
	float:right;
}

a.collector_box_tiny:hover{
	color:#fff;
	background-color:#518240
}

#nz_blacklist_updates a h2{
	margin:0px;
	margin-bottom: 5px;
	color:#000;
	text-decoration: underline;
}

#nz_blacklist_updates a{
	text-decoration: none;
	color:#333;
}

#nz_blacklist_updates a.read_more{
	text-decoration: underline;
}

#login_form{
	margin:0px auto; 
	width:550px;
}

#register_form{
	margin:0px auto; 
	width:750px;
}

#register_form em{
	font-style: normal;
	color:#000;
	font-weight:bold;
	display:block;
	margin-bottom: 5px;
}

#debt_form{
	margin:0px auto; 
	width:750px;
}

#debt_form em{
	font-style: normal;
	color:#000;
	font-weight:bold;
	display:block;
	margin-bottom: 5px;
}

#contact_form{
	width:750px;
}

#contact_form em{
	font-style: normal;
	color:#000;
	font-weight:bold;
	display:block;
	margin-bottom: 5px;
}


div.error{
	margin: 15px 0px;
	color:#c00;
	font-weight:bold;
}

div.success{
	margin: 15px 0px;
	color:#4DA653;
	font-weight:bold;
}

table.form tr th{
	vertical-align:top;
	text-align:left;
	padding-right:20px;
}

table.form tr td{
	vertical-align:top;
	text-align:left;
}

.form_note{
	color:#B64444;
	font-style: italic;
}

table.list tr th{
	vertical-align:top;
	text-align:left;
	background-color:#F38A39;
	color:#000;
	padding: 5px;
}


table.list tr td{
	padding: 5px 0px 5px 5px;
}

.r0{
	background-color:#ddd;
}

.r0{
	background-color:#fff;
}

#register_tab_wrapper{
	clear:both;
}

.tab1_current{
	width:160px;
	height:33px;
	background-image:url(img/tab_current.png);
	background-repeat:no-repeat;
	padding-left:60px;
	padding-top:17px;
	font-size: 14px;
	font-weight:bold;
	float:left;
}

.tab1_completed{
	width:160px;
	height:33px;
	background-image:url(img/tab_first_b.png);
	background-repeat:no-repeat;
	padding-left:60px;
	padding-top:17px;
	font-size: 14px;
	font-weight:bold;
	float:left;
}

.tab1_completed2{
	width:160px;
	height:33px;
	background-image:url(img/tab_done.png);
	background-repeat:no-repeat;
	padding-left:60px;
	padding-top:17px;
	font-size: 14px;
	font-weight:bold;
	float:left;
}

.tab2_inactive{
	width:205px;
	height:33px;
	background-image:url(img/tab_inactive.png);
	background-repeat:no-repeat;
	padding-left:15px;
	padding-top:17px;
	font-size: 14px;
	font-weight:bold;
	float:left;
}

.tab2_current{
	width:205px;
	height:33px;
	background-image:url(img/tab_current.png);
	background-repeat:no-repeat;
	padding-left:15px;
	padding-top:17px;
	font-size: 14px;
	font-weight:bold;
	float:left;
}

.tab2_completed{
	width:205px;
	height:33px;
	background-image:url(img/tab_first_b.png);
	background-repeat:no-repeat;
	padding-left:15px;
	padding-top:17px;
	font-size: 14px;
	font-weight:bold;
	float:left;
}

.tab3_inactive{
	width:205px;
	height:33px;
	background-color:#EEF0FF;
	padding-left:25px;
	padding-top:17px;
	font-size: 14px;
	font-weight:bold;
	float:left;
}

.tab3_current{
	width:190px;
	height:33px;
	background-image:url(img/tab_second_b.png);
	background-repeat:no-repeat;
	padding-left:45px;
	padding-top:17px;
	font-size: 14px;
	font-weight:bold;
	float:left;
}


.tab1_completed a, .tab1_completed2 a,.tab2_completed a, .tab2_inactive a, .tab3_inactive a {
	color: #000;
}

.required_red{
	color:#c00;
	text-decoration: none;
}

a img{
	border: 0px;
}

#collector_debt_filter em{
	font-style: normal;
	font-weight: bold;
	width: 150px;
	display: block;
	float:left;
}

#collector_debt_filter div.clearFix{
	margin: 5px 0px;
	clear: both;
}

.list_result_count{
	text-align: center;
	color:#F38A39;
	font-size:14px;
	font-weight:bold;
	text-decoration: underline;
}

#tender_form_left{
	width:550px;
	float:left;
	border-right: 1px dashed #F38A39;
}

#tender_form_left em, #tender_form_right em, #tender_payment em{
	font-style: normal;
	color:#000;
	font-weight:bold;
	display:block;
	margin-bottom: 5px;
}

#tender_form_right{
	margin-left: 10px;
	width:350px;
	float:left;
}

.highligh_row{
	background-color:#FAD3B4;
}

.QnA_icon{
	width: 20px;
}

.QnA_dateTime{
	font-size: 11px;
}

.client_comment{
	color:#CD5F0D;
}

input[type="radio"] {
	margin-left:0px;
}

table.list tr td{
	vertical-align: top;
}

#client_tender em{
	font-weight:bold;
	display: block;
	font-style: normal;
}

br.gap{
	margin-bottom: 2px;
}

#tender_payment{
	width:975px;
}

.green_row{
	background-color:#79B971;
}

.radioGap{
	margin-right: 20px;
}

.orange_row{
	background-color:#F0EC68;
}

.blue_row{
	background-color:#1791E3;
}

ol li, ul li{
	margin: 10px 0px;
	font-size:13px;
}

.center{
	text-align:center;
}