@import url('reset.css');

body{
	background-color:#7B0108;
	font-size:62.5%;
	font-family:Verdana, Geneva, sans-serif; 
	color:#fff;
}

#social{
    position: absolute;
    right:10px;
    top:10px;
}


#wrapper, #wrapper-subpage{
	margin:auto;
	width:750px;
	height:582px;	
	text-align:center;
	position:relative;
}

#wrapper{
	
	background-image: url('../images/background.jpg');
	background-repeat:no-repeat;
}

#wrapper-subpage{
	background-image: url('../images/background_sub.jpg');
	background-repeat:no-repeat;
}

#enterButton{
	position:relative;
	top:250px;
}

#products_table{
	margin:auto;
	position:relative;
	top:138px;
}

#productsSlogan{
	position:relative;
	top:90px;
	z-index:100;
}

#glitterall_image, #gleamall_image{
	position:relative;
	top:70px;
	left:57px;
	width:361px;
	height:459px;
	float:left;
	background-repeat:no-repeat;
}

#glitter_content{
	position:relative;
	top:25px;
	right:15px;
	float:right;
	width:300px;
	height:490px;
	text-align:left;
}

#pink_champagne{
	position:absolute;
	right:30px;
	top:130px;
}

#sunray{
	position:absolute;
	right:10px;
	top:235px;
}

#frost{
	position:absolute;
	right:125px;
	top:350px;
}

#pencil_thumb{
	position:absolute;
	bottom:0px;
	left:50px;
}

#snow{
	position:absolute;
	right:180px;
	top:350px;
}

#shimmerall_image{
	position:relative;
	width:513px;
	height:463px;
	top:70px;
	left:57px;
	float:left;
	
}

#shimmer_content{
	position:absolute;
	top:25px;
	right:15px;
	float:right;
	width:300px;
	height:490px;
	text-align:left;
}

#ice{
	position:absolute;
	top:125px;
	left:170px;
}

#pink_crystal{
	position:absolute;
	top:375px;
	left:125px;
}

#glitter_scrollcontent, #shimmer_scrollcontent, #gleam_scrollcontent{
	height:100px;
	overflow:hidden;
	position:relative;
}

#glitter_scrollcontent ul, #shimmer_scrollcontent ul, #gleam_scrollcontent ul{
	margin:0;
	padding:0;
	list-style:circle;
	margin-left:14px;
	list-style-position:inside;
	width:90%;
}

#glitter_scrollcontent ul li, #shimmer_scrollcontent ul li, #gleam_scrollcontent ul li{
	margin-bottom:7px;
}

#about{
	position:relative;
	top:80px;
	left:85px;
	width:250px;
	height:400px;
}

#about .content{
	text-align:left;
	height:365px;
	overflow:hidden;
}

#biography_image{
	position:absolute;
	top:50px;
	right:19px;
}

#image_thumbnails{
	float:left;
	top:60px;
	left:50px;
	margin:6px;
}

#image_thumbnails img{
	padding:3px;
}

#text_link{
	text-align:left;
	width:220px;
	left:350px;
	float:left;
	margin:6px;
}

#text_link ul {
	margin:0;
	padding:0;
	margin-left:20px;
	list-style:circle;
	list-style-position:inside;
}

.content{
	color:#fce8e9;
	font-size:1.2em;
	line-height:1.3em;
	font-family:"Trebuchet MS", sans-serif;
}

.content p{
	font-size:0.9em;
	margin:0;
	margin-bottom:10px;
}

.content2{
	color:#fff;
	font-size:1.1em;
	line-height:1.2em;
	font-family:"Trebuchet MS", sans-serif;
	letter-spacing:1px;
}

.content h4{
	margin-top:11px;
	font-family:Helvetica, sans-serif;
	font-size:0.8em;
	font-weight:bold;
}

#privacy_link{
	text-align:center;
}

#privacy_link a{
	color:#F59EAE;
	font-size:1.1em;
	text-decoration:none;
	letter-spacing:1px;
}
.content a, .content2 a{
	text-decoration:none;
	color:#fff;	
}

#text_link ul{color:#fff;}


#text_link ul li a{
	font-family:"Trebuchet MS", sans-serif;
	font-size:1.0em;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

#text_link ul li p{
	margin:0;
	padding:0;
	margin-left:10px;
}

#press-page{
	position:relative;
	top:65px;
	left:30px;
        width:700px;
}
#glitterall_image{background-image:url('../images/glitter.png');}
#gleamall_image{background-image:url('../images/gleamall_product.png');}
#shimmerall_image{background-image:url('../images/shimmer.png');}
#contact-page,#link-page{
	position:relative;
	top:110px;
}

#news-page{
	position:relative;
	top:110px;
	left:100px;
	height:425px;
	width:575px;
}

#link_page{
	text-align:left;
}


#link-page p{
	margin:auto;
	width:575px;
	margin-bottom:16px;
}

#link-page ul{
	margin:0;
	padding:0;
	margin-bottom:7px;
	list-style-position:inside;
}

#link-page h4{
	margin-bottom:6px;
}

#contact_content{
	position:relative;
	width:300px;	
	float:left;
	top:15px;
	left:27px;
}
#retail_content{
	position:relative;
	float:left;
	left:35px;	
	width:400px;
        height: 350px;
}

#privacy_link{
	position:relative;
	top:22px;
	width:550px;
}

#navigation{
	margin:auto;
	position:absolute;
	bottom:2px;
	text-align:center;
	width:100%;
}

#footer{
	text-align:center;
	color:#fff;
	margin-top:7px;
}

