@charset "utf-8";
/* CSS Document */
.hide {
	display:none;
}
#column-2 {
	background:url(../images/header/newkit.jpg) top left no-repeat;
}

#sectionImage {
	background:none;
	padding:87px 25px 3px 28px;
	height:50px;
	
}

	#sectionImage h1 {
		color:#999;
		font-size:18px;
	}
	
#content-col-single {
	padding-top:0;
}

.demo-button {
	height:43px;
}

	.demo-button a {
		display:block;
		background:url(../images/newkit/view-demo.gif) top left no-repeat;
		width:204px;
		height:38px;
	}
	
	.demo-button a:hover {
		background:url(../images/newkit/view-demo.gif) bottom left no-repeat;
	}

#content-col-single .contentActive .contentLink a, #content-col-single .contentActive .contentShow a  {
	color:#fff;
}
	
.contentLink a {
	display:block;
	font-size:14px;
	font-weight:bold;
	height:20px;
	line-height:20px;
	padding:5px 10px;
	text-decoration:none;
}

.newkit-left {
	float:left;
	width:255px;
	padding:0 10px;
}

.newkit-right {
	float:right;
	width:255px;
	padding:0 10px;
}

.newkit-left ul, .newkit-right ul {
	background:#fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin:0;
	padding:10px 10px 10px 25px;
}

.large-packshot {
	background:url(../images/newkit/large-packshot.jpg) bottom no-repeat;
	padding-bottom: 250px;
}

.newkit-col-left {
	width:268px;
	float:left;
}

	.large-packshot .newkit-col-left {
		float:none;
	}

.newkit-col-right {
	width:268px;
	float:right;
}

.packshot-feature {

}


#refs p a {
	color:#999;
}
.clear {
	clear:both;
}

.close-link {
	height:25px;
	clear:both;
	padding:5px 10px 45px 10px;
	text-align:right;
	font-size:10px;
	line-height:15px;
	color:#fff;
}

#content_1 .contentLink a {
	background:#ef3e42 url(../images/newkit/step1.gif) top right no-repeat;
}
	#content_1 .contentLink a:hover {
		background-color:#f36e71;
	}
	
	#contentShow_1 {
		background:url(../images/newkit/step1-image.gif) bottom no-repeat;
	}
	
	#contentShow_1 .newkit-left {
		height:180px;
	}

#content_2 .contentLink a {
	background:#febe10 url(../images/newkit/step2.gif) top right no-repeat;
}
	#content_2 .contentLink a:hover {
		background-color:#fece4c;
	}
	
	#contentShow_2 {
		background:url(../images/newkit/step2-image.gif) bottom no-repeat;
	}
	
	#contentShow_2 .newkit-left {
		height:180px;
	}
	
#content_3 .contentLink a {
	background:#0099d8 url(../images/newkit/step3.gif) top right no-repeat;
}
	#content_3 .contentLink a:hover {
		background-color:#40b3e2;
	}
	
	#contentShow_3 {
		background:url(../images/newkit/step3-image.gif) bottom no-repeat;
	}
	
	#contentShow_3 .newkit-left {
		padding-bottom:170px;
	}

#content_4 .contentLink a {
	background:#61bb46 url(../images/newkit/step4.gif) top right no-repeat;
}
	#content_4 .contentLink a:hover {
		background-color:#89cc74;
	}
	
	#contentShow_4 {
		background:url(../images/newkit/step4-image.gif) bottom no-repeat;
	}
	
	#contentShow_4 .newkit-left {
		padding-bottom:170px;
	}

