@charset "UTF-8";
/* CSS Document for Templates*/

/* Basics - big blocks
--------------------------------------------------*/
html {
	height: 100%;
	width: 100%;
	margin: 0;
	padding:0;
}
body {
	width: 100%;
	height: 100%;
	margin: 0; 
	padding: 0;
}
.clearfix {
	clear: both;
}
.clear {
	position: relative;
	display: block;
	clear: both;
	width: 100%;
	height: 1px;
	overflow: hidden;
	margin: 0;
	font-size: 1px;
	line-height: 1px;
}
div,img,object,h1,h2,h3,h4,p,ul,li,dl,form,fieldset,.nospace,iframe {
	margin: 0;
	padding: 0;
	border: 0;
}





/* Layout - wrappers
--------------------------------------------------*/
#container {
	width: 100%;
	height: 100%;
}
#wrapper {
	width: 100%;
	height: 100%;
}

/*Header*/
#header_wrapper {
	position: relative;
	width:auto!important;/* real browsers */
	width:100%; /* IE6: treaded as min-width*/
	min-width:1020px; /* real browsers */
	height: 90px;
	background: #dddddd url(../gif/bg_headerlines.gif) no-repeat top left;
	overflow: hidden;
}
#header_wrapper #cstlogo {
	position: absolute;
	width: 125px;
	height: 57px;
	bottom: 0;
	left: 30px;
}
#header_wrapper #kavlicologo {
	position: absolute;
	width: 239px;
	height: 29px;
	bottom: 0;
	left: 180px;
}
#header_wrapper #bg_hnav_short {
	position: absolute;
	bottom: 0;
	left: 429px;
}
#header_wrapper #bg_hnav_tall {
	position: absolute;
	bottom: 0;
	left: 547px;/*587*/
	*left: 562px;/*602*/
}
#hnav {
	position: relative;
	width:450px;
	height: 22px;
	margin: 70px 10px 0 542px;
}
#content_wrapper {
	position: relative;
	width: 1020px;
	/*width:auto!important; real browsers */
	/* width:100%; IE6: treaded as min-width*/
	/*min-width:1020px;  real browsers */
}
#vnav {
	position: relative;
	float:left;
	width: 220px;
	margin: 20px 5px 50px 25px;
	_margin-left: 10px;
}
#headline {
	position: relative;
	float:left;
	width: 725px;
	height: 46px;
	margin: 57px 0 8px 0;
	padding: 0 0 10px 10px;
}
#lcol {
	position: relative;
	float:left;
	width: 725px;
	min-height:500px;
	padding: 10px;
	margin: 0 0 50px 0;
	background:url(../gif/bg_lcol_full.gif) no-repeat top right;
}
.medrcol #lcol {
	background-image: url(../gif/bg_lcol_med.gif);
	width:430px;
}
.smrcol #lcol {
	background-image: url(../gif/bg_lcol_lg.gif);
	width:655px;
}
.lgrcol #lcol,
.catalog #lcol,
.datasheet #lcol {
	background-image: url(../gif/bg_lcol_sm.gif);
	width: 330px
}
#rcol {
	position: relative;
	float:left;
	width: 0;
	height:auto!important;/* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:500px; /* real browsers */
	margin: 0 0 50px 20px;
	padding: 0 0 50px 0;
	background: #ececec url(../gif/bg_rcol_fade.gif) bottom left repeat-x;
}
.catalog #rcol {
	width: 375px;
	background:none;
}
.lgrcol #rcol,
.datasheet #rcol {
	width: 375px;
}
.medrcol #rcol {
	width:275px;
}
.smrcol #rcol {
	width:50px;
}
#rcol #dsnav {
	position: relative;
	width: 100%;
	height: 22px;
	margin: 0;
	padding: 0;
	background: #ffffff;
}
.rt_2col {
	position: relative;
	float: right;
	width: 47%;
	margin-left: 5%;
	_margin-left: 2%;
}
.lt_2col {
	position: relative;
	width: 47%;
	float: left;
}
.rt_3col {
	position: relative;
	float: left;
	width: 29%;
}
.ctr_3col {
	position: relative;
	width: 29%;
	float: left;
	margin-left: 5%;
	margin-right: 5%;
	_margin-left: 2%;
	_margin-right: 2%;
}
.lt_3col {
	position: relative;
	width: 29%;
	float: left;
}
#externalstaffing {
	background:#d3e7f3;
	padding: 10px 0;
	border-top: 2px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}
#externalstaffingheadline {
	padding: 10px 10px 4px 20px;
}


/*footer*/
#footer_wrapper {
	position: relative;
	width:auto!important;/* real browsers */
	width:100%; /* IE6: treaded as min-height*/
	min-width:1020px; /* real browsers */
	height: 100px;
	background: #dddddd url(../gif/bg_footerlines.gif) no-repeat bottom left;
	overflow: hidden;
}
#bg_footer {
	position:absolute;
	top:0;
	left:0;
}








/*Catalog
--------------------------------------------------*/

.catalogrow {
	/*background: url(../gif/bg_catalogcol.gif) top right repeat-y;*/
	margin: 0 0 32px 0;
}
.catalogrow.one {
	width:115px;
}
.catalogrow.two {
	width:245px;
}

.catalogrow .clear {
	width: 115px;
}
.catalogrow1 {
	width:115px;
}
.catalogrow2 {
	width:245px;
}
.catalogitem {
	position:relative;
	float:left;
	width: 115px;
	margin: 0 0 0 15px;
}
.item1 {
	margin-left:0;
}









/* Type settings
-------------------------------------------------*/
* {
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 1em;
	line-height: 1em;
	color: #555555;
}
a {
	color:#323774;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
.blue {
	color: #323774;
}
.noclear {
	clear:none;
}
h1 {
	position:absolute;
	top:0px;
	color:#323774;
	font-size: 1.5em;
	line-height: 1.2em;
	font-weight: normal;
	margin: 0 0 .2em 0;
}
.sm {
	color:#323774;
	font-size:.75em;
}
.xsm {
	color:#323774;
	font-size:.55em;
}
.legal {
	color:#323774;
	font-size:.65em;
}
h2 {
	clear:both;
	font-size: 1.05em;
	line-height: 1.25em;
	font-weight:normal;
	color:#323774;
	padding: 0 0 .1em 0;
	margin: 2em 0 .4em 0;
	border-bottom: solid 1px #323774;
}
h2.top {
	margin-top:0;
}
h2 a {
	text-decoration: none;
}
#popup h2 {
	clear:both;
	font-size: 1.15em;
	line-height: 1.25em;
	font-weight:normal;
	color:#272d6d;
	padding: .5em 0em .10em 0em;
	margin: 0 0 .4em 0;
	border-bottom: solid 1px #272d6d;
	/*background-color: #272d6d;*/
}

h3 {
	font-size: .80em;
	font-weight: bold;
	color:#323774;
	margin: 0 0 .2em 0;
	line-height: 1.3em;
}
#termsconditions h3{
position: relative;
clear: both;
padding-top: .75em;
}
h4 {
	font-size: .75em;
	font-weight: bold;
	color:#323774;
	margin: 0 0 .2em 0;
	line-height: 1.3em;
}

ul, p {
	margin: 0 0 1.4em 0;
}

blockquote, li, dd, p {
	font-size: .75em;
	line-height: 1.5em;
}
blockquote {
	color: #323774;
	margin-top: 0;
}
li {
	margin: 0 0 0 15px;
}
li.indent {
	margin: 0 0 0 45px;
	list-style-type: disc;
}
li.indent2 {
	margin: 0 0 0 90px;
	list-style-type: disc;
}
dl {
	margin: 0 0 1em 0;
}
dt {
	font-size: .80em;
	line-height: 1.5em;
	font-weight: bold;
	color:#323774;
	margin: 0 0 .2em 0;
}
dd {
	margin: 0;
}
#benefits dd {
	margin-bottom: 1.4em;
}
#glossary dt {
	display:  inline;
	/*float: left;
	margin: 0 0 0 0;
	padding: 0;*/
}
#glossary dd {
	display:  inline;
	/*float: left;
	margin: 0;
	padding: 0;*/
}
#glossary dd.break {
	display: block;
	margin: 0 0 .5em 0;
}
#glossary dd.top {
	text-transform: uppercase;
	display: block;
	margin: 1.5em 0 .5em 0;

}
#glossary .xsm a {
	text-transform: uppercase;
	margin: 0 2px;
}
#tradeshow dl {
	clear: both;
	border-bottom: 1px solid #323774;
	padding: 10px 0 20px 0;
}
#news #tradeshow dl {
	border-bottom: none;
	padding: 15px 0 25px 0;
	margin: 0 20px;
}
#tradeshow dd {
	font-size: .75em;
	line-height: 1.5em;
	margin-left: 205px;
}
#news #tradeshow dt.logo {
	padding: 0;
}
#news #tradeshow dd {
	font-size: .75em;
	line-height: 1.5em;
	margin-left: 0;
	padding: 0 0px;
	margin:0;
}
#tradeshow .clear-fix {
	clear: both;
	margin-left: 0;
}
#tradeshow .logo {
	position: relative;
	width: 180px;
	float: left;
	text-align: center;
	padding: 0 10px;
}
#news #tradeshow .logo {
	position: relative;
	width: 180px;
	float: none;
	text-align: left;
	padding: 0 10px;
	margin: 0 0 5px 0;
}

#tradeshow .event {
	font-size: 1.05em;
	color: #323774;
}
#tradeshow .location {
	margin-top: 0;
}
#tradeshow .booth {
	color: #ff3333;
	font-weight: bold;
}
#pubarticles dd {
	margin: 0 0 1em 0;
}
.terms li {
	margin: 0 0 0 25px;
	list-style: decimal;
}
.clauses dt {
	position: relative;
	float: left;
	width: 25%;
	text-align: right;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	clear: both;
}
.clauses dd {
	position: relative;
	float: left;
	width: 72%;
	text-align: left;
	margin: 0 0 0 3%;
	padding: 0 0 0 0;
}
.dept {
	color: #555555;
	font-weight: bold;
	margin-bottom: 0;
}
.location {
	font-size: .85em;
	margin: 2.5em 0 0 0;
}
.locationtop, .prcontact {
	font-size: .85em;
	margin-top: 0;
	margin-bottom: 0;
}
.address, .title {
	margin: 0 0 .75em 0;
}
strong {
	font-weight: bold;
}
.pdf {
	background: url(../gif/icon_pdf.gif) no-repeat right top;
	padding-right: 15px;
}
.external {
	background: url(../gif/icon_newwindow.gif) no-repeat right top;
	padding-right: 15px;
	*background: none;
	*padding-right:0;
}
.label {
	color:#323774;
	font-size: .865em;
	text-transform: uppercase;
	font-weight:bold;
	margin-right: 6px;
}
caption,
#rcol h2 {
	font-size: 1.10em;
	margin: 9px 20px .3em 20px;
	border: none;
	text-align: left;
	color:#323774;
}
#rcol h2 strong {
	color:#323774;
}
#rcol h3 {
	margin: 10px 20px .2em 20px;
}
#rcol ul,
#rcol p {
	margin: 0 20px 1em 20px;
}
#rcol #externalstaffingheadline h2 {
	font-size: .9em;
	margin: 0;
	padding: 0;
	border: none;
}
.keyfeatures {
	margin: 0 0 1em 20px;
}
.keyfeatures caption {
	margin-left: 0px;
}
.keyfeatures td {
	font-size: .75em;
	line-height: 1.2em;
	padding: 3px 20px 3px 0;
	vertical-align: top;
}
.keyfeatures #features {
	width: 150px;
	font-weight: bold;
	color:#323774;
}
.keyfeatures td.features {
	font-weight: bold;
	color:#323774;
}

.nobold {
	color:#323774;
	font-weight: normal;
}

#performance {
	margin: 0 20px 0 20px;
}
#performance td {
	font-size: .75em;
	line-height: 1.2em;
	padding: 0 10px 15px 0;
	vertical-align:top;
}
.caption {
	font-size: .7em;
	line-height: 1.1em;
	text-align: left;
	margin: 0 20px .5em 20px;
}
#performance .parameters {
	font-size: .70em;
	width:150px;
	color: #323774;
	font-weight:bold;
}
#rcol .anglemask {
	position: absolute;
	top:0;
	left:0;
}
.catalogitem img {
	width: 115px;
	height: 115px;
	background: url(../gif/bg_img_sm.gif) no-repeat center center;
	margin: 0 0 .5em 0;
}
#rcol .catalogitem h3,
#rcol .catalogitem p,
#rcol .catalogitem ul {
	margin: 0 5px .5em 0;
}
.catalogitem p,
.catalogitem li {
	font-size: .7em;
	line-height: 1.2em;
}
.catalogitem h3 {
	padding: 0 5px 5px 0;
}
#rcol .catalogitem .continue {
	margin: 10px 0 0 2px;
	list-style-type: none;
	font-weight: bold;
	color:#323774;
}
.callout {
	line-height: 2.5em;
	margin: 5em 0 0 0;
	text-align: center;
}
.thumb {
	position: relative;
	width:142px;
	float: left;
	margin: .5em 10px 1.5em 11px;
	/*background-color: #d3e7f3;
	border: solid 1px #d3e7f3;*/
}
.thumb dd {
	font-weight: bold;
	padding: 0 5px 5px 0;
}
#news #rcol h2 {
	border-bottom: solid 1px #323774;
}
#resource #lcol h2 {
	margin-right: 260px;
}
#contact #rcol h2 {
	border-bottom: solid 1px #323774;
}
#contact p.cstcompanies {
line-height: 2.25em;
padding-top: 1em;
}
#contact p.cstcompanies a {
text-decoration: none;
}




/*Image settings*/
.imglt {
	position: relative;
	margin: 0 0 1em 0;
}
.imgrt {
	position: relative;
	float: right;
	margin: 0 0 1em 1em;
}
.imgborder {
	border: solid 1px #606060;
}
#prodimg {
	margin: 0;
	margin-bottom: 10px;
	border-bottom: 1px solid #323774; 
	background: url(../gif/bg_img_lg.gif) no-repeat center center;
}
.thumb img {
	border: solid 1px #606060;
}




/*HTML FORM SETTINGS
-------------------------------------------------------*/
label {
	text-transform: uppercase;
	font-weight: bold;
	font-size: .85em;
	color: #323774;
}
textarea,
input {
	width: 98%;
	padding: 2px 4px;
	border: 2px solid #d3e7f3;
}
.lt_2col input, .rt_2col input  {
	width: 95%;
}
input.button {
	width: auto;
	text-transform: uppercase;
	font-weight: bold;
	color: #323774;
	background-color: #d3e7f3;
	padding: 2px 2px 1px 2px;
	border: none;
	margin-right: 5px;
	cursor: pointer;
}
input.button:hover {
	color: #d3e7f3;
	background-color: #323774;
}
.required {
	color: #ff3333;
	margin-right: 5px;
}
#popup {
	padding: 15px;
}




/*Custom settings for individual sections/pages
-------------------------------------------------------*/

/*Homepage*/
#home h1 {
	position: relative;
	top:auto;
	padding-bottom: 0px;
	margin-top: .45em;
	margin-bottom: .5em;
	border-bottom: 1px solid #323774;
}
#home #lcol {
	background: none;
	padding: 0 0 10px 0;
	width: 745px;
}
#home #lcol, #home #rcol {
	min-height: inherit;
}
#home #flash {
	position: relative;
	float:left;
	width: 745px;
	height: 327px;
	margin: 20px 0 46px 0;
	padding: 0;
	background-color: #ececec;	
}
#home #news {
	position: relative;
	float: right;
	width: 290px;
	/*height: 150px;*/
	padding: 10px;
	margin: 0 0 10px 0;
	background-color: #323774;
}
#home .newscolmask {
	position: absolute;
	top:0;
	left:0;
}
#home #news h2 {
	color: #ffffff;
	font-size: 1.3em;
	padding-bottom: 5px;
	margin: 0 0 10px 0;
	border-bottom-color: #ffffff;
}
#home #news .xsm {
	color: #ffffff;
	margin-left: 160px;
}
#home #news h2 a {
	text-decoration: none;
}
#home #news h2 a:hover {
	text-decoration: underline;
}
#home #news a {
	color:#ffffff;
	text-decoration: underline;
}
#home #news a:hover {
	text-decoration: none;
}
#home #news dl {
	margin:0;
}
#home #news dt {
	color: #d3e7f3;
	font-size: .70em;
	line-height: 1.4em;
	font-weight: normal;
	margin: 1em 0 0 0;
}
#home #news dd {
	color: #ffffff;
	font-size: .70em;
	line-height: 1.4em;
	/*margin: -1.35em 0 0 75px;*/
} 

#home #cst {
	position: relative;
	float: right;
	clear: right;
	width: 290px;
	/*height: 170px;*/
	padding: 10px;
	background-color: #d3e7f3;
}
#home #cst p {
	color: #323774;
	font-size: .70em;
	line-height: 1.4em;
	margin: 10px 0 0 0;
}
#home #kavlico {
	padding: 2px 10px;
	width: 405px;
	background: url(../gif/bg_lcol_med.gif) top right no-repeat;
}




/*News & Press Releases*/
#news dt {
	margin-bottom:0em;
}
#news dd {
	margin-top: 0;
	margin-bottom:1em;
}

#pr #headline .backlink {
	/*margin-left: 520px;*/
	margin-left: 355px;
	font-size: .5em;
}
#pr #headline .date {
	font-size: .55em;
	color: #555555;
}
#pr #lcol .backlink {
	margin-top: 2em;
}
#pr #lcol h2 {
	margin-bottom: .75em;
	border: none;
}
#pr	#lcol {
	width: 460px;
	background-image:url(../gif/bg_lcol_full.gif);
}
#pr #rcol {
	width: 205px;
	padding: 1em 20px 50px 20px;
}
#pr #rcol .primg {
	position: relative;
	padding: 0 0 20px 0;
	margin: 10px 0 5px 0;
	border-bottom: 1px solid #323774;
}
#pr #rcol .primg .caption {
	margin: .75em 0;
	color: #323774;
}

#pr #rcol .xsm {
	margin: 10px 0 10px 0;
	text-transform: uppercase;
}