/**
 * Clearset
 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: inherit;
	font-family: inherit;
}

/**
 * Always show Firefox scrollbar
 */

html{
	overflow:-moz-scrollbars-vertical;
}

:focus {
	outline: 0;
}
body {
	line-height:1.5em;
	color: #505050;
	background: #fff;
	font-family: Arial, Helvetica, Calibri, sans-serif;
	font-size: 12px;
}

ol, ul {
	list-style: none;
}
#body ol {
	list-style: decimal;
}
#body ul {
	list-style: disc;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	/*line-height: 0;*/
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a {
	color: #007CCC;
}
a:link, a:visited, a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
td img {
display: block;
}
hr {
	margin-top:25px;
	margin-bottom:25px;
	border-top:1px solid #cccccc;
	border-bottom:none;
	border-left:none;
	border-right:none;
}
#body {
	position: relative;
}


.clear {
	clear: both;
}


#container-wrapper {
	width: 990px;
	margin: 0 auto;
}

#container {
	margin: 0px 20px;
}

sup {
	vertical-align: baseline;
	font-size: 70%;
	font-weight: bold;
	position: relative;
	top: -.55em;
}

pre {
 	font-family: "Courier New", Courier, monospace;
 	font-size: .92em;
 	display: block;
 	margin-top: 1em;
 	margin-bottom: 1em;
}

/* Header section 
-----------------*/

#header {
	position: relative;
	width: 100%;
	z-index: 50;
}
#header #logo {
	position: relative;
	overflow: hidden;
	height: 85px;
	width: 224px;
	top: 5px;
}


/* Begin Top Div styles */

#top-div{
	background: url(http://www.kace.com/img/common/top-div-bg.gif) repeat-x;
	width: 100%;
	height: 32px;
	text-align: center;
}

.center-position {
	width: 990px;
	margin: 0 auto;
}

.top-div-container {
	margin: 0 20px;
}

#top-div .non-active {
	background: url(http://www.kace.com/img/common/non-active.gif) no-repeat;
	width: 84px;
	height: 32px;
	margin: 0px 7px 0px 0px;
	display: block;
	height: 32px;
	float: left;
	line-height: 32px;
	text-decoration: none;
	text-align: center;
	width: 84px;
	font-family: Arial,Verdana,Helvetica, sans-serif;
}


#top-div .active  {
	background: url(http://www.kace.com/img/common/active.gif) no-repeat;
	width: 88px;
	height: 32px;
	display: block;
	height: 32px;
	float: left;
	line-height: 32px;
	text-decoration: none;
	text-align: center;
	width: 88px;
	margin: 0px 7px 0px 0px;
	font-family: Arial,Verdana,Helvetica, sans-serif;
}

#top-div .non-active a {
	color:#999;
	position: relative;
	top: 4px;
	text-decoration: none;
}


#top-div .active a{	
	color:#007CCC; 
	position: relative;
	top: 4px;
	text-decoration: none;
}

/* End Top Div styles */	
/******************************/

#toolbox {
	background: none;
	position: relative;
	top: 0;
	right: 3px;
	float: right;
	width: auto !important; 
	padding-bottom: 3px;
	overflow: hidden;
	font-size: 11px;
}
#toolbox li {
	float: left;
	line-height: 32px;
	padding: 2px 12px;
	/* 
	background: transparent url(http://www.kace.com/img/common/header-toolbox-divider.gif) repeat-y left;
	*/
	
}
#toolbox li a {
	display: block;
	color: #777777;
	padding-top: 2px;
	font-size: 12px;
	line-height: 24px;
}
#toolbox li a:hover {
	color: #007CCC;
}
#toolbox #toolbox-phone {
	margin-left: 12px;
	overflow: hidden;
	padding-left: 0px;
		padding-right: 0px;
}
#toolbox #toolbox-phone a {
	/* background: transparent url(http://www.kace.com/img/common/icons/mobile-phone-9x15.gif) no-repeat 4px 5px; 
	padding-left: 22px; */

}
* html #toolbox #toolbox-phone {
	margin-left: 10px;
}

#toolbox #toolbox-chat {
	padding-left: 6px;
}
#toolbox #toolbox-chat a {
	background: transparent url(http://www.kace.com/img/common/icons/chat-18x14.gif) no-repeat 0px 6px;
	padding-left: 24px;
}

#toolbox #toolbox-demo a {
	background: transparent url(http://www.kace.com/img/common/next-steps-demo.gif) no-repeat 0px 6px;
	padding-left: 26px;
}

#toolbox #toolbox-trial {
	padding-left: 6px;
}
#toolbox #toolbox-trial a {
	background: transparent url(http://www.kace.com/img/common/icons/download-16x16.gif) no-repeat 0px 6px;
	padding-left: 22px;
}

#toolbox #toolbox-contact a {
	background: transparent url(http://www.kace.com/img/common/header-toolbox-contact.gif) no-repeat center left;
	padding-left: 24px;
}
#toolbox-search form {
	margin: 0;
	padding: 0;
}
#toolbox-search {
	padding-top: 3px;
	padding-bottom: 2px;
	padding-right: 8px;
	height:22px;
	float: right;
}
#toolbox-search #topbar_search_wrapper {
	background: transparent url(http://www.kace.com/img/common/header-toolbox-search.gif) no-repeat;
	position: relative;
	height:20px;
	width: 140px;
	margin: 0;
	border: 0;
	float: left;
}
#toolbox-search #topbar_search {
	background: none;
	position: absolute;
	top: 4px;
	left: 8px;
	color:#777777;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 11px;
	width: 105px;
	margin: 0;
	border: 0;
}
#toolbox-search #topbar_search_submit {
	border: 0;
	float: right;
	width: 30px;
	height: 20px;
	background: transparent;
	cursor: pointer;
}

#toolbox #rightborder {
	background: transparent url(http://www.kace.com/img/common/header-toolbox-right.gif) no-repeat left bottom;
	width: 17px;
	height: 100% !important;
	height: 574px;
	position: absolute;
	bottom: 0 !important;
	bottom: -1px;
	right: 0;
	margin: 0;
	padding: 0;
}
#header #main-graphic {
	position: relative;
	top: 0;
	left: 0;
}

/* Main content section 
-----------------------*/

#content {
margin:0 auto;
padding-top:15px;
position:relative;
width:950px;
z-index:0;
}

/* Base legal section, including bottom navigation
--------------------------------------------------*/

#footer {
	margin-top: 20px;
	color: #A9A6A8;
	font-size: 11px;
	line-height: 1.125;
	padding: 18px 0px;
	background: url(http://www.kace.com/img/common/legal-divider.gif) no-repeat top center;
	position: relative;
	width:950px;
}

#footer span {
	position: absolute;
	left: 12px;
	top: 18px;
}

#footer #legal {
	position: absolute;
	top: 18px;
}
#footer #links {
	position: absolute;
	right: 4px;
	top: 18px;
}
#footer #legal li, #footer #links li {
	display: inline;
	padding: 0 6px 0 10px;
	background: url(http://www.kace.com/img/common/bottom-nav-divider.gif) no-repeat left center;
}
#footer #legal li.first, #footer #links li.first {
	background-image: none;
	padding-left: 0;
}
#footer #links li.last {
	padding-right: 0;
}
#footer #legal li a, #footer #links li a {
	color: #A9A6A8;
}

.table-collapse td {
	line-height: 0;
}
.table-nocollapse td {
	line-height: 1.5;
}


/*	-----------------------------------------------------------
	Clearfix
	-----------------------------------------------------------	*/

.clearfix:after {
clear:both;
content:".";
display:block;
height:0pt;
visibility:hidden;
}
.clearfix {
}
* html .clearfix {
height:1%;
}
.clearfix {
display:block;
}



