/* Main Selectors */
body {
	color: #000000;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: medium;
	background-color: #333333;
	background-color: #454545;
}
	#tabmenu {
		color: #000;
		border-bottom: 2px solid black;
		margin: 12px 0px 0px 0px;
		padding: 0px;
		z-index: 1;
		padding-left: 10px }

	#tabmenu li {
		display: inline;
		overflow: hidden;
		list-style-type: none; }

	#tabmenu a, a.active {
		color: #ffffff;
		background: #5aa0ec;
		background: #454545;
		font: bold 1em "Trebuchet MS", Arial, sans-serif;
		border: 2px solid black;
		padding: 2px 5px 0px 5px;
		margin: 0px;
		text-decoration: none; }

	#tabmenu a.active {
		color: #000000;
		background: #f9efd6;
		border-bottom: 3px solid #f9efd6; }

	#tabmenu a:hover {
		color: #ffffff;
		background: #333333; }

	#tabmenu a.active:hover {
		background: #454545;
		color: #ffffff; }


a, a:visited {
	background-color: transparent;
	color: #000000;
	text-decoration: underline;
}

a:hover {
	background-color: transparent;
	/* color: #f9efd6; */
	color: #909090;
}

ol, ul {
	list-style: disc;
	line-height: 120%;
}

div.pixblock li {
	margin: 1em 0;
}

div.header h1 {
	text-align: left;
	font-size: xx-large;
	font-weight: 200;
}

div.header i {
	font-size: medium;
}

div.header h2 {
	font-size: large;
	font-style: italic;
	font-weight: 200;
	text-align: center;
}

div.footer h2 {
	font-size: x-small;
	text-align: center;
	color: #ffffff;
}

div.block2 h1 {
	font-size: medium;
	text-align: center;
	background-color: transparent;
	margin-top: 0px;
}

img.appstore {
	display: block;
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

img.thumbpic {
	display: block;
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
	/* width: 100px; */
	height: 100px;
}

img.thumbpicb {
	display: block;
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
	/* width: 100px; */
	height: 200px;
}

div.container {
	width: 850px;
	margin: 10px auto;
	background-color: #efd3ac;
	color: #333;
	border: 0px;
	line-height: 130%;
}
div.header {
	padding: 0.5em;
	background-color: #f9efd6;
	/* background-color: #b0b0b0; */
	border-bottom: 1px solid gray;
}
.header h1 {
	padding: 0;
	margin: 0;
}
div.block1 {
	float: left;
	width: 260px;
	margin: 0;
	padding: 1em;
	background-color: #efd3ac;
}
div.block2 {
	float: left;
	width: 500px;
	padding: 1em;
	background-color: #f9efd6;
	/* for testing #background-color: #f90000; */
	font-size: small;
	text-align: left;
	color: #000000;
	line-height: 100%;
}
div.blockAll {
	float: left;
	width: 790px;
	padding: 1em;
	background-color: #f9efd6;
	font-size: small;
	text-align: left;
	color: #000000;
	line-height: 100%;
}
div.pixblock {
	height: 520px;
}
div.footer {
	clear: both;
	margin: 0;
	padding: 0.5em; 
	background-color: #454545;
	color: #333;
	border-top: 1px solid gray;
}
div.blockAll td {
	padding-right: 15px;
	padding-left: 5px;
	vertical-align: center;
}

.scrshot {
	background-color: #efd3ac;
}

.thumbcell {
	width: 50%;
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: top;
}

.thumbcellndx {
	width: 33%;
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: top;
}

div.block2 p {
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 1.3;
}
p.contact {
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: center;
	font-size: medium;
}

.hours {
	text-align: left;
	width: 40%;
	margin-left: 30%;
	margin-right: 30%;
	font-size: medium;
}
.stores {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	font-size: medium;
}
.storename {
	text-align: left;
	padding-right: 15px;
	padding-bottom: 10px;
}
