body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding:0;
	margin:0;
	text-align: center;
}

a {	cursor: pointer; }
:focus { outline: none; }
td { font-size: 11px; vertical-align: top; }
ul { margin-top: 5px; }
li { line-height: 1.3em; }
form { display: inline; }

img { 
	behavior: url('css/pngbehavior.htc');
	border: 0;
}

/* GENERAL */

div.centered {
	position: relative;
	margin: 0 auto 0 auto;
	width: 900px;

	text-align: left;
	background: url(../images/background.png) no-repeat #EDFCEB;
}

div.header {
	position: relative;
	height: 110px;
}

div.header a {
	margin-left: 15px;
	
	font-size: 12px;
	text-decoration: none;
	color: #002A5B;
}

div.header a.disclaimer {
	position: absolute;
	right: 10px;
	top: 3px;
}

div.header span.links {
	position: absolute;
	right: 40px;
	top: 80px;
}

div.ambiance {
	position: absolute;
	top: 120px;
	right: 0px;
	
	width: 685px;
	height: 258px;
}

img.move {
	position: absolute;
	left: 20px;
	top: 550px;
}

div.column_left {
	position: absolute;
	left: 0px;
	top: 120px;
	
	width: 215px;
	min-height: 735px;
}

div.column_left div.menu ul {
	margin: 0px;
	padding: 0px;
	
	list-style:none;
}

div.column_left div.menu li a {
	display: block;
	color: #002A5B;

	font-size: 12px;
	text-decoration: none;

	padding: 5px 0px 10px 30px;
}

div.column_left div.menu li a.active {
	background: url(../images/menu.png) no-repeat 0px 6px;
	color: #E5312A;
}

div.column_left div.webshop {
	width: 85px;
	margin: 90px 0px 0px 55px;
	text-align: center;
}

div.column_left div.webshop img {
	position: relative;
	z-index: 9;
}

div.column_left div.webshop span {
	display: block;
	padding: 0px 6px 0px 6px;
	margin-top: -40px;

	color: #666666;
}

div.column_left a {
	text-decoration: none;
}

div.column_right {
	position: absolute;
	right: 0px;
	top: 390px;

	width: 270px;
	min-height: 465px;

	text-align: right;
	z-index: 9;
}

div.column_right div.newsletter {
	position: relative;
	
	width: 270px;
	height: 131px;

	background: url(../images/right_bg_1.png) no-repeat 100% 0%;
	text-align: left;
}

div.newsletter span.title {
	position: absolute;
	left: 25px;
	top: 4px;
	
	font-size: 20px;
	color: #002A5B;
}

div.newsletter span.text {
	position: absolute;
	left: 25px;
	top: 60px;

	width: 160px;
		
	font-size: 10px;
	color: #4D4D4D;
	line-height: 14px;
}

div.newsletter img {
	position: absolute;
	right: 15px;
	top: 40px;

	z-index: 9;
}

div.newsletter span.img_text {
	position: absolute;
	right: 12px;
	top: 89px;

	font-size: 9px;
	color: #4D4D4D;
}


div.column_right div.eventplanner_banner {
	position: relative;
	width: 270px;
	height: 152px;

	background: url(../images/right_bg_2.png) no-repeat 100% 0%;
	text-align: left;
}

div.eventplanner_banner span.title {
	position: absolute;
	left: 25px;
	top: 6px;

	font-size: 20px;
	color: #002A5B;
}

div.eventplanner_banner span.text {
	position: absolute;
	left: 25px;
	top: 42px;

	width: 150px;

	font-size: 10px;
	color: #4D4D4D;
	line-height: 14px;
}

div.eventplanner_banner img {
	position: absolute;
	right: 15px;
	top: 50px;

	z-index: 9;
}

div.eventplanner_banner span.img_text {
	position: absolute;
	right: 12px;
	top: 99px;

	font-size: 9px;
	color: #4D4D4D;
}

div.column_right img.itv {
	margin-top: -10px;
}

div.column_right img.mastertent {
	margin-top: 10px;
}


div.column_center_spacer {
	height: 280px;
}

div.column_center {
	width: 415px;
	min-height: 465px;

	margin: 0px 0px 0px 215px;
}

div.menu a:hover, div.menu a.active {
	color: red;
}

div.footer {
	position: relative;
	height: 42px;

	margin: -75px 0px 0px 0px;
	padding: 170px 0px 0px 40px;

	background: url(../images/footer.png) no-repeat;

	color: #002A5B;
}

div.footer a {
	color: #002A5B;
	text-decoration: none;
}

div.footer span.ptv_text {
	position: absolute;
	
	right: 10px;
	top: 105px;
}

div.footer img.ptv_logo {
	position: absolute;
	
	right: 10px;
	top: 140px;
}

/* CONTENT */

div.content {
	position: relative;
	border-left: 1px solid #CCCCCC;
	color: #4D4D4D;

	z-index: 9;
}

div.content h1 {
	display: block;
	
	margin: 0px;
	padding: 15px 0px 15px 15px;

	background: url(../images/h1_bg.png) no-repeat;

	font-weight: normal;
	font-size: 20px;
	color: #002A5B;
}

span.text {
	display: block;
	padding: 0px 15px 0px 15px;
}

span.text a {
	color: #4D4D4D;
	text-decoration: underline;
}

span.text img {
	float: right;
	margin: 3px -15px 0px 10px;
}

/* PROJECT & TESTIMONIALS */

div.project_item {
	padding-bottom: 10px;
}

span.link, span.pagination {
	display: block;
	padding: 0px 15px 0px 15px;
}

span.link a, span.pagination a {
	color: red;
	text-decoration: none;
}

div.project_images {
	padding: 15px 15px 0px 15px;
}

div.project_images div.image {
	float: left;
	padding: 0px 15px 15px 0px;
}

/* CONTACT */

div.content input, div.content select, div.content textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

	width: 322px;
}

div.content select {
	width: 326px;
	padding: 1px;
	height: 19px;
}

div.content textarea {
	height: 100px;
	overflow: auto;
}

div.content input.checkbox {
	position: relative;
	top: 3px;
	
	width: 16px;
}

div.content input.submit {
	width: 75px;
	margin-top: 10px;

	color: white;
	background: #444444;
	border: 1px solid #111111;
}

div.content span.error { color: red; }

/* EVENT PLANNER */

#eventplanner_bg {
	display: none;
	position: absolute;
	left: 0px;
	top: 0px;
	
	width: 100%;
	height: 100%;
	
	background: black;
	
	opacity: 0.5;
	filter: alpha(opacity = 50);
	z-index: 99;
}

.eventplanner {
	display: none;
	position: absolute;
	left: 50%;
	top: 50%;
	
	width: 359px;
	height: 220px;
	
	
	
	margin: -110px 0px 0px -180px;
	
	background: red;
}

#eventplanner_1 { background: url(../images/eventplanner_1.png) no-repeat; z-index: 999; }
#eventplanner_2 { background: url(../images/eventplanner_2.png) no-repeat; z-index: 999; }
#eventplanner_3 { background: url(../images/eventplanner_3.png) no-repeat; height: 314px; z-index: 999; }
#eventplanner_4 { background: url(../images/eventplanner_4.png) no-repeat; height: 314px; z-index: 999; }
#eventplanner_5 { background: url(../images/eventplanner_5.png) no-repeat; height: 314px; z-index: 999; }
#eventplanner_6 { background: url(../images/eventplanner_6.png) no-repeat; height: 314px; z-index: 999; }
#eventplanner_7 { background: url(../images/eventplanner_7.png) no-repeat; z-index: 999; }
#eventplanner_8 { background: url(../images/eventplanner_8.png) no-repeat; height: 303px; z-index: 999; }
#eventplanner_9 { background: url(../images/eventplanner_9.png) no-repeat; height: 303px; z-index: 999; }
#eventplanner_10 { background: url(../images/eventplanner_10.png) no-repeat; z-index: 999; }

.eventplanner div.close {
	position: absolute;
	left: 11px;
	top: 11px;
	
	width: 12px;
	height: 12px;
}

#eventplanner_1 div.next {
	position: absolute;
	left: 210px;
	top: 178px;
	
	width: 140px;
	height: 29px;
}

.eventplanner div.text {
	position: absolute;
	left: 15px;
	top: 50px;
	
	width: 325px;
	
	text-align: left;	
	font-size: 13px;
	color: white;
	line-height: 22px;
}

.eventplanner div.summary {
	position: absolute;
	left: 140px;
	top: 225px;

	width: 205px;

	text-align: left;
	font-size: 13px;
	color: white;
	line-height: 20px;
}

.eventplanner div.text input {
	display: inline;
	width: 40px;
}

.eventplanner div.text input.error {
	padding: 2px 1px 2px 1px;
	border: 1px solid red;
	background: #FFE9E9;
	color: red;
}

.eventplanner td.label {
	width: 150px;
	white-space: nowrap;
}

.eventplanner td.label span.small {
	font-size: 7px;
	white-space: nowrap;
}

.eventplanner td.small {
	padding-top: 10px;
	
	font-size: 9px;
	line-height: 12px;
}

.eventplanner td.small input {
	position: relative;
	top: 2px;

	margin: 0px;
	width: 10px;
	height: 10px;
}

.eventplanner td.input input {
	width: 200px;
}

#eventplanner_2 div.next, 
#eventplanner_3 div.next, 
#eventplanner_4 div.next, 
#eventplanner_5 div.next, 
#eventplanner_6 div.next, 
#eventplanner_7 div.next {
	position: absolute;
	left: 280px;
	top: 190px;
	
	width: 72px;
	height: 20px;
}

#eventplanner_2 div.prev, 
#eventplanner_3 div.prev, 
#eventplanner_4 div.prev, 
#eventplanner_5 div.prev, 
#eventplanner_6 div.prev, 
#eventplanner_7 div.prev {
	position: absolute;
	left: 163px;
	top: 190px;
	
	width: 65px;
	height: 20px;
}

#eventplanner_8 div.next {
	position: absolute;
	left: 280px;
	top: 240px;
	
	width: 72px;
	height: 20px;
}

#eventplanner_8 div.prev {
	position: absolute;
	left: 163px;
	top: 240px;
	
	width: 65px;
	height: 20px;
}

#eventplanner_9 div.next {
	position: absolute;
	left: 215px;
	top: 261px;
	
	width: 132px;
	height: 28px;
}

#eventplanner_9 div.prev {
	position: absolute;
	left: 277px;
	top: 235px;
	
	width: 71px;
	height: 20px;
}

#eventplanner_10 div.close_btn {
	position: absolute;
	left: 15px;
	top: 180px;
	
	width: 79px;
	height: 19px;
}
