@import url('popupbox.css');

*{margin:0;padding:0;border:0}
body {background-color: #ffffff;}
input, select, textarea, button { background-color: #fff; color: #000; border: 1px solid #ccc; padding: 2px 4px; }
input:hover, input:focus, select:hover, select:focus, textarea:hover, textarea:focus, button:hover { border-color: #000; }

.cB {clear:both}
.fR {float:right}
.error {color:red; border-color: red; border-style: solid;}
.w100p { width: 100%; }

.adm-lgn {border:1px solid #999;background: url('/vendors/images/login-256x256.png') no-repeat 15px 10px #ccc; padding-left:310px;width:280px;height:270px;margin-top:100px}
.adm-lgn h3 {margin-top:80px;text-align:left}
.adm-lgn form {text-align:left}

.adm-mnu{background:url('/vendors/images/administration/navigation-bck.png');height:68px;position:relative}
.adm-mnu .logo{height:34px;}
.adm-mnu ul{list-style-type:none}
.adm-mnu ul.items li{float:left;line-height:34px;margin-left:20px}
.adm-mnu ul.items li a{color:#000}
.adm-mnu ul.items li.logout {float:right;margin-right:20px}
.adm-mnu ul.logout{top:40px;right:20px;position:absolute;}

.adm-bdy .left{width:200px;background:rgb(236,237,241);position:relative}
.adm-bdy .left.shrinken{width:18px}
.adm-bdy .left ul li{padding: 5px 0px 5px 25px;overflow:hidden}
.adm-bdy .left ul li a{font-weight:bold;color:#000;text-decoration:none;line-height: 20px;}
.adm-bdy .left ul li.active, .adm-bdy .left ul li:hover{background:rgb(153,166,183)}
.adm-bdy .left ul li.active a, .adm-bdy .left ul li:hover a{color:#fff}
.adm-bdy .left .hidearr{position:absolute;top:2px;right:2px;color:blue;background:#aaa;width:14px;height:14px;font-size:10px;border:1px solid #8a8a8a;border-radius:7px;line-height:12px;text-align:center;cursor:pointer}

.adm-bdy table.main{border:0;margin:0;padding:0;width:100%;background:transparent;font-size:14px}
.adm-bdy table.main td{vertical-align:top}
.adm-bdy table.main tr{background:transparent}

.adm-bdy ul.act{line-height:25px}
.adm-bdy ul.act li {float:right;list-style-type:none;margin-left:10px}
.adm-bdy ul.act a {color:#433;text-decoration:none}
.adm-bdy ul.act input[type=button],.adm-bdy ul.act input[type=submit]{border:1px solid #aaa;padding:4px}

.adm-bdy table {border:1px solid #eee;width:100%;padding:0;margin:10px 0 0 0;background:#eee}
.adm-bdy table th {text-align:left;background:#e0e0e0}
.adm-bdy table th a{color:#000}
.adm-bdy table td {text-align:left}
.adm-bdy table td.to-translate {background:#c99}
.adm-bdy table td.txt {font-weight:normal}
.adm-bdy table tr:hover {background:#cccccc}
.adm-bdy table tr.even {background:#f9f9f9}
.adm-bdy table tr:nth-child(odd) {background:#e1e1e1}
.adm-bdy table a{color:#992222}
.adm-bdy table.frm {width:auto;background:#fafafa}
.adm-bdy form fieldset a {color:#222}
.adm-bdy table td.changed {background-color: #ff8080;}

.adm-bdy table.rights td input[type=submit]{padding:4px}

.adm-bdy textarea.rprtArea {width:400px;height:100px}
.adm-bdy div.rprtHead {font-weight:bold}
.adm-bdy div.rprtTxt {font-weight:normal;padding-left:5px}

a.add {background: url('/vendors/images/add-16x16.png') no-repeat 0 2px;padding-left:20px}
a.del {background: url('/vendors/images/delete-16x16.png') no-repeat 0 2px;padding-left:20px}
.adm-bdy ul.act input[type=submit].del {background: url('/vendors/images/delete-16x16.png') no-repeat 4px 2px #ddd;padding-left:24px;cursor:pointer}
.adm-bdy ul.act input[type=submit].srch {background: url('/vendors/images/search-16x16.png') no-repeat 4px 2px #ddd;padding-left:24px;cursor:pointer}

select.media {width:20%;height:400px;float:left}
div.mediacontent {float:left; width:79%;height:400px;overflow:auto;}
div.mediacontent input {width:99%}

table.creditHistory tr.minus {color:red}
table.creditHistory tr.pending {color:green}

/*#editButton, #deleteButton { display: none; };*/
#fsTemplate, .ppTemplate, #changesPdf, #oldchangeslist { display: none; }
#oldchangeslist, #newchangeslist { padding: 10px; font-weight: normal; }
#oldchangeslink, #newchangeslink { padding: 2px; border-radius: 4px; -moz-border-radius: 4px; }
#oldchangeslist input { color: #ff0000; }
#newchangeslink { background-color: #ff8080; }
#oldchangeslink { background-color: #e0e0e0; }
.flLeft {float: left;}
.flRight {float: right;}
.hidden {display: none;}
.display-inline { display: inline; }
#embed-code { width: 800px; height: 200px;}


#publisher-news th { width: 150px; }
#publisher-news td input { width: 200px; }
#publisher-news td textarea[name="perex"] { width: 600px; height: 60px; }
#publisher-news td textarea[name="body"] { width: 600px; height: 200px; }

#admin-terms .current td { font-weight: bold; }

fieldset {
border: 2px groove #DEDEDE;
margin: 2px;
padding: 0.33em 0.67em 0.75em;
}

.discounts table { margin: 0px; }
.discounts table .titles { width: 550px; }
.discounts table .titles select { width: 500px; }
.discounts table input[name="discount"] { width: 30px; }
