@font-face {
	font-family: 'PT Sans';
	src: url('/fonts/pts55f.eot');
	src: local('PT Sans'), url('/fonts/pts55f.woff') format('woff'), url('/fonts/pts55f.ttf') format('truetype');
}
@font-face {
	font-family: 'PT Sans';
	src: url('/fonts/pts75f.eot');
	font-style: normal;
	font-weight: bold;
	src: local('PT Sans Bold'), url('/fonts/pts75f.woff') format('woff'), url('/fonts/pts75f.ttf') format('truetype');
}
*{
	margin: 0px;
	padding: 0px;
	border: none;
}
body{
	background-color: #1b2e41;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
}
#wrapperdecor{
	width: 986px;
	margin: 0px auto;
	border-left: 7px #ffffff solid;
	border-right: 7px #ffffff solid;
}
#wrapper{
	background-image: url("/images/fanatic.jpg");
	background-repeat: no-repeat;
	background-color: #010102;
}
#logo{
	padding-left: 342px;
	padding-top: 12px;
}
#logo h1{
	font-weight: normal;
	font-size: 24px;
	padding-top: 20px;
}
#logo a{
	display: block;
	width: 593px;
	height: 140px;
	background-image: url("/images/logo.jpg");
}
#logo a.wow{
	background-image: url("/images/logo_wow.jpg");
}
#features{
	padding-left: 466px;
	padding-right: 72px;
	padding-top: 5px;
	text-align: right;
	color: #12131d;
	font-size: 16px;
}
#features ul{
	text-align: left;
	padding: 0px;
	padding-bottom: 15px;
	list-style: disc;
}
#content{
	padding: 30px;
	padding-top: 25px;
}
#commercialoffer{
	margin-bottom: 20px;
}
h1, h2{
	font-weight: normal;
}
ul{
	list-style: square outside;
	padding: 20px;
	padding-bottom: 0px;
}
#content table{
	margin-bottom: 20px;
}
table td{
	vertical-align: top;
}
table td.problem{
	padding-right: 20px;
	width: 42%;
	color: #aaa;
	padding-left: 40px;
	padding-top: 10px;
}
a{
	color: #fff;
}
table td.solution{
	background-color: #080809;
	padding: 10px;
}
p.final{
	text-align: center;
	font-size: 18px;
	padding: 10px;
}
#copyrights{
	padding: 0px 30px;
}
#works, #ord, #promo{
	padding: 0px 30px 30px 30px;
}
#copyrights a{
	text-decoration: none;
	border-bottom: 1px #fff solid;
}
#works{
	padding-bottom: 5px;
}
#ord p{
	padding: 30px 200px;
	background-color: #111112;
}
div#promo{
	padding-top: 20px;
	color: #999;
	font-size: 12px;
}
div#promo a{
	color: #999;
	text-decoration: none;
	border-bottom: 1px #999 solid;
}
h1, h1 a, h2, h2 a, h3{
	font-size:28px;
	font-family: "Arial";
	margin: 0px 0 15px 0;
	font-weight:bold;
	color: #fdb700;
}
h3{
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 5px;
	background-color: #111112;
	text-decoration: none;
	cursor: pointer;
	color: #ffd04c;
}
h3 span{
	border-bottom: 1px #ffd04c dashed;
}
.infiniteCarousel {
	position: relative;
	margin: 0px auto;
	height: auto;
	width: 870px;
}
.infiniteCarousel .wrapper {
	overflow: auto;
	min-height: 10em;
	margin-left: 16px;
	position: relative;
	width: 870px;
}
.infiniteCarousel ul a img {
	border: 1px solid #ccc;
}
.infiniteCarousel ul a span {
	text-decoration: underline;
	font-size: 12px;
	text-align: center;
	display: block;
	width: 120px;
	cursor: pointer;
}
.infiniteCarousel .wrapper ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}
.infiniteCarousel ul li {
	display:block;
	float:left;
	padding: 10px;
	height: 140px;
	width: 154px;
	overflow: hidden;
}
.infiniteCarousel ul li a img {
	display:block;
	width: 120px;
	height: 90px;
}
.infiniteCarousel ul li a{
	text-decoration: none;
}
p.ps{
	padding: 10px 200px;
}
#moarbuttons{
	padding-top: 234px;
	padding-left: 30px;
}
#moarbuttons a{
	display: block;
	float: left;
	margin-right: 20px;
	color: #fff;
	text-decoration: none;
	border-bottom: 1px #fff solid;
}
#topphone{
	color: #fff;
	font-weight: bold;
}
#features, #moarbuttons, #commercialoffer, #accordion div, #works p, #ord p, #copyrights{
	font-family: 'PT Sans', Arial;
}
#show{
	display: block;
	width: 300px;
	padding-top: 7px;
	height: 28px;
	margin: 0px auto;
	border: 1px solid #323232;
	background-color: #111112;
	text-align: center;
	text-decoration: none;
}