html {
    overflow-y: scroll;
    overflow: -moz-scrollbars-vertical;
}
body {
	margin: 0 auto;
	/*background-color: #e4e4e4;*/
	text-align: center;
	font-family: Verdana,Arial;
	font-size: 13px;
	/*background: #d1cdc2;*/
	background: #ffffff;
}
body, p {
	color: #3f3f3f;
}
a { color: #302f2d; }
a:visited { color: #302f2d; }
a:hover { color: #232221; }
p { padding: 0; margin: 0 0 10px 0; }
h1,h2,h3,h4 { font-family: "Trebuchet MS",helvetica; font-weight: normal; line-height: 0; padding: 0; margin: 0; }
h1 { font-size: 24px; line-height: 24px; padding: 0 0 16px 0; }
h2 { font-size: 20px; line-height: 20px; padding: 0 0 10px 0; }
h3 { font-size: 16px; line-height: 16px; padding: 0 0 10px 0; }
h4 { font-size: 14px; line-height: 14px; padding: 0 0 10px 0; }
img { border: 0; }
.clearfix { display: block; clear: both; }
#wrapper {
	width: 992px;
	min-height: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	text-align: left;
	background-color: white;
	-webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:    0px 0px 12px rgba(0, 0, 0, 0.2);
	box-shadow:         0px 0px 12px rgba(0, 0, 0, 0.2);
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
#top1 {
	width: 992px;
	height: 50px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
#top1-right {
	height: 42px;
	width: 391px;
	padding: 4px;
	float: right;
	border-left: 1px solid #e4e4e4;
}
#top1-right-right {
	float: left;
	padding-top: 2px;
}
#top1-tillkassan {
	float: right;
	padding-top: 7px;
	padding-right: 4px;
}
#varukorg-tom {
	padding-top: 9px;
	padding-left: 35px;
}
#top1-left {
	height: 42px;
	width: 572px;
	padding: 4px;
	float: left;
}
#imgvarukorg {
	float: left;
	margin-right: 5px;
}
#top2 {
	width: 992px;
	background-color: #f3eee3;
}
#top2 h1 {
	font-size: 28px;
	padding: 30px 0 0 10px;
}
#top2 img {
	vertical-align: middle;
	border: 0;
}
div[data-role=page] img {
	width: 100%;
}
/*top layout 2 start*/
div.toplayout2 {
	width: 992px;
	margin-bottom: 10px;
}
div.toplayout2 #top2 {
	width: auto;
	float: left;
	height: auto;
	min-height: auto;
}
div.toplayout2 #menu-container {
	width: auto;
	float: right;
	clear: none;
	display: inline;
}
/*top layout 2 slut*/
#menu-container {

}
#left {
	width: 218px;
	/*background-color: #b1b1b1;*/
	float: left;
	clear: left;
}
#content {
	width: 520px;
	min-height: 400px;
	padding: 0 12px 12px 12px;
	float: left;
}
#right {
	width: 218px;
	float: right;
	/*background-color: #f5f5f5;*/
}
#footer {
	width: 992px;
	background-color: transparent;
	border-top: 1px solid #c0c0c0;
	clear: both;
}
.infobox {
	border: 1px solid #d2c7b4;
	background-color: #f9f9f9;
}
#left .infobox {
	margin: 0 0 10px 8px;
}
#right .infobox {
	margin: 0 8px 10px 0;
}
#left .infobox-container h1 {
	margin: 0 0 0 8px;
}
#right .infobox-container h1 {
	margin: 0 8px 0 0;
}
.infobox-container h1 {
	font-family: "Trebuchet MS",helvetica;
	font-size: 13px;
	font-weight: bold;
	padding: 6px 0 0 5px;
	line-height: 14px;
	display: block;
	height: 20px;
	background-color: #636266;
	background-image: url(../images/infobox-header-bg.png);
	border: 1px solid #d2c7b4;
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #FFFFFF;
    border-color: #d2c7b4 #d2c7b4 -moz-use-text-color;
    border-style: solid solid none;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-width: 1px 1px medium;
	text-transform: uppercase;
	text-shadow: 1px 1px 0px #ffffff;
}
.infobox p {
	padding: 5px;
	margin: 0;
}
input {
	font-family: "Trebuchet MS",helvetica;
	font-size: 14px;
}
.infobox #nyhetsbrev {
	width: 131px;
}

/*sökning start*/
.infobox #sok {
	width: 148px;
}
.infobox p#avancerad-sokning {
	text-align: right;
	margin: 0;
	padding: 0 8px 10px 0;
}
#sokheader, #sokheader-bok {
	padding: 8px;
}
#sokheader label, #sokheader-bok label {
	display: block;
	font-weight: bold;
}
#sokheader p, #sokheader-bok p {
	display: block;
	float: left;
	padding: 0 15px 0 0;
}
#sokheader p.last, #sokheader-bok p.last {
	padding: 0 0 0 0 !important;
}
#sokheader p.clear, #sokheader-bok p.clear {
	display: block;
	clear: both;
}
#sokheader #sokbtn, #sokheader-bok #sokbtn {
	margin-top: 16px;
	width: 47px;
}
#sokheader-bok #sokform #f { width: 205px; } /*bokhandlare titel*/
#sokheader-bok #sokform #t { width: 205px; } /*bokhandlare fritext*/
#sokheader-bok #sokform #w { width: 205px; } /*bokhandlare författare*/
#sokheader #sokform #f { width: 318px; } /*normal titelfält*/
#sokheader #sokform #t { width: 318px; } /*normal titelfält*/
/*sökning slut*/

/*artikellistning start*/
.artikel-box {
	width: 168px;
	height: 250px;
	background-color: #ffffff;
	float: left; 
	text-align: center;
	position: relative;
}
.valign-artikel-box {
	position:absolute;
	left: 0;
	bottom: 0;
}
.artikel-box-staende {
	width: 126px;
	height: 280px;
	background-color: #ffffff;
	float: left; 
	text-align: center;
}
.artikel-box-staende .btn-green {
	float: left; width: 54px; margin: 5px 0 0 34px;
}
.artikel-box .btn-green {
	float: left; width: 54px; margin: 5px 0 0 54px;
}
.artikel-box .pris-strike, .artikel-box span.pris, .artikel-box-staende .pris-strike, .artikel-box-staende span.pris {
	font-weight: bold;
}
.artikel-box-staende .pris-strike, .artikel-box .pris-strike {
	text-decoration: line-through;
}
.artikel-box .rea, .artikel-box-staende .rea {
	color: #c80c0a;
	font-size: 16px;
	font-weight: bold;
}
.artikel-hor-divider {
	height: 1px;
	width: 100%;
	clear: both;
	border-top: 1px dashed #c0c0c0;
	padding-bottom: 8px;
}
#artikel-right {
	width: 210px;
	float: left;
	padding: 0 0 5px 0;
}
#artikel-right .pris {
	color: #c80c0a;
	font-size: 16pt;
	font-weight: normal;
}
#artikel-right strike.pris {
	color: #3f3f3f;
	font-size: 16pt;
	font-weight: normal;
}
#artikel-right .reapris {
	color: #c80c0a;
	font-size: 24pt;
	font-weight: normal;
}
#artikel-left {
	width: 300px;
	float: left;
	padding: 0 10px 5px 0;
}
#artikel-footer {
	clear: both;
	padding: 15px 0 0 0;
}
/*artikellistning slut*/
.smallimglink { text-decoration: none; }
/*kategori start*/
#kategori {
  font-family: "Trebuchet MS",helvetica;
  font-size: 14px;
  padding: 5px;
}
#kategori a {
  text-decoration: none;
  color: black;
}
#kategori a:hover {
  background-color: #e4e4e4;
  text-decoration: none;
  color: black;
}
#kategori {
	line-height: 14px;
}
#template-kategori td strong a {
	color: white;
}
.katlisttype {
	clear: both;
	background-color: #e7e0d9;
	padding: 3px;
	border: 1px solid #d2c7b4;
	color: #8b8b8b;
	font-weight: bold;
}
.katlisttype a {
	text-decoration: none;
	font-weight: bold;
}
.underkatbilder {
	font-size: 16pt;
	background-color: #333;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	color: white;
}
/*kategori slut*/
/*artiklar start*/
table#artiklar { border-collapse: collapse; width: 100%; }
table#artiklar th { background-color: #e7e0d9; }
table#artiklar th, table#artiklar td {
	font-family: verdana;
	font-size: 12px;
	border: 1px solid #d2c7b4;
}
table#artiklar td a {
	text-decoration: underline;
	color: #333;
}
table#artiklar td a:hover {
	text-decoration: underline;
}
/*artiklar slut*/
/*tabell1*/
.table1 {
	border-collapse: collapse; width: 100%;
}
.table1 th {
	background-color: #e7e0d9;
}
.table1 th, .table1 td {
	font-family: verdana;
	font-size: 12px;
	border-bottom: 1px dashed #c4c4c4;
	height: 28px;
}
.table1 tr.noborder td {
	border: 0;
}
.table1 .fatborder {
	border-top: 1px solid #969696;
	border-bottom: 1px dashed #c4c4c4;
}
.table1 tr.even {
	background-color: #F9F9F9;
}
/*tabell1*/
/*tabell2*/
.table2 {
	border-collapse: collapse;
}
.table2 td {
	border-bottom: 1px solid #d2c7b4;
}
.table2 tr.last td {
	border-bottom: 0;
}
/*tabell2*/
.red {
	color: red;
}
.err {
	color: red;
	font-weight: bold;
}
.msg {
	color: green;
	font-weight: bold;
}
.varukorg-antal {
	width: 40px;
	font-size: 12px;
	text-align: right;
}
.payment-row:hover {
	background-color: rgba(0, 255, 252, 0.13);
	cursor: pointer;
}
h2.kassa {
	margin-bottom: 10px;
	border-bottom: 2px solid #b7b0aa;
}
h2.kassa.float-l {
	float: left;
	width: 465px;
}
h2.kassa.float-r {
	float: right;
	width: 275px;
	text-align: right;
}
#kassaform p {
	padding-bottom: 18px;
}
#kassaform #foretagsnamn, #kassaform #fornamn, #kassaform #efternamn, #kassaform #personnr,
#kassaform #gatuadress, #kassaform #postnr, #kassaform #ort, #kassaform #land,
#kassaform #telefon, #kassaform #mobiltelefon, #kassaform  #epost {
	width: 250px;
}
.table2 td.rightcol {
	padding: 0 0 0 10px;
	border: 0;
}
.lngleft {
	float: left;
	padding-top: 1px;
	padding-right: 3px;
}
.lngright {
	float: left;
	padding-right: 10px;
}
.lngright a {
	text-decoration: none;
}
/*tabbar start*/
.tab-container {
    float: left;
    margin-top: 20px;
    width: 520px;
}
.tab-container .tabs {
    border-bottom: 1px solid #D7D7D7;
    float: left;
    width: 520px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.tab-container .tabs li.current {
    background-position: 0 -30px;
}
.tab-container .tabs li {
    background: url("../images/tabs_background.png") no-repeat scroll 0 0 transparent;
    bottom: -1px;
    float: left;
    height: 30px;
    line-height: 30px;
    margin-right: 6px;
    position: relative;
}
.tab-container .tabs li.current a {
    background-position: 100% -30px;
}
.tab-container .tabs li a {
    background: url("../images/tabs_right_background.png") no-repeat scroll 100% 0 transparent;
    color: #646464;
    display: inline-block;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    margin-right: -3px;
    padding: 0 9px 0 12px;
	text-decoration: none;
}
.tab-container .tabs li a:hover {
	text-decoration: underline;
}
.tab-container .tab-content {
    display: none;
    float: left;
    margin-top: 10px;
    width: 520px;
	padding: 0 5px 0 5px;
}
.tab-container .tab-content.current {
    display: block;
}
/*tabbar slut*/
/*topmeny start*/
#menu {
	list-style:none;
	width:950px;
	margin:0 auto 7px auto;
	height:32px;
	padding:0px 20px 0px 20px;
	/* Background color and gradients */
	background: #959595; /* Old browsers */
	background: -moz-linear-gradient(-45deg,  #959595 0%, #0d0d0d 46%, #010101 50%, #0a0a0a 53%, #4e4e4e 76%, #383838 87%, #1b1b1b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#959595), color-stop(46%,#0d0d0d), color-stop(50%,#010101), color-stop(53%,#0a0a0a), color-stop(76%,#4e4e4e), color-stop(87%,#383838), color-stop(100%,#1b1b1b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-45deg,  #959595 0%,#0d0d0d 46%,#010101 50%,#0a0a0a 53%,#4e4e4e 76%,#383838 87%,#1b1b1b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-45deg,  #959595 0%,#0d0d0d 46%,#010101 50%,#0a0a0a 53%,#4e4e4e 76%,#383838 87%,#1b1b1b 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(-45deg,  #959595 0%,#0d0d0d 46%,#010101 50%,#0a0a0a 53%,#4e4e4e 76%,#383838 87%,#1b1b1b 100%); /* IE10+ */
	background: linear-gradient(-45deg,  #959595 0%,#0d0d0d 46%,#010101 50%,#0a0a0a 53%,#4e4e4e 76%,#383838 87%,#1b1b1b 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#959595', endColorstr='#1b1b1b',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	/* Borders */	
	border: 1px solid #002232;
	-moz-box-shadow:inset 0px 0px 1px #edf9ff;
	-webkit-box-shadow:inset 0px 0px 1px #edf9ff;
	box-shadow:inset 0px 0px 1px #edf9ff;
}

#menu li {
	float:left;
	display:block;
	text-align:center;
	position:relative;
	padding: 2px 10px 2px 10px;
	margin-right:30px;
	margin-top:4px;
	border:none;
}

#menu li.dropdown:hover {
	border: 1px solid #777777;
	padding: 2px 9px 2px 9px;
	
	/* Background color and gradients */
	
	background: #F4F4F4;
	background: -moz-linear-gradient(top, #F4F4F4, #EEEEEE);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F4F4F4), to(#EEEEEE));
	
	/* Rounded corners */
	
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
}

#menu li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px; 
	color: #EEEEEE;
	display:block;
	outline:0;
	text-decoration:none;
	text-shadow: 1px 1px 1px #000;
}
#menu li:hover a {
	color:#ffffff;
	text-shadow: 1px 1px 1px #000000;
}
#menu li.dropdown:hover a {
	color:#161616;
	text-shadow: 1px 1px 1px #ffffff;
}
#menu li .drop {
	padding-right:16px;
	background:url("../images/megamenu/drop.png") no-repeat right 7px;
}
#menu li:hover .drop {
	background:url("../images/img/drop.png") no-repeat right 7px;
}

.dropdown_1column, 
.dropdown_2columns, 
.dropdown_3columns, 
.dropdown_4columns,
.dropdown_5columns {
	margin:2px auto;
	float:left;
	position:absolute;
	left:-999em; /* Hides the drop down */
	text-align:left;
	padding:10px 5px 10px 5px;
	border:1px solid #777777;
	border-top:none;
	
	/* Gradient background */
	background:#F4F4F4;
	background: -moz-linear-gradient(top, #EEEEEE, #BBBBBB);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#EEEEEE), to(#BBBBBB));

	/* Rounded Corners */
	-moz-border-radius: 0px 5px 5px 5px;
	-webkit-border-radius: 0px 5px 5px 5px;
	border-radius: 0px 5px 5px 5px;
}

.dropdown_1column {width: 170px;}
.dropdown_2columns {width: 280px;}
.dropdown_3columns {width: 420px;}
.dropdown_4columns {width: 560px;}
.dropdown_5columns {width: 700px;}

#menu li:hover .dropdown_1column, 
#menu li:hover .dropdown_2columns, 
#menu li:hover .dropdown_3columns,
#menu li:hover .dropdown_4columns,
#menu li:hover .dropdown_5columns {
	left:-1px;
	top:auto;
	z-index: 10000;
}

.col_1,
.col_2,
.col_3,
.col_4,
.col_5 {
	display:inline;
	float: left;
	position: relative;
	margin-left: 5px;
	margin-right: 5px;
}
.col_1 {width:130px;}
.col_2 {width:270px;}
.col_3 {width:410px;}
.col_4 {width:550px;}
.col_5 {width:690px;}
/* start - specialare för högerställd kundmeny */
#menu .menu_right .dropdown_1column .col_1 {
	text-align: right;
	width: 162px;
}
/* start - specialare för högerställd kundmeny */
#menu .menu_right {
	float:right;
	margin-right:0px;
}
#menu li .align_right {
	/* Rounded Corners */
	-moz-border-radius: 5px 0px 5px 5px;
    -webkit-border-radius: 5px 0px 5px 5px;
    border-radius: 5px 0px 5px 5px;
}

#menu li:hover .align_right {
	left:auto;
	right:-1px;
	top:auto;
}

#menu p, #menu h2, #menu h3, #menu ul li {
	font-family:Arial, Helvetica, sans-serif;
	line-height:21px;
	font-size:12px;
	text-align:left;
	text-shadow: 1px 1px 1px #FFFFFF;
}
#menu h2 {
	font-size:21px;
	font-weight:400;
	letter-spacing:-1px;
	margin:7px 0 14px 0;
	padding-bottom:14px;
	border-bottom:1px solid #666666;
}
#menu h3 {
	font-size:14px;
	margin:7px 0 14px 0;
	padding-bottom:7px;
	border-bottom:1px solid #888888;
}
#menu p {
	line-height:18px;
	margin:0 0 10px 0;
}

#menu li:hover div a {
	font-size:12px;
	color:#015b86;
}
#menu li:hover div a:hover {
	color:#029feb;
}


.strong {
	font-weight:bold;
}
.italic {
	font-style:italic;
}

.imgshadow { /* Better style on light background */
	background:#FFFFFF;
	padding:4px;
	border:1px solid #777777;
	margin-top:5px;
	-moz-box-shadow:0px 0px 5px #666666;
	-webkit-box-shadow:0px 0px 5px #666666;
	box-shadow:0px 0px 5px #666666;
}
.img_left { /* Image sticks to the left */
	width:auto;
	float:left;
	margin:5px 15px 5px 5px;
}

#menu li .black_box {
	background-color:#333333;
	color: #eeeeee;
	text-shadow: 1px 1px 1px #000;
	padding:4px 6px 4px 6px;

	/* Rounded Corners */
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;

	/* Shadow */
	-webkit-box-shadow:inset 0 0 3px #000000;
	-moz-box-shadow:inset 0 0 3px #000000;
	box-shadow:inset 0 0 3px #000000;
}

#menu li ul {
	list-style:none;
	padding:0;
	margin:0 0 12px 0;
}
#menu li ul li {
	font-size:12px;
	line-height:24px;
	position:relative;
	text-shadow: 1px 1px 1px #ffffff;
	padding:0;
	margin:0;
	float:none;
	text-align:left;
	width:130px;
}
#menu li ul li:hover {
	background:none;
	border:none;
	padding:0;
	margin:0;
}

#menu li .greybox li {
	background:#F4F4F4;
	border:1px solid #bbbbbb;
	margin:0px 0px 4px 0px;
	padding:4px 6px 4px 6px;
	width:116px;

	/* Rounded Corners */
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}
#menu li .greybox li:hover {
	background:#ffffff;
	border:1px solid #aaaaaa;
	padding:4px 6px 4px 6px;
	margin:0px 0px 4px 0px;
}
/*topmeny slut*/
#fargbox-container {
	padding-bottom: 25px;
}
.fargbox, .fargboxsel, .fargboxactive {
	height: 15px;
	width: 20px;
	margin: 0 3px 0 0;
	border: 1px solid #000000;
	float: left;
}
.fargboxsel {
}
.fargboxactive {
	border: 1px solid #FF0000;
}
#powered {
	text-align: center;
	height: 70px;
	line-height: 66px;
	font-size: 10px;
	clear: both;
}
#powered a {
	color: #8e8e8e;
}
/*standard knapp start*/
.btn-green { position: relative; display: block; clear: both; }
.btn-green .btn-l, .btn-red .btn-l {
	width: 2px;
	height: 17px;
	float: left;
}
.btn-green .btn-m, .btn-red .btn-m {
	height: 15px;
	font-family: verdana;
	font-size: 10px;
	padding: 1px 5px 1px 5px;
	text-align: center;
	float: left;
}
.btn-green .btn-m img, .btn-red .btn-m img {
	height: 13px;
	margin: 0 3px 2px 0;
	vertical-align: middle;
}
.btn-green .btn-r, .btn-red .btn-r {
	width: 2px;
	height: 17px;
	float: left;
}
/*standard knapp slut*/
/*grön knapp start*/
.btn-green .btn-l {
	background-image: url(../../../images/btn-green-left.gif);
}
.btn-green .btn-m {
	background-color: green;
	background-image: url(../../../images/btn-green-middle.gif);
}
.btn-green .btn-r {
	background-image: url(../../../images/btn-green-right.gif);
}
.btn-green:hover {
    cursor: pointer;
}
.btn-green:hover > .btn-l {
    background-image: url(../../../images/btn-green-left2.gif);
}
.btn-green:hover > .btn-m {
    background-image: url(../../../images/btn-green-middle2.gif);
}
.btn-green:hover > .btn-r {
    background-image: url(../../../images/btn-green-right2.gif);
}
/*grön knapp slut*/
/*röd knapp start*/
.btn-red .btn-l {
	background-image: url(../../../images/btn-red-left.gif);
}
.btn-red .btn-m {
	background-color: red;
	background-image: url(../../../images/btn-red-middle.gif);
	color: white;
}
.btn-red .btn-r {
	background-image: url(../../../images/btn-red-right.gif);
}
/*röd knapp slut*/

.fraktfri {
	font-weight: bold;
	text-transform: uppercase;
	color: red;
}

/*pageing start*/
#page-items {
	display: block;
	clear: both;
	padding: 0 0 12px 0;
	float: right;
}
#page-items .page-item {
	display: block;
	float: left;
	border: 1px solid #e4e4e4;
	background-color: white;
	text-align: center;
	width: 20px;
	margin: 2px;
	padding: 2px;
}
#page-items .page-item a {
	text-decoration: none;
	font-weight: bold;
}
#page-items .page-item.current-item {
	background-color: #e4e4e4;
}
/*pageing slut*/

#content1 {
	padding: 10px 0 10px 10px;
}

div#info1, div#info2, div#info3, div#info4, div#info5, div#info6, div#info7, div#info8, div#info9, div#info10, div#info11, div#info12 {
	font-size: 11pt;
}

/*start menu*/
#menu-container {
	margin: 0 0 10px 0;
	padding: 0;
	width: 992px;
	height: 50px;
	display:block;
	clear:both;
	background-color: black;
}
#cssdropdown, #cssdropdown ul {
	list-style: none;
	z-index: 9999;
	color: white;
}
#cssdropdown, #cssdropdown * {
	padding: 0;
	margin: 0;
}
#cssdropdown > li {
	float: left;
}
#cssdropdown li a {
	display: block;
	padding: 15px 6px 15px 6px;
	color: white;
	text-decoration: none;
	font-size: 12pt;
	text-transform: uppercase;
}
#cssdropdown li ul {
	display: none;
	position: absolute;
	background-color: white;
	border-bottom: 1px solid #e4e4e4;
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	-webkit-border-radius: 0 0 8px 8px;
	border-radius: 0 0 8px 8px;
}
#cssdropdown li:hover ul {
	display: block;
}
#cssdropdown li:hover {
	background-color: #f4f4f4;
}
#cssdropdown li:hover a {
	color: black;
}
#cssdropdown li ul li a {
	padding: 0;
	height: 17px;
	color: black;
	padding: 5px 6px 7px 6px;
	border-top: 1px solid #f2f2f2;
}
#cssdropdown li ul li a:hover {
	background-color: #e4e4e4;
	color: black;
}
.caret {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid;
    display: inline-block;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    width: 0;
}
/*end menu*/