img {
	border: 0px;
}
.rounded {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.shadow {
	padding: 20px;
	border: 1px solid #f0f0f0;
	border-bottom: 2px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.terms a {
	color: #ffffff;
	font-size: 12px;
}

#contactform {
	background-color:#f3f3f3;
}

a {
	color: #446699;
	text-decoration: none;	
}

.href {
	color: #446699;
	text-decoration: none;	
	cursor: pointer;
}

.logo {
	margin-left: 40px;
	margin-top: 20px;
	margin-bottom: 20px;
}

html {
	height: 100%;
}

body {
	background-image: url('../img/bg_gradient.png');
	background-repeat: repeat-x;
	background-color: #000000;
	width: 100%;
	height: 100%;
	font-family: Arial;
        font-size: 12px;
        color: #353535;	
	text-align: center;
}

#main {

}

#bottom {
	background: #000;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#999999', endColorstr='#202020');
	background: -webkit-gradient(linear, left top, left bottom, from(#999999), to(#202020));
	background: -moz-linear-gradient(top,  #999999,  #202020);
	padding:15px;
	border:1px solid #808080;
	width: 100%;
	height: 29px;
	color: #ffffff;
	line-height: 29px;
	font-size: 14px;
	text-align: right;
}

#top {
	filter: alpha(opacity = 92); opacity: 0.92;
	background-image: url('../img/panel_fb_top.png');
	background-repeat: no-repeat;
	width: 800px;
	height: 55px;
	background-color: #000000;
	color: #333333;
	font-family: Arial;
	padding: 0px;
	font-size: 18px;
	padding-left: 0px;
	position: absolute;
	top: 152px;
	z-index: 2;
}

#top a {
	color: #ffffff;
	text-decoration: none;
	z-index: 3;
}


#top .item {
	opacity: 1;
	margin-left: 20px;
	margin-right: 25px;	
	padding-right: 35px;
	float: left;
	border-right: 2px #ffffff groovy;
}

#top a:hover {
	text-decoration: underline;
}

#middle {
	background-color: #ffffff;
	padding-bottom: 20px;
	height: 100%;
	width: 800px;
	display: table;
	text-align: center;
}

.gradient {
	background: #999;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a9a9a9', endColorstr='#404040');background: -webkit-gradient(linear, left top, left bottom, from(#a9a9a9), to(#404040));background: -moz-linear-gradient(top,  #a9a9a9,  #404040);padding:15px;border:1px solid #808080;color:#ffffff;font-size:18px;text-align:center;
}

.cssbutton {
	background: #999;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a9a9a9', endColorstr='#404040');background: -webkit-gradient(linear, left top, left bottom, from(#a9a9a9), to(#404040));background: -moz-linear-gradient(top,  #a9a9a9,  #404040);padding:15px;border:1px solid #808080;color:#ffffff;font-size:18px;text-align:center;
	cursor:pointer; 
	display:table;
}


.cssbutton:hover {
	background: #999;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#404040', endColorstr='#a9a9a9');background: -webkit-gradient(linear, left top, left bottom, from(#404040), to(#a9a9a9));background: -moz-linear-gradient(top, #404040, #a9a9a9);padding:15px;border:1px solid #808080;color:#ffffff;font-size:18px;text-align:center;
	cursor:pointer; 
	display:table;
}


#middle .content {
	width: 720px;
	text-align: left;
	margin: 0px auto;
}

#middle .content .intro {
	color: #606060;
	font-size: 12px;
	font-family: Arial;

}

#middle .details .bullet {
	font-weight: bold;
	padding: 10px;
}

#middle .details .caption {
	color: #808080;
	font-weight: bold;	
	border-bottom: 1px #cdcdcd dotted;
}

#middle .details .bullet .desc {
	color: #ff6044;
}

#middle .content .caption {
	font-size: 14px;
	color: #ff6044;
	padding-top: 15px;
	padding-bottom: 15px;
	font-family: Arial;

}

#middle .content .caption_gray {
	font-size: 16px;
	font-family: Arial;
	color: #808080;
	padding-bottom: 15px;
}

#middle .product {
	width: 100%px;
}

#middle .product .imageAndBuy {
	width: 100%;
	overflow: hidden;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

#middle .product .intro {	
	width: 100%;
	padding: 10px;
	background-color: #efefef;
}

#middle .product .details {
	width: 100%;
	background-color: #efefef;
	padding: 0px;
	font-size: 12px;
        display:table;
}

#middle .product .details div {
	
}

#middle .product .info {
	width: 100%;
	background-color: #ff6044;
	color: #ffffff;
	font-size: 12px;
	padding: 10px;
}

#middle .product .info a {
	color: #ffffff;
	text-decoration: underline;
}

.title_red {
	color: #ef6044;
	margin-bottom: 15px;
	margin-top: 15px;
	font-size: 15px;
	font-family: Arial;
	font-weight: bold;
}

.pricenumber {
	color: #000000;
	font-size: 14px;
}

.miniwin {
	background-color: #efefef;
	border: 1px #e0e0e0 solid;
	height: 100%;
	width: 100px; 
	padding-left: 25px; 
	padding-right: 25px; 
	margin-right: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	display: table;	
}

.miniwin a {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}

.miniwin .title_red {
	width: 100%;
	font-size: 16px;
	border-bottom:1px #cdcdcd dotted;
}

.game_img {
	margin: 3px;
}

.game_desc {
	margin-top: 15px;
	margin-bottom: 15px;
}
