/*
Theme Name: vino roma II
Theme URI: http://www.deliciousdays.com
Description: It's a theme, a theme, a theme.
Version: 2.0
Author: Oliver Seidel
Author URI: http://www.deliciousdays.com
*/

@import url(ec3.css);

/* ------- Google Fonts ---------------------------------------------------------------------------- */

@font-face {
  font-family: 'Nobile';
  font-style: normal;
  font-weight: bold;
  src: local('Nobile-bold'), local('Nobile'), url('http://themes.googleusercontent.com/font?kit=W-bwIcGmtt6wHyJeSNFUX6CWcynf_cDxXwCLxiixG1c') format('truetype');
}
@font-face {
  font-family: 'Nobile';
  font-style: normal;
  font-weight: normal;
  src: local('Nobile'), url('http://themes.googleusercontent.com/font?kit=DG8QsMl4cLhwKd7DbhnV6A') format('truetype');
}
@font-face {
  font-family: 'Nobile';
  font-style: italic;
  font-weight: bold;
  src: local('Nobile'), url('http://themes.googleusercontent.com/font?kit=8W-pGzs1uCDalpRJL-f9DJ0EAVxt0G0biEntp43Qt6E') format('truetype');
}
@font-face {
  font-family: 'Nobile';
  font-style: italic;
  font-weight: normal;
  src: local('Nobile-italic'), url('http://themes.googleusercontent.com/font?kit=yfgrpHnRDdHfMoGmWS4XmfesZW2xOQ-xsNqO47m55DA') format('truetype');
}

/* ------- BASIC BLOCKS ---------------------------------------------------------------------------- */

html, body{
	background-color:#F8F8F6;
}

html, body, h1, h2, h3, h4, h5, h6, address, blockquote, hr, p, form{
	margin: 0;
	padding: 0;
}

h6{
	margin-top:10px;
	padding:2px 10px;
	background:#D7E468;
	text-align:right;
	font-size:1em;
}

body{
	font-family: 'Nobile', Arial, serif;
	/* font-size-adjust: 0.6; */
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	text-shadow: none;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1em;

	vertical-align: top;

	color: #333;
}

#top {
	background: url(images/topLeftBg.jpg) repeat-x top left;
	height:239px;
}
#header {
	background: url(images/topRightBg.jpg) no-repeat top right;
	height:239px;
}
.logo {
	background: url(images/topLogo.png) no-repeat;
	display:block;
	float:left;
	height:75px;
	width:130px;
	margin-top:14px;
	margin-left:30px;
}

#center {
	margin-top: -35px;
}
#center404{
	margin-top:30px;
}

#homePageButtons,
#main{
	width:920px;
	display:inline-block;
	margin:0 auto;
}

#bottom {
	clear:both;
	background: #f8f8f6 url(images/footerRightBg.jpg) repeat-x 0 0;
	height: 237px; /*test*/
    padding: 0;
    margin: 0;
	overflow:hidden;
}

#footer {
	background: transparent url(images/footerLeftBg.jpg) no-repeat 0 0;
	height:237px;
	overflow:hidden;
}
#footerMenu {
	background:transparent;
	height:237px;
	overflow:hidden;
}

/*
@media only screen and (max-device-width: 480px) {
  #footer  {
    background-image: none;
  }
}
*/

.blognaviTop:after,
.blognavi:after,
div.shoppinginfo:after,
#pages:after,
#main:after,
#entryHPBButtons:after,
#homePageButtons:after,
.CartItem div:after,
form.shopform:after,
#footer:after{
	content:"."; display:block; height:0; font-size:0; clear:both; visibility:hidden;
}
/* Hides from IE-mac \*/
* html .blognaviTop,
* html .blognavi,
* html div.shoppinginfo,
* html #homePageButtons,
* html form.shopform ,
* html .CartItem div,
* html #entryHPBButtons,
* html #pages,
* html #main,
* html #footer{
	height:1%;
}
.blognaviTop,
.blognavi,
div.shoppinginfo,
#pages,
.CartItem div,
#homePageButtons,
form.shopform ,
#entryHPBButtons,
#main,
#footer{
	display:block;
}
/* End hide from IE-mac */


/* -------- ELEMETS: HEADER ------------------------------------------------------------------------ */

#menu{
	height:120px;
}

#pages{
	width:348px;
	height:100px;
	float:right;
}

#pages ul{
    margin: 0;
    padding: 0;
}

#pages ul li{
    float: left;
    list-style: none outside none;
    padding: 0;
	text-align: center;
	height:100px;
}
#pages a{
	font-weight: normal;
	font-size:0.8em;

    width: 75px;
	display:block;
	display:inline-block;
	outline:none;

	color:#f3f3f3;
	text-decoration:none;

	margin-right: 8px;
    padding: 67px 9px 10px 13px;
}
#pages a:hover{
	color:#fff;
	text-decoration:underline;
}

#pages li.selected a{
	color:#fff!important;
}

#pages li.forsubscribed a{
	color:#fff;
}
#pages li#menuAbout {
	background: url(images/iconAbout.gif) no-repeat 32px 30px;
}
#pages li#menuTastings {
	background: url(images/iconTastings.gif) no-repeat 33px 30px;
}
#pages li#menuFAQs {
	background: url(images/iconFAQs.gif) no-repeat 34px 30px;
}


#language {
	position:relative;
	left:50%;
	margin-top:-16px;
	margin-left:-350px;
	width:350px;
	text-align:right;
}
#language ul{
	text-align:center;
	padding:0;
	margin:0;
}
#language ul li {
	font-size:0.7em;
	margin:0;
	padding:0 5px;
	float:right;
	display:block;
	letter-spacing:1px;
}
.post a:hover,
#homePageButtons a:hover,
#language ul li a:hover{
	text-decoration:underline;
}
#homePageButtons .hpbHeader a:hover{
	text-decoration:none;
}

#language li.lang1{
	border-left:1px solid #bbb;
}

/* -------- ELEMETS: POST EVENT LIST    -------------------------------------------------------------------------- */
.eventq {
	clear:both;
    background: url("images/iconQuestion.jpg") no-repeat scroll 0 0 transparent;
    font-size: 110%;
    margin: 25px 0 20px;
    padding: 3px 0 5px 35px;
}

img.statusimage {
	border:none;
	background:none;
	padding:0;
	margin:0;
	position:relative;
	top:0.1em;
}

td.bookavail {
	line-height:1.2em;
}

div.ec3schedule {
	font-size:100%;
}
.listEvents div.ec3schedule {
	font-size:100%;
	background: url("images/hbpHeaderSep.gif") no-repeat scroll center top transparent;
	margin-top:20px;
}
div.ec3schedule a {
    font-size: 100%;
    font-weight: normal;
    line-height: 1.5em;
}
div.ec3schedule a:hover {
	text-decoration: underline;
}
p.altdates{
    background: url("images/hbpHeaderSep.gif") no-repeat scroll center top transparent;
    font-size: 110%;
    margin-top: 35px;
    padding-top: 40px;
}
.moreDates{
	padding-left:10px;
	font-weight: bold;
}
div.ec3future{
	margin-top:20px;
	margin-bottom: 6px;
	font-size:110%;
}
table.ec3future td {
    background: url("images/iconMonth.jpg") no-repeat scroll 0 3px transparent;
    padding-left: 23px;
}
.greyedout{

}
table.ec3_schedule {
	border-collapse:collapse;
	width: 100%;
 }
table.ec3_schedule tr {
	height:30px;
	vertical-align:middle;
}

table.ec3_schedule tr.ec3date {
	height:30px;
}
table.ec3_schedule tr.ec3date td {
    font-size: 135%;
    padding: 0 35px;
	background: url(images/iconDate.png) no-repeat 0 0;
}
table.ec3_schedule tr.itstoday.ec3date td {
	background-position: 3px 2px;
    padding: 3px 0 0 38px;
}

table.ec3_schedule tr.lbreak td {
	height: 25px;
}

table.ec3_schedule td {
	 padding:0;
	 color:#5b0606;
	white-space: nowrap;
 }

table.ec3_schedule td.ec3_time { 
	text-align:right;
	padding-left: 22px;
	color:#888888;
	padding-right:1em;
	background: url(images/iconTime.png) no-repeat 0 7px;
}
table.ec3_schedule td.soldout{
	padding-left:20px;
	background: url(images/iconSoldOut.png) no-repeat 0 7px;
}
table.ec3_schedule td.booknow {
	padding-left:20px;
	background: url(images/iconBook.png) no-repeat 0 7px;
}

tr.itstoday{
	background:#eaedd0;
}
tr.itstoday td{
	padding:5px;
}
table.ec3_schedule td.eventNo19,
table.ec3_schedule td.eventNo212,
table.ec3_schedule td.eventNo156,
table.ec3_schedule td.eventNo211{
	width: 100%;
	padding-top:8px;
	line-height:14px;
	padding-left:32px;
}
td.eventNo19{
	background: url(images/iconEventWine.png) no-repeat 3px 5px;
}
td.eventNo212{
	background: url(images/iconEventBubbly.png) no-repeat 3px 5px;
}
td.eventNo156{
	background: url(images/iconEventCheese.png) no-repeat 3px 5px;
}
td.eventNo211{
	background: url(images/iconEventTour.png) no-repeat 3px 5px;
}

tr.itstoday td.eventNo19,
tr.itstodaytd.eventNo212,
tr.itstoday td.eventNo156,
tr.itstoday  td.eventNo211{
	background-position: 6px 5px;
	padding-left:36px;
}


/* -------- ELEMETS: FRONT PAGE BUTTONS -------------------------------------------------------------------------- */

#homePageButtons{
	background: url(images/frontPageButtonSep.gif) no-repeat 15px top;
	padding-top:85px;
	/*margin-top: 70px;*/
}
#homePageButtons ul{
    margin: 0;
    padding: 0;
}
#homePageButtons ul li{
	float:left;
    margin: 0 40px 0 0;
    width: 265px;
	list-style: none outside none;
}

.hpbHeader{
    margin: 0;
    padding: 14px 0 10px;
	font-size: 18px;
}
.hpbHeader a{
	color:#333;
}
#entryHPBButtons{
	margin:20px 0 70px;
}
.hpbButton {
    display: block;
    float: left;
    height: 172px;
    margin: 5px 4px;
    width: 308px;
	position:relative;
}
.hpbButton a{
    bottom: 4px;
    display: block;
    height: 43px;
    position: absolute;
    right: 0px;
    width: 140px;
}
#hpbButton19{
	background: url(images/hpb_19_bg.jpg) no-repeat 0 0;
}
#hpbButton156{
	background: url(images/hpb_156_bg.jpg) no-repeat 0 0;
}
#hpbButton211{
	background: url(images/hpb_211_bg.jpg) no-repeat 0 0;
}
#hpbButton212{
	background: url(images/hpb_212_bg.jpg) no-repeat 0 0;
}
a.hpbButtonLink_en{
	background: url(images/hpbBookNow_en.png) no-repeat 0 0;
}
a.hpbButtonLink_de{
	background: url(images/hpbBookNow_de.png) no-repeat 0 0;
}
.hpbButton a:hover{
	background-position: 0 -47px;
}
.hpbButtonDetails{
	position:absolute;
	right: 8px;
	top:20px;
	height:105px;
	overflow:hidden;
	width:178px;
	color:#fff;
	line-height: 1.35em;
}
.hpbButtonTextTitle{
	font-size:14px;
	font-weight:bold;
	display:block;
}
.hpbButtonTextTitle p{
	padding:0 0 3px;
	margin:0;
}
.hpbButtonText{
	font-size:12px;
}


#hbpAbout{
	background: url(images/iconhbpWho.gif) no-repeat top right;
}
#hbpSchedule{
	background: url(images/iconhbpTastings.gif) no-repeat top right;
}
#hbpBlog{
	background: url(images/iconhbpBlog.gif) no-repeat top right;
}
.hbpPostTitle{
	font-weight: bold;
}
.hbpPostText{
	margin-top:5px;
	line-height:1.5em;
	display:block;
}
.hbpPostInfo{
	color: #888888;
	font-weight: bold;
	font-style: italic;
}

.hpbText{
	font-size: 12px;
	background: url(images/hbpHeaderSep.gif) no-repeat -3px top;
	padding-top:14px;
    line-height: 1.5em;
}
.hpbMore{
    font-size: 12px;
    font-style: italic;
    font-weight: bold;	
}
.hbplink{
    background: url("images/hbpLink.gif") no-repeat scroll 0 7px transparent;
    font-size: 115%;
    font-weight: normal;
    line-height: 1.6em;
    padding-left: 13px;
}

.ec3PrevDate{
	margin-top:10px;
	font-weight: bold;
}
.ec3PrevBook{
	font-style:italic;
	font-weight: bold;
}
.ec3PrevTime{
    color: #555555;
    font-size: 10px;
    padding: 0 3px;
}
.ec3PrevEvent{
   font-size: 10px;
}

/* -------- ELEMETS: MAIN -------------------------------------------------------------------------- */

#content{
	width:600px;
	float:left;
	display:inline;
	margin:0 0 0 0;
}
#content.frontPage{
	width:640px;
}
#sidebar{
	width: 180px;
	float: right;
	display:inline;

	overflow:hidden;
	padding:0;
	margin:70px 20px 0 0;
}

.post{
	margin:30px 0 50px 0px;
	padding:0;
	clear: both;
}
.additionalPosts{
    background: url("images/cartItemSep.gif") repeat-x scroll left -1px transparent;
    border-top: 1px solid #DDDDDD;
    margin-top: 40px;
    padding-top: 50px;
}

.post h2 a{
	color:#851f21;
    font-size: 130%;
    font-weight: normal;
	text-shadow: 0 1px 0 #FFFFFF;  /*fix, fix err404! on root */
	line-height: 1.3em;
}

.vr-links a {
	font-weight:normal;
}
.vr-links li {
	list-style:none;
}
.vr-links li li {
	list-style:square;
}
.entry{
	margin-top:25px;
	line-height: 20px;
	clear: both;
	font-size: 95%;
}
.entry h3{
margin-top: 15px;
}
.blogentry{
	margin:15px 0pt 10px;
	line-height: 20px;
	clear: both;
}
.entry p img{
	padding: 10px;
}
.entry a:hover{
	text-decoration: underline;
}
.postmetadata{
	clear:both;
	background:#F0E9E1;
	font-size:10px;
	padding:10px 12px;
}
.blognaviTop {
	display:inline-block;
	margin:0px;
}
.blognaviTop a {
	font-weight:normal;
	font-size:11px;
	letter-spacing:0px;

}
.blognavi {
	display:inline-block;
	margin:0px 0pt 0 20px;
}
.blognaviTop .alignleft,
.blognavi .alignleft {
	float:left;
}
.blognaviTop .alignright,
.blognavi .alignright {
	float:right;
}
.blognavi a {
	font-weight:normal;
	font-size:12px;
	letter-spacing:2px;
}
#comments {
	background: url(images/hbpHeaderSep.gif) no-repeat center top;
	padding-top:35px;
	line-height: 1.3em;
	margin:40px 0pt 0 0px;
	font-weight:normal;
	font-size:16px;
	color:#5b0606;
	letter-spacing:2px;

}
.commentlist{
	line-height: 1.4em;
	background: url(images/hbpHeaderSep.gif) no-repeat center bottom;
	list-style:none;
	margin-left:20px;
	margin-right:20px;
	padding:0 0 30px 0;
}
.commentlist li{
	margin-top:20px;
}
.commentlist li cite{
	font-size:18px;
}
.commentmetadata{
	display:block;
	margin-bottom:6px;
	font-size:10px;
}
#respond{
	margin:30px 0pt 0 0px;
	font-weight:normal;
	font-size:16px;
	color:#5b0606;
	letter-spacing:4px;
}

#commentform {
	margin:10px 0pt 0 0px;
}
#commentform p,
#commentform a {
	margin:0;
	font-weight:normal;
	font-size:12px;

}
#mcspvalue,
#url,
#comment,
#email,
#author{
	color:#5b0606;
	font: normal 11px 'Trebuchet MS', Georgia, sans-serif;
	padding:3px 5px 0px;
}
#comment{
	padding:3px 5px;
	width:400px;
}
#submit{
	background:#D8E468 none repeat scroll 0% 50%;
	border:0px solid #5b0606;
	color:#5b0606;
	letter-spacing:1px;
	padding:4px;
}
.nocomments{
	color:#888888;
	margin:30px 0;
}


/* -------- ELEMETS: ATTACHMENTS  ----------------------------------------------------------------------- */

.entry p img{
	border: 1px solid #ccc;
	margin:10px 15px;
	padding:10px;
}
.attachment{
	margin-top:30px;
	text-align:center;
}
.attachmentPhoto{
	width:600px;
	overflow:hidden;
}
.attachmentPhoto img{
	max-width:600px;
}


/* -------- ELEMETS: SIDEBAR ----------------------------------------------------------------------- */

#wp-calendar {
    background: none repeat scroll 0 0 #ccc;
    font: 10px tahoma;
    margin: 0 0 0 17px;
    padding: 1px;
    width: 147px;
}

div.sayhi{
	margin:20px 0px;
	text-align: center;
}
div.sayhi a{
	font-size:11px;
}

div.eventcal{
	margin:20px 0;
}

.sidebarCartTitle,
.eventCalHint,
.eventCalTitle{
    color: #512736;
    font-size: 14px;
    font-weight: normal;
    margin: 0 0 11px;
	text-shadow: 0 1px 0 #FFFFFF;
}
.eventCalHint,
.eventCalTitle{
	font-size: 11px;
    color: #bbb;
}
.eventCalHint{
    margin: 7px 0 0;

}

.TA_comments{
    font-size: 11px;
    line-height: 15px;
}
.TA_comments h1{
	margin-top:10px;
	font-size:12px;
	color:#851F21;
	font-style: italic;
}
.TA_comments p{
	padding:0;
}


.TA_rated{
	margin:20px 0;
}
.googleplus{
	margin:20px 0;
}
div.editpost,
div.editpost a{
	margin:20px 0 10px;
	color:#aaa;
}

#sidebar ul{
	margin:0;
	padding:0;
	list-style: none;
	text-align:center;
	font-size:10px;
}
#sidebar .siteadmin ul li{
	line-height:1em;
	margin-bottom:3px;
}

#sidebar h2{
	text-transform: uppercase;
	padding: 0 0 9px;
	color:#5b0606;
}

div.shoppinginfo{
/*	display:inline-block;   Oliver: 24.1.2009 */
	margin:20px 0 15px;
}

span.itemsincart {
	margin-top:15px;
	display:block;
	font-size:90%;
	text-align:center;
}
span.itemsincart a{
	padding:1px 0 9px 30px;
	background: url(images/cart.gif) no-repeat top left;	
}
.search{
	margin:20px 0;
	text-align: center;
}

form.searchform{
	margin: 0;
}
#s{
/*
    -moz-border-radius: 9px 9px 9px 9px;  
    border-radius: 9px 9px 9px 9px;  
    -webkit-border-radius: 9px 9px 9px 9px;
*/
	background: transparent url(images/searchBGl.gif) no-repeat top left;	
	height:36px;
	line-height:36px; 
	width:100px;
	overflow:hidden;
	color: #DDDDDD;
    font-size: 18px;
    padding: 0 3px 0 10px;
	border:0;
    /*width: 160px;*/
	vertical-align: top;
}
#searchsubmit{
	background: transparent url(images/searchBGr.gif) no-repeat top left;	
	height:36px;
	width:60px;
	overflow:hidden;
    padding: 0px;
	border:0;
	vertical-align: top;
}
#searchsubmit:hover{
	background-position: 0 -37px;	
}
div.sideheader{
	text-align:center;
}
#sidebar .siteadmin ul li.register {
	line-height:14px;
	margin-bottom:8px!important;
}

/* -------- ELEMETS: FOOTER ------------------------------------------------------------------------ */

#footer{
	font-size:11px;
}
#footerMenu{
	padding-right:30px;
}

p.copyright{
	float:right;
	color:#ddd;
	margin-top: 155px;
}

#footer ul {
	clear:right;
	margin:0;
	padding:0;
	float:right;
	margin-top:8px;
}
#footer ul li {
	float:left;
	display:block;
	padding:2px 5px;
	color:#ddd;
	}

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


/* -------- GENERAL ELEMENTS ----------------------------------------------------------------------- */

button:active, input:active, a:active,
button:focus, input:focus, a:focus,
button, input, a{
	outline: 0;
	text-decoration: none;
	color: #5b0606;
}

a:hover{
	text-decoration: none;
}

p{
	padding: 0 0 8px 0;
}

img{
	margin:0;
	padding: 0;
	border:none;
}

.linklove{
	display:none;
}

/* -------- SHOP & BOOKING ELEMENTS ---------------------------------------------------------------- */
p.shoppingsteps,
p.bookingsteps {
	margin:40px 0 10px 0px;
	text-align:center;
	color: #888888;
}
/*
p.eventDetails{
	background: url(images/hbpHeaderSep.gif) no-repeat center top;
	padding-top:20px;
	margin-top:20px;
}
*/
div.eventDetails{
	color: #FFFFFF;
    margin-left: 20px;
    margin-top: 30px;
	width:580px;
	height:173px;
	position:relative;
	background: url("images/genericEvent.jpg") no-repeat scroll 0 0 transparent;
}
#bpButton19booking{
	background: url(images/bp_19_bg.jpg) no-repeat 0 0;
}
#bpButton156booking{
	background: url(images/bp_156_bg.jpg) no-repeat 0 0;
}
#bpButton211booking{
	background: url(images/bp_211_bg.jpg) no-repeat 0 0;
}
#bpButton212booking{
	background: url(images/bp_212_bg.jpg) no-repeat 0 0;
}
/*
div.eventDetails {
    color: #FFFFFF;
    height: 140px;
    margin-left: 130px;
    padding-top: 32px;
	width: 400px;
}
div.eventDetails table td.a{
    padding-right: 20px	;
	white-space:nowrap;
}
div.eventDetails table td.b{
	font-weight:bold;
	width:100%;
}
*/
.eventDetailsName{
	font-size:180%;
	margin-left:135px;
	padding-top:16px;
	line-height:1.8em;
	text-shadow: 0 0 1px #EEEEEE;
}
.eventDetailsDate,
.eventDetailsTime,
.eventDetailsLocation{
	line-height:1.5em;
	margin-top:6px;
	margin-left:135px;
	padding-left:35px;
	font-size:100%;
}

.eventDetailsDate{
	background: url(images/iconBookingDate.gif) no-repeat 0 0;
}
.eventDetailsTime{
	background: url(images/iconBookingTime.gif) no-repeat 0 0;
}
.eventDetailsLocation{
	background: url(images/iconBookingLocation.gif) no-repeat 0 0;
}
.eventDetailsCosts{
    bottom: 20px;
    font-size: 70%;
    position: absolute;
    right: 60px;
}
.eventDetailsEUR{
    font-size: 400%;
    padding-left: 7px;
	text-shadow: 0 0 1px #EEEEEE;
}


table.product {
	width:99%;
}
table.product tr {
	vertical-align:top;
}
table.product tr td {
	padding:17px;
}
table.product tr td p {
	padding:3px 0;
}

div.prd-img {
	width:60px;
	padding: 4px;
	border: 1px solid #a96f6f;
	text-align:center;
	float:left;
	font-size:9px;
	color:#888;
}
div.prd-img img {
	display:block;
}
div.productdetails {
	width:345px;
	float:left;
	margin-left:10px;
	font-size:0.8em;
}

div.prd-name {
	font-weight:bold;
}

div.prd-price {
	margin-top:1em;
}

div.event,
div.product {
	font-size:1em;
	text-align:right;
	padding-right: 43px;
}

div.event input {
	position:relative;
	top:13px;
}

input#addToCart_en,
input#addToCart_de{
	display:inline-block;
	float:none;
	margin-left:20px;
	width: 175px;
	height:35px;
	background: url(images/add2cart_en.gif) no-repeat 0 0;	
}
input#addToCart_de{
	width: 162px;
	height:35px;
	background: url(images/add2cart_de.gif) no-repeat 0 0;	
}
input#addToCart_en:hover,
input#addToCart_de:hover{
	background-position: 0 -38px;	
}
select.quantitiy {
	text-align:center;
	font-size:1em;
	padding: 2px 0 0 0;
	margin:10px;
	vertical-align:top;
}
td.carttext{
	padding:0 0 30px 0;
	font-size:0.8em;
	line-height: 1.5em;
}
p.attendees{
	margin: 10px 0 10px 0;
	font-size:0.9em;
	line-height: 1.5em;
	/* background: url(images/hbpHeaderSep.gif) no-repeat center top; */
	padding-top:30px;
}
p.cancelpol {
	margin: 105px 0 0 0;
	font-size:100%;
	color:#666666;
}
p.cancelpoltxt {
	font-size:80%;
	color:#888888;
	margin:0;
	padding:0;
	line-height:1.5em;
}
p.txemailed{
	color: #851F21;
	margin-top:30px;
}
p.lastSeats{
    color: #5B0606;
    padding: 45px 0 10px;
    text-align: center;
}
.fullyBooked{
	padding:20px 0 10px;
}
p.thanks4adding{
	color:#5b0606;
	padding:20px 0 10px;
}
p.checkOutImg a{
	font-size:11px;
	color:#555;
	text-align:center;
	margin-left:25px;
	display:block;
	width:137px;
	height:31px;
	overflow:hidden;
	line-height:31px;
	margin-top: 7px;
	background: url(images/checkout.gif) no-repeat 0 0;	
}
p.checkOutImg a:hover{
	color:#555;
	background-position:0 -33px;
}


/* -------- CHECKOUT ELEMENTS----------------------------------------------------------------------- */


form.control,
form.shopform {
	width:580px;
	clear:both;
}
form.control{
	margin: 60px auto 0;
}

div.FormCartBG{
	background: url(images/cartCenterBG.gif) repeat-y 0 0;	
}
div.FormCartTop{
	background: url(images/cartTopBG.gif) no-repeat 0 0px;	
	padding-top: 10px;
}

input#updateCart_de,
input#updateCart_en{
	background: url(images/updateCart_en.gif) no-repeat 0 -23px;	
	height:20px;
	width:62px;
	display:block;
	margin-left:24px;
	}
input#updateCart_de{
	width:92px;
	background: url(images/updateCart_de.gif) no-repeat 0 -23px;	
}
input#updateCart_de:hover,
input#updateCart_en:hover{
	background-position: 0 0;	
}

div.FormCartBottom{
	height:39px;
	overflow:hidden;
	background: url(images/cartBottomBG.gif) no-repeat 0 0;	
}

div.CartItem{
	padding:0 15px;
}
div.CartItem div{
	padding:8px 0;
	background: url(images/cartItemSep.gif) repeat-x bottom left;	
}
div.CartItem:last-child div{
	background: none;
}

div.CartItem span{
    color: #555555;
    float: left;
    font-size: 100%;
    line-height: 1.5em;
    overflow: hidden;
}
.CartItemName{
	color: #222222 !important;
	width:280px;	
}
.CartItemDetail{
	display:inline-block;
	position:relative;
	top:-2px;
	width:13px;
    height: 13px;
    margin-left: 5px;
	background: url(images/iconItemInfo.gif) no-repeat 0 0;
}

.CartItemNumber{
	color: #222222 !important;
	width:280px;	
}
.CartItemEventTime{
	font-size: 11px;
	width:280px;	
	display:none;
}
.CartItemQty{
	text-align: center;
	width:60px;	
}
.CartItemUnit{
    color: #888888 !important;
    padding-right: 5px;
    text-align: right;
    width: 80px;
}
.CartItemSub{
	text-align: right;
	width:80px;	
	padding-right:10px;
}
.CartItemTotal{
    color: #852121;
    display: block;
    font-size: 18px;
    font-weight: bold;
    margin-left: 364px;
    padding: 14px 0 0;
    text-align: center;
    text-shadow: 0 1px 0 #F5F5F5;
    vertical-align: bottom;
    width: 181px;
}
.CartItemRemove input{
    background: url("images/iconRemoveItem.gif") repeat-x scroll 0 0 transparent;
    height: 17px;
    margin-left: 8px;
    margin-top: 2px;
    width: 17px;
}
.CartItem.header span{
    font-size:70% !important;
	color:#999999  !important;
	padding-top:0 !important;
}

input.chkoutqty {
	border: 1px solid #DDDDDD;
	border-color: #aaa #ccc #DDDDDD #bbb;
	width:2em;
	padding: 1px 0 0 0;
	text-align:center;
	font-size:100%;
}
input.chkoutqty:active,
input.chkoutqty:focus,
input.chkoutqty:hover {
	border-color: #a86363 #dcaaaa #dcaaaa #a86363;
}
input.chkoutqtyerr {
	color:#a86363;
}

div.CartItem span.maxqty {
	color:#a86363;
	font-size:11px;
	display:block;
	margin-left:1em;
	font-family:Tahoma;
}

div.paybuttons{
	text-align:center;
	margin:50px 0 0 0;
}
div.paybuttons input {

}

a#paymentBank_en,
a#paymentBank_de{
	display:inline-block;
	float: none;
	width: 203px;
	height:35px;
	overflow:hidden;
	background: url(images/buttonPayBank_en.gif) no-repeat 0 0;	
}
a#paymentBank_de{
	width: 154px;
	height:35px;
	background: url(images/buttonPayBank_de.gif) no-repeat 0 0;	
}
a#paymentBank_en:hover,
a#paymentBank_de:hover{
	background-position: 0 -38px;	
}
input#paymentPal_en,
input#paymentPal_de{
	display:inline-block;
	float:none;
	margin-left:20px;
	width: 155px;
	height:35px;
	background: url(images/buttonPayPal_en.gif) no-repeat 0 0;	
}
input#paymentPal_de{
	width: 186px;
	height:35px;
	background: url(images/buttonPayPal_de.gif) no-repeat 0 0;	
}
input#paymentPal_en:hover,
input#paymentPal_de:hover{
	background-position: 0 -38px;	
}



.noItems{
	padding:20px 0 10px;
}

.TFRwelcome,
.TFRlinkback{
	line-height:1.4em;
    background: none repeat scroll 0 0 #F0ECCE;
    border: 1px solid #DED99D;
    font-size: 110%;
    font-style: italic;
    margin-top: 30px;
	margin-bottom: 50px;
    padding: 10px;
    text-align: center;
}
.TFRlinkback a{
	display:block;
}
table.pdt,
table.chk {
	margin: 0 auto;
	border-collapse: collapse;
}
table.chk {
	width:99%;
	margin-top: 1em;
}

table.pdt th,
table.chk th {
	border:1px solid #a96f6f;
	font-size:11px;
	font-family:Tahoma;
	font-weight:normal;
	text-align:center;
	padding: 3px 10px;
}

tr.table-spacer td,
td.shipping,
tr.chk-items td {
	border-left:1px solid #a96f6f;
	border-right:1px solid #a96f6f;
	font-size:12px;
	text-align:right;
	padding: 0 10px 10px;
	background:white;
	line-height: 1.4em;
}
tr.chk-items td:first-child {
	padding-top:10px;
}

tr.chk-total td {
	border-top:1px solid #a96f6f;
}

td.shippingtxt,
td.shipping{
	padding: 2px 10px!important;
}
.itemnumber{
	color:#888888;
	font-size:0.9em;
}
.pdt-head,
.chk-head {
	background-color:#d1a8a8;
}

td.shippingtxt,
td.totaltxt {
	font-size: 0.8em!important;
}

td.totalsum {
	text-align:right;
	font-weight:bold;
	border:1px solid #a96f6f;
	border-top:2px double #a96f6f;
	border-bottom:2px double #a96f6f;
	background:#d1a8a8;
}
td.totaldiscount {
	background: transparent url(images/discount_star.gif) no-repeat center right;
	padding-right:10px;
}

tr.chk-shipping td,
tr.chk-total td {
	font-size:0.9em;
	text-align:right;
	padding: 5px 10px;
	white-space: nowrap;
}

tr.chk-items td.discount{
	background: white url(images/discount_star_white.gif) no-repeat center right;
}

tr.chk-shipping td.discountinfo{
	font-size:0.8em;
	text-align:left;
	background: transparent url(images/discount_star.gif) no-repeat center left;
	padding-left:10px;
}

.pdt-col{
	padding-right:30px;
}

table.pdt {
	margin-top:1em;
}

.pdt-space{
	height:20px;
}

div.chk-eventtime {
	font-size:0.9em;
	margin-left:2em;
	color:#888888;
}
tr.table-spacer {
	height:8px;
}


p.directwire {
	margin-bottom:1em;
}

p.directwire img{
	position:relative;
	top:3px;
	left:8px;
}
tr.memo td{
	padding-top:10px;
}
/* -------- BANK CHECKOUT / PAYMENT------------------------------------------------------------------ */
.yourCart{
    background: none repeat scroll 0 0 #E8CBCB;
    border: 1px solid #C99595;
    margin: 15px 40px 30px;
    padding: 10px;
	font-size: 100%;
}
.yourCart hr{
	border:0;
	border-top:1px solid #CAA0A0;
	border-bottom:1px solid #F2E0E0;	
	height:2px;
	font-size:0;
	 margin: 10px 0;
}
.yourCartTitle{
    color: #9B4A50;
    font-size: 130%;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	margin-bottom: 4px;
}
.yourCartProducts{
	font-style: italic;
	margin-bottom: 8px;
}
.yourCartItem{
	padding: 0 10px 10px 20px;
}
.yourCartItemTitle{
	line-height: 1.2em;
}
.yourCartItemInfo{
	display:block;
	margin-left:25px;
	font-style:italic;
}
.yourCartItemSub{
	color: #000000;
	 padding-left: 5px;
}
.yourCartTotal{
    font-size: 110%;
    font-weight: bold;
	text-decoration: underline;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.yourCartTotal span{
    padding-left:10px;
}



/* -------- SPECIAL ELEMENTS ----------------------------------------------------------------------- */

.hilite {
	color: #000;
	background-color: #99ccff;
}

.hilite1 {
	color: #000;
	background-color: #ffcc66;
}

.hilite2 {
	color: #000;
	background-color: #99ff66;
}

.hilite3 {
	color: #000;
	background-color: #ff9999;
}
iframe{
    -moz-box-shadow: 0 2px 6px #AAAAAA;
	-webkit-box-shadow: 0 2px 6px #AAAAAA;
	box-shadow: 0 2px 6px #AAAAAA; 
    border: 1px solid #AAAAAA;
}


