/* Styles for tconnection.com */
/* @group Basic */

html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: url(images/homepage01.jpg) repeat left top;
}

/* @end */

/* @group Forms */

form {
	margin: 0px;
	padding: 0px;
}

/* @end */

/* @group Headings */

h1, h2, h3 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	margin: 0px 0px 20px 0px;
	color: white;
	font-weight: bold;
}

h1 {
	font-size: 21px;
	font-weight: normal;
	letter-spacing: 0.05em;
	padding: 0px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 11px;
}

/* @end */

/* @group Texts */

body, th, td, input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #bfbfbf;
	line-height: 140%;
}

p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1.3em;
	text-align: left;
}

/* @end */

/* @group Links */

a, a:link, a:visited {
	color: #f1dc71;
	text-decoration: none;
	border: none;
}

a:hover, a:active {
	text-decoration: underline;
}

a.bullet-gray {
	display: block;
	line-height: 1.5em;
	padding: 0px 0px 0px 22px;
	background: url(images/bullet-gray.gif) no-repeat 0 center;
	margin: 0px 0px 10px 0px;
	width: auto;
}

a.read-more {
	display: inline-block;
	height: 16px;
	min-height: 16px;
	padding: 0px 0px 0px 24px;
	background: url(images/bullet-blue.gif) no-repeat 2px center;
	margin: 0px;
	width: auto;
}

/* @end */

/* @group Miscellaneous */

.clearer {
	clear: both;
	height: 0px;
	line-height: 0px;
}

.align-justify {
	text-align: justify;
}

.align-right {
	text-align: right;
}

.sup {
	font-size: 0.7em;
	vertical-align: super;
}

img {
	border: none;
}

.center {
	text-align: center;
}

.imageStyle {
	padding: 0px;
	margin: 0px;
	border: none;
}

.image-left, .float-left {
	float: left;
	margin: 0px 25px 0px 0px;
}

.image-right, .float-right {
	float: right;
	margin: 0px 0px 0px 25px;
}

img.border {
	
}

hr {
	display: none;
}

.required {
	color: #d11b1a;
}

.bold {
	font-weight: bold;
}

.center {
	text-align: center;
}

.italic {
	font-style: italic;
}

.large {
	font-size: 1.3em;
	line-height: 1.4em;
}

.tcBlue {
	color: #3c70aa;
}

.hr1 {
	height: 41px;
	line-height: 41px;
	background: url(images/homepage06.gif) repeat-x left center;
	padding: 0px;
	margin: 0px;
}

.hr1.tight {
	height: 1.0em;
	line-height: 1.0em;
	margin-bottom: 0.5em;
	margin-left: 30px;
}

.hrEvent {
	border-top: 1px solid gray;
	padding: 0;
	margin: 2.0em 0 0;
	
/*	line-height: 41px;
	height: 41px;	
	background: url(images/homepage06.gif) repeat-x left bottom; */
}

.contentBox {
	position: relative;
	width: 98%;
	padding: 0px;
	margin: 0px;
	padding-bottom: 30px;
}

.round {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

div.feedback {
	padding: 20px;
	margin: 0px 20px 15px;
	background: #323232;
}

div.fbCredit {
	margin: 0px;
	margin-left: 225px;
	padding: 0px;	
	font-style: italic;
}

	div.fbCredit p {
		margin: 0px;
		padding: 0px;
		color: grey;
		line-height: 1.2em;
		font-size: 0.9em;
	}
	
	div.fbCredit p.custName {
		color: #3c70aa;
		font-style: normal;
		font-size: 1.0em;
}
#address {
	position: absolute;
	width: 200px;
	left: 20px;
	top: 0px;
	padding: 10px 0px 0px 0px;
	border-right: 1px solid white;
	text-align: center;
}

#location_intro {
	position: absolute;
	width: 250px;
	top: 22px;
	left: 250px;
	color: #3c70aa;
}

div.contactRow {
	position: relative;
	display: block;
	width: auto;
	min-height: 25px;
	padding: 3px 0px 3px 10px;
	margin: 0px auto;
	border-bottom: 1px solid white;
}

div.contactName {
	position: relative;
	float: left;
	display: block;
	width: 210px;
	padding: 4px 0px;
}

div.contactPhone {
	position: relative;
	float: left;
	display: block;
	width: 80px;
	padding: 4px 0px;
	text-align: center;
}

div.contactEmail {
	position: relative;
	float: left;
	display: block;
	width: 200px;
	padding: 4px 0px;
	margin-left: 20px;
}

	div.contactEmail a {
		text-decoration: none;
	}

	div.contactEmail a:hover {
		color: white;
	}

/* @end */

/* @group Header */

#header {
	position: relative;
	width: 900px;
	height: 195px;
	margin: 2.8em auto 0px;
}

#logo #flashcontent {
	margin: 0px;
	padding: 0px;
	border: 0px;
	position: absolute;
	left: 100px;
	top: 2px;
	z-index: 10;
}

#header #header-nav {
	position: absolute;
	right: 0px;
	top: -25px;
	text-align: right;
}

#header-nav ul {
	list-style: none;
	margin-right: 10px;
}

#header-nav ul li {
	display: block;
	text-align: right;
	float: right;
	padding: 0px 5px;
}

#header-nav ul li a {
	color: white;
	font-size: 12px;
}

#logo {
	position: relative;
	float: right;
	width: 639px;
	height: 195px;
	background: url(images/homepage02.jpg) no-repeat left top;
}

#header #logo-print {
	display: none;
	visibility: hidden;
}

/* My Comment */

#logo h1, #logo h2 {
	margin: 0px;
	text-indent: -9999em;
}

#logo a.header-link, #logo a.header-link:visited, #logo a.header-link:hover, #logo a.header-link:active {
	display: block;
	width: 392px;
	height: 190px;
	position: absolute;
	top: 2px;
	left: 105px;
	outline: none;
	z-index: 20;
}

/* @end */

/* @group Menu */

/* @group Primary Navigation */

#menu {
	position: relative;
	float: left;
	width: 261px;
	height: 195px;
	background: url(images/homepage03.jpg) no-repeat left top;
	font-size: 12px;
}

#menu ul {
	width: 85%;
	margin: 0px;
	padding: 12px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu ul li {
	position: relative;
	width: 100%;
	padding: 0px;
	margin: 0px;
}

#menu li.current, #menu li.currentAncestor {
	background: transparent url(images/bullet-nav.gif) no-repeat 15px center;
}

#menu a {
	display: block;
	margin: 0px;
	margin-left: 30px;
	padding: 7px 0px 7px 6px;
	border-bottom: 1px solid #86a4ba;
	text-decoration: none;
	color: #FFFFFF;
	letter-spacing: 1px;
}

#menu a.current {
	color: #f1dc71;
}

#menu a:hover {
	text-decoration: none;
	color: #f1dc71;
}

/* parent class used by jquery for child nav hover to keep parent item styled properly */

#menu a.parent, #menu ul li a:hover {
	background-color: #2c5789;
}

#menu li.Contact a {
	border: none;
}

#menu ul ul {
	position: absolute;
	top: -1px;
	left: 190px;
	text-align: left;
	background-color: #2c5789;
	padding: 0px;
	margin: 0px;
	border: 1px solid #86a4ba;
	border-left: none;
	border-bottom: none;
	z-index: 90;
	width: 95%;
}

#menu ul ul li {
	width: auto;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #86a4ba;
	border-left: 1px solid #86a4ba;
	z-index: 90;
}

#menu ul ul li a {
	display: block;
	margin-right: 10px;
}

#menu ul ul li.Stay, #menu ul ul li.Company {
	border-left-color: #2c5789;
}

#menu ul ul li a, #menu ul ul li a:hover {
	border-bottom: none;
}

div#menu ul ul, div#menu ul ul ul, div#menu ul li:hover ul ul, div#menu ul li:hover ul ul ul, div#menu ul li:hover ul ul ul ul, div#menu ul li:hover ul ul ul ul ul {
	display: none;
}

#menu ul li:hover ul {
	display: block;
}

/* @end */

/* @group Sub-Page Navigation
 */

#sub-navigation {
	position: relative;
	width: auto;
	text-align: left;
	margin: 10px 0px 20px;
	padding: 0px;
	font-size: 1.1em;
	border-bottom: 1px solid gray;
}

#sub-navigation ul {
	position: relative;
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}

#sub-navigation ul li {
	position: relative;
	display: none;
	padding: 0px;
}

#sub-navigation ul li.current {
	display: none;
	height: 0px;
	line-height: 0px;
	visibility: hidden;
}

#sub-navigation ul li.currentAncestor {
	display: inline;
	visibility: hidden;
	height: 0px;
	margin: 0;
	padding: 0;
	line-height: 0px;
}

#sub-navigation ul li ul {
	position: relative;
	display: block;
	float: left;
	width: 100%;
	height: 1.3em;
	margin: 0px;
	margin-bottom: 30px;
	margin-top: -30px;
	padding: 0px;
	border-bottom: 1px solid gray;
	text-align: center;
	line-height: 1.1em;
}

#sub-navigation ul li ul li {
	display: inline;
	visibility: visible;
	border-right: 1px solid gray;
	padding: 5px 15px 5px 5px;
	margin-right: 10px;
}

#sub-navigation ul ul a:hover {
	text-decoration: none;
	color: white;
}

#sub-navigation ul li ul li.current {
	display: inline;
	line-height: 1.2em;
	visibility: visible;
	padding-left: 21px;
}

#sub-navigation ul li ul li a.current {
	background: transparent;
	padding-left: 0px;
	margin-left: 5px;
	color: white;
}

#sub-navigation li.Cabling, #sub-navigation li.Mission {
	border-right: none;
}

#sub-navigation ul li ul li.current, #sub-navigation ul li ul li.current:hover {
	color: white;
	background: transparent url(images/bullet-sub-nav.gif) no-repeat 0px 0.25em;
	text-decoration: none;
}

/* @end */

/* @end */

/* @group Page */

#page {
	position: relative;
	width: 900px;
	margin: 0px auto 12px auto;
}

/* @end */

/* @group Content */

#content {
	position: relative;
	float: right;
	width: 639px;
	background: url(images/subpage02.jpg) repeat-y left top;
}

#content .bgtop {
	background: url(images/subpage03.jpg) no-repeat left top;
}

#content .bgbtm {
	padding: 30px 50px;
	background: url(images/subpage04.jpg) no-repeat left bottom;
}

#content h2 {
	letter-spacing: 0.1em;
	font-weight: normal;
	margin-bottom: 10px;
}

/* @end */

/* @group 2-Column Layout */

.two-columns {
	background: url(images/homepage08.jpg) repeat-y 270px 0px;
}

.two-columns .column1 {
	position: relative;
	width: 240px;
	float: left;
}

.two-columns .column2 {
	position: relative;
	width: 240px;
	margin-left: 290px;
}

/* @end */

/* @group Sidebar */

#sidebar {
	position: relative;
	float: left;
	width: 261px;
	overflow: hidden;
	margin-top: -30px;


/* Same as #content .bgbtm padding */
	margin-left: -311px;
	text-align: left;
}

#sidebar h2 {
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.5em;
	letter-spacing: 0px;
	color: #F2E7DB;
}

/* @end */

/* @group Footer */

#footer {
	clear: both;
	width: 900px;
	height: 49px;
	margin: 0px auto;
	padding: 0px 0px 2.8em;
	background: url(images/homepage13.jpg) no-repeat left top;
}

#footer p {
	margin: 0px;
	padding-top: 18px;
	line-height: normal;
	text-align: center;
	color: #88B5D5;
}

/* @end */

/* @group Boxes */

/** BOX1 */

#box1 {
	position: relative;
	height: 1%;


/* IE Hack */
	min-height: 100px;
	padding-bottom: 20px;
}

/** BOX2 */

#box2 {
	position: relative;
}

/** BOX3 */

#box3 {
	position: relative;
}

/** BOX4 */

#box4 {
	position: relative;
	background: url(images/homepage09.jpg) repeat-y left top;
	color: #191919;
}

#box4 .bgtop {
	background: url(images/homepage10.jpg) no-repeat left top;
}

#box4 .bgbtm {
	min-height: 180px;
	padding: 30px 25px 15px 25px;
	background: url(images/homepage11.jpg) no-repeat left bottom;
}

#box4 h2 {
	font-size: 1.2em;
	padding: 0px;
	margin: 0px;
	margin-bottom: 0.5em;
}

#box4 .rotate {
	padding: 10px 10px 5px;
	width: 210px;
}

/** BOX5 */

#box5 {
	position: relative;
	padding: 40px 25px 0px 25px;
	background: url(images/homepage12.jpg) no-repeat 0px 5px;
}

#box5 .bgright {
	background: url(images/homepage08.jpg) repeat-y right top;
}

#box5 h2 {
	font-size: 1.1em;
	margin-bottom: 20px;
}

#box5 .heading {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #3c70aa;
	border-bottom: 1px solid;
	margin: 0px 40px 20px 20px;
	padding-bottom: 5px;
	text-align: center;
	font-size: 1.3em;
	letter-spacing: 1px;
}

.list1 {
	font-size: 1.0em;
	margin-left: 20px;
	margin-bottom: 25px;
	padding-left: 0px;
	list-style: none;
	line-height: 16px;
}

.list1 li {
	padding-left: 22px;
	background: url(images/bullet-blue.gif) no-repeat 0px center;
	margin-bottom: 15px;
}

.list2 {
	font-size: 1.1em;
	margin-left: 25px;
	padding-left: 0px;
	margin-bottom: 25px;
}

.list2 li {
	margin-bottom: 10px;
}

/* @end */

/* @group BiggerLink
 */

/* Put a border around the newly clickable element */

.hot {

}

/* rollover style for clickable element */

.hover {
	cursor: pointer;
	background-color: #2c5789;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

/* Simulate hover on contained link */

.hover a:link {

}

.hover a:visited {
	
}

/* @end */

/* @group Bios */

div.bio {
	border-bottom: 1px solid gray;
	padding: 0px;
		padding-bottom: 0px;
	margin: 0px;
		margin-bottom: 20px;
}

p.employee {
	font-weight: bold;
	font-size: 1.1em;
	padding: 0px;
	margin: 0px;
	letter-spacing: 1px;
	color: white;
}

p.title {
	font-style: italic;
	color: #2c5789;
	background: url(images/homepage06.gif) repeat-x left bottom;
	padding-bottom: 5px;
	margin-bottom: 8px;
}

p.title {
	font-style: italic;
	color: #2c5789;
	background: url(images/homepage06.gif) repeat-x left bottom;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

div.bio-text {
	margin-left: 15px;
}
/* @end */

/* @group Sitemap */
#sitemap {
	margin-left: 15px;
}

#sitemap ul {
	padding-left: 25px;
	margin-bottom: 15px;
}

#sitemap ul li {
	margin-bottom: 5px;
}

/* @end */

/* @group Events */

/* Begin Elements for Sidebar */
div.eventBox {
	display: block;
	text-align: center;
	margin: 0px;
		margin-bottom: 40px;
	padding: 0px;
	width: 80%;
}

div.eventBox p.eventDate {
	font-weight: bold;
	color: white;
	font-size: 1.1em;
	margin-bottom: 5px;
	text-align: left;
}
/* End Elements for Sidebar */

div.event {
	position: relative;
	padding: 0px;
		padding-top: 1.0em;
	margin: 0 1.0em;
	height: 1%;
}

	div.event p {
		padding: 0px;
		margin: 0px;
	}
	
	div.event p.eventDate {
		position: relative;
		font-size: 1.2em;
		color: white;
		text-align: left;
		width: 100%;
		border-bottom: 1px dotted gray;
		padding-bottom: 5px;
		margin-bottom: 10px;
	}
	
	p.eventDate span.eventTime {
		font-size: 12px;
		text-align: right;
		position: absolute;
		right: 0px;
		bottom: 2px;
	}
	
	div.event p.eventTitle {
		color: #3c70aa;
		font-size: 1.2em;
		font-weight: bold;
		margin-bottom: 10px;
	}

	div.event div.eventDescription {
		padding-bottom: 1.0em;
	}

	div.event p.where {
		font-weight: bold;
		color: white;
	}

	div.event p.register {
		position: absolute;
		bottom: 20px;
		right: 80px;
		font-size: 1.1em;
		padding: 5px;
		border: 1px dotted;
	}
	
		p.register a, p.register a:link, p.register a:visited {
			color: #f1dc71;
			text-decoration: none;
		}
		
		p.register a:hover, p.register a:active {
			color: #3c70aa;
			text-decoration: none;
		}
	
div.event div.eventLocation {
		margin-left: 20px;
		margin-bottom: 15px;
	}
		div.eventLocation p.eventLocationName {
			
		}
	
		div.eventLocation p.eventLocationAddress {
	
		}

div.giveAway {
	border: 1px solid gray;
	padding: 1.0em;
	text-align: center;
	width: 225px;
}

	div.giveAway p.heading {
		color: #FFFFFF;
		font-style: italic;
		font-weight: bold;
	}
	
/* @end */

/* @group Request Forms */
#requestForm {
	margin: 1.0em auto 1.0em;
	padding: 0;
	width: 90%;
	z-index: 100;
}

#requestForm fieldset {

}

#requestForm label {
	display: inline;

	color: white;
	font-weight: bold;

	padding-right: 0.5em;
}

#requestForm label.error {
	color: #d11b1a;
	margin-bottom: 0.5em;
	display: inline;
}

#requestForm .text, #requestForm .number {
	position: relative;
	display: block;
	width: 92%;
	max-width: 360px;

	color: black;
	text-align: left;
	border: 1px solid #5e5e5e;

	padding: 5px;
}

#requestForm .number {
	width: auto;
}

#requestForm input.text:focus, #requestForm textarea.text:focus {
	background-color: darkgray;
	color: white;
	font-weight: bold;
}

#requestForm input.submit, #requestForm input.reset {
	font-size: 1.3em;
	padding: 10px;
	color: black;
	width: auto;
}

#requestForm .footNote {
	float: right;
}

/* @end */

