 /* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 Landingpage Css
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
 div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote {
margin:0;
padding:0;
}
#head_txt{
 background:url(images-new/fundraising.png) no-repeat;
 width:571px;
 height:160px;
 margin-left:50px;
 float:left;
}
#team{
 background:url(images-new/team.png) no-repeat;
 width:261px;
 height:221px;
 margin-left:50px;
 float:left;
 padding-left:20px;
 #padding-left:4px;
 padding-top:17px;

}
#samplekit{
/* background:url(images-new/samplekit.png) no-repeat;*/
 width:284px;
 height:68px;
 position:absolute;
margin-left:190px;
#clear:both;
margin-top:165px;
#margin-top:-60px;

}
 
/* New Homepage */

.new-home #buy-squeeze-theme {
	background: transparent url('images-new/new_home_bg.jpg') no-repeat top left;
	color: #fff;
	width: 940px;
	height: 477px;
	margin-bottom: 15px;
	position: relative;
}

.new-home #buy-squeeze-theme .red-arrow {
	background: transparent url('images-new/newhomeredarrow.png') no-repeat top left;
	width: 76px;
	height: 99px;
	position: absolute; top: 275px; left: -40px;
}

.new-home #buy-squeeze-theme span {
	color: #fea700;
	font-weight: bold;
}

.new-home #buy-squeeze-theme #squeeze-desc {
	width: 443px;
	padding-top: 37px; padding-left: 39px;
}

.new-home #buy-squeeze-theme #squeeze-desc p {
	font-size: 30px;
	line-height: 40px;
}

.new-home #buy-squeeze-theme #squeeze-desc .add-to-cart {
	background: transparent url('images-new/newhome_btns.png') no-repeat top left;
	display: block;
	float: left;
	text-decoration: none;
	text-indent: -1000000px;
	width: 188px;
	height: 50px;
	margin-right: 25px;
}

.new-home #buy-squeeze-theme #squeeze-desc .add-to-cart:hover { background-position: top center; }
.new-home #buy-squeeze-theme #squeeze-desc .add-to-cart:active { background-position: top right; }

.new-home #buy-squeeze-theme #squeeze-desc .learn-more {
	background: transparent url('images-new/newhome_btns.png') no-repeat bottom left;
	display: block;
	float: left;
	text-decoration: none;
	text-indent: -1000000px;
	width: 188px;
	height: 50px;
}

.new-home #buy-squeeze-theme #squeeze-desc .learn-more:hover { background-position: bottom center; }
.new-home #buy-squeeze-theme #squeeze-desc .learn-more:active { background-position: bottom right; }

.new-home #buy-squeeze-theme #squeeze-video {
	padding-top: 30px; padding-right: 30px;
}

.new-home #buy-squeeze-theme #squeeze-video .video {
padding: 14px;
padding-bottom: 12px;
padding-top:0px;
	margin-bottom: 30px;
	background: #99a9bb;
}


.new-home #buy-squeeze-theme #squeeze-video p {
	margin: 0;
	text-align: center;
	font-size: 26px;
	line-height: 35px;
	font-family: Georgia;
	color: #ccd5e1;
}

.new-home .new-buy-themes {
	list-style: none;
	margin: 0;
	width: 940px;
	overflow: hidden;
	color: #999;
}

.new-home .new-buy-themes li {
	border: 1px solid #e8e8e8;
	float: left;
	width: 270px;
	height:165px;
	padding: 14px;
}

.new-home .new-buy-themes li h3 {
	text-align: center;
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 40px;
}

.new-home .new-buy-themes li .landing-entry p {
	font-size: 12px;
	font-weight:bold;
	padding-bottom:5px;
	line-height: 24px;


}

.new-home .new-buy-themes .new-squeeze-theme-active {
	color: #000;

}

.new-home .new-buy-themes .new-affiliate-theme-active {
	color: #000;

}

.new-home .new-buy-themes .new-squeeze-camp-active {
	color: #000;

}

.new-home .new-buy-themes .new-squeeze-theme-active h3 {
	color: #849cb9;
}

.new-home .new-buy-themes .new-affiliate-theme-active h3 {
	color: #a1b7a9;
}

.new-home .new-buy-themes .new-squeeze-theme {
	background: transparent url('images-new/sprites.png') no-repeat 0 -500px;
	padding-bottom:50px;
padding-top:65px;
}

.new-home .new-buy-themes .new-squeeze-theme-active {
	background: transparent url('images-new/sprites.png') no-repeat 0 0;
}

.new-home .new-buy-themes .new-affiliate-theme {
	background: transparent url('images-new/sprites.png') no-repeat -600px -500px;
	padding-bottom:50px;
padding-top:65px;
}

.new-home .new-buy-themes .new-affiliate-theme-active {
	background: transparent url('images-new/sprites.png') no-repeat -600px 0;
}

.new-home .new-buy-themes .new-squeeze-camp {
	background: transparent url('images-new/sprites.png') no-repeat -301px -500px;
	padding-bottom:50px;
padding-top:65px;
}

.new-home .new-buy-themes .new-squeeze-camp-active {
	background: transparent url('images-new/sprites.png') no-repeat -301px 0;
} 

.new-home .new-buy-themes .new-squeeze-theme { margin-right: 20px; }
.new-home .new-buy-themes .new-affiliate-theme { margin-right: 16px; }
.new-home .new-buy-themes .new-squeeze-camp {
	width: 270px;
	float: right;
	
}


