@charset "UTF-8";
.copy {
	font-size: 12px;
	font-family: "Courier New", Courier, monospace;
	margin-left: 10px;
	height: 12px;
	line-height: 16px;
	background-position: top;
	text-align: left;
}
.style3 {
	font-family: Courier New;
	color: #999999;
	margin-left: 5px;
	font-size: 14px;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
#tdsidebar a {
	display: block;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #666666;
	border-bottom-color: #666666;
	margin-left: 0px;
	border-right-width: 0px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 0px;
	color: #666;
}
#tdsidebar a:hover {
	background-color: #B5B4B4;
	color: #333;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}
.style12 {color: #999999}
a:active {
	text-decoration: none;
}
#tabble {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
}
.style13 {font-size: 12px; font-family: "Courier New", Courier, monospace; margin-left: 10px; height: 8px; color: #999999; }
#tbbody {
	background-image: url(images/background.jpg);
}
#tbbodymenu {
	padding-left: 0px;
	vertical-align: top;
	padding-top: 85px;
}
#tbmyname {
	background-color: #FFFFFF;
	padding-left: 10px;
}
#bodymotion  a {
	background-color: #000000;
}
.menu {
	padding-left: 5px;
	vertical-align: top;
	padding-top: 10px;
	font-size: 12px;
	line-height: 18px;
	color: #FC3;
	font-family: "Courier New", Courier, monospace;
}
a:link {
	color: #333333;
	text-decoration: none;
	text-align: left;
}
.style15 {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
#loading {
	padding-top: 57px;
	vertical-align: top;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-style: normal;
	line-height: 19px;
	text-decoration: none;
	text-align: left;
}
#tbmotionbg {
	background-image: url(images_all/bg_4.jpg);
	background-repeat: repeat-y;
}
#tbmotionshow {
	vertical-align: top;
	padding-top: 150px;
}
.contact {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	text-decoration: none;
	padding-top: 10px;
	color: #000;
	font-weight: normal;
	font-variant: normal;
}
.whitetype {
	color: #999999;
}
.bg {
	background-image: url(images_all/motion_background.jpg);
}
#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;
	background-image: url(images/loading.gif);
	}
#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%; /* Trick IE into showing hover */
	display: block;
	background-color: transparent;
	background-image: url(images/blank.gif);
	background-repeat: no-repeat;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover {
	background-image: url(images/prevlabel.gif);
	background-repeat: no-repeat;
	background-position: left 15%;
}
#nextLink:hover, #nextLink:visited:hover { background-image: url(images/nextlabel.gif);background-repeat: no-repeat;
	background-position: right 15%;}


#imageDataContainer{
	font: 10px  Courier, monospace;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#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%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
	
.logobox {
	vertical-align: top;
	top: 0px;
	padding-top: 10px;
}

