@charset "utf-8";
/* CSS Document */
body{
    margin:0;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#0d7a1a;
}

img{
    border:0;
}	

#container{
    margin:0 auto;
	width:1020px;	
	background:url(../img/page_bg.gif) repeat-y;
}

.clear{
    clear:both;
	height:1px;
}			
 
#header{
    margin:0 auto;
	width:960px;
	padding:0;
	height:90px;
	background:#43a7fd;
}	 
        
.site_logo{
    padding:10px 0 0 20px;
	float:left;
	width:300px;
	height:60px;
}

.site_moto{
    float:right;
	padding:2px 20px 0 0;
	width:600px;
	height:20px;
	text-align:right;
}

.search {
    margin:0 20px 0 0;
	float: right;
	width: 280px;
}

.search form {
	margin: 0;
	padding: 20px 0 0 0;
}

.search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

.search #s {
	width: 188px;
	margin: 2px 6px 0 0;
	padding: 2px 5px;
	background: url(http://www.farm-frenzy.com/img/img02.gif) repeat-x;
	border: 1px solid #ACACAC;
}

.search #x {
	width: 67px;
	height: 28px;
	padding: 0 0 5px 0;
	background: #006BFF url(http://www.farm-frenzy.com/img/img03.gif) no-repeat;
	border: none;
	font-family:"Comic Sans MS";
	font-weight:bold;
	text-transform: lowercase;
	color: #FFFFFF;
}

#menu{
    margin:0 auto;
	padding:0;
	width:960px;
	height:50px;
	background:url(../img/hmenu_bg.gif) no-repeat;
}

.h_menu{
    margin:0;
	padding:15px 0 0 45px;
}	

.h_menu li{	
	display:inline;
	padding:0 35px 0 0;
	font-family:"Comic Sans MS";
	font-size:16px;
	font-weight:bold;
}	

.h_menu li a{
    text-decoration:none;
	color:#0d7a1a;
}	

.h_menu li a:hover{
    text-decoration:underline;
	color:#000000;
}

#page{
    margin:0 auto;
	width:960px;
}
/*  main contain starts here  */

#main_contain{
    float:left;
    margin:20px 0 0 10px;
	width:940px;
	height:100%;
	background:#d6fbda;
}
.game_genre_link{
    margin:10px 0 0 10px;
    padding:0;
    font-size:10px;
}
.game_genre_link a{
    font-size:10px;
	text-decoration:none;
	color:#006600;
}
.game_genre_link a:hover{
	text-decoration:underline;
	color:#000000;
}
.main_game{
    margin:0;
    padding:0;
	width:940px;
	height:100%;
}
.main_game_title{
    margin:10px 0 0 0;
    padding:0 0 0 10px;
    font-size:14px;
	color:#006600;
}
.game_download_buy_img{
    float: left;
    width: 260px;
    height: auto;
}
.game_disc_features{
    float: right;
    margin: 10px 0 0 0;
    padding: 0 10px 0 0;
    width: 660px;
}
.game_disc_features p{
  text-align: justify;
}
.game_disc_left{
  float: left;
  width: 560px;
}
.game_disc_right{
  float: right;
  width: 60px;
  height: auto;
}
.social_button{
  float: left;
  padding: 5px;
  width: 60px;
  height: 65px;
}

.system_requirments{
   	float:left;
    margin: 0;
    padding: 0;
	width:560px;
}
.system_requirments h4{
    padding:0;
}
.more_info{
  	float:left;
    margin: 0;
    padding: 0;
	width:420px;
}
.more_info h3{
    font-size:12px;
}
.more_info li a{
    text-decoration:none;
	color:#0c4dad;
	font-weight:bold;
}
.more_info li a:hover{
    text-decoration:underline;
	color:#000000;
}
.game_screenshots{
    padding:10px 0 30px 0px;
    margin: 0;
    float:left;
	width:560px;
}
.game_screenshots h5{
    margin: 0 0 10px 20px;
    padding: 0;
    font-size: 11px;
    font-weight: 300;
}
.game_screenshots a{
    padding:10px;
}
.game_features{
  float: left;
  width: 560px;
}

.game_genre_download_links{
    padding:0 0 0 30px;
	float:left;
	width:560px;
	height:100px;
}
.game_genre_download_links a{
    line-height:20px;
	font-size:12px;
	font-weight:bold;
	color:#0c4dad;
	text-decoration:none;
}
.game_genre_download_links a:hover{
	color:#000000;
	text-decoration:underline;
}
.main_game_img{
	float:left;
    margin:20px 0 0 40px;
	width:175px;
	height:150px;
    border: 5px solid #FFFFFF;
}
.main_game_download{
	float:left;
    margin: 30px 0 0 60px;
    margin: 30px 0 0 60px;
	width:140px;
	height:50px;	
}
.main_game_download_disc{
    padding:0 20px 0 20px;
	float:left;
	width:220px;
	height:30px;
}
.main_game_download_disc h2{
    margin:0;
    font-size:11px;
	font-weight:200;
}
.main_game_buy{
    float:left;
    margin: 10px 0 0 60px;
	width:140px;
	height:50px;
}
.main_game_buy_disc{
    padding:0 20px 0 20px;
	float:left;
	width:220px;
	height:30px;
}
.main_game_buy_disc h2{
    margin:0;
    font-size:11px;
	font-weight:200;
}
.payments{
    padding:0 10px 0 10px;
	float:left;
	width:200px;
	height:40px;
}
.download_more{
   float:left;
   margin: 10px 0 0 10px;
   width: 230px;
}
.download_more_games_title{
  padding: 5px 0 0 10px;
  margin: 40px 0 0 0;
  background: url(../img/more_downloads.gif) no-repeat;
  width: 220px;
  height: 30px;
}
.download_more_games{
   float: left;
   margin: 5px 0 0 0;
   width: 220px;
   height: 50px;
   border-bottom: 1px solid #000000;
}
.download_more_games_img{
   float: left;
   padding: 3px 0 0 2px;
   width: 60px;
   height: 40px;
}
.download_more_games_name{
   float: right;
   padding: 0;
   width: 155px;
   height: auto;
}

.download_more_games_name a{
    font-size:11px;
	color:#0c4dad;
	font-weight:200;
	text-decoration:none;
}

.download_more_games_name a:hover{
    text-decoration:underline;
	color:#000000;
}
/*  main contain ends here  */


/*  second sidebar starts here  */
#sidebar1{
  float: left;
  padding: 20px 0 0 20px;
  width: 640px;
}

#sidebar2{
	width:220px;
	float:right;
}

.top_5_games{
    margin:0;
    padding:10px;
	width:200px;
}
.top_5_game_title{
    margin:0;
    padding:0 0 10px 0;
	width:180px;
	height:46px;
    text-indent: -3000px;
	background:url(../img/top_5_games.gif) no-repeat;
}

.top_5_box{
    margin:0 0 0 10px;
	padding:0;
	width:190px;
	height:80px;
    border-bottom: 1px solid #fcbd53;
}

.top_5_img{
    padding:10px 0 0 5px;
	float:left;
	width:60px;
	height:40px;
}

.top_5_name{
    padding:7px 5px 0 5px;
	float:left;
	width:110px;
}

.top_5_name a{
    font-size:11px;
	color:#0c4dad;
	font-weight:200;
	text-decoration:none;
}

.top_5_name a:hover{
    text-decoration:underline;
	color:#000000;
}

/*  second sidebar ends here  */

/* Advertisiment starts here */
.ad_160x600{
    padding:40px 20px 0 20px;
	width:160px;
}
.adv_468x60 {
    padding:10px 20px 10px 20px;
	float:left;
	width:480px;
	height:60px;
}
.adv_336x280 {
  float: left;
  margin: 5px 10px 0 0;
  width: 336px;
  height: 280px;
}
.adv_200x200{
    padding:0 30px 0 0;
	float:right;
	width:200px;
	height:200px;
}
/* Advertisiment Ends here */

/*  footer starts here  */

#footer{
    margin:0 auto;
   	width:960px;
	height:150px;
	text-align:center;
	background:#43a7fd;
}

.f_links{
    padding:30px 0 0 0;	
}

.f_links li{
     display:inline;	
}	 

.f_links a{
    text-decoration:none;
	 color:#000000;
}			

.f_links a:hover{
    text-decoration:underline;
}

.notice{
    padding:0;
	font-size:10px;
}	

/*  footer ends here  */	
