/* @override http://housetopmedia.cpmpreview.com/css/home.css */

#container-inner {
	padding-top: 335px;
	position: relative;
	background: none;
}

#rotator {
	width: 1460px;
	height: 325px;
	position: relative;
	z-index: 1;
	left: 50%;
	margin: -335px 0 0 -730px;
	background: #e8e9eb;
}

#rotator h4 {
	width: 1460px;
	height: 325px;
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -9999px;
	background: url(/_img/bg_rotator.png);
	z-index: 9999;
}

#rotator-items {
	position: relative;
}

#rotator-items p {
	margin: 0;
}

#rotator-items img {
	border: 0;
	width: 1460px;
	height: 325px;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9998;
}

#main {
	background: url(/_img/bg_home_main.png) no-repeat;
	padding: 143px 24px 0;
	top: -156px;

}

#content-wrap {
	background: url(/_img/bg_content-wrap.png) repeat-x;
	width: auto;
	margin: -7px 0 0;
	padding: 0;
	position: relative;
	z-index: 2;
}

#content-wrap-inner{
   background: url(/_img/bg_content-wrap-inner.png) no-repeat center top;
}

#content {
	padding: 0 30px 15px;
	width: 950px;
	float: left;
	top: 0;
	margin-bottom: -1px;
}

#intro {
	width: 455px;
	height: 260px;
	float: left;
	margin-right: 10px;
}

#intro h3 {
	margin-bottom: 10px;
}

#intro p {
	font-size: 1.6em;
	line-height: 1.6;
}

#home-video {
	float: left;
	width: 431px;
	height: 266px;
}

#home-content {
	background: url(/_img/bg_home-content.png) no-repeat left bottom;
	padding: 10px 45px;
	width: 880px;
	float: left;
}

#home-twitter {
	clear: left;
	background: url(/_img/bg_twitter.png) no-repeat;
	width: 1006px;
	height: 77px;
	margin-left: -19px;
	position: relative;
}

#home-twitter h3 {
	text-indent: -9999px;
}

#home-twitter a {
	color: #9aa6af;
	font-weight: bold;
}

#home-twitter a:hover {
	text-decoration: none;
}

#home-twitter p.follow {
	width: 132px;
	height: 29px;
	position: absolute;
	right: 19px;
	top: 19px;
}

#home-twitter p.follow a {
	display: block;
	height: 29px;
	text-indent: -9999px;
}

#tweets {
	position: relative;
	overflow: hidden;
	height: 50px;
}

#tweets p {
	display: none;
}

#tweets p.current {
	display: block;
}

#home-twitter p.tweet, #twitter_update_list li {
	font-size: 1.3em;
	color: #f6f6f6;
	position: absolute;
	top: 0;
	left: 183px;
	width: 645px;
	line-height: 1.5;
}

#home-twitter p.tweet span {
	font-size: .85em;
	color: #9aa6af;
}

#home-content p {
	color: #666;
	font-size: 1.3em;
	line-height: 1.6;
	margin-bottom: 1em;
}

#home-content h3 {
	margin-bottom: 7px;
}

#difference,
#upgrade,
#blog {
	width: 275px;
	float: left;
}

#difference {
	margin-right: 27px;
}

#upgrade {
	margin-right: 28px;
}

p#analysis {
	width: 280px;
	height: 36px;
	margin-left: -5px;
}

p#analysis a {
	display: block;
	height: 36px;
	text-indent: -9999px;
	background: url(/_img/bg_p_analysis.gif) no-repeat;
}

#upgrade h4 {
	width: 280px;
	height: 78px;
	margin-left: -5px;
	margin-bottom: 5px;
}

#upgrade h4 a {
	display: block;
	height: 78px;
	background: url(/_img/bg_upgrade_h4.gif);
	text-indent: -9999px;
}

#home-content p.more a {
	color: #2375b8;
}

#blog .post {
	border-bottom: 1px solid #e9e9e9;
	margin-bottom: 10px;
}

#blog .post.last {
	border: none;
}

#blog .post h4 a {
	font-size: 1.5em;
	font-weight: bold;
	color: #3f4850;
	text-decoration: none;
	line-height: 1.47;
}

#blog .post h4 a:hover {
	text-decoration: underline;
}

#blog p.blogmeta {
	font-size: 1.1em;
	font-weight: bold;
	color: #a0a1a1;
	margin: 0;
	line-height: 1.5;
	margin-bottom: 3px;
}

#footer {
	top: -156px;
}

/* addon */
#twitter_update_list  {margin:0px; padding:0px; margin:0 0 0 184px;}
#twitter_update_list li {list-style-type:none; }
#twitter_update_list span {margin:0px; padding:0px;}
