body {
	background-color: black;
	background-image: url(images/lava.gif);
	background-repeat: repeat-x;
	color: #fffee5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0;
	min-height: 480px;
	width:320px;
}

img {
	border: 0;
}


a {
	color: #ff6600;
	text-decoration:none;
}

.tapa {
	background-image:url(images/tapa.gif);
	background-position: center center;
}

.logo {
	padding: 10px 0 10px 10px;
	text-align:left;
	float:left;
}

.login {
	text-align:center;
	margin: 10px auto 50px auto;
}

.loginTable {
	font-size:.8em;
	margin: 0 auto 0 auto;
}

.search {
	text-align:center;
	margin: 20px auto 50px auto;
}

.pageLabel {
	text-align:left;
	border-bottom: solid 1px #49230c;
	color: #cd9723;
	text-transform: uppercase;
	font-size: .8em;
	letter-spacing: .8em;
	padding-left:10px;
}
	
.formLabel {
	text-align:left;
	border-bottom: solid 1px #49230c;
	color: #cd9723;
	text-transform: uppercase;
	font-size: .8em;
	letter-spacing: .8em;
}

.formBox {
	width: 250px;
}

.formBox form {
	margin: 10px 0 10px 0;
	padding: 0;
}

.mugList {
	font-size:.8em;
	list-style-type:none;
	padding: 10px 0 15px 5px;;
	margin: 0;
}

.mugList li {
	background-repeat:no-repeat;
	padding-left:10px;
	padding-right: 10px;
	min-height: 40px;
	clear:left;
}

.mugList a {
	display:block;
	min-height:30px;
	padding-top:5px;
}

.mugList img {
	float: left;
	margin: 0 7px 0 0 ;
}

.mugMetadata {
	padding:5px 0 0 5px;
	font-size: .8em;
	
	color: #fffee5;
}

.dataList {
	border-top: solid 1px #49230c;
	list-style-type:none;
	padding: 0;
	width:320px;
	margin: 0;
}

.dataList li {
	padding: 0;
	margin: 0;
}


.dataList a {
	background-color: black;
	background-image: url(images/rightarrow.gif); 
	background-repeat: no-repeat;
	background-position: 98% 12px;
	display: block;
	height: 30px;
	padding: 16px 0 5px 15px;
	border-bottom: solid 1px #49230c;
	color: #cd9723;
	text-transform: uppercase;
	font-size: .9em;
	letter-spacing: .6em;
}

.actionList a {
	background-image: none;
	text-align:center;
	padding-left: 0;
}

.twoLineList a {
	padding: 10px 0 15px 0;
}


.data {
	padding:10px;
	font-size: .9em;
	line-height:1.5em;
}

.smallPrint {
	color: #cd9723;
	font-size: .8em;
}
          
.backArrow {
	display:block;
	padding: 10px;
}

.unlink {
	color: #fffee5;
}

.iconLegend {
	font-size: .8em;
	text-align:center;
}

.iconLegend img {
	vertical-align: middle;
}

.locHead {
	float: right;
	text-align: right;
	padding: 10px 5px 5px 0;
	width:200px;
}

.locName {
	color: #ff6600;
	font-weight:bold;
}

.locCity {
	font-size: .7em;
	padding-top:2px;
}

.mugHead {
	text-align: right;
	padding: 10px 5px 5px 0;
}

.mugHead img {
	float:left;
	margin:0 5px 5px 5px;
}

.mugName {
	color: #ff6600;
	font-weight:bold;
}

.mugAka {
	font-size: .7em;
	padding-top:2px;
}

.avgPrice {
	font-size: .8em;
	padding-top:3px;
}

.scores {
	width: 200px;
	font-size: .9em;
	margin-top:10px;
	margin-bottom: 15px;
}

.scores td {
	padding: 5px;
}

.formScores {
	width: 300px;
	margin: 10px 10px 15px 10px;
	font-size: .9em;
}

.formScores td {
	padding: 0;
}

.score {
	text-align:right;
}

.fakeLink {
	color: #ff6600;
}

.picture {
	display:none;
	text-align:center;
}

.pictureImage {
	text-align:center;
}

.priceSightings {
	width:100%;
	font-size:.9em;
	line-height: 1.2em;
}


.priceSightings td {
	padding: 3px;
	padding-bottom: 0;
}

.price {
	font-weight:bold;
	text-align:right;
}

.priceNote {
	padding: 0 0 3px 10px;
	line-height: .9em;
}

.footer {
	font-size: .6em;
	text-align:center;
	margin: 25px 0 15px 0;
}
