/* 
================================
Skin styles for Men A La Mode
================================
*/   

.bottomborder
{
	border-bottom-color: #353535;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}

.wishList
{
	position: relative;
	top: -13px;
	color: White;
}

.mainSection
{
	padding-top: 30px;
	padding-left: 15px;
	padding-right: 25px;
	position: relative;
	
	min-height: 413px;
	
	border: none;
	background-color: #fff;
	width: 600px;
	min-width: 600px;
	max-width: 600px;
	overflow: hidden;
	display: block;
}

.hieghtAdjuster
{
    min-height: 413px;
    height: 413px;
    visibility: hidden;
}

.DesignerLogos
{
	background-image: url(designers.jpg);
	height: 38px;
	width: 739px;
}

.menuSection
{
	background-color: #000;
	width: 100%;
}

.strip
{
	background-color: #460502;
	height: 20px;
	color: #ffff00;
	font-size: 10pt;
	text-indent: 5;
}

.LeftPane
{
	position: relative;
	
	width: 140px;
	min-width: 140px;
	max-width: 140px;
	
	height: 100%;

	margin-bottom: 15px;
	margin-top: 5px;
	margin-left: 5px;
	
	background-color: #fff;
}

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}


.Head
{
	color: #979643; 
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 14pt; 
}


.HeaderText
{
	color: #ffff00; 
	font-family: Verdana, Helvetica; 
	font-size: 16pt;
	font-style: normal;
	font-weight: normal;
}

/* Commerce Modules */

/* Category List */
.ProductSpecValues a.commandButton
{
	display: block;
	margin-left: 15px;
}


.Title
{
	color: #979737;
	font-family: Georgia;
	font-size: 21pt;
	display: block;
}

.red
{
	color: Red;
}

.ViewedItemsPane
{
	position: relative;
	display: block;
	margin-bottom: 10px;
	margin-top: 30px;
	padding-top: 20px;
}

.currencyPicker .subHead
{
	font-size: 8pt;
}

.productList #pager span a.selectedPage
{
	color: red;
	font-family: Georgia;
	font-weight: bold;
	font-size: 14;

}

#pager a
{
	color: #000;
	font-family: Georgia;
	font-weight: bold;
	font-size: 14;

}

.page
{
	color: #000000;
	color: black;
	font-family: Georgia;
	font-size: 14;
}

#pagr a:selectPage
{
	color:red;
}

#Pager
{
	color: #000000;
	color: black;
	font-family: Georgia;
	font-size: 14;
}


#Pager .Normal
{
	color: #000000;
	color: black;
	font-family: Georgia;
	font-size: 14;
	
}



/************************************
LOGIN MODULE STYLES
************************************/
/* 
================================
 Container Styles for Malm Login Module
================================
*/   



.loginBackground
{
	background-color: rgb(240, 240, 240);
}

.StandardButton {
  background: rgb(255, 255, 255);
  color: #000000;
  font-family: verdana, sans-serif; 
  font-size: 8pt;
  font-weight: normal;
}