﻿body {
	font-family: Verdana, Tahoma, Arial;
	font-size: 0.8em;		
	background-image: url('/Images/bg_tile.png');
}   

img {
	border: 0;	
}

a {
	text-decoration: none;	
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;	
}

h1 {
	font-size: 1.4em;	
}

h2 {
	font-size: 1.2em;	
}

h1 a {
	color: #000;	
}

#page {
	margin: 0 auto;
	width: 980px;
	background-color: #fff;
} 

#content {
	padding: 10px 20px;	
}

td.right {
	text-align: right;
}

td.center {
	text-align: center;	
}

.floatstop {
	float: none;
	clear: both;	
	height: 0;
	font-size: 1px;
}

div#menu, div#submenu {
	background-image: url('/Images/menu_tile_001.png');
	padding-top: 6px;
	padding-left: 10px;
	height: 30px;
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-weight: bold;
}

div#submenu {
	background-image: url('/Images/menu_tile_003.png');	
	height: auto;
	border-bottom: 1px solid #AEDA9C;
}


#menu a, #submenu a {
	color: #000;
	font-size: 13pt;	
	text-decoration: none;
	margin-right: 10px;
}

#submenu a {
	font-size: 10pt;
	color: Black;
	font-weight: normal;	
	margin-right: 15px;
}

#menu ul, #submenu ul {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu ul li
{
	display: inline;	
}

#submenu ul.group {
	float: left; 
	margin: 0 30px 10px 0;	
	border-right: 1px dotted gray;
}

.listview tr th {
	border-bottom: 2px solid #92D692;
	background-color: #D5F1B1;
	line-height: 200%;
	padding-right: 4px;
}

.listview tr td {
	line-height: 200%;
	border-bottom: 1px solid #eee;	
	padding: 0 3px;
}

.listview tr td.odd {
	background-color: #F7F7F0;	
}

.listview tr td a {
	color: #000;	
}

a.fancybutton {
	background: transparent url('/Images/fancybutton_left.png') no-repeat top left;
	display: block;
	float: left;
	line-height: 38px;	
	height: 46px;
	padding-left: 18px;
	text-decoration: none;	
}

a.fancybutton span {
	background: transparent url('/Images/fancybutton_right.png') no-repeat top right;
	display: block;
	padding: 4px 18px 4px 0;
	color: #fff;
	
	font-family: Georgia;
}

.productbox {
	width: 430px;	
	float: left;
	padding: 10px;	
	border-bottom: 2px solid #eee;
	min-height: 230px;
	margin-right: 15px;
}

.black {
	color: #000;	
}

.green {
	color: Green;	
}

.small {
	font-size: 7pt;	
}

.subtle {
	font-size: 8pt;
	color: gray;
}

.bold {
	font-weight: bold;
}

.boxheader {
	margin: 0;
	background-color: #eee; 
	padding: 4px 3px 3px 3px; 
	border-bottom: 1px solid silver;
}

.tag {
	font-size: 0.7em;
	padding: 2px 4px;
	background-color: #eee;
	color: #000;
	font-weight: bold;
	border: 1px solid silver;
	margin-top: 10px;
}

.pagingbox {
	font-size: 8pt;
	text-align: center;
	padding-top: 20px;
	
}

A.pagelink {
	color: gray;
	text-decoration: none;
	margin-right: 0px;
	border-color: #C0D6E2;
	border-style: solid;
	border-width: 1px;
	padding: 0px 3px 0px 3px;
	vertical-align: bottom;	
	background-color: #ffffff;
}

.pagingbox_simple {
	text-align: center;
	font-size: 8pt;

}

A.pagelink_simple {
	color: #3F444D;
	text-decoration: none;
	margin-right: 0px;
	padding: 0px 3px 0px 3px;
	font-size: 10pt;
}
