#header *{
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0;
	padding: 0;
}

.right_title {
	position: absolute;
	top: 120px;
}
h3 {
	margin: 0;
	margin-bottom: 5px;
}
h1, h2, h3, h4, h5 {
	color: #31A46B;
}

img {
	border: none;
}
hr {
	border: none;
	background-color: #32A56C;
	height: 2px;
	width: 80%;
	margin-bottom: 20px;
}
ol  {
	margin-left: 20px;
	padding: 0;
}

#wrapper {
	margin: 0 auto;
	width: 1000px;
	display: block;
	background-image: url(../images_new/gray_bg.jpg);
	background-repeat: repeat-y;
}

#header {
	height: 165px;
	display: block;
	background-color: #FFFFFF;
}
#tds_logo {
	width: 590px;
	height: 100px;
	background-image: url(../images_new/tds_header2.jpg);
	display: block;
	margin-top: 25px;
	float: left;
}

#left_nav {
	width: 150px;
	float: left;
	background-color: #EEEDF2;
	position: absolute;
}

#right_nav {
	width: 250px;
	min-width: 260px;
	float: right;
	background-color: #EEEDF2;
	padding-top: 10px;
	min-height: 550px;
}

/*#content {
	width: 560px;
	margin-left: 167px;
	position: absolute;
	line-height: 18px;
	padding-top: 10px;
	min-height: 750px;
	padding-bottom: 50px;
}*/
#content {
	width: 570px;
	line-height: 18px;
	min-height: 550px;
	padding-bottom: 50px;
	margin-left: 150px;
	padding: 15px 10px;
	position: absolute;
	position: static;
	background-color: #FFFFFF;
}


#top_menu {
	background-color: #282B56;
	margin-top: 15px;
	font-size: 9px;
	font-weight: bold;
	width: 835px;
	height: 25px;
	float: right;
}
#top_menu a {
	color: #FFFFFF;
	display: block;
}
#top_menu .green_text {
	color: #31A46B
}
#top_menu li {
	list-style: none;
	float: left;
	display: block;
	margin: 0 6px;
	margin-top: 5px;
	height: 20px;
	overflow: hidden;
}

.left_menu a {
	font-weight: bold;
	color: #000000;
}

.left_menu {
	margin: 0;
	padding: 0;
}

.left_menu dt {
	list-style: none;
	padding:  5px 10px 5px 20px;
	background-color: #EEEDF2;
	border-bottom: 2px solid white;
}

#login_box {
	width: 240px;
	height: 100px;
	padding: 5px 10px;
	float: right;
	background-color: #EEEDF2;
}


.right_item {
	color: #FFFFFF;
	background-image: url(../images_new/right_item.jpg);
	background-repeat: no-repeat;
	width: 140px;
	font-weight:bold;
	height: 50px; 
	text-align: center;
	margin-left: 10px;
	padding: 5px 13px 15px 7px;
}
.right_movie_item {
	width: 140px;
	height: 60px; 
	margin-left: 5px;
	padding: 5px 15px 15px 5px;
}
.green_right_item {
	background-image: url(../images_new/green_right_item.jpg);
	color: #FFF;
}
.right_item * {
	vertical-align:  middle;
	display: table-cell;
}
.right_item a{
	color: white;
	display: block;
	text-align: center;
}
.right_item .download, green_right_item .download {
	font-size: 10px;
	color: #C90F8A;
}
.right_sub_item {
	background-image: url(../images_new/thumbs/large_bg.jpg);
	background-repeat: no-repeat;
	margin: -15px 0 0 12px;
	width: 165px;
	height: 220px;;
	display: block;
}

.right_sub_item2 {
	background-image: url(../images_new/thumbs/larger_bg.jpg);
	background-repeat: no-repeat;
	margin: -15px 0 0 12px;
	width: 153px;
	height: 106px;;
	display: block;
}

.right_sub_item_small {
	background-image: url(../images_new/thumbs/small_bg.jpg);
	background-repeat: no-repeat;
/*	margin-top: -15px;*/
	margin-top: -2px;
	margin-left: 10px;
	width: 165px;
	height: 55px;
	display: block;
	/*margin-bottom: 10px;*/
}

.right_sub_item_small:hover  {
	background-position: 0 -55px;	
}
.right_sub_item:hover  {
	background-position: 0 -220px;	
}
.right_sub_item2:hover  {
	background-position: 0 -205px;	
}
.right_item:hover  {
	background-position: 0 -70px;	
}

.news *{
	margin: 0;
	padding: 0;
}
.news {
	font-size: 10px;
	margin: 20px 10px;
}

.left_item {
	margin: 10px 0 0 20px;
}

a {
	text-decoration: none;
	color: #31A46B;
}

a:hover {
	text-decoration: underline;
}

.forgotten_password {
	font-style: italic;
	float: right;
	width: 70px;
}


.textbox {
	background-image: url(../images_new/text_box_shadow.jpg);
	background-repeat: no-repeat;
	width: 153px;
	height: 35px;
	background-color: transparent;
	border: none;
}
table .textbox {
	background-image: url(../images_new/text_box_shadow_green.jpg);
}
input, select{
	border-top: 2px solid #F5FEF9;
	border-left: 2px solid #F5FEF9;
	border-right: 2px solid #525754;
	border-bottom: 2px solid #525754;
	height: 24px;
	padding: 0 5px;
	background-color: #FFFFFF;
	color: #000000;
}

fieldset input {
	margin-bottom: 4px;
}
select, .file {
	height: 24px;
	padding: 0;
}
select {
	max-width: 400px;
}
.checkbox {
	border: none;
	width: 14px;
	height: 14px;
	margin: 0 4px;
}
.button {
	height: 24px;
	padding: 0 4px;
	/*border-top: 1px solid #E9E9E9;*/
}

.select_area {
	width: 400px;
	height: 100px;
}


.dispute_button {
	height: 24px;
	padding: 0 4px;
	/*border-top: 1px solid #E9E9E9;*/
}


.green_text {
	color: #31A46B
}

.small_green_text {
	font-size: 9px;
	color: #31A46B;
}
.small_text {
	font-size: 9px;
}
.medium_text {
	font-size: 11px;
}

.title {
	color: #31A46B;
	font-weight: bold;
}
.table_price {
	color: black;
	font-weight: bold;
	text-align: right;
}

.half_box {
	width: 275px;
	line-height: 13px;
}

.half_box_wider {
	width: 300px;
	line-height: 13px;
}

/*try to remove cellspacing*/
table, td {
	border-collapse: collapse;
	border-spacing: 0px;
	border: none;
	padding: 0;
	margin: 0;
}

table {
	max-width: 600px;
	width: 570px;
	line-height: 14px;
}

td.popup {
	border-bottom: 0px solid white;
	padding:0px;
}

table td {
	background-color: #E0F1E9;
	border-bottom: 5px solid white;
	margin-bottom: 5px;
	vertical-align: top;
	padding: 5px;
}
table .white {
	background-color: #FFF;
}

table .member_title, table .formtitle {
	width: 125px;
	color: black;
	font-size: 12px;
	font-weight: bold;
	background-color: #97D2B4;
}

table {
	background-color: white;
}
table table {
	margin: -5px;

}

table.nopadding * {
padding:0px;
margin:0px;
}

tr.whitebackground * {
background-color:#FFFFFF;
}

.green_table {
	width: 280px;
	background-color: #E0F1E9;
	border-right: 4px solid #E0F1E9;
}
.green_table td {
	border-bottom: 1px solid #B4DECA;
	padding: 5px 2px;
	font-size: 10px;
}

.green_table_full {
	padding: 5px;
}
.green_table_full td{
	border-bottom: none;
	padding: 2px;
	font-size: 11px;
}

.member_title  span, .formtitle  span{
	background-color: white;
	color: black;
}
table .member_title  span, table .formtitle  span{
	background-color: #E0F1E9;
}


.search_box {
	width: 220px;
	height: 145px;
	margin: 5px auto;
	padding: 10px;
	margin-bottom: 30px;
	background-image: url(../images_new/search_box.jpg);
	background-repeat: no-repeat;
	line-height: 21px;
}
.search_box table, .search_box td {
	background: none;
	border: none;
}
.small_form input, .small_form select {
	height: 18px;
	padding: 0;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.search_button {
	height: 33px;
	padding: 0;
	margin: 0;
	border: none;
}

.member_breadcrumb {
	line-height: 0px;
	margin: 0;
	padding: 0;
}

#members_breadcrumb {
	margin-top: -30px;
	text-indent: 150px;
}
#member_breadcrumb a, #member_breadcrumb_flat a {
	padding: 0 5px;
	border-right: 2px solid #31A46B;
}

.one_line a, .one_line span{
	float: left;
	display: block;
	margin-right: 5px;
}
.one_line {
	width: 160px;
	display: block;
	height: 15px;
}


.v_align {
	vertical-align: middle;
	top: 50%;
}
.normal_text {
	font-weight: normal;
}


.left {
	float: left;
}
.right {
	float: right;
}



ul li {
	list-style-image: url(../images_new/bullet_point.jpg);
}
ul {
	padding-left: 20px;
	margin: 0;
}

.calendar {
	position: absolute;
	margin-top: 4px;
	margin-left: 5px;
}

.small_right_box{
	font-size: 9px;
	float: right;
	width: 75px;
	font-weight: bold;
	line-height: 12px;
	margin-top: 40px;
	
}


.third_box {
	width: 173px;
	float: left;
	padding: 5px;
	background-color: #97D2B4;
	margin-bottom: 10px;
}

.third_box h2 {
	color: #FFF;
	font-size: 36px;
	margin: 10px 0;
}

.green_box {
	background-color: #E0F1E9;
	margin: 10px -5px;
	padding: 0 5px;
	padding-bottom: 5px
}

.green_box2 {
	background-color: #E0F1E9;
	margin: 10px -5px;
	padding: 0 5px;
	padding-bottom: 5px;
	line-height: 18px;
	font-size:12px;
}

.green {
	background-color: #E0F1E9;
	padding: 5px;
}
ul.green {
	padding-left: 25px;
}

.grey {
	background-color: #EEEDF2;
	padding: 5px;
}
.grey_text {
	color: #EEEDF2;
}

.black_text {
	color: black;
}









/*********** #footerLinks styles ***********/

.footerLinks {
	bottom: 0;
	text-decoration: none;
	color: #271F51;
	width: 560px;
	margin-top: 50px;
	text-align: left;
	position: static;
	display:block;
}
.footerLinks hr {
	border: none;
	background-color: #EEEDF2;
	height: 2px;
	width: 100%;
	margin-bottom: 0;
}
/* tried to get the footer always at the bottom of window but under the content div. 
showing only when scrolling to bottom of page, didnt work in ie and needed blank space under the content page
.footerLinks{
	font-size: 11px;
	text-decoration: none;
	color: #271F51;
	width: 740px;
	text-align: right;
	bottom: 0;
	position:fixed;
	z-index: 1;
}
*/


/*********** help popups ***********/
.help_popup
{
	position: absolute;
	border: 1px solid #000000;
	background-color: #97D2B4;
	padding: 10px;
	visibility: hidden;
}

.help_popup_image
{
	float: left;
	width: 50px;
	height: 50px;
	background-image:url(../images_new/help.gif);
	background-position:center;
	background-repeat:no-repeat;
}

.help_field
{
	background-color: #97D2B4;
	/*font-style: oblique;*/
	overflow: auto;
	padding: 0 5px;
	width: 200px;
/*	border-left: 1px solid #97D2B4;*/
}
.help_field b {
	font-style: normal;
}

#member_breadcrumb_flat, #member_breadcrumb {
	visibility: hidden;
}
.breadcrumb a {
	font-size: 11px;
	/*width: 150px;
	overflow: hidden;
	display: block;
	height: 14px;*/
}

.popup_calendar .cal_header td {
	border: none;

}
.popup_calendar .month {
	border-top: 5px solid white;
	background-color: #97D2B4;
	font-weight: bolder;
	text-align: center;
}
.popup_calendar .day_name {
	background-color: #97D2B4;
	margin: 1px;
}
popup_calendar .today {
	background-color: #97D2B4;
	font-weight: bolder;
}

.popup_calendar tbody tr td{
	width: 10px;
}
.popup_calendar {
	width: 300px;
}	
	

	
.center {
	text-align: center;
}

#tenancy_address {
	height: 100px;
}

.message {
	color: #0000CC;
	list-style: none;
}

.error {
	color: #CC0000;
	font-weight: bolder;
	list-style: none;
}

/* --------------------------------------auto complete ----------------------*/

.auto_complete
{
	position: absolute;
	width: 300px;
	height: 100px;
	background-color: #EAEAEA;
	overflow: scroll;
	font-size: 0.8em;
	visibility: hidden;
	z-index: 1000;
}

.auto_complete_row
{
	background-color: #EAEAEA;
	cursor: pointer;
}

.auto_complete_row:hover
{
	background-color: #0000FF;
	color: #FFFFFF;
}

.auto_complete td{
	margin: 0;
	padding: 0;
}


/*---------------------------------------ticker---------------------------------*/

.ticker {
	background-color: #E0F1E9;
	color: #282B56;
	border: none;
	width: 560px;
	height: 24px;
	overflow: hidden;
	margin: 0 auto;
	font-size: 14px;
	font-family: Courier;
}

/*------------------------------------dispute form--------------------------------*/

.dispute_form textarea {
	width: 99%;
}
.dispute_form .subtitle {
	font-weight: bolder;
	background-color: #97D2B4;
	width: 170px;
}
.dispute_form .title_limited {
	width: 315px;
	padding-top: 10px;
}

.dispute_form td {
	padding-top: 5px;
}

.no_padding td {
	padding: 0;	
}
.no_border td {
	border-bottom: none;	
	padding: 5px;
	padding-top: 5px;
}
.normal_border td {	
	border-bottom: 5px solid white;
}
.thin_border td {
	border-bottom: 1px solid #EEEDF2;
	padding: 0 5px;
}
.dispute_form .green_border td {
	border-bottom: 1px solid #32A56C;
}

.dispute_form #details_help {
	width: 180px;
	padding-left: 5px;
}


.nostyle * {
	background-color: #FFF;
	
}
.large_text {
	font-size: 16px;
}

.autofill {
	float: right;
	color: black;
	font-size: 12px;
}

.dispute_form input {
	height: 20px;
}

.dispute_form .button {
	height: 24px
}

/* FOR SOME REASON IE REFUSED TO WORK CONSISTENCY WITH THE CURRENT CSS 99% GOOD*/
.dispute_button b {
	border: 0 solid #31A66C;
	border-top-width: 3px;
	font-size: 16px;
	display:block;
	width: 196px;
	height: 24px;
	background-color: #31A66C;
}

.dispute_button b b {
	border: 0 solid #666;
	border-right-width: 3px;
	border-bottom-width: 3px;
	position: relative;
	left: 3px;
	top: 0px;
}
.dispute_button input {
	background-color: #31A66C;
	border: none;
	color: #fff;
	font-weight: bolder;
	position: relative;
	left: -3px;
	top: -3px;
	
	width: 199px;
	height: 24px;
	text-align: right;
	
}

.blue_box {
	background-color: #282B56;
	color: #FFFFFF;
	padding: 1px 5px;
}

.black_box {
	border: 1px solid #000000;
	padding: 5px;
	background-color: #FFFFFF;
}

/*------------------------------------- other -------------------------------------*/

.hidden {
	visibility: hidden;
	top: 500px;
	width: 570px;
	display:  none
}


.file_title {
	width: 60px;
	display: block;
	float: left;
}


.validate_div img {
    margin-bottom: -10px;
}



#idAreaoEdit1 table {
	background-color: transparent;
	margin: 0;
}
#idAreaoEdit1 table table {
	width: auto;
}

#idAreaoEdit1 tr td {
	background-color: transparent;
}

#idContentoEdit1 {
	height: 500px;
}

.popup input, .popup select {
border-top: 0px solid #F5FEF9;
	border-left: 0px solid #F5FEF9;
	border-right: 0px solid #525754;
	border-bottom: 0px solid #525754;
	height: 12px;
	padding: 0 0px;
	background-color: #FFFFFF;
	color: #000000;
}





.form_wrapper {
	width: 900px;
	margin: 0 auto;
}

.right_half {
	float: right;
	width: 50%;
}

.left_half {
	float: left;
	width: 49%;
}

label {
	width: 49%;
	display: block;
}

#topnav {
	padding: 10px;
	height: 30px;
}

#topnav a{
	float: left;
	display: block;
	margin: 5px 10px;
	text-align: center;
}


.disabled {
	background-color: #E6DDD5;
}


legend {
	font-size: 16px;
	position: absolute;
	top: -.6em;
	left: .2em;
}


fieldset {
	background-color: #E0F1E9;
	padding: 4px;
	position: relative;
	margin: 0 0 1em 0;
}



	.popup_window
{
	position: absolute;
	left: 25px;
	top: 25px;
	width: 300px;
	height: 250px;
	background-color: #261D52;
	padding-top: 29px;
	padding-bottom: 29px;
	padding-left: 2px;
	padding-right: 2px;
	visibility: hidden;
	display: none;
	border-style: solid;
	border-width: 2px;
	border-color: #261D52;
	z-index: 100;
}

.popup_window .popup_window_header
{
	position: absolute;
	left: 0px;
	top: 2px;
	width: 100%;
	height: 25px;
	background-color: #261D52;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
}

.popup_window .popup_window_close
{
	position: absolute;
	right: 5px;
	top: 2px;
}

.popup_window .popup_window_content
{
	position: relative;
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
}

.popup_window .popup_window_footer
{
	position: absolute;
	left: 0px;
	bottom: 2px;
	width: 100%;
	height: 25px;
	background-color: #F5F5F5;
}

.popup_window .popup_window_resize
{
	position: absolute;
	right: 0px;
	bottom: 0px;
}

.unipol_row td {
	background-color: #FFE4D8;
}

.unipol_row td a {
	color: #D14B0F;
}
.text_center {
	text-align: center;
}


table.nostyle  {
	margin: 15px 0;
}

table.nostyle .member_title {
	background-color: white;
	width: 250px;
}

table.nostyle td {
	border-bottom: none;
	margin: 0;
	padding: 1px 0;
}