@charset "utf-8";
/* CSS Document */

#content {
	position: relative;
}

#content #boxFeatures {
	background: url(../images/protection-suite-for-pcs/protection-suite-for-pcs-box.jpg) left bottom no-repeat;
	border-bottom: #d8e5f5 2px solid;
	height: 230px;
	padding: 10px 0 0 150px;
	width: 365px;
}

#content #boxFeatures .indent {
	padding: 0 0 0 17px;
}

#content #boxFeatures .indent ul {
	padding: 5px 0 0 0;
}

#content #tabSpaceholder {
	height:425px;
}

#content #tabInfo {
	left: 0;
	margin: 16px 0 0 0;
	position: absolute;
}

#content #tabInfo #tabs {
	background: url(../images/global/sasTab1.gif) left top no-repeat;
	height: 26px;
	width: 545px;
}

#content #tabInfo.tab2 #tabs {
	background: url(../images/global/sasTab2.gif) left top no-repeat;
}

#content #tabInfo #tabs a {
	color: #00447c;
	display: block;
	float: left;
	font-size: 16px;
	height: 26px;
	line-height: 26px;
	margin: 0 5px 0 0;
	padding: 0 0 0 24px;
	width: 235px;
}

#content #tabInfo.tab1 #tabs a#clickableTab2 {
	color: #939598;
}

#content #tabInfo.tab2 #tabs a#clickableTab1 {
	color: #939598;
}

#content #tabInfo.tab1 #tab2 {
	display: none;
}

#content #tabInfo.tab2 #tab1 {
	display: none;
}

#content #tabInfo #tabBody .indent {
	padding-left: 23px;
}

#content #tabInfo #tabBody {
	background: url(../images/global/sasMiddle.gif) left top repeat-y;
	width: 545px;
}

#content #tabInfo #tabBody #toppad {
	background: url(../images/global/sastop.gif) left top no-repeat;
	height: 20px;
	width: 100%;
}

#content #tabInfo #tabBody #bottompad {
	background: url(../images/global/sasbottom.gif) left bottom no-repeat;
	height: 19px;
	width: 100%;
}

#content #tabInfo #callUs {
	background: url(../images/global/assistanceFrame.gif) left top no-repeat;
	height: 86px;
	margin: 5px 0 0 0;
	width: 545px;
}

#content #tabInfo #callUs span {
	color: #00447c;
	display: block;
	font-size: 16px;
	padding: 14px 0 0 97px;
}

#content #tabInfo #callUs p {
	font-size: 12px;
	margin: 0;
	padding: 2px 0 0 97px;
}