.dialog-embed{
	
	width:807px;
}

.selection{
	width:580px;
}

.embed-layout{
	background: #FFF;
	border:1px #cccbca solid;
	padding:20px;
	
	z-index:100;
}

.selection .thin-pill {
	margin-left:10px;
	margin-top:20px;
	z-index:1000;
	margin-bottom:-10px;

}

.embed h5{
	font-size:12px;
	color:#666;
	font-weight: normal;
	margin-bottom: 5px;
}

.input{
}

.embed-left, .embed-right{
	float:left;
	width:260px;
}

.input input[type=text]{
	width:240px;
}

#style{
	float: none;
}

#style input[type=radio], #style label{
	float: left;
	width:auto;
}

#style label{
	color:#000;
	font-size: 14px;
	margin-right:20px;
	margin-left:5px;
}

.alignment-position{
	background: url(/images/yourwebsite.png) no-repeat;
	width:251px;
	height:60px;
	position: relative;
}

.alignment-position input[type=radio]{
	width:auto !important;
}

input.color{
	width:46px !important;
}

.top-left{position:absolute;top:12px;left:0px;}
.top-right{position:absolute;top:12px;left:227px;}
.bottom-left{position:absolute;top:37px;left:0px;}
.bottom-right{position:absolute;top:37px;left:227px;}
.middle-left{position:absolute;top:25px;left:0px;}
.middle-right{position:absolute;top:25px;left:227px;}

.preview-window{
	width:244px;
	height:124px;
	border:1px #CCCbCA solid;
	position: relative;
}

.preview-window.button-type .center {
	margin-top: 4.5em;
	text-align: center;
}

.preview-window.button-type span {
	padding: 3px 6px;
}

.preview-window span.button-inline {
	text-decoration: underline;
}

.preview-window span.button-rounded {
	margin-left: auto;
	margin-right: auto;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.preview-window div.button-square {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	background-color: #999;
}

#banner-embed,#slider-embed{
	display: none;
}

#button-embed{
	display: block;
}

.shortcode-container{
	float:left;
}

.shortcode-container input{
	width: 145px !important;
}

#shortcodes{
	margin-top: 20px;
	border:1px #dece8e solid;
	padding:20px 0px 20px 20px;
	background: #fcf6de;
	width:500px;
}

#shortcodes h5{
	margin-top:0px;
}

#body-text{
	width: 238px !important;
	height:74px;
}

#slider-img{
	position:absolute;
	right:52px;
}

div.banner-top-left{position:absolute;top:0px;left:0px;}
div.banner-top-right{position:absolute;top:0px;right:0px;}
div.banner-bottom-left{position:absolute;bottom:0px;left:0px;}
div.banner-bottom-right{position:absolute;bottom:0px;right:0px;}
div.banner-middle-left{position:absolute;top:0px;left:0px; margin: 0}
div.banner-middle-right{position:absolute;top:0px;right:0px; margin: 0}


.preview-loader {
	height: 64px;
	background: transparent url(/images/ajax-loader.gif) no-repeat 50% 50% !important;
}

.embed .e-input textarea {
	height: 100px;
}

textarea.copy {
	height: 150px;
}

.pd-embed-slider{
}

.pd-embed-slider.closed{
	right:400px;
	bottom:-160px;
}

.pd-embed-slider .pd-top{
	background: url(/images/slider/close.png) no-repeat;
	width:16px;
	height:16px;
	margin-bottom:-4px;
	position: absolute;
	top:2px;
	right:2px;
}

.pd-embed-slider.closed .pd-top{
	background: url(/images/slider/closed.png) no-repeat;
}

.pd-embed-slider .pd-box{
	background: #333;
	border:2px #FFF solid;
	margin-top:16px;
	text-align: center;
}

.pd-inner-box{
	margin:3px;
	border:2px #1b1b1b solid;
}

.pd-header{
	border:1px #7f7c7c solid;
	border-width:1px 1px 0px 1px;
	background: #5a5757;
	padding:13px 8px;
	font-family: arial, helvetica, sans;
	font-size:16px;
	font-weight: bold;
	color: #FFF;
	text-shadow: 0px 0px 2px #000;
	text-align: left;
}

.pd-body{
	background:#6b6969;
	padding:13px 8px;
	border:1px #7f7c7c solid;
	font-family: Arial, helvetica, sans;
	font-size:14px;
	color:#FFF;
	line-height: 22px;
	text-shadow: 0px 0px 2px #000;
	text-align: left;
}

.pd-body ul {
	list-style-type: none;
}

.pd-body ul li, .pd-body ul {
	margin: 0;
	padding: 0;
}

.pd-button{
	display: inline-block;
	margin:5px 5px 10px 5px;
	background: url(/images/slider/button-right.png) right no-repeat;
	text-decoration: none;
}

.pd-button span{
	display: block;
	padding:10px  20px;				
	font-size:14px;
	color:#FFF;
	font-family: Arial, helvetica, sans;
	background: url(/images/slider/button-left.png) left no-repeat;
	text-shadow: 0px 0px 2px #540200;	
}
.sharing-box-outer { display: none; }
