body {
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 11px;
	color: #cccccc;
	background: #ffffff !important;
	margin-left:2 !important;
	margin-right:0 !important;
        
}

a:hover {
    color: #3eb139;
    font-weight:bold;
    text-decoration:none;
}

a {
    color: #470707;
    font-weight:bold;
    text-decoration:none;
}

.message {
    font-weight: bold;
    color:       #3f4c80;
}

input.checkbox, input.radio {
 width: 14px !important;
 height: 14px !important;
 border: none !important;
}


.defaultTable, .defaultTableCenter {
    border-top:     0px;
    border-left:    0px;
    border-bottom:  0px;
    border-right:   0px;
    padding-bottom: 2px solid #FFFFFF;
    width:          100%;
    height:         100%;
}

.defaultTableCenter {
    vertical-align: middle;
}

.defaultTableContent, .defaultTableContentLogin {
    border-top:      1px solid #470707;
    border-left:     1px solid #470707;
    border-bottom:   1px solid #470707;
    border-right:    1px solid #470707;
    border-collapse: separate;
    padding:         0px;
    width:           390px;
    margin-left:     0;
}

.defaultTableData, .defaultTableDataForm {
    color:       #470707;
    font-size:   10px;
    font-family: Verdana, Sans;
}

.defaultData {
    color:       #3f4c80;
    font-family: Verdana, Sans;
    font-size:   9px;
}

.defaultTableDataForm {
    font-weight:  bold;
}


.listTable td {
    border-bottom: 2px solid #CCCCCC;
    
    height: 105px;
    
}

td.thumb{
    
    width: 22%;
    text-align: center;
    
}

tr.evenRow {
    background: white;
}

tr.oddRow {
    background: white;
}

.tdHeaderTable {
    background:transparent url(subhead_bg.png) repeat-x scroll 0%;
    color:        #ffffff;
    font-family:  Verdana, Sans;
    font-size:    11px;
    font-weight:  bold;
    padding:      3px;
    padding-left: 5px;
}

.tdContentTableLists, .tdContentTableForms, .tdContentTable {
    background:  #FFFEF9;
    font-family: Verdana, Sans;
    font-size:   2px;
}

.tdContentTableForms {
    padding: 5px;
}

iframe {
    scrolling: yes;
}

div.adDetails {
    margin: 5px;
    border: 1px solid silver;
    background-image: url(../templates/rhuk_solarflare/images/bg_anuncio.jpg);
}

div.adTitle {
    text-align: center;
    font-weight: bold;
    font-size: 16px;
}

div.adDescription {
    text-align: justify;
    font-size: 16px;
    padding: 0px 5px;
}

.textDescription {
    color: #3F4C80;
    text-align: justify;
    font-size: 12px;
    font-weight: bold;
    padding: 0px 10px;
    line-height: 99%;	
    width: 430px;
    height: 70px;

}

