@charset "utf-8";
html{ 
	margin:0px; 
	padding:0px; 
	height:100%;
	}
	
body{ 
	margin:0px; 
	padding:0px; 
	height:101%;
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	position: relative ;
	font-size:12px;
	color:#848484;
	}
	
form{
	margin:0px;
}

table, td {
	margin:0px; 
	padding:0px; 
	border:0px; 
	border-collapse:collapse; 
	}

input, textarea, select {
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
	line-height:16px;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
	}

a:focus {
 -moz-outline: none;
 outline: none; /* CSS 3 */
 ie-dummy: expression(this.hideFocus=true); /* IE >= 5.5 */
}

label {cursor:pointer;}

.tip {font:10px/12px Arial,Helvetica,sans-serif; 
border:solid 1px #666666; 
width:270px; 
padding:1px;
position:absolute; 
z-index:100;
visibility:hidden; 
color:#333333; 
top:20px;
left:90px; 
background-color:#ffffcc;
layer-background-color:#ffffcc;
}
                  
.dockclass{
position:absolute;
background:url(/images/bubble.gif) no-repeat;
background-position:left 45px;
left:-400px;
top:-195px;
color:#FFFFFF;
height:145px;
width:150px;
filter:alpha(opacity=0);
-moz-opacity:0;
}

a#dockLink { text-decoration:none; }
#dockCartText{ padding-top:85px; color:#666666; line-height:16px; font-size:14px;text-align:center;}
#dockGLSText{ padding-top:85px; color:#666666; line-height:16px; font-size:14px;text-align:center;}

#workingIconDiv { 
	position:absolute; 
	overflow:hidden; 
	display: none; 
	z-index:999; 
	width:65px; 
	height:55px; 
	padding-left:10px; 
} 

#mcbLink {
	border:1px solid #dcdcdc; 
	background-color:#FFFFFF;
	margin-top:6px;
	}

#mcbLink td {
	font-family:"Lucida Sans", "Lucida Sans Unicode", "Lucida Grande"; 
	font-size:9px; 
	color:#848484; 
	border:1px solid #dcdcdc; 
	padding:1px 4px 1px 4px; 
	background-color:#FFFFFF;
	text-align:center;
	margin-top:6px;
	}

#mcbLink td a {
	text-decoration:none;
	color:#848484; 
	}

/* Huskeseddel og indkøbskurv tæller*/

#wishListCount {
	 position:relative;
	 top:-23px;
	 height:11px;
	 z-index:2;
	 margin-right:2px;
 }

#cartCount {
	 position:relative;
	 top:-23px;
	 height:11px;
	 z-index:2;
	 margin-right:2px;	 
 }
 
/* WishList */
.wishList {
	margin-bottom:25px;
}

.wishList th {
	background-color:#2370a7; 
	height:20px;
	font-size:12px; 
	color:#ffffff;
}

.wishList td.row {
	font-size:12px; 
	color:#2370a7;
	border-bottom:1px solid #bababa;
	padding:5px 0px 5px 0px;
}

.wishList td.row a {
	color:#2370a7;
	text-decoration:underline;
}

.wishList td.inStock {
	color:#9dcc4b;
}

.wishList td.notInStock {
	color:#f9bb1a;
}

/* Warning */
#warningBg{
	width:100%;
	position:absolute; 
	left:0px; 
	top:0px; 
	z-index:20; 
	background-color:#FFFFFF; 
	filter:Alpha(opacity=0); 
	display:none;	
}

#warning{
	width:290px; 
	position:absolute; 
	z-index:21;
	display:none; 
	border:#bababa solid 5px;
}

.warningType1 {
	background-color:#FFFFFF; 
	background-image:url(/images/warningBg.gif); 
	background-position:left 18px; 
	background-repeat:repeat-x;
}

.warningType2 {
	background-color:#FFFFFF; 
	background-image:url(/images/infoBg.gif); 
	background-position:left 18px; 
	background-repeat:repeat-x;
}

.warningType1 td.wHeader {
	background-image:url(/images/warning.gif); 
}

.warningType2 td.wHeader {
	background-image:url(/images/info.gif); 
}

.wHeader {
	background-repeat:no-repeat; 
	background-position:right 18px; 
	height:59px; 
	padding-top:18px; 
	padding-left:20px; 
	color:#FFFFFF; 
	font-size:24px;
}

.warningType1 td.wText {
	color:#d12549; 
}

.warningType2 td.wText {
	color:#2370a7; 
}

.wText {
	font-size:14px; 
	padding-left:20px; 
	padding-top:10px; 
	padding-right:20px; 
	padding-bottom:5px;
}

.wBtn {
	padding-bottom:19px; 
	padding-right:19px;
}

/* Topnavigation */	

#loginStatus {
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#2370a7;
	padding-top:8px;
}

#loginStatus a {
	color:#2370a7;
	text-decoration:underline;
}

#topNavigation { 
	background-color:#d5e7f4; 
	background-image:url(/images/topLineFaderBg.gif); 
	background-position:bottom; 
	background-repeat:repeat-x;
	}
	
.smallTopBtnDiv {
	overflow:hidden; 
	height:24px;
}
	
.smallTopBtnBg {
	background-image:url(/images/smallTopBtnBg.gif); 
	margin-right:6px; 
	margin-top:6px;
	cursor:pointer;
	}
	
.smallTopBtn {
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	line-height:12px;
	height:18px;
	color:#226ca2; 
	background-image:url(/images/smallTopBtnEnd.gif); 
	background-repeat:no-repeat; 
	background-position:right;
	padding-right:6px;
	 }

.smallTopBtn a {
	color:#226ca2;
	text-decoration:none;
	 }

#topMenuContainer{
	width:950px;
}

#topMenu { 
	text-align:left;
	float:left;
	}
	 
#topMenu ul { 
	margin: 0; 
	padding: 0; 
	display: inline;  
	}
	
#topMenu ul li { 
	margin: 0; 
	padding-right: 5px;
	padding-left: 8px; 
	border-right: 1px solid #bababa; 
	list-style: none; 
	display: inline;
	font-size:12px; 
	color:#848484; 
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif; 
	}
	
#topMenu ul li.first { 
	margin: 0; 
	padding-left:0px;
	border-left: none; 
	list-style: none; 
	display: inline;
	border-right: 1px solid #bababa; 	
	}

#topMenu ul li a { 
	color:#848484;
	text-decoration:none;
	}
	
#topMenu ul li a:hover { 
	text-decoration:underline;
	}
	
#content {
	width:950px;
}

/* Bund menu*/
#bottomMenuContainer{
	width:100%;
	padding-top: 10px;
}

#bottomMenu { 
	width:950px;
	text-align:left;
	margin:auto;
}
	 
#bottomMenu ul { 
	margin: 0; 
	padding: 0; 
	display: inline;  
}
	
#bottomMenu ul li { 
	margin: 0; 
	padding-right: 5px;
	padding-left: 8px; 
	border-right: 1px solid #bababa; 
	list-style: none; 
	display: inline;
	font-size:12px; 
	color:#848484; 
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif; 
}

#bottomMenu ul li a { 
	color:#848484;
	text-decoration:none;
}
	
#bottomMenu ul li a:hover { 
	text-decoration:underline;
}
	
#content {
	width:950px;
}
/* Overskrifter med skygge bjælke */

.header1 {
	background-image:url(/images/headerBarShadow.gif);
	background-position:0px 27px;
	background-repeat:repeat-x;
	height:40px;
	margin-bottom:5px;
}

.header1 div.head {
	background-image:url(/images/headerBox1.gif);
	background-repeat:no-repeat;
	height:27px;
	width:175px;
	font-size:19px;
	color:#226ca2; 
	padding-left:10px;
	padding-top:1px;
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif; 
	float:left;
}

.header1 div.youAreHere {
	height:27px;
	padding-left:10px;
	padding-top:5px;
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#848484;
	float:left;
}

.header1 div.youAreHere a, .header3 div.youAreHere a, .header5 div.youAreHere a {
	text-decoration:underline;
	color:#848484;
}

.header2 {
	background-image:url(/images/headerBarShadow.gif);
	background-position:0px 27px;
	background-repeat:repeat-x;
	height:40px;
	margin-bottom:5px;
}

.header2 div {
	background-image:url(/images/headerBox2.gif);
	background-repeat:no-repeat;
	height:27px;
	font-size:19px;
	color:#226ca2; 
	padding-left:10px;
	padding-top:1px;
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif; 
}		
	
.header3 {
	background-image:url(/images/headerBarShadow.gif);
	background-position:0px 27px;
	background-repeat:repeat-x;
	height:40px;
	margin-bottom:5px;
}

.header3 div.head {
	background-image:url(/images/headerBox3.gif);
	background-repeat:no-repeat;
	height:27px;
	width:260px;
	font-size:19px;
	color:#226ca2; 
	padding-left:10px;
	padding-top:1px;
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif; 
	float:left;
}

.header3 div.youAreHere {
	height:27px;
	padding-left:10px;
	padding-top:5px;
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#848484;
	float:left;
}
	
.header4 {
	background-image:url(/images/headerBarShadow.gif);
	background-position:0px 27px;
	background-repeat:repeat-x;
	height:40px;
	margin-bottom:5px;
}

.header4 div.head {
	background-image:url(/images/headerBox4.gif);
	background-repeat:no-repeat;
	height:27px;
	width:114px;
	font-size:19px;
	color:#226ca2; 
	padding-left:10px;
	padding-top:1px;
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif; 
	float:left;
}

.header5 {
	background-image:url(/images/headerBarShadow.gif);
	background-position:0px 27px;
	background-repeat:repeat-x;
	height:40px;
	margin-bottom:5px;
}

.header5 div.head {
	background-image:url(/images/headerBox5.gif);
	background-repeat:no-repeat;
	height:27px;
	font-size:19px;
	color:#226ca2; 
	padding-left:10px;
	padding-top:1px;
	padding-right:17px;
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif; 
	float:left;
}

.header5 div.youAreHere {
	background-image:url(/images/headerBox5Rbg.gif);
	background-repeat:no-repeat;
	height:27px;
	padding-left:10px;
	padding-top:5px;
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#848484;
	float:left;
	width:450px;
}

.header5 div.youAreHere table td {
	color:#848484;
}

.header5 div.youAreHere table td a {
	color:#848484;
	text-decoration:underline;
}

.header5 div.youAreHere table td a:hover {
	color:#848484;
	text-decoration:underline;
}



/* Grafiske elementer */

.shadowBar {
	background-image:url(/images/headerBarShadow.gif);
	background-position:0px 27px;
	background-repeat:repeat-x;
	height:40px;
	margin-bottom:5px;
}



/* Foot elementer */

#footBar {
	background-image:url(/images/bottomBar.gif);
	background-repeat:repeat-x;
	padding-top:25px;
	padding-bottom:25px;
	margin-top:10px;
}

#footBar div.footText {
	width:950px;
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
	color:#848484;
	text-align:left;
}

#footBar div.footText a {
	color:#848484;
}

/* Typografi elementer */

.text{
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#848484;
}

.text a{
	color:#848484;
}

.text2{
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#848484;
}

.text2 a{
	color:#848484;
}

.textBlue {
	font-size:12px;
	line-height:15px;
	color:#2370a7
}

.textBlue A {
	font-size:12px;
	line-height:15px;
	color:#2370a7;
	text-decoration:underline
}

/*Slider*/

.sliderBoxInner table td div table td .slideItem{
	width:80px; 
	height:80px; 
	background-color:#FFFFFF; 
	margin-bottom:5px;
}

.sliderBoxInner table td div table td .slideItemCat{
	width:80px; 
	height:109px; 
	background-color:#FFFFFF; 
	margin-bottom:5px;
}

.sliderBoxInner table td div table td .slideItemCat img {
	margin:5px;
}

.sliderBoxInner table td div table td .slideItem img {
	margin:5px;
}

.sliderInner div table td .slideItem {
	width:78px; 
	height:78px; 
	background-color:#FFFFFF; 
	border:#e0e0e0 solid 1px; 
	margin-bottom:5px;
}

.sliderInner div table td .slideItem img {
	margin:4px;
}


.slideTable td {
	padding-right:15px; 
	text-align:center;
}

/* Ordrer */
#orders {
	width:515px;
	margin-top:20px;
}

#orders th {
	background-color:#2370a7; 
	height:20px;
	font-size:12px; 
	color:#ffffff;
}

#orders td {
	font-size:12px;
	line-height:16px; 
	color:#2370a7;
}

#orders td.first {
	background:url(/images/submenuBg.gif); 
	background-repeat:repeat-x;
	height:50px;
}

#orders td.row1 {
	background-color:#cde1f0;	
	padding-top:18px;
	height:50px;
}

.currentOrder {
	color:#f9bb1a;
	font-weight:bold;
}

.finishedOrder {
	color:#9dcc4b;
	font-weight:bold;
}

#orders td.row2 {
	background-color:#e1eff8;	
	padding-top:18px;
	height:50px;
}

#orders td.row1 div.ordersBtnBg {
	background-image:url(/images/catalogBtnBgRow1.gif);
}

#orders td.row2 div.ordersBtnBg {
	background-image:url(/images/catalogBtnBgRow2.gif);
}

.ordersBtnBg {
	background-repeat:no-repeat;
	background-position:left;
	height:30px;
	float:right;
}

.ordersBtnBg table {
	margin:5px 0px 5px 5px;
}

/*Kataloger*/
#catalogs {
	width:635px;
	margin-left:55px;
	margin-top:24px;
}

#catalogs th {
	background-color:#2370a7; 
	height:20px;
	font-size:12px; 
	color:#ffffff;
}

#catalogs td {
	font-size:12px;
	line-height:16px; 
	color:#2370a7;
}

#catalogs td.first {
	background:url(/images/submenuBg.gif); 
	background-repeat:repeat-x; 
}

#catalogs td.row1 {
	background-color:#cde1f0;	
	padding-top:18px;
}

#catalogs td.row2 {
	background-color:#e1eff8;	
	padding-top:18px;
}

#catalogs td.row1 div.catalogBtnBg {
	background-image:url(/images/catalogBtnBgRow1.gif);
}

#catalogs td.row2 div.catalogBtnBg {
	background-image:url(/images/catalogBtnBgRow2.gif);
}

.catalogBtnBg {
	background-repeat:no-repeat;
	background-position:left;
	height:30px;
	float:right;
	margin-top:24px;
}

.catalogBtnBg table {
	margin:5px 0px 5px 5px;
}

.catalogPic{
	border:#FFFFFF 5px solid;
}

/* Kvikbestil */

#quickOrderTop {
	background-color:#2370a7; 
	height:20px;
	font-size:12px; 
	color:#ffffff;
	width:745px;
}

.qoArrowText {
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#2370a7;
	padding-left:7px;
}

.qoImg {
	background-color:#FFFFFF; 
	border:#e0e0e0 solid 1px; 
	width:50px;
}

.qoImg img {
	margin:4px;
}

.qoLine {
	border-bottom:1px solid #bababa; 
	height:62px;
}

.qoLineCell1 {
	width:70px; float:left; height:50px; margin-top:6px;
}

.qoLineCell2 {
	width:80px; float:left; height:50px; margin-top:6px; display:none;
}

.qoLineCell3 {
	width:595px; float:left; height:50px; margin-top:6px;
}

/*E-mail SMS service*/

.emailSmsContainer {
	width:380px;
	background:no-repeat url(../images/listArrowLarge.gif) left top;
	margin-left:80px;
	margin-top:15px;
}

.emailSmsContainer div.esText {
	margin-left:60px;
	margin-top:10px;
	font-size:13px;
	line-height:16px;
	color:#848484;
}

.esText table td {
	font-size:13px;
	color:#848484;
	padding-top:3px;
}

.esText table {
	margin-top:5px;
}

.esText div {
	font-size:17px;
	margin-bottom:5px;
}

#emailSmsBtn {
	width:380px;
	margin-left:80px;
}

#emailSmsBtn table {
	margin-top:30px; 
	margin-bottom:30px;
}

/*Sliderbox*/

.sliderBoxOuter { 
	width:365px;
}

.sliderBoxInner { 
	background:url(/images/blogBg.gif); 
	background-repeat:repeat-x; 
	background-color:#cde1f0;
	padding:0px 0px 10px 0px;
	height:140px;
}

/* Paging */

#paging {
	float:right;
	padding-top:3px;
}

#pagingBottom {
	float:right;
}

.paging{
	color:#848484; 
	font-size:12px;
}

.paging .thisPage{
	color:#226ca2;
	text-decoration:underline;
}
.paging a{
	color:#848484;
	text-decoration:underline;
}

/* Payment */

.payProces1, .payProces2 {
	width:180px;
	height:30px;
	margin-bottom:11px;
}

.payProces3, .payProces4 {
	width:180px;
	height:24px;
}

.payProces1 div, .payProces2 div, .payProces3 div, .payProces4 div  {
	color:#ffffff;
	font-size:12px;
	padding-left:12px;
	padding-top:3px;
}

.payProces1 {
	background:url(/images/paymentProcesBg1.gif) no-repeat;
}

.payProces2 {
	background:url(/images/paymentProcesBg2.gif) no-repeat;
}

.payProces3 {
	background-color:#2370a7;
}

.payProces4 {
	background-color:#cde1f0;
}

#deliveryNotice{
	width:180px;
	margin-top:23px;
	background:url(/images/deliveryNotice.gif) no-repeat;
}

#deliveryNotice div.head{
	padding-left:12px;
	padding-top:1px;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
}

#deliveryNotice div.box{
	/*background-color:#CC9999;*/
	float:right;
	width:100px;
	height:50px;
}

#deliveryNotice div.text{
	margin-top:28px;
	padding-left:12px;
	padding-right:12px;	
	padding-top:1px;
	font-size:11px;
	color:#d11b4a;
}

#deliveryNoticeSafety{
	width:180px;
	margin-top:23px;
	background:url(/images/deliveryNoticeSafety.gif) no-repeat;
}

#deliveryNoticeSafety div.head{
	padding-left:28px;
	padding-top:2px;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
}

#deliveryNoticeSafety div.box{
	/*background-color:#CC9999;*/
	float:right;
	width:5px;
	height:5px;
}

#deliveryNoticeSafety div.text{
	margin-top:5px;
	padding-left:12px;
	padding-right:12px;	
	padding-top:1px;
	font-size:11px;
	color:#539617;
}




#payCart {
	width:540px;
/*	margin-top:20px;*/
}

#payCart th {
	background-color:#2370a7; 
	height:20px;
	font-size:12px; 
	color:#ffffff;
}

#payCart td {
	font-size:12px;
	line-height:16px; 
	color:#2370a7;
}

#payCart td a {
	color:#2370a7;
	text-decoration:underline;
}

#payCart td.first {
	background:url(/images/submenuBg.gif); 
	background-repeat:repeat-x;
}

#payCart td.row1 {
	background-color:#cde1f0;	
	height:25px;
}

#payCart td.row2 {
	background-color:#e1eff8;	
	height:25px;
}

.payCartBtnBg table {
	margin:5px 0px 5px 5px;
}

.payPostalInfo{
	color:#2370a7;
	font-size:12px;
}

.billingAddressTop {
	background-color:#2370a7; 
	height:17px;
	font-size:12px; 
	color:#ffffff;
	width:260px; 
	height:145px;
}

.billingAddress {
	background-color:#2370a7; 
	font-size:12px; 
	color:#2370a7;
	padding:10px 10px 0px 10px;
	background:url(/images/submenuBg.gif); 
	background-repeat:repeat-x;
	background-color:#cde1f0;	
}


/* Directory */

.dir { 
	width:175px; 
	background:url(/images/submenuBg.gif); 
	background-repeat:repeat-x; 
	background-color:#cde1f0;
	padding-top:10px;
	padding-bottom:14px;
	}
	
.dirDiv {
	background-image:url(/images/dirDivBg2.gif);
	background-repeat:repeat-x;
	height:20px;
}

.dirDiv div {
	padding-top:4px;
	padding-left:15px;
}

.dir div, .dir table td {
	font-size:12px; 
	line-height:15px; 
	color:#2370a7;
}

.dirTop { 
	background-color:#2370a7; 
	height:20px;
	font-size:12px; 
	color:#ffffff;
	line-height:20px;
	width:175px;
	/*margin-top:20px;	*/
	}

.dirTop div { 
	padding-left:15px;
	}
	
.dir table td.tjek {
	padding-left:13px;
	padding-right:3px;
	margin:0px;
	padding-bottom:1px;
	padding-bottom:3px;
}

/* Submenu */

.submenu { 
	width:175px; 
	background:url(/images/submenuBg.gif); 
	background-position:0px 20px; 
	background-repeat:repeat-x; 
	background-color:#cde1f0 
	}
		
.submenu div { 
	background-color:#2370a7; 
	height:20px;
	font-size:12px; 
	color:#ffffff;
	padding-left:15px;
	line-height:20px;		
	}
		
.submenu ul { 
	padding:12px; 
	margin:0px;	
	}
		
.submenu ul li { 
	background:url(/images/submenuBullet.gif); 
	background-repeat:no-repeat;
	list-style:none;
	font-size:12px; 
	line-height:15px; 
	color:#2370a7;
	padding-left:20px; 
	margin-bottom:6px;
	padding-top:1px;
	}

.submenu ul li.locked { 
	background:url(/images/submenuBulletLocked.gif); 
	background-repeat:no-repeat;
	list-style:none;
	font-size:12px; 
	line-height:15px; 
	color:#2370a7;
	padding-left:20px; 
	margin-bottom:6px;
	padding-top:1px;
	}
	
.submenu ul li.active a { 
	text-decoration:underline 
	}
		
.submenu ul li a { 
	color:#2370a7;
	text-decoration:none 
	}
		
.submenu ul li a:hover { 
	color:#2370a7;
	text-decoration:underline 
	}	

/* SIden sidst */

.blueHeader{
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:20px;
	text-decoration:underline;
	color:#2370a7;
}

.blueHeader a{
	text-decoration:underline;
	color:#2370a7;
}

.blue {
	color:#2370a7;
}

.sidenSidst {
	margin-bottom:8px;
}

/* Produktnyheder på forsiden */

.productNews {
	text-align:center; 
}

.productNewsImg{
	width:173px; 
	height:173px; 
	background-color:#FFFFFF; 
	border:#e0e0e0 solid 1px;
	/*position:relative;*/
	z-index:1;
}

.productNews a{
 	color:#d12549;
}

.priceTag table td.m {
	background-color:#cb1c3e;
	color:#FFFFFF;
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	line-height:14px;
	font-weight:bold;
	padding-top:3px;
}

.priceTag {
	 position:relative;
	 top:-41px;
	 width:175px;
	 height:24px;
	 z-index:2;
 }
 
 .priceTag table {
 	margin-right:20px;
}

		
		
/* Relaterede emner */	

#relatedSubj { 
	width:545px; 
	background:url(/images/submenuBg.gif); 
	background-position:0px 20px; 
	background-repeat:repeat-x; 
	background-color:#cde1f0;
	height:auto;
	}
		
#relatedSubjHead { 
	background-color:#2370a7; 
	height:20px;
	font-size:12px; 
	color:#ffffff;
	padding-left:15px;
	line-height:20px; 
	}

#relatedSubj table.text td.bullet { 
	background:url(/images/submenuBullet.gif); 
	background-repeat:no-repeat;
	background-position:center;
	width:35px;
	height:23px;
	}

#relatedSubj table {
	margin-top:5px;
	margin-bottom:5px;	
}

#relatedSubj table.text td.l { 
	text-align:right;
	padding-left:33px;
}
	
#relatedSubj table.text td { 
	color:#2370a7;
	}

#relatedSubj table.text td a{ 
	color:#2370a7;
	}
		
/* Blog */	

#blogOuter { 
	width:365px
}

#blogInner { 
	background:url(/images/blogBg.gif); 
	background-repeat:repeat-x; 
	background-color:#cde1f0;
	padding:0px 0px 10px 0px;
	height:140px;
}

#blogInner td { vertical-align:top }

#blogPic { 
	padding-top:15px; 
	width:110px;
	text-align:center !important;
}

#blogPic img { 
	border:#FFFFFF 5px solid
}

#blogHead { 
	height:20px;
	font-size:12px; 
	color:#ffffff;
	line-height:20px;
	font-weight:bold
	}
	
#blogParagraph { 
	font-size:16px; 
	color:#2370a7;
	line-height:20px; 
	padding-top:8px;
	padding-bottom:2px
	}
	
#blogParagraph a { 
	color:#2370a7;
	text-decoration:none;
	}

#blogParagraph a:hover { 
	text-decoration:underline;
	}
/* Frontpage */	
#frontOuter { 
	width:365px
}
#frontpage { 
	font-size:11px; 
}
.frontHead { 
	height:18px;
	background-color:#2370a7;
	color:#FFFFFF;
	font-weight:bold
}
.frontRow { 
	background-color:#cde1f0;
	color:#2370a7;
}
.frontRow td{ 
	height:85px;
	padding-left:5px;
	padding-top:3px;
}

.frontHead td { 
	height:15px;
	padding-left:5px;
}
/* Forum */	

#forumOuter { 
	width:365px
}
#forum { 
	font-size:11px; 
	text-align:center;
}

#forum tr td { 
	text-align:center;
}
.forumHead { 
	background-color:#f9b919;
	color:#FFFFFF;
	font-weight:bold
}
.forumRow1 { 
	background-color:#ffffff;
	color:#5c5c5c
}
.forumRow2 { 
	background-color:#fdebbc;
	color:#5c5c5c
}
.forumPageRow1 { 
	background-color:#ffffff;
	color:#5c5c5c
}
.forumPageRow2 { 
	background-color:#e1eff9;
	color:#5c5c5c
}
.forumFirst { 
	width:205px;
	padding-left:5px;
	text-align:left !important;
}
.forumFirst a { 
	color:#5c5c5c;
	text-decoration:none;
}
.forumFirst a:hover { 
	text-decoration:underline;
}
.forumLast { 
	padding-right:5px;
	text-align:right
}

h1 { 
	color:#226ca2; 
	font-size:22px;
	line-height:28px;
	margin:0px 0px 8px 0px
	}

h2 { 
	color:#848484;
	font-size:15px;
	line-height:22px; 
	margin:0px;
	display:inline
	}

.picBorder {
	background-color:#FFFFFF; 
	border:#e0e0e0 solid 1px;
	padding:4px;
	}
	
.textGreen {
	color:#9dcc4b;
	}	
	
.alsoKnownAs {
	padding-left:35px;
	background-image:url(/images/listArrowSmall.gif);
	background-repeat:no-repeat;
	font-size:17px;
	color:#2370a7;
	clear:left;
	}
	
/* Mine søgninger */
#mySearch { 
	width:635px;
	margin-left:55px 
	}
	
#mySearchTop {
	width:205px;
	background-color:#2370a7; 
	height:20px;
	font-size:12px; 
	color:#ffffff;
	padding-left:15px;
	line-height:20px;
	}
		
#mySearchCont { 
	background:url(/images/submenuBg.gif); 
	background-repeat:repeat-x; 
	background-color:#cde1f0;	
	padding:15px 15px 5px 15px
	}
		
#mySearchCont ul { 
	padding:0px; 
	margin:0px;	
	display: inline;
	}
		
#mySearchCont ul li { 
	list-style: none;
	display: inline;
	background:url(/images/submenuBullet.gif); 
	background-repeat:no-repeat;
	font-size:12px; 
	line-height:30px; 
	color:#2370a7;
	padding-left:20px; 
	padding-right:25px
	}
		
#mySearchCont ul li a { 
	color:#2370a7;
	text-decoration:none 
	}
		
#mySearchCont ul li a:hover { 
	color:#2370a7;
	text-decoration:underline 
	}	
	
/* Søg efter produkter */
#prodSearch { 
	width:635px;
	margin-left:55px 
	}
	
#prodSearchTop {
	width:205px;
	background-color:#2370a7; 
	height:20px;
	font-size:12px; 
	color:#ffffff;
	padding-left:15px;
	line-height:20px;
	}
		
#prodSearchCont { 
	background:url(/images/submenuBg.gif); 
	background-repeat:repeat-x; 
	background-color:#cde1f0;	
	padding:15px 15px 0px 15px;
	}	
	
#prodSearchCont td { 
	font-size:12px;
	line-height:20px; 
	color:#2370a7;
	padding:0px 5px 0px 5px
	}	

/* Produktliste */
.prodList { 
	float:left; 
	width:340px; 
	margin-right:30px;
	background-image:url(/images/listArrowLarge.gif); 
	background-position:0px 10px;
	background-repeat:no-repeat;
	margin-top:20px
	}	
	
.prodList td { 
	color:#226ca2; 
	font-size:21px;
	}
	
.prodList td a { 
	color:#226ca2; 
	text-decoration:underline
	}	
	
.prodList td div { 
	color:#848484; 
	font-size:12px
	}		
	
.prodList td div a { 
	color:#848484; 
	font-size:12px;
	text-decoration:underline
	}	
	
	
/* Shortcut lists (forum, blog, etc.) */
.shortcutLists { 
	width:240px; 
	background:url(/images/submenuBg.gif); 
	background-position:0px 20px; 
	background-repeat:repeat-x; 
	background-color:#cde1f0;
	float:left;
	margin-left:12px 
	}
		
.shortcutListsTop { 
	background-color:#2370a7; 
	height:20px;
	font-size:12px; 
	color:#ffffff;
	padding-left:15px;
	line-height:20px;		
	}
	
.shortcutListsCont { 
	padding:5px 0px 5px 0px		
	}	

.shortcutLists table { 
	font-size:12px; 
	color:#2370a7;
	}

.shortcutListsTd_1 {
	background:url(/images/submenuBullet.gif); 
	background-position:12px 1px; 
	background-repeat:no-repeat;
	width:32px;
	height:20px
	}
	
.shortcutListsTd_2 { 
	width:150px
	}	
	
.shortcutListsTd_2 a { 
	width:150px;
	color:#2370a7;
	text-decoration:none 
	}		
	
.shortcutListsTd_2 a:hover { 
	width:150px;
	color:#2370a7;
	text-decoration:underline 
	}	

/* Shortcut lists uden dato (nyeste ideer etc.) */	
.shortcutLists_2 { 
	width:240px; 
	background:url(/images/submenuBg.gif); 
	background-position:0px 20px; 
	background-repeat:repeat-x; 
	background-color:#cde1f0;
	float:left;
	margin-left:12px 
	}
	
.shortcutLists_2 ul { 
	padding:6px 12px 0px 12px; 
	margin:0px;	
	}
		
.shortcutLists_2 ul li { 
	background:url(/images/submenuBullet.gif); 
	background-repeat:no-repeat;
	list-style:none;
	font-size:12px;
	line-height:14px;
	color:#2370a7;
	padding-left:20px; 
	margin-bottom:6px;
	padding-top:1px;
	}
		
.shortcutLists_2 ul li a { 
	color:#2370a7;
	text-decoration:none 
	}
	
.shortcutLists_2 ul li a:hover { 
	color:#2370a7;
	text-decoration:underline 
	}	
	
/* Artikel */
.articlePicLeft {
	background-color:#FFFFFF; 
	border:#e0e0e0 solid 1px;
	padding:4px;
	float:left;
	margin:5px 10px 3px 0px;
	display:inline
	}	
.articlePicRight {
	background-color:#FFFFFF; 
	border:#e0e0e0 solid 1px;
	padding:4px;
	float:right;
	margin:5px 0px 3px 10px;
	display:inline
	}		
.articleCont {
	margin-bottom:25px
	}	
.articleFile {
	margin:5px 0px 15px 0px
	}	
.articleFile td {
	font-size:12px;
	line-height:16px;
	color:#848484;
	padding-right:5px	
	}	
.articleFile td a {
	font-size:12px;
	line-height:16px;
	color:#2370a8;
	text-decoration:underline;
	padding-right:5px;
	}		
	
/* Product */
.productPics {
	background-color:#FFFFFF; 
	border:#e0e0e0 solid 1px;
	padding:4px;
	display:inline;
	float:left;
	margin-right:8px
	}	
	
.productHL {
	color:#2370a7;
	font-weight:bold;
	font-size:13px
	}	
	
.productBtn {
	float:left; 
	display:inline; 
	margin-right:5px
	}	
	
.productInput {
	width:30px; 
	text-align:center; 
	height:18px; 
	border:1px solid #8f8f8f
	}	
	
.productDivList {
	float:left;
	display:inline;
	margin-bottom:22px;
	}	
	
/* Comments */	
#commentsOuter { 
	width:365px
}

#commentsInner { 
	background:url(/images/boxFadeBlue.gif); 
	background-repeat:repeat-x; 
	background-color:#cde1f0;
	padding:0px 0px 10px 0px;
	height:140px;
}

#commentsInner td { 
	vertical-align:top
	}
	
#commentsPic { 
	padding-top:15px; 
	width:110px;
	text-align:center !important;
	}

#commentsPic img { 
	border:#FFFFFF 5px solid
	}

#commentsHead { 
	height:20px;
	font-size:12px; 
	color:#ffffff;
	line-height:20px;
	font-weight:bold 
	}
	
#commentsParagraph { 
	font-size:16px; 
	color:#2370a7;
	line-height:20px; 
	padding-top:8px;
	padding-bottom:2px
	}
	
#commentsParagraph a { 
	color:#2370a7;
	text-decoration:none;
	}

#commentsParagraph a:hover { 
	text-decoration:underline;
	}	
	
/* Indkøbskurv */		
#basket { 
	background:url(/images/boxFadeBlue.gif); 
	background-repeat:repeat-x; 
	background-color:#cde1f0;
	padding:0px 0px 10px 0px;
	font-size:12px;
	line-height:16px;	
	}	
	
#basketHead { 
	height:20px;
	font-size:12px; 
	color:#ffffff;
	line-height:20px;
	padding-left:10px;
	font-weight:bold
	}	
	
#basketContent {
	color:#2370a7;
	padding:5px 0px 10px 10px
	}	
	
#basketContent a {
	color:#2370a7;
	text-decoration:underline
	}
	
.basketExclVat {
	padding-left:10px;
	color:#2370a7;
	background-color:#e1eff9;
	font-size:12px;
	}
	
.basketInclVat {
	padding-left:10px;
	color:#ffffff;
	background-color:#f7bf36;
	font-size:12px;
	height:25px;
	}
	
.basketLeft {
	padding-left:10px;
	text-align:left
	}	
	
.basketRight {
	padding-right:10px;
	text-align:right
	}	
	
/* Fragt */		
#shipping { 
	background:url(/images/boxFadeBlue.gif); 
	background-repeat:repeat-x; 
	background-color:#cde1f0;
	padding:0px 0px 10px 0px;
	font-size:12px;
	line-height:16px;	
	}	
	
#shippingHead { 
	height:20px;
	font-size:12px; 
	color:#ffffff;
	line-height:20px;
	padding-left:10px;
	font-weight:bold
	}	
	
#shippingContent {
	color:#2370a7;
	padding:5px 0px 10px 10px
	}	
	
#shippingContent a {
	color:#2370a7;
	text-decoration:underline
	}
	
.shippingInclVat {
	padding-left:10px;
	color:#ffffff;
	background-color:#d2234a;
	font-size:12px;
	height:25px;
	}
	
.shippingLeft {
	padding-left:10px;
	text-align:left
	}	
	
.shippingRight {
	padding-right:10px;
	text-align:right
	}
	
.shippingBox {
	font-size:11px; 
	color:#d2234a;
	line-height:15px;
	padding-bottom:10px
	}	
	
.shippingBox div {
	padding:3px 0px 4px 5px
	}	
	
	
/* Mangler du - (mersalg) */		
#xsell { 
	background:url(/images/boxFadeYellow.gif); 
	background-repeat:repeat-x; 
	background-color:#fce199;
	font-size:12px;
	line-height:16px;
	width:180px;	
	}	
	
#xsellHead { 
	height:20px;
	font-size:12px; 
	color:#ffffff;
	line-height:20px;
	padding-left:10px;
	font-weight:bold;
	text-align:left;
	}	
	
#xsellContent {
	padding:10px 10px 5px 10px
	}	
	
#xsellContent td {
	color:#848484;
	font-size:12px;
	line-height:15px;
	}	
	
#xsellContent td a {
	color:#848484;
	font-size:12px;
	line-height:15px;
	text-decoration:underline
	}
	
#xsellContent td div.xsellPicDiv {
	background-color:#FFFFFF; 
	border:#e0e0e0 solid 1px;
	padding:4px;
	}		
	
.xsellDesc {
	padding:0px 0px 15px 5px	
	}	
	
.xsellPic {
	padding:0px 0px 15px 0px	
	}	
	
/* Inspiration */
.inspContent td {
	font-size:12px;
	line-height:16px;
	color:#848484;
	padding-bottom:20px	
	}

.inspContent td a {
	color:#848484;
	text-decoration:underline;
	}
	
.inspContent td div {
	background-color:#FFFFFF; 
	border:#e0e0e0 solid 1px;
	padding:4px;
	margin:5px 0px 0px 10px	
	}
	
.inspirationPicBox {
	font-size:12px;
	line-height:14px;
	color:#848484;
	width:105px;
	margin-left:8px;
	margin-right:22px;
	margin-bottom:35px;
	overflow:hidden;
	float:left;
}

.inspirationPicBox div {
	margin-bottom:5px;
}

.inspirationPicBox a {
	color:#848484;
	text-decoration:underline;
}

/* Products */

.productsPicBox {
	color:#848484;
	font-size:12px;
	line-height:14px;
	width:175px;
	margin-left:0px;
	margin-bottom:27px;
	overflow:hidden;
	/*float:left;*/
}


.productsPicBox div {
	margin-bottom:5px;
}

.productsPicBox a {
	color:#2370a7;
	text-decoration:underline;
}

.productsPrice {
	color:#848484;
	font-size:16px;
	padding-left:8px;
}

.productsStock1 {
	color:#9dcc4b;
}

.productsStock2 {
	color:#f8ba19;
}

.productsStock3 {
	color:#d02449;
}

.productsMore {
	padding-left:35px;
	background-image:url(/images/listArrowSmall.gif);
	background-repeat:no-repeat;
	font-size:17px;
	color:#2370a7;
	clear:left;
	margin-left:15px;
	width:485px;
	margin-bottom:5px;
	}

.productsMore a {
	color:#2370a7;
	text-decoration:underline;
	}

.productsMore div.text {
	color:#848484;
	}

.productsMore div.text a {
	text-decoration:underline;
	color:#848484;
	}

.signaturePic {	
	 position:relative;
	 top:-52px;
	 z-index:2;
	 margin-right:15px;
}

.prodOfferBox {	
	 position:relative;
	 top:-90px;
	 left:-10px;
	 z-index:2;
}



/* Varerne til ideen */		
#prodIdea { 
	background:url(/images/boxFadeYellow.gif); 
	background-repeat:repeat-x; 
	background-color:#fce199;
	font-size:12px;
	line-height:16px;
	width:180px;	
	}	
	
#prodIdeaHead { 
	height:20px;
	font-size:12px; 
	color:#ffffff;
	line-height:20px;
	padding-left:10px;
	font-weight:bold
	}	
	
#prodIdeaContent {
	padding:10px 10px 5px 10px
	}	
	
#prodIdeaContent td {
	color:#848484;
	font-size:12px;
	line-height:15px;
	}	
	
#prodIdeaContent td a {
	color:#848484;
	font-size:12px;
	line-height:15px;
	text-decoration:underline
	}
	
#prodIdeaContent td div {
	background-color:#FFFFFF; 
	border:#e0e0e0 solid 1px;
	padding:4px;
	}		
	
.prodIdeaDesc {
	padding:0px 0px 15px 5px	
	}			

.textYellow{
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#f9b91b;
}

.orderPad, .profilePad, .shopListPad { 
	padding-left:90px;
	}

.profileBasicPad { 
	padding-left:5px;
	}

/* Bestilling - Adresseinfo */
.adrInfoBg { 
	background-image:url(/images/listArrowLarge.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding:14px 5px 0px 55px;
	height:50px
	}
.open { 
	background-image:url(/images/listArrowLargeOpen.gif)
	}	
.adrInfoHL { 
	padding:14px 0px 0px 0px;
	color:#848484
	}
.adrInput { 
	margin:3px 0px 3px 4px
	}	
.adrSpace { 
	padding:5px 0px 8px 4px
	}	
#adrGotAc, #adrOpenAc, #adrBuyAc { 
	padding:0px 0px 25px 60px
	}	
#adrGotAc .btns, #adrOpenAc .btns, #adrBuyAc .btns { 
	margin-top:10px; width:285px
	}
.mark {
	font-size:16px;
	line-height:16px;
	color:#f9b91b;
	padding-left:5px;
	}	
.markRed {
	font-size:16px;
	line-height:16px;
	color:#d12549;
	padding-left:5px;
	}	
	
/* Bestilling - Betaling */	
.payInput { 
	margin:3px 0px 3px 0px
	}
.payBtn { 
	margin-top:25px; width:345px
	}	
.paySpace{
	font-size:12px;
	line-height:16px;
	color:#848484;
}
.paySpace td{
	height:30px
}	


/* Bestilling - Kvittering */		
#receipt {
	width:540px;
	margin-top:20px;
}

#receipt th {
	background-color:#2370a7; 
	height:20px;
	font-size:12px; 
	color:#ffffff;
}

#receipt td {
	font-size:12px;
	line-height:16px; 
	color:#848484;
	height:25px;
	border-bottom:#bababa 1px solid
}

#receipt td a {
	color:#848484;
	text-decoration:underline;
}

/* Profile 01 */
.profile td { 
	padding:5px 5px 0px 0px;
	color:#848484
	}
.proInput { 
	margin:3px 0px 3px 4px
	}		
#proPrivate, #proInst, #proEngros { 
	padding:0px 0px 25px 0px
	}	
#proPrivate .btns, #proInst .btns, #proEngros .btns { 
	margin-top:10px;
	padding-right:35px
}
.profileTb td {
	font-size:12px;
	line-height:16px;
	color:#848484;
}
.profileTb td.content {
	padding-left:25px;
}
.profileTb td.mark {
	font-size:16px;
	line-height:16px;
	color:#f9b91b;
	padding-left:5px;
	}
	
/* Husekseddel */
.shopListTxt { 
	padding:14px 0px 0px 0px;
	color:#848484;
	font-size:12px
	}
	
/* Søgeresultater */
.searchRlt {
	padding-left:55px;
	margin-top:24px;
	background:url(/images/listArrowLarge.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
}

.searchRlt div {
	padding-left:10px;
	background:url(/images/blogBg.gif); 
	background-repeat:repeat-x; 
	background-color:#cde1f0;
	width:635px
}

.searchRlt div th {
	height:20px;
	font-size:12px; 
	color:#ffffff;
}

.searchRlt div td {
	font-size:12px;
	line-height:16px; 
	color:#2370a7;
}

.searchRlt div td a {
	font-size:12px;
	line-height:16px; 
	color:#2370a7;
	text-decoration:underline
}

.searchRlt div td {
	height:20px;
	vertical-align:middle
}

.inStock { 
	color:#9dcc4b !Important
}

.outOfStock { 
	color:#f9bb1a !Important
}

/* Knapper */

.btn1, .btn2, .btn3, .btn4, .btn5, .btn6, .btn7, .btn8, .btn16, .btn21{
	cursor:pointer;
	height:20px;
}

.btn2 td.m a, .btn3 td.m a, .btn4 td.m a, .btn6 td.m a, .btn7 td.m a, .btn10 td.m a, .btn11 td.m a, .btn16 td.m a, .btn20 td.m a, .btn21 td.m a { color:#FFFFFF; text-decoration:none;}

.btn1 td.m a, .btn5 td.m a, .btn8 td.m a, .btn9 td.m a { color:#2370a7; text-decoration:none; }

.btn1 td.l {
	background-image:url(/images/btn/btn1L.gif);
	width:18px;
}

.btn1 td.payment {
	background-image:url(/images/btn/btn12L.gif);
	width:18px;
}
.btn1 td.lchecked {
	background-image:url(/images/btn/btn1Lchecked.gif);
	width:18px;
}
.btn1 td.m {
	background-color:#cde1f0;
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:5px;
	color:#2370a7;
}
.btn1 td.m a {
	font-size:12px;
}
.btn1 td.r {
	background-image:url(/images/btn/btn1R.gif);
	width:10px;
}

.btn2 td.l {
	background-image:url(/images/btn/btn2L.gif);
	width:18px;
}
.btn2 td.m {
	background-color:#2370a7;
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:5px;
	color:#ffffff;
}
.btn2 td.r {
	background-image:url(/images/btn/btn2R.gif);
	width:10px;
}

.btn3 td.l {
	background-image:url(/images/btn/btn3L.gif);
	width:18px;
}
.btn3 td.m {
	background-color:#d12549;
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:5px;
	color:#ffffff;
}
.btn3 td.r {
	background-image:url(/images/btn/btn3R.gif);
	width:10px;
}

.btn4 td.l {
	background-image:url(/images/btn/btn4L.gif);
	width:18px;
}
.btn4 td.m {
	background-color:#f9b919;
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:5px;
	color:#ffffff;
}
.btn4 td.r {
	background-image:url(/images/btn/btn4R.gif);
	width:10px;
}

.btn5 td.l {
	background-image:url(/images/btn/btn5L.gif);
	width:18px;
}
.btn5 td.m {
	background-color:#cde1f0;
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:5px;
	color:#2370a7;
}
.btn5 td.r {
	background-image:url(/images/btn/btn5R.gif);
	width:10px;
}

.btn6 td.l {
	background-image:url(/images/btn/btn6L.gif);
	width:18px;
}
.btn6 td.m {
	background-color:#d12549;
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:5px;
	color:#ffffff;
}
.btn6 td.r {
	background-image:url(/images/btn/btn6R.gif);
	width:10px;
}

.btn7 td.l {
	background-image:url(/images/btn/btn7L.gif);
	width:18px;
}
.btn7 td.m {
	background-color:#2370a7;
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:5px;
	color:#ffffff;
}
.btn7 td.r {
	background-image:url(/images/btn/btn7R.gif);
	width:10px;
}

.btn8 td.l {
	background-image:url(/images/btn/btn8L.gif);
	width:18px;
}
.btn8 td.m {
	background-color:#cde1f0;
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:5px;
	color:#2370a7;
}
.btn8 td.r {
	background-image:url(/images/btn/btn8R.gif);
	width:10px;
}

.btn9 td.l {
	background-image:url(/images/btn/btn9L.gif);
	width:23px;
}
.btn9 td.m {
	background-color:#cde1f0;
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:6px 0px 0px 5px;
	color:#2370a7;
	background-image:url(/images/btn/btn9M.gif);	
}
.btn9 td.r {
	background-image:url(/images/btn/btn9R.gif);
	width:10px;
}

.btn9, .btn10, .btn11, .btn12, .btn13{
	cursor:pointer;
	height:25px;
}
.btn10div { 
	background:url(/images/btn/btn10DivBg.gif); 
	background-repeat:repeat-x;
}
.btn10 td.l {
	background-image:url(/images/btn/btn10L.gif);
	width:23px;
}
.btn10 td.m {
	background-image:url(/images/btn/btn10Bg.gif); 
	background-position:0px 5px; 
	background-repeat:repeat-x; 
	background-color:#FFFFFF;
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:6px 0px 0px 5px;
	color:#ffffff;
}
.btn10 td.r {
	background-image:url(/images/btn/btn10R.gif);
	width:10px;
}

.btn10.thisIsSearchPage td.l {
	background-image:url(/images/btn/btn10LRed.gif)!important;
}

.btn10.thisIsSearchPage td.m {
	background-image:url(/images/btn/btn10BgRed.gif)!important;
}

.btn10.thisIsSearchPage td.r {
	background-image:url(/images/btn/btn10RRed.gif)!important;
}

.btn11div { 
	background:url(/images/btn/btn11DivBg.gif); 
	background-repeat:repeat-x; padding-top:5px
}
.btn11 td.l {
	background-image:url(/images/btn/btn11L.gif);
	width:23px;
}
.btn11 td.m {
	background-image:url(/images/btn/btn11Bg.gif); 
	background-position:0px 5px; 
	background-repeat:repeat-x; 
	background-color:#FFFFFF;
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:6px 0px 0px 5px;
	color:#ffffff;
}
.btn11 td.r {
	background-image:url(/images/btn/btn11R.gif);
	width:10px;
}

.btn16 td.l {
	background-image:url(/images/btn/btn16L.gif);
	width:18px;
}
.btn16 td.m {
	background-color:#f9b919;
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:5px;
	color:#ffffff;
}
.btn16 td.r {
	background-image:url(/images/btn/btn16R.gif);
	width:10px;
}


.btn20{
	cursor:pointer;
	height:30px;
}
.btn20 td.l {
	background-image:url(/images/btn/btn20L.gif);
	width:23px;
}
.btn20 td.m {
	background-image:url(/images/btn/btn20Bg.gif); 
	background-position:0px 5px; 
	background-repeat:repeat-x; 
	background-color:#FFFFFF;
	font-size:12px;
	padding:2px 0px 0px 5px;
	color:#ffffff;
}
.btn20 td.r {
	background-image:url(/images/btn/btn20R.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width:10px;
}
.btn21 td.l {
	background-image:url(/images/btn/btn21L.gif);
	width:18px;
}
.btn21 td.m {
	background-position:0px 5px; 
	background-repeat:repeat-x; 
	background-color:#f7bf36;
	font-size:12px;
	padding:2px 0px 0px 5px;
	color:#ffffff !important
}
.btn21 td.r {
	background-image:url(/images/btn/btn21R.gif);
	background-repeat:no-repeat;
	background-color:#f7bf36;
	width:10px;
}

.btn22div { 
	background:url(/images/btn/btn10DivBg.gif); 
	background-repeat:repeat-x;
}
.btn22 td.l {
	background-image:url(/images/btn/btn22L.gif);
	width:23px;
}
.btn22 td.m {
	background-image:url(/images/btn/btn10Bg.gif); 
	background-position:0px 5px; 
	background-repeat:repeat-x; 
	background-color:#FFFFFF;
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:6px 0px 0px 5px;
	color:#ffffff;
}
.btn22 td.r {
	background-image:url(/images/btn/btn10R.gif);
	width:10px;
}

.btn23div { 
	background:url(/images/btn/btn10DivBg.gif); 
	background-repeat:repeat-x;
}
.btn23 td.l {
	background-image:url(/images/btn/btn23L.gif);
	width:23px;
}
.btn23 td.m {
	background-image:url(/images/btn/btn9M.gif);
	background-position:0px 0px; 
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	padding-top:5px;
	padding-left:4px;
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
}
.btn23 td.r {
	background-image:url(/images/btn/btn9R.gif);
	width:10px;
}


.paymentBtns { 
	background:url(/images/btn/btn10DivBg.gif); 
	background-repeat:repeat-x;
}

.educationText {	
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#848484;
}

.educationText a {	
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:underline;
	color:#2370a7;
}


.educationHeader {	
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:24px;
	color:#848484;
}

.educationContent {
	background-image:url(/images/education/tema_bg.gif); 
	background-repeat:repeat-x; 
	background-position:top; 
	background-color:#fdebbc; 
	padding-bottom:10px;
}

.printIcon {
	float:right; 
	padding:12px 4px 0px 0px
}

.frontPageText a{color:#848484; text-decoration:underline;}