 
/******************************
* News Press Events Styles
******************************/

/******************************
* Print Styles
******************************/

@media print {
    body { font-size: 10pt; line-height: 120%; background: white; float: none !important; }
    #contentColumn h1 { font-size: 16pt !important; margin: 0 !important; padding: .25em 0 !important; }
    #contentColumn h2 { font-size: 12pt !important; margin: 0 !important; padding: .25em 0 !important; }
    #custNav, #searchNav, #primaryNav, #leftColumn, #breadCrumbs, #publisherLogo { display: none !important; }
    #contentWrapper { background-image: none !important; margin: 0; border: none; }
    #contentColumn * { width: auto !important; _width: 6.75in !important; }
    #contentColumn { width: auto !important; _width: 6.75in !important; margin: 0 !important; padding: 0 !important; }
}

/******************************
* Overview Page Styles
******************************/

.newsSnippet {
    /*
    height: 4.5em;
    overflow: hidden;
    */
}

.prDate {
    width: 60px;
    padding-left: 10px !important;
    font-weight: bold;
    white-space: nowrap;
}

#eventsBox table {
    border: 1px solid #B9CFE3;
    border-top: none;
}

#eventsBox th {
    font-weight: bold;
}

#eventsBox th, #eventsBox td {
    padding: 5px;
    border-right: 1px solid #B9CFE3;
    line-height: 1.1em;
}


.eventName {
    width: 40%;
    padding-left: 10px !important;
}

.eventDate {
    width: 15%;
}

.eventLocation {
    width: 45%;
}

/******************************
* News Articles/PR Styles
******************************/

.pressRelease #contentColumn h1, .newsArticle #contentColumn h1 {
    font-size: 180%;
    text-transform: none;
    line-height: 1.1em;
}

.pressRelease #contentColumn h2, .newsArticle #contentColumn h2 {
    margin-top: .5em;
    padding: 0;
    background: none;
    font-size: 130%;
    color: #5E6C7A;
    text-transform: none !important;
}

.pressRelease #contentColumn h3, .newsArticle #contentColumn h3 {
    font-size: 115%;
    color: #c30000;
}

h4 + h1 {
    margin-top: 1em !important;
}

p + h3 {
    margin-top: 2em;
    margin-bottom: -.5em !important;
}

h2 + p {
    margin-top: 1em;
}

.pressRelease blockquote, .newsArticle blockquote {
    float: right;
    display: block;
    width: 200px;
    margin: 1em 1em 2em 2em !important;
    padding: 5px 15px;
    background: url('/images/assets/blue-fade-back.jpg') repeat-x top left;
    border: 1px solid #658db2;
    clear: right;
}

.pressRelease blockquote p, .newsArticle blockquote p {
    width: auto !important;
}

.articlePhoto {
    float: right;
    margin: 1em 1em 1em 2em;
    _width: 200px !important;
}

.articlePhoto img {
    border: 2px solid #ccc;
    clear: both;
    display: block;
}

.articlePhoto .photoCaption {
    clear: both;
    width: 200px !important;
    padding-top: .5em !important;
    display: block;
    font-size: 85%;
    text-align: center;
    line-height: 1.2em;
}
/******************************
* Resources Box Styles
******************************/

.resourcesBox {
    float: right;
    width: 200px;
    margin: 1em 1em 2em 2em;
} 

.resourcesBox .roundedBoxInside {
    background: #E8EDF1 url('/images/assets/blue-fade-back.jpg') repeat-x bottom left;
    padding: 0 !important;
    font-size: 90%;
}

.resourcesBox h2 {
    background: url(/images/assets/h2-spotlight-lft.png) no-repeat left top !important;
    padding: 2px 10px !important;
    color: #000 !important;
}

.resourcesBox h4 {
    padding: 0 inherit;
    color: #333;
}

.resourcesBox ul, .resourcesBox ol {
    padding-bottom: 0 !important;
}


/******************************
* News Articles Overview Styles
******************************/

#sortArticles {
    float: right;
    margin-top: 1em;
}

#newsTable {
    clear: both;
    margin-top: 0;
}

#newsTable h3 {
    background: none;
    font-size: 115%;
    color: #000;
    line-height: 1.3em;
}

.articleDate {
    padding-top: .5em;
    font-style: italic;
}

#newsTable th.articleCol {
    width: 80%;
    vertical-align: top;
}

#newsTable th.logoCol {
    width: 20%;
    text-align: center;
    vertical-align: top;
}

/******************************
* News Article Styles
******************************/

#author {
    font-style: italic;
}

#publisherLogo {
    float: right;
    clear: right;
    _width: 250px;
    margin: 1em 0 1em 3em;
}

#newsIntro {
    margin-top: 1em !important;
}

/******************************
* Press Release Styles
******************************/

#pressTable {
    clear: both;
    margin-top: 0;
    border: 1px solid #E8EDF1;
}

#pressTable td {
    padding: .5em;
}

#pressTable td a {
    display: block;
}

#pressTable #leftColGroup {
    width: 12%;
}

#pressTable #rightColGroup {
    width: 88%;
}

.subhead {
    font-style: italic;
}

#releaseDate {
    font-weight: bold;
}

#pressContacts {
    width: 60%;
    font-size: 110%;
    _font-size: 100%;
}


#pressContacts caption {
    padding-bottom: .5em;
    font-weight: bold;
    color: #c30000;
}

#pressContacts h5 {
    font-size: 110%;
    color: #c30000;
}

.pressRelease hr {
    _margin: .5em 0;
    background: #ccc;
    color: #ccc;
    border: 0;
}


/******************************
* Events Styles
******************************/

#eventsTable {
}

/******************************
* Awards Styles
******************************/

#awards .pageTabs {
    height: 13px; 
}

#awards #contentColumn h3 {
    margin-bottom: .5em !important;
}

#awardsTable {
    margin: 1em 0;
    clear: both;
}

#awardsTable p {
    padding-bottom: 0;
}

#awardsTable td {
    padding-top: 5px;
    vertical-align: middle;
}

/******************************
* Subscriptions Styles
******************************/

#publicationOptions li {
    list-style: none;
    margin-bottom: 1em;
}

#publicationOptions input {
    margin-right: 5px;
}

ul#pubSamples {
    margin: 0;
}

ul.NoBullet {
  list-style-type: none
}
    
#pubSamples li {
    list-style: none;
    padding: 0;
    margin-bottom: 1em;
}

#pubSamples li a {
    padding: 0;
}

#pubSamples li img {
    border: 1px solid #666;
}


/******************************
* OnDemand Styles
******************************/

#podcasts a.icon, #webcasts a.icon {
    margin-left: 0 !important;
    padding-left: 20px;
    padding-right: 0;
    list-style: none;
    background-position: left;
}

.overviewLink {
    font-weight: normal;
}

.overviewLink a {
    text-decoration: underline;
    cursor: pointer;
    color: #000;
}

.duration {
    margin-bottom: -.5em !important;
}

.overviewText {
    display: none;
    margin-top: .5em!important;
}

.extraLinks {
    padding: .25em 0 .25em 1em;
}

.extraLinks li {
    padding-bottom: .5em !important;
}

#stripedTable td {
    font-size: 100%;
}

#stripedTable td img {
    display: block;
}

.onDemand #leftColGroup {
    width: 75px;
}

.onDemand h4 {
    line-height: 1.5em;
}

a.overviewLinks {
    text-decoration: underline;
    cursor: pointer;
    color: #000;
}

a.overviewLinks:hover {
    text-decoration: none;
}

table.whiteRow td img {
    padding: 5px;
}

.webcastContainer {
    margin: 1.5em;
    z-index: 1;
}


/******************************
* Podcast Styles
******************************/

.podcasts {
    background: #fff;
}

.podcasts #outerContainer {
    width: 900px; /*Width of main container*/
}

.podcasts .paddedBox {
    padding: 1em 1em 4em .5em;
    clear: both;
}

.podcastContainer {
    margin: 2em;
    width: 320px;
    text-align: center; 
}

/******************************
* RSS Styles
******************************/

#rssFeeds h4 {
    padding-bottom: .5em;
    line-height: .8em;
}


#rssFeeds p {
    padding-bottom: 1.5em;
    line-height: 1.1em;
}

/******************************
* Analyst Coverage
******************************/

#contact-analyst #leftColGroup {
    width: 30%;
}

#contact-analyst #middleColGroup {
    width: 30%;
}

#contact-analyst #rightColGroup {
    width: 40%;
}

#contactAnalystTable hr {
    height: 1px;
    margin-bottom: 1em !important;
    background-color: #ccc;
    color: #ccc;
}

#analyst-coverage #stripedTable td {
    vertical-align: middle;
}

#analyst-coverage .roundedBoxInside ul {
    padding-top: 0.5em;
}

#analyst-coverage .roundedBoxInside li {
    padding-bottom: 0.5em !important;
}

/******************
 * * For CQ bugs
 * ****************/
td a.podcast {
    margin-left: 0 !important;
    padding-right: 0;
    background-position: left;
}

#newsroom #overviewBox, #awards #overviewBox, #f5-on-demand #overviewBox, #news-community #overviewBox, #podcasts #overviewBox, #product-demos #overviewBox, #rss #overviewBox, #webcasts #overviewBox, #analyst-coverage #overviewBox {
    _margin-left: -4px !important;
}

#newsroom #headerBox, #awards #headerBox, #f5-on-demand #headerBox, #news-community #headerBox, #podcasts #headerBox, #product-demos #headerBox, #rss #headerBox, #webcasts #headerBox, #analyst-coverage #headerBox {
    _margin-left: 2px !important;
}  

#newsroom td {
    font-size: 78% !important;
}

#newsroom .roundedBox {
    _padding-bottom: 0px !important;
}

#newsroom hr {
    margin-top: 0.25em !important;
	  margin-bottom: 0px !important;
}

#newsroom .red {
    margin-top: 1em !important;
}

#news-article .twoColOverviewBox, #news-press .twoColOverviewBox, #press-archive .twoColOverviewBox {
    _width: 97.5% !important;
}

#news-archive .twoColOverviewBox, #awards .twoColOverviewBox, #events .twoColOverviewBox, #podcasts .twoColOverviewBox, #product-demos .twoColOverviewBox, #webcasts .twoColOverviewBox, #analyst-coverage .twoColOverviewBox {
    _width: 98% !important;
}

.roundedBoxInside .richtexteditor li.rss {
    margin-top: 5px !important;
} 

.roundedBoxInside .richtexteditor li.rss h4 {     
    padding: 0px !important;
}

.roundedBoxInside .richtexteditor li.rss p {
    padding: 5px 0px 10px 0px !important;
}

.roundedBoxInside .richtexteditor table.whiteRow h4 {
    padding: 0px !important;
}

.roundedBoxInside .richtexteditor table.whiteRow p {
    padding: 0 0 1em 0 !important;
}

table.whiteRow p {  
		margin-top: 0px !important;
}

/***************************
  Press Contact divs in PR
***************************/
#pressContacts {
   width: 100% !important;
	 font-size: 90%;
}

.contact {  /* .pressContactLeft */
   float: left;
   width: 47% !important;
   padding: 10px !important;
}

.contact_0 {  /* .pressContactRight */
   float: right;
   width: 47% !important;
   padding: 10px !important;
}

.oneContact {
   width: 100% !important;
   padding: 10px !important;
}
