
/*-------------------------------------------------
Payrolling.com Stylesheet

version: 1.0
author: ehab alatrebi
email: ehab@payrolling.com
website: http://www.payrolling.com

-------------------------------------------------*/

/*----------Privacy----------*/

#main {
	background:url(images/plain_bg.jpg) no-repeat;
	border:0;
	width:923px;
	height:238px
}

p {
	font:normal 13px/1.8em arial;	
	margin:0 25px 0 25px;
	color:#333;
}

.lg_pnl ul {
	list-style: disc;
}

#main h1 {
	background:url(images/prv_1.gif) no-repeat;
	margin:25px 0 0 25px;
	padding:0 0 15px 0;
}

#main p {
	width:850px;
	margin:0 0 0 25px;
	font:normal 14px/2em arial;
	padding:20px 0 0 0;
}

.lg_pnl {
	float:left;
	margin-top:10px;
	border:solid 1px #ccc;
	border-top:solid 5px #3E8E54;
	width:594px;
	background:url(images/lg_pnl.jpg) repeat-y;
}

.sm_pnl {
	float:right;
	margin-top:10px;
	border:solid 1px #ccc;
	border-top:solid 5px #3E8E54;
	width:314px;
	background:url(images/sm_pnl3.jpg) repeat-y;
}

.lg_pnl h1, .sm_pnl h1 {
	float:left;
	height:23px;
	margin:25px 0 15px 25px;
	padding:0 0 15px 0;
	border-bottom:1px dotted #999;
}

.lg_pnl h1 {
	width:543px;
}

.sm_pnl h1 {
	width:268px;
}

#prv2 {height:361px; margin-top:30px;}
#prv3 {height:222px; margin-top:30px;}
#prv4 {height:339px;} #prv4 ul {list-style: disc;list-style-position:inside;margin:15px 0 0 25px;line-height:2em;}
#prv5 {height:450px; margin-top:-130px;} #prv5 ul {list-style: disc;list-style-position:inside;margin:15px 0 0 25px;line-height:1.8em;}
#prv6 {height:240px;}
#prv7 {height:733px; margin-top:-20px;}
#prv8 {height:448px;} #prv8 ul {list-style:none;}
#prv9 {padding-left:200px;height:275px; width:396px; background:url(images/prv_lg.gif) no-repeat bottom left;}

#prv2 h1 {background:url(images/prv_2.gif) no-repeat;}
#prv3 h1 {background:url(images/prv_3.gif) no-repeat;height:50px;}
#prv4 h1 {background:url(images/prv_4.gif) no-repeat;}
#prv5 h1 {background:url(images/prv_5.gif) no-repeat;}
#prv6 h1 {background:url(images/prv_6.gif) no-repeat;}
#prv7 h1 {background:url(images/prv_7.gif) no-repeat;}
#prv8 h1 {background:url(images/prv_8.gif) no-repeat;}
#prv9 h1 {background:url(images/prv_9.gif) no-repeat; width:337px;}

#sp_left {
	clear:left;
	float:left;
	width:180px;
	margin:50px 0 0 25px;
}

#sp_left li {
	font:normal 13px/1.5em arial;
}

#sp_left a {
	font:normal 13px arial;
}

#sp_right {
	float:left;
	width:140px;
	margin:15px 0 0 30px;
}

a.btn {
	display:block;
	width:113px;
	height:30px;
	padding:7px 0 0 0;
	margin:0 0 7px 0;
	text-align:center;
	text-decoration:none;
	font:normal 12px arial;
	background:url(images/btn.gif) no-repeat;
}

#sp_right a:hover {
	text-decoration:underline;
}

a#chat {
	display:block;
	margin:0 0 20px 5px;
}
