h2 a.admin img, h1 a.admin img {
 border: 0;
 float: left;
 margin-left: -2px;
 position: absolute;
 display: none;
 padding: 2px 10px 2px 10px;
 border: 1px solid #ccc;
 background: #fff;
}

h2:hover a.admin img, h1:hover a.admin img {
 display: inline;
}

h1 input {
 width: 98%;
 height: 23px;
 font-family: 'trebuchet MS', Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
 border: 0;
 background: #f3f3f3;
 margin: -1px;
 padding: 2px;
}

.subhead input {
 font-family: Arial;
 font-style: italic;
 font-size: 12px;
 border: 0;
 background: #f3f3f3;
 padding: 2px;
}

.subhead select {
 font-family: Arial;
 font-style: italic;
 font-size: 12px;
 border: 0;
 background: #f3f3f3;
}

.head textarea {
 font-family: Verdana;
 font-size: 12px;
 font-weight: bold;
 line-height: 1.4em;
 width: 98%;
 height: 155px;
 border: 0;
 border-top: 1px dotted #444;
 border-bottom: 1px dotted #444;
 background: #f3f3f3;
 padding: 2px;
 color: #444;
}

.text textarea {
 font-family: Verdana;
 font-size: 12px;
 line-height: 1.4em;
 width: 98%;
 height: 400px;
 border: 0;
 border-top: 1px dotted #444;
 border-bottom: 1px dotted #444;
 background: #f3f3f3;
 padding: 2px;
 display: none;
}

.text input {
 font-family: Verdana;
 font-size: 12px;
 line-height: 1.4em;
 width: 98%;
 border: 0;
 background: #f3f3f3;
 margin: 5px 0 5px 0;

}

#rightcol .adminpanel {
 background: #eec;
 width: 330px;
 font-size: 10px;
}

#rightcol .adminpanel input {
 width: 96%;
 font-family: Verdana;
 font-size: 10px;
 line-height: 1.4em;
}

#rightcol .adminpanel textarea {
 width: 98%;
 height: 100px;
 font-family: Verdana;
 font-size: 10px;
 line-height: 1.4em;
}

#rightcol .adminpanel th {
 width: 20%;
 text-align: right;
 vertical-align: top;
 border-bottom: 1px dotted #ccc;
 font-size: 11px;
 font-family: Arial, Helvetica, sans-serif;
}
#rightcol .adminpanel td {
 width: 40%;
 border-bottom: 1px dotted #ccc;
 font-size: 9px;
}

#adminpanel {
 position: fixed;
 right: 0;
 top: 0;
 width: 200px;
 border: 1px solid #999;
 background: #eee;
 margin: 1px;
 z-index: 1000;
 font-size: 11px;
}

#adminpanel h1 {
 font-size: 12px;
 border: 1px solid #eee;
 background: #999;
 text-align: center;
 margin: 0;
}

#adminpanel ul {
 display: none;
 list-style-type: none;
 margin: 0;
 padding: 0;
}

#adminpanel ul li a {
 line-height: 1.4em;
 padding: 2px;
 text-decoration: none;
 display: block;
 margin: 1px;
 border: 1px solid transparent;
}

#adminpanel ul li a:hover {
 background: #ddd;
 border: 1px solid #ccc;
}
#adminpanel:hover ul {
 display: block;
}

.links li {
 list-style-type: none;
 padding: 0;
 margin: 3px 0 3px 0;
 border-bottom: 1px dotted #bbb;
}

.links label {
 display: block;
 text-align: right;
 margin: 2px 0 2px 0;
}

.links label input {
 width: 400px;
}

#urlerror {
 border: 1px dotted #f00;
 background: #fff;
 padding: 2px 2px 2px 2px;
 font-weight: bold;
 color: #f00;
 font-size: 9px;
}


#maincol .future {
 background: #FFEDCF;
}

#holder {
 height: 500px;
 overflow: auto;
 margin-bottom: 10px;
 border: 1px solid #ddd;
}

#selected {
 display: block;
 border: 1px solid #aaa;
 height: 400px;
 overflow: auto;
 margin: 0;
 padding: 0;
 list-style-type: none;
}

#images {
 list-style-type: none;
 padding: 0;
}

#selected li, #images li {
 display: block;
 background: #eee;
 padding: 0px;
 margin: 1px;
 clear: both;
 height: 64px;
 font-size: 10px;
 width: 99%;
}

#selected li img, #images li img {
 border: 1px solid #777;
 float: left;
 margin: 0 5px 0 0;
}

#selected li input, #images li input {
 width: 70%;
 margin: 5px 0 0 0;
}

#generated {
 padding: 1px;
 border: 1px solid #aaa;
 margin: 10px 0 10px 0;
 overflow: hidden;
}

#type {
 width: 100%;
}

#generatedHtml {
 width: 98%;
 height: 300px;
}

#productscontainer {
 height: 200px;
 overflow: auto;
 padding: 1px;
 border: 1px solid #666;
}

#products {
 margin: 0;
 width: 100%;
}

#mailpreview, #sending {
 position: relative;
 border: 1px solid #666;
 margin: 0 10px;
 background: #eee;
 padding: 5px;
}

#mailpreview textarea {
 width: 99%;
 height: 80px;
 border: 1px solid #999;
}

#list .buttons {
 padding: 6px;
 text-align: center;
}

#sending #progressbar {
 width: 100%;
 border: 1px solid #666;
 height: 40px;
 background: #fff;
}

#sending #progressbar div {
 background: #999;
 background: #FFA368 url('/i/strip_bg.gif') 0 0 repeat-x;
 border: 1px solid #FFA368;
 height: 36px;
 margin: 1px;
 text-align: center;
 width: 0px;
 overflow: hidden;
}

#sending #progressbar div span {
 font-size: 10px;
 font-weight: bold;
 color: #fff;
 margin: 3px;
}

/* css for timepicker */
.ui-timepicker-div .ui-widget-header{
 margin-bottom: 8px;
}

.ui-timepicker-div dl { 
 text-align: left;
}

.ui-timepicker-div dl dt {
 width: 50px;
 height: 25px;
 float: left;
}

.ui-timepicker-div dl dd {
 margin-top: -25px;
 margin-left: 60px;
 float: left;
 width: 150px;
}

.ui-timepicker-div td {
 font-size: 90%;
}

