body, th, td, div, p, label, input, select, textarea, h1, h2, h3, h4 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

form {
	margin: 0;
	padding: 0;
}

optgroup {
	font-family: verdana;
	font-style: normal;
}

body {
	background: #FCE26B;
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url("../img/bg_tile.png");
	background-repeat: repeat;
	background-position: top;
	
}

h1, h2, h3, h4 {
	padding: 0;
	margin: 0;
}

h1 {
	letter-spacing: 2px;
}

h2 {
	font-size: 13px;
	margin-bottom: 3px;
}

h2 a {
	font-size: 13px;
	color: #000;
}

h2 a:hover {
	text-decoration: none;
}

h3 {
	font-size: 11px;
}

p {
	text-align: justify;
}

table {
	margin-bottom: 10px;
}

td {
	margin: 0;
	background-color: #fff;
	border-bottom: 1px solid orange;
}

th {
	background-color: #777;
}

#wrapper {
	width: 960px;
	height: 100%;
	margin: 10px auto;
	padding: 0;
	text-align: left;
	vertical-align: top;
}

#header {
	background-image: url("../img/bg_header.png");
	background-repeat: no-repeat;
	background-position: top;
	width: 960px;
	height: 100px;
	margin: 5px 0;
}

#siteTitle {
	display: inline;
	float: left;
}

#siteTitle h1 a {
	display: block;
	width: 650px;
	font-size: 42px;
	padding: 7px 0 7px 150px;
	text-decoration: none;
	color: #fff;
}

#cart {
	background-image: url("../img/bg_cart.png");
	background-repeat: no-repeat;
	background-position: middle left;
	float: right;
	display: inline;
	padding: 8px 0 8px 15px;
	margin: 1px 5px;
	height: 48px;
	width: 120px;
	text-align: center;;
}

#cart span {
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	display: block;
}

#cart a {
	background-color: #a33;
	margin-top: 10px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	padding: 1px 7px;
}

#cart a:hover {
	background-color: #600;
}

#nav span {
	padding-left: 150px;
	margin-right: 250px;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #ddd;
}

#nav {
	clear: both;
	text-align: left;
	margin-right: 10px;
	padding-top: 9px;
	font-size: 14px;
	color: #fff;
}

#nav a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 1px;
}

#content {
	margin: 0 155px;
	vertical-align: top;
	min-height: 350px;
	padding: 3px;
	background-color: #eee;
}

#leftSidebar {
	float: left;
	width: 150px;
	background-color: #013;
	margin-bottom: 10px;
	border: 1px solid #ddd;
}

span.leftTitle, span.rightTitle {
	display: block;
	font-size: 13px;
	font-weight: bold;
	text-align:center;
	text-transform: uppercase;
}

span.leftTitle {
	background-color: #ddd;
	color: #013;
}

span.rightTitle {
	background-color: #013;
	color: #eee;
}

#rightSidebar {
	float: right;
	width: 150px;
	background-color: #aaa;
	margin-bottom: 10px;
}

#content h1 {
	padding: 0;
	margin: 0 0 10px;
	color: #013;
	font-weight: bold;
	font-size: 14px;
	border-bottom: 1px solid #013;
}

#content h1 a {
	font-size: 14px;
	text-decoration: none;
}

span.rootCat {
	font-weight: bold;
	color: orange;
	margin-left: 5px;
	margin-top: 5px;
	font-size: 14px;
	display: block;
}

div.news {
	border-left: 2px solid #99f;
	background-color: #E0E7EC;
	padding: 0 3px;
	margin: 0 0 5px 0;
}

#pick {
	/*border-top: 2px solid orange;
	border-bottom: 2px solid orange;*/
	margin-bottom: 10px;
}

#pick tr td {
	background-color: #F8FFBF;
	vertical-align:top;
}

#pick td td p {
	text-align: left;
}

#devNav {
	text-align: right;
	font-weight: bold;
}


table.itemsList {
	background-color: #E0E7EC;
	margin-bottom: 10px;
}

td.sshot {
	text-align: center;
	padding: 4px;
	vertical-align: top;
	margin-bottom: 10px;
}

td.summary {
	vertical-align: top;
}

td.sshot img {
	border: 1px solid #444;
}

table.cart {
	border-top: 2px solid blue;
	margin: 10px 0;
}

table.cart tr th {
	border-bottom: 1px solid #000;
}

td.foot {
	border-top: 2px solid blue;
}

p.appStats {
	margin: 3px 0;
	padding: 1px;
	color: gray;
	font-size: 10px;
}

p.commercial {
	margin: 3px;
	padding: 0;
	text-align: right;
}

p img {
	margin-right: 3px;
	border: 1px solid #aaa;
}

p a img {
	border: 1px solid blue;
}

p a:hover img {
	border: 1px solid orange;
}

a.cart {
	padding: 1px 5px;
	margin-top: 2px;
	background-color: orange;
	border: 1px solid maroon;
	text-decoration: none;
	color: maroon;
	font-weight: bold;
}

a.cart:hover {
	color: #000;
	border: 1px solid #000;;
}

a.download {
	margin-top: 2px;
	padding: 1px 5px;
	background-color: orange;
	border: 1px solid #084300;
	text-decoration: none;
	font-weight: bold;
	color: #084300;
}

a.download:hover {
	color: green;
	border: 1px solid green;
}

ul {
	margin-top: 0;
	padding-top: 0;
	color: #aaa;
}

ul li {
	list-style-type: circle;
}

ul li a {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
}

ul li a:hover {
	color: #aaa;
}

form div label {
	display: block;
	float: left;
	width: 180px;
	padding-top: 2px;
}

form div input, form div textarea {
	color: #013;
	border: 1px solid gray;
	padding: 1px 2px;
}

form div {
	display: block;
	margin: 0 0 2px 5px;
}

fieldset {
	padding: 5px;
	margin: 5px;
	display: block;
	width: 420px;
	border: 1px solid #777;
}

legend {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	padding: 0 2px 0 2px;
}

fieldset legend {
	border: 1px solid #777;
	background-color: #777;
}

a {
	color: blue;
}

a:hover {
	text-decoration: none;
	color: #000;
}

#footer {
	clear: both;
	background-color: #eee;
	text-align: center;
	vertical-align: middle;
	color: #777;
	font-size: 10px;
	padding: 5px;
	margin: 10px 0;
}

#footer a {
	font-size: 10px;
	color: gray;
}

#footer a:hover {
	text-decoration: none;
}

div.error_message {
	font-size: 10px;
	background-color: #D26647;
	font-weight: bold;
	padding: 3px;
	color: #fff;
	margin: 3px;
	
}

div.notice_message {
	font-size: 10px;
	background-color: #369;
	font-weight: bold;
	padding: 3px;
	color: #fff;
	margin: 3px;
}