
a {
	color: #333;
}
body {
	background: black;
	color: #333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	margin: 0;
	text-align: center;
}
input {
	color: #333;
}
table {
	font-size: 14px;
}

.beige { color: #E3DEC1; }
.dark-brown { color: #514733; }
.light-brown { color: #A3998C; }
.orange { color: #F0B360; }
.light-orange { color : #FCEDD8; }
.red { color: #B90000; }
.tan { color: #C7A26D; }

.question {
	font-size: 12px;
	font-variant: small-caps;
	font-weight: bold;
}
.question a {
	text-decoration: none;
	color: #000000;
}
.question a:hover {
	text-decoration: underline;
}
.pipe {
	padding-left: 10px;
	padding-right: 10px;
}
#about {
	margin: 40px 60px 80px 60px;
}
#privacy_policy {
	margin: 40px 60px;
}
#reviews {
	margin: 40px;
}
.form {
	margin: auto;
}
.intro {
	border: 0;
	height: 340px;
	width: 760px;
}
.bag {
	height: 40px;
	width: 760px;
}
.letterbox {
	background: #F0B360;
	height: 40px;	
}
.content {
	padding: 40px 0;
}
.sublabel {
	font-size: 12px;
	font-style: italic;
}
.help {
	padding: 40px;
	padding-right: 60px;	
}
.help_s {
	background: white;
	border: 1px solid #F0B360;
	font-weight: bold;
	font-size: 16px;
	padding: 10px;
	width: 580px;
}
.help_q {
	font-weight: bold;
}
.help_a {
	font-weight: normal;
}
.save {
	height: 20px;
	width: 175px;
}
.upc {
	height: 95px;
	width: 125px;
}
.upc_mini {
	height: 55px;
	width: 125px;
}
.isbn {
	height: 141px;
	width: 207px;
}
#sig {
	height: 36px;
	width: 193px;
}
.thumb_table {
	background: white;
	width: 77px;
	height: 77px;
}

#bg {
	background: #E3DEC1 url(img/bg.gif) bottom repeat-x;
}
#fg {
	margin: auto;
	width: 760px;
}
#handle {
	background: url(img/handle.gif);
	height: 140px;
	width: 760px;
}
#logo {
	border: 0;
	height: 80px;
	margin-top: 50px;
	width: 200px;
}
#bag {
	background: white url(img/bottom.gif) bottom no-repeat;
}
#menu {
	float: right;
	padding: 10px 20px;
}
#main {
	background: #FCEDD8;
	text-align: left;
	width: 760px;
}
#container {
	height: 340px;
	overflow: hidden;
	width: 760px;
}
#intro {
	position: relative;
	height: 340px;
	width: 2280px;
}
#menu_bottom {
	padding-top: 10px;
}
#footer {
	background: black url(img/reflection.jpg) center top no-repeat;
	color: white;
	font-size: 12px;
	margin: auto;
	padding-bottom: 35px;
	padding-top: 13px;
	width: 760px;
}

.title_img {
	height: 28px;
	margin-left: 10px;
	margin-top: 8px;
}
#title_about {
	width: 86px;
}
#title_changepassword {
	width: 244px;
}
#title_contact {
	width: 109px;
}
#title_forgotpassword {
	width: 232px;
}
#title_help {
	width: 67px;
}
#title_list {
	width: 181px;
}
#title_maillist {
	width: 111px;
}
#title_pagenotfound {
	width: 211px;
}
#title_privacypolicy {
	width: 194px;
}
#title_reviews {
	width: 118px;
}
#title_signin {
	width: 99px;
}
#title_tellafriend {
		width: 167px;
}

#list {
	width: 760px;
}
.update {
	padding-right: 10px;
}
.text {
	padding: 20px;
}
.highlight {
	background: #F8DAB1;
}
.thumbnail {
	width: 95px;
}
.new_price {
	width: 60px;
}
.used_price {
	width: 60px;
}
.spacer {
	width: 10px;
}
.title {
	width: 355px;
}
.added {
	width: 80px;
}
.remove {
	width: 80px;
}
#heading td {
	padding: 5px 0;
	vertical-align: bottom;
}
.solid_separator {
	border-top: 1px solid #F0B360;
}
.dashed_separator {
	border-top: 1px dashed #F0B360;
}
