﻿table, td {
	vertical-align: top;
	padding-right: 15px;
	margin: 0;
}

div#main {
	width: 695px;
	margin-top: 55px;
	padding: 10px 10px 10px 10px;
	background-color: #462261;
	height: 100%;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
}

div#main #mainInner {
	background-color: #ffffff;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	padding: 50px 15px 40px 35px;
	margin-bottom: 0px;
	height: 100%;
	min-height: 650px;
}

div#main h1,
div#main h2,
div#main h3,
div#main h4 {
	font-family: Arial, Sans-Serif;
	margin: 1.5em 0 .6em 0;
}

div#main h1 {
	color: #4b106f;
	font-weight: bold;
	margin: 0 0 1em 0;
	padding-top: .4em;
	line-height: normal;
	width: 100%;
}

div#main #mainInner h1 {
	margin-left: 0px;
}

div#local {
	width: 200px;
	padding: 10px;
	margin: 35px 0px 0px 0px;
	background: #462261;
	height: 100%;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
}

.innerLocal {
	background: #ffffff;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	padding: 10px 10px 10px 10px;
	margin-top: 17px;
	height: 740px;
}

#wpcontents {
	display: block;
	margin-left: -5px;
	margin-top: -35px;
	width: 650px;
	line-height: normal;
}

div#main p b,
#wpcontents p b {
	display: inline;
}

#wpcontents img {
	display: inline;
}

#wpcontents a:link,
#wpcontents a:visited,
#wpcontents a:hover,
#wpcontents a:active {
	text-decoration: underline;
}

#wpcontents li {
	list-style-position: inside;
	list-style-type: disc;
	margin-left: 10px;
}

#wpcontents blockquote {
	margin-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#wpcontents h1,
#wpcontents h2,
#wpcontents h3 {
	font-weight: bold;
	letter-spacing: 0em;
	line-height: 1em;
}

#wpcontents h1 {
	color: #4b106f;
}

#wpcontents h2 {
	color: #4b106f;
}

#wpcontents h3 {
	color: #4b106f;
}

#wpsidenavigation #socialmedia {
	float: left;
	line-height: normal;
	font-weight: bold;
	margin-top: -15px;
	margin-left: 15px;
}

#wpsidenavigation #icons {
	position: relative;
	float: right;
	margin-top: -15px;
}

#wpsidenavigation #icons img {
	float: left;
	margin-right: 3px;
}

#minicart {
	float: right;
	margin-right: 10px;
}

#footer #navUtility {
	margin: 0 auto;
	width: 950px;
}

#footer #navUtility ul li {
	display: inline;
	padding: 0px 10px 0px 5px;
	background: url(/img/bg_header-dot.gif) no-repeat 100% 8px;
	float: left;
	line-height: 20px;
}

#footer #navUtility ul li.last {
	background: none;
}

#footer #navUtility ul li,
#footer #navUtility ul li a {
	color:#ffffff;
}

#footer #footerLeft {
	float: left;
	width: 535px;
	padding: 0px 85px 0px 60px;
}

#footer #footerLeft #copyright {
	font-size: 11px;
	font-weight: normal;
	padding-top: 17px;
	text-align:left;
}

#footer #footerLeft #copyright a {
	color: #ffffff;
}

#ship_to_transit_time {
	margin-top: 15px;
	margin-bottom: 15px;
}

#ship_to_transit_time #row_order_by,
#ship_to_transit_time #row_receive_by {
	display: block;
	font-size: 15px;
	font-weight: bold;
}

#ship_to_transit_time #row_transit_time {
	margin-top: 10px;
	margin-bottom: 10px;
}

#ship_to_transit_time #label_order_by,
#ship_to_transit_time #data_order_by,
#ship_to_transit_time #label_receive_by,
#ship_to_transit_time #data_receive_by {
	position: relative;
	display: inline-table;
}

#ship_to_transit_time #label_order_by,
#ship_to_transit_time #label_receive_by {
	text-align: right;
	width: 100px;
	display: inline-block;
}

#ship_to_transit_time #data_order_by,
#ship_to_transit_time #data_receive_by {
	margin-left: 10px;
}

#ship_to_transit_time #row_transit_time .transit_time {
	color: #4b106f;
	font-weight: bold;
}

#delivery_information td {
	vertical-align: middle;
}

#delivery_information td.label {
	font-weight: bold;
}

#delivery_information td.button {
	text-align: center;
}

#delivery_information #zip_code_form {
	margin-top: 10px;
	text-align: center;
}

#delivery_information #map {
	margin-top: 20px;
}

#shipping_information li {
	list-style-position: outside;
	line-height: 15px;
}

#marketing_message {
	font-size: 14px;
	font-weight: bold;
	display: block;
	text-align: center;
	margin-bottom: 15px;
}

#marketing_message .line1 {
	color: #d6a024;
}

#marketing_message .disclaimer {
	font-size: 10px;
	font-family: Verdana, Helvetica, Sans-Serif;
}

