| Current Path : /proc/thread-self/root/var/tmp/ |
| Current File : //proc/thread-self/root/var/tmp/phpgXr9d8 |
/* jNews module CSS Black */
div.jNewsMod {
margin-bottom: 10px;
background: transparent url(../skin/black/topright.png) 100% 0 no-repeat;
height: 1%;
padding:0px;
color: #FFF !important;
}
.jNewsMod form, .jNewsMod form span, .jNewsMod form span a, .jNewsMod .subscripitonRHTML{
color: #FFF !important;
}
div.jNewsMod div.jNewsRT {
background: transparent url(../skin/black/topleft.png) 0 0 no-repeat;
}
div.jNewsMod div div.jNewsRB {
background: transparent url(../skin/black/botright.png) 100% 100% no-repeat;
}
div.jNewsMod div div div.jNewsLB {
background: transparent url(../skin/black/botleft.png) 0 100% no-repeat;
padding: 12px 15px 15px 15px;
}
/* jNews module CSS Blue */
div.jNewsMod {
margin-bottom: 10px;
background: transparent url(../skin/blue/topright.png) 100% 0 no-repeat;
height: 1%;
padding:0px;
color: #FFF !important;
}
.jNewsMod form, .jNewsMod form span, .jNewsMod form span a, .jNewsMod .subscripitonRHTML{
color: #FFF !important;
}
div.jNewsMod div.jNewsRT {
background: transparent url(../skin/blue/topleft.png) 0 0 no-repeat;
}
div.jNewsMod div div.jNewsRB {
background: transparent url(../skin/blue/botright.png) 100% 100% no-repeat;
}
div.jNewsMod div div div.jNewsLB {
background: transparent url(../skin/blue/botleft.png) 0 100% no-repeat;
padding: 12px 15px 15px 15px;
}
/* jNews module CSS*/
.jNewsMod {
padding:0px;
}
.jNewsMod .inputbox {
padding:2px;
margin:2px;
}
.jNewsMod .subscriptionField {
padding:3px;
}
.jNewsMod .subscriptionButton {
padding: 10px 6px 6px;
clear: left;
}
.jNewsMod .subscriptionButton input.button {
font-size: 1.1em;
}
.jNewsMod .subscriptionCaptcha {
margin-top:5px;
margin-bottom:5px;
}
.jNewsMod .captchaCodeCaption {
font-size:smaller;
vertical-align: top;
}
.jNewsMod .subscriptionCaptcha .entered_captcha, .jNewsMod .subscriptionCaptcha .captchImg {
float:left;
}
.jNewsMod .postext {
font-size: small;
color: #999;
}
div#aca_clickcontainer {
border: 1px solid #000;
letter-spacing:1px;
}
div#aca_clickcontainer:hover {
border: 1px solid #000;
letter-spacing:1px;
background: #F5F5F5;
-moz-border-radius:3px;
-webkit-border-radius:3px;
}
a.aca_clicklink, a#acatoggleclick {
display:block;
font-size: 1.2em;
}
#modjnewstoggle{
display : block;
font-size:16px;
}
#acamoduletoggle:focus {
border: 1px solid #000;
}
div.jnews_module p.jnews-nolist {
text-align: center;
font-size: 1em;
font-weight: bold;
}
ul.jNewsLists{
margin: 1px;
padding: 1px;
}
ul.jNewsLists li{
list-style: none;
background: none;
padding: 1px;
}
.noshow {
display:none;
color: #CCC;
}
.jNewsLB>form>input.inputbox {
max-width: 100%;
}
.jNewsLB input.inputbox {
width: auto;
}
.captchImg #captcha_image1 {
width:100px !important;
height: 40px !important
}