﻿ /***********************************************/
/* Good Life Electronic, Safe, Pest Repellers  */
/***********************************************/

body {
	margin: 0px;
	background-repeat: no-repeat;
	padding: 0px;
	background-attachment: fixed;
	background-color: #071E3D;
	background-image: url('images/background.jpg');
	scrollbar-face-color: #EAEAEA;
	scrollbar-shadow-color: #EAEAEA;
	scrollbar-highlight-color: #EAEAEA;
	scrollbar-3dlight-color: #EAEAEA;
	scrollbar-darkshadow-color: #697074;
	scrollbar-track-color: #F7F7F7;
	scrollbar-arrow-color: #666666;
	font-size: 12px;
}

body_recent_old {
	margin: 0px;
	background-repeat: no-repeat;
	padding: 0px;
	background-attachment: fixed;
	background-color: #071E3D;
	background-image: url('images/bark_control_bkg_new.jpg');
	scrollbar-face-color: #EAEAEA;
	scrollbar-shadow-color: #EAEAEA;
	scrollbar-highlight-color: #EAEAEA;
	scrollbar-3dlight-color: #EAEAEA;
	scrollbar-darkshadow-color: #697074;
	scrollbar-track-color: #F7F7F7;
	scrollbar-arrow-color: #666666;
	font-size: 12px;
}

body_old {
	margin: 0px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px;
	background-attachment: fixed;
	background-color: #062343;
	background-image: url(images/bark_control_bkg.jpg);
}

a{
	color: #0A2763;
	text-decoration: underline;
}

a:link{
	color: #3F73AD;
	text-decoration: underline;
}

a:visited{
	color: #000000;
	text-decoration: underline;
}

a:hover{
	color: #3F73AD;
	text-decoration: underline;
}

.stars {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 10px;
	color: #666;
	text-align:left;
	vertical-align:middle;
	WHITE-SPACE: nowrap;
	display:block;
}

/***********************************************/
/* Javascript Hover Styles                     */
/***********************************************/

.hover {
      position: absolute;
      visibility: hidden;
      top: 0;
      left: 0;

      width: 400px;
      margin-left: -200px;
      margin-top: 1.5em;

      background: #FFF;
      border: 1px solid black;
      padding: 1ex;
      background: #EEE;
}

/***********************************************/
/* Media Styles                                */
/***********************************************/

.media-item {
	background-color: #FFFFFF;
	margin-bottom: 32px;
	clear: both;
	height: 140px;
	padding-left:20px
}
.media-item img {
	border: 1px solid #008000;
	float: left;
}

.mediacopy{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	font-style: normal;
	text-align: left;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	margin-bottom: 30px;
	padding-left: 30px;
	float: left;
	width: 510px;
}

.goodlife_ptitle{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #162E56;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	line-height: 17px;
    letter-spacing: .25px;
	margin-bottom: 14px;
	font-style: normal;
}

/***********************************************/
/* Image Styles                                */
/***********************************************/

.stars {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 10px;
	color: #666;
	text-align:left;
	vertical-align:middle;
	WHITE-SPACE: nowrap;
	display:block;
}

.stars img {
vertical-align:middle;
	WHITE-SPACE: nowrap;

}

.price_img {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;	
	color: #000000;
	text-align:left;
	vertical-align:middle;
	WHITE-SPACE: nowrap;
	display:block;
}

.price_img img {
vertical-align:middle;
	WHITE-SPACE: nowrap;

}



/***********************************************/
/* List Styles                                 */
/***********************************************/

ul {
	margin: 0;
	padding: 0px;
	list-style-type: none;	
	line-height: 17px;
}

li {
	margin-left: 7px;
	padding: 1px 0;
	line-height: 17px;
	font-weight: normal;
}


ul.NewList {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0;
	padding: 0px;
	line-height: 17px;
	margin-left: 20px;
}

ul.NewList li{
	margin-left: 0px;
	padding: 0px 0px 0px 0px;
	height: 17px;
	line-height: 17px;
}


.block {
	padding-top: 14px;
	padding-bottom: 0px;
	padding-left: 14px;
}


.comparison{
	padding: 4px 4px 4px 4px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	vertical-align: text-top;
}

div.hr {display: none}
a{}
div.hr {
  display: block;
  height: 25px;
  background-image: url(/images/fancyrule.gif);
  background-repeat: no-repeat;
  background-position: center center;
  margin: 1em 0 1em 0;
}
hr {display:none}
h1 {}
.storeCell {
	text-align: center;
	letter-spacing: 1px;
	text-align: center;
	border-top: 1px solid #E7E7E7;
	border-bottom: 1px solid #E7E7E7;
	border-left: 1px solid #E7E7E7;
	border-right: 1px solid #E7E7E7;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 6px;
	padding-right: 6px;
	margin-top: 7px;
}

/***********************************************/
/* Main Nav Styles                             */
/***********************************************/
.MainNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0.5px;
	margin: 0;
	list-style: none;
    text-decoration: none;
	
}

.MainNav a {
	color: #000000;
	text-decoration: none;

}
.MainNav hover {
	color: #000000;
	text-decoration: none;

}

.url {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	letter-spacing: normal;
	margin-top: 11px;
}

.number {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	letter-spacing: normal;
}

.toplinks{
	color: #7DACDA;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	line-height: 17px;
    text-decoration: none;
	letter-spacing: 0.06em;
	padding-top: 0px;
	margin: 0px;
}

.toplinks a{
	color: #A6C6E6;
	text-decoration: none;
}
   

/***********************************************/
/* Home Styles                                 */
/***********************************************/

.GoodlifeHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	vertical-align: top;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 28px;
}
.HomeProd{
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #333333;
	letter-spacing: 0.25px;
	text-align: left;
	vertical-align: top;
}
.HomeProd a {
	color: #4B79A3;
}

.HomeProdTitle{
	padding: 0px 0px 0px 20px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-weight: bold;
	color: #0A2763;
	letter-spacing: 0.25px;
	text-align: left;
	vertical-align: text-top;
}

.HomeProdTitle2{
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
	font-weight: bold;
	color: #0A2763;
	letter-spacing: 0.25px;
	text-align: left;
	vertical-align: text-top;
}

.HomeProdTitle2 a {
	color: #FFFFFF;
}

.HomeProdPrice{
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #cc0000;
	letter-spacing: 0.25px;
	text-align: left;
	vertical-align: text-top;
}

.HomeProdPrice2{
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #cc0000;
	letter-spacing: 0.25px;
	text-align: left;
	vertical-align: text-top;
}

.HomeProdNormPrice{
	padding: 7px 0px 0px 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	color: #000000;
	letter-spacing: 0.25px;
	text-align: left;
	vertical-align: text-top;
}
.language{
	padding: 0px 0px 7px 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	color: #000000;
	letter-spacing: 0.25px;
	text-align: left;
	vertical-align: text-top;
}


/***********************************************/
/* Page Title Styles                           */
/***********************************************/



.pageTitle {
	width: 730px;
	margin-bottom: 17px;
	vertical-align: top;
}
.PageTitleHdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #0A2763;
	text-decoration: none;
	text-align: right;
	padding-top: 17px;
	padding-bottom: 4px;
	padding-right: 20px;
}

#PageTitleHdr_pcc{
	color: #2E789C;
}
#PageTitleHdr_order{
	color: #07782C;
}
#PageTitleHdr_products{
	color: #075798;
}
#PageTitleHdr_testimonials{
	color: #CC9C0B;
}
#PageTitleHdr_faqs{
	color: #CE6A06;
}
#PageTitleHdr_sitemap{
	color: #5F2BB5;
}
#PageTitleHdr_site{
	color: #0A2763;
}

/***********************************************/
/* Feature Main Content                        */
/***********************************************/

.feature{
	padding: 0px 30px 0px 10px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	text-align: left;
}

.feature2{
	padding: 0px 5px 0px 5px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	text-align: left;
}
#feature a {
	color: #0A2763;
}
#feature hover {
	color: #5182B0;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: left;
}

.feature img{
	float: left;
	padding: 0px 0px 0px 0px;
}

.mainCol {
	padding: 0px 4px 0px 4px;
	color: #0A2763;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.mainColHome {
	padding: 4px 4px 20px 4px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}

/***********************************************/
/* Main Content Styles                        */
/***********************************************/

.feature{
	padding: 0px 30px 0px 10px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
}

#feature a {
	color: #0A2763;
}
#feature hover {
	color: #5182B0;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: left;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}

.body_content{
	padding: 14px 0px 14px 18px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	letter-spacing: normal;
	width:671px;
}

.GoodlifeHomeMain2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	line-height: 14px;
	letter-spacing: 0.02em;
	margin-top: 2px;
	padding: 5px 20px 5px 20px;
}


/***********************************************/
/* Product Section Styles                        */
/***********************************************/
.ProductPageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0.25px;
	text-align: left;
	line-height: 14px;
	margin-bottom: 10px;
}

.ProductPageTitle  a {
	color: #4B79A3;
}

.ProductName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #415BC7;
	text-decoration: none;
	letter-spacing: 0.25px;
	text-align: left;
	line-height: 16px;
	margin-bottom: 10px;
}

.ProductName a {
	color: #4B79A3;
}

.OrderSecure {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #0A2763;
	text-decoration: none;
	letter-spacing: 0.5px;
	text-align: left;
	line-height: 14px;
	margin-bottom: 10px;
}

.OrderSecure a {
	color: #4B79A3;
}

.ProductName_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	font-style: normal;
	font-weight: bold;
	color: #0A2763;
	text-decoration: none;
	letter-spacing: 0.5px;
	text-align: left;
	line-height: 13px;
}

.ProductName_b a {
	color: #4B79A3;
}


.ProductPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
	letter-spacing: 0.5px;
	text-align: left;
	line-height: 14px;
	margin-bottom: 2px;
}

.product_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #4567A3;
	text-decoration: none;
	letter-spacing: 0.25px;
	text-align: left;
	padding-top: 14px;
    padding-bottom: 7px;
}


.ProductMain {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #4567A3;
	text-decoration: none;
	letter-spacing: 0.25px;
	text-align: left;
	padding-top: 4px;
    padding-bottom: 4px;
}

.topLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #0A2763;
	text-decoration: none;
	letter-spacing: 0.5px;
	text-align: center;
	line-height: 14px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #D9E1F0;
	width: 60%;
}

.ProdDetail{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	line-height: 10px;
	text-align: left;
	letter-spacing: 0.5px;
	width: 90%;

}

.ProdDetail a {
	font-size: 9px;
    color: #CC6633;
}


.Order {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #0A2763;
	text-decoration: none;
	letter-spacing: 0.5px;
	text-align: center;
	line-height: 14px;
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: #D9E1F0;
	width: 70%;
	position: inherit;
}

.Order a{
	color: #003366;
	text-decoration: none;
}

.learnmore {
	color: #4275A4;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 10px;
	text-decoration: none;
}

.learnmore a{
	color: #4275A4;
	text-decoration: none;
}

.sitelinks3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
	font-style: normal;
	color: #EEEEEE;
	text-decoration: none;
	text-align: right;
	line-height: normal;
	letter-spacing: 0.02em;
	padding: 4px 14px 4px 0px;	
	margin-top: 4px;
	margin-left: 0px;
	margin-bottom: 0px;
	font-weight: bold;

}

.sitelinks3 a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.sitelinks3 a:hover{
	color: #A4C5F0;
	text-decoration: none;
}

.sitelinks3 a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

.sitelinks4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
	font-style: normal;
	color: #c0c0c0;
	text-decoration: none;
	text-align: right;
	line-height: normal;
	letter-spacing: 0.02em;
	padding: 4px 14px 4px 0px;	
	margin-top: 4px;
	margin-left: 0px;
	margin-bottom: 0px;
	font-weight: bold;

}

.sitelinks4 a:link {
	color: #c0c0c0;
	text-decoration: none;
}

.sitelinks4 a:hover{
	color: #A4C5F0;
	text-decoration: none;
}

.sitelinks4 a:visited{
	color: #c0c0c0;
	text-decoration: none;
}

.top_hdr1 {
	width: 100%;
	background-color: #062F66;
	margin-top: 0px;
	vertical-align: top;
	border-bottom: 1px solid #CCCCCC;

}
.top_hdr1_inside {
	width: 960px;
}

/***********************************************/
/*   Order Page Styles                     */
/***********************************************/

.OrderPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
	text-align: left;
	line-height: 14px;
	margin-bottom: 10px;
	letter-spacing: 0.025px;
}

.NormalPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	line-height: normal;
	letter-spacing: 0.25px;
}

.OrderName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
	line-height: normal;
	letter-spacing: 0.025px;
}

.OrderDetail{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
}

.InernationalPestRepellers{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #4567A3;
	text-decoration: none;
	text-align: center;
}

/***********************************************/
/* International Styles                           */
/***********************************************/

.InterTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #4567A3;
	text-decoration: none;
	line-height: 14px;
	margin-bottom: 10px;
	text-align: center;
}

.InterPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	line-height: 14px;
	margin-bottom: 10px;
	text-align: center;
}

.InterNormPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #000000;
	text-decoration: none;
	line-height: 14px;
	margin-bottom: 4px;
}

.InterOrder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #0A2763;
	text-decoration: none;
	letter-spacing: 0.5px;
	text-align: center;
	line-height: 14px;
	padding-top: 4px;
	padding-bottom:  4px;
	background-color: #D9E1F0;
	width: 70%;
}

.InterOrder a{
	color: #0A2763;
	text-decoration: none;
}

.InterOrderBox {
	width: 100%;
}

/***********************************************/
/*   Calculator Styles                     */
/***********************************************/

.Select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 14px;
	margin-bottom: 10px;
}

.CalcHdr{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
	line-height: 22px;
	padding-bottom: 20px;
	padding-top: 14px;
}

.CalcProdTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #4567A3;
	text-decoration: none;
	line-height: 20px;
}

.CalcSelect{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}

.CalcBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	line-height: 14px;
}

.BodItal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	color: #4567A3;
	text-decoration: none;
	text-align: left;
	line-height: normal;
}




/***********************************************/
/* Nav Bar Left Column                         */
/***********************************************/

#headlines{
   float:right;
   width: 20%;
   padding-right: 10px;
}

#content{
    float: left;
    width: 510px;
}

.SmenuHdr1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0A2763;
	text-decoration: none;
	letter-spacing: 0.5px;
	text-align: left;
	padding-top: 4px;
}

.subMenuCol {
	margin-bottom: 4px;
	max-width: 228px;
}

/***********************************************/
/* Section Links                               */
/***********************************************/

#sectionLinks{
	margin: 0px;
	padding: 0px 0px 4px 0px;
	font-size: 11px;
	color: #071e3d;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 13px;
	padding: 0px 0px 4px 0px;

}

#sectionLinks1{
	margin: 0px;
	padding: 0px 0px 4px 0px;
	font-size: 11px;
	color: #071e3d;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 13px;
	padding: 0px 0px 4px 0px;

}


#sectionLinks a {
	color: #071e3d;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
}

#sectionLinks a:hover{
	color: #6c6f73;
	text-decoration: none;
}

/***********************************************/
/* Section Links 2                             */
/***********************************************/

#sectionLinks2{
	margin: 0px;
	padding: 7px;
	font-size: 12px;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

#sectionLinks2 a {
	color: #000000;
}

/***********************************************/
/* Section Links 3                             */
/***********************************************/

#sectionLinks3{
	margin: 0px;
	padding: 4px;
	font-size: 11px;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

/***********************************************/
/* Section Links Home                               */
/***********************************************/

#sectionLinksHome{
	margin: 0px;
	padding: 0px 0px 4px 0px;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 12px;
	padding: 0px 7px 0px 7px;

}

#sectionLinksHome a {
	color: #FFFFFF;
	padding: 0px 0px 0px 0px;
}

/***********************************************/
/* Additional Styles                           */
/***********************************************/

.pest_control_guarantee {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #4567A3;
	text-decoration: none;
	letter-spacing: 0.25px;
	text-align: left;
	padding-top: 14px;
    padding-bottom: 7px;
}

.pest_control_guarantee2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #4567A3;
	text-decoration: none;
	letter-spacing: 0.25px;
	text-align: left;
	padding-top: 7px;
    padding-bottom: 4px;
}

.pest_repeller_languages {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #4567A3;
	text-decoration: none;
	letter-spacing: 0.25px;
	text-align: right;
	padding-top: 14px;
    padding-bottom: 7px;
}

/***********************************************/
/* Advert styles                               */
/***********************************************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}
.homeImg {
	padding-top: 14px;
	padding-bottom: 14px;
}

#advert2{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 10px;
	color: #777777;
	padding: 10px 10px 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}

#advert2 img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}

/***********************************************/
/* Form Styles                                 */
/***********************************************/

.form2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	line-height: normal;
	font-weight: normal;
	padding-bottom: 2px;
}
/***********************************************/
/* Footer Styles                               */
/***********************************************/

.footer {
	color: #4275A4;
	font-size: 10.5px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

.footer a {
	color: #598DBD;
}

.footer td#copyright{
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.footer td#footerLinks{
	padding: 4px 4px 4px 4px;
	font-weight: normal;
	font-size: 10.5px;
	font-family: Arial, Helvetica, sans-serif;
}

/***********************************************/
/* This sets the colored box around the callout */
/***********************************************/

#callout{
	font-size: 10px;
	border: 1px solid #4567A3;
	margin-top: 7px;
	margin-right: 14px;
	background-color: #384C7F;
	font-family: Arial, Helvetica, sans-serif;
	color: #335EA8;
}

#callout p{
	font-size: 11px;
	margin-top: 4px;
	margin-bottom: 24px;
	margin-left: 9px;
	margin-right: 6px;
}

#callout2{
	font-size: 11px;
	border: 1px solid #EEEEEE;
	margin-top: 14px;
	margin-right: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

#callout3{
	font-size: 11px;
	border: 1px solid #4567A3;
	margin-top: 14px;
	margin-right: 0px;
	background-color: #768cb8;
	font-family: Arial, Helvetica, sans-serif;
	color: #335EA8;
}

#callout4{
	font-size: 11px;
	border: 1px solid #;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-left: 2px;
	margin-bottom: 7px;
	padding: 2px; float: none
}

.ProductPriceLg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
	letter-spacing: 0.5px;
	text-align: left;
	line-height: 14px;
	margin-bottom: 2px;
}

.body_ads {
	padding: 7px 0px 0px px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin-top: 0px;
}

.body_ads2 {
	padding: 0px 0px 0px px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	padding: 7px;

}

.AdsTitleHdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #0A2763;
	text-decoration: none;
	text-align: left;
	padding-top: 17px;
	padding-bottom: 4px;
	padding-right: 20px;
}

.AdsProdName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding-top: 17px;
	padding-bottom: 4px;
	padding-right: 20px;
}

.AdsProdMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #0A2763;
	text-decoration: none;
	text-align: center;
	padding-top: 17px;
	padding-bottom: 4px;
	padding-right: 20px;
}

.AdsBright {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
}

.AdsHdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	text-align: center;
	line-height: 20px;
}

.language {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

.AdsSubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

.AdsAlert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	text-align: center;
	line-height: 20px;
	padding-bottom: 14px;

}

.AdsSubReversed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

.AdsList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #0A2763;
	text-decoration: none;
	text-align: left;
	line-height: 16px;
}

.AdsProdNameLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #0A2763;
	text-decoration: underline;
	text-align: center;
}

.AdsOrder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	letter-spacing: 0.5px;
	text-align: center;
	line-height: 14px;
	background-color: #D9E1F0;
    padding-top: 4px;
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 4px;
	margin-top: 20px;
}

.AdsDigital {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
}

.AdsCompare {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

.AdsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0A2763;
	text-decoration: none;
	text-align: center;
	margin-bottom: 14px;

}
.HomeIntro {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	vertical-align: text-top;
	padding-bottom: 20px;
}

.HomeIntro2 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: text-top;
	padding: 5px 20px 5px 20px;
}

.HomeIntro2 a {
	color: #FFFFFF;
}

HomeIntro2 a:hover{
	color: #FFFFFF;
}

.HomeIntro_000000 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	vertical-align: text-top;
	padding: 5px 20px 5px 20px;
}

.HomeIntro3 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 16px;
	text-decoration: none;
	font-weight: normal;	
	color: #FFFFFF;
	vertical-align: text-top;
	padding: 10px 20px 5px 20px;
}

.HomeIntro3 a {
	color: #d9e3f0;
}

HomeIntro3 a:hover{
	color: #d9e3f0;
}

.HomeIntro4 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 16px;
	text-decoration: none;
	font-weight: normal;	
	color: #FFFFFF;
	vertical-align: text-top;
	padding: 20px 20px 5px 20px;
}

.HomeIntro4 a {
	color: #FFFFFF;
}

HomeIntro4 a:hover{
	color: #FFFFFF;
}


.header3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 17px;
	letter-spacing: 0.25px;
	margin-top: 14px;
	text-align: left;
}

.header_000000 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height: 17px;
	letter-spacing: 0.25px;
	margin-top: 14px;
}

.header4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height: 17px;
	letter-spacing: 0.25px;
	margin-top: 7px;
}

.main1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0.5px;
	margin: 0;
	list-style: none;
    text-decoration: none;
}

#callout_product {
	font-size: 12px;
	border: 1px solid #;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 17px;
	margin-left: 7px;
	margin-bottom: 7px;
	padding: 7px;
	float: none;
	line-height: 17;
}

.HomeIntro1 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	vertical-align: text-top;
	padding-bottom: 4px;
}
.body1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	line-height: 17px;
	letter-spacing: 0.02em;
	margin-top: 2px;
	padding: 5px 20px 5px 20px;
	font-weight: normal;
}

.body1Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	line-height: 17px;
	letter-spacing: 0.02em;
	margin-top: 2px;
	padding: 5px 20px 5px 20px;
	font-weight: bold;
}

.form_upr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	line-height: normal;
	font-weight: normal;
	padding-bottom: 7px;
}

.listhdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0A2763;
	text-decoration: none;
	letter-spacing: 0.5px;
	text-align: left;
	padding-top: 4px;
}

.subhdr2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0.5px;
	text-align: left;
	padding-top: 14px;
	margin-top: 20px;
}

.ProductHdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
	line-height: 22px;
	padding-bottom: 20px;
	padding-top: 14px;
}

.attention {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #CC0001;
	text-decoration: none;
	letter-spacing: 0.5px;
	text-align: left;
	padding-top: 7px;
	padding-bottom: 7px;
	width: 70%;
	position: inherit;
}

.body2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	line-height: 17px;
	letter-spacing: 0.02em;
	margin-top: 2px;
	padding: 5px 20px 5px 20px;
	font-weight: normal;
}

.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
	line-height: 22px;
	padding-bottom: 20px;
	padding-top: 14px;
}

.calcHeader1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 17px;
	letter-spacing: 0.25px;
	margin-top: 14px;
	text-align: left;
}

.SubTitle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}

#GoogleTranslate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #05152E;
	text-align: center;
	font-weight: normal;
	border: 1px solid #3C6787;
	background-color: #FFFFFF;
	padding: 20px;
}

.SharedHdr {
	height: 160px;
	width: 750px;
	background-color: #5D93B9;
	padding: 14px;
	min-height: 160px;
	text-align: center;
}

.SharedHdr_Order {
	height: 160px;
	width: 750px;
	background-color: #D75F06;
	padding: 14px;
	min-height: 160px;
	text-align: center;
}


.jumpmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width: 125px;
	background-color: #FEFEFE;
	line-height: 26px;
	border: 1px solid #071e3d;
	margin-top: 0px;
	padding-right:
}

.sitelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	line-height: normal;
	letter-spacing: 0.02em;
	padding: 0px 0px 0px 0px;
}
.sitelinks a {
	color: #FFFFFF;
	text-decoration: underline;
}

.sitelinks a:hover{
	color: #FFFFFF;
}
.sitelinks a:visited{
	color: #FFFFFF;
}
#callout_t {



	border: 1px solid #;
	margin-top: 0px;
	margin-left: 2px;
	margin-bottom: 7px;
	padding: 2px;
	float: none;
}

