﻿.jqmWindow {
    display: none;    
    position: fixed;
    top: 17%;
    left: 50%;    
    margin-left: -295px;
    width: 590px;
}

.jqmOverlay { background-color: #000; }

* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}

.video-popup{
	width: 589px;
	height: 414px;
	background: url('../images/video-preview-popup/video-popup-bg.png') no-repeat 0 0;
}

.video-popup .pop-up-close{
	width: 20px;
	height: 19px;
	float: right;
}

.video-popup h2
{
    color:#6C6C6C;
    float:left;
    font-family:Trebuchet MS;
    font-size:14px !important;
    font-weight:bold;
    padding-left:8px !important;
}

.video-popup-header{
	height: 25px;
	padding: 29px 35px 0 32px
}

.video-popup .player-holder
{
	padding: 7px 38px 0 38px;
}


/* Voucher Code */
.referal-number {
	padding:14px 0 15px;
	}
.referal-number h3 {
	padding:30px 0 4px 0;
	}
.referal-number h3  span {
	display:block;
	font-size:10px;
	font-weight:normal;
	font-family:Tahoma, Geneva, sans-serif;
	color:#2e2e2e;
	margin-left:1px;
	padding:1px 0 0;
	}
/* ------------ */	
/*------Checkbox-------*/
element.style {
background-position:0 -50px;
	}
.custom_checkbox {
background:url("/Images/checkbox.gif") no-repeat scroll 0 0 transparent;
clear:left;
display:block;
float:left;
height:25px;
padding:0 5px 0 0;
width:19px;
left: 7px;
	}
	
	
.print-your-receipt	
{
    background: url('/images/print-receipt-icon.png') no-repeat scroll 0 0 transparent;
    text-decoration: none;
    padding-left: 3px;
}

.print-your-receipt	span
{
    text-decoration: underline;
}

.print-your-receipt	span:Hover
{
    text-decoration: none;
}


.intakes-buttons{
    position: absolute;
    right: 0;
}

.intakes-buttons .button{
    margin-left: 10px;    
}
