/* CSS Document */

img {
border:0;
}

hr {
margin:0;
padding:0;
}

hr.hr1 {
margin:0;
color:#c0c0c0;
height:1px;
margin-top:10px;
}

hr.hr2 {
margin:0;
color:#998f8d;
height:2px;
clear:both;
padding:0;
}

.clear {
clear:both;
}

#header {
clear:both;
width:974px;
height:50px;
display:block;
}

#sidebar {
background:#f3f3f3;
float:right;
width:241px;
text-align:center;
padding-bottom:50px;
}

#desc-container {
margin:10px 0;
}

#descriptions {
margin-left:15px;
}

.desc {
background:url('../g/desc-bg.gif') no-repeat;
float:left;
padding:0px;
margin:0px 5px  20px;
text-align:left;
width:330px;
height:222px;
}

td input.bar {
width:200px;
}

.column-left {
margin:14px 0 0 14px;
font-size:10px;
width:95px;
float:left;
}

.column-right {
float:left;
width:195px;
margin:14px 0 0 10px;
}

.red {
font-size:18px;
color:#cc0001;
}

.column-right p {
color:#000;
padding:0;
margin:2px 0 0;
line-height:1em;
font-size:11px;
}


#sidebar .sidebar {
background:url('../g/sidebar-bg.gif') repeat-y;
width:222px;
text-align:center;
margin:0 auto;
}

#sidebar p {
text-align:left;
margin:0px 15px 0px 20px;
padding:5px 0 0;
}

#sidebar p a {
text-decoration:none;
color:#7c7c7c;
}

#sidebar p a:hover {
text-decoration:underline;
}


.line {
border-top:solid 2px #999;
}
.line1{
border-bottom:solid 1px #999;
width:930px;
height:3px;
margin-bottom:10px;
}
#myborder, .myborder {
	margin-left:20px;
	margin-right:20px;
	padding-bottom:20px;
	background: aqua;
}

.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	/*color: #4c4949;*/
	color:#45463e;
	font-weight:bold;
	margin-top:20px;
	clear:both;
}
.lbltxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004879;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}

.textfield {
	font-family: tahoma;
	font-size: 14px;
	color: #333333;
	background-color:#f7f7f7;
	border:1px solid #e1e1e1
}
.uplink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc0001;
}
		.textlbl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #717171;
}

.buttons
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #b3163e;
	display: block;
	height: 27px;
	border: 1px solid Black;
	text-align: center;
	line-height: 20px;
	font-weight: normal;
	float: left;
	margin-left: 5px;
	cursor: pointer;
}


.buttons1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    height: 20px;
    color: #FFFFFF;
    background-color: #b3163e;
    border:solid 1px Black;
    font-weight: normal;
    cursor:pointer;
}

.myAccount
{
	height:23px;
	background-image:url(../images/MyAccount.gif);
	background-color:white;
	width:134px;
	border:none;
	padding-left:25px;
	font-weight:bold;
	cursor:pointer;
	float:left;
}

.EditMyAccount
{
	height:23px;
	background-image:url(../images/EditMyAccount.jpg);
	background-color:white;
	width:116px;
	border:none;
	padding-left:25px;
	font-weight:bold;
	cursor:pointer;

}

.login
{
	height:23px;
	background-image:url(../images/login1.gif);
	background-color:white;
	width:87px;
	border:none;
	padding-left:25px;
	font-weight:bold;
	cursor:pointer;
	float:left;
}

.login:hover
{
	height:23px;
	background-image:url(../images/login1.gif);
	background-color:white;
	width:87px;
	border:none;
	padding-left:25px;
	font-weight:bold;
	cursor:pointer;

}

.reset
{
	height:23px;
	background-image:url(../images/cancel.png);
	background-color:white;
	width:73px;
	border:none;
	padding-left:25px;
	font-weight:bold;
	cursor:pointer;

}

.changePassword
{
	height:23px;
	background-image:url(../images/changePassword.png);
	background-color:white;
	width:118px;
	border:none;
	padding-left:25px;
	font-weight:bold;
	cursor:pointer;
	float:left;
}

.changePassword:hover
{
	height:23px;
	background-image:url(../images/changePasswordHover.png);
	background-color:white;
	width:118px;
	border:none;
	padding-left:25px;
	font-weight:bold;
	cursor:pointer;
	float:left;
}

.addToCart
{
	height:23px;
	background-image:url(../images/addToCart.gif);
	background-color:white;
	width:87px;
	border:none;
	padding-left:125px;
	font-weight:bold;
	cursor:pointer;
	float:left;
}
/*
.addToCart:hover
{
	height:23px;
	background-image:url(../images/addToCartHover.gif);
	background-color:white;
	width:87px;
	border:none;
	padding-left:25px;
	font-weight:bold;
	cursor:pointer;
	float:left;
}
*/

.addToCart
{
	height:23px;
	background-image:url(../images/addToCart.png);
	background-color:white;
	width:87px;
	border:none;
	padding-left:25px;
	font-weight:bold;
	cursor:pointer;
	float:left;
}
.addToCart:hover
{
	height:23px;
	background-image:url(../images/addToCartHover.png);
	background-color:white;
	width:87px;
	border:none;
	padding-left:25px;
	font-weight:bold;
	cursor:pointer;
	float:left;
}

.addToMyWishList
{
	height:23px;
	background-image:url(../images/addToMyWishList.png);
	background-color:white;
	width:131px;
	border:none;
	padding-left:25px;
	font-weight:bold;
	cursor:pointer;
	float:left;
}

.addToMyWishList:hover
{
	height:23px;
	background-image:url(../images/addToMyWishListHover.png);
	background-color:white;
	width:131px;
	border:none;
	padding-left:25px;
	font-weight:bold;
	cursor:pointer;
	float:left;
}


.searchLeads
{
	height:23px;
	background-image:url(/images/searchLeads.png);
	background-color:white;
	width:95px;
	border:none;
	padding-left:25px;
	font-weight:bold;
	cursor:pointer;
}

/* Disabled by Endre on 07_30_09 because when the mouse is removed it cancels the IE loaded from working
.searchLeads:hover
{
	height:23px;
	background-image:url(/images/searchLeadsHover.png);
	background-color:white;
	width:95px;
	border:none;
	padding-left:25px;
	font-weight:bold;
	cursor:pointer;
}
*/

.searchAgain
{
	height:23px;
	background-image:url(/images/searchAgain.png);
	background-color:white;
	width:94px;
	border:none;
	padding-left:25px;
	font-weight:bold;
	cursor:pointer;
	float:left;
}
.searchAgain:hover
{
	height:23px;
	background-image:url(/images/searchAgainHover.png);
	background-color:white;
	width:94px;
	border:none;
	padding-left:25px;
	font-weight:bold;
	cursor:pointer;
	float:left;
}
.buyNow
{
	height:23px;
	background-image:url(../images/buyNow.png);
	background-color:white;
	width:65px;
	border:none;
	padding-left:25px;
	font-weight:bold;
	cursor:pointer;
	float:left;
}
.buyNow:hover
{
	height:23px;
	background-image:url(../images/buyNowHover.png);
	background-color:white;
	width:65px;
	border:none;
	padding-left:25px;
	font-weight:bold;
	cursor:pointer;
	float:left;
}

.buyLeads
{
	height:23px;
	background-image:url(../images/buyLeads.png);
	background-color:white;
	width:76px;
	border:none;
	padding-left:25px;
	font-weight:bold;
	cursor:pointer;
	float:left;
}
.buyLeads:hover
{
	height:23px;
	background-image:url(../images/buyLeadsHover.png);
	background-color:white;
	width:76px;
	border:none;
	padding-left:25px;
	font-weight:bold;
	cursor:pointer;
	float:left;
}
.print
{
	height:23px;
	background-image:url(../images/print.png);
	background-color:white;
	width:65px;
	border:none;
	cursor:pointer;
}
.print:hover
{
	height:23px;
	background-image:url(../images/printHover.png);
	background-color:white;
	width:65px;
	border:none;
	cursor:pointer;
}

.download
{
	height:23px;
	background-image:url(../images/download.png);
	background-color:white;
	width:71px;
	border:none;
	cursor:pointer;
}
.download:hover
{
	height:23px;
	background-image:url(../images/downloadHover.png);
	background-color:white;
	width:71px;
	border:none;
	cursor:pointer;
}
.arrowLL
{
	height:23px;
	background-image:url(../images/ArrowLL.png);
	background-color:white;
	width:27px;
	border:none;
	cursor:pointer;
}
.arrowLL:hover
{
	height:23px;
	background-image:url(../images/ArrowLLHover.png);
	background-color:white;
	width:27px;
	border:none;
	cursor:pointer;
}
.arrowL
{
	height:23px;
	background-image:url(../images/ArrowL.png);
	background-color:white;
	width:27px;
	border:none;
	cursor:pointer;
}
.arrowL:hover
{
	height:23px;
	background-image:url(../images/ArrowLHover.png);
	background-color:white;
	width:27px;
	border:none;
	cursor:pointer;
}
.arrowR
{
	height:23px;
	background-image:url(../images/ArrowR.png);
	background-color:white;
	width:27px;
	border:none;
	cursor:pointer;
}
.arrowR:hover
{
	height:23px;
	background-image:url(../images/ArrowRHover.png);
	background-color:white;
	width:27px;
	border:none;
	cursor:pointer;
}
.arrowRR
{
	height:23px;
	background-image:url(../images/ArrowRR.png);
	background-color:white;
	width:27px;
	border:none;
	cursor:pointer;
}
.arrowRR:hover
{
	height:23px;
	background-image:url(../images/ArrowRRHover.png);
	background-color:white;
	width:27px;
	border:none;
	cursor:pointer;
}
.listView
{
	height:32px;
	background-image:url(../images/listView.png);
	background-color:white;
	width:111px;
	border:none;
	cursor:pointer;
}
.listView:hover
{
	height:32px;
	background-image:url(../images/listViewHover.png);
	background-color:white;
	width:111px;
	border:none;
	cursor:pointer;
}
.detailView
{
	height:32px;
	background-image:url(../images/detailView.png);
	background-color:white;
	width:111px;
	border:none;
	cursor:pointer;
}
.detailView:hover
{
	height:32px;
	background-image:url(../images/detailViewHover.png);
	background-color:white;
	width:111px;
	border:none;
	cursor:pointer;
}
.myAccount
{
	height:23px;
	background-image:url(../images/myAccount.png);
	background-color:white;
	width:94px;
	border:none;
	cursor:pointer;
}
.myAccount:hover
{
	height:23px;
	background-image:url(../images/myAccountHover.png);
	background-color:white;
	width:94px;
	border:none;
	cursor:pointer;
}
.myAccount1
{
	height:23px;
	background-image:url(../images/CreateMyAccount.jpg);
	background-color:white;
	width:134px;
	border:none;
	cursor:pointer;
}

.myAccount1:hover
{
	height:23px;
	background-image:url(../images/CreateMyAccountHover.gif);
	background-color:white;
	width:134px;
	border:none;
	cursor:pointer;
}
/* End New button style */

/* added from previous */

.innercontent
{  padding-left:80px;
	clear:both;
	display:block;
	margin-bottom:3px;
}

.innercontent1
{  padding-left:250px;
	clear:both;
	display:block;
	margin-bottom:3px;
}

.errorMsg
{
	display: block;
	 clear: both;
	  padding-left:336px
}

.Taglabel
{
	float: left;
	width: 250px;
	text-align: right;
	padding-right: 5px;
	padding-top:3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*color: #004879;*/
	color:#333333;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}

.requir
{   background-image:url('../Images/required.gif');
    background-repeat:no-repeat;
	color:Blue;
	padding-right:5px;
	margin-right:10px;
	font-size:10px
}
.inputcontrolnew
{
 float:left;
  Width:210px;
  margin-bottom:1px;
  margin-right:2px;
}
.actionButtons
{
	float:left;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:350px;
	width: 529px;
}
.searchLeftDiv
{
	float:left;
	width:250px;
	border:solid 1px #cccccc;
	margin-left:40px;
}
.searchRightDiv
{
	width:346px;
	margin-top:15px;
	margin-left:50px;
	float:left;
}
.gvHeader
{
	height:20px;
	background-image:url('../Images/grid_img2.jpg');
	text-align:left;
	font-weight:bold;
	color:White;
	padding: 5px 3px 5px 3px;
}
.gvHeader3
{
	background-image:url('../Images/grid_img3.jpg');
	text-align:left;
	font-weight:bold;
	color:White;
	padding: 5px 3px 5px 3px;
}
.gvHeader1
{
	position:relative;
	float:left;
	background-color:#404040;
	text-align:left;
	font-weight:bold;
	color:White;
	padding: 5px 3px 5px 3px;
}
.gvFooter
{
	background-color:#404040;
	text-align:left;
	color:White;
	padding:5px 10px 5px 10px;
}
.gvItem
{
	border:none;
	text-align:left;
	height:20px;
	padding:3px 3px 3px 3px;
}

.gv th
{
	border:none;
}
.gvItem1
{
	border:none;
	text-align:left;
	padding:0px 0px 3px 0px;
}
.gv, gv3
{
	border:solid 1px Black;
	width:700px;
}
.gv1
{
	border:solid 1px Black;
	margin:5px 0px 5px 0px;
}
.gv2
{
	position:relative;
	border:solid 1px #404040;
}
.linkStyle
{
	color: #F03D00;
	text-decoration: none;
}
.linkStyle:hover
{
	color: #00D900;
	text-decoration: underline;
}
.searchLeftDiv1
{
	width:250px;
	border:solid 1px #cccccc;
}
.searchLeftDiv2
{
	float:left;
	width:250px;
	margin-left:40px;
}
.fontBold
{
	font-weight:bold;
}
.fontpackage
{
	font-weight:bold;
	font-family:Arial, Verdana;
	font-size:13px;
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom:1px;
	color: #000066;
}
.searchTxtBox
{
	width:350px;
	border:solid 1px #cccccc;
	margin-left:40px;
}
.searchTxtBox1
{
	width:50px;
	border:solid 1px #cccccc;
	margin-left:5px;
	margin-right:15px;
}
.searchSaveText
{
	width:300px;
	margin: 2px 40px 10px 257px;
}

.ruler
{
	clear: both;
	vertical-align: bottom;
	padding-top:8px;
	font-size: 14px;
	color: #4c4949;
}

.leadDetailTaglabel
{
	float:left;
	width: 80px;
	text-align: right;
	font-weight: bold;
	margin:1px 2px 1px 2px;
	padding-top:2px;
	color: #4c4949;
}
.inputcontrol
{
	float: left;
	margin: 2px 4px 2px 4px;
	padding: 1px 3px 1px 3px;
	font-size:8pt;
}

/*My admin */

.adminBtn1
{
	background-image:url('../Images/EditContactInformation.png');
	height:152px;
	width:206px;
	background-color:White;
	border:0px;
	cursor:pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: White;
}
.adminBtn2
{
	background-image:url('../Images/ChangePassword1.png');
	height:152px;
	width:206px;
	background-color:White;
	border:0px;
	cursor:pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: White;
}
.adminBtn3
{
	background-image:url('../Images/SavedSerch.png');
	height:152px;
	width:206px;
	background-color:White;
	border:0px;
	cursor:pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: White;
}
.adminBtn4
{
	background-image:url('../Images/MostRecentSerch.png');
	height:152px;
	width:206px;
	background-color:White;
	border:0px;
	cursor:pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: White;
}
.adminBtn5
{
	background-image:url('../Images/PriourPurchasedLeeds.png');
	height:152px;
	width:206px;
	background-color:White;
	border:0px;
	cursor:pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: White;
}
.adminBtn5a
{
	background-image:url('../Images/MostPrior.png');
	height:152px;
	width:206px;
	background-color:White;
	border:0px;
	cursor:pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: White;
}
.adminBtn6
{
	background-image:url('../Images/MostRecentPurchased.png');
	height:152px;
	width:206px;
	background-color:White;
	border:0px;
	cursor:pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: White;
}
.adminBtn6a
{
	background-image:url('../Images/MostRecentPurchased2.png');
	height:152px;
	width:206px;
	background-color:White;
	border:0px;
	cursor:pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: White;
}

.leadSearch
{
	background-image:url('../Images/SEARCHlEEDS.jpg');
	height:39px;
	width:172px;
	background-color:White;
	border:0px;
	cursor:pointer;

}
.modalBackground
{
background-color: Gray;
filter: alpha(opacity=70);
opacity: 0.7;
}

.txtitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #333333;
	font-size:14px;
	font-weight: bold;
}

.txtitalic2 {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	font-style: italic;
	text-align: center;
	line-height: 22px;
}

.hr {
	color: #bdb9b6;
	height: 1px;
	width: 98%;
}
.tabswap {
	float: left;
	border: 1px solid #666666;
	margin-left: 2x;
	margin-bottom: 15px;
}
.tabAll {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align:center;
	color: #000000;
	background-image: url(../images/tab.jpg);
	height: 31px;
	background-repeat: repeat-x;
	border-bottom: 1px solid #666666;
	font-weight: bold;
	line-height: 30px;
}

.tab1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	background-image: url(../images/tab.jpg);
	height: 31px;
	background-repeat: repeat-x;
	border-bottom: 1px solid #666666;
	font-weight: bold;
	line-height: 30px;
	cursor:pointer;
}

.tabsel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	background-image: url(../images/tab_sel.jpg);
	height: 31px;
	background-repeat: repeat-x;
	font-weight: bold;
	line-height: 30px;
	}
.txtsml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.heading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.img1pos {
	float:right;
	padding-left:10px;

}
.packages {
	height: 97px;
	width: 168px;
	float:left;
	margin-left:30px;
	margin-top:33px;
}
.learnmore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-position: right;
	background-repeat: no-repeat;
	height: 18px;
	padding-left:55px;
	padding-top:10px;
}
.learnmore a {
	color: #000000;
	text-decoration: none;
}
.learnmore a:hover {
	color: #993300;
	text-decoration: underline;
}
.learnmoreimg {
	margin-left: 5px;
}


/*Login page */

.mainloginbody {
	width: 905px;
}
.mainloginbody .loginleft {
	float: left;
	width: 512px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #242424;
	font-weight: normal;
	border-right:0px solid #dedcdb;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #242424;
}
.mainloginbody .loginleft li {
	display: block;
	padding-bottom: 5px;
	margin-bottom: 5px;
	padding-left: 5px;
	line-height: 20px;
	list-style-type: none;
}
.listimg {
	position: relative;
	top: 6px;
	margin-right: 5px;
}
.mainloginbody .loginright {
	float: left;
	width: 380px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #242424;
	margin-left: 10px;
	text-align: left;
}
.username {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #242424;
}
.username a {
	color: #242424;
	text-decoration: underline;
}
.username a:hover {
	color: #0066CC;
	text-decoration: none;
}
.userfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #242424;
	border: 1px solid #dbdfe6;
}
.login
{
	height:23px;
	background-image:url(../images/login1.gif);
	background-color:white;
	width:87px;
	border:none;
	padding-left:25px;
	font-weight:bold;
	cursor:pointer;
	float:left;
}
.login:hover
{
	height:23px;
	background-image:url(../images/login1Hover.gif);
	background-color:white;
	width:87px;
	border:none;
	padding-left:25px;
	font-weight:bold;
	cursor:pointer;

}

.checkboxremember {
	position: relative;
	top: 2px;
    left: 52px;
}
/*Login page */


/*home page*/
.mainbody {
	height: 208px;
	width: 905px;
	background-color: #FFFFFF;
}
.mainbody .chklst {
	height: 208px;
	width: 450px;
	float: left;
}
.mainbody .criteria {
	height: 208px;
	width: 425px;
	float: left;
}
.mediumbody  {
	width: 905px;
	height:450px;

}

.searchnow {
	height:23px;
	background-image:url(../images/searchNow.png);
	background-color:white;
	width:87px;
	border:none;
	padding-left:25px;
	font-weight:bold;
	cursor:pointer;
	float:left;
	position: relative;
	top: 23px;
	left: 150px;
}
.searchnow:hover
{
	height:23px;
	background-image:url(../images/searchNow_hover.png);
	background-color:white;
	width:87px;
	border:none;
	padding-left:25px;
	font-weight:bold;
	cursor:pointer;

}

.enterSearchcre {

	height:23px;
	background-image:url(../images/EnterSearchCre.png);
	background-color:white;
	width:131px;
	border:none;
	padding-left:25px;
	font-weight:bold;
	cursor:pointer;
	float:left;
}
.enterSearchcre:hover
{
	height:23px;
	background-image:url(../images/EnterSearchCre_hover.png);
	background-color:white;
	width:131px;
	border:none;
	padding-left:25px;
	font-weight:bold;
	cursor:pointer;

}

/*home page*/
/*Customer order page*/

.enterSearchcre1 {

	height:23px;
	background-image:url(../images/EnterSearchCre.png);
	background-color:white;
	width:131px;
	margin-left:10px;
	border:none;
	cursor:pointer;
}
.enterSearchcre1:hover
{
	height:23px;
	background-image:url(../images/EnterSearchCre_hover.png);
	background-color:white;
	width:131px;
	border:none;
	cursor:pointer;

}
/*Customer order page*/

/*Forgot Password*/
.Retrive
{
	height:23px;
	background-image:url(../images/Retrive.png);
	background-color:white;
	width:70px;
	border:none;
	padding-left:25px;
	font-weight:bold;
	cursor:pointer;
	float:left;
}
.Retrive:hover
{
	height:23px;
	background-image:url(../images/RetriveHover.png);
	background-color:white;
	width:70px;
	border:none;
	padding-left:25px;
	font-weight:bold;
	cursor:pointer;

}
/*Forgot Password*/

/* Navigation (left over from old CSS)
--------------------------------------------------*/
.nav { border-bottom:1px solid #b3b3b3;}
.nav {margin-left:0px;height:23px;}
.nav ul li { display: inline; list-style-type:none; }
.nav ul li a {
    float:left;
    overflow: hidden;
    margin-right:2px;
    text-align:center;
    line-height:23px;
    color:#000000;
    font-size:10px;
    text-decoration:none;
}

.nav ul li a:hover { text-decoration:underline; }
.nav ul li#nHome a { width:75px; background-image:url('/images/b3.jpg'); }
.nav ul li#nAboutUs a { width:75px; background-image:url('/images/b3.jpg'); }
.nav ul li#nCreateAccount a { width:92px; background-image:url('/images/b1.jpg'); }
.nav ul li#nAnatomyOfALead a { width:142px; background-image:url('/images/b2.jpg'); }
.nav ul li#nLeadPricing a { width:75px; background-image:url('/images/b3.jpg'); }
.nav ul li#nBusinessServices a { width:92px; background-image:url('/images/b1.jpg'); }
.nav ul li#nGetAQuote a { width:92px; background-image:url('/images/b1.jpg'); }
.nav ul li#nContactUs a { width:75px; background-image:url('/images/b3.jpg'); }
.nav ul li#aSearchInvestorLeads a { width:142px; background-image:url('/images/b2.jpg'); }
/* End - Navigation */

/* for tables */
.generic_tables td {
  vertical-align: top;
  padding-right: 10px !important;
}

.lead_pricing {
  background:#dddddd;
  padding:0px;
}

.lead_pricing td {
  padding:4px;
}

.contactus_page {
  height:100px;
}

#contactus_salesteam {
  width:680px;
}

