* {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

body {
    background: white url('../img/layout/bg-body.png') repeat-x;
    margin: 0;
    padding: 0;
    font-size: 62.5%;
}

h2.scheduleHeader { 
	color: #814;
	font-size: 1.6em;
	border-bottom: 1px solid #ccc;
	margin-top: 2em;
}

h3 {
	font-size: 1.4em;
	color: #434;
}

h4 {
	font-size: 1.3em;
}

a:link,
a:visited,
a:active {
    text-decoration: none;
    color: #99173C;
    outline: none;
}

a:link:hover {
    text-decoration: underline;
}

div#header,
div#primary-nav,
div#content-wrapper,
div#body-content {
    width: 95em;
    margin: 0 auto;
}

div#header {
    height: 12.6em;
}

p#branding {
    width: 30em;
    height: 8.8em;
    top: 0;
    z-index: 10;
    position: absolute;
    padding: 0;
    margin: 0;
    line-height: 0;
}

p#branding a {
    display: block;
    height: 8.8em;
    width: 30em;
    background: url('../img/layout/branding.png') no-repeat;
}

p#branding a strong,
p#tagline strong {
    display: none;
}

div#header-strip {
    width: 100%;
    height: 3.6em;
    background: #2e2633;
    margin: 0;
    padding: 0;
}

img#header-sunburst {
    position: relative;
    left: -95px;
    top: 1px;
    margin: 0;
    padding: 0;
}

p#tagline {
    height: 3.6em;
    width: 26em;
    margin: 0em 0em 0em 30.7em;
    padding: 0em;
    background: url('../img/layout/tagline.png') no-repeat 0% 50%;
	float: left;
}

p#wholesaleLoginLink {
	float: left;
	margin: 0 0 0 80px;
}

p#wholesaleLoginLink a {
	display: block;
	border: 1px solid #c8bdc0;
	color: #c8bdc0;
	padding: 0.5em 1em 0.5em 3em;
	margin-top: 5px;
	background: #504751 url('../img/icons/login-lock.png') no-repeat 6px 50%;
	
}

p#wholesaleLoginLink a:hover {
	text-decoration: none;
	background-color: #605761;
}

div#primary-nav {
    height: 2.5em;
}

div#primary-nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

div#primary-nav ul li {
    display: block;
    float: left;
    margin: 0 0.2em;
}

div#primary-nav ul li a {
    display: block;
    text-decoration: none;
    color: white;
}

div#primary-nav ul li a:hover,
div#primary-nav ul li.active-tab a {
    background: #e6e6e6 url('../img/layout/bg-tab-hover-right.png') no-repeat 100% 0%;
    color: #555152;
}

div#primary-nav ul li.active-tab a {
    background: #e6e6e6 url('../img/layout/bg-tab-active-right.png') no-repeat 100% 0%;
}

div#primary-nav ul li a strong {
    display: block;
    text-transform: uppercase;
    font-size: 110%;
    padding: 0.4545454545em 2em;
    font-weight: normal;
    letter-spacing: 0.1em;
}

div#primary-nav ul li a:hover strong,
div#primary-nav ul li.active-tab a strong {
    background: url('../img/layout/bg-tab-hover-left.png') no-repeat;
}

div#content-wrapper {
    background: url('../img/layout/bg-content.png') repeat-y 100% 0%;
}

div#content-wrapper.no-sidebar {
	background: transparent;
	background-image: none !important;
}

div#body-content {
    padding: 0;
    background: url('../img/layout/bg-content-top.png') no-repeat 100% 0%;
}

div#body-content.no-sidebar {
	background: transparent;
	background-image: none;
}

div#body-content div#content {
    width: 60.8em;
    float: left;
    padding: 0em 2em;
}

div#body-content h1 {
    margin-top: 0;
    padding-top: 1em;
}

div#body-content p  {
    font-size: 120%;
    line-height: 1.7em;
}

div#sidebar {
    width: 30em;
    float: left;
    margin-left: 0.1em;
}

div#sidebar ul {
    border-top: 1px solid white;
    border-bottom: 1px solid #bbb;
    margin: 0;
    list-style: none;
    padding: 1.2em 0em;
}

div#sidebar ul.top {
    border-top: none;
}

div#sidebar ul li {
    line-height: 1.5em;
}


div#sidebar ul#schedule-widget {
    background-image: url('../img/icons/sidebar-schedule.png');
}

div#sidebar ul {
    background-position: 12px 22px;
    background-repeat: no-repeat;
}

div#sidebar ul#schedule-widget li {
    border-bottom: 1px solid #ccc;
    margin: 0em 1.5em 1em;
    padding: 0em 0em 1em;
    color: #444;
    font-size: 1.1em;
}

div#sidebar ul#schedule-widget li.last {
    border-bottom: none;
}

div#sidebar ul#schedule-widget li strong {
    color: #99173C;
}

div#sidebar ul#popular-widget {
    background-image: url('../img/icons/sidebar-favorites.png');
}

div#sidebar ul#popular-widget li#popular-items ul {
    border: none;
    padding-left: 1.6em;
}

div#sidebar ul#popular-widget li#popular-items ul li {
    display: block;
    float: left;
    margin: 0em 0em 2em;
}

div#sidebar ul#popular-widget li#popular-items ul li a {
    background-color: white;
    padding: 0.2em;
    display: block;
    border: 1px solid #aaa;
    width: 8em;
    height: 8em;
    margin-right: 0.5em;
}

div#sidebar ul#popular-widget li#popular-items ul li a img {
    border: none;
    margin: 0;
    padding: 0;
}

div#sidebar ul#contact-widget {
	padding: 0em !important;
}

div#sidebar ul#contact-widget li {
	padding: 0em !important;
	margin: 0em !important;
}

div#sidebar ul#contact-widget li a {
	display: block;
	color: #777;
	padding: 1.5em 0em 1.5em 6em;
	background: url('../img/icons/sidebar-contact.png') no-repeat 12px 10px;
}

div#sidebar ul#contact-widget li a:hover {
	text-decoration: none;
	background-color: #ddd;
}

div#sidebar ul#contact-widget li a h2 {
	margin: 0em;
}

div#sidebar ul li.widget-header {
    color: #777 !important;
    font-size: 1.2em !important;
    padding-left: 6em !important;
    border: none !important;
    margin: 0em !important;
    margin-bottom: 1em !important;
}

div#sidebar ul li.widget-header h2 {
    margin: 1em 0em 0.1em;
    font-size: 1.5em;
    color: black;
	border: none;
}

.clear {
    clear: both;
}

div.albumWrapper {
    float: left;
    width: 152px;
    height: 240px;
}

div.albumWrapper h3 {
	font-size: 1.2em;
	margin: 0;
    line-height: 1.4em !important;
    padding-left: 0.333em;
}

p.albumMask {
    width: 138px;
    height: 139px;
    border: none;
}

p.albumMask img {
    border: none;
}

p.albumDescription {
    margin: 0;
    line-height: 1.4em !important;
    padding-left: 0.333em;
    color: #666;
}

table#productGallery {
    width: 100%;
    margin: 0em auto 1em;
	border-spacing: 0px;
}

table#productGallery tbody tr td {
    vertical-align: top;
	padding: 1em;
}

table#productGallery tbody tr td.productImage {
	width: 150px;
	padding: 4em 1em 2em 0em;
	border-bottom: 1px solid #e0e0e0;
}

table#productGallery tbody tr td.productTitle {
	height: 30px;
	vertical-align: bottom;
	padding: 3em 1em 1em;
	border-bottom: 1px solid #bbb;
}

table#productGallery tbody tr td.productTitle h2 {
	margin: 0;
}

table#productInfo td {
	vertical-align: top;
}

table#productInfo td img {
	margin: 17px 12px;
}

#productDescription {
	font-size: 83.333% !important;
}

table#productGallery tbody tr td.productDescription {
	height: 175px;
	padding: 0em 1em;
	border-bottom: 1px solid #e0e0e0;
}

div.productThumbWrapper {
    width: 150px;
    margin: 0 auto;
}

table#productGallery tbody tr td img {
    border: none;
}

div#body-content p#monthList {
	color: #888;
	font-size: 1.1em;
	text-align: center;
}

p#monthList a {
	text-decoration: underline;
}

h3.monthHeader {
	padding-left: 1em;
	margin-top: 3em;
	margin-bottom: 0em;
}

ul.scheduleEvents {
	list-style: none;
}

h4.eventTitle {
	margin: 0em;
}

ul.scheduleEvents p {
	margin: 0;
}

ul.scheduleEvents li {
	margin: 0em 0em 3em;
} 


div#loginFormOverlay {
	border: 8px solid #666;
	position: absolute;
	top: 25%;
	background: #eee;
	left: 25%;
	z-index: 100;
}

div#formOverlayDisplay {
	border: 2px solid #826;
	padding: 0px 8px;
}

div#formFields {
	padding: 0px 24px;
	margin: 0 auto;
}

div#formFields p {
	margin-top: 0em;
}

div#formFields label {
	font-weight: bold;
	color: #444;
}

div#formFields table td {
	padding: 12px;
}

h1#formTitle {
	color: #444;
	margin-top: 0;
	padding: 0.3em 0em;
	margin-bottom: 0.75em;
	clear: both;
	border-bottom: 1px solid #ccc;
	font-weight: lighter;
}

table#wholesalerRequestForm {
	width: 100%;
}

table#wholesalerRequestForm td {
	padding: 12px 8px;
	font-size: 110%;
}

table#wholesalerRequestForm label {
	font-weight: bold;
}

table#wholesalerRequestForm td#buttonCell {
	text-align: right;
}