/* CSS Document */
.back1 {
	background: url(/img/homeanim/stripe_back.png) repeat-x left top;
	min-height: 415px;
	width: 100%;
	position: relative;
}
.jaggy {
	background: url(/img/homeanim/jaggy.png) repeat-x top left;
	height: 28px;
	width: 100%;
	border-bottom: 1px solid #F90;
	position: absolute;
	top: 286px;
	z-index: 50;
}
.subsection {
	min-height: 100px;
	width: 100%;
	background: url(/img/homeanim/subsection.png) repeat-x bottom left #FFFFCC;
	position: absolute;
	top: 314px;
	border-bottom: 1px dotted #FC0;
	z-index: 50;
}
.container {
	width: 882px;
	height: 314px;
	margin: 0px auto;
	position: relative;
}
.demo {
	height: 321px;
	width: 392px;
	position: absolute;
	bottom: 10px;
	left: 0px;
	display: none;
}
.iphone {
	height: 350px;
	width: 218px;
	position: absolute;
	bottom: -50px;
	left: 230px;
	display: none;
	overflow: hidden;
}
.hipster {
	height: 345px;
	width: 220px;
	position: absolute;
	bottom: 20px;
	left: 00px;
	display: none;
}
.girl {
	height: 345px;
	width: 262px;
	position: absolute;
	bottom: -20px;
	left: 100px;
	display: none;
}
.oh {
	height: 303px;
	width: 185px;
	position: absolute;
	bottom:20px;
	left: 270px;
	display: none;
}
#textarea {
	position:absolute;
	right:10px;
	top:40px;
	width:400px;
	height: 240px;
}
#textarea h1 {
	margin: 0px;
	font-family: "arial rounded mt bold", arial, helvetica, "sans serif";
	font-size: 30px;
	color: #FFC;
	line-height: 30px;
	text-shadow: #333 1px 1px 3px;
	filter: dropshadow(offX=1 offY=1) shadow(strength=1) blur(direction=45 strength=1);
	padding-bottom: 4px;
}
#textarea p {
	margin: 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFF;
	line-height: 22px;
}
#su-btn{
	position: inherit;
}

#su-btn:active{
	margin: 2px 0px 0px 2px;
}

#su-btn a {
	/* Sliding right image */
	display: block;
	float: left;
	height: 33px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
	margin-right: 6px;
	padding-right: 23px; /* CHANGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
	/* FONT PROPERTIES */
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color: #FF9;
	background: transparent url('/img/homeanim/signup_btn_rt_s1.png') no-repeat scroll top right;
}
#su-btn a:hover {
	color: #FF0;
}
#su-btn a span {
/* Background left image */  
display: block;
line-height: 33px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
padding: 0px 0 5px 20px;
text-decoration:none;
background: transparent url('/img/homeanim/signup_btn_left_s1.png') no-repeat;
}

#su-btn a span img {
	border: none;
	vertical-align: text-top;
}
iframe.fblike {
	border:none;
	overflow:hidden;
	width:270px;
	height:35px;
	bottom: 0px;
	position: absolute;
}
.home_items {
	list-style: none;
	width: 882px;
	height: 86px;
	margin: 10px auto;
	white-space: nowrap;
}
.home_items li {
	float: left;
	width: 273px;
	margin-top: 0px;
	border-left: dotted 1px #F90;
	white-space: normal;
	display: block;
	overflow: hidden;
	font-size: 16px;
	padding: 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #900;
}
.home_items .first {
	border: none;
}
.home_items li:hover {
}
.home_items img {
	margin: 0px 10px;
	float: left;
}
