@import url("../../Res/stylegen.css");

BODY {
 background-color: #ffffff;
 font-family:      sans-serif;
}

#rmstitle {
 border-bottom: 1px solid black;
 width: 100%;
}

.rmsttext {
 font:  bold large sans-serif;
 color: black;
 text-align: left;
}

#rmsticon {
 padding: 0;
 padding-right: 8px;
 width:  140px;
 height: 150px;
 background: url("img/rms-big.png") no-repeat;
 float: left;
}

#rmslang-es {
 background: url("../../img/f.mexico.png") no-repeat;
}

#rmslang-en {
 background: url("../../img/f.united_kingdom.png") no-repeat;
}

#rmscontents {
 margin-top: 2ex;
}

.rmstext {
 color: black;
 text-align: justify;
 text-align-last: left;
 text-indent: 2ex;
 margin: 2ex;
}

.rmsemail {
 color: black;
 text-align: justify;
 text-align-last: left;
 text-indent: 2ex;
 margin: 2ex;
 padding-bottom: 2ex;
 border-bottom: 1px solid black;
}

.rmssec {
 color: #7b5866;
 text-align: left;
 margin: 2ex 2ex 2ex 0;
 font-weight: bold;
 font-size: large;
}

.rmscmd {
 color: #707070;
 margin: 2ex 2ex 2ex 2ex;
 font-size: small;
 font-family: monospace;
 text-indent: -2ex;
}

#rmstv {
 margin-left: 2ex;
 margin-bottom: 1ex;
 float: right;
}

#rmstvbg {
 padding: 1px;
 background: black;
 width: 352px;
 height: 319px;
}

#rmstvimg {
 color: white;
 padding: 0;
 width: 352px;
 height: 319px;
 background: url("img/shots/s0.jpg") no-repeat;
}

#rmstvframe {
 padding: 0;
 width: 352px;
 height: 319px;
 background: url("img/tv_frame.png") no-repeat;
}

#rmstvframegif {
 padding: 0;
 width: 352px;
 height: 319px;
 background: url("img/tv_frame.gif") no-repeat;
}

#rmsphy {
 margin-left: 2ex;
 margin-bottom: 1ex;
 float: right;
 background: url("img/philosophical-gnu-sm.jpg") no-repeat;
 width: 160px;
 height: 190px;
 font:  bold x-small sans-serif;
 text-align: center;
}

#rmsbt {
 margin-left: 2ex;
 margin-bottom: 1ex;
 float: right;
 width: 109px;
 height: 108px;
}

#rmsbtimg {
 width: 109px;
 height: 108px;
}

.rmsphya {
 padding-top: 90px;
}

#rmsnewsbox {
 margin-bottom: 1ex;
 margin-right: 2ex;
 padding: 1ex;
 border: 1px dashed #707070;
 float: left;
 width: 20%;
 font-size: smaller;
 background: #f0f0f0;
}

#rmsnewsbox > .rmssec {
 margin: 0;
 border-bottom: 1px dashed #707070;
}

.rmsnewsdate {
 font-weight: bold;
 margin-top: 1ex;
}

.rmsnewsdate > span {
 padding: 0 1ex 0 1ex;
 border-top: 1px solid #a0a0a0;
 border-left: 1px solid #a0a0a0;
 border-right: 1px solid #a0a0a0;
 border-bottom: 1px solid white;
 background: white;
}

.rmsnews {
 padding: 1ex;
 border: 1px solid #a0a0a0;
 text-align: justify;
 text-align-last: left;
 background: white;
}



