/*

Simple Style Example mod_vvisit_counter by Michael Majunke

$Data$
$Revision: 131 $
$Author: mmicha $
@copyright Copyright (C) 2010 Majunke Michael majunke@mmajunke.de

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, see <http://www.gnu.org/licenses/>.
*/

/* border: 1px solid #000000; */
div.mvc_main {
	width: 99%;
	text-align: center;
}
div.mvc_pre {
    text-align: center;
	clear: both;
	background: #aaaaaa;
	font-size: 100%;
	font-weight: bold;
	margin:  2px;
	padding: 2px;
}
div.mvc_post {
    text-align: center;
	clear: both;
	background: #aaaaaa;
	font-size: 100%;
	font-weight: bold;
	margin:  2px;
	padding: 2px;
}
div.mvc_ip {
	clear: both;
	text-align: center;
}
span.vcounter_TypeTextIP {
	clear: both;
	text-align: center;
}
img.mvc_digitIPImg {
	clear: both;
}
div.mvc_ipcountrycode {
	clear: both;
	text-align: center;
}
div.mvc_ipcountry {
	clear: both;
	text-align: center;
}
div.mvc_ipflag {
	clear: both;
	text-align: center;
}
img.mvc_ipflagimg {
	clear: both;
}
div.mvc_digitCounter {
	clear: both;
	margin:  2px;
	padding: 2px;
	text-align: center;
}
img.mvc_digitCounterImg {
	clear: both;
}
span.vcounter_TypeText {
	clear: both;
	text-align: center;
}
div.mvc_people {
	clear: both;
	text-align: center;
}
table.mvc_peopleTable {
	clear: both;
	text-align: center;
}
img.mvc_peopleImg {
	clear: both;
}
div.mvc_stat {
	clear: both;
	text-align: center;
	padding: 5px;
}
img.mvc_statImg {
	clear: both;
}
div.mvc_spacer {
    text-align: center;
	clear: both;
	width: 80%;
	margin-left: 5%;
	margin-right: 5%;
}
/**  and Inner  span class="title"  span class="trenner"  span class="value"*/
div.mvc_guests {
	clear: both;
	width: 99%;
	text-align: center;
	margin-left: 5%;
}
div.mvc_guests span.title {
	width: 40%;
	text-align: left;
	float: left;
	margin-left: 5%;
}
div.mvc_guests span.trenner {
	width: 10%;
	text-align: left;
	float: left;
	margin-left: 5%;
}
div.mvc_guests span.value {
	width: 40%;
	text-align: left;
	float: right;
	margin-right: 5%;
}
/**  and Inner  span class="title"  span class="trenner"  span class="value"*/
div.mvc_loggedInUsers {
	clear: both;
	width: 99%;
	text-align: center;
	margin-left: 5%;
}
div.mvc_loggedInUsers span.title {
	width: 40%;
	text-align: left;
	float: left;
	margin-left: 5%;
}
div.mvc_loggedInUsers span.trenner {
	width: 10%;
	text-align: left;
	float: left;
	margin-left: 5%;
}
div.mvc_loggedInUsers span.value {
	width: 40%;
	text-align: left;
	float: right;
	margin-right: 5%;
}
/**  and Inner  span class="title"  span class="trenner"  span class="value"*/
div.mvc_reg_users_today {
	overflow: hidden;
	clear: both;
	width: 99%;
	text-align: center;
	margin-left: 5%;
}
div.mvc_reg_users_today span.title {
	width: 40%;
	text-align: left;
	float: left;
	margin-left: 5%;
}
div.mvc_reg_users_today span.trenner {
	width: 10%;
	text-align: left;
	float: left;
	margin-left: 5%;
}
div.mvc_reg_users_today span.value {
	width: 40%;
	text-align: left;
	float: right;
	margin-right: 5%;
}
/**  and Inner  span class="title"  span class="trenner"  span class="value"*/
div.mvc_reg_users_all {
	clear: both;
	width: 99%;
	text-align: center;
	margin-left: 5%;
}
div.mvc_reg_users_all span.title {
	width: 40%;
	text-align: left;
	float: left;
	margin-left: 5%;
}
div.mvc_reg_users_all span.trenner {
	width: 10%;
	text-align: left;
	float: left;
	margin-left: 5%;
}
div.mvc_reg_users_all span.value {
	width: 40%;
	text-align: left;
	float: right;
	margin-right: 5%;
}
