body {
	font-family: Times, serif;
	color: #000000;
	background: #E1E1FF;
	font-size: 100%;
	margin-left: 3%;
	margin-right: 3%;
}

p {
	font-family: arial, helvetica, sans-serif;
	padding-left: 3px;
	padding-right: 3px;
	text-align: justify;
}

p.company {
	color: #990033;
	font-size: 14pt;
	font-weight: bold;
	padding-left: 3px;
      padding-right: 3px;
}

td {
	font-family: Times, serif;
	font-size: 13pt;
}


/* HEADING STYLES */

h1 {
	font-family: times, serif;
	color: #860000;
	font-size: 28pt;
	line-height: 120%;
	text-align: left;
	font-variant: small-caps;
}

h1.title {
	font-family: times, serif;
	color: #860000; 
	font-size: 26pt;
	line-height: 120%;
	text-align: center;
 	margin-bottom: 4px;
 	margin-top: 10px;
}

h4.title {
	font-family: times, serif;
	color: #860000;
	font-size: 12pt;
	line-height: 120%;
	text-align: center;
	margin-top: 4px;
}

h2 {
	font-family:time, serif;
	color: #860000;
	text-align: center;
	margin: .5em auto;
}

h2.center {
	text-align: center;
}

h3 {
	font-family: arial, verdana, sans-serif;
	color: #000044; /*#990033;*/
	font-size: 145%;
	line-height: 150%;
	text-align: left;
	margin-top: 25pt;
	margin-bottom: 6pt;
	padding-right: 5px;
}

h4	{
	font-family: arial, verdana, sans-serif;
	color: #000033; /*#990033;*/
	font-size: 120%;
	line-height: 125%;
	text-align: right;
	margin-top: 20pt;
	margin-bottom: 6pt;
	padding-right: 5px;
}

h4.center	{
	line-height: 135%;
}

/* END HEADINGS */

img.lefty {
	text-align: left;
	padding: 10px;
}

img.righty {
	text-align: center;
}


/* PRODUCTS */

.details_left {
	float: left;
	width: 200px;
	margin-left: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	border: 1px solid #990033;
	display: block;
	padding: 5pt
}

.details_right {
	float: right;
	width: 200px;	
	margin-left: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	border: 1px solid #990033;
	display: block;
	background: #ffffcc;
	padding: 5pt;
}


img.left {
	float: left;
	margin-left: 0;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

img.right {
	float: right;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.standard_details {
	font-family: verdana, sans-serif;
	color: #6C0000;
	font-size: 13pt;
}


/* END PRODUCTS */


#navcontainer {
	margin-left: 35px;
}

/* LI  STYLES 20070123*/
#navuser  {
	list-style:none;
/*	border:1px solid#CCCCCC;
	background-color: #ffe1c4; */
	font-family: times, serif;
	font-size: 12pt;
	line-height: 120%; 
	text-align: left;
	font-variant: small-caps;
	font-weight: bold;
        margin-left :10px;
	width: 12em;
		#	float: left;
	float: right;
}
#navuser ul {
	margin: 0;
	padding: 0;
}
#navuser li {
/*	width:200px; */
	list-style-type: none;
	color: blue;
	font-size: 12pt;
	text-align: left;
}
#navuser a {
	display: block;
	width: 11em;
	font-family: times,serif;
	background-color: #FFE6E6;
	padding-left: 5px;
	margin-right: 1em;
	list-style-type: none;
	border: 1px solid #000000;
	text-decoration: none;
} 
#navuser a:link, #navuser a:active, #navuser a:visited  {
	color: #000099;
}
#navuser a:hover {
	border: 1px solid #000000;
	background-color: #000099;
	color: #ffffff;
}
#navadmin	{
	clear: left;
	float: left;
	list-style:none;
	margin-right: 5px;
	border:1px solid#CCCCCC;
/*background-color:white;*/
	font-family: times, serif;
	color: black; 
	font-size: 12pt;
	line-height: 100%; 
	text-align: left;
	font-variant: small-caps;
	font-weight: bold;
	width: 200 px;
}
#navadmin ul	{
	margin: 0;
	padding: 0;
}
      
div.boxtest { 
  font-size: 18px;
  font-family: times, serif;
  font-variant: small-caps;
  font-weight: bold;
  line-height: 20pt;	   
  border:1px groove;
  padding:10px;
  height:98%;
  width:98%;
  clear:both;
  word-spacing: 2px;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
		    }

		    /* Hides from IE-mac dirty hack\*/
		    * html .clearfix {height: 1%;}
		    /* End hide from IE-mac */
div.boxtest:first-line { 
font-style:italic;

}
div.boxtest img { 
border:2px solid blue;
                }


div.boxtest1 {
  font-size: 16px;
  font-family: times, serif;
  font-variant: small-caps;
  line-height: 20pt;
  border:1px groove;
  padding:10px;
  height:98%;
  width:98%;
  word-spacing:2px;
             }
div.boxtest1:first-line {
	font-style:italic;
               	    }
div.boxtest1 img {
     border:2px solid olive;
}
.catalog {
	margin-left: 220px;
}
.category {
	float: right;
	list-style:none;
	margin-right: 10px;
/*	border:1px solid#CCCCCC;
	background-color: #ffe1c4; */
	font-family: times, serif;
	font-size: 12pt;
	line-height: 120%; 
	text-align: left;
	font-variant: small-caps;
	font-weight: bold;
	width: 200px;
}
.category ul {
	margin: 0;
	padding: 0;
}
.category li {
	width:200px;
	list-style-type: none;
	color: blue;
	font-size: 12pt;
	text-align: left;
}
.category a {
	display: block;
	width: 200px;
	font-family: times,serif;
	background-color: #FFE6E6;
	padding-left: 5px;
	list-style-type: none;
	border: 1px solid #000000;
	text-decoration: none;
} 
.category a:link, .category a:active, .category a:visited  {
	color: #000099;
}
.category a:hover {
	border: 1px solid #000000;
	background-color: #000099;
	color: #ffffff;
}
.searchbox {
	font-size: 80%;
	font-style: oblique;

}
.searchbox table {
	border: solid 1px #860000;
}
table.shows h4  {
	margin-top: 0;
	text-align: left;
}
.clear{
	clear: both; 
}
h2.page {
	margin-top: 0;
}

.nav {
	clear: both; 
	text-align: center;
	background-color: #00008A;
	padding: .35em 0;
	color: #FFFFCC;
}
.nav a {
	padding: .1em .5em;
	white-space: nowrap;
	text-decoration: none;
	font-size: 120%;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.nav a:hover {
	color: #CCCCCC;
}

#footer {
	clear: both;
	text-align: center;
	font-size: 80%
}
ul.flypage {
	margin:	1em auto;
	text-align: center;
	list-style: none;
}

ul.flypage li {
	text-decoration: none;
	background-color:#00008A;
	color: #FFFFFF;
	padding: .5em 0;
	width: 20em;
}
ul.flypage a {
	color:#FFFFFF;
	text-decoration: none;
}
ul.flypage a:hover {
	text-decoration: none;
	color:#00008A;
	background-color: #FFFFFF;
	padding: .5em 1em;
} 
form p{
	text-align: right;
	white-space: nowrap;
}
#contact_page {
        width: 780px;
}

div.rightf {
	float:right;
	text-align: center;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 1em;
}
div.leftf {
	float: left;
	text-align: center;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 1em;
}
p.center  {
	text-align: center;
}

#content.Press {
	width: 450px;
}
#content.Press div.inner {
	float: left;
}
#content.Press ul {
	float: left;
	list-style-type: none;
}
#content.Press li {
	float: left;
	padding: 1em;
	height: 140px;
}
#kpress_sidebar h3 {
	float: right;
}

#sidebar.press img {
	margin: 1em;
}
table.tpress {
	float: left;
	margin: 1em 1em 0 0;
}
table.tpress img {
	margin: .2em;
}

