/* BASIC LAYOUT ----------------------------------------------------*/

.clearfix:after { 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

body {
	background: #fff url(http://www.rocsstaffing.com/images/topbluefade.gif) repeat-x;
	margin: 0;
	padding: 0;
	color: #333;
	font-size: 12px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-weight: normal;
}
img {
	border: 0;
}
a img {
	border: 0;
}
a {
	color: #06F;
	font-weight: normal;
}
a:VISITED {
	color: #06F;
}
a:HOVER {
	color: #66CC00;
}
p {
	font-size: 14px;
	line-height: 1.5em;
	margin: 0 0 20px 0;
}
ul, ol {
	margin: 0 0 15px 0;
	padding: 0 0 0 15px;
}
li {
	font-size: 14px;
	line-height: 1.5em;
}
h1 {
	font-size: 22px;
	color: #0077FF;
	text-align: center;
	font-size: 32px;
	margin: 0;
}
h2 {
	line-height: 1.3em;
	font-size: 16px;
	margin: 3px 0 0 0;
	text-align: center;
	font-weight: normal;
}
h3 {
	font-size: 18px;
	margin: 0;
	color: #000;
	line-height: 1.2em;
	padding: 0;
}
h4 {
	line-height: 1.5em;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	color: #000;
	
}
h5 {
	font-size: 14px;
	margin: 0;
	color: #0099FF;
	font-weight: bold;
	line-height: 1.2em;
	padding: 5px 0 5px 0;
}
/* SPECIAL FORMAT ----------------------------------------------------*/

cite {
	font-size: 11px;
	line-height: 2em;
}
span.aka {
	font-size: 14px;
	font-weight: normal;
	line-height: 2em;
	color: #555555;
}
span.pdf {
	font-size: 10px;
	text-decoration: none;
}
.red {
	color: red;
}

.green {
	color: green;
}

.blue {
	color: #0080ff;
}
span.highlight {
	background-color: #ffc;
}

/* STRUCTURE ----------------------------------------------------*/

div.container {
	width: 840px;
	margin: 0 auto;
}
.clear { 
	clear:both;
	float:none !important;
	height:0;
	}

div.band {
	text-align: center;
	background-color: #0077FF;
	height: 55px;
}
blockquote {
	margin-top: 5px;
}
div.beltlineclear {
	clear: both;
	text-align: center;
	margin: 0;
}
div.beltnomenu {
	border-top: 2px solid #ddd;
	clear: both;
	color: #444;
	margin-bottom: 15px;
}

/* HEADER ----------------------------------------------------*/

div#header {
	width: 840px;
	text-align: right;
	font-size: 12px;
	color: #bbb;
	margin: 7px 0 10px 0;
}

div#header a img.logo {
	float: left;
	margin-left: -10px;
	margin-top: 0px;
}
div#header p {
	font-size: 18px;
	color: #444444;
	margin: 10px 0 5px 0;
}

div#headerbanner {
	height: 45px;
	width: 840px;
	text-align: center;
}
div#header span a {
	margin-bottom: 10px;	
	color: #444444;
	text-decoration: none;
}

/* CONTENT ----------------------------------------------------*/

div.content {
	margin: 15px 20px 20px 20px;
}
div.wide {
	width: 800px;
}
div.left, div.right, div.center {
	width: 390px;
	margin-bottom: 20px;
}
div.left {
	float: left;
}
div.right {
	float: right;
}
div.center {
	padding: 20px 20px 0 20px;
}
div.centerwide {
	clear: both;
	margin: 0 auto;
	width: 425px;
	text-align: center;
}

/* THREE COLUMN WIDE ----------------------------------------------------*/

div.leftthree, div.rightthree, div.centerthree {
	width: 255px;
	margin-bottom: 20px;
}
div.leftthree {
	float: left;
}
div.centerthree {
	float: left;
	margin-left: 18px;
	margin-right: 17px;
}
div.rightthree {
	float: left;
}

/* LEFT COLUMN WIDE ----------------------------------------------------*/

div.leftwide {
	float: left;
	width: 580px;
}
div.rightsidebar {
	float: right;
	width: 200px;
}
div.rightsidebar p {
	font-size:11px;
	margin:0 0 20px;
}
div.rightsidebar h3 {
	font-size:12px;
	margin:0;
}

/* RIGHT COLUMN WIDE ----------------------------------------------------*/

div.rightbig {
	float: right;
	width: 480px;
}
div.leftsmall {
	float: left;
	width: 300px;
}

/* BELT ----------------------------------------------------*/

div.belt {
	border-bottom: 2px solid #ddd;
	border-top: 2px solid #ddd;
	clear: both;
	margin: 30px 0 30px 0;
	vertical-align: middle;
	padding: 5px 0 5px 0;
	text-align: center;
}
div.belt img {
	text-align: center;
}
div.belt p {
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 12px;
}
div.belt h2 {
	text-align: center;
	margin: 10px 0 0 0;
}
div.beltline {
	border-bottom: 2px solid #ddd;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.beltmenu {
	border-bottom: 2px solid #ddd;
	clear: both;
	text-align: center;
	color: #444;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
div.beltmenu a {
	padding-left: 3px;
	padding-right: 3px;
}


/* CASE STUDY ----------------------------------------------------*/

div.beltquote {
	margin: 50px 0 50px 0;
	text-align: center;
}
div.beltquote h5 {
	font-size: 22px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* BUZZ ----------------------------------------------------*/

div.buzz blockquote {
	margin: 0 0 30px 0;
	padding: 0;
	font-size: 16px;
}

/* HIGHLIGHT SIDEBARS ----------------------------------------------------*/

div.highlight {
	border: solid #dddddd 2px;
	text-align: center;
	width: 180px;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 20px;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
}

div.highlight li {
	text-align: left;	
}

div.content div.highlight {
	float: right;
}

div.content div.highlight h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 5px 0;
	color: #000000;
	padding: 0;
	text-align: left;
}

div.content div.highlight h4 {
	line-height: 1.4em;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	color: #555;
	padding: 0;
	text-align: left;
}

div.content div.highlight h5 {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0;
	text-align: left;
}

div.content div.highlight  img {
	border: solid #ddd 0px;
	margin-bottom: 12px;
}

div.content div.highlight div.case {
	background-color: #DDDDDD;
	text-align: left;
	padding: 10px 20px 10px 20px;
}

div.content div.highlight div.case img {
	margin-bottom: 5px;
}

div.content div.highlight div.case h1 {
	font-size: 12px;
	color: #000;
	margin: 3px 0 0 0;
}

div.content div.highlight div.case h2 {
	font-size: 12px;
	font-weight: bold;
	line-height: 1em;
	color: #0080ff;
}

div.content div.highlight div.case p {
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 0;
}

/* ACTION ----------------------------------------------------*/

div.action {
	background-color: #E6E6E6;
	clear: both;
	text-align: center;
	margin: 30px 0 30px 0;
	padding: 5px 10px 8px 10px;
}
div.action p {
	margin: 0;
	padding: 0;
}

div.action h4 {
	font-size: 20px;
	font-weight: bold;
	vertical-align: middle;
	color: #222;
}


/* JOB EMAIL SIGNUP BELT ----------------------------------------------------*/

div.signup {
	border-bottom: 2px solid #ddd;
	border-top: 2px solid #ddd;
	clear: both;
	margin: 20px 0 20px 0;
	vertical-align: middle;
	text-align: center;
	font-size:14px;
}

div.signup form {
	clear: both;
	margin: 0px 0 10px 0;
	text-align: center;
}

div.signup input.text {
	font-size:14px;
	border:1px solid #ccc;
	background: #f7f7f7;
	color: #0080ff;
	height: 22px;
	padding-left: 5px;
}

div.signup input.submit {
	font-size:10px;
}
div.signup h1 {
	font-size:16px;
	font-weight: bold;
	color:#0080ff;
}

/* FOOTER ----------------------------------------------------*/

div.footer {
	text-align: center;
	background-color: #000000;
	margin-top: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
}

div.footer a {
	color: #fff;
	padding: 0 3px 0 3px;
	text-decoration: none;
}

div.footer a:HOVER {
	color: #00ADFF;
}

div.footer p {
	color: #777;
	margin-bottom: 7px;
}
