﻿*

body
{
	margin: auto;
	padding: 0px 0 0 0;
	background:url(Images/header/background2.png) repeat-x top left;
}

table
{
	padding: 0;
	border: 0;
}
/* Left frame */
.WrapLeft
{
	
	/* width: 8px;
	padding-left: 8px;*/
}
/* Right frame */
.WrapRight
{
	/* width: 8px;
	padding-right: 8px;*/
}
/* main frame */
.WrapMain
{
	width: 100%;
/*-webkit-box-shadow: 0px -10px 5px 10px rgba(50, 50, 50, 0.25);
-moz-box-shadow:    0px -10px 5px 10px rgba(50, 50, 50, 0.25);
box-shadow:         0px -10px 5px 10px rgba(50, 50, 50, 0.25);*/
}

/* Navigate Menu */
.MenuLineOverLeft
{
	padding-left: 0px;
	width: 0px;
	background: url(Images/Header/MenuLineOverLeft.gif) no-repeat left top;
}
.MenuLineOver
{
	padding-top: 0px;
	background: url(Images/Header/MenuLineOver.gif) repeat-x left top;
}
.MenuLineOverRight
{
	width: 0px;
	padding-left: 0px;
}
.TopMenuLeft
{
	padding-left: 15px;
	width: 15px;
	background: url(Images/Header/TopMenuLeftBg.gif) no-repeat left top;
}
.TopMenu
{
	width: 100%;
	height: 40px;
	background: url(Images/Header/TopMenuBg.gif) repeat-x left top;
}
.TopMenuRight
{
	width: 0px;
	padding-left: 0px;
	background: url(Images/Header/MenuSeparator.png) repeat-x left top bottom;
}
/****************** Cart Checkout style *********************/
.CartLink
{
	white-space: nowrap;
	width: 20%;
}
.link_cart, a.link_cart, a.link_cart:link, a.link_cart:visited, a.link_cart:active, a.link_cart:hover
{

    color: #010101;
font-size: 14px;
    font-family: Verdana;
    text-decoration: none;
}
a.link_cart:hover
{
    color: #FF0000;
}
.desc_cart
{
    font-weight: bold;
    font-family:Verdana;
}
.UserStatus
{
	white-space: nowrap;
	width: 20%;
}
.UserStatus, a.UserStatus, a.UserStatus:link, a.UserStatus:visited, a.UserStatus:active, a.UserStatus:hover
{
    color:#010101;
    
font-size: 14px;
    font-family:Verdana;
    text-transform: none;
}
a.UserStatus:hover
{
	color: #3C97C4;
}


/* top style��include Logo, Menu and Current area */
.TopMain
{
	
}
/* LOGO */
.Logo
{

	
}
/* Current Date */
.Date
{
	width: 180px;
	margin: 0px 0px 0px 0px;
}
.TopArea
{
background: #ffffff;
}
/* LeftArea */
.LeftArea
{
background: #ffffff;
	padding-right: 4px;
}
/* ContentArea */
.ContentArea
{
	padding-left: 6px;
	padding-right: 6px;
	width: 100%;
background: #ffffff;
}
/* RightArea */
.RightArea
{
	padding-left: 4px;
background: #ffffff;
}
.MiddleBottomLine
{
background: #ffffff;
}
.BottomArea
{
background: #ffffff;
}
.BottomLine
{
background: #ffffff;
}
.Footer
{
link-color: #FFFFFF;
font-size: 12px;
color: #FFFFFF;
background: #FAFAFA;
}
.AdminLinks
{

	empty-cells: hide;
}
.AdminLinks TD
{
	font-weight: bold;
	padding-right: 10px;
	padding-left: 5px;
}
.TopMenu
{
height: 0px;
}