body {
	background: #e667a3;

}

div#header {
	position: relative;
	background:#e667a3;

}

div#header h1 {
	position: absolute;
	margin-top: -50px

}

div#header .logo {
	float: left;
	width: 270px;

}

div#header .ads_top {
	float: right;
	width: 728px;
	margin-top: 8px;

}

.nav {
	background: #da2380;
	margin: 10px 0;
	height: 45px;
	line-height: 51px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;

}

.nav ul {
	float: left;
	margin: 2px 0 0 7px

}

.nav ul li {
	background: #91004a;
	padding: 5px 10px 5px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;

}

.nav ul li:hover {
	background: #ff9b05;

}

.nav ul li a {

	font-weight: bold;
	color: #fff;
	display: block

}

.nav ul li a:hover {
	text-decoration: none;

}

.nav .search {
	float: right;
	width: 231px;
	margin-right: 10px;
	background:url('../images/search-bg.png') no-repeat right center;
	margin-top:-3px;

}

.nav .search input[type=text] {

	width: 180px;
	border: none;
	margin: 0 0 0 5px;
	padding: 5px 0 5px 0;
	box-shadow:none

}

/***Footer***/

div#footer {
	background: #e667a3;
	-webkit-border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;

	border-radius: 0 0 10px 10px;
	margin-bottom: 10px
}

div#footer p {
	color: #fff;
	padding: 10px;
	font-size: 12px

}

/*****************CONTENTS*****************/

.container {
	width: 1024px;
	margin: 0 auto;	

}

div.contents {	
	background: #fff;
}

div.contents ul li {
	float: left;
	margin: 5px;
}

div.contents ul li h2 {
	font-size: 10px;
	margin: 0;
	padding: 0;
	line-height: normal;
	color: #004499;
	text-align: center
}

div.contents ul li .gamebox, div.contents ul li .gamebox2 {
	border: 1px solid #032750;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
	position: relative;
	width: 170px;
	padding: 5px;
	background: #fff;
	border-radius: 10px;
}

div.contents ul li .gamebox2 {
	width: 130px;
}

div.contents ul li .gamebox h2 {
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	padding: 10px 0 5px 0;
	color: #000
}

div.contents ul li .gamebox2 h2 {
	text-align: center;
	font-size: 11px;
	padding: 10px 0 5px 0;
	color: #000
}

/*
div.contents ul li .gamebox2 {
	width: 140px;
	height: 180px
}
div.contents ul li .gamebox2 img {
	border-radius: 8px 8px 8px 8px;
}
div.contents ul li h2.other {
	font-size: 12px;
	margin: 5px 0 5px 0
}
*/

div.contents h3 {
	font-weight: bold;
	padding: 0;
	margin-bottom: 5px;
	color: #06508e;
}

div.contents ul li .gamebox img {
	width: 170px;
	height: 128px;
}

div.contents ul li .gamebox2 img {
	width: 130px;
	height: 97px;
}

div.contents .ads_play {
	position: fixed;
	margin-left: -175px;
	top: 75px;
}

.leftcontents {
	float: left;
	width: 780px;
	margin-left:10px;
}

.rightcontents {
	float: right;
	width: 210px;
	background: #0566c1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 5px 5px 30px 5px;
	text-align: center;
	margin-top: 5px;
	margin-right: 12px;
}

/***********************PLAYING********************/

div.playing {
	background: #0566c1;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 10px;
	margin: 5px 0 20px 0
}

div.playing .info p {
	line-height: 18px;
	padding: 5px;
	color: #fff;
	font-size: 12px;
}

h2.title {
	text-align: left;
	width: 1060px;
	margin: 0 0 2px 0;
	padding: 0 10px 0 10px;
	font-weight: bold;
	font-size: 18px;
	background: #1997ff;
	color: #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.ga {

	margin-top: 10px

}

/****************************************/

div.view {
	border: solid 1px #cacaca;
	margin: 10px auto;
	margin-bottom: 0;
	padding: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #fff

}

div.view .left {
	float: left;
	width: 162px;
	margin: 5px;
	padding: 0;

}

div.view .ptbod {
	border: 1px solid #cacaca;
	border-radius: 8px 8px 8px 8px;
	margin-bottom: 10px
}

div.view .ptbod h3 {
	margin: 0 0 5px 0;
	padding: 7px 0 7px 0;
	line-height: normal;
	text-align: center;
	font-size: 12px;
	border-bottom: 1px solid #cacaca

}

div.view .right {
	float: left;
	width: 760px;
	margin: 5px;
	padding: 0;

}

div.view .right .ads {
	margin: 10px 0 10px 0;
	text-align: center

}

div.view .right .ads_336, .ads_play_336 {
	width: 336px;
	float: left

}

div.view .right .play_infomation {
	float: left;
	width: 417px;
	margin-right: 5px

}

.play_infomation_2 {
	float: left;
	margin-right: 5px;
	width: 600px

}

div.view .right .play_infomation .game_image {
	border-radius: 8px 8px 8px 8px;

}

div.view .right .play_infomation .click_play {
	height: 130px;
	line-height: 130px;

}

div.view .right .play_infomation p.info {
	font-size: 12px;
	line-height: 18px;
	padding: 5px;
	border: 1px solid #cacaca

}

h3.related_games {
	border: 1px solid #cacaca;
	border-radius: 8px 8px 8px 8px;
	margin: 20px 0 10px 0;
	padding: 0;
	line-height: 29px;
	height: 29px;
	font-size: 12px;
	background: url('http://www.angelagames.net/archery/static/images/bc_bg.png') repeat-x top
}

.codegame {
	margin: 10px 0

}

.codegame textarea {
	width: 415px;
	height: 100px;

}

.code_game textarea {
	width: 336px;
	height: 100px;
	margin-bottom: 10px
}

div.play_game {
	margin: 10px 0 10px 0;
	padding: 0;
	text-align: center

}

div.play_game .tags {
	float: left;
	width: 300px;
	text-align: left;
	height: 70px;
	line-height: 70px;
}

div.play_game .addthis_toolbox {
	float: right;
	width: 400px;
	padding: 0;
	margin: 0;
	text-align: right;

}

div.play_game .addthis_toolbox a.addthis_button_facebook_like {
	margin-bottom: -10px;
	padding-bottom: -10px

}

.fb-comments {
	margin: 10px 0
}

/*******************************************************/

.pagination ul {
	box-shadow: none
}

.pagination ul>li>a {
	margin: 0;
	background: #0566c1;
	color: #fff;
	border: 1px solid #013058;
}

.pagination ul>li>a:hover, .pagination ul>.active>a, .pagination ul>.active>span {
	background: #d25e00;
	color: #fff;
}

.advertisement {
	background:url(../images/right_title_bg.png) repeat-x top left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	height: 32px;
	line-height: 32px;
	border: 1px solid #5b0100;
	margin-bottom: 10px;
	padding: 0 0 0 5px;
	text-align: left

}

.advertisement i.star {
	background:url(../images/star.png) no-repeat center center;
	width: 24px;
	height: 24px;
	padding: 15px
}

.advertisement strong {
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #fff;
	padding-left: 10px

}

.push-line {
	height: 15px
}

.relates_games {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #87dbff;
	padding: 5px
}
.listgames {
	float: left;
	width: 470px;

}
.ads300 {
	float: right;
	width: 300px;
	margin-top: 5px
}