﻿body
{
	font-family: Verdana, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #1A0F0D;
	font-size: 11px;
}

a:link,
a:visited
{
	text-decoration: none;
	color: #BC1E2D;
}
a:hover
{
	text-decoration: underline;
}
a img
{
	border: none;
}
.container
{
	text-align: center;
}

.whole
{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.clear
{
	clear: both;
	visibility: hidden;
	height: 0px;
	font-size: 1px;
}

/* Headers */

h1
{
	color: #413000;
	font-family: "Times New Roman", Times, serif;
	font-size: 2.8em;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

h1 .sans,
h2 .sans
{
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 75%;
	letter-spacing: 1px;
}

h2
{
	color: #413000;
	font-family: "Times New Roman", Times, serif;
	font-size: 2.3em;
	margin: 10px 0px 0px 0px;
	padding: 0px;	
}

/* Paragraphs, and paragraph images */
p
{
	font-size: 1em;
	line-height: 18px;
	margin: 0.5em 0px;
}

.img-left
{
	float: left;
	margin-right: 20px;
	border: solid 1px #cfcbbf;
}

.img-right
{
	float: right;
	margin-left: 20px;
	border: solid 1px #cfcbbf;
}

.accent-dark,
a.accent-dark
{
	font-weight: bold;
	color: #BC1E2D;
}

.accent-light,
a.accent-light
{
	font-weight: bold;
	color: #f1204a;
}
.horizontal-line
{
	border-top: solid 1px #cfcbbf;
	height: 1px;
	font-size: 1px;
	margin: 10px 0px;
}
.call-to-action
{
	color: #BC1E2D;
	font-size: 1.2em;
	padding-bottom: 15px;
}

/* The very top part of the banner, with the red background */
#banner-contact
{
	text-transform: uppercase;
	letter-spacing: 1px;
	height: 50px;
	background-image: url(images/redborderbackground.jpg);
	background-repeat: repeat-x;
	background-position: center;
}

#banner-contact div.whole
{
	text-align: right;
	padding-top: 23px;
	font-size: 1.15em;
	color: white;
	padding-right: 30px;
	padding-left: 30px;
	width: 900px;
}

#banner-contact a:link,
#banner-contact a:visited
{
	color: #fff;
}

/* The second part of the banner, with the image */
#banner-image
{
	height: 186px;
	background-color: #1A0F0D;
}

/* The navigation bar on the top */
#navigation-top
{
	background-color: white;	
}

#navigation-top div.whole
{
	font-size: 1px;
}

#navigation-top img,
#navigation-top a,
#navigation-top a.topNavItem,
#navigation-top a:hover.topNavItem
{
	display: block;
	float: left;
	height: 30px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	text-decoration: none;
}
/* The navigation bar on the left */
#navigation-left
{
	float: left;
	width: 180px;
	padding-top: 36px;
	text-align: right;
}
#navigation-left img
{
	padding-right: 30px;
}
#navigation-left ul
{
	list-style-type: none;
	padding-left: 0px;
	padding-bottom: 15px;
	margin: 0px;
}
#navigation-left li
{
	text-transform: uppercase;
	line-height: 23px;
	padding-right: 20px;
	margin-right: 8px;
}
#navigation-left li.sel
{
	background-image: url(images/nav-left-selected.png);
	background-position: right center;
	background-repeat: no-repeat;
}
#navigation-left a:link,
#navigation-left a:visited
{
	font-weight: bold;
	font-size: 1.05em;
}

/* The middle content area */
#content
{
	background-color: white;
}
#content-body
{
	width: 550px;
	float: left;
	padding-top: 15px;
}

.inner-content
{
	padding-left: 28px;
	padding-right: 28px;

}

/* The right offers content area */
#content-offers
{
	padding-top: 30px;
	padding-left: 28px;
	width: 190px;
	float: left;
}
#content-offers h3
{
	margin-top: 5px;
	margin-bottom: 0px;
	padding-left: 5px;
	color: #D75E5F;
	font-size: 1.05em;
}
#content-offers p
{
	margin-top: 0px;
	padding-left: 5px;
	font-size: 0.95em;
	color: #413000;
	line-height: 1.25em;
}
#boutique-images
{
	display: block;
	height: 135px;
}
.boutique-photo
{
	border: solid 2px #1A0F0D;
}
#coupons
{
	margin-left: -5px;
	overflow: visible;
}

/* sign up area */
#sign-up-container
{
	clear: both;
	border-top: solid 1px #e1c3c3;
	background-color: white;
    padding-top: 4px;
    padding-bottom: 9px;
}
#social-links
{
	padding-right: 30px;
	float: right;
}
#sign-up
{
	float: right;
	padding-top: 5px;
	padding-right: 20px;
}
#sign-up input
{
	border: solid 2px #c4c484; 
}
#sign-up input.button
{
	background-color: #8A8C09;
	color: white;
	border: none;
	font-size: 1.15em;
	font-weight: bold;
	height: 22px;
	vertical-align: top;
}

#sign-up-text
{
	float: right;
	padding-right: 20px;
}
#sign-up-text h3
{
	margin-top: 2px;
	margin-bottom: 0px;
	padding-left: 5px;
	color: #8A8C09;
	font-size: 1.05em;
}
#sign-up-text p
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 5px;
	font-size: 0.95em;
	color: #413000;
	line-height: 1.25em;
}
#sign-up-form
{
	margin: 0;
}
/* footer */
#footer
{
	clear: both;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 0.8em;
	color: white;
}
#footer a:link{
	color: white;
}

label.error
{
	display: block;
	float: left;
	color: red;
	margin-top: 5px;
	margin-right: 5px;
}