html, body {
	height: 100%;
}

#content_on_main img {
	width: 100%;
	height: auto;
}

#wrap {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  /* Negative indent footer by its height */
  margin: 0 auto -95px;
  /* Pad bottom by footer height */
  padding: 0 0 125px;
}

.mb10 {
	margin-bottom: 10px;
}

header {
	background: transparent url(http://amigogames.com/themes/amigogames/backgrounds/bg_header.png) repeat-x left top;
	height: 120px;
}

header .container {
	position: relative;
}

#logo {
	margin: 48px 20px 0 0;
	position: relative;
	z-index: 998;
}

#topmenu {
	margin: 70px 0 3px 0;
}

ul.topmenu_list {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

ul.topmenu_list li {
	display: inline-block;
	margin-right: 30px;
}

ul.topmenu_list li.nav-path-selected a {
	color: #ed1b2f;
}

ul.topmenu_list a {
	font-size: 20px;
	font-weight: 300;
	color: #454545;
	text-transform: uppercase;
}

ul.submenu_list {
	list-style-type: none;
	padding: 0;
	margin: 5px 0 0 0;
}

ul.submenu_list li {
	display: inline;
	margin-right: 20px;
}

ul.submenu_list li.nav-selected.games_top a {
	color: #6ab3e4;
}

ul.submenu_list li.nav-selected.games_newest a {
	color: #6ab3e4;
}

ul.submenu_list li.nav-selected.games_aa a {
	color: #ee9048;
}

ul.submenu_list li.nav-selected.games_cc a {
	color: #92c56e;
}

ul.submenu_list li.nav-selected.games_logic a {
	color: #edd156;
}

ul.submenu_list li.nav-selected.games_racing a {
	color: #eb5a44;
}

ul.submenu_list li.nav-selected.games_casual a {
	color: #5a63ab;
}

ul.submenu_list a {
	font-size: 14px;
	color: #121212;
}

#language {
	position: absolute;
	top: 10px;
	right: 5px;
}

#language a {
	margin-left: 10px;
}

#search {
	position: absolute;
	top: 60px;
	right: 0;
}

#top_search {
	position: relative;
}

#top_search input.search-block-text {
	border: none;
	outline: none;
	font-size: 16px;
	font-weight: 300;
	padding: 5px 40px 5px 15px;
	width: 220px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	-khtml-border-radius: 15px;
}

#top_search input.go {
	position: absolute;
	top: 5px;
	right: 10px;
}

#slider_on_main {
	margin-bottom: 20px;
}

.social_on_main {
	margin: 20px 0 25px 0;
}

.keep_in_touch_top {
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
	-khtml-border-radius: 10px 10px 0 0;
}

.keep_in_touch,
.keep_in_touch_top h2 {
	margin: 0;
	padding: 0;
}

.keep_in_touch_bottom {
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
	-khtml-border-radius: 0 0 10px 10px;
	-webkit-box-shadow: 0 7px 6px -6px #c7c7c7;
	   -moz-box-shadow: 0 7px 6px -6px #c7c7c7;
	        box-shadow: 0 7px 6px -6px #c7c7c7;
}

table.social {
	width: 140px;
	height: 40px;
	border:0;
	margin: 0 auto;
}

table.social td {
	padding: 0;
	margin: 0;
}

div.coming_soon,
div.new,
div.sale {
	position: relative;
	overflow: hidden;
}

div.coming_soon img,
div.new img,
div.sale img {
	overflow: hidden;
}

.type_caption {
	height: 40px;
}
.type_caption h3 {
	margin: 0;
	padding: 7px 0 0 0;
}

.coming_soon .type_caption,
.new .type_caption,
.sale .type_caption {
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
	-moz-border-radius: 0 0 28px 28px;
	-webkit-border-radius: 0 0 28px 28px;
	border-radius: 0 0 28px 28px;
	-khtml-border-radius: 0 0 28px 28px;
}

.new .type_caption {
	background: rgba(230, 252, 25, 0.8);
	color: #000000;
}

.sale .type_caption {
	background: rgba(238, 67, 83, 0.8);
	color: #ffffff;
}

.coming_soon .type_caption {
	background: rgba(50, 135, 239, 0.8);
	color: #ffffff;
}

.subpage {
	margin-top: 15px;
}

.subpage h1 {
	font-size: 20px;
	font-weight: 400;
	color: #f47d2d;
	padding: 0;
	margin: 20px 0 20px 0;
}

.subpage h2 {
	font-size: 22px;
}

.subpage h3 {
	font-size: 18px;
}

.subpage p,
.subpage ul,
.subpage ol {
	font-size: 14px;
	line-height: 18px;
	font-weight: 300;
}

.subpage li {
	padding: 6px 0 2px 0;
}

.subpage .mar_top {
	margin-top: 67px;
}

.right_titles h2 {
	font-size: 20px;
	font-weight: 300;
	color: #222222;
	margin-top: 60px;
}

#form_on_search_page input.ccm-search-block-text {
	width: 100%;
	border: 1px solid #d1d1d1;
	outline: 1px solid #f1f1f1;
	font-size: 19px;
	font-weight: 300;
	padding: 8px 20px;
	color: #050505;
}

#form_on_search_page input.ccm-search-block-submit {
	display: none;
}

#form_on_search_page #searchResults .searchResult p,
#form_on_search_page #searchResults .searchResult p span,
#form_on_search_page #searchResults .searchResult p a {
	font-size: 14px;
	color: #242424;
	line-height: 22px;
}

#form_on_search_page h3,
#form_on_search_page #searchResults .searchResult h3 a {
	color: #0693d0;
	font-size: 19px;
}

#form_on_search_page #searchResults .searchResult h3 {
	font-weight: 400;
	margin-bottom: 10px;
}

#form_on_search_page #searchResults .searchResult p {
	font-weight: 300;
	border-bottom: 2px dotted #242424;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

#form_on_search_page #searchResults .searchResult h3 a:hover,
#form_on_search_page #searchResults .searchResult p a:hover {
	color: #062eaf;
	text-decoration: none;
}

#form_on_search_page .searchResult p span {
	font-weight: 600 !important;
	background: none !important;
}

.sbs_plp_container .ccm-pagination {
	text-align: right;
}

.sbs_plp_container .ccm-pagination span {
	margin-right: 10px;
}

.sbs_plp_container .ccm-pagination span.active {
	background: #f47d2d;
	padding: 2px 4px;
	color: #fff;
}

.game-row {
	background: #ffffff; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMmYyZjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #ffffff 0%, #f2f2f2 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f2f2f2)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f2f2f2 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#f2f2f2 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#f2f2f2 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#f2f2f2 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 ); /* IE6-8 */
	margin-bottom: 20px;
	padding: 18px 12px 18px 5px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-khtml-border-radius: 10px;
	border: 1px solid #efefef;
	-moz-border-radius: 5px;
	-moz-box-shadow: 2px 2px 2px #aeaeae;
	-webkit-box-shadow: 2px 2px 2px #aeaeae;
	box-shadow: 2px 2px 2px #aeaeae;
}

.game-row h2 {
	font-size: 20px;
	padding: 0px;
	margin: 0;
}

.game-row h2 a{
	color: #016b97;
}

.game-row p {
	font-size: 12px;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
}

.game-row .description {
	font-size: 14px;
	line-height: 18px;
	margin-top: 25px;
	text-align: justify;
}

.game-row .more {
	margin-top: 15px;
}

.game-row ul, .store_links ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.game-row li, .store_links li {
	margin: 0 0 10px 0;
	padding: 0;
}

.game_gallery_slider {
	overflow: hidden;
}

.store_links {
	margin-top: 5px;
}

section.game h1 {
	font-size: 27px;
	font-weight: normal;
	line-height: 30px;
	color: #006a97;
	margin: 20px 0;
	padding: 0;
}

section.game h2 {
	font-size: 25px;
	line-height: 28px;
	font-weight: normal;
	color: #006a97;
	margin: 40px 0 20px 0;
	padding: 0;
}

.game_description, 
.game_features {
	font-size: 16px;
	line-height: 18px;
	font-weight: 300;
}

.game_description {
	text-align: justify;
}

.also_bought {
    background: #006A97;
    color: #FFFFFF;
    font-size: 25px;
    line-height: 28px;
    margin: 90px 0 30px;
    padding: 30px 0;
    text-align: center;
	
}

.list_also_bought {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.list_also_bought li {
	display: inline-block;
	margin: 0 52px 20px 52px;
}

.game_title_link {
	text-align: center;
	padding-top: 20px;
	font-size: 16px;
}

#form_contact_us .formBlockSurveyRow {
	width: auto;
	overflow: hidden;
}

#form_contact_us .formBlockSurveyCell.question {
	width: auto;
	padding-right: 0;
}

#form_contact_us .formBlockSurveyCell {
	float: none;
	padding: 0;
}

#form_contact_us .formBlockSurveyCell textarea, 
#form_contact_us .formBlockSurveyCell input[type=text], 
#form_contact_us .formBlockSurveyCell select {
	font-size: inherit;
	font-family: inherit;
	width: auto;
	float: none;
	padding: 0;
	margin: 0;
}

#form_contact_us .formBlockSurveyCell input[type=text] {
	height: auto;
	line-height: inherit;
}

#success_monkey {
	font-size: 16px;
	line-height: 18px;
	color: #006e2e;
	padding: 10px;
	background: #ffffff;
}

#error_monkey {
	font-size: 16px;
	line-height: 18px;
	color: #a90329;
	padding: 10px;
	background: #ffffff;
}

#form_contact_us .extendedFormSurveyView #msg {
	padding: 10px;
}

#news_social_header {
	margin: -70px 0 50px 0;
}

#news_social_header img:first-child {
	padding-left: 10px; 
}

.news-row {
	border-top: 1px dotted #ccc;
	padding-top: 20px;
}

.news-row h2 {
	padding: 0;
	margin: 0 0 20px 0;
	line-height: 24px;
}

.news-row .date_published {
	padding: 0;
	margin: 0 0 15px 0;
	color: #428BCA;
}

.news-row .description {
	line-height: 16px;
}

.news-row .more {
	font-size: 14px;
	padding: 0;
	margin: 10px 0 20px 0;
}

.subpage .back {
	padding: 0;
	display: block;
	float: left;
}

.subpage .social_buttons {
	margin-bottom: 20px;
	text-align: right;
	float: right;
}

.news-page-row {
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	padding: 20px 0 10px 0;
	margin: 0 0 20px 0;
}

.news-page-row .date_published {
	color: #428BCA;
}

.news-page-row h1 {
	color: #428BCA;
	font-size: 22px;
	line-height: 24px;
	font-weight: 500;
	margin: 10px 0 15px 0;
	padding: 0;
}

.news-page-row .description {
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	margin: 0 0 20px 0;
}
.news-page-row .rest_of_content {
	font-size: 14px;
	line-height: 16px;
}




/* Set the fixed height of the footer here */
footer {
  height: 95px;
  background-color: #ececec;
  color: #212121;
}

footer .row {
	padding-top: 36px;
}

footer ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

footer li {
	display: inline;
	margin-left:10px;
	padding-left: 10px;
	border-left: 1px solid #212121;
}

footer li:first-of-type {
	border: none;
	margin-left: 0;
	padding-left: 0;
}

footer li a {
	color: #212121;
	font-weight: 300;
	text-decoration: underline;
}

footer li a:hover {
	text-decoration: none;
	color: #212121;
}

@media (min-width: 992px) and (max-width: 1200px) {

.social_on_main {
	margin: 0;
}

#content_on_main h2 {
	margin: 0 0 5px 0;
}

.coming_soon .type_caption,
.new .type_caption,
.sale .type_caption {
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
	-moz-border-radius: 0 0 22px 22px;
	-webkit-border-radius: 0 0 22px 22px;
	border-radius: 0 0 22px 22px;
	-khtml-border-radius: 0 0 22px 22px;
}
.store_links {
		margin-top: 20px;
}
	
.list_also_bought li {
	margin: 0 32px 20px 32px;
}
}

@media (max-width: 991px) {
.keep_in_touch_top {
	margin-top: 20px;
}
}

@media (min-width: 768px) and (max-width: 991px) { 
.list_also_bought li {
	margin: 0 12px 20px 12px;
}
#search {
	top: 60px;
}
#r_coulmn {
	margin: 0 auto;
	width: 400px;
	float: none;
}
}

@media (min-width: 768px) {
#submenu a.navbar-brand {
	display: none;
}

#submenu .navbar-default {
	background: none;
	border: none;
}

footer ul {
	float: right;
}
}

@media (max-width: 767px) {
#logo {
	margin: 48px 10px 0 0;
}

#search {
	display: none;
}

ul.topmenu_list {
	margin: 70px 0 3px 0 !important;
}

ul.topmenu_list li {
	margin-right: 10px;
}

ul.topmenu_list li:last-of-type {
	margin-right: 0;
}

ul.topmenu_list a {
	font-size: 18px;
}

#submenu {
	margin-top: 23px;
}

#submenu .navbar-toggle {
	position: relative;
	float: right;
	padding: 16px 20px;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 2px;
	background-color: transparent;
	border-left: 1px solid #ccc;
	border-bottom: none;
	border-top: none;
	border-right: none;
	border-radius: 0;
}

#submenu .navbar-brand {
	padding: 15px 0;
}

#submenu .navbar-collapse {
	padding: 0;
}

ul.submenu_list li {
	display: block;
	margin-right: 0;
}

ul.submenu_list li:hover {
	background: rgba(0,0,0,0.4);
}

ul.submenu_list a {
    display: block;
	font-size: 16px;
	padding: 14px 0 14px 87px;
}

.subpage {
	margin-top: 50px;
}

.subpage .mar_top {
	margin-top: 27px;
}

#slider_on_main {
	margin: 50px !important;
}

.xs_tb20 {
	margin: 20px 0;
}

.game-row {
	position: relative;
}

.game-row h2 {
	margin-top: 20px;
}

.stores {
	position: absolute;
	top: 17px;
	right: -245px;
}

.list_also_bought li {
	margin: 0 22px 20px 22px;
}

footer .row  {
	padding-top: 26px;
}
}

@media (max-width: 540px) {
.pika-thumbs li{width: 50px; height:50px;}
.pikachoose {width: 100%;}
.pika-stage {width: 100%;}
.pika-stage {padding: 10px 10px 10px 10px;height:auto;}
.pika-stage img {border:0;height:auto; width: 100%;}

#pikame {width: 100% !important;}
.jcarousel-skin-pika .jcarousel-container-horizontal { padding: 15px 0;}
.jcarousel-skin-pika .jcarousel-clip-horizontal {height: 50px; width: 100%;}
.jcarousel-skin-pika .jcarousel-item-horizontal { margin-right: 13px;}
.also_bought {
	font-size: 20px;
	line-height: 22px;
}

}

@media (max-width: 480px) {
ul.topmenu_list a {
	font-size: 14px;
}
.yt_movie iframe {
	width: 100%;
	height: 300px;
}
.also_bought {
	font-size: 16px;
	line-height: 18px;
}
.coming_soon .type_caption, 
	.new .type_caption,
	.sale .type_caption {
		-moz-border-radius: 0 0 34px 34px;
		-webkit-border-radius: 0 0 34px 34px;
		border-radius: 0 0 34px 34px;
		-khtml-border-radius: 0 0 34px 34px;
	}
	#content_on_main .large_img .type_caption{
		-moz-border-radius: 0 0 17px 17px;
		-webkit-border-radius: 0 0 17px 17px;
		border-radius: 0 0 17px 17px;
		-khtml-border-radius: 0 0 17px 17px;
	}
}

@media (max-width: 320px) {
	#topmenu, ul.topmenu_list {
		margin: 52px 0 3px 0;
	}
	.coming_soon .type_caption, 
	.new .type_caption,
	.sale .type_caption {
		-moz-border-radius: 0 0 22px 22px;
		-webkit-border-radius: 0 0 22px 22px;
		border-radius: 0 0 22px 22px;
		-khtml-border-radius: 0 0 22px 22px;
	}
	#content_on_main .large_img .type_caption{
		-moz-border-radius: 0 0 12px 12px;
		-webkit-border-radius: 0 0 12px 12px;
		border-radius: 0 0 12px 12px;
		-khtml-border-radius: 0 0 12px 12px;
	}
}