@charset "utf-8";

#container_inside {
	padding:0;
	margin:15px auto 0 auto;
}
#footer {
	background:transparent;
	padding: 15px;
	width:734px;
	text-align:center;
}
#footer p {
	padding-top:15px;
	text-align:center;
}

a.product_packshot {
	border: 4px solid #95969a;
	display: block;
	width: 180px;
	margin-bottom: 4px;
}
a.product_packshot:hover {
	border-color: #ffe400;
}
a.small {
	font-size: 10px;
	text-decoration: none;
}

.title {
	margin:0 auto 0 10px;
	text-align:left;
	padding-top: 40px;
}
span.title {
	padding:0;
	margin:0;
}

#share_button {
	margin-left: 622px;
	margin-top: -20px;
	position: absolute;
	z-index: 20;
}
.storelogo {
	background: url(../_images/secondary/store_logo_bg.png) top left no-repeat;
	height: 74px;
	width: 200px;
}
.storelogo .logo {
	background-position: top left;
	background-repeat: no-repeat;
	height: 74px;
	width: 200px;
}
table {
	border: 0;
	margin: 0 auto;
	padding: 0;
}
table td {
	padding: 3px;
}
table.listing {
	background:none;
}
table.listing td {
	text-align:center;
}
table.listing tbody td {
	padding: 12px 4px 12px 4px;
}
table.listing td.packshot {
	width: 100px;
}
table.listing td.packshot img {
	border: 1px solid #fff;
}
table.listing td.desc {
	text-align: left;
}
table.listing td.desc a {
	text-decoration: none;
}
table.listing td.desc .title {
	font-weight: bold;
	text-decoration: underline;
}
table.listing thead td {
	background: url(../_images/secondary/listing_head_bg.gif) repeat-x center;
	height: 32px;
}
table.listing thead td a, table.listing thead td a:link, table.listing thead td a:active, table.listing thead td a:visited {
	color: #01438d;
	font-weight: bold;
}
table.listing thead td a:hover {
	color: #ed2224;
}

table.listing thead td.cap {
	background: none;
	padding: 0;
}

table.listing tr.even td {
	background: none;
}
table.listing tr.odd td {
	background: url(../_images/secondary/listing_item_bg.png);
}
ul {
	margin: 0;
	margin-left: 1.7em;
	padding: 0;
}
ul li {
	font-size:10px;
	margin: 0;
	margin-bottom: 0.7em;
	padding: 0;
}
#logo1 {
	background-image: url(../_images/logos/logo_amazon.png);
}
#logo2 {
	background-image: url(../_images/logos/logo_gamecrazy.png);
}
#logo3 {
	background-image: url(../_images/logos/logo_gamestop.png);
}
#logo4 {
	background-image: url(../_images/logos/logo_bestbuy.png);
}
#logo5 {
	background-image: url(../_images/logos/logo_target.png);
}
#logo6 {
	background-image: url(../_images/logos/logo_walmart.png);
}
#logo7 {
	background-image: url(../_images/logos/logo_tru.png);
}
