/*
 * lpo-2117.css
 */
.styleCreator {
	position: 			relative;
	width:				1000px;
	height:				1500px;
	background-image: 	url("//i1.ztat.net/teaser/lp/lpo-2117/bg_stylecreator.jpg");
}
.styleCreatorSidebar {
	position:			absolute;
	top:				0px;
	right:				0px;
	width:				370px;
	height:				100%;
	overflow:			hidden;
	padding-left:		50px;
	text-align:			left;
}
.styleCreatorSidebar h2 {
	margin-top:			50px;
	font-size:			50px;
	line-height:		50px;
	color:				#000000;
	font-family: 		Minion Pro, serif;
	font-weight:		normal;
	text-transform: 	uppercase;
}
.styleCreatorSidebar hr {
	width:				260px;
	color:				#636261;
	float:				left;
}
.styleCreatorSidebar h3 {
	margin-bottom:		16px;
	font-size:			25px;
	color:				#000000;
	font-family: 		Minion Pro, serif;
	font-weight:		normal;
	text-transform: 	uppercase;
}
.styleCreatorSidebar .styleCreatorText {
	width:				340px;
	font-size:			13px;
	color:				#444444;
	font-family: 		Arial, sans-serif;
}
.styleCreatorSidebar .imgFinder {
	margin-top:			25px;
}
.styleCreatorSidebar .imgFinder .imgContainer {
    width: 				100px;
    height: 			140px;
    margin-top:			5px;
    margin-right:		20px;
	background-color: 	#FFFFFF;
    overflow: 			hidden;
    border:				1px solid #dedede;
    text-align: 		center;
}
.styleCreatorSidebar .imgFinder .imgContainer img {
	width:				100px;
}
.styleCreatorSidebar .imgFinder label {
	margin-top:			10px;
	margin-bottom:		10px;
	color:				#444444;
}
.styleCreatorSidebar .imgFinder .input_style {
	width:				200px;
	border:				1px solid #8e8e8e;
	background-color: 	#FFFFFF;
	padding:			4px;
	color:				#989898;
}
.styleCreatorSidebar .imgFinder .btnImgLoadContainer {
	width:				116px;
	height:				24px;
	margin-top:			10px;
	margin-right:		37px;
	background-image: 	url("//i1.ztat.net/teaser/lp/lpo-2117/btn_loadImage.jpg");
	background-repeat: 	no-repeat;
}
.styleCreatorSidebar .imgFinder .btnImgLoadContainer a.btn_ImgLoad {
	width:				100%;
	height:				100%;
	background-color: 	#bbbbbb;
	-ms-filter: 		"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: 			alpha(opacity=0);
	-moz-opacity: 		0;
	-khtml-opacity: 	0;
	opacity: 			0;
	cursor:				pointer;
	cursor:				hand;
}
.styleCreatorSidebar .imgFinder .btnImgLoadContainer a.btn_ImgLoad:HOVER {
	-ms-filter: 		"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
	filter: 			alpha(opacity=20);
	-moz-opacity: 		0.2;
	-khtml-opacity: 	0.2;
	opacity: 			0.2;
}
.styleCreatorSidebar #styleLottery {
	margin:				25px 0px 25px 0px;
}
.styleCreatorSidebar #styleLottery #styleLotteryForm {
	width:				332px;
}
.styleCreatorSidebar #styleLottery p {
	font-weight:		bold;
}
.styleCreatorSidebar #styleLottery .styleForm {
	margin-top:			10px;
	width:				322px;
}
.styleCreatorSidebar #styleLottery #terms {
	width:				13px;
	margin:				18px 5px 0px 0px;
}
.styleCreatorSidebar #styleLottery .terms {
	margin-top:			15px;
}
.styleCreatorSidebar #styleLottery .btnSend {
	width:				120px;
	height:				32px;
	margin-top:			10px;
	background-image: 	url("//i1.ztat.net/teaser/lp/lpo-2117/btn_sendData.png");
	background-repeat: 	no-repeat;
}
.styleCreatorSidebar #styleLottery #btn_send {
	width:				120px;
	height:				32px;
	cursor:				pointer;
	cursor:				hand;
	background-image: 	url("//i1.ztat.net/teaser/lp/lpo-2117/btn_sendData-h.png");
	background-repeat: 	no-repeat;
	-ms-filter: 		"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: 			alpha(opacity=0);
	-moz-opacity: 		0;
	-khtml-opacity: 	0;
	opacity: 			0;
}
.styleCreatorSidebar #styleLottery #btn_send:hover {
	-ms-filter: 		"progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
	filter: 			alpha(opacity=1);
	-moz-opacity: 		1;
	-khtml-opacity: 	1;
	opacity: 			1;
}
.styleCreatorSidebar .styleInfoText h4 {
	font-weight: 		normal;
	text-transform: 	uppercase;
	color:				#000000;
}
.styleCreatorSidebar .styleInfoText p {
	margin:				10px 0px 10px 0px;
	width:				340px;
	font-size:			13px;
	color:				#444444;
	font-family: 		Arial, sans-serif;
}
.styleCreatorSidebar .styleInfoText p:last-child {
	font-weight:		bold;
	color:				#000000;
}
