/*
html {
margin-bottom:1px;
height:100%;
overflow-y:scroll;
}
*/
#tsSection {
	font-family:Arial, Helvetica, sans-serif;
	color:#595959;
	width: 950px;
}
#tsSectionCenter {
	font-family:Arial, Helvetica, sans-serif;
	color:#595959;
	width: 705px;
}

/*  bread crumbs settings used in TsNews.html TsAbout.html and TsMrd.html pages */
#tsBreadCrumbs {
	padding:0;
	margin: 10px 0 0 12px;
	line-height:11px;
	font-size:11px;
}
#tsBreadCrumbs a {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:11px;
}
#tsBreadCrumbs a:hover {
	text-decoration:underline;
}
#tsBreadCrumbs .tsCrumbCurrent {
	color:#595959;
}
#tsBreadCrumbs .tsBreadCrumbText {
	font-family:Arial, Helvetica, sans-serif;
}

/*  page title settings used in TsNews.html TsAbout.html and TsMrd.html pages */
#h1sectiontitle {
	font-weight: bold;
	margin: 0 0 0 9pt;
	padding:0;
	font-size: 87%;
	color: #8e9091;
}
#h2pagetitle {
	margin:5px auto 5px 0;
	padding:0;
	text-indent:12px;
	font-size: 24px;
	color: #616161;
	font-weight: normal;
}

/* page top big banner settings using in TsNews.html TsAbout.html and TsMrd.html pages */
#tsBannerBoxes {
	width:100%;
	height:190px;
	margin:0;
	padding:0;
	border:none;
}
#tsBannerBoxes img {
	margin:0;
	padding:0;
	border:0;
}
.tsBannerBox01 {
	float:left;
	height:191px;
	width:775px;
	position:relative;
	margin:0;
	padding:0;
	background-color:#92adbe;
	background: -moz-linear-gradient(270deg, #92adbe, #bbccdd);
	background: -webkit-gradient(linear, left top, left bottom, from(#92adbe), to(#bbccdd));
filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#92adbe', endColorstr='#bbccdd'); /* ie7 */
-ms-filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#92adbe', endColorstr='#bbccdd'); /* ie8 */
}
.tsBannerBox01 .tsMessageBox {
	margin:14px auto auto 20px;
	width:440px;
}
.tsBannerBox01 .tsMessageBox .tsHeader {
	color:#fff;
	font-size:20px;
}
.tsBannerBox01 .tsMessageBox .tsBody {
	color:#fff;
	font-size:14px;
	margin-top:10px;
}
.tsBannerBox01 .tsCornerImgNW {
	position:absolute;
	top:0;
	left:0;
}
.tsBannerBox01 .tsCornerImgNE {
	position:absolute;
	top:0;
	right:0;
}
.tsBannerBox01 .tsCornerImgSW {
	position:absolute;
	bottom:0;
	left:0;
}
.tsBannerBox01 .tsCornerImgSE {
	position:absolute;
	bottom:0;
	right:0;
}
.tsBannerBox02 {
	float:right;
	width:165px;
	height:191px;
	margin:0;
	padding:0;
	background-image: url(http://www.cisco.com/web/services/ts/access/images/resources.gif);
	background-repeat:no-repeat;
	background-position:top right;
}
.tsBannerBox02 a {
	text-decoration:none;
}
.tsBannerBox02 a:hover {
	text-decoration:underline;
}
.tsResourceItems {
	margin:5px auto auto 10px;
	padding:0;
}
.tsResourceItems p {
	margin:3px 0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1;
}



  /* == top big banner for tech-legacy home page */
#tsBannerBoxesCenter {width:710px;height:115px;margin:7px 0 0 0;padding:0;}
#tsBannerBoxesCenter img {margin:0;padding:0;border:0;}
#tsBannerBoxesCenter .tsBannerBox01 {
float:left;width:520px;
height:112px;
position:relative; 
margin:0;
padding:0;
background-color:#4e7fa1;
background: -moz-linear-gradient(270deg, #4e7fa1, #154063);
background: -webkit-gradient(linear, left top, left bottom, from(#4e7fa1), to(#154063));
filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#4e7fa1', endColorstr='#154063'); /* ie7 */
-ms-filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#4e7fa1', endColorstr='#154063'); /* ie8 */
}
#tsBannerBoxesCenter .tsBannerBox01 .tsMessageBox {
margin:12px auto auto 15px; 
width:322px;
}
#tsBannerBoxesCenter .tsBannerBox01 .tsMessageBox .tsHeader {
color:#fff;
font-size:20px;
}
#tsBannerBoxesCenter .tsBannerBox01 .tsMessageBox .tsBody {
color:#fff;
font-size:14px;
margin:0;
}
#tsBannerBoxesCenter .tsBannerBox01 .tsMessageBox .tsBody p {
margin:5px 0 0 0;
}
#tsBannerBoxesCenter .tsBannerBox02 {
float:left;
width:117px;
height:100%;
margin:-1px 0 0 0; 
padding:0 0 0 7px;
} 







/* tab panel settings used in TsAbout.html and TsMrd.html pages */
#tsTabPanels {
	margin:10px 0 0 0;
	padding:0;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
}
#tsTabPanels > table {
	margin:0;
	width:100%;
}
#tsTabPanels .tab-header {
	height:36px;
	background-image:url(http://www.cisco.com/web/fw/i/tab-title-bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#FFF;
}
#tsTabPanels .tab-header-text {
	padding:6px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	text-indent:0.7em;
	font-size:18px;
	color:#616161;
	font-weight:normal;
}
	/* == still settings */
#tsTabs div.tsTabTop {
	margin:4px 1px 0 1px;
	border-bottom:1px solid #999;
}
#tsTabs .tsTabTitle {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding: 3px 8px 2px 8px;
	color: #2F77B1;
	text-decoration: none;
	white-space:nowrap;
}
	/* == dyanmic settings */
#tsTabs div.tsTabSelectedTop {
	margin:0 1px 0 1px;
}
/*
#tsTabs .tsTabDeselectedTop {
margin-top:4px;
}*/

#tsTabs div.tsTabSpace {
	height:21px;
	border-top: 0px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom:3px solid #2F77B1;
	background-color: #EAF2FF;
}
#tsTabs div.tsTab {
	cursor:pointer;
	height:21px;
	border-top: 0px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom:3px solid #2F77B1;
	background-color: #EAF2FF;
}
#tsTabs div.tsTabSelected {
	height:25px;
	border-bottom:3px solid #fff;
	background:url("http://www.cisco.com/web/fw/i/active_gradient.gif");
	background-repeat:repeat-x;
	background-color: #fff;
}
#tsTabs .tsTabSelected .tsTabTitle {
	color:#777;
}
#tsTabs .tsHover {
	color: #fff;
	background-color: #fff;
	text-decoration: none;
}
#tsTabs td {
	margin:0;
	padding:0;
	border:0;
}
#tsTabContent {
font-family: Arial, Helvetica, sans-serif;
}
#tsTabContent .tsMrdList {
	width:100%;
	magrgin:0 0 auto 0;
	padding:0;
}
.tsDocList div {
	margin: 4px 0;
	padding:0;
}
.tsDocList h4 {
color:#595959;
}
.tsDocList div p, .tsDocList div li {
font-weight:normal;
font-size: 12px;
line-height: 1.3;
color: #616161;
}
.tsDocList li {
list-style: none;
}
#tsTabContent .tsDocList a {
font-family: Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:12px;
text-decoration:none;
padding:0;
}
#tsTabContent .tsDocList a:hover {
text-decoration: underline
}
#tsTabContent .tsDocList a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
	padding:0;
}
#tsTabContent .tsDocList a:hover {
	text-decoration: underline
}
#tsTabContent div.tsMrdList {
	display:none;
}
#tsTabContent div.tsMrdListShow {
	display:block;
}
#tsTabContent td {
	width:100%;
	border-top:0px solid #fff;
	border-right:1px solid #999;
	border-left:1px solid #999;
	border-bottom:1px solid #999;
}

/* general settings used pages such as TsNews.html page */

div.tsArticles {
	font-weight:normal;
width:100%;
font-size:93%;
}
div.tsArticles h3 {
padding-top:10px;
font-size:116%;
}
div.tsArticles h3.decorate {
border-top:1px dotted #999;
}
div.tsArticles h4 {
font-size:100%;
}
/*
div.tsArticles dl {
border-top:1px dotted #999;
}
div.tsArticles dt {
margin-top:0.5em;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#616161;
}
div.tsArticles dd {
margin-left:9em;
margin-top:-1.3em;
font-size:12px;
color:#616161;
}
div.tsArticles dd a {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
}
div.tsArticles dd a:hover {
text-decoration:underline;
}
*/
div.tsArticles p {
margin:0 0 .5em 0;
	font-weight:normal;
}



  /* == used in products_end-of-life_policy.html */
div.tsArticles h2 {
	font-size: 18px;
}
div.tsArticles .cnTable th, .cnTable td {
  white-space:nowrap;
	text-indent:0.5em;
}
div.tsArticles ol li {
	font-size:100%;
}
div.tsArticles ol {
	padding:0;
	margin:0 0 0 2em;
}
div.tsArticles td {
 padding: 3px;
 font-size:90%;
 color:#595959;
 white-space:normal;
}
div.tsArticles th {
 padding: 3px;
 font-size:90%;
 white-space:nowrap;
}
div.tsArticles table.tsTable thead tr td {
 background-color:#334488;
 padding:3px;
 background: -moz-linear-gradient(90deg, #334488, #4466cc);
 background: -webkit-gradient(linear, top, bottom, from(#4466cc), to(#334488));
 filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#4466cc', endColorstr='#334488'); /* ie7 */
 -ms-filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#4466cc', endColorstr='#334488'); /* ie8 */
}
div.tsArticles table.tsTable td {
 vertical-align:top; 
}


/* table of contents used in tac_overview.html */
#tsToc {
	margin:0;
}
#tsToc h1 {
margin-left:10px;
font-size: 105%;
text-decoration: none;
font-weight: bold;
}
#tsToc ul {
	margin:0;
	padding:0;
	
}
#tsToc ul li {
	margin:3px 10px;
	list-style:none;
	list-style-position: outside;
}


#tsContent table{ border-collapse: collapse;}
#tsContent table.table-formatted-alt tr.primary-header th{
	background-color: #999999;
	border: 1px solid #999999;
	color:#fff;
	padding:3px 10px;
}
#tsContent table.table-formatted-alt tr td{
  border: 1px solid #999999;
	padding:3px 10px;
}

 th{
	background-color: #999999;
	border: 1px solid #999999;
	color:#fff;
	padding:3px 10px;
}
#tsContent table.table-formatted-alt tr td{
  border: 1px solid #999999;
	padding:3px 10px;
}

