.file
{
	background: url( ../media/images/dash.gif ) no-repeat 0% 10%;
	padding-left: 2em;
	width: 10em;
}

.file:hover
{
	background-color: #e5e1ba;
}

.folder-header.closed:hover
{
	background-color: #bfb97f;
}

.folder-header.opened:hover
{
	background-color: #817912;
}

.folder-contents
{
	margin-left: 1em;
}

.folder-header
{
	cursor: pointer;
	padding-left: 2em;
	width: 11em;
}

.folder-header.closed
{
	background: url( ../media/images/right.gif ) transparent no-repeat center left;
}

.folder-header.opened
{
	background: url( ../media/images/down.gif ) transparent no-repeat center left;
}

#container
{
	clear: left;
	text-align: left;
	width: 60em;
}

#sidemenu
{
	width: 12em;
	padding-left: 1em;
	border: 0;
	float: left;
}

#page
{
	width: 45em;
	float: right;
	padding-left: 1em;
	background: white url( ../media/images/leaf_divider_topright.gif) no-repeat top right;
	border-left: 0;
}
#content
{
	width: 45em;
	float: right;
	padding-left: 1em;
	background-color: white;
}
#content-left
{
	width: 36em;
	float: left;
	padding-left: 1em;
	background: white url( ../media/images/leaf_divider_topright.gif) no-repeat top right;
}

#small-container
{
	text-align: left;
	width: 35em;
}

#image-container
{
	width: 15em;
	float: left;
}

#image-selector
{
	width: 15em;
	float: right;
	border: 1px solid #cccccc;
	padding-left: 1em;
}

td.nobreak
{
	white-space: nowrap;
}

#content table.results
{
	width: 34em;
}
	#content table.results th
	{
		font: normal 0.8em/1.7em "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-weight: bold;
		padding: 0.25em 0.5em;
		text-align: center;
		white-space: nowrap;
	}	
	#content table.results td
	{
		font: normal 0.8em/1.7em "Trebuchet MS", Arial, Helvetica, sans-serif;
		padding: 0.25em 0.5em;
		text-align: left;
	}
	#content table.results tr:hover
	{
		background-color: #e5e1ba;
	}

	#content .SearchForm
	{
		background-color: #ecebe7;
		border: 1px solid;
		padding: 10px;
		margin-left: 0.5em;
		margin-bottom: 2em;
		vertical-align: top;
		clear: none;
		max-width: 20em;
		width: 20em;
	}
	#content .SubsetSearchForm
	{
		background-color: #ecebe7;
		border: 1px solid;
		padding: 10px;
		margin-left: 0.5em;
		margin-bottom: 2em;
		vertical-align: top;
		clear: none;
	}

#content form
{
	font: normal 1em/1.7em "Trebuchet MS", Arial, Helvetica, sans-serif;
}
	#content form .alert
	{
		margin-left: 0.1em;
		border: 1px black solid;
		padding-left: 5px;
		padding-right: 5px;
		background: #ffffff;
		color: #ff0000;
		max-width: 25em;
		width: 25em;
	}

.form_row
{
	font: normal 0.8em/1.7em "Trebuchet MS", Arial, Helvetica, sans-serif;
	clear: none;
	margin: 0.5em 0;
	max-width: 34em;
	width: 34em;
}

.form_group
{
	clear: none;
	margin-left: 1em;
	max-width: 34em;
	width: 34em;
}

.form_group .title
{
	margin-left: 0em;
	font-weight: bold;
	margin-right: 1em;
}

.form_row label
{
	float: left;
	text-align: right;
	width: 12em;
}
.form_row label.required
{
	font-weight: bold;
}

.image_category_listing
{
	width: 75px;
	padding: 0.5em;
}

table.cart th
{
	font: bold 8pt/1.7em "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	padding: 0.25em;
	text-align: center;
	white-space: nowrap;
	border-bottom: 1px solid black;
}	
table.cart td
{
	font: normal 8pt/1.7em "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	padding: 0.25em;
	text-align: center;
}
table.cart tr:hover td
{
	background-color: #e5e1ba;
}

table.order-details {

}

table.order-details th,
table.order-details td {
	font: 9pt "Trebuchet MS", Tahoma, sans-serif;
	text-align: left;
	padding: 0.25em 0.5em;
}
table.order-details th
{
	font-weight: bold;
}
table.order-details tr:hover td {
	background-color: #bfb97f;
}

table.order-details th {
	border-bottom: 1px solid black;
}
		
.datablock
{
	background-color: #e5e1ba;
	border: 1px solid black;
	padding: 0;
	margin-bottom: 1em;
    vertical-align: top;
	clear: none;
	width: 34em;
	white-space: nowrap;
}

.datablock-tab
{
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid #e5e1ba;
	padding: 0 0.5em;
	text-align: center;
	width: 12em;
	background-color: #e5e1ba;
	font-weight: bold;
	position: relative;
	top: 0px;
	z-index: 10;
}

.detail_block
{
	border: 1px solid;
	padding: 0px 10px 10px 10px;
	margin-right: 2em;
	margin-bottom: 2em;
    vertical-align: top;
	clear: none;
	width: 18em;
}
.detail_block_row
{
	font: normal 0.8em/1.7em "Trebuchet MS", Arial, Helvetica, sans-serif;
	clear: none;
	margin: 0.5em 0;
	max-width: 18em;
	width: 18em;
}

.detail_block_row label
{
	
	float: left;
	text-align: right;
	width: 7em;
}
.detail_block_row label.required
{
	font-weight: bold;
}

a.Button
{
	font: 10pt Arial, Helvetica, sans-serif;
	padding: 0 .5em 0 0;
	border: 1px #000000 solid;
	text-decoration: none;
}
a.Button span
{
	border-right: 1px solid #000000;
	margin: 0 0.1em 0 0;
	padding: 0 0.5em;
}
a.AddToCart:link, a.AddToCart:visited
{
	color: #000000;
	background: #ffcc66;
	text-decoration: none;
}
a.AddToCart:hover, a.AddToCart:active
{
	background: #ffeecc;
}
a.AddToCart span
{
	background: #ffffff;
	color: #0066cc;
	background-image: url( ../media/images/cart.gif);
	background-repeat: no-repeat;
	background-position: center;
}


/* ----- Progress ----- */

div.Progress .Current
{
	font-size: 9pt;
	font-weight: bold;
}
div.Progress .NonCurrent
{
	font-size: 9pt;
	color: gray;
	font-weight: normal;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #003300;
	}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #006600;
	text-decoration: underline;
	}
.padding {
	padding: 4px;
}
.leafheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	vertical-align: top;
	position: relative;
	top: 10px;
	color: #006600;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #00CC00;
	text-decoration: none;
	}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #00CC00;
	text-decoration: none;
	}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #006600;
	text-decoration: underline;
	}
.rolloverdiv a {
	padding-top:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	background-color: #b3d77d;
	text-align: center;
	vertical-align: middle;
	display: block;
	width: 99px;
	height: 36px;
	text-decoration: none;
	background-image: url( ../media/images/menu_on.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
   }
.rolloverdiv a:hover { 
	background: url( ../media/images/menu_over.gif) 0px -51px;
   }
.rolloverdiv a:active {
	background: url( ../media/images/menu_over.gif) 0px -51px;
   }
.rolloverdiv a:visited
{
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

