@charset "utf-8";
/* CSS Document */

body {
	font: 100% Arial Narrow, Arial, Helvetica, sans-serif;
	color: #322;
	margin: 0px auto;
	height: 100%;
	width: 100%;
	background: #f8d4d4 url(/images/bg.png) repeat-x top;
}

#pattern {
	background: url(/images/bg_pattern.png) no-repeat center top;
	height: 80px;
	width: 1152px;
	margin: 0px auto;
	display: block;
	text-align: center;
}

#container {
	margin: 0px auto;
	width: 960px;
}

#container #logo {
	float: left;
	height: 60px;
	width: 300px;
	margin: 20px 0px 0px;
}

#container #country {
	float: right;
	height: 20px;
	width: 80px;
	margin: 50px 30px 0px 0px;
}

#container #shoppingbag {
	margin: 40px 40px 0px 0px;
	float: right;
	height: 40px;
	width: 120px;
	text-align: right;
	font-size: 0.8em;
	font-weight: bold;
}
#container #shoppingbag a {
	color: #332222;
	text-decoration: none;
}


#container #mainmenu {
	display: block;
	width: 670px;
	margin: 5px 10px 2px 150px;
	padding: 0px;
	font-size: 1.1em;
	color: #2A2622;
	text-align: left;
	height: 25px;
	float: left;
	font-weight: normal;
}

#container #mainmenu ul {
	margin: 0px;
	padding: 0px;
	height: 24px;
	width: 690px;
}

#container #mainmenu li {
	display: inline;
	margin: 0px;
	padding: 0px;
	width: 690px;
}

#container #mainmenu li a {
	margin: 2px 10px;
	text-decoration: none;
	color: #2A2622;
	font-weight: bold;
	padding: 2px 8px;
	font-size: 1em;
	height: 20px;
}

#container #mainmenu li a:hover {
	text-decoration: none;
	color: #EE9999;
	background: #332211;
}

#container #leftmenu {
	margin: 0px;
	float: left;
	width: 130px;
	height: 100%;
	color: #2A2622;
	display: block;
	font-size: 0.9em;
	padding: 0px;
}

#container #leftmenu ul {
	margin: 0px;
	padding: 0px;
	width: 132px;
	height: 100%;
	border-bottom: 1px solid #666666;
}

#container #leftmenu li {
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	list-style: url(none) none;
	height: 22px;
	padding: 4px 10px 0px 35px;
	margin: 0px;
	color: #231F20;
	width: 85px;
	text-align: left;
}

#container #leftmenu .current {
	list-style: url(none) none;
	height: 22px;
	padding: 4px 8px 0px 35px;
	margin: -4px 0px 0px -35px;
	color: #E99;
	width: 87px;
	text-align: left;
	background: #110800 url(/images/bg_mnu-current.png) no-repeat left center;
	display: block;
}

#container #leftmenu a {
	text-decoration: none;
	color: #2A2622;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	width: 130px;
	height: 20px;
}

#container #leftmenu li a:hover {
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	list-style: url(none) none;
	height: 22px;
	padding: 4px 8px 0px 35px;
	margin: -4px 0px 0px -35px;
	color: #E99;
	width: 85px;
	text-align: left;
	background: #110800 url(/images/bg_mnu-current.png) no-repeat left center;
	display: block;
}

#container #leftmenu img {
	border-top: none;
	border-right: none;
	border-left: none;
	display: block;
	border-bottom-style: none;
}

#container #rightcolumn {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 100%;
	width: 150px;
	text-align: left;
	display: block;
}

#container #rightcolumn #popvip {
	width: 120px;
	border: 1px solid #999;
	margin: 0px;
	padding: 5px;
	float: right;
	position: relative;
}

#container #rightcolumn #popvip h2 {
	padding: 0px 6px;
	font-size: 1.3em;
	margin: 0px;
	height: 20px;
	width: 110px;
}

#container #rightcolumn #popvip p {
	width: 100px;
	padding: 5px;
	font-size: 0.95em;
	margin: 0px;
}

#container #rightcolumn #popvip input {
	width: 110px;
	background: #2A2622;
	color: #FFFFFF;
	margin: 5px 0px;
	padding: 0px;
	height: 16px;
	font-size: 0.75em;
	border: 1px solid #666666;
}

#container #rightcolumn #popvip select {
	width: 110px;
	background: #2A2622;
	color: #FFFFFF;
	margin: 5px 0px;
	padding: 0px;
	height: 20px;
	font-size: 0.75em;
	border: 1px solid #666666;
}

#container #rightcolumn ul {
	margin: 0px 0px 10px 10px;
	width: 125px;
	padding: 5px;
	list-style: url(none) none;
	float: right;
/*	border: 1px solid #666666; */
}

#container #rightcolumn li {
	margin: 0px;
	padding: 0px;
	height: 28px;
	width: 120px;
}

#container #rightcolumn a {
	color: #2A2622;
	text-decoration: none;
}

#container #rightcolumn li a:hover {
	color: #CC6666;
	text-decoration: none;
}
#container #rightcolumn span.varbtn2_pink {
	background: url(/images/varbtn2_pink.png) no-repeat left top;
	height: 44px;
	width: 121px;
	display: block;
	line-height: 44px;
	margin: 0px;
	cursor: pointer;
	cursor: hand;
	padding-bottom: 3px;
	text-align: center;
}


#container #content {
	background: #FFFFFF;
	margin: 0px 0px 0px 150px;
	padding: 0px;
	width: 660px;
	display: block;
}
#container #content a {
	color: #300;
}

/* END BUTTONS */


#container #content hr {
	display: block;
	height: 1px;
	width: 640px;
	border-top: 1px solid #CC6666;
	border-right-color: #CC6666;
	border-bottom-color: #CC6666;
	border-left-color: #CC6666;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	overflow: hidden;
}


#container #content .mainbanner {
	margin: 5px;
	padding: 0px;
	width: 650px;
}

#container #content #item-a {
	margin: 5px 0 0 5px;
	width: 210px;
	
	height: 220px;
	font-size: 0.9em;
	color: #FF7777;
/*	display: inline-block;*/
	float: left;
	border-right: 1px dotted #CCCCCC;
	text-align: center;
	z-index: 10;
	position: relative;
}

#container #content #item-a a, #container #content #item-b a, #container #content #item-c a {
	color: #FF7777;
	text-decoration: none;
}

#container #content #item-a a:hover, #container #content #item-b a:hover, #container #content #item-c a:hover {
	color: #432;
	text-decoration: none;
}

#container #content #item-b {
	width: 210px;
	margin: 5px 5px 0 225px;
	padding: 0 5px 0 0;
	height: 220px;
	font-size: 0.9em;
	color: #FF7777;
	padding: 0px;
/*	float: right;*/
/*	display: inline-block;*/
	border-right: 1px dotted #CCCCCC;
/*	border-left: 0px dotted #000;*/
	text-align: center;
	z-index: 20;
	position: absolute;
}

#container #content #item-c {
	width: 210px;
	margin: 5px 5px 0 440px;
	height: 220px;
	font-size: 0.9em;
	color: #FF7777;
/*	float: right;*/
/*	display: inline-block;*/
	text-align: center;
	z-index: 30;
	position: absolute;
}

#container #content #cat-left  {
	margin: 5px 10px 0px 5px;
	height: 220px;
	font-size: 0.9em;
	color: #2A2622;
	width: 310px;
	display: inline-block;
	float: left;
	text-align: left;
	padding-right: 10px;
	border-right: 1px dashed #F8D4D4;
}

#container #content #cat-left a {
	color: #2A2622;
	font-weight: bold;
	text-decoration: none;
	float: right;
}

#container #content #cat-left a:hover {
	color: #2A2622;
	text-decoration: underline;
}

#container #content #cat-right {
	margin: 5px 10px 0px 5px;
	height: 220px;
	font-size: 0.9em;
	color: #2A2622;
	width: 295px;
	display: inline-block;
	float: right;
	text-align: left;
}

#container #content #cat-right a {
	font-weight: bold;
	color: #2A2622;
	text-decoration: none;
	float: right;
}

#container #content #cat-right a:hover {
	color: #2A2622;
	text-decoration: underline;
}

#container #content .floatleft {
	float: left;
	margin: 20px 10px 10px;
	padding: 0px;
	width: 140px;
}
#container #content .floatright {
	float: right;
	margin: 0;
	padding: 0px;
	height: auto;
	width: auto;
}


#container #content .h2  {
	font-size: 1.2em;
	color: #333333;
	text-align: left;
	height: 24px;
	width: 240px;
	padding: 0px;
	margin: 0px 0px 10px;
}


#container #content #info {
	width: auto;
	text-align: left;
	margin: 0px;
	/*	padding: 10px 25px; */
	font-size: 0.95em;
	height: 100%;
	float: left;
	color: #322;
	padding: 20px 30px;
}

#container #content #info h2 {
	font-size: 1.6em;
	color: #432;
	margin: 10px 0 0 0;
	font-weight: normal;
}

#container #content #info a {
	color: #432;
}

#container #content #info a:hover {
	color: #993333;
	text-decoration: none;
}

#container #content #info p{
	color: #322;
}

#container #content #info li{
	text-align: left;
	font-size: 0.95em;
	margin: 10px 25px;
	padding: 0 0 0 20px;
	height: 100%;
	color: #322;
	list-style: disc outside;
}

#container #content #info ol{
	text-align: left;
	font-size: 0.95em;
	margin: 10px 25px;
	padding: 0 0 0 20px;
	height: 100%;
	color: #322;
	list-style: decimal outside;
}

#container #content #info hr {
	display: block;
	height: 1px;
	width: 100%;
	overflow: hidden;
	margin: 20px 10px 10px 0px;
	background: #CC6666;
}

#container #content table.stockists {
	width: 600px;
	border-style: none;
	font-size: 1em;
	margin: 5px;
	padding: 5px;
	height: 100%;
	display: table;
	border-width: 0px;
	text-align: center;
}
#container #content .stockists td {
	margin: 3px;
	padding: 3px;
}
#container #content .stockists tr.hilite {
	background: #F8EEEE;
}
#container  #content  .stockists select  {
	text-align: left;
	border: 1px solid #443322;
	color: #999090;
	font-size: 0.9em;
}


#container #content #product {
	width: 650px;
	margin: 0px;
	padding: 5px;
	background: #FFFCE5 url(/images/bg_product-top.gif) no-repeat left top;
	min-height: 268px;
	border-bottom: 1px dotted #999999;
	display: inline-block;
	visibility: visible;
	z-index: 5;
}

#container #content #product select {
	background: #FFFFFF;
	margin: 10px 10px 0px 0px;
	padding: 0px;
	float: right;
	height: 18px;
	width: 120px;
	border: 1px solid #322;
	font-size: 0.8em;
	color: #322;
}

#container #content #product .bg {
	background: url(/images/bg_product-bottom.gif) right bottom;
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 320px;
	visibility: visible;
	z-index: 3;
}

#container  #content  #product  .floatleft {
	float: left;
	margin: 20px 10px 10px;
	padding: 20px 0 0 0;
	height: 200px;
	width: 200px;
}

#container #content #product .toolbar {
	font-size: 0.85em;
	color: #666666;
	padding: 3px 10px 3px 10px;
	width: 380px;
	margin: 10px 10px 0 0;
	display: block;
	height: 20px;
	border-top: 1px dashed #999999;
	background: fffde6;
	text-align: right;
}

#container #content #product .toolbar a {
	color: #C66;
}

#container #content #product .toolbar a:hover {
	color: #432;
	font-weight: bold;
	text-decoration: none;
}

#container #content #product p {
	text-align: justify;
	width: 400px;
	margin: 20px 10px 10px;
	padding: 0px;
	font-size: 0.95em;
	float: right;
	height: 100%;
}

/* BUTTONS */

#container #content span.varbtn {
	background: url(/images/varbtn1.png) no-repeat left top;
	height: 50px;
	width: 101px;
	display: block;
	line-height: 50px;
	margin: 25px 0 0;
	cursor: pointer;
	cursor: hand;
	padding-right: 8px;
}

#container #content span.varbtn2 {
	background: url(/images/varbtn2.png) no-repeat left top;
	height: 50px;
	width: 131px;
	display: block;
	line-height: 50px;
	margin: 25px 0 0 0;
	cursor: pointer;
	cursor: hand;
	padding-right: 8px;
}

#container #content span.varbtn3 {
	background: url(/images/varbtn3.png) no-repeat left top;
	line-height: 50px;
	height: 50px;
	width: 191px;
	display: block;
	margin: 25px 0 0 0;
	cursor: pointer;
	cursor: hand;
	padding-right: 8px;
}

#container #content span.varbtn4 {
	background: url(/images/varbtn4.png) no-repeat left top;
	height: 50px;
	width: 251px;
	display: block;
	line-height: 50px;
	margin: 25px 0 0 0;
	cursor: pointer;
	cursor: hand;
	padding-right: 8px;
}
#container #rightcolumn #popvip .varbtn2 a {
	text-decoration: none;
}


#container #content #ingredients h3 {
	font-size: 1.35em;
	color: #432;
	text-align: left;
	width: 520px;
	padding: 0px;
	margin: 0px 25px 10px 25px;
	float: left;
	font-weight: normal;
}

#container #content #ingredients p {
	text-align: left;
	width: 520px;
	margin: 10px 25px;
	padding: 0px;
	font-size: 0.95em;
	height: 100%;
	float: left;
	color: #322;
}

#container #content #variation-a {
	margin: 5px 10px 0px 5px;
	height: 120px;
	font-size: 0.9em;
	color: #333333;
	width: 620px;
	display: block;
	text-align: center;
	position: relative;
}

#container #content #variation-a .left {
	float: left;
	margin: 5px 0px 10px 10px;
	padding: 0px;
	width: 120px;
}

#container #content #variation-a .h3  {
	font-size: 1.2em;
	color: #666666;
	text-align: left;
	height: 24px;
	width: 240px;
	padding: 0px;
	margin: 0px 0px 10px;
}

#container #content #variation-a p {
	font-size: 1.1em;
	color: #666666;
	text-align: left;
	width: 320px;
	margin: 10px 0px 0px 20px;
	float: left;
}
#container #content #variation-a h3 {
	margin: 0 0 0 -5px;
	font-size: 1.2em;
	color: #432;
	width: 420px;
	text-align: left;
	padding: 5px;
	float: right;
}

#container #content #variation-a a {
	font-weight: bold;
	color: #2A2622;
	text-decoration: none;
	float: right;
}

#container #content #variation-a #buynow {
	float: right;
	margin: 10px 0px;
	padding: 0px;
	width: 140px;
	z-index: 10;
	height: 100px;
	text-align: center;
	overflow: hidden;
}

#container  #content  #variation-a  #buynow  input  {
	background: #CCC;
	height: 16px;
	width: 16px;
	text-align: left;
	vertical-align: middle;
}

#container #content #variation-a #buynow span {
	margin: 5px 0 0 10px;
	padding: 0px;
	width: 101px;
	z-index: 20;
	height: 50px;
	text-align: center;
}

#container #content #press {
	width: 650px;
	margin: 0px;
	padding: 5px;
	background: #FFFCE5 url(/images/bg_product-top.gif) no-repeat left top;
	border-bottom: 1px dotted #999999;
	text-align: center;
	height: 100%;
}

#container #content #press-left {
	margin: 10px 10px 0px 15px;
	height: 220px;
	font-size: 0.9em;
	color: #2A2622;
	width: 270px;
	display: inline-block;
	float: left;
	text-align: left;
	border-right: 1px dashed #F8D4D4;
	padding: 0px 40px 0px 0px;
}

#container #content #press-left a {
	color: #2A2622;
	font-weight: bold;
	text-decoration: none;
	float: right;
}

#container #content #press-left a:hover {
	color: #2A2622;
	text-decoration: underline;
}

#container #content #press-right {
	margin: 10px 10px 0px 10px;
	height: 220px;
	font-size: 0.9em;
	color: #2A2622;
	width: 270px;
	display: inline-block;
	float: right;
	text-align: left;
	padding: 0px;
}

#container #content #press-right a {
	font-weight: bold;
	color: #2A2622;
	text-decoration: none;
	float: right;
}

#container #content #press-right a:hover {
	color: #2A2622;
	text-decoration: underline;
}

#container #content #press #press-left {
	display: block;
	float: left;
	width: 130px;
	margin: 10px;
}

#container #content #press #press-right {
	display: block;
	float: left;
	width: 130px;
	margin: 10px;
}

#container #content #press .cover {
	display: block;
	margin: 5px 10px;
	padding: 0px;
	float: left;
	width: 300px;
	height: 400px;
}

#container #content #press .inner {
	display: block;
	float: right;
	width: 300px;
	height: 400px;
	margin: 5px 10px 5px 0px;
	padding: 0px;
}

#container #content #press h2  {
	font-size: 1.2em;
	color: #333333;
	text-align: left;
	height: 24px;
	padding: 5px;
	margin: 10px 15px 10px 25px;
	width: 600px;
	display: block;
}

#container #content #press p {
	text-align: left;
	width: 600px;
	margin: 10px 15px 20px 25px;
	padding: 5px;
	font-size: 0.95em;
	height: 100%;
}

#container #content .pricetag {
	text-align: left;
	width: 340px;
	margin: 0;
	padding: 5px;
	font-size: 1.2em;
	height: 100%;
	font-weight: normal;
	color: #666666;
}

#container #content #cart {
	width: 100%;
	text-align: left;
	margin: 0px;
	font-size: 1em;
	height: auto;
	padding-top: 10px;
}

#container #content #cart ul {
	list-style: none;
	border-bottom: 1px dashed #F8D4D4;
	padding-bottom: 8px;
	font-size: 0.8em;
	margin: 10px 10px 0 10px;
	text-align: center;
}

#container #content #cart li {
	width: 110px;
	height: 80px;
	display: inline;
	list-style: none;
	margin: 5px;
	padding: 0 2px 0 0;
	color: #C66;
	text-align: center;
}


#container #content #cart h4 {
	font-size: 1.1em;
	color: #432;
	width: 600px;
	margin: 0px 0px 0px 10px;
	float: left;
	font-weight: bold;
}

#container #content #cart p {
	font-size: 0.9em;
	color: #432;
	width: 600px;
	float: left;
	text-align: left;
	margin: 10px 0px 0px 10px;
	display: block;
}
#container #content #cart span {
	font-size: 0.8em;
	display: inline-block;
	text-align: center;
}
#container #content #cart span a {
	text-decoration: none;
}

#container #content #cart li.marker {
	color: #F8D4D4;
	text-decoration: none;
	background: #432;
	padding: 3px 5px;
	width: 120px;
}

#container #content #cart table.checkout {
	width: 640px;
	border-style: none;
	font-size: 0.8em;
	margin: 0px 0px 0px 10px;
	padding: 5px;
	height: 100%;
	display: table;
	border-width: 0px;
	text-align: center;
}
#container #content #cart table.checkout2 {
	width: 640px;
	border-style: none;
	font-size: 0.9em;
	margin: 0px 0px 0px 10px;
	padding: 5px;
	height: 100%;
	display: table;
	border-width: 0px;
	float: left;
}
#container #content #cart table hr {
	display: block;
	height: 1px;
	width: 100%;
	border-top: 1px solid #CC6666;
	border-right-color: #CC6666;
	border-bottom-color: #CC6666;
	border-left-color: #CC6666;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	overflow: hidden;
}


#container #content #cart thead {
	border-style: none;
	font-size: 1.1em;
	background: #F8D4D4;
	padding: 5px 0;
	display: table-header-group;
	margin: 0px;
}
#container #content #cart thead th {
	border-style: none;
	font-size: 1.1em;
	background: #F8D4D4;
	display: table-cell;
	margin: 0px;
	padding: 5px 0;
}



#container #content #cart td {
	width: auto;
	border-style: none;
	padding: 5px;
	margin: 5px;
}

#container #content #cart td input {
	font-size: 0.9em;
	text-align: center;
	border: 1px solid #443322;
}
#container #content #cart td textarea {
	font-size: 0.9em;
	text-align: left;
	border: 1px solid #443322;
}
#container #content #cart td select {
	font-size: 0.9em;
	text-align: left;
	border: 1px solid #443322;
}
#container #content #cart tr.hilite {
	border-bottom: 1px solid #000;
	text-align: center;
	background: #F8EEEE;
}
#container #content #cart tr.hilite2 {
	border-bottom: 1px solid #000;
	background: #F8EEEE;
}

#container #content #cart tr.lolite {
	text-align: center;
	margin-bottom: 1px;
	
}
/* #container #content #cart .hilite2 {
	border-bottom: 1px solid #000;
	background: #F8EEEE;
}
#container #content #cart .lolite {
	border-bottom: 1px solid #000;
	text-align: center;
	margin-bottom: 1px;
} */

#container #content #cart .total {
	border-bottom: 1px double #C66;
	background: #F8EEEE;
	border-top: 1px solid #C66;
	border-right-style: none;
	border-left-style: none;
	padding-top: 4px;
	padding-bottom: 2px;
	font-size: 1.05em;
	font-weight: bold;
	height: 20px;
	line-height: 2em;
}
#container #content #cart span.h4 {
	font-size: 1.1em;
	color: #432;
	width: 600px;
	margin: 0px 0px 0px 10px;
	float: left;
	font-weight: bold;
	text-align: left;
}
#container #content #cart p.boxpink {
	color: #432;
	width: 640px;
	* html width: 620px;
	margin: 10 10px 10px;
	background: #F8EEEE;
	padding-bottom: 10px;
	padding-top: 0px;
	display: block;
	text-align: right;
	zoom: 1;
	float: left;
}
#container #content #cart p.box {
	color: #432;
	width: 640px;
	* html width: 620px;
	margin: 10px 10px 20px;
	border: 1px solid #F8D4D4;
	padding-bottom: 15px;
	padding-top: 0px;
	display: block;
	text-align: right;
	float: right;
	zoom: 1;
}

#container #content #asksara {
	width: 640px;
	margin: -20px 0 0 -25px;
	padding: 5px 5px 0 5px;
	background: #FFFCE5 url(/images/bg_ask-sara.png) no-repeat left top;
	height: 460px;
	border-bottom: 1px dotted #999999;
	display: block;
}

#container #content #asksara .floatleft {
	float: left;
	margin: 20px 10px 10px;
	padding: 0px;
	height: 256px;
	width: 166px;
}

#container #content #asksara p {
	text-align: justify;
	width: 400px;
	margin: 20px 10px 10px;
	padding: 0px;
	font-size: 0.95em;
	float: right;
	height: auto;
}

#container #content #asksara table {
	width: 410px;
	float: right;
	margin: 0px 10px 0px 0px;
	padding: 5px;
	display: table;
	border-width: 0px;
	text-align: left;
	font-size: 0.95em;
}

#container #content #asksara td input {
	text-align: left;
	border: 1px solid #443322;
	color: #999090;
	font-size: 0.9em;
}
#container #content #asksara td textarea {
	font: "Arial Narrow", Arial, Helvetica, sans-serif;
	text-align: left;
	border: 1px solid #443322;
	color: #999090;
}
#container #content #asksara td select {
	text-align: left;
	border: 1px solid #443322;
	color: #999090;
	font-size: 0.9em;
}
#container #content #asksara span.varbtn {
	background: url(/images/varbtn1.png) no-repeat left top;
	height: 50px;
	width: 101px;
	display: block;
	line-height: 50px;
	margin: -10px 0 0 0;
	cursor: pointer;
	cursor: hand;
	padding-right: 8px;
	position: relative;
	text-align: center;
}






/* CART BUTTONS 

#container #content #cart span.varbtn {
	background: url(/images/varbtn1.png) no-repeat left top;
	height: 50px;
	width: 101px;
	display: block;
	line-height: 45px;
	margin: 20px 0 0 0;
	cursor: pointer;
	cursor: hand;
}

#container #content #cart span.varbtn2 {
	background: url(/images/varbtn2.png) no-repeat left top;
	height: 50px;
	width: 131px;
	display: block;
	line-height: 45px;
	margin: 20px 0 0 0;
	cursor: pointer;
	cursor: hand;
}

#container #content #cart span.varbtn3 {
	background: url(/images/varbtn3.png) no-repeat left top;
	height: 50px;
	width: 191px;
	display: block;
	line-height: 45px;
	margin: 20px 0 0 0;
	cursor: pointer;
	cursor: hand;
}

#container #content #cart span.varbtn4 {
	background: url(/images/varbtn4.png) no-repeat left top;
	height: 50px;
	width: 251px;
	display: block;
	line-height: 45px;
	margin: 20px 0 0 0;
	cursor: pointer;
	cursor: hand;
}

 END BUTTONS */




#container #footer {
	margin: 20px 150px 0px;
	padding: 0px;
	width: 668px;
	font-size: 0.9em;
	color: #CC6666;
	height: 100px;
	display: block;
	clear: both;
}

#container #footer a {
	margin: 0px;
	padding: 0px;
	font-size: 0.85em;
	color: #777;
	text-align: right;
}

#container #footer #botmenu {
	font-size: 1.1em;
	list-style: url(none) none;
	width: 710px;
	margin: -12px 0px 0px -40px;
	padding: 0px 0px 0px;
	height: 40px;
	text-align: left;
}

#container #footer #botmenu ul li {
	display: inline;
	font-size: 0.85em;
	color: #BB5555;
	margin: 0px;
	height: 24px;
	padding: 0px 2px 0px 3px;
}

#container #footer #botmenu li a {
	display: inline;
	color: #CC6666;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-size: 1em;
}

#container #footer #botmenu li a:hover {
	display: inline;
	color: #CC6666;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
}

#container #footer p {
	margin: 0px 5px 0px 0px;
	padding: 0px;
	font-size: 0.95em;
	color: #777;
	text-align: right;
	float: right;
}

#container .clearfloat {
	clear: both;
	float: none;
	height: 1px;
}

/* Google Chrome Hack */
body:nth-of-type(1) #container #content {
	margin: -190px 0px 10px 150px;
	padding: 0;
	float: left;
}