@import "twist-reset.css";

/* BODY
----------------------------------------------- */

body {
	font-size: 12px;
	background-color: #17150e;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(../media/bgd-new.gif);
	background-position: 95% 50px;
	background-repeat: no-repeat;
}
.clear{
	clear: both;	
}
.float-right-img{
	float: right;
	margin-bottom: 10px;
	margin-left: 60px;
}
strong{
	font-weight: bold;
}

acronym{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	color: #666666;
}

blockquote{
	background-image: url(../media/img-open-quotes.gif);
	background-repeat: no-repeat;
	margin-top: 30px;
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 30px;
	margin-bottom: 20px;
}
blockquote p{
	padding-right: 0px;
	padding-left: 30px;
}
blockquote .img{
	float: right;
	margin-top: -15px;
}

/* CONTAINER
----------------------------------------------- */

#container {
	
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	text-indent: -9999px;
}



/* BRANDING
----------------------------------------------- */

#amy-chloe-bridal {
	background-image: url(../media/amy-chloe-bridal-logo.png);
	background-repeat: no-repeat;
	height: 95px;
	width: 153px;
}

/* POP CONTENT
----------------------------------------------- */

#pop-content {
	margin-top: 0px;
	color: #CCCCCC;
}

#pop-content h2 {
font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #dddddd;
	padding-top: 30px;
	padding-bottom: 22px;
	padding-left: 0px;
	padding-right: 0px;
}

#pop-content .img-margin{
	margin-left: 5px;
}
#pop-content .btn-margin{
	margin-top: 20px;
}
#pop-content .img-auto{
	margin-right: 30%;
	margin-left: 30%;
}
#pop-content strong {
	color: #FDD462;	
}
#pop-content p{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #CCCCCC;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	line-height: 16px;
}
#pop-content ul {
	margin-left: 30px;
	margin-bottom: 20px;
}
#pop-content li {
	background-image: url(../media/tick-yellow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#pop-content li img {
	margin-right: 10px;
	margin-left: 10px;
}

#pop-content blockquote {
	margin-top: 30px;
}

#pop-content blockquote p{
	padding-right: 0px;
	padding-left: 0px;
	line-height: 18px;
	font-size: 14px;
}

#pop-content blockquote a {
	color: #FDD462;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CDAC50;
}
#pop-content blockquote a:hover {
	color: #FDD462;
	text-decoration: none;
	border-bottom-style: none;
}
