* {
	padding: 0;
	margin: 0;
	border: 0;
}

#ZipInstallation-TVInstallation-Landing ul {
	margin: 0 !important;
	padding: 0 !important;
}

#ZipInstallation-TVInstallation-Landing ul li {
	margin: 0 !important;
	padding: 0 !important;
}

body {
	text-align: left;
}

#ZipInstallation-TVInstallation-Landing {
	width: 720px;
	overflow: hidden;
	margin:0 auto;
	font-family: Helvetica, Airal, Verdana, sans-serif;
	font-size: 12px;
	color: #545454;
	margin-bottom: 40px;
}

#ZipInstallation-TVInstallation-Landing * {
	overflow: hidden;
}

#ZipInstallation-TVInstallation-Landing .header-text {
	font-size: 14px;
	color: #4e8abe;
	overflow: hidden;
}

#ZipInstallation-TVInstallation-Landing p {
	margin-top: 10px;
}

/* @group Header Specific Styles */

#ZipInstallation-TVInstallation-Landing .header {
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #c4c4c4;
}

#ZipInstallation-TVInstallation-Landing .header .logo-header-container {
	float: left;
	width: 274px;
	overflow: hidden;
	font-size: 18px;
	margin-top: 80px;
}

#ZipInstallation-TVInstallation-Landing .header .logo {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #4e8abe;
}

#ZipInstallation-TVInstallation-Landing .header .header-text {
	color: #545454;
}

#ZipInstallation-TVInstallation-Landing .header .installation-image {
	float: right;
	overflow: hidden;
}

/* @end */

/* @group Installation Packages Specific Styles */

#ZipInstallation-TVInstallation-Landing .installation-packages {
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #c4c4c4;
	margin-top: 10px;
	padding-bottom: 10px;
}

#ZipInstallation-TVInstallation-Landing .installation-packages .col-1 {
	overflow: hidden;
	float: left;
	margin-right: 40px;
	width: 208px;
}

#ZipInstallation-TVInstallation-Landing .installation-packages .col-2 {
	overflow: hidden;
	float: left;
	margin-right: 40px;
	width: 208px;
}

#ZipInstallation-TVInstallation-Landing .installation-packages .col-3 {
	overflow: hidden;
	float: left;
	width: 208px;
}

#ZipInstallation-TVInstallation-Landing .installation-packages .package-container {
	overflow: hidden;
	width: 100%;
}


#ZipInstallation-TVInstallation-Landing .installation-packages .buynow-container {
	overflow: hidden;
	margin-top: 10px;
	width: 100%;
}

#ZipInstallation-TVInstallation-Landing .installation-packages .buynow-container .buynow-button {
	overflow: hidden;
	float: left;
}

#ZipInstallation-TVInstallation-Landing .installation-packages .buynow-container .more-info {
	overflow: hidden;
	float: left;
	margin-left: 10px;
}

#ZipInstallation-TVInstallation-Landing .installation-packages .buynow-container .more-info a {
	color: #4e8abe;
	font-weight: bold;
	font-size: 11px;
}

#ZipInstallation-TVInstallation-Landing .installation-packages ul {
	border-top: 1px solid #c4c4c4;
	padding-top: 5px;
	margin-top: 10px;
}

#ZipInstallation-TVInstallation-Landing .installation-packages ul li {
	font-size: 11px;
}

#ZipInstallation-TVInstallation-Landing .installation-packages .install-package-title {
	color: #4e8abe;
	font-weight: bold;
	overflow: hidden;
}

#ZipInstallation-TVInstallation-Landing .installation-packages .price {
	color: #545454;
}

/* @end */

/* @group Installation Features Specific Styles */

	#ZipInstallation-TVInstallation-Landing .installation-features {
		width: 100%;
		overflow: hidden;
		border-bottom: 1px solid #c4c4c4;
		margin-top: 10px;
		padding-bottom: 10px;
	}
	
	#ZipInstallation-TVInstallation-Landing .installation-features .feature-item-row {
		width: 100%;
		overflow: hidden;
		margin-bottom: 20px;
	}
	
	#ZipInstallation-TVInstallation-Landing .installation-features .col-1 {
		width: 350px;
		overflow: hidden;
		float: left;
	}
	
	#ZipInstallation-TVInstallation-Landing .installation-features .col-2 {
		width: 350px;
		overflow: hidden;
		float: right;
	}
	
	#ZipInstallation-TVInstallation-Landing .installation-features .header-text {
		margin-bottom: 5px;
		margin-top: 10px;
	}
	
	#ZipInstallation-TVInstallation-Landing .site-survey {
		overflow: hidden;
		margin-top: 10px;
		padding-bottom: 10px;
		border-bottom: 1px solid #c4c4c4;
	}

/* @end */

/* @group Zip Features Specific Styles */

#ZipInstallation-TVInstallation-Landing .zip-features {
	width: 720px;
	background-color: #ECEFF5;
	margin-top: 10px;
}
	
#ZipInstallation-TVInstallation-Landing .zip-features .title {
	color: #4e8abe;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 20px;
}

#ZipInstallation-TVInstallation-Landing .zip-features .col1 {
	width: 320px;
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
}

#ZipInstallation-TVInstallation-Landing .zip-features .col2 {
	width: 320px;
	float: right;
	margin-top: 20px;
}

#ZipInstallation-TVInstallation-Landing .zip-features ul li {
	margin-top: 10px;
	margin-bottom: 10px;
}

#ZipInstallation-TVInstallation-Landing .zip-features ul li .title {
	margin-bottom: 5px;
	margin-left: 0px;
	margin-top: 0px;
}

/* @end */
