@import "reset.css";
@import "vertical-nav.css";
@import "superfish.css";

html, body {
}

body {
    font-family: Helvetica, Arial, FreeSans, sans-serif;
    font-size: 14px;
    overflow-y: scroll;
    margin-top: 20px;
    background: #fff;
}

#container {
  margin: 0 auto;
  width: 856px;
  background: url(../images/container-bg.jpg) top center repeat-y;
}
.container-top {
    background: url(../images/container-top-bg.jpg) top center no-repeat;
}
.container-bottom {
    background: url(../images/container-bottom-bg.jpg) bottom center no-repeat;
}
.container-inner {
    padding: 7px 38px 40px;
}

.header {
    height: 125px;
    position: relative;
}

a img {
    border: none;
}

.header a.logo {
    position: absolute;
    top: 5px;
    left: 15px;
    
    display: block;
    width: 165px;
    height: 73px;
    background: url(../images/logo.png) no-repeat;
    text-decoration: none;
}

.header .intro {
    text-align: right;
    font-family: 'MyriadProBoldItalic', "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif;
    font-size: 18px;
    font-weight: normal;
    padding: 15px 15px 0 0;
}

.header .intro .phone {
    font-size: 28px;
    color: #d62333;
}

.main-section {
    padding-top: 7px;
}

.side-content {
    float: left;
    width: 258px;
}

.side-content .satisfaction-guaranteed {
    text-align: center;
}

.manage-account {
    background: url(../images/manage-account-top-bg.jpg) center top no-repeat;
    margin-bottom: 18px;
    margin-top: 7px;
}

.manage-account-inner {
    padding: 18px 18px 23px 18px;
    border: 1px solid #e3e3e3;
    margin: 1px;
    text-align: center;
}

.manage-account a {
    color: #000;
    text-decoration: none;
}

.manage-account a:hover {
    text-decoration: underline;
}

.manage-account .buttons {
    padding: 15px 0 10px;
}
.manage-account .buttons a {
    margin: 5px;
}


.main-content {
    float: right;
    width: 519px;
}

.top-callout {
    padding: 0 1px 7px 3px;
}
.top-callout img {
    width: 515px;
}

.content {
  background: url(../images/content-bg.jpg) top center repeat-y;
}

.content-top {
    background: url(../images/content-top-bg.jpg) top center no-repeat;
}
.content-bottom {
    background: url(../images/content-bottom-bg.jpg) bottom center no-repeat;
}

.content-inner {
    padding: 40px 50px 40px 50px;
    overflow-x: hidden;
}

.content h2 {
    padding-bottom: 10px;
    border-bottom: 1px solid #b22b37;
}

.footer-container {
  margin: 0 auto;
  width: 780px;
  background: #fff;
  font-size: 11px;
  padding-bottom: 20px;
}

.footer a {
    text-decoration: none;
}

ul#footer-menu li { 
    display: inline;
    margin-right: 5px;
}

ul#footer-menu ul {
    display: none;
}

.footer .copyright {
  float: right;
  text-align: right;
}
 
a.designed-by {
  display: block;
  margin-top: 5px;
  font-size: 11px;
  color: #000;
  text-decoration: none;
}



p {
  line-height: 1.4em;
  margin-bottom: 1.3em;
}

a {
  color: #516ec2;
  text-decoration: underline;
}

input.text {
  color: #5F5F5F;
}

/*******    Menu    *******/
ul#main-menu {
  height: 42px;
  background: url(../images/navigation.jpg) repeat-x;
}
#main-menu li {
  display: block;
  float: left;
  height: 42px;
}

#main-menu li a {
  float: left;
  display: block;
  color: #fff;
  padding: 16px 18px 14px;
  background: url(../images/navigation-a.jpg) right top no-repeat;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 12px;
}
#main-menu li.active a,
#main-menu li a:hover {
  background: url(../images/navigation-a.jpg) right -89px no-repeat;
}

#main-menu > li.last > a {
    background: none;
}

#main-menu > li.last > a:hover {
  background: url(../images/navigation-a.jpg) right -89px no-repeat;
}

/*******    Content   *******/

#ditto_pages {
  float: right;

}

#ditto_pages .ditto_currentpage,
#ditto_pages a, 
#ditto_pages a:link, 
#ditto_pages a:visited {
  display: block;
  float: left;
  width: 21px;
  height: 20px;
  text-align: center;
  text-decoration: none;
  line-height: 20px;
  z-index: 10;
  margin-left: 3px;
  color: #fff;
}

#ditto_pages .ditto_currentpage {
  background: url(../images/ditto-pages-active.gif) no-repeat;
} 
#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 {
  background: url(../images/ditto-pages.gif) no-repeat;
} 
#ditto_pages a:hover {
    color: #999;
}

/*******    Learning Center   *******/
#insects_table td {
  text-align: center;
}

/*******    Forms   *******/
.inner_form {
  padding: 10px 0;
}

form td {
  padding: 0 5px;
}

/*******    Coupons   *******/
a.coupon {
  float: right;
}

/*******    SimpleModal Lighboxes   *******/
#simplemodal-overlay {background-color:#000; cursor:wait;}

/* Container */
#simplemodal-container { 
  height:600px; 
  width:750px; 
  background-color:#fff; 
  border:5px solid #ccc;
}
#simplemodal-container a.modalCloseImg {
  background:url(../images/x.png) no-repeat; 
  width:25px; 
  height:29px; 
  display:inline; 
  z-index:3200; 
  position:absolute; 
  top:-15px; 
  right:-18px; 
  cursor:pointer;
}
#simplemodal-container .simplemodal-data {
  padding:15px; 
  height: 570px; 
  overflow-y: scroll;
}

/*******    Tabs    *******/
ul.tabs { 
	list-style:none; 
	margin:0 !important; 
	padding:0;	
	height:30px;
}
ul.tabs li { 
	float:left;	 
	text-indent:0;
	padding:0;
	margin:0 !important;
	list-style-image:none !important;
	padding: 10px;
  background: url(../images/navigation-a.jpg) right top no-repeat;
  margin-right: 1px;
  cursor: pointer;
  cursor: hand;
}

ul.tabs li:hover,
ul.tabs li.current {
  background: url(../images/navigation-a.jpg) right -89px no-repeat;
}

ul.tabs li h3 {
  padding-top: 4px;
  color: #fff;
  
}
div.panes {
  clear: both;
  padding-top: 15px;
}
div.panes div.pane {
	display:none;
}

.complimentsForm textarea {
    width: 340px;
}

.complimentsForm label {
    margin: 10px 0 5px;
    display: block;
}

.free-quote textarea {
    width: 250px;
}

/*******    Font Formatting   *******/
a,
input.submit {
  cursor: pointer;
  cursor: hand;
}

h2.title {
  font-size: 24px;
  font-weight: bold;
  font-style: italic;
  border-bottom: 1px solid #b22b37;
  padding-bottom: 6px;
  margin-bottom: 15px;
}

h2 {
  color: #000;
  font-family: 'MyriadProBoldItalic', "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif;
  font-size: 22px;
  font-weight: normal;
  margin-bottom: 5px;
}

h3 {
  color: #b22b37;
  font-family: 'MyriadProBoldItalic', "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif;
  font-size: 18px;
  margin-bottom: 5px;
}
.black {
  color: #000;
}

hr {
  clear: both;
}

/*******		Vertical Menu		*******/
/*** adding sf-vertical in addition to sf-menu creates a vertical menu ***/
#side-menu, #side-menu li {
	width:	258px;
}
/* this lacks ul at the start of the selector, so the styles from the main CSS file override it where needed */
#side-menu li:hover ul,
#side-menu li.sfHover ul {
	left:	258px; /* match ul width */
	top:	0;
}
 
/*** alter arrow directions ***/
#side-menu .sf-sub-indicator { background-position: -10px 0; } /* IE6 gets solid image only */
#side-menu a > .sf-sub-indicator { background-position: 0 0; } /* use translucent arrow for modern browsers*/
 
/* hover arrow direction for modern browsers*/
#side-menu a:focus > .sf-sub-indicator,
#side-menu a:hover > .sf-sub-indicator,
#side-menu a:active > .sf-sub-indicator,
#side-menu li:hover > a > .sf-sub-indicator,
#side-menu li.sfHover > a > .sf-sub-indicator {
	background-position: -23px 0; /* arrow hovers for modern browsers*/
}

ul#side-menu {
  width: 256px;
}
#side-menu > li {
  width: 256px;
}

#side-menu ul {
    left: 254px;
}

#side-menu ul,
#side-menu ul li {
  width: 200px;
  background: #cecece;
}

#side-menu li a {
  display: block;
  color: #000;
  padding: 16px 18px 14px;
  text-decoration: none;
  font-size: 14px;
  background: #cecece url(../images/superfish-dropdown-div.png) bottom repeat-x;
}

#side-menu li a:hover {
  background: #d62333 url(../images/superfish-dropdown-div.png) bottom repeat-x;
  color: #fff;
}

#side-menu li.active > a {
    font-weight: bold;
}

#side-menu li li a {
    border-bottom: none;
    background:	#cecece url(../images/superfish-dropdown-div.png) bottom repeat-x;
}

#side-menu li a:hover {
  background-color: #d62333;
}

#side-menu li a .sf-sub-indicator {
	background: url('../images/superfish-vertical-arrow.gif') no-repeat 0 0; /* 8-bit indexed alpha png. IE6 gets solid image only */
}