/* Press2Web master style sheet */

body {
	xbackground: #FBF6F3;
	background: #DDDDDD;
	color: #000;
	margin: 0;
	padding: 0;
	border: 0;
	font-family: verdana, lucida, helvetica, sans-serif;
}
form {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 18px;
	margin: 5px 0;
	padding: 0;
}
h2 {
	font-size: 14px;
	margin: 5px 0;
	padding: 0;
}
h3 {
	font-size: 12px;
	margin: 2px 0;
	padding: 0;
}
h4 {
	font-size: 10px;
	margin: 2px 0;
	padding: 0;
}
h5 {
	font-size: 10px;
	margin: 2px 0;
	padding: 0;
}
p {
	font-size: 10px;
	margin: 2px 0;
	padding: 0;
}
a {
	/*font-size: 10px;*/
}
a:link, a:visited, a:hover, a:active {
	/*font-size: 10px;*/
	margin: 0;
	text-decoration: underline;
	color: #00f;
}
input, select {
	font-size: 10px;
}
textarea {
	font-size: 11px;
	height: 60px;
}
span {
	font-size: 10px;
}


table {
	border-collapse: collapse;
	border: 1px groove #6699CC;
	width: 100%;
	background: #FFFF;	
	font-size: 10px;
	font-weight: bold;
	font-family: "lucida grande", verdana, lucida, helvetica, sans-serif;
	margin: 0px; 
	border-spacing: 0; 
}
th {
	background: #0066CC;
	color: white;
	border-bottom: 1px solid #036;
	font-face: arial;
	padding: 0px;
}
tr {
	background-color: #D5D6DB;
	xbackground-color: #FFFFFF;
	border: none;
	padding: 0px;
	margin: 0px;
}
td {
	padding: 2px;
	margin: 0px;	
}
tbody tr.even {
	background-color: #F0F1F8;
}
tbody tr.editing {
	background-color: #FF9F80;
}
table a:link, table a:visited, table a:hover, table a:active {
	color: #0000CC;
}
.err {
	color: #B61A1B;
}

.whiteTable
{
	background: white;
	border: none;
}

.whiteTable TD
{
	background: white;
}

#pgheader 
{
	xborder-top: 5px solid #EED8CC;
	xpadding: 2px 5px;
	xbackground: #f7f9f1;
	background: url('/press2web/media/images/press_top_bar.gif');
	xborder-bottom: 0x solid #EED8CC;
	height: 39px;
}

#pgcontent {
	padding: 1px 5px 5px 5px;
	background: #FBF6F3;
}
#pgfooter 
{
	background: url('/press2web/media/images/press_top_bar.gif');
	height: 22px;
}

.menuBar
{
	background: url('/press2web/media/images/press_login_background.gif');
	height: 218px;
}

.footerText
{
	margin: 5px;
	color: #045DB7;
	font-size: 8pt;	
}


.floatright {
	float: right;
}

.medwd {
	width: 800px;
}
.shortwd {
	width: 500px;
}
.tinywd {
	width: 300px;
}
.autocenter {
	margin: auto;
}
.fbox {
	border: 1px solid #629EE3;
	background: #F5F3F3;
	xbackground: #f0f1f8;
	margin-bottom: 8px;
}
.fbox .header {
	border-top: 1px solid #767a69;
	border-left: 1px solid #767a69;
	border-bottom: 1px solid #767a69;
	background: #c2c6e2;
	padding: 0px 2px;
}
.fbox .header h2 {
	font-size: 12px;
	margin: 1px 0px 3px 0px;
}
.fbox .header h4 {
	float: right;
	padding-top: 2px;
	margin: 0;
}
.fbox .content {
	padding: 0;
}
.fbox .withresults {
	width: 300px;
}



.fm {
	padding: 5px 3px;
}
.fm .err {
	font-size: 11px;
	margin-top: 2px;
	margin-bottom: 10px;
}
.fm h4 span {
	color: #f00;
}
.fm input, .fm select, .fm textarea {
	display: block;
	margin: 2px 0px 8px 0px;
	padding: 1px;
	width: 225px;
	background: #eee;
}
.fm .sb {
	width: auto;
	font-weight: bold;
	border-top:1px solid #ccc; 
	border-left:1px solid #ccc; 
	border-right:1px solid #808080; 
	border-bottom:1px solid #000; 
}
.fm .sbs input, .fm .sbs select {
	display: inline;
}
.fm .sbs select {
	display: inline;
	margin-left: 10px;
	width: 100px;
}
.fm .cb {
	width: auto;
}

.caption {
}
.filter {
	float: right;
	
}
.actions {
	float: left;
}
.filtertext {
	padding: 2px;
	background: #fbf6f3;
	border-right: 2px solid #eed8cc;
	border-bottom: 2px solid #eed8cc;
	width: 200px;
	float: left;
}
.filtertabs {
	float: left;
}
.filtertable {
	margin: 5px 2px;
}
.filterspacer {
	clear: both;
	height: 1px;
	font-size: 1px;
}


.criteriatable {
	margin: 5px 2px;
}


/**************************************************************************************
 * standard Navigation TABS
 */

div.stdnav {
	width: 470px;
	/*background: #DAE0D2 url("../images/tab/bg.gif") repeat-x bottom;*/
	font-size:93%;
	line-height:normal;
	margin-bottom: 5px;
}
div.stdnav ul {
	margin:0;
	padding:0px 0px 0;
	list-style:none;
}
div.stdnav li {
	float:left;
	background:url("../images/tab/left.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 9px;
	border-bottom:1px solid #765;
}
div.stdnav a {
	float:left;
	display:block;
	background:url("../images/tab/right.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	text-decoration:none;
	font-weight:bold;
	font-size: 10px;
	color:#765;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
div.stdnav a {float:none;}
/* End IE5-Mac hack */
div.stdnav a:hover {
	color:#333;
}
div.stdnav .stdcurrent {
	background-image:url("../images/tab/left_on.gif");
	border-width:0;
}
div.stdnav .stdcurrent a {
	background-image:url("../images/tab/right_on.gif");
	color:#333;
	padding-bottom:5px;
}
div.stdnav .active {
	background-image:url("../images/tab/left_on.gif");
	border-width:0;
}
div.stdnav .active a {
	background-image:url("../images/tab/right_on.gif");
	color:#333;
	padding-bottom:5px;
}
div.stdnav a:link, div.stdnav a:visited, div.stdnav a:hover, div.stdnav a:active {
	/*font-size: 10px;*/
	text-decoration: none;
	color:#333;
	border: none;
}
div.stdnav .title {
	background: none;
	font-weight: bold;
	font-size: 11px;
	color: #036;
	padding:5px 15px 3px 6px;
	margin: 0;
	border: none;	
}
/**************************************************************************************/


/********************************/
div.half1 {
	width: 48%;
	float: left;
}
div.half2 {
	float: left;
	width: 48%;
}
.spacer {
	clear: both;
	height: 1px;
	font-size: 1px;
}

/********************************/
div.h4p {
	clear: both;
	padding-top: 3px;
}
div.h4p h4 {
	float: left;
	width: 110px;
	text-align: right;
	font-weight: bold;
}
div.h4p p {
	float: left;
	text-align: left;
	padding-left: 5px;
} 

.searcher {
	background: #EAF4FF; 
}

.membercontact {
	padding: 1px;
	margin: 5px;
	border-top: 2px solid #676978;
	border-bottom: 4px solid #676978;
	width: 770px;
}
.membercontact .cname div, .criteriatable .cname div {
	float: left;
	margin-right: 4px;
}
.membercontact .mt1 td {
	vertical-align: top;
	width: 48%;
}
.membercontact .mt2 td {
	vertical-align: middle;
}
.membercontact .tt {
	text-align: right;
	padding-right: 4px;
}
.membercontact input, .membercontact select {
	width: 200px;
}
.membercontact .cb {
	width: auto;
}
.membercontact .d1 {
	width: 70px;
}
.membercontact .d2 {
	width: 200px;
}
.memberpermissions .pcol {
	width: 100px;
}
.memberpermissions table {
	width: 550px;
}
.memberpermissions .pcolname {
	width: auto;
}
.memberpermissions select {
	width: 80px;
}



#tabnav
	{
		height: 20px;
		margin: 0;
		padding-left: 10px;
		background: url(../images/tab_bottom.gif) repeat-x bottom;
	}

#tabnav ul, #tabnav li
	{
		margin: 0; 
		padding: 0;
  		display: inline;
  		list-style-type: none;
  	}
	
#tabnav a:link, #tabnav a:visited
	{
		float: left;
		background: #f3f3f3;
		font-size: 10px;
		line-height: 14px;
		font-weight: bold;
		padding: 2px 10px 2px 10px;
		margin-right: 4px;
		border: 1px solid #ccc;
		text-decoration: none;
		color: #666;
	}

#tabnav a:link.active, #tabnav a:visited.active
	{
		border-bottom: 1px solid #fff;
		background: #fff;
		color: #000;
	}

#tabnav a:hover
	{
		background: #fff;
	}



.asection
{
	width: auto;
	margin: 0px 10px 0px 10px;
	padding: 10px 0px 10px 8px;
	background-color: #eee;
	text-align: left;
}
.tabsection
{
	width: auto;
	margin: 0px 10px 0px 10px;
	padding: 0px;
}
.centered
{
	text-align:center;
}
.buildcriteria UL
{
	padding: 0;
	
}
.buildcriteria LI
{
	font-size: 7pt;
	margin: 0;
	padding: 0;
}

.menucontent
{
	margin: 0;
	padding: 0;
	text-align: center;
}

.loginbox {
	float: left;
	margin: 30px 0px 0px 70px;
}
.p2wlogo {
	float: left;
}
.footerText {
	padding-top: 3px;
}
.mainmenubox {
	float: left;
	margin: 30px 0px 0px 70px;
	padding: 5px;
	background-color: #E6F0FA;
}
.mainmenubox h1 {
	color: #000000;
}
.mainmenubox a {
	color: #333333;
}
.mt5 {
	margin-top: 5px;
}
.crumb .bcrumb {
	margin: 0px 0px 8px 0px;
}
.crumb .spc, .bcrumb .spc {
	font-size: 9px;
}


.callinfo {
	margin: 5px;
	border-left: 4px solid #676978;
	padding: 5px 5px;
	float: left;
}
.callinfo h1 {
	margin: 0;
	font-size: 10px;
}
.callinfo h2 {
	font-size: 14px;
}
.callinfo h3 {
	font-size: 11px;
}
.callinfo h4 {
	font-size: 12px;
}
.callinfo div {
	margin-top: 5px;
	width: 300px;
	
}
.callinfo div h4 {
	font-size: 10px;
}
.callinfo div h5 {
	font-size: 12px;
	background: #EEd8cc;
	padding: 2px 0;
}

.historyitem {
	border: 1px solid #aaa;
	padding: 0px 5px 5px 5px;
	margin: 5px;
}
.historyitem h3 {
	background: #fbf6f3;
	font-size: 11px;
}
.historyitem h4 span {
	margin-right: 10px;
}

.thiscall {
	border: 1px solid #aaa;
	padding: 0px 5px 5px 5px;
	margin: 5px;
}
.thiscalltitle span {
	font-size: 10px;
	margin-left: 10px;
}
.campaignupdate {
	padding: 1px;
	margin: 5px;
	border-top: 2px solid #676978;
	width: 770px;
}
.callstatus {
	margin: 5px;
	margin-left: 25px;
	border-left: 2px solid #676978;
	padding: 5px 5px;
	float: left;
}
.fixit {
	width: 770px;
}


.helpnav {
	width: 800px;
}
.bcrumb {
	width: 380px;
	float: left;
	margin-right: 10px;
}
.helparea {
	float: right;
	width: 400px;
}
.shorthelp {
	background: #9DBCE7;
	border: 1px solid #2667AC;
	width: 340px;
	height: 55px;
	overflow-y: none;
	float: right;
	padding: 2px;
}
.shorthelpbar {
	
	abackground: #FDFFCB;
	background: #F7E8CB;
	border: 1px solid #2667AC;
	width: 12px;
	height: 55px;
	overflow-y: none;
	float: right;
	padding: 2px;
}
.shorthelpbar h4 {
	font-weight: normal;
	margin: 0px 0px 0px 2px;
	padding: 0;
}
.shorthelpbar h4.first {
	font-weight: normal;
	margin: 4px 0px 0px 2px;
	padding: 0;
}

.extrahelp {
	top:1em;
	bottom:1em;
	left:1em;
	position: absolute;
	background: #fff;
	z-index: 200;
	width: 500px;
	height: 500px;
	border: 1px solid #000;
	clear: both;
	overflow: auto;	
	display: none;
	
}
.extrahelpheader {
	background: #aaa;
	border: 1px solid #333;
}
.extrahelpheader h5 {
	float: right;
}
.extrahelptext {
	padding: 3px;
}
.helpimg {
	/*float: left;*/
	display: block;
	/*padding: 4px;*/
}
.helpblock {
	float: left;
	display: block;
	padding: 4px;
	/*border: 1px solid #aaa;*/
}

.noshow {
	display: none;
}


/*********************************/
/* GENERAL
/*********************************/
.h4p48 {
	float: left;
	width: 48%;
	padding: 5px;
}
.h4p48 div {
	clear: both;
	padding-top: 0px;
	padding: 0;
	margin: 0px 0;
}
.h4p48 div h4 {
	float: left;
	width: 110px;
	text-align: right;
	font-weight: bold;
	padding: 0px 5px;
	margin: 0;
}
.h4p48 div p {
	float: left;
	text-align: left;
	padding-left: 5px;
	width: 200px;
	padding: 0;
	margin: 0;
}
.h4p48 div p span {
	display: block;
}

.h4pwide {
	float: left;
	padding: 5px;
}
.h4pwide div {
	clear: both;
	padding-top: 0px;
	padding: 0;
	margin: 0px 0;
}
.h4pwide div h4 {
	float: left;
	width: 110px;
	text-align: right;
	font-weight: bold;
	padding: 0px 5px;
	margin: 0;
}
.h4pwide div p {
	float: left;
	text-align: left;
	padding-left: 5px;
	width: 560px;
	padding: 0;
	margin: 0;
}
.h4pwide div p span {
	display: block;
}

.h4pxwide {
	float: left;
	padding: 5px;
}
.h4pxwide div {
	clear: both;
	padding-top: 0px;
	padding: 0;
	margin: 0px 0;
}
.h4pxwide div h4 {
	float: left;
	width: 180px;
	text-align: right;
	font-weight: bold;
	padding: 0px 5px;
	margin: 0;
}
.h4pxwide div p {
	float: left;
	text-align: left;
	padding-left: 5px;
	width: 560px;
	padding: 0;
	margin: 0;
}
.h4pxwide div p span {
	display: block;
}

.h4pl35 {
	float: left;
	padding: 5px;
}
.h4pl35 div {
	clear: both;
	padding-top: 0px;
	padding: 0;
	margin: 0px 0;
}
.h4pl35 div h4 {
	float: left;
	width: 25%;
	text-align: left;
	font-weight: bold;
	padding: 0px 5px;
	margin: 0;
}
.h4pl35 div p {
	float: left;
	text-align: left;
	padding-left: 5px;
	width: 70%;
	padding: 0;
	margin: 0;
}
.h4pl35 div p span {
	display: block;
}


.singlelead {
	margin: 10px 0px;
	border: 1px solid #000;
	page-break-after: always;
}
.questions table {
	border-collapse: collapse;
}
.questions table tr {
	border: 1px solid #000;
}
.questions .lc {
	width: 25%;
	text-align: right;
	padding: 2px 5px;
}
.questions .rc {
	text-align: left;
	padding: 2px 5px;
}

.historyitem {

}
.historyitem table {
	border-collapse: collapse;
	
}
.historyitem table td {
	vertical-align: top;
}
.historyitem table tr {
	border: 1px solid #000;
}

.historyitem .time {
	width: 150px;
}
.historyitem .caption {
	width: 150px;
}


.col1 {
	float: left;
	width: 45%;
}
.col2 {
	float: left;
	width: 55%;
	padding-top: 10px;
}
.col3 {
	float: right;
}

.singlelead2 {
	margin: 10px 0px;
	border: 1px solid #000;
	page-break-after: always;
	padding: 4px;
}

.overduebar {
	padding: 0px 10px;
	margin: 4px 10px;
}
.overduebar a:link, .overduebar a:visited, .overduebar a:hover, .overduebar a:active {
	text-decoration: none;
	color: #fff;
}
.overduebar h4 {
	font-size: 14px;
	color: #ff8;
}
.overduebar img {
	padding: 0;
	margin: 0;
	margin-top: -4px;
	float: left;
	margin-right: 15px;
	border: none;
}

.radynn {
	/*border: 1px solid #000;*/
}
.radynn input {
	display: inline;
	width: auto;
}

.uploadlogo {
	border: 1px solid #aaa;
	padding: 10px;
	margin: 10px;
}

.msoapprove {
	width: 200px;
}
.msoapprove h4 {
	border: 2px solid #000;
	padding: 5px;
	background-color: #fdd;
}

/*********************************/
/* LABELS
/*********************************/

.a5162count {
	margin: 10px 0;
}

.a5162 {
	display: none;
}
.a5162 table {
	margin: 0.875in 0in 0in 0.3125in;
	padding: 0;
	width: 7.6875in;
	border: 1pt solid #aaa;
	border-collapse: collapse;
}
.a5162 td.left {
	margin: 0;
	padding: 0;
	width: 3.5in;
	height: 1in;
}
.a5162 td.center {
	margin: 0;
	padding: 0;
	width: 0.6875in;
	height: 1in;
}
.a5162 td.right {
	margin: 0;
	padding: 0;
	width: 3.5in;
	height: 1in;
}
.a5162 td.gutter {
	margin: 0;
	padding: 0;
	width: 7.6875in;
	height: 0.3125in;
}
.a5162 td div {
	width: 3.25in;
	height: 0.875in;
	padding: 0.125in 0in 0in 0.25in;
	overflow: hidden;
}

/********************************/
div.systemaccess {
	margin: 5px;
	border-top: 1px solid #c2c6e2;
	border-left: 2px solid #c2c6e2;
	padding: 5px;
}
div.systemaccess p {
	width: 400px;
}
div.systemaccess a {
	display: block;
	float: left;
	width: 45px;
	border: 1px solid #eed8cc;
	padding: 2px 5px;
	margin-right: 7px;
	background-color: #fff;
	
}
div.systemaccess a:link, div.systemaccess a:visited, div.systemaccess a:hover, div.systemaccess a:active {
	text-decoration: none;
	color: #000;
}
div.systemaccess a.green:link, div.systemaccess a.green:visited, div.systemaccess a.green:hover, div.systemaccess a.green:active {
	background-color: #dee7c6;
}
div.systemaccess a.red:link, div.systemaccess a.red:visited, div.systemaccess a.red:hover, div.systemaccess a.red:active {
	background-color: #E78680;
}

div.systemaccess .sbs select {
	width: 250px; 
}

div.clientaccess {
	padding-left: 10px;
	border-left: 2px solid #7e726c;
	border-bottom: 2px solid #7e726c;
	margin: 5px 0;
}
div.clientaccess h3 {
	background-color: #f7f9f1;
	padding: 3px 0;
}
div.clientaccess h3 a {
	display: inline;
	float: none;
}

div.campaignaccess {
	padding-left: 10px;
	border-left: 5px solid #676978;
	
	margin: 5px 0;
}
div.campaignaccess h3 {
	background-color: #fbf6f3;
	padding: 3px 0;
}
div.campaignaccess h3 a {
	display: inline;
	float: none;
}

.exhedit .rd {
	display: inline;
	width: auto;
}
.exhedit .tx {
	width: 200px;
}
.exhedit .ta {
	width: 500px;
	height: 150px;
}
.exhedit span {
	display: inline;
}
.h4p48 div p span {
	display: inline;
	margin-right: 15px;
}


table {
	border: 1px groove #333333;
}
th {
	color: #222;
	background: #C4C8E3;
}
tbody tr.even {
	background-color: #CCE1F4;
}


.gb { 
	/* grey background similar to table */
	border: 1px groove #333333;
	border-collapse: collapse;
	background-color: #D5D6DB;
	font-size: 10px;
	font-weight: bold;
	font-family: "lucida grande", verdana, lucida, helvetica, sans-serif;
	margin: 1px; 
	border-spacing: 0; 
}
.gb .heading h1,.gb .heading h2,.gb .heading h3,.gb .heading h4,.gb .heading h5 {
	color: #222;
	background: #C4C8E3;
	border-bottom: 1px solid #036;
	font-face: arial;
	padding: 0px;
	margin: 0;
	text-align: center;
}
.gb .heading  h1 {
	font-size: 16px;
}
.gb .heading h2 {
	font-size: 14px;
}
.gb .heading h3 {
	font-size: 12px;
}
.gb .heading h4 {
	font-size: 11px;
}
.gb .heading h5 {
	font-size: 10px;
}

.ddlist {
	height: 150px;
	width: 200px;

}

UL.compact
{
	margin-top: 2px;
	padding: 0;
}
UL.compact LI
{
	font-size: 10px;
	font-family: verdana, lucida, helvetica, sans-serif;
	margin: 0;
	padding: 0;
	line-height: 1.3em;
}


