/* Modules CSS */

/* verify-order */

#verifyform .caption{
	margin-left: 25px;
	vertical-align: text-top;
}

/* category list, page list
-------------------------------------------------------------- */
.list-items .head {
	margin-bottom:4px;
}
.list-items .body {
	clear:both;
}
/*.list-items .footer {
	clear:both;
	margin-top:4px;
	margin-bottom:1px;
}*/
.list-items .footer {
	position:absolute;
	right:0;
	bottom:0;
	padding:0 3px 4px 0;
}
.list-items .headline {
	line-height:normal;
	padding-top:2px;
	padding-bottom:2px;
}
.list-items .title,
.list-items .desc {
	line-height:normal;
	vertical-align:top;
}
.list-items .mg-r {
	margin-right:6px;
}
.list-items .mg-l {
	margin-left:6px;
}
.list-items .mg-t {
	margin-top:3px;
}
.list-items .x-mg-t {
	margin-top:5px;
}
.list-items .pg-t {
	padding-top:3px;
}



/* -------------------------------------------------------------- 
   smartstore.megamenu.css
-------------------------------------------------------------- */

/* Nav/Opener
-------------------------------------------------------------- */

.mm-nav, 					
.mm-nav li					{ position: relative }

.mm-opener 					{ position: relative; /*z-index: 1001*/ }

.mm-nav li.has-children a span {
	display: inline-block !important;
}

.mm-chevron {
	display: inline-block;
	position: relative;
	width: 14px;
	height: 16px;
	line-height: 16px;
	background: transparent url('../images/mm-chevron.png') 0 0 no-repeat;
	vertical-align: middle;
}
.mm-nav.vertical .mm-chevron {
	background: transparent url('../images/mm-chevron-vert.png') 0 0 no-repeat;
}
.selected .mm-chevron	{ background-position: -42px 0 !important }
.hover .mm-chevron 		{ background-position: -14px 0 !important }
.mm-opener .mm-chevron 	{ background-position: -28px 0 !important }

/* Megamenu (target dropdowns)
-------------------------------------------------------------- */

.mm {
	display: none;
	position: absolute;
	z-index: 1000;
	padding: 10px 10px 10px 10px;
}

/* MC: NOT really necessary (??)
.iepre9 .mm {
	min-height: 150px !important;
}
*/

.ie9 .mm {
	/*background: url(../images/box.gradient.svg);
	background-size: 100% 100%;*/
}

.mm-col {
	width: 18em;
	float: left;
	background: transparent url('../images/separator-hor.png') repeat-y right top;
	height: 100%;
	margin-left: 6px;
}

.mm-col.omega {
	background: none;
}

.mm-col > ul {
	list-style-type: none;
	margin-bottom: 0;
	padding-right: 6px;
}

.mm-col.omega > ul {
	padding-right: 0 !important;
}

.mm-col li.last {
	margin-bottom: .9em;
}

.mm-col > ul li:first-child {
	margin-top: 0;
}

.mm-title h4 {
	margin-bottom: 0;
	font-size: 1em;
	font-weight: bold;
}

.mm-count {
	vertical-align: top; 
	padding: 0 3px;
	font-weight: normal;
}

a.mm-entry {
	text-decoration: none !important;
	padding: 2px 0;
	margin-left: 18px;
	overflow: hidden;

	display: block;
	/*
	padding: 0.05em 0 0 0;
	*/


.a.mm-entry:hover { 
	text-decoration: none;
}

}
.mm-col li {
	position: relative;
	margin: 0;
	min-height: 17px;
	/*border: 1px solid transparent;*/
}
.mm-col .sm-icon,
.mm-col .ui-icon{
	position: absolute !important;
	margin-top: 1px;
}

.mm-col li.more a.mm-entry {}

/* eleminate border-right or border-bottom to enable continuous borders */
.mm-nav.vertical li{
	border-right: none !important;
}
.mm-nav.horizontal li{
	border-bottom: none !important;
}
.shr-bookmarks .socials {
	width:100% !important;
	margin:0 !important;
	padding:0 !important;
	float:left !important;
	background:transparent none !important;
	border:0 none !important;
	outline:0 none !important
}

.shr-bookmarks .shr {
	background-repeat:no-repeat !important;
	display:inline !important;
	float:left !important;
	list-style-type:none !important;
	padding:0 !important;
	height:29px !important;
	width:60px !important;
	cursor:pointer !important;
	margin:3px 0 0 !important;
	background-color:transparent !important;
	border:0 none !important;
	outline:0 none !important;
	clear:none !important
}
.shr-bookmarks .shr:before,
.shr-bookmarks .shr:after,
.shr-bookmarks .shr a:before,
.shr-bookmarks .shr a:after{
	content:'' !important
}
.shr-bookmarks .socials a,
.shr-bookmarks .socials a:hover{
	display:block !important;width:60px !important;height:29px !important;
	text-indent:-9999px !important;
	background-color:transparent !important;
	text-decoration:none !important;
	border:0 none !important;
	margin:0 !important;
	padding:0 !important
}
.shr-bookmarks .shr-getshr{
	line-height:15px !important;
	padding-top:2px !important;
	padding-left:8px !important;
	float:left !important;
}
.shr-bookmarks .shr-getshr a{
	width:auto !important;font-size:10px !important;
	text-indent:0px !important;
	text-decoration:none !important;
}
.shr-bookmarks .socials a:hover,
.shr-bookmarks .socials li:hover{
	background-color:transparent !important;border:0 none !important;outline:0 none !important
}

/* Social Bookmarking Dienste */

.shr-newsvine{background-position:left bottom !important}
.shr-newsvine:hover{background-position:left top !important}
.shr-linkedin{background-position:-70px bottom !important}
.shr-linkedin:hover{background-position:-70px top !important}
.shr-googlebookmarks{background-position:-140px bottom !important}
.shr-googlebookmarks:hover{background-position:-140px top !important}
.shr-googlereader{background-position:-210px bottom !important}
.shr-googlereader:hover{background-position:-210px top !important}
.shr-scriptstyle{background-position:-280px bottom !important}
.shr-scriptstyle:hover{background-position:-280px top !important}
.shr-mail{background-position:-350px bottom !important}
.shr-mail:hover{background-position:-350px top !important}
.shr-comfeed{background-position:-420px bottom !important}
.shr-comfeed:hover{background-position:-420px top !important}
.shr-twitter{background-position:-490px bottom !important}
.shr-twitter:hover{background-position:-490px top !important}
.shr-technorati{background-position:-560px bottom !important}
.shr-technorati:hover{background-position:-560px top !important}
.shr-stumbleupon{	background-position:-630px bottom !important}
.shr-stumbleupon:hover{background-position:-630px top !important}
.shr-reddit{background-position:-700px bottom !important}
.shr-reddit:hover{background-position:-700px top !important}
.shr-myspace{background-position:-770px bottom !important}
.shr-myspace:hover{background-position:-770px top !important}
.shr-mixx{background-position:-840px bottom !important}
.shr-mixx:hover{background-position:-840px top !important}
.shr-diigo{background-position:-910px bottom !important}
.shr-diigo:hover{background-position:-910px top !important}
.shr-digg{background-position:-980px bottom !important}
.shr-digg:hover{background-position:-980px top !important}
.shr-designfloat{background-position:-1050px bottom !important}
.shr-designfloat:hover{background-position:-1050px top !important}
.shr-yahoobuzz{background-position:-1120px bottom !important}
.shr-yahoobuzz:hover{background-position:-1120px top !important}
.shr-delicious{background-position:-1190px bottom !important}
.shr-delicious:hover{background-position:-1190px top !important}
.shr-blinklist{background-position:-1260px bottom !important}
.shr-blinklist:hover{background-position:-1260px top !important}
.shr-facebook{background-position:-1330px bottom !important}
.shr-facebook:hover{background-position:-1330px top !important}
.shr-misterwong{background-position:-1400px bottom !important}
.shr-misterwong:hover{background-position:-1400px top !important}
.shr-izeby{background-position:-1470px bottom !important}
.shr-izeby:hover{background-position:-1470px top !important}
.shr-twittley{background-position:-1540px bottom !important}
.shr-twittley:hover{background-position:-1540px top !important}
.shr-tipd{background-position:-1610px bottom !important}
.shr-tipd:hover{background-position:-1610px top !important}
.shr-pfbuzz{background-position:-1680px bottom !important}
.shr-pfbuzz:hover{background-position:-1680px top !important}
.shr-friendfeed{background-position:-1750px bottom !important}
.shr-friendfeed:hover{background-position:-1750px top !important}
.shr-blogmarks{background-position:-1820px bottom !important}
.shr-blogmarks:hover{background-position:-1820px top !important}
.shr-fwisp{background-position:-1890px bottom !important}
.shr-fwisp:hover{background-position:-1890px top !important}
.shr-yahoomail{background-position:-1960px bottom !important}
.shr-yahoomail:hover{background-position:-1960px top !important}
.shr-bobrdobr{background-position:-2030px bottom !important}
.shr-bobrdobr:hover{background-position:-2030px top !important}
.shr-memoryru{background-position:-2100px bottom !important}
.shr-memoryru:hover{background-position:-2100px top !important}
.shr-100zakladok{background-position:-2170px bottom !important}
.shr-100zakladok:hover{background-position:-2170px top !important}
.shr-yandex{background-position:-2240px bottom !important}
.shr-yandex:hover{background-position:-2240px top !important}
.shr-moemesto{background-position:-2310px bottom !important}
.shr-moemesto:hover{background-position:-2310px top !important}
.shr-marrows{background-position:-2380px bottom !important}
.shr-marrows:hover{background-position:-2380px top !important}
.shr-identica{background-position:-2450px bottom !important}
.shr-identica:hover{background-position:-2450px top !important}
.shr-hackernews{background-position:-2520px bottom !important}
.shr-hackernews:hover{background-position:-2520px top !important}
.shr-ning{background-position:-2590px bottom !important}
.shr-ning:hover{background-position:-2590px top !important}
.shr-designbump{background-position:-2660px bottom !important}
.shr-designbump:hover{background-position:-2660px top !important}
.shr-printfriendly{background-position:-2730px bottom !important}
.shr-printfriendly:hover{background-position:-2730px top !important}
.shr-fleck{background-position:-2800px bottom !important}
.shr-fleck:hover{background-position:-2800px top !important}
.shr-netvibes{background-position:-2870px bottom !important}
.shr-netvibes:hover{background-position:-2870px top !important}
.shr-netvouz{background-position:-2940px bottom !important}
.shr-netvouz:hover{background-position:-2940px top !important}
.shr-nujij{background-position:-3010px bottom !important}
.shr-nujij:hover{background-position:-3010px top !important}
.shr-globalgrind{background-position:-3080px bottom !important}
.shr-globalgrind:hover{background-position:-3080px top !important}
.shr-wikio{background-position:-3150px bottom !important}
.shr-wikio:hover{background-position:-3150px top !important}
.shr-xerpi{background-position:-3220px bottom !important}
.shr-xerpi:hover{background-position:-3220px top !important}
.shr-sphinn{background-position:-3290px bottom !important}
.shr-sphinn:hover{background-position:-3290px top !important}
.shr-hotmail{background-position:-3360px bottom !important}
.shr-hotmail:hover{background-position:-3360px top !important}
.shr-posterous{background-position:-3430px bottom !important}
.shr-posterous:hover{background-position:-3430px top !important}
.shr-techmeme{background-position:-3500px bottom !important}
.shr-techmeme:hover{background-position:-3500px top !important}
.shr-ekudos{background-position:-3570px bottom !important}
.shr-ekudos:hover{background-position:-3570px top !important}
.shr-pingfm{background-position:-3640px bottom !important}
.shr-pingfm:hover{background-position:-3640px top !important}
.shr-tomuse{background-position:-3710px bottom !important}
.shr-tomuse:hover{background-position:-3710px top !important}
.shr-webblend{background-position:-3780px bottom !important}
.shr-webblend:hover{background-position:-3780px top !important}
.shr-wykop{background-position:-3850px bottom !important}
.shr-wykop:hover{background-position:-3850px top !important}
.shr-blogengage{background-position:-3920px bottom !important}
.shr-blogengage:hover{background-position:-3920px top !important}
.shr-hyves{background-position:-3990px bottom !important}
.shr-hyves:hover{background-position:-3990px top !important}
.shr-pusha{background-position:-4060px bottom !important}
.shr-pusha:hover{background-position:-4060px top !important}
.shr-hatena{background-position:-4130px bottom !important}
.shr-hatena:hover{background-position:-4130px top !important}
.shr-mylinkvault{background-position:-4200px bottom !important}
.shr-mylinkvault:hover{background-position:-4200px top !important}
.shr-slashdot{background-position:-4270px bottom !important}
.shr-slashdot:hover{background-position:-4270px top !important}
.shr-squidoo{background-position:-4340px bottom !important}
.shr-squidoo:hover{background-position:-4340px top !important}
.shr-propeller{background-position:-4410px bottom !important}
.shr-propeller:hover{background-position:-4410px top !important}
.shr-faqpal{background-position:-4480px bottom !important}
.shr-faqpal:hover{background-position:-4480px top !important}
.shr-evernote{background-position:-4550px bottom !important}
.shr-evernote:hover{background-position:-4550px top !important}
.shr-meneame{background-position:-4620px bottom !important}
.shr-meneame:hover{background-position:-4620px top !important}
.shr-bitacoras{background-position:-4690px bottom !important}
.shr-bitacoras:hover{background-position:-4690px top !important}
.shr-jumptags{background-position:-4760px bottom !important}
.shr-jumptags:hover{background-position:-4760px top !important}
.shr-bebo{background-position:-4830px bottom !important}
.shr-bebo:hover{background-position:-4830px top !important}
.shr-n4g{background-position:-4900px bottom !important}
.shr-n4g:hover{background-position:-4900px top !important}
.shr-strands{background-position:-4970px bottom !important}
.shr-strands:hover{background-position:-4970px top !important}
.shr-orkut{background-position:-5040px bottom !important}
.shr-orkut:hover{background-position:-5040px top !important}
.shr-tumblr{background-position:-5110px bottom !important}
.shr-tumblr:hover{background-position:-5110px top !important}
.shr-stumpedia{background-position:-5180px bottom !important}
.shr-stumpedia:hover{background-position:-5180px top !important}
.shr-current{background-position:-5250px bottom !important}
.shr-current:hover{background-position:-5250px top !important}
.shr-blogger{background-position:-5320px bottom !important}
.shr-blogger:hover{background-position:-5320px top !important}
.shr-plurk{background-position:-5390px bottom !important}
.shr-plurk:hover{background-position:-5390px top !important}
.shr-virb{background-position:-5460px bottom !important}
.shr-virb:hover{background-position:-5460px top !important}
.shr-dzone{background-position:-5530px bottom !important}
.shr-dzone:hover{background-position:-5530px top !important}
.shr-kaevur{background-position:-5600px bottom !important}
.shr-kaevur:hover{background-position:-5600px top !important}
.shr-box{background-position:-5670px bottom !important}
.shr-box:hover{background-position:-5670px top !important}
.shr-oknotizie{background-position:-5740px bottom !important}
.shr-oknotizie:hover{background-position:-5740px top !important}
.shr-bonzobox{background-position:-5810px bottom !important}
.shr-bonzobox:hover{background-position:-5810px top !important}
.shr-plaxo{background-position:-5880px bottom !important}
.shr-plaxo:hover{background-position:-5880px top !important}
.shr-springpad{background-position:-5950px bottom !important}
.shr-springpad:hover{background-position:-5950px top !important}
.shr-zabox{background-position:-6020px bottom !important}
.shr-zabox:hover{background-position:-6020px top !important}
.shr-viadeo{background-position:-6090px bottom !important}
.shr-viadeo:hover{background-position:-6090px top !important}
.shr-googlebuzz{background-position:-6160px bottom !important}
.shr-googlebuzz:hover{background-position:-6160px top !important}
.shr-gmail{background-position:-6230px bottom !important}
.shr-gmail:hover{background-position:-6230px top !important}
.shr-buzzster{background-position:-6300px bottom !important}
.shr-buzzster:hover{background-position:-6300px top !important}

.shr-count{
	font:12px bold,arial !important;
	position: relative !important;
}
.shr-count-outline{
	position: absolute !important;
	color: white !important;
}
.shr-count-center{
	position: absolute !important;
	color: blue !important;
}

.sexy-bookmarks{
    height: 90px;
	margin: 0 0 10px 0;
	overflow: hidden;
}
.shr-bookmarks{
    height: 100%;
    overflow: hidden;
    position: relative;
    padding: 0 0 0 20px;
    top: -5px;
    margin: 0 0 0 10px;
}

.shr-studivz{background-position:-6370px bottom !important}
.shr-studivz:hover{background-position:-6370px top !important}
.shr-linkarena{background-position:-6441px bottom !important}
.shr-linkarena:hover{background-position:-6441px top !important}
.shr-yigg{background-position:-6512px bottom !important}
.shr-yigg:hover{background-position:-6512px top !important}
.shr-folkd{background-position:-6583px bottom !important}
.shr-folkd:hover{background-position:-6583px top !important}
.shr-favoriten{background-position:-6654px bottom !important}
.shr-favoriten:hover{background-position:-6654px top !important}

.shr-bookmarks .shr {
	background-image:url('../modules/social-bookmarks/shr-sprite.png') !important;
}


/*
.product-list .pl-img {
	border: 0px;
	position: relative;
}
*/
.product-list .pl-infosheet,
.product-list .pl-itemvalue,
.product-list .pl-frame-parent,
.product-list .pl-datasheet{
	overflow: hidden;
}
/*
.product-list .pl-name{
	margin-bottom: 5px;
}
.product-list .pl-desc{
	margin-bottom: 5px;
}
*/
.pl-partslist-header,
.pl-partslist-amount{
	font-weight: bold;
}
.product-list .pl-add-to-bag{
	margin: 5px 0 10px 0;
}
.product-list .pnl-addtobasket > * {
	vertical-align: middle;
}
/*
.product-list .pl-item {
	vertical-align: middle;
	white-space: nowrap;
}
.product-list .pl-item span{
	overflow: hidden;
	vertical-align: middle;
	padding-bottom: 2px;
}
.product-list .pl-itemcaption {
	overflow: hidden;
	font-weight: bold;
	text-align: right;
}
.product-list .pl-itemcaption + span {
	overflow: hidden;
	white-space: nowrap;
	text-align: left;
	max-width: 49%;
}
*/
.product-list table{
	width: 100%;
}
.product-list th, 
.product-list td, 
.product-list caption {
    padding: 0.2em;
}
.product-list table .pl-itemcaption {
	font-weight: bold;
	max-width: 50%;
	padding-right: 5px;
	padding-left:0;
}
.product-list table .pl-itemvalue {
	max-width: 50%;
	width: 100%;
}
.product-list .pnl-quantity {
	display: inline-block !important;
	margin-right: 5px;
}

/*
.product-list .original-price-pnl span{
	text-decoration: line-through;
}
*/
.product-list .pr-on-request{
	margin-bottom: 10px;
	padding: 10px;
}
.product-list .bottom{
	position: absolute;
	bottom: 0px;
}
.pl-details-link{
	padding: 15px 6px 2px 4px;
}
.pl-details-link a{
	color: #000000;
	text-decoration: underline;
}
.pl-controls.bottom{
	right: 10px;
}
.pl-frame-parent img{
	position: relative;
}
.pl-frame-parent{
	min-height: 16px;
}
.delivtime{
	vertical-align: top !important;
}
.legal-hints{
	margin-top: 6px;
}
.pl-partslist{
	margin-bottom: 5px;
}
.product-list .discount{
	position: absolute;
	width: 22px;
	height: 22px;
	line-height: 22px;
	right: 0;
	top: 0;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
	/* theme */
	background-color: red;
	color: #fff;
	text-shadow: 1px 1px 1px black;
}

/* list */
.product-list.list .pl-details-link,
.product-list.list .pl-add-to-bag{
	text-align: right;
}
.product-list.list .pl-itemcaption,
.product-list.list .pl-name {
	text-align: left;
}
.product-list.list .pl-sales{
	text-align: right;
	margin: -3px 5px 0 0;
}
.product-list.list .discount{
	width: 32px;
	font-size: 25px;
	height: 32px !important;
}
.product-list.list .discount span{
	vertical-align: middle;
}
.product-list.list .pl-frame-parent{
	text-align: center;
	float: left;
}
.product-list.list .pl-controls{
	white-space: nowrap;
	overflow: hidden;
}
.product-list.list .pl-sales{
	float: right;
}
.product-list.list .currency .decimal {
    font-size: 0.5em !important;
    letter-spacing: 0 !important;
    vertical-align: super !important;
}

/* grid */
.product-list.grid .pl-sales,
.product-list.scroll .pl-sales{
	width: 100%;
	text-align: center;
	margin-top: 5px;
}
.product-list.grid .pl-itemvalue,
.product-list.scroll .pl-itemvalue{
	width: 59%;
}
.product-list.grid .pl-itemcaption,
.product-list.scroll .pl-itemcaption{
	width: 39%;
	text-align: right;
}
.product-list.grid .pl-name,
.product-list.scroll .pl-name,
.product-list.grid .pl-desc,
.product-list.scroll .pl-desc{
	text-align: center;
}
.product-list.grid .pl-partslist,
.product-list.grid .pl-datasheet,
.product-list.scroll .pl-partslist,
.product-list.scroll .pl-datasheet,{
	margin: 5px 0 5px 0;
}
.product-list.grid .pl-partslist th,
.product-list.grid .pl-partslist td,
.product-list.scroll .pl-partslist th,
.product-list.scroll .pl-partslist td{
	padding: 0.1em;
}
.product-list.grid .pl-partslist .pl-partslist-amount,
.product-list.scroll .pl-partslist .pl-partslist-amount{
	width: 20px;1
}
.product-list.grid .pr-pre-panel,
.product-list.grid .pr-now-panel,
.product-list.scroll .pr-pre-panel,
.product-list.scroll .pr-now-panel{
	display: inline-block;
}
.product-list.grid .pr-pre-panel,
.product-list.scroll .pr-pre-panel{
	margin-right: 6px;
}
/* theme */
/*
.product-list.grid .original-price-pnl span {
	color: #777777 !important;
	font-weight: normal !important;
}
*/

/* scroll */
.product-list.scroll,
.product-list .pl-slider{
	overflow: hidden;
	position: relative;
}
.product-list.scroll .pl-row{
	width: 30000px;
}
.product-list.scroll .pl-cell{
	width: 220px !important;
	float: left;
}
.product-list.scroll .pl-controls{
	text-align: center !important;
}
.product-list.scroll .pl-forward,
.product-list.scroll .pl-backward{
	display: inline-block;
	margin-right: 5px;
}

.product-list.scroll .pl-scroll-prev,
.product-list.scroll .pl-scroll-next{
	position: absolute;
}
.product-list.scroll .pl-scroll-prev{
	border-left-width: 1px !important;
}
.product-list.scroll .pl-scroll-next{
	border-right-width: 1px !important;
}
/* General */

#sm-product-detail {
	position: relative;
}

.sm-product-detail #pd-right {
	padding: 0 10px;
}
.sm-product-detail #pd-left {
	float: left;
	background: #fff;
}
.sm-product-detail .pd-section{
	margin: 5px 5px 0 5px;
	padding: 5px;
}

/* Name & Desc */
.sm-product-detail .page-title {
	line-height: normal;
}
#product_name {
	font-size: 1.6em !important
}
.page-title-larger #product_name {
	font-size: 2em !important
}

/* Add2Cart Panel */
#pd-add-to-cart-panel {
	padding: 8px 5px 8px 3px;
}

#pd-add-to-cart-panel .btn {
	margin-top: 3px;
}

#pd-add-to-cart-panel .heading {
	display: inline-block;
	vertical-align: top;
	font-weight: bold;
	padding-top: 1px;
}
.sm-product-detail .price-info-block {
	display: inline-block;
	vertical-align: top;
	width: 49%;
}
#pd-info-block .heading,
.sm-product-detail .price-info-block .heading {
	width: 50%;
}
#pd-info-block div {
	padding-top:2px;
	padding-bottom:2px;
}
.sm-product-detail #price-panel {
	display: inline-block;
	width: 49%;
	margin-right: 2%;
}
.sm-product-detail #product_price {
	line-height: .8;
}
.sm-product-detail .currency .decimal { 
	font-size: .5em;
	letter-spacing: -1px;
	vertical-align: super;
}
.sm-product-detail .currency .symbol { 
	font-size: .55em;
}
.sm-product-detail .currency.small-amount .decimal { 
	font-size: 1em;
	letter-spacing: 0;
	vertical-align: baseline;
}
.sm-product-detail .currency.small-amount .symbol { 
	font-size: 1em;
}
.sm-product-detail .pd-price-seccur {
	margin-top: 3px;
}
.sm-product-detail .pd-base-price {
	margin-top: 10px;
}
.sm-product-detail .pd-shipment-hint {
	margin-bottom: 10px;
}
.sm-product-detail .pd-shipment-hint.no-base-price {
	margin: 10px 0;
}

#product_delivery_caption,
.delivery-time .delivtime {
	margin-left:4px;
}
/*.sm-product-detail .delivery-time{
	margin: 10px 0 15px 0;
}*/
.sm-product-detail #pd-add-to-cart-panel .delivery-time .heading{
	vertical-align: bottom;
}
.sm-product-detail .pnl-quantity{
	display: inline-block;
	height: 21px;
	margin-right: 5px;
}
.sm-product-detail .pnl-addtobasket{
	vertical-align: middle;
}
.sm-product-detail .pnl-addtobasket-qtyunit{
	vertical-align: middle;
}
.sm-product-detail  select.pnl-addtobasket-qty{
	height: 100%;
}

/* Variants */
.sm-product-detail #pd-variants > form {
	display: inline;
}
.sm-product-detail .pd-item {
	margin: 5px;
}
.sm-product-detail #pd-variants .pd-itemcaption,
.sm-product-detail .pd-section .heading{
	color: #464646;
	display: inline-block;
}
.sm-product-detail .pd-item .pd-itemcaption {
	width: 49%;
	padding-right: 2%;
	vertical-align: middle;
	display: inline-block;
}
.sm-product-detail .pd-item .pd-itemcaption a {
    margin-right: 7px;
}
.sm-product-detail .pd-itemcaption.chk a {
	margin-right:0;
}
.sm-product-detail .pd-itemcaption label {
	vertical-align: top;
	color: #464646;
}
.sm-product-detail .pd-item .pd-itemcaption a img {
	vertical-align: bottom;
}
.sm-product-detail #pd-variants {
	margin: 10px 0;
}
.sm-product-detail #pd-variants .type {}
.sm-product-detail .pd-itemvalue {
	width: 49%;
	display: inline-block;
	zoom: 1;
	vertical-align: top;
}
.sm-product-detail .pd-itemvalue select {
	max-width: 100%;
}
.sm-product-detail .pd-itemcaption a {
	margin-right: 7px;
}
.sm-product-detail .pd-vat-info,
.sm-product-detail .pd-shipping-surcharge {
	padding-right: 5px;
}

/* Attributes */
.sm-product-detail #pd-attributes {
	margin:30px 0;
}
.sm-product-detail #pd-attributes input {
	max-width: 97%;
}
.sm-product-detail #pd-attributes .pd-itemlabel {
	display: block;
	width: auto;
	min-height: 20px;
}
.sm-product-detail #pd-attributes input[type=checkbox] {
	vertical-align: top;
	float: left;
}

/* Discounts */
.sm-product-detail #pd-discounts {}
.sm-product-detail .discounts-headline {
	font-weight: bold;
	text-decoration: underline;
}
.sm-product-detail .discounts-list {
	width: 100%;
	margin: 8px 0;
	/* TBD: theme */
	border-top: 1px solid #BABABA;
}

/* Widget */
#sm-product-detail {}

/* SmartGallery Elements */

/* big */
#pd-gallery-small,
#pd-gallery-big {
	padding: 1px;
	margin: auto;
	text-align: center;
}
/*
#pd-gallery-big {
	background: #fff;
	padding: 0 10px 10px 10px;
}
*/

#monthly-rate {
    position: relative;
    margin-top: 3px;
    text-align: center;
    padding: 5px;
}
#monthly-rate > div {
	display: inline-block;
}
	/*
	#monthly-rate-logo,
	#monthly-rate-info {
		position: relative;
		display: inline-block;
	}

	#monthly-rate-logo {
		margin-right: 3px;
	}

	#monthly-rate-logo img {
		max-height: 28px;
		width: auto;
	}
	*/

	#monthly-rate-info {
	    /*background: url() no-repeat left 50%;*/
    	background: url(../images/pd-klarna-fi.png) no-repeat left 50%;
    	height: 28px;
    	display: table-cell;
    	vertical-align: middle;
    	padding-left: 95px;
	}

	#monthly-rate-info > span {
		vertical-align: sub;
	}

	#monthly-rate-info > span > span {
		vertical-align: text-bottom;
	}

#monthly-rate .prefix {}
#monthly-rate .rate {
	font-weight: bold;
	/*color: red;*/
}
#monthly-rate .suffix a {
	/*color: #009FD9;*/
}


#product_name { /*color: #8C8C8C*/ }

.sm-product-detail #product_price{
	white-space: nowrap;
	font-size: 2.3em;
	letter-spacing: -2px;
	color: #3C3C3C;
	/*text-shadow: 1px 1px 0 rgba(0,0,0, 0.8), -1px -1px 0 rgba(255,255,255, 0.3), 0 0 10px #fff;*/
	text-shadow: -1px 0 1px white, 
				 0 -1px 1px white, 
				 0 1px 1px white, 
				 1px 0 1px white, 
				 0 0 8px white, 
				 0 0 8px white, 
				 0 0 8px white, 
				 2px 2px 2px #555;
	vertical-align: bottom;
}
.sm-product-detail #product_original_price{
	color: #939393;
}
.sm-product-detail #product_difference{
	color: #000000;
}
.sm-product-detail .pd-suffix{
	color: #777777;
}

#pd-gallery-small .thumb { height: 50px }
#pd-gallery-big .thumb { height: 50px }

.discounts-headline{
	text-decoration: none !important;
	font-weight: bold;
	padding: 8px 0;
	margin: 8px 0 -1px 0;
}
.discounts-list{
	margin-top: 0 !important;
}

.sm-product-detail #pd-add-to-cart-panel {
	border-color: #D2D2D2 !important;
}
.attr-table {
	word-wrap:break-word;
}
.attr-table td {
	vertical-align:top;
	border-bottom:solid 1px #A4A4A4;
}
.attr-table ul {
	margin:0;
	padding:0;
}
.attr-table img,
.attr-list img {
	vertical-align:top;
}

.attr-list-groups > li {
	list-style-type:none;
	margin-left:0;
	padding-left:0;
}
.attr-list-groups > li > span {
	font-weight:bold;
	display:inline-block;
	margin-bottom:2px;
}
.attr-list li {
	padding-top:3px;
	min-height:16px;
}
.sitemap {
	margin-right: -10px;
}
.sitemap .groupheader{
	border-bottom: 1px solid #D5D5D5;
	margin: 20px 10px 10px 0;
	padding: 3px;
	font-size: 1.6em;
	text-shadow: 1px 1px 1px #ccc;
}
.sitemap ul li {
	list-style-type: none;
}
.sitemap > ul{
	padding: 0;
	margin: 0;
}
.sitemap ul{
	margin-top: 2px;
}
.sitemap ul li.first {
	margin: 10px 0;
}

/* general */
.sitemap ul li {
	line-height: 16px;
	margin-top: 2px;
	margin-bottom: 2px;
	white-space: nowrap;
	overflow: hidden;
}
.sitemap ul li a {
	/*color: #76797C;*/
	vertical-align: sub;
	margin-left: 2px;
}
.sitemap ul li a:hover {
	/*color: #464646;*/
}
.sitemap ul li img {
	vertical-align: middle;
}

.sitemap > ul > li.first > ul > li {
	margin: 0;
}
/* first */
.sitemap > ul > li {
	float: left;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
	overflow: hidden;

}
.sitemap > ul > li > span{
	border-bottom: 1px solid #D5D5D5;
	padding-bottom: 5px;
    display: block;
    margin: 0 10px 0 0;
}
.sitemap > ul > li > span > a {
	color: #353535;
	font-weight: bold;
	vertical-align: sub;
	margin-left: 18px;
	display: block;
	overflow:hidden;
	/*margin-left: 2px;	*/
}
.sitemap > ul > li > span > a:hover {
	/*color: #666;*/
}
.sitemap > ul > li > span > img {
	vertical-align: middle;
	float: left;
}
