﻿html,body {
	margin:0;
	padding:0; /* needed for container min-height */
	font-family:Tahoma ;
	font-size: 12px;
}
a				{ color: #6b6b6b; text-decoration: none }
a:hover			{ color: red; text-decoration: none }
a:active		{ color: #6b6b6b; text-decoration: none }

/****** HEADER ******/
.HeaderLeft
{
	background-image:url(../images/BG_Menu_Header1.jpg);
	width:297px;
	background-position:left top;
	background-repeat:no-repeat;
}
.HeaderRight
{
	background-image:url(../images/BG_Menu_Header2.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
.TopMenu
{
	position:absolute ;
	left:620px;
	top:0px;	
	font-family:MS Sans Serif;
	font-size: 12px;
	color:#333333;
}
.TopMenu a
{
	color:#336699;	
}
/**** END HEADER ****/

.container { position:relative; width:100%;}
.subFooter { position:absolute; bottom:0px; }
.LeftSide_BG { vertical-align:top; background: url(../images/newMainTemplate/bg_leftlink.jpg) repeat-y; width:297px; }
.LeftSide_Tree { background: url(../images/newMainTemplate/mainTemplate_03.jpg) no-repeat; width:74px; height:861px; }
.LeftSide_LogInBG { background: url(../images/newMainTemplate/mainTemplate_04.jpg) no-repeat; width:223px; height:112px; }
.LeftSide_MainLink { background: url(../images/newMainTemplate/mainTemplate_08.jpg) no-repeat; width:223px; height:749px; vertical-align:top; }
.RightSide_BG { vertical-align:top; background: url(../images/newMainTemplate/mainTemplate_10.jpg) repeat-y #bae91f; width:23px;}
.RightSide_ContentBorder { background: url(../images/newMainTemplate/mainTemplate_06.jpg) no-repeat; width:23px; height:872px; }
.RightSide_SubBG { background: url(../images/newMainTemplate/BG.jpg) repeat-x; height:705px; }
.RightSide_SubBG2 { background: url(../images/newMainTemplate/mainTemplate_07.jpg) no-repeat; height:130px; width:100%; }
.RightSide_SubBG3 { background: url(../images/newMainTemplate/mainTemplate_07_2.jpg) no-repeat; height:37px; width:100%; }
.LeftSide_SubFooter { float:left; background: url(../images/newMainTemplate/mainTemplate_12.jpg) no-repeat; width:297px; height:30px; }
.RightSide_SubFooter { float:left; background: url(../images/newMainTemplate/mainTemplate_13.jpg) no-repeat; width:23px; height:30px; }
.RightSide_SubFooterBG { background: #bae91f;}
.BaseMiddle_1 { background: url(../images/newMainTemplate/mainTemplate_15.jpg) no-repeat; width:297px; height:29px; }
.BaseMiddle_2 { background: url(../images/newMainTemplate/mainTemplate_16.jpg) no-repeat; width:552px; height:29px; }
.BaseMiddle_3 { background: url(../images/newMainTemplate/mainTemplate_17.jpg) no-repeat; width:23px; height:29px; }
.BaseMiddle { background: url(../images/newMainTemplate/mainTemplate_18.jpg) repeat-x; height:29px; }
.Content { width:552px; vertical-align:top; background: white; }
.Piero { position:absolute; bottom:83px; left:85px; }

.AnnouncementCenter { background-image: url(../images/Marquee_BG.gif); background-repeat:repeat-x;	vertical-align:middle;	height:26px; }
.AnnouncementLeft { background-image: url(../images/Marquee_Left.gif); background-repeat:no-repeat; width:4px; vertical-align:middle; height:26px; }
.AnnouncementRight { background-image: url(../images/Marquee_Right.gif); background-repeat:no-repeat; width:4px; vertical-align:middle; height:26px; }
.fashionItemNameStyle
{
	color: #67b7f5;
	text-decoration: none;
	font-weight: bold;
	font-size:10px;
}
.fashionItemPriceStyle
{
	color: #ff6699;
	text-decoration: none;
	font-weight: bold;
	font-size:10px;
}

/*********************** FIXED GRID STYLE *****************************/
.FixedPadding { HEIGHT: 27px; BORDER: #c8c8c8 1px solid; }
.FixedItemCenter { HEIGHT: 27px; BORDER-BOTTOM: #e5e5e5 1px solid;}
.FixedItemLeft { HEIGHT: 27px; BORDER-BOTTOM: #e5e5e5 1px solid; BORDER-LEFT: #c8c8c8 1px solid;}
.FixedItemRight { HEIGHT: 27px; BORDER-BOTTOM: #e5e5e5 1px solid; BORDER-RIGHT: #c8c8c8 1px solid;}
.FixedHeaderCenter { BORDER-BOTTOM: #c8c8c8 1px solid;}
.FixedHeaderLeft { BORDER-BOTTOM: #c8c8c8 1px solid; BORDER-LEFT: #c8c8c8 1px solid;}
.FixedHeaderRight { BORDER-BOTTOM: #c8c8c8 1px solid; BORDER-RIGHT: #c8c8c8 1px solid;}
/********************* END FIXED GRID STYLE *****************************/

