body{
	font-family:Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-left: 10px;
}
	
a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
}

.wrap {
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
	
.main_container {
	width: 1024px;
	float:left;
}

.header {
	width:1024px;
	float:left;
}

.headerWhoson {
	width:1024px;
	height : 155px;
	float:left;
}

.header_inside {
	width:1024px;
	float:left;
	padding-bottom:10px;
}

.header_insideWhoson {
	width:1024px;
	float:left;
}

.header_logo {
	width:515px;
	float:left;
	height: 130px;
}

.header_logoWhoson {
	width:515px;
	float:left;
}

.header_basket {
	width:580px;
	float:left;
	height: 113px;
}

.header_basket_wrap{
	width:509px;
	float:left;
	height: 130px;
}
.header_basket_wrapWhoson{
	width:509px;
	float:left;
}
.header_promo{
	width:256px;
	float:left;
	height: 110px;
	padding-top: 10px;
}
.header_promoXmas{
	width:256px;
	float:left;
	height: 110px;
}

.header_promov2{
	width:220px;
	float:left;
	height: 60px;
	margin-top: 50px;
}

.basket_info{
	width:200px;
	float:left;
	height: 130px;
}

.basket_infoWhoson{
	width:244px;
	float:left;
}

.basket_infov2{
	width:265px;
	float:right;
	height: 65px;
	margin-top: 44px;
	text-align: right;
}

.header_basket_wrap a:link {
	color: #000000
}

.header_basket_wrap a:visited {
	color: #000000
}

.header_basket_wrap a:hover {
	color: #000000
}

.header_basket_wrap a:active {
	color: #000000
}

.header_basket_wrapWhoson a:link {
	color: #000000
}

.header_basket_wrapWhoson a:visited {
	color: #000000
}

.header_basket_wrapWhoson a:hover {
	color: #000000
}

.header_basket_wrapWhoson a:active {
	color: #000000
}

.header_basket_shopping {
	width:244px;
	float:left;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	margin-bottom: 3px;
}

.header_basket_item {
	width:244px;
	float:left;
	font-size: 12px;
	text-align: right;
	margin-bottom: 3px;
}

.header_basket_other {
	width:244px;
	float:right;
	font-size: 11px;
	text-align: right;
	margin-bottom: 5px;
	font-weight:bold;
}
.header_basket_currency {
	width:244px;
	float:left;
	font-size: 10px;
	text-align: left;
	margin-bottom: 2px;
	background-color: #FFFFFF;
}
.header_basket_price {
	width:50px;
	float:right;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	margin-bottom: 3px;
	margin-left: 5px;
}

.header_basket_links {
	width:244px;
	float:left;
	font-size: 11px;
	text-align: right;
	font-weight: bold;
}
.header_currency {
	background-repeat:no-repeat;
	background-image:url(/graphics/v4_images/currencyBG.gif);
	width:200px;
	height:35px;
	float:left;
	font-size: 10px;
	text-align: right;
	background-position: right;
	padding-top: 25px;
	padding-right: 10px;
	margin-right: 20px;
}
.header_navigation {
	width:1024px;
	float:left;
	background-color: #bbe279;
	height: 28px;
	color: #333333;
	border: 1px solid #A0BF62;
}

.header_search {
	width:203px;
	float:right;
	height: 28px;
	background-color: #FFFFFF;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: double;
	border-left-color: #A0BF62;
}

.footer {
	width:1024px;
	float:left;
}

.footer a:link {
	text-decoration: none;
	color:#538323;
}

.footer a:visited {
	text-decoration: none;
	color:#538323;
}

.footer a:hover {
	color:#538323;
	text-decoration: underline;
}

.footer a:active {
	color:#538323;
}

.footer_inside{
	width:1024px;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cdddab;
	padding-bottom: 5px;
	margin-bottom: 15px;
	font-size: 9px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cdddab;
	margin-top: 15px;
	padding-top: 5px;
}

.footer_links {
	width:110px;
	float:left;
	margin-right: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 1.8em;
	height: 80px;
}

.footer_signup {
	width: 630px;
	float:right;
	margin-bottom: 5px;
	height: 20px;
}

.footer_signup_form {
	width:auto;
	float:left;
	margin-right: 7px;
}

.footer_signup_text {
	width:auto;
	float:left;
	margin-right: 4px;
	margin-top: 5px;
}

.footer_blogger {
	width: 630px;
	float:right;
	margin-bottom: 5px;
	text-align: right;
}

.footer_cards {
	width: 250px;
	float:left;
	margin-bottom: 10px;
}

.footer_details {
	width: 500px;
	float:left;
	margin-bottom: 10px;
	margin-left: 20px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

div.main_body {
	width: 1024px;
	float: left;
	margin-bottom: 10px;
	margin-left:auto;
	margin-right:auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cdddab;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #cdddab;
	border-bottom-color: #cdddab;
}

div.bread_crumbs {
	width: 460px;
	float: left;
	font-size: 12px;
	color: #000000;
	margin-bottom: 10px;
	margin-top: 10px;
}

div.bread_crumbs a:link {
	color:#000000;
	font-weight:bold;
}

div.bread_crumbs a:visited {
	color:#000000;
	font-weight:bold;
	font-size: 12px;
}

div.bread_crumbs a:hover {
	text-decoration: underline;
}

div.bread_crumbs a:active {
	text-decoration: underline;
}

div.left_menu {
	width: 140px;
	float: left;
	padding-top: 10px;
	padding-bottom: 20px;
	font-size: 11px;
	line-height: 1em;
	margin-right: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #CDDDAB;
	height: auto;
	margin-bottom: 20px;
}
div.memberleftmenu {
	width: 140px;
	float: left;
	font-size: 11px;
	line-height: 1em;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #CDDDAB;
	height: auto;
	background-color: #BBE279;
}


div.left_title {
	width: 140px;
	float:left;
	margin-top: 10px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CDDDAB;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CDDDAB;
	padding-top: 5px;
	color:#000000;
}

div.left_title_2 {
	width: 130px;
	float:left;
	font-size: 14px;
	font-weight: bold;
	color: #578622;
	text-transform: uppercase;
	margin-left: 10px;
}

div.left_list {
	width: 110px;
	float:left;
	font-weight: bold;
	font-size: 10px;
	line-height: 1.3em;
	padding-left: 30px;
}

div.left_list a:link {
	text-decoration: none;
	color: #578622;
}

div.left_list a:visited {
	text-decoration: none;
	color: #578622;
}

div.left_list a:hover {
	text-decoration: underline;
	color: #578622;
}

div.left_list a:active {
	color: #578622;
}

div.left_remove {
	width: 130px;
	float:left;
	font-weight: bold;
	font-size: 12px;
	line-height: 1.3em;
	padding-left: 10px;
	color: #000000;
}

div.left_remove a:link {
	text-decoration: none;
	color: #578622;
}

div.left_remove a:visited {
	text-decoration: none;
	color: #578622;
}

div.left_remove a:hover {
	text-decoration: underline;
	color: #578622;
}

div.left_remove a:active {
	color: #578622;
}

div.left_3for2 {
	width: 140px;
	float:left;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
}




div.right_menu {
	width: 208px;
	height: auto;
	float:right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cdddab;
	margin-left: 6px;
	padding-left: 5px;
	background-color: #BBE279;
}

div.right_menu a:link {
	text-decoration: none;
	color: #000;
}

div.right_menu a:visited {
	text-decoration: none;
	color: #000;
}

div.right_menu a:hover {
	text-decoration: underline;
	color: #000;
}

div.right_menu a:active {
	color: #000;
}

div.product_area {
	width: 800px;
	float:left;
	margin-bottom: 10px;
}

div.product_area a:link {
	text-decoration: none;
	color: #000;
}

div.product_area a:visited {
	text-decoration: none;
	color: #000;
}

div.product_area a:hover {
	text-decoration: underline;
	color: #000;
}

div.product_area a:active {
	color: #000;
}


div.homepage_left {
width:807px;
float:left;
}



div.homepage_hero {
	width:807px;
	float:left;
}

div.homepage_text {
	width:787px;
	float:left;
	font-size:12px;
	padding: 10px;
}

div.homepage_bold {
	float:left;
	font-size:110px;
	font-weight:bold;
}

div.homepage_right {
	width:213px;
	float:right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A0BF62;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A0BF62;
	background-color: #CDDDAB;
	margin-bottom: 10px;
}



div.homepage_panel {
	width:212px;
	float:left;
	height: auto;
	margin: 7px;
}


div.rightmenu_panel {
	width:212px;
	float:left;
	height: auto;
	margin-bottom: 10px;
}
div.rightmenu_panelFIRST {
	width:212px;
	float:left;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.homepage_10yr {
	width:212px;
	float:left;
}

div.homepage_3for2_panel {
	width:212px;
	float:left;
	background-image:url(/graphics/v4_images/panels/Home_3for2.png);
	background-repeat: no-repeat;
	font-size: 14px;
	color:#000000;
	font-weight: bold;
	text-align: center;
	height: auto;
	margin: 7px;	
	padding-top: 90px;	
}

div.rightmenu_3for2_panel {
	width:212px;
	float:left;
	background-image:url(/graphics/v4_images/panels/Home_3for2.png);
	background-repeat: no-repeat;
	font-size: 14px;
	color:#000000;
	font-weight: bold;
	text-align: center;
	height: auto;
	padding-top: 90px;	
}

div.left_3for2_panel {
	width:140px;
	float:left;
	background-image:url(/graphics/v4_images/panels/range-3for2.png);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	padding-top: 50px;
	margin-top: 10px;
}

div.left_top10_panel {
	width:140px;
	float:left;
	background-image:url(../graphics/v4_images/panels/range_top10.png);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	padding-top: 20px;
}

div.right_container {
width:850px;
float:left;
}


div.static {
	width:845px;
	float:left;
	padding: 10px;
	font-size: 12px;
	color: #000000;
	line-height: 1.5em;
}

div.static a:link {
	text-decoration: none;
	color:#538323;
}

div.static a:visited {
	text-decoration: none;
	color:#538323;
}

div.static a:hover {
	text-decoration: underline;
	color:#538323;
}

div.static a:active {
	color:#538323;
}

div.static_container {
	width: 865px;
	float:right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CDDDAB;
	padding-left: 10px;
}

div.static_container_member {
	width: 840px;
	float:right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CDDDAB;
	padding-left: 10px;
}

div.static_menu {
	width: 135px;
	float: left;
	padding-top: 5px;
	padding-bottom: 20px;
	font-size: 11px;
	line-height: 1em;
	height: auto;
	margin-bottom: 20px;
	padding-left:5px;
}
div.memberstatic_menu {
	width: 170px;
	float: left;
	font-size: 11px;
	line-height: 1em;
	height: auto;
}

.offerTextLM{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	font-weight:normal;
	text-align: center;
	line-height: normal;
}

.freeTextLM{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FF0000;
	font-weight:bolder;
	display:inline;
	text-align: center;
	line-height: normal;
}

#threefortwotextLM {
	width:140px;
	height:70px;
	float:left;
	font-size: 14px;
	color:#000000;
	font-weight: bold;
	text-align: center;
	padding-top: 15px;
}
.Home_SubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size:large;
	font-weight: bold;
	color: #000000;
}
.searchCenter {
	height: 50px;
	width: 400px;
	padding-top: 150px;
	padding-left: 250px;
}

.custserv {
	width:1014px;
	float:left;
	text-align:right;
	height: 50px;
	font-size: 14px;
	font-weight: bold;
	padding-right: 10px;
	margin-bottom: 5px;
}