body {
    background: #99bace;
    color: #000000;
    font: 10px Verdana;
    cursor: default;
}
h1 {
    text-align: center;
    color: #1876B2;
    font-size: 24px;
    margin: 2px 0 2px 0;
}
h2 {
    font-size: 20px;
    margin: 2px 0 2px 0;
}
h3 {
    font-size: 16px;
    margin: 2px 0 2px 0;
}
hr {
	border: 0;
	border-top: 2px solid #99bace;
}
#container {
    margin: 20px auto 0 auto;
    width: 950px;
}
#main {
    background-color: #1876B2;
    border: 2px solid #151515;
    padding: 4px;
    margin: 15px auto 0 auto;
    padding: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
#title {
    background-color: #289AE2;
    font-weight: bold;
    padding: 5px;
    position: relative;
    top: -12px;
    white-space: nowrap;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
#footer {
    margin-top: 15px;
    font-size: 8px;
/*    white-space: nowrap;*/
}
#piles {
    list-style: none;
    margin: 2px 0px 2px 0px;
    padding: 0px;
}
#piles li {
    padding: 0px;
    margin: 2px 0px 0px 0px;
}
input, select, textarea, button {
    background-color: #289AE2;
    border: 1px solid #151515;
    cursor: pointer;
    font: 10px Verdana;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
fieldset {
    border: 2px solid #151515;
    background-color: #1878B4;
    padding: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
legend {
    font-weight: bold;
    padding: 2px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
a, a:active, a:visited, a:link {
    color: #99bace;
    text-decoration: none;
}
a:hover {
    color: #ff9859;
    text-decoration: none;
}
th {
    white-space: nowrap;
}
.error {
    margin: 0px !important;
    border: 2px solid #ff9859 !important;
}
.success {
    margin: 0px !important;
    border: 2px solid #99bace !important;
}

.passStrength{
	font-weight: bold;
}

#recaptcha_table {
    border: none!important;
}

.recaptcha_image_cell {
    padding: 0px!important;
    margin: 0px!important;
    background-color: transparent!important;
}

#recaptcha_logo, #recaptcha_tagline {
    display: none;
}

.jquery-checkbox {display: inline; font-size: 12px; line-height: 12px; cursor: pointer; cursor: hand;}
.jquery-checkbox .mark {display: inline;}

.jquery-checkbox img {vertical-align: middle; width: 12px; height: 12px;}
.jquery-checkbox img{background: transparent url(images/checkbox.gif) no-repeat;}

.jquery-checkbox img{
	background-position: 0px 0px;
}
.jquery-checkbox-hover img{
	background-position: -12px 0px;
}
.jquery-checkbox-checked img{
	background-position: 0px -12px;
}
.jquery-checkbox-checked .jquery-checkbox-hover img {
	background-position: -12px -12px;
}

.jquery-checkbox-disabled img{
	background-position: 0px -24px;
}
.jquery-checkbox-checked .jquery-checkbox-disabled img{
	background-position: 0px -36px;
}

.errors ul {
    list-style-image: url(images/error.gif);
    margin-top: 0px;
}

#UploadImageUploader {
    margin-bottom: -4px;
}

.uploadifyQueueItem {
	font: 11px Verdana, Geneva, sans-serif;
	border: 2px solid #151515;
	background-color: #289AE2;
	margin-top: 5px;
	padding: 10px;
	width: 350px;
}
.uploadifyError {
	border: 2px solid #FBCBBC !important;
	background-color: #FDE5DD !important;
}
.uploadifyQueueItem .cancel {
	float: right;
}
.uploadifyProgress {
	background-color: #99bace;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #C5C5C5;
	border-bottom: 1px solid #C5C5C5;
	margin-top: 10px;
	width: 100%;
}
.uploadifyProgressBar {
	background-color: #1876b2;
	width: 1px;
	height: 3px;
}

.qq-uploader { position:relative; width: 100%;}

.qq-upload-button {
    display:block; /* or inline-block */
}
/*.qq-upload-button-hover {background:#cc0000;}
.qq-upload-button-focus {outline:1px dotted black;}*/

.qq-upload-drop-area {
    position:absolute; top:0; left:0; width:100%; height:100%; min-height: 70px; z-index:2;
    background:#FF9797; text-align:center; 
}
.qq-upload-drop-area span {
    display:block; position:absolute; top: 50%; width:100%; margin-top:-8px; font-size:16px;
}
.qq-upload-drop-area-active {background:#FF7171;}

.qq-upload-list {
	margin:0; padding:0; list-style:none;
}
.qq-upload-list li { 
	font: 11px Verdana, Geneva, sans-serif;
	border: 2px solid #151515;
	background-color: #289AE2;
	margin-top: 5px;
	padding: 10px;
	width: 350px;
}
.qq-upload-file, .qq-upload-spinner, .qq-upload-size, .qq-upload-cancel, .qq-upload-failed-text {
    margin-right: 7px;
}

.qq-upload-file {}
.qq-upload-spinner {display:inline-block; background: url("loading.gif"); width:15px; height:15px; vertical-align:text-bottom;}
.qq-upload-size,.qq-upload-cancel {font-size:11px;}

.qq-upload-failed-text {display:none;}
.qq-upload-fail .qq-upload-failed-text {display:inline;}

#images { float: left; width: 100%; min-height: 12em; } * html #gallery { height: 12em; } /* IE6 */
.images.custom-state-active { background: #FDE5DD; }
.images li { float: left; width: 49px; padding: 0.3em; margin: 0 0.3em 0.3em 0; text-align: center; background: #289AE2!important; border: 1px solid #151515!important; }
.images li a { float: right; }
.images li a.ui-icon-link { float: left; }
.images li .ui-zoomin-icon { position: absolute; top: 0px; right: -2px; width: 16px; background: #289AE2!important; border-left: 1px solid #151515; border-bottom: 1px solid #151515; }
.images li img { width: 100%; height: 40px; border: 1px solid #151515; }
#all_images li img { cursor: move; }
/*#all_images.images-filtered li {display:none;}
#all_images.images-filtered li.image-filtered {display:block;}*/

.ui-dialog { background: #1876b2 !important; border: 2px solid #151515 !important; }
.ui-dialog-titlebar { background: #289AE2 !important; border: 1px solid #151515 !important;}
