﻿/**/
body
{
	font-family: verdana;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #FFFCD2;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px; 
}

.MainTable
{
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	border: 1px; 
	width: 100%;
	background-color:#FFFCD2;
}

.MainTable.Header
{
	background:#FFFFF; 
	border: none; 
	text-align:left;	
}

#nav
{
	font-family: verdana;
	background-image:url(Images/rightnavBG.jpg);
	border-collapse: collapse; 
	width:175px; 
}

.navHeader
{
	color:White;
	font-size: xx-large;  
	background-color:#99C69D;
	font-family:  Verdana; 
	padding-left:5px; 
	padding-bottom:5px;
}

#MediaHeader
{
	font-size:16pt;
	padding-top:12px; 
	font-weight: 500; 
	color:#51A96C;
	text-align:center; 
}

#MainBodyContent
{
	 background-color:#FFFFFF; 
}

table.SearchTable
{
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	border: 1px; 
}

table.SearchTable td
{
	font-size:small ;
	color: #FFFFFF;
}

table.ucCustomer td.right
{
	text-align:right;
}

table.ucCustomer td.left
{
	text-align:left;
}

.OrderStatus td
{
    padding:5px; 
    
}

.AuthorMenu
{
	font-size: medium;
	font-style: normal;
	font-variant: normal;
	color: #51A96C;
}

a.link
{
	color: #51A96C;
}

a.navHeader:active{
	text-decoration:none;
	color:#000;
}

a.navHeader:link{
	text-decoration:none;
	color:#000;
}

a.navHeader:visited{
	text-decoration:none;
	color:#000;
}

a.navHeader:hover{
	text-decoration:underline;
	color:#000;
}


a.nav
{
    color:white;
    display:block;
    font-family:verdana;
    font-weight:normal;
    height:auto !important;
    padding:  2px   6px 1px 14px;
    text-decoration:none;
}

a.nav:active{
	text-decoration:none;
	color:#FFF;
}

a.nav:link{
	text-decoration:none;
	color:#FFF;
}

a.nav:visited{
	text-decoration:none;
	color:#FFF;
}

a.nav:hover{
	text-decoration:underline;
	color:#000;
}

.menuskin{
	position:absolute;
	width:220px;
	background-color:#99C69D;
	border:2px solid 4E9857;
	line-height:18px;
	z-index:100;
	visibility:hidden; 
	font-style:normal; 
	font-variant:normal; 
	font-weight:normal; 
	font-size:12px; 
	left:123px; 
}

#mouseoverstyle{
	background-color:highlight;
}

#mouseoverstyle a{
	color:black;
}

.menuskin{
position:absolute;
width:220px;
background-color:#99C69D;
border:2px solid #4E9857;
line-height:18px;
z-index:100;
visibility:hidden; font-style:normal; font-variant:normal; font-weight:normal; font-size:12px; font-family:Verdana
}

.menuskin a{
text-decoration:none;
color:White;
padding-left:10px;
padding-right:10px;
}

div.menuHeader
{
    color:#452cc4;
    font-style: italic; 
}

#mouseoverstyle{
background-color:highlight;
}

#mouseoverstyle a{
color:white;
}

div.menuitems 
{
	top:800px;
}

.mainLink
{
	font-weight: bold;
	padding: 0 6px;
	color:  white;
}

.mainLink a
{
	font-weight: bold;
	padding: 0px 0px;
	color:  white;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.stopWrap 
{
	display: inline-block;
}

ul#MediaMenu 
{
	list-style: none;
	margin: 0 auto;
	padding: 0;
	clear: both;
	width: 85%;
}

ul#MediaMenu li 
{
	float: left;
}

.FeaturedProduct table
{
    
}

.FeaturedProduct h2 
{
    margin: 0;
    font-style: italic;
}

#headerCartModule 
{
    position: absolute;
    top: 0;
    left: 770px;
}

#headerCartModule a 
{
    float: left;
    margin-right: 10px;
}

#headerCartModule #lnkViewCart 
{
    text-indent: -9999px;
    background: url(images/cartnew.jpg) no-repeat 0 0;
    width: 75px;
    height: 72px;
    display: block;
}

#headerCartModule #lnkCheckout 
{
    text-indent: -9999px;
    background: url(images/checkoutnew.jpg) no-repeat 0 0;
    width: 106px;
    height: 74px;
    display: block;
}


