﻿div.pageheading 
{
background:#F7272A  url(/media/images/spotlight/bottomRightCnrHeadingred.gif) no-repeat scroll right bottom;
float:left;
margin:20px 0px 0px;
width:75%;
}

ul{
    padding-left:25px;
}

li{
    list-style:none;
    padding:3px 0px;

}


div.pageheading h1
{
background:transparent url(/media/images/spotlight/topRightCnrHeadingred.gif) no-repeat scroll right top;
color:#000;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:1.7em;
font-weight:normal;
margin:0pt;
padding:13px 4px 13px 8px;
}


div.pageheading h1 div
{
   margin:0px 0px;
}




/* spotlight custom header on spotlight page*/

#spotlightheader{

    height:175px;
    width:600px;
    margin:10px 0px 10px -4px;
    background: url(/media/images/spotlight/home-header.gif) no-repeat scroll top left; 
    
}

.redheader{
    color:Red;

}


#maintxt{

    float:right;
    width:175px;
    color:#fff;
    font-size:1.84em;
    padding:50px 0 0 0;
    
}


#strapline{
    color:#FFFFFF;
    padding:132px 12px 0px;
    font-weight:normal;
}

/* spotlight content on spotlight page */

#wisdomcontent{
    background:#f1f8fc;
    width:350px;
    min-height:165px;
    float:left;
    padding:5px;
    margin:10px 0px;
}

#wisdomcontent img{
    float:left;
    margin-right:5px;
}

#wisdomcontent h1 h3 h2 h4{
    float:right;
    margin: 0px 5px 0px 5px;
    text-align:left;
    width:275px;
}

#wisdomcontent a{

   margin:10px 5px 0px 5px;
  clear:both;
}

#wisdomcontent p{
    float:right;
    margin:0px 5px 0px 5px;
    text-align:left;
    width:275px;
}

#wisdomcontentRight{
    background:url(/media/images/spotlight/wisdom-right-bg.gif) no-repeat scroll top left;
    width:195px;
    height:190px;
    float:left;
    padding:5px;
    margin:10px 5px 0px ;
}

#wisdomcontentRight h3{
    
    text-align:center;
    font-weight:bold;
    font-size:1.1em;
    margin:20px;
    text-align:center;
    width:140px;
    color:#75767b;

}

#wisdomcontentRight a{
    color:#75767b;
    text-align:center;
    text-decoration:underline;
    font-size:12px;
    padding:0px 10px;
    width:100px;
    float:none;
}


#spotlightpartnercontent{
    background:#f1f8fc;
    width:550px;
    height:115px;
    float:left;
    padding:5px;
    margin:10px 0px;
}

#spotlightpartnercontent img{
    float:left;
    margin-right:5px;
}

#spotlightpartnercontent p{
    float:right;
    margin-left:5px;
    text-align:left;
    width:470px;
}

#spotlightpartnercontent h4{
    float:left;
    margin-left:5px;
    text-align:left;
}

/* spotlight enterprise partners*/


#spolightpartner
{
	width:590px;    
}
#EnterprisePartners{
    
    clear:both;
    width:590px;
    height:180px;
    margin:10px 0px;
    border:solid 2px #EDF2E4;
}

#EPleft{
    float:left;
    width:25%;
    margin: 10px 3px 20px 10px;
    text-align:left;
}


#EPleft a{
    color:#999;
    padding-top:10px;
    text-decoration:underline;
    font-size:10pt;
}

#EPleft h3{
    color:#003468;
    font-size:11pt;
     padding-bottom:10px;
}

#EPright{
    float:left;
    width:72%;
    text-align:left;

}

#EPright img{
    float:left;
    text-align:left;
    border:none;
    margin:5px;
}

#EPfooter{

    clear:both;
    width:96%;
    min-height:45px;
    color:#003468;
    text-align:left;
    border-top:solid 4px #003468; 
    margin: 10px 3px 2px 10px;   

}
#EPfooter p{
   color:#003468;
}
#EPfooter div a{
   color:#003468;
}

#EPfooter img{
   border:none;
   float:left;
   margin:5px 10px;
}

/* partner summary  content*/

#partnercontent{
    float:left;
    clear:both;
    width:590px;
    margin:0px;
    

}


#partnercontent h3{
    color:#239CD2;
    padding:20px 0px;
}

div.partneritem {
    float:left;
    clear:both;
    width:590px;
    margin:10px 0px;
}

.partneritem img{
    float:left;
    border:none;
    margin:5px 30px 5px 5px;
}


div.partnertext{
    float:left;
    margin-top:5px;
    width:75%;
    text-align:left;
    color:#84858A;
    font-family:arial,verdana,sans-serif;
    font-weight:normal;
}

div.partnertext a{
    color:#239CD2;
    text-decoration:underline;
    
}