@charset "utf-8";
/* CSS Document */

body {
	background-color: #EBEFF0;
	margin: 0;
	padding-bottom: 10px;
	}
	
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 10px 0 10px 0;
	}
	
li {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	margin: 0;
	padding: 2px 0 2px 0;
	}
	
ul {
	margin: 5px 0 5px 20px;
	}

h1 {
	margin: 0;
	padding: 30px 0 0 0;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: 100;
	font-size: 33px;
	color: #DBDBDB;
	}
	
h2 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #444444;
	margin: 10px 0 0 0;
	padding: 0;
	}

h3 {
	margin: 10px 0 0 0;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	}

h4 {
	margin: 0;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	}
	
h5 {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	}
	
iFrame {
	border: 0;}

form {
	margin: 0;
	}
	
.navigation {
	margin: 0;
	padding: 0 0 0 3px;
	font-family: Arial, Helvetica, sans-serif;
	color: #cdcdcd;
	font-size: 11px;
	}
	
.navigation a:link, .navigation a:visited, .navigation a:active {
	text-decoration: none;
	color: #cdcdcd;
	}
	
.navigation a:hover {
	text-decoration: none;
	color: #336699;
	}

#header {
	height: 125px;
	background-image: url(../images/p_bkg_1.png);
	background-repeat: repeat-x;
	}

#homeHeader {
	height: 470px;
	background-image: url(../images/b_bck1.png);
	}

#mainContent {
	background-image: url(../images/content_bkg.png);
	background-repeat: repeat-x;
	}

#menu {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	color: #C9D7E9;
	font-size: 12px;
	margin: 0;
	padding: 5px 0 0 0;
	cursor: default;
	width: 530px;
	}
	
#menu dt {
	float: left;
	padding-left: 15px;
	}
	
#menu dt a:link, #menu dt a:visited, #menu dt a:active {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	}

#menu dt a:hover {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	color: #C9D7E9;
	}

a:link, a:visited, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	}

a:hover {
	color: #336699;
	text-decoration: none;
	}

.noUnderline a:link, .noUnderline a:visited, .noUnderline a:active {
	color: #666666;
	text-decoration: none;
	}

.noUnderline a:hover {
	color: #336699;
	text-decoration: none;
	}
	
.printFriendLinks {
	margin: 0;
	}	
	
.printFriendLinks a:link, .printFriendLinks a:visited, .printFriendLinks a:active {
	color: #666666;
	text-decoration: none;
	}

.printFriendLinks a:hover {
	color: #336699;
	text-decoration: none;
	}
	
td.langImg {
	padding: 3px 10px 0 0;
	margin: 0;
	}
	
td.polusLogo {
	padding: 10px 0 0 0;
	}
	
img.logo {
	background: url(../images/logo_border.png);
	padding: 3px;
	}
	
input.srchFld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	margin: 3px 0 0 0;
	padding: 3px 3px 0 3px;
	background-color: #102040;
	border: #617186 1px solid;
	width: 200px;
	height: 17px;
	vertical-align: top;
	}
	
input.srchBtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 3px 0 0 0;
	padding: 0;
	background-image: url(../images/p_srch_btn.gif);
	border: 0;
	width: 29px;
	line-height: 19px;
	height: 21px;
	vertical-align: top;
	border: #617186 1px solid;
	cursor: pointer;
	}
	
#contentTop {
	border-bottom: #CCCCCC 1px solid;
	}

#centerArea {
	background-image: url(../images/h_center_pannel.png);
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0;
	}
	
td.homeTopRow {
	margin: 0px 0 10px 0;
	padding: 20px 0 10px 6px;
	}

table.rightTable {
	height: 580px;
	margin-top: 20px;
	background-image: url(../images/verticala.png);
	background-repeat: no-repeat;
	}
	
td.rightImage {
	padding: 15px 0 7px 7px;
	}
	
.rightCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0;
	padding: 3px 5px 5px 10px;
	}
	
td.bottomBorder {
	margin: 0;
	padding: 5px 0 5px 0;
	border-bottom: #CCCCCC 1px solid;
	}
	
td.topBorder {
	border-top: #CCCCCC 1px solid;
	}
	

td.topBottomSpacer {
	padding: 5px 0 5px 0;
	}
	
td.leftBorder {
	border-left: #CCCCCC 1px solid;
	}
	
td.closeBottomBorder {
	margin: 0;
	padding: 7px 0 0 0;
	border-bottom: #CCCCCC 1px solid;
	}
	
td.downloads {
	margin: 0;
	padding: 0;
	border-bottom: #CCCCCC 1px dotted;
	}
	
td.farBottomBorder {
	margin: 0;
	padding: 15px 0 15px 0;
	border-bottom: #CCCCCC 1px solid;
	}
	
.rightLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0;
	padding: 0 5px 7px 0;
	}
	
.rightLink a:link, .rightLink a:visited, .rightLink a:active {
	color: #336699;
	text-decoration: none;
	}

.rightLink a:hover {
	color: #336699;
	text-decoration: underline;
	}
	
.verdanaCopy {
	padding: 15px 3px 7px 3px;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
table.categoriesTable {
	width: 720px;
	padding: 0;
	margin: 0;
	}
	
td.categoriesTable {
	border-bottom: #CCCCCC 1px solid;
	padding: 20px 0 5px 0;
	margin: 0;
	}

td.spacedRows {
	padding: 20px 0 5px 0;
	margin: 0;
	}
	
img.categoriesImg {
	background-image: url(../images/218x103_bkg.png);
	background-repeat: no-repeat;
	padding: 6px;
	}

td.blueLine {
	border-bottom: #61879B 6px solid;
	}
	
td.footer {
	border-top: #333333 1px solid;
	border-bottom: #C6CDCD 6px solid;
	}
	
p.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	margin: 0;
	}
	
td.footerTop {
	margin: 0;
	padding-top: 5px;
	}
	
td.footerBottom {
	margin: 0;
	padding: 10px 0 5px 0;
	}
	
.footer a:link, .footer a:visited, .footer a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	}
	
.footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: underline;
	}
	
td.tabbedCategories {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 7px 2px 3px 0px;
	margin: 0;
	}
	
td.tabbedCategories a:link, td.tabbedCategories a:visited, td.tabbedCategories a:active {
	color: #333333;
	text-decoration: none;
	}
	
td.tabbedCategories a:hover {
	color: #336699;
	text-decoration: none;
	}
	
td.tabbedMainCategories {	
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	padding: 15px 5px 7px 0px;
	margin: 0;
	border-bottom: solid 1px #C6C6C6;
	}

td.storesList {
	padding: 10px 3px 2px 3px;
	margin: 0;
	border-bottom: #CCCCCC 1px solid;
	width: 157px;
	}

td.storesList p {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0;
	padding: 5px 5px 5px 20px;
	}
	
.storesList a:link, .storesList a:visited, .storesList a:active {
	color: #333333;
	text-decoration: none;
	}
	
.storesList a:hover {
	color: #336699;
	text-decoration: none;
	}

div.floatLeft {
	float: left;
	padding: 0;
	margin: 10px 20px 10px 0;
	}
	
div.promoImgFloat {
	float: left;
	padding: 0 10px 0 30px; 
	margin: 0; 
	width: 505px;
}

div.promoImgRight {
	float: right;
	padding: 5px 5px 10px 5px; 
	margin: 0; 
	border: none;
}

div.floatRight {
	float: right;
	padding: 0;
	margin: 10px 0 10px 20px ;
	}

div.eventImgBorder {
	border: 0;
	}
	
img.eventPoster {
	background-image: url(../images/e_event_poster_bkg.png);
	background-repeat: no-repeat;
	padding: 14px;
	border: 0;
	}	

div.mapBorder {
	border: 0;
	}
	
img.mapBorder {
	background-image: url(../images/location_map_frame.png);
	background-repeat: no-repeat;
	padding: 14px;
	border: 0;
	}

img.clientPoster {
	background-image: url(../images/d_store_img_bkg.png);
	background-repeat: no-repeat;
	padding: 14px;
	}
	
img.homeLogos {
	background-image: url(../images/h_logos_bkg.png);
	padding: 4px;
	}

td.homeLogos {
	padding: 4px;
	}
	
div.storeCopy {
	display: inline;
	margin: 0;
	}
	
.storeCopy table {	
	margin: 10px 0 0 0;
	}
	
.storeCopy td {	
	margin: 0;
	}
	
.storeCopy p {
	}
	
.storeCopy hr {
	margin: 0;
	}
	
td.catBtn {
	background-image: url(../images/c_cat_btn.png);
	background-repeat: no-repeat;
	width: 103px;
	height: 29px;
	}	
td.azBtn {
	background-image: url(../images/c_az_btn.png);
	background-repeat: no-repeat;
	width: 100px;
	height: 29px;
	}
	
td.catLink {
	background-image: url(../images/c_cat_link.png);
	background-repeat: no-repeat;
	width: 103px;
	height: 29px;
	}
td.azLink {
	background-image: url(../images/c_az_link.png);
	background-repeat: no-repeat;
	width: 100px;
	height: 29px;
	}
	
.panelCopy {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	margin: 0;
	padding: 5px;
	}
	
.panelCopy a:link, .panelCopy a:visited, .panelCopy a:active {
	text-decoration: none;
	}
	
td.panelTop {
	background-image: url(../images/c_pannel_top_bkg.png);
	background-repeat: no-repeat;
	width: 31px;
	height: 29px;
	}

td.panelCnt {
	background-image: url(../images/c_pannel_bkg.png);
	background-repeat: repeat-y;
	padding: 0 5px 30px 20px;
	}
	
td.panelBtm {
	background-image: url(../images/c_pannel_btm.png);
	background-repeat: no-repeat;
	height: 5px;
	}

.promoDate{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 11px;
	margin: 5px 0 5px 0;
	}
	
td.bottomButtons {
	padding: 10px 0 10px 0;
	}

.currentPage {
	background-color: #bfd4d4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 21px;
	cursor: default;
	}

.otherPage {
	background-color: #d9eaea;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: 21px;
	cursor: default;
	}
	
.otherPage a:link, .otherPage a:visited, .otherPage a:active {
	text-decoration: none;
	background-color: #d0e0e0;
	padding: 3px 5px;
	color: #666666;
	}
	
.otherPage a:hover {
	background-color: #a8c1c1;
	padding: 3px 5px;
	text-decoration: none;
	color: #ffffff;
	}

td.homePromo {
	padding: 5px;
	border-bottom: #CCCCCC 1px solid;
	}
	
td.dottedBorders {
	border-bottom: #CCCCCC 1px dotted;
	border-top: #CCCCCC 1px dotted;
	padding: 10px 0 10px 0;
	}

td.homePromoNoBorder {
	padding: 5px;
	}
	
.archiveTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	margin: 0;
	padding: 3px;
	}
	
.archiveDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	margin: 0;
	}
	
.archiveTitle a {
	color: #666666;
	text-decoration: none;
	}
	
.archiveDate a {
	color: #999999;
	text-decoration: none;
	}
	
.archiveTitle a:hover {
	color: #666666;
	text-decoration: none;
	}
	
.archiveDate a:hover {
	color: #999999;
	text-decoration: none;
	}
	
img.smallImg {
	background-image: url(../images/d_small_bkg.png);
	background-repeat: no-repeat;
	background-position: center;
	padding: 7px;
	}
	
img.archiveThb {
	background-image: url(../images/e_arch_thb_bkg.png);
	background-repeat: no-repeat;
	background-position: center;
	padding: 8px;
	}
	
img.eventImgThb {
	background-image: url(../images/a_thb_bkg.png);
	background-repeat: no-repeat;
	background-position: center;
	padding: 6px;
	}
	
img.eventVideoThb {
	background-image: url(../images/video_thb_bkg.png);
	background-repeat: no-repeat;
	background-position: center;
	padding: 6px;
	}
	
p.newsletterCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0;
	padding: 0 5px 0 20px;
	}
	
input.newsletterInput {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;
	margin: 0;
	padding: 5px 3px 0 5px;
	background-image: url(../images/f_newsletter_input.png);
	background-color: #EBEFF0;
	background-repeat: no-repeat;
	border: 0;width: 175px;
	height: 20px;
	}
	
input.newsletterButtonRo {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	background-image: url(../images/ro/newsletter_btn.png);
	background-color: #EBEFF0;
	background-repeat: no-repeat;
	border: 0;
	width: 71px;
	height: 25px;
	margin: 5px 0 0 0;
	padding: 0 10px 3px 0;
	cursor: pointer;
	}
	
input.newsletterButtonHu {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	background-image: url(../images/hu/newsletter_btn.png);
	background-color: #EBEFF0;
	background-repeat: no-repeat;
	border: 0;
	width: 98px;
	height: 25px;
	margin: 5px 0 0 0;
	padding: 0 10px 3px 0;
	cursor: pointer;
	}
	
input.newsletterButtonEn {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	background-image: url(../images/en/newsletter_btn.png);
	background-color: #EBEFF0;
	background-repeat: no-repeat;
	border: 0;
	width: 56px;
	height: 25px;
	margin: 5px 0 0 0;
	padding: 0 10px 3px 0;
	cursor: pointer;
	}

.extraDescription {
	margin: 0;
	}
	
td.spacerCol {
	height: 5px;
	background-color: none;
	}


.mediaDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding: 7px 0 5px 5px;
	margin: 0;
	cursor: default;
	}
	
.mediaDownload {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777777;
	padding: 7px 5px 2px 0;
	margin: 0;
	cursor: default;
	}
	
td.pressReleases {
	background-color: #dde4e4;
	}

.pressRelease {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	padding: 7px 0 5px 5px;
	margin: 0;
	}

.pressRelease a {
	text-decoration: underline;
	color: #666666;
	}

.pressRelease a:hover, .pressRelease a:focus {
	text-decoration: underline;
	color: #336699;
	}

td.contactForm{
	padding: 7px 5px 2px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	}

td.switchForm{
	padding: 2px 5px 2px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 0;
	}
	
td.switchForm input {
	margin: 0;
	}
	
td.input424 {
	border: 0;padding: 2px 5px 2px 5px;
	}
	
td.input424 input{
	background-image: url(../images/f_424_input.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;
	margin: 0;
	padding: 5px 5px 0 5px;
	width: 414px;
	height: 20px;
	border: 0;
	}
	
td.input213 {
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px 5px 2px 5px;
	}

td.input213 input {
	background-image: url(../images/f_213_input.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;
	vertical-align: middle;
	margin: 0;
	padding: 5px 5px 0 5px;
	width: 203px;
	height: 20px;
	border: 0;
	}
	
td.message424 {
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px 5px 2px 5px;
	}
	
td.message424 textarea {
	background-image: url(../images/f_424_textarea.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;
	margin: 0;
	padding: 5px;
	width: 414px;
	height: 60px;
	border: 0;}

input.sendFormBtn {
	background-image: url(../images/send_form.png);
	background-repeat: no-repeat;
	text-align: left;
	border: 0;
	width: 116px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	margin: 0;
	padding: 0 0 2px 10px;
	cursor: pointer;
	}
	
.pressArchive {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 5px 0 5px 0;
	padding: 0px 5px 0px 5px;
	}
	
.pressArchive a {
	text-decoration: underline;
	color: #666666;
	}
	
.pressArchive a:hover, .pressArchive a:focus {
	text-decoration: underline;
	color: #336699;
	}

div.arrowAlign {
	display: inline;
	float: left;
	width: 12px;
	padding: 10px 5px 0 5px;
	}

table.topDottedBorder {
	border-top: #CCCCCC 1px dotted;
	}

p.bottomAligned {
	margin: 0 0 2px 0;
	}
	
p.bigCloseBottom {
	margin: 10px 0 0 0;
	font-size: 12px;
	}
	
p.smallCloseTop {
	margin: 0 0 0 10px;
	font-size: 10px;
	}
	
td.bullets {
	padding: 9px 7px 0 0;
	}

.notes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	}
	
td.arrowPadding {
	padding-bottom: 3px;
	}
	
#leasing2 {
	padding: 0;
	}
	
p.homeEventDate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	margin: 0;
	}
	
a.redUnderline {
	border: 0;
	}

a:hover.redUnderline {
	border-bottom: #FF0000 1px solid;
	}
	
td.legend {
	padding: 2px 2px 2px 10px;
	}
	
p.legend {
	margin: 0;
	}

p.traficSpacer {
	margin: 0 0 17px 0;
	}