* {
margin: 0px;
padding: 0px;
}
html {
height:100%;
}
body {
text-align: left;
margin: 28px;
padding:0px;
font: bold 10pt Arial,Verdana,Helvetica,sans-serif;
color: #FFFFFF;
line-height: 14px;
}
.page_1 {
background-image: url('../images/bg_home_big.gif');
background-repeat: repeat;
}
.page_2 {
background-image: url('../images/bg_who_we_are_big.gif');
background-repeat: no-repeat;
background-color: #CD0601;
}
.page_3 {
background-image: url('../images/bg_what_we_do_big.gif');
background-repeat: no-repeat;
background-color: #E2007A;
}
.page_4 {
background-image: url('../images/bg_what_people_say_big.gif');
background-repeat: no-repeat;
background-color: #CD0601;
}
.page_5 {
background-image: url('../images/bg_recent_clients_big.gif');
background-repeat: repeat;
}
.page_6 {
background-image: url('../images/bg_consumer_learning_big.gif');
background-repeat: no-repeat;
background-color: #CD0601;
}
.page_7 {
background-image: url('../images/bg_contact_us_big.gif');
background-repeat: repeat;
}
.page_8 {
background-image: url('../images/bg_consumer_learning_big.gif');
background-repeat: no-repeat;
background-color: #CD0601;
}
#container {
text-align: left;
width: 950px;
}
#left_column {
width: 142px;
float: left;
padding: 0px 80px 0px 0px;
}
#right_column {
width: 725px;
float: left;
}
#logo {
width: 142px;
height: 64px;
position: absolute;
top: 315px;
left: 28px;
}
#twitter {
width: 142px;
height: 64px;
position: absolute;
top: 164px;
left: 28px;
}
#contact {
width: 142px;
height: 64px;
position: absolute;
top: 434px;
left: 22px;
}
.twitterTD {
padding-left: 6px;
font-weight: normal;
font-size: 9pt;
}
#nav {
list-style: none;
color: #5C5D5F;
font-size: 10pt;
width: 142px;
border-top: 1px solid #FFFFFF;
}
#sideNav {
list-style: none;
color: #5C5D5F;
font-size: 10pt;
width: 142px;
font-weight: bold;
text-align: left;
padding-top: 80px;
}
#nav li, #sideNav li {
width: 142px;
padding: 1px 0px 1px 0px;
border-bottom: 1px solid #FFFFFF;
}
#nav li a, #sideNav li a  {
color: #FFFFFF;
}
#nav li a:hover, #nav li a.selected, #sideNav li a:hover, #sideNav li a.selected {
color: #E3F217;
}
#homepage {
width: 475px;
position: absolute;
top: 282px;
left: 248px;
}
#page {
width: 100%;
}
#pageHeader {
width: 100%;
padding-bottom: 40px;
}
#pageImages {
width: 100%;
padding-bottom: 30px;
}
#pageLeft {
float: left;
width: 45%;
padding-right: 10%;
}
#pageRight {
width: 45%;
float: left;
}
#teamList {
width: 100%;
}
#contact_row {
width: 100%;
padding: 0px 0px 30px 0px;
}
.teamCell {
padding: 0px 0px 30px 0px;
}
.teamCellEnd {
padding: 0px 97px 30px 0px;
}
.contactCell {
padding: 0px 0px 30px 0px;
}
.contactCellEnd {
padding: 0px 33px 30px 0px;
}
#clientsPage {
width: 786px;
position: absolute;
top: 494px;
left: 248px;
font-size: 12pt;
}
#clientsPage ul {
list-style: none;
padding-top: 10px;
padding-left: 0px;
line-height: 14pt;
}
img {
border: none;
}
.teamImage {
border: 4px solid #FFFFFF;
}
/*h1 {
font-size: 14pt;
font-family: 'Arial Black';
line-height: 17pt;
margin-bottom: 15px;
margin-top: 0px;
}*/
h1 {
font-size: 15pt;
line-height: 17pt;
font-family: 'Arial';
font-weight: bolder;
margin-bottom: 15px;
margin-top: 0px;
}
h2 {
font-size: 12pt;
font-family: 'Arial Black';
line-height: 15pt;
margin-bottom: 8px;
}
h3 {
font-size: 12pt;
font-family: 'Arial';
line-height: 15pt;
margin-bottom: 8px;
}
ul {
padding: 0px 0px 6px 15px;
line-height: 16px;
}
p {
margin: 0px 0px 10px 0px;
line-height: 16px;
}
a {
color: #FFFFFF;
text-decoration: none;
outline-color: invert;
outline-style: none;
-moz-outline-style: none;
outline-width: medium;
border: none;
outline: 0;
text-decoration: none;
}
.clear {
clear: both;
}
hr {
color: #FFFFFF;
border: 1px solid #FFFFFF;;
margin: 20px 0px 20px 0px;
}
/***************************************************** LIGHTBOX STYLES ********************************************************************/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }
#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }
#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}
#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }
#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }
#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}
#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
/***************************************************** ADMIN STYLES ***********************************************************************/
.homePageTextarea {
width: 446px;
height: 100px;
}
.paddingTD {
padding-bottom: 10px;
}
.paddingTDName {
padding-bottom: 10px;
width: 100px;
}
.teamText {
width: 300px;
}
.teamTextarea {
width: 300px;
height: 200px;
}
.normalTextarea {
width: 725px;
height: 80px;
}
.latestTextarea {
width: 725px;
height: 450px;
}
.latest_title {
width: 725px;
}
.clientsTextarea {
width: 725px;
height: 150px;
}
.columnTextarea {
width: 350px;
height: 500px;
}
#recentClients {
position: absolute;
top: 480px;
left: 252px;
}

