* { margin: 0; padding: 0; }
img { border: 0; }
body {
	text-align: center;
	background: #EDF2CB;
	color: black;
	font-size: 12px;
	font-family: Arial, sans-serif;
}
#container {
	width: 940px;
	margin: 0 auto;
	text-align: left;
}

#logo {
	position: absolute;
	margin-left: 49px;
	top: 0;
}

#topmenu {
	position: absolute;
	width: 612px;
	height: 195px;
	margin-left: 268px;
	top: 13px;
	background: url('images/topmenu.gif') 0 1px no-repeat;
	z-index: 1;
}
#topmenu ul {
	list-style: none;
}
#topmenu li {
	float: left;
	height: 195px;
	padding-top: 1px;
}
#topmenu2{
	position: absolute;
	width: 300px;
	height: 195px;
	margin-left: 268px;
	top: 13px;
	z-index: 1;
}
#topmenu-products, #topmenu-who, #topmenu-contact { width: 123px }
#topmenu-offers { width: 122px }
#topmenu-info { width: 121px }
#topmenu a {
	display: block;
	width: 100%;
	height: 183px;
}
#topmenu-products a:hover	{ background: url('images/topmenu-hover.gif') }
#topmenu-who a:hover		{ background: url('images/topmenu-hover.gif') -123px }
#topmenu-offers a:hover 	{ background: url('images/topmenu-hover.gif') -246px }
#topmenu-contact a:hover	{ background: url('images/topmenu-hover.gif') -368px }
#topmenu-info a:hover		{ background: url('images/topmenu-hover.gif') -491px }
#topmenu li.selected {
	padding-top: 0;
}
#topmenu-products.selected	{ background: url('images/topmenu-selected.gif') }
#topmenu-who.selected 	{ background: url('images/topmenu-selected.gif') -123px }
#topmenu-offers.selected	{ background: url('images/topmenu-selected.gif') -246px }
#topmenu-contact.selected	{ background: url('images/topmenu-selected.gif') -368px }
#topmenu-info.selected		{ background: url('images/topmenu-selected.gif') -491px }
#topmenu span {
	position: absolute;
	left: -5000px;
}
#topmenu ul ul {
	position: absolute;
	width: 121px;
	top: 45px;
	left: 491px;
}
#topmenu ul ul li {
	float: left;
	width: 100%;
	height: 17px;
	padding: 0;
}
#topmenu ul ul a {
	height: 100%;
}
#topmenu-info-terms a:hover,	#topmenu-info-terms.selected	{ background: url('images/topmenu-info-hover.gif') }
#topmenu-info-privacy a:hover,	#topmenu-info-privacy.selected	{ background: url('images/topmenu-info-hover.gif') 0 -17px }
#topmenu-info-payments a:hover, #topmenu-info-payments.selected { background: url('images/topmenu-info-hover.gif') 0 -34px }
#topmenu-info-delivery a:hover, #topmenu-info-delivery.selected { background: url('images/topmenu-info-hover.gif') 0 -51px }
#topmenu-info-returns a:hover,	#topmenu-info-returns.selected	{ background: url('images/topmenu-info-hover.gif') 0 -68px }
#topmenu-info-help a:hover,	#topmenu-info-help.selected	{ background: url('images/topmenu-info-hover.gif') 0 -85px }
#topmenu-info-downloads a:hover,	#topmenu-info-downloads.selected	{ background: url('images/topmenu-info-hover.gif') 0 -102px }

#bag {
	position: absolute;
	width: 123px;
	margin-left: 274px;
	top: 110px;
	z-index: 2;
}

#sidemenu {
	position: absolute;
	width: 201px;
	height: 450px;
	margin-left: 67px;
	top: 207px;
	background: url('images/sidemenu.gif') white;
}
#sidemenufooter {
	position: absolute;
	width: 201px;
	height: auto;
	margin-left: 67px;
	top: 582px;
	background-image: url(images/base-expand.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #338F96;
}
#sidemenufooter a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #338F96;
	text-decoration: underline;
}
#sidemenufooter a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #338F96;
}
#sidemenu ul {
	list-style: none;
}
#sidemenu li {
	float: left;
	width: 201px;
	height: 53px;
}
#sidemenu #sidemenu-register {
	height: 54px;
}
#sidemenu a {
	display: block;
	width: 201px;
	height: 100%;
}
#sidemenu-register a:hover	{ background: url('images/sidemenu-hover.gif') 0px 0px }
#sidemenu-login a:hover 	{ background: url('images/sidemenu-hover.gif') 0px -54px }
#sidemenu-tell a:hover		{ background: url('images/sidemenu-hover.gif') 0px -107px }
#sidemenu-vouchers a:hover	{ background: url('images/sidemenu-hover.gif') 0px -160px }
#sidemenu-reminder a:hover	{ background: url('images/sidemenu-hover.gif') 0px -213px }
#sidemenu-wish a:hover		{ background: url('images/sidemenu-hover.gif') 0px -266px }
#sidemenu span {
	position: absolute;
	left: -5000px;
}

#search-q {
	position: absolute;
	bottom: 80px;
	left: 58px;
}
#search-go {
	position: absolute;
	bottom: 83px;
	left: 158px;
}

#contents {
	position: absolute;
	width: 610px;
	height: auto;
	margin-left: 201px;
	top: 133px;
	border: 1px dashed #A59895;
	margin-top: -508px;
}

#footer {
	position: absolute;
	width: 819px;
	height: 80px;
	margin-left: 64px;
	top: 582px;
	background: url('images/footer.gif') no-repeat;
}
#footer span {
	position: absolute;
	left: -5000px;
}
#footer-smartwave {
	display: block;
	position: absolute;
	width: 222px;
	height: 14px;
	top: 26px;
	left: 189px;
}
#footer-xpansion {
	display: block;
	position: absolute;
	width: 79px;
	height: 15px;
	top: 26px;
	left: 508px;
}
#footer-lca {
	display: block;
	position: absolute;
	width: 70px;
	height: 15px;
	top: 47px;
	left: 701px;
}
#footer-smartwave:hover { background: url('images/footer-smartwave.gif') }
#footer-xpansion:hover { background: url('images/footer-xpansion.gif') 
}
a.whitelink:link {color: #ffffff; font-weight: bold;}
a.whitelink:active {color: #ffffff; font-weight: bold;}
a.whitelink:visited {color: #ffffff; font-weight: bold;}
a.whitelink:hover {color: #979F49; font-weight: bolder;}

/* extra styles */

.checkout-table td { padding: 4px }
.checkout-table a { color: white }
.checkout-table { margin-left: 10px }

/* styles from original layout */
td img {display: block;}
.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.textBoxes {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #94D1D5;
}
.description21 {font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}
.help {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #CDD764;
	padding: 10px;
	height: 100px;
	width: 150px;
	border: thin dashed #666666;
}
#bday1 {position:absolute;
	width:148px;
	height:81px;
	z-index:3;
	visibility: hidden;
	left: 296px;
	top: 26px;
	overflow: visible;
}
#bday2 {position:absolute;
	width:200px;
	height:115px;
	z-index:4;
	left: 294px;
	top: 33px;
	visibility: hidden;
	overflow: visible;
}
#key {position:absolute;
	width:200px;
	height:79px;
	z-index:5;
	left: 304px;
	top: 85px;
	visibility: hidden;
	overflow: visible;
}
#Layer1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
}
#Layer2 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:4;
}
#Layer3 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:5;
}
#Layer3-wishlist {
	position:absolute;
	width:148px;
	height:15px;
	z-index:3;
	visibility: hidden;
	left: 427px;
	top: 211px;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.titles a:link {
	color: #666666;
}
.titles a:visited {
	color: #666666;
}
.titles a:hover {
	color: #CDD764;
}
.titles a:active {
	color: #666666;
}
.price {	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	background-color: #CDD764;
	border: thin dotted #333333;
	padding: 5px;
	font-weight: bold;
	text-align: left;
	height: 40%;
}
.whiteLine {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.style2 {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style9 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-weight: bold; }
.style10 {font-size: 12px; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif;}
.style12 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #FFFFFF; font-weight: bold; }
.style14 {font-size: 14px; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; }
.style16 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; font-weight: bold; }

.countries {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	padding: 10px;
	border: thin dotted #FFFFFF;
}
.countries a:link {
	color: #ffffff;
}
.countries a:visited {
	color: #ffffff;
}
.countries a:hover {
	color: #ffffff;
}
.countries a:active {
	color: #ffffff;
}
.htmlheight {	width: 610px;
	overflow: scroll;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #A59895;
	border-right-color: #A59895;
	border-bottom-color: #A59895;
	border-left-color: #A59895;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	height: 650px;
}
.htmlheightgreen {
	width: 610px;
	overflow: scroll;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #A59895;
	border-right-color: #A59895;
	border-bottom-color: #A59895;
	border-left-color: #A59895;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	height: 650px;
	background-color: #72CA36;
}  
#htmlheighttell {
	width: 610px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #A59895;
	border-right-color: #A59895;
	border-bottom-color: #A59895;
	border-left-color: #A59895;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	height: 450px;
}
.newmargin {margin: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.newtext {font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3EA4AC;
	font-weight: bold;
}
.newtext a {font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3EA4AC;
	font-weight: bold;
}
.style13 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-weight: bold; }
.style19 {	margin: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style5 {color: #AEB754;
	font-weight: bold;
	font-size: 14px;
}
.style5 a {color: #AEB754;
	font-weight: bold;
	font-size: 14px;
}
.style9 {font-family: Tahoma, Arial; font-size: 20px; font-weight: bold; color: #338F96;

}
#topmenu2{
	position: absolute;
	width: 122px;
	height: 138px;
	margin-left: 268px;
	top: 13px;
	z-index: 3;
}
#homelink{
	position: absolute;
	width: 200px;
	height: 109px;
	margin-left: 156px;
	top: 589px;
	z-index: 4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #65B8BE;
	line-height: 14px;
	font-weight: bold;
	background-image: url(images/base-expand.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	left: 102px;
	text-indent: 10px;
}
#homelink a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #65B8BE;
	line-height: 14px;
	font-weight: bold;
	text-decoration: underline;
}
#homelink a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	line-height: 14px;
	font-weight: bold;
	background-color: #65B8BE;
}
#sitemap{
	position: absolute;
	width: 35px;
	height: 15px;
	margin-left: 60px;
	top: 423px;
	z-index: 5;
}
#privacy{
	position: absolute;
	width: 35px;
	height: 15px;
	margin-left: 150px;
	top: 423px;
	z-index: 6;

}
.newmargin {	margin: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.newtext {	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3EA4AC;
	font-weight: bold;
}
.style5 {	color: #AEB754;
	font-weight: bold;
	font-size: 14px;
}
.style9 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; }
.style13 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-weight: bold; }
.style19 {
	margin: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style20 {
	color: #FFFFFF;
	font-weight: bold;
}
.style3 {font-family: Tahoma, Arial; font-size: 16px; font-weight: bold; color: #338F96; }
.style4 {color: #AEB754}
.style6 {font-size: 18px}
.style7 {font-size: 20px}
.style8 {color: #AEB754; font-size: 20px; }
.newboldtext {	font-size: 14px;
	font-weight: bold;
}
.style12 {	font-size: 16px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;

}
.style14 {	color: #FFFFFF;
	font-size: 13px;
}
.style15 {font-size: 14px; color: #3EA4AC; font-family: Arial, Helvetica, sans-serif;
}
.style16 {	font-size: 16px;
	color: #FF9900;
	font-weight: normal;
}
.style18 {font-size: 15px; color: #666699; font-weight: bold;
}
.linkcontainer {
	display: block;
	float: left;
	height: 20px;
	width: 180px;
}

.titleBorder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #CDD764;
	padding: 5px;
	width: 100%;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	height: 40px;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #CDD764;
	border: thin dotted #333333;
	padding: 2px;
	font-weight: bold;
	text-align: left;
	height: 50%;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.productBox {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	width: 141px;
	margin-left: 2px;
	margin-right: 3px;
	margin-bottom: 5px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;

}
.style2 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF;
}
.style2 a {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF;
}
.style4 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;

	}
.style4 a:link {color: #666666;}
.style4 a:visited {color: #666666;}
.style4 a:hover {color: #666666;}
.style4 a:active {color: #666666;
}
.style6 {color: #666666; font-size: 12px;}
.style7 {font-size: 11px}
.style7 a:link {color: #666666;}
.style7 a:visited {color: #666666;}
.style7 a:hover {color: #666666;}
.style7 a:active {color: #666666;
}
.style8 {font-size: 11px; color: #666666; }
.style9 {font-size: 12px}
.style10 {font-size: 10px}
.picBorder {
	border: thick solid #8CDA5B;
	background-color: #8CDA5B;
}
.whiteDottedLine {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.nostock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #8CDA5B;
}
.nostock a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #8CDA5B;
}
.productlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	
}
.productlinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;

}
.productlinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #EDF2CB;
	text-decoration: underline;
	
	background-color: #6BBDBD;
}

.purchasepage {
	background-color: #72CA36;
	height: 500px;
	width: 610px;
}
.termstextnew {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.termsheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.grn1 {
font-family: Arial, Helvetica, sans-serif;
	color: #66CC00;
	font-weight: bold;
	font-size: 16px;
}
.grn1 a{
	font-family: Arial, Helvetica, sans-serif;
	color: #66CC00;
	font-weight: bold;
	font-size: 16px;
}
.grn2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9933;
	font-size: 14px;
}
.grn2 a{
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9933;
	font-size: 14px;
}
.grn3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #33CCCC;
	font-size: 17px;
	font-weight: bold;
}
.grn3 a{
	font-family: Arial, Helvetica, sans-serif;
	color: #33CCCC;
	font-size: 17px;
	font-weight: bold;
}
.grn4 {
	color: #0066FF;
	font-size: 15px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.grn4 a{
	color: #0066FF;
	font-size: 15px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.grn5 {
	font-family: Tahoma, Arial;
	color: #FF33FF;
	font-size: 14px;
	font-weight: bold;
}
.grn5 a{
	font-family: Tahoma, Arial;
	color: #FF33FF;
	font-size: 14px;
	font-weight: bold;
	}
.grn6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #663366;
	font-size: 15px;
	font-weight: normal;
}
.grn6 a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #663366;
	font-size: 15px;
	font-weight: normal;
	}
.grn7 {
	color: #0066FF;
	font-size: 13px;
	font-weight: bold;
	font-family: Helvetica, sans-serif;
}
.grn7 a{
	color: #0066FF;
	font-size: 13px;
	font-weight: bold;
	font-family: Helvetica, sans-serif;}
.tellus {
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	font-family: Helvetica, sans-serif;
}
.tellus a{
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	font-family: Helvetica, sans-serif;
	text-decoration: underline;
