/*

Project:      Quality Care Styles
Date:         November 2007
Designer:     Daniel Marino
Designer URI: http://iamdanielmarino.com

*/

/* Import External Styles */
@import url(/assets/qualitycare/blog.css);
@import url(/assets/qualitycare/calendar.css);
@import url(/assets/qualitycare/library.css);
@import url(/assets/qualitycare/newsletter.css);
@import url(/assets/qualitycare/store.css);

* { padding: 0; margin: 0; }

html, body {
	height: 100%;
	}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	line-height: 140%;
	background: #ffffee
	}
	
h1 {
	font-weight: normal;
	font-size: 170%;
	color: #820000;
	line-height: 140%;
	}
	
h2 {
	font-weight: bold;
	font-size: 90%;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #005dae;
	}
	
h3 {
  margin: 0.5em 0em;
}

p {
	margin: 0 0 30px 0;
        color: #000;
	}

img {
	border: 0;
	}

table {
	font-family: "Lucida Grande", Helvetica, Arial;
	font-size: 80%;
	border-collapse: collapse;
	width: 100%;
	margin: 0 0 30px 0;
	}
	
tr, th, td {
	text-align: left;
	}

tr {
	border-bottom: #969696 1px solid;
	}

th, td {
	padding: 2px 10px;	
	}	

tr.even {
	background: #ccc;
	}	
	
#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -75px;
	}	

#header {
	width: 100%;
	height: 150px;
	border-bottom: #820000 5px solid;
	background: url(/assets/qualitycare/header_background.gif) repeat-x;
	}

#h-container {
	margin: 0 auto;
	width: 800px;
	height: 150px;
	}

#logo {
	padding: 27px 0 0 0;
	}	
	
#nav {
	float: left;
	width: 588px;
	height: 30px;
	margin: 27px 0 0 0;
	}

#nav-inner {
	list-style: none;
	}

#nav-inner li {
	float: left;
	height: 30px;
	overflow: hidden;
	}
	
#nav-inner li a {
	display: block;
	line-height: 30px;
	text-indent: -5000px;
	overflow: hidden;
	background-position: center top;
	}	

#nav-inner li a:hover {
	background-position: center bottom;
	}

#navHome { width: 61px; background: url(/assets/qualitycare/nav_home.gif) no-repeat; }
#navCommercial { width: 113px; background: url(/assets/qualitycare/nav_commercial.gif) no-repeat; }
#navResidential { width: 113px; background: url(/assets/qualitycare/nav_residential.gif) no-repeat; }
#navEmployment { width: 112px; background: url(/assets/qualitycare/nav_employment.gif) no-repeat; }
#navAboutus { width: 84px; background: url(/assets/qualitycare/nav_aboutus.gif) no-repeat; }
#navContactus { width: 105px; background: url(/assets/qualitycare/nav_contactus.gif) no-repeat; }	

#search {
	margin: 20px 0 0 0;
  padding-top: 10px;
	float: right;
	width: 220px;
	height: 37px;
	background: url(/assets/qualitycare/search_back.gif) no-repeat;
	}

input.search-text {
	margin: 0px 0px 0px 10px;
	padding: 2px 4px 2px 22px;
	width: 120px;
	height: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
        vertical-align: middle;
	background: url(/assets/qualitycare/search.gif) no-repeat 3px 3px #fff;
  display: inline;
	}	

button.search-button {
  height: 25px;
  margin-left: 5px;
  width: 45px;
  font-size: 10px;
}

#main-content {
	width: 100%;
	padding: 35px 0 0 0;
	background: #ffffee url(/assets/qualitycare/maincontent_back.gif) top repeat-x;
	}

#main-content a {
	color: #820000;
	}	

#main-content ul {
	margin: 0 30px 30px 15px;
	list-style: none;
	}
	
#main-content li {
	margin: 0 0 10px 0;
	padding: 0 0 0 20px;
	background: url(/assets/qualitycare/li_arrow.gif) no-repeat 0 6px;
        color: #000;
	}	

#mc-container {
	margin: 0 auto;
	width: 800px;
	}

#freequote {
	width: 220px;
	height: 88px;
	margin: 0 0 30px 0;
	}		

#signup {
	width: 220px;
	height: 76px;
	padding: 32px 8px 0 8px;
	background: url(/assets/qualitycare/signup_back.gif) no-repeat;	
	}

#signup input {
	vertical-align: middle;
	}

#signup input#markupfactory-getnewslettersignup-email {
	margin: 0px;
	padding: 2px 4px;
	width: 125px;
	height: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	}		
#signup #markupfactory-getnewslettersignup-email-container, #signup #markupfactory-getnewslettersignup-submit-container {
  display: inline;
}
#signup #markupfactory-getnewslettersignup-email-container label {
  display: none;
}

#signup #markupfactory-getnewslettersignup-submit {
  display: inline;
  width: 55px;
  margin-left: 5px;
  font-size: 10px;
}

#footer {
	padding: 25px 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #fff;
	text-align: center;
	height: 50px;
	background: #609060 url(/assets/qualitycare/footer_background.gif) repeat-x top;	
	}

#footer a {
	color: #fff;
	text-decoration: none;
	}	

.left-column {
	float: left;
	width: 540px;
	}	

.right-column {
	float: right;
	width: 220px;
	}

.clear {
	clear: both;
	}

.push {
	height: 75px;
	}

/* Powered By Text */
span.poweredby img {border:0; padding: 0; margin: 0; position: relative; top: 3px;}


/* Free quote form */
.formErrors {
  width: 80%;
  padding: 10px;
  margin: 10px auto 1em;
  background-color: #FFE0D7;
  border: 3px solid #820000;
}

.formItem label {
  float: left;
  padding: 10px 5px 5px 0px;
  text-align: right;
  width: 140px;
}

.formItem input, .formItem select {
  float: left;
  margin-top: 10px;
  width: 180px;
}

.formItem textarea {
  margin-top: 10px;
  white-space: normal;
}

.formItem {
  width: 100%;
  display: block;
  clear: both;
}

.wide {
  width: 100%;
  clear: both;
}

.wide #quoteForm .formItem {
  width: 270px;
  float: left;
  clear: none;
}

.submit {
  margin: 20px;
  text-align: right;
  clear: both;
  width: 500px;
}

.submit input {
  width: 120px;
  margin: 0px auto;
  margin-left: 200px;
  margin-bottom: 20px;
}
