/* Gif Animation Main */
#gif-animation-wrapper {
	width: 760px;
	border-right: 1px solid #ec5703;
	border-left: 1px solid #ec5703;
	border-bottom: 1px solid #ec5703;
	/* margin for ads */
	margin-bottom: 15px;
}

#gif-effects {
	float: right;
	width: 300px;
	display: inline;
	text-align: left;
	background-color: #fff;
}

#gif-effects-example {
	float: right;
	width: 140px;
	display: inline;
	text-align: center;
}

#gif-effects-example img {
	width: 120px;
	height: 120px;
}

#gif-effects-menu {
	float: right;
	width: 159px;
	display: inline;
	text-align: left;
}

#gif-effects p {
	font-weight: bold;
	font-size: 11px;
	margin: 5px 0 5px 0;
}

#gif-effects-menu ul {
	list-style-type: none;
	padding: 0;
	margin: 8px 0 10px 0;
}

#gif-effects-menu ul li {
	padding: 4px 0 4px 20px;
	font-size: 14px;
	font-weight: bold;
	color: #ff9e67;
}

#gif-effects-menu ul li a {
	font-size: 12px;
	color: #ff9e67;
	text-decoration: underline;
}

#gif-effects-menu ul li a:hover {
	text-decoration: none;
}

#gif-effects-menu ul li.current-effect {
	background-color: #e4c3b1;
	color: #ec5703;
	font-size: 12px;
}

#gif-effects-menu ul li.current-effect span {
	font-size: 14px;
}

#gif-effects-menu p {
	font-weight: bold;
	font-size: 11px;
	margin: 5px 0 5px 0;
	text-align: center;
}

#gif-effects-list {
	/*width: 150px;*/
	height: 260px;
	/*overflow: auto;
	overflow-y: scroll;*/
}

#gif-effects-list div {
	font-size: 12px;
	font-weight: bold;
	padding: 4px 0 4px 10px;
}

#gif-effects-list div a {
	color: #ff9e67;
	text-decoration: underline;
}

#gif-effects-list div a:hover {
	text-decoration: none;
}

#gif-effects-list div.current-effect {
	background-color: #e4c3b1;
	color: #ec5703;
	font-size: 12px;
	margin-left: -3px;
	padding-left: 12px;
}

#gif-animation-action {
	padding-top: 100px;
	float: left;
	height: 290px;
	width: 460px;
	position: relative;
	display: inline;
	color: #ec5703;
	font-weight: bold;
	background-color: #e4c3b1;
	padding-bottom: 40px;
}

#gif-animation-action h2 {
	font-size: 16px;
	margin-top: 13px;
}

#gif-animation-action #image-upload {
	font-size: 11px;
	margin-top: 30px;
	/* margin for ads */
	margin-bottom: 5px;
}

#gifim_upload_file_form_error {
	color: #fff;
	font-size: 12px;
	margin-top: 5px;
	background: #f00;
	margin: 5px 45px 0 45px;
}

#gif-animation-action #image-options {
	font-size: 14px;
	text-align: left;
	width: 350px;
}

#gif-animation-action #image-options select {width:195px;font-size:12px;font-weight:normal; }

#gif-animation-action input.gif-upload-form {
	/*width: 300px;*/
	height: 20px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
}

#gif-animation-action #option-size {
	text-align: center;
	margin: 15px 0 0 0;
}

#gif-animation-action #save-zone {
	margin: 15px 0 15px 0;
}

#gif-animation-action .create-button {
	border: 1px solid #ec5703;
	background-color: #e4c3b1;
	font-weight: bold;
	font-size: 11px;
	color: #ec5703;
	width: 120px;
	height: 20px;
}


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

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

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

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

#gal-preview-wrapper img {
	border: 0;
}

#gal-preview-wrapper .gallery-block {
	width: 120px;
	height: 120px;
}

#gal-preview-wrapper table {
	width: 95%;
	border-spacing: 0;
	border: 0;
	margin: 0;
	padding: 0;
}

#gal-preview-wrapper table td {
	text-align: center;
	vertical-align: top;
	width: 20%;
}

#gal-preview-wrapper table td p {
	margin: 5px 0 0 0;
	font-size: 10px;
}

#gal-preview-wrapper table td p a {
	color: #5e9e08;
	font-weight: bold;
}

#gal-preview-wrapper table td p a:hover {
	text-decoration: none;
}

#gal-preview-wrapper #gal-preview {
	margin: 0 10px 10px 10px;
}

#gal-preview-wrapper #gal-preview-title {
	font-weight: bold;
	text-align: left;
	font-size: 13px;
	float: left;
	display: inline;
	width: 50%;
}

#gal-preview-wrapper #gal-preview-title span {
	font-weight: normal;
	font-size: 10px;
}

#gal-preview-wrapper #gal-preview-footer {
	text-align: right;
	float: right;
	position: relative;
    display: inline;
	width: 49%;
}

#gal-preview-wrapper #gal-preview-footer a {
	color: #5e9e08;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

#gal-preview-wrapper #gal-preview-footer a:hover {
	text-decoration: none;
}
