﻿@media screen {
	body {
		margin:0px;
		background-color:rgb(243, 242, 227);
		font-family:Arial;
		font-size:11px;
	}

	td, th, input, textarea, select{
		font-family:Arial;
		font-size:13px;
	}

    td {vertical-align: top;}	

	TD A{
		font-family:Arial;
		font-size:13px;
		color:rgb(102,102,102);
		text-decoration:none;
	}
	
	TD A:hover{
		text-decoration:underline;
	}


	
	img{
		border:0px;
	}

    h1, h2, h3, h4, h5, h6 {			
		color:rgb(102,102,102);	
    }
    h1 { font: 24px/1.5em Georgia, Times New Roman, Serif; }
    h2 { font: 20px/1.5em Georgia, Times New Roman, Serif; }
    h3 { font: 18px/1.5em Georgia, Times New Roman, Serif; }
    h4 { font: 16px/1.5em Georgia, Times New Roman, Serif; }
    h5 { font: 14px/1.5em arial; }
    h6 { font: 12px/1.5em arial; }
	
	FIELDSET{
		text-align:center;
	}
	/*********************************************************************************************************/
	#top{
		height:22px;
		background-color:rgb(51,51,51);
		border-bottom:1px solid rgb(167, 163, 126);
	}

	#logo{
		width:980px;
		height:91px;
		background-image:url('Images/bg_logo.gif');
		text-align:left;
	}

	#container{
		width:978px;
		height:100%;
		border:1px solid rgb(232,232,232);
		text-align:left;
		margin-bottom:20px;
	}

	#containertable{
		width:978px;
		background-color:rgb(255,255,255);
	}

	#menu1{
		height:26px;
		border-top:1px solid rgb(232,232,232);
		border-bottom:1px solid rgb(232,232,232);
		width:980px;
		background-color:rgb(255,255,255);
		text-align:left;
	}

	#menu1 A{
		margin-left:9px;
		color:rgb(78, 145,164);
		text-decoration:none;
		font-size:12px;
		position:relative;
		top:5px;
		margin-right:6px;
		font-family:Georgia, Arial;
	}

	#menu1 A:hover{
		text-decoration:underline;
	}

	#menu2{
		height:26px;
		width:980px;
		background-color:rgb(249,249,241);
	}

	#menu2Box1{
		width:782px;
		float:left;
		text-align:left;
	}

	#menu2Box1 DIV{
		margin-top:6px;
		margin-left:10px;
		color:rgb(100,100,98);
	}

	#menu2Box1 A{
		color:rgb(78, 145,164);
		text-decoration:none;
	}

	#menu2Box1 A:hover{
		text-decoration:underline;
	}

	#menu2Box2{
		width:198px;
		float:left;
		text-align:left;
		height:26px;
	}

	#topcontainer{
		width:980px;
	}

	#topcontainerlinks{
		/*margin-left:705px;*/
		text-align:right;
	}

	#topcontainerlinks A{
		color:rgb(161, 173, 137);
		text-decoration:none;
		margin-left:10px;
		position:relative;
		top:3px;
	}

	#topcontainerlinks A:hover{
		text-decoration:underline;
	}

	#boatcontainer{
		background-image:url('Images/dot3.gif');
		background-repeat:repeat-y;
		background-position:left;
		/*height:100%;*/
		min-height:505px;
        height: auto;
        overflow: hidden;
	}
	
	#boatcontainer_no_bg{
		min-height:505px;
        height: auto;
        overflow: hidden;
	}	
	
	#errorcontainer{
		height:100%;
		min-height:505px;
		padding:20px;
		text-align:center;
	}
	
	#flashcontainer{
		height:100%;
		min-height:505px;
	}

	 #boatcontainercell1{
		width:478px;
		margin:5px;
		display:inline;
		float:left;
		padding-bottom:10px;
		overflow: hidden;
	}
	
	html>body #boatcontainercell1{
		width:478px;
		margin:5px;
		float:left;
		padding-bottom:10px;
	}

	#boatcontainercell2{
		margin:5px;
		float:left;
		width:281px;
		height:100%;
		display:inline;
	}
	
	#boatcontainercell3{
		width:768px;
		margin:5px;
		display:inline;
		float:left;
		padding-bottom:10px;
	}
	
	#containercell4{
		width:480px;
		display:inline;
		float:left;
	}
	
	#containercell5{
		width:768px;
		margin:5px;
		margin-bottom:0px;
		display:inline;
		float:left;
	}
	
	#containercell6{
		margin:5px;
		float:left;
		padding-bottom:10px;
	}	
	
	/*********************************************************************************************************/
	.cell1{
		border-right:1px solid rgb(232,232,232);
	}

	.cell2{
		width:196px;
		background-color:rgb(249,249,241);
	}

	.cell1-top{
		width:762px;
		height:422px;
		margin:9px;
	}

	.searchinput{
		width:135px;
		border:1px solid rgb(232,232,232);
		border-left:1px solid rgb(255,255,255);
		float:left;
		position:relative;
		top:4px;
	}

	.mag{
		float:left;
		position:relative;
		top:4px;
	}

	.searchbutton{
		float:left;
		position:relative;
		top:4px;
	}

	.searchbutton SPAN{
		position:relative;
		left:5px;
		top:1px;
	}

	.headingrightmenu{
		height:25px;
		background-color:rgb(249,249,241);
		border-bottom:1px solid rgb(232,232,232);
		text-transform:uppercase;
		clear:both;
	}

	.headingrightmenu A{
		display:block;
		margin-left:11px;
		color:rgb(78, 145, 164);
		font-family:Georgia, Times New Roman, Arial;
		font-size:15px;
		text-decoration:none;
		margin-top:5px;
	}

	.headingrightmenu SPAN{
		display:block;
		margin-left:11px;
		color:rgb(78, 145, 164);
		font-family:Georgia, Times New Roman, Arial;
		font-size:15px;
		margin-top:5px;
	}

	.headingrightmenu A:hover{
		text-decoration:underline;
	}

	.boxrightmenu{
		background-color:rgb(249,249,241);
		border-bottom:1px solid rgb(232,232,232);
		padding-top:10px;
		padding-bottom:10px;
		float:left;
		height:100%;
		width:100%;
	}

	.menu2{
		display:block;
		margin-left:12px;
		color:rgb(115, 116, 104);
		text-decoration:none;
		font-family:Georgia, Times New Roman, Arial;
	}

	.menu2:hover{
		text-decoration:underline;
	}

	.boxrightmenu2{
		background-color:rgb(249,249,241);
		padding-top:10px;
		padding-bottom:10px;
	}

	.cell1-box1{
		float:left;
		width:383px;
		margin-left:9px;
	}

	.cell1-box2{
		float:left;
		width:175px;
		margin-left:9px;
	}

	.cell1-box3{
		float:left;
		width:175px;
		margin-left:20px;
	}

	.heading{
		color:rgb(78, 145, 164);
		font-family: Georgia,Times New Roman, Arial;
		font-size:14px;
		margin-bottom:5px;
	}

	.aktueltcontainer{
		height:100%;
	}

	.aktueltcontainer IMG{
		float:left;
		margin-right:7px;
	}

	.aktueltheading{
		color:rgb(108,164,179);
		font-family:Arial;
		font-size:13px;
	}

	.aktueltheading A{
		color:rgb(108,164,179);
		font-family:Arial;
		font-size:13px;
		text-decoration:none;
	}

	.aktueltheading A:hover{
		text-decoration:underline;
	}

	.aktueltingress{
		font-size:11px;
		color:rgb(128, 128 ,128);
	}

	.aktueltlesmer{
		float:right;
		display:block;
		width:68px;
		height:16px;
		color:rgb(108,164,179);
		text-decoration:none;
		background-image:url('Images/plus.gif');
		background-position:left;
		background-repeat:no-repeat;
		position:relative;
		left:-3px;
	}

	.lesmer{
		font-size:11px;
		font-weight:normal;
		display:block;
		float:right;
		width:68px;
		text-indent:10px;
		height:16px;
		color:rgb(108,164,179);
		text-decoration:none;
		background-image:url('Images/plus.gif');
		background-position:left;
		background-repeat:no-repeat;
	}
	
	.kontaktforhandler{
		color:rgb(108,164,179);
		font-size:14px;
	}

	.lesmer:hover{
		text-decoration:underline;
	}

	.aktueltlesmer:hover{
		text-decoration:underline;
	}

	.aktueltlesmer SPAN{ 
		margin-left:10px;
	}

	.aktueltdivider{
		background-color:rgb(243,243,240);
		border:1px solid rgb(243,243,240);
		height:1px;
		margin:0px;
		font-size:1px;
		padding:0px;
	}

	.searchbox{
		width:175px;
		height:132px;
		border:1px solid rgb(243,243,240);
		background-color:rgb(252,252,248);
	}

	.searchbox2{
		width:175px;
		height:132px;
	}

	.searchbox DIV{
		margin-left:9px;
	}

	.searchbox2 DIV{
		margin-left:9px;
	}

	.dropdown{
		color:rgb(74,135,151);
		width:158px;
		margin-top:9px;
		margin-bottom:6px;
		font-size:11px;
		border:1px solid rgb(232,232,232);
	}
	
	.dropdownDarker{
		color:rgb(74,135,151);
		width:158px;
		margin-top:9px;
		margin-bottom:6px;
		font-size:11px;
		border:1px solid rgb(172,172,172);
	}
	
	.dropdown2{
		color:rgb(74,135,151);
		width:77px;
		margin-top:9px;
		margin-bottom:6px;
		font-size:11px;
		border:1px solid rgb(232,232,232);
	}
	
	.dropdown3{
		color:rgb(0,0,0);
		width:158px;
		margin-top:9px;
		margin-bottom:6px;
		font-size:11px;
		border:1px solid rgb(232,232,232);
	}
	
	.dropdown3Darker{
		color:rgb(0,0,0);
		width:158px;
		margin-top:9px;
		margin-bottom:6px;
		font-size:11px;
		border:1px solid rgb(172,172,172);
	}

	.boxbtn{
		float:right;
		margin-right:9px;
	}
	
	.boxbtn2{
		/*float:right;*/
		/*margin-right:9px;*/
		position:relative;
		top:-2px;
		/*top:-23px;*/
	}

	.listcontainertop{
		width:380px;
		margin-left:5px;
		margin-right:5px;
		margin-top:5px;
		float:left;
		padding-bottom:35px;
		height:100%;
		display:inline;
	}

	.listcontainertop2{
		width:781px;
		height:100%;
		border-bottom:1px solid rgb(232,232,232);
	}

	.listcontainermiddle{
		height:100%;
		background-image:url("Images/dot2.gif");
		background-repeat:repeat-y;
		background-position:center;
		width:781px;
		float:left;
		position:relative;
	}

	.listheading{
		font-size:15px;
		color:rgb(51,51,51);
		font-weight:bold;
		margin-top:4px;
	}

	.listheading2{
		font-size:15px;
		color:rgb(51,51,51);
		font-weight:bold;
		margin-top:4px;
		text-align:center;
	}

	.listheading2 A{
		color:rgb(51,51,51);
		text-decoration:none;
	}

	.listheading2 A:hover{
		text-decoration:underline;
	}
	
	.motorheading{
		font-size:15px;
		color:rgb(51,51,51);
		font-weight:bold;
		text-align:left;
		padding:5px;
		background-image:url('images/motor_bg.gif');
		width:174px;
	}
	
	.motorheading SPAN{
		font-size:12px;
		color:rgb(89,96,99);
	}
	
	.motorheading A{
		font-size:15px;
		color:rgb(51,51,51);
	}

	.listsubheading{
		margin-top:2px;
		font-size:11px;
		color:rgb(89,96,99);
	}

	.listingress{
		margin-top:6px;
		font-size:12px;
		color:rgb(89,96,99);
		height:100%;
	}

	

	.largebox{
		border-bottom:1px solid rgb(232,232,232);
	}

	.tblLarge{
		width:782px;
		background-image:url('Images/dot1.gif');
		background-repeat:repeat-y;
		background-position:left;
	}

	.listimagelarge{
		width:380px;
		height:215px;
	}

	.listcontainer{
		background-image:url('Images/dot1.gif');
		background-repeat:repeat-y;
		background-position:left;
		height:100%;
		border-bottom:1px solid rgb(232, 232, 232);
		float:left;
		width:781px;
		position:relative;
	}
	
	.listcontainer2{
		height:100%;
		border-bottom:1px solid rgb(232, 232, 232);
		float:left;
		width:781px;
		position:relative;
	}

	.listlargereadmore{
		float:left;
		width:315px;
	}

	.listsmallreadmore{
		/*float:left;*/
		width:180px;
	}
	
	.listsmallreadmore2{
		float:left;
		width:180px;
	}

	.listsmallcell{
		border-bottom:1px solid rgb(232, 232, 232);
		height:100%;
		position:relative;
		float:left;
	}

	.brandtop{
		margin:5px;
		height:100%;
	}

	.tblTechnical{
		width:281px;		
	}
	
	.tblTechnical tr td{
/*		background-color:#e4e4e4;*/
	}

	.boatdatacell1{
		/*width:180px;*/
		width:201px;
		font-family:Arial;
		font-size:12px;
		color:rgb(102,102,102);
		padding-left:5px;
		padding-bottom:3px;
		padding-top:3px;
		padding-right:5px;
		background-color:#eeeeee;
		border-bottom:1px dotted white;
	}
	
	.boatdatacell1_2{
		width:150px;
		font-family:Arial;
		font-size:12px;
		color:rgb(102,102,102);
		padding-left:5px;
		padding-bottom:2px;
		padding-right:5px;
		background-color:#eeeeee;
		border-bottom:1px dotted white;
		padding-bottom:3px;
		padding-top:3px;
		
	}

	.boatdatacell2{
		/*width:101px;*/
		width:80px;
		font-family:Arial;
		font-size:12px;
		color:rgb(102,102,102);
		background-color:#eeeeee;
		border-bottom:1px dotted white;
		padding-bottom:3px;
		padding-top:3px;
		
	}
	
	.boatdatacell2_2{
		width:131px;
		font-family:Arial;
		font-size:12px;
		color:rgb(102,102,102);
		vertical-align: bottom;
		padding-bottom: 2px;
		background-color:#eeeeee;
		border-bottom:1px dotted white;
		padding-bottom:3px;
		padding-top:3px;
		
	}

	.boatdatacell3{
		padding-left:5px;
		font-family:Arial;
		font-size:12px;
		color:rgb(102,102,102);
		background-color:#eeeeee;
		border-bottom:1px dotted white;
		padding-bottom:3px;
		padding-top:3px;
	}

	.technicalHeading{
		font-size:17px;
		font-family:Times New Roman,Arial;
		color:rgb(102,102,102);
		margin-top:15px;
	}

    .tabs table.loan-calc-data td{
        padding: 0;
        font: 12px/16px arial;
    }
    
    .tabs .btnLink {
        font: 11px/16px arial, verdana;
        border: 1px solid #eeeeee;
        color: #d5e5ea;
        padding: 0 14px 0 6px;
        background: url(images/btnArrow.gif) right center no-repeat #40889e;
        cursor: pointer;
        text-decoration: none;
        height: 16px;
        display: block;
        float: left;        
    }

    /*.tabs .ajax__tab_body input.btnLink {
        padding-bottom: 2px;
        height: 18px;
        margin: 0;
        text-align: left;
        clear: left;
        margin-top: 1px;
    }*/

	.docheading2{
		font-family:Georgia, Arial;
		font-size:16px;
		color:rgb(51,51,51);
		margin-top:5px;
	}

	.docingress{
		font-size:11px;
		color:rgb(102,102,102);
		margin-top:5px;
	}
	
	.doctext{
		font-size:11px;
		margin-top:5px;
	}

	.menu3{
		font-family:Arial;
		font-size:11px;
		color:rgb(4,99,128);
		display:block;
		margin-left:20px;
		text-decoration:none;
		display:none;
	}

	.menu3-selected{
		font-family:Arial;
		font-size:11px;
		color:rgb(4,99,128);
		display:block;
		margin-left:20px;
		text-decoration:none;
	}

	.menu3:hover{
		text-decoration:underline;
	}
	
	.menu3-container{
		margin-bottom:10px;
		display:none;
	}
	
	.menu3-container-selected{
		margin-bottom:10px;
	}
	
	.listImagesmall{
		height:100%;
	}
	
	.listImagesmall2{
	}
	
	.listImagesmall3{
		width:72px;
		float:left;
	}
	
	.listImagesmall4{
		width:185px;
		height:211px;
	}

	.rightmenuitem{
		margin-bottom:15px;
	}

	.listcontainersmall{
		width:185px;
		padding-left:5px;
		padding-right:5px;
		padding-top:5px;
		float:left;
		padding-bottom:30px;
		height:100%;
	}

	.nonedisplay{
		display:none;
	}

	.brandimage{
		float:left;
		margin-right:9px;
	}

	.brandheading{
		margin-bottom:5px;
		margin-top:30px;
		font-size:28px;
		font-family:Times New Roman, Georgia,serif;
		color:rgb(102,102,102);
	}

	.brandtext{
		color:rgb(102,102,102);
		font-size:13px;
	}

	.brandtext A{
		text-decoration:underline;
	}	
	.mainheading{
		font-size:32px;
		font-family:Georgia, Times New Roman, Serif;
		color:rgb(102,102,102);
		margin-top:10px;
	}
	
	.mainingress{
		font-style:italic;
		font-size:16px;
		font-family:Georgia, Times New Roman, Serif;
		color:rgb(102,102,102);
		margin-top:10px;
	}
	
	.maintext{
		color:rgb(102,102,102);
		margin-top:10px;
		line-height:15px;
        	overflow: hidden;
        	width: 100%;
	}

	.maintext A{
		text-decoration:underline;
	}	
	
	.finddealer-container{
		margin-top:10px;
	}
	
	.finddealer{
		display:block;
		border:1px solid rgb(232, 232,225);
		float:left;
		padding-left:3px;
		background-color:rgb(64,136,158);
		color:rgb(213, 229, 234);
		text-decoration:none;
	}
	
	.tbldataheading{
		color:rgb(102,102,102);
		font-size:18px;
	}
	
	.tbldatatext{
		color:rgb(102,102,102);
		font-size:12px;
		font-weight:normal;
		border-bottom:1px solid rgb(233,233,233);
	}
	
	.tbldatadata{
		color:rgb(51,51,51);
		font-size:12px;
		font-weight:normal;
		border-bottom:1px solid rgb(233,233,233);
	}
	
	.flashsearch{
		width:761px;
		height:42px;
		padding-left:10px;
		background-image:url(Images/bg_search.gif);
		margin:5px;	
		/*float:left;*/
	}
	
	.flashhelptext{
		margin:5px;
		border-top:1px solid rgb(240,240,240);
		border-bottom:1px solid rgb(240,240,240);
		padding-top:5px;
		padding-bottom:5px;
	}
	
	.flashhelptext2{
		padding-left:10px;
		clear:both;
		margin-left:5px;
		background-image:url(images/search3.gif);
		padding-top:7px;
		padding-bottom:7px;
		width:761px;
	}
	
	.flashhelptext2 SPAN{
		color:rgb(243, 242, 227);
	}
	
	/* These are standard sIFR styles... do not modify */

	.sIFR-flash {
		visibility: visible !important;
		margin: 0;
	}

	.sIFR-replaced {
		visibility: visible !important;
	}

	span.sIFR-alternate {
		position: absolute;
		left: 0;
		top: 0;
		width: 0;
		height: 0;
		display: block;
		overflow: hidden;
	}

	/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
	.sIFR-flash + div[adblocktab=true] {
		display: none !important;
	}

	/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

	/*.sIFR-hasFlash div.flashheading {
		visibility: hidden;
		padding:0px;
		background-color:transparent;
		font-size:34px;
	}
	
	.sIFR-hasFlash div.flashingress {
		visibility: hidden;
		padding:0px;
		background-color:transparent;
		font-size:16px;
		font-family:Georgia, Times New Roman, Serif;
	}*/
	
	.sIFR-hasFlash div.flashheading {
		padding:0px;
		font-size:32px;
		font-family:Georgia, Times New Roman, Serif;
		color:rgb(102,102,102);
		margin-top:10px;
	}
	
	.sIFR-hasFlash div.flashingress {
		font-size:16px;
		font-family:Georgia, Times New Roman, Serif;
		color:rgb(102,102,102);
		margin-top:10px;
	}
	
	.tblDealerData{
		padding-left:4px;
		float:left;
		width:270px;
		display:inline;
	}
	
	html>body .tblDealerData{
		padding-left:5px;
		float:left;
		width:280px;
	}
	
	.download{
		float:left;
		width:150px;
		border:1px solid rgb(202,202,202);
		margin-left:5px;
		text-align:center;	
		margin-top:5px;
	}
	
	.downloadHeading{
		color:rgb(102,102,102);
		font-size:15px;
	}
	
	.downloadcontainer{
		border-bottom:1px solid rgb(232,232,232);
		height:100%;
		padding-bottom:10px;
		margin-bottom:10px;
	}
	
	.lnkDownload{
		color:rgb(102,159,173);
		font-size:11px;
		margin-right:20px;
	}
	
	.lnkBrand{
		color:rgb(102,159,173);
		font-size:12px;
		margin-top:5px;
		display:block;
	}
	
	.brandCenterContainer{
		border-top:1px solid rgb(232,232,232);
		border-bottom:1px solid rgb(232,232,232);
		padding-top:10px;
		padding-bottom:10px;
		margin-top:10px;
	}
	
	.modelsContainer{
		width:478px;
		height:100%;
		float:left;
		border-bottom:1px solid rgb(232,232,232);
		margin-top:10px;
		padding-bottom:10px;
	}
	
	.modelsimage{
		float:left;
		width:138px;
		margin-right:10px;
	}
	
	.modelsheading{
		font-size:15px;
		color:rgb(102,102,102);
	}
	
	.listedimages{
		width:150px;
		float:left;
		margin-right:10px;
		color:rgb(102,102,102);
	}
	
	.listprice{
		font-size:13px;
		font-weight:bold;
		color:rgb(105,160,178);
		position:absolute;
		bottom:0px;
		width:195px;
	}


    .listRightAktueltContainer{
	    background-image:url('Images/dotright.gif');
	    background-repeat:repeat-x;
	    background-position:bottom;
	    margin-bottom:10px;
	    padding-bottom:5px;
	    /*height:91px;*/
    }

    .listRightAktueltContainer UL{
	    margin-left:30px;
	    padding-left:0px;
	    margin-top:0px;
	    padding-top:5px;
    }

    .listRightAktueltContainer LI{
	    margin:0px;
	    padding:0px;
	    font-family:Arial;
	    font-size:11px;
	    color:rgb(192, 36, 39);
    }

    .listRightAktueltContainer LI A{
	    font-family:Arial;
	    font-size:11px;
	    color:rgb(192, 36, 39);
    }

    .listRightAktueltContainer .checklist{
	    color:rgb(72,72,72);
    }

    /*.rightitem{
	    background-image:url('Images/dotright.gif');
	    background-repeat:repeat-x;
	    background-position:bottom;
	    margin-bottom:10px;
	    padding-bottom:5px;
	    height:91px;
    }

    .rightitem UL{
	    margin-left:30px;
	    padding-left:0px;
	    margin-top:0px;
	    padding-top:5px;
    }

    .rightitem LI{
	    margin:0px;
	    padding:0px;
	    font-family:Arial;
	    font-size:11px;
	    color:rgb(192, 36, 39);
    }

    .rightitem LI A{
	    font-family:Arial;
	    font-size:11px;
	    color:rgb(192, 36, 39);
    }

    .rightitem .checklist{
	    color:rgb(72,72,72);
    }*/


.tblForhandlerData{
	width:450px;
}

.tblForhandlerData INPUT, TEXTAREA{
	width:300px;
}

.tblForhandlerData TH{
	width:100px;
	text-align:left;
	padding-left:7px;
}

.tblForhandlerData TD{
	width:350px;
}

.tblAnsatte{
	width:270px;
	margin-left:10px;
}

.tblAnsatte A{
	color:rgb(219,37,37);
}

.tblAnsatte TH{
	text-align:left;
	width:50px;
	color:rgb(72,72,72);
}

.tblAnsatte TD{
	width:210px;
	color:rgb(72,72,72);
}

.newAnsatt{
	margin:10px;
	text-align:right;
}

.newAnsatt A{
	color:rgb(219,37,37);
}

/* MENY DEALERS ONLY FINLAND/AVANSERT
***********************************************/

#do-menu, #do-menu li, #do-menu ul {
margin: 0;
padding: 0;
}

#do-menu {
    /*border-bottom: 1px solid gray;*/
}

#do-menu li {
    border-bottom: 1px solid #e8e8e8;
    line-height: 1.6em;
    list-style: none;
    background: #f3f2e3;
    /*padding-left: 0.5em;*/
}
#do-menu li a {
    padding-left: 0.5em;
     font-size: 12px;
}

#do-menu ul li {
    padding-left: 1.5em;
    background: #f9f9f1;
    border: 0;   
}

#do-menu ul li a {
    padding-left: 1em;
    background: url(Images/menuDot.gif) 0 center no-repeat
}

#do-menu li a {
    text-decoration: none;
}




}