/* CSS Document */

body 
{
text-align: justify;
}

a:link {
	color: #868686;
	text-decoration:none;
}
a:visited {
	color: #868686;
	text-decoration:none;
}
a:hover {
	color: #008C87;
	text-decoration:none;
}
a:active {
	color: #868686;
	text-decoration:none;
}

h2
{
text-decoration:none;
text-align: left;
font-family: arial;
font-size: 12px;
color:#008C87;
font-weight:bold;
margin-left:20px;
margin-top: 20px;
}

ul
{
text-align: left;
margin-top: 2px;
}

li 
{
display: inline;
}

ul.sidebar
{text-align:left;
font-family: arial;
font-size: 11px;
margin-left: 0px;
padding-left: 0px;
line-height: 14px;
}

li.sidebar
{display:block;
list-style-type:none;
margin-left: 0px;
padding-left: 0px;
}

li.sidebar2
{display:block;
list-style-type:none;
font-size:10px;
margin-left: 4px;
padding-left: 4px;
}

ul.features
{text-align:left;
font-family: arial;
font-size: 10px;
line-height: 130%;
text-indent: -.75em;
}

li.features
{display: block;
list-style-type:none;
}

a
{border:none;
}
a.top
{
text-align: center;
font: bold 11px arial;
text-decoration: none;
padding: 8px 14px;
Color:#FFFFFF;
}

a.top:hover 
{
color:#BFFF71;
}

a.top:active
{
color: white;
}

a.side
{
text-decoration:none;
text-align: left;
font-family: arial;
font-size: 11px;
color:#000000;
line-height:120%;
font-weight:bold;
padding: 0;
}

a.side:hover
{
color:#666666;
}

a.sidetwo
{
text-decoration:none;
text-align: left;
font-family: arial;
font-size: 10px;
color:#000000;
line-height:120%;
padding: 0;
}

a.sidetwo:hover
{
color:#666666;
}

a.featurelist
{
text-decoration:none;
text-align: left;
font-family: arial;
font-size: 10px;
color:#000000;
line-height:130%;
font-weight:bold;
}

a.featurelist:hover
{
color:#666666;
}

a.misc
{
font-family: arial;
font-size: 10px;
color:#666666;
text-decoration: none;
}

a.miscblue
{
font-family: arial;
font-size: 10px;
color:#008C87;
text-decoration: none;
}

a.miscblue:hover
{
font-family: arial;
font-size: 10px;
color:#666666;
text-decoration: none;
}

/*For the top nav strip on products pages*/
a.navigation
{
font-family: arial;
font-size: 10px;
color:#666666;
text-decoration: none;
}

a.navigation:hover
{
font-family: arial;
font-size: 10px;
color:#000000;
}
/*For the top nav strip on products pages*/
div#topnav
{ 
position: absolute; 
top: 0px;
left: 200px;
width: 440px;
Height: 15px;
margin: 10px; 
z-index:1;
} 

/*For the top nav strip on products pages*/
p.topnav
{
text-align: left;
font-family: arial;
font-size: 10px;
color:#666666;
margin-left: 10px;
margin-top: 5px;
Margin-bottom: 0px;
line-height: 100%
}

div#bodymain
{ 
position: absolute; 
top: 18px;
left: 200px;
width: 440px;
Height: 750px;
margin: 10px; 
} 

div#table
{
position: absolute;
top: 135px;
left: 0px;
width: 438px;
height: 730px;
}

div#cent
{
width: 700px; height: 420px; margin: 0px auto;
position: relative;
}

div#header
{position: absolute;
width: 510px; height: 80px; 
margin-top: 10px;
margin-left: 10px;
margin-right: 10px;
margin-bottom: 5px;
}

div#footer
{position: absolute;
top: 600px;
left: 0px;
text-align: center;
padding: 0.5em;
font-family: arial;
font-size: 10px;
color:#000000;
}

div#sidebar
{position: absolute;
width: 200px;
height: 1020px;
background-color:#CCCCCC;
z-index: 3;
}

div#sidebartext
{position: absolute;
top: 25px;
left: 25px;
width: 150px;
height: 555px;
}

div#topmenu
{position: absolute;
top:100px;
left: 10px;
width: 667px;
height: 25px;
background-color: #000000;
}

div#main
{position: absolute;
top: 125px;
width: 665px;
height: 1020px;
margin-left: 10px; margin-right: 10px;
border:solid;
border-width: 1px;
border-color:#000000;
background-image:url(images/shadow.jpg);
background-repeat:no-repeat;
}

div#image
{position: absolute;
top: 20px;
left: 435px;
width: 200px;
height: 300px;
}

div#minis
{
position: absolute;
top: 310px;
left: 470px;
width: 143px;
height: 143px;
}

div#click
{
position: absolute;
top: 270px;
left: 470px;
width: 143px;
height: 11px;
z-index: 1;
}

p.small
{
text-align: center;
font-family: arial;
font-size: 10px;
color:#333333;
}

p.caption
{
text-align: left;
font-family: arial;
font-size: 10px;
font-style:italic;
margin: 0px;
line-height: 100%;
}

p.main
{
text-align: left;
font-family: arial;
font-size: 11px;
line-height: 130%;
margin: 20px;
}

img
{border: none;}

img.main
{border: none;
margin: 15px;
}

img.order
{border: none;
margin-left: 15px;
}

img.mini
{border:solid;
border-width: 2px;
border-color: #FFFFFF;
}

hr
{
width: 700px;
height: 1px;
color: #999999;
}

input.formButton {
	background:none;
	margin-top: 1px;
	padding-right: 0px;
	border:none;
    font-size: 13px;
    color:#999999;
    cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

input.formButton:hover
{
color:#339999;
}

div#searchbox
{
position: absolute;
top: 12px;
left: 527px;
font-family: arial;
font-size: 11px;
font-weight:bold;
color:#999999;
width: 150px; height: 50px;
text-align:right;
z-index: 1;
line-height: 150%;
}

