/**
 * Comcast Indices Stylesheet
 *
 * @author Misha
 * @updated Michael ADamek 
 * @version 0.1
 *
 * 
 *
 *
 */


#indices {}

#indices h1 {
	margin:0 0 40px 10px !important;
	color: #666;
	font-size: 30px;
	border: 0 none;
}
.titleIndicesUserGudie {
	background-position: left -65px;
	width: 153px;
	height: 27px;
}
/*
.titleIndicesArticles {
	background-position: left -202px;
	width: 96px;
	height: 26px;
}
*/
.titleIndicesEquipment {
	background-position: left -134px;
	width: 262px;
	height: 32px;
}
#indices .category {
	border-top:1px solid #dfdfdf;
	padding:40px 0;
}
#indices .category h2 {
	border: 0 none;
	padding:0 10px 0 0;
	margin:0;
	display:block;
	float:left;
	width:160px;
	font-size: 24px;
}
#indices .category p {
	padding:0 0 0 10px;
	margin:0;
	display:block;
	float:left;
	width:160px;
	font-size:16px;
}
#indices .category ul {
	margin:0;
	padding:0;
	float:left;
	width:814px;
}
#indices .category ul li {
	border-bottom:1px dashed #ccc;
	padding:0 0 15px 0;
	margin:0 0 15px 0;
	clear:both;
}
#indices .category ul li:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
#indices .category ul .last {
	border:0 none;
}
#indices .category ul li a {
	font-weight:bold;
	font-size:14px;
	display:block;
	float:left;
}
/*#indices .category ul li a:hover {
	text-decoration:none;
	color:#89d215;
}*/
#indices .category ul li p {
	width:auto;
	padding:0 0 0 10px;
	line-height:1.5;
}
/*#indices .category .iconPDF,
#indices .category .iconPrint {
    margin: 0 0 0 10px;
}*/



/* --------------------------------- Icons ----------------------------------- */


#indices .iconPDF,
#indices .iconPrint {
	/*float:left;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	height:15px;
	width:15px;*/
	margin: 0 3px 3px 0;
	padding: 0 0 0 20px;
	display: inline-block;
	background: url(../../images/sprite_icons.png) no-repeat 0 0;
}
#indices .iconPDF {
	background-position: -6px -248px;
}
#indices .iconPrint {
	background-position:-6px -285px;
}



/* --------------------------------- Tabs ----------------------------------- */

#indicesTabs {
	border-bottom: 1px #efefef solid;
	margin: 0 0 40px;
	height: 33px;
}
#indicesTabs li {
	float: left;
	height: 34px;
}
#indicesTabs a, 
#indicesTabs span {
	font-size: 12px;
	color: #15c4ed;
}
#indicesTabs a:hover span {
	color: #999;
	text-decoration: underline;
}#indicesTabs span {
	font-size: 12px;
	color: #15c4ed;
}
#indicesTabs a {
	font-weight: bold;
	display: block;
	border-left: 1px #cccccc solid;
	margin: 8px 0 0 10px;
	padding: 2px 0 2px 10px;
}
#indicesTabs li.selected a, 
#indicesTabs li.selected span {
	background: url(../../images/sprites_indices.png) no-repeat 0 -150px;
}
#indicesTabs li.selected a {
	text-decoration: none;
}
#indicesTabs li.selected {
	margin: 0 -11px 0 10px;
	position: relative;
	z-index: 1;
}
#indicesTabs li.first.selected {
	margin: 0 -11px 0 0;
	background-position: right -50px;
}
#indicesTabs li.first.selected a {
	background-position: left -50px;
}
#indicesTabs li.first a,
#indicesTabs li.selected a {
	border-left: none;
}
#indicesTabs li.first a {
	padding: 2px 0;
}
#indicesTabs li.selected a {
	background-position: left -150px;
	height: 34px;
	padding: 0;
	margin: 0;
	cursor: default;
	text-decoration: none;
}
#indicesTabs li.selected a span {
	text-decoration: none;
}
#indicesTabs li.selected span {
	display: block;
	padding: 10px 15px 0 0;
	margin: 0 0 0 15px;
	height: 24px;
}
#indicesTabs em {
	font-weight: normal;
	font-style: normal;
	color: #999999;
}
#indicesTabs li.selected span {
	color: #666;
	background-position: right -150px;
}



/* -------------------------------- Search ---------------------------------- */

#indices.search .category {
	clear: both;
	padding: 40px 0 10px;
}
#indicesSearchP {
    border-right: 1px dashed #ccc;
    color: #999 !important;
    float: left;
    font-size: 16px !important;
    font-weight: bold;
    line-height: 58px !important;
    margin: 0 !important;
    padding: 0 15px 0 0 !important;
}
#indicesSearch,
#indicesSearchClear {
	background: url(../../images/sprites_indices.png) no-repeat top left;
}
#indicesSearch {
    display: block;
    float: left;
    height: 42px;
    margin: 10px 0 40px 15px;
    position: relative !important;
    width: 395px;
}
#indicesSearch fieldset {
    border: 0 none;
    margin: 0;
    padding: 8px 13px;
}
#indicesSearch input {
	float: left;
}
#indicesSearchInput {
    background: none;
    border: 0 none;
    color: #999;
    height: 28px;
    margin: 0;
    padding: 0;
    width: 374px;
}
#indicesSearchClear.disabled,
#indicesSearchClear.disabled:hover,
#indicesSearchClear.disabled:active {
	display: none;
	background-position: -471px 0;
	cursor: default;
}
#indicesSearchClear {
    background-position: -471px 0;
    border: 0 none;
    cursor: pointer;
    font-size: 0;
    height: 20px;
    margin: 0;
    position: absolute;
    right: 14px;
    text-indent: -9999em;
    top: 14px;
    width: 21px;
}
#indicesSearchClear:hover {
    background-position: -471px 0;
}
#indicesSearchClear:active {
    background-position: -471px 0;
}


.highlight {
	background: none repeat scroll 0 0 #FFFF00;
}






/* ---------------------------------- Tables -------------------------------- */

.search_articles {
	width: 770px;
	margin: 0 0 40px;
}
.search_articles th {
	color: #999;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px #ccc dashed;
	padding: 0 0 10px 0;
}
.search_articles td,
.search_articles th {
	float: left;
}
.search_articles .title {
	width: 470px;
	margin: 0 50px 0 0;
}
.search_articles .topics {
	width: 240px;
}
.search_articles td {
	padding: 10px 0;
	border-bottom: 1px #cccccc dashed;
}
.search_articles a {
	font-size: 12px;
	font-weight: bold;
	color: #666;
}
.search_articles td.topics a {
	font-size: 12px;
	color: #15c4ed;
}
.search_articles td.topics a:hover {
	color: #999;
	text-decoration: underline;
}
.lnkBackToTop {
    background: url("../../images/sprites_indices.png") no-repeat -480px -102px ;
    clear: both;
    float: left;
    font-size: 11px;
    padding: 30px 15px 0;
}




/* --------------------------------- Manuals -------------------------------- */

.search_manuals {
	clear: both;
	padding: 0 0 0 10px;
	margin: 0 0 30px;
}
.search_manuals div {
	float: left;
	width: 214px;
	margin: 20px 29px 10px 0;
}
.search_manuals h4 {
	margin: 10px 0 5px;
	font-size: 14px;
}
#indices .search_manuals p.pdf,
#indices .search_manuals p.print {
	float: left;
	width: auto;
}
.search_manuals .quickStart {
	margin: 0;
}
/*.manualOptions {
	display: none; 
}*/
.search_manuals .manualOptions {
	float: right;
	margin: -16px 0 0;
	width: auto;
}
#indices .search_manuals .manualOptions .iconPrint {
	margin: 0 0 0 3px;
}



/* ------------------------------- User Guides ------------------------------ */

#indices .category .quickStart a {
	float: none;
	display: inline;
}
#indices .category .quickStart span {
	display: none;
}











