/*
Theme Name: MSP
Theme URI: http://masterstaffpayroll.com/
Description: MSP
Version: 1.0
Author: Marlon Mainar
Author URI: http://masterstaffpayroll.com/
*/


body
{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Lucida Sans Unicode, sans-serif;
	font-size: small;
	color: #555555;
	background-color: #ffffff;
	text-align: center;
}

img
{
	border: 0px;
}
form
{
	margin: 0px;
	padding: 0px;
}

a, a:visited, a:active
{
	color: #006699;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
h1, h2, h3, h4, h5
{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, Arial, sans-serif;
}

h1{
	font-size: 170%;
	color: #336699;
	margin-bottom: 17px;
	font-weight: normal;
}

h2{
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 20px;
}

h3{
	font-size: 100%;
	font-weight: bold;
	color: #ffffff;
	margin-bottom: .3em;
	margin-top: -.6em;
}

h4{
	font-size: 100%;
	color: #555555;
	font-weight: normal;
	margin-bottom: 1em;
	margin-top: 1em;
}

h4 span{
	font-weight: bold;
}
h5
{
	font-size: 90%;
	color: #555555;
	font-weight: bold;
	margin-top: 13px;
	margin-bottom: 5px;
}
h6 {
	position: relative;
	font-size: 90%;
	color: #336699;
	text-transform: uppercase;
	padding: 12px;
	margin-bottom: 10px;
	background-color: #F9F9F9;
	border-bottom: 1px solid #ebebeb;
	border-top: 1px solid #ebebeb;
}

h6 span.num {
	position: absolute;
	right: 12px;
	top: 12px;
	color: #6c6c6c;
	font-weight: normal;
}

* html h6 span.num {
	right: 24px; /*IE6 position fix*/
}


p
{
	line-height: 15px;
	font-size: 100%;
	letter-spacing: normal;
}


.post-footer {
	font-size: 75%;
	}




.clear
{
	clear: both;
	height: 1px;
	overflow: hidden;
}

.clientLoginBlock, .clientLoginBlockHidden, .commentsBlock, .footerBlock
{
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.contentBlock
{
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	overflow: hidden;
	padding-top: 35px;
	padding-bottom: 20px;
}


.headerBlock
{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.clientLoginWrapper
{
	background-color: #FFFFFF;
}
.clientLoginBlock
{
	overflow: hidden;
	text-align: right;
}
.clientLoginBlockHidden
{
	height: 4px;
	overflow: hidden;
	text-align: right;
}

.clientLoginForm table
{
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 100%;
	color: #989898;
}
.clientLoginForm table th
{
	font-weight: normal;
	text-align: right;
	padding-right: 5px;
	padding-left: 10px;
}
.clientLoginForm table td
{
	text-align: left;
}
.customBox
{
	color: #989898;
	background-color: #F7F7F7;
	border: solid 1px #989898;
}
#loginButton
{
	text-align: right;
	padding-left: 10px;
}
#loginButton input
{
	color: #989898;
	font-weight: bold;
	background-color: #F7F7F7;
	border: solid 1px #989898;
}

.headerWrapper
{
	background: #FFFFFF url(images/layout/header-bg-tile.gif) repeat-x bottom left;
}
.headerBlock
{
	height: 110px;
	overflow: hidden;
}
.siteLogo
{
	float: left;
	padding-top: 7px;
	padding-left: 27px;
}
.headerBlock .right
{
	text-align: right;
	padding-right: 36px;
}
.clientLoginButton
{
	height: 20px;
}
.clientLoginButton a
{
	outline: none;
}



/* menu start */



/* ^^^^^^^^  MENU ^^^^^^^^^^ */
#stylefour { 

position:relative;
display:block;
height:37px;
font-size:12px;
font-weight:bold;
background:transparent url(images/bg-off.gif) repeat-x top left;font-family:Arial,Verdana,Helvitica,sans-serif;border-top:0px solid #fff;
padding-bottom:0px none;
padding-left: 20px;
}

#stylefour ul{margin:0;padding:0;list-style-type:none;width:auto;}
#stylefour ul li{display:block;float:left;margin:0;}
#stylefour ul li a{display:block;float:left;color:#666;text-decoration:none;padding:11px 20px 0 20px;height:23px;background:transparent url(images/bg-devider.gif) no-repeat top right;}
#stylefour ul li a:hover,#stylefour ul li a.current{color:#B30000;background:#fff url(images/bg-on.gif) no-repeat top right;}
/* ^^^^^^^^ MENU ^^^^^^^^^^ */



/* menu end */




.spot
{
	height: 11px;
	overflow: hidden;
	background: #FBFBFB url(images/layout/spot.gif) repeat-x top left;
	text-align: center;
}


.spotlightBlock
{
	height: 235px;
	overflow: hidden;
	background: #10618C url(images/layout/spot2.gif) repeat-x bottom left;
	text-align: center;
}

.pages_header
{
	height: 137px;
	overflow: hidden;
	background: #10618C url(images/layout/spot2.gif) repeat-x bottom left;
	text-align: center;
}



.postContent
{
	padding: 4px;
	line-height: 20px;
}

.contentWrapper
{
	margin-top: 2px;
	background: url(images/layout/content-bg-tile.gif) repeat-x top left;
}


.Column1
{
	float: left;
	padding-left: 20px;
	padding-right: 10px;
	width: 250px;
	overflow: hidden;
}



.Column2
{
	float: left;
	padding-left: 20px;
	padding-right: 10px;
	width: 480px;
	overflow: hidden;
}

.Column3
{
	float: left;
	width: 160px;
	overflow: hidden;
	padding-left: 20px;
	padding-right: 10px;
}


.pad3 ul {list-style: none;}
.pad3 li {padding-left: 3px;}
.ad3 ul li {padding-left: 3px;}
.ad3 ul ul li {padding-left: 3px;}
.ad3 ul ul ul li {padding-left: 3px;}
*/

}

.pad p
{
   line-height: 20px;

}

.pad ul
{
	font-size:12px;
}

.pad ul li
{
   line-height: 20px;
}

.pad img{
padding: 7px 7px 7px 7px ; 
}



.footerWrapper
{
	background: url(images/layout/footer-bg-tile.gif) repeat-x top left;
}
.footerBlock
{
	padding-top: 25px;
	padding-bottom: 15px;
	font-size: 80%;
	color: #9d9d9d;
}
.footerBlock .left
{
	float: left;
}
.footerBlock .right
{
	padding-top: 2px;
	line-height: 16px;
	float: right;
}
.footerBlock .right img
{
	margin-left: 20px;
}

.footerLinks
{
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.footerLinks li
{
	display: inline;
	margin-left: 1px;
	margin-right: 1px;
}
.footerLinks li a, .footerLinks li a:active, .footerLinks li a:visited
{
	color: #9d9d9d;
}

/*rightwing*/

.sidebar {
	font-size: 100%;
	list-style: none;
	
	float: left;
	width: 140px;
	overflow: hidden;
	padding-left: 20px;
	padding-right: 10px;
	}
	
.sidebar h2 {
	font-family: 'Arial', Verdana, Sans-Serif;
	list-style: none;
	font-size: 100%;
	color: #555555;
	font-weight: bold;
	padding-top: 15px;
	}

.sidebar ul, .sidebar ul ol {
	margin: 0;
	padding: 0;
    
	}

.sidebar ul li ul li {
	list-style-image: url('http://www.opro.net/en/images/common/dot.gif');
	margin-left: 10px;
	}

.sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

.sidebar ul p, .sidebar ul select {
	margin: 5px 0 8px;
	}

.sidebar ul ul, .sidebar ul ol {
	margin: 5px 0 0 10px;
	}

.sidebar ul ul ul, .sidebar ul ol {
	margin: 0 0 0 10px;
	}

.pad ol li, .sidebar ul ol li {
	list-style: decimal outside;
	}

.sidebar ul ul li, .sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
