/* Start of CMSMS style sheet 'alphasights home styles' */
a {
    color:#0d5e85;;
  
}

h2 {
   color:#FFF;
   font-size:1.3em;
}

div#primaryNav_bg{
   bottom:-1px;	
   border-bottom:1px solid #000;
}


div#homecontentwrapper {
    background:#242424 url(uploads/images/sitewide/css/home_bg.jpg) repeat-x;
   background: #fff;
    background: #fff url(uploads/images/sitewide/css/home_globe_bg_2.png) no-repeat left 60px;   	
    padding-top:1em;
    float:left;
    width:1000px;
 }

div#homecontentwrapper p,div#homecontentwrapper ul{
   color:#fff;
   color:#404040; 
   font-weight:normal;
   font-size:0.95em;
   font-family: Arial, Helvetica, Sans-serif;
}

#column1{
	background:none;
 	float:left;
	width:500px; 
/*	padding:0px 10px 0px 20px; */
	height:23em;  
/*        height:39em;  */
	position:relative;

 }
 

#column2{
	background:none;
	float:left;
	width: 250px; 
/*	padding:0px 10px 0px 20px; */
	height:23em;  
/*        height:39em; */
	position:relative;
}

#column3 {
	background:none;
	float:right;
	width:250px;
/*	padding:0px 10px 0px 20px; */
        float:left;
 /*       padding-left:20px; */
	height:23em;  
/*        height:39em; */
	position:relative;
}

.colcontent {
     	border-right:1px solid #9D9896;
        height:20em;
        padding:0 10px 0  20px;
}


h2.homeclients {
	position:relative;
	padding-bottom:15px;
}

h2.homeclients img{
	z-index:1;
	position:absolute;
	top:-4px;
	left:0;
	width:3.8em;
	font-size:1.2em;
	background-color: transparent;
	background-image: url(uploads/images/sections/clients_home_h2_white.jpg);
	background-repeat: no-repeat;
	background-position:top left;
      	
  	
}

h2.homeclients a{
	font-size:1em;
}

h2.homeadvisors {
	position:relative;
	padding-bottom:15px;
}

h2.homeadvisors img{
	z-index:1;
	position:absolute;
	top:-4px;
	left:0;
	width:3.84em; 
	font-size:1.6em;
	background-color: transparent;
	background-image: url(uploads/images/sections/advisors_home_h2_white.png);
	background-repeat: no-repeat;
	background-position:top left;
      	
}

h2.homeadvisors a{
	font-size:1em;
	padding-left:3px;
}

h2.homealphasights {
	position:relative;
	padding-bottom:15px;
}

h2.homealphasights img{
	z-index:1;
	position:absolute;
	top:-4px;
	left:0;
	width:2.83em;
	font-size:2.89em;
	background-color: transparent;
	background-image: url(uploads/images/sections/alphasights_home_h2_white.png);
	background-repeat: no-repeat;
	background-position:top left;
      	
}

h2.homealphasights a{
	font-size:1em;
       padding-left:5px;
}

a.clientsbtn{
   position:absolute;
   bottom:20px;  
}

a.advisorsbtn{
   position:absolute;
   bottom:20px;
}

#footer {
	display:block;
 border-top:none;	
/* border-top:20px solid #fff; */
padding:20px 0 0 0;
padding:0 0 0 0;
 background:#404040;
 width:1000px;
}


#footercontent {	
 display:block;
 border-top:1px solid #525252;	
 padding:20px 10px 10px 10px;
}



#footercontent p {
 color:#DEDCDC;
}

.footerlinks{
    float:right;
   position: relative;
   top:-1.5em;
   font-size:1.2em;
}

#logo{
	position:absolute;
	left:20px; 
	top:20px; 
}

#titleArea {
   color:#000;
   left:20px;
   top:140px;	
	
}


p.strapLine {
  font-weight:normal;
  font-size:1.3em;
  font-family:Arial, Helvetica, sans-serif;
    color:#fff;
    width: 50em;
}


.firstblock{
   /*height:12em;*/
}

a{font-weight:normal;}
p{font-weight:normal;}


h1#sectionTitle {
   color:#fff;
font-weight:normal;
}

/* End of 'alphasights home styles' */

