/*
	REDLIME
	
	bg blue		3eb4c3
	main blue	32ccfe
	brown txt	6a3606 (old)
	brown		663201
*/
.evaluation-notice {
	display: none;
}


html {
	height: 100%;
	background-color: transparent;
}
html, body, th, td, div, p, input, select, textarea, tt, button  {
	font-family: "Lucida Grande", Tahoma, sans-serif;
	font-size: inherit;
	color: inherit;
}
body {
	min-height: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	background: #3eb4c3 url(images/background111.gif) left top repeat;
}
html, body, th, td {
	font-size: 13px;
	color: #663201;
}
h1 {
	padding: 0;
	margin: 20px 0;
}
h2 {
	font-size: 16px;
}
a:link,
a:visited {
	color: #663201 !important;
}
a:hover,
a:active {
	color: #32ccfe !important;
	text-decoration: none !important;
}
hr {
	color: #663201;
	background-color: #663201;
	height: 1px;
	border: 0;
	margin: 20px 0;
}

.mainShadow {
	position: absolute;
	z-index: 0;
	margin: 0;
	height: 97%;
	width: 942px;
	top: 0;
	left: 50%;
	margin-left: -471px;
	background-color: white;
	-webkit-box-shadow: 0 0 20px white;
	-moz-box-shadow: 0 0 20px white;
	box-shadow: 0 0 20px white;

	border: 0px solid orange;
}
#page-container {
	position: relative;
	z-index: 1;
	width: 930px;
	margin: 0 auto;
	height: 100%;
	border: 1px solid white;
	border-width: 0 6px;
	background-color: #32ccfe;
}
.bg {
	position: absolute;
	width: 375px;
	height: 100%;
	top: 0;
	right: 0;
	background: transparent url(images/sidebar-bg.png) 15px -25px repeat-y;
	display: none;
}
#page-container2 {
	height: 100%;
	margin: 0 236px 0 7px;
	background-color: white;
	padding-left: 7px;
}

#header {
	height: 336px;
}
#header .logo {
	height: auto;
	position: relative;
	top: auto;
	display: block;
	padding: 10px 40px;
	width: 616px;
}
#header .logo img {
	width: 616px;
	height: 148px;
	border: 0;
}
.brownBox {
	background-color: #663201;
	text-align: center;
}
.fullWidth {
	margin-left: 7px;
	width: 923px;
}
.brownBox img {
	width: 200px;
	height: 150px;
	margin: 8px 10px;
	border: 3px solid white;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#left-bar {
	position: absolute;
	top: 0;
	right: 0;
	float: none;
	width: 216px;
	padding-left: 20px;
}
.leftTop {
	min-height: 340px;
}
#left-bar h1 {
	padding: 20px 0 10px;
	margin: 0;
	clear: both;
}
#left-bar a {
	display: block;
	padding: 2px 10px 1px 10px;
}
#left-bar a:link,
#left-bar a:visited,
#left-bar a:hover,
#left-bar a:active {
	color: #522a04 !important;
}
#left-bar a:link,
#left-bar a:visited {
	text-decoration: none !important;
}
#left-bar a:hover,
#left-bar a:active {
	background-color: rgba(43,180,224,0.5);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-decoration: none !important;
}
#left-bar a.nobox:hover,
#left-bar a.nobox:active {
	background-color: transparent;
}
#left-bar div {
	padding-left: 0px;
}
#left-bar div span {
	display: block;
	float: left;
	max-width: 105px;
	padding-right: 0px;
	
	border: 0px solid silver;
}
#left-bar .floatLinks a {
	display: inline-block;
}
/*
#left-bar span.plain {
	display: inline;
	float: none;
	font-size: 11px;
}
#left-bar .floatLinks span.plain a {
	display: inline;
	padding: 0;
	background-color: transparent;
}
*/

/*
#content-container {
	margin-top: 340px;
	width: auto;
	clear: none;
	padding: 0;
	min-height: 450px;
}
#content-container2 {
	float: none;
	right: auto;
	width: auto;
}
#center-main {
	margin: 0;
	padding: 0;
}
*/
#center {
	float: none;
	left: auto;
	width: auto;
	padding: 340px 10px 0;
	min-height: 450px;
}

.welcomeBox {
	padding: 30px 20px;
}

#left-bar .categories a {
	float: left;
	font-size: 16px;
	padding: 7px 10px;;
}

#location span {
	padding: 0;
}
a.bread-crumb:link,
a.bread-crumb:visited {
	text-decoration: none;
}
font.last-bread-crumb {
	color: #663201;
	font-weight: bold;
}

.dialog .title,
.dialog .title h2 {
	background: transparent none !important;
	border: 0;
}
.dialog .content {
	color: #663201;
	padding: 0;
}

button.button {
	padding: 0;
	height: auto;
}
button.button .button-left,
button.button .button-right,
button.main-button .button-left,
button.main-button .button-right,
div.button div,
div.button a:link,
div.button a:visited,
div.button a:hover,
div.button a:active {
	height: 21px;
	line-height: 21px;
}
button.button .button-left,
button.main-button .button-left,
div.button div,
div.button a:link,
div.button a:visited,
div.button a:hover,
div.button a:active {
	background-image: url(images/but_main_left.png) !important;
	color: white !important;
}
div.flc-1-button,
button.button .button-right,
button.main-button .button-right,
div.button {
	background-image: url(images/but_main_right.png) !important;
}
a.simple-button:link,
a.simple-button:visited,
a.simple-button:hover,
a.simple-button:active {
	font-size: 13px;
}
a.simple-button:hover,
a.simple-button:active {
	text-decoration: none;
}


.products {
	margin: 0;
}
.product-details .details .descr {
	padding-top: 10px;
}
.products-table .product-cell {
	text-align: center;
	border: 2px solid #663201;
	padding: 5px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.products-table .image {
	padding: 0 0 5px;
}
.products-table tr.separator td {
	height: 0;
}

.product-details .image {
	float: none;
}

.products a.product-title:link,
.products a.product-title:visited {
	text-decoration: none;
}


table.data-table td.data-name {
	color: #663201;
	font-weight: bold;
}


.infoBox {
	float: left;
	border: 1px solid brown;
	background-color: #efefef;
	padding: 20px;
	margin-top: 20px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}


.giftcert-table .giftcert-title {
	color: #663201;
	font-size: 16px;
	padding: 20px 0 10px;
}


#footer {
	float: none;
	overflow: visible;
	width: 923px;
	height: auto;
	position: relative !important;
}
.footer {
	margin-left: -7px;
}
.footer .brownBox {
	text-align: left;
}
.footer .brownBox a {
	display: block;
	padding: 7px 20px 3px;
}
.footer .brownBox img {
	width: auto;
	height: auto;
	border: 0;
	margin: 0;
}
.footerText {
	padding: 20px 10px 0 20px;
	margin-right: 236px;
	line-height: 20px;
}
.footerText,
.footerText a {
	font-size: 11px;
}
.footerText a {
	text-decoration: none;
}
.socLinks {
	position: absolute;
	right: 0;
	top: -14px;
	width: 236px;
	text-align: center;
}
.footer .brownBox .socLinks a {
	display: inline;
	padding: 0 4px;
}
.socLinks img {
	width: 68px;
	height: 68px;
	border: 0;
}
.footer .left {
	float: left;
	max-width: 400px;
}
.footer .right {
	float: right;
	width: 225px;
	padding-right: 10px;
}
.footer .right img {
	width: 225;
	height: 59px;
}
.footer .right a {
	display: block;
	text-align: center;
	padding: 5px 0 15px;
}

.AuthorizeNetSeal {
	float: right;
}
.AuthorizeNetSeal,
.AuthorizeNetSeal a {
	font-size: 9px;
}
