/* subcategory.css */
#content-wrapper #center-content-holder
{
	margin-left: 20px;
	width: 560px;
}



/* begin device section css see examples at devices/x/*html */

.filter-solutions {
    margin-bottom: 30px;
    border: 1px #3E5DA8 solid;
}

div.subcategory-content {
    padding: 9px 5px 9px 14px; 
    margin-bottom: 15px;
}

div.subcategory-content h4#subcat_featured_title {
    font-size: 17px; 
    font-weight: bold; 
    color: #5F2071; 
    margin: 0; 
    padding: 0;
}


div.subcategory-content .subcat_featured_soln {
    margin-top: 15px;
}


div.subcategory-content .subcat_featured_soln h5 {
    margin: 0; 
    padding: 0; 
    font-size: 11px; 
    font-weight: bold;
}

.subcat_featured_marker {
    border: 1px solid #BBC4E5; 
    background-color: #EDF4FA; 
    color: #5F2071; 
    padding: 0 4px; 
    width: 47px; 
    float: right;
    font-weight: bold;
}



.filter-solutions .topbox, .promo-device-new .topbox {
    background: #3253A2;
    width: 100%;
    height: 1em;
    border-bottom: 1px #3E5DA8 solid;
}


.promo-device-new {
    background-color: #FFFFFF;
    border: 1px solid #3E5DA8;
    margin:0pt 0pt 5px;
    padding:0pt;
}

.promo-device-new h3{
    color: #000000;
    margin: 10px 7px 0pt 12px;
}

#content-wrapper #right-nav .promo-device-new p{
    background-color: #FFFFFF;
    padding: 3px 12px 7px;
}

.left {
    float: left;
    margin: 9px 15px;
}
.bold{
    font-weight: bold;
}

.filter-solutions table, .subcategory-content table{    
    margin: 7px 7px 0 7px;
    color: #0066CC;
    width: 400px;
}

.subcategory-content table {
    width: 500px;
}

.filter-solutions td, .subcategory-content td {
    width: 200px;
    height: 1em;
    background-image: url(../../images/list_bullet_blue.gif);
    background-repeat: no-repeat;
    background-position: 0 5px;
    padding: 0 5px 0 6px;
    vertical-align:top;
}

.subcategory-content td {
    width: 250px;
}


.filter-solutions td.none, .subcategory-content td.none {
    background-image: none;
}



.black {
    color: #000000;
    background-image: url(../../images/list_bullet_black.gif) ! important;
}

.mc_subcategory_device {
    margin-bottom: 9px;
    margin-top: 9px; 
}


.promo_handango_1, .promo_handango_2 {
    background-color:#FFFFFF;
    border:1px solid #C4D8F7;
    margin:0pt 0pt 5px;
    padding:12px 20px;
}

.promo_handango_1 .promo_header {
    text-align: center;
    padding-bottom: 10px;
}

.promo_handango_1 .promo_footer, .promo_handango_2 .promo_footer {
    text-align: right;
    font-weight: bold;
}

#content-wrapper #right-nav .promo_handango_1 p, #content-wrapper #right-nav .promo_handango_2 p{
    background-color:#FFFFFF;
    padding: 0;
}

p.eol {
    background-color: #F0F5FB ! important;
}

 .no_bullet {
    background-image: none ! important;
}

.right a {
    font-weight: bold;
}

.filter-footer {
    margin: 0 0 11px 139px;
}
.eol-note{
    font-size: 9px;
    text-decoration: italic;
}
.modem-note {
    float: right;
    margin: -10px 15px 0 15px;
    font-size: 9px;
    font-style: italic;
}
.middlebox {
    margin-bottom: 5px;
}
#content-wrapper #right-nav .promo-device-new p a {
	color: #0054BD;
}