﻿*
{
	font-family: Tahoma;
}
body
{
background: #FBFBFB;
	margin: auto;
	padding: 0px 0 0 0;
}
table
{
	padding: 0;
	border: 0;
}
/* Left frame */
.WrapLeft
{
	/* width: 8px;
	padding-left: 8px;*/
}
/* Right frame */
.WrapRight
{
	/* width: 8px;
	padding-right: 8px;*/
}
/* main frame */
.MainFrame
{
width: 100%;
}
.WrapMain
{

	width: 100%;
}

/* Navigate Menu */
.MenuLineOverLeft
{
	padding-left: 5px;
	width: 5px;
	background: #FFFFFF url(Images/Header/MenuLineOverLeft.gif) no-repeat left top;
}
.MenuLineOver
{
	padding-top: 12px;
	background: #FFFFFF url(Images/Header/MenuLineOver.gif) repeat-x left top;
}
.MenuLineOverRight
{
	width: 2px;
	padding-left: 2px;
	background: #FFFFFF url(Images/Header/MenuLineOverRight.gif) repeat-x left top;
}
.TopMenuLeft
{
	padding-left: 0px;
	width: 0px;
	background: #EBEBEB url(Images/Header/TopMenuLeftBg.gif) no-repeat left top;
}
.TopMenu
{
	width: 100%;
	height: 20px;
	background: url(Images/Header/allied-header.png) repeat-x left top;
}
.TopMenuRight
{
	width: 2px;
	padding-left: 2px;
	background: #FFFFFF 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
{
font-size: 12px;    
color: #000;
   
    font-family:Tahoma;
    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
{
 font-size: 12px;
   color: #000;
    font-family:Tahoma;
    text-decoration: none;
}
a.UserStatus:hover
{
	color: #3C97C4;
}


/* top style��include Logo, Menu and Current area */
.TopMain
{
	
	background: #FFFFFF url(Images/Header/allied-header.png);
}
/* LOGO */
.Logo
{
height: 171px;
	background: #faf9f9;
}
/* Current Date */
.Date
{
	width: 180px;
	margin: 0px 0px 0px 0px;
}
.TopArea
{

}
/* LeftArea */
.LeftArea
{
padding-left: 4px;
	padding-right: 4px;
}
/* ContentArea */
.ContentArea
{
	padding-left: 6px;
	padding-right: 6px;
	width: 100%;
}
/* RightArea */
.RightArea
{
padding-right: 4px;
	padding-left: 4px;
}
.MiddleBottomLine
{
width: 100%;
height: 15px;
background: #010101;
}
.BottomArea
{
}
.BottomLine
{
width: 100%;
height: 15px;
background: #010101;
}
.Footer
{
background: #010101;
                 height: 50px;
                 
}
.AdminLinks
{
	empty-cells: hide;
}
.AdminLinks TD
{
	font-weight: bold;
	padding-right: 10px;
	padding-left: 5px;
}

