/* !RESET */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0px; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }
body { line-height: 1.25; }
ol, ul { list-style: none; }
/* ---------- Tables still need 'cellspacing="0"' in the markup. ---------- */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }
/* ---------- Remove possible quote marks (") from <q>, <blockquote>. ---------- */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }



body {
	margin: 0px;
	background: #fff;
	font-family: 'Helvetica Neue', HelveticaNeue, Helvetica, Arial, Geneva, 'Lucida Sans', Verdana, sans-serif;
	font-size: 13px;
	color: #4a585d;
}

body.layout-page-basic,
body.layout-page-news, 
body.layout-page-case-study {
	background-color: #f7f7f7;
}

p {
	padding: 0.5em 0em 0.5em 0em;
}

#copyright {
	clear: both;
	padding-top: 20px;
	color: #9f9f9f;
	font-size: 12px;
	text-align: center;
}

#followus {
	clear: both;
	padding-top: 20px;
	color: #9f9f9f;
	font-size: 12px;
	text-align: center;
}


/* !STRUCTURE */

#container {}

#header {
	background-color: #f7f7f7;
	border-bottom: 1px solid #e4e4e4;
	position: relative;
}

.content {
	/* padding: 50px 0px 20px 0px; */
	padding-bottom: 20px;
}

#menu {
background: green;
	margin-bottom: 20px;
}

#footer {
	padding-bottom: 20px;
	background: url('../images/bg-footer.png') repeat-x;
}

#header-inner,
.content-inner {
	position: relative;
	width: 900px;
	margin: 0px auto;
}
.content-inner .content-inner {
	width: auto;
}




/* !COLUMNS */
.columns:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.column_1 {
	float: left;
	width: 50%;
	min-height: 350px;
}
.column_2 {
	float: right;
	width: 50%;
}

/* !column 2x1 */
.col_2_1 .column_1 {
	width: 540px;
}
.col_2_1 .column_2 {
	width: 323px;
	margin-right: 20px;
}

/* !column 1x1 alt */
.col_1_1.alt .column_1 {
	width: 350px;
	margin-left: 107px;
	_display: inline;
}
.col_3_1 .column_1 .col_1_1.alt .column_1 {
	width: 270px;
	padding-right: 15px;
	margin: 0;
	border-right: 1px solid #ccdee4;
}
.col_1_1.alt .column_2 {
	width: 360px;
	margin-right: 20px;
	_display: inline;
}
.col_3_1 .column_1 .col_1_1.alt .column_2 {
	width: 270px;
	margin: 0;
}

/* !column 3x1 */
.col_3_1 .column_1 {
	width: 673px;
	padding-bottom: 30px;
	background: url('../images/bg-content_col.png');
	_background: #fdfdfd;/* !IE6 */
	border: 1px solid #ccdee4;
	border-top: none;
}

.col_3_1 .column_1 .column_1 {
	border: none;
	background: none;
	width: auto;
}

.col_3_1 .column_2 {
	position: relative;
	margin-top: 85px;
	left: -1px; /* makes columns line up and not break when someone zooms OUT */
	width: 224px;
}



/* !HEADERS */

h1, h2, h3, h4, h5 {
	line-height: 1;
}
h1 {
	font-size: 46px;
}
h1#logo {
	overflow: hidden;
	position: absolute;
	z-index: 10 !important;
	left: 10px;
	top: 15px;
	height: 86px;
	width: 257px;
	background: url('../images/logo.png') no-repeat;
}
h1#logo a {
	display: block;
	height: 86px;
	width: 257px;
	text-indent: -9999px;
}
h2 {
	color: #9dcad7;
	text-transform: uppercase;
	font-size: 42px;
	letter-spacing: -2px;
}
h3 {
	color: #70a630;
	text-transform: uppercase;
	font-size: 26px;
	padding: 0.25em 0 0.5em;
}
h4 {
	padding: 0.25em 0em 0.5em;
	color: #E28500;
	font-size: 18px;
}
h5 {
	color: #222;
	font-size: 14px;
	font-weight: bold;
}

/* !section headers */
.section-header {
	margin-top: 0px;
	padding-right: 215px;
	padding-top: 20px;
	background: url('../images/bg-section_headers.png') no-repeat 600px 0px;
	color: #57686e;
	overflow: show;
}
.page-home .section-header {
	height: 100px;
}
.page-home .section-header h2 {
	_zoom: 1;/* !IE6 */
	padding-left: 105px;
	/*background: url('../images/bg-section_headers.png') no-repeat -460px -25px;*/
	color: #57686e;
	overflow:visible;
}
.page-home .section-header h2 span {
	color: #e28500;
}

.page-home #header-inspectors.section-header h2 { background: url('../images/icon-logo-inspector.png') no-repeat 10px -15px;}
.page-home #header-manufacturers.section-header h2 { background: url('../images/icon-logo-manufacturer.png') no-repeat 10px -15px; }
.page-home #header-end-users.section-header h2 { background: url('../images/icon-logo-end-user.png') no-repeat 10px -15px; }
.page-home #header-distributors.section-header h2 { width:300px; background: url('../images/icon-logo-distributor.png') no-repeat 10px -15px; }

.section-header p {
	padding-left: 107px;
}
.section-header .back {
	font-size: 16px;
	padding: 0 0 15px;
}

.col_3_1 .section-header {
	margin: 30px 50px 0px;
	padding: 0px;
	background: none;
}
.col_3_1 .block-entry .section-header {
	margin: 30px 0 0;
}
.col_3_1 .section-header h2 {
	margin: 0px;
	padding: 0px;
	background: none;
}
.col_3_1 .section-header h3 span {
	color: #4a585d;
}
.col_3_1 .section-header p {
	padding-left: 0px;
}

body.page-field-id-inspector .block-entry .section-header,
body.page-field-id-manufacturer .block-entry .section-header,
body.page-field-id-end-user .block-entry .section-header,
body.page-field-id-distributor .block-entry .section-header { margin-left: 80px; }


/* !LINKS */

a {
	color: #e28500;
}
a:hover {
	color: #bc6f00
}
a img {
	border: none;
}

/* !tab links */
#tab-links {
	overflow: hidden;
	height: 27px;
	padding-top: 20px;
	background: #454545 url('../images/bg-menu.png') repeat-x left bottom;
	border-top: 1px solid #454545;
	text-align: center;
}
#tab-links li {
	display: inline;
	margin: 0px 2px;
}
#tab-links a {
	display: inline-block;
	background: #79bdd1 url('../images/link-primary_links.png') no-repeat left top;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	line-height: 13px;
	text-decoration: none;
}
#tab-links span {
	display: inline-block;
	margin-left: 10px;
	padding: 8px 10px 7px 0px;
	background: #79bdd1 url('../images/link-primary_links.png') no-repeat right top;
	cursor: pointer;
}
#tab-links a:hover {
	background-position: left -70px;
	color: #fff;
}
#tab-links a:hover span {
	background-position: right -70px;
}
#tab-links li.link-free a, #tab-links li.last a,
#tab-links li.link-free a:hover, #tab-links li.last a:hover {
	background-position: left -105px;
}
#tab-links li.link-free span, #tab-links li.last span,
#tab-links li.link-free a:hover span, #tab-links li.last span {
	background-position: right -105px;
}
#tab-links li.active a,
#tab-links li.active a:hover {
	background-position: left -35px;
	color: #4a585d;
	cursor: default;
}
#tab-links li.active span,
#tab-links li.active a:hover span {
	background-position: right -35px;
	cursor: default;
}

/* !primary links */
#primary-links {
	padding: 38px 20px 34px;
	text-align: right;
}
#primary-links li {
	display: inline;
	margin-left: 12px;
}
#primary-links a {
	color: #656565;
	font-weight: bold;
	text-decoration: none;
}
#primary-links a:hover {
	color: #e28500;
}
#primary-links li.active a {
	color: #34849c;
}

/* !secondary links */
#secondary-links {
	margin-bottom: 20px;
	padding: 3px 0 7px;
	background: url('../images/bg-secondary_links.png');
	_background: #d5e6ec;/* !IE6 */
}
#secondary-links li {
	_display: inline;/* !IE6 */
}
#secondary-links a {
	display: block;
	padding: 5px 10px 5px 25px;
	color: #4a585d;
	font-size: 15px;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none;
}
#secondary-links a:hover {
	background: #e28500;
	color: #fff;
}
#secondary-links li.active a {
	background: #70a630;
	color: #fff;
}

/* !tertiary links */
#tertiary-links {
	padding: 10px 20px 6px;
	background: url('../images/bg-tertiary_links.png');
	_background: #a4d1de;/* !IE6 */
	border-bottom: 1px solid #A8C8CF;
	text-align: right;
}
#tertiary-links li {
	display: inline;
}
#tertiary-links a {
	display: inline-block;
	overflow: hidden;
	height: 25px;
	margin-left: 15px;
	background: url('../images/link-tertiary_links.png') no-repeat;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	text-indent: 9999px;
	text-transform: uppercase;
}
#tertiary-links a:hover {
	color: #4a585d;
}
#tertiary-links a.link-4 { 	width: 112px; background-position: 0px 0px; }
#tertiary-links a.link-5 { 	width: 111px; background-position: -112px 0px; }

#tertiary-links a:hover.link-4, #tertiary-links li.active a.link-4 { background-position: 0px -25px; }
#tertiary-links a:hover.link-5, #tertiary-links li.active a.link-5 { background-position: -112px -25px; }

/* !footer links */
#footer-links {
	clear: both;
	width: 868px;
	margin: 0px auto;
}
#footer-links li {
	float: left;
}
#footer-links a {
	display: block;
	overflow: hidden;
	height: 69px;
	background: url('../images/link-footer_links.png') no-repeat left top;
	text-indent: -9999px;
}
#footer-links a.link-safety { 			width: 190px; background-position: -0px 0px; }
#footer-links a.link-manufacturers { 	width: 253px; background-position: -190px 0px; }
#footer-links a.link-inspectors { 		width: 203px; background-position: -443px 0px; }
#footer-links a.link-distributors { 	width: 222px; background-position: -646px 0px; }

#footer-links a:hover.link-safety { 		background-position: -0px -69px; }
#footer-links a:hover.link-manufacturers { 	background-position: -190px -69px; }
#footer-links a:hover.link-inspectors { 	background-position: -443px -69px; }
#footer-links a:hover.link-distributors { 	background-position: -646px -69px; }

#footer-links li.active a.link-safety { 		cursor: default; background-position: -0px -138px; }
#footer-links li.active a.link-manufacturers { 	cursor: default; background-position: -190px -138px; }
#footer-links li.active a.link-inspectors { 	cursor: default; background-position: -443px -138px; }
#footer-links li.active a.link-distributors { 	cursor: default; background-position: -646px -138px; }

#bottom-links {
	text-align: center;
	clear: left;
	padding: 15px 0 0;
}

#bottom-links li {
	display: inline;
	margin: 0 10px;
}

/* !solutions links */
#solutions-links {
	margin: 0px 0px 30px 85px;
	padding: 0;
}
#solutions-links li {
	display: inline;
	padding: 0;
}
#solutions-links a {
	display: inline-block;
	_display: block;/* !IE6 */
	*display: block;/* !IE7 */
	_float: left;/* !IE6 */
	*float: left;/* !IE7 */
	overflow: hidden;
	height: 151px;
	width: 240px;
	margin-top: 10px;
	margin-right: 5px;
	_margin-right: 8px;/* !IE6 */
	*margin-right: 8px;/* !IE7 */
	background: url('../images/link-solutions.png') no-repeat;
	text-indent: -9999px;
}
#solutions-links a.link-safety { 	background-position: 0px 0px; }
#solutions-links a.link-equipment { background-position: -266px 0px; width: 266px; }
#solutions-links a.link-industry { 	background-position: -532px 0px; }
#solutions-links a.link-problem { 	background-position: -798px 0px; }

.page-by-safety-role .block-entry ul,
.page-by-equipment .block-entry ul,
.page-by-industry .block-entry ul {
	overflow: hidden;
	background: url('../images/bg-list.png') no-repeat top left;
	padding-top: 80px;
	margin-top: -20px;
}

.page-by-safety-role .block-entry ul li,
.page-by-equipment .block-entry ul li,
.page-by-industry .block-entry ul li {
	list-style: none;
	background: url("../images/bullet_orange.png") no-repeat 0 7px;
	padding-left: 20px;
	margin-left: -30px;
	font-size: 20px;
	font-weight: bold;
	width: 50%;
	float: left;
}

.page-by-safety-role .block-entry ul li a,
.page-by-equipment .block-entry ul li a,
.page-by-industry .block-entry ul li a {
	text-decoration: none;
}

.page-by-problem .block-entry li { list-style: none; }
.page-by-problem .block-entry li li { list-style: disc; }

/* !products links */
#products-links {
	margin: 0px 0px 30px 95px;
	padding: 109px 0 20px;
	background: url('../images/link-products.png') no-repeat;
}
#products-links li {
	display: inline;
	padding: 0;
}
#products-links a {
	display: inline-block;
	_display: block;/* !IE6 */
	*display: block;/* !IE7 */
	_float: left;/* !IE6 */
	*float: left;/* !IE7 */
	overflow: hidden;
	height: 57px;
	width: 240px;
	margin-top: 5px;
	margin-right: 5px;
	_margin-right: 8px;/* !IE6 */
	*margin-right: 8px;/* !IE7 */
	text-indent: -9999px;
}

/* !services links */
#services-links {
	margin: 0;
	padding: 0 0 0 10px;
	border-left: 30px solid #F7F7F7;
	border-right: 30px solid #F7F7F7;
}
#services-links li {
	display: inline;
	padding: 0;
	margin: 0;
}
#services-links a {
	display: inline-block;
	_display: block;/* !IE6 */
	*display: block;/* !IE7 */
	_float: left;/* !IE6 */
	*float: left;/* !IE7 */
	overflow: hidden;
	height: 207px;
	width: 158px;
	margin-right: 6px;
	_margin-right: 9px;/* !IE6 */
	*margin-right: 9px;/* !IE7 */
	background: url('../images/link-services.png') no-repeat;
	text-indent: -9999px;
}
#services-links li.professional-services a { 	background-position: 0px -20px; }
#services-links li.support-services a { 	background-position: -164px -20px; }
#services-links li.training a { 	background-position: -328px -20px; }

/* !featured customer */
#customer-featured {
	margin: 0 0 25px -20px;
	padding: 0 20px 20px 250px;
	width: 270px;
	min-height: 144px;
	background: url('../images/bg-featured-customer.png') no-repeat bottom left;
}
#customer-featured .customer-logo {
	text-align: left;
	margin: 0 0 15px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ddd;
}
#customer-featured h4 {
	margin: 0 0 10px;
	padding: 0;
	font-size: 20px;
	color: #25aad3;
}
#customer-featured a {
	display: block;
	text-align: right;
}

/* !customer logos */
#customer-logos {
	overflow: hidden;
	margin: 5px 0 0;
	padding: 0;
	list-style: none;
}
#customer-logos li {
	float: left;
	margin: 0 30px 30px 0;
}
#customer-logos li p {
	display: none;
}
#customer-logos li a.more {
	display: none;
}

/* !customer list */
#customer-list {
	padding: 0;
	list-style: none;
}
#customer-list li {
	margin: 10px 0;
	padding: 0 0 10px 180px;
	border-bottom: 1px solid #ddd;
}
#customer-list li .customer-logo {
	float: left;
	margin: 0 0 0 -180px;
}
#customer-list li .customer-logo-video {
	float: left;
	margin: 0 0 0 -180px;
}
#customer-list li .customer-video-thumbnail {
	float: right;
	margin: 0 0 0 -180px;
}

#customer-list li p {
}
#customer-list li a.more {
}

/* !HEADER CONTACT */

#header ul#contact {
	position: absolute;
	top: 0;
	right: 12px;
	padding: 5px 3px;
	background: #fff url('../images/bg-utility.png') repeat-x;
	font-size: 11px;
	border-bottom: solid 1px #eee;
	border-top: solid 1px #aaa;
}

#header ul#contact li {
	display: inline;
	margin: 0 5px;
}

#header ul#contact li a {
	text-decoration: none;
}

/* !HERO */

#hero {
	background: url('../images/bg-hero.png') repeat-x left bottom;
}
#hero-inner {
	position: relative;
	width: 1014px;
	height: 278px;
	margin: 0px auto;
}
#flash-hero {
	position: absolute;
	z-index: 1 !important;
	height: 318px;
	width: 1100px;
	margin: 0 -43px;
}

#hero.bg {
	background: none;
}
#hero.bg #hero-inner {
	height: 60px;
}
#hero.bg img {
	position: absolute;
	top: -10px;
}



/* !CTA */

#cta {
	background: #fffbec url('../images/bg-cta.png') repeat-x left bottom;
}
#cta.tall {
	padding-top: 25px;
}
#cta-inner {
	width: 860px;
	margin: 0px auto;
	padding: 15px 0px;
}
#cta p {
	margin-left: 265px;
	padding: 0px;
	padding-top: 5px;
	font-size: 15px;
}
#cta a,
#cta span {
	float: left;
	margin-right: 10px;
}
#cta .link-watch_demo,
#cta .link-sign_up {
	display: inline-block;
	height: 45px;
	width: 115px;
	background: url('../images/link-cta.png') no-repeat left top;
	text-indent: -9999px;
}
#cta .link-watch_demo { background-position: -0px -0px;  }
#cta .link-sign_up { 	background-position: -115px -0px; }

a:hover.link-watch_demo { 	background-position: -0px -45px; }
a:hover.link-sign_up { 		background-position: -115px -45px; }




/* !LISTS */

li {}
.check-list {
	padding: 0.5em 0em 1em 0em;
}
.check-list li {
	min-height: 21px;
	height: auto !important;
	height: 21px;
	margin: 2px 0px;
	padding: 3px 0px;
	padding-left: 30px;
	background: url('../images/icon-check_list.png') no-repeat;
}



/* !BLOCKS */

.col_3_1 .column_2 .block {
	margin-left: 20px;
	margin-top: 15px;
}
.block-entry {
	padding: 20px 50px;
}
body.page-products .block-entry,
body.page-solutions .block-entry {
	padding: 0px;
}
body.page-field-id-inspector .block-entry { background: url('../images/icon-logo-inspector.png') no-repeat 40px 40px; }
body.page-field-id-manufacturer .block-entry { background: url('../images/icon-logo-manufacturer.png') no-repeat 40px 40px; }
body.page-field-id-end-user .block-entry { background: url('../images/icon-logo-end-user.png') no-repeat 40px 31px; }
body.page-field-id-distributor .block-entry { background: url('../images/icon-logo-distributor.png') no-repeat 40px 26px; }

.block-entry ul {
	padding: 10px 0px 10px 30px;
	list-style: disc;
}
.block-entry ol {
	padding: 10px 0px 10px 30px;
	list-style: decimal;
}
.block-entry ul li,
.block-entry ol li {
	padding: 2px 0;
}
.block-entry ul.two_col {
	overflow: hidden;
}
.block-entry ul.two_col li {
	width: 40%;
	float: left;
}
.block-entry ul.meta {
	padding: 0;
	list-style: none;
	font-size: 16px;
	overflow: hidden;
	margin: 0 0 15px;
}
.block-entry ul.meta li {
	border-top: 1px solid #ddd;
	margin: 0 0 3px;
}

.block-entry ul.meta li strong {
	float: left;
	width: 90px;
	color: #9CC9D6;
}
.block-entry .content-pic {
	float: left;
	margin: 0 0 0 -100px;
}

/* !tip */
.block-tip {
	min-height: 220px;
	height: auto !important;
	height: 220px;
	padding-bottom: 40px;
	background: #dbedf3 url('../images/bg-tip.jpg') no-repeat center bottom;
}
.block-tip h3 {
	padding: 15px 0px 27px 75px;
	background: url('../images/header_bg-tip.png') no-repeat left bottom;
	color: #fff;
	font-size: 18px;
}
.block-tip p {
	margin: 0px 10px;
	font-size: 18px;
	line-height: 1.1;
}
.block-tip ul {
	margin: 0px 10px;
}

/* !callout */
.block-callout {
	padding: 25px 20px 10px 20px;
}
.block-callout h3 {
	margin-left: 70px;
}
.block-callout p {
	line-height: 1.5;
}
#callout-rfid.block-callout { background: url('../images/icon-rfid.png') no-repeat left top; }
#callout-compliance.block-callout { background: url('../images/icon-compliance.png') no-repeat left top; }
#callout-architecture.block-callout { background: url('../images/icon-architecture.png') no-repeat left top; }



/* !SLIDERS */

/* !tall */
#slider-tall {
	min-height: 324px;
	height: auto !important;
	height: 324px;
	margin-bottom: 40px;
	background: #fff1c2 url('../images/bg-slider_tall.png') repeat-x left bottom;
	border-top: 1px solid #f0e3b7;
	border-bottom: 1px solid #f0e8d1;
}
.col_3_1 .block-entry #slider-tall {
	display: none;
}
#slider-tall #slider-inner {
	width: 900px;
	margin: 0px auto;
	padding: 10px 0px;
}
#slider-tall #slider-content {
	height: 304px;
	margin-left: 107px;
}
#slider-tall h3 {
	padding-bottom: 0.5em;
	color: #93cc4e;
}

/* !short */
#slider-short {
	min-height: 120px;
	height: auto !important;
	height: 120px;
	margin-bottom: 40px;
	background: #fff1c2 url('../images/bg-slider_short.png') repeat-x left bottom;
	border-top: 1px solid #f0e3b7;
	border-bottom: 1px solid #f0e8d1;
}
#slider-short #slider-inner {
	position: relative;
	width: 900px;
	margin: 0px auto;
	padding: 20px 0px;
}
#slider-short #slider-content {
	overflow: hidden;
	position: absolute;
	top: 6px;
	right: 35px;
	height: 109px;
	width: 557px;
}
#slider-short .slides li {
	overflow: hidden;
	background: #000 url('../images/bg-slide.png') no-repeat 0px 0px;
}

#slider-short h3 {
	width: 220px;
	margin-left: 50px;
	margin-bottom: 10px;
	color: #93cc4e;
	font-size: 20px;
	text-transform: uppercase;
}
#slider-short p {
	width: 220px;
	margin-left: 50px;
	padding: 0em;
}




/* !TEAM */

.page-team h4 {
	margin: 20px 50px 0px 85px;
}
.team-item {
	position: relative;
	min-height: 100px !important;
	height: auto !important;
	height: 100px;
}
.team-item .team-pic {
	position: absolute;
	left: 0px;
	top: 12px;
	_top: 22px;/* !IE6 */
}
.team-item .team-data {
	margin-left: 85px;
	margin-top: 8px;
	padding-top: 12px;
	border-top: 1px solid #ddd;
}
.team-item .team-data h5 {
	padding-bottom: 0.3em;
}

/* !CONTACT */

#contact-methods {
	list-style: none;
	padding: 0;
	margin: 0 0 0 -10px;
}

#contact-methods li {
	padding: 0 0 15px 75px;
	background-repeat: no-repeat;
	background-position: left top;
}

#contact-methods li.telephone {
	background-image: url('../images/icon-contact-phone.png');
}

#contact-methods li.address {
	background-image: url('../images/icon-contact-address.png');
}

#contact-methods li.email {
	background-image: url('../images/icon-contact-email.png');
}

#contact-methods li.contact-form {
	background-image: url('../images/icon-contact-form.png');
}

/* !SUMMARY */

ul.summary {
	padding: 0;
	list-style: none;
}
ul.summary li {
	margin: 0 0 10px 85px;
	min-height: 100px !important;
	height: auto !important;
	height: 100px;	
}
ul.summary .summary-pic {
	float: left;
	margin: 7px 0 0 -85px;
}
ul.summary .summary-data {
	border-top: 1px solid #ddd;
}
ul.summary h4 {
	font-weight: bold;
}
ul.summary h4 a {
	text-decoration: none;
}
ul.summary li p.date {
	font-weight: bold;
}


.hidden-tab-content {
	position: absolute;
	z-index: 0;
	top: -1000px;
	left: -1000px;
	height: 100px;
	width: 100px;
	overflow: hidden;
}

/* !MISC */

p.pdf-download {
	line-height: 18px;
	margin: 20px 0 0 0;
	padding: 0px 0px 0px 25px;
	background: url('../images/icon-pdf-download.png') no-repeat left;
}
/*
.block-entry ol li {
	padding: 2px 0;
	list-style:none;
	background:url(../images/bullet_orange.png) no-repeat 0px .2em;
	padding-left: 24px;
} */


/* !DITTO PAGINATION */

.ditto_paging {
    border-top: 1px solid #ccc;
    padding: 10px;
    font-size: 86%;
    color: black;
}
#ditto_pages .ditto_currentpage {
    border: 1px solid black;
    padding: 1px 5px 2px;
    margin-right: 1px;
    background-color: #008CBA;
    color: #fff;
}
#ditto_pages .ditto_off {
    border: 1px solid #ccc;
    padding: 1px 5px 2px;
    margin-right: 1px;
    color: #ccc;
}
#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {
    border: 1px solid #008CBA;
    padding: 1px 5px 2px;
    margin-right: 1px;
    text-decoration: none;
    color: black;
}
#ditto_pages a:hover {
    background-color: #fff;
    color: #000;
}