#header{
	height: 78px;
	width: 100%;
	background-image: url('../img/top-header-bg.jpg');
	background-repeat: repeat-x;
}
#top-ts{
	padding-top: 15px;
	text-align: center;
	height: 16px;
}
#top-ts span{
	font-size: 11px;
}
*{
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.blue{
	color: #30a5e2;
}
.dblue{
	color: #1477CF;
}
.bold{
	font-weight: bold;
}
#menu-left-border{
	background-image: url('../img/menu-left-border.jpg');
	background-repeat: no-repeat;
	width: 15px;
	height: 35px;
	float: left;
	padding: 0px;
}
#menu-right-border{
	background-image: url('../img/menu-right-border.jpg');
	background-repeat: no-repeat;
	width: 21px;
	height: 35px;
	padding: 0px;
}
.menu-elem{
	padding: 0px;
	padding-top: 6px;
	background-image: url('../img/menu-elem-bg.jpg');
	background-repeat: repeat-x;
}
.menu-elem a, .menu-elem a:visited{
	color: white;
	margin-right: 20px;
}
#menu{
	position: relative;
	top: 12px;
}
body{
	margin: 0px;
	background-image: url('../img/background-red-stripe.jpg');
	background-repeat: repeat-x;
	background-color: #6e0101;
}
#content-wrapper{
	width: 992px;
	background-image: url('../img/content-bg.png');
	background-repeat: repeat-y;
	min-height:300px;
	height:auto !important;
	height:300px;
	margin-left: auto;
	margin-right: auto;
}
#footer{
	height: 30px;
	width: 992px;
	margin-left: auto;
	margin-right: auto;
	background-image: url('../img/footer-bg.png');
	background-repeat: repeat-y;
	color: white;
	text-align: center;
}
#footer-border{
	width: 992px;
	margin-left: auto;
	margin-right: auto;
	height: 10px;
	background-image: url('../img/footer-border.png');
	background-repeat: no-repeat;

}
a:visited, a{
	text-decoration: none;
	color: #1477CF;
}
h2{
	margin: 0px;
	padding: 0;
	font-size: 16px;
}
h1{
	margin: 0px;
	padding: 0;
	font-size: 16px;
	text-align: center;
	padding-bottom: 20px;
}
#content{
	padding: 10px 30px 20px 30px;
}
#mini-stats{
	background-image: url('../img/mini-stats-bg.png');
	height: 35px;
	width: 955px;
	position: relative;
	left: 18px;
	text-align: center;
	font-weight: bold;
}
.green {
	color: #14672a;
}
.left {
	float: left;
}
#notification, .notification {
	color: red;
}
.error {
	color: red;
}
.success {
	color: green;
}
.img-left{
	padding-left: 20px;
	min-height: 19px;
	background-repeat: no-repeat;
}
.information{
	background-image: url('../img/information.png');
}
.tick{
	background-image: url('../img/tick.png');
}
.add{
	background-image: url('../img/add.png');
}
.dn{
	display: none;
}
.image-silk{
	background-image: url('../img/image.png');
}
.world_link{
	background-image: url('../img/world_link.png');
}
.exclamation{
	background-image: url('../img/exclamation.png');
	color: #CD3E1C;
}
.accept{
	background-image: url('../img/accept.png');
}
.user-silk{
	background-image: url('../img/user.png');
}
.user_orange-silk{
	background-image: url('../img/user_orange.png');
}
.bricks{
	background-image: url('../img/bricks.png');
}
.bullet_wrench{
	background-image: url('../img/bullet_wrench.png');
}
.cancel{
	background-image: url('../img/cancel.png');
}
.arrow_refresh{
	background-image: url('../img/arrow_refresh.png');
}
.img-inf{
	background-image: url('../img/information.png');
}
.img-award-star-add{
	background-image: url('../img/award_star_add.png');
}
table#upgrade-plans td{
	padding: 4px;
}
.red{
	color: #C11818;
}
.img-clock2{
	background-image: url('../img/clock2.png');
}
.img-clock3{
	background-image: url('../img/clock.png');
}
.img-world{
	background-image: url('../img/world.png');
}
.img-money-euro{
	background-image: url('../img/money_euro.png');
}
.img-chart-pie{
	background-image: url('../img/chart_pie.png');
}
.img-cross{
	background-image: url('../img/img-cross.png');
}
.clear{
	clear: both;
}
.img-application-cascade{
	background-image: url('../img/application_cascade.png');
}
.img-world-add{
	background-image: url('../img/world_add.png');
}
.img-sound{
	background-image: url('../img/sound.png');
}
.img-disconnect{
	background-image: url('../img/disconnect.png');
}
.error2{
	color: red;
	background-image: url('../img/exclamation.png');
}