﻿/*
Page element styles for prelogin pages and other marketing pages ONLY
Goal is to move all layout styles (defining column widths) to layout.css.
*/




p
{
    font-size: 120%;
    line-height: 150%;
}


.sidebarbox
{
    background-color: #f1f1f1;
    border: 1px solid #E7E5E4;
    text-align: center;
    padding: 21px 0 24px 0;
}
.sidebarbox img.banner
{
    margin-top: 24px;
    border: 1px solid #e7e5e4;
}

.sidebarbox a img.action
{
    margin: 3px 0 0 0;
    border: 1px solid #e7e5e4;
}
.sidebarbox a:hover img.action
{
    margin: 3px 0 0 0;
    border-top: 1px solid #e7e5e4;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #e7e5e4;
}



/* used on Conferences.html */
.bigheadline
{
    font-size: 25px;
    line-height: 165%;
    font-family: Georgia, times;
    font-weight: normal;
}



div.event
{
    display: block;
    float: left;
    width: 310px;
    height: 110px;
    line-height: 100%;
    padding: 0;
    border: 1px solid #e7e5e4;
    margin-right: 10px;
    margin-bottom: 10px; /* background-image: url("/_LAYOUTS/IFConnect.SharePoint.Fortent/UI/images/event_bg.gif"); */
    background-color: #f6f6f6;
    background-repeat: repeat-x;
}
.event p
{
    margin: 0 9px;
    padding: 0;
    line-height: 130%;
}

.event h3
{
    margin: 6px 9px 6px 9px;
    padding: 0;
    line-height: 130%;
}



/* box to accept terms and condtions */
.acceptbox
{
    padding: 25px 0;
    border: 1px solid #e7e5e4;
    background-color: #f1f1f1;
    text-align: center;
}




/* "Special" decorative headings on marketing pages */
.decorhead
{
    color: #e41a23;
    font-weight: normal;
    font-size: 18px;
    margin-bottom: .3em;
    line-height: 115%;
    padding: 0;
}




table.mktgtable
{
    width: 100%;
}

table.mktgtable td
{
    font-size: 110%;
    padding: 8px 6px;
}

table.mktgtable th
{
    font-size: 110%;
    padding: 8px 6px;
    vertical-align: top;
    text-align: left;
    border-bottom: 1px solid #e7e5e4;
    vertical-align: bottom;
}

table.mktgtable tr.odd td
{
    background-color: #eef6ff;
}
table.mktgtable tr.even td
{
    background-color: #FFF;
}

table.mktgtable tr td div
{
    margin-top: 5px;
}



/* for martix table on whats new page  */
table.mktgtable tr.more td
{
    background-color: #fdf5c7; /*	background-color: #dae7f5; ffed9b*/
    cursor: pointer;
}
img.morearrow
{
    margin: 0 12px -2px 12px;
}




#products .box ul
{
    margin: 0 0 1em 1em;
    padding: 0;
    list-style-type: none;
    float: left;
    clear: none;
    width: 400px;
}

#products .box ul li
{
    font-size: 110%;
    background-image: url(/_LAYOUTS/IFConnect.SharePoint.Fortent/UI/images/bullet_login.gif);
    background-repeat: no-repeat;
    background-position: left 4px;
    line-height: 1.5em;
    padding: 0 0 0 12px;
    margin-bottom: 16px;
}





/* START Our Products tab area */

.productarea
{
    margin: 2em 0;
}


ul.producttabs
{
    display: block;
    float: left;
    width: 175px;
    padding: 0;
    margin: 0;
    z-index: 1000;
    list-style: none; /* border-top: 1px solid #e7e5e4; border-left: 1px solid #e7e5e4; */
}
ul.producttabs li
{
    display: block;
    padding: 0;
}
ul.producttabs li a
{
    position: relative;
    margin: 0;
    background: url("/_LAYOUTS/IFConnect.SharePoint.Fortent/UI/images/product_bg.gif") repeat-x right bottom;
    background-color: #d3e1ee;
    display: block;
    cursor: pointer;
    padding: 11px 3px 13px 12px;
    font-weight: bold;
    font-size: 100%;
    text-decoration: none;
    z-index: 50;
    border-bottom: 1px solid #bcd1e2;
    border-right: 1px solid #bcd1e2;
    outline: none;
    right: -1px;
}
ul.producttabs li a:focus
{
    -moz-outline-style: none;
}

ul.producttabs li a:hover
{
    background: url("/_LAYOUTS/IFConnect.SharePoint.Fortent/UI/images/product_bg_over.gif");
    background-color: #b4c8da;
    color: #525252;
}

ul.producttabs li a.on, ul.producttabs li a.on:link, ul.producttabs li a.on:hover, ul.producttabs li a.on:active, ul.producttabs li a.on:visited
{
    background-image: url(/_LAYOUTS/IFConnect.SharePoint.Fortent/UI/images/product_tab_on.gif);
    background-position: 0px 0px;
    border-bottom: 1px solid #b4b4b4;
    border-right: 1px solid #f1f1f1;
    border-left: 1px solid #e7e5e4;
    border-top: 1px solid #e7e5e4;
    color: #e41a23;
    margin: 0;
    right: -2px;
    text-decoration: none;
}

ul.producttabs li a.on:active:hover
{
    color: #e41a23;
}

.productdesc
{
    position: relative;
    width: 470px;
    float: left;
    z-index: 1;
    background-color: #f1f1f1;
    border-top: 1px solid #e7e5e4;
    border-left: 1px solid #e7e5e4;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    overflow: visible;
    background: url("/_LAYOUTS/IFConnect.SharePoint.Fortent/UI/images/w1x1.gif") repeat-x right top;
}


#newsdesc
{
    background: url("/_LAYOUTS/IFConnect.SharePoint.Fortent/UI/images/monitor_news.gif") no-repeat left top;
    background-color: #f1f1f1;
    height: 250px;
}
#plusdesc
{
    background: url("/_LAYOUTS/IFConnect.SharePoint.Fortent/UI/images/monitor_plus.gif") no-repeat left top;
    background-color: #f1f1f1;
    height: 250px;
}


.productdesc p
{
    margin: 15px 15px 0px 183px;
    font-size: 105%;
}

.productdesc .do
{
    text-align: right;
    margin: 0 15px 12px 183px;
    padding: 0;
    display: block;
}

.productdesc .do a
{
    margin-left: 1.5em;
    font-size: 110%;
    color: #e41a23;
}

/* END Our Products tab area */


















/* START Resource Center Rules */

a.whtppr
{
    display: block;
    border: 1px solid #e7e5e4;
    padding: 16px 16px 8px 16px;
    margin: 0 0 3px 0;
    text-decoration: none;
}
a.whtppr:hover
{
    border: 1px solid #a6bcd0;
    cursor: pointer;
    text-decoration: none;
    color: #444444;
    background-image: url("/_LAYOUTS/IFConnect.SharePoint.Fortent/UI/images/whtppr_bg.gif");
    background-repeat: repeat-x;
}

a.whtppr .titlearea
{
    padding-left: 90px;
    background-image: url("/_LAYOUTS/IFConnect.SharePoint.Fortent/UI/images/pdf_big.gif");
    background-position: left center;
    background-repeat: no-repeat;
}

a.whtppr .title
{
    font-family: georgia, times;
    font-weight: normal;
    font-size: 22px;
    line-height: 24px;
}

a.whtppr p.byline
{
    margin: .7em 0;
    line-height: 120%;
}

a.whtppr p.byline .author
{
    color: #e41a23;
}



a.whtppr ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    float: left;
    clear: none;
}

a.whtppr ul li
{
    font-size: 110%;
    background-image: url(/_LAYOUTS/IFConnect.SharePoint.Fortent/UI/images/bullet_f.gif);
    background-repeat: no-repeat;
    background-position: left 4px;
    line-height: 1.5em;
    padding: 0 0 0 22px;
    margin: 0 0 .5em 0;
    width: 450px;
}

/* END Resource Center Rules */