@charset "UTF-8";
/* CSS Document */



#background {
	background-image:url(assets/audrey_dupois_background.jpg);
	background-color:#000;
	width: 1380px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
}
#container {
	width: 890px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 200px;
}

#navigation {
	width: 890px;
	height: 27px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#main {
	width: 860px;

	margin-right: auto;
	margin-left: auto;
	border: 1px solid #666;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	background-color:#000;
}

#productlarge {
	width: 595px;
	height: 400px;
	background-image:url(assets/audrey_dupois_large.jpg);
	margin-right: 15px;
	float: left;

}
#box1 {
	width: 248px;
	height: 183px;
	border: 1px solid #666;
	float: right;
}
#box2 {
	width: 250px;
	height: 200px;
	float: right;
	margin-top: 15px;
}
#box2a {
	width: 248px;
	height: 183px;
	border: 1px solid #666;
	float: right;
	margin-top: 30px;
	
}

#footer {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 5px;
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	color:#333;
	vertical-align:middle;

}
div.separator
{
border-bottom: 1px solid;
margin-bottom:15px;
clear: left;
}
#info {
	width: 765px;
	margin-right: 50px;
	margin-top: 30px;
	margin-left: 50px;
	margin-bottom: 50px;

}
#text {
	width: 525px;
	margin-right: 35px;
	float:left;
}
#imagery {
	padding-top:20px;
	width: 200px;
	float: right;
	text-align:center;
}





#age {
	width: 1500px;
	height: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(assets/Age_Page.jpg);
	background-repeat:no-repeat;
	margin-top: 0px;
}
#postcardbox {
	width: 667px;
	height: 383px;
float: left;
background-image: url(assets/Silver_Frame.jpg);
	background-repeat: no-repeat;
}
#postcards {
	width: 590px;
	height: 300px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 45px;
	padding-left: 5px;
	}
#stockists {
		width: 800px;
		height: auto;
		background-color: #000;
		padding:30px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 13px;
		text-align: left;
		color:#666;
}
#stockistsleft {
	float: left;
	width: 345px;
	background-color:#F6F6F4;
	padding:20px;
	border: 1px solid #999;
	margin-right: 20px;
}
#stockistsleft2 {
	float: left;
	clear:both;
	width: 345px;
	background-color:#F6F6F4;
	padding:20px;
	border: 1px solid #999;
	margin-right: 20px;
	margin-top: 30px;
}
#stockistsright {
	float: right;
	width: 345px;
	background-color: #F6F6F4;
	padding:20px;
	border: 1px solid #999;
}
.columnleft {
	width: 165px;
	height: auto;
	float: left;
}
.columnright {
	width: 165px;
	height: auto;
	float: right;
}
body {
	background-image:url(assets/audrey_dupois_background.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#000;
	margin: 0;
	padding: 0;
	
}
img {
	border: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
	font-weight: normal;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#FFF;
	text-decoration:none;
	font-weight: lighter;

}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#FFF;
	font-weight: bold;
	}
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#756984;
	font-weight: normal;
	
	}
a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #756984;
	text-decoration: underline;
}
a:hover {
	color: #FFF;
	text-decoration: underline;
}
#navigation a:link, #navigation a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: capitalize;
	text-decoration:none;
	color: #FFF;
}
#navigation a:hover {
	color: #756984;
	text-transform: capitalize;
	text-decoration:none;
}
#footer a:link, #footer a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#333;
	text-decoration: none;
}
#footer a:hover {
	color: #756984;
	text-decoration: underline;
}
#stockists p {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 13px;
		text-align: left;
		color: #666;
}

#stockists a:link #stockists a:visited {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 13px;
		text-align: left;
		color:#94834a;
		text-decoration:underline;
}
#stockists a:vhover {
		color:#663300;
		text-decoration:underline;
}


.grey {
	color: #333;
}
.registers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}

.rounded {
}
.underline {
	text-decoration:underline;
}
.bold {
	font-weight: bold;
}
.redbold {
	font-weight: bold;
	color:#C03;
}
