body{
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: transparent;
margin-top: 15px;
}
.SubHead    {
    font-family: Tahoma;
    font-size:  11px;
    font-weight: bold;
    color: #000000;
}
.StandardButton{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	background: #D70A37;
	color: #ffffff;
	font-family: Tahoma;
}
.Normal,.NormalDisabled
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
	 color: #000000;
}

/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
    color: #000000;
}

/* text style used for error messages */
.NormalRed
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
	 color: #000000;
}
.NormalMenu
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 20px;
    font-weight: normal;
    color: #000000;
}
.clothes_topbg{
	background-image: url(clothes1_topbg.png);
	background-repeat: repeat-x;
	height: 50px;
}
.clothes_menubg{
	background-image: url(clothes1_menubg02.jpg);
	background-repeat: repeat-x;
	height: 65px;
}
.clothes_searchbg{
	background-image: url(clothes_searchbg.gif);
	background-repeat: no-repeat;
	width: 150px;
	height: 40px;
}
.clothes_bottombg{
	background-image: url(clothes_bottombg.jpg);
	background-repeat: repeat-x;
	height: 91px;
}
/**/
.bannerpane{
	padding: 0px;
}
.toppane{
	padding: 0px;
}
.leftpane{
	padding: 0px;
}
.contentpane{
	padding: 0px;
}
.centerpane{
	padding: 0px;
	
}
content01pane{
	padding: 0px;
}
.center01pane{
	padding: 0px;
}
.rightpane{
	padding:0px;
}
.bottompane{
	padding: 0px;
}
.bottom01pane{
	padding: 0px;
}
/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {

}

.ModuleTitle_MenuBar {
	cursor: hand;
	height:16;
	background-color: #8bbc00;
}

.ModuleTitle_MenuItem {
	cursor: hand; 
	color: #ffffff; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: normal; 
	font-style: normal; 
	border-left: #ffffff 0px solid; 
	border-bottom: #ffffff 0px solid; 
	border-top: #ffffff 0px solid; 
	border-right: #ffffff 0px solid;
}

.ModuleTitle_MenuIcon {
	cursor: hand; 
	background-color: #D489B1; 
	text-align: center; 
	width: 15; 
	color: #ffffff;
	height: 23;
	border-left: #ffffff 0px solid; 
	border-bottom: #ffffff 0px solid; 
	border-top: #ffffff 0px solid; 
	border-right: #ffffff 0px solid;
}

.ModuleTitle_SubMenu {
   border-bottom: #ffffff 1px solid; 
	border-left: #ffffff 1px solid; 
	border-top: #ffffff 1px solid;  
	border-right: #ffffff 1px solid; 
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff;
	background-color: #D489B1; 
	filter: progid:DXImageTransform.Microsoft.Shadow(color='DimGray' , Direction=135, Strength=3);
}

.ModuleTitle_MenuBreak {
	border-bottom: #ffffff 0px solid; 
	border-left: #ffffff 0px solid; 
	border-top: #ffffff 0px solid;  
	border-right: #ffffff 0px solid; 
	background-color: #D489B1; 
	color: #ffffff;
	height: 1px;
}

.ModuleTitle_MenuItemSel {
	cursor: hand; 
	background-color: #D489B1;
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: normal; 
	font-style: normal;
	color: #530000;
	height:23px;
}

.ModuleTitle_MenuArrow {
	font-family: Tahoma;
	font-size: 8pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #ffffff 0px solid; 
	border-bottom: #ffffff 0px solid; 
	border-top: #ffffff 0px solid;
}

.ModuleTitle_RootMenuArrow {
	font-family: Tahoma;
	font-size: 8pt; 
	cursor: pointer; 
	cursor: hand;
}

/* Main Menu */

.MainMenu_MenuContainer {	

}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height:23px;
}

.MainMenu_TabRootMenuItem TD
{
	background-image: url(clothes1_menubg02.jpg);
	background-repeat: repeat-x;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal; 
	font-size: 12px;
	font-weight: bold;
	height: 66px;
}

.MainMenu_TabRootMenuItemSel TD
{
	background-image: url(clothes1_menubg01.jpg);
	background-repeat: repeat-x;	
	color: #530000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal; 
	font-weight: bold;
	font-size: 12px;
	height: 66px;
}

.MainMenu_TabMenuItemHover TD
{
	background-image: url(clothes1_menubg01.jpg);
	background-repeat: repeat-x;
	background-color: Transparent;
	filter:alpha(opacity=50);
  -moz-opacity:.50;
  opacity:.50;
	color: #530000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal; 
	font-weight: bold;
	font-size: 12px;
	height: 66px;
}

.MainMenu_TabMenuItemSelHover TD
{
	background-image: url(clothes1_menubg01.jpg);
	background-repeat: repeat-x;	
	color: #000000;	 
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal; 
	font-weight: bold;
	font-size: 12px;
	height: 66px;
}
.MainMenu_MenuItem {
	cursor: hand; 
	color: #000000;
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: normal; 
	font-style: normal; 
	border-left: #ffffff 0px solid; 
	border-bottom: #ffffff 0px solid; 
	border-top: #ffffff 0px solid; 
	border-right: #ffffff 0px solid;
}
.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #8bbc00; 
	border-left: #ffffff 0px solid; 
	border-bottom: #ffffff 0px solid; 
	border-top: #ffffff 0px solid; 
	text-align: center; 
	width: 15; 
	height: 20;
	color: #000000;
}
.MainMenu_SubMenu {
	border-bottom: #ffffff 1px solid; 
	border-left: #ffffff 1px solid; 
	border-top: #ffffff 1px solid;  
	border-right: #ffffff 1px solid; 
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #8bbc00; 
	color: #000000;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='DimGray' , Direction=135, Strength=2);
}
.MainMenu_MenuBreak {
	border-bottom: transparent 0px solid; 
	border-left: transparent 0px solid; 
	border-top: transparent 0px solid;  
	border-right: transparent 0px solid; 
	background-color: transparent; 
	height: 1px;
	color: #000000;
	background-color: #8bbc00; 
}
.MainMenu_MenuItemSel {
	background-color: #8bbc00;
	cursor: hand; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: normal; 
	font-style: normal;
	color: #530000;
	height:20px;
}
.MainMenu_MenuArrow {
	font-family: Tahoma;
	font-size: 8pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #ffffff 0px solid; 
	border-bottom: #ffffff  0px solid; 
	border-top: #FFFFFF 0px solid;
	color: #530000;
}
.MainMenu_RootMenuArrow {
	font-family: Tahoma;
	font-size:8pt; 
	cursor: pointer; 
	cursor: hand;
	color: #000000;
}
.Main {
	border-right:  #AAAAAA 1px solid; 
	border-left:  #AAAAAA 1px solid; 
}
/**/
#search{ }
#search input{  background-color:#ffffff; border:1px #000000 solid; margin-bottom:3px;}
#search img{ }
/**/
.user{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#1F3147;
}
a.user:link{
   font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#1F3147;
	text-decoration: none;
	}
a.user:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#1F3147;
	text-decoration: none;
}
a.user:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#1F3147;
	text-decoration: underline;
}
a.user:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#1F3147;
	text-decoration: none;
}
.login{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color:#1F3147;
}
A.login:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:transparent;
	text-decoration: none;
}
A.login:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#1F3147;
	text-decoration: none;
}
A.login:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
   text-decoration: underline;
}
A.login:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#1F3147;
	text-decoration: none;
}

.copyright{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color:#1F3147;
}
a.copyright:link{
	font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color:#1F3147;
   text-decoration: none;
}
a.copyright:visited{
	font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color:#1F3147;
   text-decoration: none;
}
a.copyright:hover{
	font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color:#ffffff;
   text-decoration: underline;
}
a.copyright:active{
	font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color:#1F3147;
   text-decoration: none;
}
.privacy{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#1F3147;
}
a.privacy:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#1F3147;
	text-decoration: none;
}
a.privacy:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#1F3147;
	text-decoration: none;
}
a.privacy:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#1F3147;
	text-decoration: underline;
}
a.privacy:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#1F3147;
	text-decoration: none;
}
.terms{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color:#1F3147;
}
a.terms:link{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color:#1F3147;
    text-decoration: none;
}
a.terms:visited{
	font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color:#1F3147;
   text-decoration: none;
}
a.terms:hover{
	font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color:#1F3147;
   text-decoration: underline;
}
a.terms:active{
	font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color:#1F3147;
   text-decoration: none;
}

