/* GameOrder CSS */

#locator { position:absolute; visibility:show; left: 20px; top: 700px; z-index:2 } 

html {
	font-size: 100%;
	overflow-x: hidden;
}

body {
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	background: url("../images/backgrounds/bg-game.jpg");
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:top center; 
	padding: 0;
	margin: 0;
}

a {
	color: #75a142;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

h1 {
	font-size: 1.5em;
	color: #343434;
	font-weight: normal;
}

h1 span {
	color: #7a7a7a;
	font-size: .85em;
}

h1.catalog {
	padding: 0 0 0 50px;
	background: url("../images/icon_catalog.png") no-repeat;
	line-height: 30px;
	margin: .5em 0 .5em 0;
}

h1.info {
	padding: 0 0 0 50px;
	background: url("../images/icon_info.png") no-repeat 7px 0;
	line-height: 30px;
	margin: 0 0 .5em 0;
}

h1.news {
	padding: 0 0 0 50px;
	background: url("../images/icon_news.png") no-repeat 7px 0;
	line-height: 30px;
	margin: 0 0 .5em 0;
}

h1.tags {
	padding: 0 0 0 50px;
	background: url("../images/search_tag.gif") no-repeat 7px 0;
	line-height: 30px;
	margin: 0 0 .5em 0;
}

h2 {
	font-size: 1.3em;
	color: #343434;
	font-weight: normal;
}

h3 {
	margin: 0;
	padding: 0;
	font-size: 1em;
}

h3 a {
	color: #75a142;
}

img {
	border: none;
}

p {
	margin: .5em 0;
}

#page-header {
	background: url("../images/bg_header.png") repeat-x 0 0;
}

#page-header-inner {
	width: 974px;
	margin: 0 auto;
	height: 185px;
	background: url("../bg_inner_header.jpg") no-repeat 0 29px;
}

#page-body {
	width: 972px;
	margin: 0 auto;
	border-left: 1px solid #d8d8d7;
	border-right: 1px solid #d8d8d7;
	background: url("../images/bg_left.png") repeat-y 0 0 #fffeff;
}

#page-footer {
	width: 974px;
	margin: 0 auto;
	background-color: #343434;
	height: 200px;
}

a.logo {
	display: block;
	width: 321px;
	height: 61px;
	background: url("../images/logo.png") no-repeat 0 0;
	margin: 30px 0 5px 12px;
	text-indent: -9999em;
	float: left;
}

a.cart {
	float: right;
	width: 61px;
	height: 58px;
	background: url("../images/cart.png") no-repeat 0 0;
	margin: 30px 0 0 0;
	text-indent: -9999em;
}

.left {
	width: 204px;
	padding: 0 7px;
	float: left;
	font-size: 1.2em;
}

.right {
	width: 742px;
	float: right;
	font-size: 1.2em;
	padding: 6px;
}

.clear {
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}

.menu {
	clear: both;
}

.menu ul {
	margin: 0;
	padding: 0 10px;
	list-style-type: none;
	background: url("../images/bg_menu.png") no-repeat 50% 0;
	height: 30px;
	font-size: 1.4em;
}

.menu ul li {
	float: left;
	display: block;
	height: 30px;
	margin-right: 20px;
}

.menu ul li a {
	display: block;
	height: 30px;
	line-height: 30px;
	text-decoration: none;
	color: #ffffff;
}

.menu ul li a:hover {
	font-weight: bold;
}

.menu ul li.home a {
	width: 23px;
	background: url("../images/icon_home.png") no-repeat 0 50%;
	text-indent: -9999em;
	display: block;
}

.submenu {
	height: 28px;
}

.submenu ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.submenu ul li {
	float: left;
	height: 28px;
	line-height: 28px;
	font-size: 1.2em;
	font-weight: bold;
	margin-left: 20px;
}

.submenu ul li a {
	color: #ffffff;
	text-decoration: none;
}

.submenu ul li a:hover {
	text-decoration: underline;
}

.breadcrumbs {
	clear: both;
	height: 30px;
	background: url("../images/bg_breadcrumbs.png") repeat-x 0 0;
	border-left: 1px solid #d8d8d7;
	border-right: 1px solid #d8d8d7;
}

.breadcrumbs ul {
	margin: 0;
	padding: 0 10px;
	list-style-type: none;
}

.breadcrumbs ul li {
	display: inline;
	font-size: 1.1em;
	color: #ffffff;
	line-height: 30px;
}

.breadcrumbs ul li a {
	color: #ffffff;
	text-decoration: none;
}

.breadcrumbs ul li a:hover {
	font-weight: bold;
}

ul.product_list {
	margin: 0 -6px 0 0;
	padding: 0;
	position: relative;
	list-style-type: none;
	width:750px;
}

ul.product_list li {
	float: left;
	width: 368px;
	height: 103px;
	margin: 0 6px 6px 0;
	background: url("../images/bg_product.png") no-repeat 0 0;
}

ul.product_list li:hover {
	background-position: 0 -103px;
	height: 103px;
}

dl.product {
	margin: 0;
	padding: 8px;
		height: 103px;
}

dl.product dt {
	display: block;
	float: left;
	width: 63px;
	overflow: hidden;
	margin: 0;
}

dl.product dd {
	display: block;
	float: right;
	width: 272px;
	margin: 0;
	padding: 0;
}

p.product_links {
	text-align: right;
}

p.product_links a {
	color: #343434;
	text-decoration: none;
}

p.product_links a:hover {
	text-decoration: underline;
	color: #75a142;
}

ul.pagination {
	margin: 7px 0 25px 0;
	padding: 0;
	list-style-type: none;
	float: right;
	clear: both;
}

ul.pagination li {
	display: block;
	float: left;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	height: 23px;
	line-height: 25px;
	margin-left: 5px;
}

ul.pagination li.pages span {
	background: url("../images/pagination_left.png") no-repeat 0 0;
	display: block;
	height: 25px;
	line-height: 25px;
	padding-left: 7px;
	margin: -1px 0;
}

ul.pagination li.pages span span {
	background: url("../images/pagination_right.png") no-repeat 100% 0;
	display: block;
	height: 25px;
	line-height: 25px;
	padding-right: 7px;
	padding-left: 0;
	margin: 0;
}

ul.pagination li a {
	background: url("../images/pagination_left.png") no-repeat 0 0;
	display: block;
	height: 25px;
	line-height: 25px;
	padding-left: 7px;
	margin: -1px 0;
	color: #000000;
	text-decoration: none;
}

ul.pagination li a:hover {
	color: #ccc;
}

ul.pagination li a span {
	background: url("../images/pagination_right.png") no-repeat 100% 0;
	display: block;
	height: 25px;
	line-height: 25px;
	padding-right: 7px;
}

ul.side_menu {
	list-style-type: none;
	padding: 0;
	margin: 0 0 15px 10px;
}

ul.side_menu li a {
	color: #343434;
	text-decoration: none;
	line-height: 1.9em;
}

ul.side_menu li.active a {
	font-weight: bold;
}

ul.side_menu li.active ul li a {
	font-weight: normal;
}

ul.side_menu li a:hover {
	color: #7fc02f;
}

ul.side_menu li ul {
	margin: 0 0 0 15px;
	padding: 0;
	list-style-type: none;
}

ul#nav {
	list-style-type: none;
	padding: 0 0 0 10px;
}

.body_foot {
	height: 30px;
	border-top: 1px solid #d8d8d7;
	background-color: #f5f4f5;
	clear: both;
}

.icon_info {
	background: url("../images/icon_more_info.png") no-repeat 0 0;
	height: 20px;
	display: inline-block;
	padding-left: 22px;
	line-height: 20px;
}

.icon_cart {
	background: url("../images/icon_cart.png") no-repeat 0 0;
	height: 20px;
	display: inline-block;
	padding-left: 22px;
	line-height: 20px;
}

.content {
	border-left: 1px solid #c4c4c4;
	border-right: 1px solid #c4c4c4;
	padding: 0 7px;
}

.content-top {
	background: url("../images/content-top.png");
	height: 7px;
	line-height: 1px;
	font-size: 1px;
	margin: 0 -8px;
}

.content-bottom {
	background: url("../images/content-bottom.png");
	height: 7px;
	line-height: 1px;
	font-size: 1px;
	margin: 0 -8px;
}

.content table td {
	font-size: 12px;
}

.smallText {
	font-size: 12px;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14;
  color: #ff0000;
}


/* END: CSS Buttons Everywhere */
