body,p,div,td,th,dd,dt,dl {
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
}
html, body {
	background-color: #999999;
	padding: 0px;
}
img {
	border: none;
}
#topmenu a {
	text-decoration: none;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 5px;
}
#topmenu a:hover {
}
#container {
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top:30px;
	margin-bottom:30px;
	width: 700px;
	-webkit-box-shadow: 1px 1px 28px #333;
	-moz-box-shadow: 1px 1px 28px #333;
	box-shadow: 1px 1px 28px #333;
	border-radius: 15px;
	-moz-border-radius: 15px;
}
#header {
	height: 100px;
	background:#ddd;
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.27, rgb(200,200,200)),color-stop(0.73, rgb(230,230,230)));
	background-image: -moz-linear-gradient(center bottom,rgb(200,200,200) 27%,rgb(230,230,230) 73%);
	-webkit-border-top-left-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-topright: 15px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	border-bottom:1px solid #aaa;
	text-shadow: 0px 1px 1px #ffffff;
}
#topmenu {
	padding-top: 5px;
	padding-bottom: 6px;
	padding-left: 15px;
}
#headerspacer {
	height: 62px;
}
#breadcrumb {
	font-size: 9px;
	color: #666666;
	padding-left: 25px;
	padding-top: 3px;
	clear: both;
	line-height: 15px;
}
#breadcrumb a {
	text-decoration: none;
	color: #666666;
}
#content {
	min-height: 340px;
	padding: 20px;
	background-color: #FFFFFF;
	width: 459px;
	position: relative;
	border-right:1px solid #ccc;
}
#content1c {
	min-height: 340px;
	padding: 20px;
	background-color: #FFFFFF;
	position: relative;
}
#margin {
	float: right;
	width: 180px;
	padding: 10px;
}
#margin * {
	font-size: 10px;
}
#margin b {
	font-size: 11px;
}
#margin li {
	margin-left: -22px;
}
.topmenu_item {
	list-style-type: none;
	display: inline;
	font-size: 15px;
}
.topmenu_items {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#footer {
	font-size: 9px;
	background:#ddd;
	padding: 10px;
	text-align: center;
	height: 20px;
	clear: both;
	-webkit-border-bottom-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	border-top:1px solid #aaa;
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.27, rgb(200,200,200)),color-stop(0.73, rgb(230,230,230)));
	background-image: -moz-linear-gradient(center bottom,rgb(200,200,200) 27%,rgb(230,230,230) 73%);
	text-shadow: 0px 1px 1px #ffffff;
}
#contentcontainer {
	background:rgb(222,228,234);
	width: 700px;
}
#adminpanel {
	background-color: #333;
	color: #a0a0a9;
	height: 32px;
	background-color: black;
	background-image: url(/images/admin_stripes.png);
	border-bottom: 1px solid grey;
}
h1 {
	font-family: "Lucida Grande", Helvetiva, Arial, sans-serif;
	font-weight: normal;
	color: #a0a0a9;
	font-size: 24px;
	padding-top: 0px;
	margin-top: 20px;
	padding-bottom: 2px;
	margin-bottom: 35px;
}
h2 {
	font-family: "Lucida Grande", Helvetiva, Arial, sans-serif;
	color: #a0a0a9;
	margin-top: 30px;
	font-size: 16px;
	font-weight: normal;
}
h3 {
	font-size: 11px;
	margin-bottom: -10px;
}
.margin_divider {
	border-top: 1px solid #e0e0e0;
	margin-left: -10px;
	margin-right: -10px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.content_divider {
	border-top: 1px solid #e0e0e0;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: -20px;
	margin-right: -20px;
}
a {
	color: steelblue;
	text-decoration: none;
}
a:hover {
	color: #f90;
}
pre {
	font-family: Monaco, monospaced;
	font-size: 10px;
}
#content h2 {
	margin-top: 0px;
}
#content h2 a {
	color: #a0a0a9;
}
#content img {
	text-align: center;
}
label {
	font-weight: bold;
}
.iAppTableHeader {
	padding-top: 0px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: white;
	background-image: url(/images/iapp_tableheader.png);
	color: black;
	text-align: center;
	vertical-align: middle;
	height: 14px;
	font-weight: normal;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #555555;
	line-height: 15px;
}
.TableView {
	border-collapse: collapse;
	table-layout: auto;
	margin-bottom: 5px;
	line-height: 15px;
}
.TableView th {
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: white;
	background-image: url(/images/iapp_columnheader.png);
	color: black;
	text-align: center;
	vertical-align: middle;
	height: 13px;
	font-weight: normal;
	border-left: 1px solid #bebebe;
	border-right: 1px solid #bebebe;
	line-height: 15px;
}
.TableView td {
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: middle;
	border-bottom: 1px solid #bebebe;
	border-left: 1px solid #bebebe;
	border-right: 1px solid #bebebe;
	line-height: 15px;
	background-color: white;
}
.Buy td {
	text-align: center;
}
.SmallText {
	font-size: 10px;
	color: gray;
	line-height: 13px;
}
.run_in {
	padding-right: 7px;
	vertical-align: top;
	float: left;
}
.notice {
	border: 1px solid #f90;
	padding: 5px;
	color: #f90;
}
.Tab {
	border-top: 1px solid silver;
	border-right: 1px solid silver;
	padding: 5px;
	margin: 5px;
}
.IconButton {
	border: 0px solid red;
	display: inline-block;
	display: -moz-inline-box;
	text-align: center;
}
.IconButtonIcon {
	border: 0px solid green;
	margin-bottom: -10px;
}
.IconButtonLabel {
	border: 0px solid blue;
	font-size: 10px;
}
.AdminListTable td {
	border-bottom: 1px solid silver;
	padding-left: 10px;
	padding-right: 10px;
}
.AdminListTable th {
	text-align: left;
	border-bottom: 1px solid black;
	padding-left: 10px;
	padding-right: 10px;
}
#list {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 350px;
}
#list li {
	margin: 0;
	padding: 4px;
	cursor: move;
}
#list a {
	cursor: pointer;
}
input[type=submit],input[type=button] {
/*	background: url(/images/button_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px bottom;
	cursor: pointer;
	font-size: 11px;
	height: 23px;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #979797;
	text-align: center;
*/
	cursor: pointer;
	font-size: 11px;
	height: 26px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	border: 1px solid #888;
	display: inline-block;
	min-width: 80px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.27, rgb(220,220,225)),color-stop(0.73, rgb(245,245,245)));
	background-image: -moz-linear-gradient(center bottom,rgb(220,220,225) 27%,rgb(245,245,245) 73%);
	-webkit-box-shadow: 0px 1px 1px #fff;
	-moz-box-shadow: 0px 1px 1px #fff;
	box-shadow: 0px 1px 1px #fff;
	border-radius: 3px;
	-moz-border-radius: 3px;
	text-shadow: 0px 1px 1px #ffffff;
	color: #444;
}
.button {
/*	background: url(/images/button_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px bottom;
	cursor: pointer;
	font-size: 11px;
	height: 23px;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #979797;
	text-align: center;
*/
	cursor: pointer;
	font-size: 11px;
	height: 23px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	border: 1px solid #888;
	display: inline-block;
	width: 160px;
	padding-top: 5px;
	padding-bottom: 0px;
	font-weight: bold;
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.27, rgb(220,220,225)),color-stop(0.73, rgb(245,245,245)));
	background-image: -moz-linear-gradient(center bottom,rgb(220,220,225) 27%,rgb(245,245,245) 73%);
	-webkit-box-shadow: 0px 1px 1px #fff;
	-moz-box-shadow: 0px 1px 1px #fff;
	box-shadow: 0px 1px 1px #fff;
	border-radius: 3px;
	-moz-border-radius: 3px;
	text-shadow: 0px 1px 1px #ffffff;
	color: #444;
}
.highlight {
	color: orange;
}
.errorExplanation {
	background-image: url(/images/alert.gif);
	background-position: 10px 10px;
	background-repeat: no-repeat;
	padding: 0px 10px 0px 70px;
	border: 1px solid silver;
	min-height: 60px;
	margin-bottom: 20px;
}
#purchase {
	border-collapse: collapse;
}
#purchase td {
	text-align: left;
	vertical-align: top;
}
.price_tag_content {
	position: absolute;
	z-index: 99999;
	width: 173px;
	height: 103px;
	-webkit-transform: rotate(-11deg);
	-moz-transform: rotate(-11deg);
	-o-transform: rotate(-11deg);
	transform: rotate(-11deg);
	right: 25px;
	top: 13px;
	text-align: center;
}
.purchase_button {
/*	border: 1px solid #666;
	display: inline-block;
	width: 160px;
	padding-top: 5px;
	font-weight: bold;
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.27, rgb(200,200,205)),color-stop(0.73, rgb(230,230,235)));
	background-image: -moz-linear-gradient(center bottom,rgb(204,45,45) 27%,rgb(255,102,56) 73%);
	-webkit-box-shadow: 1px 1px 2px #888;
	box-shadow: 1px 1px 2px #888;
	border-radius: 3px;
	-moz-border-radius: 3px;
	text-shadow: 0px 1px 1px #ffffff;
	color: #444;
*/}

