﻿/* Titleserv National - 2009 */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td { 
margin: 0; 
padding: 0;
font-family: Arial, Helvetica, sans-serif;
color: #4f515e;
} 


body {
margin: 0;
padding: 0;
font-size: 12px;
line-height: 18px;
text-align: center;
background: #fff url(../images/style/body_bg.jpg) repeat-x top left;
}

/* ---------- =Headings, Paragraphs and <em> ---------- */


h1 { 
font-size: 26px;
line-height: 24px; 
margin-top: 24px; 
margin-bottom: 12px; 
font-family: arial, helvetica, sans-serif;
color: #e97f0e;
}


h2, h2.top { 
font-size: 15px;
line-height: 1.385em; 
margin-top: 24px; 
margin-bottom: 12px;
padding-left: 18px;
padding-bottom: 3px;
font-family: arial black, arial, helvetica, sans-serif;
color: #585858;
border-bottom: 1px solid #ccc;
background: transparent url(../images/style/down_arrow.gif) no-repeat 0px 4px;
} 

h2.top {
margin-top: 0;
}


h3 { 
font-size: 12px; 
line-height: 18px; 
margin-top: 12px; 
margin-bottom: 12px;
font-family: tahoma, sans-serif;
color: #585858;
} 

p { 
font-size: 12px; /*12px*/
line-height: 18px;
margin: 0 0 1.2em 0; 
padding: 0px;
}


/* ---------- =Lists (Unordered, Ordered, Data) ---------- */

ul {
margin: .75em 0 1em 0;
padding: 0;
line-height: 1.5em;
list-style: none;
}

ul li {
margin: 0 0 .375em 0;
padding: 0 0 0 15px;
font-size: 1em;
line-height: 1.5em;
background: transparent url(../images/style/arrow_grey.gif) no-repeat 0 50%;
}


ul.noBullets {
list-style: none;
}

ul.noBullets li {
background: none;
}

ul.circleCheck {
float: left;
margin: 0;
padding: 0 54px 0 0;
}

ul.circleCheck li {
margin: 6px 0px 6px 0px;
padding-left: 20px;
background: transparent url(../images/style/greenCheckSmall.gif) no-repeat 0 35%;
}



dl {
margin: 1.5em 0 1.5em 0;
padding: 0;
}

dt {
margin-top: 18px; 
margin-bottom: 9px;
padding: 0px;
font-size: 13px;
line-height: 1.5em;
font-weight: bold;
font-family: tahoma, sans-serif;
color: #4f515e;
}

dd {
margin: 0 0 .375em 0;
line-height: 1.5em;
padding: 0px;
}


dl.serviceList {
float: left;
display: inline;
margin: 0px 15px 0px 0px;
padding: 0px;
width: 160px;
}

dl.serviceList dt {
margin-top: 9px; 
margin-bottom: 12px;
padding: 0px;
font-size: 13px;
line-height: 1.5em;
font-weight: bold;
font-family: tahoma, sans-serif;
color: #4f515e;
}

dl.serviceList dd {
margin: 6px 0px 6px 0px;
padding: 0px 0px 0px 15px;
background: url(../images/style/arrow_grey.gif) no-repeat 0 65%;
}

dl.serviceList dd.none {
padding-left: 0;
background: none;
}

body#resources dl {
float: left;
display: inline;
margin: 7px 12px 8px 0px;
padding: 0px 10px 0px 0px;
font-family: arial;
width: 312px;
}

body#resources dl dt {
clear: left;
float: left;
margin-top: 0px;
margin-right: 12px;
padding-top: 0px;
height: 100px;
}

body#resources dl dd {
margin: 0.409em 0 0.409em 0;
padding: 0px;
font-family: arial;
font-size: 0.916em; /*11px*/
line-height: 1.636em;
}

body#resources dl dt img {
padding: 3px;
}

body#resources dl dd.title {
margin: 0;
font-weight: bold;
color: #394265;
}

body#resources dl dd.title a {
color: #2f679d;
}

body#resources dl dd.title a:hover {
color: #71A2d1;
}


ol {
margin: 10px 0px 10px 25px;
}

ol li {
margin-bottom: 1.5em;
line-height: 18px;
}

ol li em {
font-style: italic;
font-weight: bold;
}


/* ---------- =Links ----------*/


a {
color: #2f679d;
}

a:hover {
color: #71A2d1;
}


/* ---------- =Text Styles ---------- */

.bold {
font-weight: bold;
}




/* ---------- =Inputs, Text Areas and Forms ---------- */

input {
border: 1px solid #a5acb2;
background: #fff;
}




/* ---------- =Structural Section Styles --------- */


/* =Site Wrapper and Container */

#site_wrap {
margin: 0 auto;
padding: 0px;
text-align: center;
background: url(../images/style/content_bg_alt.gif) no-repeat top left;
overflow: hidden;
width: 997px;
}

#site_container {
margin: 0px;
padding: 0px 21px 0px 21px;
text-align: left;
background: url(../images/style/site_footer.gif) no-repeat bottom left;
overflow: hidden;
width: 955px;
}


/* =Header and Logo */

#header {
margin: 0;
padding: 0;
background: #fff;
height: 86px;
}

#logo {
float: left;
padding: 15px 0px 0px 20px;
}

#header_info {
float: right;
padding: 7px 20px 0px 25px;
text-align: right;
}

#header_info p.today_date {
margin: 0px;
padding: 4px;
background: #fff;
font-size: 11px;
color: #999;
}

#header_info p.toll_free {
margin: 8px 0px 0px 0px;
font-size: 24px;
font-weight: bold;
color: #999;
}


/* =Primary Navigation */

#primary_nav {
margin: 0px; 
padding: 0px;
background: #e3e3e3 url(../images/style/primary_nav_bg.gif) repeat-x top left;
width: 955px;
height: 30px;
}

#primary_nav li {
margin: 0px;
padding: 0px;
display: inline;
list-style-type: none;
text-align: center;

}

#primary_nav li a {
float: left;
margin: 0px;
padding: 4px 23px 0px 23px;
display: block;
text-decoration: none;
font-size: 12px;
text-transform: uppercase;
color: #4f515e;
font-weight: bold;
height: 22px;
}


#primary_nav li a:hover {
color: #fff;
background: #7aa1d1 url(../images/style/primary_nav_bg.gif) repeat-x left -30px;
}

body#services #primary_nav li.nServices a, body#products #primary_nav li.nProducts a, body#closingCenters #primary_nav li.nClosingCenters a, body#technology #primary_nav li.nTechnology a, body#resources #primary_nav li.nResources a, body#about #primary_nav li.nAbout a, body#contact #primary_nav li.nContact a, body#careers #primary_nav li.nCareers a {
color: #ddd;
background: #7aa1d1 url(../images/style/primary_nav_bg.gif) repeat-x left -60px;
}

/* =Secondary Navigation and elements */

#secondary_nav_wrap {
clear: both;
margin: 0px;
background: #fff url(../images/style/divider_bg.gif) repeat-x bottom left;
height: 251px;
}

#secondary_nav {
float: left;
margin: 0;
padding: 0 15px;
background: #7fa8d0 url(../images/style/sec_nav_alt_bg.jpg) no-repeat top left;
border-right: 1px solid #ddd;
width: 198px;
height: 218px;
}

#secondary_nav h2 {
padding-left: 0;
font-size: 13px;
color: #fff;
text-transform: uppercase;
text-align: center;
background: none;
border-bottom: 1px solid #aac5e0;
}

#secondary_nav ul {
float: left;
margin: 0;
padding: 0;
background: none;
}

#secondary_nav ul li {
margin: 0px 0px 6px 0px;
padding: 0;
font-size: 12px;
font-weight: bold;
color: #fff;
}

#secondary_nav ul li a {
padding-left: 20px;
color: #fff;
background: transparent url(../images/style/down_arrow.gif) no-repeat 0px -29px;
text-decoration: none;
text-transform: uppercase;
}

#secondary_nav ul li a:hover {
color: #2f679d;
background: transparent url(../images/style/down_arrow.gif) no-repeat 0px -59px;
}

#secondary_nav_wrap img {
margin: 0;
padding: 0;
}

#secondary_nav_wrap img.sub {
float: right;
margin: 0;
padding: 0;
}

/* JavaScript Image Rotater Styles */

#imageContainer {
height: 218px;
}  


#imageContainer img { 
display: none; 	
position: absolute; 	
top: 0px; 
left: 0px; 	
height: 218px;  	
width: 955px; 	
opacity: -0.01; 
} 


/* =Login */

#login_sidebar {
clear: both;
float: left;
margin: 0px;
padding: 0px;
color: #999;
background: #fff;
border-top: 1px solid #ddd;
width: 227px;
}

#login_sidebar div {
margin: 0px;
padding: 7px 18px 7px 18px;
background: transparent url(../images/style/content_backgrounds.gif) 0px 0px no-repeat;
width: 191px;
}

#login_sidebar div h2 {  
font-family: arial black, arial, helvetica, sans-serif;
font-size: 13px;
margin-top: 18px; 
padding-bottom: 4px;
padding-left: 0; 
color: #999;
background: none;
border-bottom: 1px solid #ccc;
}

#login_sidebar div table {
margin: 5px 0px;
padding: 0px;
width: 160px;
}

#login_sidebar div table td {
margin: 0px;
padding: 1px 0px;
font-size: 11px;
color: #999;
}

#login_sidebar ul li {
padding-left: 0px;
}

#login_sidebar ul li a {
font-size: 12px;
color: #999;
padding-left: 20px;
background: transparent url(../images/style/bullet_arrows.gif) no-repeat 0px 1px;
text-decoration: underline;
}

#login_sidebar ul li a:hover {
background: transparent url(../images/style/bullet_arrows.gif) no-repeat 0px -31px;
font-size: 12px;
color: #4f515e;
}

.loginInput {
width: 175px;
}

.poweredBy {
font-size: 11px;
}

a.tt_logo {
margin: 0px;
padding: 0px;
display: block;
text-indent: -9999999px;
background: url(../images/tt_logo.jpg) no-repeat top left;
width: 101px;
height: 22px;
}

a.tt_logo:hover {
background: url(../images/tt_logo.jpg) 0 -22px no-repeat;
}


/* =Primary Content */

#primary_content {
float: right;
display: inline;
margin: 0px;
padding: 0px;
width: 728px;
}


/* =Content Boxes (small, med, large)*/

.content_small {
margin: 0px;
padding: 0px 18px 22px 18px;
border-top: 1px solid #ddd;
background: #fff url(../images/style/content_backgrounds.gif) -226px 0px no-repeat;
width: 301px;
}

.content_medium {
margin: 0px;
padding: 0px 18px 22px 18px;
border-top: 1px solid #ddd;
border-left: 1px solid #ddd;
border-right: 1px solid #ddd;
background: #fff url(../images/style/content_backgrounds.gif) -564px 0px no-repeat;
width: 353px;
}

.content_large {
clear: both;
margin: 0px;
padding: 0px 18px 22px 18px;
border-top: 1px solid #ddd;
border-left: 1px solid #ddd;
background: #fff url(../images/style/content_backgrounds.gif) -955px 0px no-repeat;
width: 692px;
}


/* =Footer */

#footer {
clear: both;
border-top: 1px solid #ddd;
height: 28px;
}

#footer p {
font-size: 10px;
color: #999;
}

#footer p a {
color: #999;
}

#footer p a:hover {
color: #4f515e;
}


#footer p.left {
float: left;
position: relative;
display: inline;
padding: 3px 0 0 12px;
}

#footer p.right {
float: right;
position: relative;
display: inline;
padding: 3px 12px 0 0;
text-align: right;
}



/* ---------- =Button and Link Buttons -------------- */		
button { 
	position: relative;
	border: 0; 
	padding: 0;
	cursor: pointer;
	overflow: visible;  /*removes extra side padding in IE */
}

button::-moz-focus-inner {
	padding: 0;
	border: none;  /* overrides extra padding in Firefox */
}

button span { 
	position: relative;
	display: block; 
	white-space: nowrap;	
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	/* Safari and Google Chrome only - fix margins */
	button span {
		margin-top: -1px;
	}
}

button.submitBtn { 
	padding: 0 0 0 12px; 
	margin: 9px 0px 0px 0px; 
	font-size: 10px;
	font-weight: bold;
	color: #4f515e;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 11px;
	text-transform: uppercase;
	text-align: center; 
	background: transparent url(../images/style/button_States.gif) no-repeat top left; 
}
	
	
button.submitBtn span {
	margin: 0px;
	padding: 2px 12px 0 0;
	height: 18px; 
	background: url(../images/style/button_States.gif) no-repeat right -114px; 
}

	
button.submitBtn:hover, button.submitBtnHover{ 
	background-position: 0 -38px;

}
	
button.submitBtn:hover span, button.submitBtnHover span {
	background-position: right -152px; 
}

a.button,  a.button_focus {
float: left;
display: block;
margin: 9px 9px 9px 0px;
padding: 0px;
border: none;
background: url(../images/style/button_States.gif) no-repeat top left;
font-size: 10px;
font-weight: bold;
color: #4f515e;
text-transform: uppercase;
text-decoration: none;
cursor: pointer;
height: 18px;
}

a.button span, a.button_focus span {
float: left;
display: block;
margin: 0px;
padding: 0px 12px 3px 12px;
background: url(../images/style/button_States.gif) no-repeat right -114px;
}

a.button_focus {
background-position: 0 -76px;
}

a.button_focus span {
background-position: right -190px;
}


a.button:hover, a.button_focus:hover {
background-position: 0 -38px;
}

a.button:hover span, a.button_focus:hover span {
background-position: right -152px;
}

input.loginButton, input.goButton {
margin: 5px 0px 5px 0px;
border: none;
background: url(../images/style/loginButton.gif) no-repeat top left;
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;  
color: #4f515e;
font-weight: bold;
text-transform: uppercase;
text-decoration: none;
text-align: center;
cursor: pointer;
width: 60px;
height: 17px;
}

input.goButton {
background: url(../images/style/goButton.gif) no-repeat top left;
width: 43px;
height: 17px;
}


/* --------- Floats and clear commands------- */

.float_left {
float: left;
margin: 0px;
padding: 0px;
}

.float_right {
float: right;
margin: 0px;
padding: 0px;
}

.clearLeft {
clear: left;
margin: 0;
padding: 0;
}

.clearRight {
clear: right;
margin: 0;
padding: 0;
}

.clearBoth {
clear: both;
margin: 0;
padding: 0;
}


/* ---------- Contact Table --------- */



.contactTable {
background: #fff;
}

.contactTable input, .contactTable select, .contactTable textarea {
margin-bottom: 5px;
padding: 3px;
color: #4f515e;
border: 1px solid #ccc;
background: #fff;
width: 325px;

}


.required {
color: #e97f0e;
}

.contactTable td {
vertical-align: top;
}

.contactTable td.right {
padding-right: 3px;
text-align: right;
}

.contactTable td.center {
text-align: center;
}

/* ---------- =image Styles ---------- */

.imgLeft {
float: left;
margin: .25em 1.25em 1.5em 0; 
padding: 0px;
}

.imgRight {
float: right;
margin: 0 0 1.5em 1.25em; 
padding: 0px;
}

.imgBorder {
border: 1px solid #d1d1d1;
}


/*----------- iFrame Styles ---------------*/

iframe {
width: 100%;
height: 600px;
}


.finePrint {
font-size: 0.8333em; /*11px*/
line-height: 1.636em;
color: #999;
}

.advantagePrograms {
margin: .375em 0 .75em 0;
}

.advantagePrograms td {
padding: 3px 0px;
}



/* ---------- Tour Mini-Site --------- */

body#miniSite {
background: #fbfbfb;
}

body#miniSite #container {
position: relative;
margin: 0 auto;
padding: 0;
background: #000;
border: none;
text-align: left;
width: 821px;
}

body#miniSite #tsHeader {
margin: 0px;
padding-left: 0px;
background-image: none;
background-color: #000927;
height: 55px;
}

body#miniSite #content {
float: none;
margin: 0;
padding: 0;
background: #000;
width: 821px;
}


body#miniSite #tourFooter {
margin: 0px;
padding: 0px 10px 0px 10px;
color: #666;
background: #000 url(../images/style/miniSiteFooterbg.jpg) repeat-x top left;
height: 70px;
}

body#miniSite #tourFooter p.left {
position: relative;
float: left;
color: #666;
font-size: 11px;
}

body#miniSite #tourFooter p.right, body#miniSite #tourFooter p.rightTour {
position: relative;
float: right;
padding-top: 10px;
color: #666;
font-size: 15px;
font-family: Lucida Sans, helvetica, Arial, Sans-Serif;
}

body#miniSite #tourFooter p.right a, body#miniSite #tourFooter p.rightTour a {
display: block;
margin-bottom: 0px;
padding-right: 55px;
padding-bottom: 0px;
color: #6b6b6b;
font-weight: bold;
font-variant: small-caps;
line-height: 48px;
text-decoration: none;
background: url(../images/style/BUTTON-OFF.gif) no-repeat right center;
}

body#miniSite #tourFooter p.right a:hover, body#miniSite #tourFooter p.rightTour a:hover {
display: block;
text-decoration: none;
background: url(../images/style/BUTTON-ON.gif) no-repeat right center;
}

body#miniSite #tourFooter p.rightTour a {
padding-right: 0px;
background: none;
}


body#miniSite #tourFooter p.rightTour a:hover {
color: #077fc4;
background: none;
}




body#miniSite #copyrightFooter {
clear: both;
height: 15px;
}

body#miniSite #copyrightFooter p {
margin: 2px 0px 0px 0px;
padding: 0px;
color: #666;
font-size: 9px;
text-align: center;
}

body#miniSite #copyrightFooter p.largeFooter {
margin-top: 5px;
font-size: 11px;
}


body#miniSite #copyrightFooter p a {
color: #077fc4;
text-decoration: underline;
font-weight: bold;
}

body#miniSite #copyrightFooter p a:hover {
color: #ccc;
}



/*----------- No Login Pop-up ---------------*/

body#popup {
margin: 10px;
background: #fff;
text-align: left;
}

#noLogin {
width: 275px;
}

#noLogin h1 {
color: #8f0f29;
border-bottom: 1px solid #ccc;
}

#noLogin img {
margin-bottom: 1.5em;
border: 1px solid #e8e8e8;
}