body, td, th, .bod, font, p {
	margin: 0px;
	padding: 0px;
	font: 13px Tahoma, Arial, Verdana, Sans-Serif;
	color: #845211;
}

body {
	background-color: #FFFFFF;
	background-image: url(../img/editor_bg.gif);
	background-repeat: repeat-x;
}

form {
	margin: 0;
	padding: 0;
}

b, strong {
	font-weight: bold;
}

img {
	border: none;
}

input, select, textarea {
	font: 12px Tahoma, Arial, Verdana, Sans-Serif;
	color: #005368;
	margin: 2px;
	margin-left: 0px;
	margin-top: 4px;
}

a:link, a:active, a:visited {
	color: #047397;
	text-decoration: none;
}

a:hover {
	color: #047397;
	text-decoration: underline;
}

.iefix {
	margin: 0;
	padding: 0;
	font-size: 1px;
	line-height: 0px;
	clear: both;
}


/* MASTER ELEMENTS */

.tabmenu {
	text-align: left;
	margin: 0 auto;
	width: 768px;
	height: 116px;
	margin-bottom: 20px;
}

.tabmenu .tabs {
	float: left;
	list-style: none;
	padding: 0px;
	margin: 0px;
	margin-top: 11px;
	height: 23px;
}

.tabmenu .tabs li { float: left; }

.container {
	text-align: left;
	margin: 0 auto;
	width: 768px;
}

.lrgtxt {
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
}

.verylrgtxt {
	font-size: 18px;
	line-height: 23px;
	font-weight: bold;
	padding-bottom: 16px;
}

.lrgtxtnobold {
	font-size: 13px;
	line-height: 18px;
}

.lrgtxtgreen {
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #3f8614;
}

.smltxt {
	font-size: 12px;
	line-height: 16px;
}

#helptable td {
	padding: 15px;
	padding-top: 13px;
}

#helptable td.q {
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #3f8614;
	background-color: #f6f5e8;
}

#helptable td.a {
	font-size: 12px;
	line-height: 16px;
}

#helptable td.nopad {
	padding: 0px;
}

.adboxside {
	font: 12px/16px Tahoma, Arial, Verdana, Sans-Serif;
	float: right;
	text-align: right;
	margin-left: 20px;
	margin-bottom: 20px;
	width: 300px;
	height: 250px;
}

#formtable td { padding-bottom: 10px; }
#formtable td.nopad { padding-bottom: 0px; }

#formtable { margin-bottom: 20px; }

#colorstable {
	position: absolute;
	z-index: 45;
	top: 0px;
	left: 0px;
	display: none;
	border: 2px #c9c37e solid;
	background-color: #FFFFFF;
}

#colorstable td {
	font: 11px/11px Arial, Geneva, Sans-Serif; color: #1a3e51;
	margin: 1px;
	height: 11px;
	width: 13px;
}

#colorstable td.top {
	font: 12px/18px Arial, Geneva, Sans-Serif; color: #1a3e51;
	height: 18px;
	width: 320px;
}


.chkpad {
	margin-top: 7px !Important;
}

.divisml {
	margin-top: 7px;
	margin-bottom: 7px;
	border-bottom: 1px #fcb05f solid; 
	font-size: 2px;
	line-height: 2px;
}

.pmenu {
	padding-top: 10px;
	height: 29px;
	clear: both;
}

.t_showing { padding: 10px; background-color: #FFFFFF; margin-top: 8px; }

.padder { padding-top: 7px; }
.paddersml { padding-top: 3px; }
.colorshow { float: left; width: 16px; height: 18px; border: 1px #000000 solid; font-size: 2px; line-height: 2px; margin-right: 5px; background-color: #000000; margin-top: 4px; }

ol li { padding: 5px; }

.adboxtop {
	clear: both;
	margin-bottom: 20px;
}

.adboxbot {
	clear: both;
	border-top: 3px #c9c37e solid;
	padding-top: 10px;
	margin-bottom: 10px;
	margin-top: 20px;
}

.cursortable td {
	font-size: 9px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.cursortable td img {
	margin-left: 3px;
	margin-right: 10px;
}


/* HEADERS */

h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; }
h5 { 
	margin: 0px;
	float: left;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	background-color: #ff8707;
	text-transform: uppercase;
	color: #ffffff;
	font-size: 9px;
	line-height: 13px;
	letter-spacing: 1.5px;
}

.rfloat125 {
	float: right;
	width: 125px;
}

.lfloat {
	float: left;
	margin-right: 20px;
}

.lfloat125 {
	float: left;
	width: 125px;
}

.lfloat125 select, .rfloat125 select {
	width: 110px;
}


.imgeffects td {
	background-color: #ffffff;
	padding: 5px;
	margin-right: 5px;
	font-size: 11px;
	text-align: center;
}
.imgeffects td img { margin-bottom: 5px; }
.imgeffects td.nowh { background-color: transparent; }
