/* General Styles */

html {
background: #f2f5f6;
}

body {
margin: 0;
padding: 0;
background: #2661a7 url(img/tec-cc-pgbg.gif) repeat-x top left;
font-family: Helvetica, Arial, sans-serif;
color: #fff;
}

h1,h2,h3,h4,h5,h6,p,form {
margin: 0;
padding: 0;
}

ul, ol {
margin-top: 0;
margin-bottom: 0;
}

h1, h2, h3 {
color: #ded200;
}

h4, h5, h6 {
color: #fff;
}

h1 {
font-size: 20px;
}

h2 {
font-size: 18px;
}

h3 {
font-size: 16px;
}

h4 {
font-size: 14px;
}

h5 {
font-size: 12px;
}

h6 {
font-size: 10px;
}

form, td, p, li {
font-size: 14px;
}

p {
padding-bottom: 10px;
line-height: 120%;
}

a {
color: #ded200;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

div.clear {
clear: both;
width: 100%;
}

/*
------------------------------------------------- Wrapper
*/
#wrap{
width: 925px;
margin: 0 auto;
}


/*
------------------------------------------------- Header
*/
#hdr {
position: relative;
height: 145px;
}

#hdr h1 {
width: 415px;
}

#hdr h1 a {
display: block;
height: 100px;
width: 415px;
background: transparent url(img/tec-cc-logo.gif) no-repeat top left;
}

#hdr h1 a span {
display: none;
}

/*
------------------------------------------------- Navigation
*/
#nav {
position: absolute;
right: 0;
bottom: 5px;
float: left;
}

#nav ul {
list-style: none;
margin: 0;
padding: 0;
}

#nav ul li {
display: inline;
}

#nav ul li a {
float: left;
font-size: 14px;
font-weight: bold;
color: #2561a7;
text-decoration: none;
display: block;
padding-left: 10px;
margin: 0 5px;
}

#nav ul li a span {
display: block;
padding: 8px 10px 8px 0;
}


#nav ul li a:hover, #nav ul li.on a {
background: transparent url(img/tec-cc-navbg.gif) no-repeat left;
}

#nav ul li a:hover span, #nav ul li.on a span {
background: transparent url(img/tec-cc-navbg.gif) no-repeat right;
}


#hdr-address {
position: absolute;
right: 0;
top: 30px;
float: right;
}

#hdr-address h3 {
font-size: 14px;
color: #666;
text-align: right;
}

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

#content {
background: transparent url(img/tec-cc-contbg.gif) repeat-y top left;
}

#content div.cont-pad{
padding: 0 20px;
background: transparent url(img/tec-cc-ppl-bg.jpg) no-repeat bottom;
zoom:1;
min-height: 350px;
}

#content #idxpic {
background: transparent url(img/tec-cc-idxpic.jpg) no-repeat top;
height: 237px;
}

#content #idxpic.second {
background: transparent url(img/tec-cc-second-topshad.gif) no-repeat top;
height: 20px;
}

#leftcol, #rightcol {
float: left;
}

#content #leftcol div.pad, #content #rightcol div.pad {
padding: 0 10px;
background: none;
}

#content #leftcol.idx div.feeds {
height: 400px;
overflow: auto;
}

#rightcol {
border-left: 1px solid #4578b4;
margin-left: -1px;
}

#content div.cont-pad #rightcol.idx {
width: 583px;
}

#content div.cont-pad #rightcol.sub {
width: 733px !important;
}

#rightcol.sub h1, h1.title {
border-bottom: 1px solid #4578B4;
margin-bottom: 10px;
}

#leftcol {
border-right: 1px solid #4578b4;
}

#content div.cont-pad #leftcol.idx {
width: 300px;
}

#content div.cont-pad #leftcol.sub {
width: 150px !important;
}

ul.idxbubble {
list-style: none;
padding: 0;
width: 520px;
height: 147px;
margin: 10px auto 20px auto;
background: transparent url(img/tec-cc-idx-trans.png) no-repeat top;
background-color: transparent;
zoom: 1;
}

ul.idxbubble li {
float: left;
width: 50%;
 zoom: 1;
 position: relative;
 padding-bottom: 20px;
}

ul.idxbubble li h2 {
padding: 5px 10px 0 15px;
zoom: 1;
}

ul.idxbubble li p {
 padding: 2px 10px;
 font-size: 12px !important;
 zoom: 1;
}
 
ul.idxbubble li p.learnmore {
text-align: right;
padding-top: 8px;
position: absolute;
bottom: 0;
right: 0;
} 

ul.idxbubble li p.learnmore a {
font-size: 11px;
text-transform: uppercase;
font-weight: bold;
}

#leftcol.idx ul li a {
color: #d6e1ee;
background: transparent url(img/tec-cc-orange-bullet.gif) no-repeat 0 3px;
padding: 0 0 0 10px;
display: block;
zoom: 1;
}

#leftcol.idx ul li {
color: #ded200;
zoom: 1;
}

#leftcol.idx ul {
margin: 0;
padding: 0;
list-style: none;
}


#leftcol.sub ul {
list-style: none;
margin: 0;
padding: 0;
width: 130px;
}

#leftcol ul li {
zoom: 1;
}

#leftcol.sub ul li a {
display: block;
padding-left: 20px;
background: transparent url(img/tec-cc-subnav-arrow.gif) no-repeat 0 3px;
padding: 5px 10px 5px 20px;
}

#leftcol.sub ul li a:hover,
#leftcol.sub ul li.on a {
background: transparent url(img/tec-cc-subnav-arrowon.gif) no-repeat 0 3px;
color: #fff;
text-decoration: none;
}

ul.board {
list-style: none;
margin: 0;
padding: 0;
}

ul.board li {
padding: 0 0 10px 0;
margin: 0 0 10px 0;
border-bottom: 1px solid #4578B4;
}

ul.board li h2 {
font-size: 16px;
padding-bottom: 10px;
}

/*
------------------------------------------------- Footer
*/

div.bot-shad {
background: transparent url(img/tec-cc-bot-shad.gif) no-repeat top;
height: 14px;
}

#ftr {
clear: both;
background: #f2f5f6 url(img/tec-cc-ftr-bg.gif) repeat-x top left;
height: 70px;
color: #333;
}

#ftr p {
font-size: 10px;
padding: 10px 0;
float: left;
width: 48%;
}

#ftr p a {
color: #333;
}

#ftr p.right {
float: right;
text-align: right;
}

#ftr div.ftr-inner {
width: 925px;
margin: 0 auto;
}

/*
--------------------------------------------------------------------------------------------------------------- Application
*/
form.application div {
clear: left;
float: left;
width: 450px;
padding: 5px 0;
}

form.application div.inline-radio ul{
margin-left: 150px;
}

form.application div.box {
width: 33%;
clear: none;
}

form.application div.box div {
width: auto;
}

form.application div.box label, form.application ol.qs label {
font-size: 11px;
font-weight: normal;
float: none;
width: 100%;
text-align: left;
padding: 0;
}

form.application div.box input, form.application div.box textarea {
width: 200px;
}

form.application div.box textarea {
height: 150px;
}

form.application div.box div.state {
width: auto;
padding-right: 10px;
}

form.application div.box input {
float: none;
}

form.application div.box div.tofrom {
width: auto;
float: none;
}

form.application div.box div.tofrom div {
width: auto;
float: left;
clear: none;
padding-right: 10px;
}
form.application div.box div.tofrom div input {
width: 60px;
}

form.application div.state {
width: 290px;
}

form.application div.zip {
width: 120px;
clear: none;
}

form.application div.zip label {
width: 40px;
} 

form.application div.zip input{
width: 50px;
}

form.application label {
display: block;
width: 150px;
padding: 6px 5px;
text-align: right;
float: left;
font-size: 12px;
font-weight: bold;
color: #fff;
cursor: hand;
cursor: pointer;
}

form.application div.inline label {
float: none;
width: auto;
text-align: left;
}

form.application h4 {
margin-top: 10px;
float: left;
clear: left;
width: 100%;
}

form.application input, form.application textarea {
width: 250px;
padding: 3px;
font-size: 14px;
font-weight: bold;
float: left;
font-family: Arial, verdana, sans-serif;
border: 1px solid #ccc;
}

form.application input:focus, form.application textarea:focus {
border: 1px solid #999;
background: #feffea;
}

form.application h3, form.application h4, form.application p {
clear: left;
}

form.application h3 {
padding: 20px 0 0 0;
margin: 0 0 5px 0;
border-bottom: 1px solid #ccc;
}

form.application h3 span {
color: #fff;
font-weight: normal;
font-size: 14px;
}

form.application ul.norm li label, form.application ul.norm li input, input.norm, label.norm {
float: none !important;
text-align: left !important;
width: auto !important;
margin: 0 !important;
padding: 0;
display: inline !important;
}

form.application ul.norm li label, label.norm {
padding: 0 5px;
}
table.cols {
width: 450px;
}

table.cols td {
vertical-align: top;
}

form.application ul.norm {
list-style-type: none;
margin: 0;
padding: 0;
}

form.application ul.norm li {
padding: 5px;
}

ul.inline li {
display: inline;
}

form.application ul.norm label {
padding: 0 2px 0 0;
}

form.application input.sm {
width: 50px;
}

form.application table div {
width: auto;
}

form.application table td {
padding: 0;
}

form.application p.info {
width: 205px;
float: right;
color: #ccc;
font-style: italic;
font-size: 12px;
margin: 0;
padding: 0;
}

form.application ol.qs {
padding-left: 20px;
}

form.application ol.qs li {
padding-top: 10px;
}

form.application textarea.lg {
float: none;
width: 600px;
height: 150px;
overflow: auto;
}

span.downloadapp {
float: right;
width: 300px;
font-size: 12px;
text-align: right;
}

/*
--------------------------------------------------------------------------------------- PHOTO TABLES with CAPTIONS
*/

table.photo {
margin-left: 10px;
margin-bottom: 10px;
}

table.photo td {
padding: 5px;
background: #fff;
}

table.photo p.caption {
font-size: 11px;
color: #2561A7;
padding: 5px 5px 0 5px;
}

table.photo p.caption strong {
font-size: 14px;
}

table.photo p.caption a {
color: #666;
}


