@import url(pages.css);

/* --------- general page styles --------- */

/* --------- custom style settings --------- */
/* --- feature column divider --- */
.featurecoldivider {
	position: relative;
	display: block;
	clear: both;
	float: none;
	margin: 10px -10px 10px -12px;
	width: 284px;
	height: 1px;
	border-bottom: 1px solid #FFF;
	font-size: 1px;
	line-height: 1px;
}

/* --- feature column paragraph --- */
.featurepara {
	margin: 0 0 15px 0;
}

.featureparatitle {
	padding: 0 0 10px 13px;
	border-bottom: 1px solid #FFF;
	color: #ef4135;
	font-size: 12px;
	font-weight: bold;
	background: url(../../graphics/cox/system/cox_home_featurepara_titlebg.gif) no-repeat 0 2px;
}

.featureparatext {
	padding: 14px 28px 0 0;
}

/* --- feature column product listing adjustments --- */
.featureparatable {
	margin: 0 0 15px 0;
	width: 262px;
}

.featureparatable .featureparatext {
	color: #FFF;
}

.featureparatext ul.list1 {
	list-style-image: url(../../graphics/cox/system/cox_custombullet_homecol1.gif);
	position: relative;
	z-index: 0;
	left: 3.2em; /* (1.2em + X) */
	margin: 0 3.2em 0 -3.2em; /* 0 (1.2em + X) 0 -(1.2em + X) */ 
	padding: 5px 0;
}

.featureparatext ul.list1 li {
	margin: 0 0 0 3.2em; /* 0 0 0 (1.2em + X) */
	padding: 0;
}

* html .featureparatext ul.list1 {
	left: 0;
	margin: 0;
	height: 0;
}

/* --------- layout style settings (for .asp template only) --------- */
#column1 .t1,
#column1 .t2,
#column1 .t3,
#column1 .t4 {
	color: #FFF;
}
