﻿body { background-color: #FFFFFF; color: black; margin: 0px }

td { font-family: Arial,sans-serif; font-size: 12px; }

td.nav { background-color: #4E84C4; color: #FFFFFF; font-size: 13px; 
	padding: 3px; padding-left: 10px; padding-right: 10px; 
	border-left: 1px solid white; font-weight: bold }
	
td.nav2 { background-color: #000000; color: #FFFFFF; font-size: 13px; 
	padding: 3px; padding-left: 10px; padding-right: 10px; 
	border-left: 1px solid white; font-weight: bold }
	
td.navleft { background-color: #4E84C4; color: #FFFFFF; font-size: 13px; 
	padding: 2px; padding-left: 5px; padding-right: 5px; 
	border-bottom: 1px solid white; font-weight: bold }

td.navleftsub { background-color: #EEEEEE; color: #454163; font-size: 11px; 
	padding: 1px; padding-left: 15px; padding-right: 5px; 
	border-left: 1px solid white; border-bottom: 1px solid white; font-weight: bold }

.search { background-color: #EEEEEE; border: 1px solid #4E84C4; padding: 3px; 
	position: absolute; display: none }
	
.thumbs { background-color: #FFFFFF; border: 1px solid #4E84C4; padding: 0px; 
	position: absolute; display: none; }
	
.txtstart { font-size: 15px; font-weight: bold; color: #3C5920 }

td.categories { padding-left: 10px; padding-right: 10px; font-weight: bold; }

td.main { font-size: 13px; padding-left: 20px; padding-right: 20px; padding-top: 0px }

td.leftnav { padding: 10px; padding-top: 0px; }

td.catalog { background-color: #81A545; color: white; 
	padding: 5px; padding-left: 15px; padding-right: 15px }

td.details { font-family: Verdana; font-size: 10px; color: #666666 }

td.package { border: 1px solid #454163 }

table.sidebar { padding-left: 10px }

td.sidebar { background-color: #EFEFEF; font-size: 12px; border: 1px solid #454163; }

td.footer { padding: 8px; color: #666666; font-size: 10px; line-height: 13px; }

td.footerlinks { color: #666666; font-size: 10px; line-height: 13px; }

h1 { font-size: 18px; color: #3366ff; font-family: Helvetica; font-weight: bold; text-transform: uppercase; }

h2 { font-size: 13px }

h3 { font-size: 12px; font-weight: normal; letter-spacing: 4pt }

.menuhead { color: #FFFFFF; }

a:link { color: #000000; text-decoration: none; }
a:visited { color: #000000; text-decoration: none;  }
a:hover { color: #4E84C4; text-decoration: none; }
a:active { color: #000000; text-decoration: none; }

a.nav:link { color: #454163; text-decoration: none }
a.nav:visited { color: #454163; text-decoration: none  }
a.nav:hover { color: #990033; text-decoration: underline }
a.nav:active { color: #990033; text-decoration: underline }
	
a.nav2:link { color: #FFFFFF; text-decoration: none }
a.nav2:visited { color: #FFFFFF; text-decoration: none  }
a.nav2:hover { color: #FFFFFF; text-decoration: none }
a.nav2:active { color: #FFFFFF; text-decoration: none }

a.nav3:link { color: #43630A; text-decoration: none }
a.nav3:visited { color: #43630A; text-decoration: none  }
a.nav3:hover { color: #454163; text-decoration: none }
a.nav3:active { color: #454163; text-decoration: none }

a.blue:link { color: #00FF00 }
a.blue:visited { color: #00FF00 }
a.blue:hover { color: #00FF00 }
a.blue:active { color: #00FF00 }

input, select { background-color: #EEE8CD; font-size: 10px; border: 1px solid #8B8878 }
textarea { background-color: #EEE8CD; font-size: 12px; font-family: arial,geneva,sans-serif; border: 1px solid #8B8878 }
input.button { background-color: #4E84C4; color: white; font-size: 10px; font-weight: bold; border: 1px solid #8B8878 }

/* cart */

td.cart { border: #999999 1px solid }
td.options { border-top: 1px solid #999999 }
td.optionsmenu { padding-right: 10px }
td.options2 { border-top: 1px solid #FFFFFF }
td.status { border: #FFFFFF 1px solid; padding: 2px; background-color: #DDDDDD }

/* admin */

a.white:link { text-decoration: none; color: #FFFFFF }
a.white:hover { text-decoration: none; color: #FFFFFF } 
a.white:active { text-decoration: none; color: #FFFFFF }
a.white:visited { text-decoration: none; color: #FFFFFF } 

a.dark:link { color: white }
a.dark:hover { color: #0066FF } 
a.dark:active { color: #8FBC8F }
a.dark:visited { color: white }

table.dk { background-color: #8FBC8F; border: 2px solid #003300 }
td.dk { font-size: 10pt; color: white }
		 
table.lt { background-color: #eeeeee; border: 1px solid #808080 }
td.lt  { font-size: 10pt; color: black }

.red { font-size: 8pt; font-weight: bold; color: white; background-color: #CC0000 }
.green { font-size: 8pt; font-weight: bold; color: white; background-color: #006600 }

/* anylink */

.anylinkcss{
position: absolute;
visibility: hidden;
border:1px solid #4E84C4;
border-bottom-width: 0;
font:normal 12px Arial,sans-serif;
line-height: 18px;
z-index: 100;
background-color: #EEEEEE;
width: 175px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #4E84C4;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss a{
background-color: #EEEEEE;
color: #3044B5;
}

.anylinkcss a:visited{ 
background-color: #EEEEEE;
color: #3044B5;
}

.anylinkcss a:hover{ 
background-color: #5E68C4;
color: white;
}