body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #002D47;
	padding:0;
	margin:0;
	text-align: center;
	
	background: url(../images/background_body.png) repeat-x #0F69A0;
}

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; }
h1, h2 { margin: 2px 0px 10px 0px; }

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

/* GENERAL */

div.centered {
	position: relative;
	width: 900px;
	
	margin: 0 auto 0 auto;
	padding: 0px 0px 0px 0px;
	
	text-align: left;
	background: url(../images/background.png) repeat-y;
}

/* HEADER */

div.header {
	position: relative;
	height: 356px;
	background: url(../images/header.png);
}

div.header div.logo_large {
	position: absolute;
	left: 14px;
	top: 45px;
	width: 188px;
	height: 239px;
}

div.header img.logo_small {
	position: absolute;
	right: 13px;
	top: 7px;
}

div.header div.flash {
	position: absolute;
	right: 0px;
	top: 55px;
	width: 505px;
	height: 298px;
}

div.header div.menu {
	position: absolute;
	width: 265px;

	left: 100px;
	top: 90px;
	
	text-align: right;
}

div.header div.menu a {
	text-decoration: none;
	font-size: 14px;
	color: #002D47;	
}

div.header div.menu a.active { color: #002D47; }

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

div.header div.menu ul li {
	font-size: 12px;
	padding: 4px 0px 3px 0px;	
}

/* BAR */

tr.bar {
}

tr.bar td {
	vertical-align: middle;
	font-size: 14px;
	padding-left: 20px;
	color: white;
	height: 35px;
}

tr.bar td.blue {
	background: url(../images/bar_blue.png) repeat-x;
}

tr.bar td.lightblue {
	color: #002D47;
	background: url(../images/bar_lightblue.png) repeat-x;
}

tr.bar td.left { width: 205px; }
tr.bar td.center { width: 430px; }
tr.bar td.center_wide { width: 655px; }
tr.bar td.right { 
	width: 205px;
	padding-left: 10px;
}

/* PRODUCT GROUPS (LEFT) */

td.left {
	padding-left: 0px;
}

div.left {
	background: url(../images/background_left.png) repeat-y;
}

div.left img {
	padding-bottom: 20px;
}

div.productgroups {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 20px 0px;
	
	/* temp instead of banner */
	min-height: 481px;
}

td.left a {
	text-decoration: none;
	color: #FFFFFF;	
}

div.centered_green td.left a.active { color: #7E9D0B; }
div.centered_orange td.left a.active { color: #F19300; }
div.centered_purple td.left a.active { color: #E1007A; }

td.left ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

td.left ul ul {
	margin: 0px;
	padding: 0px;
}

td.left ul li {
	font-size: 12px;
	margin-bottom: 1px;
	padding: 5px 10px 5px 20px;
	background: #005389;
}

td.left ul ul {
	padding-bottom: 22px;
}

td.left ul ul li {
	font-size: 11px;
	color: #41281B;
	border-bottom: 1px solid #BEE1E6;
	padding: 4px 10px 3px 40px;
	background: none;
	
	/* IE ONLY */
	// margin: 0px -10px 0px -20px;
	// border-bottom: 1px solid #BEE1E6;
}

div.tickets embed {
	margin: 0px 0px 20px 0px;
}

/* NEWS (RIGHT) */

td.right {
	width: 225px;
}

div.news {
	position: relative;
	margin: 0px 0px 5px 0px;
	padding: 5px 10px 5px 10px;
	color: #002D47;	
}

div.news div.intro {
	margin: 8px 0px 10px 0px;
}

div.news div.intro a.readmore {
	display: block;
	text-decoration: none;
}

div.news div.intro a.readmore { color: #66B8DC; }

/* SPONSORS */

div.sponsors {
	position: relative;
}

div.sponsors div.banner {
	position: relative;
	float: left;
	width: 200px;
	height: 80px;
	background: white;
	margin: 10px 0px 0px 20px;;
}

/* FOOTER */

div.footer {
	position: relative;
	min-height: 20px;
	margin: 10px 0px 0px 0px;
	padding: 3px 0px 15px 0px;
	
	text-align: center;
	background: #0F69A0;
	color: white;
}

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

/* CONTENT */

td.center {
}

div.content {
	margin: 5px 0px 5px 5px;
	padding: 10px 17px 10px 17px;
	background: #ffffff;
	color: #41281B;
	min-height: 481px;
}

td.center_wide div.content {
	margin-right: 20px;
}

div.content h1, div.content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #002D47;
	padding: 0px;
	margin: 0px;
}

span.text {
	display: block;
}

span.text img {
	float: right;
	padding: 2px 0px 10px 10px;
}

/* SHOPPINGCART */

div.content_shoppingcart {
	margin: 5px 5px 5px 0px;
	padding: 0px 0px 0px 2px;
	background: #ffffff;
	color: #41281B;
	min-height: 346px;
}

div.status {
	background: url(../images/status.png) no-repeat;
}

table.status td {
	width: 167px;
	height: 70px;
	color: #BEE1E6;
	padding: 10px 0px 10px 8px;
}

table.status td.active {
	color: #FFFFFF;
	background: url(../images/status_active.png) no-repeat;
}

table.status span.title {
	font-size: 13px;
	font-weight: bold;
}

div.content_shoppingcart div.header {
	height: 93px;
	background: url(../images/shoppingcart_header.png) no-repeat;
	margin-top: 20px;
}

div.content_shoppingcart div.header span.step {
	position: absolute;
	left: 15px;
	top: 65px;

	font-size: 12px;
	color: #002D47;
}

div.content_shoppingcart form {
	position: relative;
	display: block;
	
	width: 648px;
	min-height: 216px;

	padding: 10px;

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

div.content_shoppingcart table.shoppingcart {
	color: white;
	margin-bottom: 30px;
}

div.content_shoppingcart table.shoppingcart td {
	padding: 2px 20px 0px 5px;
	width: 250px;
}

div.content_shoppingcart input, div.content_shoppingcart select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
div.content_shoppingcart input {
	width: 240px;
	height: 14px;
}
div.content_shoppingcart select { 
	width: 244px;
	height: 20px;
}

div.content_shoppingcart table.shoppingcart td.label {
	padding: 5px 0px 0px 5px;
}

div.content_shoppingcart table.shoppingcart td input.checkbox {
	position: relative;
	top: 4px;
	
	width: 16px;
}

div.content_shoppingcart div.buttons {
	position: absolute;
	bottom: 10px;
	right: 0px;
}

div.content_shoppingcart div.button {
	margin: 0px 12px 0px 0px;
	float: right;
}

table.shoppingcart .error {
	color: red;
}

/* STATUS */

div.ideal {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 800px;
	height: 700px;

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

div.ideal img.close {
	position: absolute;
	top: 402px;
	left: 568px;
}

div.ideal img.ninix {
	position: absolute;
	top: 646px;
	left: 459px;
}

div.ideal img.acceptit {
	position: absolute;
	top: 627px;
	left: 628px;
}

div.ideal div.text {
	position: absolute;
	top: 405px;
	left: 50px;
	width: 400px;
}

div.ideal div.text span.title {
	display: block;
	font-weight: bold;
}

/* CONTACT */

div.content input, div.content textarea, div.content select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	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 {
	margin-top: 5px;
	width: 75px;
	
	color: #41281B;	
}

div.content input.submit {
	color: #FFFFFF;
	background: #005389;
	border: 1px solid #216CA7;
}

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

/* NEWS */

span.news_item {
	display: block;
}

span.news_item a {
	text-decoration: none;
	color: #41281B
}

span.news_item a:hover {
	text-decoration: underline;
}

span.tags {
	display: block;
	padding: 5px 0px 5px 0px;
}

span.back {
	display: block;
}

span.back a {
	text-decoration: none;
	color: #41281B
}

span.back a:hover {
	text-decoration: underline;
}

/* PRODCUCTS */

div.trail {
	padding: 3px 0px 0px 20px;
}

div.trail a {
	text-decoration: none;
	color: #41281B;
}

div.trail a:hover {
	text-decoration: underline;
}

div.product_item {
	margin: 5px 5px 5px 5px;
	padding: 10px;	

	background: 100% 0% no-repeat #ffffff;
	color: #41281B;	

	min-height: 125px;	
}

div.product_item h2, div.product_details h2 {
	font-size: 12px;
	font-weight: bold;
	padding-top: 8px;
}

div.product_item img.product_image {
	float: left;
}

div.product_item div.buttons {
	position: relative;
	height: 50px;
}

div.product_item div.buttons div.price {
	position: absolute;
	right: 150px;
	top: 13px;
		
	width: 100px;
	height: 37px;
	
	background: url(../images/euro.png) no-repeat;
	
	padding: 15px 0px 0px 30px;
	font-size: 16px;
	font-weight: bold;
}

div.product_item div.buttons img.button_details {
	position: absolute;
	right: 0px;
	bottom: 0px;
}

div.product_details {
	position: relative;
	
	margin: 5px 20px 5px 5px;
	padding: 10px;	

	background: 100% 0% no-repeat #ffffff;
	color: #41281B;	

	min-height: 340px;	
}

div.new { background-image: url(../images/overlay_new.png); }
div.sale { background-image: url(../images/overlay_sale.png); }

div.product_details div.images {
	position: absolute;
	left: 0px;
	width: 290px;
	height: 340px;
}

div.product_details img.large {
	width: 280px;
	height: 250px;
}

div.product_details img.small {
	margin-top: 2px;
	cursor: pointer;
}

div.product_details img.img_1 {
	margin: 2px 1px 0px 1px;
}

div.product_details div.details {
	margin-left: 285px;
}

div.product_details div.details td.price {
	background: url(../images/euro.png) no-repeat;
	font-size: 18px;
	font-weight: bold;
	padding: 12px 0px 0px 22px;
}

div.product_details div.details td.text {
	height: 135px;
}

div.product_details div.details td.label {
	background: #D4D0CF;
	padding: 5px 5px 5px 10px;
}

div.product_details div.details td.value {
	background: url(../images/white.png) repeat-y #D4D0CF;
	padding: 5px 0px 5px 20px;
}

div.product_details div.details td.select { padding: 3px 0px 0px 20px; }
div.product_details div.details td.last { padding-bottom: 7px; }

div.product_details div.details td.value select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 60px;
	height: 18px;
}

div.product_details div.details td.buttons {
	padding-top: 10px;
	text-align: right;
}

/* GALLERY */

div.gallery_item div.header span.date {
	position: absolute;
	left: 175px;
	top: 4px;

	font-size: 13px;
	font-weight: bold;
}

div.gallery_item span.text {
	padding: 0px;
}

div.gallery_item span.text a {
	color: black;
}

div.gallery_item span.readmore {
	display: block;
	padding: 0px 0px 10px 0px;
}

img.gallery_image {
	margin: 1px 4px 4px 0px;
}
