/*
	Light Grey: #808080
	Dark Olive: #969a00
	Light Olive: #b8b64f
*/

* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
	margin: 0 0 1px 0;
}

body {
	background: #808080;
	color: #313131;
	font: 13px/1.6 Georgia, "Times New Roman", serif;
}

h1 {
	height: 200px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 920px;
}

h1 span {
	cursor: pointer;
	height: 200px;
	left: 0;
	position: absolute;
	top: 0;
	width: 920px;
}

h1#header1 span { background: transparent url(/images/graphics/header1.jpg) no-repeat; }
h1#header2 span { background: transparent url(/images/graphics/header2.jpg) no-repeat; }
h1#header3 span { background: transparent url(/images/graphics/header3.jpg) no-repeat; }
h1#header4 span { background: transparent url(/images/graphics/header4.jpg) no-repeat; }
h1#header5 span { background: transparent url(/images/graphics/header5.jpg) no-repeat; }
h1#header6 span { background: transparent url(/images/graphics/header6.jpg) no-repeat; }

h2, h3, h4, h5, p, ul {
	margin-bottom: 0.5em;
	margin-left: 20px;
	margin-right: 20px;
}

br {
	display: block;
	height: 1px;
	margin: 0;
}

p {
	margin-bottom: 1em;
}

ol {
	list-style: inside lower-alpha;
	margin: 1.5em auto 1.5em 25px;
}

ul {
	list-style: none;
	margin-bottom: 1.5em;
}

a {
	color: #969a00;
	text-decoration: none;
}

img {
	border: 0;
}

hr {
	border: 0;
	background-color: #ddd;
	clear: both;
	color: #ddd;
	height: 1px;
	outline: 0;
	margin: 1.2em 20px;
}

fieldset {
	border: 0;
}

input, textarea {
	font: 13px/1.6 Georgia, "Times New Roman", serif;
}

.blog_image {
	margin: 0 0 20px 20px;
	width: 440px;
}

.book_review_score {
	height: 27px;
	overflow: hidden;
	position: relative;
	width: 146px;
}

.book_review_score span {
	height: 27px;
	left: 0;
	position: absolute;
	top: 0;
	width: 146px;
}

.book_score_1 span { background: #fff url(/images/graphics/1_star.jpg) no-repeat; }
.book_score_2 span { background: #fff url(/images/graphics/2_star.jpg) no-repeat; }
.book_score_3 span { background: #fff url(/images/graphics/3_star.jpg) no-repeat; }
.book_score_4 span { background: #fff url(/images/graphics/4_star.jpg) no-repeat; }
.book_score_5 span { background: #fff url(/images/graphics/5_star.jpg) no-repeat; }

.clearing {
	clear: both;
}

.disappear {
	display: none;
}

.image_separator {
	display: block;
	margin: 40px 0 40px 20px;
}

.form_paragraph {
	margin-left: 0;
}

.product-call {
	border: 1px solid #ddd;
	margin: 0 0 20px 20px;
	overflow: hidden;
	width: 438px;
}

.product-call h3 {
	margin: 10px 15px auto 0;
}

.product-call-thumb {
	display: block;
	float: left;
	margin: 15px 15px 10px 20px;
}

.registration_benefits {
	list-style: disc;
	margin-left: 35px;
}

.registration_requirement {
	display: block;
	font-size: 0.9em;
	font-style: italic;
	font-weight: 400;
}

.sidebar_tearoom_image {
	display: block;
	float: right;
	height: 120px;
	margin-right: 20px;
	width: 120px;
}

.sidebar_tearoom_image img {
	background-color: #fffef8;
	border: 1px solid #aaa;
	cursor: pointer;
	height: 110px;
	padding: 4px;
	width: 110px;
}

.supplier_advert {
	border: 1px solid #bbb;
	float: left;
	margin: 20px 0 0 20px;
	width: 200px;
}

.supplier_advert a {
	display: block;
	height: 160px;
}

.tearoom_images {
	margin-left: 20px;
	margin-right: 20px;
}

.tearoom_images img {
	background-color: #fffef8;
	border: 1px solid #aaa;
	cursor: pointer;
	margin-right: 4px;
	padding: 4px;
}

.tearoom_infobar {
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	margin: 0.6em 20px;
}

.tearoom_infobar p {
	margin: 0.5em 0;
}

.terminology_item {
	
}

#container {
	background: #fff;
	margin: 0 auto;
	padding: 5em 0 20px 0;
	position: relative;
	width: 960px;
}

#menu {
	font-size: 2em;
	list-style: none;
	position: absolute;
	right: 0;
	top: 1em;
}

#menu li {
	display: inline;
	margin-left: .5em;
}

#menu a {
	color: #808080;
}

#menu a:hover,
#menu li.active a {
	color: #969a00;
}

#member-links {
	font-size: 13px;
	position: absolute;
	right: 20px;
	top: 215px;
}

#member-links a {
	color: #000;
}

#search_form {
	left: 0;
	position: absolute;
	top: 3em;
}

#content, #subsidiary {
	margin-bottom: 40px;
	margin-top: 20px;
	width: 479px;
}

#content {
	border-right: 1px solid #ddd;
	float: left;
}

#content form {
	margin: 20px;
}

#content label {
	display: block;
	font-weight: 900;
	margin-top: 15px;
}

#content ul {
	list-style: disc outside;
	margin-left: 34px;
}

#terms_of_service_text {
	margin: 20px 0 0 -20px;
}

#guide_map {
	display: block;
	margin: 20px auto;
}

#contact_form {
	margin: 10px 20px;
	width: 440px;
}

#contact_form label {
	display: block;
	font-weight: 900;
}

#contact_form .input {
	margin-bottom: 20px;
	width: 416px;
}

#contact_form textarea {
	margin-bottom: 20px;
	width: 420px;
}
	
#subsidiary {
	border-left: 1px solid #ddd;
	float: left;
	margin-left: -1px;
}

#subsidiary form { margin: 0 20px 0 20px; }
#subsidiary fieldset { border: 0; }

#footer {
	background-image: url('/images/graphics/footer.gif');
	background-repeat: repeat-x;
	clear: both;
	font-size: 11px;
	height: 38px;
	list-style: none;
	margin: 0 auto;
	position: relative;
	width: 920px;
}

#footer li {
	text-align: center;
}

#footer #advertise-link {
	bottom: -1.6em;
	right: 24em;
	position: absolute;
	width: 8em;
}

#footer #press-link {
	bottom: -1.6em;
	right: 16em;
	position: absolute;
	width: 8em;
}

#footer #credit-link  {
	bottom: -1.6em;
	right: 8em;
	position: absolute;
	width: 8em;
}

#footer #copyright-link {
	bottom: -1.6em;
	right: 0;
	position: absolute;
	width: 8em;
}
