/* ***************************************************************** */
body {
    padding:0px;
    margin:0px;
    background: #eef4f6;
   	height:100%;
	width:100%;
}

object:focus { outline: none; }

/* ***************************************************************** */

/* admin header */

#AdminMode {
	width:100%;
	height:100%;	
}
#AdminMode img.admin-header-space {
	height:35px;
    width:1px;
}
#AdminMode .admin-header {
    background:url('../../../admin/assets/image/logo-small.gif') 10px 50% no-repeat #283135;
    position:fixed;
    top:0px;
    left:0px;
    width:100%;   
	color:#FFFFFF;
	text-align:right;
    height:35px;    
    z-index:10;
    overflow: hidden;
}
#AdminMode .admin-header-box {
    padding:10px 10px 10px 42px;
}
#AdminMode .admin-header a {
	color:#9ba127;
}
#AdminMode .admin-header .links {
	float:left;	
}
#AdminMode .admin-header .links span {			
}
#AdminMode .admin-header strong.profile {
	padding-right:10px;
	font-size:12px;
    color:#FFFFFF;
}
#AdminMode .admin-header a.logout {
	float:right;
	width:14px;
	height:14px;
	margin-top:1px;	
}
#AdminMode .admin-header a.logout:hover {
	background-color:#FFFFFF;
}
#AdminMode .admin-header .profile {
	font-weight: normal;
}
#AdminMode .admin-content {
	vertical-align:top;
	padding:0px;	
	width:100%;
	height:100%;
}
#AdminMode .site-flash {
	position: static!important;
	margin-top:0px!important;
}
#AdminMode #AdminLink {
	color:#FFFFFF!important;
}

/* admin header  */

/**
 *
 */
 
.flash {	
	background-color:#EEEEEE;
}

.flash .site-flash {
	top:0px;
	left:0px;	
	position:absolute;	
	width:100%!important;
	height:100%!important;	
}

.flash .site-flash-content {
	width:100%;
	height:100%;
}

.mobile {
	background-color:#4abaec;
	text-align:center;
}
.mobile-cont {
	width:240px;
	text-align:left;
	margin:0px auto;
	padding-top:10px;
}
.block {
	margin:0px;
	padding:0px;
	padding-bottom:7px;	
}

.contest-item {
	background:url('../image/m/snopelio_photo.gif') 50% 50% no-repeat;
	width:208px;
	height:237px;
	margin:0px auto;
	text-align:center;
	margin-bottom:10px;
}
.contest-item * {
	color:#006e9b;
}
.contest-item-box {
	width:150px;
	padding-top:23px;
	text-align:left;
	margin:0px auto;
	line-height:20px;
}
.contest-item img {
	margin:0px auto;
	margin-bottom:20px;
}
.contest-item a {
	float:right;
	display:block;
	height:20px;
	line-height:20px;
	padding-left:27px;	
	background:url('../image/m/contest_voit.gif') 0px 3px no-repeat;
}

.photo-box {
	background-color:#FFFFFF;	
}
.photo-box .top {
	background:url('../image/box_rt.gif') top right no-repeat;
}
.photo-box .top div {
	height:11px;
	font-size:1px;
	line-height:1px;
	background:url('../image/box_lt.gif') top left no-repeat;
}
.photo-box .photo {
	padding:0px 10px;
}
.photo-box .bottom {
	background:url('../image/box_rb.gif') top right no-repeat;
}
.photo-box .bottom div {
	height:11px;
	font-size:1px;
	line-height:1px;
	background:url('../image/box_lb.gif') top left no-repeat;
}
.photo-voit {
	width:89px;
	height:27px;
	background:url('../image/voit_bg.gif') top left no-repeat;
	line-height:27px;
	overflow: hidden;
	font-size:12px;
	font-weight:bold;
	color:#4abaec;
}
