/* body attributes */
body {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	background: #fff;
	margin: 0px;
	text-align: center;
	color: #444;
	background: url(/gfx/bg.jpg) repeat-x top center #747475;
}

a {outline: none;}
a:link {color: #DF0028; text-decoration: none;}
a:visited {color: #DF0028; text-decoration: none;}
a:hover {text-decoration: underline;}
a:active {text-decoration: underline;}

.invlink:link, .invlink:visited {
	text-decoration: none;
	color: #444;
}

img {
	border: 0px;
	outline: none;
}


/* standard font-size */
h3, h4, p, .p, th, ul, ol, .date, blockquote {
	font-size: 13px;
}

blockquote p, blockquote blockquote, ol ul, ul ol, ol ol, ul ul {
	font-size: 1em;
}

/* TEXT ELEMENTS */
h1, h2, h3, h4, p {
	margin: 0px;
}

h1 {
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 20px;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 9px;
}

h3 {
	margin-bottom: 10px;
	font-weight: normal;
	font-size: 16px;
}

p {
	margin-bottom: 9px;
	line-height: 120%;
}

blockquote {
	margin: 0px 0px 0.75em 20px;
	line-height: 13px;
}

th {
	text-align: left;
}

hr {
	border-width: 0px;
	border-top: 1px solid #2e745c;
	height: 1px;
}

/* MAIN */

#main {
	width: 980px;
	margin: 0px auto;
	text-align: left;
}
#top {
	background: url(/gfx/logobg.png) no-repeat top center;
	height: 82px;
}
#top .inner {
	width: 980px;
	margin: auto;
	text-align: right;
}
#logo {
	float: left;
	padding-top: 19px;
}

/* TOPNAV */
#topnav a {
	display: block;
	float: left;
	margin-right: 10px;
}

#topnav a.active {
	text-decoration: none;
	color: #444;
}
#toplinks {
	padding: 10px 0px;
}
#toplinks a {
	color: #444;
	font-size: 13px;
	padding: 10px;

}
#toplinks .english {
	background: url(/gfx/english.gif) no-repeat center right;
	padding-right: 25px;
}
#toplinks .deutsch {
	background: url(/gfx/deutsch.gif) no-repeat center right;
	padding-right: 25px;
}
#toplinks .danish {
	background: url(/gfx/danish.gif) no-repeat center right;
	padding-right: 25px;
}
/* FORM */
form {
	margin: 0px;
}
input {font-family: Arial, Tahoma, Verdana, sans-serif;}

#main #cbody .submit, #type-checkout .link {
	background: url(/gfx/button.png) no-repeat;
	padding: 9px 0px 10px 0px;
	border: none;
	width: 100px;
	text-align: center;
	font-size: 12px;
	display: block;
}
.submits {
	float: right;
}
.submits input {
	float: left;
}
#type-checkout .submits input {
	margin: 5px 0px 5px 5px;
}
.receipt {
	width: 100%;
}
#type-checkout #content .receipt td {
	width: 50%;
	border-bottom: 1px solid #ddd;
	padding: 5px 0px 5px 0px;
}
.receipt .odd {
	background: #f7f7f7;
}

a.submit {
	padding: 9px 0px 10px 0px;
	color: #444;
}
a.submit:hover, a.submit:active {
	text-decoration: none;
}
#main #content .small.submit {
	background: url(/gfx/smallsubmit.png) no-repeat;
	padding: 3px 0px 4px 0px;
	width: 82px;
}

.text, textarea, .fieldtype-string input, .fieldtype-email input, .fieldtype-int input, .fieldtype-price input {
	border: 1px solid #CFCFCF;
	background: #fff;
}

.text, textarea, .fieldtype-string input, .fieldtype-email input, .fieldtype-int input, .fieldtype-price input {
	width: 255px;
	padding: 4px 6px;
	color: #555;
}

.text, .fieldtype-string input, .fieldtype-email input, .fieldtype-int input, .fieldtype-price input {
	height: 16px; 
}
#comments {
	height: 120px;
}
.checkbox {
	vertical-align: middle;
}

label {
	cursor: pointer;
} 
.required label {
	font-weight: bold;
}

.fieldtype-string label, .fieldtype-text label, .fieldtype-email label, .fieldtype-price label, .fieldtype-int label, .fieldtype-select label  {
	float: left;
	width: 100px;
	padding-top: 4px;
}

.customform .fieldtype-radio label, .customform .fieldtype-checkbox label {
	margin-left: 30px;
	height: 20px;
	display: block;
}

* html .customform .fieldtype-radio label, * html .customform .fieldtype-checkbox label {
	padding-top: 3px;
}

table.tf th, table.tf td {
	padding: 4px;
}
/* SEND */

#content form td {
	padding: 5px 0px 5px 0px;
}
#content form .tf td, #content form .tf th {
	padding: 5px 20px 5px 0px;
}
#type-send #content .submit {
	float: right;
}
#type-send th {
	font-weight: normal;
}

/* SEARCH */
#quicksearch .submit, #main #content .smurf .submit {
	height: 30px;
	width: 30px;
	background: url(/gfx/iesubmitfix.png) top center;
	margin: 0px;
	padding: 0px;
	border: none;
	display: inline;
}
#quicksearch input, .smurf input {
	vertical-align: middle;
	font-size: 12px;
	width: 240px;
	background: url(/gfx/inputbg.gif) repeat-x;
	border-top: 1px solid #8E8C8E;
	border-bottom: 1px solid #d1d1d3;
	border-left:none;
	border-right: none;
	color: #fff;
	padding: 7px 10px;
	height: 14px;
}

.searchstatus {
	background: #efefef;
	border: 1px solid #999;
	font-size: 13px;
	padding: 2px;
	margin-bottom: 1em;
}

.searchstatus .pages {
	margin-top: 5px;
	font-size: 13px;
}

.stars {
	font-weight: bold;
	font-size: 16px;
	vertical-align: bottom;
	padding-left: 10px;
	margin: 0px;
	line-height: 10px;
	height: 5px;
	padding-bottom: 0px;
	color: #c00;
}
.stars .white {
	color: #ccc;
}

.searchhl {
	background: #eee;
	border: 1px solid #aaa;
	padding: 0px 2px 0px 2px;
	font-weight: bold;
}

/* MENU */
#menu {
	background: url(/gfx/menubg.gif);
	border-top: 1px solid #e7e7e7;
	border-bottom: 1px solid #ededed;
	line-height: 40px;
	height: 40px;
}

#menu div.inner {
	width: 980px;
	margin: auto;
	position: relative;
}

#menu ul {
	margin: 0px;
	padding: 0px;
}

#menu ul ul {
	display: none;
}
#menu ul .hover ul {
	display: block;
	position: absolute;
	top: 40px;
	background: url(/gfx/drop.png) repeat-x #3e3d40;
	overflow: hidden;
	height: 40px;
	z-index: 3;
}

#menu li {
	list-style: none;
	float: left;
}
#menu a {
	display: block;
	padding: 0px 19px;
	color: #fff;
	text-decoration: none;
	font-size: 15px;
}
#menu .act a, #menu .act ul .act a, #menu a:hover, #menu a:active {
	background: url(/gfx/hover.gif);
}
#menu ul .act ul a {
	background: none;
}
#menu ul .act ul a:hover {
	background: url(/gfx/hover.gif);
}

#menu .act ul a {
	font-weight: normal;
}

#menu .submenu {
	padding-left: 10px;
}

/* BC */
#bc {
	font-size: 13px;
	height: 40px;
	width: 942px;
	margin: auto;
	text-align: left;
	line-height: 40px;
	padding: 0px 19px;
}
#bc a:link, #bc a:visited {color: #444;}
#bc a:hover, #bc a:active {color: #DF0028; text-decoration: none;}

/* RIGHT */
#related {
	float: right;
	width: 220px;
	padding: 3px 10px 0px 0px;
	font-size: 13px;
}
#related h2 {
	font-size: 16px;
	font-weight: normal;
}
#related .navi td {

	padding-bottom: 4px;
	vertical-align: top;
}
#related .navi span {
	padding-right: 6px;
}
#related .navi a:link, #related .navi a:visited {
	color: #444;
}
#related .navi span {
	font-weight: bold;
	display: block;
	float:left;
}

/* CONTACT TALKIE */

#contact {
	background: url(/gfx/contact.png) no-repeat;
	border: 1px solid #BFBFBF;
	position: relative;
	height: 225px;
	margin-top: 25px;
}
#talkie {
	background: url(/gfx/talkie.png) no-repeat;
	color: #fff;
	padding: 15px 20px;
	position: absolute;
	top: -20px;
	left: -10px;
	height: 173px;
	width: 178px;
}
#talkie p {
	line-height: 16px;
}
div#talkie h2 {
	background: url(/gfx/phone.gif) no-repeat center left;
	padding: 5px 0px 5px 30px;
	font-size: 24px;
	font-weight: bold;
}
#photo {
	background: url(/gfx/photobg.png) no-repeat; 
	position: absolute;
	top: 116px;
	left: 125px;
	height: 137px;
	width: 106px;
}
.clips {
	background: url(/gfx/clips2.png) no-repeat;
	width: 38px;
	height: 61px;
	position: absolute;
	top: -15px;
	left: 73px;
}
#photo img {
	position: absolute;
	top: 9px;
	left: 7px;
}
.coworker {
	margin: 140px 0px 0px 17px;;
	line-height: 24px;
}
.coworker span {
	font-size: 14px;
	font-weight: bold;
	line-height: 17px;
}
/* CONTENT */
#content {
	padding: 12px 30px 20px 30px;
	margin-left: 179px;
}
#content .inner {
	margin-left: 210px;
}
#ctop {background: url(/gfx/ctop.png) top center; height: 8px;}
#cbody {background: url(/gfx/cbody.png); padding: 0px 1px;}
#cbottom {background: url(/gfx/cbottom.png) bottom center; height: 8px;}

#content.right {
	margin-right: 230px;
}

* html #content div.inner {
	width: 100%;
}

#content ul, #content ol {
	padding-left: 0px;
	margin-bottom: 1em;
	margin-top: 5px;
}
#content ul {
	margin-left: 13px;
}
#content ol {
	margin-left: 18px;
}
#content ol li {
	line-height: 140%;
	padding-left: 10px;
}
#content ul li {
	line-height: 140%;
	padding-left: 15px;
}

.date, .totop {
	float: right;
	clear: right;
	padding-left: 10px;
}

/* CONTENT TABLE */
#content table {
	border-collapse: collapse;
	margin-bottom: 1em;
}

#content th, #content td {
	padding: 2px;
}

#content table tr td {
	font-size: 13px;
}

#content td p, #content th p, #content td ul, #content td ol, #content td .text, #content td .submit, #content td textarea, #content td select, #content td blockquote {
	font-size: 13px;
}
/* FOOTER */
#footer {
	text-align: left;
	clear: both;
	color: #bbb;
	width: 940px;
	margin: auto;
	padding: 35px 20px 0px 20px;
	margin-bottom: 35px;
	position: relative;
}
#footer th {
	font-size: 16px;
	font-weight: normal;
	padding-bottom: 10px;
	vertical-align: top;
}
#footer td {
	font-size: 13px;
	vertical-align: top;
}
#footer a {
	color: #bbb;
}
#footer .cards {
	line-height: 36px;
	float: right;
}
#footer .cards img {
	vertical-align: middle;
}
#footer .inf {
	float: right;
}	
#footer .inf p {
	margin: 0px;
	position: relative;
	top: 2px;
}


/* LISTS */
.list div {
	font-size: 13px;
	padding-bottom: 1em;
}
.list div div {
	padding-bottom: 0px;
}
.list {
	padding-top: 10px;

}
.list .topic {
	min-height: 100px;
	padding-bottom: 20px;
}
.topic div {
	width: 390px;
	float: right;
}
.topic .invlink {
	padding-bottom: 15px;
}

/* CONTENT PAGES */
.pages {
	font-size: 13px;
}

.pages a, .pages b {
	float: left;
	display: block;
	background: #fff;
	border: 1px solid #666;
	margin-right: 4px;
	margin-bottom: 5px;
	text-align: center;
	padding: 2px 3px 2px 3px;
	text-decoration: none;
}

.pages a.act, .pages b {
	color: #444;
	font-weight: bold;
}

.pages a.dis {
	border-color: #ddd;
	color: #999;
}


/* VALIDATION */
.invalid, .invalid td, .invalid th {
	background-color: #999;
	color: #fff;
}

.mandatory {
	color: #DF0028;
}

/* SITEMAP */
div#sitemap {
	font-size: 13px;
}
div#sitemap a {

	border-top: 1px solid #ddd;
	border-bottom: 1px solid #888;
	font-weight: normal;
}
#content div#sitemap a:link, #content div#sitemap a:visited {
	color: #fff;
	background: #848587 url(/gfx/short.png) repeat-x left top;
}
#content div#sitemap a:hover, #content div#sitemap a:active {
	color: #fff;
	background: #3f3e41 url(/gfx/shortre.png) repeat-x left top;
}
.sitemap {
	margin-bottom: 1em;
}

.sitemap div.inner {
	margin-left: 20px;
	margin-top: -20px;
}

.sitemap div {
	margin-bottom: 20px;
}

.sitemap div div {
	margin: 0px;
}

/* NEWS */
.box {
	background: url(/gfx/relatedbg.png) repeat-x top center;
	padding: 20px;
	margin-top: 25px;
	border: 1px solid #BFBFBF;
}
.box h3 {
	margin-bottom: 13px;
}
.newsblock:link, .newsblock:visited {
	color: #444;
}
.newsblock:hover, .newsblock:active {
	text-decoration: none;
}

/* PRINT */
#backlink {
	display: none;
}

/* ADAPT */
#adapt {
  text-align: left;
  font-size: 13px;
  width: 440px;
  margin: 0px auto 35px auto;
  padding-top: 33px;
  float: left;
}

#adapt a:link, #adapt a:visited {
	color: #bbb;
	text-decoration: none;
}

/* DEBUGGER */
body #debugger {
    background: #fff;
    margin: 20px;
    text-align: left;
    color: #444;
    border: 20px solid #fff;
}

/* CATALOGUE */

#product_menu {
	width: 178px;
	float: left;
}
#product_menu li {
	list-style: none;
	font-size: 13px;
}
#product_menu ul {
	padding: 0px;
	margin: 0px;
}
#product_menu h2 {
	padding: 18px 10px 10px 20px;
}
#product_menu a:link, #product_menu a:visited {
	display: block;
	color: #444;
	padding: 3px 5px 5px 20px;
}
#product_menu a:hover, #product_menu a:active, #product_menu .act a {
	text-decoration: none;
	padding-left: 20px;
	background: url(/gfx/prodmenuhoverre.png) no-repeat;
	color: #DF0028
}
#product_menu ul ul {
	padding: 4px 0px;
}
#product_menu ul ul li a:link, #product_menu ul ul li a:visited, #product_menu ul ul li a:hover, #product_menu ul ul li a:active {
	padding-left: 35px;
}

/* MINIBASKET */

#minibasket {
	background: url(/gfx/minibasket.png) repeat-x #c6c7c8;
	color: #fff;
	padding: 18px 18px 15px 20px;
}
#minibasket a {color: #fff;}
#minibasket a.submit {color: #444;}
#minibasket a:hover, #minibasket a:active {
	text-decoration: none;
}
#minibasket h2 {
	background: url(/gfx/basket.png) no-repeat top right;
	padding-top: 6px;
	font-weight: normal;
}
#minibasket .total {
	font-weight: bold;
	padding: 15px 0px 5px 0px;	
}
#minibasket span {
	float: right;
}
.cartitem {
	margin-bottom: 15px;
	border-bottom: 1px solid #ddd;
}
.cartitem.first {
	border-bottom: 1px solid #cdcdcd;
}
.cartitem p {
	margin-bottom: 5px;
}
/* productsnippets på forsiden */

.productsnippet a:link, .productsnippet a:visited, .productsnippet a:hover, .productsnippet a:active {color: #444; text-decoration: none;}

#content table.productsnippet {
	width: 100%;
	margin: 30px 0px 0px 0px;
	cursor: pointer;
}
#content table.productsnippet td {
	padding-top: 10px;
}
.productsnippet td h2 {font-size: 16px;}
#content .productsnippet td {
	width: 245px;
	vertical-align: top;
}
#content table.productsnippet .odd {
	padding-right: 25px;
}
table.productsnippet .submit {
	vertical-align: text-bottom;
}
.productsnippet td .submit {
	margin: 15px 0px 25px 0px;
}
table.productsnippet div div {
	float: right;
	width: 130px;
}
table.productsnippet .flags {
	float: left;
	width: 100px;
	padding-top: 4px;
}
div.productsnippet {
	margin-bottom: 15px;
	cursor: pointer;
}
div.productsnippet.big {
	margin-top: 4px;
}
div.productsnippet h2 {
	margin: 0px 0px 12px 0px;
}
div.productsnippet div {
	float: right;
	width: 230px;
}

#content .price .from {
	display: inline;
	font-size: 13px;
	line-height: 20px;
}
#content .listitem .price span {
	display: inline;
}
#content .listitem .price {
	line-height: 12px;
}
div.productsnippet .price span {
	font-size: 30px;
	position: relative;
	top: 3px;
}
div.productsnippet .submit {
	margin: 20px 0px 10px 0px;
}
/* FLAGS */
div.productsnippet .flags {
	width: 72px;
	margin-right: 0px;
}
div.flags p {
	width: 72px;
	text-align: center;
	line-height: 22px;
	margin: 5px 0px 0px 0px;
}
#main .flags p {
	font-size: 11px;
}
.new {background: url(/gfx/flags/new.png) no-repeat; color: #fff;}
.campaign {background: url(/gfx/flags/campaign.png) no-repeat; color: #fff;}
.offer {background: url(/gfx/flags/offer.png) no-repeat;}

#type-product .mains .flags {
	float: right;
}
/* PRICE */

.price {
	color: #808080;
}
.price strong {
	color: #444;
}
.price span {
	font-size: 24px;
	line-height: 40px;
	display: block;
}


/* PRODUCT LISTS */

.listitem {
	border-top: 1px solid #BFBFBF;
	background: url(/gfx/smalllistbg.png) no-repeat top left;
	padding: 12px;
	cursor: pointer;
}
.listitem.gfc {
	min-height: 100px;
	background: url(/gfx/listbg.png) no-repeat top left;
}
#type-product .listitem {
	cursor: default;
}
.listitem h2 {
	margin-bottom: 5px;
}
.listitem h2 a:link, .listitem h2 a:visited {
	color: #444;
	font-size: 16px;
}
.listitem h2 a:hover, .listitem h2 a:active {
	text-decoration: none;
}
.listedimage {
	width: 120px;
	text-align: left;
	float: left;
}
#type-group1 .listedimage {
	width: auto;
	margin-right: 20px;
	padding-bottom: 10px;
}
.gfc .listedinfo, #type-group2 .listedinfo {
	margin-left: 120px;
}
.listitem .flags {
	float: right;
}
.listitem.last {
	border-bottom: 1px solid #BFBFBF;
}
#content .listitem table {
	margin-bottom: 0px;
}
#type-product .listitem {
	padding-right: 0px;
}
.listitem input {
	width: 30px;
	background: #fff;
	border: 1px solid #cFcFcF;
	padding: 3px 0px 2px 0px;
	margin-right: 3px;
	font-size: 13px;
}

#main #content .listitem .small.submit {
	border: none;
}
#type-group1 .listitem, #type-products .listitem {
	min-height: 40px;
	background: url(/gfx/smalllistbg.png) no-repeat top left;
}
#type-group1 .listitem h2, #type-products .listitem h2 {
	margin-bottom: 7px;
}
#type-group1 .listitem p, #type-products .listitem p {
	margin-bottom: 0px;
}
.listitem .readonly {
	background: transparent;
	border: none;	
	color: #444;
}
.listitem .readonly.productno {
	width: auto;
	overflow: visible;
	float: left;
}
.listitem .readonly {
	width: 10px;
	overflow: visible;
	margin: 0px;
}
#type-product .listitem {
	position: relative;
	padding: 0px 0px 8px 10px;
}
#type-product .listitem td {
	padding: 5px 3px 5px 0px;
}
#type-product .listitem td.addtobasket {
	padding: 0px !important;
}
#type-product .listitem .addtobasket div {
}
#type-product .addtobasket input {
	float: left;
}
#type-product .listitem .price span, #type-group2 .listitem .price span, #type-productsearch .listitem .price span {
	display: inline;
	line-height: 13px;
}
#type-product .listitem .price input {
	float: none;
}
#type-product .listitem .price .grey {
	font-weight: normal;
	color: #808080;
	font-size: 13px;
}
#type-product .listitem .price .grey input {
	font-weight: normal;
	font-size: 13px;
}
#type-product .listitem .price span input {
	font-size: 24px;
	font-weight: bold;
	width: 100px;
}
#type-product .listitem select {
	width: 130px;
	height: 22px;
}
#type-product .listitem .measurements input {
	background: transparent;
}
#type-group2 #content .from {
	display: none;
}
/* PRODUCT PAGES */
#main .mains {
	width: 100%;
	margin-bottom: 20px;
}
#showbox {
	width: 100%;
	height: 70px;
	margin-top: 30px;
	margin-bottom: 5px;
}
#showbox.mains li {
	float: left;
	list-style: none;
	padding: 0px;
	margin-right: 5px;
}
#main .mains td {
	padding: 0px;
	vertical-align: top;
	width: 50%;
}
#main .mains .maininfo {
	padding: 17px 0px 0px 21px;
}
.mains .maininfo img {
	margin-bottom: 20px;
}
.mains h2 {
	font-size: 16px;
	font-weight: normal;
	margin-top: 22px;
}
.mains p {
	line-height: 15px;
}
.mains img {
	padding: 0px;
	margin: 0px;
}
.mains .price {
	line-height: 20px;
	margin-bottom: 20px;
}
.mains .price strong span {
	font-size: 30px;
	letter-spacing: -1px;
}
#colours {
}
#colours img {
	margin-right: 5px;
	border: 1px solid #7d7d7d;
}
.ui-tabs-panel {
	position: relative;
	cursor: pointer;
}

.ui-tabs-panel .zooms {
	position: absolute;
	bottom: 6px;
	right: 9px;
}
.ui-tabs-hide { display: none; }
#content .ui-tabs-nav {
	margin: 0px;
}
#content .ui-tabs-nav li {
	float:left;
	list-style:none;
	margin:0px;
	padding: 0px 10px 0px 0px;
}
#content .ui-tabs-nav li.last {
	padding: 0px;
}
#content .ui-tabs-nav li a {
	text-decoration:none;
}
#content .ui-tabs-nav li p img {
	vertical-align: middle;
}
div.overlay {
   width: 512px;
   display: none;
   z-index: 9999;
}

/* CART */
#products {
	padding: 0px 15px;
	background: #f9f9f9;
	margin: 0px 0px 10px 0px;
}
table.cart {
	clear: right;
	margin: 20px 0px;
	padding: 10px;
}
.cart input {
	width: 30px;
	text-align: right;
	border: 1px solid #CFCFCF;
}
#main .cart td {
	border-bottom: 1px solid #CFCFCF;
	padding: 15px 0px;
}
#main .cart .fakt td {
	padding: 7px 0px;
}
#main #content .cart .noborder {
	border-bottom: 0px;
}
#main .cart .total td {
	border-bottom: 3px double #CFCFCF;
}
#main .cart .lasttd {
	padding: 10px 0px 10px 20px;
}
#content ul#steps {
	margin: 20px 0px 40px 0px;
	height: 30px;
}
#steps a:link, #steps a:visited {
	color: #444;
}
#steps a:hover, #steps a:active {
	color: #DF0028;
	text-decoration: none;
}
#content ul#steps li {
	float: left;
	list-style: none;
	padding-left: 40px;
	margin: 0px;
	width: 110px;
	display: block;
	position: relative;
}
ul#steps li span {
	padding: 4px 10px;
	float: left;
	background: url(/gfx/stepsgrey.png) no-repeat center center;
	margin-right: 10px;
	color: #444;
	display: block;
	position: absolute;
	top: -4px;
	left: 0px;
}
ul#steps .act span {
	background: url(/gfx/stepsblack.png) no-repeat center center;
	color: #fff;
}
#type-spam #content .submits {
	margin-right: 171px;
}
.address span {
	color: #DF0028;
	padding-left: 2px;
}
/* the overlayed element */ 
 
 
.simple_overlay {
	/* initially overlay is hidden */     
	display:none;          
	/* growing background image */     
	background-image:url(/gfx/black90.png);
	padding:15px; 
	z-index: 999;
}
.simple_overlay div.close {
	background-image:url(/gfx/close.png);
	position:absolute;
	right:10px;
	top:10px;
	cursor:pointer;
	height:25px;
	width:25px; 
}
