@font-face {
	font-family: 'trade';
	src: url('tradegothicltstd-webfont.eot');
	src: local('☺'), url('tradegothicltstd-webfont.woff') format('woff'), url('tradegothicltstd-webfont.ttf') format('truetype'), url('tradegothicltstd-webfont.svg#webfontcClsO0g3') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'RamaHeavyCondensed';
    src: url('rama-webfont.eot');
    src: url('rama-webfont.eot?#iefix') format('embedded-opentype'),
         url('rama-webfont.woff') format('woff'),
         url('rama-webfont.ttf') format('truetype'),
         url('rama-webfont.svg#RamaHeavyCondensed') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*@font-face {
	font-family: 'traderound';
	src: url('tradegothicnextsrpro-hvcn-webfont.eot');
	src: local('☺'), url('tradegothicnextsrpro-hvcn-webfont.woff') format('woff'), url('tradegothicnextsrpro-hvcn-webfont.ttf') format('truetype'), url('tradegothicnextsrpro-hvcn-webfont.svg#webfonty8E9nMHv') format('svg');
	font-weight: normal;
	font-style: normal;
}*/

* {
	padding:0;
	margin:0;
}

body {
	margin:0;
	padding:0px;
	border:0;
	font-family: trade,Arial, sans-serif;
	line-height:13px;
	font-size:11px;
/*	background-image: url('/img/admin/grid.gif');	*/
}

a {
	border:0;
}

a:hover {
	text-decoration: none;
}

a:visited {
	color:#66D;
}


img {
	border:0;	
}

p {
	display:block;
	padding:0;
	border:0;
	margin:0;	
}

h1,h2,h3 {
	font-family: RamaHeavyCondensed,Arial, sans-serif;
	margin:0;
	padding:0;
	font-weight:normal;
}

h1 {
	font-size:78px;
	line-height:78px;
	position:relative;
	top:-6px;
/*	margin-top:-6px;*/
}

h2 {
	font-size:39px;
	line-height:39px;
	position:relative;
	top:3px;
/*	margin-top:3px;	*/
}

h3 {
	font-size:26px;
	line-height:26px;
	position:relative;
	top:2px;	
/*	margin-top:2px;			*/
}

.english {
/*	color:#FA3C23;*/
	color:#777;
}

div#layout {
	position:absolute;
	top:0px;
	left:0px;	
	width:897px;
	padding-left:13px;
}

div.projectimage, div.projectvideo {
	position:absolute;
	top:0px;
	left:0px;
}

div.projectvideo {
	cursor: pointer;
}

div.projecttext {
	position:absolute;
	top:0px;
	left:0px;
	overflow:hidden;
	z-index:100;
}

:-moz-any-link:focus {
  outline: none;
}


/* menu */

#menu {
	margin-top:13px;
}

table#menu {
	position:absolute;
	left: 923px;
	top:0;
	border-collapse:collapse;	
}

tr,td {
	margin:0;
}

#menu td {
	padding-right:13px;	
	width:117px;	
}

#menu td.project img {
	max-width:117px;
	max-height:39px;
}

#menu tr.info td {
	padding-top:13px;
}


#menu tr.projectsheadline {
	border-bottom:2px solid #000;
}

#menu td.project {
	padding-right:13px;
	padding-bottom:13px;	
}

#menu .thumb {
	display:block;
}

#menu .title {	
	font-size:12px;
	text-transform:uppercase;
}

p.menuheader {
	font-family: trade,Arial, sans-serif;	
	border-bottom:2px solid #000;
	font-size:16px;
	line-height:16px;
	margin-bottom:8px;
	font-weight:normal;

}

.margin-top {
	margin-top:13px;
}

