/*
	general sidebar styles 
 */
.sidebarMessage {
	margin: 1px 0px;
	background: #fcad32 url(../img/bgGradientOrange.png);
	color: #000;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 14px;
	padding-bottom: 13px;
	/*border-top: 12px solid #009ee1;*/
}

#mainRight a.cover { /*border:1px solid white;*/
	width: 35px;
	height: 35px;
	z-index: 1;
}

#mainRight a.cover :hover { /*border:1px solid #00a5db;*/
	width: 44px;
	height: 44px;
	position: absolute;
	top: -4px;
	left: -4px;
	z-index: 2;
}

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

.headline { /*background:transparent none repeat scroll 0% 0%;*/
	background-color: #fca00f;
	background-image: url(../img/bgHeadlineRightOrange.png);
	border-bottom: 1px #FFF solid;
	height: 29px;
	padding-top: 13px;
	padding-left: 19px;
	cursor: pointer;
}

.headlineSelected { /*background-color: #fede92;*/
	/*background-color: #d8f2fa;*/
	/*background:url(../img/bgRegister.jpg);*/
	background-color: #fcad32;
	border-bottom: 1px #FFF solid;
	height: 29px;
	padding-top: 13px;
	padding-left: 19px;
	cursor: pointer;
}

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

.userProductListColumnLeft {
	width: 38px;
}

.userProductListColumnRight {
	width: 20px;
}

.userProductListColumnCenter {
	width: 262px;
}

.userProductListArtist {
	color: #616161;
}

#shoppingCartMain,#wishlistMain,#memolistMain,#reservedListMain {
	background-color: #FFF;
	background: url(../img/bgRegister.jpg) repeat-x;
}

/*
	advanced search panel
 */
#panelAdvancedSearch { /*border-bottom: 1px #FFF solid;*/
	background: #009ee1;
	color: #fff;
}

#advancedSearch {
	padding: 20px 5px 20px 20px;
	border-top: 1px solid white;
	margin-bottom: 1px;
}

#panelAdvancedSearch table {
	position: relative;
	left: -8px;
}

#panelAdvancedSearch td {
	white-space: nowrap;
	padding: 0;
}

#panelAdvancedSearch 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: 0px;
	float: left;
}

/*
	login panel 
 */
#panelLogin { /*border-bottom: 1px #FFF solid;*/
	background: #60c2ec url(../img/bgLogin.png) repeat-x;
	padding: 12px 5px 5px 20px;
	margin-top: 1px;
	margin-bottom: 1px;
	color: #fff;
}

#panelLogin input,#panelPasswordReset input {
	background: transparent url(../img/myxplace_login_eingabefeld.png)
		repeat scroll 0% 0%;
	width: 154px;
	height: 17px;
	padding-top: 7px;
	padding-left: 7px;
	border: 0px;
	/*color: #616161;*/
	color: #b0b0b0;
	font-weight: bold;
}

#panelLogin .loginButton {
	background: transparent url(../img/buttons/einloggen.png) repeat scroll
		0% 0%;
	height: 33px;
	width: 116px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	cursor: pointer;
	float: right;
	position: relative;
	top: -34px;
}

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

#panelLogin .forgotPassword {
	margin: 0px;
	padding: 0px;
	border: 0px;
	cursor: pointer;
	float: right;
	position: relative;
	top: -15px;
	left: 111px;
	font-size: 10px;
	color: #fff;
}

.referSite {
	cursor: pointer;
	float: right;
	position: relative;
	font-size: 10px;
	color: #fff;
	height: 25px;
	padding-right: 10px;
	padding-top: 10px;
}

#panelReference {
	/*background: #84d0f0;*/
	color: #fff;
	padding-left: 19px;
	padding-top: 0px;
	margin-bottom: 1px;
}

#panelReference input {
	background: transparent url(../img/myxplace_login_eingabefeld.png)
		repeat scroll 0% 0%;
	width: 154px;
	height: 17px;
	padding-top: 7px;
	padding-left: 7px;
	border: 0px;
	/*color: #616161;*/
	color: #b0b0b0;
	font-weight: bold;
}

#panelReference .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;
	margin-left: 179px;
	/*float: right;
	position: relative;
	top: -34px;*/
}

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

#panelRegister {
	background: url(../img/bgRegister.png) repeat-x;
	padding-left: 20px;
	padding-right: 5px;
	padding-top: 11px;
	height: 39px;
	border-bottom: 1px #FFF solid;
	margin-top: 1px;
}


.panelButtonLogout {
	width: 116px;
	height: 33px;
	float: right;
	cursor: pointer;
	background-image: url(../img/buttons/ausloggen.png);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	margin-top: 10px;
}

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

/*
	admin panel
 */
#panelAdmin {
	background: #60c2ec url(../img/bgLogin.png) repeat-x;
	padding: 5px 15px;
	margin-top: 1px;
	color: #fff;
	height: 20px;
}

#panelAdmin a {
	color: #fff;
}

#panelAdmin a:hover {
	text-decoration: underline;
}

/*
	password reset panel
 */
#panelPasswordReset {
	background: #60c2ec;
	color: #fff;
}

#panelPasswordReset a, #panelReference a {
	color: #fff;
}

#panelPasswordReset input, #panelReference input {
	margin: 4px 0px;
}

#passwordReset {
	padding: 11px 5px 5px 20px;
}

#panelPasswordReset .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;
	margin-left: 179px;
	/*float: right;
	position: relative;
	top: -34px;*/
}

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

/*
	availability panel
 */
.headlineAvailability {
	height: 29px;
	padding-top: 13px;
	padding-left: 19px;
}

#availability {
	background: url(../img/bgAvailability.jpg) repeat-x;
}

#panelAvailabilitySearch {
	padding-left: 18px;
	margin-bottom: 3px;
}

/*#panelAvailabilitySearch .panelAvailabilityInput {
	background: transparent url(../img/bgAvailabilityInput.png);
	border: 0px;
	height: 30px;
	width: 136px;
}*/
#panelAvailabilityMain {
	padding-left: 16px;
}

#panelAvailabilityMain {
	width: 294px;
}

#panelAvailabilityMain .panelAvailabilityTable,#panelAvailabilityMain .panelAvailabilityTable td
	{
	border: 0px;
	padding: 4px 1px;
	clear: both;
}

#panelAvailabilityMain .panelAvailabilityTable td {
	border-bottom: 1px solid #ddd;
}

.panelAvailabilityLink {
	background-image: url(../img/buttons/reservieren-klein.png);
	background-position: 4px 50%;
	background-repeat: no-repeat;
}

.panelAvailabilityLink:hover {
	background-image: url(../img/buttons/reservieren-klein_a.png);
	background-position: 4px 50%;
	background-repeat: no-repeat;
}

/*
	shopping cart (tuete)
 */
.headlineReservedList {
	/*background:transparent none repeat scroll 0% 0%;*/
	background-color: #fcad32;
	/*background-image: url(../img/bgHeadlineRightSelectedOrange.png);*/
	border-bottom: 1px #FFF solid;
	height: 29px;
	padding-top: 13px;
	padding-left: 19px;
	cursor: pointer;
}

.headlineShoppingCart {
	/*background:transparent none repeat scroll 0% 0%;*/
	background-color: #31b0e6;
	/*background-image: url(../img/bgHeadlineRightSelectedOrange.png);*/
	border-bottom: 1px #FFF solid;
	/*height: 33px;*/
	padding-top: 6px;
	padding-bottom: 8px;
	padding-left: 19px;
	cursor: pointer;
	color: white;
}

#panelButtonReservieren {
	width: 116px;
	/*margin-left: 200px;*/
	background-image: url(../img/buttons/weiter.png);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	margin-top: 5px;
}

#panelButtonReservieren:hover {
	background-image: url(../img/buttons/weiterHover.png);
}

/*
	user panel ("ich")
 */
#userPanelHeadline {
	background-image: url(../img/headlineIch.png);
	/*background-color: transparent;*/
	background-color: #fcad32;
	background-position: 4px 50%;
	border-bottom: 1px solid #FFF;
	cursor: pointer;
	height: 32px;
	padding-top: 15px;
	padding-left: 19px;
}

#userPanelMain {
	padding-left: 20px;
	background: white url(../img/bgRegister.jpg) repeat-x;
}

#userPanelMain img {
	margin: 5px 0px;
}

/*
    WishList, MemoList, ShoppingCart, Availability Panel, Button Delete
*/
#linkMemolist {
	width: 116px;
	height: 33px;
	background-image: url(../img/buttons/merken.png);
	cursor: pointer;
}

#linkMemolist:hover {
	background-image: url(../img/buttons/merkenHover.png);
}

#linkWishlist {
	width: 116px;
	height: 33px;
	background-image: url(../img/buttons/wuenschen.png);
	cursor: pointer;
}

#linkWishlist:hover {
	background-image: url(../img/buttons/wuenschenHover.png);
}

#linkDelete {
	width: 116px;
	height: 33px;
	background-image: url(../img/buttons/loeschen.png);
	cursor: pointer;
}

#linkDelete:hover {
	background-image: url(../img/buttons/loeschenHover.png);
}

.linkDelete {
	width: 18px;
	height: 18px;
	margin: 0 5px;
	background: url(../img/myxplace_but_kreuzchen.png) no-repeat top
		transparent;
	cursor: pointer;
}

.linkDelete:hover {
	background-image: url(../img/myxplace_but_kreuzchen_o.png);
}

.linkClose {
	width: 18px;
	height: 18px;
	margin: 0 5px;
	background: url(../img/myxplace_but_kreuzchen.png) no-repeat top
		transparent;
	cursor: pointer;
}

.linkClose:hover {
	background-image: url(../img/myxplace_but_kreuzchen_o.png);
}

#panelMemolist .dr-table,#panelMemolist .dr-table-cell,#panelWishlist .dr-table,#panelWishlist .dr-table-cell
	{
	border: 0px;
	background: #FFF;
}

.panelMemolistLink:active,.panelMemolistLink:link,.panelMemolistLink:visited,.panelWishlistLink:active,.panelWishlistLink:link,.panelWishlistLink:visited
	{
	color: #000;
	text-decoration: none;
	font-size: 14px;
}

.panelMemolistLink:hover,.panelWishlistLink:hover {
	color: #00a5db;
	/*text-decoration: underline;*/
	font-size: 14px;
}

/*
	bottom panel (orange gradient)
 */
#panelBottom {
	background-image: url(../img/bgGradientOrange.png);
	background-repeat: repeat-x;
	background-color: #ffffff;
	min-height: 200px;
	height: 100% !important;
	padding: 13px;
	font-size: 10px;
}

/*
	nearest shops panel (not impl. yet)
 */
#panelNextStoresMain {
	background: transparent none repeat scroll 0% 0%;
	background-image: url(../img/bgHeadlineRightOrange.png);
	border-bottom: 1px #FFF solid;
	padding-top: 13px;
	padding-left: 19px;
	padding-bottom: 10px;
	color: #333;
	font-size: 12px;
	line-height: 17px;
}