/* @override http://www.giochiapalla.com/theme/AMThemes/AdvancedArcade/main.css */

* {
	margin: 0;
	padding: 0;
}

/*PALETTE*/

.greenh1 {
	color: #238314;
}

body {
	background: url(img/bgbody.png);
	font: 12px Arial;
	color: #2f2c2d;
}

a {
	text-decoration: none;
	outline: none;
	color: #2f2c2d;
} 

ul { 
	list-style: none;
}  
.clear {
	clear: both;
}

.alingr {
	float: right;
}

.alignl {
	float: left;
}

.hide {
	display: none;
}

.wrapper {
	width: 1068px;
	margin: 0 auto;
}

.wide {
	width: 1068px;
	margin: 0 auto;
}

.container {
	background-color: #fff;
}

.header {
	width: 100%;
	background: url(img/bgheader.jpg) center;
	height: 110px;
}

.header2 {
	width: 100%;
	background: url(img/header2.png) no-repeat center;
	height: 110px;
	position: relative;
}

.header2 h1{
	text-indent: -99999px;
	width: 424px;
	height: 100px;
	
}
.logo{
	position: absolute;
	width: 600px;
	height: 110px;
	top: 0px;
	text-indent: -99999px;
	display: block;
}
.logo a{
	display: block;
		width: 600px;
	height: 110px;

}
/*.header2 h1 a{
	color: #238314;
	font-weight: bold;
	font-size: 12px;
	position: absolute;
	top: 80px;
	left: 160px;
	width: 424px;
	display: block;
	text-align: center;
}*/

.menuholder {
	width: 100%;
	background: url(img/nav_bg.png) repeat-x;
	height: 35px;
	padding-top: 15px;
}

.menu {
	list-style: none;
	
}

.menu li {
	float: left;
	margin-left: 20px;
	position: relative
}

.menu li a {
	color: #fff;
	font-size: 13px;
}
.menu ul li .sub {
    position: absolute; /*--Important--*/
    top: 35px; left: -5px;
    z-index: 99999;
    background: #03a3ee; /*--Background gradient--*/
    padding: 8px;
    float: left;
    /*--Bottom right rounded corner--*/
    -moz-border-radius-bottomright: 5px;
    -khtml-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    /*--Bottom left rounded corner--*/
    -moz-border-radius-bottomleft: 5px;
    -khtml-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    display: none; /*--Hidden for those with js turned off--*/
}
.menu ul li .sub ul{
    list-style: none;
    margin: 0; padding: 0;
    width: 150px;
    float: left;
}
.menu ul li .sub ul li {
    width: 100%; /*--Override parent list item--*/
    color: #fff;
}
.menu ul li .sub ul li a {
    float: none;
    text-indent: 0; /*--Override text-indent from parent list item--*/
    height: auto; /*--Override height from parent list item--*/
    background: url(navlist_arrow.png) no-repeat 5px 12px;
    padding: 4px 5px 7px 0;
    display: block;
    text-decoration: none;
    color: #fff;
}
.menu ul li .sub ul li a:hover {
    color: #ddd;
    background-position: 5px 12px ;/*--Override background position--*/
}
.top {
	background: url(img/submenu.png) repeat-x;
	height: 37px;
	padding-top: 10px;
}

.top form {
	float: left;
	margin-left: 3px;
	margin-right: 10px;
}

.toplogin {
	display: none;
}

.adlink {
	float: left;
}

#searchbox {
	background: url(img/search.png) no-repeat;
	width: 140px;
	height: 27px;
	float: left;
}

#searchbox input[type=text] {
	border: 0;
	margin-top: 3px;
	margin-left: 2px;
	width: 100px;
	height: 20px;
	float: left;
}

#searchbox .btnsearch {
	border: 0;
	width: 30px;
	height: 25px;
	margin-left: 2px;
	background-image: none;
	background-color: transparent;
	display: block;
	cursor: pointer;
	float: left;
	
}

.leftside {
	float: left;
	width: 220px;
	background: #fff url(img/dotted.png) repeat-y right;
}

.sidebarback h2 {
	width: 220px;
	height: 42px;
	font: 16px "Arial Black";
	color: #fff;
	text-align: center;
	padding-top: 5px;
	margin-top: 10px;
}

.sidebarback ul {
	line-height: 18px;
	margin-left: 22px;
	width: 220px;
	margin-top: 5px;
}

.green {
	background-image: url(img/top_green.png);
}

.fucsia {
	background-image: url(img/top_fucsia.png);
}

.orange {
	background-image: url(img/top_orange.png);
}

.blue {
	background-image: url(img/top_blue.png);
}

.adtop {
	background: url(img/sponsor.png) no-repeat right;
	margin-right: 25px;
	margin-left: 25px;
	padding-bottom: 2px;
	border-bottom: 1px solid #d2d2d2;
	padding-left: 2px;
	margin-top: 5px;
}

div.adtop_game {
	width: 728px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
}

div.adtop_sotto {
	width: 468px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

.adside {
	float: right;
	width: 197px;
	background: #fff url(img/dotted.png) repeat-y;
	margin-top: 10px;
}

.sitiamici {
	position: relative;
	border-left: 1px solid #e0c6b3;
	margin-left: 40px;
}

.sitiamici h2 {
	position: absolute;
	background-image: url(img/sitiamici.png);
	width: 23px;
	height: 69px;
	left: -24px;
	text-indent: -999999px;
}

.sitiamici a {
	font-size: 11px;
	color: #7f7f7f;
	padding-left: 5px;
}

.right {
	float: left;
	width: 610px;
	padding-left: 25px;
}

.rightside {
	width: 845px;
	float: left;
	background-color: #fff;
}

.welcomebox {
	width: 290px;
	float: left;
	margin-top: 10px;
	margin-left: 15px;
}

.welcomebox h2, .welcomebox_cp h2 {
	color: #03a7ef;
	font-family: Arial Black;
}

.welcomebox_cp {
	margin-top: 10px;
	margin-left: 30px;
	margin-right: 20px;
}

.featuredgame {
	border: 1px solid #e1e1e1;
	border-bottom: none;
	margin-left: 35px;
	margin-top: 10px;
	float: left;
	width: 245px;
	padding: 5px 5px 10px;
	position: relative;
}

.featuredgame h2 {
	margin-top: -45px;
	color: #94d118;
	font-size: 16px;
	font-family: Arial Black;
	margin-bottom: 5px;
}

.featuredgame img {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.featuredgame a {
	color: #94d118;
	padding: 0;
	margin-left: 200px;
}

.featuredgame p {
	color: #94d118;
}

.featuredgame h3 {
	width: 258px;
	height: 27px;
	bottom: -40px;
	left: -1px;
	font: 16px "Arial Black";
	color: #fff;
	text-align: center;
	padding-top: 15px;
	position: absolute;
	background: url(img/top_giocodioggi.png) no-repeat;
}

.catgroup {
	margin-top: 40px;
	margin-left: 10px;
	padding-bottom: 20px;
}

.topcategory {
	width: 140px;
	float: left;
	background: url(img/bg_category.png);
	height: 204px;
	margin-right: 10px;
	margin-top: 10px;
}

.topcategory img {
	border: none;
}

.topcategory h2 {
	width: 130px;
	text-align: center;
	padding-top: 2px;
	height: 25px;
}

.topcategory h2 a {
	color: #fff;
	font-size: 12px;
	font-family: Arial Black;
	text-align: center;
}

.topcategory ul {
	margin-left: 8px;
	margin-top: 5px;
	margin-right: 5px;
}

.topcategory ul li {
	margin-top: 3px;
	font-size: 11px;
}

.imgsrc, .catcal {
	display: none;
}

.footer,.footer_cp {
	background-color: #0295eb;
	background: url(img/footer.jpg);
	padding-top: 30px;
	padding-bottom: 10px;
	height: 110px;
}

.footertext {
	width: 80%;
	margin: 0 auto;
	text-align: center;
	font-size: 11px;
}

.footertext a {
	color: #90dcfe;
}

/********  PAGES ***********/

.welcomebox_page {
	width: 570px;
	line-height: 18px;
	margin-top: 60px;
}

.article {
	margin-left: -35px;
}

#article2 {
	margin-left: 25px;
	margin-top: 15px;
}

#article2 h1 {
	color: #df171f;
	font-size: 24px;
	padding-bottom: 2px;
	padding-top: 15px;
}

#article2 h2 {
	color: #df171f;
	font-size: 20px;
	padding-bottom: 2px;
	padding-top: 15px;
}

.article h1 a {
	color: #df171f;
	font-size: 18px;
	padding-bottom: 2px;
	padding-top: 15px;
}

.article .postcat {
	font-size: 11px;
	color: #9e9e9e;
	text-decoration: underline;
	margin-bottom: 10px;
	margin-top: 5px;
}

.postcat a, .article p a {
	color: #4eaa37;
	font-weight: bold;
}

.article p {
	width: 580px;
	line-height: 18px;
	color: #555;
	margin-top: 5px;
}

.readmore {
	color: #2895eb;
	font-weight: bold;
	margin-bottom: -6px;
	padding-bottom: 20px;
	display: block;
}

/******** CATEGORY *********/

.data {
	display: none;
}

.data h3 {
	width: 350px;
	color: #f81e1c;
	text-align: center;
	margin-bottom: 5px;
}

.block {
	margin-left: 5px;
	margin-top: 10px;
}
#cat_right{
	float: right;
	margin-right: 2px;
}
#blockdiv_cp {
	float: left;
	width: 221px;
	background: url(img/basecat.png) no-repeat;
	height: 198px;
	margin-right: 5px;
	margin-bottom: 15px;
	position: relative;
}

#blockdiv_cp img {
	width: 200px;
	height: 150px;
	margin-top: 5px;
	margin-left: 8px;
	border: 1px solid #a3a1a1;
}
#blockdiv_cp .transp {
	position: absolute;
	
	width: 200px;
	height: 150px;
	top: 5px;
	left: 7px;
	display: block;
	z-index: 100;http://www.onlinegamesok.com/giochi/25287-Sonic-Runner.html
	cursor: pointer;
}
#blockdiv_cp h4 {
	color: #fff;
	font-family: "Arial Black";
	padding-top: 8px;
	padding-left: 0px;
	text-align: center;
}
#blockdiv_dw{
	width: 379px;
	height: 189px;
	float: left;
	background: url(images/bg_giochiscaricare.png) no-repeat;
}
#blockdiv_dw img {
	width: 180px;
	height: 135px;
	margin-top: 8px;
	margin-left: 10px;
	border: 1px solid #a3a1a1;
	float: left;
	
}

#blockdiv_dw h4 {
	color: #ed1e23;
	font-family: "Arial Black";
	padding-top: 8px;
	padding-left: 0px;
	text-align: center;
}
#blockdiv_dw p{
	padding-right: 5px;
	margin-left: 200px;
	margin-top: 5px;
}
.buttondw{
	text-align: center;
	width: 379px;
	height: 20px;
	display: block;
	margin-top: 13px;
	color: #fff;
	font-family: "Arial black";
	font-weight: bold;
}
.paging {
	width: 40%;
	margin: 0 auto;
	padding: 5px;
	text-align: center;
	height: 24px;
	background: url(img/bgpaging.jpg) repeat-x;
	padding-left: 10px;
	padding-right: 10px;
}

.paging img {
	border: none;
	
}

.paging a {
	color: #fff;
	font-weight: bold;
	margin-right: 5px;
	margin-left: 5px;
}

a.cur {
	color: #2c76ba;
}

/****** BREAD *******/

.bread {
	margin-left: 15px;
	margin-top: 5px;
	color: #fff;
	height: 20px;
	margin-bottom: 5px;
}

.bread div {
	float: left;
	padding: 3px 5px 3px 5px;
}

.bread div a {
	color: #fff;
}

.bread_giallo {
	background-color: #ffbc00;
}

.freccia_gialla {
	height: 13px;
	display: block;
	background: #fff url(images/point_yellow.png) no-repeat 0 center;
	float: left;
}

.bread_verde {
	background-color: #94d118;
}

.freccia_verde {
	height: 13px;
	display: block;
	background: #fff url(images/point_green.png) no-repeat 0 center;
	float: left;
}

.bread_fucsia {
	background-color: #eb21c3;
}

.freccia_fucsia {
	height: 13px;
	display: block;
	background: #fff url(images/point_fucsia.png) no-repeat 0 center;
	float: left;
}

.bread_blue {
	background-color: #0296ec;
}

#game {
	clear: both;
}

.bggames {
	background-color: #4bb32c;
	min-width: 960px;
	min-height: 570px;
	padding-top: 40px;
	padding-bottom: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
	position: relative;
}
.rightside .tellafriend{
	margin-left: 20px;
	margin-top: 30px;
}
/******* TABS *********/

ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 31px;


/*--Set height of tabs--*/
	width: 100%;
} 

ul.tabs li {
	float: left;
	margin: 0 0 -1px 2px;
	padding: 0;
	height: 31px;


/*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px;

/*--Vertically aligns the text within the tab--*/
	
	border-left: none;
	
/*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #e9eef2;
}

ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1.2em;
	padding: 0 20px;
	outline: none;
}

ul.tabs li a:hover {
	background: #c3d4de;
}

html ul.tabs li.active, html ul.tabs li.active a:hover {
	background: #fff;
}

.tab_container {
	clear: both;
	width: 950px;
	border: 1px solid #ccc;
	border-top: none;
	overflow: hidden;
	margin: 0 auto;
	float: left;
	width: 100%;
	background: #fff;
}

.tab_content {
	padding: 20px;
	font-size: 12px;
	min-height: 400pz;
}

.tab_content a {
	color: #257da6;
}
 
.tableft {
	float: left;
	background-color: #4bb32c;
	width: 608px;
	margin-top: 15px;
	margin-left: 5px;
	padding: 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
 
.tableft ul.tabs li {
	background: #a4e457;
}

.tableft ul.tabs li a {
	color: #2d6e19;
	font: bold 12px/32px Arial;
}

.tabright {
	float: right;
	background-color: #3e91ea;
	width: 420px;
	margin-top: 15px;
	margin-right: 5px;
	padding: 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.tabright ul.tabs li {
	background: #75bfea;
} 

.tabright ul.tabs li a {
	color: #286095;
	font: bold 12px/32px Arial;
}
 
.info1 {
	float: left;
	width: 120px;
	padding-bottom: 10px;
}

.imieigiochi {
	width: 103px;
	height: 23px;
	background-image: url(images/game_51.png);
	line-height: 23px;
	margin-bottom: 3px;
}

.imieigiochi a {
	color: #fff;
	padding-left: 26px;
} 

.info2 {
	float: left;
	width: 430px;
	padding-bottom: 10px;
}
 
.tableft h2 {
	color: #e81111;
	font-size: 16px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

.info2 span {
	color: #4bb32c;
	font-weight: bold;
}

.individualreview {
	padding: 8px;
	background-color: #f1f1f1;
	color: #4bb32c;
	font-weight: bold;
	margin-top: 5px;
}  

.reviewtext {
	font-weight: normal;
	font-style: normal;
	color: #666;
	overflow: hidden;
}

.comm {
	overflow: auto;
	overflow-x: hidden;
	height: 245px;
}

.ngames ul li {
	height: 60px;
	width: 385px;
	position: relative;
	padding: 2px;
	margin-bottom: 5px;
}

.ngames ul li img {
	float: left;
	margin-top: 1px;
}

.ngames ul li h3 {
	float: left;
	display: block;
	width: 270px;
	margin-left: 10px;
	margin-top: 5px;
}

.ngames ul li p {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}

.ngames .playn {
	position: absolute;
	font: 18px "Arial Black";
	color: #bababa;
	top: 5px;
	right: 5px;
	text-align: center;
}

.ngames  span {
	font: 13px "Arial";
	color: #666;
}
label{
	width: 80px;
	float: left;
	background-color: #97d4f1;
	margin-right: 5px;
	padding: 2px;
	color: #2967ab;
		-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
input.text{
	border: 1px solid #ccc;
	height: 20px;
	width:250px;
	margin-bottom: 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
textarea{
		border: 1px solid #ccc;
		-moz-border-radius: 3px;
	-webkit-border-radius: 3px;

}
.subbutton{
	margin-left: 85px;
	border: none;
	background-color: #9c42eb;
	color: #fff;
	margin-top: 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 6px;
}
.tellafriend{
	margin-bottom: 20px;
}
.gameembed{
	margin-bottom: 20px;
}
.linkimieigiochi{
	text-align: right;
	padding-right: 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin-top: 10px;
}
.linkimieigiochi a{
	background-color: #ed1e23;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 3px;
	color: #fff;
}
.social ul li{
	float: left;
	width: 90px;
}
.closes{
	position: absolute;
	z-index: 200;
	width: 25px;
	height: 25px;
	background-image: url(img/closes.png);
	right: -4px;
	top: -5px;
}
.closes a{
	display: block;
	width: 25px;
	height: 25px;
}
.adv_left{
	position: absolute;
	width: 160px;
	height: 600px;
	
	left: 0px;
	top:10px;
	display: block;
}
.adv_right{
	position: absolute;
	width: 160px;
	height: 600px;
	
	right: 0px;
	top: 10px;
	display: block;
}
.loading{color:#fff}
.ad250{float: right;width:250px;height:250px}
.linkbox{
	margin-top: 20px;
} 
.linkbox a{
	background-color: #ed1e23;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 3px;
	color: #fff;
	margin-right: 5px;
}

#progressbar{
	height: 12px;
} 

#slider.ui-widget-content {
	background: url(images/brr.png) no-repeat center center;
	border: 0;
	color: #333333;
	width: 190px;
	margin-left: 25px;
}

#slider a.ui-slider-handle {
	background-image: url(images/slider.png);
	width: 18px;
	height: 30px;
	background-color: transparent;
	margin-top: -10px;
	border: 0;
}
.ui-progressbar-value { background-image: url(ui-lightness/images/pbar-ani.gif); }

.Stile1 a,#par, #par a{
	color: #fff;
	height: 15px;
	display: block;
}

.rightside .tellafriend h3,.rightside table h3{
	padding-bottom: 10px;
	font-size: 16px;
	color: #ec1d23;
}

.rightside .tellafriend a{
	color: #62a226;
}

.rightside table{
	margin-top: 30px;
}
.sitecat{
	float: left;
	margin: 15px;
	width: 150px;
}
#sitemap h2 a{
	font: 12px "Arial Black", Arial, Georgia;
	margin-left: 0px;
	podding-top: 16px;
	color: #7fc701;
	margin-bottom: 5px;
}
#sitemap ul{
	margin-left: 0px;
	font-size: 12px;
	color: #698839;
	line-height: 16px;
}

#sitemap ul a{
	color: #424242;
}
