/* CSS Document */

body {
	font-size: 75%;/*75%*/
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #d5d6d7;
	color: #333;
	text-align: center;
	}
	
#back {
	margin:0 auto;
	background: url(images/prolegalloginv2.jpg);
	background-repeat:no-repeat;
	width: 805px;
	height: 547px;
	
}
#ftpbox {
float:left;
width: 350px;
height: 250px;
margin:90px 0 0 5px;
}
#ftptitle {
font-weight: bold;
font-size: 18px;
color: #03739b;
letter-spacing: -.06em;
margin-top: 80px;
margin-right: 110px;
}
.ftptitle {
font-weight: bold;
font-size: 18px;
color: #03739b;
letter-spacing: -.06em;
margin-top:7px;

}
.ftptext {
text-align: center;
font-weight: bold;
font-size: 12px;
margin-top: 35px;
}
.ftptext a{
color: #03739b;
text-decoration: underline;

}

#tablebox {
position:relative;
top:130px;
left: 50px;
padding:0;
text-align: left;
width: 350px;
height:186px;
margin: -45px 0 0 300px ;

}



#back_nh {
	margin:0 auto;
	background: url(images/prolegalloginv3.jpg);
	background-repeat:no-repeat;
	width: 805px;
	height: 547px;
}
#emailform {
padding:0;
text-align: left;
width: 300px;
height:186px;
margin: 115px 0 0 35px;

}

html:first-child #emailform {

margin: 110px 0 0 400px ;

}
#clientform {
padding:0;
text-align: left;
width: 330px;
height:186px;
margin: 115px 0 0 35px;

}

.input {
background:#4b4b4b;
color: #fff;
font-size: 14px;
font-weight:bold;
width: 260px;
}

#s {
margin: 13px 0 0 137px;
}

html:first-child #s {
margin: 10px 0 0 137px;
}

#learnmore {
float:right;
width: 106px;
height: 14px;
margin-top:211px;
}

html:first-child #learnmore {

margin:211px 0 0 257px;
}



#return {
position:relative;
top: 15px;
width: 150px;
font-weight: bold;
font-size: 14px;
letter-spacing: -.06em;
margin:0 0 0 640px;  

}
#return a {
color: #03739b;
text-decoration: underline;
}

#needhelp{
position:relative;
width: 250px;
font-weight: bold;
font-size: 14px;

margin: 60px 0 0 410px; 
}

#needhelp a {
color: #03739b;
text-decoration: underline;
}
#contact a  {
color: #03739b;
text-decoration: underline;
}
html:first-child #contact {
margin-right: 35px;

}
html:first-child #contact a {
font-size: 12px;

}
#footer {
margin: 0 auto;
margin-top: -55px;
text-align: center;
width:800px;
font-size:9px;
}

#footer a {
color: #333333;
}


/* added rules here for the 3 button landing page */
#buttonbox {
position:relative;
padding:0;
width: 500px;
height:185px;
margin:120px 120px 0 10px;

}
* html #buttonbox {
margin: 120px 220px 0 10px;
}

#ordbtn {
position:absolute;
width:178px;
height:56px;
left:50px;
top:90px;
background: url('http://www.prolegalcopies.com/wp-content/themes/default/images/prolegal_button_white.jpg');

}
#eloadjobbtn {
position:absolute;
width:178px;
height:56px;
top:90px;
left:260px;
background: url('http://www.prolegalcopies.com/wp-content/themes/default/images/prolegal_button_white.jpg');
}

#eloadimagebtn {
position:absolute;
width:178px;
height:56px;
top:90px;
left:465px;
background: url('http://www.prolegalcopies.com/wp-content/themes/default/images/prolegal_button_white.jpg');
}
.landingbtns  {
position:absolute;
font-size: 16px;
font-weight: bold;
color: #00759b;
top: 15px;
left: 15px;
}
a.landingbtns:link, a.landingbtns:visited, a.landingbtns:active {
text-decoration: none;
}

a.landingbtns:hover {
text-decoration: underline;
}

/* end of 3 button landing page rules */
@media screen and (-webkit-min-device-pixel-ratio: 0) {
/* Safari 3.0 and Opera 9 rules in this hack */
}
     #tablebox { margin-left: 350px; }
    
}