/* CSS för hobbex.se */

body {
	width: 1000px;
	font-size: 8pt;
	font-family: Verdana, Helvetica, Arial;
	margin: 0px;
	padding: 0px;
}
/*
p {
    font-size: 36px;
    margin: 0px;
}
*/
p.checkout {
	font-size:12px;
}

.error {
	font-family: Verdana, Helvetica, Arial;
	font-size:8pt;
	color: #F00;
	padding:4px 0px 0px 0px;
}

input {
	font-family: Verdana, Helvetica, Arial;
	font-size:8pt;
	border: 1px solid #000;
}

select {
	font-family: Verdana, Helvetica, Arial;
	font-size:8pt;
	border: 1px solid #000;
}

.menuBreak {
	width:120px;
	height:1px;
	margin: 15px 0px 10px 0px;
}

.productTextTop {
	width:146px;
	height:1px;
}

.frm_topic {
	font-weight: bold;
	font-size: 14px;
}

#blueTopSpacer {
	display: inline;
	float: left;
	clear: both;
	height: 7px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 3px 0px;
	width: 1000px;
	background-color: #5AB4F0;
	font-size: 0pt;
}

#leftDiv {
	float: left;
	display: inline;
/*	background-color: #cbcacb; */
	background-color: #e5e5e5;
/*	text-transform: uppercase; */
	width: 178px;
	overflow:hidden;
	vertical-align:top;
	padding: 0px 0px 70px 0px;
/*	height:2000px; */
}

#logoDiv {
	background-color: #5AB4F0;
	padding: 0px 0px 0px 0px;
	border-bottom: 2px solid #fff;
}

#logoDiv img {
	width: 178px;
/*	height:83px;*/
}

#menuDiv {
	margin: 12px;
}

#menuDiv h2 {
	font-size:22px;
	margin:13px 0 0 0;
}

#menuDiv h3 {
	margin:0 0 10px 0;
}

#menuDiv h3 a {
	font-size:18px;
	color:#000;
	text-decoration:underline;
}

#prodListPagesDiv {
	display: inline;
	float: left;
	padding: 5px 0px 2px 2px;
	width: 628px;
	text-align: right;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-align: right;
	color: #000;
}

#prodListPagesDiv a {
	font-size:12px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
}

#productDiv {
	display:inline;
	float:left;
/*	background-image: url('/images/productback.jpg'); */
	background-color: #b7b7b7;
	width:632px;
	padding:2px;
	overflow:hidden;
}

#productContainer {
	background-color: #FFFFFF;
	width:598px;
	margin: 2px 2px 2px 2px;
	padding:15px;
	float:left;
	display:inline;
}

#productText {
	float:left;
	background-color: #DEF0FC;
	height:320px;
	width:126px;
	margin:0px 0px 0px 21px;
	padding:10px;
	display:inline;
}

#productPriceDiv {
	font-size:40px;
	font-weight:bold;
}

#productOrdPriceDiv {
	font-size:12px;
	font-weight:bold;
  padding-left:2px;
}

#productHeaderDiv {
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:10px;
}

#productTextDiv {
	width: 308px;
/*	height: 153px; */
	margin: 0px 0px 20px 0px;
	font-size:12px;
/*	overflow:hidden; */
}

#topmenuContainerDiv {
	display:inline;
	float: left;
	height: 73px;
	width: 812px;
/*	text-align: center; */
/*	background: url('/images/topmenubg.gif') repeat-x #FFFFFF top left; */
	background-color: #5AB4F0;
	margin: 0;
	padding: 5px;
}

#topmenuDiv {
	display:inline;
	width: 10px;
	overflow: visible;
	color: #000;
	text-align: center;
	background-color: #fff;
	font-weight: bolder;
	text-decoration: none;
	text-transform: uppercase;
	padding:2px 5px 2px 5px;
	height: 20px;
	white-space: nowrap;
}

#topMenuDiv_whiteLine {
	display: block;
	width: 644px;
	margin: 0px;
	padding: 0px;
	height: 4px;
	font-size: 0pt;
	background-color: #fff;
}

#topmenuDiv a {
	text-transform: uppercase;
	font-family: Arial;
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}

#topmenuContainerDiv form#searchForm {
	float:left;
	padding:0;
	margin:16px 0 0 0;
	height:41px;
	min-height:41px;
	max-height:41px;
	position:relative;
	top:0;
	left:0;
}
#topmenuContainerDiv form#searchForm input#searchField {
	margin:0;
	padding:11px 0 10px 10px;
	float:left;
	height:20px;
	width:126px;
	background:transparent url('/images/searchfield.png') no-repeat scroll 0 0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:16px;
	line-height:20px;
	border:none;
}
#topmenuContainerDiv form#searchForm input#searchField.active {
	margin:0;
	padding:11px 0 10px 10px;
	float:left;
	height:20px;
	width:126px;
	background:transparent url('/images/searchfield.png') no-repeat scroll 0 -41px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:16px;
	line-height:20px;
	border:none;
}

#topmenuContainerDiv form#searchForm input#searchbtn {
	margin:0;
	padding:0;
	float:left;
	height:41px;
	width:53px;
	background:transparent url('/images/searchbtn.png') no-repeat scroll 0 0;
	border:none;
	outline:transparent none 0px;
}


#topmenuContainerDiv ul#topmenuLinks {
	float:left;
	margin:15px 0 0 35px;
	padding:0;
	width:120px;
}
#topmenuContainerDiv ul#topmenuLinks li {
	list-style:none inside none;
	margin:0;
	padding:0;
}
#topmenuContainerDiv ul#topmenuLinks li a {
	font-size:12px;
	font-family:Verdana,Helvetica,Arial,sans-serif;
	color:#000;
}

#topmenuContainerDiv img#TEH_LOGOTYPE {
	float:left;
	padding:0;
	margin:0 0 0 0;
	width:73px;
	height:73px;
	
}

#topmenuContainerDiv div#webshopDiv {
	float:right;
	width:341px;
	margin:10px 10px 10px 0;
	padding:6px 6px 6px 6px;
	height:41px;
	background:#e5e5e5 url('/images/shoppingcart.png') no-repeat scroll 9px 4px;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
}
#topmenuContainerDiv div#webshopDiv ul {
	margin:0;
	padding:0 0 5px 69px;
	width:121px;
	height:36px;
	overflow:hidden;
	float:left;
	text-decoration:none;
	cursor:pointer;
}
#topmenuContainerDiv div#webshopDiv ul:hover {
	text-decoration:underline;
}
#topmenuContainerDiv div#webshopDiv ul li {
	list-style:none inside none;
}
#topmenuContainerDiv div#webshopDiv a {
	color:#000;
	text-decoration:none;
	font-size:12px;
	line-height:1.5em;
}

#topmenuContainerDiv div#webshopDiv a#checkout {
	display:block;
	float:right;
	width:149px;
	height:41px;
	text-indent:-9999px;
	background:transparent url('/images/checkout.png') no-repeat scroll 0 0;
}

#bottommenuContainerDiv {
	height: 24px;
	width: 636px;
	text-align: center;
/*	background-color: #5AB4F0; */
	background: url('/images/bottommenubg.gif') repeat-x #FFFFFF bottom left;
	margin: 4px 0px 0px 0px;
	padding: 11px 0px 0px 0px;
	float:left;
	display:inline;
}

#bottommenuDiv {
	display:inline;
	color: #000000;
	position:relative;
	top: 0px;
	background-color: #fff;
	font-weight: bolder;
	text-decoration: none;
	text-transform: uppercase;
	padding:2px 5px 2px 5px;
	margin:2px 0px 0px 0px;
}

#bottommenuDiv a {
	text-transform: uppercase;
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
	
#menuDiv input[type="text"] {
	border: 1px solid black;
	font-family: Arial;
	font-size: 8pt;
	padding: 3px;
}

#menuDiv input[type="submit"] {
	border: 0px;
	font-family: Arial;
	font-size: 8pt;
	background-color: #5AB4F0;
	padding: 3px;
}

#menuDiv hr {
	border: 1px solid black;
}

#menuDiv a {
	font-family: Verdana, Helvetica, Arial;
	font-size: 8pt;
	text-decoration: none;
	display: block;
	margin: 3px 0px 3px 0px;
/*	color: #000000;
	font-weight: bold; */
}

#mainDiv {
	float: left;
	clear:none;
	width: 636px;
/*	height: 1139px; */
	padding: 0px 4px 0px 4px;
	background-color: #fff;
	overflow:hidden;
	display:inline;
}

#mainDivWide {
	float: left;
	clear:none;
	width: 750px;
	height: 1139px;
	padding:3px;
	display:inline;
}

#rightDiv {
	float: right;
	clear:right;
	width: 162px;
	background-color: #5AB4F0;
	padding: 0 8px 7px 8px;
	overflow:hidden;
	/* height:2000px; */
	display:inline;
}

#frontImage {
	float: left;
	display:inline;
}

#userDiv {
	float:left;
	padding-top:10px;
	padding-bottom:10px;
	display:inline;
}

.leftMenu {
	color: #000000;
	font-weight: bold;
}

.leftMenuSel {
	color: #C83C19;
	font-weight: bold;
}

.prodMenu1Subs {
	color: #000000;
	font-weight: bold;
	background: url('/images/menuup.gif') no-repeat center left;
	padding-left: 12px;
	white-space: nowrap;
}

.prodMenu1NoSubs {
	color: #000000;
	font-weight: bold;
	background: url('/images/menunosubs.gif') no-repeat center left;
	padding-left: 12px;
	white-space: nowrap;
}

.prodMenu1SubsSel {
	color: #C83C19;
	font-weight: bold;
	background: url("/images/menudown.gif") no-repeat center left;
	padding-left: 12px;
}

.prodMenu1NoSubsSel {
	color: #C83C19;
	font-weight: bold;
	background: url('/images/menunosubssel.gif') no-repeat center left;
	padding-left: 12px;
}

.prodMenu2Subs {
	color: #000000;
	font-weight: bold;
	background-image: url('/images/menuup.gif');
	background-repeat: no-repeat;
	background-position: 12px center;
	padding-left: 24px;
	white-space: nowrap;
}

.prodMenu2NoSubs {
	color: #000000;
	font-weight: bold;
	background: url('/images/menunosubs.gif') no-repeat center left;
	background-repeat: no-repeat;
	background-position: 12px center;
	padding-left: 24px;
	white-space: nowrap;
}

.prodMenu2SubsSel {
	color: #C83C19;
	font-weight: bold;
	background-image: url('/images/menudown.gif');
	background-repeat: no-repeat;
	background-position: 12px center;
	padding-left: 24px;
	white-space: nowrap;
}

.prodMenu2NoSubsSel {
	color: #C83C19;
	font-weight: bold;
	background: url('/images/menunosubssel.gif') no-repeat center left;
	background-repeat: no-repeat;
	background-position: 12px center;
	padding-left: 24px;
	white-space: nowrap;
}

.prodMenu3Subs {
	color: #000000;
	font-weight: normal;
	padding-left: 36px;
	white-space: nowrap;
}

.prodMenu3NoSubs {
	color: #000000;
	font-weight: normal;
	padding-left: 36px;
	white-space: nowrap;
}

.prodMenu3SubsSel {
	color: #C83C19;
	font-weight: normal;
	padding-left: 36px;
	white-space: nowrap;
}

.prodMenu3NoSubsSel {
	color: #C83C19;
	font-weight: normal;
	padding-left: 36px;
	white-space: nowrap;
}

.prodMenu4Subs {
	color: #000000;
	font-weight: normal;
	padding-left: 48px;
	white-space: nowrap;
}

.prodMenu4NoSubs {
	color: #000000;
	font-weight: normal;
	padding-left: 48px;
	white-space: nowrap;
}

.prodMenu4SubsSel {
	color: #C83C19;
	font-weight: normal;
	padding-left: 48px;
	white-space: nowrap;
}

.prodMenu4NoSubsSel {
	color: #C83C19;
	font-weight: normal;
	padding-left: 48px;
	white-space: nowrap;
}

.prodMenu5Subs {
	color: #000000;
	font-weight: normal;
	padding-left: 60px;
	white-space: nowrap;
}

.prodMenu5NoSubs {
	color: #000000;
	font-weight: normal;
	padding-left: 60px;
	white-space: nowrap;
}

.prodMenu5SubsSel {
	color: #C83C19;
	font-weight: normal;
	padding-left: 60px;
	white-space: nowrap;
}

.prodMenu5NoSubsSel {
	color: #C83C19;
	font-weight: normal;
	padding-left: 60px;
	white-space: nowrap;
}

.prodMenu6Subs {
	color: #000000;
	font-weight: normal;
	padding-left: 72px;
	white-space: nowrap;
}

.prodMenu6NoSubs {
	color: #000000;
	font-weight: normal;
	padding-left: 72px;
	white-space: nowrap;
}

.prodMenu6SubsSel {
	color: #C83C19;
	font-weight: normal;
	padding-left: 72px;
	white-space: nowrap;
}

.prodMenu6NoSubsSel {
	color: #C83C19;
	font-weight: normal;
	padding-left: 72px;
	white-space: nowrap;
}

.mainTopImageDiv {
  width:591px;
	margin:0px;
  padding:0px;
}

.mainTopImageDiv img {
 width:591px;
 margin:0px;
 padding:0px;
 border:0px;
}

.mainProductDiv_w {
	float: left;
	width: 187px;
/*	height: 218px; */
	background-color: #FFFFFF;
	padding: 5px;
	color: #000000;
	display: inline;
	margin: 0px;
	border: 0px;
	overflow: hidden;
}

.mainProductDiv_b {
	float: left;
	width: 187px;
/*	height: 218px; */
	background-color: #000000;
	padding: 5px;
	color: #FFFFFF;
	display: inline;
	margin: 0px;
	border: 0px;
	overflow: hidden;
}

.mainProductDivTop {
  display:inline;
}

.mainProductDivTop img {
	height: 1px;
	width: 187px;
	margin: 7px 0px 0px 0px;
}

.mainProductPriceDiv {
	font-size: 10pt;
	font-weight: bold;
  text-align: left;
}

.mainProductHeadDiv {
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	margin: 5px 5px 0px 8px;
  text-align:center;
}

.mainProductTextDiv {
	font-size: 8pt;
	font-weight: bold;
  height: 60px;
  overflow:hidden;
  text-align:center;
}

.mainProductImageDiv {
	text-align:center;
  height:120px;
}

.mainProductLink {
	float:right;
	display:inline;
}

.rightDivItem {
	background-color: #FFFFFF;
	float:left;
	clear:left;
	width:152px;
	padding:5px 5px 5px 5px;
	display:inline;
	margin:0 0 8px 0;
}

.rightDivItemTop {
	width:144px;
	height:1px;
	margin:0px;	
}

.rightDivItemPrice {
	margin-left: 0px;
	font-size: 20px;
	line-height:20px;
	height:20px;
	width:85px;
	font-weight: bold;
	float:left;
}

.rightDivItemImage {
	text-align: center;
 	height: 120px;
}

.rightDivItemText {
	font-size:7pt;
	margin: 0px;
	height: 26px;
	width: 152px;
	overflow:hidden;
}

.rightDivItemMovies {
	font-size:7pt;
	margin: 0px;
	height: 26px;
	width: 152px;
	overflow:hidden;
}

.rightDivItemHead {
	font-size:7pt;
	font-weight:bold;
	text-transform: uppercase;
	margin: 0px;
	height: 13px;
	width: 152px;
	overflow:hidden;
}

.rightDivItemHeader {
	width:141px;
	height:12px;
	font-family: Verdana;
	text-transform: uppercase;
	font-weight:bold;
	font-size:10px;
	padding:4px 4px 2px 4px;
	float:left;
	clear:left;
	background-image:url('/images/rightbarhead.gif');
}

.productListFlat {
	float:left;
	width:628px;
	margin:0px 2px 0px 2px;
	background-color:#FFFFFF;
	display:inline;
}

.productListFlatImage {
	float:left;
	margin: 5px 5px 5px 5px;
	width:50px;
	display:inline;
}

.productList {
	float:left;
	width:154px;
	height:auto;
	margin:2px 2px 2px 2px;
	background-color:#fff;
	overflow:hidden;
	display:inline;
}


.productListImage {
	float:left;
	width:154px;
	text-align:center;
	padding: 5px 0px 0px 0px;
	height:120px;
	overflow:hidden;
	display:inline;
}

.productListSplash {
	float:left;
	width:154px;
	text-align:center;
	padding: 5px 0px 0px 0px;
	overflow:hidden;
	height: 236px;
	display:inline;
}

.productListText {
	float:left;
	width: 144px;
	padding: 5px 5px 5px 5px;
	display:inline;
}

.productListButtons {
	float:left;
	margin: 0px;
	width:144px;
	display:inline;
}

.productListBuy {
	float:right;
	margin: 1px 0 0 0;
	width:59px;
	height:19px;
	background:transparent url('/images/buy.gif') no-repeat scroll 0 0;
	display:inline;
	text-indent:-9999px;
	border:none;
	outline:none;
}

div.productListBig {
	float:left;
	width:312px;
	margin:2px 2px 2px 2px;
	background-color:#fff;
	overflow:hidden;
	display:inline;
}

div.productListBig div.image {
	float:left;
	width:312px;
	text-align:center;
	padding: 5px 0px 0px 0px;
	height:180px;
	overflow:hidden;
	display:inline;
}

div.productListBig div.text {
	float:left;
	width: 302px;
	padding: 5px 5px 5px 5px;
	display:inline;
}

div.productListBig div.text img.topline {
	width:302px;
	height:1px;
	display:block;
}

div.productListBig div.text div.price {
	margin-left: 0px;
	font-size: 31px;
	line-height:31px;
	max-height:31px;
	min-height:31px;
	float:left;
	font-weight: bold;
}

div.productListBig div.text div.name {
	font-size:10pt;
	font-weight:bold;
	text-transform: uppercase;
	margin: 0px;
	height: 15px;
	width: 302px;
	overflow:hidden;
}

div.productListBig div.text div.shorttext {
	font-size:10pt;
	margin: 0px;
	height: 32px;
	margin: 0px 0px 5px 0px;
	width: 302px;
	overflow:hidden;
}

div.productListBig a.buy {
	float:right;
	margin: 0px;
	display:inline;
	width:95px;
	height:31px;
	text-indent:-9999px;
	background:transparent url('/images/buybig.gif') no-repeat scroll 0 0;
	outline:none;
}

.productTab {
	display:inline;
	float:left;
	clear:none;
	font-size: 10pt;
	font-weight: bold;
	height:21px;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #000000;
	padding:5px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

.productTab img {
	margin:0px;
	padding:0px;
}

.productTab a {
	color: #5AB4F0;
	text-decoration: none;
}

.productTab a.selectedTab {
	color: #000000;
	text-decoration: none;
}

#productPrintDiv {
	display:inline;
	float:right;
	clear:right;
	padding: 6px 0px 0px 0px;
}

#productPrintDiv a {
	font-size: 10pt;
	font-weight: bold;
	color: #5AB4F0;
	text-decoration: none;
}

#imagesTabDiv {
	display:block;
	clear:both;
	width: 586px;
	border: 1px solid black;
	padding: 5px;
	margin: 0px 0px 10px 0px;
}

#imagesTabDiv a img {
	border: 1px solid black;
}

#filesTabDiv {
	display:none;
	clear:both;
	width: 586px;
	border: 1px solid black;
	padding: 5px;
	margin: 0px 0px 10px 0px;
}

#filesTabDiv a {
	float:left;
	clear:none;
	margin:2px 10px 2px 0px;
	display:inline;
}

#manualsTabDiv {
	display:none;
	clear:both;
	width: 586px;
	border: 1px solid black;
	padding: 5px;
	margin: 0px 0px 10px 0px;
}

#manualsTabDiv a {
	float:left;
	clear:none;
	margin:2px 10px 2px 0px;
	display:inline;
}

.articleDiv {
	display:inline;
/*	clear:both; */
	float:left;
	width:588px;
/*	height: 15px; */
	margin: 5px 0px 5px 0px;
	background-color: #d5d5d5;
/*	vertical-align:bottom; */
	padding:5px 5px 5px 5px;
}

.articleDiv div {
	display:inline;
	clear:none;
	float:left;
	vertical-align:middle;
}

.articleDiv span.stockstatus {
	float:left;
	clear:left;
	margin-top:10px;
}

.articleDiv .productListBuy, #accessoriesTabDiv .productListBuy, #sparepartsTabDiv .productListBuy {
	margin-top:10px;
}

.instockDiv {
	display:inline;
	clear:none;
	float:left;
	width:8px;
	height:8px;
	border:1px solid black;
	background-color:#6bb340;
	font-size:0px;
}
	
.nostockDiv {
	display:inline;
	float:left;
	clear:none;
	width:8px;
	height:8px;
	border:1px solid black;
	background-color:#be0027;
	font-size:0px;
}

#accessoriesTabDiv {
	display:none;
	float:left;
	width:598px;
	padding:0px;
	border:1px solid black;
	background-color: #cbcacb;
}

#accessoriesTabDiv div {
	clear:none;
	float:left;
	margin:7px 0px 0px 0px;
	display:inline;
}

#sparepartsTabDiv {
	display:none;
	float:left;
	width:598px;
	padding:0px;
	border:1px solid black;
	background-color: #cbcacb;
}

#sparepartsTabDiv div {
	clear:none;
	float:left;
	margin:7px 0px 0px 0px;
	display:inline;
}

#commentsTabDiv {
	display:none;
	float:left;
	width:598px;
	padding:0px;
	border:1px solid black;
	background-color: #cbcacb;
}

#commentsTabDiv div {
	clear:none;
	float:left;
	margin:7px 0px 0px 0px;
	display:inline;
}

#commentText {
	border:1px solid #333;
	margin-top:8px;
	margin-bottom:8px;
}

#myAccountDiv {
	float:left;
	width:612px;
	margin:5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	background-color:#FFFFFF;
	display:inline;
}

#mySettingsDiv {
	float:left;
	width:600px;
	margin: 0px;
	padding: 5px;
	background-color:#FFFFFF;
	border: 1px solid black;
	display:inline;
}

#myOrdersDiv {
	float:left;
	width:600px;
	margin: 0px;
	padding: 5px;
	background-color:#FFFFFF;
	border: 1px solid black;
	display:inline;
}

#myCartsDiv {
	float:left;
	width:600px;
	margin: 0px;
	padding: 5px;
	background-color:#FFFFFF;
	border: 1px solid black;
	display:inline;
}


.myOrdersListHead {
	display:inline;
	float:left;
	width:500px;
	margin:1px;
	padding:3px;
	font-weight:bold;
}

.myOrdersListHead div {
	float:left;
	font-weight:bold;
	display:inline;
}

.myOrdersListItem {
	display:inline;
	float:left;
	width:500px;
	margin:2px 1px 2px 1px;
	padding:2px 3px 2px 3px;
	background-color: #cbcacb;
	cursor:pointer;
}

.myOrdersListItem div {
	float:left;
	background-color: #cbcacb;
	display: inline;
}

.myOrdersListItemDetails {
	display:none;
	float:left;
	width:500px;
	margin:2px 1px 2px 1px;
	padding:2px 3px 2px 3px;
	background-color: #dcdbdc;
}

.myOrdersListItemDetailsItem {
	display:inline;
	float:left;
	width:494px;
	margin:0px;
	padding:2px 3px 2px 3px;
	background-color: #dcdbdc;
}

.myOrdersListItemDetailsItem div {
	float:left;
	background-color: #dcdbdc;
	display:inline;
}

#myWishListDiv {
	float:left;
	width:600px;
	margin: 0px;
	padding: 5px;
	background-color:#FFFFFF;
	border: 1px solid black;
	display:inline;
}

.myWishListItem {
	display:inline;
	float:left;
	width:590px;
	margin:2px 1px 2px 1px;
	padding:2px 3px 2px 3px;
	background-color: #cbcacb;
	font-weight:bold;
}

.myWishListItem div {
	float:left;
	background-color: #cbcacb;
	font-weight:bold;
	display:inline;
}	

.myWishListItem div form {
	margin:0px;
	padding:0px;
}

.wishListProdList {
	float:left;
	width:622px;
	margin:5px 5px 5px 5px;
	background-color:#FFFFFF;
	display:inline;
}

.wishListProdListNumber {
	float:left;
	width:32px;
	font-size: 16pt;
	padding:5px;
	color: #000000;
	height:120px;
	display:inline;
}

#checkoutDiv {
	padding-top:10px;
	height:600px;
	width:100%;
}
#checkoutDiv h1 {
	width:401px;
	height:33px;
	text-indent:-9999px;
	margin:5px 0 20px 20px;
}
#checkoutDiv h1.step1 {
	background:transparent url('/images/header_checkout1.png') no-repeat scroll 0 0;
}
#checkoutDiv h1.step2 {
	background:transparent url('/images/header_checkout2.png') no-repeat scroll 0 0;
}
#checkoutDiv h1.step3 {
	background:transparent url('/images/header_thankyou.png') no-repeat scroll 0 0;
}

#cartDiv {
	padding-top:10px;
	min-height:600px;
	width:100%;
}
#cartDiv h1 {
	width:401px;
	height:33px;
	margin:20px 0 20px 5px;
	background:transparent url('/images/header_mycart.png') no-repeat scroll 0 0;
	text-indent:-9999px;
}

#productTable {
	font-size:8pt;
}

#productTable thead td {
	font-weight:bold;
	font-size:8pt;
}


.checkoutButtons {
	float:left;
	clear:both;
	margin-top:20px;
	margin-bottom:20px;
	display:inline;
}

.checkoutButtons img {
	margin: 4px;
}

#userDiv div {
	float:left;
	padding:2px;
	text-align:center;
	display:inline;
}

#userDiv div.text {
	padding:3px 2px 2px 6px;
}

/* FYNDVAROR */

a.puff_discount {
	margin:0px;
	padding: 0px;
	text-decoration: none;
}

div.puff_discount {
	background-color: #fff; 
	float: left; 
	width: 302px; 
	height: 48px;
	border: 2px solid #b7b7b7;
	padding: 5px 5px 5px 5px; 
	text-align: right; 
	text-decoration: none;
	cursor: pointer;
	display:inline;
}

div.puff_discount img {
	float:left;
	border: none;
	display:inline;
}

div.puff_discount h1 {
	float:right;
	color: #000000; /* #5AB4F0; */
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;
	margin: 14px 4px 0px 0px;
	padding:0px;
	display:inline;
}

/* betyg och kommentarer */
.productRatingDiv {
	display:inline;
	float:right;
	clear:right;
	padding: 6px 0px 0px 0px;
	text-align:left;
}

div.productRatingDiv ul {
	float:left;
	list-style:none;
	margin: 10px 0px 0px 0px;
	padding:0px;
}

.productRatingDiv li {
	width:21px;
	height:21px;
	float:left;
	position:relative;
	margin:0px;
	padding:0px;
	list-style:none;
	background:url('/images/rating/rating.png');
	cursor:pointer;
}

.productRatingDiv li.rating_hover {
	background:url('/images/rating/rating_hover.png');
}

.productRatingDiv li.rating_set {
	background:url('/images/rating/rating_set.png');
}

.productRatingDiv li.rating_set_hover {
	background:url('/images/rating/rating_hover.png');
}

.productRatingDiv li.rating_hover_ie6 {
	background:url('/images/rating/rating_hover.gif');
}

.productRatingDiv li.rating_set_ie6 {
	background:url('/images/rating/rating_set.gif');
}

.productRatingDiv li.rating_set_hover_ie6 {
	background:url('/images/rating/rating_hover.gif');
}

.productComment {
	padding:0px 0px 5px 5px;
	float:left;
	clear:both;
	width:400px;
}

.productComment .name {
	font-weight:bold;
	margin-bottom:5px;
}

.productComment .commenttext {
	margin-bottom:20px;
}


/* Debitech */

.dt_label {
	font-weight:bold;
	font-size:10pt;
	font-family: Arial, Helvetica;
}

#dt_body {
	padding:20px;
}

/* Förstoring av produktbilder */

#productImageDiv {
	display:none;
	position:absolute;
	left:179px;
	top:52px;
	border: 4px solid #5db5f0;
	background-color:#5db5f0;
	z-index:11;
}


#productImageDivContainer {
	/* border: 4px solid #5db5f0; */
/*	width:300px;
	height:300px; */
	
}

#productImageDivRight {
	background-color: #5db5f0;
}

#productImageDivBottom {
	background-color: #5db5f0;
}

#productImageZoomCloseButton {
	display:none;
	position:absolute;
	top:42px;
	z-index:20;
}

div#searchSuggestionsDiv {
	position:absolute;
	left:1px;
	top:39px;
	width:200px;
	background-color:#f0f0f0;
	padding:2px;
	border:1px solid black;
	display:none;
	cursor:pointer;
}

div#searchSuggestionsDiv div {
	line-height:16px;
	padding:2px;
	background-color:#f0f0f0;
}

div#searchSuggestionsDiv div.selected {
	background-color:#5ab4f0;
}
/* Debitech */



/* REGISTER */
#registerForm h1 {
	width:401px;
	height:33px;
	background:transparent url('/images/header_register.png') no-repeat scroll 0 0;
	text-indent:-9999px;	
}

#registerForm h2 {
	color:#000;
	font-size:15px;
	float:left;
	clear:left;
	margin:0 0 5px 0;
}

#registerForm h3 {
	color:#000;
	font-size:13px;
	float:left;
	clear:left;
	margin:0 0 5px 0;
}

#registerForm hr {
	height:1px;
	color:#f0f0f0;
	background-color:#f0f0f0;
	clear:both;
}

#registerForm span {
	float:right;
	color:#cd0606;
}

#registerForm fieldset {
	border:none;
	clear:both;
	margin:0;
	padding:0;
}

#registerForm fieldset label {
	float:left;
	width:250px;
	margin:0 10px 10px 0;
}

#registerForm fieldset label span {
	color:#cd0606;
	float:none;
}

#registerForm fieldset label input {
	width:230px;
	border:1px solid #7f9db9;
	margin:3px 0 0 0;	
}

#registerForm #registerbutton {
	border:none;
	float:right;
}

/* LOGIN */
#loginForm {
	margin:5px 0 15px 15px;
	clear:both;
	padding:0;
}

#loginForm h1 {
	width:401px;
	height:33px;
	background:transparent url('/images/header_login.png') no-repeat scroll 0 0;
	text-indent:-9999px;	
}

#loginForm h2 {
	float:left;
	width:275px;
	margin:0 24px 5px 0;
	text-align:center;
	font-size:15px;
}

#loginForm fieldset {
	float:left;
	width:246px;
	margin:0 24px 0 0;
	border:1px solid black;
	padding:5px 22px 0 15px;	
	background-color:#f3f3f3;
	font-size:12px;
	height:170px;
}

#loginForm fieldset p {
	height:100px;
}

#loginForm fieldset label {
	display:block;
	font-style:italic;
	margin:0 0 5px 5px;
}

#loginForm fieldset label input {
	margin:5px 0 0 0;
}

#loginForm #createaccountbtn {
	display:block;
	float:right;
	width:106px;
	height:33px;
	background:transparent url('/images/btn_createaccount.png') no-repeat scroll 0 0;
	text-indent:-9999px;
}

/* OTHER STYLES */
h1.mypages {
	width:401px;
	height:33px;
	margin:20px 0 0 5px;
	text-indent:-9999px;
	background:transparent url('/images/header_mypages.png') no-repeat scroll 0 0;	
}
h1.contact {
	width:401px;
	height:33px;
	margin:20px 0 0 5px;
	text-indent:-9999px;
	background:transparent url('/images/header_contact.png') no-repeat scroll 0 0;	
}
h1.about {
	width:401px;
	height:33px;
	margin:20px 0 20px 5px;
	text-indent:-9999px;
	background:transparent url('/images/header_about.png') no-repeat scroll 0 0;	
}
h1.buyinfo {
	width:401px;
	height:33px;
	margin:20px 0 20px 5px;
	text-indent:-9999px;
	background:transparent url('/images/header_buyinfo.png') no-repeat scroll 0 0;	
}
h1.catalogue {
	width:401px;
	height:33px;
	margin:20px 0 0 5px;
	text-indent:-9999px;
	background:transparent url('/images/header_catalogue.png') no-repeat scroll 0 0;	
}
h1.newsletter {
	width:401px;
	height:33px;
	margin:20px 0 0 5px;
	text-indent:-9999px;
	background:transparent url('/images/header_newsletter.png') no-repeat scroll 0 0;	
}
h1.support {
	width:401px;
	height:33px;
	margin:20px 0 20px 5px;
	text-indent:-9999px;
	background:transparent url('/images/header_support.png') no-repeat scroll 0 0;	
}
/*
body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	font-family: Arial;
	font-size: 8pt;
	width: 1024px;
}

#topDiv {
	display: inline;
	float: left;
	clear: both;
	background-color: #e7e7e8;
	margin: 0px;
	padding: 5px 15px 5px 5px;
	width: 1004px;
	height: 84px;
}

#leftDiv {
	display: inline;
	float: left;
	background: #3c4d97 url('/images/menubg.gif') no-repeat top left;
	margin: 0px;
	padding: 0px;
	width: 185px;
	height: 610px;
}

#mainDiv {
	display: inline;
	float: left;
	background: #ffffff url('/images/mainbg.gif') no-repeat top right;
	margin: 0px;
	padding: 5px;
	width: 644px;
	height: 596px;
	border-width: 0px 0px 4px 0px;
	border-style: solid;
	border-color: #3c4d97;
}

#rightDiv {
	display: inline;
	float: right;
	background-color: #3c4d97;
	margin: 0px;
	padding: 5px;
	width: 175px;
	height: 600px;
}

#bottomDiv {
	display: inline;
	float: left;
	background-color: #e7e7e8;
	margin: 0px;
	padding: 5px;
	width: 1014px;
	height: 23px;
}

#logoDiv {
	float: left;
	margin-top: 9px;
}

#teamHobbexDiv {
	float: right;
	margin: 5px 15px 0px 0px;
}

#top_blueline {
	float: right;
	height: 1px;
	width: 820px;
	font-size: 0pt;
	background-color: #3c4d97;
	margin: 10px 0px 5px 0px;
}

#topText {
	display: inline;
	float: left;
	margin: 20px 0px 0px 200px;
	font-family: Arial;
	font-size: 16pt;
	font-weight: bold;
	font-style: italic;
	color: #3c4d97;
}

.topMenuItem {
	display: inline;
	float: left;
	padding: 0px 12px 0px 12px;
}

.topMenuItem a {
	font-family: Arial;
	font-weight: bold;
	font-size: 11pt;
	color: #3c4d97;
	text-decoration: none;
}

#leftMenuTopDiv {
	display: inline;
	float: left;
	margin: 15px 0px 0px 30px;
	width: 155px;
	height: 175px;
}

#leftMenuBottomDiv {
	display: inline;
	float: left;
	margin: 15px 0px 0px 30px;
	width: 155px;
	border: 1px solid black;
}

#leftMenuTopDiv div {
	display: inline;
	float: left;
	padding: 1px 0px 1px 0px;
	clear: both;
	font-family: Arial;
	font-weight: bold;
	font-size: 9pt;
	color: #3c4d97;
	text-decoration: none;
}
	
#leftMenuTopDiv div a {
	font-family: Arial;
	font-weight: bold;
	font-size: 9pt;
	color: #3c4d97;
	text-decoration: none;
}

#leftMenuTopDiv div input[type="text"] {
	font-family: Arial;
	font-weight: normal;
	font-size: 8pt;
	color: #3c4d97;
	text-decoration: none;
	width: 96px;
	border: 0px;
	margin: 0px;
}

#leftMenuBottomDiv div {
	display: inline;
	float: left;
	padding: 2px 0px 2px 0px;
	clear: both;
	font-family: Arial;
	font-weight: normal;
	font-size: 9pt;
	color: #ffffff;
	text-decoration: none;
}
	
#leftMenuBottomDiv div a {
	font-family: Arial;
	font-weight: normal;
	font-size: 9pt;
	color: #ffffff;
	text-decoration: none;
}

*/

