/* SITE LAYOUT */
body, td, input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin: 0; padding: 0;
	background: white url("http://media.pressburgtradecenter.com/grf/backmap.jpg") no-repeat center 195px;
	color: black;
	text-align: center;
	fo\nt-size: 12px; _font-size: 75%;
}

/* borders, margin.. */
h1, h2, h3, h4 {
	margin: 0; padding: 0;
	font-size: 100%;
}
img {	border: none; }
ul, ol, li { margin: 0; padding: 0; }
ul, ol { margin-left: 20px; }
form, input, textarea, select {	margin: 0;}
p { margin: 0; margin-top: 1em; }
.nomargin { margin: 0 !important; }
.nopadding { padding: 0 !important; }
.noborder { border: none !important; }
/* links */
a { 
	text-decoration: none;
	color: #8A2743;
}
a:hover { text-decoration: underline;}

/* font & alignment*/
.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; }
.justify { text-align: justify; }
.bold { font-weight: bold !important; }
.big { font-size: 120%; margin-top: 40px; }
.italic { font-style: italic !important; }
.small { font-size: 90%; }
.smaller { font-size: 80%; }
.uppercase { text-transform: uppercase !important; }
/* floating & display, clearers */
.fleft { float: left !important; }
.fright { float: right !important; }
.cboth { clear: both; }
.endfloat {
	clear: both;
	height: 1px; font-size: 1px;
	visibility: hidden;
}
.nodisp, .noscreen {	display: none !important; }
.topmargin { margin-top: 100px; background: red;}
.red { color: #8A2743; }

/* MAIN ELEMENTS */
#page {
	margin: 60px auto 35px;
	width: 780px;
	position: relative; 
	text-align: left;
	color: white;
	background: url("http://media.pressburgtradecenter.com/grf/top-bg2.gif") no-repeat top right;
	padding-top: 57px;
}
#logo, #logo a {
	display: block;
	width: 330px;
	height: 190px;
}
#logo {
	position: absolute; left: -1px; top: -55px;
	background: url("http://media.pressburgtradecenter.com/grf/logo2.jpg") no-repeat;
}
#logo span { display: none; }
#topmenu {
	position:absolute; left: 330px; top:2px;
	width: 435px;
	/*word-spacing:2px;
	letter-spacing:1px; */
	color:#282626;
	text-align: right;
}
#topmenu a {
	color:#282626;
	font-weight:bold;
	padding: 0 4px;
}
#topmenu a:hover {color:#8C243F;}
#lngmenu {
	position: absolute; left: 600px; top: -55px;
	width: 180px;
	text-align: right;
	color: black;
}
#lngmenu .hlt {
  font-weight: bold;
  color: #4B4C4E;
}
#contacts {
  position: absolute; left: 370px; top: 25px;
}
#contacts li {
	float: left;
	display: block;
	list-style-type: none;
	font-size: 90%;
	font-weight: bold;
	height: 45px;
}
#contacts li a, #contacts li span {
	display: block;
	padding-top: 12px;
}
#contacts .icon-phone {
  background: url("http://media.pressburgtradecenter.com/grf/icon-phone2.gif") no-repeat;
  padding-left: 30px;
  margin-right: 20px;
}
#contacts .icon-email {
  background: url("http://media.pressburgtradecenter.com/grf/icon-email2.gif") no-repeat;
  padding-left: 40px;
}
#contacts a { color: white !important; }
#content {
	width:754px;
	padding-top: 32px;
	margin-left: 26px;
	_height: 398px; min-height: 398px;
	background: #939498 url("http://media.pressburgtradecenter.com/grf/backstrip.jpg") repeat-y;
}
#content-i {
	background: url("http://media.pressburgtradecenter.com/grf/content-bg.gif") no-repeat left bottom;
	_height: 380px; min-height: 380px;
	padding-bottom: 18px;
}
#footer {
	color: black;
	font-size: 85%;
	margin-left: 26px;
	padding-top: 2px;
}

/* SECTIONS */
.content-left {
	background: #8A2743;
	float: left;
	width: 300px;
	_height: 340px; min-height: 340px;
	margin-top: 50px;
}
.left-i {
	padding: 10px;
}
.content-left img { margin: 10px 0 15px; }
.content-left a, .gallery-left a { color: #A8A9AE;}
.content-left ul {
	list-style-type: square;
}
.content-right ,.content-floorplan{
	background: url("http://media.pressburgtradecenter.com/grf/grey-strip.gif");
	float: right;
	_height: 390px; min-height: 390px;
	width: 435px;
	text-align: justify;
}
.content-floorplan { _height: 433px; min-height: 433px; }
.right-i {
	padding: 5px 15px 0px 15px;
	background: url("http://media.pressburgtradecenter.com/grf/topleft.gif") top left no-repeat;
}
.content-right h1, .righttitle {
	padding-top: 10px;
	font-size: 120%;
	margin-bottom: 0.5em;
	text-align: center;
	color: #E3E4E8;
}

.limage {
	background: #454545;
	float: left;
	clear: left;
	margin: 10px 33px 0 12px;
}
.limage img {
	margin: 0 15px 0 0;
}

/* building */
.aboutbuilding li {
	margin-bottom: 0.3em;
	font-weight: bold;
	margin-left: 40px;
}

.tabs {
	position: absolute; top: 118px;
	width: 300px;
	height: 21px;
}
.office, .retail{
	position:absolute; top: 0;
	width: 88px;
	padding-top: 3px;
	height: 18px;
	font-weight:bold;
	color:#8A2743 !important;
	display: block;
	text-align: center;
}
.tabhlt {
	background: #8A2743 !important;
	color: white !important;
}
a.office:hover, a.retail:hover{ color:#282626 !important; }
.office{
	background: url("http://media.pressburgtradecenter.com/grf/backoffice.gif") no-repeat;
	left:120px;
}
.retail{
	background: url("http://media.pressburgtradecenter.com/grf/backretail.gif") no-repeat;
	left:212px;
}

/* contact */
.content-right address {
	font-style: normal;
	padding-top: 0.5em;
}
.contactform {
	margin-top: 1em;
}
.contactform label {
	display: block;
	float: left;
	width: 80px;
}
.contactform .textinput, .contactform textarea {
	width: 180px;
}
.contactform div {
	clear: both;
	padding-top: 0.2em;
}

/* GALLERY */
.sec-gallery {
	margin: 50px 0 0;
}
.photo {
	text-align: center;
	width: 170px;
	float: left;
	padding: 15px 5px 0;
	color: #F2F2F3;
	font-size: 90%;
}
.gallery-left {
  float: left;
  width: 255px; w\idth: 180px;
  padding: 10px;
  background: #8A2743;
}
.gallery-right {
  float: right;
  width: 450px; w\idth: 525px;
  padding: 0 10px;
  background: #717276;
}
.photo {
	text-align: center;
	width: 170px;
	float: left;
	padding: 15px 5px 0 0;
	color: #F2F2F3;
	font-size: 90%;
}
.gallery-left li {
  margin-top: 0.5em;
}

/* location */
.logoba {
	background-image: url("http://media.pressburgtradecenter.com/grf/logoBA.gif");
	background-repeat: no-repeat;
	background-position: 20px 300px;
}

/* HOMEPAGE */
#page.homepage {background: url("http://media.pressburgtradecenter.com/grf/top-bg.gif") no-repeat top right;}
#page.homepage #logo {
	background: url("http://media.pressburgtradecenter.com/grf/logo.jpg") no-repeat;
}
#page.homepage #contacts .icon-phone {
  background: url("http://media.pressburgtradecenter.com/grf/icon-phone.gif") no-repeat;
  padding-left: 30px;
  margin-right: 20px;
}
#page.homepage #contacts .icon-email {
  background: url("http://media.pressburgtradecenter.com/grf/icon-email.gif") no-repeat;
  padding-left: 40px;
}
#page.homepage #content {
	background: black url("http://media.pressburgtradecenter.com/grf/night-bg.jpg") no-repeat left bottom;
}
.righttext {
	text-align: justify;
	float:right; 
	width: 241px;
	padding-right: 10px;
	_height: 234px; min-height: 234px;
}
.rightmap {
	float:right;
	width: 251px;
	clear: right;
	background: #454545;
}
#flashmenu {
	position: relative; top: 10px;
}

/* PRESS */
.press {
  margin: 2em 0 0 0;
}
.press li {
  list-style: none;
  margin-top: 0.5em;
}
.press a {
  background: url("http://media.pressburgtradecenter.com/grf/pdf.jpg") left no-repeat;
  padding-left: 20px;
}


