/*
Theme Name: Custom theme
Theme URI: http://wordpress.org/
Description: Special design
Author: the PCT Design Team
Version: 1.1
*/


/* Not edit neccesary --------------------------------------------------------
Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}

/* =Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- 

pre {
	-webkit-text-size-adjust: 140%;
}
code {
	-webkit-text-size-adjust: 160%;
}
#access,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
	-webkit-text-size-adjust: 120%;
}
#site-description {
	-webkit-text-size-adjust: none;
}*/

/* End Not edit neccesary --------------------------------------------------------*/


/* =Fonts
-------------------------------------------------------------- */
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333;
}

a {
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: underline;
}

p {
	padding: 10px 0;
	text-align: justify;
}

strong {
	color: #ff8e00;
}

h1 {
	color: #CC0000;
    	font-size: 21px;
    	margin: 5px 0;
	font-weight: bold;
	line-height: 23px;
}

h2 {
	color: #cc0000;
    font-size: 16px;
	font-weight: bold;
	margin-top: 20px;
}

h3 {
	border-bottom: 1px solid #CCC;
	padding-bottom: 5px;
	margin-bottom: 10px;
	color: #000;
	font-size: 14px;
}

h4 {
	color: #000;
	font-size: 16px;
}

h5 {
}

br.anti_float {
	clear: both;
	display: block;
	height: 1px;
}

.readmore_right {
	float: right;
	color: #df3737;
}

ul.number {
	list-style-type: decimal;
	margin: 0 0 10px 23px;
	color: #000;
}

ul.number li {
	padding: 3px 0;
}

.home ul.number li {
	padding: 6px 0;
}

ul.dot {
	list-style-type: disc;
	margin: 0 0 10px 35px;
}

ul.dot li {
	padding: 3px 0;
}

table.table01 td {
	vertical-align: top;
	padding: 10px 0;
	border-bottom: 1px solid #CCC;
}

hr.separator {
	border: none;
	border-bottom: 1px dotted #CCC;
	margin-bottom: 15px;
}

/* =Images
-------------------------------------------------------------- */

/* =Banner
-------------------------------------------------------------- */
.nivoSlider {

	position:relative;

	background:#fff url('images/banner/loading.gif') no-repeat 50% 50%;

    margin-bottom:30px;

    -webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;

    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;

    box-shadow: 0px 1px 5px 0px #4a4a4a;
	
	width: 822px;

}

.nivoSlider img {

	position:absolute;

	top:0px;

	left:0px;

	display:none;

}

.nivoSlider a {

	border:0;

	display:block;

}



.nivo-controlNav {

	/*background: url('images/banner/nav-bg.png') no-repeat top;*/

	width: 225px;

	height: 40px;

}

* html .nivo-controlNav {
	width: 235px;
}


.nivo-controlNav {

    position: absolute;

    right: 10px;

    bottom: 0;

    z-index: 10000;

	padding: 6px 0 0 40px;

}

.nivo-controlNav a {

	display:block;

	width:30px;

	height:26px;

	background:url('images/banner/bullets.png') no-repeat;

	border:0;

	margin: 0 7px;

	float:left;

	color: #000;

	font-weight: bold;

	font-size: 14px;

	text-align:center;

	padding-top: 4px;

}



.nivo-controlNav a:hover {

	text-decoration: none;

}



.nivo-controlNav a.active {

	background-position:0 -38px;

	color: #fff;

}



.nivo-directionNav a {

	display:block;

	width:30px;

	height:30px;

	background:url('images/banner/arrows.png') no-repeat;

	text-indent:-9999px;

	border:0;

}

a.nivo-nextNav {

	background-position:-30px 0;

	right:15px;

}

a.nivo-prevNav {

	left:15px;

}



.nivo-caption {

    font-family: Helvetica, Arial, sans-serif;

}

.nivo-caption a {

    color:#fff;

    border-bottom:1px dotted #fff;

}

.nivo-caption a:hover {

    color:#fff;

}



/* The Nivo Slider styles */

.nivoSlider {

	position:relative;

}

.nivoSlider img {

	position:absolute;

	top:0px;

	left:0px;

}

/* If an image is wrapped in a link */

.nivoSlider a.nivo-imageLink {

	position:absolute;

	top:0px;

	left:0px;

	width:100%;

	height:100%;

	border:0;

	padding:0;

	margin:0;

	z-index:6;

	display:none;

}

/* The slices and boxes in the Slider */

.nivo-slice {

	display:block;

	position:absolute;

	z-index:5;

	height:100%;

}

.nivo-box {

	display:block;

	position:absolute;

	z-index:5;

}

/* Caption styles */

.nivo-caption {

	position:absolute;

	left:0px;

	bottom:0px;

	background:#000;

	color:#fff;

	opacity:0.8; /* Overridden by captionOpacity setting */

	width:100%;

	z-index:8;

}

.nivo-caption p {

	padding:5px;

	margin:0;

}

.nivo-caption a {

	display:inline !important;

}

.nivo-html-caption {

    display:none;

}

/* Direction nav styles (e.g. Next & Prev) */

.nivo-directionNav a {

	position:absolute;

	top:45%;

	z-index:9;

	cursor:pointer;

}

.nivo-prevNav {

	left:0px;

}

.nivo-nextNav {

	right:0px;

}

/* Control nav styles (e.g. 1,2,3...) */

.nivo-controlNav a {

	position:relative;

	z-index:9;

	cursor:pointer;

}

.nivo-controlNav a.active {

	font-weight:bold;

}


/* =Structure
-------------------------------------------------------------- */
body {
	background: #DFF0E8;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	background: url('images/common/body_bg.png') repeat-x top;
}

#content {
	width: 600px;
}

#inner_wrapper {
	width: 858px;
	margin: 0 auto;
	background: #fff;
	position: relative;
}

#inner_padding {
	padding: 0 18px;
}

#preload_img {
	display: none;
}

.double_coll {
	display: inline-block;
	zoom: 1;
	*display: inline;
	vertical-align: top;
}

.width290 {
	width: 290px;
}

.width340 {
	width: 340px;
}

.width400 {
	padding-right: 10px;
    width: 400px;
}

.width480 {
	padding-right: 12px;
    width: 480px;
}

.padding_top5px {
	padding-top: 5px;
}

.pagination {
	margin: 10px 0;
}

/* =Header
-------------------------------------------------------------- */
#header .contact_link {
	position: absolute;
	right: 10px;
    top: 38px;
}

/* =Menu
-------------------------------------------------------------- */
ul#top_menu {
	position: absolute;
	right: 14px;
    top: 99px;
}

ul#top_menu li {
	display: inline;
	padding: 0 5px;
}

ul#top_menu li a {
	color: #4D4D4D;
	text-transform: uppercase;
}

/* =Sidebar
-------------------------------------------------------------- */
#sidebar {
	width: 200px;
	padding-right: 18px;
}

* html #sidebar {
	padding-right: 0;
}

#sidebar .menu_wrap {
	width: 205px;
	background: url('images/sidebar/bg_mid.png') repeat-y;
}

ul.sidebar_menu {
	padding: 0 15px;
	text-transform: uppercase;
}

ul.sidebar_menu li {
	border-bottom: 1px solid #d5d5d5;
	padding: 5px 0;
}

ul.sidebar_menu li a {
	color: #000;
}

ul.sidebar_menu li a:hover {
	color: #CC0000;
}

ul.sidebar_menu .sub_menu {
	margin: 2px 0 2px 15px;
	font-size: 11px;
}

ul.sidebar_menu .sub_menu li {
	border: none;
	padding: 2px 0 2px 12px;
	background: url('images/common/arrow.gif') no-repeat left;
}

table.contact_info {
	width: 200px;
}

table.contact_info td {
	padding: 2px 0;
}

table.contact_info td.title {
	width: 60px;
}

#sidebar .contact_wrap {
	padding: 10px;
	margin: 20px 0;
	background: url('images/sidebar/contact-bg.jpg') no-repeat top;
	width: 191px;
	height: 188px;
	font-weight: bold;
}

#sidebar .contact_wrap p {
	padding: 5px 0 10px;
}

/* =Content
-------------------------------------------------------------- */
/*Homepage*/
#product_intro {
	clear: both;
	margin: 40px 0;
	border-bottom: 1px solid #CCC;
	padding-bottom: 5px;
}

#product_intro .double_coll {
	width: 180px;
	border-right: dotted 1px #CCC;
	padding: 0 8px;
}

#product_intro h3 {
	height: 36px;
	font-weight: bold;
}

#product_intro h3 a {
	color: #000;	
}

/*Aboutpage*/
#system {
	width: 288px;
	margin-top: 35px;
}

#system h1 {
	font-size: 18px;
}

#system .important {
	padding: 25px 0 18px;
}

#policy {
	width: 325px;
}

#post-16 h3 {
	margin: 20px 0 0;
}

#post-16 h2 {
	margin: 23px 0;
}

/*Services*/
#post-31 h3 {
	margin: 25px 0 0;
}

#fungas {
	padding-right: 13px;
    width: 322px;
}

.bird-control {
	width: 400px;
	padding-right: 10px;
}

.hygiene {
	width: 310px;
	padding-right: 10px;
}

.water-treat {
	width: 290px;
	padding-right: 10px;
}

/*Productpage*/
#post-31 table.table01 {
	margin: 10px 0 15px;
}

#post-31 table.table01 .content_area {
	padding-left: 10px;
}

#post-31 ul.dot {
	padding-top: 10px;
}

#post-85 .img_center {
	margin-left: 120px;
}

#post-90 .img_center {
	margin-left: 160px;
}

/*Other Products*/
.feature_img {
	width: 130px;
	border: 1px solid #CCC;
	text-align: center;
	padding: 8px 0;
	margin-right: 10px;
}

.feature_img img {
	margin: auto;
}

.post_content {
	width: 447px;
}

.post_content h3 {
	margin-bottom: 0;
}

.post_content h3 a {
	color: #b10303;
}

.post_content .readmore {
	float: right;
}

.post-167 .entry-content {
	border-bottom: dashed 1px #e7e7e7;
	padding: 18px 0;
}

.page-numbers {
	margin: 0 3px;
	font-weight: bold;
	color: #CC0000;
}

a.page-numbers {
	color: #333333;
}

/*Single Page*/
.single_img_wrap {
	margin-right: 10px;
    text-align: center;
    width: 200px;
}

.single_img {	
	border: 1px solid #CCC;
	text-align: center;
	padding: 2px 0;	
}

.single_content {
	width: 383px;
}

#post-263 .single_content, #post-271 .single_content, #post-275 .single_content, #post-279 .single_content {
	width: 100%;
}

.single_content ul {
	margin: 0 0 20px 15px;
}

.single_content ul li {
	list-style-type: disc;
	padding: 2px 0;
}

.single_content ol {
	list-style-type: decimal;
	margin: 0 0 10px 23px;
	color: #000;
}

.single_content ol li {
	padding: 3px 0;
}

.single_content strong {
	font-size: 14px;
}

.single_content h4 {
	padding: 10px 0;
}

.single_content h3 {
	padding-top: 15px;
	margin-bottom: 0;
}

.single_nav {
	text-align: center;
	padding-top: 8px;
}

.single_nav a {
	color: #a50101;
}

#nav-bottom {
	padding-top: 5px;
}

/*Pest Info*/
.pest_coll {
	width: 415px;
}

/*Career*/
#post-145 .img_center {
	margin-left: 111px;
}

#post-145 .center {
	text-align: center;
}

#post-145 b.comp_name {
	clear: both;
    display: block;
    font-size: 24px;
    padding: 6px 0;
}

/*Licensing Opportunity*/
#post-164 ul.number {
	margin-bottom: 20px;
}

#post-164 table.contact_info {
	width: auto;
}

#post-164 table.contact_info td.title {
	width: 100px;
	font-weight: bold;
}

/*Career*/
.job_vacancy {
	padding: 20px 0 10px;
}

.job_vacancy h3 {
	margin-bottom: 0;
	color: #CC0000;
}

.job_vacancy p {
	padding-bottom: 0;
}

.job_vacancy ul.dot {
	margin-bottom: 0;
}

/*Contactpage*/
.contact_coll {
	padding-right: 10px;
    width: 380px;
}

#post-158 table.contact_info {
	width: auto;
}

#post-158 table.contact_info td.title {
	width: 100px;
}

/*Enquiry Form*/
ul#contact-form {
	list-style-type: none;
}

ul#contact-form ul {
	clear: both;
	padding:10px 0;
	margin: 0;
	list-style-type: none;
}

ul#contact-form li {
	float: left;
	padding: 0;
	margin: 0;
}

ul#contact-form ul li.title {
	font-size: 13px;
    font-weight: bold;
    width: 124px;
	padding-top: 5px;
}

ul#contact-form input.reset-btn {
	background: url('images/page/contact/btn-reset.html') no-repeat;
	border: none;
	width: 80px;
	height: 24px;
	color: #fff;
}

ul#contact-form li input {
	width: 550px;
	height: 22px;
	border: 1px solid #CECECE;
	background: #fff;
}

ul#contact-form li input#captcha {
	margin-right: 10px;
    width: 150px;
}

ul#contact-form li textarea {
	width: 550px;
	height: 130px;
}

.text-grey {
	color: #999;
	font-size: 13px;
}

ul#contact-form li input.wpcf7-submit {
	background-color: #369A43;
    border: 1px solid #006B16;
	cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    line-height: 2;
    padding: 6px 15px;
	width: 97px;
	height: 27px;
	color: #fff;
	margin: 10px 0 0 120px;
}

#post-245 div.wpcf7-mail-sent-ok {
	border: none;
}

#post-245 div.wpcf7-validation-errors {
    border: none;
}

/* =Footer
-------------------------------------------------------------- */
#footer {
	padding: 24px 0;
	border-top: 1px dashed #999;
	margin-top: 20px;
	font-size: 10px;
	color: #666;
	position:relative;
}

#footer a {
	font-size: 12px;
	color: #666;
}

img.footer-icon{
	position:absolute;
	top:7px;
	right:0;
}

