

body
{
	font-family:Verdana,verdana,Arial,arial,sans-serif;
	font-size:10px;
	margin:0px;
	padding:0px;
	background-color:#e4e4e4;
	background-image:url('http://www.vow2.com/library/images/v3/body-bg.gif');
	background-repeat:repeat-y;
}

a
{
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

form
{
margin:0px;
}

input
{
font-size:10px;
}

.center
{
	text-align:center;
}

.bold
{
	font-weight:bold;
}

div
{
	margin:0px;
	padding:0px;
	
}

table
{
	margin:0px;
	padding:0px;
}

img
{
	margin:0px;
	padding:0px;
	border:0px;
}

#topbanner
{

}

#top_info
{
	background-color:#131c45;
	height:24px;
	padding:0px 10px 0px 10px;
	text-align:right;
	line-height:2;
	overflow: hidden;
	color:#FFFFFF;
	
}

/************* NEW CSS ***************/
.labela, .label1
{
	background-color: #BDFF7A;
	color: #000000;
	text-align: right;
	width: 200px;
	font-weight: bold;
}
.labelb, .label2
{
	background-color: #BDFF7A;
	color: #000000;
	text-align: right;
	width: 200px;
	font-weight: bold;
}

table.plain_table
{
	width: 99%;
	border-collapse: collapse;
	border: solid 1px #000000;
}

tr.rowheader
{
	background-color: #000066;
	color: #FFFFFF;
}

tr.rowheader a
{
	color:yellow;
}

.row1, .rowa
{
	background-color:#eeeeff;
}

.row2, .rowb
{
	background-color:#ffffff;
}

.folder_display
{
	text-align: left;
	vertical-align: top;
}


/*********** END NEW CSS *************/



.sidebar a,.sidebar a:link,.sidebar a:visited,.sidebar a:hover,
#top_info a,#top_info a:link,#top_info a:visited,#top_info a:hover
{
	color:#ffee00;
}


#breadcrumbs
{
	background-image:url('http://www.vow2.com/library/images/v3/breadcrumbs-bg.gif');
	background-color:#FFFFFF;
	height:18px;
	padding:0px 10px 0px 10px;
	line-height:1.5;
	overflow: hidden;
	border-bottom:solid 3px #131c45;
	text-align:left;
}

.sidebar
{
	xbackground-color:#2f3d6d;
	width:140px;
	padding:250px 3px 5px 3px;
	margin:0px;
	text-align:center;
	position:absolute;
	top:46px;
	left:0px;
}

#copyall
{
	top:46px;
	padding:12px 12px 10px 12px;
	background-color:#e3e3e3;

}



html>body #copyall
{
	display:table;
	margin-left:150px;
}

/*
html>body #copy table
{
	width:100%
}
*/

* html #copyall
{
	position:absolute;
	left:150px;
	padding-left:15px;
}

#titlebar
{
	border-left:solid 1px #000000;
	background-image:url('http://www.vow2.com/library/images/v3/black.gif');
	background-repeat:repeat-x;
	background-position:bottom;
	padding:0px;
	margin:0px;
	text-align:left;

}



#subtitlebar
{
	border:solid 1px #000000;
	border-top:0px;
	background-color:#ffffff;
	line-height:1.5;
	padding:2px 5px 2px 5px;
	text-align:left;
}

#copy
{
	border:solid 1px #000000;
	background-color:#ffffff;

}

.sectiongroup
{
	margin:20px;

	padding:0px;
	border:solid 0px red;

}

.sectiondata
{
	background-color:#ffffff;
	border:solid 1px #000000;
	padding:10px;
	
}


.sectionheader
{
	background-color:#495988;
	border:solid 1px #000000;
	color:#FFFFFF:

}

.sectiontitle
{
	background-color:#495988;
	border:solid 1px #000000;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	font-variant:small-caps;
	line-height:2;

}

.datatitle
{
	background-color:#7d8cb2;
	color:#ffffff;
	border:solid 1px #000000;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	padding:3px;


}

.data
{
	border:solid 1px #000000;
	text-align:center;
	margin-bottom:0px;
}



.titletable
{
	border-spacing:0px;
	border:0px;
	padding:0px;
	margin:0px;
	height:35px;
}

.titletable td
{
	text-align:center;
	background-color:#bdc5d8;
	width:90px;
	height:35px;
	border-left:0px;
	border-top:solid 1px #000000;
	border-right:solid 1px #000000;
	border-bottom:solid 1px #000000;
	margin:0px;
	padding:3px;
}

#single_title_button
{
	border-bottom:0px;
	background-color:#FFFFFF;
}

#FormTable th.labela,th.label1,#FormTable th.labelb,th.label2
{
	text-align:right;
	width:200px;
	padding:3px;
}


#FormTable td
{
	text-align:left;
	padding:3px;
}

#LeadEventsTable 
{
	border:solid 1px #000000;
	margin:10px 10px 0px 10px;
}

#LeadEventsTable th
{
	text-align:right;
	padding:3px;
	width:150px;
}

#LeadEventsTable td
{
	text-align:left;
	padding:3px;
}

.sidebox_title
{
	border:solid 1px #FFFFFF;
	background-color:#131c45;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	padding:3px;
	width:134px;
	margin:0px;
	font-size:10px;
}

.sidebox
{
	border:solid 1px #FFFFFF;
	background-color:#FFFFFF;
	color:#000000;
	padding:3px;
	width:134px;
	margin:0px;
	font-size:10px;
}

.tabular_data_table
{
	background-color:#FFFFFF;
	border-collapse:collapse;
}

.tabular_data_td
{
	border-bottom:solid 1px #000000;
}

.header_row
{
	border-bottom:solid 1px #000000;
	background-color:#c6c6c6;
	font-weight:bold;

}

.header_row th
{
	padding:3px;
}

.header_row td
{
	padding:3px;
}

.image_thumbnail
{
	width:75px;
	height:50px;
	border:solid 1px #000000;
	margin:2px;
}

#ResultsTable th a
{
	color:yellow;
}

#ResultsTable 
{
	border-collapse:collapse;
}

#ResultsTable td 
{
padding:3px;
}

#ResultsTable th
{
	border-top:solid 1px #000000;
	border-bottom:solid 1px #000000;
	color: #FFFFFF;
}

#ResultsTable tr.row_user
{
	background-color: #fffcab;
	border: solid 1px #000000;
}

#ResultsTable tr.row_member
{
	background-color: #d6ffc0;
	border: solid 1px #000000;
}

#ResultsTable tr.row_contact
{
	background-color: #FFFFFF;
	border: solid 1px #000000;
}


#ResultsTable tr.rowheader
{
	background-color:#000066;
}

#ResultsTable tr.rowheader a
{
	color:yellow;
}


.no_decoration
{
	text-decoration:none;
}


.active
{
	background-color: green;
	border: solid 1px #000000;
	width:8px;
	padding-left:1px;
	padding-right:1px;
	text-align: center;
	color: #FFFFFF;
}

.pending
{
	background-color: yellow;
	border: solid 1px #000000;
	width:8px;
	padding-left:1px;
	padding-right:1px;
	text-align: center;
}

.inactive
{
	background-color: red;
	border: solid 1px #000000;
	width:8px;
	padding-left:1px;
	padding-right:1px;
	text-align: center;
	color: #FFFFFF;
}

.unassociated
{
	border: solid 1px #000000;
	width:8px;
	padding-left:1px;
	padding-right:1px;
}

#ResultsTable tr.rowa,tr.row1
{
	background-color: #E7E7EE;
}

#ResultsTable tr.rowb,tr.row2
{
	background-color: #FFFFFF;
}

* html #AddEmailTable
{
width:600px;
border:solid 1px #000000;
}

* html #FormTable
{
width:600px;
}

#outlook_xp_pop3_setup
{

	display:block;
}

#outlook_2000_pop3_setup
{

	display:none;
}

#outlook_express_pop3_setup
{

	display:none;
}

.pop3div
{
	text-align:left;
	padding:5px;
}

#SearchTable
{

	border-collapse:collapse;

}

* html #SearchTable
{
	width:500px;

}


#SearchTable td
{
	text-align: left;
	padding:3px;
}

#SearchTable th a
{
	color:#0000FF;
}

#SearchTable tr.rowa,tr.row1
{
	background-color: #E7E7EE;
}

#SearchTable tr.rowb,tr.row2
{
	background-color: #FFFFFF;
}

#SearchTable tr.rowheader
{
	background-color: #000066;
}

#SearchTable th.labela,th.label1
{
	background-color: #E7E7EE;
	color:#000000;
	text-align:right;
	font-weight:bold;
}

#SearchTable th.labelb,th.label2
{
	background-color: #FFFFFF;
	color:#000000;
	text-align:right;
	font-weight:bold;
}

/******* SEARCH TABLE ********/
.search_table
{
	border-collapse:collapse;
	width:500px;
	text-align: left;
}
.search_header_1
{
	background-color: #E7E7EE;
	text-align: left;
}
.search_header_2
{
	background-color: #E7E7EE;
}


#login_prompt
{
	margin:auto;
	margin-top:100px;
}



#login_table
{
	width:422px;
	height:184px;
	padding:0px;
	margin:auto;
	text-align:left;
	border:0px;
}

#login_cell_1
{
	width:19px;
	background-image:url('http://www.vow2.com/library/images/v3/left-login.jpg');
	background-repeat:no-repeat;
	font-size:0px;
	line-height:0px;
	padding:0px;
}

#login_cell_2
{
	width:184px;
	background-image:url('http://www.vow2.com/library/images/v3/pidx-login-logo.jpg');
	background-repeat:no-repeat;
	font-size:0px;
	line-height:0px;
	padding:0px;
}

#login_cell_3
{
	width:172px;
	background-image:url('http://www.vow2.com/library/images/v3/pidx-login-bg.gif');
	background-repeat:repeat-x;
	padding:0px;
	text-align:right;
}

#login_cell_4
{
	width:47px;
	background-image:url('http://www.vow2.com/library/images/v3/right-login.jpg');
	background-repeat:no-repeat;
	font-size:0px;
	line-height:0px;
	padding:0px;
}

.login_prompt_input
{
	width:100px;
	height:14px;
}

#login_submit
{
	font-size:10px;
	width:75px;
}

select
{
font-size:11px;
}


#GroupTable table
{
	border-collapse: collapse;
	border: solid 1px #000000;
}

#GroupTable tr
{
	background-color: #E7E7EE;
}

#GroupTable td
{
	padding:3px;
	text-align: left;
}

.crowbar600
{
width:600px;
height:1px;
}

.sectionheader
{
color:#ffffff;
text-align:center;
}


#floortimeagentdetails_edit
{

	display:block;
}

#floortimeagentdetails_replace
{

	display:none;
}

#floortimeagentdetails_clone
{

	display:none;
}

#settings_advanced
{

	display:none;
}

#ContactManager table 
{
	width: 99%;
	border-collapse: collapse;
	border: solid 1px #000000;
}

#ContactManager th
{
	background-color: none;
	padding: 2px;
	font-weight: normal;
}

#ContactManager td
{
	text-align: left;
	padding:3px;
}

#ContactManager th a
{
	color: #0000FF;
}

#ContactManager tr.rowa,tr.row1
{
	background-color: #E7E7EE;
}

#ContactManager tr.rowb,tr.row2
{
	background-color: #ffffff;
}

#ContactManager tr.rowheader
{
	background-color:#4D4DA1;
}

#ContactManager th.labela,th.label1
{
	background-color: #E7E7EE;
	color: #000000;
	text-align: right;
	width: 200px;
	font-weight: bold;
}

#ContactManager th.labelb,th.label2
{
	background-color: #ffffff;
	color: #000000;
	text-align: right;
	width: 200px;
	font-weight: bold;
}

.login_history_stats
{
	width:100%;
}
.login_history_stats td
{
	background-color:#C1C9F2;
	border:solid 1px #000000;
	border-right:0px;
	border-left:0px;
	padding:3px;
}

.member_profile_individual_search
{
	text-align:left;
	border:solid 1px #000000;
	margin:5px;
width:100%;

}


.saved_searches_details_tr
{
	background-color:#C1C9F2;
	
}

.saved_searches_details_td
{
	border-bottom:solid 1px #000000;
	padding:5px;
}

#leadprofiler_loginhistory
{
	display:block;
}

#leadprofiler_savedsearches

{
	display:none;
}

#leadprofiler_savedproperties
{
	display:none;
}

.journal_data
{
	text-align:left;
}

.setting_change
{
background-color:lime;
}

.setting_dependency
{
	background-color: red;
}

/* Orders */

.row_total_order
{
	font-weight: bold;
}

.row_total_distribution
{
	font-weight: bold;
}

.row_total_cards
{
	font-weight: bold;
}

.row_total_checks
{
	font-weight: bold;
}

.total_match_distribution
{
	text-align: right;
	width: 100px;
	background-color: red;
	color: #FFFFFF;
	font-weight: bold;
}

.total_match_order
{
	text-align: right;
	width: 100px;
	background-color: yellow;
	font-weight: bold;
}

.total_match_none
{
	padding-left: 5px;
	background-color: yellow;
	border: 2px solid #000000;
	width: 85%;
}

.cardpayment_approved
{
	background-color: #ABFF57;
}

.cardpayment_canceled
{
	background-color: #E0E0E0;
}

.checkpayment_approved
{
	background-color: #ABFF57;
}

.checkpayment_canceled
{
	background-color: #E0E0E0;
}

.price_field
{
	text-align: right;
	width: 100px;
}

.percentage_field
{
	text-align: right;
	width: 50px;
}

.input_price_field
{
	text-align: right;
}

.input_percentage_field
{
	text-align: right;
}

.payment_invalid_notice
{
	padding-left: 5px;
	background-color: yellow;
	border: 2px solid #000000;
	width: 85%;
}

.product_cost_skipped
{
	background-color: yellow;
}

.product_cost_skipped
{
	background-color: yellow;
}


/************* NEW CSS ***************/

.indent_padding
{
	text-align: left;
}
.indent_padding0
{
	text-align: left;
}

.indent_padding10
{
	text-align: left;
	padding-left: 15px;
}


.indent_padding20
{
	text-align: left;
	padding-left: 20px;
}


.indent_padding30
{
	text-align: left;
	padding-left: 30px;
}


.indent_padding40
{
	text-align: left;
	padding-left: 40px;
}


.indent_padding50
{
	text-align: left;
	padding-left: 50px;
}


.indent_padding60
{
	text-align: left;
	padding-left: 60px;
}


.indent_padding70
{
	text-align: left;
	padding-left: 70px;
}


.indent_padding80
{
	text-align: left;
	padding-left: 80px;
}


.indent_padding90
{
	text-align: left;
	padding-left: 90px;
}


.indent_padding100
{
	text-align: left;
	padding-left: 100px;
}

/*********** END NEW CSS *************/



/******* TIMECLOCK ********/

.tc_elapsed_day
{
	text-align: right;
	color: #006600;
}
.tc_elapsed_lunch
{
	text-align: right;
	color: #FF0000;
}
.tc_elapsed_break
{
	text-align: right;
	color: #000099;
}
.tc_date
{
 text-align: right;
}
.tc_time
{
 text-align: right;
}
.tc_breaktotal_amount
{
	text-align: right;
	color: #000099;
}
.tc_lunchtotal_amount
{
	text-align: right;
	color: #FF0000;
}
.tc_daytotal_amount
{
	text-align: right;
	color: #006600;
}
.tc_total_amount
{
 	text-align: right;
}
.tc_breaktotal_label
{
	text-align: right;
	color: #000099;
}
.tc_lunchtotal_label
{
 	text-align: right;
	color: #FF0000;
}
.tc_daytotal_label
{
 	text-align: right;
	color: #006600;
}
.tc_total_label
{
 	text-align: right;
}
.legend
{
	width: 200;
}

.row_inactive_1
{
	background-color: #BFBFBF;
}

.row_inactive_2
{
	background-color: #BFBFBF;
}

