/*
font-size:0.625em; 10px
font-size:0.750em; 12px
font-size:0.814em; 13px
font-size:0.875em; 14px;
font-size:0.938em; 15px;
font-size:1em; 16px;
font-size:1.064em; 17px;
font-size:1.125em; 18px
font-size:1.250em; 20px
*/
.off-left {
	position: absolute;
	left: -999em;
	width: 990px;
}
.fright {
	float:  right;
}
.cleft {
	clear: left;
}
.cright {
	clear: right;
}
.formerror, .error {
	color:  #b82028;
	font-weight: bold;
}
img.fright {
	margin: 0 0 10px 10px;
}
div.no_right_margin {
	margin-right: 0;
}
div.no_left_margin {
	margin-left: 0;
}
body, input, textarea, select, option, table {
	font-family: "Lucida Grande", Tahoma, Verdana, Trebuchet MS, Helvetica, Arial, sans-serif;
}
body {
	font-size: 100%;
	line-height: 1.2em;
	margin-top: 12px;
}
strong, em, b, i {
	font-family:  "Lucida Grande", Verdana, Tahoma, Trebuchet MS, Helvetica, Arial, sans-serif;
}
h1, h2, h3, h4 {
	font-family:  "Lucida Grande", Verdana, Tahoma, Trebuchet MS, Helvetica, Arial, sans-serif;
}
h1 {
	height: 60px;
	width: 460px;
}
h2 {
	background-color: #162248;
	color: #fff;
	font-size: 0.875em;
	font-weight: bold;
	margin-top: 20px;
	padding: 6px 8px;
}
h2 a, h3 a {
	color: #fff;
	text-decoration: none;
}
h2 a:hover {
	text-decoration: underline;
}
h2.viewall span {
	float: right;
}
h2 span, h3 span {
	font-size: 0.875em;
}
h2 span a, h3 span a {
	color: #fff;
	text-decoration: none;
}
h2 span a:hover, h3 span a:hover {
	text-decoration: underline;
}
h3 {
	background-color: #666;
	color:  #fff;
	font-size: 0.875em;
	margin-top: 12px;
	padding:  4px 6px;
}
div#catnav h2 {
}
div#catnav h4 {
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	color: #333;
	font-size: 0.814em;
	font-weight: bold;
	margin: 0;
	padding: 4px 6px;
}
div#catnav h4 a {
	color: #333;
	display: block;
	text-decoration: none;
}
div#catnav h4:hover {
	background-color: #d2e6ed;;
}
div.navwrapper {
	margin: 0;
	padding: 0;
}
div#catnav ul.catnav {
	margin: 0;
	padding: 0;
	width: 100%;
}
div#catnav ul.catnav li {
	border-bottom: 1px solid #ddd;
	list-style: none;
	margin: 0;
	padding: 2px 0 2px 6px;
}
div#catnav ul.catnav li a {
	display: block;
	text-decoration: none;
}
div#catnav ul.catnav li:hover {
	background-color: #eee;
}
div#catnav ul.catnav li#currentcat {
	background-color: #b1e3a0;
}
div#breadcrumbs {
	color: #555;
	font-size: 0.814em;
	font-weight: normal;
	margin-bottom: -8px;
	margin-top: 12px;
	padding: 2px 8px;
}
div#breadcrumbs a {
	color: #555;
	text-decoration: none;
}
div#breadcrumbs a:hover {
	color: #222;
	text-decoration: underline;
}
div#content ul#brandlist {
	margin-left: 24px;
	padding-left: 0;
}
div#content ul#brandlogos {
	line-height: 40px;
	margin: 12px auto 0 auto;
	text-align: center;
}
div#content ul#brandlist li {
	float: left;
	margin: 2px;
	padding-left: 4px;
	width: 200px;
}
div#content ul#brandlogos li {
	display: inline;
	list-style: none;
	margin: 6px 12px;
	padding: 0;
}
p, #content ul, #content ol {
	font-size: 0.814em;
	margin-top: 1em;
}
blockquote {
	font-size: 1.1em;
	font-style: italic;
	border-left: 3px solid #4c9ceb;
	margin: 20px 20px 20px 40px;
	padding-left: 10px;
}
#content ul {
	list-style: square;
	margin-left: 4em;
}
#content ol {
	list-style-type: decimal;
	margin-left: 4em;
}
a {
	color: #1A304A;
}
a.btn, p.readmore a {
	background-color: #3E5E44;
	color: #fff;
	font-weight: bold;
	padding: 3px 5px;
	text-align: center;
	text-decoration: none;
}
a.btn:hover, p.readmore a:hover {
	text-decoration: underline;
}
p.rss {
	background-image: url(../images/rss.png);
	background-position: 0 50%;
	background-repeat: no-repeat;
	padding-left: 24px;
}
p.rss a {
	color:  #369;
	font-weight: bold;
	text-decoration: none;
}
p.rss a:hover {
	text-decoration: underline;
}
p.readmore {
	margin-top: 1.4em;
	text-align: left;
}
p.readmore a {
	background-color: #369;
}
a.buynow, a.preorder, a.ordernow, a.outofstock {
	display: block;
	padding: 2px 3px;
	text-align: center;
	width: 90px;
}
a.buynow, a.preorder {
	background-color: #3E5E44;
}
a.ordernow {
	background-color: #DA8300;
}
a.outofstock {
	background-color: #A93538;
}
#header {
	background-repeat: no-repeat;
	height: 60px;
	text-align: right;
	width: 480px;
}
#header1 #header {
	background-image: url(../images/header1.jpg);
}
#header1 #topnav {
	background-image: url(../images/topnav_bg1.jpg);
}
#header2 #header {
	background-image: url(../images/header2.jpg);
}
#header2 #topnav {
	background-image: url(../images/topnav_bg2.jpg);
}
#header3 #header {
	background-image: url(../images/header3.jpg);
}
#header3 #topnav {
	background-image: url(../images/topnav_bg3.jpg);
}
#header4 #header {
	background-image: url(../images/header4.jpg);
}
#header4 #topnav {
	background-image: url(../images/topnav_bg4.jpg);
}
#header5 #header {
	background-image: url(../images/header5.jpg);
}
#header5 #topnav {
	background-image: url(../images/topnav_bg5.jpg);
}
#compstar {
	position: relative;
	left: 810px;
	top: 0px;
	width: 120px;
}
#header p {
	color: #222;
	font-weight: bold;
	margin-right: 20px;
	margin-top: 4px;
}
#header p a {
	color: #222;
	text-decoration: none;
}
#header p a:hover, #header p a:focus, #header p a:active {
	text-decoration: underline;
}
form#header_search {
	font-size: 0.875em;
	margin-right: 20px;
	margin-top: 10px;
}
form#header_search label {
	color:  #333;
	font-weight: bold;
}
form#header_search input#htxt {
	border: none;
	font-family: "Century Gothic",Verdana,Arial,sans-serif;
	font-size: 0.95em;
	font-weight: bold;
	padding: 1px;
}
form.cform {
/*	font-size: 0.750em; */
	margin-top: 24px;
}
form.cform legend {
	font-size: 0.750em;
	font-weight: bold;
	padding: 0 1em;
}
form.cform fieldset {
	border: 1px solid #369;
	margin:  1em 2em;
	padding: 1em;
}
form.cform div {
	font-size: 0.750em;
	margin-bottom: 1em;
	position: relative;
}
form.cform div label {
	float:  left;
	padding-right: 1em;
	text-align: right;
	width: 10em;
}
form.cform div.wide label {
	width: 24em;
}
form.cform div label span {
	font-size: 0.814em;
}
form.cform div.cb {
	padding-left: 11em;
}
form.cform div.wcb {
	padding-left: 1em;
}
form.cform p.formnote {
	font-size: 0.6875em;
	margin-bottom: 1em;
	margin-left: 12em;
	margin-top: 0.4em;
}
form.cform div.cb input, form.cform div.wcb input {
	border: none;
	width: auto;
}
form.cform div.cb label, form.cform div.wcb label {
	float: none;
}
form.cform fieldset div input, form.cform fieldset div textarea {
	border: 1px solid #ccc;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Helvetica, Arial,, sans-serif;
	padding: 0.3em;
	width:  400px;
}
form.cform fieldset div textarea {
	font-size: 1em;
}
form.cform fieldset div input:focus, form.cform fieldset div textarea:focus {
	border: 1px solid #666;
}
form.cform div.btn {
	text-align: center;
}
form span.labelnote {
	display: block;
	font-size: 0.750em;
}
form#itemform textarea#description, form#feedback textarea.wide {
	height:  200px;
	width: 600px;
}
form#feedback textarea.wide {
	height: 60px;
}
form#feedback input.narrow {
	width: 30px;
}
form#feedback p {
	margin-top: 0;
}
img.editimg {
	display: block;
	margin-bottom: 8px;
}
#topnav {
	background-repeat: no-repeat;
	height:  120px;
	position: relative;
}
#topnav ul {
	position: absolute;
	bottom: 0;
}
#topnav ul li {
	background-color: #424D6F;
	color: #fff;
	float:  left;
	font-size: 0.875em;
	font-weight: bold;
	margin-left:  10px;
}
#topnav li#current {
	background-color: #fff;
	color: #1D4012;
}
#topnav li a {
	color: #eee;
	display: block;
	padding: 4px 12px 4px;
	text-decoration: none;
}
#topnav li#current a {
	color: #2C3A47;
}
#topnav li#current a:focus, #topnav li#current a:hover, #topnav li#current a:active {
	background-color: #fff;
	color: #2C3A47;
	text-decoration: underline;
}
#topnav li a:focus, #topnav li a:hover, #topnav li a:active {
	background-color: #162248;
	color: #fff;
}
table.latest_prices, table.atoz_listing, table.offers {
	border-collapse: collapse;
	margin-top: 1em;
	width: 99%;
}
div.newsitem table.atoz_listing {
	margin-bottom: 1em;
}
table.latest_prices thead, table.atoz_listing thead {
	display:  none;
}
table.latest_prices td, table.atoz_listing td, table.offers td, table.offers th {
	border-bottom: 2px dotted #ccc;
	border-top: 2px dotted #ccc;
	font-size: 0.875em;
	line-height: 1.3em;
	padding:  2px 4px;
	vertical-align: middle;
}
table.latest_prices td img, table.atoz_listing td img {
	margin-top: 3px;
}
table.atoz_listing td img {
	margin-right: 8px;
}
table.atoz_listing td.price {
	padding-right: 12px;
}
table.latest_prices td a, table.atoz_listing td a {
	display: block;
	font-weight: bold;
	text-decoration: none;
}
table td a:hover {
	text-decoration: underline;
}
table.latest_prices td.updated {
	margin-top: -6px;
}
td.price, th.price {
	text-align: left;
}
th {
	text-align: left;
}
table.atoz_listing td {
	font-size: 0.814em;
}
table.atoz_listing td span.description, table td span.date {
	display: block;
	font-size: 0.875em;
}
table.atoz_listing td.price {
	text-align: center;
}
table.atoz_listing td {
	margin-bottom: 8px;
	padding-top: 8px;
}
table td.updated span {
	display: block;
	line-height: 1.4em;
	margin-top: -4px;
}
table#queue, table#feeds {
	border-collapse: collapse;
	font-size: 0.750em;
	margin: 1em;
}
table#queue td, table#feeds td, table#feeds th {
	padding: 2px 4px;
}
table#feeds td.figure {
	text-align: right;
}
table.prices {
	border-collapse: collapse;
	font-size: 0.814em;
	margin: 1em;
	width: 670px;
}
table.prices th, table#queue tr, table#feeds tr {
	border-bottom: 2px solid #eee;
	border-top: 2px solid #eee;
}
table.prices th {
	text-align: center;
}
table.prices tbody tr {
	height: 3em;
}
table.prices td {
	border-bottom: 2px dotted #ddd;
/*	border-top: 2px dotted #ddd; */
	padding: 6px 0 4px 12px;
	vertical-align: middle;
}
table.prices td.offer {
	font-size: 0.814em;
}
td.merchant {
	text-align: center;
	width: 140px;
}
table.prices td.status {
	width: 80px;
}
table.prices td.price, table.latest_prices td.price {
	width: 70px;
}
table.prices td.action {
	text-align: right;
}
table.consoles {
	margin-top: 8px;
}
table.consoles td {
	border-top: none;
}
table.consoles td img {
	padding-left: 12px;
	padding-right: 12px;
}
table.consoles td h3 {
	background-color: #fff;
	color: #b82028;
	font-size: 1.1em;
	margin: 0;
	padding: 0;
}
table.consoles td h3 a {
	color: #b82028;
}
table.consoles td.price {
	color: #1d4012;;
	font-weight: bold;
	width: 10em;
}
table.consoles td.price span {
	display: block;
	font-size: 0.875em;
}
table.prices span.rrp {
	display: block;
	font-size: 0.815em;
}
table.consoles td p {
	font-size: 0.875em;
	margin: 0;
}
table.consoles td.status {
	color: #4C845A;
	font-weight: bold;
	width: 6em;
}
table.prices td.consoledesc {
	font-size: 0.875em;
}
table.prices td.consoledesc h4 {
	color:  #b82028;
	font-size: 1.1em;
}
table.prices td.consoledesc h4 a {
	color:  #b82028;
	text-decoration: none;
}
table.prices td.consoledesc h4 a:hover {
	text-decoration: underline;
}
td.admin {
	text-align: right;
	white-space: nowrap;
}
p.viewall {
	margin-left: 1em;
	text-align: left;
}
p.pnav {
	margin-top: 24px;
	text-align: center;
}
.pnav a {
	margin-left: 8px;
	margin-right: 8px;
	padding: 5px 8px;
}
span.rank {
	background-color: #369;
	color:  #fff;
	display: block;
	font-weight: bold;
	padding: 5px 0;
	text-align: center;
	width: 2.4em;
}
#item_details ul {
	color:  #1A304A;
	font-weight: bold;
	list-style: none;
	margin-left: 0;
}
#item_details table {
	font-size: 0.750em;
	margin: 4px 8px;
}
#item_details th {
	padding-right: 8px;
	text-align: right;
}
#fpoffers {
}
#fpoffers ul, #sidenews ul, #sidenewsmonth ul, #mymooch ul, #fpnews ul, #comp_sidebar ul, #share ul {
	color:  #1A304A;
	font-weight: bold;
	list-style: square;
	margin-left: 0;
}
#share ul {
	list-style: none;
}
#share ul li img {
	padding-right: 4px;
}
#fpoffers ul li, #sidenews ul li, #sidenewsmonth ul li, #mymooch ul li, #fpnews ul li, #comp_sidebar ul li, #share ul li {
	margin-left: 24px;
	padding-left: 4px;
}
#fpoffers ul li a, #sidenews ul li a, #sidenewsmonth ul li a, #mymooch ul li a, #fpnews ul li a, #comp_sidebar ul li a, #share ul li a {
	color: #1A304A;
	text-decoration: none;
}
#fpoffers ul li a:hover, #sidenews ul li a:hover, #sidenewsmonth ul li a:hover, #mymooch ul li a:hover, #fpnews ul li a:hover, #comp_sidebar ul li a:hover, #share ul li a:hover {
	text-decoration: underline;
}
#fpnews span.date {
	font-size: 0.814em;
	white-space: nowrap;
}
#item_atoz {
	margin-top: 12px;
}
#item_atoz h2 {
	margin-top: 0;
}
#item_atoz ul {
	margin: 0;
	padding: 0;
/*	width: 240px; */
}
#item_atoz ul li {
	background-color: #3E5E44;
	color:  #fff;
	float:  left;
	font-size: 1.1em;
	font-weight: bold;
	list-style: none;
	margin: 2px 2px 0 0;
	text-align: center;
	text-transform: uppercase;
	width: 22px;
}
#item_atoz ul li a {
	color:  #fff;
	display: block;
	text-decoration: none;
}
#item_atoz ul li a:hover {
	background-color: #369;
	text-decoration: underline;
}
#item_atoz ul li.disabled {
	background-color: #795b5f;
	color:  #999;
}
#item_finder form, #acc_finder form {
	background-color: #ddd;
	padding: 0 0.6em 1em;
}
#item_finder label, #acc_finder label, #newsletter_sidebar label {
	color: #333;
	font-size: 0.750em;
	font-weight: bold;
}
#item_finder form select, #item_finder form input#txt, #acc_finder form select, #acc_finder form input#txt, #newsletter_sidebar form input#email {
	border: none;
	font-size: 0.750em;
	margin-bottom: 8px;
	margin-top: 0;
	padding: 2px 4px;
	width: 180px;
}
#newsletter_sidebar legend {
	padding: 0.4em 0.2em 0;
}
#newsletter_sidebar fieldset {
	border:  1px solid #999;
	padding: 0.6em;
}
#newsletter_sidebar form input#email {
	border: 1px solid #666;
	width: 185px;
}
input.btn {
	background-color: #3E5E44;
	border: none;
	color:  #fff;
	font-size: 1em;
	font-weight: bold;
	padding: 2px 6px;
}
input#btn_finder, input#btn_signup {
	font-size: 0.750em;
}
#footer {
	font-size: 0.6875em;
	margin-top: 64px;
}
#footer div {
	border-top: 1px dotted #ccc;
	padding: 1em 0;
}
#footer h4 {
	color:  #666;
	margin-left: 1em;
}
#footer p {
	padding: 0 12px 8px;

}
#footer ul {
	color: #666;
	list-style: none;
	margin-left: 1em;
	margin-right: 1em;
}
#footer ul li a {
	color: #666;
	text-decoration: none;
}
#footer ul li a:hover {
	color: #444;
	text-decoration: underline;
}
#engine {
	margin-top: 8px;
	text-align: right;
}
table.linkedselects td {
	padding: 8px;
	vertical-align: middle;
}
table.linkedselects select {
	width:  250px;
}
form.cform table.linkedselects input {
	float: left;
	padding: 0;
	width: 35px;
}
p.featurelink {
	background-image: url(../images/featurelink.gif);
	background-position:  0 6px;
	background-repeat: no-repeat;
	clear: right;
	font-weight: bold;
	padding-left: 18px;
}
p.featurelink a:hover {
	text-decoration: none;
}
div.formhelp {
	background-color: #c7dffb;
	font-size: 1em;
	margin-top: 12px;
	margin-right: 9em;
	margin-bottom: 12px;
	margin-left: 10em;
	padding-top: 0.4em;
	padding-right: 0.4em;
	padding-bottom: 0.4em;
	padding-left: 0.4em;
	width:  400px;
}
div.bubble {
	margin-top: 12px;
	margin-left: 8px;
	width: 90%;
}

div.bubble p {
	background-color: #fff;
	border: 1px solid #c9c2c1;
	margin: 0px;
}

div.bubble p a {
	display: block;
	padding: 6px 4px;
	text-decoration: none;
}
div.bubble p:hover {
	background-color: #eee;
}
div.bubble cite {
	font-size: 0.625em;
	position: relative;
	margin: 0px;
	padding-left: 15px;
	padding-top: 8px;
	top: 1px; /* 1px less than padding-top */
	background: transparent url(../images/tip.gif) no-repeat 20px 0;
	font-style: normal;
}
div.review {
}
div.review h3 {
	background-color: #4C845A;
	color: #fff;
}
div.review h3 span {
	float: right;
}
div.review p.label {
	font-weight: bold;
	width: 6em;
}
div.review p.comment {
	margin-left: 7em;
	margin-top: -1.6em;
}
div.reviewlist h3 {
	background-color: #fff;
	color: #4C845A;
	padding-bottom: 0;
}
div.reviewlist h3 a {
	color: #4C845A;
	text-decoration: none;
}
div.reviewlist h3 a:hover {
	text-decoration: underline;
}
h2.newshead {
	background-color: #3E5E44;
}
div.newsentry {
	margin: 1em 1em 2em 1em;
}
div.newsentry div.screens {
	margin-top: 1em;
	text-align: center;
}
div.newsentry div.screens img {
	margin: 4px;
}
p.meta {
	background-color: #ddd;
	border:  1px dashed #ccc;
	color:  #333;
	font-size: 0.6875em;
	font-weight: bold;
	margin: 0.4em 0 0 0;
	padding: 4px 8px;
}
p#compmeta {
	margin-top: 1em;
}
p.highlight {
	background-color: #3E5E44;
	color:  #fff;
	font-size: 0.814em;
	font-weight: bold;
	margin: 2em auto;
	padding: 8px 8px;
	text-align: center;
	width: 80%;
}
p.highlight a {
	color:  #fff;
	display: block;
	text-decoration: none;
}
p.highlight a:hover {
	text-decoration: underline;
}
#mymooch fieldset {
	border: 1px solid #369;
	margin:  1em 0 0 0;
	padding: 1em;
}
#mymooch legend {
	color: #369;
	font-size: 0.750em;
	font-weight: bold;
	padding: 0 1em;
}
#mymooch dl {
	float: left;
	font-size: 0.750em;
	width: 49%;
}
#mymooch dt {
	float: left;
	text-align: right;
	width: 10em;
}
#mymooch dd {
	font-weight: bold;
	margin-left: 11em;
}
table#watchlist td span {
	font-size: 0.875em;
}
ul.comps li span {
	font-size: 0.875em;
}
img.expand {
	float: right;
	margin-top: -1.3em;
}