@charset "UTF-8";
/* CSS Document */



/* GLOBAL */

/*--  Align to the grey horz top line --*/

#content-inneralign  
  { 
  margin-left: 145px;
  }
#content_marginleft15 {margin-left: 15px;}

.pad_20 {padding: 20px;}


.purp_txt {
   font-weight: bold; 
   color: #7d2682;
}

/*-- news --*/

#page-head_rss { height: 18px; float: right; width: 477px; margin-top: 5px; }




/*--  Studio Pages  --*/

.sub-headh2 {
   text-align: right;
}


.med_break {
   margin-top: 6px;
}


.purple_txtnorm {
   color: #7D2682;
   margin: 0px;
}


.purple_txtnorm2 {
   color: #7D2682;
   margin: 0px;
}

.purple_txtnorm2 p {
   margin-top: 0px;
}
.center_contentframe {
   /*-- content area --*/ width: 600px;
}


/* What we do FEATURE BOXES */

.feature_box_studio {
   width: 191px;
   float: left;
   overflow: hidden;
   margin-right: 10px;
   height: 490px;
   background-color:#F2F2F2;
   line-height: 12px;
   text-align:left;
}
.feature_box_studio_last {
   width: 191px;
   float: left;
   overflow: hidden;
   margin-right: 0px;
   height: 490px;
   background-color:#F2F2F2;
   line-height: 12px;
   text-align:left;
}

.feature_box_studio h3,
.feature_box_studio_last h3 {
   color: #7D2682;
   margin-bottom: 5px;
}



/* TEAM */


.team_box {
   width: 596px;
   /*height: 207px;*/
   overflow: hidden;
   display: block;
   background-color:#F2F2F2;
   margin-bottom: 20px;
   text-align:left;
   padding: 18px;
}
.team_box_inner {
   display: block;
   float: right;
   margin: 20px;
   height: 165px;
   width: 400px;
   line-height: 16px;
}

.bio_question{
  font-weight: bold;
  color: #808080;
}
