iframe {

border: none;
}

#eSRO_modal
{
	display: none;
}


.basket_header {
	color:#005670;
	margin-bottom:15px;
	font-family: kulturista-web,serif;
    font-size: 16px;
    font-style: normal;
	display: inline-block;
	/*width: 312px;*/
	width:100%;
}

.basket_item_wrapper {
	display: inline-block;
	border-top: 1px solid #D2CECD;
	border-bottom: 1px solid #D2CECD;
	width: 720px;
}



.basket_left, .basket_right, .basket_item_img, .basket_item_text {
	float: left;
}

.basket_left{
	padding-top: 18px;
	padding-bottom: 28px;
}

.basket_total, .basket_buttons {
	float: right;
	height: 80px;
}

.basket_left {
    width: 65%;
}

.basket_item_img {
	width: 128px;
	height: 128px;
	margin-right: 10px;
}

.basket_item_img img {
	width: 128px;
	height: 128px;
}

.basket_item_text {
	font-size:13px;
	width: 320px;
}

.basket_right {
	width: 35%;
	text-align: right;
	background-color: #F2F0F0;
	height:164px;
}

.basket_total_info{
	height:85px
}

.basket_total, .basket_buttons {
	width: 100%;
}

.basket_total {
	height:164px;
}

.total_amount_wrapper{
	padding: 15px 40px 0px 0px;
}

.promotion_applied_wrapper {
	font-size: 10px;
	padding: 0 40px 5px 53px;
	color: rgba(0, 146, 188, 1);
	text-align:left;
}

.basket_view_link_wrapper{
	padding: 0px 40px 0px 0px;
}

.basket_total_currency_label { 
    color: #005670;
    font-family: kulturista-web,serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 300;
    margin: 0;
}

.basket_total_currency_amount { 
    color: #005670;
    font-family: kulturista-web,serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    margin: 0;
    padding-left:26px;
    min-width: 50px;
    display:inline-block;
}

.basket_view_link {
}

.basket_buttons {
	background-color: #DFDDDD;
	height: 89px;
}

.basket_buttons span{
	padding-right: 30px;
	display:block;	
}

.basket_buttons span img {
	cursor: pointer;
}

.basket_keep_shopping {
	padding:16px 0px 2px 0px;
}
.basket_checkout {
	padding:2px 0px 0px 0px;
}

.basket_keep_shopping a, .basket_keep_shopping a:link, .basket_keep_shopping a:visited, 
.basket_checkout a, .basket_checkout a:link, .basket_checkout a:visited
{
	color: transparent;
	padding-top: 5px;
	padding-bottom: 5px;
}

/*
.basket_keep_shopping a {
	background: url("cancel_gray.png") no-repeat scroll center center transparent;
}

.basket_checkout a {
	background: url("cancel_gray.png") no-repeat scroll center center transparent
}
*/

.basket_footer {
	clear: both;
}

.ticket_show, .membership_type {
	color: #005670;
	display:block;
	padding-bottom:0px;
	margin-left: 10px;
	text-indent: -10px;
}

.ticket_hall,
.ticket_date, .ticket_time,
.membership_price_type, .membership_amount {
	padding:0px 0px 0px 10px;
	display:block;
}

#cboxOverlay.eSRO_colorbox {
	background-color: rgb(119, 119, 119) !important;
	opacity: 0.7 !important;
}

#colorbox #cboxWrapper {
    border-radius: 0px;
}

.offer_top_bar{
	height:10px;
	margin-left: 10px;
	margin-right: 10px;
	background-color:#FFFFFF;
}

.offer_header{
	background-image: url("/sites/all/modules/esro_omsi/includes/blue_bar.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
	background-size: 508px 60px;
	width: 508px;
	height: 43px;
	color:white;
	font-weight:bold;
	padding-left:20px;
	padding-top: 23px;
	text-shadow:2px 2px #000000;
	font-size:16px;
	text-transform: uppercase; font-family: kulturista-web, serif; font-size: 20px; font-style: normal; font-weight: 300; color: #fff; text-shadow: rgba(0, 0, 0, 0.25) 2px 2px 1px;
}

.donation_upsale_img{
	width:128px;
	height:128px;
}

.offer_left{
	float:left;
	padding-left:20px;
}

.donation_offer_subheader
{
	color:#76232F;
}

.offer_right{
	float:left;
	width:275px;
	text-align:left;
	font-size:12px;
	padding-left:20px;
}

.offer_wrapper{
	width: 508px;
	background-color:transparent;
}

.offer_info_wrapper{
	padding-top:20px;
	padding-bottom:20px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top:-8px;
	border-left: 1px solid #D2CECD;
	border-right: 1px solid #D2CECD;
	overflow:auto;
	background-color:#FFFFFF;
}

.donation_offer_buttons{
	clear:both;
	border-top: 1px solid #D2CECD;
	border-left: 1px solid #D2CECD;
	border-right: 1px solid #D2CECD;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left:20px;
	padding-right:20px;
	margin-left: 10px;
	margin-right: 10px;
	overflow:auto;
	background-color:#FFFFFF;
}

.no_thank_you{
	float:left;
	cursor:pointer;
}

.right_button_wrapper{
	float:right;
	width:300px;
}

.right_button_wrapper div{
	float:right;
	cursor:pointer;
}

.donation_amt_1{
	margin-right:10px;
}

.donation_amt_3{
	margin-left:10px;
	margin-right:10px;
}

.donation_amt_5{
	margin-left:10px;
}

.catching_donation_wrapper {
    padding-top: 2px;
    text-align: center;
    vertical-align: middle;
}

#cboxLoadedContent{overflow-x:hidden !important;}