/** GLOBAL */

body {
	background: #CFE1ED;
	margin: 16px 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	color: #404040;
	text-align: center;
	}



body * {
	margin: 0;
	padding: 0;
}


a:link, a:visited {
	color: #8ABC00;
}
a:hover, a:active {
	color: #9D4812;
	text-decoration: underline;
}
a img {border: none;}

.hide { display: none; }

.clear {
	clear:both;
	float: none;
}
.clr {clear:both;}
.clr-right {clear:right; float:right;}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.deemphasis { font-weight: normal; font-size: .9em; }
.example-text{ color: #888888; }

p { line-height: 1.4; padding: 10px 0; }
#dashboard p {line-height:inherit; padding:0;}

/*.subsect li { list-style-position: inside; }*/
/*.subsect ul, .subsect ol { padding: 10px 20px; }*/

/** LAYOUT */

#container {
	width: 751px;
	margin: 0 auto;
	text-align: center;
}
#top {
	background: #fff ;
	height: 99px;
	padding: 0 16px;
}
#main {
	padding: 20;
}
#about #main, #testimonials #main {
	padding-bottom: 1px;
	margin-bottom: -7px;
}

#logo { float: left; background: url(../../images/realivent_logo_beta.jpg) no-repeat; height: 87px; width: 300px; text-indent: -9999em; overflow: hidden; }
#logo a { display: block; width: 241px; height: 87px; text-decoration: none; }
	
.login  { float: right; background: url(images/login.gif) no-repeat; text-indent: -9999em; overflow: hidden; margin-top: 13px;  }
.logout { float: right; background: url(images/button-logout.gif) no-repeat; text-indent: -9999em; overflow: hidden; margin-top: 13px;  }
.login a  { display: block; width: 54px; height: 25px; text-decoration: none; }
.logout a { display: block; width: 54px; height: 25px; text-decoration: none; }
	
ul#subnav { float: right; margin: 19px 15px 0 0;  padding: 0; }
#subnav li { display: inline; font-weight: bold; text-transform: uppercase; color:#999999; font-size: .9em; }
#subnav a:link, #subnav a:visited { color: #bbb; text-decoration: none; padding: 5px 3px; }
#subnav a:hover, #subnav a:active {
	background:#99CC00;
	color:#FFFFFF;
	padding: 5px 3px;
}
#subnav a.on { background: #BBD4E4 !important; color:#FFFFFF; padding: 5px 3px; }
#subnav li.welcome {
	text-transform: none !important;
	font-weight: normal;
	color:#333;
	margin-right:10px;
}
#subnav li.welcome span {
	font-weight: bold;
}

/** NAV */

ul#nav { float: right; margin: -18px 0 0 0; padding: 0 !important; }
#nav li { display: inline; text-indent: -9999em; float: left; height: 28px; }
#nav a { overflow: hidden; }
#nav .on a,
#nav a:hover {
	background-position: bottom !important;
}

.nav-home a   { background: url(images/nav-home.gif)   no-repeat; height: 28px; width:  58px; display: block; }
.nav-services a   { background: url(images/nav-mymarketing.gif)   no-repeat; height: 28px; width:  112px; display: block; }
.nav-company a   { background: url(images/nav-virtualtours.gif)   no-repeat; height: 28px; width:  122px; display: block; }
.nav-contact a { background: url(images/nav-blogsite.gif) no-repeat; height: 28px; width: 97px; display: block; }
.nav-news a { background: url(images/nav-listingdesigner.gif) no-repeat; height: 28px; width: 133px; display: block; }

.nav-block a { background: url(images/nav-blocking.gif) no-repeat; height: 28px; width: 81px; display: block; }
.nav-dash a { background: url(images/nav-dash.gif) no-repeat; height: 28px; width: 94px; display: block; }
.nav-account a { background: url(images/nav-account.gif) no-repeat; height: 28px; width: 110px; display: block; }
.nav-upgrade-plan a { background: url(images/nav-upgrade-plan.gif) no-repeat; height: 28px; width: 103px; display: block; }

/* **/

	
.line {
	border-bottom: 1px solid #E4E4E4;
	padding-bottom: 0px;
}

/** footer */

#footer { }
#footer ul { line-height: 4; text-align: center; padding: 0; }
#footer li { display: inline; text-transform: uppercase; font-size: .8em; font-weight: bold; color:#999999; }
#footer a:link, #footer a:visited { padding: 0 5px; color:#666666; text-decoration: none; }
#footer a:hover, #footer a:active { color:#999999; }
#footer .global li { text-transform: lowercase; }
#footer ul.global { line-height: normal; margin-top: -14px !important; margin-top: -10px; } /* IE hack */ 
#footer .global a { padding: 0; }
#footer p { text-align: center; font-size: 9px; padding: 5px 0 15px 0; color: #6D93AB; }



/** new HOME */

/* #easylist h5 { text-align: center; font-size: 1.2em; padding-top: 10px; } - old text version */
#easylist h5 {
	height: 39px;
	text-indent: -9999em;
	margin: 6px 0 0 62px;
	background-repeat: no-repeat;
	background-position: 0;
}
/* #easylist h5 a:hover, #easylist h5 a:active { background: url() no-repeat 0 ;} */
#easylist h5 a { display: block; height: 39px; overflow:hidden; }

#h-home-main { background: url(images/heading-homepage.gif) no-repeat; height: 25px; text-indent: -9999em; overflow: hidden; }
#h-home-sub { background: url(images/heading-homepage-sub.gif) no-repeat; height: 18px; margin: 2px 0 0 1px; text-indent: -9999em; overflow: hidden; }

#h-home-easy { background: url(images/heading-makeeasy.gif) no-repeat; height: 34px; text-indent: -9999em; }
#h-home-easy-vt {
	height: 34px;
	text-indent: -9999em;
	background-image: url(images/heading_vt.gif);
	background-repeat: no-repeat;
}
#h-home-easy-blog {
	height: 34px;
	text-indent: -9999em;
	background-image: url(images/heading_blogtools.png);
	background-repeat: no-repeat;
}
#h-home-easy-listingdesigner { background: url(images/heading_listingdesigner.png) no-repeat; height: 34px; text-indent: -9999em; }


#h-home-test {
	height: 34px;
	text-indent: -9999em;
	background-image: url(images/heading-test.png);
	background-repeat: no-repeat;
}
#h-home-test a:hover, #h-home-test a:active { background: url(images/heading-test2.gif) no-repeat 0 ; height: 34px; text-indent: -9999em; }
#h-home-test a { display: block; width: 320px; height: 34px; text-decoration: none; overflow: hidden; }

#h-test-main { background: url(images/heading-testimonials.gif) no-repeat; height: 20px; text-indent: -9999em; overflow: hidden; }
#h-test-sub { background: url(images/heading-testimonials-sub.gif) no-repeat; height: 18px; margin: 7px 0 0 1px; text-indent: -9999em; overflow: hidden; }

#h-about-main { background: url(images/heading-about.gif) no-repeat; height: 20px; text-indent: -9999em; overflow: hidden; }
#h-about-sub { background: url(images/heading-about-sub.gif) no-repeat; height: 18px; margin: 7px 0 0 1px; text-indent: -9999em; overflow: hidden; }

#h-contact-main { background: url(images/heading-contact.gif) no-repeat; height: 19px; text-indent: -9999em; overflow: hidden; }
#h-contact-sub { background: url(images/heading-contact-sub.gif) no-repeat; height: 42px; margin: 7px 0 0 1px; text-indent: -9999em; overflow: hidden; }


	
#easylist {
	float: left;
	width: 382px;
	margin-top: 5px;
	
}
#easylist ul { padding: 10px; }
#easylist li {
	list-style: none;
	background: url(images/bullet-home.gif) no-repeat 0 7px;
	padding: 4px 0 4px 15px;
	font-weight: bold;
	border-bottom: 1px solid #eee;
}
.easylist-top { border-top: 1px solid #eee; }
#easylist p { color: #868686; font-weight: bold; line-height: 1.6; padding: 0; margin-left: 10px; }
	
#testimonial { float: right; width: 320px; margin-top: 5px; }
.main-testimonial { height: 185px; margin-top: 10px; }
.main-testimonial blockquote p { text-indent: -9999em; height: 140px; line-height: normal; padding: 0; }
.main-testimonial cite, .quote cite { font: bold normal 1.1em arial, sans-serif; color: #333; display: block; }
	
.cite-test { text-align: right; line-height: normal; padding: 0 20px 0 0; }
.quote .cite-test { padding: 10px 30px 15px 0; }

h4.tracking { font-size: 1.3em; text-align: center; padding: 25px 0 0 0 !important; padding: 13px 0 0 0; text-transform: uppercase; color: #ccc; }
.tracking span { color: #aacd49; font-size: 1.6em; }
