﻿/* CSS Popmundo Bible
	Les autres standards propres à la Bible sont cependant ajoutés dans les fichiers Standards et Main issus du jeu	*/

/* ACHIEVEMENTS */

div.AchievementsIntro { background: url('../../Static/Images/Bible/Retina_Illustrations/Front/Random_12.jpg') no-repeat; background-size: 100%; height:255px; width:629px; position: relative; }

div.AchievementsOnStage { background: url('../../Static/Images/Bible/Retina_Illustrations/Front/Megadome.jpg') no-repeat; background-size: 100%; height:255px; width:629px; position: relative; }
div.AchievementsRecordsSongs { background: url('../../Static/Images/Bible/Retina_Illustrations/Locales/Locale_8.jpg') 0 -10px no-repeat; background-size: 100%; height:255px; width:629px; position: relative; }
div.AchievementsTheGreatHeist {
	background: url('../../Static/Images/Bible/Retina_Illustrations/Guide/MainGuideTGH.jpg') no-repeat; background-size: 100%; height:255px; width:629px; position: relative; }
div.AchievementsUnknown { background: url('../../Static/Images/Bible/Retina_Illustrations/Guide/MainGuide.jpg') no-repeat; background-size: 100%; height:255px; width:629px; position: relative; }

div.AchievementsFull {
	background: url('../../Static/Images/Achievements.png') no-repeat;
	height: 1575px;
	width: 350px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 35px;
}


/* STAGE EVENTS */

div.StageEventsIntro { background: url('../../Static/Images/Bible/Retina_Illustrations/Front/Random_7.jpg') no-repeat; background-size: 100%; height:255px; width:629px; position: relative; }



/* ---------- Images pour la zone membre pour la grande majorité ---------- */
div.MiniPic1 { background: url('../../Static/Images/Bible/MiniGamePics/1.jpg') no-repeat; height: 160px; width: 315px; position: relative; }
div.MiniPic2 { background: url('../../Static/Images/Bible/MiniGamePics/2.jpg') no-repeat; height: 160px; width: 315px; position: relative; }
div.MiniPic3 { background: url('../../Static/Images/Bible/MiniGamePics/3.jpg') no-repeat; height: 160px; width: 315px; position: relative; }
div.MiniPic4 { background: url('../../Static/Images/Bible/MiniGamePics/4.jpg') no-repeat; height: 160px; width: 315px; position: relative; }
div.MiniPic5 { background: url('../../Static/Images/Bible/MiniGamePics/5.jpg') no-repeat; height: 160px; width: 315px; position: relative; }
div.MiniPic6 { background: url('../../Static/Images/Bible/MiniGamePics/6.jpg') no-repeat; height: 160px; width: 315px; position: relative; }
div.MiniPic7 { background: url('../../Static/Images/Bible/MiniGamePics/7.jpg') no-repeat; height: 160px; width: 315px; position: relative; }
div.MiniPic8 { background: url('../../Static/Images/Bible/MiniGamePics/8.jpg') no-repeat; height: 160px; width: 315px; position: relative; }
div.MiniPic9 { background: url('../../Static/Images/Bible/MiniGamePics/9.jpg') no-repeat; height: 160px; width: 315px; position: relative; }
div.MiniPic10 { background: url('../../Static/Images/Bible/MiniGamePics/10.jpg') no-repeat; height: 160px; width: 315px; position: relative; }
div.MiniPic11 { background: url('../../Static/Images/Bible/MiniGamePics/11.jpg') no-repeat; height: 160px; width: 315px; position: relative; }
div.MiniPic12 { background: url('../../Static/Images/Bible/MiniGamePics/12.jpg') no-repeat; height: 160px; width: 315px; position: relative; }

div.ErrorBubble
{
	background: #ff9999;
	color: #dd0000;
	padding: 10px;
	max-width: 70%;
	text-align: center;
	margin: 0 auto;
	margin-top: 15px;
	margin-bottom: 15px;
	font-weight: bold;
	-webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}

div.ValidationBubble
{
	background: #77dd77;
	color: #ffffff;
	padding: 10px;
	max-width: 70%;
	text-align: center;
	margin: 0 auto;
	margin-top: 15px;
	margin-bottom: 15px;
	font-weight: bold;
	-webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}

div.MembersPasswordImg
{
	background: url('../../Static/Images/Bible/Retina_Illustrations/Front/Help.jpg') -100px 0px no-repeat;
	width: 240px;
	height: 300px;
	background-size: cover;
	position: relative;
	float: left;
	-webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}

div.MembersPasswordTxt
{
	background: #DFDFDF;
	margin: 0px 0 0 250px;
	min-height: 280px;
	padding: 10px;
	-webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}

div.MembersIntroImg
{
	background: url('../../Static/Images/Bible/Illustrations/Rules.jpg') -50px no-repeat;
	width: 250px;
	height: 285px;
	background-size: cover;
	position: relative;
	float: left;
	-webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}

div.MembersIntroTxt
{
	margin: 15px 0 0 260px;
	height: 282px;
}

div.RegisterImg
{
	background: url('../../Static/Images/Bible/Illustrations/SignUp.jpg') no-repeat;
	width: 272px;
	height: 510px;
	background-size: 100%;
    margin: 0 7px 10px 0;
	-webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}

div.RegisterTxt
{
	background-color: #DFDFDF;
	width: 305px;
	height: 490px;
    padding: 10px;
    margin: 0 0 10px 0;
	-webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}

div.LoginTxt
{
	text-align: center;
	padding: 30px 10px 10px 10px;
	margin: 0 0 0 7px;
/*	background-color: #DFDFDF;*/
	width: 261px;
	height: 460px;
	-webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}

div.MembersDeleteButton
{
	background: #ff9999;
	color: #dd0000;
	-webkit-border-radius: 7px 7px 0 7px;
    -moz-border-radius: 7px 7px 0 7px;
    border-radius: 0px 7px 0 0px;
    padding: 5px 10px 2px 10px;
    height: 18px;
    margin: -5px -5px 0 0;
    float: right;
    position: relative;
}

input.MembersDeleteButton
{
	background: url('../../Static/Icons/cross-button.png');
	border: 0;
	width: 16px;
	height:16px;
	margin-bottom: -4px;
	cursor: pointer;
}

input.MembersLogoutButton
{
	border: 0;
	margin: 0 0 -4px 2px;
	width: 16px;
	height:16px;
}

tr.even_ach
{
	background: #f1d39b;
}

tr.odd_ach
{
	background: #fae1b3;
}

div.box_admin { background-color: #F1E2EF !important; }
div.box_admin h2 { background-color: #9C483D !important; }
div.box_admin hr { background-color: #9C483D !important; }

div.BoxAdminDetails { background-color: #f7b97a !important; }
div.BoxAdminDetails h2 { background-color: #E67C10 !important; }


img.UserIcon { margin: 0 5px -4px 0 }

div.UserDetails { background: url('../../Static/Images/Bible/Retina_Illustrations/Front/PrivacyStatement.jpg') no-repeat; background-size: 100%; height:264px; width:629px; position: relative; }
div.UserDeletion {	background: url('../../Static/Images/Bible/Retina_Illustrations/Locales/Locale_145.jpg') no-repeat;	background-size: 100%; height:299px; width:629px; position: relative; background-position: top -32px left 0px;	}

div.GoJanis { background: url('../../Static/Images/Bible/Retina_Illustrations/Front/RulesOfConduct.jpg') no-repeat; background-size: 100%; height:264px; width:629px; position: relative; }
div.CmHome { background: url('../../Static/Images/Bible/Illustrations/MainGuideBig.jpg') no-repeat; background-size: 100%; height:299px; width:629px; position: relative; }
div.KobeSutra { background: url('../../Static/Images/Bible/Retina_Illustrations/Front/Random_3.jpg') no-repeat; background-size: 100%; height:264px; width:629px; position: relative; }
div.SkillsIntro { background: url('../../Static/Images/Bible/Retina_Illustrations/Front/Random_2.jpg') no-repeat; background-size: 100%; height:264px; width:629px; position: relative; }
div.RecipesIntro { background: url('../../Static/Images/Bible/Retina_Illustrations/Front/Fantasia_Random_1.jpg') no-repeat; background-size: 100%; height:255px; width:629px; position: relative; }
div.ItemsIntro { background: url('../../Static/Images/Bible/Retina_Illustrations/Front/Random_6.jpg') no-repeat; background-size: 100%; height:264px; width:629px; position: relative; }
div.LocalesIntro { background: url('../../Static/Images/Bible/Retina_Illustrations/Front/Credits.jpg') no-repeat; background-size: 100%; height:264px; width:629px; position: relative; }

/* ---------- Unreleased skills ---------- */
div.Skill170 { background: url('../../Static/Images/Bible/Skill170v2.png') no-repeat; background-size: 100%; height:327px; width:504px; position: relative; }
div.Skill177 { background: url('../../Static/Images/Bible/Skill177v2.png') no-repeat; background-size: 100%; height:248px; width:502px; position: relative; }

/* -------- Skill : Pharmacology -------- */
td.Sk100L
{
	text-align: left !important;
	vertical-align: middle !important;
	padding-right: 20px !important;
}
td.Sk100C
{
	text-align: center !important;
	font-size: 18px !important;
}
td.Sk100R
{
	text-align: left !important;
	vertical-align: middle !important;
	padding-left: 20px !important;
}


/* Items */
table.items { width: 100% !important }
table.items td	{ padding: 0 0 5px 0 !important }
table.items tr > td:last-of-type { padding: 0 0 0 10px !important }


/* DESCRIPTIONS */

#contenu {
	width: 840px;
	float: right;
	margin: 0 9px 0 0;
	display: inline;
}

ul.desc_ul, li.desc_li
{
    list-style-type: none !important;
    padding: 0;
    margin: 0;
}

span.description {
  white-space:nowrap;
  color:#000;
  font-size:12px;
}
span.description.active {
	border-bottom: 1px dotted;
	color:#006699;
	cursor:help;
}
#desc {
  position:absolute;
  width:286px;
  color:#333;
  font-size:12px;
  text-align:left;
}
#description_name {
  padding:9px 16px 0 12px;;
  background:url('Images/DescriptionBG.png') no-repeat left top;
}
#description_name strong {
  display:block;
/*  padding:0 9px 8px 0;
  font-size:16px;*/
      margin: -10px -10px 0 -10px;
  padding: 5px 5px 5px 10px;
    color: white;
    font-weight: bold;
    font-size: 12px;
  background:url('Images/DescriptionDots.gif') repeat-x left bottom;
}
#description_desc {
  font-size:12px;
  padding: 5px 16px 5px 12px;
  background:url('Images/DescriptionBG.png') left;
}
#description_middle {
  font-size:12px;
  padding: 0px 16px 0px 12px;
  background:url('Images/DescriptionBG.png') left;
}
#description_end {
  font-size:12px;
  padding: 7px 16px 12px 12px;
  background:url('Images/DescriptionBG.png') no-repeat left bottom;
}
#description_close {
  position:absolute;
  top:4px;
  right:12px;
  cursor:pointer;
}

div.LocaleDescHolder {
	background: rgba(255, 255, 255, 0.8);
	
	color: black !important;
	border-radius: 7px !important;
	-moz-border-radius: 7px !important;
	-webkit-border-radius: 7px !important;
	position: absolute;
	bottom: 10px;
	left: 50%;
	right: 10px;
//	display: none;
	padding: 5px;
	font-style: italic;
	
}

/*
div.Help { background: url('../../Static/Images/World/Help.jpg') no-repeat; height: 258px; width: 489px; position: relative; }
div.BlingBling { background: url('../../Static/Images/Shop/BlingBling.jpg') no-repeat; height: 258px; width: 489px; }
div.Error { background: url('../../Static/Images/Error.png') 170px 0px no-repeat; height: 374px; width: 714px;position: relative;}
*/

/* ---------- Tabbed menu inside box — on the right ---------- */

table.TabEvents
{
	width: 100%;
	margin: 0 0 15px 0 !important; 
    padding: 0 !important;
    background: #E2EFF1;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}

table.TabEvents td.TabsRight
{
	margin: -10px -10px 10px -10px !important;
	height: 28px;
    background: #3D849C;
    color: white;
    font-weight: bold;
    font-size: 12px;
    vertical-align: top;
    -webkit-border-radius: 0 7px 7px 0;
    -moz-border-radius: 0 7px 7px 0;
    border-radius: 0 7px 7px 0; 
    padding: 0 5px;
}

div.box div.tabs2
{
	float: right;
	position: relative;
    margin: -10px -10px 10px -10px !important;
    background: #3D849C;
    font-weight: bold;
    font-size: 12px;  
    vertical-align: top;
    -webkit-border-radius: 7px 7px 0 0;
    -moz-border-radius: 7px 7px 0 0;
    border-radius: 7px 7px 0 0; 
    padding: 0 5px;
}

div.box div.tabs2 div.tabsend2
{
    height: 0;
    clear: both;
}

div.box div.tabs2 a 
{ 
    display: block;
    padding: 5px 10px;
    margin-top: 5px;
    color: #fff; 
    text-decoration: none; 
    float: right;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0; 
}

div.box div.tabs2 a:hover { text-decoration: underline; background: #80AAB0; }
div.box div.tabs2 a.active { color: #000; background: #E2EFF1; }



div.orange_box {
	background: #ffddaa !important;
}

div.orange_box h2 {
	background: #dd7700 !important;
}

p.bseparator {
	padding-bottom: 10px !important;
	border-bottom: 1px solid #ccc;
}

/*
—————————————————————
QUESTS

*/

div.QuestsIntroduction { background: url('../../Static/Images/Bible/Retina_Illustrations/Locales/Locale_132.jpg') no-repeat; background-size: 100%; height:299px; width:629px; position: relative; }

div.QuestsCompass { background: url('../../Static/Images/Bible/Retina_Illustrations/Compass/Compass.png') no-repeat; background-size: 100%; width:489px; height:220px; position: relative; }
div.QuestsLocale
{
	height: 254px;
	width:609px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	margin: 0 auto;
	margin-bottom: 15px !important;
	z-index: 0;
	position: relative;
}

table.QuestsMapTable			{	margin:	0; padding: 0; font-weight: bold }
table.QuestsMapTable tr			{	margin:	0; padding: 0; height:	20px }
table.QuestsMapTable td			{	margin:	0; padding: 0; width:	20px; text-align: center; vertical-align: middle }
table.QuestsMapTable tr.Map_Grid	{	height:	15px !important }
table.QuestsMapTable td.Map_Grid	{	width:	15px !important }


/* Kobe's day */
div#CompassLinks a:link		{ color: white; font-weight: bold; text-decoration: none	}
div#CompassLinks a:visited	{ color: white; font-weight: bold; text-decoration: none	}
div#CompassLinks a:hover	{ color: white; font-weight: bold; text-decoration: underline	}

div#Compass_Saint_Kobe_Johannesburg		{ clear:both; position: relative; top: 12px;					text-align: center	}
div#Compass_Saint_Kobe_Moscow			{ clear:both; position: relative; top: 88px;	left:330px; 	text-align: left	}
div#Compass_Saint_Kobe_Tromso			{ clear:both; position: relative; top: 165px;					text-align: center	}
div#Compass_Saint_Kobe_Singapore		{ clear:both; position: relative; top: 62px;	right: 330px;	text-align: right	}

div#Compass_Nautilus_1SOTD	{ clear:both; position: relative; top: 35px;	right:	280px;	text-align: right	}
div#Compass_Nautilus_2UD	{ clear:both; position: relative; top: 22px;	left:	280px; 	text-align: left	}
div#Compass_Nautilus_3MM	{ clear:both; position: relative; top: 105px;	right:	330px;	text-align: right	}
div#Compass_Nautilus_4COA	{ clear:both; position: relative; top: 92px;	left:	330px;	text-align: left	}
div#Compass_Nautilus_5NPU	{ clear:both; position: relative; top: 140px;					text-align: center	}

div.QuestsSaintKobe { background: url('../../Static/Images/Bible/Retina_Illustrations/Locales/Locale_60.jpg') no-repeat; background-size: 100%; height:299px; width:629px; position: relative; }
div.QuestsSaintKobeReduced {
	background: url('../../Static/Images/Bible/Retina_Illustrations/Locales/Locale_60.jpg') no-repeat;
	background-size: 100%; height:150px; width:629px;
	background-position: top -110px left 0px;
	position: relative; }

div#QuestsSaintKobeTromso
{
	background: url('../../Static/Images/Bible/Retina_Illustrations/Sections/Quests_SaintKobe_Tromso.png') #725756 no-repeat;
	background-size: 100%;
	background-position: bottom;
}

div#QuestsSaintKobeMoscow
{
	background: url('../../Static/Images/Bible/Retina_Illustrations/Sections/Quests_SaintKobe_Moscow.png') #664d4b no-repeat;
	background-size: 100%;
	background-position: bottom;
}

div#QuestsSaintKobeJohannesburg
{
	background: url('../../Static/Images/Bible/Retina_Illustrations/Sections/Quests_SaintKobe_Johannesburg.png') #f8cb98 no-repeat;
	background-size: 100%;
	background-position: bottom;
}

div#QuestsSaintKobeSingapore
{
	background: /*url('../../Static/Images/Locales/Locale_71.jpg') 60px #4f3b33 no-repeat;*/ black;
}

div#KobeSingapore2	{	position: relative; text-align: center; top: 130px; color: white; font-weight: bold; font-size: 10px;	}

div#KobeMoscowAchievement
{
	background: url('Images/Achievements.png') no-repeat -245px -350px;
	height:34px; width: 34px;
	position: relative; float:right; right: 43px; top: 115px;
}
div#KobeSingaporeAchievement
{
	background: url('Images/Achievements.png') no-repeat -315px -350px;
	height:34px; width: 34px;
	position: relative; float:right; right: 43px; top: 115px;
}

table.MapsKey td { vertical-align: middle !important; padding: 3px !important}



/* Nautilus Quest */

div.QuestsNautilus { background: url('../../Static/Images/Bible/Retina_Illustrations/Sections/Quests_Nautilus.png') no-repeat; background-size: 100%; height:299px; width:629px; position: relative; }
div.QuestsNautilusReduced {
	background: url('../../Static/Images/Bible/Retina_Illustrations/Sections/Quests_Nautilus.png') no-repeat;
	background-size: 100%; height:150px; width:629px;
	background-position: top -95px left 0px;
	position: relative; }



div.Quests_Locale_Sunken_Ship
{
	background: url('../../Static/Images/Bible/Retina_Illustrations/Locales/Locale_106.jpg') blue no-repeat;
	background-size: 100%;
	background-position: bottom;
}

div.Quests_Locale_Submarine
{
	background: url('../../Static/Images/Bible/Retina_Illustrations/Locales/Locale_105.jpg') blue no-repeat;
	background-size: 100%;
	background-position: bottom;
}


/* Found True Beauty Quest */
div.QuestsFoundTrueBeauty {			background: url('../../Static/Images/Bible/Retina_Illustrations/Locales/Locale_70.jpg') no-repeat;	background-size: 100%; height:299px; width:629px; position: relative; background-position: top -32px left 0px;	}
div.QuestsFoundTrueBeauty_Reduced {	background: url('../../Static/Images/Bible/Retina_Illustrations/Locales/Locale_70.jpg') no-repeat;	background-size: 100%; height:150px; width:629px; position: relative; background-position: top -180px left 0px;	}

div.Quests_Locale_Cave
{
	background: url('../../Static/Images/Bible/Retina_Illustrations/Locales/Locale_71.jpg') maroon no-repeat;
	background-size: 100%;
	background-position: bottom;
	background-position: top -50px left 0px;
}

/* Frank Blomdahl's Monolith */
div.QuestsFBM { background: url('../../Static/Images/Bible/Retina_Illustrations/Locales/Locale_22.jpg') no-repeat; background-size: 100%; height:299px; width:629px; position: relative; background-position: bottom; }
div.QuestsFBM_2001 { background: url('../../Static/Images/Bible/2001_Monolith_Aligned.png') no-repeat; background-size: 100%; position: relative; }


/* The Seven Seas Quest */

div.Quests7S { background: url('../../Static/Images/Bible/Retina_Illustrations/Locales/Locale_108.jpg') no-repeat; background-size: 100%; height:299px; width:629px; position: relative; }
div.Quests7SReduced {
	background: url('../../Static/Images/Bible/Retina_Illustrations/Locales/Locale_108.jpg') no-repeat;
	background-size: 100%; height:150px; width:629px;
	background-position: top -55px left 0px;
	position: relative; }

/* Quests: Winter Games 124 */

div.QuestsWG124 { background: url('../../Static/Images/Bible/Retina_Illustrations/Locales/Locale_112.jpg') no-repeat; background-size: 100%; height:299px; width:629px; position: relative; }




div.AvatarJorgy
{
	float: left;
	height: 225px;
	width: 114px;
	background-size: 100% !important;
	margin-right: 10px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	background: url('/Static/Images/Bible/PoloAgainAgain.png') no-repeat;"
}


/*	Displaying Holidays on Home */

div.boxHomeHolidays
{
	margin: 0 0 15px 0; 
	padding: 10px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	position: relative;
	
}

div.boxHomeHolidays h2
{
	margin: -10px -10px 10px -10px;
	background: #3D849C;
	padding: 5px 5px 5px 42px;
	color: white;
	font-weight: bold;
	font-size: 12px;
	-webkit-border-radius: 7px 7px 0 0;
	-moz-border-radius: 7px 7px 0 0;
	border-radius: 7px 7px 0 0;
}

div.boxHomeHolidays_1 /* New Year's Day */
{
	background: url('../../Static/Images/Bible/Retina_Illustrations/Holidays/NewYearsEve.jpg') no-repeat;
	background-size: 100%;
	background-position: top 25px left 0px;
	padding-bottom: 50%
}

div.boxHomeHolidays_9 /* The Big Bang */
{
	background: url('../../Static/Images/Bible/Retina_Illustrations/Holidays/BigBang.jpg') no-repeat;
	background-size: 100%;
	background-position: top 25px left 0px;
	padding-bottom: 50%
}

div.boxHomeHolidays_10 /* Valentine's Day */
{
	background: url('../../Static/Images/Bible/Retina_Illustrations/Holidays/ValentinesDay.jpg') no-repeat;
	background-size: 100%;
	background-position: top 25px left 0px;
	padding-bottom: 50%
}

div.boxHomeHolidays_13 /* Popopalooza Day */
{
	background: url('../../Static/Images/Bible/Retina_Illustrations/Holidays/Popopalooza.jpg') no-repeat;
	background-size: 100%;
	background-position: top 25px left 0px;
	padding-bottom: 50%
}

div.boxHomeHolidays_22 /* Return of the Kraken */
{
	background: url('../../Static/Images/Bible/Retina_Illustrations/Holidays/ReturnOfTheKraken.jpg') no-repeat;
	background-size: 100%;
	background-position: top 25px left 0px;
	padding-bottom: 50%
}

div.boxHomeHolidays_27 /* Frank Blombdahl's Day */
{
	background: url('../../Static/Images/Bible/Retina_Illustrations/Locales/Locale_138.jpg') no-repeat;
	background-size: 100%;
	background-position: top 25px left 0px;
	padding-bottom: 50%
}

div.boxHomeHolidays_28 /* Day of the Dead */
{
	background: url('../../Static/Images/Bible/Retina_Illustrations/Holidays/DayOfTheDead.jpg') no-repeat;
	background-size: 100%;
	background-position: top 25px left 0px;
	padding-bottom: 50%
}

div.boxHomeHolidays_40 /* St Kobe's Day */
{
	background: url('../../Static/Images/Bible/Retina_Illustrations/Holidays/SaintKobe.jpg') no-repeat;
	background-size: 100%;
	background-position: top 25px left 0px;
	padding-bottom: 50%
}

div.boxHomeHolidays_48 /* Halloween */
{
	background: url('../../Static/Images/Bible/Retina_Illustrations/Holidays/Halloween.jpg') no-repeat;
	background-size: 100%;
	background-position: top 25px left 0px;
	padding-bottom: 50%
}

div.boxHomeHolidays_52 /* Christmas */
{
	background: url('../../Static/Images/Bible/Retina_Illustrations/Locales/Locale_112.jpg') no-repeat;
	background-size: 100%;
	background-position: top 25px left 0px;
	padding-bottom: 50%
}

div.boxHomeHolidays_54 /* Liberation Day */
{
	background: url('../../Static/Images/Bible/Retina_Illustrations/Locales/Locale_140.jpg') no-repeat;
	background-size: 100%;
	background-position: top 25px left 0px;
	padding-bottom: 50%
}

div.boxHomeHolidays_56 /* New Year's Eve */
{
	background: url('../../Static/Images/Bible/Retina_Illustrations/Holidays/NewYearsEve.jpg') no-repeat;
	background-size: 100%;
	background-position: top 25px left 0px;
	padding-bottom: 50%
}

/*
div.MapMoscow
{
	width: 150px;
	background: #80AAB0;
	padding: 20px !important;
 	-webkit-border-radius: 7px !important;
    -moz-border-radius: 7px !important;
    border-radius: 7px !important;
}

div.MapTromso
{
	margin: 0 auto;
	background: #80AAB0;
	padding: 20px !important;
 	-webkit-border-radius: 7px !important;
    -moz-border-radius: 7px !important;
    border-radius: 7px !important;
}

table.Map	{	border-collapse: collapse	}

table.Map td {width: 15px; height: 15px; text-align: center; vertical-align: middle; padding: 0; font-weight: bold; border: 1px dotted #608890; font-size: 15px;}
td.N { background: #75b4f0; color: #2071b0; }
td.E { background: #a0ef9b}
td.S { background: #f5b682; color: #B17240; }
td.W { background: #8cbed8}
td.Z { background: none}
td.D { background: #ffffff}
td.A { background: #edd30f}
*/