/* Colorscheme for HEF */

body {
	background: #6c9158 /*url(http://image.loebeshop.dk/p/design/bgfade_hef.gif) repeat-x*/;
}

#masthead #logo {
/*	background: #fff url(http://image.loebeshop.dk/p/design/testlogofitness.gif) no-repeat top left; */
	background: #fff url(http://image.loebeshop.dk/p/design/fitnesslogo.gif) no-repeat top left; 
	border-top: 3px solid #fff;
}

#masthead #logo h1 {
	color: #fff;
	display: none;
}

#masthead #logo #banner {
	background: #fff;
}

#masthead #navigation ul {
	background: url(http://image.loebeshop.dk/p/design/topmenupatternhef.png) top repeat-x;
}

#masthead #navigation ul li a {
	color: #fff;
}

#masthead #navigation ul li a:hover {
	background: url(http://image.loebeshop.dk/p/design/topmenupatternhef2.png) top repeat-x;
}

.sidebar .box .boxheader, .advanced_filter_middle .boxheader { border-bottom: 3px solid #47603A; color: #FFFFFF; background: #84A970; }

.sidebar .box .boxheader div {
	color: #fff;
}

.sidebar .box .boxbody {
	border-bottom: 2px solid #ccdbc4;
}

.sidebar .box .boxbody ul.categories li a {
	color: #4c663e;
}

.sidebar .box .boxbody ul.categories li a:hover {
	background: #c9d9c0;
	color: #000;
}

.sidebar .box .boxbody ul.categories a.selected_cat {
	background: #c9d9c0;
	color: #000;
}

.sidebar .box .boxbody ul.categories li ul {
	background: #e2ebde;
}

.sidebar .box .boxbody ul.categories li ul li a:hover {
	color: #000;
	background: #edf6e8;
}

.sidebar .box .boxbody#login fieldset ol li input {
	border: 1px solid #5d7d4c;
	background: #fff;
	color: #9ab88a;
}

.sidebar .box .boxbody#login ul li a {
	color: #4c663e;
}

.sidebar .box .boxbody#login ul li a:hover {
	background: #c0ccd9;
}

.sidebar .box .boxbody .submit {
	background: #9ab88a;
	border: 1px solid #5d7d4c;
	color: #fff;
}

.sidebar .box .spec select {
	border: 1px solid #4c657e;
	background: #fff;
	color: #9eb1c4;
}

.sidebar .box .boxbody#shoppingcart table#shoppingCart {
	color: #5D7D4C;
}

.sidebar .box .boxbody#shoppingcart table#shoppingCart td div.result {
	border-top: 1px solid #5D7D4C;
}

.sidebar .box .boxbody#shoppingcart table#shoppingCart a {
	color: #5D7D4C;
}


.sidebar .box .boxbody#shoppingcart #cartPopOptions a {
	color: #5D7D4C;
}

.sidebar .box .boxbody#shoppingcart #cartPopOptions a:hover {
	background: #C9D9C0;
}

.sidebar .box .boxbody#search fieldset input {
	background: #fff;
	border: 1px solid #5d7d4c;
	color: #5d7d4c;
}

.sidebar .box .boxbody#search fieldset button {
	color: #fff;
}

.sidebar .box .boxbody#search fieldset a {
	color: #5d7d4c;
}


.sidebar .box .boxbody#letter ol li a {
	color: #5d7d4c;
}

.sidebar .box .boxbody#letter div.email a {
	color: #5d7d4c;
}

#content h2 {
	border-bottom: 1px solid #d7e3d1;
	color: #4c663e;
}

#content p {
	color: #4c663e;
}

.boxbody hr {
	border-top: 1px solid #d7e3d1;
	border-left: 1px solid #d7e3d1;
}

#content h3, #shipping_form h3 {
	color: #4C663E;
}

#content fieldset {
	border: 1px solid #CCDBC4;
	background: #D7E3D1;
}

#content div.forgotpsw, .bluebottom {
	background: #84A970;
}

#content div.forgotpsw a, .bluebottom a {
	color: #fff;
}


#content div.messagestack {
	background: #A87870;
	border: 1px solid #60403B;
}

#content div.messagestack {
	border: 1px solid #D7E3D1;
}

#content div.messagestack ol {
	color: #5D7D4C;
	background: #FEFADE;
}

div.notice {
	background: #eee;
	border: 1px solid #bbb;
}


div.trail {
	border: 1px solid #ccdbc4;
	background: #e4ece0;
    clear: both;
}

div.trail div {
	color: #5D7D4C;
}

div.trail div a {
	color: #5D7D4C;
}

div.categories_list_wrap div.categories_list_cat img {
	border: 3px solid #D7E3D1;
}

div.categories_list_wrap div.categories_list_cat a div {
	color: #84A970;
}

div.categories_list_wrap div.categories_list_cat a:hover img {
	border-color: #84A970;
}

div.list_wrap div.product_wrap {
	background: #D7E3D1;
	border-bottom: 1px solid #ccdbc4;
}

div.list_wrap div.product_wrap div.text .product_header a {
	color: #4C663E;
}

div.list_wrap div.product_wrap div.status .stock.red {
	background: red url(http://image.loebeshop.dk/p/design/statusred_she.png) top left;
}

div.list_wrap div.product_wrap div.status .stock.green {
	background: green url(http://image.loebeshop.dk/p/design/statusgreen_she.png) top left;
}

div.list_wrap div.product_wrap div.status .stock.yellow {
	background: yellow url(http://image.loebeshop.dk/p/design/statusyellow_she.png) top left;
}

div.list_wrap div.product_wrap div.status div.product_price {
	color: #724D42;
}

div.split_result, div.bottom_split {
	border: 1px solid #A7BF9B;
	background: #D7E3D1;
}

div.split_result span {
	color: #5D7D4C;
}

div.split_result span a {
	color: #724D42;
}

div#loggedin {
	background: #dfe8f2;
}

div#loggedin div#userinfo div {
	color: #3c4f63;
}

div#loggedin .myaccount {
	border-top: 1px solid #3c4f63;
}

div#loggedin a {
	color: #425573;
}

.boxwrapper {
	background: #D7E3D1;
}

.boxwrapper ul li a {
	color: #5D7D4C;
}

.boxwrapper ul li a:hover {
	background: #84A970;
	color: #fff;
}

#product_wrap #product_img {
	background: #C9D9C0;
}

#product_wrap #product_img div {
	background: #fff;
}

#product_wrap #product_main {
	background: #D7E3D1;
}

#product_wrap #product_main h3 {
	background: #C9D9C0;
}

#product_wrap #product_main #stats {
	border-top: 1px solid red;
	border-bottom: 1px solid red;
}

#product_wrap #product_main #stats #stock {
	color: red;
}

#product_wrap #product_main #stats #stock.green {
	background: url(http://image.loebeshop.dk/p/design/statusgreen.png) no-repeat top left;
}

#product_wrap #qty_wrap {
	color: #68423C;
}

#content #searchhelp {
	background: #f3f7fa;
	border: 1px solid #bfd7e3;
}

.box .boxbody.spec button {
	background: #9ab88a;
	border: 1px solid #5d7d4c;
	color: #fff;
}

#address_book.subpage div.alternative_address {
	border-bottom: 1px dotted #4c657e;
}



#right .box #search fieldset input {
	margin: 0 0 5px 0;
}

#banner div {
	z-index: 50;
	position: absolute;
	cursor: pointer;
	width: 451px;
	height: 63px;
	background-image: url(http://image.loebeshop.dk/p/design/rounded_banner_corners.png);
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://image.loebeshop.dk/p/design/rounded_banner_corners.png',sizingMethod='crop');
}

#return_front {
	width: 350px;
	height: 75px;
	cursor: pointer;
}


#product_wrap #product_img {
	float: left;
}

#product_wrap #product_img div {
	margin: 6px;
}

#product_wrap #product_img div img {
	width: 168px;
}

#product_wrap #item_variance {
	float: left;
	width: 322px;
	margin-left: 6px;
	background: #D7E3D1;
}

#product_wrap #item_variance ol {
	margin: 0 6px;
	margin-bottom: 10px;
	border-bottom: 1px solid #DBC7C3;
}

#product_wrap #item_variance ol li {
	height: 25px;
	font-size: x-small;
}

#product_wrap #item_variance ol li label {
	float: left;
	width: 100px;
	padding-top: 2px;
}

#product_wrap #item_variance ol li select {
	float: left;
	width: 200px;
	font-size: x-small;
}

#product_wrap #item_variance #qty_wrap {

}

#product_wrap #item_variance #qty_wrap #qty {
	width: 140px;
	height: 25px;
}

#product_wrap #item_variance #qty_wrap #qty input.qtybox {
	width: 20px;
	border-width: 1px;
	text-align: center;
	float: left;
	font-weight: bold;
}



#product_wrap h3 {
	margin: 6px;
	padding: 3px;
	background: #C9D9C0;
}

#product_wrap #product_main {
	float: left;
	width: 508px;
}

#product_wrap #product_main #text {
	padding: 0 6px 6px 6px;
	font-size: x-small;
	line-height: 150%;
	text-align: justify;
}

#product_wrap #product_main #text p {
	font-size: 9px;
}

#product_wrap #product_main #stats {
	margin: 6px;
	padding: 6px 0;
}

#product_wrap #product_main #stats #stock {
	font-size: x-small;
	height: 20px;
	padding-left: 43px;
	padding-top: 8px;
}

#product_wrap #product_main #stats #stock.green {
	/* Colorscheme */
}

#product_wrap #qty_wrap {
	height: 80px;
	padding: 0 6px;
}

#product_wrap #qty_wrap #qty {
	float: left;
}

#product_wrap #qty_wrap #price {
	float: right;
	font-size: large;
	font-weight: bold;
	text-align: right;
	color: #4C663E;
}

#product_wrap #qty_wrap #price span {
	font-size: x-small;
	display: block;
	width: 170px;
	color: #4C663E;
}

#product_wrap #promo_text {
    color: #FF6600;
}



/* IE Hax :) */
#content button.button, {
	background-position: right 0px;
}



#account h3 {
	margin: 15px 0 5px 0;
}

/* Frontpage */

#frontpage.subpage #conceptbox {
	background: #fff url(http://image.loebeshop.dk/p/design/conceptfadehef.png) repeat-x top left;
	border-bottom: 3px solid #47603a;
}

#frontpage.subpage #randomwrap div.productbox {
	background: #fff url(http://image.loebeshop.dk/p/design/frontbox_hef.png) no-repeat top left;
}

#frontpage.subpage #randomwrap div.productbox .text h5 {
	color: #47603a;
}

#frontpage.subpage #randomwrap .productbox .price { line-height: 96px; }
#frontpage.subpage #randomwrap div.productbox .price a { margin: 0; padding: 0; }

div.list_wrap div.product_wrap {
	background: #D7E3D1;
	border-bottom: 1px solid #A7BF9B;
}

/* # # # # # # # # # # # # # # # # */
/* ========= Calendar ============ */
/* # # # # # # # # # # # # # # # # */

div#events_calendar table {
	font-size: .6em;
	border-collapse: collapse;
	margin: 6px 6px;
	width: 172px;
	background: #e2ebde;
	border: 1px solid #47603a;
}

div#events_calendar table caption { display: none; }

div#events_calendar table thead tr.currentmonth th {
	background: #84a970;
	color: #fff;
	font-weight: bold;
	vertical-align: middle;
}

div#events_calendar table thead tr.currentmonth th a {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	display: block;
}

div#events_calendar table thead tr.weekdays th {
	color: #47603a;
	font-size: 0.9em;
}

div#events_calendar table tbody td.day {
	padding: 4px;
	xxbackground: #dfe8f2;
	background: #fff;
	border-bottom: 1px solid #47603a;
	color: #7F7F7F;
	height: 15px;
	border-right: 1px solid #47603a;
	text-align: center;
}


div#events_calendar table tbody td.day a {
	display: block;
}

div#events_calendar table tbody td {
	vertical-align: middle;
}

div#events_calendar table tbody td.day.lastmonth,
div#events_calendar table tbody td.day.nextmonth,
div#events_calendar table tbody td.day.lastmonth a,
div#events_calendar table tbody td.day.nextmonth a {
  color: #47603a;
}

div#events_calendar table tbody td.day.lastmonth,
div#events_calendar table tbody td.day.nextmonth {
	background: #e2ebde;
}

div#events_calendar table tbody td.day.deactive {
	/* Old days */
}

div#events_calendar table tbody td.post {
	xxbackground: #f2f8ff;
	background: #fefade;
}

div#events_calendar table tbody td.post a {
	text-decoration: none;
	color: #4C663E;
	display: block;
	font-weight: bold;
}

div#events_calendar table tbody td.week {
  color: #fff;
  font-size: 0.8em;
  border-right: 1px solid #475E75;
  background: #718DA9;
  text-align: center;
  display: none; /* Removing weekdays */
}

div#events_calendar table thead th {
  padding: 3px 3px 3px 3px;
  font-weight: normal;
  font-size: 8px;
  border-bottom: 1px solid #47603a;
  background: #e2ebde;
  color: #47603a;
}

div#events_calendar table thead th#nbcalendar_weeknumbers {
  xxborder-right: 1px solid #475E75;
  display: none; /* Removing weekdays */
}

div#events_calendar table col.weeks {
  text-align: right;
}

div#events_calendar table colgroup.days {
  text-align: center;
  xxbackground: #dfe8f2;
}

div#events_calendar table thead th.monthnyear {
  text-align: center;
  font-weight: bold;
  font-size: 10px;
  /*padding-bottom: 3px;*/
  vertical-align: middle;
}


div#events_calendar table thead th.prevmonth {
  text-align: left;
  font-size: 0.9em;
}

div#events_calendar table thead th.nextmonth {
  text-align: right;
  font-size: 0.9em;
}

   
#wrap #bgmain {
	background: transparent url(http://image.loebeshop.dk/p/img/bgindex.png) repeat-y top left;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src="http://image.loebeshop.dk/p/img/bgindex.png");
	width: 908px;
}

#wrap #bgtop {
	background: transparent url(http://image.loebeshop.dk/p/img/bgtop.png) no-repeat top left;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://image.loebeshop.dk/p/img/bgtop.png',sizingMethod='crop');
	width: 908px;
	height: 6px;
	position: relative;
	margin: 0;
	padding: 0;
	display: block;
	overflow: hidden;
}

#wrap #bgbottom {
	background: transparent url(http://image.loebeshop.dk/p/img/bgbottom.png) no-repeat top left ;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://image.loebeshop.dk/p/img/bgbottom.png',sizingMethod='crop');
	width: 908px;
	height: 6px;
	position: relative;
	overflow: hidden;
}

.displayhold .displayblock .object {
	font-size: 8pt;
	line-height: 14pt;
	font-weight: bold;
	color: #4C663E;
}

.displayhold .displayblock .value {
	font-size: 8pt;
	line-height: 14pt;
	/*border-bottom: 1px solid #E0E7EF;*/
	margin: 0 0 6px 0;
	padding: 0 0 6px 0;
}

.checkout_procedure {
	font-size: 9pt;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #E5EFE0;
	border-top: 1px solid #E5EFE0;
}

.alignright {
	float: right;
	margin: 10px 0 0 0;
}

/* Newletter */
#mid #right .box .boxbody #letter {
	font-size: 11px;
	color: #5D7D4C;
	padding: 5px;
}

#mid #right .box .boxbody #letter .note {
	margin: 0 0 8px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #A7BF9B;
}

#mid #right .box .boxbody #letter label.mail {
	font-weight: bold;
}

#mid #right .box .boxbody #letter input.mail {
	width: 162px;
	color: #3d546b;
	border: 1px solid #5D7D4C;;
	padding: 3px;
	font-size: x-small;
	margin: 0 0 6px 0;
}

#mid #right .box .boxbody #letter .button {
	background-color: #9AB88A;
	color: #fff;
	border: 1px solid #5D7D4C;
	font-size: x-small;
	padding: 2px;
	font-weight: bold;
	display: block;
	width: 170px;
	margin: 10px 0 0 0;
	height: 22px;
}

div.listing_before_price {
	color: #4C663E;
}

/* Shopping Cart */
#shopping_cart #product_list .header {
	background: #557245;
}

#shopping_cart #product_list .overviewitem {
	background: #D7E3D1;
	color: #5D7D4C;
}

#shopping_cart #product_list .products {
	background: #BECFB5;
}

#shopping_cart #product_list .products a,
#shopping_cart #product_list .products {
	color: #4c663e;
}

#product_cart #item_variance #options {
	border-bottom: 1px solid red;
}

#right .box #shoppingcart div #shoppingCart .odd .proName a:hover,
#right .box #shoppingcart div #shoppingCart .even .proName a:hover {
	background: #C9D9C0;
}

#shopping_content form table.giftvoucher_submit tr td { color: #4C663E; }
#shopping_content form .npk_box.div_main input.submit { background: url('http://image.loebeshop.dk/p/design/gift_btn_green.png'); }
#shopping_cart .giftvoucher_shopcart_header.div_main { background: #557245; }

/* MAILBOX */

#mailbox.subpage #messagebox {
	background: #D7E3D1;
}

#mailbox.subpage #replybox {
	background: #BECFB5;
}

#mailbox.subpage ol#questionlist li a {
	background: #D7E3D1;
}

#mailbox.subpage ol#questionlist li a:hover {
	background: #BECFB5;
}


/* EVENTS */
#event.subpage div.eventbox {
	background: #D7E3D1;
}

#event.subpage div.eventbox a {
	color: #557245;
}

#event.subpage div.eventbox h3 {
	background: #C9D9C0;
}


.sidebar .box .boxbody#letter p {
	color: #5D7D4C;
	border-bottom: 1px solid #BECFB5;
}

#shipping {
	font-size: 0.8em;
	color: #4C663E;
}

#wrap #copyright a,
#wrap #copyright {
	color: #FF6600;
}

.sidebar .box #shoppingcart.boxbody .empty {
	color: #6C9158;
}

a {
	color: #4C663E;
}

/* HLK */
div#wrap div#bgmain div#mid div#content div.padding div#seopage div.seotext h6 { color: #4C663E; }

div#wrap div#bgmain div#mid div#content div.padding div#shopping_cart div#shopping_content table#product_list tbody.products tr.item td.tdproduct div.relpos div.productsattributes span { color: #4C663E; }

div#advanced_search fieldset ol li#manufactors select { *margin: -38px 60px 0 206px; }

div#address_book_process fieldset ol li#country em {
	*display: block;
	*margin: -32px 0 0 317px;
}

div#address_book_process fieldset ol li#country select {
	*margin: -38px 0 0 205px;
}

div#address_book_process fieldset ol li.primary input {
	*display: block;
	*margin: -16px 0 0 206px;
}

#emark {
	text-align: center;
	clear: both;
	width: 184px;
}

div#text ul li {
	background: url('http://image.loebeshop.dk/p/lif.gif') no-repeat left center;
	padding-left: 25px;
	margin-bottom: 5px;
}


#advanced_filter .boxheader { background-color: #84A970; border-bottom: 2px solid #47603A; }
#advanced_filter .advanced_filter_middle .aroundRuler { background-color: #D7E3D1; border-bottom: 2px solid #CCDBC4; }

.dualSliderSpanStyle {
    background: transparent url('http://image.loebeshop.dk/p/script/dualslider/rail-body-active_fitness.gif') repeat-x 0 0 !important;
}

#seopage.subpage div.seotext.faq h5 {
    background: transparent url(http://image.loebeshop.dk/15/15/scale/p/design/logobug_fitness.png) no-repeat 0 0;
    font-size:10px;
    height:10px;
    padding:1px 0 4px 18px;
    margin-top:5px;
    color:#4C663E;
}

#seopage.subpage .faq div.seotext-part p { font-size:10px !important; }
#seopage.subpage .faq div.seotext-part { margin-bottom:30px; margin-top:5px;  }

#mid #content {
    _margin-left: 0;
}

.dualSliderWrapper
{
    _left: -177px;
}

/* Tabs */
div#tabbox ul {
    _position: absolute;
    _top: 220px;
    _left: 0;
}

div#tabbox ul li {
    float: left;
    margin-top: 10px;
}

div#tabbox ul li a {
    background: transparent url(http://image.loebeshop.dk/p/design/tab_normal_fit.gif) no-repeat top left;
    display: block;
    height: 18px;
    width: 127px;
    font-size: 12px;
    padding: 2px 0 0 0;
    cursor: pointer;
    text-align: center;
    margin-left: -17px;
    _position: relative;
    _z-index: 2;
}

div#tabbox ul li a#beskrivelse {
    background: transparent url(http://image.loebeshop.dk/p/design/tab_left_fit.gif) no-repeat top left;
    width: 100px;
    text-align: left;
    padding-left: 8px;
    margin-left: 0;
    _z-index: 1;
}

div#tabbox ul li a#beskrivelse.selected {
    background: transparent url(http://image.loebeshop.dk/p/design/tab_left_fit.gif) no-repeat 0 -20px;
}

div#tabbox ul li a#vi_mener.selected {
    background: transparent url(http://image.loebeshop.dk/p/design/tab_normal_fit.gif) no-repeat 0 -20px;
}

#product_wrap #product_main {
    _margin-top: 14px;
    
}







.box.shoppingcartbox { border-left:3px solid #ff6600; border-right:3px solid #ff6600; border-bottom:3px solid #ff6600; width:178px; margin-bottom: 6px !important;}
.box.shoppingcartbox .boxheader { background-color:#ff6600;}
.box.shoppingcartbox #shoppingcart.boxbody { margin-bottom:0; width:178px;}

#new-customer{margin-bottom: 5px;}

.boxtop {
    background:transparent url(http://image.loebeshop.dk/p/img/bg-top-green.png) no-repeat scroll left top;
    display:block;
    height:6px;
    margin:0;
    overflow:hidden;
    padding:0;
    position:relative;
    width:908px;
}

#design-manufactbox .boxbody {
    background:transparent url(http://image.loebeshop.dk/p/img/bgindex.png) repeat-y scroll left top !important;
    width:908px !important;
}
#design-manufactbox .boxheader {
    background:transparent url(http://image.loebeshop.dk/p/img/bgindex.png) repeat-y scroll left top !important;
    width:908px !important;
}
#design-manufactbox .boxbody ul#selected {
    padding:10px;
}
#design-manufactbox .boxheader div{ color:white; margin: 0 4px; background-color:#84A970;}
.boxbottom {
    background:transparent url(http://image.loebeshop.dk/p/img/bgbottom.png) no-repeat scroll left top;
    height:6px;
    overflow:hidden;
    position:relative;
    width:908px;
}
.confirm_shipping_method_header,
.confirm_billing_addr_change,
.confirm_payment_method_change_header,
.confirm_policy_header{
    color: #4C663E !important;
}

#product_main {
    border:1px solid #D7E3D1;
}

.product_info_emark { display:none;}

#product_cart div.product_wrap {
background:none repeat scroll 0 0 #D7E3D1;
border-bottom:1px solid #A7BF9B;
}

.purchase-gift-voucher a { color: #5D7D4C; }


#newsletter { margin-bottom: 5px; font-size: 11px; color: #5D7D4C; }
#newsletter #newsletter-message-default { margin: 0 0 8px; border-bottom: 1px solid #D7E3D1; padding: 0 0 5px; }
#newsletter #newsletter-content { }
#newsletter #newsletter-content-inner { }
#newsletter #newsletter-messages { margin-bottom: 8px; padding-bottom: 5px; border-bottom: 1px solid #A7BF9B; }
#newsletter #newsletter-fields { margin-bottom: 10px; }
#newsletter #newsletter-fields .newsletter-field { margin-bottom: 6px; }
#newsletter #newsletter-fields .form-label { font-weight: bold; }
#newsletter #newsletter-fields .form-text { border: 1px solid #5D7D4C; padding: 3px; width: 162px; font-size: 10px; color: #5D7D4C; }
#newsletter #newsletter-buttons .form-submit { border: 1px solid #5D7D4C; padding: 2px; width: 170px; font-size: 10px; font-weight: bold; color: #FFFFFF; background: #9AB88A; cursor: pointer; }

#box-create-account-newsletter { border: 1px solid #CCDBC4; background: #D7E3D1; }
#box-create-account-newsletter-inner { padding: 10px 6px; }
#create-account-newsletter-fields .form-label { display: none; float: left; width: 330px; font-size: 11px; line-height: 15px; }
#create-account-newsletter-fields-inner span { float: left; width: 330px; font-size: 11px; line-height: 15px; }
#create-account-newsletter-fields .form-checkbox { float: left; }
#create-account-newsletter-footer { clear: both; }
#content a.readMore{display:block;;padding:4px 4px 2px 0px;text-decoration:none; border-bottom:1px dotted   #4C663E ; color:#4C663E;font-weight:bold; width:80px;}

div.list_wrap div.product_wrap div.status .qty { position:relative; clear: both;}
div.list_wrap div.product_wrap div.status .qty .qtybox { position:absolute; width:20px; left:5px; float: left;}

/**********master button****/
.button, .button span { background-image: url('http://image.loebeshop.dk/p/masterbutton/button_green.png'); }
.orangebtn, .orangebtn span { background-image: url('http://image.loebeshop.dk/p/masterbutton/button_hilite.gif'); }
div.list_wrap div.product_wrap div.status .qty .button { float:right; }

#returning-customer-buttons { padding-left: 10px; }
