:link,:visited {
text-decoration: none;
}
 
ul,ol {
list-style: none;
}

h1,h2,h3,h4,h5,h6,pre,code {
font-size: 1em;
}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {
margin: 0;
padding: 0;
}

table, td, tr {
margin: 0;
padding: 0;
}

a img,:link img,:visited img {
border: none;
}
 
#address {
font-style: normal;
}


/*--GLOBAL--*/

p {
	font-size: 11px;
	color: #000;
}

p.showing {
	display: block;
	float: left;
	width: 100px;
	height: 19px;
	font-size: 11px;
	color: #000;
	padding: 2px 0 0 6px;
}

p.showingArrows {
	display: block;
	float: left;
	width: 20px;
	height: 19px;
	cursor: pointer;
}

span {
	font-size: 10px;

}

span.date {
	font-size: 11px;

}

strong {
	display: block;
	font-size: 11px;
	font-weight: normal;
	padding-bottom: 0px;

}


a.link {
	display: block;
	padding-bottom: 8px;
	color: #BA0000;

}

a.link2 {
	display: block;
	padding-bottom: 2px;
	color: #BA0000;

}

a.link3 {
	display: inline;
	color: #BA0000;
	
}
a.link4 {
	display: inline;
	width: 60px;
	color: #BA0000;
	
}

a.link:hover, a.link2:hover, a.link3:hover  {
	text-decoration: underline;

}

.divide {
	display: block;
	float: left;
	width:962px;
	height: 36px;
}

.divideShort {
	display: block;
	float: left;
	width:962px;
	height: 22px;
}

.divideShort2 {
	display: block;
	float: left;
	width:962px;
	height: 40px;
}

@font-face {
	font-family: 'TradeGothicLTStdRegular';
	src: url('../fonts/tradegothicltstd.eot');
	src: local('☺'), url('../fonts/tradegothicltstd.woff') format('woff'), url('../fonts/tradegothicltstd.ttf') format('truetype'), url('../fonts/tradegothicltstd.svg#webfont') format('svg');
}

h2 {
	display: block;
	float: left;
	width:100%;
	height: 32px;
	border-top: 1px solid #BFBFBF;
	padding: 8px 0 0 0;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	line-height:normal;
	letter-spacing:0px;
	color: #000;
	font-family: 'TradeGothicLTStdRegular', sans-serif;
}

h3 {
	display: block;
	float: left;
	width: 100px;
	height: 32px;
	padding: 8px 100px 0 0;
	font-size: 14px;
	font-weight: normal; 
	font-style: normal;
	line-height:normal;
	letter-spacing:0px; 
	color: #000;
	position: relative;
	font-family: 'TradeGothicLTStdRegular', sans-serif;
}

h4 {
	display: block;
	float: left;
	width: 100%;
	height: 32px;
	padding: 0px 0px 0 0;
	font-size: 14px;
	font-weight: normal; 
	font-style: normal;
	line-height:normal;
	letter-spacing:0px; 
	color: #000;
	font-family: 'TradeGothicLTStdRegular', sans-serif;
}

.three {
	display: block;
	float: left;
	width:306px;
	padding: 0px 0 0 0;
	margin: 0 20px 0 0;
}

.threeright {
	display: block;
	float: left;
	width:306px;
	padding: 0px 0 0 0;
	margin: 0 0px 0 0;
}

.twoThirds {
	display: block;
	float: left;
	width:632px;
	padding: 0px 0 0 0;
	margin: 0 20px 0 0;
}


body {
	text-align: center;
	font-size: 12px;
	font-family: "arial";
	color: #333;
	line-height: 16px;
}

#container {
	display: block;
	width:962px;
	position: relative;
	text-align: left;
	margin: 0 auto;
}

#header {
	display: block;
	float: left;
	width:962px;
	height: 14px;
	background: url(../images/ot_header.gif) 0px 60px no-repeat;
	padding: 81px 0 22px 0;
	line-height: 14px;
}

#projects {
	position: relative;
	display: block;
	float: left;
	width:962px;
	height: 800px;
	border-top: 1px solid #BFBFBF;
	overflow: hidden;
}

#projectSlide {
	position: absolute;
	top: 46px;
	left: 0px;
	display: block;
	float: left;
	width:2062px;
}

#projectGrid {
	display: block;
	float: left;
	width:962px;
}

#projectDetail {
	position: relative;
	display: block;
	float: left;
	width:962px;
	height:400px;
	padding-left: 30px;
}

#projectNav {
	position: relative;
	display: block;
	float: left;
	width:300px;
	height:50px;
	background-color: #fff;
	overflow: hidden;
}

#projHome {
	position: absolute;
	top: 10px;
	left: 0px;
	display: block;
	float: left;
	width:500px;
	height:50px;
	background-color: #fff;
	overflow: hidden;
}


#projHome .forward{
	display: block;
	float: left;
	cursor: pointer;
	width: 48px;
	height: 14px;
}

#projHome .back{
	display: block;
	float: left;
	opacity: 0;
	filter: alpha(opacity = 50);
	cursor: pointer;
	width: 109px;
	height: 14px;
}

#projectControls{
	position: absolute;
	top:464px;
	left: 31px;
	display: block;
	float: left;
	width:200px !important;
	height:50px !important;
}

.control img {
	display: block;
	float: left;
	width: 18px;
	height: 19px;
	cursor: pointer;
	color: #000;
}

#common {
	display: block;
	float: left;
	width:962px;
	padding: 22px 0 200px 0;
}

#projectGrid div {
	display: block;
	float: left;
	background: #fff;
	font-size: 12px;
	line-height: 14px;
	cursor: pointer;
}

#projectGrid p {
	display: block;
	font-size: 10px;
	font-family: "arial";
	color: #888;
	line-height: 8px;
	padding:0;
}

#projectGrid p span{
	display: block;
	font-size: 12px;
	color: #000;
	line-height: 16px;
	padding:2px 0 0 0;
}



#projectGrid div img{
    width:130px;
	height: 150px;
    margin: 0 50px 0 0;
}

#projectGrid div.projright {
	width:145px;
	height: 250px;
}

#biography {
	display: block;
	float: left;
	width:962px;
}

.threeCol {
	display: block;
	float: left;
	width:306px;
	padding: 0px 0 0 0;
	margin: 0 20px 0 0;
}

.threeColRight {
	margin: 0 0px 0 0;
}

.titleShort {
	display: block;
	float: left;
	width:306px;
	height: 34px;
	border-top: 1px solid #BFBFBF;
	padding: 8px 0 0 0;
}



#media{
	display: block;
	float: left;
	width:634px !important;
	height:460px !important;
	overflow: hidden;
	border: 1px solid #eee;
}

#media .loader{
	display: block;
	float: left;
	padding: 218px 0 0 305px;
}

#media .slider{
	display: block;
	float: left;
	height:462px !important;
	width: 636px;
	margin: 0px;
}

#media .slider div{
	display: block;
	float: left;
	width:636px !important;
	height:462px !important;
	padding-right: 10px;
}

#media .slider img{
	width:636px !important;
	height:462px !important;

}


#detail{
	display: block;
	float: left;
    width:962px;
	height:462px;
	padding-left: 16px;
}

object{
	margin-left:-1px;
	padding:0px;
}








