/* css DeMEC JEWELLERS stylesheet - by Mario Casallas, http://www.mariocasallas.co.uk/ */
/* All associated graphics copyright 2007 - 2010, DeMEC JEWELLERS Ltd. */


/* IMPORTANT */
/* This newsletter is not a template. You may not reproduce it elsewhere without the 
   newsletterer's written permission. */
   

#container_newsletter{
	position: relative;
	left: 0px;
	top:0px;
	float: center;
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 1024px;
	height: 665px;
	border: 1px solid #b3b3b3;
	text-align: left;
}

#top_left_newsletter{
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: url(../images/top_left_collection.jpg);
	background-repeat: no-repeat;
	width: 420px;
	height: 54px;
	border: none;
}

#top_image_newsletter{
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: url(../images/top_image_collection.jpg);
	background-repeat: no-repeat;
	width: 1016px;
	height: 291px;
	border: none;
}
#features_container_newsletter{
	position: relative;
	left: 8px;
	top: 0px;
	margin: 0;
	padding: 0;
	float: left;
	width: 1004px;
	height: 270px;
	border: 1px solid #b3b3b3;
}
#features_head_newsletter{
	position: absolute;
	left: 62px;
	top: 28px;
       	float: left;
	width: 930px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	border: none;
		border: none;
}
#features_newsletter_title{
	position: relative;
	top: 18px; 
	left: 0px;
	float: left;
	width: 148px; 
	height: 36px; 
	border-right: 2px solid #b3b3b3;
}
#features_newsletter_text{
	position: relative;
	top: 18px;
	left: 0px;
	width: 765px;
	height: 36px;
	float: right;
		border: none;
}
#newsletter_container{
	position: absolute;
	top: 85px;
	left: 30px;
	float: left;
	width: 950px;
	height: 140px;
	margin: 0;
	padding: 0;
		border: none;
}

#newsletter_title_2{
	position: relative;
	top: 0px;
	left: 12px;
	float: left;
	width: 948px;
	height: 170px;
	text-align: left;
		border: none;
}
#newsletter_name_2{
	position: relative;
	top: 18px;
	left: 0px;
	width: 947px;
	height: 20px;
	text-indent: 6px;
		border-bottom: 1px solid grey;
}
#newsletter_text_2{
	position: relative;
	top: 30px;
	left: 0px;
	width: 947px;
	height: 125px;
		border:  none;
}

#newsletter_link_2{
	position: relative;
	top: 45px;
	left: 0px;
	width: 135px;
	height: 12px;
		border: none;
}

.bottom_stripes{
	position: absolute;
	left: 873px;
	z-index: 7;
	width: 144px;
	height: 110px;
}

