/***************************************
 switch antivirus page  
***************************************/

#switch{
}

#switch #banner_wrap{
	background: url(../images/bg-strip.png) repeat-x bottom;
	padding-top: 141px;
}
	#switch #banner{
		width: 980px;
		height: 259px;
		margin: 0 auto;
		position: relative;
		background: url(../images/bg-banner-switch.png) no-repeat right bottom;
	}
		#switch #banner .copy{
			width: 570px;
			height: 259px;
			overflow: hidden;
			position: relative;
		}
			#switch #banner h1{
				font: normal 28px Arial, sans-serif;
				color: #fff;
				margin: 0 20px 15px 20px;
				padding: 20px 0 15px;
				border-bottom:1px solid #575757;
			}
			#switch #banner p{
				color: #fff;
				margin: 0 20px 10px 20px;
			}
			#switch #banner .btn-gray-arrow{
				position: absolute;
				right: 20px;
				bottom: 20px;
			}
			
	#switch h2{
		font-weight: bold;
		font-size: 30px;
		color: #404040;
		padding: 55px 0 30px;
	}			
	#switch table.features{
		border-width: 0;
		border-spacing: 0;
		border-collapse: collapse;
		margin-bottom: 30px;
	}
	#switch table.features, #switch table.features td{
		border-color: #dadada;
		border-style: solid;
	}
		#switch table.features td{
			border-width: 1px;
			text-align: center;
		}
		#switch table.features .head td{
			font-size: 12px;
			font-weight: bold;
			color: #333;
			padding: 8px;
			background-color: #efefef;
		}
		#switch table.features td.percent{
			font-size: 28px;
			font-weight: bold;
			color: #333;
		}
		#switch table.features td.text{
			font-size: 12px;
			color: #333;
			text-align:left;
			vertical-align: middle;
			padding: 8px 20px;
		}
		#switch table.features td.red{
			background-color: #fae5e5;
			width: 135px;
		}
		#switch table.features td.green{
			background-color: #e2ebd8;
			width: 135px;
		}
		
#switch .bottom-cta{
	background-color: #f8f8f8;
	border: 1px solid #dadada;
	padding: 20px 0;
}
	#switch .col1{
		width: 310px;
		padding: 0 35px;
		float: left;
	}
	#switch .col2{
		width: 250px;
		padding: 0 35px;
		float: left;
		border-left: 1px solid #dadada;
		border-right: 1px solid #dadada;
	}
	#switch .col3{
		width: 270px;
		height: 158px;
		float: left;
		background: url(../images/product_box/cispro-switch-promo-box.png) 50px top no-repeat;
	}
	#switch .sep{
		border-bottom: 1px solid #dadada;
	}
	#switch .bottom-cta p{
		font-size: 14px;
		color: #666;
	}
	#switch .bottom-cta p.title{
		font-size: 20px;
		font-weight: bold;
	}
	#switch .bottom-cta p.sub{
		margin-bottom: 20px;
	}
	#switch .bottom-cta p.awards{
		font-size: 14px;
		font-weight: bold;
		color: #404040;
		margin: 20px 0 2px;
	}
	#switch .bottom-cta .price tr td{
		font-size: 26px;
		font-weight: bold;
		color: #333;
	}
	#switch .btn-green{
		margin: 10px auto 5px;
	}
	#switch .guarantee {
		display: block;
		color: #666;
		font-size:11px;
		font-weight:bold;
		text-align:center;
		margin: 0 auto 5px;
	}
	#switch .feature-list{
		padding: 10px 0px 10px 60px;
		margin-top: 10px;
		background: url(../images/30day-medium.png) no-repeat left center;
	}
	#switch .feature-list li{
		background: url(../images/green-check.gif) no-repeat left center;
		color: #666;
		font-size:10px;
		font-weight:bold;
		padding-left:20px;
	}
	