/* @override http://192.168.1.103:8888/gts/css/main.css */

/*
Company:	GTS
File:		main.css - This contains all the main styles for the website.

All the styles are separted into the following groups:
Global Browser Reset - this is handled by the reset-fonts.css file from YUI
HTML, Body - for the html and body tags
Layout - styles that define the layout of the site
Modules - styles for content modules
Common Text Styles - Styles for text
Default Headings - headings like h1, h2, etc
Default Lists - unordered and ordered lists
Nav - navigation bar
Forms - html forms
Default Links - links
Misc - anything that doesn't fit elsewhere
*/

/* @group HTML, Body */
html {
	background: url(../images/page-bkg.gif) repeat-x 0 0 #dcdcdc;
}
body {
	font-family: verdana, arial, sans-serif;
}
/* @end */

/* @group Layout */
/* Head */
div#hd {
	width: 922px;
	margin-left: auto;
	margin-right: auto;
	padding: 18px 0 0 0;
}


/* Body */
div#bd {
	width: 922px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: repeat-y;
	background-image: url(../images/bd-bkg.png);
	background-position: top left;
/*	background: url(../images/bd-bkg.png) repeat-y 0 0;*/
	overflow: hidden;
}
body.inside div#bd {
	padding: 45px 0 0 0;
}
div#bd-top {
	width: 922px;
	height: 10px;
	overflow: hidden;
	background: url(../images/bd-top.png) no-repeat 0 0;
	margin-left: auto;
	margin-right: auto;
}
div#bd-btm {
	width: 922px;
	height: 20px;
	overflow: hidden;
	background: url(../images/bd-btm.png) no-repeat 0 0;
	margin-left: auto;
	margin-right: auto;
}


.grey {
	color: #8c8c8c;
}
.yellow {
	color: #e7b401;
}
.slate {
	color: #7fa9bf;
}
.green {
	color: #9abe7e;
}
.orange {
	color: #d16402;
}
.brown {
	color: #6d3302;
}
.deepblue {
	color: #1b3f95;
}

/* Footer */
div#ft {
	width: 922px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 20px 0;
}
p.ftnav {
	color: #7b7a79;
	font-weight: bold;
	font-size: 93%;
	text-align: right;
	margin: 0;
	padding: 0 10px;
}
p.ftnav a {
	padding: 0 15px;
}
p.ftnav a:link, p.ftnav a:visited {
	text-decoration: none;
	color: #7b7a79;
}

p.ftnav a:hover {
	text-decoration: underline;
}
/* @end */

/* @group Modules */
/* Logo */
div#logo {
	width: 193px;
	height: 145px;
	background: url(../images/gts-logo.gif) no-repeat 0 0;
	text-indent: -9000px;
	margin: 0 0 0 59px;
	float: left;
	display: inline;
}
div#logo a {
	display: block;
	height: 100%;
}

/* Tagline */
div#tagline {
	width: 461px;
	height: 38px;
	background: url(../images/tagline.gif) no-repeat 0 0;
	text-indent: -9000px;
	margin-left: auto;
	margin-right: auto;
}

/* Home Callouts */
div.home-callout-top {
	width: 887px;
	height: 9px;
	background: url(../images/home-feature-top.gif) no-repeat 0 0;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
div.home-callout-btm {
	width: 887px;
	height: 10px;
	background: url(../images/home-feature-btm.gif) no-repeat 0 0;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
div.home-callouts {
	width: 887px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/home-feature-bkg.gif) repeat-y 0 0;
}
div.home-callout {
	width: 426px;
	margin: 0 7px;
	color: #85857f;
	float: left;
	display: inline;
}
div.home-callout-right {
	float: right;
}
div.home-callout p {
	font-size: 77%;
	line-height: 140%;
}
div.home-callout h1 {
	color: #1b3f95;
	font-size: 153.9%;
	padding: 5px 0;
	border-bottom: 1px solid #e0e0de;
	margin: 0 0 8px 0;
}
div.home-callout h3 {
	color: #1b3f95;
	font-size: 93%;
	margin: 0 0 2px 0;
}
div.home-callout h3 a:link, div.home-callout h3 a:visited {
	text-decoration: none;
	color: #1b3f95;
}
div.home-callout h3 a:hover {
	text-decoration: underline;
}
p.contact-btn {
	margin: 0;
}
p.contact-btn a {
	display: block;
	background: url(../images/contact-rep-btn.gif) no-repeat 0 0;
	width: 420px;
	height: 47px;
	text-indent: -9000px;
}
p.contact-btn a:hover {
	background-position: 0 -47px;
}

/* Home Bottom Row */
div.home-btm-row {
	width: 887px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 0 10px 0;
}

/* Promo Box */

div#video {
	display: inline-block;
	width: 606px;
	height:270px;
	float: right;
	background-image: url(../images/video.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 5px;
	margin-left: 5px;
}

div#video2 {
	display: inline-block;
	width: 550px;
	height:270px;
	float: right;
	background-image: url(../images/video2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 5px;

}
.George{
	font-size: 12px;
}
.Sandra{
	font-size: 12px;
}
.Doug{
	font-size: 14px;
}
.Jill{
	font-size: 14px;
}
.Dan{
	font-size: 14px;
}
.Calvin{
	font-size: 14px;
}
.Jack{
	font-size: 14px;
}
div.promo {
	width: 265px;
	height:245px;
	display: block;
	margin-top: 10px;
	background-image: url(../images/promo_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.vQuote {
	display: inline;

	float:right;
	height:190px;
	width:120px;
	padding:10px 10px 0px 0px;
	color: #FFF;
	font-style: italic;
	font-weight: bold;
}
.vImg{
	float:left;
	margin:0px;
	padding:10px 0px 0px 10px;
	width:115px;
}
.vLoc {
	display:inline-block;
	color: #FFF;
}
.vMore {
	display: block;
	height: 35px;
	line-height: 30px;
	text-align: center;
	margin: 5px 0px 15px 0px;
	color: #FFF !important;
	font-size: 14px;
}
.hQuote {
	height: 190px;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
.hLoc {
	vertical-align: bottom;
	font-size: 12px;
}
.hMore {
	color: #FFFFFF !important;
}


/* Events */
div.events {
	width: 245px;
	height: 310px;
	padding: 10px;
	color: #85857f;
	background: url(../images/news-box-bkg.gif) no-repeat 0 0;
	float: left;
	display: inline;
	overflow: auto;
}
div.events p {
	font-size: 77%;
	line-height: 140%;
}
div.events h2 {
	font-size: 138.5%;
	color: #1b3f95;
	margin: 0 0 10px 0;
}
div.events h3 {
	font-size: 93%;
	color: #1b3f95;
	margin: 0 0 2px 0;
}
div.events h3 a:link, div.events h3 a:visited {
	color: #1b3f95;
	text-decoration: none;
}
div.events h3 a:hover {
	text-decoration: underline;
}

/* Resources */
div.resources {
	width: 609px;
	background: url(../images/resource-bkg.gif) repeat-y 0 0;
	color: #fcfcfa;
	float: right;
	display: inline;
}
div.resources-top {
	width: 609px;
	overflow: hidden;
	background: url(../images/resource-top.gif) no-repeat 0 0;
}
div.resources-btm {
	width: 569px;
	overflow: hidden;
	background: url(../images/resource-btm.gif) no-repeat 0 100%;
	padding: 20px;
}
div.resources h2 {
	font-size: 153.9%;
	color: #ffffff;
	margin: 0 0 5px 0;
}
div.resources h3 {
	font-size: 93%;
	color: #fed18a;
	margin: 0 0 2px 0;
}
div.resources h3 a:link, div.resources h3 a:visited {
	text-decoration: none;
	color: #fed18a;
}
div.resources h3 a:hover {
	text-decoration: underline;
}
div.resources p {
	font-size: 77%;
}
div.resources div.left-col {
	width: 48%;
	float: left;
	display: inline;
}
div.resources div.right-col {
	width: 42%;
	float: right;
	display: inline;
}

/* Contact Bar */
p#contact-bar {
	margin-bottom: 0;
	padding: 0;
	background: url(../images/ft-text.gif) no-repeat 0 0;
	width: 886px;
	height: 35px;
	margin-left: auto;
	margin-right: auto;
	text-indent: -9000px;
}

p#contact-bar.auto {
	margin-bottom: 0;
	padding: 0;
	background: url(../images/ft-text-green.gif) no-repeat 0 0;
	width: 886px;
	height: 35px;
	margin-left: auto;
	margin-right: auto;
	text-indent: -9000px;
}

p#contact-bar.flat {
	margin-bottom: 0;
	padding: 0;
	background: url(../images/ft-text-blue.gif) no-repeat 0 0;
	width: 886px;
	height: 35px;
	margin-left: auto;
	margin-right: auto;
	text-indent: -9000px;
}
p#contact-bar.full {
	margin-bottom: 0;
	padding: 0;
	background: url(../images/ft-text-yellow.gif) no-repeat 0 0;
	width: 886px;
	height: 35px;
	margin-left: auto;
	margin-right: auto;
	text-indent: -9000px;
}
p#contact-bar.ims {
	margin-bottom: 0;
	padding: 0;
	background: url(../images/ft-text-orange.gif) no-repeat 0 0;
	width: 886px;
	height: 35px;
	margin-left: auto;
	margin-right: auto;
	text-indent: -9000px;
}
p#contact-bar.gts {
	margin-bottom: 0;
	padding: 0;
	background: url(../images/ft-text-brown.gif) no-repeat 0 0;
	width: 886px;
	height: 35px;
	margin-left: auto;
	margin-right: auto;
	text-indent: -9000px;
}

/* Side box */
div.sidebox-green {
	padding: 15px;
	border-right: 1px solid #98ba8b;
	border-left: 1px solid #98ba8b;
	border-bottom: 1px solid #98ba8b;
}

div.sidebox-yellow {
	padding: 15px;
	border-right: 1px solid #e7b401;
	border-left: 1px solid #e7b401;
	border-bottom: 1px solid #e7b401;
}

div.sidebox-blue {
	padding: 15px;
	border-right: 1px solid #7fa9bf;
	border-left: 1px solid #7fa9bf;
	border-bottom: 1px solid #7fa9bf;
}

div.sidebox-orange {
	padding: 15px;
	border-right: 1px solid #d16402;
	border-left: 1px solid #d16402;
	border-bottom: 1px solid #d16402;
}

div.sidebox-brown {
	padding: 15px;
	border-right: 1px solid #6d3302;
	border-left: 1px solid #6d3302;
	border-bottom: 1px solid #6d3302;
}

/* Content Wrap */
div.content-wrap {
	padding: 0 0 20px 0;
}

/* Product Images */
div.prod-images {
	width: 887px;
	margin-left: auto;
	margin-right: auto;
	
}

/* form */
#contact label {
	display: inline-block;
	width: 100px;
	margin: 5px;
}
#contact input {
	margin: 5px;
}
#contact textarea {
	margin: 5px;
}
#contact select {
	margin: 5px;
}
.fEntry {
	width: 300px;
}
.fBox {
	display: inline-block;
	width: 250px;
	vertical-align:top;
}
/* @end */

/* @group Common Text Styles */
div.main {
	color: #85857f;
	width: 560px;
	margin: 10px 55px 0 0;
	float: right;
	display: inline;
}
div.main p {
	font-size: 90%;
	line-height: 140%;
}

div.side {
	color: #1b3f95;
	width: 265px;
	margin: 10px 0 0 20px;
	float: left;
	display: inline;
}
div.side li {
	font-size: 93%;
}
div.side a:link, div.side a:visited {
	text-decoration: none;
	color: #1b3f95;
}
div.side a:hover {
	text-decoration: underline;
}
table#sitemap a{
	color:#FFFFFF !important;
}
table#sitemap tr.grey {
	background-color: #8c8c8c;
}
table#sitemap tr.yellow {
	background-color: #e7b401;
}
table#sitemap tr.slate {
	background-color: #7fa9bf;
}
table#sitemap tr.green {
	background-color: #9abe7e;
}
table#sitemap tr.orange {
	background-color: #d16402;
}
table#sitemap tr.brown {
	background-color: #6d3302;
}

.contactTXT {
	color: #d3292d !important;
}

.contactIMG a{
	display: inline-block;
	width: 110px;
	height: 24px;
	color: #fff !important;
	text-decoration: none !important;
	font-weight: bold;
	padding: 2px 0px 0px 30px;
	background-image: url(../images/Contact.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 4px;
}
 
/* @end */

/* @group Default Headings */
h1.page-title {
	color: #ffffff;
	font-size: 182%;
	margin: -55px 0 0 0;
	width: 905px;
	margin-left: 9px;
	position: absolute;
	z-index: 100;
}
h1.page-title span {
	padding: 10px 10px 2px 10px;
	display: block;
	background: url(../images/page-title-hr.gif) no-repeat 10px 100%;
	margin: 0 0 8px 0;
}
h1.page-title-green {
	background: url(../images/green-title-corner.gif) no-repeat 100% 0 #9abe7e;
}

h1.page-title-yellow {
	background: url(../images/yellow-title-corner.gif) no-repeat 100% 0 #e7b401;
}

h1.page-title-blue {
	background: url(../images/blue-title-corner.gif) no-repeat 100% 0 #7fa9bf;
}

h1.page-title-orange {
	background: url(../images/orange-title-corner.gif) no-repeat 100% 0 #d16402;
}

h1.page-title-brown {
	background: url(../images/brown-title-corner.gif) no-repeat 100% 0 #6d3302;
}

h1.page-title-grey {
	background: url(../images/grey-title-corner.gif) no-repeat 100% 0 #919191;
}

div.main h2 {
	color: #1b3f95;
	font-size: 93%;
	margin: 10px 0 5px 0;
}

div.side h3.side-hd-auto {
	color: #f3f2e4;
	font-size: 93%;
	background: url(../images/side-hd-auto.gif) no-repeat 0 0 #a6c3a6;
	margin: 0;
	padding: 7px 0;
	text-align: center;
}

div.side h3.side-hd-flat {
	color: #f3f2e4;
	font-size: 93%;
	background: url(../images/side-hd-flat.gif) no-repeat 0 0 #a6c3a6;
	margin: 0;
	padding: 7px 0;
	text-align: center;
}

div.side h3.side-hd-full {
	color: #f3f2e4;
	font-size: 93%;
	background: url(../images/side-hd-full.gif) no-repeat 0 0 #a6c3a6;
	margin: 0;
	padding: 7px 0;
	text-align: center;
}

div.side h3.side-hd-ims {
	color: #f3f2e4;
	font-size: 93%;
	background: url(../images/side-hd-ims.gif) no-repeat 0 0 #a6c3a6;
	margin: 0;
	padding: 7px 0;
	text-align: center;
}

div.side h3.side-hd-gts {
	color: #f3f2e4;
	font-size: 93%;
	background: url(../images/side-hd-gts.gif) no-repeat 0 0 #a6c3a6;
	margin: 0;
	padding: 7px 0;
	text-align: center;
}
div.side h2 {
	color: #1b3f95;
	font-size: 108%;
	margin: 0 0 2px 0;
}
div.side h2.single-heading {
	margin: 0 0 15px 0;
}
div.side h2 a:link, div.side h2 a:visited {
	color: #1b3f95;
	text-decoration: none;	
}
div.side h2 a:hover {
	text-decoration: underline;
}
/* @end */

/* @group Default Lists */
div.main li {
	font-size: 77%;
}
div.main li li {
	font-size: 100%;
}

div.side ul {
	margin: 0;
	padding: 0 0 20px 10px;
}
div.side ul li {
	list-style: none;
	line-height: 150%;
	margin: 0;
	padding: 0;
}
/* @end */

/* @group Nav */
div#util-nav {
	font-weight: bold;
	color: #7b7a79;
	width: 650px;
	float: right;
	display: inline;
}
div#util-nav ul {
	margin: 0 0 15px 0;
	padding: 0;
	float: right;
	display: inline;
}
div#util-nav ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
}
div#util-nav a {
	font-size: 93%;
	padding: 0 10px;
}
div#util-nav a:link, div#util-nav a:visited{
	color: #7b7a79;
	text-decoration: none;
}
div#util-nav a:hover{
	text-decoration: underline;
}

div#nav {
	width: 922px;
	height: 44px;
	background: url(../images/nav-right.gif) no-repeat 100% 0;
	overflow: hidden;
}
div#nav ul {
	margin: 0;
	padding: 0;
}
div#nav ul li {
	list-style: none;
	float: left;
	display: inline;
}
div#nav ul li a {
	display: block;
	height: 44px;
	background: url(../images/nav.png) no-repeat 0 0;
	text-indent: -9000px;
}

div#nav ul li#n-full a {
	width: 190px;
	background-position: 0 0;
}

div#nav.full ul li#n-full a {
	width: 190px;
	background-position: 0 -44px;
}

div#nav ul li#n-full a:hover, div#nav ul li#n-full a.active {
	background-position: 0 -44px;
}

div#nav ul li#n-flat a {
	width: 131px;
	background-position: -190px 0;
}

div#nav.flat ul li#n-flat a {
	width: 131px;
	background-position: -190px -44px;
}

div#nav ul li#n-flat a:hover, div#nav ul li#n-flat a.active {
	background-position: -190px -44px;
}

div#nav ul li#n-auto a {
	width: 133px;
	background-position: -321px 0;
}

div#nav.auto ul li#n-auto a {
	width: 133px;
	background-position: -321px -44px;
}
div#nav ul li#n-auto a:hover, div#nav ul li#n-auto a.active {
	background-position: -321px -44px;
}

div#nav ul li#n-internet a {
	width: 201px;
	background-position: -454px 0;
}

div#nav.internet ul li#n-internet a {
	width: 201px;
	background-position: -454px -44px;
}

div#nav ul li#n-internet a:hover, div#nav ul li#n-internet a.active {
	background-position: -454px -44px;
}

div#nav ul li#n-gts a {
	width: 168px;
	background-position: -655px 0;
}
div#nav.gts ul li#n-gts a {
	width: 168px;
	background-position: -655px -44px;
}

div#nav ul li#n-gts a:hover, div#nav ul li#n-gts a.active {
	background-position: -655px -44px;
}

/* @end */


/* Carousel */


div.movie {
	width: 570px;
	height: 225px;
	text-align: center;
}



/* @group Forms */
div#search {
	width: 138px;
	border: 1px solid #e5e4dd;
	background: url(../images/search-icon.gif) no-repeat 5px 50%;
	padding: 0 0 0 20px;
	margin: 0 0 15px 480px;
}
div#search input.txt {
	border: none;
	background: transparent;
	padding: 4px;
	width: 122px;
	font-size: 93%;
}
/* @end */

/* @group Default Links - link visited hover active */
a:link, a:visited {
	color: #85857f;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
/* @end */

/* @group Misc */
.clear {
	clear: both;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* @end */
