﻿@charset "utf-8";@font-face{font-family:'Glyphicons Halflings';src:url(/http/fonts/glyphicons-halflings-regular.ttf)}
html{height:100%}
body{font-family:Arial,Helvetica,sans-serif;font-size:14px;color:#514030}
table{border-spacing:0;border-collapse:collapse}
div{box-sizing:border-box}
a{text-decoration:underline;font-weight:400;color:#a00}
a:hover{color:orangered}
a.dashed{text-decoration:none;border-bottom:1px dashed}
p{text-align:justify}
img,a img{border:0;padding:3px 0}
hr{margin:10px 0;color:orangered;border-style:dashed}
h1,h2,h3{font-style:italic;text-align:justify;color:black;margin-bottom:10px}
h1{font-size:24px;margin-top:0;text-transform:uppercase}
h2{font-size:18px}
h3{font-size:15px}
input[type="text"],input[type="search"],input[type="password"],input[type="tel"],input[type="email"],select,textarea{background-color:#fff;border:1px solid #999;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.075) inset;-moz-box-shadow:0 1px 1px rgba(0,0,0,.075) inset;box-shadow:0 1px 1px rgba(0,0,0,.075) inset;color:#333;padding:3px}
strong{font-weight:700}
em{font-style:italic}
.dotted-bottom{background:url(img/theme/dot-hor.png) repeat-x 0 100%}
.digisecure img{width:92px;height:32px;cursor:pointer;margin:0 5px;border:0;vertical-align:middle}
.digisecure input[type="text"]{width:70px!important}
.adsbygoogle{margin:5px 0}
body#index{height:100%;background:#fff;margin:0 0% 0 0%}
body#index>div{min-width:480px;margin:auto;max-width:1200px}
#siteheader{height:150px;margin:auto;padding:0;text-align:center;background:url(img/theme/logo.jpg) no-repeat;border-bottom:0}
#headlink{display:block;height:45px;width:400px;float:left;margin:105px 0 0 0;text-decoration:none}
.headright{float:right;margin:10px 15px 0 0;width:220px;background:rgba(0,0,0,.7);padding:3px 15px 15px 15px;border:3px chocolate solid;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px}
.searchForm{padding:0;background:none}
.searchForm div{text-transform:uppercase;color:white;font-weight:700;font-family:Arial black}
.searchForm input[type="search"]{width:155px;vertical-align:middle;border:2px solid chocolate;margin-top:3px}
.searchForm button{margin:0 0 0 2px;height:26px;width:26px;vertical-align:middle;border:none;background:url(img/theme/search.png)}
.searchForm button:active{background-position:1px 1px}
@media (max-width:640px){body#index{margin:0;font-size:14px}
#siteheader{height:100px;background-size:auto 100px}
#headlink{height:35px;width:250px;margin-top:65px}
.headright{margin-right:5px}
h1{font-size:20px}
h2{font-size:16px}
h3{font-size:14px}
}
@media (min-width:641px) and (max-width:770px){body#index{margin:0;font-size:14px}
#siteheader{height:120px;background-size:auto 120px}
#headlink{height:35px;width:300px;margin-top:85px}
.headright{margin-right:10px}
h1{font-size:20px}
h2{font-size:18px}
h3{font-size:15px}
}
#menu,#menu ul{margin:0;padding:0;list-style:none}
#menu{width:100%;position:relative;box-sizing:border-box;margin:0 auto 0 auto;border:1px solid #222;background:#111;background:-webkit-linear-gradient(#444,#111);background:-moz-linear-gradient(#444,#111);background:-ms-linear-gradient(#444,#111);background:-o-linear-gradient(#444,#111);background:linear-gradient(#444,#111);zoom:1;z-index:10}
#menu:before,#menu:after{content:"";display:table}
#menu:after{clear:both}
#menu li{float:left;border-right:1px solid #222;box-shadow:1px 0 0 #444;position:relative}
#menu a,#menu span{float:left;padding:12px 18px;color:#dda;text-transform:uppercase;font:bold 13px Arial,Helvetica;text-decoration:none;text-shadow:0 1px 0 #000;cursor:pointer}
#menu li a:hover,#menu li span:hover{color:#fafafa}
#menu ul{margin:-7px 0 0 0;opacity:0;visibility:hidden;position:absolute;top:38px;left:0;z-index:1;background:#444;background:linear-gradient(#444,#111);box-shadow:0 -1px 0 rgba(255,255,255,.3);border-radius:3px;transition:all .2s ease-in-out}
#menu>li:last-child ul{left:auto;right:0}
#menu li:hover>ul{opacity:1;visibility:visible;margin:0}
#menu ul ul{top:0;left:150px;margin:0 0 0 20px;box-shadow:-1px 0 0 rgba(255,255,255,.3)}
#menu ul li{float:none;display:block;border:0;box-shadow:0 1px 0 #111,0 2px 0 #666}
#menu ul li:last-child{box-shadow:none}
#menu ul a,#menu ul span{padding:10px;min-width:130px;display:block;white-space:nowrap;float:none;text-transform:none}
#menu ul a:hover,#menu ul span:hover{background-color:#0186ba;background-image:linear-gradient(#04acec,#0186ba)}
#menu ul li:first-child>a,#menu ul li:first-child>span{border-radius:3px 3px 0 0}
#menu ul li:first-child>a:after,#menu ul li:first-child>span:after{content:'';position:absolute;left:40px;top:-6px;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #444}
#menu>li:last-child ul li:first-child>a:after,#menu>li:last-child ul li:first-child>span:after{left:auto;right:40px}
#menu ul ul li:first-child a:after,#menu ul ul li:first-child span:after{left:-6px;top:50%;margin-top:-6px;border-left:0;border-bottom:6px solid transparent;border-top:6px solid transparent;border-right:6px solid #3b3b3b}
#menu ul li:first-child a:hover:after,#menu ul li:first-child span:hover:after{border-bottom-color:#04acec}
#menu ul ul li:first-child a:hover:after,#menu ul ul li:first-child span:hover:after{border-right-color:#0299d3;border-bottom-color:transparent}
#menu ul li:last-child>a,#menu ul li:last-child>span{border-radius:0 0 3px 3px}
@media (max-width:640px){#menu ul{top:34px}
#menu a,#menu span{font-size:12px;padding:10px 16px}
}
@media (min-width:641px) and (max-width:770px){#menu ul{top:34px}
#menu a,#menu span{font-size:12px;padding:10px 16px}
}
#center{width:100%;background:floralwhite;border-top:0;padding-bottom:30px}
#sidebar{float:right;width:25%;max-width:250px;position:relative}
#sidebarcontent{padding:5px 5px 0 10px;min-height:200px;border:0 cornflowerblue solid;border-top:0;border-right:0;-webkit-border-radius:0 0 0 15px;-moz-border-radius:0 0 0 15px;border-radius:0 0 0 15px}
#sidebarcontent.fixed{position:fixed;top:0}
#sidebarcontent>div{margin-bottom:10px}
#centercontent{width:75%;float:left;padding:10px 10px 50px 20px;min-height:350px}
@media (max-width:640px){#sidebar{display:none}
#centercontent{width:100%;padding-right:10px;padding-left:10px}
}
@media (min-width:641px) and (max-width:770px){#sidebar{width:25%;max-width:180px}
#centercontent{width:75%}
}
#footer{padding:8px 15px 30px 15px;border:0;background:#010;color:white;font-weight:400;font-size:12px;text-align:center;height:auto;line-height:150%;background:-webkit-linear-gradient(#222,#000);background:-moz-linear-gradient(#222,#000);background:-ms-linear-gradient(#222,#000);background:-o-linear-gradient(#222,#000);backgroubd:linear-gradient(#222,#000)}
#footerleft{float:left;margin:0;text-align:left;width:60%}
#footerright{float:right;margin:0;text-align:center}
#footer a{color:orange}
#footer a:hover{color:yellow}
.jsna{z-index:99999}
.jsna div.bg,.jsna div.msg{position:fixed;width:100%;height:100%;top:0;left:0}
.jsna div.bg{background:#333 url(img/theme/bg1.jpg);opacity:.95;-moz-opacity:.95;filter:alpha(opacity=95)}
.jsna div.msg{height:100px;margin-top:-50px;margin-left:-230px;top:35%;left:50%}
.jsna div.msg,#errorpage .msg{width:460px;border:5px #666 solid;padding:20px 10px 10px 10px;color:#000;text-align:center;box-sizing:content-box;background:#ff9;background:-webkit-linear-gradient(#ffff99,#ffff33);background:-moz-linear-gradient(#ffff99,#ffff33);background:-ms-linear-gradient(#ffff99,#ffff33);background:-o-linear-gradient(#ffff99,#ffff33);backgroubd:linear-gradient(#ffff99,#ffff33);-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;-webkit-box-shadow:#000 5px 15px 30px -10px;-moz-box-shadow:#000 5px 15px 30px -10px;box-shadow:#000 5px 15px 30px -10px}
.jsna div.msg div{font-size:20px;margin-bottom:20px}
.jsna button{display:inline-block;width:90px;margin:15px 30px;font-size:18px}
@media (max-width:640px){.jsna div.msg{margin-left:-190px;top:70px}
.jsna div.msg,#errorpage .msg{width:380px}
}
#outbody{position:absolute;top:-1000px;left:-1000px;min-width:0!important;max-width:none!important}
#errorpage{background:#999 url(img/theme/bg1.jpg);padding:20px 0}
#errorpage .msg{margin:auto}
#errorpage .msg h1{background:url(img/theme/dot-hor.png) repeat-x 0 100%;padding-bottom:10px}
#button-top{position:fixed;left:3%;opacity:.65;border:0 black solid;padding:5px;background:rgba(0,0,0,.75);z-index:100;transition:bottom ease-in-out .5s,opacity ease-in-out .2s;cursor:pointer;height:50px;width:50px;-webkit-border-radius:30%;-moz-border-radius:30%;-ms-border-radius:30%;-o-border-radius:30%;border-radius:30%}
#button-top:hover{background:rgba(0,0,0,.9);opacity:.9}
#button-top:after{content:"^";font-size:36px;font-weight:700;color:white}
#button-top.button-top-vis{bottom:60px}
#button-top.button-top-hid{bottom:-100px}
#recentposts{display:none}
#recentposts h3{margin:0 0 5px 0;text-align:left}
#recentposts a{display:block;margin-bottom:3px;line-height:1;font-size:12px;background:url(img/theme/dot-hor.png) repeat-x 0 100%;padding-bottom:6px}
#usernoticeblock{transition:all 0.2s}
.usernoticeblockclosed{transform:scaleY(0);opacity:0}
.errormsg{padding:8px 12px;border:1px red solid;color:#000;position:relative;font-size:12px;text-align:center;margin:5px 0 15px 0;background:#ff9;background:-webkit-linear-gradient(#ffa,#ff7);background:-moz-linear-gradient(#ffa,#ff7);background:-ms-linear-gradient(#ffa,#ff7);background:-o-linear-gradient(#ffa,#ff7);background:linear-gradient(#ffa,#ff7);-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;-webkit-box-shadow:#a66 1px 1px 5px 1px;-moz-box-shadow:#a66 1px 1px 5px 1px;box-shadow:#a66 1px 1px 5px 1px}
.errormsg h4{margin:0 0 3px 0;color:black;padding:0}
.lotoItem{float:left;width:24.5%;min-width:170px;height:205px;margin:5px .5% 10px 0;border:2px chocolate solid;padding:0 6px 8px 6px;text-align:center;transition:box-shadow .1s;background:#f0f0f0;color:black;font-size:100%;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;background:-webkit-linear-gradient(navajowhite 0%,bisque 50%);background:-moz-linear-gradient(navajowhite 0%,bisque 50%);background:-ms-linear-gradient(navajowhite 0%,bisque 50%);background:-o-linear-gradient(navajowhite 0%,bisque 50%);background:linear-gradient(navajowhite 0%,bisque 50%)}
.lotoItem h2{text-align:center;margin:5px 0 5px 0;text-transform:none}
.lotoItem h2 a{text-decoration:inherit;color:inherit;font-weight:inherit}
.loto-logo{height:72px;width:140px!important;display:block;margin:auto;background:url(img/theme/games_logo.png) no-repeat}
.loto-logo.loto-ruslotto{background-position:-140px -140px}
.loto-logo.loto-gzhl{background-position:0 -418px}
.loto-logo.loto-zp{background-position:-140px -210px}
.loto-logo.loto-6x36{background:url(img/theme/games_logo.svg) no-repeat;background-position:0 -816px}
.loto-logo.loto-4x20{background-position:-140px -630px}
.lotoItem>a{display:inline-block;margin:0 auto 6px auto}
.lotoItem .last-draw{margin-bottom:10px}
@media (max-width:640px){.lotoItem{float:left;width:46.5%;margin-right:3.5%}
}
@media (min-width:641px) and (max-width:990px){.lotoItem{float:left;width:42%;margin-right:8%}
}
.breadcrumbs{margin:0 0 15px 0;background:#600;padding:4px 7px;border:1px #333 solid;font-size:90%;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}
.breadcrumbs,.breadcrumbs a{color:white}
.breadcrumbs a:hover{color:#ee6}
.categoryItem{margin:5px 0 15px 0;border:1px #aaa solid;padding:5px 10px;text-align:justify;background:floralwhite;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;background:-webkit-linear-gradient(floralwhite 70%,cornsilk);background:-moz-linear-gradient(floralwhite 70%,cornsilk);background:-ms-linear-gradient(floralwhite 70%,cornsilk);background:-o-linear-gradient(floralwhite 70%,cornsilk);background:linear-gradient(floralwhite 70%,cornsilk)}
.categoryItem h2{margin-top:5px}
.categoryRelatedItem{margin:5px .5% 15px 0;padding:5px 0;float:left;width:49%;height:70px;font-size:90%;text-align:left}
.post-img{max-width:45%;border-radius:4px;padding:2px;border:1px #aaa solid}
.postcontent .post-img{cursor:url(highslide/graphics/zoomin.cur),pointer}
.post-date{font-size:90%;text-align:right;margin-bottom:10px}
.fastmenu{float:right;border:1px #a00 solid;width:47%;padding:10px;margin-left:3%;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;background:-webkit-linear-gradient(navajowhite 0%,bisque 50%);background:-moz-linear-gradient(navajowhite 0%,bisque 50%);background:-ms-linear-gradient(navajowhite 0%,bisque 50%);background:-o-linear-gradient(navajowhite 0%,bisque 50%);background:linear-gradient(navajowhite 0%,bisque 50%)}
.fastmenu a{display:block;margin-bottom:5px}
.rating{font-size:12px;float:left}
.rating .empty,.rating .full{background:url(img/theme/rating.png) repeat-x}
.rating .empty{background-position:0 -54px;width:135px;height:27px}
.rating .full{background-position:0 -27px;width:0%;height:100%}
.rating .full.hover{background-position:0 0}
.rating .vote{float:left;width:27px;height:100%;z-index:100;top:-100%;position:relative;cursor:pointer}
.ratingtext{margin-top:4px;position:absolute;width:260px}
.postcontent .share{font-weight:700;font-size:12px;float:right}
.postcontent .share>div{margin:5px 0 10px 0}
.postcontent .highlight{background:cornsilk;padding:10px 10px;font-weight:700;font-size:110%}
@media (max-width:770px){.rating,.postcontent .share{float:none;clear:both}
.fastmenu a{font-size:90%;margin-bottom:2px}
}
iframe#draw-video{width:100%}
.comments>div{border-bottom:1px orange solid;margin-top:15px!important}
.comments .comment-container{margin:10px 0 0 0;border-left:2px orange solid;background:#ffe;padding:0 0 0 10px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px}
.comments .comment-container.official{background:lemonchiffon}
.comments .comment-container .comment-content{padding:5px 15px 5px 15px}
.comments .comment-container hr{color:#ddd}
.comment-content.name{background:palegoldenrod;font-style:italic;-webkit-border-radius:0 5px 0 5px;-moz-border-radius:0 5px 0 5px;-ms-border-radius:0 5px 0 5px;-o-border-radius:0 5px 0 5px;border-radius:0 5px 0 5px}
.official>.comment-content.name{background:#f4c460}
.official>.comment-content.name .floatleft:before,.official>.comment-content.name .floatleft:after{content:"\20\2605\2605\2605\20";color:white}
.comment-content.name .floatleft{font-weight:700}
.comment-content.comment{padding:10px 0 5px 15px!important}
.comment-content.reply{text-align:right}
.comment-content.reply .cartbutt{font-size:12px}
.comment-content.reply span,.comment-content.reply .cartbutt{cursor:pointer;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px}
.comment-content.reply .floatleft span{margin-right:10px;border:1px #ddd solid;padding:4px 6px;opacity:.7}
.comment-content.reply .floatleft span:hover{border:1px #ccc solid;opacity:1}
.comment-content.reply .floatleft span:active{opacity:.5}
.comment-content.reply span:before{font-family:'Glyphicons Halflings';margin-right:5px}
.comment-content.reply .like:before{content:"\E125";color:green}
.comment-content.reply .dislike:before{content:"\E126";color:red}
.commentsnext{margin-top:10px;text-align:center}
form.userForm{margin:20px auto;width:80%;max-width:700px;font-size:14px;padding:7px;position:relative;border:1px #999 solid;max-width:700px;background:#ddd;background:-webkit-linear-gradient(#ddd 0%,#e6e6e6 25%,#f9f9f9);background:-moz-linear-gradient(#ddd 0%,#e6e6e6 25%,#f9f9f9);background:-ms-linear-gradient(#ddd 0%,#e6e6e6 25%,#f9f9f9);background:-o-linear-gradient(#ddd 0%,#e6e6e6 25%,#f9f9f9);background:linear-gradient(#ddd 0%,#e6e6e6 25%,#f9f9f9);-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;-webkit-box-shadow:#666 0 6px 6px -6px;-moz-box-shadow:#666 0 6px 6px -6px;box-shadow:#666 0 6px 6px -6px}
.userForm h1,.userForm h2,.userForm h3{margin:0 0 15px 0}
.userForm div{width:98%;margin:8px auto}
.userForm span.fieldname{width:39%;padding-right:3%;font-size:14px;display:inline-block;text-align:right}
.userForm textarea{width:80%;height:6.5em;font-family:inherit;font-size:11px}
.userForm span#digisecure{width:auto;padding-right:0}
.userForm input[type="text"].digisecure{width:60px}
.userForm input,.userForm select{font-size:16px;width:48%}
.userForm button{font-size:115%!important}
.commentForm{width:90%!important;max-width:500px!important}
.commentForm span.fieldname{width:12%!important;min-width:40px;padding-right:1%!important}
.commentForm input{width:30%!important;padding-right:2%}
.ticketTemplateForm table{float:right;margin:10px}
.ticketTemplateForm th,.ticketTemplateForm td{border:1px black solid;padding:8px 10px}
.ticketTemplateForm th{background:#ccc}
.ticketTemplateForm .legend{float:left;width:140px;word-wrap:break-word}
.ticketTemplateForm .legend h3{text-align:left}
.ticketTemplateForm .loto-logo{float:left;margin:0 0 0 3%}
@media (max-width:800px){.ticketTemplateForm .loto-logo{display:none}
.ticketTemplateForm .legend{width:100%;float:none}
.ticketTemplateForm .legend h3{text-align:center}
}
@media (min-width:560px) and (max-width:640px){.ticketTemplateForm .loto-logo{display:block;margin:0}
.ticketTemplateForm .legend{float:left;width:140px}
.ticketTemplateForm .legend h3{text-align:left}
}
.ticketTemplateForm input{width:20px;font-size:14px}
.userForm input[type="radio"],.userForm input[type="checkbox"]{width:auto!important}
a.cartbutt,div.cartbutt,button.cartbutt{display:inline-block;color:black;font-size:125%;font-weight:700;text-decoration:none;user-select:none;padding:.25em .5em;outline:none;border:1px solid #666;border-radius:7px;background:rgb(255,212,3) linear-gradient(rgb(255,212,3),rgb(248,157,23));box-shadow:inset 0 -2px 1px rgba(0,0,0,0),inset 0 1px 2px rgba(0,0,0,0),inset 0 0 0 60px rgba(255,255,0,0);transition:box-shadow .2s,border-color .2s,color .2s;cursor:pointer;position:relative;margin:0 0 5px 0}
a.cartbutt:hover,div.cartbutt:hover,button.cartbutt:hover{box-shadow:inset 0 -1px 1px rgba(0,0,0,0),inset 0 1px 2px rgba(0,0,0,0),inset 0 0 0 60px rgba(255,255,0,.5);color:maroon}
a.cartbutt:active,div.cartbutt:active,button.cartbutt:active{padding:calc(.25em + 1px) .5em calc(.25em - 1px);border-color:rgba(177,159,0,1);box-shadow:inset 0 -1px 1px rgba(0,0,0,.1),inset 0 1px 2px rgba(0,0,0,.3),inset 0 0 0 60px rgba(255,255,0,.45)}
.cartbutt.disabled,.cartbutt.disabled:hover,.cartbutt.disabled:active{padding:.25em .5em!important;color:#666!important;cursor:default!important;box-shadow:none!important;border-color:#aaaaaa!important;opacity:.5}
.spoiler{height:0;overflow:hidden;position:relative}
.faq li,.faq li div.q,.spoiler{transition:all ease-in-out 0.2s}
.center{text-align:center!important;display:block;margin:auto}
.right{text-align:right!important;display:block}
.left{text-align:left!important;display:block}
.displaynone{display:none}
.justify{text-align:justify!important;display:block}
.hidden{visibility:hidden}
.nobr{white-space:nowrap}
.breakwords{word-break:break-all}
.overflow-h{overflow:hidden;display:block}
.smalltext{font-size:11px;font-weight:400}
.tomato{color:tomato}
.maroon{color:maroon}
.crimson{color:crimson}
.orangered{color:orangered}
.green{color:green}
.red{color:red}
.gray{color:gray}
.black{color:black}
.blue{color:blue}
.darkgreen{color:darkgreen}
.bold{font-weight:700}
.uline{text-decoration:underline}
.strike{text-decoration:line-through}
.italic{font-style:italic}
.ucase{text-transform:uppercase}
.pointer{cursor:pointer}
.bigtext{font-size:16px;font-weight:700}
.font14{font-size:14px}
.clear{clear:both;height:0;line-height:0}
.floatleft{float:left;text-align:left}
.floatright{float:right;text-align:right}
img.floatleft{margin:0 15px 10px 0;}
img.floatright{margin:0 0 10px 15px;}
@media (max-width: 770px) {
	img.floatleft{margin:0 5px 5px 0;}
	img.floatright{margin:0 0 5px 5px;}
}
.zebra1{background:#ffffe5}
.zebra2{background:#fff}
.zebra3{background:#dfdfdf}
.imgprocess{width:220px;height:19px;margin:3px 0 4px 0;display:block;visibility:hidden;margin:auto}
span.pagesmenu{display:block;margin:3px 0 15px 0;font-size:13px}
.pagesmenu a,span.pagesmenusel{padding:4px 7px;background:none;border:1px #fff solid;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px}
.pagesmenu a:hover{background:#e0e0e0}
.pagesmenusel{background:#cfcfa5!important;margin:0 2px 0 2px}
.pagesmenu a:hover,.pagesmenusel{border:1px #bfbfa0 solid!important}
.yandex_rtb{margin:0 auto;display:inline-block}
body#admin{margin:0;background:#eefafc;height:100%}
body#admin a{font-weight:400}
#bodytabadmin{padding:0;border-spacing:0;border-collapse:collapse;height:100%;min-width:100%;margin:auto;background:#dde9eb}
#bodytabadmin1{background:#3faacf;height:1px}
#bodytabadmin2{background:#dde9eb;height:1px;padding:7px 0 7px 15px;font-size:12px;border-bottom:5px #3faacf solid}
#bodytabadmin3{padding:0 3px;border:1px #30c solid;width:200px;vertical-align:top}
#bodytabadmin4{padding:0 5px 30px 5px;border:1px #30C solid;vertical-align:top}
#bodytabadmin5{height:20px;text-align:center}
#adminlink{color:yellow!important}
#bodytabadmin2 a{color:#009}
#bodytabadmin2 a:hover{color:#c00}
.adminForm{margin:7px;padding:7px;border:1px gray solid;background:#eee}
.adminForm input{font-size:11px}
p.services{background:#009;padding:3px 5px 3px 15px;font-weight:700;color:#ff0;border:1px #c00 solid;margin:5px 0}
.transtab,.transdetailstab{border:0;margin:15px auto}
.transtab{min-width:100%}
.transtab td,.transtab th{padding:5px 2px;border:1px #82a1dd solid;vertical-align:top;max-width:400px}
.transtab td{font-size:12px}
.transdetailstab td{font-size:12px;padding:2px 7px;border:1px #82a1dd solid}
.transtab th{background:#B2D1F5;font-size:12px}
#dragfile{float:left;width:200px;padding:15px;color:#666;background:#ddd;border:2px #069 dashed;margin-right:10px;font-size:120%}
#dragfile.hover{background:#dee}
