*{margin:0;padding:0}

html, body {
	background:#cf001d;
	height:100%;
}

img {border:none}


a {
	text-decoration:underline;
	color:#009fa8;
}
a:hover {
	text-decoration:none;
}

h1 {
	font-size:1.8em;
	font-weight:normal;
	font-family:Helvetica, Arial, Tahoma, Verdana, sans-serif;
	margin-top:0.8em;
	margin-bottom:0.5em;
}

h2 {
	color:#00aaad;
	font-size:1.2em;
	margin-top:1em;
	margin-bottom:0.5em;
}
h3 {
	font-size:1.1em;
	font-weight:bold;
}
h4 {
	font-size:1.2em;
	margin-bottom:0.2em;
}

.side_column h1 {
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:0;
	text-align:center;
	margin-top:1.2em;
}
.side_column h1 a {
	color:#1d2088;
	text-decoration:none;
}
.side_column h2 {
	font-size:1.05em;
	margin-top:0;
	font-weight:normal;
	margin-top:0;
	text-align:center;
}

div.column ul, ol {
	margin-left:2.5em;
}

div.side_column ul, div.side_column ol {
	margin-left:2em;
}

div.column p, div.column ul, div.column ol, div.column .break {
	margin-bottom:1.1em;
	line-height:1.35em;
}

#wrapper {
	width:990px;
	background:#fff;
	margin:0 auto;
	color:#1d2088;
	font-size:13px;
	font-family:Arial, Helvetica, Tahoma, "Lucida Grande", Verdana, sans-serif;
	-moz-border-radius-bottomleft:15px;
	-webkit-border-bottom-left-radius:15px;
	-moz-border-radius-bottomright:15px;
	-webkit-border-bottom-right-radius:15px;
	position:relative;
}

* html #wrapper {
	width:998px;
}

#masthead {
	height:105px;
	overflow:hidden;
}

#masthead a.logo {
	display:block;
	float:left;
	margin:14px 0 0 18px;
}

#masthead .quote {
	float:right;
}

#topmenu {
	text-align:center;
	height:30px;
	background:#cf001d;
	font-size:1.1em;
	font-weight:bold;
}
#topmenu li {
	display:inline;
}
#topmenu a {
	display:inline-block;
	padding:7px 13px 0 13px;
	color:#fff;
	height:17px;
	padding-bottom:6px;
	text-decoration:none;
}
#topmenu a:hover, #topmenu a.active {
	background:#fff;
	color:#cf001d;
}

div.column {
	float:left;
	width:530px;
	padding:12px 0;
	min-height:400px;
}
div.side_column {
	width:206px;
	padding:12px;
	font-size:0.9em;
	line-height:1.25em;
}

#footer {
	clear:both;
	padding-top:24px;
	padding-bottom:1em;
	font-size:0.8em;
	text-align:center;
}

.navy{color:#1D2088}
.magenta{color:#D10080}
.teal{color:#009FA8}
.gold{color:#FABD00}
.red{color:#cf001d}
.cyan{color:#29C4FE}
.bullet{font-family:Webdings}

.round {font-family:"Arial Rounded MT Bold", "Arial Round", "Arial Rounded MT", Arial, Helvetica, Tahoma, "Lucida Grande", Verdana, sans-serif}

div.login {
    padding:30px 10px 10px 10px;
    color:#fff;
    border-radius:15px;
    -moz-border-radius:15px;
    -webkit-border-radius:15px;
    overflow:hidden;
	background:no-repeat #1d2088;
    font-size:0.9em;
}

#infomercial {
	color:#fff;
	border-radius:15px;
    -moz-border-radius:15px;
    -webkit-border-radius:15px;
	background:#1d2088;
	text-align:center;
	margin-top:1em;
	height:166px;
}
#infomercial p {
	margin:0;
	padding:3px 0;
	height:13px;
	overflow:visible;
	font-size:0.9em;
}

#login {
    height:72px;
    background-image:url(images/login.gif);
	background-position:44px 5px;
}

#mygt4k {
	text-align:center;
	background-image:url(images/mygt4k.gif);
	background-position:66px 5px;
}
div.login a {
	color:#fabd00;
}
#mygt4k div.links {
	font-size:1.1em;
	margin-bottom:1em;
}
#mygt4k div.links p {
	margin-bottom:0.4em;
}

div.login label {

    display:block;
}

div.login input.text, #login input.password {
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    border-radius:10px;
    float:left;
    display:block;
    padding:3px 8px 1px 8px;
    height:16px;
    border:0;
    width:170px;
    font:inherit;
    color:#1d2008;
    margin-bottom:4px;
}

#login input.password#hx_password {
    width:120px;
}

div.login a.submit {
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    border-radius:10px;
    text-align:center;
    float:left;
    display:block;
    border: 2px solid #fff;
    background:#fabd00;
    height:14px;
	padding:1px 9px;
    text-transform:uppercase;
    color:#fff;
    margin-left:8px;
	font-size:1.1em;
	overflow:hidden;
    text-decoration:none;
	color:#fff!important;
}

div.login a.submit:hover {
    background:#009fa8;
    border-color:#fabd00;
}

#notify {
    border-bottom:1px solid #000;
    font-family:"Lucida Grande", Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#000;
    background:#fff1c7;
	overflow:hidden;
}

#notify div {
	padding:6px;
}

#notify #close_notify {
    float:right;
    display:block;
    width:12px;
    height:12px;
    padding:1px;
    border:1px solid #FABD00;
    background:#fff;
    text-align:center;
    color:#000;
    font-size:0.9em;
    text-decoration:none;
}

#notify #close_notify:hover {
    background:#FABD00;
    color:#fff;
    border-color:#000;
	text-decoration:none;
}

div.books_series {
	border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	margin-bottom:1em;
	padding:4px;
	height:1%;
	overflow:auto;
	float:left;
}

div.books_series h2 {
	color:#fff;
	text-align:center;
	padding-bottom:3px;
	font-size:1.5em;
	margin:0;
	font-weight:normal;
}

div.book_listing {
	border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	background:#fff;
	width:106px;
	height:202px;
	float:left;
	padding:8px;
	margin:4px;
	overflow:visible;
	background:#fff;
}

div.book_listing p {
	text-align:center;
	margin-bottom:4px;
}

div.book_listing img {
	border:1px solid #ddd;
}

div.book_listing a.button {
	display:block;
	text-align:center;
	background:#1d2088;
	color:#fff;
	border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	text-transform:uppercase;
	margin-top:2px;
	font-size:1.1em;
	border:2px solid #1d2088;
	padding-top:1px;
	text-decoration:none;
}
div.book_listing a.button:hover {
	background-color:#fabd00;
	color:#1d2088;
}

table.products {
	width:100%;
}
table.products thead th {
	text-align:left;
	font-size:1.1em;
}
table.products tbody th {
	padding:5px 0;
	font-size:1.1em;
}
table.products tr.owned td {
	color:#6062ae;
}
table.products tbody tr:hover td {
	background:#fcf6e6;
}
table.products tbody th p {
	margin:0;
	padding:1px 0;
	border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	color:#fff;
	font-weight:bold;
}
table.products td.checkbox {
	width:25px;
	text-align:center;
}
table.products .normally {
	width:90px;
}
table.products .now {
	width:70px;
}
table.products td {
	height:18px;
	overflow:visible;
}

div#price {
	border:1px solid #1D2088;
	background:#f5f5ff;
	margin:1.5em 0 0 0;
	padding:3px;
	position:relative;
}

table.products_total {
	width:100%;
}

table.products_total th {
	text-align:right;
	padding-right:6px;
}
table.products_total td {
	width:64px;
}
table.products_total tr.total {
	font-size:1.2em;
}

div#discount {
	position:absolute;
	left:14px;
	top:13px;
	text-align:left;
	color:#cf001d;
	font-size:1.2em;
}

div#complete_set {
	border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	background:#1d2088;
	color:#fff;
	text-align:center;
	cursor:pointer;
	font-size:1.1em;
	padding: 3px 0;
	border:2px solid #1d2088;
	margin:1.5em 0 0 0;
}
div#complete_set:hover {
	/*background:#fabd00;
	color:#1d2088;*/
	border-color:#fabd00;
	color:#fabd00;
}

#use_existing_card input {
	display:inline-block;
}

table.details {
	width:60%;
	margin-bottom:1em;
}
table.details th {
	text-align:left;
	width:110px;
}
table.details input.text {
	width:100%;
}
table.details td, table.details th {
	padding-bottom:5px;
	vertical-align:top;
}

#payment_privacy {
	border:1px solid #fabd00;
	padding:5px;
	font-style:italic;
	text-align:justify;
	line-height:1.3em;
	margin:3em 0 1em 0;
}

div.feedback {
	border:1px solid #000;
	padding:5px;
	background:#fff1c7;
	color:#000;
	margin-bottom:1em;
}

div.feedback ul {
	margin-bottom:0;
}

div.feedback img {
	vertical-align:middle;
}

div.hx_tablist a {
	display:inline-block;
	border:solid #fabd00;
	border-width:1px 1px 0 1px;
	margin-right:5px;
	padding:4px 4px 2px 4px;
	color:#1d2088;
	text-decoration:none;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	background:#fffbf0;
	outline:none;
}
div.hx_tablist a.current {
	padding-bottom:4px;
	position:relative;
	top:-2px;
	font-weight:bold;
}

a.bignav {
	display:block;
	width:120px;
	height:60px;
	position:absolute;
	top:172px;
	right:240px;
}

table.details input.button, table.details input.submit {
	margin-top:1em;
}

#offers a {
	display:block;
}
#offers img {
	display:block;
	margin-bottom:12px;
}

div.column ul.titles {
	list-style:none;
	margin-left:0;
}

div.column ul.titles li {
	padding-left:15px;
	background:url(images/titles_bullet.gif) 0px 4px no-repeat;
}

div.column ul.titles p.title {
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:0;
}

div.column ul.titles p.sub {
	color:#d10080;
}

p.more {
	text-align:right;
	clear:both;
	display:block;
}
p.more a {
	font-size:11px;
	background:url(images/arrow_more.gif) 0px 2px no-repeat;
	color:#1d2088;
	text-decoration:none;
	font-weight:bold;
	padding-left:8px;
}
p.more a:hover {
	color:#d10080;
	text-decoration:underline;
}

body.info {background:#fff;font-family:Arial;padding:20px}
body.info p, body.info ol {margin-bottom:1em}

div.info {
	margin-top:0.3em;
	margin-bottom:2em;
}

.info li {
	font-weight:bold;
	margin-bottom:0.5em;
	line-height:1.2em;
}
.info li em {
	font-weight:normal;
	font-size:0.9em;
	font-style:normal;
}
.info li strong {
	color: #c00;
}

div.book_info {
	padding-left:120px;
	background-position:top left;
	background-repeat:no-repeat;
	min-height:120px;
	position:relative;
}

div.book_info img {
	position:absolute;
	top:0;
	left:0;
	border:1px solid #ddd;
	width:104px;
	height:104px;
}

div#wrapper.indy {
	margin-top:0;
	padding:25px 25px;
	min-height:480px;
	width:600px
}
div#wrapper.indy p{margin-bottom:.8em}

div.side_column a.block {
	display:block;
	margin:15px 0;
}
div.side_column a.block img {
	display:block;
}

div.alert {
	border:1px solid #000;
	padding:8px;
	font-size:0.9em;
	color:#555;
	margin-bottom:1em;
	background:#eee;
}
div.alert h3 {
	margin:0.2em 0 0.8em 0;
	color:#a00;
}
div.alert p {
	margin-bottom:0.5em;
}
div.alert p.last {
	margin-bottom:0;
}
#news_heading {
	margin:1.5em;
	text-align:center;
}
#news_column *{
	text-align:left;
}
#news_column p.image {
	margin-bottom:0.5em;
}

#news_column p.image img {
	padding:1px;
	border:1px solid #1d2088;
}
ol.legal {
	font-weight:bold;
}
ol.legal ol {
	font-weight:normal;
}
ol.legal li {
	margin:0.4em 0;
}
ol.legal ol ol {
	list-style:lower-alpha;
	font-style:italic;
}
ol.legal h3 {
	font-size:1em;
	margin:0.4em 0;
}
