/* @override http://store.kagi.com/gif/6FEAU_LIVE/nolobestore.css */

* {
	margin: 0;
	padding: 0;
}

body {
	min-width: 740px;
	font: small "Gill Sans", "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
	background-color: white;
}

a img {
	border: none;
}

.clear {
	clear: both;
}

#wrapper {
	width: 700px;
	margin: auto;
}

#branding {
	text-align: center;
	margin: 30px;
}

#outerbox {
	background: #d9dbdb;
	color: white;
	text-align: left;
}

#navigation {
	float: left;
	width: 700px;
}

#navigation ul {
	list-style-type: none;	
}

#navigation ul li {
	float: left;
	width: 100px;
	height: 36px;
	background: url(nolobetab.png);
	line-height: 32px;
	vertical-align: middle;
	text-align: center;
}

#navigation #selected {

}

#navigation a:link, #navigation a:visited, #navigation a:hover, #navigation a:active {
	color: inherit;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

#title {
	float: left;
	margin: 18px;
}

#innerbox {
	float: left;
	width: 664px;
	margin-left: 18px;
	margin-right: 18px;
	margin-bottom: 18px;
	text-align: left;
	background: #6c6c6c;
}

#innerbox form {
	margin: 1em;
}

#innerbox h2 {
	color: black;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
}

#innerbox a {
	color: inherit;
	text-decoration: none;
	border-bottom: 1px solid #888;
}

#innerbox a:hover {
	background-color: #888;
}

#innerbox ul {
	list-style-type: none;
}

#innerbox li:before {
	content: "- ";
}

#productswrapper {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
}

#products {
	margin-left: auto;
	margin-right: auto;
}

.producttitle {
	font-weight: bold;
}

#footer {
	clear: both;
	margin: 2em;
	text-align: center;
	text-transform: lowercase;
	font-size: xx-small;
}

p {
	margin-top: 1em;
	margin-bottom: 1em;
}

table {
	border-collapse: collapse;
	margin-top: 1em;
	margin-bottom: 1em;
	width: 100%;
}

table#products {
	background-color: #777;
}

#continue {
	text-align: right;
}

td.s2bt4 {
	font-weight: bold;
}

th, td {
	padding: 0.5em 1em;
}

#innerbox font {
	color: white;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

#innerbox form table tbody tr td p.s0nt5 {
	color: black;
}

#innerbox form table tbody tr td p.s0nt5 a {
	color: inherit;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
}

#innerbox form table tbody tr td p.s0nt5 a:hover {
	background-color: #ccc;
}

.hidden {
	visibility: hidden;
}

#copyright {
	font-size: xx-small;
	text-align: center;
	margin-top: 2em;
	margin-bottom: 1em;
}
