body {
	
	margin: 0px;
	padding: 0px;
	background-color:#fff;

	background-image:url('../images/background.jpg');
	background-repeat:no-repeat;
	background-position:top center;
	background-attachment: fixed;
	font-family:verdana,helvetica,arial,sans-serif;

}

.center
{
	text-align:center;
	margin: 0 auto;	
	width:90%;
}

#topmenu
{
 	width:100%;
	height:30px;
}

#phonetitle
{
 		   
		   font-family:verdana,helvetica,arial,sans-serif;
		   font-size:14pt;
		   height:70px;
		   text-align:right;
		   padding-top:20px;
		   padding-right:10px;
		   color:#3b76a2;
		   font-weight:900;
}

a
{
	color:#b51b5f;

}

a:hover
{
	color:#302c6b;
}




#maincontainer
{
	padding:0px;
	border:0px;
	margin-top:0px;
	width:800px;
	background-color:#f0efed;
}



#centercontainer
{
	float:left;

	margin-top:0px;
	padding-left:0px;

	
}

#maintitle
{
	
		
}

#MainContent
{
		
		padding-left:10px;
		padding-right:10px;
		padding-top:0px;
		padding-bottom:0px;
		margin-left:0px;
		margin-right:0px;
		margin-top:0px;
		position:relative;
		
		width:800px;
		color: #000;
		
   		font-size:11px;
   		text-align:left;
	
}



div.rightaligndiv
{
	width:100%;
	text-align:right;
}

#toptitle
{
	margin: 0px;
	padding: 0px;
	background-color:#fff;

	width: 800px;
	text-align:left;
		
	
	
}

#bottommenu
{
  text-align:left;
  background-color:#b51b5f;
  width: 800px;
 margin: 0px;
	padding: 0px;
	height:32px;
	margin-top:2px;
	margin-bottom:2px;
 
}




#bottommenu ul
{
	margin: 0em;
	margin:0;
		padding:0;
}

#bottommenu li
{
		float:left;
		list-style-type:none;
		list-style-position:inside;
		margin:0;
		padding:0;
 
}

#bottommenu li a {
	position: relative;
	display: block;
 	
 	
	overflow: hidden;
	background-repeat: no-repeat;
	height: 0px;
	font-family: none;
	
	
	
	
}

#bottommenu li a:hover
{
	 background-position:0 -32px;
}

#bottommenu li.home a
{
	background-image:url('../images/homebutton.gif');
	width: 100px;
	height:32px;
	
	
}
#bottommenu li.handbags a
{
	background-image:url('../images/handbags.gif');
	width: 150px;
	height:32px;
	
	
}
#bottommenu li.shoes a
{
	background-image:url('../images/shoes.gif');
	width: 100px;
	height:32px;
	
	
}


#bottommenu li.accessories a
{
	background-image:url('../images/accessories.gif');
	width: 150px;
	height:32px;
	
	
}

#bottommenu li.contact a
{
	background-image:url('../images/contact.gif');
	width: 150px;
	height:32px;
	
	
}

#bottommenu li.subscribe a
{
	background-image:url('../images/subscribe.gif');
	width: 150px;
	height:32px;
	
	
}

#bottomtitle 
{
 	text-align:left;
	background-color:#e1bfe1;
	
}

#bottomtext
{
 	text-align:left;
	font-face:arial;
	font-size:10pt;
	background-color:#e1bfe1;
	color:#a4639d;
}

.shopdesc
{
 		 Padding:10px;
		 font-size:10pt;
}


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }