/* CSS Document */

html, body, ul, ol, li, p, h1 , h2, h3, h4, h5, h6, form, fieldset, a, div, img, blockquote
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

html, body
{
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #ececed url(http://www.lifesys.com/images/bg.gif) repeat-x;
}

.clear
{
	clear: both;
	font-size: 0;
	height: 0;
}

.center
{
	text-align: center;
	margin: 0 auto;
}

/*************************************************** Typography ***************************************************/

h1, h2, h3, h4, h5, h6
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #00829c;
}

h1
{
	font-size: 30px;
}

h2
{
	font-size: 22px;
}

h3
{
	font-size: 20px;
	padding-top: 10px;
}

h4
{
	font-size: 16px;
}

h5
{
	font-size: 15px;
}

h6
{
	font-size: 14px;
}

p
{
	color: #7f7f7f;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin-top: 6px;
	margin-bottom: 14px;
}

p .resources
{
	color:#7f7f7f;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	margin-top: 6px;
	margin-bottom: 14px;
}

/*************************************************** Layout Divs ***************************************************/

#main-wrapper
{
	width: 981px;
	margin: 0 auto;
}

#functions
{
	width: 981px;
	height: 53x;
}

#header
{
	width: 981px;
	height: 112px;
}

#nav-wrapper 
{
	height: 49px;
}

#content-wrapper
{
	width: 981px;
	min-height: 380px;
  	height: auto !important;
  	height: 380px;
	background: url(http://www.lifesys.com/images/content-bg.gif) no-repeat;
}

#content-wrapper.contact
{
	background: none;
}

#footer-wrapper
{
	width: 100%;
	height: 385px;
	background: #fff url(http://www.lifesys.com/images/footer-bg.gif) repeat-x;
}

/*************************************************** Header Divs ***************************************************/

#header img.logo
{
	float: left;
}

#header #call-us
{
	float: right;
	width: 354px;
	height: 112px;
	background: url(http://www.lifesys.com/images/call-us-today.gif) left bottom  no-repeat;
}

#header #call-us h1
{
	font-size: 38px;
	font-family: "Times New Roman", Times, serif;
	color: #7f7f7f;
	margin: 41px 0 0 106px;
}

#bookmark
{
	width: 74px;
	height: 33px;
	float: right;
	margin-top: 16px;
	line-height: 32px;
	padding-left: 29px;
	background: url(http://www.lifesys.com/images/bookmark.gif) no-repeat;
}

#bookmark a
{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #7d7d7d;
	font-size: 14px;
	text-decoration: none;
}

#bookmark a:hover
{
	text-decoration: underline;
}

#share-with
{
	width: 77px;
	height: 33px;
	float: right;
	margin-top: 16px;
	line-height: 32px;
	padding-left: 31px;
	background: url(http://www.lifesys.com/images/share-with.gif) no-repeat;
}

#share-with a
{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #7d7d7d;
	font-size: 14px;
	text-decoration: none;
}

#share-with a:hover
{
	text-decoration: underline;
}

#sizer
{
	width: 105px;
	height: 33px;
	float: right;
	margin-top: 16px;
	line-height: 31px;
	padding-left: 32px;
	background: url(http://www.lifesys.com/images/font-resize.gif) no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #7d7d7d;
	font-size: 14px;
}

#sizer a
{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #7d7d7d;
	font-size: 14px;
	text-decoration: none;
}

#sizer a:hover
{
	text-decoration: underline;
}

/*************************************************** Main Content Styles ***************************************************/

#content-wrapper ul
{
	padding: 14px 80px 14px 10px;
}

#content-wrapper ul li
{
	font-size: 1.2em;
	color: #7f7f7f;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 15px;
	background: url(http://www.lifesys.com/images/list-bullet.gif) left 6px no-repeat;
	list-style: none;
	padding-bottom: 10px;
}

#content-left-home
{
	width: 631px;
	height: 318px;
	float: left;
	padding-top: 6px;
	margin-left: 1px;
	display: inline;
	margin-bottom: 13px;
}

#content-right-home
{
	width: 330px;
	float: left;
	padding-top: 6px;
	margin-left: 13px;
	display: inline;
}

#content-right-home h1
{
	font-size: 30px;
	padding-top: 18px;
	line-height: 1;
}

#content-right-home p
{
	line-height: 1.25;
	color: #7f7f7f;
	font-size: 14px;
}

#content-right-home p a
{
	color: #00829c;
	line-height: 1.6;
}

#content-left
{
	width: 572px;
	padding-right: 30px;
	float: left;
	padding-top: 44px;
	margin-left: 20px;
	display: inline;
}

#content-left a
{
	color: #7f7f7f;
	text-decoration: none;
}

#content-left p a:hover
{
	text-decoration: underline;
}


#content-left h1
{
	font-size: 2.25em;
}

#content-left h3
{
	font-size: 1.4em;
}

#content-left h4
{
	font-size: 1.2em;
}

#content-left p
{
	width: 556px;
	line-height: 1.2;
	font-size: 1.1em;
}

#content-right
{
	width: 352px;
	float: left;
	padding-top: 44px;
}

#content-right h1
{
	font-size: 2.0em;
}

#content-right h4
{
	font-size: 1.1em;
}

#content-right p
{
	font-size: 1em;
}

#content-right p.address
{
	line-height: 1.5;
}

#content-right p.visit-us
{
	padding: 10px 0;
	font-size: 1em;
}

#content-right #blue-box
{
	width: 352px;
}

#content-right #blue-box #blue-box-top
{
	background: url(http://www.lifesys.com/images/blue-box-top.gif) no-repeat;
	height: 7px;
	font-size: 0px;
}

#content-right #blue-box #blue-box-content
{
	background-color: #00829c;
	color: #fff;
	padding-left: 28px;
	font-size: 18px;
}

#content-right #blue-box #blue-box-content h1
{
	color: #fff;
	font-size: 32px;
	margin-bottom: 12px;
	padding-top: 15px;
}

#content-right #blue-box #blue-box-content img
{
	vertical-align: middle;
	padding-top: 8px;
	padding-right: 5px;
}

#content-right #blue-box #blue-box-content p
{
	font-size: 18px;
	color: #fff;
	margin: 0;
}

#content-right #blue-box #blue-box-content.benefits img
{
	vertical-align: middle;
	padding-top: 2px;
	padding-right: 5px;
}

#content-right #blue-box #blue-box-content.benefits p
{
	font-size: 18px;
	color: #fff;
	margin: 0 0 16px 0;
}

#content-right #blue-box #blue-box-content a
{
	color: #fff;
	text-decoration: none;
}

#content-right #blue-box #blue-box-content p.white-quote
{
	font-size: 26px;
	width: 290px;
	padding: 22px 0;
	line-height: 1.3;
}

#content-right #blue-box #blue-box-content.how-it-works p.white-quote
{
	font-size: 26px;
	width: 290px;
	padding: 22px 0 6px 0;
	margin: 0;
	line-height: 1.3;
}

#content-right #blue-box #blue-box-content.how-it-works p
{
	font-size: 18px;
	color: #fff;
	width: 290px;
	padding-bottom: 30px;
}

#content-right #blue-box #blue-box-bot
{
	background: url(http://www.lifesys.com/images/blue-box-bot.gif) no-repeat;
	height: 7px;
	font-size: 0px;
}

#content-right p.quote
{
	color: #00829c;
	font-size: 22px;
	width: 310px;
	margin-top: 58px;
	line-height: 1.4;
	padding-top: 30px;
	padding-left: 12px;
	margin-left: 16px;
	background: url(http://www.lifesys.com/images/left-quote.gif) no-repeat;
}

#content-right p.quote2
{
	color: #00829c;
	font-size: 22px;
	width: 310px;
	margin-top: 58px;
	line-height: 1.4;
	padding-top: 30px;
	padding-left: 12px;
	margin-left: 16px;
	background: url(http://www.lifesys.com/images/left-quote2.gif) no-repeat;
}

#content-right p.quote-nursecall
{
	color: #00829c;
	font-size: 22px;
	width: 310px;
	margin-top: 85px;
	//margin-top: 116px;
	line-height: 1.4;
	padding-top: 30px;
	padding-left: 12px;
	margin-left: 16px;
	background: url(http://www.lifesys.com/images/left-quote.gif) no-repeat;
}


#content-right p.quote img.right-quote, #content-right p.quote2 img.right-quote
{
	top: 12px;
	left: 10px;
	position: relative;
}

#content-right p.quote-nursecall img.right-quote-nursecall
{
	top: 8px;
	left: 13px;
	position: relative;
}

#content-right img.price-list
{
	padding-top: 60px;
}

#content-left #contact-chris
{
	width: 342px;
	padding-left: 198px;
	border-bottom: 1px dotted #d5d5d5;
	background: url(http://www.lifesys.com/images/contact-chris.jpg) no-repeat;
	margin-top: 26px;
	padding-bottom: 12px;
	min-height: 290px;
  	height: auto !important;
  	height: 290px;
}

#content-left #contact-chris p
{
	width: auto;
}

#content-left #contact-damien
{
	width: 342px;
	padding-left: 198px;
	background: url(http://www.lifesys.com/images/contact-damien.jpg) no-repeat;
	margin-top: 26px;
	padding-bottom: 12px;
	min-height: 200px;
  	height: auto !important;
  	height: 200px;
}

#content-left #contact-damien p
{
	width: auto;
}

/*************************************************** Case Studies ***************************************************/

#content-case-studies
{
	width: 933px;
}

#content-case-studies h1
{
	font-size: 2.0em;
	padding-left: 22px;
}

#content-case-studies h4
{
	font-size: 1.1em;
	padding-left: 22px;
}

#content-case-studies p
{
	width: 556px;
	line-height: 1.2;
	font-size: 1em;
}

#content-case-studies table
{
	width: 933px;
	padding: 0;
	margin: 19px 0  80px 22px;
}

#content-case-studies table tr td
{
	border-top: 1px dotted #d5d5d5;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #7f7f7f;
	font-size: 1em;
}

#content-case-studies table tr.last-row td
{
	border-top: 1px dotted #d5d5d5;
	border-bottom: 1px dotted #d5d5d5;
	padding-top: 10px;
	padding-bottom: 10px;
}

#content-case-studies table tr td h3
{
	color: #016478;
	font-size: 1.1em;
	padding: 0;
}

#content-case-studies table tr td a.download
{
	text-decoration: none;
	color: #7f7f7f;
	font-size: 1.1em;
}

#content-case-studies table tr td a.download img
{
	vertical-align: middle;
	padding-left: 7px;
}

/*************************************************** Call To Actions ***************************************************/

#content-wrapper #cta-wrapper
{
	width: 981px;
}

#content-wrapper #cta-wrapper #cta-products
{
	width: 244px;
	height: 167px;
	background: url(http://www.lifesys.com/images/cta-products.jpg) no-repeat;
	float: left;
	margin-right: 1px;
	padding-bottom: 26px;
}

#content-wrapper #cta-wrapper #cta-how-it-works
{
	width: 244px;
	height: 167px;
	background: url(http://www.lifesys.com/images/cta-how-it-works.jpg) no-repeat;
	float: left;
	margin-right: 1px;
}

#content-wrapper #cta-wrapper #cta-benefits
{
	width: 244px;
	height: 167px;
	background: url(http://www.lifesys.com/images/cta-benefits.jpg) no-repeat;
	float: left;
	margin-right: 1px;
}

#content-wrapper #cta-wrapper #cta-case-studies
{
	width: 244px;
	height: 167px;
	background: url(http://www.lifesys.com/images/cta-case-studies.jpg) no-repeat;
	float: left;
}

#content-wrapper #cta-wrapper #cta-products a, #content-wrapper #cta-wrapper #cta-how-it-works a, #content-wrapper #cta-wrapper #cta-benefits a, #content-wrapper #cta-wrapper #cta-case-studies a
{
	display: block;
	width: 192px;
	height: 43px;
	padding: 124px 52px 0 0;
	text-align: right;
	text-decoration: none;
	color: #7f7f7f;
	font-size: 21px;
}

/*************************************************** Contact Form Styles ***************************************************/

div#content-right form
{
}

div#content-right fieldset
{
	padding: 8px 0;
}

div#content-right form label
{
	display: inline;
	float: left;
	width: 90px;
	text-align: left;
	margin-bottom: 5px;
	font-size: 13px;
	color: #333333;
	padding-top: 3px;
}

div#content-right form input
{
	display: inline;
	float: left;
	width: 250px;
	margin-bottom: 5px;
	font-size: 13px;
	padding: 3px;
	border: 1px solid #b0b0b0;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}

div#content-right form input.hidden
{
	display: none;
}

div#content-right form br
{
	clear: left;
	font-size: 0;
}

div#content-right form textarea
{
	display: inline;
	float: left;
	width: 340px;
	margin-bottom: 8px;
	height: 90px;
	border: 1px solid #b0b0b0;
	font-size: 12px;
	color: #333;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
}

div#content-right form #submit
{
	width: 100px;
	height: 21px;
	padding: 0;
	text-align: center;
	margin-left: 338px;
	border: 1px solid #5552cc;
	background-color: #6f8dba;
	color: #fff;
}

/*************************************************** Footer Styles ***************************************************/

#footer
{
	width: 981px;
	margin: 0 auto;
	padding-top: 30px;
	
}

#footer #explore
{
	width: 220px;
	float: left;
}	

#footer a
{
	text-decoration: none;
	color:#848484;
}

#footer a:hover
{
	text-decoration: underline;
}


#footer h2
{
	border-bottom: 1px dotted #d5d5d5;
	padding-bottom: 5px;
	margin-bottom: 9px;
}

#footer #explore ul#left-list
{
	width: 120px;
	float: left;
}	

#footer #explore ul#right-list
{
	width: 99px;
	float: left;
	padding-left: 1px;
}	

#footer #explore ul
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #7f7f7f;
	list-style: none;
}

#footer #explore ul li
{
	border-bottom: 1px dotted #d5d5d5;
	padding-top: 5px;
	padding-bottom: 5px;
}

#footer #explore ul li.last
{
	border-bottom: none;
}

#footer #contact-us
{
	width: 210px;
	float: left;
	margin-left: 106px;
}	

#footer #contact-us h2
{
	margin-bottom: 18px;
}

#footer #contact-us p
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #7f7f7f;
	line-height: 0.7;
}

#footer-form 
{
	margin-left: 120px;
	float: left;
	width: 315px;
}

#footer-form form
{
	margin: 0;
}

#footer-form fieldset
{
	padding: 0;
	margin: 0;
}

#footer-form form label
{
	display: inline;
	float: left;
	width: 60px;
	text-align: left;
	margin-bottom: 5px;
	font-size: 15px;
	color: #7f7f7f;
	padding-top: 3px;
}

#footer-form form input
{
	display: inline;
	float: left;
	width: 241px;
	margin-bottom: 9px;
	font-size: 14px;
	padding: 5px;
	border: 1px solid #bfbfbf;
	color: #7f7f7f;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#footer-form form br
{
	clear: left;
	font-size: 0;
}

#footer-form form textarea
{
	display: inline;
	float: left;
	width: 241px;
	margin-bottom: 7px;
	height: 56px;
	border: 1px solid #bfbfbf;
	font-size: 14px;
	padding: 5px;
	color: #7f7f7f;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#footer-form form input.hidden-field
{
	display: none;
}

#footer-form form #submit
{
	width: 104px;
	height: 31px;
	padding: 0;
	text-align: center;
	margin: 0 0 0 210px;
	border: none;
	background: url(http://www.lifesys.com/images/submit-form.gif) no-repeat;
	color: #fff;
	cursor: pointer;
}


#share-with-form 
{
	margin-left: 120px;
	float: left;
	width: 515px;
}

#share-with-form form
{
	margin: 0;
}

#share-with-form fieldset
{
	padding: 0;
	margin: 0;
}

#share-with-form form label
{
	display: inline;
	float: left;
	width: 180px;
	text-align: right;
	margin-bottom: 5px;
	font-size: 15px;
	color: #7f7f7f;
	padding-top: 3px;
	padding-right:5px;
}

#share-with-form form input
{
	display: inline;
	float: left;
	width: 241px;
	margin-bottom: 9px;
	font-size: 14px;
	padding: 5px;
	border: 1px solid #bfbfbf;
	color: #7f7f7f;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#share-with-form form br
{
	clear: left;
	font-size: 0;
}

#share-with-form form textarea
{
	display: inline;
	float: left;
	width: 241px;
	margin-bottom: 7px;
	height: 56px;
	border: 1px solid #bfbfbf;
	font-size: 14px;
	padding: 5px;
	color: #7f7f7f;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#share-with-form form input.hidden-field
{
	display: none;
}

#share-with-form form #submit
{
	width: 104px;
	height: 31px;
	padding: 0;
	text-align: center;
	margin: 0 0 0 334px;
	border: none;
	background: url(http://www.lifesys.com/images/submit-share-with-form.gif) no-repeat;
	color: #fff;
	cursor: pointer;
}

#contacterror
{
	color:#FF0000;
	font-size:13px;
	margin-bottom:5px;
}

#contacterror2
{
	color:#FF0000;
	font-size:16px;
	margin-bottom:5px;
}

#footer p.copyright
{
	font-size: 12px;
	float: left;
	padding-top: 36px;
	margin: 0;
}

#footer img.float-right
{
	float: right;
	padding-top: 28px;
}

/*************************************************** Navigation Styles ***************************************************/

#nav-wrapper #navigation
{
	float: left;
	height: 49px;
	
}

#nav-wrapper #navigation ul
{
	float: left;
	height: 34px;
	
	padding: 0;
	margin-left: 10px;
	display: inline;
}

#nav-wrapper #navigation ul li
{
	display: inline;
	float: left;
}

#nav-wrapper #navigation ul li a:link,
#nav-wrapper #navigation ul li a:visited
{
	display: inline;
	float: left;
	text-decoration: none;
	color: #848484;
	font-size: 15px;
	text-align: center;
	padding-left: 0;
	padding-right: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 23px;
}

#nav-wrapper #navigation ul li a:active,
#nav-wrapper #navigation ul li a:hover
{
	color: #848484;
}

#nav-wrapper #navigation ul li a.last-item 
{
	background: none;
}

#nav-wrapper #navigation a#home-link, #nav-wrapper #navigation a#about-link
{
	width: 63px;
	height: 26px;
}

#nav-wrapper #navigation a#benefits-link
{
	width: 76px;
	height: 26px;
}

#nav-wrapper #navigation a#products-link
{
	width: 80px;
	height: 26px;
}

#nav-wrapper #navigation a#nursecall-link
{
	width: 95px;
	height: 26px;
}

#nav-wrapper #navigation a#how-it-works-link
{
	width: 115px;
	height: 26px;
}

#nav-wrapper #navigation a#case-studies-link
{
	width: 105px;
	height: 26px;
}

#nav-wrapper #navigation a#contact-link
{
	width: 95px;
	height: 26px;
}

#nav-wrapper #navigation a#home-link:hover
{
	background: url(http://www.lifesys.com/images/nav-bg1.gif) no-repeat;
	width: 63px;
	height: 30px;
	color: #fff;
	padding-top: 19px;
}

#nav-wrapper #navigation a#about-link:hover
{
	background: url(http://www.lifesys.com/images/nav-bg1.gif) no-repeat;
	width: 63px;
	height: 30px;
	color: #fff;
	padding-top: 19px;
}

#nav-wrapper #navigation a#benefits-link:hover
{
	background: url(http://www.lifesys.com/images/nav-bg2.gif) no-repeat;
	width: 76px;
	height: 30px;
	color: #fff;
	padding-top: 19px;
}

#nav-wrapper #navigation a#products-link:hover
{
	background: url(http://www.lifesys.com/images/nav-bg3.gif) no-repeat;
	width: 80px;
	height: 30px;
	color: #fff;
	padding-top: 19px;
}

#nav-wrapper #navigation a#nursecall-link:hover
{
	background: url(http://www.lifesys.com/images/nav-bg6.gif) no-repeat;
	width: 95px;
	height: 30px;
	color: #fff;
	padding-top: 19px;
}

#nav-wrapper #navigation a#how-it-works-link:hover
{
	background: url(http://www.lifesys.com/images/nav-bg4.gif) no-repeat;
	width: 115px;
	height: 30px;
	color: #fff;
	padding-top: 19px;
}

#nav-wrapper #navigation a#case-studies-link:hover
{
	background: url(http://www.lifesys.com/images/nav-bg5.gif) no-repeat;
	width: 105px;
	height: 30px;
	color: #fff;
	padding-top: 19px;
}

#nav-wrapper #navigation a#contact-link:hover
{
	background: url(http://www.lifesys.com/images/nav-bg6.gif) no-repeat;
	width: 95px;
	height: 30px;
	color: #fff;
	padding-top: 19px;
}

#home #nav-wrapper #navigation a#home-link
{
	background: url(http://www.lifesys.com/images/nav-bg1.gif) no-repeat;
	height: 30px;
	color: #fff;
	padding-top: 19px;
}

#about #nav-wrapper #navigation a#about-link
{
	background: url(http://www.lifesys.com/images/nav-bg1.gif) no-repeat;
	height: 30px;
	color: #fff;
	padding-top: 19px;
}

#benefits #nav-wrapper #navigation a#benefits-link
{
	background: url(http://www.lifesys.com/images/nav-bg2.gif) no-repeat;
	height: 30px;
	color: #fff;
	padding-top: 19px;
}

#products #nav-wrapper #navigation a#products-link
{
	background: url(http://www.lifesys.com/images/nav-bg3.gif) no-repeat;
	height: 30px;
	color: #fff;
	padding-top: 19px;
}

#nurse-call #nav-wrapper #navigation a#nursecall-link
{
	background: url(http://www.lifesys.com/images/nav-bg6.gif) no-repeat;
	height: 30px;
	color: #fff;
	padding-top: 19px;
}

#how-it-works #nav-wrapper #navigation a#how-it-works-link
{
	background: url(http://www.lifesys.com/images/nav-bg4.gif) no-repeat;
	height: 30px;
	color: #fff;
	padding-top: 19px;
}

#case-studies #nav-wrapper #navigation a#case-studies-link
{
	background: url(http://www.lifesys.com/images/nav-bg5.gif) no-repeat;
	height: 30px;
	color: #fff;
	padding-top: 19px;
}

#contact #nav-wrapper #navigation a#contact-link
{
	background: url(http://www.lifesys.com/images/nav-bg6.gif) no-repeat;
	height: 30px;
	color: #fff;
	padding-top: 19px;
}

/*************************************************** blueclaw ***************************************************/

.blueclaw{
text-align: center;
clear: both;
margin-bottom: 20px;
}