
/*-------------------------------------------------
Payrolling.com Stylesheet

version: 1.0
author: ehab alatrebi
email: ehab@payrolling.com
website: http://www.payrolling.com

-------------------------------------------------*/

/*----------Benefits----------*/

#main {
	background:url(images/plain_bg.jpg) no-repeat;
	border:0;
	width:923px;
	height:238px
}

p {
	font:normal 13px/1.8em arial;	
	color:#333;
}

.lg_pnl ul {
	list-style: disc;

}

#main h1 {
	width:870px;
	background:url(images/benefits.gif) no-repeat;
	margin:25px 0 0 25px;
	padding:0 0 15px 0;
}

#main p {
	width:330px;
	margin:0 0 0 25px;
	font:normal 14px/2em arial;
	padding:20px 0 0 0;
}

.benefits {
	float:left;
	margin:20px 0 0 40px;
}

.benefits li {
	background:url(images/arw1.gif) no-repeat left center;
	padding:4px 0 4px 25px;
}

.benefits a {
	font:normal 13px arial;
	text-decoration:underline;
}

.benefits a:hover {
	text-decoration:none;
}

.tablebnf 
{
    float: left; 
    width: 20%; 
    height: 30px; 
    border: solid 1px black; 
    text-align: center;
}

.full_pnl {
	float:left;
	margin-top:10px;
	padding:25px;
	border:solid 1px #ccc;
	border-top:solid 5px #3E8E54;
	width:871px;
	background:url(images/mn_pnl.jpg) repeat-y;	
}

.lg_pnl {
	float:left;
	margin-top:10px;
	padding:25px;
	border:solid 1px #ccc;
	border-top:solid 5px #3E8E54;
	width:544px;
	background:url(images/lg_pnl.jpg) repeat-y;
}

.lg_pnl_1 {
	float:left;
	margin-top:10px;
	padding:25px;
	border:solid 1px #ccc;
	border-top:solid 5px #3E8E54;
	height: 640px;
	width:544px;
	background:url(images/lg_pnl.jpg) repeat-y;
}

.sm_pnl {
	float:right;
	margin-top:10px;
	padding:25px;
	border:solid 1px #ccc;
	border-top:solid 5px #3E8E54;
	width:264px;
	background:url(images/sm_pnl3.jpg) repeat-y;
}

.sm_pnl_1 {
	float:right;
	margin-top:30px;
	padding:25px;
	border:solid 1px #ccc;
	border-top:solid 5px #3E8E54;
	width:264px;
	background:url(images/sm_pnl3.jpg) repeat-y;
}

.lg_pnl h1, .sm_pnl h1, .full_pnl h1 {
	height:23px;
	margin-bottom:5px;
	padding:0 0 15px 0;
	border-bottom:1px dotted #999;
}

.lg_pnl h1 {
	width:543px;
}

.full_pnl h1 {
	width:860px;	
}

.lg_pnl h2, .sm_pnl h2, .full_pnl h2 {
	font:bold 14px arial;
	color:#3E8E54;
	margin:10px 0 10px 0;
}

.lg_pnl p, .sm_pnl p, .full_pnl p {
	padding:10px 0 10px 0;
}

.sm_pnl h1 {
	width:268px;
}

a.goto {
	float:right;
	border-top:10px;
	background:url(images/arw6.gif) no-repeat left center;
	font:normal 12px arial;
	padding-left:15px;
}

.listbig, .listsmall, .listclear, .listhztl {
	padding:5px 0 5px 0;
	margin:0;
}

.listbig li, .listsmall li, .listclear li {
	margin:0;
	font:normal 13px/1.8em arial;
	list-style:square;
	list-style-position:inside;
	padding:7px 0 7px 0;
}

.listhztl li {
	display:inline;
	padding-right:20px; 
}

.listsmall li {
	margin:0;
	padding:6px 0 7px 0;	
}

.listclear li {
	list-style:none;
	list-style-position:outside;
}

li.pdf {
	list-style:none;
	list-style-position:outside;
}

.listhztl a {
	color:#3E8E54;
}

a {
	list-style:none;
	list-style-position:outside;
	font:bold 13px/1.8em arial;
}

a.pdf {
	list-style:none;
	list-style-position:outside;
	padding:0 0 0 25px;
	background: url(images/pdf.gif) no-repeat left center;
	color:#3E8E54;
}

a.lnk {
	font:bold 13px/1.8em arial;
	color:#3E8E54;
}

p.hilite {
	padding-bottom: 0;
	color:#3E8E54;
}

#fouronek {height:680px;margin-top:30px;}
#calemp {height:270px;margin-top:30px;}
#directdeposit {height:450px;}
#groupmed {height:890px;}
#groupdental {height:1920px;}
#medcare {height:1115px;}

#fouronek h1 {background:url(images/ben_h2.gif) no-repeat;}
#calemp h1 {background:url(images/ben_h12.gif) no-repeat;}
#directdeposit h1 {background:url(images/ben_h5.gif) no-repeat;}
#groupmed h1 {background:url(images/ben_h7.gif) no-repeat;}
#groupdental h1 {background:url(images/ben_h9.gif) no-repeat;}
#medcare h1 {background:url(images/ben_h11.gif) no-repeat;}

