div#popinoverlay
{
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	opacity:0.6;
	filter:alpha(opacity=60);
	background-color:#000000;
	z-index:110;
}
div.popinclose
{
	float:right;
}
/* Coupon Popin */

img.popinlogo {
    width: 270px;
    margin: 20px 0px 20px 82px;
}
div#popin1
{
	position:fixed;
	top:50px;
	left:50%;
	z-index:120;
}
div.popin2
{
	position:relative;
	width:450px;
	left:-50%;
	padding-bottom: 40px;
	border-radius: 5px;
	background-color:#ffffff;
	font-family:verdana;
	font-size:14px;
	box-shadow: 0px 0px 10px 3px #333;
	color:#222;
}
div.popinhdr
{
	padding:6px 6px 3px 6px;
}

.popinclose img{
	margin:0;
}
div.popinimage
{
	border-top:4px solid #49ADD3;
	margin: 2px 0 6px 0;
}
div.popintextcontainer
{
	text-align:center;
	padding: 6px 0;
}
p.popintext {
    margin: 0;
    padding: 2px 0px;
}
p.popintextbuy {
    margin: 0 0 10px 0;
    padding: 20px 20px;
}
p.popinbig
{
	margin:0;
	padding:0px;
	font-size:20px;
	font-weight:bold;
	color:#49ADD3;
}
p.popinvbig
{
	margin:0;
	padding:0px;
	font-size:35px;
	font-weight:bold;
	color:#49ADD3;
}
div.popinbuy a  { color: #fff; text-decoration: none;}
div.popinbuy a:link  { color: #fff; text-decoration: none;}
div.popinbuy a:visited  { color: #fff; text-decoration: none;}
div.popinbuy a:active  { color: #fff; text-decoration: underline;}
div.popinbuy a:hover { color: #fff; text-decoration: underline;}
div.popincode1
{
	margin:10px 0 20px 0;
}
div.popincode2
{
	margin: 0 auto;
	padding: 2px 26px;
	display: inline-block;
	color: #46B0D6;
	font-size: 36px;
	font-weight: bold;
	border: 3px solid #46B0D6;
}
a.popinbuy
{
	margin: 0 auto;
	padding: 10px 20px;
	width: 150px;
	background-color: #46B0D6;
	color: #fff;
	font-weight: bold;
	font-size: 35px;
}
@media only screen and (max-width: 760px) {
	.popin2, #popinoverlay, #popin1  { display: none;}
}

/* Buy page popin */

div#popin-wrapper
{
	height: 0;
    width: 100%;
    display: block;
}
div.popin-container
{
	position: fixed;
    width: 899px;
    left: 50%;
    margin-left: -450px;
    top: 80px;
    padding-bottom: 40px;
    border-radius: 5px;
    background-color: #ffffff;
    font-family: verdana;
    font-size: 14px;
    box-shadow: 0px 0px 10px 3px #333;
    color: #222;
    z-index: 130;
}
div.popin-header{
	text-align: center;
}
#popin-logo {
    margin: 20px 0 20px 68px;
}

div#popin-text-container
{
	text-align:center;
	padding: 6px 0;
}
.popin-half ul{
	list-style-type: none;
    margin: 25px 0 0 15px;
}
.popin-half ul li{
    margin-top: 20px;
}
.popin-half ul li p{
	margin: 2px 0px 0px 15px;
    display: inline-block;
    width: 240px;
    font-size: 1.4em;
    height: 50px;
    color: #444;
    vertical-align: top;
    font-family: 'Open Sans', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
}
.popin-check-box{
	margin-bottom:0px;
}
.popin-close{
	font-family: 'Open Sans', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
    width: 70px;
    font-weight: 300;
    float: right;
    margin: 5px 8px;
    color: #888;
    font-size: 1.3em;
    display: block;
    height: 24px;
}
.popin-close:hover{
	color:#888 !important;
}
.popin-close b:hover{
	color:#888 !important;
	text-decoration: none;
}
.popin-close b{
	color:#888;
}
#popin-img {
    border-top: 5px solid #46B0D6;
}
.popin-half {
    display: inline-block;
    width: 49%;
    vertical-align: top;
    height: 150px;
    position: relative;
}
.popin-button{
    display: block;
    position: absolute;
    bottom: 10px;
    left: 40px;
    padding: 16px 0px;
    width: 340px;
    font-weight: 600;
    line-height: 35px;
    font-size: 2em !important;
    text-align: center;
}

.popin-container .curved{
	border-top-left-radius: 5px;
}

/* Buy popin B styling */

div.popin-container2{
    position: absolute;
    width: 801px;
    left: 50%;
    margin-left: -450px;
    top: 80px;
    border-radius: 5px;
    background-color: #ffffff;
    font-family: verdana;
    font-size: 14px;
    box-shadow: 0px 0px 10px 3px #333;
    color: #222;
    z-index: 130;
}

#violator-img{
    position: absolute;
    top: 160px;
    left: 95px;
}

img#popin-table {
    display: block;
    margin: 30px auto;
    position: relative;
}

img#popin-buy-max {
    position: absolute;
    right: 139px;
    bottom: 19px;
}

img#popin-buy {
    position: absolute;
    bottom: 19px;
    right: 305px;
}

div#popin-bottom {
    position: relative;
}

/* Buy popin C styling */

div.popin-container3{
    position: fixed;
    width: 950px;
    left: 50%;
    margin-left: -450px;
    top: 80px;
    border-radius: 5px;
    background-color: #ffffff;
    font-family: verdana;
    font-size: 14px;
    box-shadow: 0px 0px 10px 3px #333;
    color: #222;
    z-index: 130;
}

.popin-header3 {
    height: 40px;
    border-bottom: 5px solid #47afd2;
}
.popin-big-price {
    font-size: 40px;
    color: white;
    position:absolute;
    display:block;
    font-weight: 600;
}

.popin-small-price {
    font-size: 22px;
    position:absolute;
    display:block;
    text-transform: uppercase;
    text-align: center;
}

img#violator-img3 {
    position: absolute;
    z-index: 30;
    top: 15px;
    left: 15px;
}

img#popin-table3 {
    margin: 75px auto;
    display: block;
}

img#popin-buy3 {
    position: absolute;
    left: 105px;
    bottom: 47px;
}

img#popin-buy-studio3 {
    position: absolute;
    bottom: 23px;
    left: 365px;
}

img#popin-buy-max3 {
    position: absolute;
    right: 106px;
    bottom: 47px;
}

span#bp-std {
    top: 88px;
    left: 131px;
}

span#bp-max {
    top: 88px;
    right: 120px;
}

span#bp-studio {
    top: 68px;
    left: 395px;
}

span#sp-std {
    top: 170px;
    left: 119px;
    color: #47afd2;
}

span#sp-studio {
    color: #2b8ba5;
    top: 150px;
    left: 383px;
}

span#sp-max {
    color: #3a4b85;
    top: 170px;
    right: 121px;
}



 /* Payment Processing Overlay Popin */

 div#procpayoverlay {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    background-color: #000000;
    z-index: 110;
}

.procpay2 {
    position: relative;
    left: -50%;
    padding: 20px;
    border-radius: 5px;
    background-color: #ffffff;
    font-family: verdana;
    font-size: 14px;
    box-shadow: 0px 0px 10px 3px #333;
    color: #585858;
}

div#procpay {
    position: fixed;
    top: 22%;
    left: 50%;
    z-index: 120;
}

p.procpaytext {
    margin-bottom: 0;
}

img.loading-gif {
	margin: 20px 0 10px;
}
.procpaycontainter {
    text-align: center;
}