@charset "UTF-8";
/* CSS Document */

/* jQuery Countdown styles 
---------------------------------------------------------------------------------------------------------------------*/
#Countdown {
	position:relative;
	width:391px;
	height:83px;
	top:-50px;
	left:40px;
	background:url(images/timer-bg.png) top left no-repeat;
	padding-top:10px ;
}

.countdown_rtl {
	direction: rtl;
}
.countdown_holding span {
	
}
.countdown_row {
	clear: both;
	width: 100%;
	padding: 0px 2px;
	text-align: center;
	color:#010101;
	
	font-size:32px !important;
	font-weight:bold !important;
}
.countdown_show1 .countdown_section {
	width: 98%;
}
.countdown_show2 .countdown_section {
	width: 48%;
}
.countdown_show3 .countdown_section {
	width: 32.5%;
}
.countdown_show4 .countdown_section {
	width: 24.5%;
}
.countdown_show5 .countdown_section {
	width: 19.5%;
}
.countdown_show6 .countdown_section {
	width: 16.25%;
}
.countdown_show7 .countdown_section {
	width: 14%;
}
.countdown_section {
	display: block;
	float: left;
	font-size: 75%;
	text-align: center;
}
.countdown_amount {
	font-size: 200%;
}
.countdown_descr {
	display: block;
	width: 100%;
}


/*Layout Styles
---------------------------------------------------------------------------------------------------------------------*/


/* CLEAR FIX
---------------------------------------------------------------------------------------------------------------------*/
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */




/*CSS Reset
---------------------------------------------------------------------------------------------------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

img{
	vertical-align:middle;
	}

html, body {
	height: 100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #323232;
	line-height:1.6;
	color:#969696;

}


/*Opera Fix*/
body:before {/* thanks to Maleika (Kohoutec)*/
content:"";
height:100%;
float:left;
width:0;
margin-top:-32767px;/* thank you Erik J - negate effect of float*/
}

*/

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* Grid Layout
---------------------------------------------------------------------------------------------------------------------*/

.lift {
position:relative;
top:-70px;

}

.container {
	margin-left: auto;
	margin-right: auto;
	width: 990px;
}

.full-width,
.left-side,
.sidebar,
.half,
.pic-c {
	display:inline;
	float: left;
	position: relative;
	margin-left: 15px;
	margin-right: 15px;
}

.small-c {
	display:inline;
	float: left;
	position: relative;
	margin-right: 30px;
}

.alpha {
	margin-left: 0;
}

.nolift {
	top:0 !important;
}

.omega {
	margin-right: 0;
}

.container .full-width {
	width:960px;
}

.container .left-side {
	width:500px;
}

.container .small-c {
	width:170px;
}

.container .win-box .left-side {
	width:400px;
}

.container .sidebar {
	width:380px;
}

.container .pic-c {
	width:310px;
}

.container .half {
	width:450px;
	margin-bottom:10px;
	margin-top:10px;
}

.header {
	margin-top:5px;
	padding-top:30px;
	background:url(images/header-bg.gif) bottom left no-repeat;
	height:180px;
}

.m2-header {
padding-top:30px;
	background:url(images/main-header-bg.jpg) bottom left no-repeat;
	height:280px;
}


.heading-info {
	position:relative;
	top:60px;
	left:90px;
	width:450px;
}

.splash-header {
	position:relative;
	top:45px;
	left:90px;
	width:500px;
}

.section {
	margin-bottom:50px;
	margin-left:30px;
}

/*Typography
---------------------------------------------------------------------------------------------------------------------*/

h1.big-pink {
color:#f7299e;
font-size:42px;
font-weight:100;
line-height:1.2;
}

h1.big-grey {
color:#97999c;
font-size:42px;
font-weight:100;
line-height:1.2;
}

h1.big-blue {
color:#00bdf5;
font-size:42px;
font-weight:100;
line-height:1.2;
}

.heading-info p {
display:block;
width:300px;
font-size:13px;
}

h2.pink {
	text-transform:uppercase;
	color:#f7299e;
	font-size:15px;
	font-weight:100;
}

h2.pink {
	text-transform:uppercase;
	color:#f7299e;
	font-size:27px;
	font-weight:100;
	line-height:32px;
}

.med {
	font-size:20px !important;
}

.pink {
	color:#f7299e;
}

h5 {
	font-size:17px;
	padding:0px 0px;
}

.big-button {
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	-khtml-border-radius:6px;
	behavior: url(border-radius.htc);
	background:url("images/big-blue.jpg") repeat-x scroll left top transparent;
	color:#FFFFFF;
	display:inline-block;
	line-height:30px;
	font-size:12px;
	height:28px;
	margin:10px 13px 10px 0px;
	padding:0 15px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
}

.b-pink {
	background:url("images/button-pink.gif") repeat-x scroll left top transparent !important;
}

.b-green {
	background:url("images/button-green.gif") repeat-x scroll left top transparent !important;
}

h2.blue {
	color:#009deb;
	font-size:27px;
	font-weight:100;
	line-height:32px;
}

.blue {
	color:#009deb;
}

.box {
	margin-top:20px;
	width:400px;
}

.box2 {
	margin-top:50px !important;
	width:400px;
}

.box-sm {
	padding-left:60px;
	margin-top:20px;
	width:350px !important;
}

h2.grey {
	font-size:24px;
	font-weight:100;
	line-height:32px;
	text-transform:uppercase;
}

h2.red {
	color:#ee3c42;
	font-size:27px;
	font-weight:100;
	line-height:32px;
}

h1 {
	font-size: 23px;
}

.red {
	color:#ee3c42;
}

.bold {
	font-weight:900 !important;
}

.padd-p {
margin-bottom:20px;
display:block;
}

a.big-button, a.big-button:visited  {
	color:#fff !important;
}

a.big-button:hover, a.big-button:active {
	color:#e2ecee !important; 
}

.thick {
	font-size:26px;
	font-weight:900;
	line-height:1.3;
}

#leaderboard h2 {
color:##78797A;
}

h3.blue {
	font-size:19px;
	color:#009deb;
	font-weight:100;
	line-height:1.3;
	margin: 5px 0 5px 0;
}

img.money {
	position:relative;
	left:-40px;
}

/*leaderboard styles */

.sidebar #leaderboard h1{
	font-size:1.8em;
	padding: 0px;
	margin:5px 0px;
	vertical-align:bottom;
}

.sidebar #leaderboard p{
	padding:5px 0px;
	margin:0;
	font-size:10px;
	font-weight:bold;
	
}

#leaderboard h1.blue-h {
	font-size:33px;
	color:#009deb;
	font-weight:100;
	line-height:1.3;
	margin: 30px 0 5px 0;
}
.sidebar img.leader-count {
float:left;
margin-top:10px;
margin-right:20px;
}

a, a:visited {
	color: #78797a;
	text-decoration: none;
}

a:hover, a:active {
	color: #8cc63f;
	text-decoration: none;
}

.sidebar #leaderboard {
	list-style-type: none;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	margin: 0px 0px 10px 0px;
	padding: 0px 30px 10px 30px;
	border: 1px solid #b5b6b9;
	list-style-type: none;
	text-transform:uppercase;
	text-align:left;
	background-color:#FFF;
	behavior: url(border-radius.htc);
	}
	
.sidebar #leaderboard .share {
	background:#e7e8e9;	
	height: 20px;

}

.sidebar #leaderboard .share p {
	padding:1px 0 0 5px;
	margin:0px;
}

.sidebar #leaderboard .left {
	display:inline;
	float: left;
	position: relative;
	margin:0px;
	padding:0px;
	text-align:left;
	width:230px;
}


.sidebar #leaderboard .right {
	display:inline;
	float: left;
	position: relative;
	margin:0px;
	text-align:right;
	width:85px;
}

.sidebar #leaderboard .bottom {
	display:inline;
	float: left;
	position: relative;
	margin:0px;
	padding:0px;
	text-align:left;
	width:310px;
}

/*- SOCIAL MEDIA SMALL -*/

a.sharetwitter_sm{
	top:3px;
		position:relative;
	display:inline-block;
	width:16px;
	height:16px;
	background:url("images/socialsprite.png") no-repeat -96px -16px;
}
a.sharetwitter_sm:hover{
	background:url("images/socialsprite.png") no-repeat -96px 0px;
}
a.sharefacebook_sm{
	top:3px;
	display:inline-block;
	position:relative;
	width:16px;
	height:16px;
	background:url("images/socialsprite.png") no-repeat -112px -16px;
}
a.sharefacebook_sm:hover{
	background:url("images/socialsprite.png") no-repeat -112px 0px;
}

h2.green {
color:#8CC63F;
font-size:25px;
font-weight:normal;
}

/*Random */

hr {
	border-bottom:1px solid #D3D4D5;
	border-top:0 none;
	height:0;
}

/*- Company Logos -*/

#splashfooter {
padding-top:20px; padding-bottom:20px;
}
#splashfooter span {
	top:-10px;
	position: relative;
	display:inline-block;
	width:250px;
	height:40px;
}
#splashfooter span h3 {
	font-size: 14px;
	
	font-weight:100;
	margin:0px;
}

a.castlepoint{
	display:inline-block;
	width:150px;
	height:50px;
	background:url("images/castlepoint.png") no-repeat 0 0;
	cursor:pointer;
}

a.castlepoint:hover{
	background:url("images/castlepoint.png") no-repeat 0 -51px;
}

a.fernbrook{
	display:inline-block;
	width:150px;
	height:50px;
	background:url("images/fernbrook.png") no-repeat 0 0;
	cursor:pointer;

}

a.fernbrook:hover{
	background:url("images/fernbrook.png") no-repeat 0 -48px;
}

a.cityzen{
	display:inline-block;
	width:150px;
	height:50px;
	background:url("images/cityzen.png") no-repeat 0 0;
	cursor:pointer;
}
a.cityzen:hover{
	background:url("images/cityzen.png") no-repeat 0 -49px;
}

a.castlepoint-small{
	display:inline-block;
	width:92px;
	height:34px;
	background:url("images/castlepoint-small.png") no-repeat 0 0;
	cursor:pointer;
}

a.castlepoint-small:hover{
	background:url("images/castlepoint-small.png") no-repeat 0 -35px;
}

a.fernbrook-small{
	display:inline-block;
	width:92px;
	height:34px;
	background:url("images/fernbrook-small.png") no-repeat 0 0;
	cursor:pointer;

}

a.fernbrook-small:hover{
	background:url("images/fernbrook-small.png") no-repeat 0 -33px;
}

a.cityzen-small{
	display:inline-block;
	width:92px;
	height:34px;
	background:url("images/cityzen-small.png") no-repeat 0 0;
	cursor:pointer;
}
a.cityzen-small:hover{
	background:url("images/cityzen-small.png") no-repeat 0 -33px;
}

/* Form Styles
--------------------------------------------------------------------------------------*/

form .button {
	padding: 5px 8px;
}

label {
	display:block;
	margin: 5px;
	font-size:14px;
	color: #323232;
}

form .rulescheck {
	float:left;
	position:relative;
	top:-2px;
	margin-right:10px;
}

.text-input {
	width:400px;
	font-size:14px;
	line-height:1.5;
	margin: 5px;
	padding:5px;
	border:1px solid #999;
}

.short-input {
	width:190px;
	font-size:14px;
	line-height:1.5;
	margin: 5px;
	padding:5px;
	border:1px solid #999;
}


.addfield {

}

.addfield img {
padding-right: 10px;
}

.left {
	display:inline;
	float: left;
	position: relative;
	margin-right:10px;
	padding:0px;
	text-align:left;
	width:200px;
}

.right {
	display:inline;
	float: left;
	position: relative;
	margin:0px;
	padding:0px;
	text-align:left;
	width:200px;
}

.rightfooter {
	display:inline;
	float: left;
	position: relative;
	margin:0px;
	padding:0px;
	text-align:left;
	width:300px;
}

span.required {
	color:#F00;
	text-transform:uppercase;
}

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.button {
	-moz-border-radius:6px 6px 6px 6px;
	background:url("images/big-blue.jpg") repeat-x scroll left top transparent;
	border:1px solid #0075A1;
	color:#FFFFFF;
	cursor:pointer;
	display:inline-block;
	font-size:14px;
	font-weight:900;
	margin:5px;
	min-width:55px;
	padding:5px 20px !important;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	min-width:120px;
	cursor:pointer;
}

.button:link, .button:visited  {
	color:#fff !important;
}

.button:hover, .button:active {
	color:#e2ecee !important; 
}

label.error {
	color:#F00;
}

.small {
	font-size:11px;
	color:#DDDDDD;
}

h2.smallhead {
color:#EC008C;
font-size:20px;
font-weight:normal;
}

ul.facts {
width:420px;
}

ol, ul {
list-style:none outside none;
}

ul.facts li {
border-bottom:1px solid #CCCCCC;
line-height:1.4em;
padding:10px 30px 10px 0;
}

.fixed {
	width:200px;
}

/*Sharing Icon Buttons*/

.icon {
	margin:5px;
	display:inline-block;
	vertical-align:bottom;
}

a.sharetwitter{
	margin:5px;
	width:32px;
	height:32px;
	background:url("../images/socialsprite.png") no-repeat -32px -32px;
}
a.sharetwitter:hover{
	background:url("../images/socialsprite.png") no-repeat -32px 0px;
}

a.sharefacebook{
	margin:5px;
	width:32px;
	height:32px;
	background:url("../images/socialsprite.png") no-repeat 0px -32px;
}
a.sharefacebook:hover{
	background:url("../images/socialsprite.png") no-repeat 0px 0px;
}

#sharetab{
	width:100px;
	padding:10px 10px;
	z-index:999;
	position:fixed;
	top:200px;
	right:-60px;

	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	-khtml-border-radius:6px;
	background-color:#00b0e4;
	font-size: 14px;
	font-weight:900;
	text-transform:uppercase;
	color:#FFF;
	text-decoration:none;
	text-align:left;
	behavior: url(border-radius.htc);	
}

* html #sharetab {
    position: absolute;
}

#sharetab h4{
	font-weight:normal;
	font-size:10px;
	margin:5px;
}

.shadow {
	-moz-box-shadow: 3px 3px 4px #AAA;
	-webkit-box-shadow: 3px 3px 4px #AAA;
	box-shadow: 3px 3px 4px #AAA;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#AAAAAA')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#AAAAAA');
}

#navigation {
	top:-40px;
	float: right;
	width:900px;
	margin-right:50px;
	position: relative;
	z-index:10;
}


#navigation ul {
	float:right;
	color:#a7a9ac;
	font-size:12px;
	font-weight: bold;
	margin:0;
}

#navigation li {

	display:inline;
	padding-left:28px;
}



#navigation a, #navigation a:visited {
	color: #a7a9ac;
	text-decoration: none;
}

#navigation a:hover, #navigation a:active {
	color: #ee3a43;
	text-decoration: none;
}

#navigation .current a, #navigation .current a:visited {
	color: #ee3a43;
	text-decoration: none;
}

/* Splash Page Specific Styles
--------------------------------------------------------------------------------------*/

.splash-main {
	margin-top:100px;
}

.splash-image {
	margin:0px 0px 20px 0px;
}

.splash-footer {
background:url("images/splash-footer.gif") no-repeat 0px 0px;
height:160px;
margin-top:30px;

}

.footer-box {
padding-left:125px;
padding-top:105px;
}

/* Splash Page Specific Styles
--------------------------------------------------------------------------------------*/

.win-box {
	position:relative;
	padding:0px 80px 0px 80px;
	margin-bottom:30px;
}

.win-pic {
	padding:5px;
	border:1px solid #cccccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius:5px;
	float:left;
}

h1.huge {
font-size:50px;
text-transform:uppercase;
line-height:1.1;
}

.win-box p.tell {
	font-weight:bold;
	line-height:2.2;
}

.win-box p {
	font-weight:lighter;
	font-size:12px;
}

hr.padd-hr {
	margin:20px 0;
}

.runner-up {
	font-size:17px;
}

.high {
	padding-top:5px;
	padding-bottom:5px;
}

.lower {
	text-transform:lowercase !important;
}
