@charset "utf-8";

/* CSS Reset */

html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img {
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/* /CSS Reset */

body {
	background: #FFF;
	font: normal 14px Verdana, Helvetica, sans-serif;
	color: #444;
}

.mastheadbody {
	background: url(/newimages/body-bg.jpg) repeat-x #FFF;
}

.thinhead {
	clear:both;
	/* _margin-top:-5px; /* works ONLY in IE6 */
	height:18px;
	background: url(/newimages/thin-hd.jpg) no-repeat #ACACAC;
}

.thinheadbody {
	background: url(/newimages/body-thinbg.jpg) repeat-x #FFF;
}

.feed {
	margin-left:24px;
	width:190px;
}

.feed li {
	padding-bottom:6px;
	list-style-position:outside !important;
	padding-left:0px !important;
}

.hiddiv h3 a
{
	color:#006699;
}

.anothera {
	color:#006699;
}

.anothera:hover {
	color:#0e3566;
}

a {
	color:#444;
}

/*
a:visited:hover {
	color:#0e3566;
}
*/

a:hover {
	color:#0e3566;
}

/*
a:visited {
	color:#444;
}
*/

.feed a {
	text-decoration:none;
	color:#444;
}

.feed a:hover {
	text-decoration:underline;
	color:#444;
}

h1 a {
	color: #0e3566;
	text-decoration:none;
}

h1 a:hover {
	text-decoration: underline;
}

h1 {
	color: #0e3566;
	font-size: 18px;
}

.h1 {
	color: #fff;
	margin-bottom: 1em;
	font: bold 23px Verdana, Helvetica, sans-serif;
}

h2 {
	margin-bottom: 0;
	color:#0E3566;
	font: 18px Verdana, Helvetica, sans-serif;
}

h2 a {
	/*color: #0e3566;*/
	color:#006699;
	text-decoration:none;
}

h2 a:hover {
	text-decoration: underline;
}

h3 {
	font: bold 14px Verdana, Helvetica, sans-serif;
	color: #006699;
}

p {
	margin-bottom: 1em;
}

/* ///////////////////////////

ID Declarations

/////////////////////////// */
#site {
	width: 903px;
	margin: 0 auto;
	margin-top: 15px;
}


#header {
	width: 903px;
	vertical-align: bottom;
	float: left;
	height:136px;
}

#masthead {
	clear:both;
	height: 259px;
	/* _margin-top:-5px; /* WORKS ONLY IN IE6 */
	background: url(/employee-policy-procedure-manual-handbook-software/newimages/main-pic-01-06-2009-A.jpg) no-repeat left;
	width: 903px;
}

#main-nav {
	margin-top:20px;
	height: 38px;
	float: right;
	color: #0e3566;
	margin-bottom:3px;
}

#main-nav-left {
	background: url(/newimages/nav-bar-left.png) no-repeat;
	height:38px;
	width:8px;
	float:left;
}

#main-nav-mid {
	background: url(/newimages/nav-bar-mid.png) repeat-x;
	height:38px;
	float:left;
	padding-top: 6px;
}

#main-nav-right {
	background: url(/newimages/nav-bar-right.png) no-repeat;
	height:38px;
	width:8px;
	float:left;
}

.menu {position:relative;z-index:999999;}
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {width:120px;}
/* float the list to make it horizontal and relative to control the dropdown menu positon */
.menu li {float:left;position:relative;padding:4px 4px;}
/* top level links */
.menu a, .menu a:visited {padding-left:4px;padding-right:4px;display:block;font:bold 14px sans-serif;text-decoration:none; color: #0e3566;}
/* second level bg */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#ddd}
/* hide the sub levels and positon absolute so they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:23px;left:0;width:86px;}
/* style the table so that it takes no part in the layout - required for IE */
.menu table {position:absolute;top:0;left:0;border-collapse:collapse;}
/* second level links */
.menu ul ul a, .menu ul ul a:visited {background:#ddd;color:#0e3566;height:auto;width:120px;padding-top:5px;padding-bottom:5px;}
/* link hover */
.menu a:hover {color:#ff6f04;}
.menu :hover > a {color:#ff6f04;}
.menu ul ul a:hover{color:#ff6f04;background:#fff;}
.menu ul ul :hover > a {color:#ff6f04;background:#fff;}
/* make second level visible when hover on first level list or link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible;}
/* second level li */
.menu ul ul li {margin:0;padding:0;border-bottom:1px solid #ff6f04;border-left:2px solid #ccc;border-right:2px solid #ccc;}

#nav-bottom {
	width: 903px;
	float: left;
}

#page {
	width: 903px;
	margin: 0 auto;
	background: #FFF;
}

#content {
	width:680px;
	margin:0;
	margin-top:15px;
}

#sidebar {
	width: 220px;
	float: right;
	margin-top:15px;
}

#footer {
	width: 100%;
	height: 86px;
	background: #003366;
	color: #FFF;
	text-align: center;
	font-size: 12px;
}

#footer a {
	color: #FFF;
}

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

#footer-nav {
	padding: 15px 0 10px 0;
	text-align: center;
	width:800px;
	margin: 0 auto;
}

#footer-nav ul {
	padding: 0 0 10px 8px;
	border-bottom: 1px solid #E4E4E4;
}

#footer-nav li {
	display: inline;
	padding: 3px;
}

#footer-nav li a {
	color: #FFF;
}

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

#legal {
	margin: 0 15px;
	text-align: center;
}

#legal ul {

}

#legal li {
	display: inline;
	padding: 3px;
	font: 9px Verdana, Helvetica, sans-serif;
}

/* ///////////////////////////

Custom Classes

/////////////////////////// */
.clear-both {
	height: 0px;
	clear: both;
}

.no-margin {
	margin:0;
}

.one-col {
	width: 100%;
	padding-bottom:15px;
}

#content {
	float: left;
}

.feature {
	padding: 3px;
}

.logo {
	width: 400px;
	height: 134px;
	float: left;
}

.sign-in {
	width: 130px;
	height: 20px;
	float: right;
}

.sign-in a {
	color: #0e3566;
}

.sign-in a:hover {
	color: #999;
}

.nav-buttons {
	background:url(/newimages/nav-btn.jpg) no-repeat;
	width: 136px;
	height: 50px;
	float: left;
	text-align: center;
	font-weight: bold;
}

.nav-buttons a {
	color: #0E3566;
	padding: 14px 0;
	text-decoration: none;
	display: block;
}

.nav-buttons a:hover {
	background: url(/newimages/nav-over.jpg) no-repeat center;
	display: block;
	color: #FFF;
}

.demo-btn {
	background: url(/newimages/demo-btn.jpg) no-repeat;
	width: 217px;
	height: 33px;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	padding-top: 7px;
	margin-left: 3px;margin-top: 3px;
	float: left;
}

.demo-btn a {
	text-decoration: none;
	color: #FFF;
	display:block;
}

.demo-btn a:hover {
	color: #0E3566;
	display:block;
}

.header-text {
	background: url(/newimages/header-right.jpg) right no-repeat;
	width: 386px;
	height: 256px;
	float: right;
	margin-top: 2px;
	padding-right:2px;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.large-box {
	background: url(/newimages/grey-box-large.png) no-repeat top center;
	width: 630px;
	min-height: 242px;
	padding:5px 15px 0px 15px;
	overflow: hidden;
}

.large-box-bottom {
	background: url(/newimages/grey-box-large-bottom.png) no-repeat bottom center;
	width: 630px;
	height: 10px;
	padding:0px 15px 0px 15px;
}

/*
.large-box {
	background: url(/newimages/grey-box-large.jpg) no-repeat;
	width: 630px;
	height: 242px;
	padding: 15px;padding-top: 8px;
}
*/

.large-box li {
	list-style-image: url(/newimages/bullet.jpg);
	list-style-position: outside;
	margin-left: 20px;
}

.icons {
	width: 75px;
	float: left;
	margin-top: 10px;
}

.long-box {
	background: url(/newimages/grey-box-medium-top.jpg) no-repeat top center;
	width: 635px;
	min-height: 100px;
	float: left;
	padding:5px 15px 0px 15px;
	margin-top: 5px;
	overflow: hidden;
}

.long-box-bottom {
	background: url(/newimages/grey-box-medium-bottom.jpg) no-repeat bottom center;
	width: 635px;
	height: 10px;
	padding:0px 15px 0px 15px;
	float:left;
}

.medium-box {
	background: url(/newimages/grey-box-top.jpg) no-repeat top center;
	width: 220px;
	min-height: 290px;
	float: left;
	padding:5px 0px 0px 0px;
	font-size:12px;
	overflow: hidden;
}

.medium-box-bottom {
	background: url(/newimages/grey-box-bottom.jpg) no-repeat bottom center;
	width: 220px;
	height: 10px;
	padding:0px;
	float:left;
}

.medium-box li {
	list-style-image: url(/newimages/icon-arrow.gif);
	padding-left: 10px;
	list-style-position: inside;
}

.pricing_matrix_table {
padding:0;
margin:0;
width:100%;
border:0;
border-spacing:0;
border-collapse: collapse;
border:1px solid #7BA7D5;
}

.pricing_matrix_table:hover {
}

.pricing_matrix_table td {
padding:0;
margin:0;
border:1px solid #7BA7D5;
vertical-align:middle;
padding-top:2px;
padding-bottom:2px;
height:30px;
font-family:verdana,helvetica,sans-serif;
font-size:11px;
color:#000000;
}

.pricing_matrix_table:hover td {
background:#FFFFFF;
}

.threefifty {
width:250px;
}

.twohundred {
padding-left:5px;
width:250px;
color:#000000;
}

.center {
text-align:center;
}

.corner_box {
color:#FFFFFF;
text-align:center;
width:160px;
padding-left:5px;
padding-bottom:3px;
font-size:16px;
}

.spiffy_3blue{display:block}
.spiffy_3blue *{
display:block;
height:1px;
overflow:hidden;
font-size:.01em;
background:#00479E}
.spiffy1_3blue{
margin-left:3px;
margin-right:3px;
padding-left:1px;
padding-right:1px;
border-left:1px solid #91c4d7;
border-right:1px solid #91c4d7;
background:#3f98ba}
.spiffy2_3blue{
margin-left:1px;
margin-right:1px;
padding-right:1px;
padding-left:1px;
border-left:1px solid #e5f1f5;
border-right:1px solid #e5f1f5;
background:#3090b4}
.spiffy3_3blue{
margin-left:1px;
margin-right:1px;
border-left:1px solid #3090b4;
border-right:1px solid #3090b4;}
.spiffy4_3blue{
border-left:1px solid #91c4d7;
border-right:1px solid #91c4d7}
.spiffy5_3blue{
border-left:1px solid #3f98ba;
border-right:1px solid #3f98ba}
.spiffyfg_3blue{
background:#00479E}

.spiffy_2blue{display:block}
.spiffy_2blue *{
display:block;
height:1px;
overflow:hidden;
font-size:.01em;
background:#00306B}
.spiffy1_2blue{
margin-left:3px;
margin-right:3px;
padding-left:1px;
padding-right:1px;
border-left:1px solid #91a6bf;
border-right:1px solid #91a6bf;
background:#3f6590}
.spiffy2_2blue{
margin-left:1px;
margin-right:1px;
padding-right:1px;
padding-left:1px;
border-left:1px solid #e5eaf0;
border-right:1px solid #e5eaf0;
background:#305887}
.spiffy3_2blue{
margin-left:1px;
margin-right:1px;
border-left:1px solid #305887;
border-right:1px solid #305887;}
.spiffy4_2blue{
border-left:1px solid #91a6bf;
border-right:1px solid #91a6bf}
.spiffy5_2blue{
border-left:1px solid #3f6590;
border-right:1px solid #3f6590}
.spiffyfg_2blue{
background:#00306B}

.spiffy_4blue{display:block}
.spiffy_4blue *{
display:block;
height:1px;
overflow:hidden;
font-size:.01em;
background:#005ED1}
.spiffy1_4blue{
margin-left:3px;
margin-right:3px;
padding-left:1px;
padding-right:1px;
border-left:1px solid #91a6bf;
border-right:1px solid #91a6bf;
background:#3f6590}
.spiffy2_4blue{
margin-left:1px;
margin-right:1px;
padding-right:1px;
padding-left:1px;
border-left:1px solid #e5eaf0;
border-right:1px solid #e5eaf0;
background:#305887}
.spiffy3_4blue{
margin-left:1px;
margin-right:1px;
border-left:1px solid #305887;
border-right:1px solid #305887;}
.spiffy4_4blue{
border-left:1px solid #91a6bf;
border-right:1px solid #91a6bf}
.spiffy5_4blue{
border-left:1px solid #3f6590;
border-right:1px solid #3f6590}
.spiffyfg_4blue{
background:#005ED1}

.trialbutton {
	background: url(/images/start_free_trial_btn.gif);
	height:24px;
	width:120px;
	display:block;
	margin:0 auto;
}

.trialbutton:hover {
	background: url(/images/start_free_trial_btn_down.gif);
	height:24px;
	width:120px;
	cursor:pointer;
}

.price {
font-size:20px;
}

.pricesmall {
font-size:10px;
vertical-align:top;
}

.fourteen {
font-size:16px;
}

.strong {
font-weight:bold;
}

.left {
text-align:left;
}

.right {
text-align:right;
}

.benefitShortList {
	text-indent: -4px;
}

.benefitShortList li {
	list-style-image: url(/images/green-check.gif) !important;
	font-weight:bold;
	font-size:12px;
	padding:4px;
}

.benefitShortList2 {
	text-indent: -4px;
}

.benefitShortList2 li {
	list-style-image: url(/images/green-check.gif) !important;
	font-weight:bold;
	font-size:12px;
	padding:4px;
	margin-left:22px;
}

.col {
	width: 350px;
	float: left;
	margin-left: 18px;
}

.categoryTitle {
	padding: 8px 0;
	list-style: none;
	color: #333;
	border-bottom: 1px dashed #333;
	text-indent: 5px;
	font-weight: bold;
}

.highslide-header {
    font-size:10pt;
}

.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;

    padding-left: 0px;
    background-image:  url("/highslide/graphics/loader.white.gif");
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}


/* Styles for the popup */
.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 760px;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous,
.highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: left;
	height: 11px;
	width: 11px;
	background:  url("/highslide/graphics/resize.gif");
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}
.highslide-footer {
	display: none;
}

/* These must be the last of the Highslide rules */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.btn {
height:17px;/* ie8 fix */
overflow:hidden;/* ie8 fix */
font-size:14px;display: block; position: relative; background: #aaa; padding: 5px; float: left; color: #fff; text-decoration: none; cursor: pointer;
}

.btn * { font-style: normal; background-image: url(../images/btn2.png); background-repeat: no-repeat; display: block; position: relative; }
.btn i { background-position: top left; position: absolute; margin-bottom: -5px;  top: 0; left: 0; width: 5px; height: 5px; }
.btn span { background-position: bottom left; left: -5px; padding: 0 0 5px 10px; margin-bottom: -5px; }
.btn span i { background-position: bottom right; margin-bottom: 0; position: absolute; left: 100%; width: 10px; height: 100%; top: 0; }
.btn span span { background-position: top right; position: absolute; right: -10px; margin-left: 10px; top: -5px; height: 0; }

* html .btn span,
* html .btn i { float: left; width: auto; background-image: none; cursor: pointer; }

.btn.gray { background:#686868; }
.btn.blue { background: #2ae; }
.btn.green { background: #9d4; }
.btn.pink { background: #e1a; }
.btn:hover { background-color: #a00; color:#fff; }
.btn:active { background-color: #444; }
.btn[class] {  background-image: url(../images/shade.png); background-position: bottom; }

* html .btn { border: 3px double #aaa; }
* html .btn.blue { border-color: #2ae; }
* html .btn.green { border-color: #9d4; }
* html .btn.pink { border-color: #e1a; }
* html .btn:hover { border-color: #a00; }

