/* Default font */
body
{
	font-weight: normal;
	list-style-position: inside;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	font-family: tahoma,arial,helvetica;
	text-decoration: none;
}
/*
	Används på första sidan för att erbjudande
	bilden inte skall bli för hög eftersom
	egenskapen i EPiServer även inkluderar
	paragrafer.
*/
.NoParagraph P
{
	margin: 0px, 0px, 0px, 0px;
	/* padding: 0px, 0px, 0px, 0px; */
}
.validator
{
	color:#e30000;
	font-weight: bolder;
	font-size: 11px;
}
.normalLink, .normalLink A, .normalLink A:Visited
{
	font-family: tahoma,arial,helvetica;
	font-size: 11px;
	color: #0E437B;
	font-weight: normal;
	text-decoration: underline;
	line-height: 16px;
}
.normalLink A:Hover
{
	font-family: tahoma,arial,helvetica;
	font-size: 11px;
	color: #0E437B;
	font-weight: normal;
	text-decoration: underline;
	line-height: 16px;
}
.boldLink, .boldLink A, .boldLink A:Visited
{
	font-family: tahoma,arial,helvetica;
	font-size: 11px;
	color: #0E437B;
	font-weight: bold;
	text-decoration: underline;
	line-height: 16px;
}
.boldLink A:Hover
{
	font-family: tahoma,arial,helvetica;
	font-size: 11px;
	color: #0E437B;
	font-weight: bold;
	text-decoration: underline;
	line-height: 16px;
}
.txt			
{
	font-family: Arial, sans-serif; 
	font-size: 12px; 
	color: #000000; 
	line-height: 14px; 
	text-decoration: none;
}
.bodymain 
{
	background-color: #d2c49e;
}
.PuffText, .PuffText A, .PuffText A:Visited
{
	font-family: tahoma,arial,helvetica;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.PuffText A:Hover
{
	font-family: tahoma,arial,helvetica;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.whitebold, .whitebold A, .whitebold A:Visited
{
	font-family: tahoma,arial,helvetica;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.whitebold A:Hover
{
	font-family: tahoma,arial,helvetica;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.greenbold, .greenbold A, .greenbold A:Visited
{
	font-family: tahoma,arial,helvetica;
	font-size: 11px;
	color: #336633;
	font-weight: bold;
	text-decoration: none;
}
.greenbold A:Hover
{
	font-family: tahoma,arial,helvetica;
	font-size: 11px;
	color: #336633;
	font-weight: bold;
	text-decoration: none;
}
.infotext, .infotext A, .infotext A:Visited
{
	font-family: tahoma,arial,helvetica;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.infotext A:Hover
{
	font-family: tahoma,arial,helvetica;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.black
{
	font-family: tahoma,arial,helvetica;
	font-size: 11px;
	color: #7D7D7D;
	font-weight: normal;
}
.blackBold
{
	font-family: tahoma,arial,helvetica;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.CategoryHeading
{
	font-family: tahoma,arial,helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;			
	background-color: #0E437B;
	border: 2px solid #0E437B;
}
TD.Topmenuitem
{
	font-family: tahoma, arial, helvetica;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;			
	background-color: #0E437B;
	border-left: 2px #0E437B solid;
	border-right: 2px #0E437B solid;
}
TD.Topmenuitem A, TD.Topmenuitem A:Visited
{
	font-family: tahoma,arial,helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0E437B;
	border-left: 2px solid #0E437B;
	border-right: 2px solid #0E437B;
	padding: 3px 1px 3px 1px;
}
TD.Topmenuitem A:Hover
{
	font-family: tahoma, arial, helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;			
	background-color: #3E6995;
	border-left: 2px #3E6995 solid;
	border-right: 2px #3E6995 solid;
	padding: 3px 1px 3px 1px;
}
.menuQuick, .menuQuick A, .menuQuick A:Hover 
{
	font-family: tahoma,arial,helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #7D7D7D;
	font-weight: bold;
	text-decoration: none;			
}
.menuStatic, .menuStatic A, .menuStatic A:Hover
{
	font-family: tahoma,arial,helvetica;
	font-size: 11px;
	color: #663333;
	font-weight: bold;
	text-decoration: none;			
}			
.PopUPmenuStatic
{
	font-family: tahoma,arial,helvetica;
	font-size: 20px;
	color: #663333;
	font-weight: bold;
	text-decoration: none;			
}			
.menuitembold, .menuitembold A
{
	font-family: tahoma,arial,helvetica;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.rightmenuitembold, .rightmenuitembold A
{
	font-family: tahoma,arial,helvetica;
	font-size: 11px;
	color: #663333;
	font-weight: bold;
	text-decoration: none;
}
.rightmenuitembold A:Hover
{
	font-family: tahoma,arial,helvetica;
	font-size: 11px;
	color: #663333;
	font-weight: bold;
	text-decoration: none;
}
.rightmenuitemselected, .rightmenuitemselected A
{
	font-family: tahoma,arial,helvetica;
	font-size: 11px;
	color: #663333;
	font-weight: normal;
	text-decoration: none;
}
.rightmenuitemselected A:Hover
{
	color: #FFFFFF;
}
.rightmenuitemselected TD
{
	font-family: tahoma,arial,helvetica;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #996633;
	font-weight: normal;
	text-decoration: none;
}
.menuTD
{
	background-position: right;
	background-repeat:no-repeat;
}
.ListItemBold 
{
	font-family: tahoma, arial, helvetica;
	font-size: 11px;
	color: #0E437B;
	font-weight: bold;
	text-decoration: none;
}
.ListItemBold A:Visited
{
	font-family: tahoma, arial, helvetica;
	font-size: 11px;
	color: #0E437B;
	font-weight: bold;
	text-decoration: none;
}

.ListItemBold A:Hover
{
	font-family: tahoma, arial, helvetica;
	font-size: 11px;
	color: #0E437B;
	font-weight: bold;
	text-decoration: none;
}
.leftmenu 
{
	font-family: tahoma,arial,helvetica;
	font-size: 11px;
	color: #663333;
	text-decoration: none;			
}
.leftmenubold
{
	font-family: tahoma,arial,helvetica;
	font-size: 11px;
	color: #663333;
	font-weight: bold;
	text-decoration: none;			
}
.leftmenuhighlight 
{
	font-family: tahoma,arial,helvetica;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #996633;
	font-weight: bold;
	text-decoration: none;			
}
.mainbodyText
{
	font-weight: normal;
	list-style-position: inside;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	font-family: tahoma,arial,helvetica;
	text-decoration: none;
}
.mainbodyText A, .mainbodyText A:Visited
{
	font-family: tahoma,arial,helvetica;
	font-size: 11px;
	color: #0E437B;
	text-decoration: underline;
	line-height: 16px;
}

.mainbodyText A:Hover
{
	font-family: tahoma,arial,helvetica;
	font-size: 11px;
	color: #0E437B;
	text-decoration: underline;
	line-height: 16px;
}
.mainbodyTextBold 
{
	font-family: tahoma,arial,helvetica;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
}
.mainbodyTextBold A, .mainbodyTextBold A:Visited
{
	font-family: tahoma,arial,helvetica;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	line-height: 16px;
}
.mainbodyTextBold A:Hover
{
	font-family: tahoma,arial,helvetica;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	line-height: 16px;
}
.SaleArgBold, A.SaleArgBold, A:Visited.SaleArgBold, A:Hover.SaleArgBold
{
	font-family: tahoma,arial,helvetica;
	font-size: 11px;
	color: #0E437B;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
}
.GreenmainbodyText, .GreenmainbodyText A
{
	font-family: tahoma,arial,helvetica;
	font-size: 11px;
	color: #336633;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
}
A:Visited.GreenmainbodyText
{
	font-family: tahoma,arial,helvetica;
	font-size: 11px;
	color: #669966;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
}
.GreenmainbodyText A:Hover
{
	font-family: tahoma,arial,helvetica;
	font-size: 11px;
	color: #99CC99;
	font-weight: normal;
	text-decoration: underline;
	line-height: 16px;
}
.BluemainbodyText, .BluemainbodyText A
{
	font-family: tahoma,arial,helvetica;
	font-size: 11px;
	color: #0E437B;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
}
A:Visited.BluemainbodyText
{
	font-family: tahoma,arial,helvetica;
	font-size: 11px;
	color: #0E437B;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
}
.BluemainbodyText A:Hover
{
	font-family: tahoma,arial,helvetica;
	font-size: 11px;
	color: #0E437B;
	font-weight: normal;
	text-decoration: underline;
	line-height: 16px;
}
Div.TD 
{
	font-family: tahoma,arial,helvetica;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
Div.TD A, Div.TD A:Visited
{
	font-family: tahoma,arial,helvetica;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
Div.TD A:Hover
{
	font-family: tahoma,arial,helvetica;
	font-size: 11px;
	color: #c0c0c0;
	font-weight: normal;
	text-decoration: none;
}
.InputText
{
	background-color: #FFFFFF;
	border-width: 1px;
	border-color: gray;
	border-style:solid;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight:normal;
	color: #000000;
}
.InputRadio
{
	background-color: #FFFFFF;
	border-width: 0;
	font-weight: bold;
	border-color: #FFFFFF;
	border-Style:inset;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #FFFFFF;
}
.Input
{
	background-color: #FFFFFF;
	border-width: 1px;
	border-color: grey;
	border-Style: none;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
}
.Forms
{
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	font-family: Tahoma, Arial, Helvetica;
}
.mainbodyPictureText 
{
	font-family: tahoma,arial,helvetica;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.mainbodyPictureText A,.mainbodyPictureText A:Visited
{
	font-family: tahoma,arial,helvetica;
	font-size: 11px;
	font-style: normal;
	color: #0E437B;
	text-decoration: none;
}
div.menuBar, div.menuBar a.menuButton, div.menu, div.menu a.menuItem 
{
	font-family: tahoma,arial,helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
div.menuBar {
	background-color: #363D89;
	border: 1px solid #363D89;
	padding: 8px 0px 6px 0px;
	text-align: left;
}
div.menuBar a.menuButton {
	background-color: transparent;
	border: 0px solid #363D89;
	color: #FFFFFF;
	cursor: hand;
	left: 0px;
	margin: 3px 3px 4px 2px;
	padding: 2px 6px 6px 6px;
	position: relative;
	text-decoration: none;
	top: 0px;
	z-index: 100;
}
div.menuBar a.menuButton:hover 
{
  background-color: transparent;
  border: 1px solid #363D89;
  color: #363D89;
}
div.menuBar a.menuButtonActive, div.menuBar a.menuButtonActive:hover
{
  background-color: #A1A8E0;
  border: 1px solid #363D89;
  color: #363D89;
  left: 1px;
  top: 1px;
}
div.menu 
{
  background-color: #A1A8E0;
  border: 1px solid #363D89;
  left: 0px;
  padding: 2px 1px 1px 0px;
  position: absolute;
  top: 0px;
  visibility: hidden;
  z-index: 101;
}
div.menu a.menuItem 
{
  color: #FFFFFF;
  cursor: hand;
  display: block;
  padding: 3px 1em;
  text-decoration: none;
  white-space: nowrap;

}
div.menu a.menuItem:hover, div.menu a.menuItemHighlight
{
  background-color: #363D89;
  color: #FFFFFF;
}
div.menu a.menuItem span.menuItemText 
{
}
div.menu a.menuItem span.menuItemArrow 
{
  margin-right: -.75em;
}
div.menu div.menuItemSep 
{
  border: 0px inset #e0e0e0;
  margin: 0px 2px;
}

.show {visibility: visible}
.hide {visibility: hidden}

HR 
{
	color: #996633;
}

HR.printHR
{
	color:#000000;
	height:1px;
}

.bigbacktable 
{
	background-image: url(/upload/firstpage/bgbigstart.jpg);
	background-repeat:no-repeat;
}

.firstpageText 
{
	font-family: tahoma, arial, helvetica;
	font-size: 11px;
	color: #0E437B;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
}

.firstpageText A, .firstpageText A:Visited
{
	font-family: tahoma,arial,helvetica;
	font-size: 11px;
	color: #0E437B;
	font-weight: bold;
	text-decoration: underline;
	line-height: 16px;
}

.firstpageText A:Hover
{
	font-family: tahoma,arial,helvetica;
	font-size: 11px;
	color: #0E437B;
	font-weight: bold;
	text-decoration: underline;
	line-height: 16px;
}

label
{
	font-family: tahoma,arial,helvetica;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
}

td
{
	font-family: tahoma,arial,helvetica;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
}

/* Different CategoryList for Mac and PC */
.CategoryList A
{
	display: block;
	margin: 1px 1px 1px 1px;
	padding: 0px 0px 0px 0px;
	color: #E6E6E6;
	border-color: #E6E6E6;
	border-style: solid;
	border-width: 1px;
}

.CategoryList A:Hover
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-color: #0E437B;
	border-style: solid;
	border-width: 2px;
}
.CategoryList a p, .CategoryList a span, .CategoryListMac a p, .CategoryListMac a span
{
	margin: 0;
	padding: 0;	
	border:none;
}

/* Different CategoryList for Mac and PC */
.CategoryListMac A
{
	margin: 1px 1px 1px 1px;
	padding: 0px 0px 0px 0px;
	color: #E6E6E6;
	border-color: #E6E6E6;
	border-style: solid;
	border-width: 1px;
}

.CategoryListMac A:Hover
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-color: #0E437B;
	border-style: solid;
	border-width: 2px;
	height: 156px;
}


A.ProdImgLink, .ProdImgLink
{
	font-family: tahoma,arial,helvetica;
	font-size: 11px;
	color: #663333;
	font-weight: bold;
	text-decoration: none;
	border-color: #000000;
	border-style: solid;
	border-width: 0px;
}

.Alter1Table
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	background-color: #eaedea;
}

.Alter2Table
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	background-color: #ebe4d0;
}

.listHeader
{
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial;
	background-color: #EBE4D0;
}

.listFooter
{
	font-size: 11px;
	color: #000000;
	font-family: Tahoma, Verdana, Arial;
	background-color: #ffffff;
}

.listItem
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
}

.alternateListItem
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	background-color: #EBE4D0;
}

.CartTable 
{
	border: none;
	width: 100%;
}

.SumTable 
{
	border: Solid, 0, Black;
	width: 100%;
}

.button, .button A, .button A:Hover,.button A:Visited  
{
	font-family: tahoma, arial, helvetica; 
	font-size: 11px; 
	color: #FFFFFF;
	text-decoration: none;
}

.alignRight
{
	text-align: right;
}

.mainbodyPictureText A:Hover 
{ 
	font-family: tahoma, arial, helvetica;
	font-size: 11px;
	font-style: normal;
	color: #0E437B;
	text-decoration: underline;
 } 

.ListItemBold A 
{ 
	font-family: tahoma, arial, helvetica;
	font-size: 11px;
	color: #0E437B;
	font-weight: bold;
	text-decoration: none;
 }
 
 /* Skapad för CSList och SList som skall visa länkar utan formattering */
.NoAnchor, .NoAnchor A, .NoAnchor A:Hover, .NoAnchor A:Visited
{
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	font-family: tahoma,arial,helvetica;
	text-decoration:  none; 
}
.offering A
{
	font-weight: normal;
	font-size: 11px;
	color:#E30000;
	line-height: 16px;
	font-family: tahoma, arial, helvetica;
	text-decoration:  none; 
}

.rightmenuitembold A:Visited
{ 
	font-family: tahoma,arial,helvetica; 
	font-size: 11px; 
	color: #663333;
	font-weight: bold;
	text-decoration: none;
}
/* Skapad för PPage när info om var priser kan erhållas */
.ContactPrice
{
	font-weight: bold;
	font-size: 11px;
	color:#e30000;
	font-family: tahoma, arial, helvetica;
}
.ContactPrice p
{
	margin-bottom: 15px;
}


/* Skapad för SList när erbjudande skall listas */
.offering { 
	font-weight: normal;
	font-size: 11px;
	color:#E30000;
	line-height: 16px;
	font-family: tahoma, arial, helvetica;
	text-decoration:  none; 
 } 
 .offering A:Visited
 { 
	font-weight: normal;
	font-size: 11px;
	color:#E30000;
	line-height: 16px;
	font-family: tahoma, arial, helvetica;
	text-decoration:  none; 
 } 
 .offering A:Hover { 
	font-weight: normal;
	font-size: 11px;
	color:#E30000;
	line-height: 16px;
	font-family: tahoma, arial, helvetica;
	text-decoration:  none; 
 } 
 
 .buttonCop 
 { 
	font-family: tahoma, arial, helvetica; 
	font-size: 11px; 
	color: #FFFFFF; 
	text-decoration: none; 
}
.bestellen 
{ 
	font-family: tahoma, arial, helvetica; 
	font-size: 11px; 
	color: #FFFFFF; 
	text-decoration: none;
	background-image: none; 
	background-color: #0E437B; 
	border: #0E437B; 
	border-width: 4px 5px
}
#alertshadow
{
	position:absolute;
	background-color:#996633;
	/*background-image: url(../images/bordbg.gif);*/
	z-index:101;
	top:140px;
	left:1px;
	width:472px;
}
#alertstartshadow
{
	position:absolute;
	background-color:#996633;
	background-image: url(../images/bordbg.gif);
	z-index:100;
	top:140px;
	left:1px;
	width: 472px;
}
#alert, #alertstart
{
	position:relative;
	background-color: #ffffff;
	z-index:100;
	color: #7D7D7D;
	font-family: tahoma, arial, helvetica; 
	top: -3px;
	left: -3px;
	width: 100%;
	margin:0;
	border: solid 1px #996633;
	overflow: hidden;
}

h1, a.menuhead
{
	font-family:  Bembo, Minion, Times New Roman, Sans-serif;
	font-style: italic;
	font-size: 24px;
	color: #996633;
	text-decoration: none;
	font-weight: normal;
	margin: 0;
	line-height: 26px;
}
h1.small
{
	font-family: Bembo, Minion, Times New Roman, Sans-serif;
	font-style: italic;
	font-size: 17px;
	color: #996633;
	font-weight: normal;
	text-decoration: none;
	margin: 0;
	line-height: 19px;
}
h2
{
	font-family: tahoma,arial,helvetica;
	font-size: 11px;
	color: #996633;
	font-weight: bold;
}
.buybutton, .infobutton, .callbutton
{
	xtext-transform: uppercase;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 8pt;
	color: #FFFFFF;
	padding: 0 0 0 0;	
	width: 49px;
	text-align: center;
	text-decoration: none;
	background-color: #41AD49;
	display: block;
	float: left;
	margin-left: 8px;
}
.buybutton_nofloat
{
	float: none;
	margin-left: 0;
}
.infobutton
{
	background-color: #0E437B;
	cursor:pointer;
}
.infobutton_nofloat
{
	float: none;
	margin-right: 0;
	margin-left: 0;
}
.callbutton
{
	text-transform: uppercase;
	float: none;
	display:block;
	margin:20px 0 10px 0;
	background-color:#FE2400;
	border:solid 1px #E30000;
	padding: 5px;
	white-space:nowrap;
	cursor:pointer;
	width: 70px;
}
img
{
	border-style: none;
}
.price
{
	font-weight: normal;
	white-space: nowrap;
	color: #000000;	
}
.extraprice
{
	font-weight: bold;
	white-space: nowrap;
	color: #e30000;	
}
.orginalprice
{
	font-weight: normal;
	color: #000000;	
	white-space: nowrap;
	text-decoration: none;
	background-image: url(../images/price.jpg);
	background-repeat: no-repeat;
	background-position: 0 2px;	
}
.monthprice
{
	font-weight: normal;
	white-space: nowrap;
	color: #000000;	
}

a.bigimagecell
{
	cursor:pointer;
	display:block;
	height:100%;
	width:100%;
	padding:0;
	margin:0;
	border: solid 1px #ebe4d0; 
	text-decoration:none;
}
a:hover.bigimagecell
{
	cursor:pointer;
	display:block;
	height:100%;
	width:100%;
	padding:0;
	margin:0;
	border: solid 1px #996633; 
	text-decoration:none;
}
.inputlocked
{
	border:none;
}
td.borderleft
{
	background:url(../images/bordvanster.gif) repeat-y;
}
td.borderright
{
	background:url(../images/bordhoger.gif) repeat-y;
}
ul.listroller
{
    position: relative;
    list-style-type: none;
    list-style-position: outside;
    margin: 0;
    padding: 0;
}
ul.listroller li
{
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}
ul.listroller li img
{
    z-index:10;
}

a.movable
{
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    margin: 0;
    padding: 0;
    text-decoration: none;
    border: none;
    z-index:20;
    cursor:pointer;
}
