/* $Id: xoops.css 2577 2008-12-06 16:58:57Z beckmi $ */
table {
    width:      100%;
}

img {
    border:     0;
}

img.center {
    text-align:     center;
    margin:         0 auto;
    display:        block;
    margin-top:     6px;
    margin-bottom:  4px;
}

img.left {
    text-align:     left;
    float:          left;
    margin:         2px 6px 2px 0;
    clear:          left;
}

img.right {
    float:          right;
    text-align:     right;
    margin:         2px 0 2px 6px;
    clear:          right;
}

acronym, abbr, dfn {
    cursor:         help;
}

#xoopsHiddenText {
    visibility:         hidden;
    color:              #000000;
    font-weight:        normal;
    font-style:         normal;
    text-decoration:    none;
}

.pagneutral {
    font-size:          10px;
    width:              16px;
    height:             19px;
    text-align:         center;
    background-image:   url(./images/pagneutral.gif);
}

.pagact {
    font-size:          10px;
    width:              16px;
    height:             19px;
    text-align:         center;
    background-image:   url(./images/pagact.gif);
}

.paginact {
    font-size:          10px;
    width:              16px;
    height:             19px;
    text-align:         center;
    background-image:   url(./images/paginact.gif);
}



/* For required elements in XOOPS form, can be overwritten in theme styles */
.xoops-form-element-caption .caption-marker {
    display:            none;
}

.xoops-form-element-caption-required .caption-marker {
	background-color:   inherit;
	padding-left: 	    2px;
	color: 			    #ff0000;
}

.xoops-form-element-help {
	font-size:		    .9em;
    padding-top:        5px;
    font-weight:        normal;
}

.ramslike_tabela {
        width: 0%;
}

div.box {background:url(http://test.webwindow.org/uploads/cavt480c9d6b314c1.png) center no-repeat;}
div.box {background:url(../images/ramslike/box_ww.gif) repeat-y;}
div.box div {background:url(../images/ramslike/box_ee.gif) right repeat-y;}
div.box div div {background:url(../images/ramslike/box_nn.gif) repeat-x;}
div.box div div div {background:url(../images/ramslike/box_ss.gif) bottom repeat-x;}
div.box div div div div {background:url(../images/ramslike/box_nw.gif) left top no-repeat;}
div.box div div div div div {background:url(../images/ramslike/box_ne.gif) right top no-repeat;}
div.box div div div div div div {background:url(../images/ramslike/box_sw.gif) left bottom no-repeat;}
div.box div div div div div div div {background:url(../images/ramslike/box_se.gif) right bottom no-repeat;}

div.ramslike {padding: 10px 10px 15px 10px;}