/* CSS Document */

html,body{
	margin:0px auto;
	background-image:url(/images/bg.gif);
	background-repeat:repeat-x;
	background-color:#000000;
}
*{
	margin:0px auto;
	line-height:15px;
}
a{
	color:#b9c409;
	text-decoration:underline;
}
a:hover{
	color:#b9c409;
	text-decoration:none;
}
img{
	border:0pt;
}
table{
	margin:0px;
}
td{
	padding:1px 3px; vertical-align:top;
}
ul{
	margin:0px; padding:0px;
}
ul li{
	margin:0px; padding:0px;
}
#main{
	/*position:relative;*/
	width:1024px;
}
#header{
	position:relative;
	background-image:url(/images/header.jpg);
	background-repeat:no-repeat;
	width:1024px; height:240px;
}
#logo a{
	position:absolute;
	top:0px; left:41px;
	background-image:url(/images/logo.jpg);
	background-repeat:no-repeat;
	width:220px; height:216px;
	display:block; overflow:hidden; text-indent:-1000px;
}
#menu{
	width:1024px; height:39px; overflow:hidden;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF; font-size:11px;
}
#menu ul{
	padding:0px; margin:0px; list-style:none;
}
#menu ul li{
	padding:0px; margin:0px; display:inline; float:left; line-height:37px; padding:0px 4px;
}
#menu ul li a{
	float:left; color:#FFFFFF; display:block; text-decoration:none; line-height:37px;
}
#menu ul li a:hover{
	color:#f0ff00;
}
#menu ul li .menuSelected{
	float:left; color:#f0ff00; display:block; text-decoration:none; line-height:37px; font-size:13px;
}
#menu ul li .menuSelected2{
	background-image:url(/images/icon_02.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:30px;
	float:left; color:#f0ff00; display:block; text-decoration:none; line-height:37px;
}
#menu ul li .menuSelected3{
	background-image:url(/images/icon_01.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:30px;
	float:left; color:#f0ff00; display:block; text-decoration:none; line-height:37px;
}
#menuLeft{
	background-image:url(/images/menuLeft.gif);
	background-repeat:no-repeat;
	width:255px; height:37px; float:left;
	padding:1px 16px;
}
a.menuLeft1{
	background-image:url(/images/icon_02.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:30px;
}
a.menuLeft2{
	background-image:url(/images/icon_01.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:30px;
}
#menuRight{
	background-image:url(/images/menuRight.gif);
	background-repeat:no-repeat;
	width:679px; height:37px; float:right;
	padding:1px 29px;
}
#menuRight ul li.sep{
	padding:0px 10px;
}
#menuRight ul li a{
	font-size:13px;
}
#container{
	width:984px; overflow:hidden;
	padding:20px 16px 20px 20px;
}
#colLeft{
	width:243px; float:left;
}
#katagoryBox{
	background-image:url(/images/catalogBottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:243px; padding-bottom:34px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px; color:#FFFFFF; margin-bottom:9px;
}
#katagoryHead{
	background-image:url(/images/catalogTop.gif);
	background-repeat:no-repeat;
	width:243px; height:35px; color:#000000;
	font-size:18px; text-transform:uppercase; text-align:center;
	padding-top:6px; line-height:35px;
}
#katagoryHead a{
	width:243px; height:35px; color:#000000;
	font-size:18px; text-transform:uppercase; text-align:center;
	padding-top:6px; line-height:35px;
	text-decoration:none;
}

#katagoryContent{
	background-image:url(/images/catalogBG.gif);
	background-repeat:repeat-y;
	width:243px;
}
#katagory{
	background-image:url(/images/menuBG.gif);
	background-repeat:no-repeat;
	width:243px; height:auto !important; height:256px; min-height:256px;
}
#katagory ul{
	padding:0px; margin:0px auto; list-style:none;
	/*width:165px;*/
	width:243px;
	padding-top:17px;
}
#katagory ul li{
	background-image:url(/images/line.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	/*width:165px;*/
	width:243px;
	/*height:29px;*/
	height:auto;
	line-height:29px;
	padding:0px; margin:0px; padding-bottom:1px;
}
#katagory ul li a{
	position:relative;
	background-image:url(/images/bullet.gif);
	background-repeat:no-repeat;
	background-position:15px -30px;
	padding:0px 0px 0px 43px; line-height:29px;
	color:#FFFFFF; text-decoration:none;
}
#katagory ul li a:hover{
	position:relative;
	background-image:url(/images/bullet.gif);
	background-repeat:no-repeat;
	background-position:15px center;
	color:#cabb00;
}
#katagory ul li a.selected{
	position:relative;
	background-image:url(/images/bullet.gif);
	background-repeat:no-repeat;
	background-position:15px center;
	color:#cabb00;
}

/* sub menu */
#katagory ul li.menu_sub{
	background-image:url(/images/line.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	/*width:165px;*/
	width:243px;
	/*height:29px;*/
	height:auto;
	line-height:29px;
	padding:0px; margin:0px; padding-bottom:1px;
}
#katagory ul li.menu_sub a{
	position:relative;
	background-image:url(/images/bullet.gif);
	background-repeat:no-repeat;
	background-position:15px -30px;
	padding:0px 0px 0px 53px; line-height:29px;
	color:#FFFFFF; text-decoration:none;
}
#katagory ul li.menu_sub a:hover{
	position:relative;
	background-image:url(/images/bullet.gif);
	background-repeat:no-repeat;
	background-position:15px center;
	color:#cabb00;
}
#katagory ul li.menu_sub a.selected{
	position:relative;
	background-image:url(/images/bullet.gif);
	background-repeat:no-repeat;
	background-position:15px center;
	color:#cabb00;
}

.teaser{
	background-image:url(/images/teasetBG.gif);
	background-repeat:no-repeat;
	width:214px; height:auto !important; height:215px; min-height:215px; margin-bottom:9px;
	padding:26px 14px 15px 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; color:#FFFFFF;
}
.teaserHead{	
	font-size:14px; line-height:14px; padding-bottom:16px; text-transform:uppercase;
	padding-top:6px; line-height:35px; color:#f0ff00;
}
.teaser input{
	width:214px;
	height:15px; line-height:15px; font-size:11px; color:#333333; border:1pt solid #535353;
}
.teaser ul{
	padding:0px; margin:0px; list-style:none;
}
.teaser ul li{
	padding:0px 0px 2px 0px; text-align:center;
}
.teaser ul li label{
	width:214px; margin-bottom:5px; font-size:10px; line-height:10px; display:block; text-align:left;
}
input.btnSend{
	background-image:url(/images/btnSend.gif);
	background-repeat:no-repeat;
	width:105px; height:24px; line-height:24px; border:0pt;
	font-size:11px; text-transform:uppercase; color:#ffffff; clear:both;
	cursor:hand;
	cursor:pointer;
}

/* search */
#search{
	float:left;
	margin:10px 0px 0px 10px;
}
.sokInput{
	width:150px;
	height:15px;
	line-height:15px;
	font-size:11px;
	color:#333333;
	border:1pt solid #535353;
}
.sokBtn{
	background-image:url(/images/btnSearch.gif);
	background-repeat:no-repeat;
	width:50px;
	height:20px;
	line-height:20px;
	border:0pt;
	font-size:11px;
	text-transform:uppercase;
	color:#ffffff;
	clear:both;
	cursor:hand;
	cursor:pointer;
}

#colRight{
	width:711px; float:right;
}
#contentBox{
	background-image:url(/images/contentBG.gif);
	background-repeat:no-repeat;
	width:671px; height:auto !important; height:197px; min-height:197px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; color:#ffffff;
	padding:18px 20px;
	float:left;
}
.heading{
	position:relative;
	height:32px;
	/*overflow:hidden;*/
}
.head{
	background-image:url(/images/ball.png);
	background-repeat:no-repeat;
	background-position:right top;
	padding:0px 10px 0px 0px ; float:left; line-height:32px; height:32px;
	font-size:18px; text-transform:uppercase; color:#FFFFFF;
}
#content{
	/*position:relative;*/
	padding:17px 0px;
}
#content ul{ padding:0px; margin:0px; }
#content ul li{ padding:0px; margin-left:15px; }
#nyheterBox{
	background-image:url(/images/contentBG.gif);
	background-repeat:no-repeat;
	width:671px; height:auto !important; height:197px; min-height:197px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px; color:#000000; line-height:12px;
	padding:18px 20px;
}
.newBox{
	background-color:#FFFFFF;
	width:196px; height:auto !important; height:148px; min-height:148px;
	float:left; padding:13px; margin-right:1px; margin-bottom:30px; overflow:hidden !important; overflow:visible;
}
#content2{
	overflow:hidden;
	padding:17px 0px;
}
.newBox img{
	float:left; margin-right:5px; margin-bottom:5px;
}
.newHead{
	color:#7a0303; text-transform:uppercase;
	font-size:12px; line-height:12px; padding-bottom:10px;
}
#credits{
	background-image:url(/images/credit.gif);
	background-repeat:no-repeat;
	width:671px; height:95px;
	float:left;
	margin-left:19px;
}
#fn{
	width:671px;
	/*height:95px;*/
	float:left;
	margin-left:19px;
	margin-top:30px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
}
.btnLegg{
	background-image:url(/images/btnLegg.gif);
	background-repeat:no-repeat;
	width:132px; height:26px; display:block; clear:both; margin:2px 0px;
	color:#FFFFFF; padding:0px 12px 0px 52px; text-align:center; text-decoration:none; font-size:11px; line-height:25px;
}
#footer{
	position:relative;
	background-image:url(/images/footer.gif);
	background-repeat:repeat-x;
	width:1024px; height:24px; line-height:24px;
	padding-top:2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; color:#858585; text-align:center;
}
#footer a{
	color:#858585;
	line-height:24px;
}
/* ============== PRODUCTS ============== */
#products{
	width:671px; overflow:hidden; color:#000000;
}
#products h1 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px; line-height:20px; margin:0px 0px 5px 0px;
	text-decoration:none; color:#7a0303; text-transform:uppercase;
}
#products h1 a:hover{
	color:#b9c409;
}
#products img{
	float:left; margin-top:15px;
}
.productLeft{
	background-color:#FFFFFF;
	width:305px; float:left; margin-right:1px; margin-bottom:1px;
	padding:15px;
	height:160px;
}
.productRight{
	background-color:#FFFFFF;
	width:305px; float:right; margin-bottom:1px;
	padding:15px;
	height:160px;
}
.productContent{
	margin:0px 0px 0px 100px;
	padding:0px 0px 0px 0px;
}
.pris{
	color:#7a0303; font-size:14px; font-weight:bold;
}
.btnLegg{
	background-image:url(/images/btnLegg_L.gif);
	background-repeat:no-repeat;
	width:145px; height:26px; line-height:25px; text-decoration:none; font-weight:bold; text-align:center; display:block;
	float:left; padding:0px 12px 0px 40px;
}

/*#page{
	height:25px; line-height:25px;
	text-align:right; float:right;
}
#page a{
	color:#ffffff; text-decoration:none; line-height:25px; padding:2px 4px;
}
#page a:hover{
	color:#ffffff; background-color:#730000; padding:2px 4px;
}
#page a.next{
	background:none; color:#FFFFFF;
}
#page a.next:hover{
	color:#cabb00;
}*/

/* ============ Products Detail =========== */
#p_detail{
	position:relative;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; line-height:15px;
	background-color:#FFFFFF; padding:10px; color:#000000;
	width:650px;
}
#p_detail h1{
	font-size:16px; line-height:30px; font-weight:normal;
}
#p_detail a{
	color:#730000; text-decoration:none;
}
#p_detail a:hover{
	color:#730000; text-decoration:underline;
}
#p_detailBox1{
	position:relative;
	border-bottom:1pt dotted #cacaca; overflow:hidden;
	padding:0px 0px 10px 0px; clear:both;
}
#p_img{
	width:166px; float:left; text-align:center;
}
#p_img img{
	border:1pt solid #CCCCCC;
	margin:2px 1px;
}
#p_text{
	margin:0px 160px 0px 175px;
}
#addCart{
	width:130px;
	border:1pt solid #cacaca;
	float:right; text-align:center;
	padding:10px;
}
#p_detailBox2{
	position:relative;
	border-bottom:1pt dotted #cacaca; overflow:hidden;
	padding:0px 0px 10px 0px; clear:both;
}
#p_detailBox2 ul{
	position:relative;
	padding:0px; margin:0px; list-style:none;
	border-left:1pt solid #cacaca; height:25px; line-height:24px;
	border-bottom:1pt solid #cacaca;
}
#p_detailBox2 ul li{
	padding:0px; margin:0px; display:inline; float:left;
}
#p_detailBox2 ul li.selected{
	padding:0px; margin:0px; display:inline; float:left;
	width:99px; height:24px; line-height:24px;
	color:#333333; text-decoration:none;
	display:block; float:left; font-weight:bold;
	text-align:center;
	border-top:1pt solid #cacaca;
	border-right:1pt solid #cacaca;
}
#p_detailBox2 ul li a{
	width:99px; height:24px; line-height:24px;
	text-decoration:none;
	display:block; float:left;
	text-align:center;
	border-top:1pt solid #cacaca;
	border-right:1pt solid #cacaca;
}
#p_detailBox2 ul li a:hover{
	text-decoration:underline;
}
#p_text2{
	padding:10px 0px 10px 0px
}
#p_detailBox3{
	position:relative;
	border-bottom:1pt dotted #cacaca; overflow:hidden;
	padding:0px 0px 10px 0px; clear:both;
}
#p_teaserL{
	width:33%; text-align:center; float:left;
}
#p_teaserC{
	text-align:center;
	border-left:1pt dotted #cacaca;
	border-right:1pt dotted #cacaca; overflow:hidden;
	margin:0px !important; margin:0px 33%; 
}
#p_teaserR{
	width:33%; text-align:center; float:right;
}
#p_detail a.btnKjop{
	background-image:url(/images/btnLegg_S.gif);
	background-repeat:no-repeat;
	width:66px; height:26px; display:block; margin:2px 0px;
	color:#FFFFFF; padding:0px 12px 0px 32px; text-align:center; text-decoration:none; font-size:11px; line-height:25px;
}
/* ============ Shop Cart =========== */
#shopCart{
	width:640;
	border:1pt solid #e0e0e0; color:#696969;
	padding-bottom:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000; background-color:#ffffff; padding:15px;
}
#shopCart_h{
	position:relative;
	background-color:#bdbdbd;
	height:30px;
	border-bottom:1pt solid #e0e0e0;
}
#shopCart_h ul{
	padding:0px; margin:0px; list-style:none; float:right;
}
#shopCart_h ul li{
	position:relative;
	padding:0px; margin:0px; display:inline;
	width:90px; height:30px; float:left;
}
#shopCart_h ul li a{
	width:90px; height:30px; line-height:30px;
	text-decoration:none; font-weight:bold;
	float:left; text-align:center; color:#7a0303;
}
#shopCart_h ul li a:hover{
	text-decoration:underline; color:#7a0303;
}
.row1{
	position:relative;
	width:100%; overflow:hidden;
	padding:10px 0px; line-height:30px;
}
.row1 div{
	margin:0px 5px; line-height:15px;
}
.row1 div a{
	text-decoration:none; color:#696969;
}
.row1 div a:hover{
	text-decoration:underline; color:#7a0303;
}
.divSelect{
	width:20px;
	float:left; display:block; margin:5px;
}
.divImg{
	width:50px; float:left;
}
.divNameLits{
	margin:0px 300px 0px 100px;
}
.divRight{
	position:relative;
	width:90px; height:30px; display:block;
	float:right; text-align:right;
}
.divRight2{
	width:280px;
	float:right; padding:5px;
}
.divRight2 span strong{
	float:right; margin:0px 5px 0px 15px;
}
#total{
	position:relative;
	border-top:1pt solid #e0e0e0;
	padding:10px 5px; height:auto !important;
	height:400px; min-height:400px; overflow:hidden !important; overflow:visible;
}
#total input{
	float:left;
}
/*.btn_L{
	background-image:url(/images/btnLegg_LL.gif);
	background-repeat:no-repeat;
	width:178px; height:26px; display:block; clear:both; margin:2px 0px;
	color:#FFFFFF; padding:0px 12px 0px 40px; text-align:center; text-decoration:none; font-size:11px; line-height:25px;
	display:block; text-align:center;
	border:0pt; margin-right:2px; font-weight:normal; float:left;
}
.btn_M{
	background-image:url(/images/btnLegg_M.gif);
	background-repeat:no-repeat;
	width:97px; height:26px;
	display:block; line-height:25px; text-align:center;
	border:0pt; margin:2px 1px;
	float:left; color:#FFFFFF; padding:0px 10px 0px 34px;
	font-size:11px; border:0pt; text-decoration:none;
}
.btn_S{
	background-image:url(/images/btnLegg_S.gif);
	background-repeat:no-repeat;
	width:76px; height:26px;
	display:block; line-height:25px; text-align:center;
	border:0pt; margin:2px 1px;
	float:left; color:#FFFFFF; padding:0px 10px 0px 34px;
	font-size:11px; border:0pt; text-decoration:none;
}*/

.btn_L{
	background-image:url(/images/btnLegg_LL.gif);
	background-repeat:no-repeat;
	width:230px; height:26px;
	display:block; line-height:25px; text-align:center;
	border:0pt; margin:2px 1px;
	float:left; color:#FFFFFF; padding:0px 10px 0px 34px;
	cursor:hand;
	cursor:pointer;
}
.btn_M{
	background-image:url(/images/btnLegg_M.gif);
	background-repeat:no-repeat;
	width:141px; height:26px;
	display:block; line-height:25px; text-align:center;
	border:0pt; margin:2px 1px;
	float:left; color:#FFFFFF; padding:0px 10px 0px 34px;
	cursor:hand;
	cursor:pointer;
}
.btn_S{
	background-image:url(/images/btnLegg_S.gif);
	background-repeat:no-repeat;
	width:110px; height:26px;
	display:block; line-height:25px; text-align:center;
	border:0pt; margin:2px 1px;
	float:left; color:#FFFFFF; padding:0px 10px 0px 34px;
	cursor:hand;
	cursor:pointer;
}
.btnTop{
	float:left;
	background-image:url(/images/btnLegg_M.gif);
	background-repeat:no-repeat;
	width:141px; height:26px;
	display:block; line-height:25px; text-align:center;
	border:0pt; margin:2px 1px;
	float:left; color:#FFFFFF; padding:0px 10px 0px 34px;
	cursor:hand;
	cursor:pointer;
}
.btnBottom{
	float:right;
	text-align:right;
	background-image:url(/images/btnLegg_S.gif);
	background-repeat:no-repeat;
	width:110px; height:26px;
	display:block; line-height:25px; text-align:center;
	border:0pt; margin:2px 1px;
	float:left; color:#FFFFFF; padding:0px 10px 0px 34px;
	cursor:hand;
	cursor:pointer;
}

#pay{
	overflow:hidden;
	float:left; clear:both;
}
#pay label{
	float:left; margin-right:5px; display:block;
}
#pay span{
	float:left; margin-right:5px;display:block;
}
#productBottom{
	position:relative;
	width:640;
	height:30px;
	padding:10px 15px;
	background-color:#FFFFFF;
	clear:both;
}
#productBottom input{
	float:right;
}
/* ============ Check Out =========== */
#checkout{
	/*position:relative;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; background-color:#FFFFFF;
	color:#000000; overflow:hidden; padding:15px;
}
.form{
	padding:10px 0px; overflow:hidden;
}
#checkout h1{
	display:block; clear:both;
	font-family:Arial, Helvetica, sans-serif;
	color:#696969; line-height:25px; margin-bottom:5px;
	font-size:18px;
}
#checkout  p{
	clear:both; padding:5px 0px;
}
/*#checkout label{
	float:left; margin-right:10px; width:150px;
}
#checkout span{
	float:left; margin-right:10px;
}*/
.bottom{
	float:left;
}
/* ==============  KONTAKT FORM ================= */

#contact_form{
	width:400px;
	margin:0px 0px 5px 15px ;
	padding:0px 10px; overflow:hidden;
}
#contact_form ul{ padding:0px; margin:0px; list-style:none; }
#contact_form ul li{ width:400px; padding:0px 0px; display:inline; float:left; margin:1px 0px; }
#contact_form ul li label{ width:90px; float:left; display:block; }
#contact_form ul li p{ width:280px; padding:0px; margin:0px; float:right; }
#contact_form .textarea{ 
	border:1pt solid #999999;
	background-color:#ffffff;
	width:100%; height:100px;
}
#contact_form .inputText{
	border:1pt solid #999999;
	background-color:#ffffff;
	width:100%; height:18px; line-height:18px;
	font-size:11px;
}

/* ============ Products Detail =========== */
#p_detail{
	position:relative;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; line-height:15px;
	padding:0px 10px;
}
#p_detail h1{
	font-size:16px;
	line-height:30px;
	color:#730000;
}
/*#p_detail a{
	color:#000000; text-decoration:none;
	font-weight:bold;
}
#p_detail a:hover{
	text-decoration:none; color:#000000;
	font-weight:bold;
}*/
#p_detailBox1{
	position:relative;
	/*border-bottom:1pt dotted #cacaca;*/
	overflow:hidden;
	padding:10px 0px 10px 0px; clear:both;
}
#p_img{
	width:166px; float:left; text-align:center;
}
#p_img img{
	border:1pt solid #CCCCCC;
	margin:2px 1px;
}
#p_text{
	margin:0px 160px 0px 195px;
}
#p_text h1 a{
	padding:0px; font-size:12px;
	color:#730000;
	text-decoration:none;
}
#p_text h1 a:hover{
	padding:0px; font-size:12px;
	color:#730000;
	text-decoration:underline;
}
.pAddCart a{
	float:left;
	color:#ffffff;
	font-weight:bold;
}
.pAddCart a:hover{
	float:left;
	color:#C0092B;
	font-weight:bold;
}
#addCart{
	width:130px;
	border:1pt solid #CACACA
	float:right; text-align:center;
	padding:10px;
	font-size:11px;
	font-weight:normal;
	margin-top:10px;
}
#addCart a{
	text-decoration:none;
	font-size:11px;
	color:#414448;
	font-weight:normal;
}
#addCart a:hover{
	text-decoration:none;
	font-size:11px;
	color:#414448;
	font-weight:normal;
}
#p_detailBox2{
	position:relative;
	border-bottom:1pt dotted #cacaca; overflow:hidden;
	padding:0px 0px 10px 0px; clear:both;
}
#p_detailBox2 ul{
	position:relative;
	padding:0px; margin:0px; list-style:none;
	border-left:1pt solid #cacaca; height:25px; line-height:24px;
	border-bottom:1pt solid #cacaca;
}
#p_detailBox2 ul li{
	padding:0px; margin:0px; display:inline; float:left;
}
#p_detailBox2 ul li.selected{
	padding:0px; margin:0px; display:inline; float:left;
	width:99px; height:24px; line-height:24px;
	color:#000000; text-decoration:none;
	display:block; float:left; font-weight:bold;
	text-align:center;
	border-top:1pt solid #cacaca;
	border-right:1pt solid #cacaca;
}
#p_detailBox2 ul li a{
	width:99px; height:24px; line-height:24px;
	text-decoration:none;
	display:block; float:left;
	text-align:center;
	border-top:1pt solid #cacaca;
	border-right:1pt solid #cacaca;
}
#p_detailBox2 ul li a:hover{
	text-decoration:none; color:#fa8307;
}
#p_text2{
	padding:10px 0px 10px 0px
}
#p_detailBox3{
	position:relative;
	/*border-bottom:1pt dotted #cacaca;*/
	overflow:hidden;
	padding:0px 0px 10px 0px; clear:both;
	margin-bottom:5px;
}
#p_teaserL{
	width:33%; text-align:center; float:left;
}
#p_teaserC{
	text-align:center;
	border-left:1pt dotted #cacaca; overflow:hidden;
	border-right:1pt dotted #cacaca; overflow:hidden;
	margin:0px !important; margin:0px 33%; 
}
#p_teaserR{
	width:33%; text-align:center; float:right;
}

/* Product description */

.description 
{
    border:1pt dotted #cacaca;
    margin:20px 0px 20px;
    padding:10px 5px 5px;
    position:relative;
    width:430px;
    *width:430px;
    float: right;
    color:#000000;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    margin-right:10px;
}	
.description h4
{
    background:#F6F6F6 none repeat scroll 0%;
    border-width:0pt;
    color:#B5771D;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
    font-weight: bold;
    margin:0pt;
    padding:0pt 4px 0pt 2px;
    position:absolute;
    top:-7px;
    white-space:nowrap;
}		
.description p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

/* Lightbox */

.images{
	width:190px;
	height:auto;
	padding:0;
	margin:0 0 15px 0;
	float:left;
	display:inline;
	
	/*position:absolute;*/
	position:relative;
}
	
.pic_big{
	/*width:auto;
	height:auto;*/
	width:160px;
	height:auto;
	padding:10px;
	margin:0 0 15px 0;
	float:left;
	display:inline;
	border:1pt solid #cccccc;
	text-align:center;
	
	position:relative;
}
	
.pic_small{
	/*width:auto;*/
	width:190px;
	height:auto;
	padding:0;
	margin:0;
	float:left;
	display:inline;
	
	position:relative;
}
	
.pic_small img{
	width:auto;
	height:auto;
	padding:0;
	margin:3px 5px 0px 0px;
	border:0;
	float:left;
	display:inline;
	border:1pt solid #cccccc;
}

/* Show products reference */

.pBox{
	/*width:30%;*/
	width:195px;
	float:left;
	border-right:1pt dotted #cacaca; overflow:hidden;
	padding:10px;
	text-align:center;
}
.pBox a{
	text-align:center;
	text-decoration:none;
	color:#000000;
}
.pBox a:hover{
	text-align:center;
	text-decoration:none;
	color:#000000;
}
.pBox a img{
	text-align:center;
	border:1pt solid #d5d5d5;
	padding:5px;
}

.pBox2{
	/*width:30%;*/
	width:195px;
	float:left;
	/*border-right:1pt dotted #cacaca;*/
	overflow:hidden;
	padding:10px;
	text-align:center;
}
.pBox2 a{
	text-align:center;
	text-decoration:none;
	color:#000000;
}
.pBox2 a:hover{
	text-align:center;
	text-decoration:none;
	color:#000000;
}
.pBox2 a img{
	text-align:center;
	border:1pt solid #d5d5d5;
	padding:5px;
}

#noproduct{
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	margin-left:5px;
}

#shopCart{
	/*width:616px;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

/*=== shop_cart ===*/
.col_center2 {
	width:640px;
	height:auto;
	margin:0;
	padding:0;
	float:left;
	display:inline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	}
	
.title_varerlink {
	width:640px;
	height:15px;
	margin:0;
	padding:10px 0 10px 0;
	float:left;
	display:inline;
	background-color:#BDBDBD;
	border-bottom:1pt solid #E0E0E0;
	/*border-right:1px solid #000000;
	border-left:1px solid #000000;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}
.title_varerlink a{
	color:#000000;

}
.title_varerlink ul {
	list-style:none;
	padding:0;
	margin:0;
	float:right;
	}
	
.title_varerlink ul li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	display:inline;
	float:left;
	text-transform:capitalize;
	padding:0;
	margin:0;
	width:120px;
	text-align:center;
	color:#ffffff;
	font-weight:bold;
	}
	
.title_varerlink ul li a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	display:inline;
	text-transform:capitalize;
	padding:0;
	text-decoration:none;
	}
	.black{
		color:#000000;
	}
	
.title_varerlink ul li a:hover {
	text-decoration:underline;
	}
	
.title_varercontent {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:640px;
	height:auto;
	margin:0;
	padding:10px 0 10px 0;
	/*border-bottom:1px solid #e4e4e4;*/
	float:left;
	display:inline;
	}

.pic_img {
	/*width:auto;*/
	width:80px;
	height:auto;
	margin:0 20px 0 10px;
	padding:0;
	float:left;
	display:inline;
	}
	
.pic_img img {
	width:50px;
	height:37px;
	margin:0 0 0 10px;
	padding:0;
	}
	
.prod_name {
	/*width:300px;*/
	width:60px;
	height:auto;
	margin:0;
	padding:0;
	float:left;
	display:inline;
	}
	
.prod_nametop {
	/*width:250px;*/
	width:70px;
	height:auto;
	margin:0;
	padding:0;
	float:left;
	display:inline;
	}
	
.prod_nametop p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-align:left;
	margin:0 0 10px 0;
	padding:0;
	}
	
.prod_nametop p a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	text-align:left;
	color:#696969;
	}
	
.prod_nametop p a:hover {
	text-decoration:underline;
	color:#7A0303;
	}
	
.sku_left {
	width:100px;
	height:auto;
	float:left;
	display:inline;
	margin:0 10px 0 0;
	}
	
.sku_left p {
	font:12px arial;
	color:#000000;
	text-decoration:none;
	padding:0;
	}
	
.sku_right {
	width:440px;
	height:auto;
	float:right;
	display:inline;
	margin:0;
	color:#000000;
	}
	
.sku_right p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	/*font-weight:bold;*/
	padding:0;
	float:left;
	display:inline;
	width:80px;
	text-align:center;
	color:#000000;
	}
	
.sku_right input {	
	padding:0;
	margin:0 20px 0 10px;
	width:auto;
	float:left;
	display:inline;
	}
	
.title_varer {
	width:640px;
	height:auto;
	background-color:#FFFFFF; 
	/*margin:0;*/
	padding:10px 0 10px 0;
	float:left;
	display:inline;
	/*border-bottom:1px solid #e4e4e4;*/
	border-top:1pt solid #E0E0E0;
	border-bottom:1pt solid #E0E0E0;
	/*border-right:1px solid #e0e0e0;
	border-left:1px solid #e0e0e0;*/
	color:#000000;
	margin-bottom:10px;
	*margin-bottom:0px;
	}
	
.title_varer .textt {
	width:300px;
	height:auto;
	padding:0;
	margin:0 0 10px 10px;
	float:left;
	display:inline;
	color:#000000;
	}
.title_varer .textt_sum{
	width:285px;
	*width:285px;
	height:auto;
	padding:0;
	margin:0 0 10px 10px;
	float:right;
	display:inline;
	color:#000000;
}
.title_varer .textt_sum p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	padding:0;
	text-align:right;
	float:left;
	display:inline;
	width:125px;
	color:#000000;
	}	
	
.title_varer .textt_sum SPAN {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	padding:0;
	width:125px;
	float:left;
	display:inline;
	text-align:right;
	color:#000000;
	}
	
.title_varer .textt_sum p.bold {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	padding:0;
	text-align:right;
	float:left;
	display:inline;
	width:125px;
	font-weight:bold;
	color:#000000;
	}	
	
.title_varer .textt_sum SPAN.bold {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	padding:0;
	width:125px;
	float:left;
	display:inline;
	text-align:right;
	font-weight:bold;
	color:#000000;
	}
	
.title_varer p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:7px 0 0 10px;
	text-transform:capitalize;
	color:#000000;
	}
	
.title_varer .textt_sum label {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	padding:0;
	text-align:right;
	color:#000000;
	}

.title_varer .text2 {
	/*width:auto;*/
	width:300px;
	height:auto;
	padding:0;
	margin:0 0 10px 10px;
	float:left;
	display:inline;
	color:#000000;
	}
	
.title_varer .text3 {
	width:300px;
	height:auto;
	padding:0;
	margin:0 0 10px 10px;
	float:left;
	display:inline;
	color:#000000;
	}
	
.title_varer .text3 p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	padding:0 0 10px 0;
	float:left;
	font-weight:bold;
	color:#000000;
	}

/* Check out */

#tbCheckout{
	width:616px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
#tbCheckout td{
	height:25px;
}
#tbCheckout td .td_right a:hover{
	color:#000000;
}

a.tdhover:hover{
	color:#000000;
}

.checkoutHead{
	font-weight:bold; height:30px; vertical-align:middle; font-size:14px; line-height:30px;
	border:1pt dotted #808080;
	background-color:#e7e4f7; color:#000000;
}

.checkboxCat{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	margin-left:15px;
}

#productsContent{
	width:616px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#cartinfo{
	width:711px;
	float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:5px;
}
#cartinfo a{
	float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#ctl00_Banner1_DataListBanner table{
	margin:0px;
	padding:0px;
}
#ctl00_Banner1_DataListBanner td{
	margin:0px;
	padding:0px;
}

#vat{
	text-align:center;
	padding-top:3px;
}

/* paging */
.page a{
	text-decoration:none;
	color:#FFFFFF;
	padding:2px 4px;
}
.page a:hover{
	text-decoration:none;
	background-color:#730000;
	color:#FFFFFF;
	padding:2px 4px;
}
.paging{
	text-decoration:none;
	background-color:#730000;
	color:#FFFFFF;
	padding:2px 4px;
}
.fb_cat {
	background:transparent url(/images/4273uaqa.gif) no-repeat scroll right top;
	border:1px solid #D8DFEA;
	display:inline-block;
	height:15px;
	padding:1px 20px 0 5px;
}
.fb_cat:hover {
	background:#3B5998 url(/images/4273uaqa.gif) no-repeat scroll right top;
	border-color:#295582;
	color:#FFFFFF;
}