/* colors  

00B0D8
787878
14676E
93b9bc
808080
F2F2F2
B2B2B2

705a29 - brown
cf7600 - orange
899639 - lime

*/

body {
    background: #6D6F71 url(../img/body-bg.png) 0 0 repeat-y;
    font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif;
    font-size: 10pt;
}

img {
    border: 0;
}

div.clear {
    clear: both;
    height: 1px;
}

#container {
    width: 980px;
    margin: 0 auto;
    padding: 0 0 15px 0;
    background: #fff url(../img/header-bg.png) top right no-repeat;
}

#left {
    margin: 0;
    width: 190px;
    padding: 0 10px;
    float: left;
}

#mid {
    margin: 0;
    width: 605px; /*width: 585px; */
    float: left;
    margin-left: 10px;
}

#right {
    width: 135px; /* was 152px */
    float: left;
    margin-left: 10px;
	padding-top: 60px;
}

#content {
	padding: 5px 0 0 0px;
}

img.imgleft {float:left; margin-right: 5px;}

h1#logo {
    margin: 15px auto;
    width: 174px;
    height: 47px;
}

h1#logo a {
    width: 173px;
    height: 47px;
    background: transparent url(../img/gi_logo.gif) 0 0 no-repeat;
    display: block;
    text-indent: -99999px;
    overflow: hidden;
}

h1.breadcrumb { font-size: 0.85em; font-weight: lighter; color:#666; text-transform: uppercase; }
/*
ul#nav {
    width: 580px;
    height: 42px;
    background: transparent url(../img/nav-bg.png) 0 0 repeat-x;
    list-style-type: none;
    margin: 50px 0 10px 0;
    padding: 0;
}

ul#nav > li, li.top {
    float: left;
    margin: 0 11px;
}

ul#nav > li > a, a.top {
    display: block; text-indent: -99999px; overflow: hidden; height: 38px;
}

ul#nav > li > a:hover, a.top:hover {
	background-position: 0 -38px;
}

ul#nav > li > ul, ul.second {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
*/



.f-right {
    float: right;
}

#content div.intro {
	/*background: #fff url(../img/intro-bg.jpg) bottom right no-repeat;
	padding-right: 170px;*/
	padding-bottom: 15px;
	margin-bottom: 15px;
	width: 594px;
}

div#ticker { 
	background-color:#999999;
	margin-bottom: 15px;
	}

ul.grey {
    font-family: Georgia, serif;
    list-style-type: square;
    color: #6E6E79;
    padding: 0 5px 0 15px;
    _padding: 0 5px;
    _margin-left: 15px;
}

div#news {
	width: 265px;
	float: left;
}

div#recent {
	width: 240px;
	float: right;
	display: block;
}


/* Old home page headings - used images 
#recent h3 {
    text-indent: -99999px;
    overflow: hidden;
    background: #fff url(../img/h3-recent.png) 0 0 no-repeat;
    height: 22px;
    border-bottom: 1px solid #376B89;
    margin-top: 0;
}

#news h3 {
    text-indent: -99999px;
    overflow: hidden;
    background: #fff url(../img/h3-news.png) 0 0 no-repeat;
    height: 22px;
    border-bottom: 1px solid #376B89;
    margin-top: 0;
}
*/


h3.homefeature {
	color: #14676E !important ;
	font-family: 'Lucida Grande' Verdana, Arial, Helvetica, sans-serif !important ; 
	font-size: 26px; 
	font-weight: bold !important;
    overflow: hidden;
    height: 22px;
    border-bottom: 1px solid #376B89;
    margin-top: 0;
	border-top: 0;
	margin-bottom: 8px;
}


div.col-50 {
    width: 48%;
    float: left;
    padding: 0;
}

div#date {
	height: 25px;
	color: #828C8B;
	font-family: Georgia;
	font-style: italic;
	margin-left: 5px;
}

ul#sidenav {
    background: #fff url(../img/sidenav-bg.png) 0 0 repeat-y;
    list-style-type: none;
    padding: 0;
    margin: 10px 0 0 0;
}

ul#sidenav li {
    width: 134px;
    margin-bottom: 5px;
}

ul#sidenav li a {
    display: block;
	width: 134px;
    overflow: hidden;
    text-indent: -99999px;
}

li#sidenav-research a {
    height: 98px;
    background: transparent url(../img/sidenav-research-bg.png) 0 0 no-repeat;
}

li#sidenav-marketing a {
    height: 102px;
    background: transparent url(../img/sidenav-marketing-bg.png) 0 0 no-repeat;
}

li#sidenav-team a {
    height: 101px;
    background: transparent url(../img/sidenav-team-bg.png) 0 0 no-repeat;
}

li#sidenav-publications a {
    height: 102px;
    background: transparent url(../img/sidenav-publications-bg.png) 0 0 no-repeat;
}

li#sidenav-tutorial a {
    height: 99px;
    background: transparent url(../img/sidenav-tutorial-bg.png) 0 0 no-repeat;
}

li#sidenav-search {
    background: transparent url(../img/sidenav-search-bg.png) 0 0 no-repeat;
    height: 30px;
    padding: 25px 0 0 15px;
}

#btn-go {
    margin-bottom: -5px;
}

#txt-search {
    width: 75px;
    border: 1px solid #696d6e;
}

.block {
    display: block;
}

ul.bluegrad {
    margin: 5px 0;
    padding: 0;
    list-style-type: none;
}

ul.bluegrad > li {
    background: transparent url(../img/li-bluegrad-bg.png) 0 0 repeat-x;
    text-transform: uppercase;
    font-weight: lighter;
    color: #376B89;
    font-size: 0.9em;
    padding: 0 3px;
}

ul.blacklinks {
    margin: 8px 0 15px 0;
    padding: 0;
    list-style-type: none;
}

ul.blacklinks li {
    border-bottom: 1px solid #ccc;
    text-transform: none;
    padding: 4px 0;
}

ul.blacklinks li a {
    color: #333;
    text-decoration: none;
    font-size: 0.85em;
}

#newsletter {
    display: block;
    width: 130px;
    margin: 0 auto;
}

#footer {
    width: 970px;
    margin: 10px auto;
    padding-right: 10px;
}

#footer ul {
	margin: 5px 0 5px auto;
	width: 520px;
	padding: 0;
	list-style-type: none;
	text-align: right;
}

#footer ul li {
    float: left;
    border-right: 1px solid #fff;
    padding: 0 10px;
}

#footer ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 1.2em;
    font-weight: bold;
}

#footer ul li.last {
    border: none;
    padding-right: 0;
}

#footer img {
    float: right;
    margin-top: 10px;
}





/*  Content Styles --------------------------  */

#content.with-sidebar {
  /*  margin-right: 145px;*/
  float: left;
	
}

#content {
	color: #787878;
	width:450px;
}

#content td {color: #000;}

cite { 
	font-size: 0.8em;
	font-family: 'Lucida grande', Verdana, Arial, Helvetica, sans-serif;
	font-style:normal; !important
 }


#content h2 {
    font-family: Georgia, serif;
    color: #14676E;
    font-weight: lighter;
    font-size: 2.2em;
    margin-top: 0;
}

#content h3 {
	font-family: Georgia, serif;
	color: #719CBE;
	font-weight: lighter;
	font-size: 1.2em;
	margin-top: 0;
}

#content h4 {
    color: #999;
    font-weight: lighter;
	letter-spacing: 1px;
	text-transform:uppercase;
    font-size: 0.85em;
	padding-top:12px;
    margin-bottom: 0;
}


#content h5 {/* Event and News Title */
	font-family: Georgia, serif;
	color: #719CBE;
	font-weight: lighter;
	font-size: 1.2em;
	margin-bottom: 0;
}

#content h6 { /* Date */
	color:#14676E;
	font-size: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-bottom: 0px;
}

#content h7 {/* Location */
	color:#666;
	font-size: 0.85em;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 0px;
	margin-top: 0px;
}





#content p.intro {
    color: #93b9bc;
    font-size: 1.2em;
	font-weight: bold;

}

#content a, #content a:link, #content a:active, #content a:visited {
	color: #14676E;
}


p.date {
	color:#14676E;
	font-size: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-bottom: -5px;
}

p.location {
	color:#666;
	font-size: 0.85em;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 0px;
	margin-top: -15px;
}

p.description {
	color:#696969;
	font-size: 0.9em;
	margin-top: 5px;
}










/*  Research Steps */

div#research h3 { margin-bottom: 0; !important }
div#research p { margin-top: 0; !important }

div#research { display: block; width:309px; border-top: 1px solid #14676E; padding: 10px 0 10px 130px; }
#research.step1 { background: url(../img/research/step1.png) 0 0 no-repeat; }
#research.step2 { background: url(../img/research/step2.png) 0 0 no-repeat; }
#research.step3 { background: url(../img/research/step3.png) 0 0 no-repeat; }
#research.step4 { background: url(../img/research/step4.png) 0 0 no-repeat; }
#research.step5 { background: url(../img/research/step5.png) 0 0 no-repeat; }








/* Side Content ------- */

#side-content {
	width: 135px;
	float: right;
	font-size: 0.8em;
	/* padding-left: 10px; */
	padding-top:25px;
	color: #808080;	/* margin-right: 20px; */
}

/*
#side-content ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#side-content ul li a, #side-content ul li a:link, #side-content ul li a:active, #side-content ul li a:visited,  {
	margin: 0 0 10px 0;
	color: #14676E; 
}

#side-content li a:hover { color: #666; } 
*/


/* List Item Styles for the Right Column     -----------------------------*/
#side-content ul {
	font-family:Georgia, "Times New Roman", Times, serif;
    margin: 8px 0 15px 0;
    padding: 0;
    list-style-type: none;
}

#side-content ul li {
	font-family:Georgia, "Times New Roman", Times, serif;
    /*border-bottom: 1px solid #ccc;*/
    text-transform: none;
    padding: 4px 0;
}

#side-content ul li a, #side-content ul li a:active, #side-content ul li a:visited {
  	color: #705a29;
    text-decoration: none;
    font-size: 1.1em;
}

#side-content ul li a:hover {
 color: #cf7600;
}



#side-content p { 
	display: block; 
	color: #93b9bc; 
	font-size: 1.15em; 
	font-style: italic;
	border-left: 1px solid #93b9bc; 
	padding-left: 10px;
	margin-top: 30px; 
	}

ul.greyback {
    background-color: #F2F2F2;
    border: 1px solid #B2B2B2;
    padding: 7px 7px 7px 25px;
    list-style-image: url(../img/green-bullet.png);
	width: 93px;
	margin: 10px 0;
}

ul.greyback li {
	margin: 3px 0;
}

ul.greyback li a {
    color: #808080;
    text-decoration: none;
}

.greycaps {
	color: #808080;
	text-transform: uppercase;
	font-size: 0.8em;
}

.strong { font-weight: bold; }

p.quote {
	font-family: Georgia, serif;
	color: #14676E;
	font-style: italic;
}

img#drt {
	margin-left: -10px;
}

 div#header.about { display: block; clear: both; width: 595px; height: 130px; background: transparent url(../img/header1.jpg) 0 0 no-repeat; overflow: hidden; position: relative}
 div#header.services { display: block; clear: both; width: 595px; height: 130px; background: transparent url(../img/header2.jpg) 0 0 no-repeat; position: relative;}
 div#header.resources { display: block; clear: both; width: 595px; height: 130px; background: transparent url(../img/header3.jpg) 0 0 no-repeat; position: relative;}
 div#header.news { display: block; clear: both; width: 595px; height: 130px; background: transparent url(../img/header4.jpg) 0 0 no-repeat; overflow: hidden; position: relative;}
 div#header.contact { display: block; clear: both; width: 595px; height: 130px; background: transparent url(../img/header5.jpg) 0 0 no-repeat; overflow: hidden; position: relative;}
 div#header.research { display: block; clear: both; width: 595px; height: 130px; background: transparent url(../img/header6.jpg) 0 0 no-repeat; overflow: hidden; position: relative;}
 
 
 
 #clients {
	display: block;
	position: absolute;
	top: 150px;
	left: 28%;
	width: 640px;
	height: 530px;
	padding: 5px;
	border: 7px solid #999;
	background: url(../img/nav-bg.png) 0 0 repeat-x #ffffff; 
	z-index: 99999;
 }
 
 
 
 .on {display: block;}

.off {display: none;}





/* JQuery overlay styles */


/* the overlayed element */ 
.apple_overlay { 
    display:none; 
    background-image:url(../img/white.png); 
    /*  
        width after the growing animation finishes 
        height is automatically calculated 
    */ 
    width:640px;          
    padding:35px; 
 	font-size:11px; 
} 
 
/* default close button positioned on upper right corner */ 
.apple_overlay div.close { 
    background-image:url(../img/close.png); 
    position:absolute; right:5px; top:5px; 
    cursor:pointer; 
    height:35px; 
    width:35px; 
}


/* black version of the overlay. simply uses a different background image */
div.apple_overlay.black {
	display:none; 
	background-image:url(../img/transparent.png);		
	color:#fff;
}

div.apple_overlay h2 {
	margin:10px 0 -9px 0;
	font-weight:bold;
	font-size:14px;
}

div.black h2 {
	color:#fff;
}

#triggers {
	margin-top:10px;
	text-align:center;
}

#triggers img {
	background-color:#fff;
	padding:2px;
	border:1px solid #ccc;
	margin:2px 5px;
	cursor:pointer;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
