body {
	background-image: url('/images/background.png');
	background-repeat: repeat-x;
	background-color: #46bae6;
	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	
	margin: 0px;
}

img {
	border: 0px;
}

a {
	color: #2430cc;
}


.container {
	margin-top: 15px;
	width: 850px;
	
	background-color: transparent;
	
	z-index: 5;
}

.logo {
	width: 277px;
	height: 90px;
	
	position: relative;
	margin-top: 10px;
}

.logoImg {
	z-index: 2;
	
	position: absolute;
	top: 0px;
	left: 0px;
}

.description {
	margin-top: 60px;
	margin-left: 70px;
	margin-right: 70px;
	font-size: 13px;
}

.menu {
	margin-top: 30px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 14px;
}

.menu a {
	margin: 0px 5px;
}

.activeContests {
	border: 1px solid #ebebeb;
	margin: 4px 45px;
	
	padding: 4px 14px 14px 14px;
	
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	
	border-radius: 6px;
	
	background-color: #eef9fd;
}

.activeContests h1 {
	padding: 8px 0px;
	margin: 0px;
	font-size: 16px;
	
	color: #900;
	text-align: center;
}

.activeContests a {
	font-size: 13px;
	
	color: #2600ff;
}

.twitter {
	position: absolute;
	top: 40px;
	right: 20px;
	
	z-index: 100;
}

.fb {
	position: absolute;
	top: 39px;
	right: 62px;
	
	z-index: 100;
}

.vk {
	position: absolute;
	top: 39px;
	right: 108px;
	
	z-index: 100;
}



.youtube {
	position: absolute;
	top: 37px;
	right: 158px;
	
	z-index: 100;
}

.bluto {
	position: absolute;
	left: -90px;
	top: 15px;
	
	z-index: 1;
}

.gerald {
	position: absolute;
	
	left: -345px;
	
	z-index: 4;
	
	border: 0px;
}

.geraldFix {
	position: absolute;
	
	background-color: #fff;
	
	width: 100px;
	height: 100px;
	
	left: -280px;
	
	z-index: 10;
	
	border: 0px;
}

.fruitNinja {
	position: absolute;
	
	left: 320px;
	
	z-index: 4;
	
	border: 0px;
}


.content {
	padding-top: 15px;
	text-align: left;
}

/*
 * contest
 */

.contest {
	margin: 10px 55px;
}

.contest h1 {
	text-align: center;
	
	font-weight: 400;
	
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size: 24px;
	
	direction:	ltr;
}

/*
 * page
 */

.page {
	margin: 10px 55px;
}

.page h1 {
	text-align: center;
	
	font-weight: 400;
	
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size: 24px;
	
	direction:	ltr;
}

/*
 * tagSearch
 */

.tagSearch {
	margin: 10px 55px;
}

.tagSearch h1 {
	text-align: center;
	
	font-weight: 400;
	
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size: 24px;
	
	direction:	ltr;
}

/*
 * searchResults
 */

.searchResults {
	margin: 10px 55px;
}

.searchResults h1 {
	text-align: center;
	
	font-weight: 400;
	
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size: 24px;
	
	direction:	ltr;
}

/*
 * 
 */

.contestWinners {
	border: 1px solid #666;
	border-bottom: 0px;
}

.contestWinners td {
	border-top: 1px solid #f8f8f8;
	border-bottom: 1px solid #b0b0b0;
	height: 54px;
	
	padding: 0px 4px;
}

.contestWinners tr:nth-child(even) {
	background-color: #d5d5d5;
}

.contestWinners tr:nth-child(odd) {
	background-color: #e7e7e7;
}

.contestWinners tr td:last-child {
	padding: 0px 14px;
}

.contestWinners td img {
	margin: 0px 6px;
}


.detail {
	font-size: 13px;
	line-height: 18px;
	
	color: #111;
}

/*
 * blog
 */

.blog {
	margin: 10px 70px;
}

.blog h1 {
	text-align: center;
	
	font-weight: 400;
	
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size: 24px;
	
	direction:	ltr;
}

/*
 * subtotal
 */

.subtotal {
	font-size: 13px;
	line-height: 18px;
	
	color: #111;
	
	padding: 8px;
	border: 1px dashed #aaa;
	background-color: #f5f5f5;
	
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	
	margin-bottom: 12px;
}

.subtotal h2 {
	font-size: 16px;
	text-align: center;
}

/*
 * contestParticipants
 */

.contestParticipants {
	font-size: 13px;
	line-height: 18px;
	
	color: #111;
	
	padding: 8px;
	border: 1px dashed #aaa;
	background-color: #f5f5f5;
	
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	
	margin-bottom: 12px;
}

.contestParticipants h2 {
	font-size: 16px;
	text-align: center;
}

/*
 * contestRegistration
 */

.contestRegistration {
	font-size: 13px;
	line-height: 18px;
	
	color: #111;
	
	padding: 8px;
	border: 1px dashed #aaa;
	background-color: #f5f5f5;
	
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	
	margin-bottom: 12px;
	
	text-align: center;
}

.contestRegistration h2 {
	font-size: 16px;
	text-align: center;
}

/*
 * results
 */

.results {
	font-size: 13px;
	line-height: 18px;
	
	color: #111;
	
	padding: 8px;
	border: 1px dashed #aaa;
	background-color: #f5f5f5;
	
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	
	margin-bottom: 12px;
}

.results h2 {
	font-size: 16px;
	text-align: center;
}

.sponsor {
	font-size: 13px;
	line-height: 18px;
	
	color: #111;
	
	padding: 12px;
	
	border: 1px dashed #ebebeb;
	background-color: #eef9fd;
	
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	
	margin-top: 12px;
	margin-bottom: 12px;
}

.sponsor h2 {
	font-size: 16px;
	text-align: center;
}

.extras {
	float: right;
	font-size: 14px;
}


.detailLink {
	float: right;
}


.footer {
	width: 90%;
	
	border-top: 1px solid #ebebeb;
	font-size: 13px;
	
	padding-top: 6px;
	
	margin-top: 20px;
}

.counter {
	padding: 25px 0px 0px 0px;
	
	margin-left: 10px;
	margin-bottom: 10px;
	
	font-family: Georgia;
	
	font-size: 48px;
	font-weight: bold;
	
	text-align: center;
	
	color: #333;
	
	border: 1px solid #ebebeb;
	
	background-color: #eef9ee;
	
	width: 320px;
	height: 185px;
	
	border-radius: 35px;
	-moz-border-radius: 35px;
	-webkit-border-radius: 35px;
}

.pastContests {
	text-align: center;
	
	border: 1px solid #ebebeb;
	margin: 4px 45px;
	
	padding: 4px 14px 14px 14px;
	
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	
	border-radius: 6px;
	
	background-color: #eef9fd;
}

.pastContests h1 {
	padding: 8px 0px;
	margin: 0px;
	font-size: 16px;
	
	color: #900;
	text-align: center;
}

.pastContests a {
	font-size: 13px;
	
	color: #2600ff;
}

.twitmemeButton {
	float: right;
}


.login {
	position: absolute;
	top: 8px;
	right: 20px;
	
	font-size: 13px;
}

.login a {
	text-decoration: none;
	border-bottom: 1px dotted;
}

.loginForm {
	position: fixed;
	
	top: 40px;
	right: 20px;
	
	background-color: #fff;
	z-index: 1000;
	
	padding: 12px;
	
	width: 260px;
	
	border: 1px solid #ebebeb;
	
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	
	box-shadow: 0px 0px 5px #444;
	-moz-box-shadow: 0px 0px 5px #444;
	-webkit-box-shadow: 0px 0px 5px #444;
}

.loginFormClose {
	float: right;
	color: #900;
	text-decoration: none;
	clear: both;
	
	font-weight: bold;
}

.loginFormTable {
	border: 1px solid #ebebeb;
	padding: 18px;
	
	margin: 200px auto;
	
	background-color: #eef9ee;
	
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	
}


.registerForm {
	font-size: 13px;
	
	position: fixed;
	
	top: 40px;
	right: 20px;
	
	background-color: #fff;
	z-index: 1000;
	
	padding: 12px;
	
	width: 460px;
	
	border: 1px solid #ebebeb;
	
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	
	box-shadow: 0px 0px 5px #444;
	-moz-box-shadow: 0px 0px 5px #444;
	-webkit-box-shadow: 0px 0px 5px #444;
}

.registerFormClose {
	float: right;
	color: #900;
	text-decoration: none;
	clear: both;
	
	font-weight: bold;
}

.banners {
	text-align: center;
	padding-top: 10px;
}

.fixedActiveContests {
	
	position: fixed;
	top: 250px;
	right: 4px;
	
    width: 72px;
    
    background-color: #fff;
    
    border: 1px solid #ebebeb;
	
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	
	box-shadow: 0px 0px 5px #444;
	-moz-box-shadow: 0px 0px 5px #444;
	-webkit-box-shadow: 0px 0px 5px #444; 
}

.blog {
	text-align: left;
	
	border: 1px solid #ebebeb;
	margin: 20px 45px;
	
	padding: 12px;
	
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	
	border-radius: 6px;
	
	background-color: #eef9fd;
	
	font-size: 13px;
}

/*
 * topUsersTable
 */

.topUsersTable {
	border: 1px solid #ccc;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #999;
	
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	
	box-shadow: 0px 0px 5px #ccc;
	-moz-box-shadow: 0px 0px 5px #ccc;
	-webkit-box-shadow: 0px 1px 3px #ddd; 
	
	background-color: #eef9fd;
	
	padding: 10px;
	
	font-size: 13px;
	
	width: 50%;
}

.topUsersTable td {
	border-bottom: 1px solid #ebebeb;
}

/*
 * tweets
 */

#tweets { 
    margin:0; 
    padding:0;
    display: none;
	
	position: absolute;
	
	overflow: hidden;
	
	top: -100px;
	right: 5px;
	
	z-index: 999;
}

#tweets a {
	-z-index: 1000;
}

#tweets li {
    width: 200px;
    
    border:1px solid #CCC;
    list-style:none;
    
    margin: 6px 0px;
    
    background-color: #f6f6f6;
    
    border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	
	box-shadow: 0px 0px 3px #ccc;
    -webkit-box-shadow: 0px 0px 3px #ccc;
	-moz-box-shadow: 0px 0px 3px #ccc;
    
    position: relative;
    
    text-align: left;
    
    /*background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fbfbfb), to(#ebebeb));*/
	
    font-family: Verdana;
    font-size: 12px;
    color: #334;
	
	z-index: 1001;
}

.tweet {
    margin: 6px 10px;
    text-align: left;
}


#tweets li:before {
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    margin: 0px 0px 0px 0px;
	
	z-index: 1000;
}

#tweets li:after {
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    
	background-color: #f6f6f6;
	
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	
	box-shadow: 3px -3px 3px #ccc;
    -webkit-box-shadow: 3px -3px 3px #ccc;
	-moz-box-shadow: 3px -3px 3px #ccc;
	
    content: '';
    position: absolute;
	
	top: -5px;
	right: 28px;
	
    width: 10px;
    height: 10px;
    margin: 0px 0px 0px 0px;
	
	z-index: 1000;
}

/*
 * Stack widget
 */

.stack-container {

	position: relative;
	
	/*
	height: 680px;
	*/

	margin-bottom: 30px;
	
	bottom: 0px;
	right: 0px;

}

 

.stack-container-bottom {

	position: fixed;

	right: 5px;

	bottom: 0;

	width: 148px;

	height: 130px;

	z-index: 1000;

}

 

.stack-container img {

	position: absolute;

	right: 0px;

	bottom: 0;

	padding-bottom: 5px;

	-moz-transition: -moz-transform 0.3s ease;
	-webkit-transition: -webkit-transform 0.3s ease;
	-o-transition: -o-transform 0.3s ease;

	transition: all 0.3s ease;

}

/*
.stack-container img:nth-child(5) {
	-moz-transform: scale(1.5);
	-webkit-transform: scale(1.5) translate(16px, -5px);
	-o-transform: scale(1.5);
	transform: scale(1.5);
}
*/

/*
 * 
 */

.stack-container-bottom:hover img:nth-child(1) {
	-moz-transform: rotate(-12deg) translate(-4px, -600px);
	-webkit-transform: rotate(-12deg) translate(4px, -280px);
	-o-transform: rotate(-12deg) translate(-4px, -600px);
	transform: rotate(-12deg) translate(-4px, -600px);
}

.stack-container-bottom:hover img:nth-child(2) {
	-moz-transform: rotate(-11deg) translate(5px, -520px);
	-webkit-transform: rotate(-11deg) translate(5px, -210px);
	-o-transform: rotate(-11deg) translate(5px, -520px);
	transform: rotate(-11deg) translate(5px, -520px);
}

.stack-container-bottom:hover img:nth-child(3) {
	-moz-transform: rotate(10deg) translate(12px, -140px);
	-webkit-transform: rotate(-10deg) translate(6px, -140px);
	-o-transform: rotate(10deg) translate(12px, -440px);
	transform: rotate(10deg) translate(12px, -440px);
}

.stack-container-bottom:hover img:nth-child(4) {
	-moz-transform: rotate(-9deg) translate(4px, -70px);
	-webkit-transform: rotate(-9deg) translate(4px, -70px);
	-o-transform: rotate(9deg) translate(18px, -360px);
	transform: rotate(9deg) translate(18px, -360px);
}

.stack-container-bottom:hover img:nth-child(5) {
	/*
	-moz-transform: rotate(8deg) translate(23px, -280px);
	-webkit-transform: rotate(-8deg) translate(23px, -280px);
	-o-transform: rotate(8deg) translate(23px, -280px);
	transform: rotate(8deg) translate(23px, -280px);
	*/

}


/**
 * Tabs
 */

ul.tabNavigation {
    list-style: none;
    margin: 14px 0px 0px 0px;
    padding: 0px;
}

ul.tabNavigation li {
    display: inline;
}

ul.tabNavigation li:first-child a:first-child {
	margin-left: 0px;
}

ul.tabNavigation li a {
	margin: 4px 1px 0px 1px;
	
    padding: 4px 5px;
    /*background-color: #ccc;*/
	/*background-color: #EFF1F9;*/
	background-color: #d8d8d8;
	
	border: 1px solid #a3a3a3;
	border-bottom: 0px;
	
	border-radius: 3px 3px 0px 0px;
	-moz-border-radius: 3px 3px 0px 0px;
	-webkit-border-radius: 3px 3px 0px 0px;
	
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.29, rgb(216,216,216)), color-stop(0.85, rgb(255,255,255)));
	background-image: -moz-linear-gradient(center bottom, rgb(216,216,216) 29%, rgb(255,255,255) 85%);
	
    color: #000;
    text-decoration: none;
}

ul.tabNavigation li a.selected,
ul.tabNavigation li a:hover {
    /*background-color: #333;*/
	background-color: #2647A0;
	
	border: 1px solid #243056;
	border-bottom: 1px solid #2647A0;
	
	-webkit-border-radius: 3px 3px 0px 0px;
	
    background-image: -webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0.39, rgb(38, 71, 160)), color-stop(0.75, rgb(57, 96, 212)), color-stop(0.86, rgb(66, 112, 217)));
	background-image: -moz-linear-gradient(center bottom, rgb(38, 71, 160) 39%, rgb(57, 96, 212) 75%, rgb(66, 112, 217) 86%);
	
    color: #fff;
    padding-top: 5px;
}

ul.tabNavigation li a:focus {
        outline: 0;
}

div.tabs > div {
	padding: 5px;
	margin: 4px 0px;
	border: 1px solid #bbb;
	
	border-radius: 0px 3px 3px 3px;
	-moz-border-radius: 0px 3px 3px 3px;
	-webkit-border-radius: 0px 3px 3px 3px;
	
	/*border-top: 1px solid #2647A0;*/
}

div.tabs > div h2 {
        margin-top: 0;
}

/*
 * Social
 */

.messages {
	-position: absolute;
	-top: 0px;
	-left: 0px;
	
	width: 100%;
	
	font-size: 12px;
	
	border-bottom: 1px solid #ccc;
	
	background-color: #f6f6f6;
	
	box-shadow: 0px 0px 4px #ccc;
	-webkit-box-shadow: 0px 0px 4px #ccc;
	-moz-box-shadow: 0px 0px 4px #ccc;
	
	padding: 4px;
	
	min-height: 26px;
	
	text-align: center;
}

.messages span {
	color: #aaa;
}

.messages sup {
	font-size: 10px;
	color: #090;
}

.myStatusInput {
	border: 1px solid #ebebeb;
	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	color: #444;
	
	padding: 0px 4px 4px 4px;
	
	height: 16px;
	width: 180px;
	
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

.socialNotices {
	
}

.socialNotices ul {
	list-style: none;
	
	margin: 2px 8px;
	padding: 0px;
}

.socialNotices li {
	text-align: left;
}

.tag {
	border: 1px solid #ebebeb;
	
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	
	padding: 2px 6px;
	
	margin-left: 4px;
	
	background-color: #FFFDA5;
	
	color: #444;
	
	font-size: 10px;
	
	text-decoration: none;
}

.clear {
	clear: both;
	line-height: 1px;
	height: 1px;
}

.friendOnline {
	border: 1px solid #090;
}

.friendOffline {
	border: 1px solid #aaa;
}

.contestFormatDescription {
	
	border: 1px solid #ebebeb;
	
	padding: 8px;
	margin: 4px 0px;
	
	border-radius: 14px;
	
	background-color: #FFFDA5;
	
	text-indent: 1em;
	
	color: #243056;
}

