@charset "UTF-8";
/* CSS Document */

body{
	margin:0;
	background: url(../images/vanilla_vanity_backgr_top.jpg) no-repeat top center;
	background-color: #EEF0EF;
	font: 22px/26px Arial, Verdana, Helvetica, sans-serif;
	line-height: 180%;
	color:#D1242E;
	
}
body a {
	color:#D1242E;
	text-decoration:none;
}



#containertop{
	width:1229px;
	margin: 0px auto;
	display:block;
}

#header1{
	width:990px;
	margin: 0px auto;
	display:block;
	
}
#mainpicture{

	margin: 0px auto;
	
}
#description{

	margin: 0px auto;
	
	
}
#logo{

	float:left;
	
	
}
#shoplink{

	clear:right;
	
	
}
#t1{

	margin: 30px auto;
	background: url(../images/vanilla_vanity_Tshirt_line1.jpg) no-repeat top center;
	height: 340px;
	
}
#t2{

	margin: 30px auto;
	background: url(../images/vanilla_vanity_Tshirt_line2.jpg) no-repeat top center;
	height: 340px;
	
	
}
#t3{

	margin: 30px auto;
	background: url(../images/vanilla_vanity_Tshirt_line3.jpg) no-repeat top center;
	height: 340px;
	
	
}

#footer{
	width:100%;
	margin: 20px auto;
	display:block;
	height: 829px;
	background: url(../images/vanilla_vanity_backgr_bottom.jpg) no-repeat top center;
	overflow-x: hidden; 
}
#footerwrapper{
	width:988px;
	margin: 0px auto;
	display:block;
	
}
#footershoplink{
	width:988px;
	margin: 0px auto;
	display:block;
	
}
#genres{
	width:988px;
	margin: 0px auto;
	display:block;
	
}
#footer3{
	width:988px;
	margin: 40px auto 0px auto;
	display:block;
	
}
#footer4{
	width:988px;
	margin: 0px auto 0px auto;
	display:block;
	
}
#footerlogo{
	width:386px;
	margin: 80px 0px 0px 0px;
	display:block;
	float:left;
	
}
#footershare{
	width:177px;
	margin: 0px 0px 0px 145px;
	display:block;
	float:left;
	
}
#footershare a:hover {
	background-color:#FFCC00;
	color:#D1242E;
	text-decoration:none;
	
}
#iphonewallpapers{
	width:183px;
	margin: 0px 0px 0px 40px;
	display:block;
	float:left;
	
}
#logotop{
	width:386px;
	display:block;
	float:left;
	
}
#copyright{
	width:386px;
	display:block;
	float:left;
	color:#EEF0EF;
	font-size: 13px;
	font-weight:bold;
	line-height:130%;
}

#copyright a{
	text-decoration:none;
	color:#EEF0EF;
	
}
#copyright a:hover {
	background-color:#FFCC00;
	color:#D1242E;
	text-decoration:none;
	
}
          

