/* ------------------------------------------------------------------- */
/* RESET */

   
html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	/* vertical-align: baseline; */
}
em {font-style:italic;}

a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}
strong {font-weight: bold; 	line-height: inherit;}
/* ------------------------------- END Reset ------------------------------------ */


/* ------------------------------- Globals ------------------------------------ */

body {
	background-color: #CADB2A;
	margin:30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
}
.clear {float:none;}
.left {
	float: left;
}
.right {
	float: right;
}
a {
	color: #0856A4;
}

/* ------------------------------- END Globals ------------------------------------ */


/* --------------------------------- Rounded Corner Box ---------------------------------- */

.roundedcornr_box {
	background: #ffffff;
}
.roundedcornr_top div {
	background: url(../images/roundedcornr_tl.png) no-repeat top left;
}
.roundedcornr_top {
	background: url(../images/roundedcornr_tr.png) no-repeat top right;
}
.roundedcornr_bottom div {
	background: url(../images/roundedcornr_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom {
	background: url(../images/roundedcornr_br.png) no-repeat bottom right;
}
.roundedcornr_top div, .roundedcornr_top, 
.roundedcornr_bottom div, .roundedcornr_bottom {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content { 
	margin: 0 15px; 
}

/* --------------------------------- END Rounded Corner Box ---------------------------------- */


/* --------------------------- Menu Tabs --------------------------- */

#nav {
	float:left;
	width:100%;
	line-height:normal;
	border-bottom:5px solid #CADB2A;
	padding-bottom: 0px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
}

#nav > a:first-child {
	padding-left:7px;
}
	
#nav ul {
	margin:0;
	padding:10px 10px 0 10px;
	list-style:none;
	white-space: nowrap;
}
#nav li {
	display:inline;
	margin:0;
	padding:0;
	white-space: nowrap;
}
#nav a {
	float:left;
	margin:0;
	padding:0 0 0 0;
	text-decoration:none;
}
#nav a span {
	float:left;
	padding:5px 11px 4px 2px;
	color:#89993A;
	font-weight: bold;
	text-decoration: none;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
}
#nav a:hover span {
	color: #000000;
}
#nav .select a,
#book .book a,
#authors .authors a
{
	background:url("../images/nav-tableft.gif") no-repeat left top;
}
#nav .select a span,
#book .book a span,
#authors .authors a span
{
	background:url("../images/nav-tabright.gif") no-repeat right top;
	color: #000000;
}
#nav a:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
-moz-opacity: 0.6;
}
#nav a.on:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}
/* --------------------------- END Menu Tabs --------------------------- */


/* --------------------------- Main --------------------------- */

#titlelogo {
	margin-left: 12px;
	margin-top: 0px;
	margin-bottom: 10px;
}

#buyTheBook {
	float: right;
}

#main, #alpha, #alphaNarrow, #beta, #gamma {
	background-color:#FFF;
}
#main {
	padding-top:0px;
	margin-top: 0px;
}

#alpha {
	/* left column */
	float:left;
	width: 300px;
	padding-left: 24px;
}
#alphaNarrow {
	/* narrow left column */
	float:left; 
	width: 225px;
	padding-left: 14px;
}
#beta {
	/* right column */
	/* float:right; */
	margin-left: 300px;
	padding-left: 24px;
	padding-right: 24px;
}
#betaWide {
	/* right column */
	/* float:right; */
	margin-left: 250px;
	padding-left: 24px;
	padding-right: 24px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CADB2A;
}	
#gamma {
	/* one center column */
	float: left;
	margin-left: 24px;
	padding-right: 24px;
}	

#main p {
	font-size: 95%;
	line-height: 1.4;
	margin-bottom: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#main  h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 120%;
	margin-bottom: 16px;
	line-height: 1.2;
}
#main h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 6px;
}
#main h3 {
	font-weight: bold;
	margin-bottom: 2px;
	padding-top: 7px;
}
#main ul {
	padding-left: 4px;
}
#main li {
	list-style-type: disc;
	font-size: 95%;
	line-height: 120%;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 20px;
	margin-bottom: 6px;
	margin-right: 40px;
}

.arrow {
	background-image: url(http://a964.g.akamaitech.net/f/964/714/1h/www.forrester.com/role_based/images/arow_ornge.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: .7em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
}
#main  h1.marBotSml {
	margin-bottom: 8px;
}




/* --------------------------- END Main --------------------------- */


/* --------------------------- Formatting Classes --------------------------- */
.noMargin {
	margin: 0px !important;
}
.noBold {
	font-style:normal !important;
	font-weight:normal;
 }	
.top {
	vertical-align: top !important;
}

.baseline {
	vertical-align: baseline !important;
}

.bookTitle {
	font-style: italic;
}
.greenName {
	font-weight: bold;
	/* color: #CADB2A; */
	color: #A6B51E;
}
.greenArrow {
	float: left;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 5px;
	margin-left: 9px;
}
.dropcapImage {
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.newsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 120%;
	margin-bottom: 6px;
	margin-left: 5px;
	padding-top: 18px;
}
.newsTitleTop {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 120%;
	margin-bottom: 6px;
	margin-left: 5px;
	padding-top: 0px;
	line-height: 1.2;
}
#news p {
	font-size: 95%;
	line-height: 120%;
	margin-bottom: 12px;
	margin-left: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.bolded {
	font-weight: bold;
}
.tocPart {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 120%;
	margin-top: 24px;
	margin-bottom: 16px;
}
.tocChapter {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 6px;
}
.toc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	margin-left: 20px;
	margin-top: 15px;
}
p.exampleHeader, .exampleHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0px !important;
}
.examples {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	margin-left: 20px;
	margin-top: 15px;
}
#orderTheBook {
	margin-top: 10px;
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 90%;
	padding-left: 40px;
}
#orderTheBook li {
	margin-top: 5px;
}
#bookPageLinks, #awardsPageLinks {
	line-height: 1.2;
	font-face: verdana, arial, helvetica, sans serif;
	font-size: 90%;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
#bookPageLinks ul, #awardsPageLinks ul {
	margin-top: 5px;
	margin-bottom: 24px;
	font-family: Arial, Helvetica, sans-serif;
}
#bookPageLinks p, #bookPageLinks a, #awardsPageLinks p, #awardsPageLinks a {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2;
	text-decoration: none;
}

#bookPageLinks a:hover, #awardsPageLinks a:hover{
	text-decoration:underline;
}	

#bookPageLinks p, #awardsPageLinks p {
	padding-left: 14px;
}
.sideNavActive {
	background-image: url(../images/greenarrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
	font-weight: bold;
}

#upcomingSpeakingEngagements {  /* authors page */
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}

.mediaKitImage {
	margin: 5px;	
}
.profileToolDisclaimer {
	font-weight: bold; 
	font-size: 12pt;
}

.contactFormText {
	font-size: 100%;
	line-height: 1.3;
	margin-bottom: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	/* width: 150px; */
	text-align: right;
	vertical-align: middle;
	padding-right: 5px;
}
.contactForm {
	font-size: 90%;
	line-height: 110%;
	margin-bottom: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;	
}
.contactForm td {
	padding:5px 3px 10px;
	vertical-align:top;
}
.formButton {
	background: #CADB2A;
	border: 1px dashed #333333;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 4px;
	height: 25px;
}
.footnoteLink {
	padding-bottom: 5px;
	vertical-align: top;
	font-size: 75%;
	line-height: 110%;
	margin-bottom: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;	
}
.footnoteDescription {
	padding-left: 20px;		
	padding-bottom: 5px;
	vertical-align: top;
	font-size: 75%;
	line-height: 110%;
	margin-bottom: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;	
}
.calendar table {
	border-top-style: none !important;
	border-right-style: none !important;
	border-bottom-style: none !important;
	border-left-style: none !important;
	font-family:Georgia, "Times New Roman", Times, serif !important;
	font-size:15px !important;
	width: 100% !important;
}
.calendar table tbody tr td {
	padding:0 !important;
	line-height: 1.3 !important;
}	
.calendar table tbody tr td b {
	font-family:Arial, Helvetica, sans-serif !important;
}	
.calendar table tbody tr td i {
	font-family:Arial, Helvetica, sans-serif !important;
}	

.profileToolDisclaimer {
	font-weight: normal;
	color: #666666;
	font-style: italic;
	font-size: 80%;
}

p.profileToolDisclaimer {
	padding-top: 12px;
}


dl.profileToolDisclaimer dd {
	display:block;
	padding-bottom:12px;
	line-height:1.2;
}

.mediaKitImage {
	float: left;
	border: 1px solid #0856A4;
}

.mediaKitImage a:hover img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity: 0.6;
}
/* --------------------------- END Formatting Classes --------------------------- */

/* --------------------------- Award Entries --------------------------- */

#entries .entryLeft, .entryLeft a, #entries .entryLeft p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:90%;
	line-height:1.3;
}
.entryLeft a { font-size:100%; }
#entries .entryTitle {
	margin-top: 10px;
	width:100%; 
	background-color:#42709F; 
	color:#FFFFFF; 
	padding:3px 6px;
}
 #entries .entryTitle a {
	color:#FFFFFF;
	text-decoration:none;
}
 #entries .entryTitle a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.entryDetails {
	padding-top: 6px;
}

/* --------------------------- END Award Entries --------------------------- */



/* --------------------------- Team Page Table --------------------------- */

#team h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #0D796A;
	font-size: 115%;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #CBE5A8;
	padding-bottom: 2px;
	margin-top: 24px;
	margin-bottom: 0px;
}


#team td, #team td a  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
}
#team td a  {
	font-size: 110%;
	line-height:1.9;
}

#team td {
	vertical-align: bottom;
	padding-bottom: 18px;
	padding-right: 1px;
}

/* --------------------------- END Team Page Table --------------------------- */



/* --------------------------- Footer Area --------------------------- */

#footer {
	/* main footer box, with the green line on top */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border-top: 2px solid #CADB2A;
	padding-top: 15px;
	margin-top: 25px;
	clear: both;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.footerText, div.footerText2 {
	margin-left: 10px;
}

#footer p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#footer p.footerText2 {
	padding-top: 12px;
	font-weight: normal;
	font-size: 110%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#footer p.arrow {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(http://a964.g.akamaitech.net/f/964/714/1h/www.forrester.com/role_based/images/arow_ornge.gif);
	background-repeat: no-repeat;
	background-position: 0 1.1em;
}

#footer li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#forresterLogoArea {
	float: right;
	width: 300px;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
}

#forresterLogoArea p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
}
.forresterLogo {
	/* the image itself */
	margin-bottom: 10px;
}


#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 25px;
}

/* --------------------------- END Footer Area --------------------------- */

