body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}

form {
	margin: 0;
}

fieldset {
	border: 0;
	border-top: 1px dashed #ccc;
	padding: 10px;
}

legend {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 0 5px 0 5px;
	background-color: #fff;
	font-size: 80%;
}

fieldset .field {
	display: block;
	float: left;
	margin: 0 5px 2px 0;
}

fieldset label {
	display: block;
	float: left;
	text-align: right;
	margin: 0 10px 2px 0;
	color: #aaa;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

table.collapse {
	border-collapse: collapse;
}

div.hint-box {
	position: absolute;
	border: 1px solid #ccc;
	padding: 5px;
	background-color: #eee;
	font-size: 90%;
}

div.hint-box p {
	margin: 0 0 5px 0;
}

div.hint-box p.first-hint {
	border: 0;
}

p.no-margin {
	margin: 0;
}

p.padding {
	padding: 16px 0 16px 0;
}

.float-container {
  overflow: hidden;
}

.float-left {
  float: left;
  display: inline;
}

.float-right {
  float: right;
  display: inline;
}

.float-clear {
	clear: both;
}

.pagination {
	position: relative;
	margin: 10px 0 10px 0;
	text-align: center;
	font-family: Palatino Linotype, Arial Narrow, Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #777;
	padding-bottom: 5px;
}

.pagination span.page-links {
	background-color: #fff;
	padding: 0 10px 0 10px;
}

.pagination div.page-line {
	position: absolute;
	width: 100%;
	bottom: 15px;
	border-bottom: 2px dotted #bbb;
	margin-top: -10px;
	z-index: -1;
}

.pagination a.page-link {
	color: #06f;
	text-decoration: none;
}

.pagination a.page-link:hover {
	text-decoration: underline;
}

#header,
#header div.tabs-container,
#header a.tab,
#header div.search-box-rx,
#header input.search-input,
#footer div.footer-top-rx,
#bread-crumbs,
div.header-menu
{
	background: url(/images/g-rx.gif) repeat-x;
}

#left-nav,
#bread-crumbs div.product-message
{
	background: url(/images/g-ry.gif) repeat-y;
}

#header div.search-box-cap-left,
#header div.search-box-cap-right,
#footer a.icon-fb,
#footer a.icon-twitter,
#header a.search-submit,
#header a.view-basket,
#left-nav li.nav-top,
#left-nav li.nav-bottom,
input.add-to-basket
{
	background: url(/images/g-nr.png) no-repeat;
}

h1 {
	font-size: 130%;
	font-weight: normal;
	padding: 10px;
	margin: 10px 0 10px 20px;
}

#bread-crumbs {
	color: #e1df15;
	background-position: 0px -313px;
	margin: 0 0 10px 0;
	padding-left: 20px;
	height: 25px;
}

#bread-crumbs a {
	color: #f2ef26;
}

#bread-crumbs.bread-crumbs-products {
	position: relative;
}

#bread-crumbs div.product-message {
	background-position: -150px 0;
	position: absolute;
	left: 640px;
	top: 0px;
	text-align: center;
	width: 300px;
	height: 40px;
	padding-top: 5px;
	font-size: 130%;
	color: #f2ef26;
}

h2 {
	font-size: 150%;
	font-weight: normal;
}

h3 {
	font-size: 120%;
	font-weight: normal;
}

#header {
	height: 84px;
	position: relative;
	background-position: 0px 0px;
	padding-left: 323px;
}

#header a.logo {
	display: block;
	position: absolute;
	top: 7px;
	left: 11px;
}

#header a.logo img {
	display: block;
}

#header div.primary-links {
	text-align: right;
	height: 22px;
	padding: 4px 10px 0 0;
	font-size: 80%;
}

#header div.primary-links a {
	text-decoration: none;
}

#header div.primary-links a:hover {
	text-decoration: underline;
}

#header div.tabs-container {
	background-position: 0px -84px;
	height: 54px;
}

#header a.tab {
	display: block;
	background-position: 0px -176px;
	font-size: 80%;
	font-weight: bold;
	display: block;
	height: 33px;
	padding: 25px 15px 0 15px;
	color: #fff;
	text-decoration: none;
	border-left: 1px solid #bbc0f7;
	border-right: 1px solid #9d8acd;
	border-bottom: 1px solid #9d8acd;
}

#header a.tab:hover {
	background-position: 0px -230px;
	border-left: 1px solid #7b68ab;
	border-right: 1px solid #dfceff;
}

#header div.search-box-container {
	position: absolute;
	width: 430px;
	height: 38px;
	top: 7px;
	left: 315px;
}

#header div.search-box-rx {
	width: 412px;
	height: 38px;
	background-position: 0px -138px;
}

#header div.search-box-cap-left {
	width: 7px;
	height: 38px;
	background-position: 0px 0px;
}

#header div.search-box-cap-right {
	width: 7px;
	height: 38px;
	background-position: -7px 0px;
}

#header input.search-input {
	width: 310px;/*260*/
	height: 26px;
	border: 0;
	padding: 3px;
	margin: 3px 0 3px 0;
	font-size: 130%;
	color: #555;
	background-position: 0px -141px;
}

#header a.search-submit {
	display: block;
	width: 90px;
	height: 26px;
	margin: 6px 0 6px 0;
	background-position: -14px 0px;
}

#header a.search-submit:hover {
	background-position: -104px 0px;
}

#header a.search-advanced {
	display: block;
	font-size: 70%;
	line-height: 100%;	
	text-decoration: none;
	margin: 7px 2px 0 2px;
	color: #8c95f2;
}

#header input.search-focused {
	color: #555;
}

#header input.search-blurred {
	color: #aaa;
}

#header a.view-basket {
	display: block;
	width: 83px;
	height: 50px;
	margin: 5px 5px 0 15px;
	background-position: -244px 0px;
}

#header a.view-basket:hover {
	background-position: -327px 0px;
}

#top-heading {
	padding: 0 0 1px 10px;
	margin-bottom: 4px;
	color: #cbc877;
	font-size: 80%;
}

#top-heading div.float-container {
	width: 770px;
}

#top-heading div.float-right {
	padding: 5px 0 5px 0;
}

#top-heading a {
	text-decoration: none;
}

#content-container {
	padding-left: 160px;
}

#left-nav {
	width: 150px;
	margin: 0 0 0 -160px;
	list-style: none;
	padding: 0;
}

#left-nav li {
	display: block;
}

#left-nav li.nav-top,
#left-nav li.nav-bottom
{
	width: 150px;
	height: 19px;
}

#left-nav li.nav-top {
	background-position: -14px -26px;
}

#left-nav li.nav-bottom {
	background-position: -14px -45px;
}

#left-nav a {
	display: block;
	width: 142px;
	font-size: 80%;
	font-weight: bold;
	padding: 1px 0 1px 5px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	text-decoration: none;
	color: #09f;
}

#left-nav a:hover {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	background-color: #f7f7f7;
}

#content {
	width: 800px;
}

#content p.small {
	font-size: 80%;
}

#content p.very-small {
	font-size: 60%;
}

#content .note, #content .alert {
	padding: 20px 20px 20px 120px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}

#content .note {
	background: url(/images/icon-note.jpg) 30px 15px no-repeat;
}

#content .alert {
	background: url(/images/icon-alert.jpg) 30px 15px no-repeat;
}

#mypage-navigation {
	margin: 10px 0 10px 0;
	border: 1px solid #ccc;
	overflow: auto;
	padding: 2px;
}

#mypage-navigation a {
	display: block;
	float: left;
	background-color: #fff;
	font-weight: bold;
	color: #00f;
	margin: 0;
	padding: 3px 10px 3px 10px;
}

#mypage-navigation a:hover {
	background-color: #0cf;
	color: #fff;
}

#footer {
	background-color: #922e2e;
	margin-top: 10px;
	color: #ccc;
}

#footer a {
	color: #ccc;
	text-decoration: none;
}

#footer a:hover {
	color: #fff;
}

#footer div.footer-top-rx {
	height: 29px;
	background-position: 0px -284px;
}

#footer div.footer-columns {
	font-size: 80%;
}

#footer div.column-left,
#footer div.footer-links,
#footer div.copyright-note
{
	height: 100px;
	border-left: 1px dashed #ccc;
	margin: 10px 0 10px 0;
	padding: 10px;
}

#footer div.column-left {
	width: 80px;
	border: 0;
}

#footer div.column-left div.icons {
	background-color: #e77f7f;
	padding: 5px;
}

#footer a.icon {
	display: block;
	width: 25px;
	height: 25px;
}

#footer a.icon-fb {
	background-position: -194px 0px;
}

#footer a.icon-twitter {
	background-position: -219px 0px;
}

#footer div.footer-links {
	width: 130px;
}

#footer div.footer-links a {
	display: block;
}

#footer div.copyright-note {
	width: 200px;
}

#content div.product-wrapper {
	position: relative;
	width: 180px;
	margin: 0px 20px 20px 0;
}

#content div.product-wrapper b {
	display: block;
}

#content div.product-wrapper b.colors-heading {
	font-size: 80%;
	color: #E1DF15;
}

#content div.product-wrapper div.size-list {
	position: absolute;
	left: 120px;
	top: 0px;
	font-size: 70%;
	padding-left: 5px;
	text-align: left;
	color: #777;
}

#content a.product-link {
	display: block;
	text-decoration: none;
	color: #09f;
	font-size: 100%;
	font-weight: bold;
	margin: 0 !important;
}

#content a.product-link:hover {
	text-decoration: underline;
}

#content a.member-link {
	display: block;
	float: left;
	width: 150px;
	margin: 10px 10px 0 0;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #09f;
}

#content a.member-link:hover {
	color: #06f;
}

#content a.reward-link {
	display: block;
	float: left;
	width: 140px;
	margin: 10px 10px 0 0;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #09f;
}

#content a.reward-link:hover {
	color: #06f;
}

#content a.blue-link {
	display: block;
	float: left;
	padding: 3px;
	margin: 0 3px 3px 0;
	font-size: 110%;
	background-color: #3cf;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
	
#content a.blue-link:hover {
	background-color: #09f;
}

#content div.block-top {
	height: 10px;
	background: url(/images/block-top.gif) bottom no-repeat;
}

#content div.block-bottom {
	height: 10px;
	background: url(/images/block-bottom.gif) bottom no-repeat;
	margin-bottom: 10px;
}

#content div.block-content {
	border-right: 1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
	padding: 0 5px 0 5px;
	color: #777;
}

#content div.block-content fieldset {
	padding-right: 0;
}

div.header-menu {
	background-position: 0 -387px;
	position: absolute;
	padding: 5px;
	border-left: 1px solid #a9aff3;
	border-right: 1px solid #9d8acd;
	border-bottom: 1px solid #9d8acd;
}

#mc_embed_signup {
	width: 470px;
}

#mc_embed_signup div.float-container {
	width: 470px;
}

#mc_embed_signup fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	width: 470px;
	top: 0;
	left: 0;
}

#mc_embed_signup input.mc-text {
	height: 16px;
}

#mc_embed_signup input.btn {
	padding: 0 3px 0 3px;
	margin: 0;
	height: 22px;
}

#mc_embed_signup .float-left {
	margin: 2px 10px 0 0;
}

#mc_embed_signup .float-left label {
	color: inherit;
	padding-top: 3px;
	width: 190px;
}

#mc_embed_signup .indicate-required {
	font-size: 70%;
	padding-left: 200px;
}

#js_mce-hidden {
	display: none;
}

input.add-to-basket {
	background-position: -410px 0px;
	display: block;
	width: 84px;
	height: 55px;
	border: 0;
	cursor: pointer;
}

#js_feedback {
	position: absolute;
	margin: -5px 0 0 -5px;
	padding: 5px;
	height: 50px;
}

#js_feedback.feedback-unselected {
	border: 1px solid inherit;
	background-color: inherit;
}

#js_feedback.feedback-selected {
	border: 1px solid #777;
	background-color: #eee;
	color: #777;
}

#footer #js_feedback.feedback-selected a,
#footer #js_feedback.feedback-selected a
{
	color: #00f;
}

#js_feedback_submit,
#js_feedback_close,
#js_feedback_content
{
	display: none;
}

#js_feedback_anchor {
	font-size: 140%;
}

#js_feedback_close {
	font-size: 70%;
	margin-left: 3px;
}

#js_feedback_content {
	width: 400px;
	height: 45px;
	margin-left: 5px;
}

#js_feedback_content.content-focused {
	color: #555;
}

#js_feedback_content.content-blurred {
	color: #aaa;
}
