/* BootStrap */
.popover-title {
	text-align: center;
	color: #333;
}
.popover-content {
	text-align: left;
	color: #555;
}
/* BootStrap */
html {
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	font-smoothing: antialiased;
}
body {
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 18px;
  background: #272b30;
  color: #757c82;
}
:focus { outline: none; }
.shadow {
	text-shadow: 2px 2px 2px #000;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.spacing1 {
	letter-spacing: -1px;
}
.rounded {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.well {
	box-shadow: none;
}

.well-small {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	padding: 10px;
}

.well legend {
	color: #ddd;
	padding-left: 5px;
	margin-bottom: 5px;
}

.well-large {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.alert {
	border-radius: 0px;
	font-size:1.1em;
}

.mumble-server .btn-group .btn {
	border-radius: 0px;
}

.orders .btn-mini,
.offers .btn-mini {
	width:100%;
	border-radius: 0px;
}

.offers .btn-group .btn {
	border-radius: 0px;
}

.orders .btn-large .btn-success,
.offers .btn-group .btn-success {
	border-radius: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.table {
	margin-top: 5px;
	margin-bottom: 5px;
}

.table-boom{
	color: #ccc;
}

blockquote {
	margin: 0 0 10px;
}

.intro {
	color: #ddd;
	padding: 15px 10px 1px 10px;
}
.intro blockquote {
	padding: 0px 5px 0px 5px;
	border-left: 0px;
	text-align: justify;
	font-size: 1.1em;
}
.onlineusers legend {
	font-size: 1.2em;
}
.onlinerecord {
	padding-top: 5px;
	font-size: 1em;
	text-align: center;
	color: #ddd;
}
.item h2 {
	color:#00bb11;
	letter-spacing: -1px;
	text-shadow: 0px 1px 2px #005511;
	-moz-text-shadow: 0px 1px 2px #005511; 
	-webkit-text-shadow: 0px 1px 2px #005511; 
}
.item h4 {
	color:lightgrey; 
}
.faq {
	padding-bottom: 20px;
}
.faq h3 {
	font-family: arial;
	text-align: left;
	color: #ddd;
	text-shadow: 2px 2px 2px #000;
	letter-spacing: -1px;
	margin: 10px 0px 30px 20px;
}
.faq h4 {
	color: #ddd;
	font-size: 1.1em;
	margin-left: 10px;
}

.goUnlimited p {
	margin-bottom: 0px;
}

.faq blockquote {
	color: #fff;
	font-size: 1.1em;
	background: #272a32;
	padding:15px;
	margin-left: 10px;
	margin-right: 10px;
}
.downloads h3 {
	font-family: arial;
	text-align: left;
	color: #ddd;
	text-shadow: 2px 2px 2px #000;
	letter-spacing: -1px;
	margin: 10px 0px 30px 20px;
}
.downloads blockquote h5 {
	color: #CCC;
	font-size: 1.1em;
	text-align: justify;
	padding-right: 15px;
}
.password-lost h3 {
	font-family: arial;
	text-align: left;
	color: #ddd;
	text-shadow: 2px 2px 2px #000;
	letter-spacing: -1px;
	margin: 10px 0px 30px 20px;
}

.testimonials blockquote h5 {
	color: #CCC;
	font-size: 1.1em;
	text-align: justify;
	padding-right: 15px;
}
.testimonials small {
	color: #BBB;
	font-size: 1em;
}
.modal h4 {
	margin: 0px 0px -20px 0px;
}
.admin h3 {
	font-family: arial;
	text-align: left;
	color: #ddd;
	text-shadow: 2px 2px 2px #000;
	letter-spacing: -1px;
	margin: 10px 0px 50px 20px;
}
.admin li > a {
	color: #fff;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
}
.offers th {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color: #ddd;
	text-shadow: 2px 2px 2px #000;
	letter-spacing: -1px;
}
.offers tr {
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	color: #ddd;
}
.offers h3 {
	font-family: arial;
	text-align: left;
	color: #ddd;
	text-shadow: 2px 2px 2px #000;
	letter-spacing: -1px;
	margin: 10px 0px 20px 20px;
}
.offers blockquote h5 {
	color: #CCC;
	font-size: 1.1em;
	text-align: justify;
	padding-right: 15px;
}
.orders th {
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	color: #ddd;
	text-shadow: 2px 2px 2px #000;
	letter-spacing: -1px;
}
.orders tr {
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	color: #ddd;
}
.orders h3 {
	font-family: arial;
	text-align: left;
	color: #ddd;
	text-shadow: 2px 2px 2px #000;
	letter-spacing: -1px;
	margin: 10px 0px 20px 20px;
}

.signup h3 {
	font-family: arial;
	text-align: left;
	color: #ddd;
	text-shadow: 2px 2px 2px #000;
	letter-spacing: -1px;
	margin: 10px 0px 20px 20px;
}

.products div {
	height:370px;
}
.products h3 {
	font-family: arial;
	text-align: center;
	color: #ddd;
	text-shadow: 2px 2px 2px #000;
	letter-spacing: -1px;
	margin-bottom: 15px;
}
.products td {
	color: #ccc;
	font-size: 1.1em;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
	font-weight: normal;
}
.products p {
	margin-top: 15px;
}
.mumble-server {
	color: #ddd;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
}
.mumble-server tr {
 	background-color:#1c1e22;
}
.mumble-server td {
 	border-width: 0px;
}
.support th {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #ddd;
	text-shadow: 2px 2px 2px #000;
	letter-spacing: -1px;
}
.support tr {
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	color: #ddd;
}
.news {
	color: #fff;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
	font-weight: normal;
	padding-bottom: 10px;
}
.inline {
	display: inline;
}
.testimonials,
.bloc_stats,
.bloc_news,
.intro,
.admin {
	background-color: #202327;
}
.bloc_stats {
	height:43px;
}
.stats {
	float: left;
	width:50%;
	text-align: center;
	display: inline;
	font-weight: bold;
	font-size: 1.6em;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
	color: #ddd;
}
.stats_desc {
	float: left;
	width:50%;
	text-align: center;
	display: inline;
	font-size: 1.2em;
	color: #ddd;
	padding-bottom: 5px;
}
.footer {
	margin-top: 20px;
	border-top: 0px;
}
.nav-pills.nav-stacked > li > a {
	background-image: none;
	background-color: transparent;
	margin-bottom: 0px;
}
.nav-pills.nav-stacked > li > a:hover {
	background-color: #3a3f44;
	color: #fff;
}
.nav-pills .dropdown-menu {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	background-color: #3a3f44;
	width: 100%;
	border: 0px;
}
.dropdown.open .dropdown-toggle {
	background-color: #3a3f44;
	color: #eee;
}
.dropdown-menu {
	background-color: #3a3f44;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.dropdown-menu li > a:hover, .dropdown-menu li > a:focus, .dropdown-submenu:hover > a {
	text-decoration: none;
	color: #fff;
	background-color: #272b30;
	background-image: none;
}
.error404 h3 {
	font-family: arial;
	font-size: 3em;
	color: #ddd;
	text-shadow: 2px 2px 2px #000;
	letter-spacing: -1px;
	margin: 20px 0px 50px 20px;
}
.modal.switchLang {
	display:none;
	width: 250px;
}
.modal.switchCurrency {
	display:none;
	width: 350px;
}
.modal.switchDuration {
	display:none;
	width: 400px;
}
.modal.msgUser {
	display:none;
}
.nomargin {
	margin: 0px;
}
.login {
	margin-top: 18px;
}
.login .input-medium {
	width: 177px;
}
button.btn-login-help {
	width: 39px;
	margin-top: 5px;
	height: 28px;
}
button.btn-login-go {
	width: 150px;
	margin-top: 5px;
	height: 28px;
}