@import url('reset.css');
/*------------------------------------------------------------
Trademark Productions - DDJ 

version:	1.0
author:		Trademark Productions
email:		dean@tmprod.com
website:		www.distinctlyhinsdale.com
-------------------------------------------------------------*/

/* =General/HTML Elements
-------------------------------------------------------------*/
.clear {
	clear: both
}
	
.left {
	float: left;
	clear: right;
}

.right {
	float: right;
	clear: left;
}

.center {
	text-align: center;
	clear:both;
}

img.right {
  	float: right;
  	clear: left;
  	margin: 5px 0 5px 5px;
}

img.left {
  	float: left;
  	clear: right;
  	margin: 5px 5px 5px 0;
}

img.center {
	text-align: center;
	margin: 5px;
}

.hide {
  	margin-left: -9000em;
  	display: none;
}

body { 
	margin: 0 auto;
	background: #8d744a url(/images/body_bg.jpg) repeat-x top center;
	text-align: center;
	font: 10px/1.2 Verdana, Arial, Helvetica, sans-serif;
}

/* =Typography
-------------------------------------------------------------*/
p, li {
	text-align: left;
	font-size: 140%;
}

p {
	line-height: 1.4em;
	margin: .5em 0;
}

div#banner p {
	position: absolute;
	color: #fff;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	margin-top: 3px;
	text-align: right;
	width: 750px;
	padding: 0 10px 0 200px;
}


/* =Headings
-------------------------------------------------------------*/
h1, h2, h3 {
	margin-bottom: .5em;
	color: #7e0204;
}

h1 {
	font-size: 24px;
}


h2 {
	font-size: 18px;
}


h3 {
	font-size: 14px;
	font-weight: bold;
	color: #afa744;
}

/* =Links
-------------------------------------------------------------*/
a, a:visited {
	color: #7E0204;
	text-decoration: underline;
}

a:hover {
	color: #AFA744;
}

/* =Layout
-------------------------------------------------------------*/
div#wrapper {
	width: 968px;
	margin: 0 auto;
	text-align: left;
}

div#container {
	width: 960px;
	padding: 0 4px;
	float: left;
	background: #fff url(/images/container_bg.jpg) no-repeat top center;
}

div#mast {
	float: left;
	width: 960px;
	height: 113px;
	background: #fff url(/images/mast.jpg) no-repeat top left;
	position: relative;
}

div#banner {
	float: left;
	width: 960px;
	position: relative;
}

div#content {
	width: 960px;
	float: left;
}

div#sidebar {
	width: 225px;
	padding: 5px;
	float: left;
}

div#main {
	float: left;
	width: 960px;
}

div#footer {
	float: left;
	width: 940px;
	padding: 10px;
	margin-top: 10px;
	text-align: center;
}
	
/* =Branding/Banner/Masthead Styling
-------------------------------------------------------------*/
a#homeLink {
	display: block;
	width: 274px;
	height: 70px;
	position: absolute;
	margin-left: 10px;
	margin-top: 10px;
	text-decoration: none;
}

a#holidayLink {
	display: block;
	width: 410px;
	height: 70px;
	position: absolute;
	margin-left: 275px;
	margin-top: 32px;
	text-decoration: none;
}

ul#sections {
	position: absolute;
	margin-top: 73px;
	*margin-top: 51px;
	margin-left: 704px;
	width: 255px;
	_width: 260px;
}

ul#sections li {
	float: left;
	line-height: 18px;
	margin: 0;
}

ul#sections li a:link, ul#sections li a:visited  {
	float: left;
	width: 122px;
	background-color: #7e0103;
	color: #fff;
	height: 18px;
	text-align: center;
	margin-right: 4px;
	text-decoration: none;
	font-size: 11px;
	padding-top: 6px;
}

ul#sections li a:hover {
	text-decoration: underline;
}

/* =Main Content Styles
-------------------------------------------------------------*/
div#consumers {
	float: left;
	width: 477px;
	height: 446px;
	margin-right: 6px;
	background: #493320 url(/images/home-consumers-hover.jpg) no-repeat top center;
}

div#consumers a#home-consumer {
	display: block;
	width: 477px;
	float: left;
	height: 246px;
	background: url(/images/home-consumers.jpg) no-repeat top center;
	text-decoration: none;
}

div#consumers a:hover#home-consumer {
	background: url(/images/home-consumers-hover.jpg) no-repeat top center;
}

div#retailers {
	float: left;
	width: 477px;
	height: 446px;
	background: #493320 url(/images/home-retailers-hover.jpg) no-repeat top center;
	/*background: #493320 url(/images/appreciation-event-hover.jpg) no-repeat top center;*/
}

div#retailers a#home-business {
	display: block;
	width: 477px;
	float: left;
	height: 246px;
	background: url(/images/home-retailers.jpg) no-repeat top center;
	text-decoration: none;
}

div#retailers a:hover#appreciation-event {
	background: url(/images/appreciation-event-hover.jpg) no-repeat top center;
}

div#retailers a#appreciation-event {
	display: block;
	width: 477px;
	float: left;
	height: 246px;
	background: url(/images/appreciation-event.jpg) no-repeat top center;
	text-decoration: none;
}

div#retailers a:hover#home-business {
	background: url(/images/home-retailers-hover.jpg) no-repeat top center;
}

div#retailers ul.leftlist, div#consumers ul.leftlist {
	width: 190px;
	padding: 10px;
	margin-left: 15px;
	float: left;
}

div#retailers ul.rightlist, div#consumers ul.rightlist{
	width: 190px;
	padding: 10px;
	float: left;
	margin-left: 15px;
}

div#retailers ul.rightlist li, div#retailers ul.leftlist li, div#consumers ul.rightlist li, div#consumers ul.leftlist li {
	width: 190px;
	margin: 0;
}

div#retailers ul.leftlist li a, div#retailers ul.rightlist li a, div#retailers ul.leftlist li a:visited, div#retailers ul.rightlist li a:visited, div#consumers ul.leftlist li a, div#consumers ul.rightlist li a, div#consumers ul.leftlist li a:visited, div#consumers ul.rightlist li a:visited {
	display: block;
	padding: 5px 0;
	color: #deb357;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 16px;
	width: 190px;
}

div#retailers ul.leftlist li a:hover, div#consumers ul.leftlist li a:hover, div#retailers ul.rightlist li a:hover, div#consumers ul.rightlist li a:hover  {
	color: #fff;
}


/* =Secondary Content Styles
-------------------------------------------------------------*/


/* =Sidebar Content Styles
-------------------------------------------------------------*/


/* =Footer Styles
-------------------------------------------------------------*/

#footer p {
	font-size: 11px;
	text-align: center;
	clear: both;
}
/* =Main Navigation Styles
-------------------------------------------------------------*/

ul#topnav {
	width: 580px;
	margin-left: 445px;
	_margin-left: 380px;
	margin-top: 5px;
}

ul#topnav li, ul#topnav li a:link, ul#topnav li a:visited {
	float: left;
	padding: 2px;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}

ul#topnav li a:hover {
	text-decoration: underline;
	color: #DCAF52;
}

ul#topnav li.last, ul#topnav li.last a:link, ul#topnav li.last a:visited {
	padding-right: 20px;
}

ul#topnav li.last a:hover {
	text-decoration: underline;
	color: #DCAF52;
}

/* =Secondary Navigation Styles
-------------------------------------------------------------*/

ul#footernav {
	width: 500px;
	margin: 0 auto;
}

ul#footernav li, ul#footernav li a:link, ul#footernav li a:visited {
	float: left;
	padding: 2px;
	font-weight: bold;
	font-size: 12px;
	color: #7e0103;
	text-decoration: none;
}

ul#footernav li a:hover {
	text-decoration: underline;
	color: #000;
}

ul#footernav li.last, ul#footernav li.last a:link, ul#footernav li.last a:visited {
	padding-right: 20px;
}

ul#footernav li.last a:hover {
	text-decoration: underline;
	color: #000;
}

/* =Form Styles
-------------------------------------------------------------*/
fieldset {
	padding: 10px 0;
	border: none;
}
	
fieldset legend {
	color: #f03000;
	font-size: 14px;
	font-weight: bold;
}
	
fieldset label {
	color: #777;
	font-size: 14px;
	font-weight: bold;
	margin: 5px;
}
	
fieldset input, fieldset select {
	margin: 5px;
	font-size: 14px;
}
	
fieldset select {
	width: 146px;
}
		
fieldset textarea {
	width: 95%;
	height: 60px;
	margin: 10px 0;
	font-size: 14px;
}

span.charcount-limit {
	font-weight: bold;
	color: #f00;
}

/*form#bsignup {
	margin-top: 20px;
}*/

form#bsignup, form#bsignup table {
	width: 450px;
	clear: both;
}

form#bsignup input {
	padding: 3px;
 	border: 1px solid #ccc;
	width: 180px;
}
form#bsignup input.submit {
	width: 100px;
	float: right;
	padding: 0px;
	border: 2px solid #DCC6A6;
}

form#bsignup textarea {
	padding: 3px;
	border: 1px solid #ccc;
	width: 435px;
}
	
fieldset input.submit {
	width: auto;
	float: right;
}

form td {
	vertical-align: middle;
}



/* =Table Styles
-------------------------------------------------------------*/
table { 
  border-spacing: 0;
	border-collapse: collapse;
	}

td {
  text-align: left;
	font-weight: normal;
	}

/* =Miscellaneous Styles
-------------------------------------------------------------*/


/* =Print Styles
-------------------------------------------------------------*/
@media print { 

}
