@charset "UTF-8";

a {
  outline: none; /* no outline on all a states */
}

html {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	background-image: url(../images/testBackground.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-image:none;
}

body,html {
}

body {
	margin: 0px;
	padding: 0px;
	-webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}

ul, ol, dl { 
	padding: 0;
	margin: 0;
}

h1, h2, h3, h4, h5, h6, p {
	margin-top: 0px;
}

img {
	border: none;
}

body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#TBDcontainer {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -500px;
	margin-top: -350px;/* half of #content height*/
	height: 700px;
	width: 1000px;
}

#contactFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	text-align: right;
	padding-top: 0px;
	height: 90px;
}

#contactFooter a {
	color: #999;
	text-decoration: none;
}
#contactFooter p {
	padding-top: 24px;
}
#TBDheader {
	height: 90px;
	position: relative;
}

#TBDheader a {
	color: #999;
	text-decoration: none;
	border: 0;
}

#headPort {
	height: 20px;
	width: 100px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	color: #98887C;
	font-size: 11px;
	text-align: right;
	letter-spacing: 5px;
	left: 900px;
	top: 47px;
}
#headTb {
	height: 11px;
	width: 165px;
	position: absolute;
	color: #98887C;
	top: 46px;
}

#headSym {
	height: 27px;
	width: 27px;
	position: absolute;
	color: #98887C;
	left: 487px;
	top: 39px;
}

#fadeshow1 {
	height: 440px;
}
#mainContent {
	height: 520px;
	position: relative;
	background-image: url(../images/contentBack520.jpg);
}

#TBDleft {
	position: absolute;
	width: 200px;
	left: 16px;
	top: 62px;
	line-height: 16px;
}

#label {
	position: absolute;
	width: 400px;
	left: 272px;
	top: 15px;
	color: #999;
}

#stageType {
	position: absolute;
	width: 400px;
	left: 305px;
	top: 57px;
	line-height: 22px;
}

#stageLG {
	position: absolute;
	width: 568px;
	left: 270px;
	top: 44px;
	line-height: 22px;
	background-repeat: repeat;
}

#thumbnailAREAw {
	position: absolute;
	overflow: hidden;
	left: 270px;
	top: 487px;
}

#thumbnailAREAw img {
	border: 0px;
	width: 32px;
	height: 32px;
	margin: 0px;
	padding: 0px;
}


div.TH {
	height: 32px;
	width: 48px;
	margin: 0px;
	padding: 0px;
	float: left;
	padding-bottom: 16px;
}

#subNav {
	height: 38px;
	font-size: 12px;
	color: #999999;
	overflow: hidden;
	position: absolute;
	left: 273px;
	top: 447px;
}

#subNav p {
	margin-left: 43px;
	margin-top: 13px;
	margin-bottom: 0px;
}

div.sq38 {
	height: 38px;
	width: 32px;
	margin: 0px;
	padding: 0px;
	float: left;
	margin-right: 16px;
}

div.sq38mk {
	height: 38px;
	width: 32px;
	margin: 0px;
	padding: 0px;
	float: left;
	margin-right: 16px;
	background-image: url(../images/CircleMag.gif);
}

#contactFooter h1 {
	font-size: 11px;
	font-weight: normal;
}
