/* Gif Animation Main */
#result-wrapper {
	width: 760px;
	background-color: #e4c3b1;
	border-right: 1px solid #ec5703;
	border-left: 1px solid #ec5703;
	border-bottom: 1px solid #ec5703;
	/* margin for ads */
	margin-bottom: 5px;
}

#result-codes {
	float: left;
	/*width: 295px;*/
	width: 305px;
	display: inline;
	text-align: left;
	padding: 0 0 15px 20px;
}

/*#result-codes ul {
	list-style-type: none;
	padding: 0;
	margin: 12px 0 0 0;
}

#result-codes ul li {
	padding: 4px 0 4px 20px;
	font-size: 11px;
}

#result-codes ul li a {
	color: #ff9e67;
	text-decoration: underline;
}

#result-codes ul li a:hover {
	text-decoration: none;
}

#result-codes #effect-list {
	margin: 0 0 5px 40px;
}

#result-codes #effect-list li {
	padding: 0;
}*/

#result-codes p {
	margin: 10px 0 0 0;
	font-size: 11px;
}

#result-codes #result-describe {
	font-size: 12px;
	text-align: justify;
}

#result-codes #result-describe a {
	color: #ec5703;
}
#result-codes #result-describe a:hover {
	text-decoration: none;
}

#result-codes #gallery-publish {
	margin: 15px 10px 15px 7px;
	font-size: 11px;
	text-align: justify;
}

#result-codes #gallery-publish p {
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 5px 0;
}

#result-codes #gallery-publish #publish {
	background-color: #e4c3b1;
	border: 1px solid #ec5703;
	margin-top: 4px;
	font-weight: bold;
	font-size: 11px;
	height: 20px;
	width: 60px;
}

#result-codes input.input,
#result-codes textarea {
	width:284px;
    border: 1px solid #ec5703;
}

#result-codes textarea {
    height: 80px;
}

#result-codes #create-link {
	margin-top: 50px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

#result-codes #create-link a {
	color: #ec5703;
}

#result-codes #create-link a:hover {
	text-decoration: none;
}

#result-image {
	float: right;
    /*width: 455px;*/
	width: 430px;
    position: relative;
    display: inline;
	/*color: #ff9e67;
	font-weight: bold;*/
	padding-top: 10px;
}

/*#result-image p {
	margin: 10px 0 5px 0;
	font-size: 11px;
}*/

#result-image #image {margin: 20px 0 20px 0;}

#result-image #result-image-error {
	color: #fff;
	font-size: 13px;
	margin: 5px 35px 0 35px;
	background: #f00;
}

/*#result-image #gallery-publish {
	margin: 35px 0 15px 0;
	font-size: 11px;
	text-align: left;
	width: 320px;
	color: #000;
}

#result-image #gallery-publish p {
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 5px 0;
}

#result-image #gallery-publish #publish {
	background-color: #ec5703;
	border: 1px solid #ff9e67;
	margin-top: 4px;
	font-weight: bold;
	font-size: 11px;
	height: 20px;
	width: 60px;
}

#result-image input.input {
	width: 255px;
    border: 1px solid #ff9e67;
}*/

#result-image #result-menu {
	font-size: 12px;
	margin-bottom: 15px;
	font-weight: bold;
	color: #ec5703;
}

#result-image #result-menu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#result-image #result-menu a {
	color: #ec5703;
	text-decoration: underline;
}

#result-image #result-menu a:hover {
	text-decoration: none;
}

#result-image #result-menu #effect-list {
	margin: 3px 0 0 23px;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
}

#result-image #effect-list li {
	padding: 0;
}

#result-image table {
	/*width: 100%;*/
	border-spacing: 0;
	border: 0;
	padding: 0;
}

#result-image table td {
	vertical-align: top;
	/*width: 33%;*/
	text-align: center;
	padding: 0 12px 0 12px;
}

/* Gif Effects Main */
#send-email-wrapper {
	background-color: #d0e6b2;
	width: 700px;
	margin-top: 25px;
}

.roundedcornr_box {
	background: #d0e6b2;
}
.roundedcornr_top div {
	background: url(/img/design/tl.png) no-repeat top left;
}
.roundedcornr_top {
	background: url(/img/design/tr.png) no-repeat top right;
}
.roundedcornr_bottom div {
	background: url(/img/design/bl.png) no-repeat bottom left;
}
.roundedcornr_bottom {
	background: url(/img/design/br.png) no-repeat bottom right;
}

.roundedcornr_top div, .roundedcornr_top, 
.roundedcornr_bottom div, .roundedcornr_bottom {
	width: 100%;
	height: 25px;
	font-size: 1px;
}
.roundedcornr_content { margin: 0 0 0 0; }

.roundedcornr_content #result-email-header {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-left: 30px;
}

#send-email-wrapper table {
	width: 80%;
	border-spacing: 0;
	border: 0;
	margin: 10px 0 15px 0;
	padding: 0;
	font-size: 11px;
	color: #5e9e08;
}

#send-email-wrapper table a {
	color: #5e9e08;
}

#send-email-wrapper table a:hover {
	text-decoration: none;
}

#send-email-wrapper table td {
	vertical-align: top;
	width: 25%;
	text-align: left;
}

#send-email-wrapper table td .prompting {
	font-style: italic;
}

#send-email-wrapper table td input,
#send-email-wrapper table td textarea {
	width: 255px;
    border: 1px solid #5e9e08;
}

#send-email-wrapper table td textarea {
	height: 120px;
}

.error {
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	margin: 5px 130px 5px 130px;
	background: #f00;
}
