@charset "utf-8";
/* CSS Document */
:focus { outline:0; }
a:active { outline:none; }
/*html,body { height:100%;}*/
@font-face {
    font-family: 'Akzidenz-GroteskProBold';
    src: url('akzidgroprobol-webfont.eot');
    src: url('akzidgroprobol-webfont.eot?#iefix') format('embedded-opentype'),
         url('akzidgroprobol-webfont.woff') format('woff'),
         url('akzidgroprobol-webfont.ttf') format('truetype'),
         url('akzidgroprobol-webfont.svg#Akzidenz-GroteskProBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

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

}
body,td,th {
font-family: 'Akzidenz-GroteskProLight'; font-size:14px;	color: #FFF;
    /*text-shadow:0 1px 0 rgba(255,255,255,.3);*/
	-webkit-font-smoothing: subpixel-antialiased;
}
body {
	background-color: #000;
	margin: 0px;
}
.img {
	border:0px;
	display:block;
}
a:link, a:visited, a:hover, a:active {

	text-decoration: none;
	color: #FFF;
}
a.gwlinks:link, a.gwlinks:visited, a.gwlinks:active {
font-family: 'Akzidenz-GroteskProBold';	text-decoration: none;
	color: #808080;
}
a.gwlinks:hover {
font-family: 'Akzidenz-GroteskProBold';	text-decoration: none;
	color: #fff;
}
.bgray {
font-family: 'Akzidenz-GroteskProBold';  color: #808080;
}
#container {
	width:1100px;
	height:645px;
	margin:0px auto;
	margin-top:50px;
    margin-bottom:40px;
	/*border:1px solid red;*/
}
#main {
	position:relative;
	margin:0px 40px;
	height:645px;
}
.clear {
	clear:both;
}
#header {
	height:63px;
}
#ptitle {
font-family: 'Akzidenz-GroteskProBold'; font-size:44px;	width:250px; 
	height:400px;
	position:absolute; 
	top:168px; 
	left:0; 
	color:#808080; 
	
}
#ptitle a:link, #ptitle a:visited, #ptitle a:active {
font-family: 'Akzidenz-GroteskProBold'; font-size:18px;	text-decoration: none;
	color: #808080;
	
}
#ptitle a:hover {
font-family: 'Akzidenz-GroteskProBold'; font-size:18px;	text-decoration: none;
	color: #fff;
}
#ptxt {
	width:711px; 
	height:400px; 
	position:absolute; 
	top:180px; 
	left:270px; 
    font-family: 'Akzidenz-GroteskProLight'; font-size:16px;	/*border:1px solid red;*/
}
#tmenu {
    font-family: 'Akzidenz-GroteskProBold'; font-size:19px;	
}
#tmenu a {
	float:left; 
	display:inline;
    	margin-right:60px;}
img.cimg {
	display:block;
	position:absolute; 
	top:0px; 
	left:0px; 
	z-index:100;
}
.ccopytxt {
	width:235px; 
	height:132px; 
	float:left; 
	background-color:#453a3a; 
	position:relative; 
	display:inline; 
	margin-right:3px; 
	margin-bottom:2px; 
	/*cursor:pointer;*/
}
a.caselink,  a.caselink:active, a.caselink:visited, a.caselink:hover {
	display:block;
	width:215px; 
	height:112px;
	text-decoration:none;
	background-color:#453a3a;
	color:#FFF;
	padding:10px;
    font-size:12px;
}
#padc {
	/*border:1px solid red; */
    width:711px; 
    text-align:center; 
    position:absolute; 
    top:590px; 
    left:270px;
}
#padc a:link, #padc a:visited, #padc a:active {
	text-decoration: none;
	color: #808080;
	font-size:12px;
}
#padc a:hover {
	text-decoration: none;
	color: #fff;
	font-size:12px;
}
#larr {
	/*border:1px solid red;*/ 
    width:20px; 
    height:80px;
    position:absolute; 
    top:340px; 
    left:245px;
}
#rarr {
	/*border:1px solid red; */
    width:20px; 
    height:80px;
    position:absolute; 
    top:340px; 
    left:985px;
}
/*
#view {
/*border: 1px solid #333333 ;* /
overflow: hidden ;
position: relative ;
/*width: 711px;*/
}
 
#image {
display: block ;
left: 0px ;
top: 0px ;
}
 
#zoom {
background-image: url( "img/white_fade.png" ) ;
border: 1px solid #000000 ;
cursor: pointer ;
display: none ;
height: 50px ;
position: absolute ;
width: 50px ;
z-index: 100 ;
}*/

