form { display:inline; }
img  { vertical-align:middle; border:0px }
BODY { font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 11px; margin:0; }
TABLE, TR, TD { font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 11px; color: #333333;}

a:link, a:visited, a:active { text-decoration: none; color: #000000}
a:hover { color: #000000; text-decoration:underline }


input.btn {
  color:#050;
  font: bold 120% 'trebuchet ms',helvetica,sans-serif;
  background-color:#fed;
  border: 1px solid;
  border-color: #696 #363 #363 #696;
  filter:progid:DXImageTransform.Microsoft.Gradient
  (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');
}

select { 
float:none;
    margin:0 7px 0 0;
    background-color:#ffffff;
    border:1px solid #d1c7ac;
    border-top:1px solid #d1c7ac;
    border-left:1px solid #d1c7ac;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}  

h1 {
     line-height: 5px;
 }

h2 {
    font-size: 11px; color: #9ca6a8; font-weight: normal;
}

.text { 
float:none;
    margin:0 7px 0 0;
    background-color:#ffffff;
    border:1px solid #d1c7ac;
    border-top:1px solid #d1c7ac;
    border-left:1px solid #d1c7ac;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    padding:5px 10px 6px 7px; /* Links */
}   

.checkbox { 
  background-color:#FFFFFF;
  border: 1px solid;
  border-color: #d1c7ac;
}      
   

.border {
border: 1px solid #E5E5E5;

}



.bg           { background-color: #FFFFFF; border: 1px solid black; padding: 2px }





 

.area {
 margin:0 7px 0 0;
    background-color:#ffffff;
    border:1px solid #d1c7ac;
    border-top:1px solid #d1c7ac;
    border-left:1px solid #d1c7ac;
    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    padding:5px 10px 6px 7px; /* Links */	
	margin: 0px 7px 0px 0px; 
	height: 119px; 
	width: 566px;
  
}

.ad {
	color: #FF0000;
	font-weight: bold;
	
}

 .ipt{
        border:solid 1px #C9C9C9;
        background-color:#ffffff;
        color:#000000;
    }


.page_b_off {
line-height: 2.0;
border:1px solid silver;
padding:1px 5px 1px 5px;
margin:12px 0 0 0px;
font-size : 11px;

}
a.page_b_off {color:gray;}

A.page_b_off:hover {
background-color: #cc0000;
color : white;
}

.page_b_on {
background-color: gray;
border:1px solid silver;
padding:1px 5px 1px 5px;
margin:0px 0 0 0px;
font-size : 11px;
color : white;
}


.xz
{

font:11px/12px Tahoma, Arial, sans-serif;
color:#050;
background:#fed;
padding:6px;
margin:1px 0;
border:1px solid #050;
}

.selectbutton_ru {
    cursor:pointer;
    display:block;
    height:27px;
    width:126px;
    line-height:70px;
    text-align:center;
    background-image:url('/template/img/select_ru.gif');
    background-repeat:no-repeat;
}


.clearlist_ru
{
    cursor:pointer;
    display:block;
    height:27px;
    width:126px;
    line-height:70px;
    text-align:center;
    background-image:url('/template/img/clearlist_ru.gif');
    background-repeat:no-repeat;
}

.startup_ru
{
    cursor:pointer;
    display:block;
    height:27px;
    width:126px;
    line-height:70px;
    text-align:center;
    background-image:url('/template/img/startup_ru.gif');
    background-repeat:no-repeat;
}


.selectbutton_en {
    cursor:pointer;
    display:block;
    height:27px;
    width:126px;
    line-height:70px;
    text-align:center;
    background-image:url('/template/img/select_en.gif');
    background-repeat:no-repeat;
}


.clearlist_en
{
    cursor:pointer;
    display:block;
    height:27px;
    width:126px;
    line-height:70px;
    text-align:center;
    background-image:url('/template/img/clearlist_en.gif');
    background-repeat:no-repeat;
}

.startup_en
{
    cursor:pointer;
    display:block;
    height:27px;
    width:126px;
    line-height:70px;
    text-align:center;
    background-image:url('/template/img/startup_en.gif');
    background-repeat:no-repeat;
}




.swiff-uploader-box a {
	display: none !important;
}


a:hover, a.hover {
	color: red;
}

#demo-status {
	padding: 10px 15px;
	width: 552px;
}

#demo-status .progress {
	background: url(/template/img/progress-bar/progress.gif) no-repeat;
	background-position: +50% 0;
	margin-right: 0.5em;
	vertical-align: middle;
}

#demo-status .progress-text {
	font-size: 0.9em;
	font-weight: bold;
}

#demo-list {
	list-style: none;
	width: 472px;
	margin: 0;
}

#demo-list li.validation-error {
	padding-left: 44px;
	display: block;
	clear: left;
	line-height: 40px;
	color: #8a1f11;
	cursor: pointer;
	border-bottom: 1px solid #fbc2c4;
	background: #fbe3e4 url(/template/img/failed.png) no-repeat 4px 4px;
}

#demo-list li.file {
	border-bottom: 1px solid #eee;
	background: url(/template/img/file.png) no-repeat 4px 4px;
	overflow: auto;
}
#demo-list li.file.file-uploading {
	background-image: url(/template/img/uploading.png);
	background-color: #D9DDE9;
}
#demo-list li.file.file-success {
	background-image: url(/template/img/success.png);
}
#demo-list li.file.file-failed {
	background-image: url(/template/img/failed.png);
}

#demo-list li.file .file-name {
	font-size: 1.2em;
	margin-left: 44px;
	display: block;
	clear: left;
	line-height: 40px;
	height: 40px;
	font-weight: bold;
}
#demo-list li.file .file-size {
	font-size: 0.9em;
	line-height: 18px;
	float: right;
	margin-top: 2px;
	margin-right: 6px;
}
#demo-list li.file .file-info {
	display: block;
	margin-left: 44px;
	font-size: 0.9em;
	line-height: 20px;
}
#demo-list li.file .file-remove {
	clear: right;
	float: right;
	line-height: 18px;
	margin-right: 6px;
}

.comment {
/*	border:1px solid #ccc; */
	padding:5px;

	background-color: #f3f3f3;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border: 1px solid #f3f3f3;
	width: 100%;
}

.comment-time {
	font-size: 80%;
	color: gray;
}

.message {
	font-size: 90%;
	color: gray;
}

#sapetext { font-size: 10px! important; padding:7px; text-align:center; }


.tmb { border: 1px #999999 solid; padding: 1px; display:block }



/* BUTTONS */

.but
{
 float:none;
    margin:0 7px 0 0;
    background-color:#eeeded;
    border:1px solid #8a8a8a;
    border-top:1px solid #ebeaea;
    border-left:1px solid #ebeaea;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}



.buttons a, .buttons button{
    float:none;
    margin:0 7px 0 0;
    background-color:#eeeded;
    border:1px solid #8a8a8a;
    border-top:1px solid #ebeaea;
    border-left:1px solid #ebeaea;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}



/* STANDARD */

button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* POSITIVE */

button.positive, .buttons a.positive{
    color:#529214;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.buttons a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}

.editcode {
    border: solid 1px silver;
    border-right: none;
    padding: 10px;
    height:16px;
    transition: box-shadow 0.3s, border 0.3s

}


#text {margin:50px auto; width:500px}


#tt {position:absolute; display:block; background:url(/template/img/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(/template/img/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px; background:url(/template/img/tt_bottom.gif) top right no-repeat; overflow:hidden}

  .folder {position: relative; 
 	width: 128px;
	height: 128px;}
  .folderim {position: absolute;}
  .circletext {  
    position: absolute;
	width: 39px;
	height: 15px;
    top: 10px;
    left: 87px;
	text-align: center;
	color: #FFFFFF;
    font-size: 10px;
    }
	
.circle {
	position: absolute;
    top: 2px;
    left: 92px;
	width: 30px;
	height: 30px;
	background: #545454;
	-moz-border-radius: 33px;
	-webkit-border-radius: 44px;
	border-radius: 50px;}

img.avatar {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 1px 0 #fff;
    -moz-box-shadow: 0 1px 0 #fff;
    box-shadow: 0 1px 0 #fff;
}

.clickbtn{
    border:1px solid silver;
    vertical-align:top;
    padding: 10px;
    background-image: url('/template/img/clipboard.png');
    background-position: 10px center;
    background-repeat: no-repeat;
    color:#fff;
    cursor:pointer;
    width:40px;
    height:38px;
}
.clickbtn:hover {
    border:1px solid silver;
    background-image: url('/template/img/clipboard.png');
    background-position: 10px center;
    background-repeat: no-repeat;
    color: white;
}

.scrollToTop{
    display: none;
    position: fixed;
    bottom: 35px;
    right: 15px;
    width: 40px;

}

.request{background: #aa2d28;color: #ffffff;font-family:Verdana,sans-serif;display:none;overflow:visible;font-size:10pt;top:0;left:0;z-index:1000;text-align:center;padding:4px;box-shadow: 0px 1px 3px #666}

.images {
    height: auto;
    width: auto;
    max-width: 1024px;
    max-height: 1024px;
}
.deletenotice {
    height: 18px;
    font-size: 10px;
    padding: 4px 0;
    background: #FFE6E6;
    border-radius: 8px;
}

.uploadbox {
    padding: 10px;
    position: relative;
    border: 1px;
    border-style: dashed;
    border-color: #CECECE;
    margin: 0px 30px;
}

.ui-dialog, .ui-widget-header, .ui-widget-content, .ui-widget {
    font-family: Verdana, Tahoma, Arial, sans-serif;
    font-size: 11px;
}
.ui-widget input {
    font-size: 13px !important;
}