body {
	background-color: #fff;
	font-family: Arial;
	font-size: 11px;
	color: #333;
	padding: 0;
	margin: 0;
	padding-bottom: 20px;
}

img {
	vertical-align: middle;
}

#header {
	background-image: url(/reseller/img/bgtop.gif);
	background-repeat: repeat-x;
	border-bottom: 2px solid #5d6b8d;
	height: 40px;
}

#footer {
	background-image: url(/reseller/img/bgbottom.gif);
	background-repeat: repeat-x;
	border-top: 2px solid #5d6b8d;
	height: 40px;
	padding: 10px;
}

a.menu {
	line-height: 40px;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	margin-right: 10px;
	color: #e9ecf3;
}

a.menu:hover {
	text-decoration: none;
	color: #fff;
}

.light {
	font-size: 10px;
	color: #666;
}

.title {
	color: #ed145b;
	letter-spacing: -1px;
	font-weight: bold;
	font-size: 17px;
}

.bold {
	font-weight: bold;
}

.green {
	color: #390;
}

.red {
	color: #c00;
}

.orange {
	color: #f60;
}

.gray {
	color: #999;
}

.small {
	font-size: 10px;
}

.big {
	font-size: 14px;
}

a {
	color: #69c;
}

a:hover {
	text-decoration: none;
	color: #fc3;
}

input.text {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #663366;
}

.error {
	color: #c00;
	font-weight: bold;
}

.section {
	color: #069;
	font-weight: bold;
	border-left: 5px solid #eee;
}

tr.header td {
	font-weight: bold;
	background-color: #dde7ee;
	border-bottom: 1px solid #bbc;
	border-top: 1px solid #bbc;
	font-size: 10px;
}

tr.item td {
	background-color: #f8f8f8;
	border-bottom: 1px solid #e0e0e0;
	font-size: 11px;
}

legend {
	padding: 5px;
}

tr.borderbottom td {
	border-bottom: 1px solid #e0e0e0;
}

td.ads div {
	width: 58px;
	height: 58px;
	overflow: hidden;
	border: 3px solid #ccc;
}

td.ads img {
	margin-top: -1px;
	margin-left: -1px;
}

textarea.ads {
	font-family: Georgia;
	width: 500px;
	height: 58px;
	overflow: hidden;
	font-size: 11px;
	border: 3px solid #ccc;
	background-image: url(/reseller/img/bgbottom.gif);
	color: #000;
}

.blue_title {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #5588BB;
}

table.payment_box {
	border: 1px solid #DDDDDD;
}
table.payment_box tr td {
	background-color: #F6F6F6;
	white-space: nowrap;
	border-color: #ffffff;
	border-style: solid;
	text-align: right;
}
table.payment_box tr td img {
	cursor: pointer;
}
td.payment_left {
	border-width: 1px 0px 0px 1px;
}
td.payment_middle_left {
	border-width: 1px 0px 0px 0px;
}
td.payment_middle_right {
	border-width: 1px 0px 0px 0px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
td.payment_right {
	border-width: 1px 1px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF6600;
}
td.payment_bottom {
	border-width: 0px 1px 1px 1px;
	text-align: left !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
tr.payment_text td {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	border: 0 !important;
}
.payment_colon {
	font-family: Arial;
	font-size: 10px;
	color: #999999;
	vertical-align: middle;
	font-weight: normal;
	padding-left: 3px;
}
.payment_legend {
	padding-right: 5px;
	font-weight: normal !important;
	vertical-align: middle;
}
.force_align_left {
	text-align: left !important;
}
.button_self {
	background-position: 0 1px;
	background-repeat: no-repeat;
	background-color: transparent;
	padding-left: 35px;
	padding-right: 10px;
	border: none;
	width: 250px;
	height: 30px;

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.button_div {
	background-image: url(/img/button.gif);
	background-position: center;
	background-repeat: no-repeat;
	width: 250px;
	height: 30px;
}

.tutorial_screenshot {
	padding: 10px;
	margin-left: 40px;
	border: 3px solid #eeeeee;
}
.tutorial_title {
	font-family: Tahoma, Arial, Verdana;
	font-size: 20px;
	color: #CC6633;
}
.tutorial_item {
	font-family: Tahoma, Arial, Verdana;
	font-size: 18px;
	color: #003333;
}
