/* @override http://www.gtri.com/style.css */

/* @override http://www.gtri.com/style.css */

/* 
Theme Name: GTRI 2.0
Theme URL: http://www.tridentmediasolutions.com/
Description: GTRI
Author: Trident Media Solutions
Author URI: http://www.tridentmediasolutions.com/
Version: 0.01
*/

/* Just some example content */

#home-ticker h4 a {
	color: #fff;
	text-decoration: none;
}

body {
background: url(http://www.gtri.com/images/body-bg.jpg) top center repeat-x;
font-family: "Arial",sans-serif;
color:#333;
}

.case-study-leader-image {
	height: 70px;
	width: 200px;
	margin: 0 0 6px 6px;
}

/* border: 1px solid #bbb; */

#accordion .accordion-element p strong {
	display: block;
	margin: 0 0 0 6px;
	font-weight: normal;
}

.case-study-item-link {
	display: block;
	text-align: right;
	padding: 0 6px 0 0;
}

.gtri-bg {
background: url(http://www.gtri.com/images/page-bg-2.jpg) top center no-repeat;
width:1030px;
margin:0 auto;
}

/*
.outter-border {
background: url(http://www.gtri.com/images/outter-border.gif) 0px 500px no-repeat;
}
*/

.container {
padding:25px;
}

#header {
height:110px;
}

#blog-title {
}

#menu {
margin:0 0 15px 0;
}

ul {
list-style:none;
}

.post {
background:#fff;
}

.entry-title,.entry-meta {
clear:both;
font-size: 20px;
font-weight: bold;
line-height: 1.3em;

}

#primary {
margin-top:0;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

.comments ol li {
margin:0 0 3.5em;
}

#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}


.navigation .nav-next {
float:right;
text-align:right;
}

.sidebar {
background: #fff;
}

.sidebar h3 {
font-size:12px;
font-weight: bold;
line-height: 16px;
padding: 0 0 8px 0;
border-bottom: 1px solid #999;
}

.sidebar-list-h3 {
margin:0 5px 10px 5px;
}

#search {
font-size:  10px;
position: relative;
padding:30px 0 0 0;
z-index: 2000;
}



#ajaxSearch_input {
font-size: 10px;
color: #454545;
padding: 0;
margin: 15px 0 0 2px;
width: 163px;
}

.searchTerms {
	position: absolute;
	top: 76px;
	width: 260px;
	font-size: 10px;
}

#search input#s {
width:190px;
height:12px;
}

.sidebar-box {
	background: #eee;
	padding:10px;
	margin: 0 0 15px 0;
}

ul.sidebar-contact-box {
	list-style: none;
	margin: 0;
}

ul.sidebar-contact-box li {
	padding: 0 0 5px 0;
	margin: 0;
	line-height: 1.4em;
}

.sidebar-box-bottom {
height:5px;
}

.sidebar .sidebar-list ul {
margin:0 0 20px 0;
padding:0 5px;
}

.sidebar .sidebar-list ul li {
background: url(images/gtri-sprites.png) -240px -30px no-repeat;
list-style: none;
padding:4px 0 4px 16px;
margin:0;
border-bottom: 1px dotted #b0b0b0;
}

.sidebar li form {
margin:0;
padding:0;
}

.download-pdf {
	display: block;
	margin: 0 0 10px 0;
	padding: 0 0 0 26px;
	background: url(images/gtri-sprites.png) -200px -4px no-repeat;
}

.download-adobe-reader {
	background: url(images/gtri-sprites.png) -238px -36px no-repeat;
	font-size: 10px;
	margin: 5px 0 15px 0;
	padding: 0 0 0 17px;
}

.download-link {
	display: block;
	margin: 0 0 10px 0;
	padding: 0 0 0 26px;
	background: url(images/gtri-sprites.png) -238px -66px no-repeat;
}

.gallery dl,.navigation .nav-previous {
float:left;
}

#header,#footer {
font-size: 10px;
}

#footer {
background: url(images/footer-bg.gif) no-repeat;
height:60px;
padding: 15px;
}

/* GSA Table Layout */
.gsa-tables {
	font-size: 9px;
}

.gsa-tables thead td{
	background-color: #e5e5e5;
	font-weight: bold;
	border-right: 1px #bcbcbc dotted;
}

.gsa-tables tbody td{
}

/* Contract Table Layouts */
.contract-tables {
	border: 1px #e5e5e5 solid;
}

.contract-tables td{
	border: 1px #e5e5e5 solid;
	text-align: right;
	color: #454545;
}

.contract-tables .right{
	width: 340px;
	text-align: left;
	font-weight: bold;
}


/*
LAYOUT: Three-Column
DESCRIPTION: Three-column fluid layout with two sidebars on both sides of content
*/
#three-col #wrapper {
float:left;
width:100%;
}

#three-col #content {
margin:0 220px;
}

#three-col .sidebar {
float:left;
overflow:hidden;
width:190px;
}

#three-col #primary {
margin:0 0 0 -950px;
}

* html #three-col #primary {
position:relative;
}

#three-col #secondary {
margin:0 0 0 -190px;
}

#three-col #footer {
clear:left;
width:100%;
}

/*
LAYOUT: Two-Column (Right)
DESCRIPTION: Two-column fluid layout with one sidebars right of content
*/
#two-col #wrapper {
float:left;
margin:0 -190px 0 0;
width:100%;
}

#two-col #content {
margin:0 190px 0 0;
}

#two-col .sidebar {
float:right;
overflow:hidden;
width:180px;
}

#two-col #secondary {
clear:right;
}

#two-col #footer {
clear:both;
width:100%;
}

/* Home Page */

#home-splash {
position:relative;
height:274px;
}

#home-flash {
position:absolute;
width:727px;
height:274px;
}

#home-ticker {
position:relative;
background:url(assets/templates/modxhost/images/gtri-menu.gif) no-repeat;
height:34px;
}

#home-ticker h4 {
color:#fff;
padding:8px 0 0 12px;
font-size: 13px;
letter-spacing: 1px;
}

#home-ticker ul {
top:5px;
left:110px;
width: 773px;
height: 23px;
list-style: none;
position:absolute;
margin:0;
padding:0;
}

#home-ticker ul li {
line-height: 16px;
margin:0;
padding:4px 0 0 10px;
font-family: "Arial",sans-serif;
color:#333;
}

.gtri-rss a, .gtri-rss a:hover,.gtri-rss a:active,.gtri-rss a:visited {
display:inline-block;
background: url(assets/templates/modxhost/images/gtri-rss.gif) no-repeat;
top:4px;
left:815px;
height: 23px;
position:absolute;
margin:0;
padding:3px 0 0 30px;
color:#fff;
font-size: 13px;
letter-spacing: 1px;
text-decoration: none;
}

#home-promo {
list-style: none;
margin:0;
padding:0;
}

#home-promo li {
float:left;
width:190px;
height:130px;
margin: 0 10px 0 0;
padding:26px 0 0 120px
}

#home-promo-1 {
background: url(images/for-sale.jpg) no-repeat;
}

#home-promo-2 {
background: url(images/promo-2-bg.jpg) no-repeat;
}

#home-promo-3 {
background: url(images/promo-3-bg.jpg) no-repeat;
}

#home-promo .last-item {
margin: 0 0 0 0;
}

.home-promo-lead {
margin:0;
padding:0;
}

.home-promo-headline {
margin:0;
padding:0;
}

.home-promo-sub {
font-size:10px;
margin:0 0 5px 0;
}

.home-promo-link a {
display:block;
padding:5px 40px 0 0;
text-align: right;
font-size: 12px;
}

#home-promo strong {
font-size: 18px;
color:#375484;
}

input#ipv6wp-submit {
margin: 8px 0 0 0;	
}

.B_crumbBox {
	margin: 0 0 0 10px;
	font-size: 10px;
	font-weight: bold;
}

.sidebar-federal-nav {
	border-right: #000;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

.sidebar-federal-nav, .sidebar-federal-nav ul {
	list-style: none;
	margin: 0 0 0 5px;
	padding: 0;
}

.sidebar-federal-nav li {
	font-weight: bold;
	background: #xeee;
}

.sidebar-federal-nav li ul li {
	background-color: #fff;
	font-weight: normal;
	text-indent: 0;
}

.sidebar-federal-nav li ul li ul li{
	background-color: #fff;
	margin: 0 0 0 5px;
}

.sidebar-federal-nav a:link, .sidebar-federal-nav a:visited, .sidebar-federal-nav a:active {
	text-decoration: none;
	color: #000;
	padding: 2px 0 2px 15px;
	display: block;
	border-bottom: x1px solid #666;
	border-right: x1px solid #666;
	border-left: x1px solid #666;
	margin: 0;
}  

.sidebar-federal-nav a:hover {
	text-decoration: underline;
}


.sidebar-federal-nav li a {
	background: url(images/gtri-sprites.png) -240px -32px no-repeat;	
	font-size: 12px;
}


#page-fold-tab {
background: url(images/gtri-sprites.png) 406px 0px no-repeat;
display:block;
border-top:1px solid #636d86;
height:24px;
text-align: right;
color:#fff;
font-weight: bold;
padding:1px 32px 0 0;
margin:15px 0 0 0;
text-decoration: none;
font-size: 12px;
}

.fed-contract-list {
	margin: 0;
	padding: 0;
}

.fed-contract-list li {
	list-style: none;
	margin: 0 0 8px 0;
	
}

.job-post-date {
	border-bottom: 1px dotted #bbb;
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;	
	font-weight: bold;
	color: #666;
}

/* old front page accordion */

#home-accordion {
background:#fff;
position:absolute;
left:727px;
top: -2px;
height:274px;
width:222px;
overflow: hidden;
margin:0;
padding:0;
}

#accordion {
	padding: 0;
	margin: 0;
	width: 222px;
	background: #fff;
	height: 275px;
	list-style: none;
}

.accordion-toggler {
	color: #222;
	margin: 0;
	padding: 5px 6px 0px 8px;
	background: url(images/gtri-sprites.png) 0px -60px no-repeat;
	font-size: 12px;
	font-weight: normal;
	font-family:sans-serif;
	line-height:27px;
	height:27px;
	cursor: pointer;
}

.accordion-list-item {
 list-style: none;
 margin:0 0 0 0;
 padding:0;
}

.accordion-element p {
	margin: 0;
	padding: 5px 5px 5px 4px;
	max-height: 158px;
	min-height: 140px;
	line-height: 16px;
	font-size: 11px;
	border-right: 1px solid #f0f0f0;
}



/* New Accordion */

#home-accordion-new {
background:#fff;
position:absolute;
left:727px;
top: 27px;
height:250px;
width:222px;
overflow: hidden;
margin:0;
padding:0;
}


#home-accordion-header {
	padding: 1px 6px 0px 8px;
	position:absolute;
	font-weight: bold;
	left:727px;
	top: 0px;
	width: 222px;
	height: 27px;
	line-height:27px;
	background: url(images/gtri-sprites2.png) 0px -160px no-repeat;
}

#home-accordion-new h3 {
	margin: 0;
	padding: 5px 6px 0px 8px;
	background: url(images/gtri-sprites2.png) 0px -60px no-repeat;
	font-size: 12px;
	font-weight: normal;
	font-family:sans-serif;
	line-height:27px;
	height:27px;
	cursor: pointer;
}

#home-accordion-new h3 a {
	color: #222;
	text-decoration: none;
}


#home-accordion-new div {
	padding:0;
	margin: 0;
	height: 150px;
	overflow: hidden;
}

#home-accordion-new div p {
	padding:4px 0 4px 10px;
	margin: 0;
}

/*Ticker */

.home-ticker-more {
	text-decoration: underline;
}

#NewsTicker{
	position: absolute;
	left: 110px;
	top: 5px;
	width:700px;
	height:26px;
	margin:0 auto;
	background: url(assets/templates/modxhost/images/gtri-ticker-bg.gif) no-repeat;
}
	#NewsVertical {
	width: 690px;
	height: 22px;
	display: block;
	overflow: hidden;
	position: relative;
	}
	
	
/* --------------- */
/* Ticker Vertical */
	#TickerVertical {
		width: 690px;
		height: 20px;
		display: block;
		list-style: none;
		margin: 0;
		padding: 0;
	}
	#TickerVertical li {
		display: block;
		width: 690px;
		color: #333333;
		text-align: left;
		font-size: 12px;
		margin: 0;
		padding: 3px 0 0 10px;
		float: left;
	}
		#TickerVertical li .NewsTitle{
			display: block;
			color: #000000;
			font-size: 12px;
			font-weight: normal;
			margin-bottom:8px;
		}
		#TickerVertical li .NewsTitle a:link,
		#TickerVertical li .NewsTitle a:Visited {
			display: block;
			color: #000000;
			font-size: 13px;
			text-decoration:none;
			font-family: sans-serif;
		}
		#TickerVertical li .NewsTitle a:hover {
			text-decoration:underline;
		}
		
		#TickerVertical li .NewsImg{
			float:left;
			margin-right:10px;
		}
		#TickerVertical li .NewsFooter{
			display: block;
			color: #000000;
			font-size: 10px;
			margin:6px 0 14px 0;
		}

.ditto_summaryPost h3 {
	margin: 0 0 5px 0;
	font-size: 14px;
	line-height: 1.4em;
}

.ditto_summaryPost p {
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #bbb;
}

.ditto_summaryPost .ditto_info {
	margin: 0 0 10px 0;
	font-size: 10px;
	font-weight: normal;
	color: #868686;
	border-bottom: 1px dotted #bbb;
}

.reflect_month_link {
	line-height: 2.0em;
}




.reflect_archive {
	margin: 0;
}

.reflect_archive a {
	margin: 0 20px 0 0;
}

div.ditto_info {
	margin: 0 0 15px 0;
	font-weight: bold;
}

a.ditto_page {
	margin: 0 5px;
}

p.ditto_link {
	text-align: right;
}

#ajaxSearch_output {
	position: absolute;
	top: 80px;
	left: 2px;	
	z-index: 9000;
}

#myajaxmenu,#ajaxmenu {
	z-index: 1;
}

.AS_ajax_result {
	font-weight: normal;	
	padding: 6px;
}

#ajaxSearch_submit {
	position: absolute;
	top: 56px;
	right: 25px;
}

a.AS_ajax_resultLink {
	text-decoration: none;
}

.AS_ajax_more {
	padding: 5px;
	border-top: 1px solid #333;
	font-weight: bold;
	background: #2D313C;
}

#ajaxSearch_output a:hover {
	background: #2D313C;
}

.AS_ajax_more a {
text-decoration: underline;
}

.spbox {
margin:20px 0 20px 0;
border-bottom: 1px dotted #d0d0d0;
clear: left;
}

.splogo {
position: relative;
float:left;
width:200px;
height:100px;
margin:0 0 20px 0;
}

.sptext {
float:right;
width:290px;
margin:0 0 20px 0;
padding:0;
font-family: "Arial";
font-size: 12px;
border: 1px solid #EBEBEB;
background: #F2F2F2;
}

.gtri-partners-arrow {
	top: 25px;
	left: 202px;
	position:absolute;
	background: url(images/gtri-partners-arrow.gif) left top no-repeat;
	height: 33px;
	width: 17px;
}

.sptext h4 {
padding:0;
margin:10px 0 0 15px;
font-size:14px;
font-weight: bold;
}

.sptext p {
margin:10px 10px 10px 15px;
line-height: 1.3em;
}

.clearall {
clear: both;
height: 0px;
width: 0px;
line-height: 0px;
font-size: 0px; /*for IE*/
}


/* Tooltips */

.tooltip-content { 
    display:none; 
    background: url(/assets/js/images/tooltip-hover-bg2.png) top left no-repeat; 
    font-size:11px; 
    height:130px; 
    width:230px; 
    padding:25px; 
    color:#fff; 
    z-index: 9000;
    line-height: 13px;
}

.lg-tooltip-content { 
    display:none; 
    background: url(/assets/js/images/tooltip-hover-bg2-lg.png) top left no-repeat; 
    font-size:11px; 
    height:160px; 
    width:230px; 
    padding:25px; 
    margin:30px 0 0 0;
    color:#fff; 
    z-index: 9000;
    line-height: 13px;
}


/* override the arrow image of the tooltip  
.tooltip-content.bottom { 
    background: url(/modx/assets/js/images/tooltip-hover-bg2.png) top left no-repeat;     
    padding-top:50px; 
    height:165px;
    z-index: 9000;
}

*/

.tooltip-content h4, .lg-tooltip-content h4 {
font-weight: bold;
color: #fff;
}

.tooltip-content a, .lg-tooltip-content a {
font-weight: bold;
color: #fff;
}

.tooltip-content a:hover, .lg-tooltip-content a:hover {
font-weight: bold;
color: #93dbff;
}

.tooltip-triggers {
background: url(/assets/js/images/tooltip-trigger-bg.gif) top left no-repeat;
display: block;
height:100px;
width: 200px;
float: left;
margin: 0 20px 20px 0;
padding: 14px;
}

.lg-tooltip-triggers {
position: relative;
background: url(/assets/js/images/tooltip-trigger-bg-lg.gif) top left no-repeat;
display: block;
height:132px;
width: 200px;
float: left;
margin: 0 20px 20px 0;
padding: 14px;
overflow: hidden;
}

.community-service-logo-wrapper {
position: absolute; 
bottom: -50%;
vertical-align: middle;
height:132px;
width: 200px;
text-align: center;
}

.community-service-logo {
position: relative;
top:-50%;
}

.right-margin-fix {
margin: 0 20px 30px 0;
}

/*  */
