/*
This style sheet was created from C:\Documents and Settings\Windows User\Desktop\Care Assist Files\Website\frontpage.html
*/

BODY {  }

DIV {  }

H1 {  }

SPAN {  }

.center-div {
	margin-left: auto;
	margin-right: auto;
}


/* classes */

.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     page-break-after: auto;
}
     
.clearfix { display: inline-block; }

/* start commented backslash hack \*/
* html .clearfix { height: 1%; }

.clearfix { display: block; }
/* close commented backslash hack */

.break-before {
	page-break-before: always;
}

.front-page {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	width: 940px;
	margin: 0 auto;
}
.center-title {  
	text-align: center;
}

.center-link {
	text-align: center;
}

.main-sub-title {
	font-weight: bold;
	font-size: 1.75em;
	display: block;
	text-align: left;
	padding-left: 25px;
}

.sub-title {
	font-weight: bold;
	font-size: 1.25em;
	display: block;
	text-align: center;
	margin-top: 10px;
	padding: 5px 25px;
	background-color: #DBE2E8; 
	background-image: url(/images/blue-grey-gradient.png);
	background-repeat: repeat-x;
	/*
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: black;
	*/
}

.price-box {
	background-color: #DBE2E8;
	border-width: 1px;
	border-style: solid;
	border-color: black;
	text-align: center;
	padding-bottom: 25px;
	margin-top: 10px;
}
.main-quote {
	padding: 5px 25px;
	font-size: 1.4em;
}

.sub-sub-title {
	font-weight: bold;
	display: block;
	text-align: center;
	vertical-align: bottom;
	margin-bottom: 10px;
}

.sub-box {
	display: inline-block;
	border-collapse: collapse;
	width: 48%;
	margin: 5px 0%;
	/*
	border-width: 1px;
	border-style: solid;
	border-color: black;
	*/
}

.sub-box-background {
	background-color: #e2a5a5;
}

.box-left {
	float: left;
}

.box-right {
	float: right;
}

.main-banner {
	margin: 0 40px;
}

.banner-box {
	display: inline-block;
	border-collapse: collapse;
	width: 35%;
	margin: 5px 0%;
}

.block-border {
	margin: 0 auto;
	float: left;
	padding: 2px;
	border-width: 1px;
	border-style: solid;
	border-color: black;
	border-radius: 5px;
	-moz-border-radius:10px; /* Firefox 3.6 and earlier */
}

.banner-image {
	float: left;
	width: 30%;
	text-align: center;
}

.banner-image img {
	width: 200px;
	height: 200px;
}

.purchase-box {
	background-color: #4fff50;
	padding: 15px 0px;
	margin-top: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: black;
}

.trial-box {
	background-color: #e2a5a5;
	padding: 15px 0px;
	margin-top: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: black;
}

.img-left {
	float: left;
	padding: 0px 25px;
}



@media print {
.summary-block {
/*
	border-width: 1px;
	border-style: solid;
*/
/*	background-color: #bbfeff; */
	/* background-color: #DBE2E8; */
	/* background-color: #b1bcc1; */
	position: relative;
	margin-top: -77px;
/*	background-color: #a4d2ff; */
	background-color: #EDF1F6;
	margin-bottom: 0px;
	margin-left: -10px;
	margin-right: -10px;
	padding-top: 10px;
	padding-bottom: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: black;
	/* background-image: url(/images/blue-grey-gradient-block.png); */
	/* LATEST background-image: url(/images/mother-daughter-background.jpg); */
	/* background-image: url(/images/summary-block-background.jpg); */
	/* background-image: url(/images/front-page-background.png); */
	background-repeat: repeat-x;
}
}


@media screen {
.summary-block {
/*
	border-width: 1px;
	border-style: solid;
*/
/*	background-color: #bbfeff; */
	/* background-color: #DBE2E8; */
	/* background-color: #b1bcc1; */
	position: relative;
	margin-top: -77px;
/*	background-color: #a4d2ff; */
	background-color: #EDF1F6;
	margin-bottom: 0px;
	margin-left: -10px;
	margin-right: -10px;
	padding-top: 10px;
	padding-bottom: 5px;
	border-width: 0px;
	border-style: none;
	border-color: black;
	/* background-image: url(/images/blue-grey-gradient-block.png); */
	/* LATEST background-image: url(/images/mother-daughter-background.jpg); */
	/* background-image: url(/images/summary-block-background.jpg); */
	/* background-image: url(/images/front-page-background.png); */
	background-repeat: repeat-x;
}
}




.center-title {
	font-weight: bold;
	font-size: 2em;
	padding-bottom: 10px;
}

.clear-both {
	clear: left;
}

.homepage-content-anonymous {
	page-break-before: avoid;
}

.try-it-block {
	margin: 10px 50px 10px 50px;
	padding: 5px 20px 0px 20px;
	/* background-color: #E2A5A5; */
}

.try-it-form {
	float: left;
	width: 200px;
}

#try-it-form {
}

.try-it-button {
	/* width: 100px; */
	height: 50px;
	text-align: center;
	font-weight: bold;
	background-color: #4FFF50;
	vertical-align: center;
}

#try-it-anchor {
	display: block;
	float: left;
	height: 45px;
	font-size: 1.5em;
	background-color: #4FFF50;
	text-align: center;
	vertical-align: middle;
	padding: 10px 10px 10px 10px;
	border-radius: 10px;
	-moz-border-radius:10px; /* Firefox 3.6 and earlier */
	border-width: 1px;
	border-style: solid;
	border-color: black;
}

#try-it-anchor:hover {
	/* background-color: blue; */
	text-decoration: none;
}

.try-it-info {
	float: left;
	font-size: 1.5em;
}

.try-it-info ul {
	margin: 0px 0px 0px 0px;
	list-style-image: url('/images/dialog-accept.png');
}

.try-it-info ul li {
	margin-bottom: 3px;
}


/* @ home page */

.slideshow { 
	height: 216px; 
	width: 846px; 
	margin: 10px auto 0px auto; 
	padding-left: 0px;
}

.slideshow img { 
	padding: 0px; 
	border: 0px solid #ccc; 
	background-color: #eee; 
}

/*
.slideshow img { 
	padding: 15px; 
	border: 1px solid #ccc; 
	background-color: #eee; 
}
*/

/****
h1 {
	width: 262px; height: 226px; margin: 0 auto; position: relative; top: 100px;
	background: url(images/harley-logo.png); text-indent: -9999px; z-index: 10;
}
****/

#caremate-container {
	/* width: 1095px; margin: -40px auto; */
	width: 846px; 
	margin: 0 auto;
	position: relative;
}

#caremate-container p {
	color: red;
	display: none;
	font-size: 1.5em;
	left: 718px;
	position: absolute;
	top: 250px;
	z-index: 20;
}

div#caremate-slideshow {
	/* width: 1083px; height: 518px; padding: 15px 0 0 12px; */
	width: 846; 
	height: 216; 
	/* padding: 15px 0 0 12px; */
	/* background: url(images/border.png); */
	/*overflow: scroll;*/ /* Allows the slides to be viewed using scrollbar if Javascript isn't available */
	position: relative; 
	z-index: 5;
}
div#caremate-container ul#caremate-nav {
	display: block;
	list-style: none;
	position: relative; 
	top: -20px;  
	z-index: 15;
}
div#caremate-container ul#caremate-nav li#caremate-prev {
	float: right; 
	/* margin: 0 0 0 0; */
	margin: 0 5px;
}
div#caremate-container ul#caremate-nav li#caremate-next {
	float: right; 
	/* margin: 0 0 0 0; */
	margin: 0 5px;
}
div#caremate-container ul#caremate-nav li#caremate-play-pause {
	float: right; 
	/* margin: 0 0 0 0; */
	margin: 0 5px;
}
div#caremate-container ul#caremate-nav li a {
	display: block; 
	width: 48px; 
	height: 48px; 
	text-indent: -9999px;
}
div#caremate-container ul#caremate-nav li#caremate-prev a {
	background: url(/images/25px/media-seek-backward-3.png);
	background-repeat: no-repeat;
	outline: none;
}
div#caremate-container ul#caremate-nav li#caremate-next a {
	background: url(/images/25px/media-seek-forward-3.png);
	background-repeat: no-repeat;
	outline: none;
}

div#caremate-container ul#caremate-nav li#caremate-play-pause.paused a {
	background: url(/images/25px/media-playback-start-3.png);
	background-repeat: no-repeat;
	outline: none;
}

div#caremate-container ul#caremate-nav li#caremate-play-pause.playing a {
	background: url(/images/25px/media-playback-pause-3.png);
	background-repeat: no-repeat;
	outline: none;
}

div#caremate-slideshow ul#caremate-slides {
	position: relative;
	z-index: -1;
	list-style: none;
}
div#caremate-slideshow ul#caremate-slides li {
	margin: 0 0 20px 0;
}

//{outline: none; }

