 

body	{
	font-family: Tahoma, sans-serif;
	font-size: small;
	background-color: #FFF;
	margin: 0;
	padding: 0 0 35px 0;
	background-image: url(../_graphics/flowerScreenNew.jpg);
	background-position: top center;
	background-repeat: repeat-y;
	letter-spacing: .5px;
}

h1	{
	margin: 0;
	padding: 18px 0 0 0 ;
	color: #FFF;
	font-size: 1.5em;
	font-weight: normal;
	
}

h2	{
	margin: 0;
	padding: 0;
	color: #4c7c80;
	font-size: 1.1em;
	font-weight: normal;
}

h3	{
	margin: 0;
	padding: 0;
	color: #999;
	font-size: 1.25em;
	font-weight: normal;
}

h4	{
	margin: 0;
	padding: 0;
	color: #999;
	font-size: 1em;
	font-weight: bold;
}

h5	{
	margin: 0;
	padding: 0;
	color: #999;
	font-size: 1em;
	font-weight: bold;
}

p	{ 	color: #666666;
		margin: 15px 0;
		line-height: 1.4;
		}

p.small	{ font-size: .85em;	}
b	{color: #666666;}

blockquote {
	padding: 0;
	font-size: 1em;
	margin: 15px auto;
	background-image: url(../_graphics/openQuote.gif);
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: 25px;
	width: 50%;
}
blockquote span {
	display: block;
	background-image: url(../_graphics/closeQuote.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding: 5px;
}

a:link		{ color: #666666; text-decoration: none; } 
a:visited	{ color: #666666; text-decoration: none; } 
a:hover		{ color: #FFF; text-decoration: underline; } 
a:active	{ color: #FFF; text-decoration: underline; }

a.inline:link		{color: #FFF; text-decoration: none; } 
a.inline:visited	{color: #FFF; text-decoration: none;} 
a.inline:hover		{color: #FFF; text-decoration: underline; } 
a.inline:active		{color: #FFF; text-decoration: underline; }


/* Page Structure
----------------------------------------------- */

table.main {
margin: 0 auto;
}

tr{vertical-align: top;}
td.logo {background-color: #4c7c80;}
td.top {background-color: #FFF;}
td.upperBand {	background-image: url(../_graphics/upperBand.jpg);
	background-repeat: repeat-x;
}

td.side{
	background-color: #FFF;
	background-image: url(../_graphics/border.jpg);
	background-repeat: repeat-y;
}

/* tabular data module 
----------------------------------------------- */
table.columnlist {border: 1px solid #E2E2E2; text-align: center;}
tr.columnlistheader td{background-color: #E2E2E2;}
tr.ruleAbove td {border-top: 1px solid #E2E2E2;}

/* Divs for layout spacing
----------------------------------------------- */
div.addressBlock{
	text-align: left;
	font-size: .95em;
	margin: 0 0 15px 0;
	color: #4c7c80;
	clear: both;
	}
div.side{
	padding: 5px 5px 5px 5px;
	margin: 3px 0 15px 80px;
	text-align: left;
	font-size: .95em;
	}
div.mainmenu{
	text-align: right;
	margin: 10px 5px 0 0 ;
	padding: 0 0 15px 0 ;
	}
div.lowermenu{
	text-align: right;
	margin: 10px 5px 0 0 ;
	padding: 5px 0 5px  0 ;
	}
		
div.breadcrumb{
	color: #666666;
	padding: 5px 5px 5px 0;
	margin: 0 0 25px 0;
	font-size: .85em;
	border-bottom: 1px dotted #E2E2E2;
	
}

#extraDiv1 {
	background-image: url(../_graphics/lowerBand.jpg);
	background-repeat: repeat-x;
	height: 35px;
	width: 100%;
	position: fixed;
	bottom: 0px;
	z-index: 5;
	text-align: center;
	padding-top: 15px;
	color: #FFF;
}

.breadcrumb a:link{ color: #999; text-decoration: none; } 
.breadcrumb a:visited{ color: #999; text-decoration: none; } 
.breadcrumb a:hover{ color: #666666; text-decoration: underline; } 
.breadcrumb a:active{ color: #666666; text-decoration: underline; }

/* lists
----------------------------------------------- */
ol { list-style-type:decimal; margin: 0; padding: 0; color: #ccc;}
ol li {font-size: 1em; padding: 3px;}

ul {list-style: none; margin:0; padding: 0; color: #4c7c80;}
ul li {font-weight: normal;font-size: .95em; padding: 3px;}
li ul{margin: 0 15px;}

ul.mainmenu li {display: inline; font-size: .95em; margin:0; padding: 0  0 0 15px;}
.mainmenu a:link{ color: #4c7c80; text-decoration: none; } 
.mainmenu a:visited{ color: #4c7c80; text-decoration: none; } 
.mainmenu a:hover{ color: #FFF; text-decoration: none; } 
.mainmenu a:active{ color: #FFF; text-decoration: none; }

ul.menu1 li {display: inline; font-size: .95em; margin:0; padding: 4px 10px 4px 0;}
.menu1 a:link{ color: #4c7c80; text-decoration: none; } 
.menu1 a:visited{ color: #4c7c80; text-decoration: none; } 
.menu1 a:hover{ color: #FFF; text-decoration: none; } 
.menu1 a:active{ color: #FFF; text-decoration: none; }


ul.submenu {list-style: none; margin:15px 0; padding: 0; color: #4c7c80;}
ul.submenu li {font-weight: normal; font-size: 1em; padding: 5px;}
ul.submenu li ul{margin: 0 15px;}
.submenu a:link{ color: #999; text-decoration: none; } 
.submenu a:visited{ color: #999; text-decoration: none; } 
.submenu a:hover{ color: #666666; text-decoration: none; } 
.submenu a:active{ color: #666666; text-decoration: none; }

.selected {font-weight: bold;}

/* menus
----------------------------------------------- */


/* horizontal rules
----------------------------------------------- */
hr { margin: 6px 0 12px 0; border: 0; color: #666666; background-color: #666; height: 1px;}

hr.dotted { margin: 6px 0 12px 0; border: 1px; color: #FFF; background-color: #FFF; border-top: 1px dotted #E2E2E2;}

img{margin: 0; padding: 0; display: block;}

/* PRODUCTS
----------------------------------------------- */
div.product_page{
border: 1px solid;
width: 300px;
margin: 5px;
padding: 5px;
float: left;
display: inline;
}

div.product_page_prodcode{
display: inline;
float: right;
}

#loadarea img{
width: 300px;
}

/* FORMS
----------------------------------------------- */

.rc td {
	border-top: 1px solid #E2E2E2;
	border-bottom: 1px solid #E2E2E2;
	}

td.label{
	width: 125px;
	color: #ccc;
	font-weight: bold;
	font-size: .90em;
	text-align: right;
	}
	
td.input{
	width: 300px;
	color: #ccc;
	font-size: 1em;
	text-align: left;
	}

td.error{
	width: 225px;
	text-align: left;
	color: #F00;
	font-weight: bold;
	font-size: .85em;
	}

input:focus, textarea:focus, select:focus {background-color: #E2E2E2;}

input {
	color: #666666;
	border-width: 1px;
	border-color: #ccc;
	border-style: solid;
	font-size: .95em;
	padding: 4px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}

input.rd {
	color: #666666;
	border: 0px;
	}
input.rd2 {
	color: #666666;
	border: 0px;
	
	margin-left: 0;
	
	}

input.txt { width: 300px; }
input.short { width: 60px; } 
input.medium { width: 100px; } 
input.mini { width: 40px; } 
input.readonly { width: 300px; }
input.file { font-size: 1em; }
input.txt.small{ width: 50px; }

textarea{
	margin: 0 0 15px 0;
	border-width: 1px;
	border-color: #ccc;
	border-style: solid;
	font-size: 1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	height: 125px;
	width: 310px;
	}
	
textarea.tall{
	height: 200px;
	}

textarea.medium{
	height: 75px;
	}

textarea.short{
	height: 65px;
	}

textarea.mini{
	height: 35px;
	}
	
select{
	overflow: hidden;
	color: #666666;
	border-style: 1px solid #ccc;
	padding: 1px;
	width: 175px;
	font-size: .95em;
}

select.medium{
	overflow: hidden;
	color: #666666;
	border-style: 1px solid #ccc;
	padding: 1px;
	width: 100px;
	font-size: .95em;
}

select.grid{
	overflow: hidden;
	color: #666666;
	border-style: 1px solid #ccc;
	padding: 1px;
	width: 65px;
	font-size: .95em;
}

select.mini{
	overflow: hidden;
	color: #666666;
	border-style: 1px solid #ccc;
	padding: 1px;
	width: 40px;
	font-size: .95em;
}

select.short{
	overflow: hidden;
	color: #666666;
	border-style: 1px solid #ccc;
	padding: 1px;
	width: 65px;
	font-size: .95em;
}

select.long{
	color: #666666;
	border-style: 1px solid #666666;
	padding: 1px;
	width: 95%;
	font-size: .95em;
}

select.noshow{
	overflow: hidden;
	color: #F00;
	font-weight: bold;
	border-style: 1px solid #ccc;
	padding: 1px;
	width: 65px;
	font-size: .95em;
}


button{
	color: #666666;
	border-width: 1px;
	border-color: #ccc;
	background-color: #E2E2E2;
	border-style: solid;
	font-size: .85em;
	margin-left: 15px;
	}

input.button {
	color: #666666;
	border-width: 1px;
	border-color: #ccc;
	background-color: #E2E2E2;
	border-style: solid;
	font-size: .85em;
	margin-left: 15px;
	padding: 0 6px;
	}
	
button.nav{
	margin-right: 0;
	}
button.submit{
	float: right;
	margin: 0 0 0 0;
	text-align: right;
	}
button.disabled{
	color: #666666;
	margin-right: 0;
	}
