﻿@charset "UTF-8";

.timer {
    float:left; 
    text-align:center;
    background-color: #f6f6fa;
    width:100%;
    margin-top: 20px;
}

.timer h3 { 
    font-family: Verdana, sans-serif;
    font-size:16px;
    padding:2px 2px; /* dictates width of timer */
    font-weight: normal;
    line-height: 0.95;
}
#note {
    font-family: Verdana, sans-serif;
    font-size: 16px;
    text-transform: none;
    font-weight: bold;
    line-height: 0.95;
    }

.item .caption {
    font-size: 12px;
    padding: 5px;
    height: 48px;
    width: 112px;
    float: right;
    background-color: #f6f6fa;
    color: #fff;
    margin: 5px 15px;
}

.tickSelect input {
    width: 90px;
    height: 40px;
    background: url(/static/img/button_add_unticked.png) no-repeat center center ;   
    float: right;
}
.tickSelect input.checked {
    background: url(/static/img/button_remove_ticked.png) no-repeat center center ;
}
input.checked:hover {
  background: url(/static/img/button_remove_cross.png) no-repeat center center ;
}

.outOfStock input {
    width: 90px;
    height: 40px;
    background: url(/static/img/button_unavailable.png) no-repeat center center ;
    float: right;
}

.caption .title {
    height: 30px;
}


.buyPanel .buy-now,
.buyPanel .buy-now-2 {
    visibility: hidden;
}
.buyPanel .buy-now-enabled, .buyAllNowBtn,
.buyPanel .buy-now-enabled-2 {
    width: 100%;
    vertical-align: middle;
    text-align: center;
    position: relative;    
    border: 5px;  
	background-color: #69c;
    text-align: center;  
    color: white;  
    font-size: 18px;  
    font-weight: bold;  
    padding: 10px;  
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    /*margin-left: 20px;*/
}
.buyAllNowBtn {
    margin-bottom: 10px;
}
#slider {
    background-color: #f6f6fa;
}

.buyPanel .atp-enabled {
    width: 100%;
    vertical-align: middle;
    text-align: center;
    position: relative;    
    border: 5px;  
	/*background-color: #f6f6fa;*/
    text-align: center;  
    color: #384067;  
    font-size: 18px;  
    font-weight: bold;  
    padding: 0px;  
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    margin-left: 0px;
}
.buyPanel .atp-not-enabled {
    visibility: hidden;
}
.buyPanel .atp-enabled a:hover{
    cursor: none;
}

.buyPanel { 
    width:100%;
    margin:0 0 0 0;
    clear:both;
    height:auto;
    background-color: #f6f6fa;
}
#buyAll {
    background-color: #f6f6fa;
    display: normal;
}
.buyPanel h4 {
    font-size:24px;
    color:#384067;
    text-transform:capitalize;
    font-weight:bold;
    margin-top:60px;
}
.buyPanel a {
    text-decoration: none;
}
#buyPanel .bottom {
    padding-top: 330px;
    background: url(../themes/aspyr/content/images/bottomBg.png) center -10% no-repeat;
}
.amended {
    clear: left;
    text-align: center;
    font-size: 18px;
}

.savings, .bundleSavings {
    /*font-size: 24px;
    font-family: 'DINSchriftRegular', Helvetica, Arial, san-serif;*/
    /*float:left;
    margin:15px;*/
    text-shadow: 0px 1px 1px #fff;
}
/*#bottomSection .bundle li {
    font-size: 36px;
}*/
.savings span,
.bundleSavings span {
    color:#eb232e;
}

/*.savings p,
.bundleSavings p {
    display:inline;
    color:#eb232e;
}*/

.hidden{
    display:none
}

.leftlist {
	float: left;
	list-style-type: none;
	width: 45%;
	font-family: Verdana, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin-left: 15px;
	/*border-left: 0px #ccc solid;
	border-right: 1px #ccc solid;
	border-bottom: 0px #ccc solid;
	border-top: 0px #ccc solid;*/
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 15px;
	line-height: 29px;
}

.rightlist {
	float: right;
	list-style-type: none;
	width: 40%;
	font-family: Verdana, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin-left: 15px;
	/*border: 0px #ccc solid;*/
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 25px;
	line-height: 29px;
}


.error {
    padding:30px;
}
.error h2 {
    font-size:36px;
    font-weight:bold;
}

.buyPanel{
    /*text-align: left;*/
}

#title {
    height: 20px;
}

.buts{
    height: 50px;
	padding: 0 10px;
}

#sliderWrapper { 
  position: absolute;
  width: 100%;
}

#slider {
  position: absolute;
  top: 0px;
  margin-top: 5px;
  padding-top: 5px;
  width: 300px;
  text-align: center;
}

#slider.fixed {
  position: fixed !important;
  top: 0 !important;
}

#slider.stopSlide {
  position: absolute;
}
/*.fixed {
  position: fixed !important;
  top: 0 !important;
}*/
.mobileFixed {
  position: fixed !important;
  top: 0 !important;
  z-index: 1000;
  left: 0;
  right: 0;
  border-bottom: 2px solid #ccc !important;
}
.savings, .bundleSavings {
    margin-top:15px;
    margin-bottom:15px;
    margin-left:auto;
    margin-right:auto;
    /*border:1px #ccc solid;*/
    padding:0px;
    width:100%;
 }

.recommendShare
{
    font-size: 15px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 5px;
}

socialsharebox-buttons
{
    font-size: 10px;
    font-weight: bold;
    padding: 3px;
    height:25px;
    width:85px;
    margin-right:2px;
    margin-left:6px;
    cursor:pointer;
}

.bundleHeaderBanner {
	width: 100%;
	height: 100%;
}

.arrow-bullet {
	padding-bottom: 1em;
}

.column-1-2-3.searchedItem.bundleItem {
	min-height: 218px;
}

@media all and ( max-width: 63em ) {
	#sliderWrapper {
		position: relative;
	}

	#slider {
		position: relative;
		width: 100%;
	}

	.buyPanel .buy-now-enabled, .buyAllNowBtn,
	.buyPanel .buy-now-enabled-2 {
		margin-left: 0;
		width: 100%;
	}

	.leftlist {
		width: 45%;
	}

	.rightlist {
		width: 45%;
	}

	.timer {
		margin: 0;
	}
	.column-1-2-3.searchedItem.bundleItem {
		min-height: 218px;
	}

	.mobileBG {
		background-color: white !important;
		width: 100%;
	}
	#col3 {

	}
}

@media all and ( max-width: 41.5em) {
	.column-1-2-3.searchedItem.bundleItem {
		min-height: 180px;
	}
}

@media all and ( max-width: 360px ) {
	.leftlist {
		width: 45%;
		font-size: 14px;
		font-weight: bold;
		padding-left: 0;
		padding-right: 0;
	}

	.rightlist {
		width: 40%;
		font-size: 14px;
		font-weight: bold;
		padding-left: 0;
		padding-right: 0;
	}
	/*.column-1-2-3.searchedItem.bundleItem {
		min-height: 192px;
	}*/
}


@media all and ( max-width: 250px ) {
	.leftlist {
		width: 100%;
		font-size: 15px;
		border-right: none;
		text-align: center;
		margin-right: 0;
		margin-left: 0;
		padding-right: 0;
		padding-left: 0;
	}

	.rightlist {
		width: 100%;
		font-size: 15px;
		text-align: center;
		margin-right: 0;
		margin-left: 0;
		padding-right: 0;
		padding-left: 0;
	}

	.timer h3 {
		font-size: 14px;
	}

	#note {
		font-size: 14px;
	}

}

@media all and ( max-width: 200px ) {
	.column-1-2-3.searchedItem.bundleItem {
		min-height: 169px;
	}
}