body, div, a, span, img, fieldset, form, label {
    margin: 0;
    padding: 0;
}
html {
    height: 100%;
}
body {
    width: 100%;
    height: 100%;
    background: #fff url('gfx/top_bg.gif') repeat-x;
    color: #000;
    font: normal 11px/13px "Verdana", "Arial", "Helvetica", sans-serif;
}
address {
    font-style: normal;
}
img, fieldset {
    border: 0;
}
a, a:link, a:visited {
    color: #0693dc;
}
a:hover {
    color: #000;
    text-decoration: none;
}
input, select, textarea, button {
    font: normal 11px/13px "Verdana", "Arial", "Helvetica", sans-serif;
}
/*--------------------------- PAGE -------------------------------------------*/
#page {
    width: 742px;
    padding: 68px 0 0;
    margin: 0 auto;
}
/*  h1 - top op page */
.top-title {
    height: 58px;
    font-size: 12px;
    text-align: center;
    overflow: hidden;
    margin: 0;
    padding: 0 0 30px;
}
    .top-title strong,
    .top-title em,
    .top-title img {
        display: block;
    }
    .top-title img {
        height: 58px;
        position: relative;
        margin: 0 auto -58px;
    }
/*--------------------------- HEADER -----------------------------------------*/
#header {
    background: url('gfx/picresize_logo_bg_right.gif') right bottom no-repeat;
    overflow: hidden;
    padding: 0;
}
.header-right {
    color: #707070;
    text-align: right;
    float: right;
    padding: 7px 0 0;
}
    .header-right h3 {
        font-size: 11px;
        font-weight: normal;
        text-align: right;
        margin: 0;
	margin-top:15px;
        padding: 0 0 4px 0;
    }
        .header-right h3 map {
            display: inline;
        }
        .header-right h3 span {
	    font-family: arial, sans-serif;
	    font-size:12px;
            /*padding: 0 0px 0 0;*/
/*border: 0px;
border-bottom-left-radius: 3px 3px;
border-bottom-right-radius: 3px 3px;
border-top: 0px;
font-family: arial, sans-serif;
font-size: 12px;
margin-bottom: 7px;
padding: 3px 3px 3px 10px;
padding-left: 10px;*/
        }
	.header-right h3 a {
	    border: 1px solid #EEE;
	    border-bottom-left-radius: 3px 3px;
	    border-bottom-right-radius: 3px 3px;
	    border-top-left-radius: 3px 3px;
	    border-top-right-radius: 3px 3px;
	    color: #166CD6;
	    display: inline-block;
	    margin-left: 3px;
	    padding: 3px;
	    text-decoration: none;
	    vertical-align: middle;
	}
	.header-right h3 a:hover {
	    background: #FFFAE7;
	    border: 1px solid #FFEA96;
	    color: #004E92;
	}
	.header-right h3 img {
	    border: 0px;
	    margin-right: 3px;
	    vertical-align: top;
	}
	.header-right .active {
	    background: #C8E6FF;
	    border: 1px solid #A4D1F8;
	    color: black;
	    font-weight: bold;
	}
.logo {
    float: left;
    margin: 0;
    padding: 0;
}
    .logo a {
        float: left;
    }
    .logo img {
        display: block;
    }
/*--------------------------- CONTENT ----------------------------------------*/
#page .content {
    background: #f4f3f4;
    border: 1px solid #9b9b9b;
    border-top: 0;
    border-bottom: 0;
    padding: 0 0 5px;
}
.padding {
    padding: 0 18px 10px;
}

#page .contentfooter {
    margin-top: -5px;
}

/*--------------------------- FOOTER -----------------------------------------*/
#footer {

}
.footer-top {
    overflow: hidden;
    padding: 5px 0 10px;
}
    .footer-top h3 {
        font-size: 11px;
        margin: 0;
        padding: 0 0 5px;
    }
    .footer-top a {
        text-decoration: none;
    }
    .footer-top a:hover {
        text-decoration: underline;
    }
    .footer-top ul, .footer-top li, .copy-nav, .copy-nav li {
        list-style-type: none;
        margin: 0;
        padding: 0;
    }
    .footer-top ul {
        padding: 0 0 0 0;
    }
.footer-left {
    width: 200px;
    float: left;
}
.footer-right {
    width: 542px;
    float: right;
}
    .footer-right p {
        margin: 0;
        padding: 0;
    }
.footer-bottom {

}
.copy-nav {
    color: #5a5a5a;
    font-size:11px;
    text-align: right;
}
    .copy-nav li {
        display: inline;
    }
        .copy-nav li img {
            vertical-align: bottom;
        }
.copy-left {
    color: #5a5a5a;
    font-size:11px;
    text-align: left;
}
    .copy-left li {
        display: inline;
	padding-left: 2px;
    }
        .copy-left li img {
            vertical-align: top;
        }

/*--------------------------- RESIZE_FORM ------------------------------------*/
.row {
    overflow: hidden;
}
.row-resize {
    overflow: hidden;
}
.common-resize {
    font: normal 13px/15px "Trebuchet MS", "Helvetica", sans-serif;
}
    .common-resize h2 {
        font-weight: bold;
        font-size: 18px;
        line-height: 20px;
        margin: 0;
        padding: 0;
    }
/* step ONE for common-resize */
    .common-resize .step-1 {
        background: url('gfx/step_one.gif') no-repeat;
        padding: 0 0 0 45px;
    }
        .common-resize .step-1 h2 {
            float: left;
            padding: 2px 15px 0 0;
        }
            .common-resize .step-1 h2 span {
                color: #808080;
                font: normal 10px/12px "Arial", "Helvetica", sans-serif;
                display: block;
            }
    .common-resize .step-1 .formfield {
        width: 400px;
        margin: 3px 0 0;
    }
    .common-resize .step-1 #showit {
        margin: 0 0 0 138px;
    }
    .common-resize .step-1 .loading-quick {
	text-align: right;
        float: right;
        margin: 0 118px 0 0;
        padding: 3px 0 0;
	font-size: 12px;
	font-family: "Arial", sans-serif;
    }


    .common-resize .step-1 .loading-bar2 {
	postition: absolute;
        float: right;
        margin: 0 118px 0 0;
        padding: 3px 0 0;
    }

    .common-resize .step-1 .quick-link2 {
        font: normal 10px/12px "Verdana", "Arial", "Helvetica", sans-serif;
        float: right;
	position: relative;
        margin: 0 118px 0 0;
        padding: 3px 0 0;
    }
        .common-resize .step-1 .quick-link img {
            vertical-align: bottom;
        }
.quick-link:focus {
    outline: none;
}
/* step TWO for common-resize */
    .common-resize .step-2 {
        background: url('gfx/step_two.gif') no-repeat;
        padding: 3px 0 20px 45px;
    }
    .common-resize .step-2 h2 {
        padding: 2px 0 8px;
    }
        .common-resize .step-2 h2 span {
            font: normal 11px "Arial", sans-serif;
            color: gray;
            padding: 0 0 0 5px;
        }

        .common-resize .step-2 .row select {
            width: 81px;
            height: 22px;
            font-size: 13px;
            border: solid #7f9db9 1px;
            padding: 0;
            margin: 0;
        }
        .common-resize .step-2 .row-resize select {
            width: 300px;
            height: 25px;
            font-size: 18px;
            border: solid #7f9db9 1px;
            padding: 0;
            margin: 0;
        }

        .common-resize .step-2 .row select,
        .common-resize .step-2 .row input,
        .common-resize .step-2 .row label {
            vertical-align: middle;
        }
            .common-resize .step-2 .row label input {
                vertical-align: top;
            }
        .common-resize .step-2 #custom-width,
        .common-resize .step-2 #custom-height {
            width: 46px;
            height: 16px;
            font-size: 13px;
            line-height: 16px;
            border: solid #7f9db9 1px;
            padding: 2px;
            margin: 0;
        }
        .common-resize .step-2 .row label {
            padding: 0 0 0 11px;
        }
    .common-resize .choose-percent,
    .common-resize .choose-percent li {
        list-style-type: none;
        margin: 0;
        padding: 0;
    }
    .common-resize .choose-percent {
        overflow: hidden;
        padding: 10px 0;
    }
        .common-resize .choose-percent li {
            width: 24%;
            line-height: 16px;
            float: left;
        }
        .common-resize .choose-percent label {
            font-weight: bold;
        }
            .common-resize .choose-percent label * {
                /*vertical-align: middle;*/
            }
/* step THREE for common-resize */
.common-resize .step-3 {
    background: url('gfx/step_three.gif') no-repeat;
    padding: 3px 0 10px 45px;
}
    .common-resize .step-3 h2 {
        padding: 2px 0 8px;
    }
        .common-resize .step-3 h2 span {
            font: normal 11px "Arial", sans-serif;
            color: gray;
            padding: 0 0 0 5px;
        }


.common-resize .effects,
.common-resize .effects li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.common-resize .effects {
    overflow: hidden;
    padding: 10px 0 0;
}
    .common-resize .effects li {
        width: 23%;
        float: left;
    }
        .common-resize .effects li span {
            padding: 0 0 0 22px;
        }
    .common-resize .effects #color {
        width: 46px;
        height: 16px;
        font-size: 13px;
        line-height: 16px;
        border: solid #7f9db9 1px;
        padding: 2px;
        margin: 0;
    }
/* step FOUR for common-resize */
.common-resize .step-4 {
    text-align: center;
    padding: 0 0 10px;
}
    .common-resize .step-4 label,
    .common-resize .step-4 span label {
        font-size: 13px;
	font-family: Arial, sans-serif;
    }

    .common-resize .step-4 label,
    .common-resize .step-4 input,
    .common-resize .step-4 select {
        vertical-align: middle;
    }
    .common-resize .step-4 select {
        width: 70px;
        height: 22px;
        font-size: 13px;
        border: solid #7f9db9 1px;
        padding: 0;
        margin: 0 16px 0 3px;
    }
    .common-resize .step-4 p {
        padding: 10px 0 0;
        margin: 0;
    }
/* step ONE for common-resize */
.common-resize .step-0 {
    background: url('gfx/step_one.gif') no-repeat;
    padding: 0 0 0 45px;
    overflow: hidden;
}
    .common-resize .step-0 h2 {
        padding: 2px 0 8px;
    }
        .common-resize .step-0 h2 span {
            font: normal 11px "Arial", sans-serif;
	    color: gray;
            padding: 0 0 0 5px;
        }
    .common-resize .step-0 h3 {
        font-size: 9px;
        font-weight: bold;
        margin: 0;
        padding: 0;
    }
    .common-resize .step-0 p {
        font-size: 9px;
        margin: 0;
        padding: 0 0 12px;
    }
    .common-resize .step-0 .float-left {
        width: 20%;
        float: left;
    }
    .common-resize .step-0 .float-right {
        width: 78%;
        float: right;
    }
    .common-resize .step-0 .float-right p {
        font-size: 12px;
	font-family: arial, sans-serif;
    }
    .common-resize .step-0 .formbutton {
        font-size: 14px;
        margin-top: 7px;
    }
/*--------------------------- CROP_FORM --------------------------------------*/
.crop {
    font: normal 13px/15px "Trebuchet MS", "Helvetica", sans-serif;
}
    .crop h2 {
        font-weight: bold;
        font-size: 18px;
        line-height: 20px;
        float: left;
        margin: 0;
        padding: 0;
    }
.crop-upload {
    overflow: hidden;
    padding: 20px 0 10px;
}
/* step ONE for crop-icon */
    .crop-upload fieldset {
        background: url('gfx/step_one.gif') no-repeat;
        padding: 0 0 0 45px;
    }
    .crop-upload h2 {
        padding: 2px 10px 0 0;
    }
        .crop-upload h2 span {
            color: #808080;
            font: normal 10px/12px "Arial", "Helvetica", sans-serif;
            display: block;
        }
    .crop-upload .formfield {
        width: 400px;
        margin: 3px 5px 0 0;
    }
/* step TWO for common-resize */
.crop-option {
    background: url('gfx/step_two.gif') no-repeat 0px 20px;
    font: normal 13px/15px "Trebuchet MS", "Helvetica", sans-serif;
    padding: 23px 0 0 40px;
    margin: 0;
}
.crop-form {

}
    .crop-form fieldset {
        overflow: hidden;
    }
    .crop-form label {
        font-weight: bold;
        line-height: 22px;
        padding: 0 0 0 12px;
    }
    .crop-form select {
        height: 22px;
        font-size: 13px;
        border: solid #7f9db9 1px;
        padding: 0;
        margin: 0;
    }
    .crop-form select,
    .crop-form input,
    .crop-form label {
        vertical-align: middle;
    }
.crop-size {
    padding: 10px 0 15px 142px;
}
    .crop-size input {
        width: 26px;
        height: 16px;
        font-size: 13px;
        line-height: 16px;
        border: solid #7f9db9 1px;
        padding: 2px;
        margin: 0 3px 0 0;
    }
    .crop-size span,
    .crop-size input,
    .crop-size label {
        vertical-align: middle;
    }
    .crop-size label,
    .crop-size span {
        font-weight: bold;
    }
/*--------------------------- RESIZE BATCH_FORM ------------------------------*/
.multi-title {
    background: url('gfx/step_one.gif') no-repeat;
    font: normal 13px/15px "Trebuchet MS", "Helvetica", sans-serif;
    padding: 0 0 0 45px;
}
    .multi-title h2 {
        font-weight: bold;
        font-size: 18px;
        line-height: 36px;
        margin: 0;
        padding: 0;
    }
    .multi-title .back-link {
        font-size: 9px;
        float: right;
        padding: 10px 0 0;
    }
.add-files {
    padding: 0 0 20px 45px;
}
/*--------------------------- CLASSES ----------------------------------------*/
.formfield {
    background: #fff;
    color: #666;
    border: outset 1px #ccc;
    font-size: 14px;
    font-weight: bold;
    padding: 1px 2px;
}
.continuebutton {
    height: 30px;
    background: #666 url('gfx/formbg.gif') repeat-x left top;
    color: #000;
    cursor:pointer;
    border: outset 1px #ccc;
    font-size: 14px;
    font-weight: bold;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 10px;
    padding-right: 10px;
}

.formbutton {
    height: 22px;
    background: #666 url('gfx/formbg.gif') repeat-x left top;
    color: #000;
    cursor:pointer;
    border: outset 1px #ccc;
    font-size: 12px;
    font-weight: bold;
    padding: 2px;
}
.barbutton {
    width: 120px;
    height: 22px;
    background: #666 url('gfx/formbg.gif') repeat-x left top;
    color: #000;
    cursor:pointer;
    border: outset 1px #ccc;
    font-size: 12px;
    font-weight: bold;
    padding: 2px;
    margin-top: 4px;
}


#quick {
    padding: 20px 0 0;
}
.quick{
    display: block;
}
.hide{
    display: none;
}
.show{
    display: block;
}
.status {
    color: red;
    font: bold 16px/18px "Trebuchet MS", "Helvetica", sans-serif;
    text-align: center;
}
    .status p {
        padding: 0 0 10px;
        margin: 0;
    }
.st-success {
    background: #e8ffdd;
    border: 1px dotted #008000;
    text-align: center;
    font-weight: bold;
    line-height: 16px;
    padding: 20px 0;
    margin: 0;
}
    .st-success img, .download-link img {
        vertical-align: bottom;
        margin: 0 5px 0 0;
    }
.download-link {
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    padding: 40px 0;
    margin: 0;
}
.dn-info {
    text-align: justify;
    padding: 20px 150px 0;
    margin: 0;
}


.filechooser {
 font-size: 14px;
 border: 1px solid #000000;
}

.button {
 font-size: 14px;
 border: 1px solid #000000;
}

.file_list {width: 80%; font: Trebuchet MS; font-size:small;}

#HCBannerTitle_PicResizeCSS {
font-family: Arial;
font-size: 16px;
font-weight: bold;
}

#HCBannerDescr_PicResizeCSS {
font-family: "Trebuchet MS", Arial;
font-size: 12px;
}

a:hover {background:; text-decoration:none;}
a.tooltip span {display:none; padding:2px 3px; margin-left:8px; width:250px; font-family: Verdana; font-size: 11px;}
a.tooltip:hover span{display:inline; position:absolute; background:#ffffff; border:1px solid #cccccc; color:#6c6c6c;}


div.flash {
    width: 375px;
    /*border:  1px solid #0693dc;*/
    padding-bottom: 10px;
    margin: 3px 0;
}

.progressName {
    font-size: 8pt;
    font-weight: 700;
    color: #555;
    width: 323px;
    height: 14px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
}
.progressBarInProgress,
.progressBarComplete,
.progressBarError {
    font-size: 0;
    width: 0%;
    height: 2px;
    background-color: blue;
    margin-top: 2px;
}

.progressBarComplete {
    width: 100%;
    background-color: green;
    visibility: hidden;
}

.progressBarError {
    width: 100%;
    background-color: red;
    visibility: hidden;
}

.progressBarStatus {
    margin-top: 2px;
    width: 337px;
    font-size: 7pt;
    font-family: Arial;
    text-align: left;
    white-space: nowrap;
}

a.progressCancel {
    font-size: 0;
    display: block;
    height: 14px;
    width: 14px;
    background-image: url(img/cancelbutton.gif);
    background-repeat: no-repeat;
    background-position: -14px 0px;
    float: right;
}

a.progressCancel:hover {
    background-position: 0px 0px;
}
.progressWrapper {
    width: 357px;
    overflow: hidden;
}

.progressContainer {
    padding: 2px;
    margin: 5px;
    border: solid 1px #cccccc;
    background-color: #F7F7F7;
    overflow: hidden;
}
.success_message
{
    text-align:center;
    background:#E8FFDD;
    border: 1px dotted #008000;
    padding:10px;
}

/* Error */
.red {
    border: solid 1px #B50000;
    background-color: #FFEBEB;
}

/* Current */
.green {
    border: solid 1px #afe14c;
    background-color: #E8FFDD;
}

/* Complete */
.blue {
    border: solid 1px #CEE2F2;
    background-color: #F0F5FF;
}
.speedstat{
    font-size:12px;
    font-weight:bold;
    margin: 5px 0px;
}

/* slider */
.track {
   background-color: #aaa;
   position: relative;
   height: 0.5em; width: 10em;
   cursor: pointer; z-index: 0;
}
.slider_handle {
   /*background-color: black;
   position: absolute;
   height: 1em; width: 0.25em; top: -0.25em;*/
   background-image: url(gfx/knob.gif);
   position: absolute;
   height: 20px; width: 18px; top: -5px; left:-10px;

   cursor: move; z-index: 2;
}

#header, .footer-top, .row, .common-resize .choose-percent, .common-resize .effects, .common-resize .step-0, .crop-upload, .crop-form fieldset {
    _zoom: 1;
}

.menubar {
   width: 130px;
}

.menubar .menubartop {
   width: 130px;
   height: 45px;
   color: #000;
   background: url('gfx/menubar_topbg.gif') no-repeat top;
}

.menubar .menubartext {
   width: 100%;
   font-family: "Trebuchet MS", "Helvetica", sans-serif;
   color: #2b65a5;
   font-size: 15px;
   font-weight: bold;
   padding-top: 13px;
   text-align: center;
}

.menubar .menubarmid {
   width: 130px;
   background: url('gfx/menubar_midbg.gif') repeat-y left top;
   padding: 6px;
   font-family: arial, sans-serif;
   font-size: 11px;
}

.menubar .menubarbot {
   width: 130px;
   height: 20px;
   background: url('gfx/menubar_botbg.gif') no-repeat bottom;
}

#customrow {
   padding-left: 95px;
}