/* CSS Document */

/* 

/**
 * Adamo Games By Shed
 * www.nastypixel.com
 * 
 * 
 */

/*
 ------------------------------------------------------------
                             Main
 ------------------------------------------------------------
 */
body {
	background: #9f2d57;
	font: 8pt/14pt georgia; 
	color: #DDDDDD;
	padding:0px;
	margin:0px;
}

a{
 color:#fff;
}

ul {
list-style-type: none;
	list-style-image: none;
	list-style-position: inside;
	margin:0px;
	padding:0px;
}

li {
list-style-type: none;
	list-style-image: none;
	list-style-position: inside;
	margin:0px;
	padding:0px;
}

h3 {
font: 18pt/22pt georgia;
font-weight: bold; 
color:#ff6699;
}

#banner_layout {
width:100%;
margin:0px;
height:164px;
background: url(adamo/banner_BG.jpg) repeat-x rgb(0, 0, 0);
}

#footer_layout {
	width:100%;
	margin:0px;
	height:150px;
	background-color: #9f2d57;
	background-image: none;
	background-repeat: repeat-x;
}
#footer_layout img{
	border:none;
}

#banner_logo {
width:960px;
margin:0px;
margin-left:auto;
margin-right:auto;
padding:0px;
height:164px;
background: url(adamo/logo.jpg) repeat-x;
}
#banner_footer {
width:960px;
padding-top:20px;
margin-left:auto;
margin-right:auto;
}

#banner_footer h1{
color: #39bff4;
margin-bottom: 5px;
padding-bottom: 5px;
letter-spacing: -0.5px;

font: 22pt/28pt georgia; 
font-weight:normal;
line-height: 24px;
font-size-adjust: none;
}


#menu_header {
width:180px;
margin:0px;
margin-left:7px;
padding:0px;
padding-top:26px;
height:40px;
background: url(images/menu_header_BG.gif)  no-repeat;
text-transform:uppercase;
font: 8pt/14pt georgia; 
text-align:center;
text-indent:-4px;
font-size:16px;
color:#000;
}

#spacer {
clear:both;
}

#wallpaper_bg {
width: 100%;
background: #000;
background-image :url(adamo/pattern_138.gif);
background-repeat:repeat;
margin: 0px;
padding: 0px;
}

/* ----------container to center the layout-------------- */
#container {
width: 960px;

margin-bottom: 0px;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
 

}

#front-container {
width: 960px;

margin-bottom: 0px;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
background-image:url(adamo/lowlogo.jpg);
background-color:#333;
background-repeat: no-repeat;
background-position: center top;

}

/* ----------banner for logo-------------- */
#banner {
background-color: #e1ddd9;
text-align: right;
padding: 0px;
margin: 0px;
}
#banner img {padding:10px 0px;} 

/* -----------------content--------------------- */
#main-content {
float:right;
display:inline;
width:747px;
padding: 10px;
padding-left:5px;
padding-top:20px;
margin-left:0px;
margin-right: 0px;



scroll:none;
overflow:hidden;
}

#front-main-content {
	width:920px;
	/*height:624px;*/
	margin-right:10px;
	margin-left:10px;
	padding: 10px;
	
	padding-top:0px;
	

}

p, pre{
padding: 5px 10px;
margin:0px;
}

#front_buttons{
height:325px;
width:480px;
margin-bottom: 0px;
margin-top: 20px;
margin-left: auto;
margin-right: auto;
}

/* --------------left navi------------- */
#left {
float: left;
display:inline;
width: 186px;
scroll:none;
overflow:hidden;
margin: 0px;
margin-left:3px;
padding: 0px;
}

#left .form-item{
width:180px;
}

#left .clear-block{
width:180px;
border:0px;
}

/* -----------footer--------------------------- */
#footer {
clear: both;
margin: 0px;
padding: 0px;
text-align: right; }

/* ------------------------------------- Footer ------------------------------------- */

#banner_footer #column1{
width:300px;
float:left;
margin:10px;
margin-left:30px;
font-family: trebuchet ms;
font-size: 11px;
font-size-adjust: none;
line-height: 180%;
color: #ffffff;
}

#banner_footer #column2{
width:180px;
float:left;
margin:10px;
margin-left:100px;
}

#banner_footer #column3{
width:200px;
float:right;
margin:10px;
}

#banner_footer H2{
color:#ff6699;
margin: 0px 0px 0px 0px;
padding: 0px 0px 15px 0px;
letter-spacing: -0.5px;
font: 22pt/26pt georgia;
font-weight: bolder;  

line-height: 24px;
background: url(images/h1dots.gif) repeat-x center bottom;
}

#content {
width:510px;
padding-top: 100px;
padding-bottom: 25px;
padding-left: 60px;
text-align: left;
}

#games {
padding-top: 100px;
padding-bottom: 25px;
padding-left: 60px;
text-align: center;

}
#games img{
border:#9d2d57 1px solid;
margin-top: 16px;
margin-left: 16px;
}

#rating{
text-align: center;
}

#rating img{
border:#363321 1px solid;
}

.google_ads{
text-align: center;
 padding-top:150px;
}

#adPlace {

}
#divider{
  background-color:#9F2D57;
  color:#cccccc;   padding-left:70px;;	
  font: 14pt/18pt georgia; 
}