/* CSS Document */

body{
	font-family:Helvetica, Arial, sans-serif;
	background-color:#000000;
	color: #000000;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.frame {
	margin: 0px auto auto auto;
	padding: 0px;
	width: 800px;
	text-align: center;
	position: relative;
	z-index: 1;
	background-color:#000000;
}
img{
	padding:0px;
	margin:0px;
	border:none;
	text-decoration:none;
}
.home{
	position:absolute;
	top:28px;
	left:0px;
	width:800px;
	height:600px;
	text-align:center;
	z-index:2;
	background-color:#000000;
	border: 1px solid #666666;
}
.header{
	position:absolute;
	top:0px;
	left:0px;
	width:800px;
	height:72px;
	text-align:center;
	z-index:99;
	background-color:#000000;
}
.nav{
	position:absolute;
	top:72px;
	left:0px;
	width:800px;
	height:18px;
	background-image:url(images/transparent.gif);
	background-repeat: repeat;
	padding: 0px 0px 6px 0px;
	z-index:4;
	background-color:#000000;
	text-indent:40px;
}
.drop{
	position:absolute;
	top:19px;
	left:377px;
	width:150px;
	height:auto;
	background-color:#000000;
	background-image:url(images/transparent.gif);
	text-align:center;
	font-size:10px;
	border-left: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	border-right: 1px solid #333333;
	padding:5px 3px 5px 3px;
	z-index:100;
}
a.navlink{
	display:inline; 
	text-decoration:none; 
	z-index:5; 
	font-weight:bold; 
	font-size:12px;
	letter-spacing: 2px;
	z-index:5;
}	
a.navlink:link{color:#FFFFFF;}
a.navlink:visited{color:#FFFFFF;}
a.navlink:hover{color:#FF99FF;}
a.navlink:active{color:#FFFFFF;}
.footer{
	position:relative;
	top:650px;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
	padding-bottom:50px;
}
h6{display:inline; 
	text-decoration:none; 
	z-index:5; 
	font-weight:normal; 
	font-size:10px;
	letter-spacing: 1px;
	z-index:5;
}
	
.divider{
	color: #FFFFFF;
	font-weight: normal;
	padding: 0px 20px 0px 20px;
	z-index:5;
}
.home-info{
	position:absolute;
	top:130px;
	left:375px;
	width:350px;
	height:350px;
}
.info-text{
	text-align:justify;
	font-family:"Times New Roman", Times, serif;
	color:#FFFFFF;
	letter-spacing:2px;
	line-height:20px;
}
.fourteen{
	font-size:14px;
}
.twelve{
	font-size:12px;
}
.store-info{
	position:absolute;
	top:90px;
	left:0px;
	width:800px;
	height:510px;
	background-color:#000000;
	text-align:center;
}
.store-pic-link{
	margin-right:10px;
	margin-bottom:30px;
	margin-top:3px;
	border:none;
}
.vl-info{
	position:absolute;
	top:96px;
	left:0px;
	width:800px;
	background-color:#000000;
	text-align:center;
	height:504px;
	overflow: -moz-scrollbars-vertical;
	overflow-x: hidden;
	overflow-y: scroll;
}
.vl-text{
	 margin:15px 30px 0px 30px;
	 padding:0px;
}
a.vl-pic-link{
	text-decoration:none;
	text-align:center;
	display:block;
	margin-bottom:9px;
	margin-top:9px;
	border:none;
}

.shopping-info{
	position:absolute;
	top:90px;
	left:0px;
	width:800px;
	height:510px;
	background-color:#000000;
	text-align:center;
}
.shopping-pic{
	margin-bottom:3px;
	margin-top:3px;
	margin-right:35px; 
	border:none;
	text-decoration:none;
}
.shop-frame{
	position:absolute;
	top:165px;
	left:20px;
	width:760px;
	height:420px;
}
.shop-nav{
	position:absolute;
	top:0px;
	left:0px;
	width:150px;
	height:420px;
}
.shop-pics{
	position:absolute;
	top:0px;
	left:150px;
	width:610px;
	height:420px;
	background-color:#FFFFFF;
	overflow: -moz-scrollbars-vertical;
	overflow-x: hidden;
	overflow-y: hidden;
}
.shop-link{
	font-family:"Times New Roman", Times, serif;
	font-size:32px;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	display:block;
	height:84px;
}
a.shop-link:link{color:#FFFFFF;}
a.shop-link:visited{color:#FFFFFF;}
a.shop-link:hover{color:#FF99FF; background-color:#FFFFFF;}
a.shop-link:active{color:#FFFFFF;}
.shoes-pic{
	float:left;
	margin:5px 0px 0px 19px;
	border:none;
}
.ws-info{
	position:absolute;
	top:0px;
	float:right;
	width:155px;
	height:500px;
	left: 620px;
	text-align:center;
}
.ws-link{
	position:absolute;
	top: 480px;
	left:2px;
	font-weight:bold;
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:12px;
}
.ws-text{
	font-family:"Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:12px;
	text-align:justify;
	padding:0px;
	margin:10px 0px 0px 0px;
}
.buy{
	width:auto;
	height:auto;
	text-align:left;
	padding:0px;
	margin:20px 0px 0px 0px;
	color:#FFFFFF;
}

h4{
	color:#FF99FF;
	font-size:14px;
	text-align:center;
}
h5{
	color:#FF99FF;
	font-size:14px;
	text-align:left;
	margin:20px 0px 5px 0px;
}
.terms-info{
	position:absolute;
	top:0px;
	left:30px;
	width:740px;
	height:470px;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
}
.blouses-pic{
	float:left;
	margin:5px 0px 5px 11px;
	border:none;
}
.tshirt-pic{
	float:left;
	margin:5px 0px 5px 11px;
	border:none;
}
.bags-pic{
	float:left;
	margin:5px 0px 5px 11px;
	border:none;
}
.bikini-pic{
	float:left;
	margin:5px 0px 5px 11px;
	border:none;
}
.contact-info{
	position:absolute;
	left:0px;
	top:96px;
	height:73px;
}
.contact-text-box{
	position:absolute;
	top:0px;
	left:250px;
	width:300px; 
	height:510px;
	text-align:center;
}
.contact-text{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#FFFFFF;
	text-align:justify;
	margin: 5px 5px 5px 0px;
	letter-spacing:2px;
	text-align:center;
	text-decoration:none;
}
.contact-title-text{
	font-size:18px;
	font-weight:bold;
	margin:50px 0px 10px;
	letter-spacing:3px;
}

.item-frame{
	margin: 0px auto auto auto;
	padding: 0px;
	width: 1000px;
	text-align: left;
	position: relative;
	z-index: 1;
	background-color:#000000;
}

.item-pic{
	position:absolute;
	top:0px;
	left:0px;
	width:810px;
	height:580px;
	text-align:center;
}
.item-paypal{
	position:absolute;
	top:580px;
	left:0px;
	width:170px;
	height:80px;
	text-align:center;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
}
.item-price{
	position:absolute;
	top:580px;
	left:170px;
	width:50px;
	height:80px;
	text-align:center;
	color:#FFFFFF;
}
.item-desc{
	position:absolute;
	top:580px;
	left:235px;
	width:590px;
	height:80px;
	color:#FFFFFF;
	font-size:14px;
	text-align:left;
}

.item-desc-text{
	color:#FFFFFF;
	font-size:14px;
	text-align:left;
}
