* {
padding:0;
margin:0;
text-decoration:none;
list-style-type:none;
}
body {
background-color: #2a4d77;
}
a img{
border:none;
}
.clear{
clear:both;
margin:0;
height:0;
font-size:0;
}
#container, #container-home {
width: 998px;
margin: -5px auto;
padding: 0;
}
/*--------------------- TOP ---------------------------*/
#container #top{
height: 160px;
padding-top: 0px;
background-image: url(../images/TS_Header_Background.jpg); }

#container-home #top {
background-image: url(../images/TS_home_banner.jpg);
height: 130px;
padding-top: 0px;
background-color: #fff;
background-repeat: no-repeat; }

#container #top a h1 {
float: left;
display: block;
padding: 0;
margin: 5px 0 0 80px;
height: 115px;
width: 185px;
background-image: url(../images/TS_logo_inside.jpg);
background-repeat: no-repeat; }

#container-home #top a h1 {
float: left;
display: block;
padding: 0;
margin: 10px 0 0 80px;
height: 115px;
width: 185px;
background-image: url(../images/TS_home_logo.jpg);
background-repeat: no-repeat; }

#top a h1 span {
display: none;
}
#top h2{
margin-left: 35px;
font-size: 14px;
}



/*--------------------- MAIN NAVIGATION ---------------------------*/
#top ul.main-nav{
background:no-repeat left top;
height: 25px;
padding-right: 95px;
padding-top:90px;
float: right;
}
#top ul.main-nav li{
color:#002B55;
margin-right: 7px;
float:left;
font-size: 16px;
}
#top ul.main-nav li a{
color:#002B55;
font-family: Verdana, Helvetica, Arial, sans-serif;
text-transform: uppercase;
font-size: .75em;
padding: 2px 5px;}

#top ul.main-nav li.active a{
color:#fff;
}


#top ul.main-nav li a:hover{
color:#fff;
background-color: #a0adbd; }

#container #top ul.main-nav li.login a {
background-image: url(../images/TS_log_in.jpg);
height: 17px;
width: 50px;
display: block;
margin: 2px 0 0 10px;
background-repeat: no-repeat; }

#container-home #top ul.main-nav li.login a {
background-image: url(../images/TS_home_log_in.jpg);
height: 17px;
width: 50px;
display: block;
margin: 2px 0 0 10px;
background-repeat: no-repeat; }

#container #top ul.main-nav li.login a:hover {
background-image: url(../images/TS_log_in_over.jpg);
background-color: transparent;
}

#container-home #top ul.main-nav li.login a:hover {
background-image: url(../images/TS_home_log_in_over.jpg);
background-color: transparent;}

li.login a span {
display: none;
}
#top ul.main-nav li.phone_number {
font-size: 1.2em; }

/*--------------------- CONTENT ---------------------------*/
#content {
clear:left;
background-image: url(../images/TS_content_background.jpg);
background-repeat: repeat-y;
}
#full-content-container {
margin: 0;
padding: 0;
background-color: #fff;
}

.full-content {
width: 908px;
padding: 15px 25px 25px 65px;
min-height: 200px;
background-color: #fff;
clear: left;
}
.newsWrapper {
float: left;
}
#newsTeaser {
width: 250px;
display: block;
float: left;
color: #002B55;
margin-right: 15px;
line-height: 1.2em; }

#homeQuote {
width: 310px;
display: block;
float: left;
padding-top: 3px;
color: #002B55;
padding-left: 55px;
line-height: 1.2em; }

#homeQuote h2 {
font-size: 16px;
color: #7B0046;
margin: 0 0 25px 0;
}
#homeQuote p {
font-size: 1.1em;
padding-bottom: 10px;
font-style: italic;
line-height: 1.5em; }
#homeQuote sig {

font-size: .9em;
}
#newsTeaser p {
font-size: .9em; }

#newsTeaser .newsDate {
color: #7B0046;
}
#newsTeaser h1 {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 11px;
color: #002B55;
font-weight: bold;
margin-bottom: 0;}
/*---------------------CONTENT LEFT SIDE ---------------------------*/
#content .left-side {
width: 210px;
margin-left: 65px;
float:left;
}

#content .left-side h2 a {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 14px;
text-transform: uppercase;
color: #002c4e;
font-weight: bold;
padding-left: 16px;}
/*---------------------left - sub navigation---------------------------*/
#content .left-side ul.level-2 {
margin: 22px 0 52px 0;
width: 219px;
}
#content .left-side ul.level-2 li{
/*margin-bottom: 0px;*/
margin-bottom: -5px;
}
html>body #content .left-side ul.level-2 li{
margin-bottom: 10px;
}
ul.level-2 li a {
color: #002c4e;
font-size:1.1em;
padding: 4px 10px 3px 17px;
display:block;
font-family: Arial, Verdana, sans-serif;
} 
ul.level-2 li a:hover{
display:block;
color: #ffffff;
background-image: url(../images/TS_leftnav_rollover.jpg);
background-repeat: no-repeat; }

ul.level-2 li.active a {
background-image: url(../images/TS_leftnav_rollover.jpg);
background-repeat: no-repeat;
display:block;
color: #002c4e;
}

ul.level-2 li.active a:hover{
display:block;
color: #ffffff;
background-image: url(../images/TS_leftnav_rollover.jpg);
background-repeat: no-repeat;
} 
/*---------------------left - sub navigation 2nd level---------------------------*/


html>body #content .left-side ul.level-2 li.sub ul li a {
margin-bottom: 0;
display: block;
} 

ul.level-2 li.sub ul li {
margin-bottom: 0px !important;
width: 200px;
}

ul.level-2 li.sub ul li a {
color: #002c4e;
display:inline;
padding: 0;
font-size: 12px;
margin-left: 25px;
padding-left: 5px;
margin-right: 0px;
}
ul.level-2 li.sub ul li.active a {
color: #7B0046;
background-image: none;
background-color: transparent; }

ul.level-2 li.sub ul li a:hover {
display:inline;
color: #7B0046;
background-image: none;
background-color: transparent;

padding:0 0 0 5px !important;
}
#sidebar li.sub { margin-top: }
#sidebar li.sub[class] { margin-top: 0; }
*:first-child + html #sidebar li.sub { margin-top: -15px; }




/*---------------------content right side---------------------------*/
#content .right-side{
width: 670px;
padding-top: 0px;
padding-bottom: 25px;
padding-left: 25px;
padding-right: 25px;
min-height: 400px;
float:right;
background-color: #fff;
}

#content .right-side #contentSummary {
background-color: #339999;
border: 1px solid #133A3B;
padding: 10px;
margin-bottom: 15px;
}

.imageRight {
float: right;
display: block;
margin-bottom: 7px;
margin-left: 7px;
background-color: #DEEBFF;
text-align: center;
padding-top: 7px;
padding-bottom: 7px;
}


#homeshowWrapper {
display: block;
text-align: center;
}
#printPicture {
display: none;
}
/******** GALLERY MODULE ********/
#photo h1{
text-align: center;
margin-bottom: 0.5em !important;
}
#photo .navigation{
height: 75px;
text-align: center;
width: 400px;
margin: 0 auto;
}
#photo .previous, #photo .next{
padding: 0px;
display: block;
width: 40px;
height: 25px;
}
#photo .previous{
float: left;
background: url(/images/previous.gif) no-repeat;
}
#photo .next{
float: right;
background: url(/images/next.gif) no-repeat;
}
#photo .back{
font-size: 0.9em;
color: #aaa;
text-decoration: none;
}
#photo .back:hover{
text-decoration: underline;
}
#photo p{
margin: 0 0 10px 0;
}
#photo .image{
clear: both;
text-align: center;
}
#photo .image img{
border: 1px solid #111;
}
#photo .description{
width:400px;
margin: 1em auto;
font-size:0.9em;
text-align: center;
}
#gallery {
margin-left: 50px; }

#gallery ul{
margin: 0;
padding: 0;
}
#content .right-side #gallery ul li{
margin: 0 5px 5px 0;
list-style-type: none;
float: left;
width: 150px;
height: 155px;
line-height: 150px;
text-align: center;
border: 1px solid #ccc;
background-color: #b4cbf0;
}

#gallery ul li:hover{
border: 1px solid #aaa;

}


#content .right-side #gallery li img{
vertical-align: middle;
border-top: 0px solid #000;
border-bottom: 0px solid #000;
}


/******* FOOTER *********/

#footer{
background: #6a849c no-repeat left top;
padding-bottom: 10px;
height: 130px;
color: #002B55;
padding-top: 10px;
font-family: Helvetica, sans-serif;
font-size: 9px;
text-align: center;
} 
#footer .bottomNav {
padding-left: 50px;
}
#footer .customer_care {
float: right;
margin-top: 15px;
padding-right: 30px;
width: 325px;
height: 75px;
background-image: url(../images/TS_customer_care_line.jpg);
background-repeat: no-repeat; }

#footer .footer_notices {
float: right;
padding-right: 75px;
}
#footer ul {
float: left;
text-align: left;
padding-left: 15px;
}
#footer ul li.footerTitle a {
font-weight: bold; }

#footer ul li {
margin-top: 3px;
width: 100px;
padding: 0;
line-height: 13px; }

#footer a {
color: #002B55;
margin: 0;
padding: 0;
}
#footer a:hover {
text-decoration: underline;
}

#footerlinks #admin_link {
overflow: hidden;
background-position: center;
width: 90px;
height: 25px;
float: left;
margin-right: 1em;
font-size: 0px;
text-align: center; }

#footerlinks #edit_link {
font-size: 0px;
overflow: hidden;
background-position: center;
width: 90px;
height: 25px;
display: block;
float: right;
} 

/******** SITEMAP MODULE ********/

#sitemap li.sub{
list-style-type: none;
}

/*********ROTATOR***************/

#rotator {
width: 998px;
height: 241px;
background-color: #8D9DAC;
margin: 0;
/* margin:0 0 0 100px;
font-size:16px;*/
background-image: url(../images/TS_home_teaser_background.gif); }
/* Content Panels */
#rotator .ui-tabs-panel {
clear: left;
}

.fragmentText {
display: none; }

#rotator .ui-tabs-hide {
display:none;
}

.ui-tabs-panel{
height:241px;
}

.ui-tabs-panel p{
margin-top:0.2em;
}
.ui-tabs-panel h4, .ui-tabs-panel p{
margin-left:0px !important;
}

ul.ui-tabs-nav { 
display: none;
position: relative;
top: 40px;
left:825px !important;
}

.ui-tabs-panel p{
font-size:0.85em;
}



