@charset "utf-8";

body {
	font-family:Arial;
	font-size:14px;
}

a {
	text-decoration:none;
	color:#00B050;	
}

a:hover {
	color:#000000;	
}

a.blk {
	color:#000000;	
}

a.blk:hover {
	color:#00B050;	
}

@font-face {
	font-family: 'Daniel Black';
	font-style: normal;
	font-weight: normal;
	src: local('Daniel Black'), url('fonts/danielbk.woff') format('woff');
}


@font-face {
	font-family: 'Daniel';
	font-style: normal;
	font-weight: normal;
	src: local('Daniel'), url('fonts/daniel.woff') format('woff');
}


@font-face {
	font-family: 'Daniel Bold';
	font-style: normal;
	font-weight: normal;
	src: local('Daniel Bold'), url('fonts/danielbd.woff') format('woff');
}

@font-face {
	font-family: 'Arial Rounded MT Bold';
	font-style: normal;
	font-weight: normal;
	src: local('Arial Rounded MT Bold'), url('fonts/ARLRDBD_0.woff') format('woff');
}

#header {
	position: relative;
	/*min-height:161px;*/
	height:auto;	
	/*background:url(../images/header-bg.jpg) 0 0 repeat-x;*/
}

#header .top-ads {
	margin:0 auto;
	height:90px;
	width:100%;	
	border-bottom:0px solid #FFF;
	text-align:center;	
	background:url(../images/pixcel.png) 0 0;
}

#header .title {
	font-family:"Daniel Bold";
	font-size:18px;	
	color:#FFF;
	text-align:center;
	line-height:29px;
	background:#998877;;	
}

#header .nav {
	font-family:Arial Narrow;
	font-size:15px;	
	color:#000;
	text-align:center;
	line-height:47px;
	background:#D9D9D9;
	border-bottom:solid 1px #C0C0C0;
	margin-bottom:20px;		
}

#header .nav a {
	text-transform:uppercase;	
	color:#000;
	text-decoration:none;
	margin:0 10px;
}

#header .nav a:last-child {
	margin-right:0px;
}

#header .nav a:hover {	
	color:#00B050;
}


#header .nav a.home {
	text-transform:none;
	font-family:"Arial Rounded MT Bold";
	margin:0 20px 0 0;
	font-size:17px;	
	color:#000;
}

#header .nav a.home:hover {
	color:#00B050;
}


#container {
	position: relative;
	width:798px;
	margin:0 auto;
}

.home-containt {
	position: relative;
	width:732px;
	margin:0 auto;	
}

#footer {
	height:350px;
	padding-top:20px;		
	background:url(../images/footer-bg.jpg) 0 0 repeat-x;
}

#footer .link {
	font-family:Arial Narrow;
	font-size:14px;	
	text-transform:uppercase;
	line-height:24px;	
	text-align:center;
}

#footer .copyright {
	color:#FFF;
	line-height:29px;	
	font-size:12px;
	text-align:center;
}

#footer .copyright table a {
	color:#FFF;
}

#footer .disclamer {
	color:#000;
	font-size:12px;
	text-align:center;
}

#footer .footer-ads {
	position: relative;
	margin:3px auto 0 auto;
	height:90px;
	width:100%;
	border-top:0px solid #FFF;
	text-align:center;	
}

.row {
	position: relative;
	width:100%;
	display:inline-block;
	margin:5px 0px;
}

.row-block {
	width:100%;
	display:inline-block;
	font-family:Arial Narrow;
	margin:10px 0 5px 0;
	min-height:28px;
	font-size:18px;
}

.row-block > div {
	margin:2px 4px;	
}

.row-bordered-block {
	position: relative;
	width:100%;
	display:inline-block;
	margin:5px 0 5px 0;
	padding:5px 0 0 0;
	border:1px solid #BFBFBF;
	border-radius:5px;
	min-height:28px;
}

.row-bordered-block > div {
	margin:2px 4px;	
}

.col-bordered-block {
	position: relative;
	width:231px;
	float:left;
	min-height:150px;
	margin:5px 8px;
	border:1px solid #BFBFBF;
	border-radius:5px;
}

.col-bordered-block:first-child {
	margin-left:0px;
}

.col-bordered-block:last-child {	
	margin-right:0px;
	float:right;
}


.col-bordered-block .countdown {
	text-align:center;
	padding:10px 0 5px 0;;
	color:#999;
	font-size:18px;
	font-weight:bold;
}

/**/
.responsive-container {
    position: relative;
	height:170px;
}

.responsive-container .dummy {
    padding-top: 100%; /* forces 1:1 aspect ratio */
}

.responsive-container .img-container {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align:center; /* Align center inline elements */
    font: 0/0 a;
}

.responsive-container .img-container:before {
    content: ' ';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}

.responsive-container .img-container img {
    vertical-align: middle;
    display: inline-block;
}

/***/

.col-bordered-block:hover .title a {
	position:relative;
	background: #00B050;	
	color:#FFF;
}   

.col-bordered-block .title a {
	font-family:Arial Narrow;
	display:inline-block;
	text-decoration:none;
	width:100%;
	background:#D9D9D9;	
	line-height:40px;
	font-size:18px;
	color:#000;	
	text-align:center;
}

.col-bordered-block .title a:hover {
	background: #00B050;	
	color:#FFF;
}

.col-bordered-block .title sup {
	font-size:14px;	
}

.pull-left {
	float:left;
}

.pull-right {
	float:right;
}

/** winner page **/

.main-title {
	font-family:"Arial Rounded MT Bold";
	width:auto;
	padding:10px 0 0 0;
	font-size:26px;
	text-align:center;
	font-weight:bold;
}

table tr td {
	font-size:12px;
}

.sub-title {
	font-size:22px;
	font-weight:bold;
	color:#000;
}

.sub-title2 {
	font-size:18px;
	font-weight:bold;
	color:#000;
}

.item {	
	width:97%;
	display:inline-block;	
	/*border-bottom:solid 1px #ccc;*/
}
/*
.item:last-child {
	border-bottom:none;
}
*/

.item .title {
	padding:5px 0px;
	font-size:18px;
	color:#999;
}

.item .img {
	float:left;
	padding:5px 8px 20px 80px;
	
}

.item .desc {
	float:left;
	padding:12px 0 0 80px;
	width:auto;
}

.text-center {
	text-align:center;	
}

.text-left {
	text-align:left;	
}

.text-right {
	text-align:right;	
}


table.border-bottom {
	border-bottom:solid 1px #ccc;
}

.small12 {
	font-size:12px;
}


.small10 {
	font-size:10px;
}

.gray {
	color:#666;	
}

.bottom-margin30 {
	margin-bottom:30px;
}

.testimonials {
	line-height:24px;
	padding:5px 5px;
	text-align:left;	
}

/** logn block */

.col-login-block {
	width:420px;	
	margin:0 auto;
	border:1px solid #BFBFBF;
	border-radius:5px;	
}

.col-login-block div { 
	padding:10px;	
}

.col-login-block div:nth-child(2) { 
	min-height:280px;	
}

.col-login-block .bottom-link {
	text-align:center;
	height:20px;
	background:#D9D9D9;
	color:#000;
}

/** entey page */
.left-ad_160 {
	position: relative;
	width:160px;
	margin:10px 0 0;
	min-height:500px;
	float:left;
}

.left-ad_300 {
	position: relative;
	width:300px;
	margin:10px 0 0;
	min-height:500px;
	float:left;
	text-align:right;
}

.middle_entry_area {
	position: relative;
	width:322px;
	float:left;
	min-height:600px;
	margin:10px 0 0 7px;
	background-color:#DADADA;
	border-radius:5px;	
}

.right_area {
	position: relative;
	width:300px;
	margin:10px 0;
	min-height:500px;
	float:right;
}


.col-center-block {
	position: relative;
	width:100%;
	margin:8px 0;	
	border-radius:5px;
	border:1px solid #BFBFBF;		
}

.col-center-block:first-child {	
	margin:10px 0 8px 0;
}


.right_area .col-center-block {
	position: relative;
	width:100%;
	margin:8px 0;	
	border-radius:5px;
	background:#DADADA;	
}

.vcentered {
	display:table-cell;
	width:322px;
	margin:0 8px;
	vertical-align: middle;
    text-align: center;
	height:80px;
	line-height:22px;
}

.vcentered250 {
	display:table-cell;
	width:322px;
	margin:0 8px;
	vertical-align: middle;
    text-align: center;
	height:250px;
	line-height:22px;
}

.margin15 {	
	margin:15px 0;
}

.padding15 {
	padding:15px 5px;
}

.padding10 {
	padding:10px 5px;
}

.padding25 {
	padding:25px 5px;
}

.padding30 {
	padding:30px 5px;
}

.padding40 {
	padding:40px 5px;
}


.padding8 {
	padding:8px 5px;
}

.padding-r15 {
	padding:6px 15px;
}


.col-center-block .bottom-enter a {
	margin:0 auto;
	font-family:Arial Narrow;
	display:inline-block;
	text-decoration:none;
	width:100%;
	margin:5px 0;
	padding:4px 0;	
	background:#00B050; /*D9D9D9;*/
	font-size:14px;
	color:#FFF;
	border:solid 1px #0EB359;	
	text-align:center;
	border-radius:5px;
}

/*
.col-center-block .bottom-enter a:hover {
	background: #00B050;	
	color:#FFF;
}
*/

.col-center-block .bottom-link {
	line-height:30px;
	text-align:center;	
	/*border-top:solid 1px #ccc;	*/
	color:#000;
}

/** button **/
input[type="text"], input[type="email"], input[type="password"], input[type="file"], textarea, select
{
	width:100%;	
	font-size:14px;
	padding:5px 8px;
	color:#333;
	border:solid 1px #6C6C6C;
	border-radius:4px;
}

.btn, a.btn {
	font-family:Arial Narrow;
	display:inline-block;
	text-decoration:none;
	font-size:16px;
	cursor:pointer;			
	width:auto;
	padding:5px 20px;
	background:#D9D9D9;	
	border:solid 1px #BFBFBF;
	border-radius:5px;
	color:#000;
}

.btn:hover {
	background: #00B050;	
	color:#FFF;
}

.selectFieldGroup {
	font-size:12px;
    float: left;
	width:100%;	
	margin:0 5px 5px 0;
	padding:0px;
	color:#999;
	border:solid 1px #6C6C6C;
	border-radius:4px;
}

.selectFieldGroup select {	
	color:#000;	
	font-size:12px;
	padding:4px 4px;
	width:auto;
    float: left;
	border:none;
}

/*
.selectFieldGroup select:first-child {	
	border-left:solid 1px #CCC;
} */

.selectFieldGroup span {
	font-family:Arial;
	font-size:12px;
	padding:5px 5px 5px 8px;	
    float: left;
}

/* winner page */

.col-3-block {
	width:190px;
	float:left;
	min-height:140px;
	margin-right:55px;	
	padding:5px 8px;
}

.col-3-block:last-child {
	margin-right:0px;
}

.col-3-block .img {
	margin:5px 0;
	min-height:120px;	
	text-align:center;
}

.col-3-block .details {
	font-size:12px;
	text-align:left;
	padding:2px 2px 2px 25px;
}


/***************/
/** new pages **/
/****************/

.row-bordered-block p.title, #container .title {
	font-size:18px;
	margin:10px 15px;
}

.row-bordered-block p.small12 {
	margin:10px 15px;
}

.col-bordered-block-2 {
	float:left;
	width:30%;
	float:left;
	min-height:120px;
	margin:5px 10px;
	border:1px solid #BFBFBF;
	border-radius:5px;
}

.col-bordered-block-2 .header {
	font-family:Arial Narrow;
	display:inline-block;
	text-decoration:none;
	width:100%;
	background:#D9D9D9;
	padding:10px 0;
	margin:0;	
	font-size:16px;
	color:#000;	
	text-align:center;
}

.col-bordered-block-2 .header p {
	margin:0;
	line-height:20px;	
}

.col-bordered-block-2 .container {
	padding:10px;
}

.col-bordered-block-2 .footer {
	font-family:Arial Narrow;
	display:inline-block;
	text-decoration:none;
	width:100%;
	background:#D9D9D9;
	padding:10px 0;	
	font-size:16px;
	color:#000;	
	text-align:center;
}

.col-4 {
	width:21.5%;
}


.col-full {
	width:100%;
	margin:0px;
	line-height:22px;
	min-height:22px;
	height:auto;		
}

.col-with-80 {
	width:80%;	
}

.col-with-90 {
	width:90%;	
}

.bordered-block-full {
	display: table;
    margin: 0 auto;
	font-family:Arial Narrow;
	border:1px solid #BFBFBF;
	border-radius:5px;
	width:100%;
}

.container-extradark {
	position: relative;
	padding:20px 0;
	background:#404040;
	border: 1px solid #404040;
	color:#FFF;
	font-size:4em;
	text-align:center;	
}


/***/

.container-extradark:after, .container-extradark:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.container-extradark:after {
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #404040;
	border-width: 10px;
	margin-left: -10px;
}
.container-extradark:before {
	border-color: rgba(191, 191, 191, 0);
	border-top-color: #404040;
	border-width: 11px;
	margin-left: -11px;
}

/***/


.container-grayed {
	padding:10px 0;
	background:#A6A6A6;
	color:#000;
	font-size:14px;
	text-align:center;	
}

.container-grayed-light {
	padding:10px 0;
	background:#BFBFBF;
	color:#000;
	font-size:14px;
	text-align:center;	
}

.border-bottom-white {
	border-bottom:solid 1px #FFF;	
}

.grayed-bg {
	background-color:#F2F2F2;
	padding:10px;
}

.scrolled-block {
	padding:10px;
	border:solid 1px #BFBFBF;
	background-color:#FFF;
	color:#000;
	height:500px;
	overflow-y: scroll;
	overflow-x: hidden;
}

.formField {
	display:block;
	margin:5px 0px;	
}

.formField select {
	font-size:14px;
	padding:4px 2px;	
}


.formField .col2 {
	float:left;
	width:50%;
	margin:0 0 5px 0px;	
}

.formField .label-grayed {
	/*background-color:#D9D9D9;*/
	font-size:16px;
	border:solid 1px #D9D9D9;
	border-radius:5px;
	padding:3px 5px;
}

table.detail {
	width:100%;
	border:solid 1px #E9EDF4;
}

table.detail thead th {
	background-color:#4F81BD;
	padding:5px;
	font-size:14px;
	color:#fff;		
}


table.detail tbody tr {
	background: #D0D8E8;
}

table.detail tbody tr:nth-child(odd){ 
	background: #D0D8E8;
}

table.detail tbody tr:nth-child(even){
	background: #E9EDF4;
}

table.detail tbody td {
	font-size:14px;
	padding:5px;
	text-align:center;
}

.overlay {
	background-color:#000;	
	opacity:0.7;
}

.text-white {
	font-size:16px;
	color:#ffffff;
}

.text-white a:hover {
	color:#6CF;
}


/*************/

.arrow_box {
	min-height:100px;
	position: relative;
	width:70%;
	margin:0 auto;
	background: #ffffff;
	border: 1px solid #BFBFBF;
	border-radius:5px;	
	color:#00B0F5;	
}

.arrow_box p { 
	padding:5px 10px;
	line-height:20px;
}

.arrow_box:after, .arrow_box:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box:after {
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #ffffff;
	border-width: 30px;
	margin-left: -30px;
}
.arrow_box:before {
	border-color: rgba(191, 191, 191, 0);
	border-top-color: #BFBFBF;
	border-width: 31px;
	margin-left: -31px;
}

/************/

.bg-1 {
	background-color:#F2F2F2;
}

.container-big {
	width:1000px;
	margin:0 auto;	
}

.column3 {
    width:33%;
    float:left;
}

.column2 {
    width:50%;
    float:left;
}

.col-3 {
	width:70%;
	margin:0 auto;
	min-height:250px;
	background-color:#F2F2F2;
	border:1px solid #BFBFBF;
	border-radius:5px;
}

.col-3 p {
	padding:40px 20px 20px 20px;
	line-height:25px;
}

.padding0 {
	padding:0;	
}

.number-circle {
	position:absolute;
	display:block;
	width: 80px;
	height: 80px;
	border-radius: 50%;
	overflow: hidden;
	font-size:32px;
	line-height:80px;
	text-align:center;
	top:-40px;
	background:#FFF;	
}

.sign-circle {
	display:block;
	width: 80px;
	height: 80px;
	border-radius: 50%;
	overflow: hidden;
	font-size:32px;
	line-height:80px;
	text-align:center;
	top:-40px;
	background:#D9D9D9;
	margin:0 auto;
	color:#FFF;
	font-weight:bold;
}

.img-circle {
	position:relative;	
	display: block;
	width: 150px;
	height: 150px;
	margin: 1em auto;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-border-radius: 99em;
	-moz-border-radius: 99em;
	border-radius: 99em;
	border: 2px solid #000;
	background-color:#FFF;
	text-align:center;
    background-position:50% 50%;
    background-repeat:no-repeat;
	z-index:9999;
}

.img-circle .img-container {	
    height: 150px;
    text-align: center;  /* align the inline(-block) elements horizontally */
    font: 0/0 a;         /* remove the gap between inline(-block) elements */
	z-index:999;
}

.img-circle .img-container:before {    /* create a full-height inline block pseudo=element */
    content: ' ';
    display: inline-block;
    vertical-align: middle;  /* vertical alignment of the inline element */
    height: 100%;
}

.img-circle .img-container img {	
    display: inline-block;
    vertical-align: middle;  /* vertical alignment of the inline element */
	max-width:100px;
	max-height:100px;
	z-index:99;
}


.border-black {
	border:solid 2px #000;
}

.border-red {
	border:solid 2px #FF0000;
}

.border-blue {
	border:solid 2px #0071C1;
}

.big-title {
	font-size:26pt;
	color:#404040;
	padding:20px 0;
}

.blue-sub-title {
	color:#0099FF;
	font-size:20pt;
	padding:10px 0;
	line-height:30px;
}

.blue-sub-title2 {
	color:#0099FF;
	font-size:16pt;
	padding:10px 0;
}

.lightblack-sub-title {
	color:#404040;
	font-size:20pt;
	padding:10px 0;
}

ol.list-features {
	display: inline-block;
   	margin-left: auto;
   	margin-right: auto;
	list-style:square;
	padding:0px 10px;
}

ol.list-features li {
	text-align:left;
	font-size:12pt;
	margin:0px 0;
	padding:2px 0;
}

hr {
	margin:10px 0;
	color:#BFBFBF;
	height:1px;
}

/* tooltip */

.tooltip
{
  	display: inline;
	position: relative;
}

.tooltip span
{
  display:none;
}
 
 
.tooltip span img
{
  float:left;
  width:60px;
  margin:5px;
  border:solid 1px #CCC;
  border-radius:5px;
}
 
 
.tooltip:hover span
{
	display:block;
	min-width:150px;
	width:auto;
	position:absolute;
	background:#404040;
	border:solid 1px #404040;
	border-radius: 5px;
	margin-right:50%;	
	bottom: 26px;	
	color: #FFF;
	padding: 5px;
	z-index: 98;
}


.tooltip:hover span:after{		
	bottom: 26px;
	color: #FFF;
	left:-50%;
	
}

.tooltip:hover span:before{
	border: solid;	
	border-color: #404040 transparent;
	border-width: 10px 10px 0 10px;
	bottom: -10px;	
	content: "";
	left:20%;
	position: absolute;
	z-index: 99;
}

/* ============================================================================================================================
== OVAL THOUGHT BUBBLE (more CSS3)
** ============================================================================================================================ */

.oval-thought {
  position:relative;
  width:180px;
  padding:25px 30px;
  margin:1em auto 40px;
  text-align:center;  
  background:#ffffff;  
  border: 2px solid #BFBFBF;
  /* css3 */
  /*background:-webkit-gradient(linear, 0 0, 0 100%, from(#2e88c4), to(#075698));
  background:-moz-linear-gradient(#2e88c4, #075698);
  background:-o-linear-gradient(#2e88c4, #075698);
  background:linear-gradient(#2e88c4, #075698);*/
  /*
  NOTES:
  -webkit-border-radius:220px 120px; // produces oval in safari 4 and chrome 4
  -webkit-border-radius:220px / 120px; // produces oval in chrome 4 (again!) but not supported in safari 4
  Not correct application of the current spec, therefore, using longhand to avoid future problems with webkit corrects this
  */
  -webkit-border-top-left-radius:160px 80px;
  -webkit-border-top-right-radius:160px 80px;
  -webkit-border-bottom-right-radius:160px 80px;
  -webkit-border-bottom-left-radius:160px 80px;
  -moz-border-radius:160px / 80px;
  border-radius:160px / 80px;
}

.oval-thought p { color:#00B0F5; }

/* creates the larger circle */
.oval-thought:before {
  content:"";
  position:absolute;
  bottom:-20px;
  left:50px;
  width:30px;
  height:30px;
  background:#ffffff;  
  border: 2px solid #BFBFBF;
  /* css3 */
  -webkit-border-radius:30px;
  -moz-border-radius:30px;
  border-radius:30px;
}

/* creates the smaller circle */
.oval-thought:after {
  content:"";
  position:absolute;
  bottom:-30px;
  left:30px;
  width:15px;
  height:15px;
  background:#ffffff;  
  border: 2px solid #BFBFBF;
  /* css3 */
  -webkit-border-radius:15px;
  -moz-border-radius:15px;
  border-radius:15px;
}


/** right bubble */

.oval-thought-right {
  position:relative;
  width:180px;
  padding:25px 30px;
  margin:1em auto 40px;
  text-align:center;  
  background:#ffffff;  
  border: 2px solid #BFBFBF;
  /* css3 */
  /*background:-webkit-gradient(linear, 0 0, 0 100%, from(#2e88c4), to(#075698));
  background:-moz-linear-gradient(#2e88c4, #075698);
  background:-o-linear-gradient(#2e88c4, #075698);
  background:linear-gradient(#2e88c4, #075698);*/
  /*
  NOTES:
  -webkit-border-radius:220px 120px; // produces oval in safari 4 and chrome 4
  -webkit-border-radius:220px / 120px; // produces oval in chrome 4 (again!) but not supported in safari 4
  Not correct application of the current spec, therefore, using longhand to avoid future problems with webkit corrects this
  */
  -webkit-border-top-left-radius:160px 80px;
  -webkit-border-top-right-radius:160px 80px;
  -webkit-border-bottom-right-radius:160px 80px;
  -webkit-border-bottom-left-radius:160px 80px;
  -moz-border-radius:160px / 80px;
  border-radius:160px / 80px;
}

.oval-thought-right p { color:#00B0F5; }

/* creates the larger circle */
.oval-thought-right:before {
  content:"";
  position:absolute;
  bottom:-20px;
  right:50px;
  width:30px;
  height:30px;
  background:#ffffff;  
  border: 2px solid #BFBFBF;
  /* css3 */
  -webkit-border-radius:30px;
  -moz-border-radius:30px;
  border-radius:30px;
}

/* creates the smaller circle */
.oval-thought-right:after {
  content:"";
  position:absolute;
  bottom:-30px;
  right:30px;
  width:15px;
  height:15px;
  background:#ffffff;  
  border: 2px solid #BFBFBF;
  /* css3 */
  -webkit-border-radius:15px;
  -moz-border-radius:15px;
  border-radius:15px;
}
 
 
/*#container .title {
	font-size:26pt;
	color:#404040;
	padding:20px 0 5px 0;
}*/

.clearfix {
	clear:both;
	margin:10px;
}

.col3 {
	width:33.2%;
	float:left;
	text-align:center;
	border-right:solid 1px #CCC;	
}

.col3 a {
	color:#000;	
}

.col3 a:hover {
	color:#00B050;	
}

.col3:last-child {
	border-right:none;
}

.col3 .prize-title {
	font-size:16px;
	font-weight:bold;
}

/* image css for home page */
.img-circle-big {
	position:relative;	
	display: block;
	width: 180px;
	height: 180px;
	margin: 1em auto;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-border-radius: 99em;
	-moz-border-radius: 99em;
	border-radius: 99em;
	border: 2px solid #000;
	background-color:#FFF;
	text-align:center;
    background-position:50% 50%;
    background-repeat:no-repeat;
}


.img-circle-big:hover {
	background-color:#00B050;	
}

.img-circle-big:hover .img-container, img-circle-big:hover .img-container img {
	opacity:0.2;
	background-color:#FFF;	
}

.img-circle-big:hover:after {
	font-size:2em;
	color:#FFF;
	text-transform:uppercase;	 
    position: absolute;
    left: 24%;
    top: 40%;
    content: "Enter";
}

.img-circle-big:after {
	content: "";
}


.img-circle-big .img-container {	
    height: 180px;
    text-align: center;  /* align the inline(-block) elements horizontally */
    font: 0/0 a;         /* remove the gap between inline(-block) elements */
}

.img-circle-big .img-container:before {    /* create a full-height inline block pseudo=element */
    content: ' ';
    display: inline-block;
    vertical-align: middle;  /* vertical alignment of the inline element */
    height: 100%;
}

.img-circle-big .img-container img {
    display: inline-block;
    vertical-align: middle;  /* vertical alignment of the inline element */
	max-width:120px;
	max-height:120px;
}
/** home page end image css */

/* big grey over ciecle image css */
.img-circle-big-grey {
	position:relative;	
	display: block;
	width: 180px;
	height: 180px;
	margin: 1em auto;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-border-radius: 99em;
	-moz-border-radius: 99em;
	border-radius: 99em;
	border: 2px solid #000;
	background-color:#FFF;
	text-align:center;
    background-position:50% 50%;
    background-repeat:no-repeat;
}


.img-circle-big-grey:hover {
	background-color:#C6C6C6;	
}

.img-circle-big-grey:hover .img-container, img-circle-big-grey:hover .img-container img {
	opacity:0.2;
	background-color:#FFF;	
}

.img-circle-big-grey:hover:after {
	font-size:2em;
	color:#FFF;
	text-transform:uppercase;	 
    position: absolute;
    left: 24%;
    top: 40%;
    content: "Details";
}

.img-circle-big-grey:after {
	content: "";
}


.img-circle-big-grey .img-container {	
    height: 180px;
    text-align: center;  /* align the inline(-block) elements horizontally */
    font: 0/0 a;         /* remove the gap between inline(-block) elements */
}

.img-circle-big-grey .img-container:before {    /* create a full-height inline block pseudo=element */
    content: ' ';
    display: inline-block;
    vertical-align: middle;  /* vertical alignment of the inline element */
    height: 100%;
}

.img-circle-big-grey .img-container img {
    display: inline-block;
    vertical-align: middle;  /* vertical alignment of the inline element */
	max-width:120px;
	max-height:120px;
}
/** home page end image css */


/* image css for upcomming page */

a.muted {
	color:#000;	
}

a.muted:hover {
	color:#C6C6C6;	
}

.img-circle-middle {
	position:relative;	
	display: block;
	width: 165px;
	height: 165px;
	margin: 1em auto;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-border-radius: 99em;
	-moz-border-radius: 99em;
	border-radius: 99em;
	border: 2px solid #000;
	background-color:#FFF;
	text-align:center;
    background-position:50% 50%;
    background-repeat:no-repeat;
}


.img-circle-middle:hover {
	background-color:#C6C6C6;	
}

.img-circle-middle:hover .img-container, img-circle-middle:hover .img-container img {
	opacity:0.2;
	background-color:#FFF;	
}

.img-circle-middle:hover:after {
	font-size:2em;
	color:#FFF;
	text-transform:uppercase;	 
    position: absolute;
    left: 18%;
    top: 40%;
    content: "Details";
}

.img-circle-middle:after {
	content: "";
}


.img-circle-middle .img-container {	
    height: 165px;
    text-align: center;  /* align the inline(-block) elements horizontally */
    font: 0/0 a;         /* remove the gap between inline(-block) elements */
}

.img-circle-middle .img-container:before {    /* create a full-height inline block pseudo=element */
    content: ' ';
    display: inline-block;
    vertical-align: middle;  /* vertical alignment of the inline element */
    height: 100%;
}

.img-circle-middle .img-container img {
    display: inline-block;
    vertical-align: middle;  /* vertical alignment of the inline element */
	max-width:115px;
	max-height:115px;
}
/** upcomming page end image css */

.winner-details {
	font-size:12px;
	padding-left:60px;	
}


/* ============================================================================================================================
== BUBBLE WITH A BORDER AND TRIANGLE
** ============================================================================================================================ */

/* THE SPEECH BUBBLE
------------------------------------------------------------------------------------------------------------------------------- */

.triangle-border {
  position:relative;
  padding:15px;
  margin:1em 0 3em;
  border:2px solid #CECECE;
  color:#333;
  background:#fff;
  /* css3 */
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
  border-radius:10px;
}

/* Variant : for left positioned triangle
------------------------------------------ */

.triangle-border.left {
  margin-left:30px;
}

/* Variant : for right positioned triangle
------------------------------------------ */

.triangle-border.right {
  margin-right:30px;
}

/* THE TRIANGLE
------------------------------------------------------------------------------------------------------------------------------- */

.triangle-border:before {
  content:"";
  position:absolute;
  bottom:-16px; /* value = - border-top-width - border-bottom-width */
  left:40px; /* controls horizontal position */
  border-width:16px 20px 0;
  border-style:solid;
  border-color:#CECECE transparent;
  /* reduce the damage in FF3.0 */
  display:block;
  width:0;
}

/* creates the smaller  triangle */
.triangle-border:after {
  content:"";
  position:absolute;
  bottom:-13px; /* value = - border-top-width - border-bottom-width */
  left:42px; /* value = (:before left) + (:before border-left) - (:after border-left) */
  border-width:14px 18px 0;
  border-style:solid;
  border-color:#FFF transparent;
  /* reduce the damage in FF3.0 */
  display:block;
  width:0;
}

/* Variant : top
------------------------------------------ */

/* creates the larger triangle */
.triangle-border.top:before {
  top:-20px; /* value = - border-top-width - border-bottom-width */
  bottom:auto;
  left:auto;
  right:40px; /* controls horizontal position */
  border-width:0 20px 20px;
}

/* creates the smaller  triangle */
.triangle-border.top:after {
  top:-13px; /* value = - border-top-width - border-bottom-width */
  bottom:auto;
  left:auto;
  right:47px; /* value = (:before right) + (:before border-right) - (:after border-right) */
  border-width:0 13px 13px;
}

/* Variant : left
------------------------------------------ */

/* creates the larger triangle */
.triangle-border.left:before {
  top:10px; /* controls vertical position */
  bottom:auto;
  left:-30px; /* value = - border-left-width - border-right-width */
  border-width:15px 30px 15px 0;
  border-color:transparent #998877;
}

/* creates the smaller  triangle */
.triangle-border.left:after {
  top:16px; /* value = (:before top) + (:before border-top) - (:after border-top) */
  bottom:auto;
  left:-21px; /* value = - border-left-width - border-right-width */
  border-width:9px 21px 9px 0;
  border-color:transparent #fff;
}

/* Variant : right
------------------------------------------ */

/* creates the larger triangle */
.triangle-border.right:before {
  top:10px; /* controls vertical position */
  bottom:auto;
  left:auto;
  right:-30px; /* value = - border-left-width - border-right-width */
  border-width:15px 0 15px 30px;
  border-color:transparent #CECECE;
}

/* creates the smaller  triangle */
.triangle-border.right:after {
  top:16px; /* value = (:before top) + (:before border-top) - (:after border-top) */
  bottom:auto;
  left:auto;
  right:-21px; /* value = - border-left-width - border-right-width */
  border-width:9px 0 9px 21px;
  border-color:transparent #fff;
}

/**********************/
/* RIGHT */
/*********************/

.triangle-border-right {
  position:relative;
  padding:15px;
  margin:1em 0 3em;
  border:2px solid #CECECE;
  color:#333;
  background:#fff;
  /* css3 */
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
  border-radius:10px;
}


/* THE TRIANGLE
------------------------------------------------------------------------------------------------------------------------------- */

.triangle-border-right:before {
  content:"";
  position:absolute;
  bottom:-16px; /* value = - border-top-width - border-bottom-width */
  right:40px; /* controls horizontal position */
  border-width:16px 20px 0;
  border-style:solid;
  border-color:#CECECE transparent;
  /* reduce the damage in FF3.0 */
  display:block;
  width:0;
}

/* creates the smaller  triangle */
.triangle-border-right:after {
  content:"";
  position:absolute;
  bottom:-13px; /* value = - border-top-width - border-bottom-width */
  right:42px; /* value = (:before left) + (:before border-left) - (:after border-left) */
  border-width:14px 18px 0;
  border-style:solid;
  border-color:#FFF transparent;
  /* reduce the damage in FF3.0 */
  display:block;
  width:0;
}


.flayer {
	position:absolute;
	background-color:#515151;	
	opacity:1;
	display:none;
	height:475px;
	width:100%;
	z-index:1
}


.flayer .close {
	float:right;
	width:15px;
	height:15px;
	background-color:#FFF;
	text-align:center;
	margin: 0px 5px;
	padding:5px;
	font-size:14px;
	font-weight:bold;
	color:#000;
	border-radius:15px;
	cursor:pointer;
}

.flayer-images {
	text-align:center;
	padding-top:60px;
	opacity:1px;
}

.flayer-images .flayer-img {
	width:180px;
	margin:10px;
	border:solid 1px #D7D7D7;	
	border-radius:5px;	
	opacity:1;
}

.flayer-images img {
    opacity: 1;
}
/* ============================================================================================================================
== OVER SPEECH BUBBLE, EMPTY, WITH BORDER (more CSS3)
** ============================================================================================================================ */

.img-circle-entry {
	position:relative;	
	display: block;
	width: 190px;
	height: 190px;
	margin: 1em auto;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-border-radius: 99em;
	-moz-border-radius: 99em;
	border-radius: 99em;
	border: 2px solid #000;
	background-color:#FFF;
	text-align:center;
    background-position:50% 50%;
    background-repeat:no-repeat;
	z-index:9999;
}

.img-circle-entry .img-container {	
    height: 190px;
    text-align: center;  /* align the inline(-block) elements horizontally */
    font: 0/0 a;         /* remove the gap between inline(-block) elements */
	z-index:999;
}

.img-circle-entry .img-container:before {    /* create a full-height inline block pseudo=element */
    content: ' ';
    display: inline-block;
    vertical-align: middle;  /* vertical alignment of the inline element */
    height: 100%;
}

.img-circle-entry .img-container img {	
    display: inline-block;
    vertical-align: middle;  /* vertical alignment of the inline element */
	max-width:130px;
	max-height:130px;
	z-index:99;
}

/*
.tooltip{
	display: inline;
	position: relative;
}

.tooltip:hover:after{	
	min-width:150px;	
	width: auto;
	background:#404040;
	border:solid 1px #404040;
	border-radius: 5px;
	bottom: 26px;
	color: #FFF;
	content: attr(title);
	left: -75px;
	padding: 5px 15px;
	position: absolute;
	z-index: 98;
}

.tooltip:hover:before{
	border: solid;	
	border-color: #404040 transparent;
	border-width: 8px 8px 0 8px;
	bottom: 20px;
	content: "";
	left:0px;
	position: absolute;
	z-index: 99;
}*/

.select-bg {
	width:90%;
	text-align:center;
	border-color:#FFF;
	background:#BFBFBF;
}

.white-block {
	background:#FFF;
	padding:5px 15px;
	margin:5px;
	border:solid 1px #FFF;
	border-radius:5px;
	min-height:200px;	
}