ul#people-list{
	list-style: none;
	/*background-image:url(../img/dot-gradient.png);
	background-repeat: no-repeat;*/
	margin-left:0px;
}

ul#people-list li{
	margin: 10px;
	margin-top: 0px;
	background-image: url(en-US/Company/Detail/careers/img/person.png);
	background-repeat: no-repeat;
	padding-left:55px;
	padding-top:10px;
	min-height: 50px;
	background-position: 0 0px;
}

ul#people-list li#wpf{
	
	background-image: url(en-US/Company/Detail/careers/img/wpf.png);
	background-repeat: no-repeat;

}

ul#people-list li#blog{
	
	background-image: url(en-US/Company/Detail/careers/img/blog.png);
	background-repeat: no-repeat;
	
}
ul#people-list li#music{
	
	background-image: url(en-US/Company/Detail/careers/img/Music-Note.png);
		
}
ul#people-list li#mvc{

	background-image: url(en-US/Company/Detail/careers/img/mvc.png);
	
}
ul#people-list img{
	display:inline;
}

/*Events*/
.title{
	color:#263775;
	font-weight: bold;
}

.date{
	color:#263775;
	float:right;
	margin-right:5px;
}

/*news index*/

/* Press - releases*/
.summary{
	margin: 10px;
	margin-top: 0px;
	background-image:
	background-repeat: no-repeat;
	padding-left:20px;
	min-height: 30px;
	
	background: url(img/Dot.png);
	background-repeat: no-repeat;
	background-position: 0 8px;
}
.press-release-Date
{
    
    font-size:13px;
    padding-top:10px;
    margin-right:20px;
    width:122px;
    
    
      }
    
/*.press-release-summary-wrapper{
	margin-bottom:30px;
}

.press-release-summary-wrapper a{
	margin-left:30px;
}*/

img#paper-icon{
	position: relative;
	top:40px;
	left:30px;
	z-index: 0;
}

.image-title-list{
	list-style-type: none;
}

.image-title-list li{
	width:98%;
	margin-bottom: 75px;
	clear: both;
}

.image-title-list img{
	float:left;
	margin-right:20px;
}

.image-title-list h2{
	color:#263775;	
}

/*customer quotes*/

#customer-quotes-list{
	list-style-type: none;
}

#customer-quotes-list li{
	background-image:url(en-US/Company/Detail/about-us/img/new/Customer-image.png);
	background-repeat: no-repeat;
	margin-bottom: 30px;
}

#customer-quotes-list li p,#customer-quotes-list li div{
margin-left:75px;
}

#customer-quotes-list li p{
	text-align: justify;
	width:832px;
}

#customer-quotes-list li .name{
	color:#29367d;
	font-size:14px;	
}

#customer-quotes-list li .company-name{
color:#333333;	
}

/* location formatting */
#location-wrapper{
margin-left:10px;	
}

#address h1{
	margin-bottom:10px;
}

#address div{
	margin-bottom:12px;
}

#address{
	margin-bottom:10px;
}

.contact-list{
	list-style-type: none;
width:45%;
 margin-left:2px;
 float:left;
}

 
.contact-list li{
	margin-bottom: 5px;
	clear:both;
}

.contact-list img{
	float:left;
	margin-bottom: 10px;
	margin-right:5px;	 
}

.contact-list p{
}

.contact-list h2{
	/*color:#263775;	*/
	margin-bottom:10px;
}

/*case study details*/
.case-study-summary{
	list-style: none;
	list-style-type: none;
}
.case-study-summary li{
	margin: 10px;
	margin-top: 0px;
	background-image:
	background-repeat: no-repeat;
	padding-left:20px;
	min-height: 30px;
	
	background: url(img/Dot.png);
	background-repeat: no-repeat;
	background-position: 0 4px;
}

.case-study-detail-logo{
	margin-right:100px;
}

.star li, .ticks li
{
background-position:0 12px;
background-repeat:no-repeat;
list-style-type:none;
padding:7px 0 1px 20px;
height:19px;
}
.default-list li
{
font-size:13px;
margin-left:16px;
padding:7px 0 1px 0;
}
.star li {
background-image:url("en-US/Company/Index/img/starbullet.png");
}
.ticks li {
background-image:url("en-US/Downloads/Index/img/Tick.jpg");
}


/* increase the size of the press release content when the href attribute is not present */
.not-a-link
{
    font-size :13px;
}



/* Customer Images  */

.customer-list
{	
	height:80px;	
	margin-right: 10px;	
	margin-bottom:30px;
}
/* new image for partner page */


ul.generalpage-style li.technology-partners
{
    background-image:url("/content/en-US/Company/Index/img/technology-partners.png");
}

ul.generalpage-style li.resellers-distributors
{
    background-image:url("/content/en-US/Company/Index/img/resellers.png");
}
ul.generalpage-style li.consulting-partners
{
    background-image:url("/content/en-US/Company/Index/img/consulting-partners.png");
}
ul.generalpage-style li.training-partners
{
    background-image:url("/content/en-US/Company/Index/img/training-partners.png");
}

.consulting-partner-intro p
{
    float:left;
}

.partner-heading
{
   color:#F29024;
	font-size: 13pt;
	font-weight: bold;	
	line-height:35px;
	float:left;
}
.info> p
{
    margin-left:10px;
    width:915px;
}
div.managementinfo div.light-shaded img
{
margin-left:10px
}

div.careers h2.header
{
    width:912px;
}

div.more-about div.last-div
{
    padding-left:2px;
    width:693px;
}
