/* IFFGD.com main section css file       */
/* Created by Red Anvil, LLC.            */

h2 { color:#7c9bc1; }
h3 { color:#999; }

/* =a */
a:link, a:visited { color:#7c9bc1; }
a:hover, a:active { color:#000; text-decoration:none; }

/* =table */
table th, 
table td { background-color: #e7f1f8; }
table .alt th, 
table .alt td { background-color: #f3f8fc; }
table thead th, 
table th.caption, 
table caption { background-color: #3c5e92; }
table thead .alt th, 
table thead th { background-color: #7c9bc1; }

div.callout { background-color: #e7f1f8; }
div.callout h3 { background-color: #3c5e92; }
.pullquote p { color: #7eb75c; }

#mainNav li a:link, #mainNav li a:visited { background-color:#7c9bc1; color:#fff; }
#mainNav li a:hover, #mainNav li a:active { background-color:#3c5e92; color:#fff; }
#mainNav li li a:link, #mainNav li li a:visited { background:none; }
#mainNav li li a:hover, #mainNav li li a:active { background:none; }
#mainNav ul li { background-color:#7C9BC1; color:#fff; }
#mainNav ul li:hover, #mainNav ul li.over { background-color:#3C5E92; color:#fff; }

#subNav h3 { background-color: #A0CAE5; }
#subNav li a:link, #subNav li a:visited { background-color:#cfe4f2; color:#000; }
#subNav li li a:link, #subNav li li a:visited { background-color:#e7f1f8; }
#subNav li a:hover, #subNav li a:active, 
#subNav li li a:hover, #subNav li li a:active { background-color:#A0CAE5; color:#fff; }

#subNav li.active > a { background: #fff url(../images/research/nav_right.gif) 3% 50% no-repeat !important; color: #000 !important; font-weight: bold !important; }

#highlights h3 a:link, #highlights h3 a:visited { color:#fff; text-decoration:none; }
#highlights h3 a:hover, #highlights h3 a:active { color:#fff; text-decoration:underline; }

#callout { color:#fff; }

#otherSites h3 { color: #3C5E92; }

.highlight1 { background-color:#D7E1EC; }
.highlight2 { background-color:#E2EFF7; }
.highlight3 { background-color:#EDEDED; }
.highlight1 h3 { background-color:#7C9BC1; }
.highlight2 h3 { background-color:#A0CAE5; }
.highlight3 h3 { background-color:#C5C5C5; }

#siteOptions p { color:#7C9BC1; }


/* FORMS */

/* LAYOUT STYLES */
#logo a { background:#fff url(../images/research/logo.gif) left top no-repeat; }
#logo a span { display:none; }
#header, 
#insideHeader { background-color: #8DCEE4; background-image: url(../images/research/sectiontitle.gif); }
#headerinner { background:url(../images/research/front.jpg) left top no-repeat; }

div.callout2 { background-color: #e7f1f8; }
div.callout2 h3 { background-color: #3c5e92; }

