.windowjs-nav,
.windowjs-nav span
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}


#zipmoney_popup_window_zipmoney-widget-general .top, #zipmoney_popup_window_zipmoney-express-learn-more .top {
    display: none;
}

#zipmoney_popup_window_zipmoney-widget-general {
    width: 693px;
    height: 500px;
    border: none;
}

#zipmoney-widget-modal-previous {
    outline: none;
}

#zipmoney-widget-modal-next {
    outline: none;
}

.zipmoney_popup_window_title {
    height: 2px;
}

.overlay_zipmoney_popup_window {
    background: rgba(0, 0, 0, 0.5);
}

.windowjs-close, .windowjs-prev span, .windowjs-next span {
	background-image: url('http://www.ozzytyres.com.au/js/zipmoney/popup/windowjs/windowjs_sprite.png');
}


.windowjs-close {
	position: absolute;
	top: -21px;
	right: -23px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 10600;
}

.windowjs-nav {
	position: absolute;
	top: 0;
	width: 10%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('http://www.ozzytyres.com.au/js/zipmoney/popup/windowjs/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 10500;
}

.windowjs-prev {
	left: 0;
}

.windowjs-next {
	right: 0;
}

.windowjs-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 10500;
	visibility: hidden;
}

.windowjs-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.windowjs-next span {
	right: 10px;
	background-position: 0 -72px;
}

.windowjs-nav:hover span {
    position: absolute;
	visibility: visible;
}

.windowjs-nav:hover {
    position: absolute;
}

.windowjs-nav:active {
    position: absolute;
    top: 1px;
}
.windowjs-close:active {
    position: absolute;
    top: -20px;
}
.windowjs-nav:hover {
    position: absolute;
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	.windowjs-close, .windowjs-prev span, .windowjs-next span {
		background-image: url('http://www.ozzytyres.com.au/js/zipmoney/popup/windowjs/windowjs_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
#zipmoney-express-button {
    outline: none;
}

#payment-method-zipmoney-logo {
    margin-right: 10px;
}

#zipmoney-express-product {
    text-align: right;
    font-size: 14px;
    line-height: 1em;
    clear: both;
}

#zipmoney-express-cart {
    text-align: right;
    font-size: 14px;
    line-height: 1em;
    clear: both;
}

.zipmoney-express-cart-button {
    padding-top: 5px;
}

#zipmoney-express-button-img, #zipmoney-express-widget-img {
    display: inline-block;
}

#zipmoney-express-button {
    display: block;
    line-height: 0;
}

#zipmoney-express-button:after {
    content: '';
    display: block;
    clear: both;
}

.zip-loading-icon {
    width: 30px;
    margin: 0 auto;
    position: relative;
    display: block;
}

.zipmoney_popup_window_content {
    background: rgba(255, 255, 255, 1);
}

.zip-cart-please-wait {
    padding: 15px;
}

@media only screen and (max-width: 770px) {
    .zipmoney-strip-banner-responsive-top {
        display: none;
    }
}

@media only screen and (min-width: 771px) {
    .zipmoney-strip-banner-responsive-bottom {
        display: none;
    }
}

/* For the Modal */

.zip-assets-modals img{
    display: inline !important;
}

.zip-assets-modals{
    border-collapse: separate !important;
    font: 14px 'Open Sans';
    color: #2f2f2f;
}

.zip-repay-calc .zip-more-link
{
    font-weight: bold;
    text-decoration: underline;
    color: #3399cc !important;
}

.zip-repay-calc .zip-price
{
    font-weight: bold;
}
.overlay_dialog {
	background-color: #666666;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.overlay___invisible__ {
  background-color: #666666;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

.dialog_nw {
	width: 9px;
	height: 23px;
	background: transparent url(http://www.ozzytyres.com.au/js/prototype/windows/themes/default/top_left.gif) no-repeat 0 0;		
}

.dialog_n {
	background: transparent url(http://www.ozzytyres.com.au/js/prototype/windows/themes/default/top_mid.gif) repeat-x 0 0;	
	height: 23px;
}

.dialog_ne {
	width: 9px;
	height: 23px;
	background: transparent url(http://www.ozzytyres.com.au/js/prototype/windows/themes/default/top_right.gif) no-repeat 0 0;		
}

.dialog_e {
	width: 2px;
	background: transparent url(http://www.ozzytyres.com.au/js/prototype/windows/themes/default/center_right.gif) repeat-y 0 0;	
}

.dialog_w {
	width: 2px;
	background: transparent url(http://www.ozzytyres.com.au/js/prototype/windows/themes/default/center_left.gif) repeat-y 0 0;		
}

.dialog_sw {
	width: 9px;
	height: 19px;
	background: transparent url(http://www.ozzytyres.com.au/js/prototype/windows/themes/default/bottom_left.gif) no-repeat 0 0;			
}

.dialog_s {
	background: transparent url(http://www.ozzytyres.com.au/js/prototype/windows/themes/default/bottom_mid.gif) repeat-x 0 0;		
	height: 19px;
}

.dialog_se {
	width: 9px;
	height: 19px;
	background: transparent url(http://www.ozzytyres.com.au/js/prototype/windows/themes/default/bottom_right.gif) no-repeat 0 0;			
}

.dialog_sizer {
	width: 9px;
	height: 19px;
	background: transparent url(http://www.ozzytyres.com.au/js/prototype/windows/themes/default/sizer.gif) no-repeat 0 0;	
	cursor:se-resize;	
}

.dialog_close {
	width: 14px;
	height: 14px;
	background: transparent url(http://www.ozzytyres.com.au/js/prototype/windows/themes/default/close.gif) no-repeat 0 0;			
	position:absolute;
	top:5px;
	left:8px;
	cursor:pointer;
	z-index:2000;
}

.dialog_minimize {
	width: 14px;
	height: 15px;
	background: transparent url(http://www.ozzytyres.com.au/js/prototype/windows/themes/default/minimize.gif) no-repeat 0 0;			
	position:absolute;
	top:5px;
	left:28px;
	cursor:pointer;
	z-index:2000;
}

.dialog_maximize {
	width: 14px;
	height: 15px;
	background: transparent url(http://www.ozzytyres.com.au/js/prototype/windows/themes/default/maximize.gif) no-repeat 0 0;			
	position:absolute;
	top:5px;
	left:49px;
	cursor:pointer;
	z-index:2000;
}

.dialog_title {
	float:left;
	height:14px;
	font-family: Tahoma, Arial, sans-serif;
	font-size:12px;
	text-align:center;
	width:100%;
	color:#000;
}

.dialog_content {
	overflow:auto;
	color: #DDD;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	background-color:#123;
}

.top_draggable, .bottom_draggable {
  cursor:move;
}

.status_bar {
  font-size:12px;
}
.status_bar input{
  font-size:12px;
}

.wired_frame {
	display: block;
  position: absolute;
  border: 1px #000 dashed;
}

/* DO NOT CHANGE THESE VALUES*/
.dialog {
	display: block;
	position: absolute;
}

.dialog table.table_window  { 
  border-collapse: collapse; 
  border-spacing: 0; 
  width: 100%;
	margin: 0px;
	padding:0px;
}

.dialog table.table_window td , .dialog table.table_window th { 
  padding: 0; 
}

.dialog .title_window {
  -moz-user-select:none;
}                                                    


