/* New e-homecomfort stylesheet (July 2004) */

/* Styles to format basic text & page layout */
body {
	background-color: #ededed;
	margin: 0px;
	padding: 0px;
	text-align:center;
}
a {
	color: #0182AC;
	border: 0px none;
}
a img {
	border: 0px none;
}
a:hover {
	color: #FF9900;
}
p {
	font: 13px "Trebuchet MS", Trebuchet, Myriad, "Gill Sans", "Century Gothic", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	color: #000;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	margin-right: 15px;
}
.feature p {
	width: 440px;
}
h1 {
	font: bold 36px "Trebuchet MS", Trebuchet, Myriad, "Gill Sans", "Century Gothic", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	color: #003366;
	margin-top: 0px;
	padding-top: 3px;
	margin-bottom: 5px;
	padding-bottom: 3px;
	margin-left: 15px;
	margin-right: 15px;
}
h2 {
	font: bold 36px "Trebuchet MS", Trebuchet, Myriad, "Gill Sans", "Century Gothic", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	color: #003366;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 15px;
	margin-right: 15px;
}
h3 {
	font: bold 24px "Trebuchet MS", Trebuchet, Myriad, "Gill Sans", "Century Gothic", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	color: #003366;
	margin-top: 0px;
	padding-top: 3px;
	margin-bottom: 3px;
	padding-bottom: 2px;
	margin-left: 15px;
	margin-right: 15px;
}
.feature h3 {
 	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
}
h4 {
	font: bold 15px "Trebuchet MS", Trebuchet, Myriad, "Gill Sans", "Century Gothic", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	color: #003366;
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
	margin-left: 15px;
	margin-right: 15px;
}
.first {
	margin-top: 20px;
}

.version {
	margin-top: -10px;
	padding-top: 0px;
	padding-bottom: 10px;
}
.demo {
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
}
h6 {
	font: bold 13px "Trebuchet MS", Trebuchet, Myriad, "Gill Sans", "Century Gothic", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	color: #003366;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 3px;
}
ul {
	list-style-type: disc;
	font: 13px "Trebuchet MS", Trebuchet, Myriad, "Gill Sans", "Century Gothic", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	color: #000;
	margin-top: -5px;
	padding-top: 3px;
	padding-right: 5px;
	margin-right: 0px;
}
ol {
	font: 13px "Trebuchet MS", Trebuchet, Myriad, "Gill Sans", "Century Gothic", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	color: #000;
	margin-top: -5px;
	padding-top: 3px;
	padding-right: 5px;
	margin-right: 0px;
	padding-left: 25px;
	margin-left: 25px;
} 
li {
	margin-bottom: 5px;
}
.indented {
	margin-left: 25px;
	margin-right: 10px;
}
.price {
	text-align: right;
}


/* Styles to format page elements (layers) */
#content {
	width: 750px;
    margin: 0px auto;
    text-align: left;
	border: 1px solid #000;
	background-color: #fff;
}
#topbar {
	background-color: #003366;
}
#topbar h1 {
	position: absolute;
	left: -1000px;
}
#righthighlight {
	border-left: 1px dashed #003366;
	border-bottom: 1px dashed #003366;
	margin-bottom: 10px;
	padding: 5px;
	background-color: #FAF2DC;
	width: 264px;
	float: right;
	margin-left: 8px;
}
#righthighlight ol li {
	font: bold 16px "Trebuchet MS", Trebuchet, Myriad, "Gill Sans", "Century Gothic", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	color: #003366;
} 
#righthighlight ol li a {
	text-decoration: none;
}
#righthighlight form {
	padding-top: 5px;
	margin: 0px;
}
#righthighlight form h6 {
	text-align: right;
	clear: both;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#righthighlight form h6 label {
	float: left;
}
.pricing {
	margin-left: 200px;
}
ul.pricing {
	text-align: left;
	padding-left: 10px;
}
h4.price {
	text-align: right;
	font-weight: bold;
	font-size: 20px;
	margin-right: 40px;
	margin-bottom: 25px;
}
.priceimage {
	float: left;
}
#footnotes {
	clear: both;
	margin-bottom: 25px;
}
#footnotes p {
	font: 11px "Trebuchet MS", Trebuchet, Myriad, "Gill Sans", "Century Gothic", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	color: #000;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	margin-right: 15px;
}
#testimonialvideo {
	width: 750px; 
	height: 550px;
	background: #BDCBDD url(images/loading-image.gif) no-repeat center;
	z-index: 1;
}
#footer {
	width: 740px;
	background-color: #0182AC;
	font: 11px Verdana, Arial, sans-serif;
	color: #fff;
	padding: 5px;
	text-align: right;
	clear: both;
}



/* Styles to format navigation */
#navbar {
	width: 100%;
	height:30px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #336699 url(images/navbar-bg-normal.gif) repeat-x;
	border-top: 1px #003366 solid;
	border-bottom: 1px #003366 solid;
	border-left: 0px none;
	border-right: 0px none;
}
#navbar ul {
	width: 100%;
	background: #336699 url(images/navbar-bg-normal.gif) repeat-x;
	border: 0px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
	clear: left;
}
#navbar li {
	display: block; 
	float: left;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
#navbar li a {
	padding: 7px 15px;
	color: #003366;
	background: #336699 url(images/navbar-bg-normal.gif) repeat-x;
	border-top: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	border-right: 1px #003366 solid;
	margin: 0px;
	text-align: center;
	display: block;
	font: bold 13px "Trebuchet MS", Myriad, "Gill Sans", "Century Gothic", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	text-decoration: none;
	line-height: 16px;
}
#navbar li a:hover {
	color: #fff;
	background: #336699 url(images/navbar-bg-rollover.gif) repeat-x;
}
#navbar a:active {
	color: #003366;
	background: #fff url(images/navbar-bg-active.gif) repeat-x;
}
body#news #navbar li#news a, 
body#features #navbar li#features a,
body#demo #navbar li#demo a,
body#pricing #navbar li#pricing a,
body#testimonial #navbar li#testimonial a,
body#contact #navbar li#contact a,
body#support #navbar li#support a,
body#clients #navbar li#clients a {
	color: #003366;
	background: #fff url(images/navbar-bg-active.gif) repeat-x;
}
	
	
/* Forms formatting */
#form {
	width: 550px;
	margin: 30px auto;
}
#form form h6 {
	width: 500px;
	clear: both;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#form form h6 label {
	float: left;
}
#form form h6 input, form h6 textarea, form h6 select {
	float:right;
}	
#form form label {
	font: 13px "Trebuchet MS", Trebuchet, Myriad, "Gill Sans", "Century Gothic", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	color: #000;
}