
/******************************
* Products Section Styles
******************************/

/******************************
* Overview Styles
******************************/

#productGrid {
    margin: 0 !important;
    padding: 0 !important;
    list-style: none;
}

#productGrid li {
    float: left;
    width: 50%;
    padding: 1em 0;
    text-align: center;
}

#productGrid li a {
    display: block;
    text-decoration: none;
    font-weight: bold;
}

#productGrid li img {
    margin-bottom: -5px !important;
}

#productGrid li sup {
    font-size: 80%;
}

#f5TechList {
    margin-left: 10px !important;
    padding-left: 0;
    list-style: none;
}

#f5TechList li {
    padding-bottom: 1em;
}

#solutionsGuideBox li {
    padding-bottom: 1em;
}

#toolsBox .roundedBoxInside {
    /* Remove this if the content is long enough to fill gradient */
    padding-bottom: 7em;
}

.overviewLink {
    font-weight: normal;
    text-decoration: underline;
    cursor: pointer;
    color: #000;
}

/******************************
* Performance Tools Styles
******************************/

#performance-tools #leftColGroup {
    width: 75px;
}



/******************************
* Product/Feature Modules Styles
******************************/

#product-modules .roundedBox, #feature-modules .roundedBox {
    margin-top: 1em;
}

#product-modules .roundedBox p, #feature-modules .roundedBox p {
    padding-top: 0 !important;
}

#product-modules .roundedBox h4, #feature-modules .roundedBox h4 {
    padding-bottom: .25em !important;
}

.hardwareBox {
    padding-left: 0;
    list-style: none;
}

.hardwareBox li {
    width: 100%;
    padding: 1em 0;
    text-align: center;
}

.hardwareBox li a {
    display: block;
    text-decoration: none;
    font-weight: bold;
}


/******************************
* Hardware Styles
******************************/

#hardwareTable h4, #hardwareTable p {
    margin-top: .25em !important;
    font-size: 110%;
}

.specs {
    margin-left: 0.5em ! important;
    padding-top: 1em;
    list-style-type: none;
}
 
.specs span {
 font-size: 80%;
}

/******************************
* Awards Styles
******************************/

.awardsList {
    margin: 3em 0 0 0 !important;
    padding-left: 0;
    list-style: none;
    float: left;
    clear: both;
}

.awardsList li {
    float: left;
    margin-right: 2em;
}

.awardsList li a {
    display: block;
    width: 125px;
    height: 100px;
}

/******************************
* How to Buy Styles
******************************/
#how-to-buy .centerContent {
    display: block;
    margin: 2em !important;
}

#how-to-buy .centerContent #buySubmit {
    padding: .25em 1em;
}

/***************************************************************
 *
 * * Overwrite CQ built-in CSS rules that gives extra space
 *
 * *************************************************************/
#data-manager #rightColumn, #product-modules #rightColumn, #feature-modules #rightColumn, #data-manager-trial #rightColumn, #tmos-platform #rightColumn, #data-management-os #rightColumn, #open-apis #rightColumn {
        _margin-left: -175px !important; /*Set left margin to -(rightColumnWidth)*/
}

#rightColumn .box li a {  
    display: inline;
}

#rightColumn .grayBoxContent ul {
    padding-right: 6px;
}

#big-ip-hardware .twoColOverviewBox, #arx-hardware .twoColOverviewBox, #firepass-hardware .twoColOverviewBox, #wanjet-hardware .twoColOverviewBox, #enterprise-manager-hardware .twoColOverviewBox {
        _width: 96% !important;
}

#hardware .hardwareBox {
    margin-left: 0px !important; 
}

#rightColumn .box ul {
    margin-top: 0.5em !important;
}

.roundedBoxInside .richtexteditor table.whiteRow h4 {
    padding: 0px !important;
}
.roundedBoxInside .richtexteditor table.whiteRow p {
    padding: 0px 0px 10px 0px !important;
}

