body {
	height: 100%;
	font-size: 12px;
	margin: 0px;
	font-family: Arial, sans-serif;
	color: #616161;
	background-color: #efefef;
}

a:active,a:link,a:visited {
	color: #000;
	text-decoration: none;
}

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

a:focus,input:focus {
	outline: none;
}

.inputOLD,textarea {
	border: 1px solid #00a5db;
	font-size: 12px;
	background: #FFF;
	color: black;
	padding: 3px;
}

h5 {
	padding: 0;
	margin: 0;
	font-size: 12px;
	text-decoration: underline;
	color: black;
}

img {
	border-width: 0px;
	outline: 0px;
}

.tableControl,.actionButtons {
	width: 100%;
}

.tableControl a {
	padding-left: 10px;
}

.tableControl {
	text-align: right;
}

.rich-table {
	width: 100%;
}

h1 {
	font-family: Arial, sans-serif;
	/*color: #578BB8;*/
	color: #00a5db;
	font-size: 1.6em;
	margin-top: 0;
}

.columnHeader:hover {
	color: #FF6600;
}

.message { /*border: 1px solid #FFCC00;*/
	border: 1px solid #00a5db;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #F0F8FF;
	color: #616161;
	font-size: 12px;
	max-width: 630px;
	list-style-type: none;
}

.name {
	vertical-align: middle;
	font-weight: bold;
	width: 100px;
	float: left;
	padding: 5px;
	margin-top: 3px;
	clear: left;
}

.value {
	float: left;
	padding: 5px;
	z-index: 10;
}

.prop {
	z-index: 10;
}

.error {
	float: left;
	padding: 5px;
	z-index: 10;
}

.errors {
	color: #000;
	font-weight: bold;
	vertical-align: middle;
	z-index: 10;
}

img.errors {
	padding-right: 5px;
}

.errors input {
	border: 1px solid red;
}

.errors textarea {
	border: 1px solid red;
}

.required {
	color: #00a5db;
	padding-left: 2px;
	z-index: 10;
}

.right {
	float: right;
}

.left {
	float: left;
}

.body {
	padding: 30px;
}

form {
	margin: 0px;
}

#wrapper {
	position: relative;
	margin: 0px auto;
	width: 1000px;
	min-height: 100%;
	height: auto !important;
	background-color: #FFF;
	background-image: url(../img/bgTransparent.png);
	/*background-image: url(../img/bgOrange.png);*/
	background-repeat: repeat-y;
	padding: 0 10px;
}

#imgHeader {
	padding: 15px 22px;
	width: 400px;
	height: 70px;
}

#imgHeader img {
	border: 0;
}

#navi {
	background: url(../img/navi/myxplace_navi_pixelkachel.png) repeat;
	height: 46px;
}

#navi div {
	float: left;
	height: 46px;
}

#naviHome {
	background: url(../img/navi/myxplace_navi_home.png);
}

#naviHome:hover {
	background: url(../img/navi/myxplace_navi_home_o.png);
}

#naviHomeActive {
	background: url(../img/navi/myxplace_navi_home_a.png);
}

#naviMusic {
	background: url(../img/navi/myxplace_navi_musik.png);
}

#naviMusic:hover {
	background: url(../img/navi/myxplace_navi_musik_o.png);
}

#naviMusicActive {
	background: url(../img/navi/myxplace_navi_musik_a.png);
}

#naviMovies {
	background: url(../img/navi/myxplace_navi_filme.png);
}

#naviMovies:hover {
	background: url(../img/navi/myxplace_navi_filme_o.png);
}

#naviMoviesActive {
	background: url(../img/navi/myxplace_navi_filme_a.png);
}

#naviGames {
	background: url(../img/navi/myxplace_navi_games.png);
}

#naviGames:hover {
	background: url(../img/navi/myxplace_navi_games_o.png);
}

#naviGamesActive {
	background: url(../img/navi/myxplace_navi_games_a.png);
}

#naviAudiobooks {
	background: url(../img/navi/myxplace_navi_hoerbuecher.png);
}

#naviAudiobooks:hover {
	background: url(../img/navi/myxplace_navi_hoerbuecher_o.png);
}

#naviAudiobooksActive {
	background: url(../img/navi/myxplace_navi_hoerbuecher_a.png);
}

#naviShops {
	background: url(../img/navi/myxplace_navi_shops.png);
}

#naviShops:hover {
	background: url(../img/navi/myxplace_navi_shops_o.png);
}

#naviShopsActive {
	background: url(../img/navi/myxplace_navi_shops_a.png);
}

#naviAdmin {
	float: right;
}

.searchBox {
	margin-top: 10px;	
	padding-right: 10px;
}

input[type='text'],select {
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, sans-serif;
	/*color: #616161;*/
}

.searchInput {
	width: 147px;
	height: 15px;
	background: transparent url(../img/myxplace_suche_eingabefeld.png)
		no-repeat;
	border: 0;
	padding: 7px;
	float: left;
	/*color: #616161;*/
	color: #b0b0b0;
	font-weight: bold;
}

.searchSelectMenu {
	background: transparent url(../img/myxplace_suche_eingabefeld.png)
		no-repeat 50% 50%;
	width: 93px;
	float: left;
	padding-left: 10px;
	padding-top: 5px;
	height: 20px;
	position: relative;
}

.searchSelectMenu select {
	border: 0;
	background: #fff;
	width: 83px;
	color: #616161;
	font-weight: bold;
}

.searchButton {
	background: transparent url(../img/myxplace_login_eingabefeld.png)
		no-repeat 100% 50%;
	float: left;
	width: 26px;
	height: 25px;
	border: 0px;
	background-color: #00a5db;
	margin-left: 0px;
	outline: 0px;
	cursor: pointer;
}

#mainLeft { /*background-image: url(../img/shadowMenuBottom.jpg);
    background-position: top;
    background-repeat: repeat-x;*/
	padding-left: 18px;
	width: 660px;
	float: left;
}

#mainRight { /*padding-left: 20px;*/
	width: 320px;
	min-height: 100%;
	float: right;
	/*border-left: 1px solid #00a5db;
	margin-left: -10px;*/
}

#registerHeader {
	background-image: url(../img/showroomBorderTop.png);
	background-color: transparent;
	width: 643px;
	height: 17px;
	/*padding-left: 20px;*/ /*padding-top: 3px;*/
	margin-top: 20px;
}

#registerFooter {
	background-image: url(../img/showroomBorderBottom.png);
	background-color: transparent;
	width: 643px;
	height: 21px;
}

#formRegister {
	border-left: 1px solid #00a5db;
	border-right: 1px solid #00a5db;
	padding: 0px 10px;
	/*margin-left: 1px;*/
	background-image: url(../img/bgFormRegister.jpg);
	background-repeat: repeat-x;
	width: 621px;
	height: 320px;
	margin-top: -3px;
}

#formRegister input[type='text'],#formRegister input[type='password'],#formProfil input[type='text'],
#formProfil input[type='password'],#formContact input[type='text']
	{ /*border: 1px solid #00a5db;*/
	border: 0;
	padding-top: 7px;
	padding-left: 7px;
	color: #616161;
	/*font-size:10pt;*/
	width: 153px;
	height: 17px;
	/*background-color: #FFF;*/
	background: transparent url(../img/myxplace_login_eingabefeld.png)
		no-repeat;
}

#formContact {
	width: 621px;
	border-left: 1px solid #00a5db;
	border-right: 1px solid #00a5db;
	padding: 0px 10px;
	background-image: url(../img/bgShowroom.png);
	background-repeat: repeat-x;
	margin-top: -3px; /*IE7 hack*/
}

#formContact .contactMessage {
	width: 492px;
	height: 140px;
	background: transparent url(../img/myxplace_bigtextfield.png) no-repeat;
	border: 0px;
}


#formProfil input[type='checkbox'] {
	border: 1px solid #00a5db;
	background-color: #FFF;
}

#profileMain {
	width: 621px;
	border-left: 1px solid #00a5db;
	border-right: 1px solid #00a5db;
	padding: 0px 10px;
	background-image: url(../img/bgShowroom.png);
	background-repeat: repeat-x;
	margin-top: -3px; /*IE7 hack*/
}

#profileRegisterFully {
	width: 621px;
	border-left: 1px solid #00a5db;
	border-right: 1px solid #00a5db;
	padding: 0px 10px;
	background-image: url(../img/bgRegisterFully.png);
	background-repeat: repeat-x;
	margin-top: -3px; /*IE7 hack*/
}

.buttonProfilSpeichern {
	background-image: url(../img/buttons/speichern.png);
	background-color: transparent;
	background-repeat: no-repeat;
	border: 0px !important;
	width: 116px;
	height: 33px;
	cursor: pointer;
}

.buttonProfilSpeichern:hover {
	background-image: url(../img/buttons/speichernHover.png);
}

.buttonRegister {
	background-image: url(../img/buttons/registrieren.png);
	background-color: transparent;
	background-repeat: no-repeat;
	border: 0px;
	width: 116px;
	height: 33px;
	cursor: pointer;
	float: right;
	position: relative;
	top: -6px;
}

.buttonRegister:hover {
	background-image: url(../img/buttons/registrierenHover.png);
}

td.checkoutSubtableCell {
	border-bottom: 1px solid #ddd;
	padding: 2px;
}

.buttonSend {
	width: 116px;
	background-image: url(../img/buttons/senden.png);
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

.buttonSend:hover {
	background-image: url(../img/buttons/sendenHover.png);
}

.buttonReservieren {
	width: 116px;
	background-image: url(../img/buttons/reservieren.png);
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

.buttonReservieren:hover {
	background-image: url(../img/buttons/reservierenHover.png);
}

.buttonSperren {
	width: 116px;
	background-image: url(../img/buttons/sperren.png);
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

.buttonSperren:hover {
	background-image: url(../img/buttons/sperrenHover.png);
}

.buttonDrucken {
	width: 116px;
	height: 33px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: transparent url(../img/buttons/drucken.png) repeat scroll 0% 0%;
	cursor: pointer;
}

.buttonDrucken:hover {
	background-image: url(../img/buttons/druckenHover.png);
}

#footer {
	text-align: left;
	background-color: #009ee1;
	border: 0px;
	height: 16px;
	color: #FFF;
	font-size: 12px;
	padding: 7px;
	padding-left: 20px;
}

#footer a {
	color: #FFF;
}

#footer a:hover {
	color: #FFF;
	text-decoration: underline;
}

#searchBar {
	background: transparent url(../img/myxplace_stoebern_pixel.png) repeat;
	width: 613px;
	height: 15px;
	padding: 8px;
	position: relative;
	z-index: 1;
	left: 6px;
	border-left: 1px solid #00a5db;
	border-right: 1px solid #00a5db;
	border-bottom: 1px solid #00a5db;
}

#searchBar img {
	cursor: pointer;
}

#searchPanel {
	background: transparent url(../img/myxplace_stoebern_pixel.png) repeat;
	width: 613px;
	padding: 8px;
	position: absolute;
	left: -1px;
	z-index: 10;
	border-bottom: 1px solid #00a5db;
	border-left: 1px solid #00a5db;
	border-right: 1px solid #00a5db;
}

#searchPanel a {
	color: #616161;
}

#searchPanel a:hover {
	color: #00a5db;
}

#searchPanel input[type='text'] {
	background: transparent url(../img/myxplace_login_eingabefeld.png)
		no-repeat;
	width: 154px;
	height: 17px;
	padding-top: 7px;
	padding-left: 7px;
	border: 0px;
	/*color: #616161;*/
	color: #b0b0b0;
	font-weight: bold;
	margin-bottom: -2px;
}

#searchPanel table {
	width: 46%;
	border-spacing: 0px;
}  /*
#searchPanel table input {
	background:transparent;
	border: 0px;
	width:16px;
	height: 16px;
}
#searchPanel table input:checked {
	background:url(../img/true.png);
}*/
#searchPanel td {
	width: 130px;
	padding: 0px;
	cursor: pointer;
}

#searchPanel td:hover {
	color: #00a5db;
}

.searchFilterTable label {
	white-space: nowrap;
	padding-right: 10px;
}

.searchFilterSelected {
	background: url(../img/arrowLeftButton.png);
	border: 0px;
}

#searchResultsHeader {
	background: url(../img/boxBorderTop.png) no-repeat;
	width: 643px;
	height: 29px;
	/*padding-left: 20px;*/ /*padding-top: 3px;*/
	margin-top: 16px;
}

#searchResults, #shopList {
	width: 641px;
	border-left: 1px solid #00a5db;
	border-right: 1px solid #00a5db;
	border-bottom: 1px dotted #00a5db;
	padding: 0px;
	/*background-image: url(../img/bgShowroom.png);
	background-repeat: repeat-x;*/
	min-height: 300px;
	padding-top: 8px;
	
}

#searchResults a.cover {
	width: 50px;
	height: 50px;
	z-index: 1;
}

#searchResults a.cover :hover {
	width: 65px;
	height: 65px;
	position: absolute;
	top: -7px;
	left: -7px;
	z-index: 2;
}

#searchResults img.cover {
	border: 1px solid #00a5db;
}

#searchResults .dr-table-subheader {
	background: transparent url(../img/myxplace_stoebern_pixel.png) repeat;
}

#searchResults th, #shopList th {
	color: #00a5db;
	text-align: left;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-top: 4px;
	border-bottom:1px solid #00a5db;
	border-top:1px solid #00a5db;
}

#searchResults td { /*	padding:1px;*/
	vertical-align: top;
	padding-top: 4px;
}

.searchResultsRow1 {
	/*background: #ddf2fb;*/
	background: #f4fcfe;
}

.searchResultsRow2 {
	background: #e7fbff;
}

.searchResultsTracks {
	color: #616161;
	font-size: 11px;
	margin-bottom: 5px;
}

.searchResultsTracksCell {
	vertical-align:top;
}

.removeFilterIcon {
	vertical-align: middle;
	margin: 0px 4px 0px 2px;
	width: 12px;
	height: 12px;
}

#searchResultsFooter {
	background-image: url(../img/showroomBorderBottom.png);
	background-color: #fff;
	width: 623px;
	height: 21px;
	padding-left: 20px;
}

/*#panelStoreSearchMain select {
	border: 1px solid #00a5db;
	font-size: 14px;
	background: #FFF;
	color: black;
}

#panelStoreSearchMain input {
	border: 1px solid #00a5db;
	font-size: 14px;
	background: #FFF;
	color: black;
	padding-top: 1px;
	padding-bottom: 1px;
}*/

.plzInput, .rangeSelect {
	/*background: transparent url(../img/myxplace_login_eingabefeld.png);
	border: 0px;
	height: 17px;
	padding-top: 7px;
	padding-left: 7px;*/
	background: white;
	border: 1px inset #ddd;
	padding: 1px;
	color: #616161;
}
	
#panelStoreSearchMain input[type='submit'] {
	vertical-align: middle;
	background-image: url(../img/lupe2.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-color: transparent;
	width: 40px;
	height: 20px;
	border: 0px;
	outline: 0px;
	cursor: pointer;
}

/*#panelStoreSearchMain input[type='submit']:hover,#panelAvailabilityMain input[type='submit']:hover
	{
	background-image: url(../img/lupe2.png);
}*/

.mainLeftWrapper {
	position: relative;
	left: -18px;
	width: 643px;
	padding: 0px 18px;
	background: url(../img/bgMainLeft.jpg) repeat-x;
	margin-top: 1px;
}

.subHeader {
	font-size: 14px;
	font-weight: bold;
}

#idCardPage {
	padding-right: 20px;
	padding-left: 10px;
	border-left: 1px solid #00a5db;
	border-right: 1px solid #00a5db;
	background: white url(../img/bgShowroom.png) repeat-x;
	width: 611px;
	margin-top: -3px; /*IE7 hack*/
}

.reservationForm {
	padding: 0px 10px;
	border-left: 1px solid #00a5db;
	border-right: 1px solid #00a5db;
	background: white url(../img/bgRegisterFully.png) repeat-x;
	width: 621px;
	margin-top: -3px; /*IE7 hack*/
}

.listHorizontal {
	display: inline;
	padding: 0px;
	margin: 0px;
}

.listHorizontal li {
	display: inline;
	list-style-type: none;
}

.bgWhite {
	background-color: #FFF;
}

.alignRight {
	text-align: right;
}

.dr-table {
	border: 0px;
}

.dr-table-cell {
	margin: 0px;
	padding: 0px;
}

.rich-table-cell,.rich-subtable-cell {
	border: 0px;
}

/*#paginator li,
#paginator td {
	padding: 0px 2px;
	margin: 2px;
}
#paginator span {
	color: #999;
}
#paginator .activePage{
	color:#FFF;
	background-color:#00a5db;
	border: 0px;
}*/
.dr-pnl,.dr-pnl-h {
	background-color: transparent;
	/*background-image: none;*/
	border: 0px;
}

.dr-pnl-h {
	padding: 15px 0px 11px 0px;
	font-size: 20px;
	color: #00a5db;
	/*color: #000;*/
	/*font-weight: bold;*/
}

.dr-dscr-act {
	color: #FFF;
	background-color: #00a5db;
	border: 0px;
	padding: 1px 0px;
	min-width: 24px;
	text-align: center;
}

.dr-dscr-button,.dr-dscr-sepctrl,.dr-dscr-t,.dr-dscr-inact {
	border: 0px;
	padding: 1px 0px;
	min-width: 24px;
	text-align: center;
}

.rich-datascr-act,.rich-datascr-inact,.rich-datascr-button {
	width: 24px;
}
	
td.dr-dscr-button a:hover {
	color: black;
}

td.dr-dscr-button:hover,td.dr-dscr-inact:hover {
	cursor: pointer;
	background-color: #daf2fa;
}

td.dr-dscr-act:hover {
	background-color: #00a5db;
}

.dr-pnl-b {
	color: #616161;
}

.popup { /*background-color: #fdb33f;*/
	/*background-image: url(../img/bgRightOrange.png);*/
	background-color: #fcad32;
	border: 1px solid #000000;
	color: #222;
	/*font-size: 14px;*/
}

a.popupLink {
	color: #000;
	font-weight: bold;
}

.dr-rich-tool-tip { /*background-color: #fcad32;
	color: #222;
	padding:7px;
	border: 1px solid #000000;*/
	float: left;
	position: absolute;
	width: 290px;
	z-index: 9999;
}

.tooltipContent { /*background-color: #fede93;*/
	background: #b4e5f4 url(../img/bgLogin.jpg) repeat-x;
	color: #222;
	padding: 7px;
	border: 1px solid #000000;
	z-index: 9999;
	white-space: normal;
}

.tooltipContentWhite { /*background-color: #fede93;*/
	background: #fff;
	color: #616161;
	padding: 7px;
	border: 1px solid #616161;
	z-index: 9999;
	white-space: normal;
}

.dr-menu-list-border {
	border: 1px solid #C0C0C0;
	background-color: #00a5db;
	float: left;
	position: absolute;
	padding-bottom: 10px;
}

.dr-menu-label {
	left: 0;
	top: 0;
	padding: 2px 5px 2px 5px;
	white-space: nowrap;
	width: auto;
	height: auto;
}

.dr-menu-list-strut {
	font-size: 0;
	border: 0;
	margin: 0;
	position: relative;
}

.dr-menu-item-hover {
	cursor: pointer;
	color: #000;
}

.dr-menu-item {
	padding: 1px 20px 1px 1px;
	white-space: nowrap;
	position: relative;
	color: #fff;
}

.rich-list-picklist-button-content {
	display: none;
}

.rich-picklist-source-cell {
	cursor: pointer;
}

.dr-menu-separator {
	border-bottom: 1px solid #aaa;
	padding: 4px;
}

a.boxHeader, a.boxHeader:visited, .boxHeader {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	position:absolute;
	right:10px;
	top:9px;
}

.dropOK {
	/*border: 1px solid green;*/
}

.sendButton {
	background: transparent url(../img/buttons/senden.png) no-repeat scroll
		50% 50%;
	height: 33px;
	width: 116px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	cursor: pointer;
}

.sendButton:hover {
	background: transparent url(../img/buttons/sendenHover.png) repeat
		scroll 0% 0%;
	height: 33px;
	width: 116px;
	border: 0px;
	cursor: pointer;
}
