﻿body {
	margin: 0;
	padding: 0;
	background: #ffffff;
	font-family:Verdana;
	font-size: 7pt;
}

input
{
	font-size:x-small;
	font-family:Verdana;
}

textarea
{
	font-size:10px;
	font-family:Verdana;
	font-family:Tahoma;
	width:150px;
	height:35px
}

select
{
	 font-size:10px;
}

h1
{
    margin-top: 10px;
    font-size: 9pt;
    vertical-align: bottom;
    color: Black;
    font-family: Palatino;
    letter-spacing: 2px;
}

td
{
    vertical-align: top;
}

A {
  color: #cc6633;
  text-decoration: none;
}

A:hover {
  color: #cc6633;
  text-decoration: underline;
}


A.headerNavigation { 
  color: #FFFFFF; 
  text-decoration: none;
}

A.headerNavigation:hover {
  color: #ffffff;
  text-decoration: underline;
}

A.LowerMenu { 
  color: #ffffff; 
  text-decoration: none;
}

A.LowerMenu:hover {
  color: #ffffff;
  text-decoration: underline;
}

A.FooterMenu { 
  color: #CC6633; 
  text-decoration: none;
}

A.FooterMenu:hover {
  color: #CC6633;
  text-decoration: underline;
}

.FooterMenu
{ 
	color: #FFFFFF;	
}

.admin-header
{
    background-color: #FFFFFF; 
    height:100px;
    padding-left:10px;
}
.admin-header h1
{
    color: white;
}

.offsetleftbox
{
	margin-bottom: 7px;
    width:auto;
    padding-right: 5px;
    padding-left: 30px;

}

#menutext
{
    height:5px;
    padding: 1px;
    margin-bottom: 1px;
    text-align:right;
	vertical-align:text-bottom;
}

#pagingtext
{
    color:White;
    background-color:#CC6633;
}

#lowermenu
{
    height:5px;
    background-color: #CC6633; 
    padding: 1px;
    margin-bottom: 1px;
    text-align:right;
}

#searchmenu
{
    height:15px;
    background-color:Gray; 
    padding: 0px;
    margin-bottom: 0px;
    text-align:center;
}

#NavItem
{
    font-size:medium;
}

#NavItem
{
    font-size:medium;
    font-weight:bold;
}

.product-header
{
    padding-left:5px;
    border-top:solid 1px #cc6633;
}

.product-footer
{
    padding-left:5px;
    border-bottom:solid 1px #cc6633;
}

.category-header-footer
{
    width:160px;
    padding-left:5px;
    border-top:solid 1px #CC6633;
    border-bottom:solid 1px #CC6633;
}
.main-menu-item
{
	color:red;font-weight:bold;text-align:center
}


.roundcont {
	width: 225px;
	background-color: #CC6633;
	color: #ffffff;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(ur.gif) no-repeat top right; 
}

.roundbottom {
	background: url(br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

.searchtaba
{
	background: url(searchtaba.gif) no-repeat top right;
}

.searchtabi
{
	background: url(searchtabi.gif) no-repeat top right;
}

.globalGiftBox
{
    font-size:1.3em;
    font-weight:bold;
    color:#CC6733;
}

.globalSubNav
{
    font-size:1.3em;
    font-weight:bold;
    color:#463830;
}

.rightTopLinks
{
    padding-top:10px;
    padding-right:80px;    
}

.password
{
    position:absolute;
    right:180px;
    top:60px;
    border:solid 1px blue;
}