@charset "utf-8";
/* CSS Document */
body{
    margin:0;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#0d7a1a;
}
#container{
    margin:0 auto;
	width:1020px;	
	background:url(http://www.farm-frenzy.com/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;
}
.search {
    margin:0 20px 0 0;
	float: right;
	width: 280px;
}
.search form {
	margin: 0;
	padding: 50px 0 0 0;
}
.search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
.search #s, #search #x {
	float: left;
}
.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(http://www.farm-frenzy.com/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;	
}
/*  first sidebar starts here  */
#sidebar1{
    margin:0;
	width:220px;
	float:left;
}
.menu{
    margin:0;
	padding:10px;
	width:200px;
	height:100%;
}	
.vmenu_title{
    text-indent:-9999px;
	background:url(http://www.farm-frenzy.com/img/v_header.gif) no-repeat;
	width:186px;
	height:46px;
}
.vmenu{
	padding:0 0 0 30px;
	font-size:14px;
	font-weight:bold;
}	
.vmenu li{
    list-style:none;
	line-height:30px;
}	
.vmenu li a{
    text-decoration:none;
	color:#0066CC;
}	
.vmenu li a:hover{
    text-decoration:underline;
	color:#006600;
}
.new_game{
    margin:0 0 0 10px;
    padding:10px;
	width:180px;
}
.new_game_title{
    margin:0;
    padding:0 0 10px 0;
	width:180px;
	height:46px;
	text-indent:-9999px;
	background:url(http://www.farm-frenzy.com/img/new_releases.gif) no-repeat;
}		
.new_game_box{
    margin:0;
	padding:0;
	width:180px;
	height:100px;
	background:url(http://www.farm-frenzy.com/img/new_releases_bg.gif) no-repeat;
}	
.new_game_img{
    padding:10px 0 0 10px;
	float:left;
	width:70px;
	height:70px;
}	
.new_game_name{
    padding:10px 5px 0 5px;
	float:left;
	width:90px;
}
.new_game_name a{
    font-size:12px;
	color:#0c4dad;
	font-weight:bold;
	text-decoration:none;
}
.new_game_name a:hover{
    text-decoration:underline;
	color:#000000;
}		
/*  first sidebar ends here  */
/*  second sidebar starts here  */
#sidebar2{
    margin:0;
	width:200px;
	float:right;
}
.top_game{
    padding:30px 10px 10px 10px;
	width:180px;
}
.top_game_title{
    margin:0;	
	width:186px;
	height:46px;
	text-indent:-9999px;
	background:url(http://www.farm-frenzy.com/img/new_top_seller.gif) no-repeat;
}	
.top_game_img{
    padding: 20px 20px 0 20px;
	width:140px;
	height:140px;
}	
.top_game_name{
    padding:10px 10px 0 20px;
	width:150px;
}	
.top_game_name a{
    font-size:12px;
	color:#0c4dad;
	font-weight:bold;
	text-decoration:none;
}
.top_game_name a:hover{
    text-decoration:underline;
	color:#000000;
}	
.top_game_download{
    margin:0 0 0 10px;
    display: block;
    width: 155px;
    height: 61px;
    text-indent:-9999px;
    background: url(http://www.farm-frenzy.com/img/download.gif) no-repeat 0 0;
}
.top_game_download:hover{
    background-position: 0 -61px;
}
.top_5_games{
    margin:0;
    padding:10px;
	width:180px;
}
.top_5_game_title{
    margin:0;
    padding:0 0 10px 0;
	width:180px;
	height:46px;
	text-indent:-9999px;
	background:url(http://www.farm-frenzy.com/img/top_5_games.gif) no-repeat;
}		
.top_5_box{
    margin:0;
	padding:0;
	width:180px;
	height:100px;
	background:url(http://www.farm-frenzy.com/img/top_5_bg.gif) no-repeat;
}	
.top_5_img{
    padding:10px 0 0 10px;
	float:left;
	width:70px;
	height:70px;
}	
.top_5_name{
    padding:10px 5px 0 5px;
	float:left;
	width:90px;
}
.top_5_name a{
    font-size:12px;
	color:#0c4dad;
	font-weight:800;
	text-decoration:none;
}
.top_5_name a:hover{
    text-decoration:underline;
	color:#000000;
}		
.rss_feed{
	padding:0 0 0 45px;
	width:180px;
}	
.feed-button {
    padding: 10px 0;
}
.feed-button a {
    color: #666;
    padding: 10px 15px 10px 36px;
    background: #f7bd66 url("http://www.farm-frenzy.com/img/feed-icon-14x14.png") no-repeat 15px 50%;
    border-top: 1px solid #e2e2e2;
    border-right: 1px solid #818181;
    border-bottom: 1px solid #565656;
    border-left: 1px solid #d7d7d7;
}
.feed-button a:hover {
    color: #444;
    background: #eee url("http://www.farm-frenzy.com/img/feed-icon-14x14.png") no-repeat 15px 50%;
    border-top: 1px solid #f5f5f5;
    border-right: 1px solid #969696;
    border-bottom: 1px solid #646464;
    border-left: 1px solid #f2f2f2;
} 
/*  second sidebar ends here  */
/*  main contain starts here  */
#main_contain{
    margin:30px 0 0 0;
	width:540px;
	height:100%;
	float:left;
	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:10px 10px 10px 10px;
	width:520px;
	height:100%;
}	
.main_game_title{
    margin:0 0 10px 0;
    padding:0 0 0 20px;
    font-size:14px;
	color:#006600;
}
.main_game_title a{
     text-decoration:none;
	 color:#006600;
}
.main_game_title a:hover{
     text-decoration:underline;
	 color:#000000;
}	 	 
.main_game_img{
    padding:0 20px 0 20px;
	float:left;
	width:200px;
	height:200px;
}							
.main_game_download{
    padding:0 40px 0 40px;
	float:left;
	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{
    padding:0 40px 0 40px;
	float:left;
	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;
}
.adv_468x60 {
    padding:10px 20px 10px 20px;
	float:left;
	width:480px;
	height:60px;
}		
.adv_200x200{
    padding:0 30px 0 0;
	float:right;
	width:200px;
	height:200px;
}	
.main_game_disc{
    padding:0 10px 0 10px;
	width:500px;
	float:left;
}	
.main_game_disc a{
    text-decoration:none;
	color:#0066FF;
}
.main_game_disc a:hover{
    text-decoration:underline;
	color:#000000;
}		
.system_requirments{
   	float:left;
	width:420px;
}	
.system_requirments h4{
    padding:0 0 0 10px;
}			
.more_info{
  	float:left;
	width:420px;
}
.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;
    float:left;
	width:500px;
}
.game_screenshots h5{
    text-align:center;
}	
.game_screenshots a{
    padding:10px;
}	
.game_genre_download_links{
    padding:20px 0 0 20px;
	float:left;
	width:500px;
	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 contain 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  */