 @charset "utf-8";
/* CSS Document */

.type-inp-holder label {
	position: relative;
	padding-left: 20px;
}
.type-inp-holder label span {
	width: 20px;
	height: 16px;
	display: inline-block;
	position: absolute;
	top: 2px;
	left: 0px;
}
span.lft-ico-1 {
	background: url(../image/lft-ico-1.png) no-repeat;
}
span.lft-ico-2 {
	background: url(../image/lft-ico-2.png) no-repeat;
}
span.lft-ico-3 {
	background: url(../image/lft-ico-3.png) no-repeat;
}
span.lft-ico-4 {
	background: url(../image/lft-ico-4.png) no-repeat;
}
span.lft-ico-5 {
	background: url(../image/lft-ico-5.png) no-repeat;
}
.text-option {
	color: #000000;
	display: block;
	font-weight: bold;
	height: 35px;
	line-height: 35px;
	padding-left: 32px;
	background: url(../image/star.png) 4px 8px no-repeat #d3d3d3;
	margin-bottom: 5px;
}
/*-- CSS 20140603 --*/
.side-options {
	position: relative;
}
.side-options .side-top {
	display: block;
	background: #474747;
	padding: 5px;
	width: 320px;
}
.side-top a {
	background: #fff;
	display: block;
	padding: 4px 8px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #2CA560;
	line-height: normal;
	border: 0px;
	cursor: pointer !important;
	width: 70px;
	text-align: center;
}
.side-top-sub {
	padding: 5px;
}
.side-top-sub a {
	background: #fff;
	display: block;
	padding: 3px 6px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #2CA560;
	line-height: normal;
	border: 0px;
	cursor: pointer !important;
	width: 70px;
	text-align: center;
	border: 2px solid #2CA560;
}
.delThmb {
	background: #fff;
	display: block;
	padding: 3px 6px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #2CA560;
	line-height: normal;
	border: 0px;
	cursor: pointer !important;
	width: 70px;
	text-align: center;
	border: 2px solid #2CA560;
	margin-top: 5px;/*float:right;
	margin-right:5px;*/
}
.aply-bttn {
	position: absolute;
	top: 5px;
	right: 10px;
}
.del-bttn {
	position: absolute;
	top: 42px;
	right: 10px;
}
.delThmb:hover {
	border: 2px solid #474747;
	color: #474747;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.ctrl-holder {
	display: block;
	max-width:270px;
}
.ctrl-holder a.bttn-ctrl {
	float: left;
	margin: 10px 10px 0px 10px;
}
.ctrl-holder a.last-bttn {
	margin-right: 0px !important;
}
.bttn-ctrl {
	background: #fff;
	display: block;
	padding: 3px 5px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #2CA560;
	line-height: normal;
	border: 0px;
	cursor: pointer !important;
	width: 70px;
	text-align: center;
	border: 2px solid #2CA560;
	margin-top: 5px;
}
.bttn-ctrl i {
	font-size: 20px;
}
.bttn-ctrl:hover {
	border: 2px solid #474747;
	color: #474747;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.side-top-sub a:hover {
	border: 2px solid #474747;
	color: #474747;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.side-top a:hover {
	background: #2CA560;
	color: #fff;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
a.lftBtn {
	float: left;
}
a.rgtBtn {
	float: right;
}
.side-container {
	display: block;
	background: #fff;
	height: 334px;
	overflow: auto;
}
.side-container .option-box {
	height: 115px !important;
}
.option-box-title {
	font-weight: 500;
}
ul.option-tab {
	background: #2CA560;
}
ul.option-tab li {
	float: left;
}
ul.option-tab li a {
	display: inline-block;
	color: #FFF;
	padding: 8px 20px;
	font-weight: bold;
	text-decoration: none;
}
ul.option-tab li.active a {
	background: #fff;
	color: #474747;
}
h2.options-title {
	text-align: center;
	display: block;
	padding: 15px 10px 10px 10px;
	color: #474747;
	font-weight: normal;
	font-size: 18px;
}
h3.options-title {
	text-align: center;
	display: block;
	padding: 10px 10px 2px 10px;
	color: #474747;
	font-weight: bold;
	font-size: 16px;
}
h3.note-title {
	text-align: left;
	display: block;
	padding: 2px 10px 0px 10px;
	color: #474747;
	font-weight: 500 !important;
	font-size: 14px;
}
.tagtextarea {
	float: none;
	width: 280px !important;
	margin: 0 0px 0px 10px !important;
	max-width: 280px !important;
	min-width: 280px !important;
}
span.selected-box {
	width: 18px;
	height: 18px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	background: url(../image/ico-check.png) no-repeat;
	z-index: 1000;
	display: none;
}
.option-box-active span.selected-box {
	display: block;
}
.controller-grfx {
	text-align: center;
	padding-top: 10px;
}
.controller-grfx img {
	width: 74%;
}
.typo-content {
	padding-bottom: 15px;
}
.inp-file {
	border: 1px solid #CCCCCC;
	margin: 0px 10px 0px 10px;
	padding: 5px;
	width: 298px;
	background: #fff;
}
.side-options .option-box-price {
	font-size: 1px !important;
	overflow: hidden !important;
	color: #D7D9DB !important;
	text-indent: -200px !important;
}
.check-option-area {
	margin: 6px 0px 6px 10px;
	display: block;
	font-size: 14px;
	font-weight: 500;
}
.check-option-area span {
	display: inline-block;
	float: left;
	margin-right: 7px;
}
.check-option-area input[type="checkbox"] {
	margin-top: 3px;
}

/*.option-set > div{display:block; width:100%;}*/