/* $Id: MyStyle.css 2864 2008-11-03 06:39:01Z martin $ */
/* Stilmall för anpassing av butikens utseende  */

@import url(/__SYS__/SE-shop.css); 	/* Style till gemensamma komponenter */
@import url(design.css);			/* Style till din valda design */

/* Här under kan du lägga in dina egna style ändringar */


/* BEGIN code added by System design tool - DO NOT EDIT! */
#page { width: 740px; }
/* END code added by System design tool - DO NOT EDIT! */

body {
	background: url(/images/bg.jpg) repeat-x;
	background-color: #f4f4f4;
	letter-spacing: 0.00em;
}

body, div, p, th, td, li, dd    {
  font: normal 12px Arial, Verdana, Lucida, Helvetica, sans-serif;
  line-height: 15px;
}

a, a:visited {
	color: #002c74;
}	

a:hover {
	color: #000;
}

h1, h2, h3, h4 {
	color: #000000;
}

h1 {
	font-size: 20px;
	line-height: 20px;
}

h2 {
	font-size: 17px;
	line-height: 17px;
}


h3 {
	font-size: 14px;
	line-height: 14px;
}


div.page {
	width: 1001px;
	margin: 0 auto;	
}

div.leftside {
	width: 180px;
	float: left;
	background-color: transparent;
	padding-right: 17px;
}

div.middle {
	width: 608px;
	float: left;
	background-color: green;
	background: url(/images/bgpage.jpg) repeat-y;
}

div.middle-content {
	padding: 20px;
}

div.rightside {
	width: 180px;
	float: right;
	background-color: transparent;
}

div.header {
	height: 149px;
	width: 1001px;
	margin: 0 auto;
	position: relative;
//	background: url(/images/logobg.jpg) no-repeat;
	background: url(/images/topbanner_Jul2011_utanMervarde.jpg) no-repeat;

}

div.logo {
	width: 400px;
	height: 80px;
	background-color: transparent;
	position: absolute;
	top: 20px;
	left: 300px;
}
div.logo_rotation {
    width:275px;
    height: 30px;
    top: 42px;
    left: 0;
    position: absolute;
    background-color: transparent;
}
div.logo_rotation_item {
    width:275px;
    font-size: 16px;
    font-weight: bold;
    color: white;
    padding: 5px 0;
    background-color: transparent;
}
div.infobox_top {
    position: absolute;
    top: 7px;
    right: 7px;
    z-index: 100;
}
div.infobox_cert {
    position: absolute;
    top: 7px;
    right: 11px;
    z-index: 200;
}

div.inloggad {
	position: absolute;
	top: 48px;
	right: 0px;
	text-align: left;
	color: #fff;
	width: 180px;
	height: 30px;
	color: #666666;
}

#topmenu {
	position: absolute;
	bottom: 10px;
	left: 269px;
	background-color: transparent;
	border: 0;
}
#nav li:hover {
	background: none;
}

#nav li a {
	color: #fff;
	font-size: 12px;
}

#nav li a:hover {
	color: #CCCCCC;
}

#productMenu h3 {
	padding: 0 0 0 10px;
	margin: 0;
	height: 27px;
	line-height: 27px;
	background: url(/images/produkterbg.jpg) no-repeat;
	color: #fff;
}

#prodmenu_text {
	border-left: 1px solid #b4b4b4;
	border-right: 1px solid #b4b4b4;
	border-top: 1px solid #b4b4b4;
	margin: 0 0 15px 0;
}

div.bg-header {
	height: 28px;
	line-height: 28px;
	color: #fff;
	background: url(/images/headerbg.jpg) repeat-x;
	padding: 0 0 0 10px;
	font-weight: bold;
	font-size: 12px;
	background-color: #02558a;
}

div.bg-container {
	padding: 10px 10px 15px 10px;
	border: 1px solid #b4b4b4;
	background: url(/images/rutabg.jpg) repeat-x;
	background-position: bottom;
	background-color: #fff;
	margin: 0 0 15px 0;
}

#Search_Text {
	width: 120px;
	background-color: #efefef;
}
#Newsletter_Text {
	color: #666666;
	height: 16px;
	width: 133px;
	padding: 2px;
	font-size: 11px;
	margin-bottom: 3px;
	margin-right: -1px;
	border: 1px solid #dfdfdf;
	background-color: #efefef;
	width:103px;
}
#Newsletter_Button {
    vertical-align: bottom;
    padding: 0px;
    margin-top: 0px;
    margin-bottom: 3px;
}
p.Newsletter_Textblock {
    font-size:11px;
}

div.mestsalda-container {
	padding: 0;
	border: 1px solid #b4b4b4;
	background: url(/images/rutabg.jpg) repeat-x;
	background-position: bottom;
	background-color: #fff;
	margin: 0 0 15px 0;
}

ul.mestsalda {
	padding: 0;
	margin: 0;
}

ul.mestsalda li {
	margin: 0;
	padding: 4px 0 4px 10px;
	list-style: none;
	font-size: 11px;
}


ul.mestsalda li.odd {
	background-color: #ececec;
}


#cartMenu.Panel {
	border: 0;
	padding: 0;
	margin: 0 0 15px 0;
}

#cart_link {
	height: 28px;
	line-height: 28px;
	color: #fff;
	background: url(/images/cartbg_ny.gif) repeat-x;
	padding: 0 0 0 10px;
	font-weight: bold;
	font-size: 12px;
	background-color: #02558a;
	margin: 0;
	border-bottom: 1px solid #b4b4b4;
}

#cart_link a {
	color: #fff;
}

#cart_text {
	padding: 8px;
	background: url(/images/rutabg.jpg) repeat-x;
	background-position: bottom;
	background-color: #fff;
	border-left: 1px solid #b4b4b4;
	border-right: 1px solid #b4b4b4;
	border-bottom: 1px solid #b4b4b4;	
}

#cart_text a {
	font-size: 11px;
}

#cart_icon { display: none; }

div.rea-header {
	height: 28px;
	line-height: 28px;
	color: #fff;
	background: url(/images/headerbg.jpg) repeat-x;
	padding: 0 0 0 10px;
	font-weight: bold;
	font-size: 12px;
	background-color: #02558a;
	position: relative;
}

div.rea-lapp {
	float: right;
	position: absolute;
	right: -20px;
}

div.rea-bild {
	text-align: center;
	margin: 0 0 7px 0;
}

div.rea-namn {
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 14px 0;
	height: 13px;
	overflow: hidden;
}
div.offer-price {
	font-weight: bold;
	font-size: 15px;
	float: left;
}
div.rea-pris {
	color: #FF0000;
}

div.rea-buttoncontainer {
	float: right;
}

div.rea-info {
	float: left;
	margin: 0 5px 0 0;
}

div.rea-buy {
	float: left;
}
div.rea-text {
	padding: 0 10px 10px 10px;
}

input.button {
	color: #fff;
	background-color: #002c74;
	border: 0;
	padding: 3px 5px 3px 5px;
	cursor: pointer;
}

div.cart-content-container, div.cart-shipping-container, div.cart-payship-container {
	background-color: #fff;
	border: 0;
	padding: 0;
}   
div.cart-shipping-container {
    background-image:url('/images/kassan_stegett_bg.jpg');
    width: 569px;
    height: 108px;
    position: relative;
}

div.middle-content div.product-small-container {
	padding-left: 4px;
}


/*menu-tree style*/

.menu { 
	margin: 0;
	padding: 0;
}

.menu li {
	line-height: 20px;
	font-size: 11px;
	background: url(/images/menuleftbg.jpg) repeat-x;
	background-color: #eeeeee;
	display: block;
	border-bottom: 1px solid #b4b4b4;
}

.menu li a  {
	padding-left: 22px;
	font-size: 12px;
	line-height: 26px;
	display: block;
	_display: inline; /*IE 6 fix */
}	

.menu li a:hover {
	text-decoration: none;
}	

.menu li.closed { 
	background: url(/images/plus.jpg) repeat-x;
	background-color: #ebebeb;
}

.menu li.open {
	background: url(/images/minus.jpg) repeat-x;
	background-color: #ebebeb;
}

ul.submenu li.closed {
	background: url(/images/plus.gif) no-repeat;
	background-position: 7px 2px;
	_background-position: 7px 5px;
	*background-position: 7px 5px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;	
	background-color: #fff;	
}

ul.submenu li.open {
	background: url(/images/minus.gif) no-repeat;
	background-position: 7px 2px;
	_background-position: 7px 5px;
	*background-position: 7px 5px;
	padding: 0 0 0 0;	
	margin: 0 0 0 0;
	background-color: #fff;	
 }

ul.submenu {
	margin: 0 0 0 0;
	padding: 5px 0 5px 0px;
	background-color: #fff;	
	
}

ul.submenu li {
	background: none;
	background-color: #fff;
	border-bottom: 0;
	padding: 0;
}

ul.submenu li a {
	line-height: 15px;
	font-size: 11px;
}

ul.submenu ul {
	padding: 0;
}

ul.submenu li li {
	padding: 0 0 0 7px;
}

ul.submenu li li.closed {
	background: url(/images/plus.gif) no-repeat;
	background-position: 7px 2px;
	_background-position: 7px 5px;
	*background-position: 7px 5px;
	padding: 0 0 0 0;
	margin: 0 0 0 7px;	
	background-color: #fff;	
}

ul.submenu li li.open {
	background: url(/images/minus.gif) no-repeat;
	background-position: 14px 2px;
	_background-position: 14px 5px;
	*background-position: 14px 5px;
	padding: 0 0 0 7px;	
	margin: 0 0 0 0;
	background-color: #fff;	
 }

.menu li#favorites { 
  background-image: none;
}

ul.FlatMenu li.selected a, ul.menu li.selected a {
	color: #002c74;
	font-weight: normal;
	text-decoration: underline;
}


/*---------------------*/



/**********************************************************/
/* Footer                                                 */
/* Fyll i höjden i FH (footer height)                     */
/**********************************************************/


* {
	margin: 0;
}

html, body { 
	height: 100%;
}

#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -112px; /*FH*/
	background: url(/images/page1001bg.gif) repeat-y;	
	background-color: transparent;
	width: 1001px;
}


#footer {
	height: 112px; /*FH*/
	background: url(/images/bgbottom.jpg) repeat-x;
	background-color: #02568b;
	clear: both;
}

div.pushfooter {
	height: 112px; /*FH*/
	clear: both;
}

div.footer_txt_container { 
	padding: 0px 0px 0px 0px;
	margin: 0 auto;
	color: #fff;
	width: 608px;	
}

div.footer_logotype {
	float: left;
}

div.footer_txt {
	text-align: right;
	float: right;
}

div.footer_txt a, div.footer_txt a:visited {
	color: #fff;
	text-decoration: underline;
	font-size: 10px;
	line-height: 12px;
} 

div.footer_txt a:hover {
	text-decoration: none;
} 

div.footer_bg {
	background: url(/images/bgpagebottom.jpg) no-repeat;
	width: 608px;
	height: 35px;
	margin: 0 auto;
}


/**********************************************************/

div.product-small-row {
	width: 555px;
	border: 2px solid #ebebeb;
	margin: 0 11px 10px 0;
	padding: 0;
	position: relative;
}
div.product-small-row img {
	margin: 0;
	padding: 0;
}
div.product-small-row div.produktbild {
	margin: 0 0 10px 0;
	padding: 7px 0px 0 10px;
}
div.product-small-row div.main_text {
	position: absolute;
	top: 0;
	left: 95px;
	width: 310px;
	padding-top:10px;
}
div.product-small-row div.header-date {
	display: none;
	position: absolute;
	top: 0;
	right: 0;
	padding-top:7px;
	padding-right: 6px;
}
div.product-small-row div.buttons {
	
}
div.product-small-row div.name {
	font-size: 13px;
	font-weight: bold;
	height: 24px;
	overflow: hidden;
	margin: 0 0 10px 0;
}

div.product-small-row div.short {
	height: 35px;
	overflow: hidden;
}

div.product-small-row div.pricing {
	position: absolute;
	top: 10px;
	right: 10px;
}
div.product-small-row div.price {
	font-weight: bold;
	font-size: 15px;
	color: #000000;
	float: left;
}

div.product-small-row div.oldprice {
	float: left;
	padding: 0 5px 0 5px;
	text-decoration: line-through;
}
/*
div.campaignproduct div.price {
	color: #990000 !important;
}
*/
div.product-small-row div.button_buy_container  {
	position: absolute;
	bottom: 3px;
	right: 10px;
	width: 360px;
}
div.product-small-row input.button_buy  {
	padding: 0;
	margin: 0;
}
div.product-small-row div.infobutton {
    float: right;
    padding-left: 6px;
}
div.product-small-row div.buybuttoncontainer {
    float: right;
    padding-left: 3px;
}
div.product-small-row div.symbolscontainer {
    float: right;
}
div.product-small-row div.stock-div {
	position: absolute;
	right: 10px;
	top: 30px;	
	text-align: right;
}

/**********************************************************/

div.product-small-front {
	width: 543px;
	height: 206px;
	padding: 0;
	position: relative;
	overflow: hidden;
}
div.product-small-front img {
	margin: 0;
	padding: 0;
}
div.product-small-front div.produktbild {
	margin: 0;
	margin-left: 27px;
	padding: 4px;
}
div.product-small-front div.text-area {
	position: absolute;
	top: 2px;
	right: 2px;
	width: 220px;
	height: 174px;
	padding: 15px;
	background-color: #f3f3f3;
}
div.product-small-front div.name {
	font-size: 19px;
	font-weight: bold;
	height: 22px;
	line-height: 19px;
	overflow: hidden;
	margin: 0 0 5px 0;
}

div.product-small-front div.buttons {
}

div.product-small-front div.pricing {
	padding: 0px 15px 0 0;
	position: absolute;
	bottom: 17px;
	right: 85px;
}
div.product-small-front div.price {
	font-weight: bold;
	font-size: 22px;
	line-height: 22px;
	color: #000000;
}

div.product-small-front div.button_buy_container  {
	position: absolute;
	bottom: 15px;
	right: 15px;	
	width: 60px;
	text-align:right;
}
div.product-small-front input.button_buy  {
	padding: 0;
	border: 0;
	margin: 0;
}
div.product-small-front div.infobutton {
	float: left;
	margin: 0 0px 0 0;
}
div.product-small-front div.oldprice {
	text-decoration: line-through;
}


/**********************************************************/

#GroupText {
	margin: 0 0 15px 0;
}

#GroupText img {
	padding: 0 20px 10px 0 !important;
}

div.newsfeed-header {
	height: 28px;
	line-height: 28px;
	color: #fff;
	background: url(/images/headerbg.jpg) repeat-x;
	padding: 0 0 0px 10px;
	font-weight: bold;
	font-size: 12px;
	background-color: #02558a;
	display: none;
}

div.newsfeed {
	padding: 10px 10px 15px 10px;
	border: 1px solid #b4b4b4;
	background: url(/images/rutabg.jpg) repeat-x;
	background-position: bottom;
	background-color: #fff;
	margin: 0 0 15px 0;
	display: none;
}

div.newsfeed div.item {
	margin: 0 0 5px 0;
	padding: 0 0 2px 0;
}

div.rss {
	float: left;
	padding: 0 3px 0 0;
}

div.newsfeed h1 {
	padding-top: 0;
}

div.newsfeed-detail h1 { display: none; }

select.nyhetsbrev-select {
	width: 150px;
	margin: 0 0 5px 0;
	font-size: 11px;
}

input.nyhetsbrev-falt {
	width: 145px;
	margin: 0 0 5px 0;
}

div.productimage {
	width: 560px;
	border: 0;
	padding: 0;
}

div.product-info{
	width: 230px;
	float: right;
	margin: 0px 0px 10px 10px;
}

div.smaproduktbilder  {
	width: 60px;
	float: left;
	margin: 0 2px 0 0;
}
div.article_container {
	padding: 10px 0;
	margin: 0;
	border-bottom: 1px dotted #CCCCCC;
}
div.merinfo-container {
	padding: 5px;
	border: 1px solid #b4b4b4;
	background: url(/images/rutabg.jpg) repeat-x;
	background-position: bottom;
	background-color: #fff;
	margin: 0;
}

.erbjudande_old_price {
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: line-through;
}
.procentrabatt {
	font-size: 14px;
	color: #f00;
}
div.pricefrom {
	white-space: nowrap;
}

div.payimage {
	margin: 0 0 5px 0;
}

div.pricefrom {
	margin: 0 0 10px 0;
	text-align: right;
}

img.brandpage_img2 {
	float: right;
	padding: 0 0 10px 15px;
}

div.comments {
	margin: 0 0 20px 0;
}

div.comments_container {
	position: relative;
	cursor: pointer;
	height: 73px;
	margin: 0 0 15px 0;
}

div.comments_avatarleft {
	border: 1px solid #cccccc;
	height: 73px;
	width: 73px;
	position: absolute;
	left: 0;
	top: 0;	
}

div.comments_boxleft {
	background: url(/images/commentboxleft.png) no-repeat;
	width: 123px;
	height: 62px;
	z-index: 999;
	position: absolute;
	right: 0;
	top: 0;
	font-size: 10px;
	padding: 7px 7px 7px 21px;
}

div.comments_avatarright {
	border: 1px solid #cccccc;
	height: 73px;
	width: 73px;
	position: absolute;
	right: 0;
	top: 0;
}

div.comments_boxright {
	background: url(/images/commentboxright.png) no-repeat;
	width: 123px;
	height: 62px;
	z-index: 999;
	position: absolute;
	left: 0;
	top: 0;
	font-size: 10px;
	padding: 7px 21px 7px 7px;	
}

div.comment {
	padding: 10px 0 10px 0;	
}

div.commentbox_dottedline{
	border-bottom:1px dotted #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
}

div.comment-answer{
	background-color:#c8c8c8;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	font-style:italic;
	margin-top: 10px;
}

div.comment_subject{
	float: left;
	font-size: 14px;
	font-weight: bold;
	margin-right: 8px;
	color: #444444;
}

div.commment-writtenby {
	margin: 3px 0 10px 0;	
}


div.comment-text{
	clear:both;
	padding: 10px;
}

input.productcomment_smalltext{
	width:250px;
	margin-bottom:10px;
	margin-right: 9px;
}

input.productcomment_bigtext{
	width:520px;
	margin-bottom:10px;
	margin-right: 9px;
}
div#frontbanner_cycle {
    overflow: hidden;
    width: 540px;
}
div.prisjakt_omdome {
    padding-top: 20px;
}

div.dotted-hr {
    border-top: 1px dotted #ccc;
}
div.brandimage {
    padding-bottom: 20px;
}
a.klarna_hidden_link {
    
}
img.klarna_image {
    cursor: pointer;
}

div#facebox{
	/*position: relative;*/
	top: 112px !important;
}

div.sorting_container {
    padding: 0 0 5px 5px;
}
div.sorting_header {
    float: left;
    background: url('/images/sortera_grafik.jpg') no-repeat;
    width: 95px;
    height: 28px;
    color: #fff;
    padding: 6px 15px 0 5px;
    font-weight: bold;
}
div.sorting_item {
    float: left;
    padding: 6px 3px;
    color: #142754;
}
div.sorting_item a {
    color: #142754;
}
div.selected_item a {
    text-decoration: underline;
}
table.cart-mini-table td {
    font-size: 10px;
    padding: 2px 0 0 0;
}
table.cart-mini-table td a {
    font-weight: bold;
    text-decoration: underline;
}
table.cart-mini-table td.botborder {
    border-bottom: 1px solid #999;
    padding: 0;
}
div.cart-mini-price {
    padding-top: 2px;
    font-size: 10px;
    font-weight: bold;
    text-align: right;
    color: #c00;
}
div.klarna_mini_text {
    float:right;
    font-size: 10px;
    font-style: italic;
    color: #000;
}
div.klarna_mini_image {
    float:right;
}

div.categorytrace2 {
    width: 300px;
}



div.cart-login-container {
    padding: 0;
}

div.bb-cart-section-header-img {
    float: left;
}
div.bb-cart-section-header-text {
    font-size: 20px;
    font-weight: bold;
    padding: 6px 0 0 6px;
}
.red_star {
    color: #aa0000;
}
div.bb-address-top-left {
    padding: 9px;
    float: left;
    width: 520px;
}
div.bb-address-top-right {
    padding: 25px 37px 0 0;
    float: right;
}
div.graBox {
    width: 532px;
    height: 61px;
    padding: 2px 9px;
    background-image: url('/images/graBox.png');
    background-repeat: no-repeat;
    background-position: -1px 0;
}
div.graBox-left {
    float: left;
}
div.graBox-right {
    float: right;
    width: 220px;
    font-size: 11px;
    padding-top: 10px;
}
table.address-table {
    padding-left: 9px;
}
table.address-table td {
    padding: 0;
}
div.cart-shipping-selector-div {
    padding: 9px;
}
div.read_terms {
    font-size: 12px;
    float: left;
    width: 350px;
}
div.read_terms_right {
    float: right;
    padding-top: 8px;
}
table#choose-shipping {
    width: 208px;
}
table#choose-shipping td.radio {
    padding: 2px 5px;
    width: 19px;
    margin: 0;
}
table#choose-shipping td.name {
    padding: 8px 0;
    width: 189px;
    margin: 0;
}
table#choose-shipping tr.odd {
    background-color: #f4f4f4;
}
table#choose-shipping tr.even {
    background-color: #fff;
}
div.shipping_text {
    position: absolute;
    top: 5px;
    left: 220px;
    width: 330px;
}
table#choose-payment {
    border: 1px solid #d2d2d2;
}
table#choose-payment td {
    padding: 3px 5px;
}
table#choose-payment tr.odd {
    background-color: #f4f4f4;
}
table#choose-payment tr.even {
    background-color: #fff;
}
.payment_info_span {
    font-style: italic;
}
a.underlined {
    text-decoration: underline;
}
.newsletter_sale {
    font-family: arial, helvetica, sans-serif;
    font-size: 10px;
    font-style: italic;
}



/* NEW PRODUCT DETAIL */
table.prod-detail-header-table {
    width: 570px;
}
table.prod-detail-header-table td.artno {
    text-align: right;
	font-size: 12px;
	line-height: 20px;
}
table.prod-detail-table {
    margin-top: 15px;
    width: 570px;
}
table.prod-detail-table td.picture {
    width: 325px;
}
table.prod-detail-table td.info {
    width: 245px;
}
.price_red {
    color: #f00;
}
.price_big {
    font-size: 22px;
    font-weight: bold;
    line-height: 22px;
    margin-right: 5px;
}
.price_linethrough {
    text-decoration: line-through;
}
div.kreditor_del {
    text-align: right;
    margin-top: 2px;
}
a.delbetala_a {
    font-style: italic;
    font-size: 11px;
}
div.price_special_discount {
    margin-top: 1px;
    text-align: right;
    color: #f00;
    font-weight: bold;
    font-size: 11px;
}
div.lagerstatus {
    float:right;
    margin-top: 3px;
    width: 236px;
    height: 44px;
    background: url("/images/ruta_lagerstatus.jpg") no-repeat;
}
table.lagerstatus_table {
    margin: 3px 0 0 4px;
    width: 228px;
}
table.lagerstatus_table th {
    font-weight: bold;
    padding: 2px;
}
table.lagerstatus_table td {
    text-align: right;
    padding: 2px;
}
div.order_button_div {
    float:right;
    margin-top: 10px;
    width: 236px;
    height: 30px;
    background: url("/images/ruta_antal.jpg") no-repeat;
}
div.order_button_div_qty {
    float:left;
    width:91px;
    height:30px;
}
table.order_button_div_qty_table {
    width: 236px;
}
table.order_button_div_qty_table th {
    font-weight: bold;
    height: 30px;
    padding-left: 7px;
}
table.order_button_div_qty_table td {
    height: 30px;
}
.prod_qty_input {
    width: 25px;
}



table.artiklar_cart tr {
    font-weight: bold;
}
table.artiklar_cart tr {
    background-color: #fff;
}
table.artiklar_cart td {
    border-bottom: 1px solid #939393;
}

.cart_total_sum {
	font-weight: bold;
	font-size: 12px;
	color: #d5003a;
}

table.artiklar th {
	color: #fff;
	background: url(/images/headerbg.jpg);
	background-repeat: repeat-x;
	background-color: #02568b;
}


/**********************************************************/
div.frontbanner_cycle_container {
    position: relative;
    border: 2px solid #ebebeb;
    width: 545px;
    margin-left: 9px;
    margin-bottom: 6px;
}
div.frontbanner_cycle_leftarrow {
    position: absolute;
    top: 81px;
    left:-26px;
}
div.frontbanner_cycle_rightarrow {
    position: absolute;
    top: 81px;
    right:-26px;
}
ul#frontcyclebanner_nav {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
ul#frontcyclebanner_nav li {
    padding: 0;
    margin: 0;
    float: left;
    padding-right: 5px;
    background-repeat:no-repeat;
}
.frontcyclebanner_link_off {
    background-image: url(/images/spot_grey.gif);
    width:10px;
    height:10px;
}
ul#frontcyclebanner_nav li.activeSlide {
    background-image: url(/images/spot_blue.gif);
}
div.frontbanner_nav_cont {
    margin: 0;
    padding-right: 10px;
    margin-bottom: 10px;
    white-space: nowrap;
}
div.frontbanner_nav_right {
    float: right;
}
div.frontbanner_nav_ul_cont {
    padding-top: 3px;
}
div.frontbanner_nav_rightarrow_cont {
    padding-right: 5px;
}


/* Product small
------------------------------------------------- */
div.product-small {
	width: 173px;
	border: 2px solid #ebebeb;
	margin: 0 4px 10px 5px !important;
	padding: 0 !important;
	position: relative;
	height: 308px;
}

div.product-small img {
	margin: 0;
	padding: 0;
}

div.product-small div.produktbild {
	margin: 5px 6px 10px 5px;
	padding: 1px;
}

div.product-small div.name {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	height: 14px;
	overflow: hidden;
	margin: 0 0 3px 0 !important;
	width: 171px;
}

div.product-small .short {
    width: 154px;
    margin: 0 10px;
    height: 5.5em;
    font-size: 10px;
}
div.product-small div.pricing {
	width: 154px;
	margin: 10px 10px 0 10px;
	color: #f00  !important;
	text-align: center;
}

div.product-small div.button_buy_container  {
	width: 162px;
	margin: 0 5px;
}

div.product-small-button_buy  {
    float: right;
    vertical-align: top;
}
input.button_buy {
    padding: 0;
    margin: 0;
}

div.category-small {
    height: 190px;
}
.price_new {
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    color: black;
    white-space: nowrap;
    font-size: 15px;
}
.oldprice_new {
    text-decoration: line-through;
    color: #000;
    font-size: 12spx;
}
div.product-small-stock {
    text-align: center;
    font-size: 11px;
    margin-bottom: 5px;
}
div.product-small-yt {
    float: left;
}
div.product-small-input_buy {
    float: right;
    padding: 0;
    margin: 0;
}
div.product-small-info_button {
    float: right;
    padding: 0;
    margin: 0;
}
div.product-small div.infobutton {
    float: right;
    padding: 0;
    margin: 0;
}
.product-small-unit {
    font-size: 12px;
}
div.product-small3-info-cont {
    position: absolute;
    bottom: 5px;
    left: 0;
}
