html 
{
	margin: 0px;
	padding: 0px;
}

body 
{
	margin: 0px;
	padding: 0px;
	background-color: white;
}

body, table, .body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #444444;
}

img
{
	border: 0px;
}

textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

#wrapper
{
    width: 1024px;    
}

#header
{
    width:1024px;
    vertical-align:bottom;
    margin-top:30px;
}

#headerTop
{
	background-image: url(../Images/header-background.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}

#headerLogo
{
	background-image: url(../Images/ultra-blue-logo.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#headerButtons tr td.off
{
	border-bottom: solid 1px #E2ECEB;
}

#navigation
{
    width:100%;
    height: 38px;
    text-align: center;
    /*background-image: url(../Images/yellowBar.gif);*/
    background-repeat: no-repeat;    
}

#navigation a
{
    color: #0092CD;
    font-size: 11px;
    font-weight: bold;    
}


#bodyWrapper
{	
    background-position: 0 -101px;
    background-repeat: no-repeat;
    width: 1024px;
    min-height: 522px;
}

#bodyWrapper.Amore
{	
    background-image: url(../Images/page-amore-background.jpg);
}

#bodyWrapper.Junior
{	
    background-image: url(../Images/page-junior-background.jpg);
}

#bodyWrapper.Lotopia
{	
    background-image: url(../Images/page-lotopia-background.jpg);
}

#bodyWrapper.She
{	
    background-image: url(../Images/page-she-background.jpg);
}

#bodyWrapper.bodyWrapperAmoreHome
{
    background-image: url(../Images/home-Amore-Background.jpg) !important;
}

#bodyWrapper.bodyWrapperJuniorHome
{
    background-image: url(../Images/home-Junior-Background.jpg) !important;
}

#bodyWrapper.bodyWrapperLotopiaHome
{
    background-image: url(../Images/home-Lotopia-Background.jpg) !important;
}

#bodyWrapper.bodyWrapperSheHome
{
    background-image: url(../Images/home-She-Background.jpg) !important;
}

#contentArea
{
    padding: 15px;
}

#sideBar
{
    width: 197px;    
}

#sideBar a
{
    color: #878787;
}

#sideNav
{
    background-image: url(../Images/leftNav-background.gif);
    background-position: center top;
    background-repeat: no-repeat;
    padding: 15px;
    padding-top: 20px;     
}

#sideNavBottom
{
    background-image: url(../Images/leftNav-bottom.gif);
    height: 15px;
    background-repeat: no-repeat;
    background-position: center top;
}

.miniSearch
{
    color: #888888;
    font-size: 11px;
}

.miniSearch td
{
	text-align:left;
}

#footer
{
    width: 1024px;
}

.footer
{
    text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #AAAAAA;
	padding: 5px;
}

#footer a.gray
{
    font-weight: normal;
    color: #AAAAAA;
}

.gradientBox
{
    border: solid 1px #dbdbdb;
    background-color: White;
    background-image: url(../Images/gradient.jpg);
    background-repeat: repeat-x;
    background-position: bottom;    
}

a, a:link, a:active, a:visited , a:hover
{ 
    font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{ 
	text-decoration: underline;
}

.add, .add:link, .add:active, .add:visited , .add:hover
{ 
	font-size: 10px;
	color: #0026FF;
	text-decoration: none;
}

h1, .header
{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 21px;
	font-weight:normal;
	color: #d20000;
	text-decoration: none;
	margin: 0px;
}

h2, .subHeader
{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 18px;
	color: #757575;
	text-decoration: none;	
	margin: 0px;
}

h3, .colhead
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00267F;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
}

.bold
{
	font-weight: bold;
}

.italic
{
	font-style: italic;
}

.button 
{

}

.grey, .gray
{
	color: #999999;
}

.alt
{
	background-color: #EEEEEE;
}

.error
{
	color: #CC0000;
}

.footerLink, .footerLink:link, .footerLink:active, .footerLink:visited , .footerLink:hover
{ 
	color: #AAAAAA;
	text-decoration: none;
}

.footerLink:hover
{ 
	color: #FFFFFF;
	text-decoration: underline;
}

.tiny
{ 
	font-size: 9px;
}

.tinyLink, .tinyLink:link, .tinyLink:active, .tinyLink:visited , .tinyLink:hover
{ 
	font-size: 9px;
	text-decoration: none;
}

.tinyLink:hover
{ 
	text-decoration: underline;
}

.crumbs
{
	font-size: 9px;
}

.crumbLink, .crumbLink:link, .crumbLink:active, .crumbLink:visited , .crumbLink:hover
{ 
	font-size: 9px;
	text-decoration: none;
}

.crumbLink:hover
{ 
	text-decoration: underline;
}

.dataTable
{
}

.dataTable tr
{
	text-align: left;
}

.dataTable tr.alt
{
	background-color: #EEEEEE;
}

.dataTable td.alt, .dataTable th.alt
{
	background-color: #E5E5FF;
}

.dataTable th
{
	padding: 1px 5px 1px 5px;
	border-bottom: 1px solid black;
}

.dataTable th a, .dataTable th a:link, .dataTable th a:visited, .dataTable th a:active, .dataTable th a:hover
{
	color: #AF0022;
}

.dataTable tr.dataFooter td
{
	padding: 1px 5px 1px 5px;
	border-top: 1px solid black;
}

.dataTable td
{
	padding: 1px 5px 1px 5px;
}

.formTable
{
}

.formTable tr
{
	vertical-align: top;
}

.formTable th
{
	font-weight: bold;
	padding-right: 5px;
	text-align: right;
}

.floater
{
	z-index: 1003;
	background-color: #EEEEEE;
	border: 2px solid #000000;
	position: absolute;
	top: 50%;
	left: 50%;
}

.floaterFrame
{
	z-index: 1002;
	position: absolute;
	top: 50%;
	left: 50%;
}

.floaterTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	background-color: #CCCCCC;
}

.pageBlocker
{
	z-index: 1001;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
	/*filter: alpha(opacity=90);
	opacity: 0.9;*/
	-moz-opacity: 0.9;	
}

.pageBlockerFrame
{
	z-index: 1000;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	/*filter: alpha(opacity=0);
	opacity: 0.0;*/
	-moz-opacity: 0.0;	
}

.borderBody
{
    background-color: #FFFFFF; 
    border: 1px solid #999999;
}

.tabActive
{
	padding: 5px;
	background-color: #EEEEEE;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
}

.tabActiveLink, .tabActiveLink:link, .tabActiveLink:active, .tabActiveLink:visited, .tabActiveLink:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00267F;
	text-decoration: none;
}

.tabGrey
{
	padding: 5px;
	background-color: #FFFFFF;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #999999;
}

.tabGreyLink, .tabGreyLink:link, .tabGreyLink:active, .tabGreyLink:visited, .tabGreyLink:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.tabBody
{
    background-color: #EEEEEE; 
    border-left: 1px solid #999999; 
    border-right: 1px solid #999999; 
    border-bottom: 1px solid #999999;
    padding: 5px;
}

.stepBar
{
    height: 43px;    
}

.stepEnd
{
    background-image: url(../Images/tabEnd.gif);
    width: 1px;
}

.stepEndOff
{
    display: none;
}

.stepCompleteLink, .stepCompleteLink:link, .stepCompleteLink:visited, .stepCompleteLink:hover
{
    
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;    
}

.stepActive
{
    background-image: url(../Images/tabIn.gif);
    background-repeat: repeat-x;
    background-position: top;
    padding-top: 5px;
}

.stepGrey, .stepComplete
{
    background-image: url(../Images/tabOut.gif);
    background-repeat: repeat-x;
    background-position: top;
    padding-top: 5px;
}

.dataRow0
{
	background-color: #EEEEEE;
}

.dataRow1
{
}

.pagingTab
{
    border: 1px solid #999999; 
}

.loaderMask
{
    z-index: 30001;
    position: absolute;
    background: #FFFFFF;
	/*filter: alpha(opacity=50);
	opacity: 0.50;*/
	-moz-opacity:0.50;
}

.loaderImage
{
    z-index: 30002;
    position: absolute;
    background: url(../Images/loader.gif) no-repeat 50% 50%;
}

.scrolling
{
	position: relative;
	overflow: auto;
	border: 1px solid #999999;
}
.borderBox
{
	border: 1px solid #999999;
}
.treeOpen
{
	background-image: url(../Images/toggle_open.gif);
}
.treeClosed
{
	background-image: url(../Images/toggle_closed.gif);
}

.input
{
  color: #444444;
  border-width: 1px;
  border-color: #cccccc;
  border-style: solid;
}

.inputGrey
{  
  color: #90918d;
  border-width: 1px;
  border-color: #cccccc;
  border-style: solid;
}

hr, .hr
{
    height: 1px;
    border-top: solid 1px;
    border-color: #E5E5E5;
    border-width: 1px;    
    margin-top: 7px;
    margin-bottom: 7px;
}

.flyOutList
{
    text-align: left;
	position: relative;
	z-index: 1;
	border: 1px solid #DBDBDB;	
	background-color: #FFFFFF;
	cursor: default;
	font-size:10px;
	font-weight:normal;
}

.flyOutListSelected
{
	padding: 2px 5px 2px 5px;
	overflow: hidden;
	white-space: nowrap;
	display: block;
}

.flyOutListSelected img
{
	vertical-align:middle;
}

.flyOutListArrow
{
	position: absolute;
	right: 5px;
	top: 6px;
}

.flyOutListDrop
{
	position: absolute;
	z-index: 100;
	visibility: hidden;
	display: none;
	border: 1px solid #DBDBDB;
	background-color: #FFFFFF;
	font-size:10px;
	font-weight:normal;
	cursor: default;	
}

.flyOutListList
{
    text-align: left;
	padding: 2px 0px 2px 0px;
	white-space: nowrap;
	overflow: auto;	
}

.flyOutListOut
{
	padding: 0px 5px 0px 5px;
}

.flyOutListOut img
{
	margin:2px;
	vertical-align:middle;
}

.flyOutListOver
{
	background-color: #D20000;
	color: White;
	padding: 0px 5px 0px 5px;
}

.flyOutListOver img
{
	margin:2px;
	vertical-align:middle;
}

.productList
{
    font-size: 10px;
    color:Black;
}

.productListTitle
{
    font-weight: bold;
    font-size: 10px;
    color: #333333;
}

.productListDescription
{
    color: Black;
    font-size: 9px;
    margin-top: 3px;
    margin-bottom: 3px;
    text-transform: uppercase;
}

.productListPrice
{
    
}

.productRecommended
{
    font-family: Times New Roman, Sans-Serif;    
    font-size: 16px;
    text-align:left;
    width: 100%;
    color: #666666;
    padding-top: 20px;
}

.productListImage
{   
    height:137px;
    max-height:137px;
    min-height:137px;
    overflow:hidden;    
}

.productListImage img
{
    background-color: White;
    border: solid 1px #CCCCCC !important;   
}

img.productImage
{
    border: solid 1px #cccccc;
}

.variationHeader
{
    text-align:left;    
    font-size: 12px;
    font-weight: bold;
    padding: 7px;
}

.variationHeader table
{
    text-align:left;    
    font-size: 12px;
    font-weight: bold;
        
}

.variationOptions
{
    background: white;
    border-top: none;
    border-bottom: none;
}

.variationSet
{    
    background: white;
    text-align:right;
    padding: 15px;
    border-bottom: none;
}

.flowList
{
    margin: 0px;
    padding: 0px;
    list-style-image: none;
    list-style-position:outside; 
    list-style-type: none;
}

.flowListItem
{
    display:block; 
    float: left; 
    padding: 5px;
}

#welcomeArea
{
    font-size: 10px;
    color: #999999;
    text-transform: uppercase;
}

#welcomeArea a
{
    font-size: 10px;
    color: #999999;
    font-weight: normal;
    text-transform:uppercase;    
}

#miniCart
{
	padding-top: 10px;
    color: Black;
}

#miniCart a
{
    color: Black;
}

.deficit
{
    color: Red;
}

.surplus
{
    color: Green;
}

.variantOptionValue
{
    color: Black;
    font-weight: bold;
}

.dataList
{
    font-size: 11px;
}

#rightContentArea
{
    background-color: rgb(238, 238, 238);
    padding: 5px;
    width: 200px;
    vertical-align: top;
}

#promoBox
{
    background-repeat: no-repeat;
    background-position: center top;    
    background-image: url(../Images/promotion-background.gif);
}

#promoContent
{
    background-repeat:no-repeat;
    background-position:center bottom;
    padding: 20px;
    padding-top: 30px;
    color: Black;
    font-size: 11px;
    font-weight: bold;
    background-image: url(../Images/promotion-bottom.gif);
}

h2.normal
{
    font-size: 12px !important;
}