@charset "UTF-8";
/* Medlicott Design*/

* {
  margin: 0;
  /*padding: 0;    */
}


body
{
    background:#387C2B url(../images/rubber-bg.jpg); /*#99CC00;    */
	z-index:1;
/* for pull-down menu to work in IE6*/
behavior:url("csshover2.htc");
  	font-family: "Century Gothic", sans-serif, "Helvetica Neue", "Helvetica Neue Light", Helvetica;

}

/* typography style */

h1 {
	font-family: "Century Gothic", sans-serif, "Helvetica Neue", "Helvetica Neue Light", Helvetica;
	color:#ffffff ; /* #606161;  */
	font-size:2.6em;
	}

h2 {
	font-family: "Century Gothic", sans-serif, "Helvetica Neue", "Helvetica Neue Light", Helvetica;
	color:#387C2B;
	font-size:1.2em;
	}

h3 {
	font-family: "Century Gothic", sans-serif, "Helvetica Neue", "Helvetica Neue Light", Helvetica;
	color:#006699; /* #C0489A;    */
	font-size:0.9em;
	}
h4 {
	font-family: "Century Gothic", sans-serif, "Helvetica Neue", "Helvetica Neue Light", Helvetica;
	color:#333;
	font-size:1em;
	}
h5 {
	font-family: "Century Gothic", sans-serif, "Helvetica Neue", "Helvetica Neue Light", Helvetica;
	color:#006600; /* #C0489A;    */
	font-size:0.9em;
    padding:0;
    margin:1em 0 0 0;
	}

p {
	font-family: "Century Gothic", sans-serif, "Helvetica Neue", "Helvetica Neue Light", Helvetica;
	color:#555555;
	font-size:0.8em;
	line-height: 1.4em;
    padding-top: 1em;
	margin-right:1em;
    text-align: justify;
}

.news ul {
	font-family:"Century Gothic", sans-serif, "Helvetica Neue", "Helvetica Neue Light", Helvetica;
	font-size:0.8em;
	color:#666;
	line-height: 2.2em;
	padding-left: 35px;
	list-style-type: none;
}


.news li {
	background: url(../images/bullet.jpg) left center no-repeat;
	list-style-position: outside;
	padding-left:25px;
	}

.news2 ul {
	font-family:"Century Gothic", sans-serif, "Helvetica Neue", "Helvetica Neue Light", Helvetica;
	font-size:0.8em;
	color:#666;
	line-height: 2.2em;
	padding-left: 10px;
	list-style-type: none;

}


.news2 li {
	background: url(../images/bullet.jpg) left center no-repeat;
	list-style-position: outside;
	padding-left:25px;
    padding-top:1em;}
	
.news3 ul {
	margin-left:225px;
	font-family:"Century Gothic", sans-serif, "Helvetica Neue", "Helvetica Neue Light", Helvetica;
	font-size:0.8em;
	color:#666;
	line-height: 2.2em;
	padding-left: 35px;
	list-style-type: none;
}


.news3 li {
	background: url(../images/bullet.jpg) left center no-repeat;
	list-style-position: outside;
	padding-left:25px;
	}

.products ul {
	font-family:"Century Gothic", sans-serif, "Helvetica Neue", "Helvetica Neue Light", Helvetica;
	font-size:0.8em;
	color:#666;
	padding:10px 0 0 30px;
	list-style-type: none;
}


.products li {
	background: url(../images/bullet.jpg) left top no-repeat;
  /*	list-style-position: outside;*/
	padding-left:25px;
    line-height: 1.8em;
    }

.success ul {
	font-family:"Century Gothic", sans-serif, "Helvetica Neue", "Helvetica Neue Light", Helvetica;
	font-size:0.8em;
	color:#666;
	padding:10px 0 0 30px;
	list-style-type: none;
}


.success li {
	background: url(../images/tick.gif) left center no-repeat;
  /*	list-style-position: outside;*/
	padding-left:25px;
    line-height: 1.8em;
    }

a {
	font-family:"Century Gothic", sans-serif, "Helvetica Neue", "Helvetica Neue Light", Helvetica;
	color:#006699; /* #C0489A;    */
}

a:hover {
	font-family:"Century Gothic", sans-serif, "Helvetica Neue", "Helvetica Neue Light", Helvetica;
	color:#387C2B;
}

strong {
	     font-weight:bold;
	     font-family:"Century Gothic", sans-serif, "Helvetica Neue", "Helvetica Neue Light", Helvetica;
		 color:#387C2B;
		 font-size:0.8em;
		 line-height: 1.4em;
		 }

#special{
  	margin:1em 0px;
	padding: 1em;
	background-color:#006699; /* #C0489A;    */
    color: #fff;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
}
#special ul{
    color: #fff;
}
#special li{
    color: #fff;
}
#special p{
font-family: verdana, arial, sans-serif;
    color: #fff;
    font-weight: 600;
}

#special1{
   margin:0 auto 1em auto;
   padding:1em;
	background-color:#006699; /* #C0489A;    */
    color: #fff;
    width:100%;
    text-align:center;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
}
#special1 ul{
    color: #fff;
}
#special1 li{
    color: #fff;
}
#special1 p{
	font-family: verdana, arial, sans-serif;
	color: #fff;
	font-weight: 600;
	text-align: center;
}
#special1 img {margin:0;}

#special1 a, #special1 a:visited {
	font-family:"Century Gothic", sans-serif, "Helvetica Neue", "Helvetica Neue Light", Helvetica;
	color:#fff;
    text-decoration: none;
    font-size:110%;
    font-weight: 600;
}

#special1 a:hover {
	font-family:"Century Gothic", sans-serif, "Helvetica Neue", "Helvetica Neue Light", Helvetica;
	color:#fff;
    text-decoration: underline;
    font-weight:600;
}

/* start of forms */

#container input, #container select, #container checkbox {
	color:#006699;/* #c4377b;   */
	background: #FFFFFF;

}
#container label {
	display: block;
	float: left;
	width: 140px;
}
#container form {
	width: 350px;
}
#container form div {
	margin-top:15px;
}
#container fieldset {
	padding: 15px;
	border: 1px solid #999999;
	width: 350px;
	background-color:#006699; /* #C0489A;        #c4377b;  */
	font-size: 0.9em;
	font-weight: bold;
	color: #FFF;
	font-family: "Century Gothic", sans-serif, "Helvetica Neue", "Helvetica Neue Light", Helvetica;
}

.call{
	padding: 15px;
	border: 1px solid #999999;
	width: 350px;
	background-color:#006699; /* #C0489A;      #c4377b;       */
	font-size: 0.9em;
	font-weight: bold;
	color: #FFF;
	font-family: "Century Gothic", sans-serif, "Helvetica Neue", "Helvetica Neue Light", Helvetica;
    }
.style1 {font-size: 0.7em}

#cont input, #cont select, #cont checkbox {
	color:#006699; /* #C0489A;   #c4377b; */
	background: #FFFFFF;

}
#cont label {
	display: block;
	float: left;
	width: 160px;
}

#cont fieldset {
	padding: 35px;
	border: 1px solid #999999;
	width: 40%;
	background-color:#006699; /* #C0489A; #c4377b;     */
	font-size: 0.9em;
	font-weight: bold;
	color: #FFF;
	font-family: "Century Gothic", sans-serif, "Helvetica Neue", "Helvetica Neue Light", Helvetica;
}
#cont form {
	width: 90%;
}

.button, button a {
	background-color:#006699; /* #C0489A;    #c4377b;  */
	padding:-5px;
}
input:focus, select:focus, checkbox:focus, textarea:focus {
	color: #666666;
	background: #ffcff3;
}
#container form a, #container form a:visited {
	color:#fff;
	text-decoration:none;
}

#container form a:hover {
	color:#fff;
	text-decoration:underline;
}
/*table*/
#table {
	width: 380px;
	border-top: 6px solid #E3E7E7;
	height: auto;
		}

#table p {
	clear: both;
	width: 100%;
	margin: 0;
		}
#table span {
	float: left;
	padding: 15px 10px;
		}
	

#table span.col1 {
	width: 129px;
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
	font-family: "Century Gothic", sans-serif, "Helvetica Neue", "Helvetica Neue Light", Helvetica;
	background-color: #CCC;
		}

#table span.col2 {
	width: 210px;
	font-family: "Century Gothic", sans-serif, "Helvetica Neue", "Helvetica Neue Light", Helvetica;
	font-size: 1em;
	color: #006699; /* #C0489A;    */
	background-color: #ccc;
		}

#table span.col3 {
	width: 200px;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	font-family: "Century Gothic", sans-serif, "Helvetica Neue", "Helvetica Neue Light", Helvetica;
	background-color: #CCC;
		}

#table span.col4 {
	width: 149px;
	font-family: "Century Gothic", sans-serif, "Helvetica Neue", "Helvetica Neue Light", Helvetica;
	font-size: 1em;
	color:#006699; /* #C0489A;    */
	background-color: #ccc;
		}

caption {
	text-align:left;
	font-family: "Century Gothic", sans-serif, "Helvetica Neue", "Helvetica Neue Light", Helvetica;
	font-weight:bold;
	color:#387C2B;
	font-size:1.2em;}

/*end of forms*/

#wrap {
	background:#fff;
    margin: 0 auto;
	width:978px;
	z-index:2;}
	
#top {
	background-image:url(../images/top2g.jpg);
	background-repeat:no-repeat;
	z-index:1;
	width:978px;
	height:218px;
}

#logo {
	width:auto;
	height:70px;
    color: #ffffff;
	}
#logo p{
  font-family: "Century Gothic", sans-serif, "Helvetica Neue", "Helvetica Neue Light", Helvetica;
  color: #ffffff;
  font-size: 0.8em;
  text-transform: uppercase;
}

.top-content {
	width:auto;
	height:70px;
	padding-top:70px;
	padding-left:50px;
	padding-right: 50px;

	}

.top-nav {
	background:top;
	float:right;
	margin-top: -65px;
}

.top-nav a {
	background-color:#006699; /* #C0489A;    */
	text-decoration:none;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
    font-weight: bold;
	padding:5px;
}


.top-nav a:hover {
	background-color: #387C2B;
    text-decoration:none;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:5px;
}

/* main menu starts  here */

/* main content style starts here */
#container {
	/*background:top; */
	background-image:url(../images/middle2g.png);
	background-repeat:repeat-y;
	float: left;
	padding-top:10px;
	width:978px;
	margin:0 auto;
	}
#content-container {
	width:45%;
	padding-left:50px;
	float: left;
	padding-right:5px; /* 30px;*/
	padding-top: 15px;
	}
#content-container-treatment {
	width:590px;
	padding-left:20px;
	float: left;
	padding-right:5px; /* 30px;*/
	padding-top: 15px;
	}
#content-container-style2 {
	width:880px;
	padding-left:50px;
	float: left;
	padding-right: 50px;
	padding-top: 10px;
	}	

#content-container-style3 {
	width:auto;
	padding-left:40px;
	float: left;	
	}	
#content-container-style4 {
	width:450px;
	padding-left:50px;
	float: left;
	
	}

#content-container-style5 {
	width:450px;
	float: left;
	}
#content-container-style6 {
	width:400px;
	float: left;
    padding-left:2em;
	}
#content-container-products {
	width:90%;
	padding-left:50px;
	float: left;
	padding-right: 30px;
	padding-top:0; /* 15px;     */
	text-align: justify;
	}
#content-container-products p, #content-container-treatment p{
	text-align:justify;
	font-size: 0.8em;
}

.divider {
	float:left;
	background-color:#999;
	width:870px;
	margin-left:50px;
	margin-right: 50px;
	float: left;
	margin-top:25px;
	margin-bottom:30px;
	height:1px;
	}

#content-nav1 {
	display: block;
	float:left;
    width: 164px;
    height: 22px;
    background-image: url(../images/btn-1.jpg);
}

a#content-nav1  {
	
    background-image: url(../images/btn-1.jpg);
}

a#content-nav1:hover {
	
    background-image: url(../images/btn-1-over.jpg);
}


#content-nav2 {
	display: block;
	float:left;
    width: 163px;
    height: 22px;
	margin-left:10px;
    background-image: url(../images/btn-2.jpg);
}

a#content-nav2  {
	
    background-image: url(../images/btn-2.jpg);
}

a#content-nav2:hover {
	
    background-image: url(../images/btn-2-over.jpg);
}

#content-image {
	width:320px;
	height:270px;
	float: right;                         /* float: right;   no margin status */
    margin-right:50px;
	padding: 10px;
    border: 2px solid #99CC00;
	}

#content-image2 {
	width:335px;
	height:262px;
	float: left;
	padding-top: 10px;
	padding-left:50px;
	}
#content-image3 {
	width:320px;
	height:300px;
    float: right;                         /* float: right;   no margin status */
    margin-right:50px;
	padding: 10px;
    border: 2px solid #99CC00;
	}
#content-image3b {
	width:320px;
	height:auto;
    float: right;                         /* float: right;   no margin status */
    margin-right:50px;
	padding: 10px;
    border: 2px solid #99CC00;
	}
#content-image4 {
	width:320px;
	height:auto;
    float: right;                         /* float: right;   no margin status */
    margin-right:50px;
	padding: 10px;
    text-align:center;
    border: 2px solid #99CC00;
	}
#content-image4b {
	width:310px;
	height:auto;
    float: right;                         /* float: right;   no margin status */
    margin-right:20px;
	padding:10px;
    text-align:center;
    border: 2px solid #99CC00;
	}
#content-image4c {
	width:290px;
	height:auto;
    float: right;                         /* float: right;   no margin status */
    margin-right:20px;
	padding:10px 5px 10px 20px;
    text-align:center;
    border: 2px solid #99CC00;
	}
#content-image5 {
	background-color:#ccc;
    width:320px;
	height:auto;
	float: left;
	padding: 10px;
    text-align:center;
    border-top: 10px solid #eaeaea;
    border-right: 2px solid #ccc;
    border-left: 2px solid #ccc;
    border-bottom: 2px solid #ccc;
	}
 #content-image5 p{
   text-align: left;
   font-weight: bold;
   font-style: italic;
 }
#content-special-image {
	width:300px;
	height:160px;
	float: right;
	padding: 10px;
    border: 2px solid #99CC00;
	margin:left:1em;
	}
#content-special-image p{
   text-align: left;
   font-style:normal;
   padding: 0;

 }
 #content-caption5 {
	background-color:#ccc;
    width:320px;
	height:auto;
	float: right;
	padding: 10px;
    text-align:center;
    border-top: 10px solid #eaeaea;
    border-right: 2px solid #ccc;
    border-left: 2px solid #ccc;
    border-bottom: 2px solid #ccc;
    margin-right:50px;          /* margin: 0 1em; */
	}


.caption {
	font-family:"Century Gothic", sans-serif, "Helvetica Neue", "Helvetica Neue Light", Helvetica;
	font-style:italic;
	font-size:0.7em;
	vertical-align: 15%;
    padding:0;
	}
	
/*web designer*/

#external-link {
	color:#666;
	font-family:"Century Gothic", sans-serif, "Helvetica Neue", "Helvetica Neue Light", Helvetica;
	font-size:0.8em;
	}

/*footer*/

#footer {
	background-image:url(../images/footer2g.png);
	background-repeat:no-repeat;
	width:978px;
	height:50px;
	float: left;
	}
	
.footer-contain {
	padding-left:50px;
	font-family:"Century Gothic", sans-serif, "Helvetica Neue", "Helvetica Neue Light", Helvetica;
	font-size:0.9em;
	color:#666;
	width: auto;
	float: left;
}
.footer-contain-links {
	font-family:"Century Gothic", sans-serif, "Helvetica Neue", "Helvetica Neue Light", Helvetica;
	font-size:0.9em;
	color:#666;
	width: auto;
	float: right;
	padding-right: 55px;
}

.designer{
float:right;
margin:1em 2em;
font-size:65%;
}
.designer a, .designer a:visited{color:#FF9; text-decoration:none;}
.designer a:hover{color:#FF0; text-decoration:underline;}
.widget2 { border:1px solid #fff; padding:15px 10px !important; margin:10px 0; -moz-border-radius:10px;-webkit-border-radius: 10px; background:#333; /*url(img/gradient.png) repeat-x*/ width:250px; font-size:85%; text-align:center; color:#FFF;}
.feature {text-align:center; color:#FFF; padding:0;}
.widget2 h2{ margin:0; padding:0; font-size:110%; text-align:center;color:#FFF;}
.feature a, .feature a:visited {color:#fff;text-decoration:underline;}
.feature a:hover {color:#ccc; text-decoration: underline;}


#pumpout{
  float:left; background-color:#9C0; padding:1em; width: 45%; margin:1em 0; height:580px;
}
#pumpout2{
  float:right;background-color:#9C0; padding:1em; width: 45%; margin:1em 0;height:580px; /*760px;*/
}

#pumpout img, #pumpout2 img {
  margin:0 1em;
  border:2px solid #fff;
}
@charset "utf-8";
/* CSS Document */
form{ font-family: "Century Gothic", sans-serif, "Helvetica Neue", "Helvetica Neue Light", Helvetica;}

#container fieldset h2{
	font-family: "Century Gothic", sans-serif, "Helvetica Neue", "Helvetica Neue Light", Helvetica;
	color:#006699; /* #fff;*/
	font-size:1.2em;
	margin:0;
	padding:0;
	}
/* start of forms */

#container input, #container select, #container checkbox {
	background: #FFFFFF;

}
#container label {
	display: block;
	float: left;
	width: 140px;
}

#container form {
	width:92%;
	border: none;
}
#container form div {
	margin-top:5px;
}
#container fieldset {
	padding: 5px;
	border:none;
	width:100%;
	margin:0 2em;
	background-color:#E6F7FF; /* #C0489A;    */
    border:1px solid #006699; 
	font-size: 0.9em;
	font-weight: bold;
	color:#006699; /* #FFF;   */
	font-family: "Century Gothic", sans-serif, "Helvetica Neue", "Helvetica Neue Light", Helvetica;
}


.style1 {font-size: 0.7em}

#cont input, #cont select, #cont checkbox {
	color:#006699; /* #C0489A;  #c4377b;  */
	background: #FFFFFF;

}
#cont label {
	display: block;
	float: left;
	width: 160px;
}

#cont fieldset {
	padding: 35px;
	border: 1px solid #999999;
	width: 100%;
	background-color:#006699; /* #C0489A; #c4377b;     */
	font-size: 0.9em;
	font-weight: bold;
	color: #FFF;
	font-family: "Century Gothic", sans-serif, "Helvetica Neue", "Helvetica Neue Light", Helvetica;
}
#cont form {
	width: 90%;
}

.button, button a {
	background-color:#006699; /* #C0489A;  #c4377b;    */
	padding:-5px;
}
input:focus, select:focus, checkbox:focus, textarea:focus {
	color: #666666;
	background: #ffcff3;
}
#container form a, #container form a:visited {
	color:#fff;
	text-decoration:none;
}

#container form a:hover {
	color:#fff;
	text-decoration:underline;
}
.sub{margin-left:0;}
.sub label{
	display: block;
	float: left;
	width: 60px;
	text-align:right;
}
