/* 	[ COPYRIGHT CONTEGRO  - Intelligent Website Content Management ]   */
/* 	[ http://www.contegro.com ]   */

body, input, select, textarea, tbody {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight:400;
}
p {
	font-size: 1em;
	margin: 0 0 1em 0;
	line-height: 1.5em;
}
.slideRight p {
	color: #4e5064;
	font-size: 18px;
	margin: 0 0 0.5em 0;
	line-height: 1.3em;
}
a {
	color: #ff6f0f;
}
a:hover {
	color: #ff6f0f;
}
#PushboxRight p {
	color:#fff;
	font-size: 1.1em;
	margin: 0 0 0.5em 0;
}
#PushboxRight a {
	color: #dcf65c;
	white-space: nowrap;
}
a img {
	border:none;
	text-decoration:none;
}
#cPC .HTMLContent img {
}
.home #cPC .HTMLContent img {
	background:none;
	padding:0px;
	border:none;
}
/* === [ Asterix - Required ] === */
.RequiredMarker {
	/*color: #CC0000;*/
	padding: 0px 2px;
}
/* === [ Heading Tags ] === */
h1, h2, h3, h4, h5, h6 {
	line-height: 1.5em;
	padding: 0;
	margin: 1.5em 0 1em 0;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration: none;
}
h1 {
	font-size: 36px;
	color: #ff6f0f;
	margin-bottom: 0.5em;
	font-weight: 500;
	margin: 0 0 1em 0;
}
.slideRight h1 {
	font-size: 36px;
	margin: 0.5em 0 1em 0;
	line-height: 38px;
	color: #4e5064;
	text-transform: none;
	font-weight: bold;
}
.home h1 {
	margin-bottom: 0.1em;
}
h2 {
	font-size: 20px;
	font-weight: 700;
}
#PushboxRight h1 {
	font-size: 30px;
	color: #fff;
	margin-bottom: 0;
	line-height: 1.1em;
	font-weight: normal;
}
#PushboxRight h2 {
	font-size: 22px;
	color:#dcf65c;
	margin-bottom: 0em;
}
h3 {
	font-size: 20px;
	color: #ff6f0f;
}
h4 {
	font-size: 16px;
	color: #ff6f0f;
}
h5 {
	font-size: 16px;
	color:#000;
}
blockquote {
}
table.dataTable td {
	vertical-align: top;
}
/* === [ HTML List Styles ] === */
.HTMLContent ul, .HTMLContent ol, .HTMLContent menu, .HTMLContent dir, .ListArticle ul, .ListArticle ol, .ListArticle menu, .ListArticle dir {
	margin: 10px 10px;
	padding: 0px 0px 0px 0px;
}
.HTMLContent ol, .ListArticle ol {
	margin: 0px 0px 0px 22px;
}
.HTMLContent ol li, .ListArticle ol li {
	margin: 0px 0px 6px 22px;
	line-height: 1.5em;
	list-style:outside;
	list-style-type: decimal;
}
.HTMLContent ul li, .ListArticle ul li {
	margin: 0px 0px 6px 22px;
	line-height: 1.5em;
	list-style:none;
	background: url(/Templates/_images/bulletlist.gif) no-repeat 0 7px;
	padding: 0 0 0 25px;
}
.home #cPC .HTMLContent ul li {
	line-height: 1.8em;
	background:url(/Templates/_images/green-bulletpoint.gif) no-repeat 0 1px;
	padding: 0 0 0 42px;
	font-size:16px;
	margin:0 0 15px 20px;
}
.HTMLContent.slideRight ul li {
	color: #4e5064;
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 0 0;
	line-height: 1.3em;
	list-style:none;
	background: url(/Templates/_images/bulletlist.gif) no-repeat 0 7px;
	padding: 0 0 0 25px;
}
#PushboxRight .HTMLContent ul li {
	background: url(/Templates/_images/pushbox-bullet.gif) no-repeat 0 4px;
	padding: 0 0 0 30px;
	color: #FFFFFF;
	line-height: 1.8em;
}
.HTMLContent li li {
}
.HTMLContent li li li {
}
.HTMLContent li li li li {
}
/* === [ GLOBAL PAGINATION ] ============================== */

/* Displays at the Top of list */
.OrderingTop {
	margin: 0px 0px 10px 0px;
	position: relative;
	clear: both;
}
/* Displays at the Bottom of list */
.OrderingBottom {
	margin: 10px 0px 10px 0px;
	position: relative;
	clear: both;
}
/* Numbers */
 	.OrderingTop a, .OrderingBottom a {
	padding: 0 2px;
}
.OrderingTop a:hover, .OrderingBottom a:hover {
}
/* Selected Page */
	.SelectedPage {
	text-decoration: none;
	padding: 0 2px;
}
/* Next and Back */
	.OrderingTop a.OrderingNext, .OrderingBottom a.OrderingNext {
	border: 0;
	text-transform: uppercase;
	text-decoration: none;
	background: url(/Templates/_images/icon_next.gif) no-repeat right;
	padding: 0 1em;
}
.OrderingTop a.OrderingBack, .OrderingBottom a.OrderingBack {
	border: 0;
	text-transform: uppercase;
	text-decoration: none;
	background: url(/Templates/_images/icon_back.gif) no-repeat left;
	padding: 0 1em;
}
/* -----[ GLOBAL LIST - used for most add-on modules ]-------------------------------------------- */

.ListHolder:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
.ListHolder {
	display: inline-block;
	width: auto;
	height: auto;
	margin: 0px 0px 20px 0px;
	padding: 0px 0 10px 0;
}
/* Hides from IE Mac \*/
* html .ListHolder {
	height: 1%;
}
.ListHolder {
	display: block;
}
/* End hide from IE-mac */

.ListItem {
	position: relative;
	margin: -1px 0px 0px 0px;
	padding: 15px 0px 0 0px;
	display: block;
	border-top:#d7d7d7 1px solid;
}
#cPC div.ListItem:first-child {
	clear: left;
}
#cPC div.ListItem:first-child + div {
	clear: none;
}
#cPC div.ListItem:first-child + div + div {
	clear: left;
}
#cPC div.ListItem:first-child + div + div + div {
	clear: none;
}
#cPC div.ListItem:first-child + div + div + div + div {
	clear: left;
}
#cPC div.ListItem:first-child + div + div + div + div + div {
	clear: none;
}
#cPC div.ListItem:first-child + div + div + div + div + div + div {
	clear: left;
}
#cPC div.ListItem:first-child + div + div + div + div + div + div + div {
	clear: none;
}
#cPC div.ListItem:first-child + div + div + div + div + div + div + div + div {
	clear: left;
}
#cPC div.ListItem:first-child + div + div + div + div + div + div + div + div + div {
	clear: none;
}
#cPC div.ListItem:first-child + div + div + div + div + div + div + div + div + div + div {
	clear: left;
}
#cPC div.ListItem:first-child + div + div + div + div + div + div + div + div + div + div + div {
	clear: none;
}
/* Custom Title */
	.ListCustomTitle {
	margin: 0px;
	padding: 0px 0px;
	font-size:20px;
	font-weight:700;
}
#cLS .ListCustomTitle {
	color:#0f9f9f;
}
/* Separators */
	.ListPrimarySeparator {
	margin: 0.2em 0;
	font-size: 1.3em;
	font-weight: bold;
}
.ListSecondarySeparator {
	margin: 0.2em 0;
	font-size: 1.3em;
	font-weight: bold;
}
/* Separators */
	.ListCategory {
	margin: 0.2em 0;
	font-size: 1.2em;
}
.ListSubCategory {
	margin: 0.2em 0;
	font-size: 1.2em;
	padding: 0 0 0 0.6em;
}
/* Thumbnail */
	.ListThumbnail {
	float: right;
	margin: 0 0 0 15px;
	border-style: none;
	background:#fff;
	padding:5px;
	border:#d7d7d7 1px solid;
}
/* Title */
.ListTitle {
	margin: 0.3em 0 0.8em 0;
	line-height: 1.3em;
	padding: 0;
	font-size: 20px;
	font-weight: 700;
	text-decoration: none;
}
.ListTitle a:visited, .ListTitle a:link, .ListTitle a:hover {
	color:#666;
	text-decoration: none;
}
#cLS .ListTitle a:visited, #cLS .ListTitle a:link, #cLS .ListTitle a:hover {
	color:#0f9f9f;
}
/* Date, Keywords */
.ListAuthor, .ListItemDate, .ListKeywords, .ListCode {
	margin: 0 0 0 0;
	font-size: 1em;
}
/* Product Catalogue SKU, Price, SalePrice */
		.ListSKU, .ListPrice, .ListSalePrice {
	margin: 0 0 0 0;
	font-size: 1em;
}
/* Summary */
		.ListSummary {
	margin: 0 0 0 0;
}
.ListSummary a, .ListReadMore {
	font-size: 1em;
	color:#666;
	font-style:italic;
	font-weight:700;
	margin-top:10px;
}
#cLS .ListSummary a, #cLS .ListReadMore a {
	color:#0f9f9f;
}
/* Creator, Created Date, Updator, Updated Date */
		.ListCreator, .ListCreatedDate {
	font-size: 1em;
	margin: 0 0 0 0;
	font-style: italic;
	float: left;
	clear: left;
}
.ListCreator span:first-child, .ListCreatedDate span:first-child {
	/* display: none; */
}
.ListUpdator, .ListUpdatedDate {
	font-size: 1em;
	margin: 0 0 0 0;
	font-style: italic;
	float: right;
	clear: right;
}
/* EndItem (Visual break between each list item) */
		.ListEndItem {
	font-size: 0px;
	padding: 0 0 20px 0;
	float: none;
	clear: both;
	border-bottom:#d7d7d7 1px solid;
}
/* HOME PAGE PAGELIST */

#cPCBottom .ListHolder {
	margin: 0 0 0 50px;
}
#cPCBottom .ListItem {
	margin: 0 20px 0 0;
	padding: 0px 0px 0 0px;
	width: 320px;
	float: left;
	clear:none;
	text-align:center;
	border:none;
}
#cPCBottom .ListThumbnail, #cN .ListThumbnail {
	margin: 0 0 28px 0;
	float:none;
	background:none;
	padding:0;
	border:none;
}
#cPCBottom .ListTitle {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 18px;
}
#cPCBottom .ListTitle a:visited, #cPCBottom .ListTitle a:link, #cPCBottom .ListTitle a:hover {
	color:#ff6f0f;
}
/* MEGAMENU PAGELIST */

#cN .ListHolder {
	margin: 0 0 20px 0px;
	border-bottom:#3c4f62 1px solid;
	padding:30px 0 20px 0;
	border-top:#3c4f62 1px solid;
}
#cN .ListItem {
	margin: 0px 16px 0 0;
	padding: 0px 0px 0 0px;
	width: 345px;
	float: left;
	clear:none;
	border:none;
}
#cN .ListItem + .ListItem + .ListItem + .ListItem + .ListItem {
	/* margin: 0px 0px 0 0; */
}
#cN .ListThumbnail {
	margin: 0 0 20px 0;
}
#cN .ListTitle {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 18px;
	font-weight:400;
}
#cN .ListTitle a:visited, #cN .ListTitle a:link, #cN .ListTitle a:hover {
	color:#66b71d;
}
#cN .ListSummary {
	font-size: 14px;
	color:#fff;
}
#cN .ListSummary a {
	color:#fff;
	font-weight:400;
}
#cN .ListSummary a:hover {
	color:#66b71d;
}
#cPCBottom .ListEndItem, #cN .ListEndItem {
	border:none;
}
/* ACCORDIAN FAQS */
#basic-accordian {
	margin: 10px 0px;
	clear: both;
	position: relative;
	display: block;
	width: 100%;
	height: auto;
}
#basic-accordian p {
}
.accordian_headings {
	padding: 4px 10px;
	background: #66b71d;
	border-bottom: 1px solid #FFF;
	cursor: pointer;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	clear: both;
	position: relative;
	vertical-align:central;
}
.accordian_headings:hover {
	background: #ff6f0f;
	color:#FFFFFF;
}
.header_highlight {
	background: #ff6f0f;
	color:#FFFFFF;
}
.accordian_child {
	padding: 10px 10px 10px 10px;
	background: #fff;
	border-bottom: 1px solid #FFF;
	font-weight: normal;
	Padding-left:20px;
}
.accordian_content {
	padding-left:10px;
	padding-right:10px;
}
.accordian_content p {
	margin-top:5px;
}

/* -----[ Tablet landscape styles ]-------------------------------------------------------------------------- */

@media screen and (max-width: 1024px) and (min-width: 551px) {
#cPCBottom .ListHolder {
 margin: 0 0 0 0px;
}
#cPCBottom .ListItem {
margin: 0 30px 0 0;
padding: 0px 0px 0 0px;
width: 270px;
}
#cN .ListItem {
 margin: 0px 16px 0 0;
 padding: 0px 0px 0 0px;
 width: 220px;
 float: left;
 clear:none;
 border:none;
}
#cN .ListItem img {
 max-width:100%;
}
.RadMenu .rmVertical .rmText {
padding: 0px 24px 0px 60px !important;
}
}

/* -----[ Tablet portrait and Smartphone landscape styles ]-------------------------------------------------------------------------- */

@media screen and (max-width: 880px) and (min-width: 550px) {
.ListItem {
 width: auto;
}
#cPCBottom .ListItem {
margin: 0 auto;
padding: 0px 0px 0 0px;
width: 80%;
display:block;
float:none;
}
#cN .ListItem {
 margin: 0px 16px 0 0;
 padding: 0px 0px 0 0px;
 width: 160px;
 float: left;
 clear:none;
 border:none;
}
#cN .CustomCode {
margin-left: 0px !important;
}
}

/* -----[ Smartphone portrait ]-------------------------------------------------------------------------- */

@media screen and (max-width: 550px) {
body {
 font-size: 16px;
}
h1 {
 font-size: 20px;
}
.ListItem {
 width: 260px;
}
.ListThumbnail {
    float: none;
    margin: 0;
    max-width: 100%;
}
}
/* Automatically Updateded in patch version 4.16.2 */
/* -----[ Patch 4.16.3 ]----- */
.ContegroCheckboxTree .SelectClearAll a {
	cursor: pointer;
}
ul.ContegroCategoryCheckboxes li > label {
	display: inline-block;
	padding: 0 0 0 0.25em;
}
ul.ContegroCategoryCheckboxes,
ul.ContegroCategoryCheckboxes ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
	ul.ContegroCategoryCheckboxes input {
		width: auto !important;
	}
	
	ul.ContegroCategoryCheckboxes li {
		list-style: none;
		margin: .25em 0;
		padding: 0 0 0 18px;
		display: none;
		position: relative;
	}
		ul.ContegroCategoryCheckboxes li li {
		}

	ul.ContegroCategoryCheckboxes > li,
	ul.ContegroCategoryCheckboxes ul.expanded > li {
		display: block;
	}

ul.ContegroCategoryCheckboxes span.treeControl {
	position: absolute;
	top: 0;
	left: 0;
	width: 12px;
	height: 12px;
	border-radius: 2px;
}
	ul.ContegroCategoryCheckboxes span.treeControl.expand   { background: #666; }
	ul.ContegroCategoryCheckboxes span.treeControl.contract { background: #666; }

	ul.ContegroCategoryCheckboxes span.treeControl:before {
		position: absolute;
		top: 0;
		left: 0;
		width: 12px;
		line-height: 12px;
		text-align: center;
		font-size: 10px;
		color: white;
	}
	ul.ContegroCategoryCheckboxes span.treeControl.expand:before   { content: "+"; }
	ul.ContegroCategoryCheckboxes span.treeControl.contract:before { content: "-"; line-height: 10px; }