﻿/*-------------------------------------------------------
 GENERICS
---------------------------------------------------------*/
body, table, td, th, input, select, textarea { font-size: 1em; font-family: Segoe UI, Lucida Grande, Verdana, sans-serif; }
body { font-size: 80%; line-height: normal; text-decoration: none; color: #555; }
strong { font-weight: bold; }
em { font-style: italic; }
body, form { margin: 0; padding: 0; }
p { margin: 0 0 1em 0; }
ul p, ol p { margin: 0; }
ul, ol, dl { margin-top: 0; }
img { border: 0; }
.fl { float: left; }
.fr { float: right; }
.clear, .cls { clear: both; overflow: hidden; width: 100%; }
.invisible, .hide { display: none; }
a:link, a:visited { color: #00A0DE; }
a:hover, a:active { color: #00A0DE; text-decoration: underline; }
.ClientAreaContainer #style-content .sep { display: none; }

/* alignment */
.oAssetLeft { float: left; margin: 0 10px 10px 0; }
.oAssetRight { float: right; margin: 0 0 10px 10px; }
.oAssetCenter, .oAssetCentre { text-align: center; margin: auto auto 0; clear: both; float: none; width: auto; }
.oAssetCenter .clear, .oAssetCentre .clear { margin: auto; text-align: center; }

.results-pagination-outer { clear: both; overflow: hidden; margin-bottom: 1em; }