﻿html
{
}

body
{
 	margin:0;
 	padding:0;
 	background: #fafafa;
 /*	background:#fff;*/
	font-family:Arial,Helvetica,sans-serif; 
	font-size: 14px;
}

#top_parent
{
	margin: 0;
	padding:0;
	width:100%;
	height:60px;
	min-height:50px;
	background: #2b2b2b;
	
/*	box-shadow: 0 0 8px 1px #111;	*/
/*border-bottom: 3px #484b55 solid;*/
	box-shadow: 0 0 9px 1px #555;
}

#top
{
	margin: 0px auto;
	padding:0 0 0 0;
	width:1100px;
	min-height:60px;
	font-family:Arial,Helvetica,sans-serif; 
	font-size: 18px;	
}

#logo
{
	float:left;
	margin: 0;
	color:#fff;
	width: 280px;
}

.version
{
	margin: 20px 0px 0 10px;
	padding: 0px 15px 0 15px;
	float:right;
	text-align: center;
/*	width:80px;*/
	font-size: 14px;	
/*	font-weight: bold;*/
	color:#999;
	background-color:#2b2b2b;
	cursor: pointer;		
	height: 30px;
	line-height: 30px;
}

#root_parent
{
	margin: 0;
	padding:0;
	width:100%;
	height:65px;
	min-height:65px;
	background: #fafafa;
/*	background:#fff;*/
}

#root
{
	margin: 10px auto;
	padding: 20px 0 50px 0;
	width:1100px;
	min-height:1000px; 
	-moz-box-shadow: 0 1px 3px rgba(34,25,25,0.2);
	box-shadow: 0 1px 4px rgba(34,25,25,0.2);
	-webkit-box-shadow: 0 1px 4px rgba(34,25,25,0.2);	
/*	border-radius: 7px 7px;*/
	border: 1px #ddd solid;
	background: #ffffff; 
	overflow:hidden;
}

.LineTitle
{
	float:left;
	width:1060px;
	margin: 0 0 0px 0;
	padding: 22px 20px 0px 40px;
	height: 30px;
/*	background-color: #fff;*/
/*	color: #0174DF;*/
	color: #0174DF;
	font-size: 18px;
	font-weight: bold;	
}


.LineH40PX
{
	float:left;
	width:1060px;
	margin: 0;
	padding: 0px 20px 0px 60px;
	height: 40px;
/*	background-color: #fff;*/
	line-height:40px;
}

.LineSlider
{
	float:left;
	width:1060px;
	margin: 0 0 0px 0;
	padding: 0px 20px 0px 43px;
	height: 40px;
/*	background-color: #fff;*/
}

.LineCompressOptions
{
	float:left;
	width:1060px;
	margin: 0 0 0px 0;
	padding: 0px 20px 0px 60px;
	height: 40px;
	line-height:40px;
/*	background-color: #fff;*/
	visibility:hidden;
}

.radio_label
{
	  display: inline-block;
	  cursor: pointer;
	  margin-right:6px;
}

.radio_label2
{
	  float:left;
	  display: inline-block;
	  cursor: pointer;
	  margin-right:6px;
}

.label_disabled
{
	display: inline-block;
	margin-right:6px;	
	color:#aaa;
/*	opacity: 0.3;*/
}

.empty_class
{
}

.radiobtn
{
	  display: inline-block;
	  margin-left:0;
	  padding-left:0;
	  cursor: pointer;
}

.radiobtn[disabled]
{
 /*   background-color: #555;*/
 	cursor:default;
}

.label
{
	margin:0;
	padding:0;
}

.labelsSlider
{
	float:left;
	width: 450px;
	padding: 5px 0 5px 10px;
}

.LabelsW450PX
{
	float:left;
	width: 450px;
	padding: 0 10px 0 0;
}

.LabelsRadio
{
	float:left;
	width: 600px;
}

.LabelsRadio2
{
	float:left;
	width: 800px;
}

.LabelsRadioColor
{
	float:left;
	width: 900px;
}

#pick_color_div
{
	float:left;
	width: 50px;
	height: 25px;
	margin: 5px 0 15px 0;
	padding: 0;
	background-color: #0174DF;
	border: 1px #000 solid;
	cursor:pointer;
	visibility:hidden;
}

.coord
{
	 font-family: arial, sans-serif;
	 font-size: 14px;
	 width: 52px;
}

.hex
{
	 font-family: arial, sans-serif;
	 font-size: 14px;
	 width: 72px;
}

.rgb
{
	 font-family: arial, sans-serif;
	 font-size: 14px;
	 width: 40px;
}

.div_file
{
	float:left;
	overflow:hidden;
	padding: 0 10px 0 0;
	height: 35px;
/*	background-color: #fff;*/
}

.div_del
{
	float:left;
	width: 100px;
	height: 35px;
	cursor:pointer;
/*	background-color: #fff;*/
	text-align: center;
	line-height:35px;
}

#div_percent
{
	float:left;
	width: 100px;
	height: 50px;
}

#filelist
{
	float:left;
	width: 1000px;
	padding: 0 0 0 0px;
/*	background-color:#fff;*/
	
	height:35px;
	line-height:35px;
	margin: 8px 0 7px 0px;
    font-family: arial, sans-serif;
    font-size: 14px;  
	color: #000;	
}

#console
{
	float:left;
	width: 200px;
	padding: 0 0 0 10px;
/*	background-color:#fff;*/
	
	height:35px;
	line-height:35px;
	margin: 12px 0 12px 10px;
    font-family: arial, sans-serif;
    font-size: 14px;  
	color: #000;	
}

#blank_div
{
	float:left;
	margin:15px 0 0 0;
	padding:0;
}

#crop_parent
{
	float:left;
	margin: 15px 5px 0 60px;
	padding: 0;
	width: 1000px;
	height: 0px;
	background-image:url(https://resizeimage.net/image/plaid2.png);
	background-repeat:repeat;	
	visibility: hidden;
	border: 1px #000000 solid;
}

#crop_box
{
	visibility: hidden;
	width: 0;
	height: 0;
	border: 0px #fff solid;
}

#intro
{
	margin: 0px;
	padding:7px 0 3px 0;
	width:100%;
	min-height:50px;
}
/*
h1
{
	font-size: 26px;	
	font-weight: 700;
	font-family:Arial,Helvetica,sans-serif; 
	font-weight: normal;	
	margin: 0;
	padding: 0;
	text-indent: 0;	
}		*/

#intro_text2
{
	margin:0 auto;
	width:1100px;
	padding: 5px 10px 0px 20px;
}

h2
{
	font-size: 16px;		
	font-weight: 700;
	font-family:Arial,Helvetica,sans-serif; 
	font-weight: bold;	
	margin: 0;
	padding: 0;
	text-indent: 0;		
}


#btm_text
{
	margin: 10px auto;
/*	padding: 15px 20px 50px 20px;*/
	width:1100px;
	overflow:hidden;
	text-indent: 25px;
	line-height: 22px;
}

#foot
{
	margin: 0;
	padding:0;
	width:100%;
	height:220px;
	min-height:220px;
	text-align: center;
	-webkit-box-shadow: 0 -1px 4px #ccc;
	-moz-box-shadow: 0 -1px 4px #ccc;
	box-shadow: 0 -1px 4px #ccc;
	background: #F4F4F4;
	border-top: 1px solid #CDCDCD;
}

#foot_text
{
	padding: 50px 0 0 0;	
/*	color: #aaa;*/
	color: #666;
}

#foot_text a:link
{
	color: #666;
	text-decoration: none;
	margin: 0 0 20px 0;
}

#foot_text a:hover
{
	color: #666;
	text-decoration: underline;
}

#foot_text a:visited
{
	color: #666;
}

#foot_logo
{
	float:right;
	margin:80px 0 0 10px;
}

.foot_line
{
	margin: 0 0 15px 0;
}

.button
{  
	float:left;
	text-align: center;
	cursor:pointer;
	
    font-family: arial, sans-serif;
	color: #555;
	text-shadow: 1px 1px 0px white;

    background: #ffffff; /* Old browsers */  
    background: -moz-linear-gradient(top, #ffffff 0%, #eee 100%); /* FF3.6+ */  
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eee)); /* Chrome,Safari4+ */  
    background: -webkit-linear-gradient(top, #ffffff 0%,#eee 100%); /* Chrome10+,Safari5.1+ */  
    background: -o-linear-gradient(top, #ffffff 0%,#eee 100%); /* Opera11.10+ */  
    background: -ms-linear-gradient(top, #ffffff 0%,#eee 100%); /* IE10+ */  
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */  
    background: linear-gradient(top, #ffffff 0%,#eee 100%); /* W3C */  

    -moz-border-radius: 3px;  
    -webkit-border-radius: 3px;  
    border-radius: 3px;  

    -moz-box-shadow: 0 1px 3px 0px rgba(0,0,0,0.4); 
    -webkit-box-shadow: 0 1px 3px 0px rgba(0,0,0,0.4); 
    box-shadow: 0 1px 3px 0px rgba(0,0,0,0.4);  	
	
	border: 1px #eeeeee solid;
}  

.button:hover
{    
    	border: 1px #cccccc solid;
}

.big
{
	margin: 10px 10px 0px 10px;
	width: 200px;
	height:35px;
	line-height:35px;	
	font-size: 14px; 
}

.bigResize
{
	margin: 10px 10px 0px 10px;
	width: 147px;
	height:35px;
	line-height:35px;	
	font-size: 14px; 
}

.download
{
	margin: 0px 10px 0px 7px;
	width: 147px;
	height:35px;
	line-height:35px;	
	font-size: 14px; 
}

#Text2Resize
{
	float:left;
	margin: 10px 10px 0px 0px;
/*	background-color:#fff;*/
	width:850px;
	height:35px;
	line-height:35px;	
	font-size: 14px;	
	text-indent: 20px;	
}

.LineBigBtn
{
	float:left;
	width:1060px;
	margin: 0 0 2px 0;
	padding: 0px 20px 0px 50px;
	height: 45px;
/*	background-color: #fff;*/
}

#output_file_info
{
	padding: 10px 0 10px 20px;
	margin: 20px 0 0px 0;
	background-color:#f2f9fc;
	line-height:30px;
	text-indent: 0px;
	border-radius: 3px 3px;
	border: 1px #0174DF solid;	
	width: 957px;
}

#output_file_info .img_div_left
{
    float: left;
    width: 85px;
}

#output_file_info .img_div_right
{
    float: left;
    width: 850px;
}

#output_file_info a,a:link,a:visited
{
	text-decoration: none;
	color: #0E62E4;
}

#output_file_info a:hover
{
	text-decoration: underline;
}

.LineH80PX
{
	float:left;
	width:1060px;
	margin: 0;
	padding: 0px 20px 0px 60px;
/*	height: 80px;*/
}

.tiny
{
	margin: 7px 10px 7px 7px;
	width: 106px;
	height:26px;
	line-height:26px;	
	font-size: 14px; 	
}

#FixedAspectRatioCheckBox
{
	margin-left:25px;
	display: inline-block;
	cursor: pointer;	
}

.d1
{
	float:left;
	width:100%;
	background-color:#fff;
}

.d2
{
	float:left;
	width:100%;
	background-color:#fff;
}

#GIFAD_Blank
{
	width: 100%; 
	height: 10px;
	margin: 0px auto 9px auto;
	padding: 5px 0 0 0; 	
}

.ADParent
{
	float:left;
	margin: 0;
	padding: 0;
	width: 100%;	
}

.GIFAD
{
	width: 970px; 
	height: 90px;
	margin: 0px auto 9px auto;
	padding: 5px 0 0 0; 	
}

.MobileAD
{
	width: 100%; 
	min-height: 90px;
	margin: 0px auto 9px auto;
	padding: 5px 0 0 0; 	
}

.GIFAD_BTM
{
	width: 970px; 
	height: 250px;
	margin: 0px auto 9px auto;
	padding: 5px 0 0 0; 	
}

.GIFAD_BTM2
{
	width: 970px; 
	height: 250px;
	margin: 16px auto 0px auto;
	padding: 5px 0 0 0; 	
}

/* colpick.css  begin */
/*
colpick Color Picker / colpick.com
*/

/*Main container*/
.colpick {
	position: absolute;
	width: 346px;
	height: 180px;
	overflow: hidden;
	display: none;
	font-family: Arial, Helvetica, sans-serif;
	background:#ebebeb;
	border: 1px solid #bbb;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	/*Prevents selecting text when dragging the selectors*/
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}
/*Color selection box with gradients*/
.colpick_color {
	position: absolute;
	left: 7px;
	top: 7px;
	width: 156px;
	height: 156px;
	overflow: hidden;
	outline: 1px solid #aaa;
	cursor: crosshair;
}
.colpick_color_overlay1 {
	position: absolute;
	left:0;
	top:0;
	width: 156px;
	height: 156px;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr='#ffffff', endColorstr='#00ffffff')"; /* IE8 */
	background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* IE10+ */
	background: linear-gradient(to right, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
	filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr='#ffffff', endColorstr='#00ffffff'); /* IE6 & IE7 */
}
.colpick_color_overlay2 {
	position: absolute;
	left:0;
	top:0;
	width: 156px;
	height: 156px;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#00000000', endColorstr='#000000')"; /* IE8 */
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
}
/*Circular color selector*/
.colpick_selector_outer {
	background:none;
	position: absolute;
	width: 11px;
	height: 11px;
	margin: -6px 0 0 -6px;
	border: 1px solid black;
	border-radius: 50%;
}
.colpick_selector_inner{
	position: absolute;
	width: 9px;
	height: 9px;
	border: 1px solid white;
	border-radius: 50%;
}
/*Vertical hue bar*/
.colpick_hue {
	position: absolute;
	top: 6px;
	left: 175px;
	width: 19px;
	height: 156px;
	border: 1px solid #aaa;
	cursor: n-resize;
}
/*Hue bar sliding indicator*/
.colpick_hue_arrs {
	position: absolute;
	left: -8px;
	width: 35px;
	height: 7px;
	margin: -7px 0 0 0;
}
.colpick_hue_larr {
	position:absolute;
	width: 0; 
	height: 0; 
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 7px solid #858585;
}
.colpick_hue_rarr {
	position:absolute;
	right:0;
	width: 0; 
	height: 0; 
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent; 
	border-right: 7px solid #858585; 
}
/*New color box*/
.colpick_new_color {
	position: absolute;
	left: 207px;
	top: 6px;
	width: 60px;
	height: 27px;
	background: #f00;
	border: 1px solid #8f8f8f;
}
/*Current color box*/
.colpick_current_color {
	position: absolute;
	left: 277px;
	top: 6px;
	width: 60px;
	height: 27px;
	background: #f00;
	border: 1px solid #8f8f8f;
}
/*Input field containers*/
.colpick_field, .colpick_hex_field  {
	position: absolute;
	height: 20px;
	width: 60px;
	overflow:hidden;
	background:#f3f3f3;
	color:#b8b8b8;
	font-size:12px;
	border:1px solid #bdbdbd;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.colpick_rgb_r {
	top: 40px;
	left: 207px;
}
.colpick_rgb_g {
	top: 67px;
	left: 207px;
}
.colpick_rgb_b {
	top: 94px;
	left: 207px;
}
.colpick_hsb_h {
	top: 40px;
	left: 277px;
}
.colpick_hsb_s {
	top: 67px;
	left: 277px;
}
.colpick_hsb_b {
	top: 94px;
	left: 277px;
}
.colpick_hex_field {
	width: 68px;
	left: 207px;
	top: 121px;
}
/*Text field container on focus*/
.colpick_focus {
	border-color: #999;
}
/*Field label container*/
.colpick_field_letter {
	position: absolute;
	width: 12px;
	height: 20px;
	line-height: 20px;
	padding-left: 4px;
	background: #efefef;
	border-right: 1px solid #bdbdbd;
	font-weight: bold;
	color:#777;
}
/*Text inputs*/
.colpick_field input, .colpick_hex_field input {
	position: absolute;
	right: 11px;
	margin: 0;
	padding: 0;
	height: 20px;
	line-height: 20px;
	background: transparent;
	border: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #555;
	text-align: right;
	outline: none;
}
.colpick_hex_field input {
	right: 4px;
}
/*Field up/down arrows*/
.colpick_field_arrs {
	position: absolute;
	top: 0;
	right: 0;
	width: 9px;
	height: 21px;
	cursor: n-resize;
}
.colpick_field_uarr {
	position: absolute;
	top: 5px;
	width: 0; 
	height: 0; 
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-bottom: 4px solid #959595;
}
.colpick_field_darr {
	position: absolute;
	bottom:5px;
	width: 0; 
	height: 0; 
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid #959595;
}
/*Submit/Select button*/
.colpick_submit {
	position: absolute;
	left: 207px;
	top: 149px;
	width: 130px;
	height: 22px;
	line-height:22px;
	background: #efefef;
	text-align: center;
	color: #555;
	font-size: 12px;
	font-weight:bold;
	border: 1px solid #bdbdbd;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.colpick_submit:hover {
	background:#f3f3f3;
	border-color:#999;
	cursor: pointer;
}

/*full layout with no submit button*/
.colpick_full_ns  .colpick_submit, .colpick_full_ns .colpick_current_color{
	display:none;
}
.colpick_full_ns .colpick_new_color {
	width: 130px;
	height: 25px;
}
.colpick_full_ns .colpick_rgb_r, .colpick_full_ns .colpick_hsb_h {
	top: 42px;
}
.colpick_full_ns .colpick_rgb_g, .colpick_full_ns .colpick_hsb_s {
	top: 73px;
}
.colpick_full_ns .colpick_rgb_b, .colpick_full_ns .colpick_hsb_b {
	top: 104px;
}
.colpick_full_ns .colpick_hex_field {
	top: 135px;
}

/*rgbhex layout*/
.colpick_rgbhex .colpick_hsb_h, .colpick_rgbhex .colpick_hsb_s, .colpick_rgbhex .colpick_hsb_b {
	display:none;
}
.colpick_rgbhex {
	width:282px;
}
.colpick_rgbhex .colpick_field, .colpick_rgbhex .colpick_submit {
	width:68px;
}
.colpick_rgbhex .colpick_new_color {
	width:34px;
	border-right:none;
}
.colpick_rgbhex .colpick_current_color {
	width:34px;
	left:240px;
	border-left:none;
}

/*rgbhex layout, no submit button*/
.colpick_rgbhex_ns  .colpick_submit, .colpick_rgbhex_ns .colpick_current_color{
	display:none;
}
.colpick_rgbhex_ns .colpick_new_color{
	width:68px;
	border: 1px solid #8f8f8f;
}
.colpick_rgbhex_ns .colpick_rgb_r {
	top: 42px;
}
.colpick_rgbhex_ns .colpick_rgb_g {
	top: 73px;
}
.colpick_rgbhex_ns .colpick_rgb_b {
	top: 104px;
}
.colpick_rgbhex_ns .colpick_hex_field {
	top: 135px;
}

/*hex layout*/
.colpick_hex .colpick_hsb_h, .colpick_hex .colpick_hsb_s, .colpick_hex .colpick_hsb_b, .colpick_hex .colpick_rgb_r, .colpick_hex .colpick_rgb_g, .colpick_hex .colpick_rgb_b {
	display:none;
}
.colpick_hex {
	width:206px;
	height:201px;
}
.colpick_hex .colpick_hex_field {
	width:72px;
	height:25px;
	top:168px;
	left:80px;
}
.colpick_hex .colpick_hex_field div, .colpick_hex .colpick_hex_field input {
	height: 25px;
	line-height: 25px;
}
.colpick_hex .colpick_new_color {
	left:9px;
	top:168px;
	width:30px;
	border-right:none;
}
.colpick_hex .colpick_current_color {
	left:39px;
	top:168px;
	width:30px;
	border-left:none;
}
.colpick_hex .colpick_submit {
	left:164px;
	top: 168px;
	width:30px;
	height:25px;
	line-height: 25px;
}

/*hex layout, no submit button*/
.colpick_hex_ns  .colpick_submit, .colpick_hex_ns .colpick_current_color {
	display:none;
}
.colpick_hex_ns .colpick_hex_field {
	width:80px;
}
.colpick_hex_ns .colpick_new_color{
	width:60px;
	border: 1px solid #8f8f8f;
}

/*Dark color scheme*/
.colpick_dark {
	background: #161616;
	border-color: #2a2a2a;
}
.colpick_dark .colpick_color {
	outline-color: #333;
}
.colpick_dark .colpick_hue {
	border-color: #555;
}
.colpick_dark .colpick_field, .colpick_dark .colpick_hex_field {
	background: #101010;
	border-color: #2d2d2d;
}
.colpick_dark .colpick_field_letter {
	background: #131313;
	border-color: #2d2d2d;
	color: #696969;
}
.colpick_dark .colpick_field input, .colpick_dark .colpick_hex_field input {
	color: #7a7a7a;
}
.colpick_dark .colpick_field_uarr {
	border-bottom-color:#696969;
}
.colpick_dark .colpick_field_darr {
	border-top-color:#696969;
}
.colpick_dark .colpick_focus {
	border-color:#444;
}
.colpick_dark .colpick_submit {
	background: #131313;
	border-color:#2d2d2d;
	color:#7a7a7a;
}
.colpick_dark .colpick_submit:hover {
	background-color:#101010;
	border-color:#444;
}
/* colpick.css  end */

/* imgareaselect-animated.css  begin */
/*
 * imgAreaSelect animated border style
 */

.imgareaselect-border1 {
	background: url(border-anim-v.gif) repeat-y left top;
}

.imgareaselect-border2 {
    background: url(border-anim-h.gif) repeat-x left top;
}

.imgareaselect-border3 {
    background: url(border-anim-v.gif) repeat-y right top;
}

.imgareaselect-border4 {
    background: url(border-anim-h.gif) repeat-x left bottom;
}

.imgareaselect-border1, .imgareaselect-border2,
.imgareaselect-border3, .imgareaselect-border4 {
    filter: alpha(opacity=50);
	opacity: 0.5;
}

.imgareaselect-handle {
    background-color: #fff;
	border: solid 1px #000;
    filter: alpha(opacity=50);
	opacity: 0.5;
}

.imgareaselect-outer {
	background-color: #000;
    filter: alpha(opacity=50);
	opacity: 0.5;
}

.imgareaselect-selection {
}
/* imgareaselect-animated.css  end */

/*begin images*/
.Logo1
{
	float:left;
	cursor: pointer;
	margin: 6px 6px 5px 0;
	width:48px;
	height:48px; 
	border: 0px #000 solid;
	background: url(//resizeimage.net/image/logopic1.png) no-repeat;
    background-position: 0 0px;
    background-size: 48px 48px	
}

/*end images*/