@charset "utf-8";

* {
	margin: 0;
	padding: 0;
}

div {
	display: block;
}

body {
	color: #980c11;
	color: #BF2860;
	font-family:'Open Sans', "Times New Roman", Times, serif;
	font-style: italic;
	padding-top: 15px;
	font-size: 16px;

	/*
	background-image: url(img/tays_joulukortti_tausta.jpg);
	background-repeat: no-repeat;
	background-size: 100% auto;
	*/
	background-color:white;

}

.TitleForLanguageChoose
{
	font-style: normal;
	color: #2A445E;
	font-weight:bold;
}

#joulu {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#header { height: 110px; }

/*#header .logo, .merryxmas { font-family:"tex_gyre_bonumregular"; }*/

#header .logo, .merryxmas { font-family:'Satisfy', cursive; }


#header .logo .diy { font-size: 24px; line-height: 24px; }
#header .logo .xmas, .merryxmas { font-size: 51px; line-height: 51px; }
.merryxmas { text-align: center; padding: 20px 0;}

.logo { width: 700px; }
.logo, .logo .diy, .logo .bird { float: left; }
.logo .diy { padding-top: 16px; padding-right: 15px; }
.logo .xmas { float: left; padding-left: 55px; margin-top: -16px; }

.logo .upperrow {
	height: 66px;
	width: 100%;
}

.langselect
{
	float: right;
	font-style: normal;
	font-weight:bold;
}
.langselect a { color: #000; text-decoration: none;	}
.langselect a.active { color: #980c11; }
.langselect a:hover { text-decoration: underline; }

.etusivu #content,
.laheta #content {
	background-image: url(img/tays_joulukortti_tausta.jpg);
	background-repeat: no-repeat;
	background-size: 100% auto;
	height: 598px;
	padding: 30px;
}
.etusivu #content .inner {
	background-image: url(img/trans85.png);
	text-align: center;
	padding: 50px 20px 0 20px;
	font-size: 20px;
	line-height: 28px;
	height: 548px;
	position: relative;
}
.laheta #content .inner {
	background-image: url(img/trans85.png);
	padding: 50px 20px 0 20px;
	font-size: 20px;
	line-height: 28px;
	height: 548px;
	position: relative;
	/*max-width:960px;*/
}
.etusivu #content .inner p {
	margin-top: 20px;
}

.aloitabn {
	position: absolute;
	bottom: -13px;
	width: 860px;
	text-align: center;
}

.redbn {
	padding: 8px 14px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	color: #fff;
	text-decoration: none;
	background-color: #980c11;

	background-color: #BF2860;

	text-transform: uppercase;
	border: 0 none;
	font-weight: bold;
}
.redbn:hover {
	background-color: #C40F13;
	background-color: #FF357F;
	cursor: pointer;
}

#kortti {
	width: 960px;
	height: 658px;
	position: relative;
	overflow: hidden;
}

.valmisbn {
	position: absolute;
	width: 960px;
	bottom: 15px;
	text-align: center;
	top: 770px;
	z-index: 6000;
	height: 1px;
}

#valinnat {
	margin-bottom: 30px;
}

#valinnat .valinta {
	width: 219px;
	margin: 10px;
	float: left;
}

.valintaotsikko {
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	/*color: #532c26;*/
	color: #BF2860;
	font-style:normal;

	padding: 10px 0;
}

.valinta .slick-slider { margin-bottom: 0; }

.teksti .item { text-align: center; }

button.slick-prev
{
	background-image: url(img/arrow_left.png);
	background-repeat: no-repeat;
	background-position: right;
	height: 24px;
	width: 12px;
	left: 0;
	top:0px;
	margin-top:3px;
}

.SininenValintaTeksti
{
	color: #2A445E;
	font-style:normal;
	font-size:14px;
	margin-left: 10px;
	margin-right: 10px;
}

button.slick-next
{
	background-image: url(img/arrow_right.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 24px;
	width: 12px;
	right: 0;
	top:0px;
	margin-top:3px;
}


button.slick-prev:hover
{
	background-image: url(img/arrow_left.png);
	opacity: 0.7;
	background-repeat: no-repeat;
	background-position: right;
}

button.slick-next:hover
{
	background-image: url(img/arrow_right.png);
	opacity: 0.7;
	background-repeat: no-repeat;
	background-position: left;
}


button.slick-prev:focus { background-image: url(img/arrow_left.png); }
button.slick-next:focus { background-image: url(img/arrow_right.png); }
button.slick-next:before { content: ""; }
button.slick-prev:before { content: ""; }

#tervehdysholder .tekstiterv.slick-slide {
	width: 139px;
	height: 91px;
//	background-image:url(img/puhekupla.png);
	background-repeat: no-repeat;
	text-align: center;
	padding: 20px 40px 40px 40px;
//	display: table;
}

#tervehdysholder .tekstiterv.slick-slide .tervitem {
	width: 139px;
	height: 71px;
	padding-top: 20px;
//	display: table-cell;
	vertical-align: middle;
	font-size: 16px;
	font-family:'Satisfy', cursive;
	border: 1px solid #980c11;
}

#taustaholder .slick-slide:hover,
#tervehdysholder .slick-slide:hover {
	cursor: pointer;
}

#esineholder .slick-slide:hover,
#hahmoholder .slick-slide:hover {
	cursor: move;
}

#kortti.drophelp {
	opacity: 0.8;
}

.dropped {
	cursor:move;
}

.dropped img {
	width: 100%;
	height: auto;
}

.slick-slide img {
	max-height: 151px;
	width: auto;
	margin: 0 auto;
}

#kortti .redbn {
	position: relative;
	z-index: 9999;
}

.ui-resizable-helper { border: 1px dotted #fff; }
.ui-resizable-handle.ui-resizable-se {
	border: 1px solid;
	background-color: rgb(204, 204, 204);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	}

.ohjeteksti {
	padding: 20px;
	border: 1px solid #980c11;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	/*border-radius: 8px;*/
	border-radius: 0px;
	margin-bottom: 30px;
	text-align: center;
}

.emailinput {
	margin-bottom: 6px;
}

.emailform,
.viestikentta {
	margin-top: 20px;
	width: 300px;
}
.textinput {
	width: 220px;
	padding: 8px 12px;
	font-size: 16px;
	line-height: 16px;
	color: #999;
	border-right: 0 none;
	border-top: 0 none;
	border-bottom: 1px solid #BBB;
	border-left: 1px solid #BBB;
}

.viestikentta .textinput {
	width: 275px;
}

.postimerkki {
	width: 218px;
	height: 173px;
	position: absolute;
	right: -15px;
	top: 5px;
}
.sharing {
	position: absolute;
	bottom: 100px;
	right: 100px;
}

.sharing div {
	background-repeat: no-repeat;
	height: 40px;
}

.sharing div a {
	/*color: #980c11;*/
	color: #BF2860;

	text-decoration: none;
}
.sharing div a:hover {
	text-decoration: underline;
}

.share_fb {
	background-image: url(img/icon_fb.png);
	padding-left: 45px;
}
.share_twitter {
	background-image: url(img/icon_twitter.png);
	padding-left: 45px;
}
.share_email {
	background-image: url(img/icon_mail.png);
	padding-left: 45px;
}
.share_preview {
	background-image: url(img/icon_preview.png);
	padding-left: 45px;
}
.share_startover {
	padding-left: 45px;
}

#korttitemppi {
	width: 960px;
	height: 749px;
	display: none;
	position: relative;
}

.jouluturku {
	width: 180px;
	height: 168px;
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 9999;
}

form input,
form textarea {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
}

form textarea {
	height: 100px;
}

#kokokortti {
	position: relative;
}
.mygreeting {
	font-size: 16px;
	text-align: center;
	width: 300px;
	left: 300px;
	position: absolute;
	bottom: 80px;
	line-height: 16px;
}
.statusmsg {
	position: absolute;
	left: 300px;
	width: 300px;
	text-align: center;
	padding: 20px;
	/*background-color: #980c11;*/

	background-color: #BF2860;

	color: #FFF;
	font-size: 16px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.share_email a.hover {
	text-decoration: underline;
}


.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
}
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */
