/* Type CSS rules here and they will be applied
to pages from 'editcss'
immediately as long as you keep this window open. */

/**** LINK-tag style sheet default.css ****/



@media screen
  {

body {
background-color: white;
font-family: Arial, Helvetica, sans-serif;
	color: #666666;
		font-size: 0.8em;
		margin: 0;
    padding: 0px 0 0 0;
	overflow:scroll;
 
	}
.code {
	font-family: monospace;
}
.leftbody, textarea.body, input.body {
	text-align: justify;
	border: none;
		margin-left: 1ex;
}
.widebody{
	text-align: left;
	border: none;
		margin: 1ex;
			margin-bottom: 120px;
}
table { /* IE hack to make inherit work*/
font-size: 1em;
}
.rightbody {
	text-align: left;
	margin-right: 1ex;
	border: none;
	margin-bottom: 120px;
}
p, textarea.body, input.body  {
	border: none;
}
h1 {
	color: #999999;
	margin-bottom: 0;
	font-size: 1.3em;
	text-align: left;
}
h2, textarea.header, input.header, a.search {

	font-weight: bold;
	color: #333399;
	margin-bottom: 0;
	border: none;
		font-size: 1.2em;
}
h3, th {

font-weight: bold;
	font-size: 1.1em;
	color: #333399;
	}
h4  {

	color: #333399;
	font-size: 1em;
	}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #333399;
}

a.nav, a.nav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

a.nav:hover {
	color: #666;
}

a.subnav {
	font-weight: normal;
}

a.subnav:hover {
	color: white;
}

input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333399;
	background-color: #ffffff;
	border: 2px solid #CCCCCC;
	vertical-align: middle;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	color: #333399;
	background-color: #ffffff;
	border: 2px solid #999999;
	vertical-align: middle;
}
input.image{
	border: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
form{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
address {
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
	
	color: #999999;
text-align: right;
margin: 1ex;
}
UL { list-style-image: url("../graphics/productpage/bullet.gif") }
UL.spec {
list-style-image: url("../graphics/generic/smallbluepointer.gif");
}

/* Styles related to the PHP Layers Menu System begin here */

.treemenudiv	{
	display: block;
	white-space: nowrap;
}

.phplmnormal	{
	font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}

a.phplm:link	{
	font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	color: #ffffff;
}

a.phplm:visited	{
	font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	color: #ffffff;
}

a.phplm:hover	{
	font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	color: #666666;
	/* background-color: #fff0c0; */
}

a.phplm:active	{
	font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	color: #666666;
}

.phplmbodytable	{
	font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	background-color: #999999;
}

.ivorybodytable	{
	font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	background-color: #999999;
	color: #ffffff;
	font-size: 0.8em;
}

.subbodytable	{
	font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	background-color: #333333;
	color: #ffffff;

}

table.subbodytable	{
	background-color: #333333;
	color: #ffffff;
	border: 1px solid white;
font-size: 0.8em;
}

.darkbordertable	{
	background-color: #ffffff;
}

.blackbordertable	{
	background-color: #000000;
}

.greenbordertable	{
	background-color: #839983;
}

.darkgreenbordertable	{
	background-color: #839983;
}

.redbordertable	{
	background-color: #aa5859;
}

.orangebordertable	{
	background-color: #df9500;
}

/* Styles related to the PHP Layers Menu System end here */
div#content {
}
div#footer {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 1ex;
	position: fixed;
	right: 0px;
	bottom: 0px;
	height: auto;
	/* background: white; */
}
div#header {
width: 100%;
}

 span.copywrite {
 	margin-right: 1ex;
	color: #CCCCCC;
	font-size: 80%;
	font-weight: bold;
	background: white;
}
 span.telephone {
 	margin-right: 1ex;
 font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 100%;
	font-weight: bold;
	background: white;
}
span.address {
	margin-right: 1ex;
	color: #333333;
	font-size: 80%;
	background: white;
}
 
hr.admin {
 text-align: left;
 width: 250px;
 color: #333399;
}

}
