/*
	Style Index
	
	$1 - Site Structure Styles
	$2 - Header Styles
	$3 - Sidebar Styles
	$4 - Content Styles
	$5 - Footer Styles
	$100 - Clearfix Styles
*/


/* undohtml.css 
(CC) 2004 Tantek Celik. Some Rights Reserved.
http://creativecommons.org/licenses/by/2.0
This style sheet is licensed under a Creative Commons License.
Purpose: undo some of the default styling of common (X)HTML browsers */

:link,:visited {text-decoration:none}
ul,ol {list-style:none}
h1,h2,h3,h4,h5,h6,pre,code {font-size:1em;}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }
a img,:link img,:visited img {border:none}
address {font-style:normal}


/* $1 - Site Structure Styles ///////////////////////////////////////////////////////////////////////////////////*/

body {
	background:#f8f9f7;
	font:11px verdana, arial, sans-serif;
	color:#535B40;
	}
	
	body.front {background:#395D85;}
	
#index-body #body-container {
	background:#F8F9F7 url(http://www.navicus.com/images/interface/body-bg.png) repeat-x;
	}

#index-body h2, #index-body h3 {
		margin-top: 0px;
		border-bottom: 1px solid #c8cfbc;
		padding-bottom: 10px;
	}
	
	#index-body h3 {color: #dc8f0e;}

.index-features ul {
	list-style: none;
	margin: 5px 0 0	10px;
}

	.index-features ul li{
		font-family: Arial, Verdana sans-serif;
		font-size: 17px;
		font-weight: bold;
		margin: 0;
		padding-left: 45px;
		line-height: 47px;
	}
	
		.index-features li a {text-decoration: none}
		.index-features li a:hover {text-decoration: underline}
		
		.ats {background: url(http://www.navicus.com/images/interface/ats.gif) no-repeat 0;}
		.assess {background: url(http://www.navicus.com/images/interface/assess.gif) no-repeat 0;}
		.bgcheck {background: url(http://www.navicus.com/images/interface/bgcheck.gif) no-repeat 0;}
		.drugtest {background: url(http://www.navicus.com/images/interface/drugtest.gif) no-repeat 0;}
		.i9form {background: url(http://www.navicus.com/images/interface/i9form.gif) no-repeat 0;}

#body-container {
	background:#E7EAE0 url(http://www.navicus.com/images/interface/content-body-bg.png) repeat-x;
	}

#container {
	width:860px;
	margin:0 auto;
	}

#header {
	width:860px;
	display:inline-block;
	position:relative;
	padding-top:29px;
	height:71px;
	overflow:hidden;
	}
	
#index-body #content-container {
	width:860px;
	padding:0;
	background:none;
	}

#content-container {
	width:835px;
	padding:30px 0 30px 25px;
	background:url(http://www.navicus.com/images/interface/content-bg.png) no-repeat;
	}
	
#content-container-full {
	width:845px;
	padding:30px 0 30px 25px;
	background:url(http://www.navicus.com/images/interface/content-bg-full.png) no-repeat;
}
	
#index-body #main-content {
	float:left;
	width:550px;
	}
	
#index-body #our-clients {
	float:left;
	width:400px;
	}
	
#index-body #sidebar-right {
	float:right;
	width:300px;
	padding-top:0;
	}

#index-body #free-trial {
	float:right;
	width:450px;
	padding-top:0;
	}

#main-content {
	float:left;
	width:600px;
	}
	
#main-content-full {
	float:left;
	width:815px;
	}
	
#sidebar-right {
	float:right;
	width:218px;
	padding-top:36px;
	}
	
#sidebar-contact {
	margin: 0 0 0 15px;
	padding: 10px 0 0 0;
}	

#footer {
	padding-top:20px;
	height:87px;
	background:url(http://www.navicus.com/images/interface/footer-bg.png) repeat-x;
	}
	
/* $2 - Header Styles ///////////////////////////////////////////////////////////////////////////////////*/

.header-login {
	width:274px;
	position:absolute;
	top:0;
	right:0;
	height:36px;
	line-height:38px;
	}

html>body .header-login {width:270px;}

.date {
	float:right;
	width:250px;
	height:36px;
	color:white;
	font:normal 10px verdana;
	line-height:38px;
	text-align: right;
	}

#header-nav {
	position:absolute;
	bottom:0;
	right:0;
	width:508px;
	height:32px;
	}

#header-nav ul {
	margin: 0;
}

#header-nav li {
	list-style: none;
	float:left;
	width:100px;
	margin: 0 2px 0 0;
	}

#header-nav li.last {margin:0;}

#header-nav li a {
	float:left;
	display:block;
	width:100px;
	height:32px;
	line-height:32px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	text-shadow: 0px 1px 0px #774b03;
	background:url(http://www.navicus.com/images/interface/header-nav-bg.png) left -32px no-repeat;
	text-decoration: none;
	}

#header-nav li a:hover,
#header-nav li a.active {
	color:#666666;
	background-position:left 0;
	text-shadow: none;
	}
	
/* $2.1 - Suckerfish Styles 


	
/* $3 - Sidebar Styles ///////////////////////////////////////////////////////////////////////////////////*/

.free-trial {margin-bottom:20px;}

.sidebar-testimonial {
	height:205px;
	width:260px;
	padding:15px 20px 0 20px;
	background:url(http://www.navicus.com/images/interface/testimonial-bg.png) no-repeat bottom;
	}

.sidebar-testimonial img,
.sidebar-testimonial p {margin-bottom:8px;}
	
.testimonial-author {
	color:#5E8446;
	font-weight:bold;
	}

ul.sidebar-nav {
	margin-bottom:10px;
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	}

ul.sidebar-nav li a {
	display:block;
	height:37px;
	padding-left:22px;
	background:url(http://www.navicus.com/images/interface/sidebar-nav-bg.png) no-repeat;
	font:12px arial, verdana, sans-serif;
	color:#333333;
	line-height:35px;
	}

ul.sidebar-nav li a:hover {
	background-position:left -37px;
	font-weight:normal;
	color:#395D85;
	}

ul.sidebar-nav li a.active {
	background-position:left -37px;
	font-weight:bold;
	color:#395D85;
	}

ul.sidebar-nav li {margin: 0;}

ul.sidebar-nav li ul {
	margin-left: 20px;
}

ul.sidebar-nav li ul li ul {
	margin-left: 40px;
}

ul.sidebar-nav li ul li ul li ul {
	margin-left: 60px;
}

ul.sidebar-nav li ul li ul li ul li ul{
	margin-left: 60px;
}
	
.sidebar_box {
	border: 0px solid #385C83;
	margin: 20px 0 0px 0px;
	padding-bottom: 15px;
	background:url(http://www.navicus.com/images/interface/sideboxbg.png) no-repeat bottom;
}

.sidebar_box h5{
	font:bold 12px arial, verdana, sans-serif;
	background:url(http://www.navicus.com/images/interface/sideboxheader.png) no-repeat top;
	padding-left: 20px;
	line-height: 25px;
	color: white;
	text-shadow: 0px 1px 0px #000;
}

.sidebar_box div{
	margin: 10px 10px 0px 20px;
	
}

.sidebar_box ul {
	list-style: none;
	margin: 0;
}

	.sidebar_box ul li{
		background: url(http://www.navicus.com/images/interface/arrow-right.gif) no-repeat 0;
		margin: 0;
		padding-left: 25px;
		line-height: 20px;
	}

/* $3 - Content Styles ///////////////////////////////////////////////////////////////////////////////////*/

a,
a:link,
a:visited {
	color:#395d85;
	text-decoration: underline;
	}

a:hover {
 	text-decoration: none;
	}


h1,h2,h3,h4,h5,h6 {
	
	}
	
h1 {
	font:bold 20px arial, verdana, sans-serif;
	color:#666666;
	margin-bottom:15px;
	}

h2 {
	font:bold 16px arial, verdana, sans-serif;
	color:#385C83;
	margin:20px 0 15px 0;
	padding-bottom: 8px;
	border-bottom: 1px solid #c8cfbc;
	}

h3 {
	font:bold 14px arial, verdana, sans-serif;
	color:#444444;
	margin:20px 0 10px 0;
	}
	
h4 {
	font:bold 12px arial, verdana, sans-serif;
	color:#222222;
	margin-bottom:15px;
	margin: 10px 0 10px 0;
	padding: 0;
	}

h5 {
	font:bold 20px arial, verdana, sans-serif;
	color:#666666;
	margin-bottom:0px;
	}

p {
	line-height:1.5;
	margin-bottom:10px;
	}

small {
	font-size: 10px;
	font-weight: normal;
}

img {border:none;}
	
blockquote {
	background: #e7eae0;
	border: 1px solid #c8cfbc;
	padding: 20px;
	margin: 20px;
}
	
#breadcrumbs {
	margin: 0 0 45px 0;
}

.index-banner {
	width:860px;
	padding:23px 0 0 0;
	height:266px;
	margin-bottom:40px;
	}

html>body .index-banner {margin-bottom:24px;}
	
	.index-features {
		float:right;
		width:296px;
		padding-top:2px;
		}
	
	#solutions_banner {float:left;}
		
		#myGallery {
			width: 554px !important;
			height: 244px !important; 
		}
			#myGallery a {
				border: 0px;
			}

.hiring {
	width:510px;
	height:175px;
	margin-bottom:20px;
	padding:15px 20px;
	background:url(http://www.navicus.com/images/interface/hiring-bg.png) no-repeat;
	}

.hiring-right {
	width:410px;
	height:150px;
	margin-bottom:20px;
	padding:15px 20px;
	background:url(http://www.navicus.com/images/interface/hiring-bg-right.png) no-repeat;
	}

.clients {
	width:360px;
	height:275px;
	margin-bottom:20px;
	padding:15px 20px;
	background:url(http://www.navicus.com/images/interface/whatsnew-bg.png) no-repeat;
	}

.whats-new {
	width:360px;
	height:275px;
	margin-bottom:20px;
	padding:15px 20px;
	background:url(http://www.navicus.com/images/interface/whatsnew-bg.png) no-repeat;
	}


.bottom-box {
	width:860px;
	height:150px;
	margin-bottom:20px;
	padding:15px 20px;
	background:url(http://www.navicus.com/images/interface/bottomtext-bg.png) no-repeat;
	}

.bottom-text {
	width:820px;
	height:150px;
	margin-bottom:20px;
	padding:15px 20px;
	background:url(http://www.navicus.com/images/interface/bottomtext-bg.png) no-repeat;
	}

.header-image {margin-bottom:10px;}

.latest-case-study {
	width:510px;
	height:190px;
	margin-bottom:20px;
	padding:15px 20px;
	background:url(http://www.navicus.com/images/interface/hiring-bg.png) no-repeat bottom;
	}

.case-study-left {float:left;}

.case-study-right {
	float:right;
	width:235px;
	}

a.view-more {

	text-decoration:underline;
	padding:1px 0 1px 13px;
	background:url(http://www.navicus.com/images/interface/view-more-bg.gif) left 60% no-repeat;
	}


a.view-more:hover {text-decoration:none;}

.case-study-right img {
	padding:3px;
	margin-bottom:8px;
	border:1px solid #E4EFDE;
	}

.case-quote {
	font-style:italic;
	margin-bottom:6px;
	color:#96A279;
	}

.case-author {
	font-weight:bold;
	color:#96A279;
	}
	
ol {

	list-style: decimal;
	margin: 0 20px;	
}

ul {

	list-style: disc;
	margin: 0 20px;	
}

li {
	margin: 2px 0px 2px 10px;
}
	
form dl, form dt, form dd {
	padding: 0;
	margin: 0;
}

form dt {
	margin-top: 10px;
                margin-bottom: 12px;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Verdana, sans-serif;
}

form dd {
	margin: 3px;
}

form label {
	font-weight: bold;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	margin: 5px 0 10px 0;
}

form em {
	font-weight: bold;
	color: #CC0000;
}

form input[type="checkbox"] {
	padding: 2px;
	color: #444;
}

form input[type="text"] {
	width: 250px;
	padding: 2px;
	color: #444;
}

form input.button {
	width: auto;
	padding: 0;
                margin-top: 10px;
}

form input.ckbx {
	width: 50;
	margin-right: 10px;
}


form textarea {
	width: 600px;
	height: 150px;
	font-family: inherit;
	color: #444;
}

	
/* $5 - Footer Styles ///////////////////////////////////////////////////////////////////////////////////*/

.footer-container {
	width:860px;
	margin:0 auto;
	
	}

#footer p,
#footer a {
	color:#FFF;
	font-size: 10px;
	}

#footer a:hover {text-decoration:none;}

/* $100 - Clearfix Styles ///////////////////////////////////////////////////////////////////////////////////*/



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

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;display:inline-block;}
/* End hide from IE-mac */
	
	



