a { text-decoration: none; outline: none; }
hr { height: 1px; background: none; }
:focus { -moz-outline-style: none; }
::selection { background: #0B455D; color: #fff; }
::-moz-selection { background: #0B455D; color: #fff; }
body {
	background: #c7d8e0 url(img/bg_arteverum2006.jpg) repeat-x top left;
	margin:0; padding:0; margin-top: 22px;
	scrollbar-3dlight-color:#dddddd;
    scrollbar-arrow-color:#666666;
    scrollbar-base-color:#ffffff;
    scrollbar-darkshadow-color:#bbbbbb;
    scrollbar-face-color:#ffffff;
    scrollbar-highlight-color:#ffffff;
    scrollbar-shadow-color:#dddddd;
    color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
input, textarea, select {font-family: Arial, Helvetica, sans-serif;font-size:13px}
td {font-size:10px}
a {text-decoration: underline;color:#0E5A7A}
a:hover {color:#F08718;text-decoration:none}
h1 {font-size:18px;}
h3 {font-size:12px;font-weight:bold;color:#002B38}
#container {position:relative;display:block;width:819px;height:676px;background:url(img/main_bg_global.png) no-repeat top left;text-align:left}
* html #container {background: url(img/main_bg_global.jpg) no-repeat top left}
#logo {position:absolute;display:block;top:12px;left:12px;width:150px;height:150px;z-index:100}
	
	#cart {
		position: absolute;
		display: block;
		top: 18px;
		right: 18px;
		width: 285px;
		height: 44px;
		/*background: url(img/shop_cart.gif) no-repeat top right;
		padding-right: 35px;*/
		text-align: right;
		color: #A6C8C7;
		cursor: pointer;
		cursor: hand; 
	}
		#cart a {
			color: #A6C8C7;
		}
		#cart a:hover {
			text-decoration: none;
		}
	
	#bannertop {
		position: absolute;
		display: block;
		top: -21px;
		left: 172px;
		width: 350px;
		z-index: 90;
	}
	
	#menu {
		position: absolute;
		display: block;
		top: 53px;
		left: 172px;
		width: 637px;
		background: #F08718;
		z-index: 96;
	}
		#menu a {
			display: block;
			width: 73px;
			height: 18px;
			float: left;
			padding: 5px 10px 0 32px;
			font: bold 9px/10px Verdana, Arial, Helvetica, sans-serif;
			color: #fff;
			text-align: left;
			vertical-align: middle;
			text-decoration: none;
			text-transform: uppercase;
			background: #F08718 url(img/arrow_bt_2.gif) no-repeat;
			border-right: 1px solid #0E5A7A;
		}
		* html #menu a { width: 115px; height: 23px; }
		#menu a:hover { 
			color: #fff;
			background: #0E5A7A url(img/arrow_bt_1.gif) no-repeat;
		}
	#submenu {
		display: none;
		visibility: hidden;
		position: absolute;
		top: 79px;
		left: 172px;
		width: 173px;
		z-index: 50;
	}
		#submenu a {
			display: block;
			background: #F08718;
			min-width: 65px;
			min-height: 15px;
			padding: 5px 5px 2px 5px;
			font: bold 9px/10px Verdana, Arial, Helvetica, sans-serif;
			color: #fff;
			text-align: left;
			vertical-align: middle;
			text-decoration: none;
			text-transform: uppercase;
			border-bottom: 1px solid #fff;
		}
		* html #submenu a { height: 20px; }
			#submenu a:hover {
				background: #E66210;
			}
	#inner_content {
		position: absolute;
		display: block;
		top: 79px;
		left: 9px;
		width: 800px;
		height: 465px;
		overflow: auto;
	}
		#inner_text {
			position: absolute;
			display: block;
			top: 79px;
			left: 9px;
			width: 800px;
			height: 465px;
		}
	
	
	#footer {
		position: absolute;
		display: block;
		top: 577px;
		left: -10px;
		font-size: 9px;
		text-align: center;
	}
	
	#footer_form-at {
		position: absolute;
		display: block;
		top: 577px;
		right: 20px;
		font-size: 9px;
		text-align: center;
		color: #aaa;
	}
	#footer_form-at a {
		color: #999;
	}
	
	#mp3player {
		position: absolute;
		display: block;
		top: 577px;
		z-index:75;
		margin-left: 265px;
	}

#newsletter_box {
	width: 160px;
	background: #498399;
	color: #fff;
	font-size: 9px;
}
	#newsletter_box form {
		margin: 8px;
		padding: 8px 0;
	}
		#newsletter_box input {
			margin-top: 5px;
			font-size: 9px;
		}
	
/* CONTENT LAYOUTS */

.home {}
	.home span {
		text-transform: uppercase;
	}
		.home span strong {
			color: #002B38;
		}
	.home hr {
		clear: both;
		border:0;
		border-bottom: 1px dashed #002B38;
		margin: 10px 0;
		}
	#homeleft {
		position: absolute;
		top: 175px;
		left: 10px;
		width: 150px;
		font-size: 10px;
		font-weight: bold;
		color: #002B38;
		text-align: center;
		line-height: 22px;
	}
	.home #middle {
		position: absolute;
		top: 30px;
		left: 163px;
		width: 445px;
	}
	.home #right {
		position: absolute;
		left: 620px;
		top: 30px;
		color: #002B38;
	}

.presentation {}
	.presentation #middle {
		position: absolute;
		top: 30px;
		left: 162px;
		width: 400px;
	}
		.presentation #middle h1 {
			font-size: 12px;
			font-weight: bold;
			color: #002B38;
			line-height: 22px;
		}
		/*.presentation #middle p {
			display: block;
			width: 195px;
			margin-right: 15px;
			float: left;
		}*/
	.presentation #right {
		position: absolute;
		left: 525px;
		top: 140px;
		color: #002B38;
	}

.infos {}
	.infos span {
		text-transform: uppercase;
	}
		.infos span strong {
			color: #002B38;
		}
	.infos hr {
		clear: both;
		border:0;
		border-bottom: 1px dashed #002B38;
		margin: 10px 0;
		}
	.infos #middle {
		position: absolute;
		top: 30px;
		left: 170px;
		width: 620px;
	}

.catalog {overflow:hidden}
	.catalog #cover {
		position: absolute;
		top: 0;
		left: 150px;
		width: 355px;
	}
	.catalog #left {
		position: absolute;
		top: 130px;
		left: 10px;
		width: 175px;
	}
		.catalog #left ul {
			margin-left: 0;
			padding-left: 8px;
		}
	.catalog #middle {
		position: absolute;
		left: 460px;
		top: 60px;
		font-size: 13px;
	}
		.catalog #middle h1, .catalog #middle span {
			color: #F08617;
		}
		.catalog #middle h1 {
			font-size: 18px;
			margin-bottom: 0;
		}
	.catalog #right {
		position: absolute;
		left: 164px;
		top: 275px;
		color: #002B38;
		z-index: 50;
		font-size: 9px;
	}
		.catalog #right .text {
			width: 600px;
			_width: 615px;
			/*height: 130px;
			_height: 150px;*/
			line-height: 16px;
			padding: 10px 12px 10px 0;
			border-top: 1px dashed #93A6AD;
			border-bottom: 1px dashed #93A6AD;
			margin: 10px 0 0 0;
			/*overflow: auto;*/
			font-size: 10px;
		}

.artists {}
	.artists #left {
		position: absolute;
		left: 5px;
		top: 120px;
	}
	.artists #middle {
		position: absolute;
		top: 10px;
		left: 162px;
		width: 620px;
	}
		.artists #middle h1 {
			font-size: 12px;
			font-weight: bold;
			color: #002B38;
			line-height: 22px;
		}
		.artists #middle p {
			display: block;
			width: 185px;
			margin-right: 15px;
			float: left;
		}
		
.simplecontent {}
	.simplecontent hr {
		clear: both;
		border:0;
		border-bottom: 1px dashed #002B38;
		margin: 10px 0;
	}
	.simplecontent h1, .simplecontent h2 {
		color: #002B38;
	}
	.simplecontent h1 {
		font-size: 18px;
	}
	.simplecontent h2 {
		font-size: 14px;
	}
	.simplecontent strong {
		color: #002B38;
	}
	.simplecontent #middle, .sampler #middle {
		position: absolute;
		top: 10px;
		left: 170px;
		width: 600px;
	}

.sampler {}
	.sampler h3 {
		color: #002B38;
	}
	.sampler label {
		display: block;
		width: 150px;
		float: left;
	}
	.sampler #cover {
		display: block;
		width: 200px;
		float: right;
	}

.programlist span {float:right;margin-top:-8px;margin-right:45px}
.programlist br {clear:right}
