/* just maintain some attributes like display & position, and everything is changeable */
.bgCover { 

background:#000; position:absolute; left:0; top:0; display:none;z-index:9999; 

}



#topbox {
	width:359px;
	height:38px;
	line-height:38px;
	background-image:url(../images/login_banner.jpg);
	display:block;
	text-transform:uppercase;
	color:white;
	font-size:14px;
	padding-left:12px;
	font-weight:bold;
	clear:both;
}

.overlayBox {
	border:1px solid #9db829;
	z-index:9999;
	position:absolute;
	display:none;
	width:371px;
	padding-bottom:12px;
	background:#fff;
	color:black;
	line-height:140%;
}

#topbox a.closeLink {
	display:block;
	width:38px;
	height:38px;
	background-image:url(../images/login_close.jpg);
	background-repeat:no-repeat;
	background-position:5px 5px;
	float:right;
	padding:0;
	
}

#linkbox {
	line-height:140%;
}

#linkbox a.regLink {
	display:block;
	background-image:url(../images/login_pil.gif);
	background-repeat:no-repeat;
	background-position:0px center;
	padding:0;
	color:#65761a;
	padding-left:16px;
	
}


.backbutton {
	width:139px;
	height:26px;
	line-height:26px;
	display:block;
	padding-left:40px;
	background-image:url(../images/tillbaka_butt.jpg);
	background-repeat:no-repeat;
	float:left;
	text-decoration:none;
	color:#818181;
}

#cartcontainer a.loginbutton {
	width:112px;
	height:33px;
	line-height:33px;
	display:block;
	padding-left:30px;
	padding-right:12px;
	background-image:url(../images/logga_in.jpg);
	float:right;
	background-repeat:no-repeat;
	background-position:0px 4px;
	text-align:left;
	text-decoration:none;
	color:white;
}

#cart a.logoutbutton {
	padding:0;
	width:108px;
	height:33px;
	line-height:33px;
	display:block;
	background-image:url(../images/logga_ut.jpg);
	padding-left:30px;
	padding-right:12px;
	background-repeat:no-repeat;
	background-position:0px 4px;
	text-align:left;
	text-decoration:none;
	color:white;
	float:right;
}

.button {
	width:99px;
	height:26px;
	line-height:26px;
	display:block;
	padding-left:40px;
	background-image:url(../images/kassalle_butt.jpg);
	background-repeat:no-repeat;
	text-decoration:none;
	color:white;
	font-weight:bold;
}

.cartsum {
	text-decoration:underline;
}

#cartsum {
	text-decoration:underline;
}

#cartcontainer {
	float:right;
	width:400px;
	height:33px;	
	color:white;
}

#cart {

	font-size:10px;
	color:white;
	width:301px;
	z-index:995;
	position:absolute;
	float:right;
	text-align:right;
	

	padding-left:100px;
}

#cart input {
	
}

#cart a.cartsum {
	color:white;
	outline:none;
	padding-top:2px;
	padding-bottom:2px;
	font-weight:bold;
	padding-top:3px;
	line-height:33px;
}

#cart a.shopcart {
	outline:none;
	padding-left:12px;
	font-weight:bold;
	line-height:33px;
	float:left;
}

#cart a.logout {
	outline:none;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:12px;
	font-size:10px;
	padding-top:3px;
	line-height:33px;
}
/*
#cart a:hover {
	text-decoration:underline;
}
*/
#editcart {
	
}

#shopcart {
	
}

#cart .count {
	width:30px;
}

#cartproducts {
	list-style-type:none;
	clear:both;
	display:none;
	padding-bottom:8px;
	background-color:#80A900;
	width:366px;
	padding-right:16px;
	padding-left:16px;
	border:1px solid white;
	border-top:none;
	line-height:26px;
}

.border {
	border-top:1px dotted white;
	height:1px;
	padding-top:4px;
}

#cart ul li {
	clear:both;
}

.productname {
	float:right;
	text-align:center;
}

#addedprod {
	display:none;
	/*background-color:#483E34;*/
	background-color:white;
	border:1px solid #ccc;
	border-top:none;
	width:266px;
	padding-right:16px;
	padding-left:16px;
	text-align:left;
	font-size:12px;
	line-height:150%;
	color:#493E34;
}

#addedprod img {
	padding-left:0;
}

.addedprodheader {
	
	
	color:white;
	font-size:12px;
	font-weight:bold;
	padding-bottom:12px;
}

.productprice {
	text-align:center;
	float:right;
	width:60px;
}

.productamount {
	text-align:center;
	float:right;
	width:50px;
	
}

.productamount input {
	text-align:center;
	text-align:right;
}

.productdel {
	text-align:center;
	float:right;
	width:50px;
	
}

.clear {
	clear:both;
}

#productmenu {
	
	
}

#product {
	line-height:120%;
	/*display:table;*/
}

#product .header {
	/*background:none;*/
	
	
}

#product .descriptionp {
	
}

#product .price {
	padding-top:7px;
	font-weight:bold;
}

#product .picture {
	float:left;
	width:210px;
	padding-top:12px;
	padding-left:12px;
}

#product .info {
	float:left;
	width:396px;
	padding-top:12px;
	padding-left:20px;
}

#productmenu .header {
	background-image:url(../images/productheader.jpg);
	background-repeat:no-repeat;
	width:153px;
	height:37px;
	padding-left:41px;
	line-height:37px;
	color:#ffffff;	
	font-weight:bold;
}

#productmenu li a.productitem {
	text-decoration:none;
	color:#343e0a;
	background-image:url(../images/productitem.gif);
	background-repeat:no-repeat;
	width:153px;
	height:29px;
	line-height:29px;
	padding-left:41px;
	display:block;
	outline:none;
}

#productmenu li a.productitemopened {
	background-image:url(../images/productitemselectedopen.gif);
	text-decoration:none;
	color:#ffffff;
	background-repeat:no-repeat;
	width:153px;
	height:29px;
	line-height:29px;
	padding-left:41px;
	display:block;
	outline:none;
}

#productmenu li a.productitemsub {
	text-decoration:none;
	color:#343e0a;
	background-image:url(../images/productitemsub.gif);
	background-repeat:no-repeat;
	width:153px;
	height:29px;
	line-height:29px;
	padding-left:41px;
	display:block;
	outline:none;
}

#productmenu li a.productitemsub:hover {
	
	background-image:url(../images/productitemsubhover.gif);
	background-repeat:no-repeat;
	
}

#productmenu li a.productitemsubopened {
	background-image:url(../images/productitemsubselected.gif);
	text-decoration:none;
	color:#343e0a;
	background-repeat:no-repeat;
	width:153px;
	height:29px;
	line-height:29px;
	padding-left:41px;
	display:block;
	outline:none;
}

#productmenu li a.productitem:hover {
	color:#ffffff;
	background-image:url(../images/productitemselected.gif);
}

#productmenu li {
	background-color:#f0efef;
	padding-bottom:1px;
	font-size:12px;
}

.productmenusub li {
	background-color:#ffffff;
	padding-bottom:1px;
	font-size:12px;
}

#productmenu .productitem {
	
}

#product .bo{
	color:#718615;
	font-weight:bold;
	text-decoration:none;
}

#product .prod {
	background-image:url(../images/osta_butt.jpg);
	background-repeat:no-repeat;
	width:116px;
	height:26px;
	line-height:26px;
	display:block;
	color:white;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	padding-left:23px;
	outline:none;
}

.prodcontainer0 {
	float:left;
	background-image:url(../images/productbg0.gif);
	background-repeat:no-repeat;
	width:210px;
	height:293px;
	cursor:pointer;
	padding-right:24px;
}

.prodcontainer1 {
	float:left;
	background-image:url(../images/productbg1.gif);
	background-repeat:no-repeat;
	background-position:0 -6px;
	width:236px;
	height:211px;
	cursor:pointer;
	padding-right:0px;
}

.productprice1 {
	color:#667a0e;
	font-size:12px;
	font-weight:bold;
	padding-left:18px;
	padding-bottom:1px;
}

.productname1 {
	color:#434343;
	font-size:12px;
	font-weight:bold;
	padding-left:18px;
	padding-right:18px;
	padding-top:4px;
	padding-bottom:1px;
}

.loginl {
	
}

.loginu,.loginp {
	font-size:11px;
	width:160px;
}

.logins {
	width:70px;
	height:18px;
	font-size:10px;
}

#submitbox a.loginsubmitbutton,#theloginform2 a.loginsubmitbutton {
	display:block;
	width:119px;
	height:26px;
	background-image:url(../images/login_ruta_butt.jpg);
	background-repeat:no-repeat;
	line-height:26px;
	color:white;
	text-align:center;
	padding:0;
	float:right;
	font-weight:bold;
	text-decoration:none;
}

.firstr {
	text-align:right;
	width:600px;
	float:left;
	font-size:14px;
	font-weight:bold;
}



.secondr {
	text-align:right;
	width:79px;
	float:left;
	font-size:14px;
	font-weight:bold;
}

.pprice {
	float:left;
	width:60px;
	
}

.pamount {
	float:left;
	width:70px;
	text-align:center;
}

.ptotal {
	float:left;
	width:60px;
	text-align:right;
}

.pdelete {
	float:left;
	width:60px;
	text-align:center;
}

.pid {
	float:left;
	width:90px;
	overflow:hidden;
}

.pid2 {
	float:left;
	width:255px;
	overflow:hidden;
}

.prodlinecolor {
	color:#2D7B04;
	font-weight:bold;
}

.pcode {
	float:left;
	width:140px;
}

#forgotform {
	padding-left:17px;
}
