
h1 {
	margin: 0;
	height: 30px;
	background: #009F54 url(../img/arrow-white-green.gif) no-repeat 10px center;

	color: white;
	font-size: 14px;
	line-height: 30px;

	padding: 0 25px 0 25px;
	margin-bottom: 6px;
}

h1 span.controls a {
	font-size: 12px;
	color: white;
}


table#usernav {
	background-color: #003F20;
	height: 30px;
	width: 100%;
	margin-bottom: 6px;
}

table#usernav {
	padding: 0 6px 0 6px;
}

table#usernav td a {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

table#usernav td {
	color: white;
}

table.full {
	width: 100%;
}

.controls {
	float: right;
}

.sub {
	padding-left: 25px;
	font-size: 11px;
}


form { margin: 0; }

input, select, textarea {
	font-family: inherit;
	font-size: 12px;
	color: black;
}

a, a:link, a:visited {
	color: #ff6600;
	text-decoration: underline;
}

a:hover, a:active {
	color: #ff6600;
	text-decoration: underline;
}

table {
	border: 0;
	margin: 0;
	padding: 0;
}

table.formtbl th {
	font-weight: normal;
	text-align: right;
	padding: 6px;
	padding-right: 12px;
}

table.formtbl td {
	padding: 6px;
}

table.formtblX th {
	font-weight: bold;
	vertical-align: top;
	text-align: right;
	padding: 6px;
	padding-right: 12px;
}

table.formtblX td {
	padding: 6px;
}

td.l, th.l { text-align: left; }
td.c, th.c { text-align: center; }
td.r, th.r { text-align: right; }
td.t, th.t { vertical-align: top; }
td.m, th.m { vertical-align: middle; }
td.b, th.b { vertical-align: bottom; }

td.white {
	color: white;
}

table.dialog {
	background-color: white;
}

table.datatbl {
	border: 0;
	margin: 0;
	padding: 0;
}

table.datatbl th {
	text-align: center;
         padding: 6px;
/*	background-color: #4F4F4F;
	color: white;*/
}

table.datatbl th a {
	color: orange;
	text-decoration: none;
	border-bottom: 1px dashed white;
}


table.datatbl tr.subhead th {
	text-align: left;
	background-color: #6FFF9B;
	padding: 6px;
	font-size: 10px;
	color: black;
}

table.datatbl tr.subhead th a {
	color: black;
	text-decoration: none;
	border-bottom: 1px dashed black;
}

table.datatbl td {
	padding: 6px;
}

table.datatbl tr.odd td {
	background-color: white;
}

table.datatbl tr.odd td {
	background-color: lightgray;
}

table.datatbl th.title,
table.formtbl th.title,
div.title {
	text-align: left;
	color: white;
	padding: 6px 6px 6px 25px;
	font-size: 14px;
	font-weight: bold;
	background: #4F4F4F url(../img/arrow-white-grey.gif) no-repeat 10px center;
}

table.datatbl th.titlesm,
table.formtbl th.titlesm {
	text-align: left;
	background-color: #4F4F4F;
	color: white;
	padding: 6px;
	font-size: 13px;
	font-weight: bold;
}

table.datatbl td.spacer {
	background-color: transparent;
}

div.menuitem {
	width: 116px;
	text-align: center;
	margin: auto;
}
	div.menuitem a
	{
		text-decoration: none;
	}

.texttitle {
	font-size: 18px;
	font-weight: normal;
	color: #009F54;
}


div.titlesm, div.titlesm a {
	font-size: 14px;
	font-weight: bold;
	color: #009F54;

}

table.optiontbl td {
	width: 49%;
	height: 120px;
	padding: 4px;

	background-color: #e9e9e9;
	vertical-align: top;
}

table.optiontbl td.spacer {
	width: 1%;
	background-color: transparent;
}

ul.category {
	list-style-type: none;
	padding-left: 10px;
	margin: 0;
	font-size: 12px;
}

ul.category li {
	margin-right: 30px;
	margin-top: 18px;
	background: url(../img/arrow-green.gif) no-repeat right center;
}

ul.category li a {
	display: block;
	color: #009F54;
	text-decoration: none;
	font-weight: normal;
}

.padd {
	padding: 5px;
}

.odd, tr.odd td {
	background-color: transparent;
}

.even, tr.even td {
	background-color: #DFDFDF;
}

.box {
	padding: 8px;
}

.clean {
	clear: both;
}

.filter {
	width: 350px;
	height: 30px;
	margin: 10px auto 10px auto;
	display: none;
}

.filter .label {
	width: 145px;
	margin-right: 5px;
	line-height: 20px;
	float: left;
}


.filter .select {
	width: 190px;
	float: left;
}

td.label {
	padding-right: 20px;
}

ul.itemlinks {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.itemlinks li {
	border-bottom: 1px solid #EF9D00;
	padding-bottom: 3px;
	margin-bottom: 5px;
}

ul.itemlinks li a {
	color: orange;
	text-decoration: none;
}

/** Product Profile (frontend) **/

.bolder {
	font-size: 14px;
	font-weight: bold;
}

.description {
	padding: 0 10px 0 10px;
}

.rightside {
	width: 280px;
	float: right;
}

.leftside {
	width: 280px;
	float: left;
}

.minititle {
	background-color: #4F4F4F;
	color: white;
	font-weight: bold;
	font-size: 12px;
	padding: 3px;
	margin-top: 10px;
}

th.label {
	text-align: left;
	padding-right: 20px;
}

.diagram {
	width: 270px;
	overflow: hidden;
	border: 1px solid #4f4f4f;
	margin: 10px auto 0 auto;
}

.parttbl {
	margin: 0;
	border: 1px solid #4f4f4f;
	background-color: #dfdfdf;
	width: 100%;
}

.parttbl th {
	background-color: #009F54;
	color: black;
	border-bottom: 1px solid #4f4f4f;
	padding: 4px;
}

.parttbl td {
	background-color: #dfdfdf;
	color: black;
	border-color: #4f4f4f;
	border-width: 0 1px 0 1px;
	padding: 4px;
}

.center { text-align: center; }


/********************************/

th.title .controls a {
	font-size: 12px;
	color: white;
	text-decoration: none;
	border: 0;
}

.itemtbl td.photo {
	width: 135px;
}
.itemtbl td.link {
	width: 140px;
}

/** product gallery **/

.gallery-item {
	width: 140px;
	height: 180px;
	float: left;
	margin-top: 10px;
}

.gallery-thumb {
	width: 125px;
	height: 140px;
	overflow: hidden;
	margin: 0 auto 0 auto;
}

.gallery-desc {
	text-align: left;
}

.gallery-edit {
	text-align: center;
}

.gallery-dialog {
	background-color: black;
	padding: 20px;

}

#rimrockImage {
	width: 624px;
}

#rimrockImageViewer {
	width: 624px;
	height: 400px;
	overflow: auto;
}

#rimrockVideo {
	width: 480px;
}

#rimrockFile {
	width: 400px;
}

.gallery-title {
	margin-top: 10px;
	color: white;
}

.gallery-controls{
	text-align: right;
}

.gallery-controls a {
	color: white;
}

#gallery-clear {
	clear: left;
	font-size: 1px;
}

/*********************/

table th a.bannerlink {
	float: right;
	color: white;
	text-decoration: none;
	border-style: none;
	font-size: 12px;
}

form.searchform {
	background-color: #008040;
	color: white;
	padding: 4px;
	margin-bottom: 4px;
}

table.datatbl td.slim {
	padding: 1px 6px 2px 26px;
}

.nobg {
	background-image: none;
	padding: 6px;
}

p.error {
	font-weight: bold;
	margin: 4px;
}

.dllink {
	border: 1px solid rgb(79, 79, 79);
	margin: 3px 8px;
	padding: 4px;
	background-color: rgb(223, 223, 223);
	text-align: center;
}