/*-----------------------------------------
Basic Style Sheet
version: 1.1
author: Blue-Iceberg
email: production@blue-iceberg.com
website: http://www.blue-iceberg.com
------------------------------------------*/


/* General Styles
=================================*/

*{
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #131313;
	font-size: 11px;
	line-height: 15px;
	margin: 0 auto;
	background: #c0c0c0 url(../images/bg-gradient2.gif) repeat-x;
}

a:link {
	color: #046b4a;
	text-decoration: none;
}

a:visited {
	color: #046b4a;
	text-decoration: none;
}

a:hover {
	color: none;
	text-decoration: underline;
}

.bodybold
{
	font-weight: bold;
}

.bodyitalic
{
	font-style: italic;
}

.bodyunderline
{
	text-decoration: underline;
}

.greenbold {
	color: #046b4a;
	font-weight: bold;
}

h2 {
	color: #087854;
	font-weight: normal;
	font-size: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}


/* Layout
=================================*/

#wrapper {
	width: 883px;
	margin: 0px 0px 0px 50px;
}

#header {
	width:885px;
}

#mainbox {
	background: #fff url(../images/bg-white2.gif) repeat-y;
	width: 883px;
	height: auto;
}

#image1 {
	background: url(../images/temp-image.gif) no-repeat;
	width: 883px;
	height: 341px;
}

#products_image {
	background: url(../images/temp-image-products.gif) no-repeat;
	width: 883px;
	height: 191px;
}

#logo {
	background: url(../images/logo.gif) no-repeat;
	width: 156px;
	height: 241px;
	margin: 23px 0px 0px 18px;
	float: left;
}

html>body #logo {
	margin: 23px 0px 0px 30px;
}

#logo_sm {
	background: url(../images/logo_sm.gif) no-repeat;
	width: 101px;
	height: 155px;
	margin: 23px 0px 0px 16px;
	float: left;
}

html>body #logo_sm {
	margin: 24px 0px 0px 31px;
}

#header p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 20px;
	width: 589px;
	margin-top: 296px;
	line-height: 26px;
	float: right;
	font-style: italic;
	font-weight: normal;
}

#maincontent {
	width: 510px;
	padding: 30px 80px 0px 0px;
	float: right;
}

#maincontent .contentlist ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#maincontent .contentlist li {
	width: 350px;
	padding: 5px 0px 0px 10px;
	margin: 0px 0px 0px 40px;
	list-style-type: none;
	background: url(../images/bullet.gif) no-repeat left ;
	background-position: 0 1em;
}

* html #maincontent .contentlist .byfloatedimage{
	float: left;
} /* IE Only Hack */

#subheader {
	width: 510px;
	height: 75px;
}

#subnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}

#subnav ul{
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 0px;
	list-style: none;
	float:left;
}

#subnav li {
	padding: 0px 14px 0px 14px;
	margin: 8px 0px 0px 0px;
	background: url(../images/graydivider-v.gif) no-repeat right center;
	list-style: none;
	float: left;
}

#subnav li.first {
	padding:0px 14px 0px 0px;
}

#subnav li.last {
	background: none;
}

#subnav .active {
	color: #000;
	text-decoration: none;
}

#subnav a {
	color:#046b4a;
	height: 17px;
	text-decoration: none;
}

#subnav a:hover {
	color: #046b4a;
	text-decoration: underline;
}

#sidecontent {
	width: 235px;
	padding: 30px 0px 0px 30px;
}

#sidecontent p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #626262;
	font-size: 10px;
}

#sidecontent .testimonial {
	color: #046b4a;
	margin-top: 58px;
	font-size: 13pt;
	font-style: italic;
	line-height: 17pt;
}

html>body #sidecontent .testimonial {
	margin-top: 30px;
}

#sidecontentgen {
	width: 225px;
	background: #d8ece5;
	padding: 20px 15px 0px 20px;
	margin: 64px 15px 0px 10px;
}


#sidecontentgen .sbcontent {
	color: #000000;
	font-size: 13px;
	font-style: none;
	line-height: 18px;
}


#sidecontentgen  .sbh{
	color: #000000;
	margin-top: 8px;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
}


html>body #sidecontent .sbh {
	margin-top: 30px;
}


#sidecontent .testimonialsrc {
	color: #046b4a;
	margin-top: 20px;
	font-size:12px;
	font-style: italic;
	font-weight: normal;
	line-height: 15px;
}

#sidecontent .sidebar {
	color: #046b4a;
	margin-top: 58px;
	font-size: 13px;
	font-style: italic;
	line-height: 17px;
}

#mainboxbottom {
	clear: both;
	background: #fff url(../images/bg-white-bottom.gif) no-repeat bottom;
	width: 883px;
	height: 90px;
}

#mainboxbottom p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #626262;
	font-size: 10px;
	padding-left: 30px;
	width: 200px;
}

.clear {
	clear: both;
}


#client_login {
	background: url(../images/client-login.gif) no-repeat;
	width: 154px;
	height: 25px;
	float: right;
	margin: 65px 18px 0px 0px;
}

html>body #client_login {
	margin: 65px 32px 0px 0px;
}

#footer {
	background: url(../images/footer2.gif) no-repeat;
	width: 883px;
	height: 23px;
    padding-top: 5px;
    vertical-align: middle;
    text-align: center;
    color: #333;
    font-size: 9px;
}

#tagline p{
	width: 655px;
	text-align:right;
	padding-right:32px;

}
/* Contact Form CSS
=================================*/
.formTable {
	text-align: left;
	padding: 8px 15px 0px 0px;
	margin: 8px 0px 0px 0px;
}

.formCheckBox {
	text-align:left;
	padding: 8px 0px 5px 0px;
}

.contactSubHeader {
	color: #718082;
	font-size: 12pt;
	padding: 0px;
	margin: 0px;
}

.mailingAddress {
	border: 1px dotted #046b4a;
	width: 160px;
	position: relative;
	padding-left: 12px;
	padding-top: 15px;
}
.formSubmit {
	border: 1px solid gray;
	color: #718082;
	width: 150px;
}

.button {
	border: 1px solid gray;
	color: #718082;
	padding: 0px 10px 0px 10px;
}

/* Google Maps Directions CSS
=================================*/

.mapdiv {
	display: none;
}

.gmap {
	width: 500px;
	height: 400px
}

.gmaproute {
	width: 500px;
	height:auto;
	padding: 0px;
}

.gmaperror {
	margin-top: 50px;
	font-size: 14px;
}

.gmaplogo {
	padding: 0px, 15px, 20px, 0px;
	float: left;
}

.gmapaddress {
	margin-left: 20px;
	vertical-align: middle;
}

/* NEW Contact Form CSS
=================================*/

form.cmxform fieldset {
	border: none;
	margin-bottom: 10px;
}

form.cmxform legend {
	padding: 0 2px;
	font-weight: bold;
}

form.cmxform label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
}

form.cmxform fieldset ol {
	margin: 0;
	padding: 0;
}

form.cmxform fieldset li {
	list-style: none;
	padding: 5px;
	margin: 0;
}

form.cmxform fieldset fieldset {
	border: none;
	margin: 3px 0 0;
}

form.cmxform fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
}

form.cmxform fieldset fieldset label {
	display: block;
	width: auto;
}

form.cmxform em {
  	font-weight: bold;
	font-style: normal;
	color: #046b4a;
}

form.cmxform label {
  width: 120px; /* Width of labels */
}


/* Client Login Form
=================================*/

form.login fieldset {
	border: none;
	margin-bottom: 50px;
	margin-top: 20px;
}

form.login legend {
	padding: 0 2px;
	font-weight: bold;
}

form.login label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	padding-right: 15px;
}

form.login fieldset ol {
	margin: 0;
	padding: 0;
}

form.login fieldset li {
	list-style: none;
	padding: 8px 0px 8px 0px;
	margin: 0;
}

form.login em {
  	font-weight: bold;
	font-style: normal;
	color: #046b4a;
}

form.login label {
  width: 120px; /* Width of labels */
}

#maincontent .client_list  {
	padding-top: 10px;
	margin-left: 20px;
}

#maincontent .client_list img {
	padding: 0px;
	margin: 0px;
    border-width: 0px;
}

#maincontent .client_list a.company_name {
	float: left;
	padding-top: 10px;
 }

#maincontent .client_list a.logo {
    float: right;
}

#maincontent .client_list ul {
	padding: 0px 0px 40px 0px;
	width: 400px;
	list-style-type: none;
	height: 30px;
	border-bottom: 1px #ccc solid;
}

#maincontent .client_list ul.last {
	border: none;
}

#maincontent .client_list li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 23px;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 20px;
	list-style-type: none;
}



/* Products Page CSS
=============================*/

.primeSubHeader {
	color: #718082;
	font-size: 10pt;
}

/*
 * Fix the issue with "Zedak Corp" overlapping the address
 * in the Google Maps bubble.
 */
.gmapaddress h3 {
    font-size: 14px;
}
