body {
	background: #FFFFFF;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 17px;
	margin: 0;
	text-align: left;
}

div.wrapper {
	height: 100%;
	min-width: 770px;
	/* IE Dynamic Expression to set the width */
	width:expression(document.body.clientWidth < 775? "770px": "100%" );
	}

.masthead {
	background-image: url(../images/tla-logo-bkground.jpg);
	height: 125px;
	background-repeat: repeat-x;
	vertical-align: top;
}

.masthead-right-content {
	margin: 0;
	float: right;
	height: 120px;
	width: 145px;
	clear: none;
	overflow: hidden;
	padding: 0;
}

.buttons {
	font: normal 11px/17px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 20px 0 0 0;
	background-color: #000000;
	cursor: pointer;
	cursor: hand;
	padding: 1px 2px 1px 2px;
	background-image: url(../images/selectbtnbkground.jpg);
	background-repeat: repeat-x;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
}

.content {
	position: relative;
	text-align: left;
	margin-top: 25px;
}

.header {
	text-align: left;
	font-size: 20px;
	color: #CC0000;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, sans-serif;
	margin: 0 0 15px 0;
	padding: 0;
	line-height: 23px;
}

.subhead {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 15px;
	color: #CC0000;
	font-weight: bold;
}

p, td {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 17px;
}

a, a:link, a:active, a:visited {
	color: #CC0000;
	outline: none;
	border: none;
	ie-dummy: expression(this.hideFocus=true);
}

a:hover 
{
	color: #FF1A1F;
	outline: none;
	border: none;
	ie-dummy: expression(this.hideFocus=true);
}

a:focus { 
	outline: none; 
	border: none;
	ie-dummy: expression(this.hideFocus=true);
}

ol {
	margin-left: 20px;
	padding-left: 20px;
}

/* footer */

.footer {
	padding-right: 25px;
	padding-left: 25px;
	margin: 0;
	padding-bottom: 20px;
	font-size: 11px;
	color: #999999;
	padding-top: 25px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

.footerlink {
	font-size: 11px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}

a.footerlink, a.footerlink:active, a.footerlink:visited {
	font-size: 11px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	outline: none;
	border: none;
}

a.footerlink:hover {
	color: #FFFFFF;
	text-decoration:underline;
	outline: none;
	border: none;
}

.footer-image {
	margin: 0;
	float: right;
	height: 50px;
	width: 105px;
	clear: none;
	overflow: hidden;
	padding: 0;
	position: relative;
}

/* index page */

.index-image {
	float: right;
	height: 165px;
	width: 260px;
	clear: none;
	overflow: hidden;
	position: relative;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	top: 2px;
}


/* Menu */
.menucell {
	background-image: url(../images/black-gloss.jpg);
	background-repeat: repeat-x;
	height: 38px;
	padding: 0;
	margin: 0;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 100%;
    }

#menu li {
	margin: 0;
	padding: 0 7;
	font-size: 11px;
	display: inline;
	position: relative;
	left: -20px;
	line-height: normal;
    }

#menu a {
	display: inline;
	text-decoration: none;
	color: #FFFFFF;
	padding: 0 0 0 8px;
	margin: 0;
	outline: none;
	border: none;
    }
	
#menu a:hover {
	color: #FF0000;
	background-image: url(../images/nav-arrow-over.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	outline: none;
	border: none;
    }

#menu {
	margin: 0;
	padding: 10px 0 0 50px;
}

/* Logos page */
.logoswrapper {
	margin:0 auto 50;
	width:600px;
	text-align: center;
}

.logosheadertable {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(../images/thbkground.jpg);
	background-repeat: repeat-x;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
	position: relative;
	left: 0;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.titlecol {
	width: 350px;
	left: 8px;
	position: relative;
	top: 1px;
}

.ordercol {
	width: 68px;
	left: 0;
	position: relative;
	top: 1px;
	text-align: center;
}

#logosdiv {
	margin: 0;
	padding: 0;
	height: 355px;
	overflow: auto;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#CCCCCC;
	position: relative;
	left: 0;
	width: 600px;
}
	
#logosdiv	tr td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #FFFFFF;
	height: 72px;
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 1px;
	padding-right: 8px;
	padding-bottom: 1px;
	padding-left: 8px;
	}

#logosdiv	thead td{
	color: #FFFFFF;
	font-weight: bold;
	border-bottom: 1px solid #999999;
	}

#logosdiv	tbody td{
	border-left: 1px solid #D9D9D9;
	}

#logosdiv	tbody tr.even td{
	background: #EEEEEE;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #C8C8C8;
	}

#logosdiv a {
	color: #CC0000;
	}
	
#logosdiv a:hover {
	color: #FF1A1F;
	}	
	
.logosfootertable {
	background-color: #000000;
	background-image: url(../images/thbkground.jpg);
	background-repeat: repeat-x;
	height: 25px;
	margin: 0;
	padding: 0;
}
	
.selectbutton {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0 -5px -10px;
	background-color: #000000;
	cursor: pointer;
	cursor: hand;
	padding: 0 2px 0 2px;
	background-image: url(../images/selectbtnbkground.jpg);
	background-repeat: repeat-x;
	border: 1px ridge #FFFFFF;
}


/* forms pages */

.formheader {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 13px;
	border-top-width: 10px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-color: #CC0000;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	padding-right: 8px;
}

.textbox {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 2px 4px;
	padding-right: 0;
	padding-left: 2px;
	border: 1px solid #C8C8C8;
}

select {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
	border: 1px solid #C8C8C8;
}

.invisibletextbox {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 2px 4px;
	padding-right: 0;
	padding-left: 2px;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}

.invisibletextboxtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-transform: uppercase;
	border: none;
}

.requiredfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	font-weight: bold;
}

.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	display:none;
	line-height: 11px;
	font-weight: bold;
	clear: both;
  }

.errorvisible {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	line-height: 11px;
	font-weight: bold;
	clear: both;
}

.textbox {
	font: 11px sans-serif;
	color: #000000;
	margin: 2px 4px;
	padding-right: 0;
	padding-left: 2px;
	border: 1px solid #C8C8C8;
	background-color: #FFFFFF;
}

.invisibletextbox {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 2px 4px;
	padding-right: 0;
	padding-left: 2px;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}

input {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 2px 4px;
	padding-right: 0;
	padding-left: 2px;
	border: 1px solid #C8C8C8;
	background-color: #FFFFFF;
}

.title {
	text-transform: uppercase;

}
a.title
{
	color: #CA0000;
	text-transform: uppercase;
	outline: none;
	border: none;
}

.invisibletextboxtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-transform: uppercase;
	border: none;
	background-color: #FFFFFF;
}

.formlabeltitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-transform: uppercase;
	line-height: 11px;
}

.formlabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
}

.checkoutimage {
	text-align: left;
	top: -25px;
	float: right;
	position: relative;
}

.invisibletextboxrightsholder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	border: none;
	background-color: #FFFFFF;
}

.submissionscontent {
	position: relative;
	padding-bottom: 10px;
	text-align: left;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #000000;
	font-weight: normal;
	width: 600px;
}

.logoscontent {
	text-align: left;
	margin-bottom: 20px;
	margin-top: 30px;
	padding: 0;
	margin-right: 0;
	margin-left: 0;
}

.addfilebutton {
	color: #CC0000;
	margin: 0;
	background-color: #FFFFFF;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	cursor: pointer;
	cursor: hand;
}

.appsummarybox {
	border: 1px solid #BB0404;
	height: auto;
	width: 600px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 15px;
	clear: both;
	padding-bottom: 15px;
}

.popup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.dlbox {
	border: 1px solid #BB0404;
	height: auto;
	width: 600px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
}


/* faqs page */

.faq {
	display: none;
}

.faqsfooter {
	margin-top: 35px;
	margin-bottom: 25px;
}

/* Lightbox */

#lightbox{
	position: absolute;
	top: 40px;
	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(../images/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(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Arial, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#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{
	float: right;
	padding-bottom: 0.8em;
	background-repeat: no-repeat;
	background-image: url(../images/closelabel.gif);
	background-position: right;
	width: 65px;
}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	


/* No Javascript */
.noscript {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	padding: 15px 0;
	width: 600px;
	margin-bottom: 50px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CC0000;
	border-bottom-color: #CC0000;
	text-align: left;
	line-height: 17px;
}

/* General Use */
.formlabelgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #585858;
	margin-left: 5px;
}
.tabletext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
}

/* Client pages */
.roytableheader {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #CC0000;
	font-weight: bold;
	padding-bottom: 6px;
}

.roydiv {
	margin: 0;
	padding: 0;
	height: 240px;
	overflow: auto;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#CCCCCC;
	position: relative;
	left: 0;
	width: 600px;
}

.roydivtable {
	margin: 0;
	padding: 0;
	overflow: auto;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#CCCCCC;
	position: relative;
	left: 0;
	background-color: #E8E8E8;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.roydivnolic {
	margin: 0;
	padding: 0;
	height: 240px;
	overflow: auto;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#CCCCCC;
	position: relative;
	left: 0;
	width: 600px;
	border: 1px solid #E8E8E8;
}
.nav-right-content {
	margin: 0 30px 0 0;
	float: right;
	height: 35px;
	width: 110px;
	clear: none;
	overflow: hidden;
	padding: 0;
	color: #CC0000;
	position: relative;
	z-index: 100;
	top: 9px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
}
/* Rotating logos - index.php */

.rotating-logos {
	width: 120px;
	clear: none;
	float: left;
	padding-top: 5px;
	margin-top: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.col {
	width: 295px;
	float: left;
}

.col2 {
	width: 295px;
	float: left;
	margin-top: 25px;
	padding-bottom: 50px;
}

.loading {
	color: #CC0000;
}

.probsdownloadinggrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #585858;
}

