@charset "utf-8";
/* CSS Document */

/*General*/
/* Note 0.0625 x Pixel width = the number of EM to use (Provided you haven't changed the base font-size */
@-ms-viewport { width: device-width; }
* {box-sizing:border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;}
html, body { width: 100%; margin:0; }
body { font-family: Verdana, Arial, Helvetica, sans-serif; background:#fff; color:#5d5d5d;  }
#wrapper { width: 100%; overflow: hidden; margin:0; padding:0; }
.clear {clear:both;height:1px;width:100%}
.content p, .morebar, .content li, .content td { /*font-size: 1.2em;*/ }
.visuallyhidden { border: 0 none; clip: rect(0px, 0px, 0px, 0px); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px;}
.hide {display:none;}
#content .contentinner article img {max-width:100% !important;max-height:auto !important;}
img {max-width:100% !important;max-height:auto !important; border:0;}
input[type=image] {max-width:100% !important;max-height:auto !important; border:0;}
img.small[border="1"] {border:1px #702396 solid;}

/*------------------------- MOBILE MENU ----------------------------*/

#mobileNav-control {z-index:1000;cursor:pointer;}
#mobileNav-control, #mobileNavCompressed {display:none}
#mobileNav {
	display:none; color:#fff;
	right: 10px;	top:72px;
	position: absolute;
	z-index:999;
	min-width:20em;
	max-width:96%;
	background: #320b6c; 
	-webkit-box-shadow: 2px 3px 10px 1px #333333;
	box-shadow: 2px 3px 10px 1px #333333;
}
#mobileNav.left {left: 10px;right: auto;}
#mobileNav .mobile-menu-title {display:block;padding:1em 1em 0;font-style:italic}
#mobileNav ol {margin:0;list-style:none;padding-left:1.5em}
#mobileNav ol.toplvl {margin:0 0.5em 1em;}
#mobileNav li {display:block;position:relative}
#mobileNav a {display:block;padding:0.5em 0; color:#fff;}
#mobileNav a:hover {color:#ccc;}
#mobileNav a {margin-left:0.2em}
#mobileNav .toggle {cursor:pointer;width:3em;background-color:#eee;height:1.5em;position:absolute;left:-1.5em;top:5px;}

#wrapper {overflow: hidden; }
#maincontentarea {overflow: hidden; clear:both; }
#notify {width: 230px; height: 0; position:fixed; right: 10px; bottom: 0; background-color:#35025d; color:#fff; overflow: hidden; transition: height 1s; padding:0 10px; border-radius: 20px 20px 0 0;}


@media only screen and (min-width: 46em) { /*737px*/
	#mobileNav {display:none !important}
}
@media only screen and (max-width: 46em) { /*737px*/
	.horizontalMenu, .textHorizontalMenu {display:none;}
	#mobileNavCompressed {}
	#mobileNav-control {display:block}
	header #header {position:relative;}
	#mobileNav-control {width:45px;height:52px;position:absolute;right:10px;top:1em;width:2.5em;}
	#mobileNav-control.left {left:10px;right:auto;}
	#mobileNav-control span {display:block;height:7px;width:100%;}
	#mobileNav-control span.menubar {height:5px;-webkit-border-radius: 4px;border-radius: 4px; background:#f95205;}	
}
@media only screen and (max-width: 28em) { /*448px*/
	#mobileNav {max-width:98%;width:98%;margin-left:1%;margin-right:1%;left:0;right:0;}
}
/*------------------------- MOBILE MENU END ----------------------------*/
/*Content Styling*/
a {	color: #f95205;	text-decoration: none;	font-weight: bold;}
a:hover {	color: #fa9c71;	text-decoration: none;	font-weight: bold;}
h1 {color: #38025a;	margin: 10px 0px 0px 0px;	text-decoration: none;	font-weight: bold; font-size:1.2em; }
h2 {color:#303030; font-size:1.2em;}
h1.home {color:#303030;	display:inline;	}
h2.home {color:#303030;	display:inline;	}
h3 {color:#303030; font-size:1.2em;}
h4 {color:#303030; font-size:1.2em;}
h5 {color:#5e5d5d; font-size:1.1em;}
/*Header*/
.header {  background-color: #FFFFFF;  background-image: none;  background-repeat: no-repeat; padding:10px; position:relative;}
.headlogin {position: absolute; right: 20%; top: 10px; font-size:0.8em;}
.headlogin span {display: none;}
.headlogin span.memberno {display: inline;}
.headlogin span.premium {display: inline;}
.header .logo {width:50%;max-width: 279px; float:left;}
.social { position: absolute; right: 21%; top: 40px;}
ul.biggreentick {color: #38025a; font-size:1.4em; font-weight:bold ; padding-left:0; list-style:none;}
ul.biggreentick li {list-style-image:none; background:url(../images/tick-big.gif) no-repeat 0 0; padding:10px 0 20px 60px;}

@media only screen and (max-width: 30em) { /*480px*/
.header .logo {width:40%;}
.social { right: 30%; top: 50px;}
.headlogin span {font-size:0.8em;}
.social { position: absolute; right: 50px; top: 36px;}
}

.membernumber {position: relative;  text-align: right; }
@media only screen and (min-width: 60em) {
.membernumber {top: 77px;}
}
.header .logo {width:40%;}
.social { right: 30%; top: 50px;}
.headlogin span {font-size:0.8em;}
.social { position: absolute; right: 50px; top: 36px;}
}

	.social .googleplus { float:left; width: 32px; height:32px; background-image:url(../images/icons/googleplus.png); }
	.social .facebook {float:left; width: 32px; height:32px; background-image:url(../images/icons/facebook.png); background-size: contain;}
	.social .youtube {float:left; width: 32px; height:32px; background-image:url(../images/icons/youtube.png); margin-left:10px;background-size: contain;}
.menu2014 { display:none;}
.terms {float:right; font-size:10px;}
.menutext {display:none;}
.whitetext {color:#000;}
.whitetext a {color:#5d5d5d ;}
/*Content*/
.leftcol {padding:5px;}
.midcol {padding:5px;}
.leftmidcol {/*padding:5px; *//*too much padding for compatition boxes*/}
.rightcol {  float: right;  padding: 5px 3px;  width: 205px;}
.orange {color:#f95205;}
.red {color:#ff0000; font-weight:bold;}
.purple { color:#38025a;}
.big { font-size:1.2em;}
.bigger { font-size:1.4em;}
.biggest { font-size:1.6em;}
.textcenter {text-align:center;}


.prodcontainer { width:223px;background-image:url(../images/productback.gif);margin:3px;text-align:center;}
.prodcontainerAd {/*display:none;*/ margin-bottom: 10px; text-align: center;}
.prodcontainerPremium { width:337px;/*height:232px;*/background-image:url(../images/productback_337.gif);margin:3px auto;text-align:center;background-size: contain; position:relative;}
.yellow, .white {width:100%; font-size:0.9em; margin-bottom:1em;}
.yellow .prodcontainerPremium { background-image:url(../images/productback_337_yellow.gif);	background-size: contain; }
.prodcontainerStandard { 
width:681px;
background-image:url(../images/productback_681.gif);
position:relative;
margin:3px auto;
margin-bottom:6px;
text-align:center;
}
.producthead {
	background-image:url(../images/producthead.gif);
	background-size: contain;
	background-repeat:no-repeat;
}
.productheadPremium {
	background-image:url(../images/producthead_337.gif);
	background-size: contain;
	background-repeat:no-repeat;
	height: 0;
	padding-bottom:6%;
}
.yellow .productheadPremium { 
background-image:url(../images/producthead_337_yellow.gif); height:20px;
background-size: contain;
  /*background: #f8f3de none repeat scroll 0 0;
    border-left: 1px solid #35025d;
    border-radius: 15px 15px 0 0;
    border-right: 1px solid #35025d;
    border-top: 1px solid #35025d;
    height: 15px;*/}
.productheadStandard {
	background-image:url(../images/producthead_681.gif);height:20px;
	background-repeat:no-repeat;
}
.productbasePremium{
	background-image:url(../images/productbase_337.gif); 
	background-size: contain;
	height: 20px;
}
.yellow .productbasePremium{
	background-image:url(../images/productbase_337_yellow.gif); 
	background-size: contain;
	height: 0;
    padding-bottom: 6%;
}
.prodspec {
	font-size: 16px;
	color: #303030;
	padding: 5px 5px 5px 20px;
	text-decoration: none;
	font-weight: bold;
}
.proddetail {
	font-size: 16px;
	color: #225a9f;
	padding:5px 2px 8px 2px;
	text-decoration: none;
	font-weight: bold;
}
.prodlabelPremium {
	font-size: 10px;
	color: #999999;
	margin:5px 2px 8px 2px;
	text-decoration: none;
	font-weight: bold;
}
.proddetailPremium {
	font-size: 12px;
	color: #666666;
	margin:5px 2px 8px 2px;
	text-decoration: none;
	font-weight: bold;
}
.prodbrandPremium{
	font-size: 14px;
	color: #38025A;
	margin:5px 2px 8px 2px;
	text-decoration: none;
	font-weight: bold;
}
.enddate {
	color:#999999;
	font-size:10px;
}
.popuptextbox {
  background-color: #f4f2e9;
  border: 1px solid #38025a;
  border-radius: 10px;
  padding: 10px;
  position: absolute;
  left: 5%;
  bottom: 36px;
  width: 90%;
  z-index: 1;
}
.popuptextbox input, .popuptextbox textarea{
  width: 100%;  
  border: 1px solid #38025a;
  margin: 0.2em 0;
  padding: 0.2em;
}
.popuptextbox textarea{
  height: 75px;  
}
.popuptextbox .crayonclose {position: absolute; right:10px; top:0; cursor:pointer;}

.pollouter {float: left; margin-left:30px;}
.pollheader {background-image:url(../images/Poll_header.gif);}
.pollheader2 {background-image:url(../images/Poll_header2.gif);}
.halfsys {margin:auto;}
.pollcontainer { 	width:200px;	background-image:url(../images/poll_back.gif); margin:0 auto;}

/* Orange Login Box */

.joinboxorange { background: #fa7c0e; border: 1px solid #ccc; width:279px; color:#fff; font-size:0.9em; margin:auto;}
.submittable .submit { background:#f95205; padding:6px 10px; color:#fff; border:1px solid #f95205; border-radius:4px; moz-border-radius:4px;}
table.about td, table.contacttable td {display:block;}
table.contacttable {margin: 0px ; border: 1px solid #CCCCCC; padding: 10px; background-color: #eae9e9;}
table.submittable td {display:block; }
td.block {display:block;}
img.small {/*width: 100%;*/ max-width:570px !important; }


.cellleft {padding: 0 20px; text-align:center;}
/* footer */
.footer {margin: 0 10px 10px; font-size:0.7em;}
.footer .whitetext .logo {display:block; margin:1em auto; clear:both;}
.footer .whitetext span {display:block;}
.basemenu { display: block !important; margin: 0 auto;  text-align: center;	}
.basemenu a {background: #fa7c0e; 
color:#320b6c;
display:block;
padding:10px; margin-bottom:5px; height: 41px; overflow:hidden; white-space:nowrap;
background: -moz-linear-gradient(top,  #fa7c0e 0%, #fa7c0e 50%, #fa7c0e 51%, #f9cca7 100%); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fa7c0e), color-stop(50%,#fa7c0e), color-stop(51%,#fa7c0e), color-stop(100%,#f9cca7)); 
background: -webkit-linear-gradient(top,  #fa7c0e 0%,#fa7c0e 50%,#fa7c0e 51%,#f9cca7 100%); 
background: -o-linear-gradient(top,  #fa7c0e 0%,#fa7c0e 50%,#fa7c0e 51%,#f9cca7 100%); 
background: -ms-linear-gradient(top,  #fa7c0e 0%,#fa7c0e 50%,#fa7c0e 51%,#f9cca7 100%); 
background: linear-gradient(to bottom,  #fa7c0e 0%,#fa7c0e 50%,#fa7c0e 51%,#f9cca7 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fa7c0e', endColorstr='#f9cca7',GradientType=0 ); 
}
.basemenu a:hover { background: #e2e2e2; 
background: -moz-linear-gradient(top,  #e2e2e2 0%, #dbdbdb 50%, #c1c1c1 100%); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e2e2e2), color-stop(50%,#dbdbdb), color-stop(100%,#c1c1c1)); 
background: -webkit-linear-gradient(top,  #e2e2e2 0%,#dbdbdb 50%,#c1c1c1 100%); 
background: -o-linear-gradient(top,  #e2e2e2 0%,#dbdbdb 50%,#c1c1c1 100%); 
background: -ms-linear-gradient(top,  #e2e2e2 0%,#dbdbdb 50%,#c1c1c1 100%); 
background: linear-gradient(to bottom,  #e2e2e2 0%,#dbdbdb 50%,#c1c1c1 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#c1c1c1',GradientType=0 ); 
}

.totalcomps {display:block;}
.pageof {white-space:nowrap}
.pageprev, .pagenext {display:inline-block; padding:10px; border:#fff 1px solid; margin:10px;}
.pageholder {text-align:center; position:relative;}
.pagebox {background: #8d13ca; 
width: 296px;  margin:10px 76px; color:#fff; font-size: 20px;
    margin: 20px auto;
background: -moz-linear-gradient(top,  #8d13ca 0%, #702396 50%, #8d13ca 100%); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8d13ca), color-stop(50%,#702396), color-stop(100%,#8d13ca)); 
background: -webkit-linear-gradient(top,  #8d13ca 0%,#702396 50%,#8d13ca 100%); 
background: -o-linear-gradient(top,  #8d13ca 0%,#702396 50%,#8d13ca 100%); 
background: -ms-linear-gradient(top,  #8d13ca 0%,#702396 50%,#8d13ca 100%); 
background: linear-gradient(to bottom,  #8d13ca 0%,#702396 50%,#8d13ca 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8d13ca', endColorstr='#8d13ca',GradientType=0 ); 
	}
.pagebox input{width: 20px; text-align:center;}
.pagebox a {color:#fff;}

.competitions-container{text-align:left; width:100%;}
.bottomad {width: 100%; text-align:center;}
.howwork {position: absolute;right: 0;}

#homeheading {
	font-size: 16px;
	line-height:18px;
	color: #38025a;
	margin: 10px 0px 0px 0px;
	text-decoration: none;
	font-weight: bold;
}

#joinboxcontainer {	clear:both;    margin: 0 10px 0 0;    width: 279px;}
#joinleft img { margin-bottom:1em;}

.joinbox60s {
    background-color: #38015c;
    border: 1px solid #cccccc;
    color: #ffffff;
    /*height: 440px;*/
    line-height: 1.5em;
    padding: 10px;
    width: 259px;
	box-sizing: content-box;
	margin:auto;
}
.joinbox60s input[type=text], .joinbox60s input[type=password], .joinboxorange input[type=text], .joinboxorange input[type=password]{
	box-sizing: content-box;
   	width: 246px;
}
.joinbox60s table {	font-size:12px;
}
.joinbox60s .optional {
    color: #999999;
    font-size: 9px;
}
#disclaimer {
    color: #3d0064;
    font-size: 9px;
    height: 90px;
    margin: 0 10px 0 0;
    padding: 10px;
    width: 259px;
}
.enterherecontainer {text-align:right; width: 100%;}
#joinleft .image {float:left; margin-right:20px; height:250px; width:80px;}
#joinleft .image img {width:100%;}
.join {list-style:url(../images/orange_bullet.jpg);}
ul.join li {padding-bottom:1em;}

	.promo-t {margin: 8px 0 -6px 0;}
	
	.termsandcondtions-popup {width: 95%; max-width: 500px; height: 90%; margin: auto; bottom: 10px; background-color:#fff; border:#999999 1px solid; padding: 20px; font-size:0.9em;}
	.rules-popup {width: 95%; max-width: 500px; height: 90%; max-height: 500px; margin: auto; bottom: 10px; background-color:#fff; border:#999999 1px solid; padding: 20px; font-size:0.9em;}

img.imgleft, img.imgright { display:block;}

.headlogin .premium {color: #47943c;letter-spacing: 3px; font-weight:bold;}
.headlogin .premiumexpiry {font-size: 0.9em}
.headlogin .premiumexpiry.expiring {color: #f00; font-weight:bold;}
.gopremiumbtn { background:#47943c; color:#fff; padding:10px; border-radius:6px; font-size:2em; text-align:center; width:300px; margin:1em auto; display:block;}
.gopremium .second p, .gopremium .fourth p { font-weight:bold;}
.gopremium .second img {margin-bottom: -20px;}
.gopremium .second .tableholder {max-width: 370px; margin:auto;}
.gopremium .second .tableholder p { text-align:right; margin-right:-40px;}
.gopremium .second table { border:solid 1px #CCCCCC;}
.gopremium .second table th{ background:#ffc000;}
.gopremium .second table td{ text-align:center;border:solid 1px #CCCCCC; padding:0.5em 0.2em;}
.gopremium .second table td:first-of-type { text-align:left;}
.gopremium .third strong { color: #47943c;}
.gopremiumbtn-book {}
.bookimgright { text-align:center}

.gopremium .greenbg { background:#daeed3;}
.menu2014 a.premium {display: inline-block; color: #fff; background-color: #47943c;}
.paymentbox { margin:auto;  background: #fff none repeat scroll 0 0;font-size: 0.9em;
  bottom: 100px;
  display: none;
  margin: auto; padding: 10px;}
  .paymentbox #payment-form, #paymentbp {  max-width:306px; margin:auto;}
  .paymentbox #terms-form {  max-width:306px; margin:auto;}
  .paymentresultbox.error{ height: 120px; text-align: center; font-size:1.5em; color: #f00;}
  .paymentresultbox.success{ height: 120px; text-align: center; font-size:1.5em;  }
  .paymentbox span.label, .paymentbox input {display:block;}
  .paymentbox .noblock input {display:inline;}
.paymentbox input {margin-bottom: 0.5em;}
.paymentbox .tick { margin:0.5em 0 0 0.2em;}
#paymentoptions {margin-top: 20px; margin: auto; }
.gopremium #paymentoptions {max-width:400px; }
.paymentpage #paymentoptions {max-width:600px; }
#paymentoptions>div{float:left; text-align: center; padding: 5px;}
.gopremium #paymentoptions>div{width: 50%;}
.paymentpage #paymentoptions>div{width: 33%;}
#creditcard, #bankdeposit { cursor: pointer;}
.gopremium #bankdeposit { display: none;}
#paymentbp strong {display:inline-block; width: 100px;}
#paymentbp ul {padding-left: 10%; }
#paypal form input {display:inline-block; margin:auto;}

.bigbtn  {
	color:#fff;
    display: block;
    margin: 1em 0;
    overflow: hidden;
    white-space: nowrap;
	font-size:2em;
	border:none; border-radius:10px; moz-border-radius:10px;
}
.payment-amount span{display: block; clear:both;}
.payment-amount input{display: block; width: 30%; float:left;}
.form-row {clear:both;}

.payment-errors {color: #f00; font-weight:bold;}

.rightcol .joinfree.mobile  {display: inline-block; color: #fff; background-color: #47943c;
		padding:9px 30px; border-right:1px solid #fff;background: #8d13ca; border-radius: 6px;
		}
.rightcol .premium.mobile  {display: inline-block; color: #fff; background-color: #47943c;
		padding:9px 30px; border-right:1px solid #fff;background: #47943c; border-radius: 6px;
		}
.premium.atfooter {display: inline-block; color: #fff; background-color: #47943c;
		padding:9px 30px; border-right:1px solid #fff;background: #47943c; border-radius: 6px;
		}
@media only screen and (max-width: 764px) {
 }

@media only screen and (min-width: 28em) { /*448px*/ .button.left, .button.right { width:95%;} 
	.basemenu a { float: left;  margin-right: 1%;  width: 49%;}
	#joinleft .image { width:120px;}
	td.block.mainimg {display:table-cell;}
	.halfsys {float: left; margin-left:50px;}
	/*.halfsys {float: right; margin-right:50px;}*/
}
@media only screen and (min-width: 600px) {  
	table.about td {display:table-cell;}
	.cellleft {padding-right:20px; min-width: 200px;}
	.competitions-container{margin-right:3px; width:600px;}
	img.imgleft { display:inline; float:left;}
	img.imgright { display:inline; float:right;}
}

@media only screen and (min-width: 46em) { /*737px*/ 
	body {font-size:0.9em;}
	.headlogin {right: 10px; font-size:0.8em;}
	.headlogin span {display: block;}
	.social {right:20px;}
	#memberdetails {display: none;}
	.headertag h1 {display:inline; float:left;}
	.headertag p {display:inline; float:left; /*margin-left: 40px;*/ margin:35px 0 -8px 40px;}
	.menu {display:block;}
	.menutextright, .menutext {display: none;}
	.menu2014 {font-size:1em; height:37px; display:block !important; width:100%;background: #f2f2f2; 
	background: #e2e2e2; 
	background: -moz-linear-gradient(top,  #e2e2e2 0%, #dbdbdb 50%, #c1c1c1 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e2e2e2), color-stop(50%,#dbdbdb), color-stop(100%,#c1c1c1)); 
	background: -webkit-linear-gradient(top,  #e2e2e2 0%,#dbdbdb 50%,#c1c1c1 100%); 
	background: -o-linear-gradient(top,  #e2e2e2 0%,#dbdbdb 50%,#c1c1c1 100%); 
	background: -ms-linear-gradient(top,  #e2e2e2 0%,#dbdbdb 50%,#c1c1c1 100%); 
	background: linear-gradient(to bottom,  #e2e2e2 0%,#dbdbdb 50%,#c1c1c1 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#c1c1c1',GradientType=0 ); 
	}
	.menu2014 a {float:left;
	padding:9px; border-right:1px solid #fff;background: #e2e2e2; 
	background: -moz-linear-gradient(top,  #e2e2e2 0%, #dbdbdb 50%, #c1c1c1 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e2e2e2), color-stop(50%,#dbdbdb), color-stop(100%,#c1c1c1)); 
	background: -webkit-linear-gradient(top,  #e2e2e2 0%,#dbdbdb 50%,#c1c1c1 100%); 
	background: -o-linear-gradient(top,  #e2e2e2 0%,#dbdbdb 50%,#c1c1c1 100%); 
	background: -ms-linear-gradient(top,  #e2e2e2 0%,#dbdbdb 50%,#c1c1c1 100%); 
	background: linear-gradient(to bottom,  #e2e2e2 0%,#dbdbdb 50%,#c1c1c1 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#c1c1c1',GradientType=0 ); 
	}
	.menu2014 a:hover {color:#fff;background: #fa7c0e; 
	background: -moz-linear-gradient(top,  #fa7c0e 0%, #fa7c0e 50%, #fa7c0e 51%, #f9cca7 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fa7c0e), color-stop(50%,#fa7c0e), color-stop(51%,#fa7c0e), color-stop(100%,#f9cca7)); 
	background: -webkit-linear-gradient(top,  #fa7c0e 0%,#fa7c0e 50%,#fa7c0e 51%,#f9cca7 100%); 
	background: -o-linear-gradient(top,  #fa7c0e 0%,#fa7c0e 50%,#fa7c0e 51%,#f9cca7 100%); 
	background: -ms-linear-gradient(top,  #fa7c0e 0%,#fa7c0e 50%,#fa7c0e 51%,#f9cca7 100%); 
	background: linear-gradient(to bottom,  #fa7c0e 0%,#fa7c0e 50%,#fa7c0e 51%,#f9cca7 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fa7c0e', endColorstr='#f9cca7',GradientType=0 ); 
	}
	.menu2014 a.selected {color:#fff;background: #fa7c0e; 
	background: -moz-linear-gradient(top,  #fa7c0e 0%, #fa7c0e 50%, #fa7c0e 51%, #f9cca7 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fa7c0e), color-stop(50%,#fa7c0e), color-stop(51%,#fa7c0e), color-stop(100%,#f9cca7)); 
	background: -webkit-linear-gradient(top,  #fa7c0e 0%,#fa7c0e 50%,#fa7c0e 51%,#f9cca7 100%); 
	background: -o-linear-gradient(top,  #fa7c0e 0%,#fa7c0e 50%,#fa7c0e 51%,#f9cca7 100%); 
	background: -ms-linear-gradient(top,  #fa7c0e 0%,#fa7c0e 50%,#fa7c0e 51%,#f9cca7 100%); 
	background: linear-gradient(to bottom,  #fa7c0e 0%,#fa7c0e 50%,#fa7c0e 51%,#f9cca7 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fa7c0e', endColorstr='#f9cca7',GradientType=0 )
	}
	.menu2014 a.premium {display: inline-block; color: #fff; background-color: #47943c;	padding:9px; border-right:1px solid #fff;background: #47943c; }
	.menu2014 a.refer {display: inline-block; color: #fff; background-color: #47943c;padding:9px; border-right:1px solid #fff;background: #47943c; }
		/*.menu2014 a.refer:hover { background:#fa9c71;}*/
	.totalcomps {float:right;}
	.bookcontainer { font-size:12px;}
	.bookimg {float: left;width: 40%;}
	.bookimgright {width:57%; float:right; text-align:left}
	.bookimgright img {max-width:48%;}
	.ohdear { width:43%; float:left; margin-left:5%;}
	.ohdear h1 {    clear: both;
		color: #3d0064;
		font-size: 22px;
		font-weight: bold;
		line-height: 2em;
		margin-top: 100px;}
	.ohdearimg {width:49%; max-width:570px; float:left;margin-right:10px;}
	table.contacttable {margin: 10px 0px 0px 40px; width: 495px; }
	table.contacttable td {}
	table.submittable {margin: 10px 0px 0px 40px; }
	table.submittable td {display:table-cell; }
	.yellow, .white {width:50% ;float:left;}
	.white.odd {clear: both;}
	.gopremium ul { padding-left:20%}
	.gopremium ul ul { padding-left:40px}
	.gopremium .bookcontainer { font-size:1em;}
	.gopremium .bookimg {float: left;width: 63%;}
	.gopremium .bookimgright {width:34%; float:right; text-align:left}
	.gopremium .bookimgright img {max-width:48%;}
	.gopremium .second table { }
	#joinleft { width:410px; float:left;}
	#joinleft .image { height:300px; width:80px;}
	.padded { padding:0 60px;}
	
	
	.footer {margin: 0; font-size:0.7em;}
	.footer .whitetext .logo {margin: 0 auto;}
	/*  --- NEW BASE MENU --- */
	.menu { margin-top:1em; clear:both;}
	
	.basemenu {  background: none repeat scroll 0 0 #FFFFFF;display: block !important; height: 40px;  margin: 0 auto;  text-align: center;	}
	.basemenu a { background:none;padding:0px 4px 0 8px; border-left:1px solid #F95205; display:inline; color:#f95205; width:auto; float:none;}
	.basemenu a:hover { background:#FFF;padding:0px 4px 0 8px; border-left:1px solid #F95205;color:#fa9c71;}
	.basemenu a:first-child {border-left:none;}
	.basemenu.mobile {display: none !important;}
	.footer .whitetext .logo { float:right;}
	.footer .whitetext .credits { padding:40px 10px 10px;}
	/*  --- END BASE MENU --- */
	.pageholder { width:960px;}
	.howwork {float:right; margin-right: 285px; margin-top:10px;}
	#joinboxcontainer { clear:none; float:right;}
	.join {float:left;}
	.join {list-style-image:url(../images/orange_bullet.jpg);
		color:#3d0064;
		font-size:20px;
		/*line-height:2em;*/
		font-weight:bold;
		margin-top:40px;
		max-width: 410px;
	}
	#joinleft .image { width:220px; margin-right:0;}
	#joinleft .image img { float:left;}
	table.about td, table.contacttable td {display: table-cell;}
	.gopremium .second, .gopremium .third, .gopremium .fourth, .gopremium .fifth { margin:2em 15%;}
}

@media only screen and (min-width: 960px) {
	body { 	background: url(../images/2013background.jpg) repeat #ececec; }
	.contentinner {width:960px; margin:0 auto;}
	.headlogin {margin-left:680px; margin-right:4px; margin-bottom:-16px; text-align:right;} 
	.headertag { float:left; margin: 0;}
	.social { float:left; position:inherit;}
		.social .googleplus { float:left; width: 48px; height:48px; background-image:url(../images/icons/googleplus.png); margin: 0 0 14px 222px;}
		.social .facebook {float:left; width: 48px; height:48px; background-image:url(../images/icons/facebook.png); margin: 0 0 4px 276px;}
		.social .youtube {float:left; width: 48px; height:48px; background-image:url(../images/icons/youtube.png); margin-left:10px;}
	.prodcontainerAd { display:inline-block;margin: 10px 0; background:none #eee; width:50%; max-width:340px;
	height:250px;
	float:left;
	margin:10px 0px;
	text-align:center;
	padding:10px 20px;
	}
	td.block {display:table-cell;}
	td.block.mainimg {/*width: 590px;*/}
	td.block.mainiframe {width: 650px;}
	
	.menu { margin-top:0em;}
	.menutextright, .menutext { display:none;}
	.menu2014 {font-size:1.1em; height:38px;}
	.menu2014 a {padding: 9px 13px;}
	.footer .menutext {display:inline;}
	.rightcol {display:block;}
	.leftmidcol { float: left; padding: 5px 0 0; width: 698px;}
	.centering {margin-left: 15%;}
	/*.centering {margin-right: 13%;}*/
	
	.rightlinks { display:none;} 
	.rightlinksnew { display:block; font-size: 20px;}
		.rightlinksnew a { margin: 0 10px 10px;}
		.rightcol .joinfree.mobile {display:none;} 
		.rightcol .premium.mobile {display:none;} 
		.rightlinksnew a.premium {display: block; color: #fff; background-color: #47943c;
		padding:9px; border-right:1px solid #fff;background: #47943c; 
		}

		.rightlinksnew a.joinfree { color:#fff; display:block; padding:10px; background: #8d13ca; 
		background: -moz-linear-gradient(top,  #8d13ca 0%, #702396 50%, #8d13ca 100%); 
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8d13ca), color-stop(50%,#702396), color-stop(100%,#8d13ca)); 
		background: -webkit-linear-gradient(top,  #8d13ca 0%,#702396 50%,#8d13ca 100%); 
		background: -o-linear-gradient(top,  #8d13ca 0%,#702396 50%,#8d13ca 100%); 
		background: -ms-linear-gradient(top,  #8d13ca 0%,#702396 50%,#8d13ca 100%); 
		background: linear-gradient(to bottom,  #8d13ca 0%,#702396 50%,#8d13ca 100%); 
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8d13ca', endColorstr='#8d13ca',GradientType=0 ); 
		}
		.rightlinksnew a.login { color:#fff; display:block; padding:10px;background: #ee9e2c; 
		background: -moz-linear-gradient(top,  #ee9e2c 0%, #fa7c0e 50%, #ee9e2c 100%); 
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ee9e2c), color-stop(50%,#fa7c0e), color-stop(100%,#ee9e2c)); 
		background: -webkit-linear-gradient(top,  #ee9e2c 0%,#fa7c0e 50%,#ee9e2c 100%); 
		background: -o-linear-gradient(top,  #ee9e2c 0%,#fa7c0e 50%,#ee9e2c 100%); 
		background: -ms-linear-gradient(top,  #ee9e2c 0%,#fa7c0e 50%,#ee9e2c 100%); 
		background: linear-gradient(to bottom,  #ee9e2c 0%,#fa7c0e 50%,#ee9e2c 100%); 
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ee9e2c', endColorstr='#ee9e2c',GradientType=0 ); 
		}
		.rightlinksnew a.favourites { color:#fff; display:block; padding:10px;background: #8d13ca; 
		background: -moz-linear-gradient(top,  #8d13ca 0%, #702396 50%, #8d13ca 100%); 
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8d13ca), color-stop(50%,#702396), color-stop(100%,#8d13ca)); 
		background: -webkit-linear-gradient(top,  #8d13ca 0%,#702396 50%,#8d13ca 100%); 
		background: -o-linear-gradient(top,  #8d13ca 0%,#702396 50%,#8d13ca 100%); 
		background: -ms-linear-gradient(top,  #8d13ca 0%,#702396 50%,#8d13ca 100%); 
		background: linear-gradient(to bottom,  #8d13ca 0%,#702396 50%,#8d13ca 100%); 
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8d13ca', endColorstr='#8d13ca',GradientType=0 ); 
		 }
		.sortright {  color: #fff;
		display: block;
		float: none !important;
		font-weight:bold;
		margin: 0 10px;
		padding: 8px;
		font-size:20px;
		line-height:1.5em;
		background: #ee9e2c; 
		background: -moz-linear-gradient(top,  #ee9e2c 0%, #fa7c0e 50%, #ee9e2c 100%); 
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ee9e2c), color-stop(50%,#fa7c0e), color-stop(100%,#ee9e2c)); 
		background: -webkit-linear-gradient(top,  #ee9e2c 0%,#fa7c0e 50%,#ee9e2c 100%); 
		background: -o-linear-gradient(top,  #ee9e2c 0%,#fa7c0e 50%,#ee9e2c 100%); 
		background: -ms-linear-gradient(top,  #ee9e2c 0%,#fa7c0e 50%,#ee9e2c 100%); 
		background: linear-gradient(to bottom,  #ee9e2c 0%,#fa7c0e 50%,#ee9e2c 100%); 
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ee9e2c', endColorstr='#ee9e2c',GradientType=0 );   
	}
	.rhads	{ background-color:#009933; height:1000px; overflow:hidden;}
	#joinleft { width:639px; float:left;}
	#joinleft .image img { }
	.menu, .footer { max-width:960px; margin:auto;}
	.footer {
		background-image:none !important; color:#333333; background-color:#FFFFFF;
	}
	.footer .whitetext {color:#333333;}
	.footer .whitetext a {color:#5D5D5D !important;}
	.footer a{ color:#333333;}
	
	.pageof {white-space:nowrap}
	.pageprev, .pagenext {display:inline-block; padding:10px; border:#fff 1px solid; margin:10px;}
	.pagebox {background: #8d13ca; 
		width: 296px;  margin:10px 76px; color:#fff; font-size: 20px;
		margin: 20px auto;
		background: -moz-linear-gradient(top,  #8d13ca 0%, #702396 50%, #8d13ca 100%); 
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8d13ca), color-stop(50%,#702396), color-stop(100%,#8d13ca)); 
		background: -webkit-linear-gradient(top,  #8d13ca 0%,#702396 50%,#8d13ca 100%); 
		background: -o-linear-gradient(top,  #8d13ca 0%,#702396 50%,#8d13ca 100%); 
		background: -ms-linear-gradient(top,  #8d13ca 0%,#702396 50%,#8d13ca 100%); 
		background: linear-gradient(to bottom,  #8d13ca 0%,#702396 50%,#8d13ca 100%); 
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8d13ca', endColorstr='#8d13ca',GradientType=0 ); 
		}
	.pagebox input{width: 20px; text-align:center;}
	.pagebox a {color:#fff;}
	
	.bottomad {width: 940px; text-align:center;}
	
	.competition-heading {margin-bottom:20px; margin-top: 80px;}
	.mediaimage {margin: 0 100px;}
	.pageholder { width:960px;}

	.enterhereblock {width: 220px;}
	.enterherecontainer {text-align:center;}
	#joinleft img { float:left;width:auto;}
	.gopremium ul { padding-left:23%}

}
@media only screen and (max-width: 959px) {
	.enterhere {width: 100px;}
	h1 {clear: both;}
	.rightcol {width: 100%;}
	.rightcol .rightlinks {display: none;}
	.rightcol .rightlinksnew {display: none;}
	.rightcol >div>a {display: none;}
	.rightcol >div>div:not(.sortright) {display: none;}
	.rightcol >div>*:not(.sortright) {display: none;}
	/*.rightcol iframe {display: none;}
	.rightcol br {display: none;}
	.rightcol >div>img {display: none;}*/
	
	.popuppremiumpadding {font-size: 0.9em;}
}
@media only screen and (max-width: 512px) {

	h2.loginform {font-size: 0.8em;}

  .paymentresultbox.error{ font-size:1.15em; }
  .paymentresultbox.success{ font-size:1.15em;  }

}

.favtickicons {position:absolute; left:132px; top:190px; width: 185px; text-align:right;}
.leftimage {float:right; margin-right:7px; _margin-right: 0px; _margin-left: 8px;}
.popuppadding {padding: 20px;}
.popuppremiumpadding {padding: 10px; margin: 10px;}

#fancybox-wrap {padding: 0px !important;}

@media only screen and (max-width: 512px) {
	#fancybox-wrap {min-width: 360px; min-height: 320px;left: 0px !important; right: 0 !important; margin: 0 auto !important;}
	#fancybox-inner {min-width: 340px; top: 0; }
	#wrapper .profile_photos {display:none;}
	.popuppadding {padding: 0px;}
	.popuppadding .prodcontainerPremium {width: 332px;}
	.popuppremiumpadding {font-size: 0.8em;}
	
	.entryform td {display: block;}
	.entryform input {max-width: 100%;}
	.submittable span {display: block;}
	strong.orange {font-size: 0.8em;}
}

@media only screen and (max-width: 359px) {

	.prodcontainerPremium {width: 300px;}
	.prodcontainerPremium .orange, .prodcontainerPremium  .prodbrandPremium {font-size: 13.5px;}
	.favtickicons {position:absolute; left:92px; top:190px; width: 145px; text-align:right;}
	.leftimage {width: 94px;}
	
	.popuppadding {padding: 0;}
	#fancybox-wrap {min-width: 320px; min-height: 320px; left: 0px !important;}
	#fancybox-inner {min-width: 300px; top: 0 !important; }
	
	.popuppadding .prodcontainerPremium {width: 292px;}
	.popuppadding .leftimage {width: 85px;}
	
	.popuppadding .yellow .productbasePremium{
		padding-bottom: 6.2%;
	}
	
	.promo-t {margin: 33px 0 0 20px;}
	strong.orange {font-size: 0.7em;}
}


 #category-menu {background-color: #ee9e2c; padding: 0px; margin-top: 8px;}
 #category-menu a {background-color: #ee9e2c; color: #fff; padding: 4px 8px; margin: 1px; display:inline-block;}
 #category-menu a:not(#all-cats) {border-right: 2px solid #fff;}
 #category-menu a.selected {color: #38025a;}
	#category-menu a.all {display: none;}
@media only screen and (max-width: 738px) {
	#category-menu a {/*display: none;*/ font-size: 0.9em; padding: 6px 8px;}
	#category-menu a.all {display: inline-block;}
 }
 
  .latestupgrade {font-weight:bold; font-size:1.2em; margin-bottom: 10px; text-align: center; font-style:italic;} 
 .latestupgrade span {display: block;} 
 .latestupgrade-green {color: #47943c;} 
 .latestupgrade-orange {color: #ee9e2c;} 
@media only screen and (max-width: 738px) {
 .latestupgrade {font-size:1.0em;} 
 }

 #category-menu {position:relative; }
 #category-sub-menu {display: none; position:absolute; width: 200px; right: 0;background:#fff; }
 #category-sub-menu a {position: relative; display: inline-block; width: 99%; background-color:#f0920d; z-index:1; }