/* overall initialization */

html, body { margin:0px; padding:0px; font-family:Helvetica, Arial; }
body { background-image:url(../images/seedsbg.jpg); background-repeat:repeat; }
img { border:none; }
a { text-decoration:none; }
pre { font-family:Helvetica, Arial; font-size:15px; white-space:pre-wrap; }

#wrap { margin-left:auto; margin-right:auto; width:980px; height:100%; }
.selected { font-weight:bold; }
.msg2 { padding-left:160px; font-weight:bold; font-size:18px; }
.msg { padding-left:160px; font-weight:bold; font-size:18px; display:inline; }
.lform { color:#034da2; font-weight:bold; font-size:16px; display:inline; }
.sform { color:#034da2; font-weight:bold; font-size:14px; display:inline; }
/* .limg { width:668px; } */
.simg { width:200px; }

/* general right */

#right { float:right; margin:50px 20px 0 0; background-color:white; width:668px; }

#tbar, #dbar { height:20px; width:668px; }
#tbar { background-color:#034da2; }
#dbar { color:white; font-weight:bold; background-color:#ed1b24; }


/* index */

#display { height:400px; }
#display img { position:absolute; z-index:0; }
#display img.current { z-index:2; }
#display img.previous { z-index:1; }

#new h4 { font-weight:bold; font-size:22px; letter-spacing:3px; color:#333333; display:inline; }
#new { font-family:Helvetica, Arial; font-size:16px; letter-spacing:1px; line-height:150%; padding-bottom:40px; }
#new a { color:#034da2; font-weight:bold; } #new a:hover { color:#333333; font-weight:bold; }


/* catalog */

#right #ctable td { width:200px; padding:10px; vertical-align:top; }
#ctable td img { width:200px; }

/* product */

#right #ptable td { vertical-align:top; padding:10px; }
#right #ptable { border-collapse:collapse; border-spacing:0; margin-bottom:40px; }


/* catalog & product */

#right a { color:#034da2; }
#right a:hover { color:#333333; }


/* about */

#about { padding:20px; font-size:14px; color:#201elf; }


/* about & product */

#right h4 { font-family:Times New Roman; display:inline; color:#201elf; font-weight:bold; font-size:26px;
letter-spacing:2px; }


/* general left navigation */

#left { float:left; width:230px; margin:30px 0 0 0; padding-bottom:20px; }
#logo { margin:10px 0 15px 40px; }

#nav { font-family:Arial, Helvetica; font-size:16px; letter-spacing:1px; margin-left:20px; line-height:130%; }
#nav li a, #nav a { color:#555555; }
#nav li a:hover { color:#034da2; font-weight:bold; /* letter-spacing:2px; */ }
#nav a:hover { color:#034da2; }
#nav span.one { font-size:12px; color:#034da2; }
#nav span.two { font-size:12px; color:#ed1b24; }
ul { list-style:none; display:inline; font-size:14px; }
li { margin-left:40px; }

/* admin left navaigation */

#tab { font-family:Times New Roman; font-size:14px; letter-spacing:1px; }
#tab a { color:#555555; }
#tab a:hover { color:#034da2; }
#tab td { padding-right:20px; }

/* footer */

#footer { background-color:#201e1f; width:970px; height:140px; color:white; padding:10px 0 0 10px; }
#foot { font-size:13px; letter-spacing:2px; margin:0 0 0 20px; line-height:130%; }

.fttb td { vertical-align:top; }
.efb { clear:both; }
