/*
Theme Name: staffingrecruitingbusiness.com
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


@charset "utf-8";
/* CSS Document */

body, html {
		font-family: Tahoma, Geneva, sans-serif;
		font-size: 13px;
}
.container {
	width:872px;
	margin:auto;

	font-size: 13px;
	color: #464646;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
}

.headermenu {
	background-image:url(images/topbg.jpg);
	background-repeat:no-repeat;
	height:59px;
}

.headermenu2 {
	padding-top: 30px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 18px;
	color: #EFEFEF;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}


.headermenu2 a {
	color:#CCC;
	display:inline;
	padding-left:15px;
	text-decoration:none;
}

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


.leftsideheader {
	padding:9px;
	color: #EFEFEF;
}

.leftsideheader ul, li {
	padding-bottom:0px;
}

.leftsideheaderbenefits {
	padding-left:28px;
	padding-top:6px;
	padding-bottom:0px;
	font-weight: bold;
	color: #FFF;
	
}

.rightsideheader {
	padding-top: 70px;
	padding-left:99px;
	

}


.rightsideheader h1 {
	font-size:12px;
	margin:0px;
	padding:0px;
	font-weight:normal;

}

.rightsideheadertext {
	padding-left: 13px;
	padding-right: 199px;
	font-size: 12px;
	padding-top: 103px;
	padding-bottom: 0px;
}

.siteupdate {
	padding-top:16px;
	padding-left:333px;
	font-size: 14px;
	font-weight: bold;
	color: #9b2322;
}

.date {
	color:#666;
	font-weight:normal;
}




.headerbanner {
	height:336px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
}


.content {
	margin-top:9px;
	
}

.contenttop {
	height:12px;
	background-image:url(images/contenttop.jpg);
	background-repeat:no-repeat;
}

.contentbg {
	background-image:url(images/contentbg.jpg);
	background-repeat:repeat-y;
}

.contenttext {
	padding:12px;
}

.contenttext h1 {
	color:#9b2322;
	font-size:18pt;
	font-weight:normal;
}



.contentbottom {
	height:16px;
	background-image:url(images/contentbottom.jpg);
	background-repeat:no-repeat;
	
}


.footer {
	width:872px;
	margin:auto;
	text-align:center;
	padding-top:6px;
	
}

.productincludes {
	border: 1px solid #666;
	padding:5px;
	width: 90%;
	margin: auto;
	background-color: #FFF;
}

.productincludes h2 {
	margin:0px;
	padding:0px;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0072BB;
}


.rightside {
	padding:6px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #999;
	
}

.rightside {
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
}


.rightside ul{
	list-style-type: none;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding-left: 7px;
	list-style-position: inside;
	float: left;
	list-style-image: url(images/bullet4.gif);
}

.rightside a {
	text-decoration:none;
	color:#454545;
	font-size:12px;
	margin-bottom: 5px;
}

.rightside a:hover {
	text-decoration:underline;
	color: #333;
	font-size: 14px;
}



.rightside h1 {
	font-size: 16px;
	color: #333;
	display: block;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}


.rightside h2 {
	font-size: 16px;
	color: #333;
	display: block;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	font-weight:normal;
}


.productcage {
	margin:auto;
	width:90%;
	background-color: #FFF;
	border: 2px dashed #F30;
	padding: 6px;

}


.productcageprice {
	width:88%;
	margin:auto;
	text-align:center;
	border: 1px dashed #CCC;
}

.productcageprice2 {
	width:88%;
	margin:auto;
	border: 1px dashed #CCC;
	padding:6px;
}

.productcageprice2 strong {
	color:#06C;
}

.productcageprice2sepa {
	margin-bottom: 0px;
	padding-bottom: 10px;
}

	
.price {
	color:#06F;
	font-size:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
}






.productcage h1 {
	color:#9b2322;
	font-size:18px;
	text-align:center;
	margin-bottom: 11px;
}

.spacer {
	height:90px;
}

.productcage22 {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #999;
	padding-left:6px;
}


.productcageprice2 a:hover {
	color:#F90;
}

.free {
	color:#F30;
	font-size:14px;
	text-decoration:underline;
}

.pricefree {
	color:#F00;
	font-size:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:line-through;
	font-weight: bold;
}

.leftside {
	background-color:#FFF;
	padding:8px;
	
}


.tags1 {
	padding:4px;
	color:#06C;
	font-weight:bold;
	border: 1px dashed #999;
	margin-top:20px;
}

.tags1 a{
	color:#666;
	text-decoration:none;
	font-weight:normal;
}

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


.note {
	font-size:10px;
}
	
