

/* Index
----------------------------------*/
#mainIndex{
	position:relative;
}

#mainIndex .earrings{
	position:absolute;
	bottom:0;
	right:10px;
}

/* New Arrivals.
----------------------------------*/
#newArrivals{
	background-image:url(../images/featured_container.jpg);
	background-repeat:no-repeat;
	width:468px;
	height:256px;
	position:absolute;
	right:10px;
	top:0;
}

#newArrivals img.prev,
#newArrivals img.next{
	position:absolute;
	cursor:pointer;
	top:120px;
	z-index:10;
}

#newArrivals img.prev{
	left:92px;
}

#newArrivals img.next{
	right:30px;
}

#newArrivals .image{
	position:absolute;
	top:29px;
	left:132px;
	text-align:center;
	width:130px;
	height:190px;
}

#newArrivals .heading{
	left:300px;
	position:absolute;
	top:50px;
	width:150px;
	font-size:15px;
	font-weight:bold;
}

#newArrivals .name a{
	text-decoration:none;
	color:#000000;
}

#newArrivals .name a:hover{
	text-decoration:underline;
}

#newArrivals .itemNum{
	font-size:11px;
	color:#333333;
	font-weight:normal;
}

#newArrivals div.price{
	position:absolute;
	font-weight:bold;
	left:300px;
	top:155px;
	width:110px;
}

#newArrivals .link{
	position:absolute;
	left:300px;
	top:170px;
}

#newArrivals .link a{
	color:#000000;
	font-weight:bold;
	font-size:11px;
}


/*Custom Corporate Page
----------------------------------*/
#customcorporate h1{
        position:relative;
	margin-top:10px;
	padding:0px;
	font-size:16px;
	color:#482400;
}

#customcorporate .custom{
        
        top:5px;
	position:relative;
	float:left;
	width:420px;
	height:685px;
	text-align:left;
	padding:15px;
	line-height: 17px;
	font-size:13px;

}


#customcorporate .main4{
	position:absolute;
	margin:0 auto;
	width:930px;
	height:0 auto;
	top:750px;
        padding:12px;
        margin-bottom:5px;
	font-size:13px;
	text-align:left;
}

#customcorporate .content{
        border:1px solid #000000;
        background-color:#ffffff;
	position:relative;
	width:930px;
        height:1700px;
        padding-bottom:20px;
	
}

#customcorporate .content1{
position:relative;
width:930px;
height:720px;
float:left;
}

#customcorporate .content2{
font-weight:bold;
color:#482400;
}

#customcorporate .content3{
	font-weight:bold;
	color:#482400;
}

#customcorporate .content4{
text-align:left;
width:840px;
height:80px;
}

#customcorporate .content5{
position:absolute;
left:440px;
width:490px;
height:600px;
top:30px;
padding:0px;
}

#customcorporate .content6{
position:absolute;
width:379px;
height:471px;
top:57px;
left:465px;
}

#customcorporate .content7{
	font-weight:bold;
	color:#482400;
}

