.box-table table td input.required, input.required {
	background-color: #ffffa0;
}

.Todo .NewItem, .Todo .TodoItem-New {
	color: red;
}

.Todo .InProgressItem, .Todo .TodoItem-InProgress {
	color: blue;
}

.Todo .DoneItem, .Todo .TodoItem-Done {
	color: black;
}

.Todo .TodoLog {
	color: black;
}

.Todo .TodoAssign {
	color: black;
	background-color: #d1e4ff;
	margin: 2px;
}

.TodoLogMeta .TodoWho, .TodoLogMeta .TodoLogWho {
	font-size: 110%;
	font-weight: bold;
}

.Todo .TodoLogMeta {
	border: 2px solid green;
	margin-right: 10px;
	color: black;
	clear: both;
}

.Todo .TodoCreationDate {
	background-color: #cfd9e8;
	color: red;
}

.Todo .TodoDoneDate {
	background-color: #cfd9e8;
	font-weight: bold;
	color: black;
}

.Todo ul.TodoLog {
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	list-style: none;
}

html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	font: normal 90% Arial, Helvetica, sans-serif;
	background: #fff url('/Images/bg_body.gif') repeat-x left top;
	color: #000;
}
.UserInfoContact {
	font-size: 11px;
}
form {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}

.clear {
	clear: both;
	font-size:0;
}
.box_formTab a {
	text-decoration: none;
	font-weight: bold;
	color: #3f4557;
}
.box_formTab a:hover {
	text-decoration: underline;
}
#page {
	width: 963px;
	padding: 0 11px;
	margin: 0 auto;
	background-color: #fff;
}
.topPage {
	position: relative;
	width: 100%;
	height: 117px;
	display: block;
	background-image: url(/Images/bg_topPage2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.topPage ul {
	display: block;
	list-style: none;
	margin: 8px 8px 0 0;
	color: #6a6a6b;
	font-size: 85%;
	font-weight: bold;  
}
.topPage .topName {
	margin: 8px 8px 0 0;
	color: #6a6a6b;
	font-size: 85%;
	font-weight: bold;  
}
.topPage ul li {
	display: inline;
}
.topPage ul li a {
	color: #1f2e60;
	text-decoration: none;
	margin: 0 7px 0 11px;
	padding: 0 0 0 20px;
}
.topPage ul li a:hover {
	text-decoration: underline;
}
.logInItem {
	background: url('/Images/bg_link_logIn.gif') no-repeat left center;
}
.help {
	background: url('/Images/bg_link_help.gif') no-repeat left center;
}
.myAccount {
	background: url('/Images/bg_link_myAccount.gif') no-repeat left center;
}
.name, .pass {
	position: absolute;
	display: block;
	top: 19px;
	width: 120px;
	font-size: 11px;
	color: #1f2e60; 
	border: 1px solid #cacaca;
	margin: 0;
}
label#USERNAME, label#PASSWORD {
	position: absolute;
	top: 23px;
	color: #777777;
	font-size: 9px;
	z-index: 50;
}
.name {
	left: 25px;
}
label#USERNAME {
	left: 30px;
}
.pass {
	left: 155px;
}
label#PASSWORD {
	left: 160px;
}
.button_LoginNow {
	position: absolute;
	display: block;
	top: 11px;
	left: 288px;
	background: none;;
	width: 95px;
	height: 33px;
	border: 0;
	cursor: pointer;
}
.middPage, .staticPage, .marketingPage {
	display: block;
	background: url('/Images/bg_middPage.gif') no-repeat left top;
	border-top: 1px solid #fff;
}
.middL, .marketingLeft {
	float: left;
	margin: 0;
}
.box-dottBorder {
	width: 459px;
	margin: 5px 0 0 0;
	padding: 1px;
	_background: url('/Images/bg_dottBorder.gif');
}
.dottBorder {
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #fff;
}
.dottBorder h2 {
	padding: 12px 0 12px 5px;
	margin: 0;
}
.dottBorder p {
	padding: 0 10px 5px 5px;
	margin: 0;
	color: #646059;
	_font-weight: bold;
	line-height:18px;
}
.middR {
	float: left;
}
.middR, .marketingRight {
	padding: 5px 0 3px 5px;
	text-align: center;
}
.middR a, .marketingRight a {
	margin: 3px auto;
	text-align: center;
	display: block;
}
.middR div {
	float: left;
}
.copy {
	clear: both;
	width: 917px;
	height: 75px;
	display: block;
	background: url('/Images/bg_copy.gif') no-repeat left top;
	color: #3f4557;
	font-size: 85%;
	font-weight: bold;
	padding: 16px 23px;
}
.copy a {
	color: #3f4557;
	text-decoration: none;
	margin: 0 3px;
}
.copy a:hover {
	text-decoration: underline;
}
.copy p {
	float: right;
	margin: 0;
	padding: 0;
	font-size: 95%;
	font-weight: normal; 
}
/*=============================================MAINPAGE.HTML================================================*/
.middPage_mP_top {
	width: 100%;
	height: 6px;
	display: block;
	font-size: 0; 
	margin: -6px 0 0 0;
	padding: 0;
	background: url('/Images/bg_middPage_mP_top.gif') no-repeat left bottom;
}
.middPage_mP {
	background: url('/Images/bg_middPage_mP.gif') repeat-y left top;
}
.AgentPanel {
	width: 184px;
	float: left;
	background: #fff url('/Images/bg_middL_mP.gif') no-repeat left top;
	color: #646059;
	text-align: center;
}
.box-image {
	margin: 14px auto 0 auto;
	padding: 8px 10px 10px 9px;
	width: 119px;
	height: 149px;
	display: block;
	background: url('/Images/bg_box-image.gif') no-repeat;
}

.AgentPanel h3 { 
	font-size: 85%;
	margin: 0;
	width: 100%;
	padding: 15px 0;
	text-align: center;
}
.AgentPanel h2 {
	padding: 15px 0px 0 10px;
	width: 85%;
	display: block;
	margin: 0 0 5px 5px;
	font-size: 105%;
	text-align: left;
	border-bottom: 1px solid #646059;
}
.AgentPanel ul {	
	margin: 5px 0 15px 0;
	padding: 0;
	list-style: none;
}
.AgentPanel ul li a {
	color: #000;	
	text-decoration: none;
	font-size: 100%;
	font-weight: bold;
	padding: 0;
	padding: 3px 5px 3px 20px;

	margin: 0;
	display: block;
}
.AgentPanel ul li a:hover {
	color: #fff;
	background-color: #646059;
}
.AgentPanel p {
	clear: both;
	font-size: 85%;
	text-align: center;
	padding: 0 10px 0 15px;
	margin: 0;
	line-height: 20px;
}
.AgentPanel a.edit {
	float: right;
	width: 95px;
	height: 22px;
	display: block;
	margin: 20px 0 25px 0;
	padding: 5px 0 0 0px;
	text-align: center;
	background: url('/Images/butt_editProfile.gif') no-repeat;
	color: #35332e;
	font-size: 85%;
	font-weight: bold; 
	text-decoration: none;
}

.box-bookmark {
	float: left;
	width: 764px;
	display: block;
	margin: 0 0 0 0px;
}
.topMenu {
	margin: 0 0 0 8px;
}
.topMenu a {
	height: 20px;
	display: block;
	padding: 8px 0 0 0;
	text-decoration: none;
	color: #fff;
	float: left;
	width: 149px;
	font-size: 85%;
	font-weight: bold;
	text-align: center;
	background: url('/Images/bg_buttons.gif') no-repeat left -38px;
}
.topMenu a:hover {
	background: url('/Images/bg_buttons.gif') no-repeat left -66px;
}
.topMenu a.active:hover, .topMenu a.active {
	background: url('/Images/bg_buttons.gif') no-repeat left top;
}
.box-bookmark h2 {
	margin: 20px 0 0 30px;
	float: left;
	padding: 0;
	color: #484540;
	font-size: 125%; 
}

.alerts {
	float: right;
	width: 206px;
	height: 32px;
	display: block;
	margin: 10px 10px 0 0;
	padding: 2px 8px 0 0;
	background: url('/Images/bg_alerts.gif') no-repeat;
	color: #fff;
	font-size: 85%;
	font-weight: bold;
	text-align: right;
	position: absolute;
	right: 0px;
	top: 55px;
}
.alerts a {
	color: #fff; 
	text-decoration: none;
	font-weight: bold;
	font-size: 100%; 
}
.alerts a:hover {
	text-decoration: underline;
}
.alerts_c {
	float: right;
	width: 206px;
	height: 32px;
	display: block;
	margin: 10px 10px 0 0;
	padding: 2px 8px 0 0;
	background: url('/Images/bg_alerts_c.gif') no-repeat;
	color: #fff;
	font-size: 85%;
	font-weight: bold;
	text-align: right;
	position: absolute;
	right: 0px;
	top: 55px;
}
.alerts_c a {
	color: #fff; 
	text-decoration: none;
	font-weight: bold;
	font-size: 100%; 
}
.alerts_c a:hover {
	text-decoration: underline;
}
.box-bookmark p {
	text-align: left;
	clear: both;
	padding: 5px 0 15px 30px;
	margin: 0;
	color: #3f4557;
}
.box-table {
	margin: 0 0 0 20px;
}
.box-table table {
	width: 100%;
}
.box-table table.data {
	width: 50%;
	margin: 0 auto;
}
.box-table table.data td {
	text-align: left;
}
.box-table p {
	padding: 0 30px;
}
.box-table h1, .report h1 {
	margin: 15px 30px 0 10px;
	padding: 0 0 10px 20px;
	font-size: 150%; 
	color: #112c95;
}
h1.tDot {
	background: url('/Images/bg_tableHeader.gif ') repeat-x left bottom;
}
h3.tDot {
	background: url('/Images/bg_tableHeader.gif ') repeat-x left bottom;
}
.box-table h2 {
	padding: 15px 0 10px 30px;
	margin: 0;
	font-size: 125%;
	color: #484540;
}
.box-table h3 {
	padding: 15px 0 10px 30px;
	margin: 0;
	font-size: 100%;
	color: #112c95;
}
.box-table h4 {
	padding: 15px 0 10px 30px;
	margin: 0;
	font-size: 90%;
	color: #484540;
}
.box-table table {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: middle;
	padding-left: 0px;
	margin: 0 0 10px 0;
	font-size: 90%;
	color: #2e3449;
}
.box-table table.tDot {
	font-size: 70%;
	background: url('/Images/bg_tableHeader.gif ') repeat-x left 30px;
}
.box-table table td {
	font-size: 11px;
	border:none;
	padding:inherit 0;
}

.box-table table td a {
	font-weight:bold;
}
.box-table table td input{
	background:#fff;
	padding-left:3px;
	border:1px solid #a5acb2;
}
.box-table table td select{
}
.box-table table td .bg_yellow{
	background:#fff8bd;
}
.box-table table td b {
	font-size: 125%; 
	color: #3f4557;
}
.box-table table td a {
	color: #2e3449; 
	text-decoration: none;
}
.box-table table td a:hover {
	text-decoration: underline;
}
.box-table table .alignLeft {
	padding: 15px 20px;
	text-align: left;
}

.box-table table tr.headTab td {
	color: #383734;
}
.ReportList thead tr {
	background-color: #d1e4ff;
}
.ReportList thead th {
	color: #383734;
	border: 1px #d1e4ff;
	padding: 10px;
	margin: 0px;
}
.ReportList .ListRowOdd {
	background-color: #ffffff;
}
.ReportList .ListRowEven {
	background-color: #e4efff;
}

.box-table table tr.blue td {
	background-color: #d1e4ff;
}

.copy.copyLine {
	background: url('/Images/bg_copy_mP.gif') no-repeat left top;
	height: 79px;
	padding: 20px 23px;
}
input.btn_nextStep {
	float: right;
	width: 100px;
	height: 30px;
	display: block;
	margin: 20px 30px 0 0;
	text-align: center;
	background: url('/Images/butt_editProfile.gif') no-repeat;
	color: #35332e;
	font-size: 90%;
	font-weight: bold; 
	text-decoration: none;
	border: none;
}
p.form {
	margin: 0 0 0 100px;
}
ul.wizard-buttons {
	padding:0;
	margin:10px 0 0 20px;
	list-style: none;
	height:75px;
}
ul.wizard-buttons li button, ul.wizard-buttons li div, ul.wizard-buttons li a {
	padding: 0px;
	margin: 0px;
	color:#3f4557;
	padding: 0 0 0 0;
	font-size: 60%;
	background: none;
	text-align: center;
	text-transform: uppercase;
	font-weight: normal;
	border: none;
}
ul.wizard-buttons li img {
	border: 0px;
	margin: 0px;
	padding: 0px;
	display: block;
}

ul.wizard-buttons li {
	width: 60px;
	padding: 5px;
	float: left;
}
ul.wizard-buttons li.last{
	width: 53px;
	color:#3f4557;
	text-align: center;
}
.box-NOdottBorde {
	width: 439px;
	padding: 1px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 10px;
	line-height: 19px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}.bluebullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1332A6;
}
a.bluebullet:hover {
	color: #000000;
}

a.bluebullet:visited {
	color: #3F61E9;
}

a.bluebullet:link {
	color: #1332A6;
}

.blueheader {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #1332A6;
}
.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

.button {
    padding: 8px 12px 5px 0px;
}
.LinkButton {
    padding: 0px;
    cursor: pointer;
}
.button, .LinkButton {
    background: none;
    color: #444;
    display: inline;
    font: bold 12px Arial, Helvetica, sans-serif;
    text-decoration: none;
    margin: 0px;
    border: 0;
}

button.button {
    padding: 8px 12px 5px 0px;
}
.button span {
    background: transparent url('/Images/ylw_btn_span.gif') no-repeat;
    padding: 8px 18px 5px 18px;
}
.button span, .LinkButton span {
    display: inline;
    line-height: 14px;
    margin: 0px;
}
button.button span {
	padding-top: 9px;
}
.Titled button.button span {
	padding-top: 8px;
}

.modalContent button.button span, .modalContent a.button span, .modalContent button.LinkButton span {
	padding-top: 8px;
}

input.button {
    color: #444;
    display: block;
    float: left;
    font: bold 12px Arial, Helvetica, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 15px; /* sliding doors padding */
    text-decoration: none;
}
.error {
	color:#CC0000;
	font-weight:bold;
	padding-left:40px;
}
.listingMain {
	padding: 0px;
	margin: 11px;
}
#propDesc textarea {
	width: 630px;
}

.formValidator {
	color: red;
	}

.login {
	float: right;
	width: 393px;
	height: 55px;
	display: block;
	margin: 0px 0px 0 0;
	padding: 0px 0px 0 0;
	background: url('/Images/Login_topPage.gif') no-repeat;
	color: #fff;
	font-size: 85%;
	font-weight: bold;
	text-align: right;
	position: absolute;
	right: 0px;
	top: 56px;
}
#application p{
	padding-top:10px;
	margin:0;
}
.content{
	background:url(/Images/bg_cont_top.gif) no-repeat;
	color:#3f4557;
}
.cont_bottom{
	background: url(/Images/bg_cont_bottom.gif) no-repeat;
	width:742px;
	height:53px;
	margin:-40px 0 10px 0;
}
.Pane .Titled{
	color:#3f4557;
}
.content h1{
	height:33px;
	margin:0;
	padding:12px 0 0 32px;
	color:#3f4557;
	font-weight:bold;
	font-size:125%;
}
div.hr_dotted{
	background: url(/Images/bg_tableHeader.gif ) repeat-x;
	height:1px;
	font-size:0;
}
.content .hr_dotted {
	margin: 0 12px;
}
#QuickTheme{
	float:right;
	width:244px;
	height:95px;
	background:#e4efff;
	display: block;
	margin:0 0 20px 0;
	padding:0;
	border:0;
}
#QuickTheme td, #QuickTheme tr{
	margin:0;
	padding:0;
	border:0;
}
#QuickTheme img{
	margin:5px 7px 0 0;
}
#QuickTheme div{
	margin:0 0 0 9px;
}
#QuickTheme select{
	margin:0 0 0 9px;
}

.photobucket {
	border: 1px solid green;
}

.photobucket_bucket {
	width:109px;
	margin:0px 0px 0 0px;
	background:#e4efff;
}
.photobucket_content{
}
.photobucket_content h1{
	padding-left:0;
}
.photobucket_content .hr_dotted{
	margin-left:0;
}
.photobucket_bucket p{
	padding:7px 0 7px 8px;
	font-weight:bold;
}
.photobucket_bucket div.photobucket_bucket_images {
	overflow-y:scroll;
	height:455px;
}
.photobucket_bucket div.photobucket_bucket_images  img{
	margin:0 0 5px 8px;
	width:78px;
	height:58px;
	display: block;
}
.photo{
	width:142px;
	height:167px;
	margin:7px 2px 0 0;
	background:#e4efff;
	float:left;
}
.photo img{
	margin:7px 0 0 8px;
}
.photo select{
	margin:9px 0 0 8px;
	width:126px;
	border:1px solid #a5acb2;
	font-size:11px;
	height:19px;
}
.photo input{
	margin:7px 0 0 8px;
	width:120px;
	border:1px solid #a5acb2;
	font-size:11px;
	height:17px;
	padding:3px 0 0 4px;
}
.bullet {
	padding:20px 0 0 50px;
	font-weight:bold;
}
.bullet p {
	float:left;
	padding:0 5px 0 0;
}
.bullet input{
	margin-top:5px;
	border:1px solid #a5acb2;
	padding:1px 0 0 3px;
	font-size:12px;
	height:17px;
}
.content .cont_pc_o_l{
	float:left;
	text-align:right;
	font-weight:bold;
}
.content .cont_pc_o_l p{
	padding:10px 0 5px 0;
}
.content .cont_pc_o_r{
	float:left;
	padding:0 0 0 10px;
}
.cont_pc_o_r input{
	margin:7px 0 0 0;
	font-size:12px;
	height:18px;
	width:100%;
	border:1px solid #a4abb1;
	padding-left:3px;
}
.cont_pc_o_r select{
	margin:7px 0 0 0;
	font-size:12px;
	height:20px;
	border:1px solid #a4abb1;
}
.cont_pc_o_r img{
	margin:9px 0 0 0;
}
.cont_list_prop_l{
	float:left;
	width:245px;
	padding-top:10px;
	text-align:right;
	font-weight:bold;
}
.cont_list_prop_l p{
	padding:0 0 5px 0;
}
.cont_list_prop_r{
	float:left;
	padding:10px 0 0 10px;
	width:150px;
}

#cont_list_prop{
	width:700px;
	border:none;
	margin:15px 0 15px 0;
	padding:0;
}
#cont_list_prop .col_1{
	width:250px;
	text-align:right;
	border:none;
	margin:0;
	padding:8px 0 0 0;
}
#cont_list_prop .col_2{
	border:none;
	margin:0;
	padding:8px 0 0 5px;
}
#cont_list_prop p{
	padding:0 10px 0 0;
	font-weight:bold;
}
#cont_list_prop input{
	border:1px solid #a4abb1;
}
#cont_list_prop select{
	width:156px;
}
#cont_list_prop textarea{
	border:1px solid #a4abb1;
	padding-left:2px;
}
#cont_list_prop .sel_short{
	padding:8px 0 0 5px;
}
#cont_list_prop .sel_short select{
	width:125px;
}
.box-table table.add_crop_photo {
	width: 233px;
}
.box-table .add_crop_photo td{
	background:#e4efff;
	margin:0 0 0 0px;
	padding:0;
	border:1;
	vertical-align:bottom;
}
.box-table .add_crop_photo img{
	 margin:8px 0 10px 0;
}
.box-table .add_crop_photo div {
	background:#cfd9e8;
	text-align:left;
	padding:10px 0 11px 11px;
	width: auto;
}
.box-table .add_crop_photo input{
	height:20px;
	margin-top:2px;
	margin-right:4px;
	clear: both;
}
button.btn_upload{
	background:url(/Images/btn_upload.gif) no-repeat;
	xheight:17px;
	width:57px;
	color:#fff;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	border:none;
	margin:4px 0 0 3px;
	padding: 1px 0 4px 0px;
	float:left;
	cursor:pointer;
}
a.btn_crop_image{
	background:url(/Images/btn_crop_img.gif) no-repeat;
	height:14px;
	width:70px;
	color:#fff;
	font-size:11px;
	font-weight:normal;
	margin: 4px 0 0 5px;
	padding: 2px 0 4px 10px;
	border:none;
	display:block;
	float:left;
	text-decoration:none;
}
.box-table .add_crop_photo a:hover{
	text-decoration:none;
}
.alert_cont .content{
	width:773px;
}
.alert_cont .content .scroll_tab{
	width:757px;
	height:400px;
}
.alert_cont p{
	color:#3F4557;
	font-size:85%;
	padding:5px 0 5px 30px;
}
.box-table .alert_tab{
	width:720px;
	margin:10px 0 0 11px;
	padding:0;
}
.box-table .alert_tab thead{
	background:url(/Images/bg_tableHeader.gif ) repeat-x bottom;
}
.box-table .alert_tab tr{
	vertical-align:middle;
	height:30px;
}
.box-table .alert_tab tr th{
	text-align:left;
	padding: 0 0 0 18px;
	width:240px;
	font-weight:normal;
}
.box-table .alert_tab tr td{
	padding: 0 0 0 18px;
	width:224px;
}
.back_to_listing{
	background:url(/Images/btn_back_to_listing.gif) no-repeat;
	width:105px;
	height:17px;
	display:block;
	text-decoration:none;
	color:#35332e;
	font:bold 11px Arial, Helvetica, sans-serif;
	padding:5px 0 0 17px;
	margin:0 0 10px 5px;
}

.showings_cont .content .scroll_tab{
}
#ListingInfoTitle {
	color:#3F4557;
	padding:5px 0 5px 30px;
}
#ListingInfoTitle {
	padding:13px 0 7px 30px;
	margin:0;
}
#ListingInfoTitle span{
	font-weight:bold;
}

.message .Actions {
	float: left;
}
.Actions {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	margin-right: 10px;
	float: right;
}
.Actions li {
	display: inline;
}
.box-table .showing_tab{
	width:720px;
	margin:0 0 0 0;
	padding:0;
}
#showing_tab_content_ie {
	width: 100%;
}
.box-table .showing_tab tr{
	vertical-align:middle;
	height:30px;
}
.box-table .showing_tab thead tr, .box-table .journal_tab thead tr {
	padding:0;
}
.box-table .showing_tab thead tr, .box-table .journal_tab thead tr, #AlertsList thead tr, #SearchList thead tr {
	text-align:left;
	background:#cfd9e8;
	height:19px;
	font-weight:normal;
	font-size:95%;
}
#AlertsList thead tr th {
	padding: 15px 0px;
}
.box-table .showing_tab tr td{
	padding:0;
	font-weight:normal;
}
div.modalDialog_new{
	width:507px;
	border:none;
	display:block;
	position:absolute;
	top:205px;
	left:438px;
	z-index: 1003;
}
div.modalRightShadow_new {
	padding:0 1px 2px 0;
}
div.modalBottomShadow_new{
	padding:0;
}
div.modalWrapper_new{
	border:none;
	border:1px solid #011c78;
	padding:0;
}
div.modalBar_new{
	background:#52618f;
	height:31px;
	cursor: pointer;
}
div.modalTitle_new{
	padding:6px 0 0 8px;
	font:bold 14px Arial, Helvetica, sans-serif;
}
div.modalActions_new{
	padding:6px 7px 0 0;
}
div.modalActions_new a{
	font:bold 10px Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
}
div.modalActions_new a span{
	font-size:12px;
}
div.modalDialogCenter_new{
	padding:10px 5px 10px 5px;
}
.select_addedit {
	background:url(/Images/BlueCutButton-Right.gif) no-repeat top right;
	display: inline;
	height:15px;
	color:#fff;
	font:bold 10px Arial, Helvetica, sans-serif;
	padding:2px 7px 3px 0;
	margin:2px 0 0 0;
	text-decoration:none;
	border: 0px;
	cursor: pointer;
}
.select_addedit span {
	background:url(/Images/BlueCutButton-Left.gif) no-repeat;
	display: inline;
	padding: 2px 0 3px 10px;
}
.BlueCutButton {
	background:	none;
	font:		bold 10px Arial, Helvetica, sans-serif;
	color:		#fff;
	border:		none;
	display:	inline;
	margin:		0px 0px 0px 0px;
	padding:	0px 0px 0px 0px;
}
.BlueCutButton span {
	background:	url('/Images/BlueCutButton-Left.gif') no-repeat;
	font:		bold 10px Arial, Helvetica, sans-serif;
	color:		#fff;
	border:		none;
	display:	inline;
	margin:		0px 0px 0px 0px;
	padding:	0px 8px 0px 0px;
}

button.BlueCutButton {
	margin-left:	0px;
	margin-right:	0px;
	margin-top:	1px;
	margin-bottom:	0px;
	padding-left:	0px;
	padding-right:	0px;
	padding-top:	0px;
	padding-bottom:	0px;
}
button.BlueCutButton span {
	margin-top:	1px;
	margin-right:	4px;
	padding-top:	2px;
	padding-bottom:	4px;
	padding-left:	7px;
}
a.BlueCutButton {
}
a.BlueCutButton span {
	margin-right:	7px;
	padding-bottom:	1px;
	padding-left:	7px;
}

.box-table .journal_tab{
	margin:0 0 0 0px;
	padding:0;
}
.box-table .journal_tab thead{
	background:url(/Images/bg_tableHeader.gif ) repeat-x bottom;
}
.box-table .journal_tab tr{
	vertical-align:middle;
	height:30px;
}
.box-table .journal_tab tr th{
	text-align:center;
	font-weight:normal;
}
.box-table .journal_tab tr td{
	font-weight:normal;
	text-align:center;
}
.box-table .journal_tab a{
	color:#011c78;
	text-decoration:underline;
}
.box-table .journal_tab img{
	margin:0;
	padding:0;
	vertical-align:top;
}
.wizard-buttons button, .wizard-buttons li div, .wizard-buttons a {
	width: 55px;
}
ul.wizard-buttons li.last_new{
	font-size:60%;
}
span.txt_radio_btn{
	padding:15px 0 10px 35px;
	display:block;
}
span.txt_radio_btn b{
	font-size:90%;
}
.save_abort{
	float: right;
}
.formValidator_new{
	display: none;
}
.showing_type{
	width:130px;
}
.btn_save_on_Edit_Showing{
	margin:0 0 0 250px;
}
.PostcardOptions_div_1{
	overflow: hidden;
	position: absolute;
	display: none;
	cursor: move;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
}
.content table.journal_tab_2{
	margin-top:0;
}
.content .journal_tab td.journal_td_1{
	text-align:left;
	font-weight:bold;
}
.content .journal_tab td.journal_td_2{
	padding:0;
	vertical-align:top;
}
.showing_tab tr.headTab_new{
	height:19px;
}
.box-table .showing_tab .showings_th_1{
	text-align:center;
	width:70px;
	cursor: pointer;
}
.box-table .showing_tab .showings_th_2{
	text-align:center;
	width:70px;
	cursor: pointer;
}
.box-table .showing_tab .showings_th_3{
	text-align:center;
	width:130px;
	cursor: pointer;
}
.box-table .showing_tab .showings_th_4{
	text-align:center;
	width:110px;
}
.box-table .showing_tab .showings_th_5{
	text-align:center;
	cursor: pointer;
}
.box-table .showing_tab .showings_td_1{
	text-align:center;
	width:70px;
}
.box-table .showing_tab .showings_td_2{
	text-align:center;
	width:70px;
}
.box-table .showing_tab .showings_td_3{
	width:130px;
}
.box-table .showing_tab .showings_td_4{
	width:110px;
}
.box-table .showing_tab .showings_td_5{
}
.box-table .showing_tab .showings_td_6{
	background:#e4efff;
	padding-left:5px;
}
.box-table .showing_tab .showings_tr_1{
	cursor: pointer;
}
.content .alert_tab_new{
	margin-top:0;
	cursor: pointer;
}
.box-table p.flyer_options_p_1{
	padding:8px 0 0 0;
}
.flyer_options_div_1{
	overflow: hidden;
	position: absolute;
	display: none;
	cursor: move;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
}
#cont_list_prop input.listing_details_input_1{
	width:80px;
}
#cont_list_prop input.listing_details_input_2{
	width:auto;
	border:none;
}

#SearchList td {
	padding: 5px;
}
.AlertListMessageRead {
 color: black;
}

.AlertListMessageNew {
 color: red;
}

.AlertListMessageResponded {
 color: green;
}

.AlertListMessageEven {
 background-color: #d1e4ff;
}

.AlertListMessageOdd {
 background-color: #ffffff;
}

.AlertListMessageSelected {
 background-color: blue;
 color: white;
}

.AlertBorder {
	background-color: #8b0000;
}
.AlertContent {
	color: #ffffff;
	font-weight: bold;
	padding: 2px;
}
table.AlertMessage {
	width: auto;
}
.AlertOn .AlertBell {
	background: url('/Images/AlertBellOn.gif') no-repeat top left;
	width: 45px;
	height: 32px;
}
.AlertOn .AlertContent {
	background-color: #ff0000;
}
.AlertOff .AlertBell {
	background: url('/Images/AlertBellOff.gif') no-repeat top left;
	width: 45px;
	height: 32px;
}
.AlertOff .AlertContent {
	background-color: #936d6d;
}

#ReportsMenu table {
	width: 100%;
}
input.disabled, select.disabled, textarea.disabled {
	color: inherit;
}
.Pane {
}
.Pane_tl { background: url('/Images/bg_cont_top_left.gif')	no-repeat	top left; }
.Pane_tm { background: url('/Images/bg_cont_top_middle.gif')	repeat-x	top; }
.Pane_tr { background: url('/Images/bg_cont_top_right.gif')	no-repeat	top right; }
.Pane_bl { background: url('/Images/bg_cont_bottom_left.gif')	no-repeat	bottom left; }
.Pane_bm { background: url('/Images/bg_cont_bottom_middle.gif')	repeat-x	bottom; }
.Pane_br { background: url('/Images/bg_cont_bottom_right.gif')	no-repeat	bottom right; }
.Pane_c {
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
}
