/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

/* Overordnede classes */

/*
body {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}
*/

body, html {
  background: #ffffff url(http://www.godtgave.dk/images/backgound.jpg) repeat-x;  
  margin:0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  border: 0px;
}

h1 {
	font-size:14pt;
	font-weight:bold;
	margin: 0px;
	color: #000000;
}

.productInfoPricePer {
	font-size:10pt;
	font-weight:bold;
	margin: 0px;
	color: #000000;
}
.productInfoPrice {
	font-size:14pt;
	font-weight:bold;
	margin: 0px;
	color: #000000;
}

h1.white {
	font-size:12pt;
	font-weight:bold;
	margin: 0px;
	color: #FFFFFF;
}

h1.white a { 
	font-size:12pt;
	font-weight:bold;
	margin: 0px;
	color: #FFFFFF;
}

h1.white a:hover {
	font-size:12pt;
	font-weight:bold;
	margin: 0px;
	color: #FFFFFF;
	text-decoration: underline;
}

h2 {
	margin: 3px 0px 0px 0px;
	font: bold 18px verdana,arial,sans-serif;
	color: #000000;
}

h2.white {
	font-size:11pt;
	font-weight:bold;
	margin: 0px;
	color: #FFFFFF;
}

h2.white a {
	font-size:11pt;
	font-weight:bold;
	margin: 0px;
	color: #FFFFFF;
}

h2.white a:hover {
	font-size:11pt;
	font-weight:bold;
	margin: 0px;
	color: #FFFFFF;
	text-decoration: underline;
}

h2.articles {
	font-size:11pt;
	font-weight:bold;
	margin: 0px;
	color: #FFFFFF;
}

a.articles {
	font: bold 11px verdana,arial,sans-serif;	
    color: #003269;
    text-decoration: none;
}

h3 {
	margin: 5px 0px 0px 0px;
	font: bold 11px verdana,arial,sans-serif;
	color: #000000;
}

h3.white {
	margin: 5px 0px 0px 0px;
	font: bold 11px verdana,arial,sans-serif;
	color: #ffffff;
}

b.white {
	margin: 5px 0px 0px 0px;
	font: bold 11px verdana,arial,sans-serif;
	color: #ffffff;
}


p {
	margin: 0px 0px 7px 0px;
	font: 11px verdana,arial,sans-serif;
	color: #000000;
}

p.white {
	margin: 0px 0px 7px 0px;
	font: 11px verdana,arial,sans-serif;
	color: #ffffff;
}


a {
  color: #000000;
  text-decoration: none;
}


a:hover {
  color: #000000;
  text-decoration: underline;
}

a.white {
  color: #ffffff;
  text-decoration: none;
  text-decoration: underline;  
}

a.white_no_u {
  color: #ffffff;
  text-decoration: none;
}

/*
a.white:hover {
  color: #ffffff;
  text-decoration: underline;
}
*/
	ul{margin-top:0;}

/*
ul {
	margin: 5px 0px 0px 0px;
}


li {
	margin: 0px 0px 0px 30px;
}
*/

img
{
border: 0;
}

form {
  display: inline;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

table {
	font: 11px verdana,arial,sans-serif;
	color: #000000;
}
	
/* star product pimped start */

.starTitle{
  font-family: Verdana, Arial,  sans-serif;
  font-size: 15px;
  color: #000000;
  font-weight : normal;
}

.starName{
 font-family: Tahoma, Verdana, Arial;
 font-size: 18px;
 font-weight: normal;
 color: #312a20;
 }  
 
 .starProdDesc{
 font-family: Arial, Verdana, sans-serif;
 font-size: 12px;
 color: #808080;
 padding-right:15px;
 }  
 
 .starPrice{
 font-family: Arial, Verdana, sans-serif;
 font-size: 16px;
 font-weight: bold;
 color: #ffffff;
 }  
 
 .starPrice2{
 font-family: Arial, Verdana, sans-serif;
 font-size: 15px;
 font-weight: bold;
 color: #000000;
 }
  
 .box_outline3 {
width: 100%; 
margin-top:3px;
border-top-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-left-width: 1px;
border-style: solid;
border-color: #777777;
}

/* star product pimped end */

/* Mindsparx Specials */

 .box_outline4 {
width: 100%; 
margin-top:3px;
border-top-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-left-width: 1px;
border-style: solid;
border-color: #777777;
}
 .box_outline5 {
width: 100%; 
margin-top:3px;
border-top-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-left-width: 0px;
border-style: solid;
border-color: #777777;
}

.specials_price{
font-family: Arial, Verdana, sans-serif;
 font-size: 12px;
color: #ffffff;
 font-weight: bold;
text-decoration: none;
}

.specials_old_price{
 font-family:  Verdana, Arial, Tahoma;
 font-size: 11px;
 color: #333333;
font-weight: normal;
 text-decoration: none;
}
.specials_name{
font-family:  Verdana, Arial, Tahoma;
font-size: 11px;
font-weight: bold;
 color: #312a20;
padding-left:5px;
}
.specials_desc{
 font-family: Verdana, Arial, sans-serif;
font-size: 11px;
color: #808080;
 font-weight: normal;
text-decoration: none;
padding-left:5px;
 padding-top:5px;
}
/* Mindsparx Specials */

/* Header */


table.pageHeader {
	background-color: #312a20;
	/*background-color: #6b5f53;*/
}
table.pageHeaderLogo {
	background-color: #312a20;
	/*background-color: #6b5f53;*/
}


TR.headerNavigation {
}

.headerNavigation2 {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #FFFFFF;
	font-weight : bold;
	background-color: #6b5f53;
	padding-top: 10px;
	padding-bottom: 10px;
}

TD.headerNavigation {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #FFFFFF;
	font-weight : bold;
	background-color: #6b5f53;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(http://www.godtgave.dk/images/headerbar_bg.gif);
	background-repeat: repeat-x;
}

.headerNavigation a:link, .headerNavigation a:visited {
	color: #FFFFFF;
}

.headerNavigation a:hover {
	color: #CC0000;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial;
  font-size: 12px;
  background: #6600CC;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}


TR.footer {
  background: #968569;
  font-family: Verdana, Arial, Helvetica;
  font-size: 10px;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;  
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #968569;
  color: #ffffff;
  font-weight: bold;
  padding-bottom: 5px;
  padding-top: 5px;
}

td.footerText {
  padding: 5px 15px;
  font: 11px verdana, arial, sans-serif;
  color: #331A00;
}


/* Body */



/* Infoboxe */

/* infobox ramme p?enuer */	
.infoBox {
  background: #9C9C9C;
}


.infoBoxContents {
  background: #ebe8e4;
  font-family: Arial;
  font-size: 10px;
}

.contentBox {
  background: #ffffff;
}

.contentBoxContents {
  background: #ffffff;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TD.infoBoxHeading {
	
    font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight : bold;
	background-color: #6b5f53;
	padding-top: 4px;
	padding-bottom: 4px;
	background-image: url(http://www.godtgave.dk/images/bar_bg.gif);
	background-repeat: repeat-x;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TABLE.productListing {
  border: 0px solid #a08e71;
}

.productListing-heading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
    background: #a08e71;
	color: #FFFFFF;
	vertical-align: top;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 0px;
}

TD.productListing-data {
  height: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  border-bottom: 1px solid #bbc2ce;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #ffffff;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #ffffff;
}

a.pageResults {
  color: #000000;
  text-decoration: none;
}

a.pageResults:hover {
  color: #000000;
  text-decoration: underline;
}

a {
  color: #000000;
  text-decoration: none;
}

TD.pageHeading, DIV.pageHeading {
  padding: 0px 10px;
  vertical-align: bottom;
  font-family: Verdana, Arial, sans-serif;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #ff0000;
}





TABLE.formArea {
  background: #ebe8e4;
  border-color: #ad9d87;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #c76170;
  font-weight: bold;
}
/*
SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}
*/
SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
/*DAN.moduleRowOver { background-color: #ebe8e4; cursor: pointer; cursor: hand; }*/
.moduleRowOver { background-color: #ebe8e4; cursor: pointer; cursor: pointer; }
.moduleRowSelected { background-color: #ebe8e4; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 11px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 11px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #ff0000; }

td.smallHeader {
  width: 100%;
  height: 25px;
  padding-left: 10px;
  text-align: left;
  vertical-align: middle;
  font: bold 11px Tahoma, Verdana, Arial, sans-serif;
}

/* Egne classes */

td.productListImage {
  padding-top: 5px;
}

td.productListName {
	padding-top: 10px;
	font-size: 11px;
	font-weight: bold;
}

td.productListDescription {
	height: 50px;
	padding-right: 10px;
	font-size: 10pt;
	font-weight: normal;
}

td.productListEnlarge {
	font-size: 11px;
	font-weight: bold;
}

table.productListPrice {
	height: 90px;
}
 
td.productListPrice {
	padding: 10px 5px 0px 0px;
	height: 100%;
	font-size: 13px;
	font-weight: bold;
}

td.productListSpecialPrice {
	padding-right: 5px;
	padding-top: 10px;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: red;
}

td.productListNormalPrice {
	padding: 10px 5px 0px 0px;
	height: 100%;
	font-size: 11px;
	font-weight: normal;
	text-decoration: line-through;
}

td.productListBuyNow {
  padding: 0px 5px 10px 0px;
}

table.pageBody {
}



td.columnLeft {
  padding: 0px 0px 5px 5px;
}



td.columnCenter {
  height: 100%;
  padding: 5px;
}



td.columnRight {
  padding: 0px 5px 5px 0px;
}


table.pageContents {
  height: 100%;
  vertical-align: top;
  background-color: #ffffff;
}

td.pageContents {
  height: 100%;
  padding: 10px;
  vertical-align: top;
}

table.pageHeading {
  margin-bottom: 5px;
  border-bottom: 2px solid #000000;
}

td.categoryDescription {
	padding: 0px 0px;
}


TABLE.cartInfoBox {
	padding:0px 0px 0px 0px; width:100%; vertical-align:top;
  }
    
TD.cartInfoBoxContents {
  color: #000;
  font-size: 9px;
  font-family: Arial;
  }
  
TD.cartInfoBoxContentsPic {
  color: #000;
  font-size: 10px;
  font-family: Arial;
  padding-right: 5px;
  }
  
SPAN.cartInfoBoxContents {
  color: #000;
  font-size: 9px;
  font-family: Arial;
  /* font-weight: bold; */
  }
SPAN.cartInfoBoxContentsNew {
  color: #000;
  font-size: 9px;
  font-family: Arial;
  /* font-weight: bold; */
  }

td.copyright {
	padding: 5px 5px;
}

a.copyright {

}

a.copyright:hover {
}
/*
td.infoBoxContainer {
	padding: 5px 0px 0px 0px;
}
*/

td.productListPricePer {
	padding-right: 10px;
	font-size: 11px;
	font-weight: bold;
}

td.productListMore {
	height: 20px;
	padding-right: 10px;
	vertical-align: bottom;
}

table.articleNavigationTop {
	border-bottom: 1px solid #374158;
}

table.articleNavigationBottom {
	border-top: 1px solid #374158;
}

/* BOF: More Pics 6 */
TABLE.popup {
  border-width: 1px;
  border-style: dotted;  
/*  border-color; */
}
/* EOF: More Pics 6 */

td.productInfoImage {
	padding-left: 10px;
}

/* BEGIN Fancier Invoice and Packingslip */
.dataTableHeadingContent_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #ffffff; font-weight: bold; }
.dataTableHeadingRow_INVOICE { background-color: #C9C9C9; }
.dataTableRow_INVOICE { background-color: #F0F1F1; }
.dataTableContent_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #000000; }
.order_history_top { color : #006699; font-weight: bold; font-family: Verdana; font-size: 13px; }
.order_infobox_heading { color : #000000; font-weight: bold; font-family: Verdana; font-size: 13px; }
.order_infobox_data { color : #000000; font-family: Verdana; font-size: 13px; }
.product_infobox_heading_row { background-color: #C9C9C9; }
.product_infobox_heading { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #ffffff; font-weight: bold; }
.product_infobox_data_row { background-color: #F0F1F1; }
.product_infobox_data { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #000000; }
.order_history_top_INVOICE { color : #006699; font-weight: bold; font-family: Verdana; font-size: 13px; }
.order_infobox_heading_INVOICE { color : #000000; font-weight: bold; font-family: Verdana; font-size: 13px; }
.order_infobox_data_INVOICE { color : #000000; font-family: Verdana; font-size: 13px; }
.product_infobox_heading_row_INVOICE { background-color: #C9C9C9; }
.product_infobox_heading_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #ffffff; font-weight: bold; }
.product_infobox_data_row_INVOICE { background-color: #F0F1F1; }
.product_infobox_data_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #000000; }
.smallText_INVOIVE { font-family: Verdana, Arial, sans-serif; font-size: 11px; }
.smallTextBlue_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #006699; }
.smallAddressBlue_INVOICE { font-family: Arial; font-size: 9px; color: #006699; }
.main_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 13px; }
.pageHeading_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 18px; color: #727272; font-weight: bold; }
/* END Fancier Invoice and Packingslip */


/* ************************************************************************************* */
.infoBox2_table					{margin:0px 0px 10px 0px;}
.infoBox2_td 					{padding:0px 0px 0px 0px;}
/* *************************************************************************************  */
.infoBoxContents2_table			{margin:0px;}
/*.infoBoxContents2_table .boxText{padding:10px 13px 24px 13px; height:65px;width:100%;}*/
.infoBoxContents2_table .boxText{padding:5px 0px 5px 10px; height:10px; width:100%;}
/* ************************************************************************************* */

/* MENU TEKSTER
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 11px; }
/* ************************************************************************************* */

.boxText li					{padding:0px 0px 0px 0px; width:100%; vertical-align:top;}
.boxText li, .boxText li a			{font-family:arial;}
.boxText ul					{list-style:none;margin:0px 0px 0px 0px;padding:0;}
.boxText .categories				{margin:0px 0px 0px 0px;}
.boxText .bestsellers				{margin:0px 0px 0px 0px;}
.boxText .information				{margin:0px 0px 0px 0px;}
.boxText .manufacturers				{margin:0px 0px 0px 0px;}
.boxText li a 					{display:block;}
.boxText ul li div 				{padding-left:18px;}


.boxText .bg_list 				{background:url(images/bg_list_hline.gif) 0px 0px repeat-x;}
.boxText .bg_list a				{color:#342819; font-size:12px; line-height:13px; font-weight:bold; padding:4px 0px 5px 26px;background:url(images/bg_list.gif) 10px 8px no-repeat;text-decoration:none;}
.boxText .bg_list a:hover			{color:#342819;text-decoration:none;}
.boxText .bg_list a b				{color:#342819; font-weight:bold; text-decoration:none;}
.boxText .bg_list_un 				{padding:0px 0px 0px 0px;}
.boxText .bg_list_un a				{color:#342819; font-size:12px; line-height:13px; font-weight:bold; padding:4px 0px 5px 26px;background:url(images/bg_list.gif) 10px 8px no-repeat;text-decoration:none;}
.boxText .bg_list_un a:hover			{color:#342819;text-decoration:none;}
.boxText .bg_list_un a b			{color:#342819; font-weight:bold; text-decoration:none;} 
/* ************************************************************************************* */



/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */




.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 11px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 11px; color: #70d250; text-decoration: underline; }


tr.headerError {
  background: #ff0000;
}

td.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

tr.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #f0a480;
  font-weight: bold;
}

span.productInfoPrice {
	font: bold 18px verdana, arial, sans-serif;
	color: #000000;
}

span.productInfoSpecialPrice {
	font: bold 18px verdana, arial, sans-serif;
	color: #ff0000;
}

span.productInfoNormalPrice {
	font: 14px verdana, arial, sans-serif;
	color: #000000;
	text-decoration: line-through;
}

.box { 
  background: #000000;
  color: #ffffff;
}
.boxtop { 
  background: url(/mediafiles/images/box/ne.gif) no-repeat top right; 
}
.boxtop div { 
  font-size: 0;
  height: 7px; 
  background: url(/mediafiles/images/box/nw.gif) no-repeat top left; 
}
.boxbottom { 
  background: url(/mediafiles/images/box/se.gif) no-repeat bottom right; 
}
.boxbottom div { 
  font-size: 0;
  height: 7px; 
  background: url(/mediafiles/images/box/sw.gif) no-repeat bottom left; 
}
.boxcontent {
  padding: 0px 10px 0px 10px;
}

.box2 { 
  background: #6B5F53; 
}
.boxtop2 { 
  background: url(/mediafiles/images/box/ne2.gif) no-repeat top right; 
}
.boxtop2 div { 
  font-size: 0;
  height: 10px; 
  background: url(/mediafiles/images/box/nw2.gif) no-repeat top left; 
}
.boxbottom2 { 
  background: url(/mediafiles/images/box/se2.gif) no-repeat bottom right; 
}
.boxbottom2 div { 
  font-size: 0;
  height: 10px; 
  background: url(/mediafiles/images/box/sw2.gif) no-repeat bottom left; 
}
.boxcontent2 {
  padding: 0px 10px 0px 10px;
}
/* -------------------------------------------------          -------------------------------------------------------- */
.tableBox_output		{margin-top:3px;}
.cont_body_table {border:1px solid #ebebeb}
.cont_body_table .cont_body_td{padding:0px 0px 17px 0px;}
.vam			{vertical-align:middle;}
.bg{background:url(images/bg_line.gif)}
.box_body span.productSpecialPrice { color:#3e8dab; font-size:12px; font-weight:bold}
/* -------------------------------------------------          -------------------------------------------------------- */
.bg3{ background-image:url(mediafiles/images/li3.gif)}
.bg4{ background-image:url(mediafiles/images/li4.gif)}
.bg5{ background-image:url(mediafiles/images/li5.gif)}
.bg6{ background-image:url(mediafiles/images/li6.gif)}

