﻿/* Notes: Uniform fonts set in body tag */


/*****************************/
/*      Main Positioning     */
/*****************************/

/* Main Content area Positioning */
html
{
height: 100%;
}

/* Set uniform Fonts size */
body 
{
    padding: 0;
    margin: 0;
    height: 100%;
  
  
    font-family: Trebuchet MS, Arial;
    font-size: 13px;
    line-height: 17px;
    color: #737577;
    background-image: url(images/leftBackground.gif);
     background-repeat: repeat-y;
}

#fullContainer
{
    text-align:center;
}

#site_holder

{
   
    position: relative;
	min-height: 100%;
	
}

#pageHolder
{
     
    width:984px;
    
  
}

#header
{
    height: 97px;
    font-size: 11px;
    background:white;

    
}

#headerBannerHolder
{
    width:982px;
}

#leftCol
{
width: 227px;
float: left;

min-height:100%;
}


#mainContentAreaWrapper
{
 height: 100%; 
 padding-top:12px; 
    
}

#centralColumn
{
  	padding: 33px 20px 20px 20px;
  
  	
    width: 487px;
    float: left;
    background:white;
    height: 100%;
   
}

#mainContentArea
{
    width:100%;
   
}

#rightColumn
{
width: 227px;
float: right;
padding: 33px 0px 0px 0px;
background: blank; 
}

#rightColumnHolder
{
    width:100%;
} 

#footer
{

padding-top:280px;


float: left;

}

#footerLeft

{

float: left;
background: #d3ebdb;


}

#footerMain
{
  
    
}

#footerLeftContent
{
padding: 3px 0px 0px 0px;
margin: 0;
}

/*****************************/
/*        central            */
/*****************************/

#centralColumn #mainContent
{
	background: none;
	padding: 0 0 0 35px;
	width:486px;
}



/*****************************/
/*         FOOTER            */
/*****************************/

.footer
{
  
    font-family: Arial;
    
}



#footer a
{
	color: #737577;
}

#footer.home
{
    height: 120px;
    margin-top: -120px;
}



.footer_top
{
    vertical-align:top;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
}

.footer_bottom 
{
	border-top: solid 1px #D5D5D6;
	padding-top: 10px;
	margin-left:0;
	padding-left:0;
	margin-top: 6px;
	font-size: 9px;
	line-height: 12px;
	position:relative;
}

/*end of footer*/


/*****************************/
/*Other Pages Positioning    */
/*****************************/
/*****************************/
/*   Header controls    */
/*****************************/

.header_left
{
    display: block;
    height: 97px;
    width: 227px;
    background-image: url(images/leftBackground.gif);
     
}

ul#headerNavigation
{
    padding: 3px 0px 0px 19px;
    margin: 0;
}

ul#headerNavigation li
{
    list-style: none;
    display: inline;
    line-height: 18px;
    padding: 8px 8px 0px 12px;
}

ul#headerNavigation li a
{
    color: #737577;
}

ul#headerNavigation li a:hover
{
    color: #B90F1E;
}



li.print_link
{
    background: url(../images/dotted_divider.gif) repeat-y; 
    background-position: 0px 5px;
}

li.contact_link
{
    background: url(../images/dotted_divider.gif) repeat-y; 
    background-position: 0px 5px;
}

#contact li.contact_link a
{
    color: #B90F1E;
}

.logo
{
    position: absolute;
    left:770px;
    top: 22px;
}

/*end of header time*/

.mainHeaderImage
{
}


/*****************************/
/*      Menu          */
/*****************************/
 
 #menu{
 margin: 0;
padding: 25px 0px 0px 23px;

}
.menu
{
font-size: 13px;
font-weight: bold;
color: #737577;
list-style: none;
padding:3px 3px 3px 3px;
}

.menuBox
{
}

.menuBorder
{
    border:1;
    border-bottom-color:Red;
}


.staticMenuHover {
    color: #9f0b2d;
 
    text-decoration: none;
   

}

.mainMenuHeading

{
    font-size:12px;
	color: #d3ebdb;
	font-family: Trebuchet MS, Arial;
	font-style:normal;
	font-weight:bold;
	margin-top:0;
	text-align:left;
	text-decoration:none;	
}

.mainMenuBold
{
    font-size:14px;
	color: #999999;
	font-family: Trebuchet MS, Arial;
	font-style:normal;
	font-weight:bold;
	margin-top:0;
	text-align:left;
}


.mainMenuBold a:link
{
    font-size:14px;
	color: #999999;
	font-family: Trebuchet MS, Arial;
	font-style:normal;
	font-weight:bold;
	margin-top:0;
	text-align:left;
	text-decoration:none;	
}

.mainMenuBold a:visited
{
	font-size:14px;
	color: #999999;
	font-family: Trebuchet MS, Arial;
	font-style:normal;
	font-weight:bold;
	margin-top:0;
	text-align:left;
	text-decoration:none;
}

/*****************************/
/*      Box  Header          */
/*****************************/
.BoxHeaderStyle
{
    background-image:url(images/BoxHead.gif);
    font-size:16px;
	
	font-family: Trebuchet MS, Arial;
	font-style:normal;
	font-weight:bold;
	text-align:center;
    line-height: 20px;
    
     
}
.boxMenuText
{ 
	
	font-family: Trebuchet MS, Arial;
	font-style:normal;
	margin:0;
	
	text-align:left;

	padding-left:15px;
	padding-right:15px;
	padding-bottom:1px;
	padding-top:1px;
	font-size: 13px;
    line-height: 17px;
 cursor:pointer;
}
.boxMenuText a:link     
{
    cursor:pointer;
}
.boxMenuText a:visited
{
    cursor:pointer;
}
.boxMenuText a:hover

{ 
 cursor:pointer;
}


.HiddenColumn{display:none;}

/*****************************/
/*      Team  page           */
/*****************************/

#teamHeader
{
	height: 104px;
	position: relative;
	padding:0;
	margin:0;
	width: 100%;
	background: url(images/dividerLong.gif) no-repeat 0 103px;
}

.name
{
	
	color:#737577;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
}

.position
{
	
	color:#737577;
	font-weight:lighter;
	font-size: 16px;
	line-height: 20px;
}

#teamHeader #teamPhoto
{
position: absolute;
	top: 2px;
	right: 0;
	float:right;
	
}

#teamInfo
{
    float:left;
    width:200px;
    vertical-align:bottom;
    background-color:Red;
}

#dvEmployeeText
{
}

.normalText
{
     font-size: 13px;
    
    padding: 0px 0 0 0;
    margin: 0;
    vertical-align:top;
    text-align:justify;
}
.normalTextNoPad
{
     font-size: 13px;
    line-height: 17px;
    padding: 0px 0 0 0;
    margin: 0px;
    vertical-align:top;
    text-align:justify;
    border-collapse:separate;
}

/*****************************/
/*      Typography          */
/*****************************/

/* Main Typography */
H1
{
    color: #737577;
    font-size: 24px;
    font-weight: normal;
    line-height: 24px;
   
    padding:0px 0px 12px 0px;

    margin:0;
}

H1 :link 
{
    color: #737577;
    font-size: 24px;
    font-weight: normal;
    line-height: 24px;
   
    padding:0px 0px 12px 0px;

    margin:0;
}

H1 :visited
{
    color: #737577;
    font-size: 24px;
    font-weight: normal;
    line-height: 24px;
   
    padding:0px 0px 12px 0px;

    margin:0;
}


H2
{
    color: #737577;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    padding: 0px 0px 0px 0px;
    margin: 0;
}

H2 :link 
{
    color: #737577;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    padding: 0px 0px 0px 0px;
    margin: 0;
}

.dealHeadline
{

	color:#737577;
	font-weight:lighter;
	font-size: 16px;
	  line-height: 16px;
    padding: 12px 0px 0px 0px;
    
    
}

.casestudy
{
    font-weight:bold;
    
}


H2 :visited
{
    color: #737577;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    padding: 0px 0px 0px 0px;
    margin: 0;
}





H4
{
	font-weight: bold;
	font-size: 13px;
	color: #B90F1E;
	padding: 0;
	margin:0;
	
}

H4.padded
{
	padding: 22px 0 10px 0;
}

H5
{
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	padding: 10px 0 0 0;
	margin:0;
}

H5.no_padding
{
	padding:0;
}

p
{
    font-size: 13px;
    padding:2px 0 4px 0; 
    margin:0 0 0 0;
  
}

p :link
{
  font-size: 13px;
    padding:2px 0 4px 0; 
    margin:0 0 0 0;
    text-decoration:none;
    color: #737577;
}

p :visited
{
  font-size: 13px;
  padding:2px 0 4px 0; 
  margin:0 0 0 0;
  text-decoration:none;
  color: #737577;
}

.PreClients
{
    text-align:justify;
   }


p + p {margin:0 0 0 0; } 


.view
{
  font-size: 13px;
  padding:2px 0 4px 0; 
  margin:0 0 0 0;
  text-decoration:none;
  color: #d6cf73;
  text-align:right;
}

.view :link
{
  font-size: 13px;
  padding:2px 0 4px 0; 
  margin:0 0 0 0;
  text-decoration:none;
  color: #d6cf73;
}

.view :visited
{
  font-size: 13px;
  padding:2px 0 4px 0; 
  margin:0 0 0 0;
  text-decoration:none;
  color: #d6cf73;
}



.alignCenter
{
    text-align:center;
}

.alignRight
{
    text-align:right;
}


.alignLeft
{
}

img{
    border: none;
    padding:0;
    margin:0;
}

a
{
    text-decoration: none;
}

.email
{
    font-size: 13px;
    padding: 15px 0 0 0;
    margin: 0;
    text-decoration:none; 
    color:#737577;
	font-weight:lighter;

}

.email a:link
{
     font-size: 13px;
    padding: 15px 0 0 0;
    margin: 0;
    text-decoration:none; 
    color:#737577;
	font-weight:lighter;

}

.email a:visited
{
      font-size: 13px;
    padding: 15px 0 0 0;
    margin: 0;
    text-decoration:none; 
    color:#737577;
	font-weight:lighter;

}



/* Tables */

tr
{
   
}


/* Image styles */


/* Extra styles */

hr {
border: 0;
color: #737577;
background-color: #737577;
height:1px;
width: 100%;
text-align: left;


}


table.table1
{
    background-color:#ffffff;
    border-collapse:collapse;
}

.tableClear
{

}



 .table1 td
 {

    padding-left:5px;
    padding-top:5px;
    padding-bottom:5px;
border-bottom: 1px solid #d6cf73 !important; 
vertical-align:top;
}


 .view 
 {
    color:#d6cf73;
   background:#ffffff;
   padding:0px 0px  0px  0px;
  border-bottom: 0px solid #ffffff !important; 
vertical-align:bottom;
}


 .view a:link
 {
   
  color:#d6cf73;
   background:#ffffff;
   padding:0px 0px  0px  0px;
  border-bottom: 0px solid #ffffff !important; 
vertical-align:bottom;
}



 .view a:visited
 {
   
  color:#d6cf73;
   background:#ffffff;
   padding:0px 0px  0px  0px;
  border-bottom: 0px solid #ffffff !important; 
vertical-align:bottom;
}