@import url("reset.css");
@import url("fonts.css");
@import url("menus/backstyle.css");
body,html{
	width: 100%;
	height: 100%;
}
html{
	height: 100.02%;
}
body {
	color: #333333;
	background: #FFFFFF url(blank.gif);
}
h1,h2,h3,h4,legend {
	color: #C50C3E;
}
h1 {
	font-size: 3em;
	margin: 0 0 0.4em 0;
	font-weight: normal;
	background: #A8A9AC;
	color: #FFFFFF;
	text-transform: lowercase;
}
h2 {
	font-size: 2.0em;
	margin: 0 0 0.4em 0;
	font-weight: normal;
}
h3 {
	font-size: 1.5em;
	margin: 0 0 0.4em 0;
	font-weight: normal;
}
h4 {
	font-size: 1.2em;
	margin: 0 0 0.5em 0;
}
h1 a, h2 a, h3 a, h4 a {
	text-decoration: none !important;
}
abbr,acronym {border-bottom: 1px dotted #A17128;cursor: help;}
strong {font-weight: bold;}
em {font-style: italic;}
a {color: #C50C3E; text-decoration: none;}
.edit a {color: #C50C3E !important; text-decoration: none !important;}
#wrapper{
	display: block;
	width: 910px;
	min-height: 500px;
	height: auto;
	padding: 10px;
	/*overflow: hidden;*/
	margin: 0px auto 0px auto;
}
#header {
	display: block;
	width: 110px;
	height: auto;
	position: relative;
	padding: 0px 5px 10px 0px;
	margin: 0px;
	float: left;
	z-index: 1;
}
#logos {
	position: absolute;
	left: 0;
	top: 168px;
	width: 110px;
}
#logoshold {
	position: absolute;
	left: 0;
	top: 0px
}
#header #logolink {
	display:block;
	position: relative;
	padding-top: 62px; width: 45px; 
	overflow: hidden;
	height: 0;
	cursor: pointer;
	background: url(images/ttp-logo.gif) left top no-repeat;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
}
#header #queensAwards {
	display:block;
	position: absolute;
	padding-top: 66px; width: 43px; 
	overflow: hidden;
	height: 0;
	background: url(images/queens_awards_enterprise.gif) left top no-repeat;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	top: -4px;
	right: 0;
}
#header img{
	visibility: hidden;
}
/*Main menu*/
#nav {
	text-transform: lowercase;
}
#nav li{
	margin: 0px 0px 5px 0px !important;
	padding: 0 !important;
	display: block;
	height: 18px;
}
#nav strong {
	display: block;
}
#nav a {
	display: block;
	position: relative;
	padding-top: 18px; width: 110px; 
	overflow: hidden;
	height: 0;
	cursor: pointer;
	background: url(menus/nav.gif) no-repeat;
}
#nav-01 a{background-position: 0px 0px;} #nav-01 strong a, #nav-01 a:hover{background-position: -120px 0px;}
#nav-02 a{background-position: 0px -23px;} #nav-02 strong a, #nav-02 a:hover{background-position: -120px -23px;}
#nav-03 a{background-position: 0px -46px;} #nav-03 strong a, #nav-03 a:hover{background-position: -120px -46px;}
#nav-04 a{background-position: 0px -69px;} #nav-04 strong a, #nav-04 a:hover{background-position: -120px -69px;}
#nav-05 a{background-position: 0px -92px;} #nav-05 strong a, #nav-05 a:hover{background-position: -120px -92px;}
#nav-06 a{background-position: 0px -115px;} #nav-06 strong a, #nav-06 a:hover{background-position: -120px -115px;}
#nav-07 a{background-position: 0px -138px;} #nav-07 strong a, #nav-07 a:hover{background-position: -120px -138px;}
#nav-08 a{background-position: 0px -161px;} #nav-08 strong a, #nav-08 a:hover{background-position: -120px -161px;}
#nav-09 a{background-position: 0px -184px;} #nav-09 strong a, #nav-09 a:hover{background-position: -120px -184px;}
#nav-search a{background: url(images/search.gif) no-repeat left top;}

#nav a strong {
	color: #000000;
}
/*End main menu*/
#main {
	display: block;
	width: 795px;
	height: auto;
	float: left;
}
#menubar {
	display: block;
	width: 795px;
	height: 18px;
	margin-bottom: 5px;
	overflow: hidden;
	background: #E7E8EA;
}
#auxbar {
	display: block;
	width: 315px;
	float: right;
	overflow: hidden;
}
#auxbar h2{ 
	padding: 5px;
	font-size: 2.0em;
	line-height: 1.2em;
	color: #97989B;
}
.lo_home #menubar {
	background: #A8A9AC;
}
.lo_section #menubar {
	height: 163px;
	background: #A8A9AC url(images/page-menu-back.gif) repeat-x left top;
}
/*Page menus*/
#pagelinks {
	text-transform: lowercase;
	display: block;
	width: 800px;
}
#pagelinks li{
	margin: 0px !important;
	padding: 0px !important;
	display: block;
	height: 18px;
	float: left;
	border-right: solid 5px #FFFFFF;
	background-position: left bottom;
	background-repeat: no-repeat;
}
.lo_section #pagelinks li{
	height: 163px;
}
#pagelinks strong {
	display: block;
}
#pagelinks a {
	display: block;
	position: relative;
	padding-top: 18px; width: 155px; 
	overflow: hidden;
	height: 0;
	cursor: pointer;
	background-repeat: no-repeat;
}

#page-01 a{background-position: 0px 0px;} #page-01 strong a, #page-01 a:hover{background-position: 0px -22px;}
#page-02 a{background-position: -160px 0px;} #page-02 strong a, #page-02 a:hover{background-position: -160px -22px;}
#page-03 a{background-position: -320px 0px;} #page-03 strong a, #page-03 a:hover{background-position: -320px -22px;}
#page-04 a{background-position: -480px 0px;} #page-04 strong a, #page-04 a:hover{background-position: -480px -22px;}
#page-05 a{background-position: -640px 0px;} #page-05 strong a, #page-05 a:hover{background-position: -640px -22px;}

/*End main menu*/
#content {
	display: block;
	height: auto;
	position: relative;
}
#content hr {
	color: #999999;
	background: #999999;
	height: 1px;
	border: none;
	margin: 0 0 1em 0;
}
#content li {
	margin-bottom: 0.5em;
	line-height: 1.2em;
}
#content a:hover {
	text-decoration: underline !important;
}
#content p, #content ul, #content ol {
	margin-bottom: 1em;
}
#content ol {
	margin-left: 1em;
	padding-left: 1em;
	list-style: decimal;
}
#content ol li {
	list-style: decimal;
}
#content ol li ol {
	margin-top: 0.5em;
}
#content ol li ol li{
	list-style: lower-alpha;
}
#content ul li{
	list-style: none;
	padding-left: 1.4em;
	background: url(images/bullet.gif) no-repeat 0.1em 0.4em;	/*list-style: square url(images/bullet.gif);*/
}
#content ul li ul{
	margin-top: 0.5em;
	margin-bottom: 0;
}
#content ul li ul li{
	list-style: none;
	padding-left: 1.4em;
	font-size: 0.9em;
	background: url(images/bullet-small.gif) no-repeat left 0.2em;
}
blockquote {
	background:url(images/quote.png) no-repeat 0px 0.2em;
	text-align: justify;
	text-indent:15px;
	margin-bottom: 1em;
}

blockquote  p {
	background: url(images/unquote.png) no-repeat;
	background-position:bottom right;
	padding-right:0px;
	color: #993300;
	margin: 0 0 1em 0 !important;
}
cite {
	font-size: 0.9em;
	margin: 0 0 1em 0 !important;
	color: #999999;
	font-style: italic;
	text-indent:0px;
	text-align: left;
}
.panel_one cite {
	color: #CCCCCC;
}
#banner {
	display: block;
	width: 795px;
	min-height: 140px;
	height: auto;
	overflow: visible;
	margin-bottom: 5px;
	background: #A8A9AC url(images/bann-back.gif) repeat-y left top;
}
#banner #pageTitle {
	display: block;
	float: right;
	width: 295px;
	min-height: 130px;
	padding: 10px 10px 0px 10px;
	background: #A8A9AC;
	color: #FFFFFF;
}
#banner #media{
	display: block;
	width: 475px;
	height: 140px;
	overflow: hidden;
	background: #F4F4F4;
	margin: 0px 5px 0px 0px;
}
.lo_home #media {
	display: block;
	width: 795px;
	height: 370px;
	overflow: hidden;
	margin-bottom: 5px;
	background: #D1D1D1;
}
#panels {
	display: block;
	width: 475px;
}
.lo_home #panels {width: 795px; background: url(images/head-office.jpg) no-repeat right top;}
.panel_one {
	padding: 5px;
	background: #939598;
	color: #FFFFFF;
	font-size: 1.3em;
}
.lo_home .panel_one {
	background: #A8A9AC;
	width: 465px;
	margin-right: 5px;
	float: left;
}
.lo_home h2, .lo_home h2 a{color: #FFFFFF !important;}
.panel_two {
	padding: 5px 5px 5px 5px;
	background: #E7E8EA;
	margin-top: 5px;
}
.lo_home .panel_two {
	width: 305px;
	float: left;
	background: #E7E8EA url(images/head-office.jpg) no-repeat right top;
	margin-top: 0;
}
.lo_home.edit .panel_two {
	width: 291px;
}
#footer {
	font-size: 0.9em;
	display: block;
	width: 795px;
	height: auto;
	position: relative;
	padding: 0;
	margin: 15px 0 0 0;
	color: #666666;
}
#footer p {}
#footer a {text-decoration: none;}
#footer a:hover { text-decoration: none;}
#footer a.sub {color: #666666;}
#footer #cba {
	width: auto;
	padding: 0px 0px 0px 14px;
	background: url(images/i_mouse.gif) no-repeat left center;
}
.inde {
	width: 90% !important;
	padding: 5px;
}
.otr {
	background-color: #F7F7F7;
}
.etr {
	background-color: #EFEFEF;
}
.mgleft {
	margin-left: 20px;
}
.mgright {
	margin-right: 20px;
}
.colMid {
	display: block;
	float: left;
	width: 340px;
	margin-bottom: 1em;
	overflow: hidden;
}
.colMidDoub {
	display: block;
	float: left;
	width: 370px;
	margin-bottom: 1em;
	overflow: hidden;
}
.colMidWide {
	display: block;
	float: left;
	width: 550px;
	margin-bottom: 1em;
	overflow: hidden;
}
.colSmall {
	display: block;
	float: left;
	width: 190px;
	margin-bottom: 1em;
	overflow: hidden;
}
.colLeft {
	display: block;
	float: left;
	clear: left;
	width: 40%;
	margin-bottom: 1em;
}
.colRight {
	display: block;
	float: right;
	clear: right;
	width: 40%;
	margin-bottom: 1em;
}

/*General Styles*/
.i_left {float: left; margin: 0px 10px 2px 0px; padding:3px; background:#FFFFFF; border: solid 1px #CCCCCC;}
.i_right {float: right; margin: 0 0 2px 10px; padding:3px; background:#FFFFFF; border: solid 1px #CCCCCC;}
.i_cent {clear: both;display: block;margin: 0px auto 0px auto; padding:3px; background:#FFFFFF; border: solid 1px #CCCCCC;}
.clear {display: block;height: 0px;clear: both;margin: 0px;padding: 0px;overflow: hidden;}
.edit .clear {display: block;height: 1em;clear: both;margin: 0px;padding: 0px;overflow: hidden; border: dashed 1px #FF9900;}
/* Indentation. */
.Indent1 {margin-left: 40px;}
.Indent2 {margin-left: 80px;}
.Indent3 {margin-left: 120px;}
/* Alignment. */
.alignLeft {text-align: left;}
.alignCent {text-align: center;}
.alignRight {text-align: right;}
.alignFull {text-align: justify;}

.boxout {
	background: #EFEFEF;
	border: solid 1px #CCCCCC;
	padding: 5px;
}
.boxout h1, .boxout h2 {
	background: none !important;
	padding: 0 !important;
}
.tabTiny {
	display: block;
	clear: left;
	float: left;
	width: 1em;
	margin-right: 0.5em;
}
.tabSmall {
	display: block;
	clear: left;
	float: left;
	width: 4em;
	margin-right: 1em;
}
.tabMid {
	display: block;
	clear: left;
	float: left;
	width: 8em;
	margin-right: 1em;
}
.tabLarge {
	display: block;
	clear: left;
	float: left;
	width: 12em;
	margin-right: 1em;
}
.smallGrey {
	color: #999999;
	font-size: 10px;
}
.smallTxt {
	font-size: 0.9em;
}
.hilite {
	font-weight: bold;
	color: #FF9900;
}
.hide {
	display: none;
}
/*Gallery*/
.gal-thumbs {
	display: block;
	height: auto;
	width: 105%;
	margin: 0 !important;
	padding: 0 !important;
}
.gal-thumbs li {
	display: block;
	float: left;
	width: 75px;
	height: 75px;
	margin: 0px 5px 5px 0px;
	padding: 0px !important;
	line-height: 0;
	background-repeat: no-repeat; background-position: 0px 0px;
}
.gal-thumbs li a {
	display: block;
	text-decoration: none;
	text-indent: -9000px;
	width: 75px;
	height: 75px;
	float: left; margin:0; padding:0; background-image: url(images/thumb-select.gif); background-repeat: no-repeat; background-position: -80px -80px; border: none;
}
.gal-thumbs li a:hover, .gal-thumbs li strong a {
	background-position: 0px 0px;
}
#submenu-marker {
	display: block;
	background:url(menus/sub_menu.gif) no-repeat !important;
	text-indent: -900px;
}
/*Motion Gallery --------------------------------------------------------------- */
#photo-container {
	border: solid 1px #CCCCCC;
	padding: 10px;
	width: 440px;
	overflow: hidden;
	height: auto;
	margin: auto;
	text-align: center;
	margin-bottom: 10px;
	/*background: #000000;*/
}
#photo-container img {
	background: #000000;
}
#motioncontainer {
	position:relative;
	margin: 0 auto;
	border: solid 1px #CCCCCC;
	/*height: 70px; overflow:hidden; Defined in mogal.js*/
}
#photo-nav {
	padding: 0 0 0 0;
	margin: 0 auto 0 auto;
	display: block;
	left:0;
	top:0;
	overflow: visible;
	/*position:absolute;white-space: nowrap; Defined in mogal.js*/
}
.gallinks {
	list-style: none;
	padding-left: 0 !important;
	margin: 0 !important;
}
.gallinks li{
	display: inline;
	clear: none;
	margin: 0px 1px 3px 0px;
	padding: 0px !important;
	background: none !important;
	line-height: 0;
}
.gallinks a img{
	line-height: 0;
}
.gallinks a:hover img{
	background: #FF9900;
}

#statusdiv {
background-color: #FFFFCC;
color: #666666;
border: 1px solid gray;
padding: 2px;
position: absolute; /* Stop Editing Gallery Styles */
left: -300px;
visibility: hidden;
}
/* --------------------------------------------------------------- 
- Lightbox
*/
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(lbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(lbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(lbox/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	min-width: 990px;
	height: 500px;
	background-color: #000;
	}
#localmap {
	position: relative;
	display: block;
	width: 600px;
	max-width: 96%;
	height: 400px;
	border: solid 1px #999999;
	margin: 0px auto 0px auto;
}
/* Access styles */
.skip a{
	display:block;
	position: absolute;
	padding-top: 1px; width: 1px; 
	overflow: hidden;
	/* WIN IE5 hack */ height: 1px; voice-family: "\"}\""; 
	voice-family:inherit; height: 0;
	cursor: default;
	margin: 0px;
	z-index: 99;
}
.skip a:focus, .skip a:active {display: inline; background: #333333; border: solid black 1px; color: #ffffff !important; text-decoration: none;
	position: absolute; height: auto; width: auto; padding: 0 0.5em;}
.skip a:hover {cursor: default}

/* --------------------------------------------------------------- 
- SIFR
*/
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}
.sIFR-hasFlash h1, h2 {
	line-height: 110%;
}
.sIFR-hasFlash h1 {
	visibility: hidden;
	font-size: 3.2em;
	letter-spacing: 0px;
	margin: 0 !important;
	font-weight: normal;
	width: 90%;
}

.sIFR-hasFlash .lo_home h2 {
	visibility: hidden;
	font-size: 2.4em;
	letter-spacing: 0px;
	margin: 0px 0px 0px 0px;
	font-weight: normal;
	width: 90%;
}
.sIFR-hasFlash #auxbar h2{
	visibility: hidden;
	font-size: 2em;
	line-height: 1.2em;
	letter-spacing: 0px;
	margin: 0px 0px 0px 0px;
	font-weight: normal;
	width: 90%;
}

/* --------------------------------------------------------------- 
- Form styles
*/
input{margin: 0px;}
fieldset{border: none;}
legend{
	font-size: 1.2em;
	background: none;
}
textarea{
	width: auto;
}
label {
	cursor: pointer;
	width: 10em;
	float: left;
	color: #666666;
	margin-right: 1em;
}
label.single {
	float: none;
	display: block;
	margin-bottom: 0.5em;
}
.twocol {
	width: 100%;
	clear: both;
}
.twocol label {
	width: 45%;
	margin-right: 1em;
	margin-bottom: 1em;
}
.twocol .even {
	float: right !important;
	clear: right !important;
	margin-right: 0;
}
.lrgform, stdform {
	display: block;
	clear: both;
}
.lrgform p{
	margin: 0.5em 0px 0.5em 0px !important;
	line-height: 1.6em;
}
.stdform p{
	margin: 0.2em 0px 0.2em 0px !important;
	line-height: 1.4em;
}
.miniform p{
	margin: 0.2em 0px 0.2em 0px !important;
	line-height: 1.4em;
}
.miniform label{
	width: 18em;
}
.section{
	background: #F7F7F7;
	border: 1px solid #A5ACB2;
	padding: 4px;
	margin-bottom: 1em;
	color: #333333;
}
.plain{
	border: none !important;
}
.fullfield, .largefield, .stdfield, .midfield, .flexfield, .flexSmallfield, .smallfield, .smallfield-fl, .minifield, .tinyfield{
	background: #FFFFFF;
	color: #333333;
	border: solid 1px #A5ACB2;
}
.fullfield {
	width: 80%;
}
.largefield{
	max-width: 95%;
	width: 26em;
	font-size: 1em;
	padding: 2px;
}
.stdfield{
	max-width: 95%;
	width: 18em;
	font-size: 1em;
	padding: 2px;
}
.flexfield{
	width: 70%;
	font-size: 1em;
	padding: 2px;
}
.smallfield {
	max-width: 65%;
	width: 9em;
	font-size: 1em;
	padding: 2px;
}
.midfield {
	width: 12em;
	font-size: 1em;
	padding: 2px;
}
.flexSmallfield {
	width: 40%;
	font-size: 1em;
	padding: 2px;
}
.smallfield-fl {
	max-width: 65%;
	width: 9em;
	font-size: 1em;
	padding: 2px;
	float: left;
	margin-right: 0.5em;
}
.minifield {
	width: 7.5em;
	font-size: 1em;
	padding: 2px;
}
.minifield-fl {
	max-width: 65%;
	width: 7.5em;
	font-size: 1em;
	padding: 2px;
	float: left;
	margin-right: 0.5em;
}
.tinyfield {
	width: 4em;
	font-size: 1em;
	padding: 2px;
}
select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: solid 1px #A5ACB2;
	padding: 2px;
}
.frmbutton {
	font-size: 1em;
	font-weight: bold;
	cursor: pointer;
	padding: 3px;
	color: #333333;
	background: #FFFFFF;
	border: solid 1px #A5ACB2;
}
#banner .frmbutton {
	font-size: 11px !important; height: 20px !important;
	font-weight: bold;
	cursor: pointer;
	color: #FFFFFF;
	padding: 0px;
	background: #818285;
	border: solid 1px #FFFFFF;
}
.centwide {
	text-align: center;
	margin: 0 auto 0 auto;
	width: 50%;
}
.disabled {
	background-color: #EFEFEF;
	color: #999999;
}
/* --------------------------------------------------------------- */


.required {
	color: #CC0000 !important;
}
a .required {
	color: #CC0000 !important;
	font-weight: bold;
}
/* SEARCH --------------------------------------------------------- */
#sp2_form {
	display: block;
	width: 465px;
	min-height: 130px;
	height: auto;
	overflow: visible;
	background: #A8A9AC;
	padding:5px;
	margin: 0px 5px 0px 0px;
}
#sp2_form fieldset {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	width: auto;
}
#sp2_form label {color: #333333;}
#sp2_form .flexfield, #sp2_form .largefield {display: block; float: left;  margin-bottom: 1px; font-size: 11px !important; height: 14px !important; border: solid 1px #FFFFFF;}
.sp2_title {font-weight: bold;}
.sp2_address {color: #666666;}
.sp2_info {color: #000000; margin-top: 0.5em;}
.sp2_advanced {margin-top: 10px; font-size: 11px; 
	height: 16px; padding: 2px;
	width: auto;
	float: left;
	color: #FFFFFF; border: solid 1px #FFFFFF;
}
/* --------------------------------------------------------------- */