﻿/* Default CSS Stylesheet for a new Web Application project */

body
{
    BACKGROUND-COLOR: #B0A59C;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 9pt;
    background-image: url(images/bg.png);
    text-align:center;

}

#bodywrapper
{
padding:0px;
margin: 0 auto;
width:850px;
}


#errorwrapper
{
padding:0px;
margin: 0 auto;
width:850px;
BACKGROUND-COLOR: white;
border: 1px red outset;
text-align:left;
}


#pagebody
{
	padding:5px;
    BACKGROUND-COLOR: white;
    border: 1px gray outset;
    width:99%;
    text-align:left;

	
}

#tagline
{
 	background-image: url(images/taglefthand.jpg);
   padding: 5px  10px 5px 58px;
   margin-left:5px;
   margin-right:5px;
   background-repeat:no-repeat;
   background-position:left; 
   border-bottom: 1px dotted silver;
   border-top: 1px dotted silver;
   text-align:justify;
   height:50px;
   line-height:15px;

}
#tagline em, #routedescription em
{
    font-family:Tahoma;
	font-weight:bold;
	font-size:13px;
	font-style:normal;
}


#routedescription
{
  
   padding: 5px  10px 5px 58px;
   background-repeat:no-repeat;
   background-position:left; 
   border-bottom: 1px dotted silver;
   border-top: 1px dotted silver;
   text-align: justify;
   vertical-align: middle;
   height:50px;
      margin-left:5px;
   margin-right:5px;
}

.essentialinfo
{
     margin-top:0px;
   margin-bottom:9px;
   line-height:17px;
}

.notes
{
    font-style:italic;
    margin-top:5px;
    margin-bottom:5px;
}

H1	{	
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size:	16px;
	font-weight:	700;
	font-style:	normal;
	background:#C63D21;
	color:White;
	padding:10px 0px 0px 0px;
	margin: -5px -4px 0px -4px;
	text-align:center;
	letter-spacing:1px;
	height:28px;
	}	
#mainheading    	{	
	background-image: url(images/mastheadtop2.png);
	background-image: url(images/mastheadtop-daf.png);
	color:White;
	padding:10px 0px 0px 0px;
	margin:  -4px -4px 0px -4px;
	text-align:center;
	letter-spacing:1px;
	height:28px;
	width:850px;
    background-position: middle center;
    background-repeat:no-repeat;

	}	
	
#newmasthead
{
	background-image: url(images/masthead-daf.png);
	color:White;
	padding:0px;
	margin:  -5px 0px 0px -5px;
	text-align:center;
	letter-spacing:1px;
	height:131px;
	width:850px;
    background-position:  0px 0px;
    background-repeat:no-repeat;    
}

#newheadline
{
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size:	16px;
	font-weight:	700;
	font-style:	normal;
	padding:10px 0px 0px 0px;
	margin: 0px;
	text-align:center;
	letter-spacing:1px;
	background-color:Transparent; 
	padding:10px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	color:white;
	border:none;
  
}
			
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	12pt;
	font-weight:	bold;
	font-style:	normal;
	text-decoration:	none;
	text-transform:	none;
	color:#2222C1;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	10pt;
	font-weight:	bold;
	font-style:	normal;
	text-decoration:	none;
	color:#2222C1;
	}	
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	10pt;
	font-weight:	400;
	font-style:	normal;
	text-decoration:	none;
	color:#2222C1;
	margin-bottom:3px;
	}			
DT	
{
	margin-top:15px;
	margin-bottom:3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	9pt;
	font-weight:700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	padding-left:0px;
	}
	a.dt
	{
	color:#2222C1;
	font-size:	10pt;
	
	}
dd
{
	margin-left:5px;
	font-size:	9px;
	overflow:hidden;
    FONT-FAMILY: Verdana;
    margin-bottom:5px;

}


A
{
	font-weight: bold;
	color: #ff9900;
	font-family: verdana;
}
A:hover
{
	font-weight: bold;
	color: #ffcc33;
	font-family: verdana;
	text-decoration: underline;
}


v\:* {
  behavior:url(#default#VML);
}

#container
{
margin:0px;
width: 99%;
color: #333;
border-top: 1px dotted #9EB2CC;
padding:0px;
background-image: url(images/blackdot.gif);
background-position: 580px 0px;
background-repeat:repeat-y;
}

#maincontent p, #maincontentfullwidth p
{
    line-height:19px;
}


#maincontent
{
float: left;
width: 560px;
margin: 5px;
padding: 5px;
background: white;
}

#routebodytext div
{
    line-height:21px;
    margin-bottom:10px;
}


#map, #myMap
{
width: 550px; 
height: 490px
}


#content
{
float: right;
width: 245px;
background: #FFFEFE;
padding: 5px 0px 5px 0px;
margin:0px;
}

#content h2
{
	margin-bottom:12px;
}


#content .amazonlink
{
    text-align:left;
    margin-bottom:10px;
}

#routedescription
{
	font-size:	12px;
	font-weight:	600;
	text-align:justify;
}

image.thumbnail
{
margin:0px;
border:none;
}

.thumbnail img
{
    border:1px silver outset;
    background-color:#dddddd;
    width:40px;
    height:40px;
    background-image: url(images/thumbbg.gif);

}

#pagefooter
{
background-image: url(images/hole-of-horcum-wide.jpg);
width:850px;
height:66px;
margin:  10px  -4px  -4px -4px;
padding:0px;
clear:both;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:	10px;
text-align:center;
background-repeat:no-repeat;
vertical-align:middle;
background-position: top center;

}

#masthead
{
background-image: url(images/mastheadmiddle2.png);
background-image: url(images/mastheadmiddledaf.png);
width:850px;
height:93px;
margin:  0px -4px  0px -4px;
padding: 0px;
background-position: bottom center;
background-repeat:no-repeat;
vertical-align:middle;
}
#mastheadbottom
{
background-image: url(images/mastheadlower.jpg);
width:850px;
height:37px;
margin:  0px -4px  0px -4px;
padding: 0px;
background-position: middle center;
background-repeat:no-repeat;
vertical-align:middle;
}
/*
#footer1
{
	clear:both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	10px;
	font-weight:	700;
	font-style:	normal;
	background:#5B4CFF;
	color:White;
	padding:5px;
	margin: 15px -5px -5px -5px;
}
*/

/* menu stuff */
#topmenuie
{
	margin:15px -4px 15px -4px;
	padding: 5px 0px 5px 10px;
	width:839px;
		background-image: url(images/menu_bg.gif);
		background-position:bottom;
		background-color:white;
}

/* menu stuff */
#topmenu 
{
	margin:15px 0px 15px -5px;
	padding: 5px 0px 5px 10px;
	width:840px;
		background-image: url(images/menu_bg.gif);
		background-position:bottom;
		background-color:White;
}
#topmenu li, #topmenuie li
{
    margin:0px;
    list-style-type:none;
    display:inline;
    height:26px;
}

/*
#topmenu li .left
{
    float:left;
        margin:0px;
    list-style-type:none;
    display:inline;
    height:26px;
}
#topmenu li .right
{
    float:right;
        margin:0px;
    list-style-type:none;
    display:inline;
    height:26px;
}
*/
#topmenu  .spacer, #topmenuie  .spacer
{
    margin: 0px 0px 0px 5px;
}

#topmenu a, #topmenu a:visited, #topmenuie a, #topmenuie a:visited
{
	color:White;
	background-color:#FF686B;
	background-image: url(images/menu_off.gif);
    background-repeat:repeat-x;
	min-width:200px;
	padding:4px;
	border:1px #E81308 outset;
	text-decoration:none;
}
#topmenu a:hover, #topmenuie a:hover
{
	color:White;
	background-image: url(images/menu_on.gif);
	border:1px #FD7B7E outset;
}

#topmenu a.current, #topmenuie a.current
{
	color:#692406;
	background-image: url(images/menu_dull_on.gif);
	border-top:1px #DDC8BF outset;
	border-left:1px #DDC8BF outset;
	border-right:1px #DDC8BF outset;
	border-bottom:1px white solid;
	height:26px;
}

#topmenu a:hover .current, #topmenuie a:hover .current
{
	color:#692406;
	background-color:#EDE1DB;
	background-image: url(images/menu_dull.gif);
	border-top:1px #B4A59F outset;
	border-left:1px #B4A59F outset;
	border-right:1px #B4A59F outset;
	border-bottom:none;
	height:29px;
}

select, input
{
	font-size:10px;
}

input
{
	font-size:9pt;
 	background-image: url(images/textboxbg.gif);
 	background-position: top left;
 	padding:1px;
 	background-repeat:no-repeat;
 	border:1px #A5A2A2 solid;
}
textarea
{
 	background-image: url(images/textareabg.gif);
 	background-position: top left;
 	padding:0px;
 	background-repeat:no-repeat;
}


.checkbox, .checkbox input, .checkbox span
{
	background:white;
	border:none;
}

.links
{
    line-height:23px;
}

.formline
{
    padding-top:4px;
    padding-bottom:2px;
}

.leftfloat
{
	float:left;
	width:150px;
}
.rightfloat
{
	
}

#content .normal li
{
	margin-top:5px;
	margin-left:0px;
	padding-left:0px;
	list-style:disc;
	list-style-position:outside;
}

#content li
{
	margin-left:0px;list-style: none;
}
#routestatistics
{
    background-image: url(images/descriptionbg.png);
    background-color:#DBEAFC;
    padding:5px;
    margin:0px;
    border:1px solid silver;
    font-size:8pt;
}

#routestatistics .routestatsline
{
    margin-left:0px;
    margin-top:1px;
    margin-bottom:0px;
}

#routestatistics .routestatlabel
{
	float:left;
	width:75px;
}
#routestatistics .routestatvalue
{
    font-weight:bold;
}

#download
{
    background-color:#DAE9FC;
     background-image: url(images/downloadbg.gif);
     background-repeat:repeat-x;
   padding:10px;
    margin:  15px 0px 5px 0px;
    border:1px solid silver;
    font-size:8pt;
}
#download h3
{
    margin:0px;
}

#rss
{
    background-color:#FCEDDA;
     background-image: url(images/rssbg.gif);
     background-repeat:repeat-x;
   padding:10px;
    margin:  15px 0px 5px 0px;
    border:1px solid silver;
    font-size:8pt;
}
#rss h3
{
    margin:0px;
}


#tagcloud
{
    padding:5px;
    BACKGROUND-COLOR: #EAEAEA;
    text-align:justify
}
#tagcloud a
{
    vertical-align:middle;
}

#related a
{
    vertical-align:middle;
    text-align:justify;
}
#warning
{
     background-image: url(images/beware.gif);
     background-position:left top;
     background-repeat:no-repeat;
    padding:5px  5px 5px 5px;
    background-color: #FFFCD8;
    border: 1px dotted red;
    text-align:justify;
    
}
#warning h2
{
    margin-top:5px;
    margin-left:60px;
}

#menu
{
    width:100px;
    float:left;
}
#admincontent
{
    width:700px;
}
#menu ul
{
    list-style-type:none;
    margin: 0px 0px 5px 5px;
    border-bottom:1px #C14C32 solid;
    width:90%;
    background:black;
    
}
#menu li
{
    margin-top:10px;
    display:block;
}

#menu  a, #menu a:visited
{
	color:White;
	background:#ff9900;
	width:100px;
	padding:3px;
	border:1px #C14C32 outset;
	border-top:1px #C14C32 solid;
}
#menu a:hover
{
	color:White;
	background:#FFBD23;
	width:100px;
	padding:3px;
	border:1px #C14C32 inset;
	border-top:1px #C14C32 solid;
}
#gallery
{    
    text-align:left;

}

.galleryitem
{
    margin-right:9px;
    margin-bottom:5px;
    float:left;
    width:110px;
    min-height:200px;
    background:#F7EFF6;
    padding:3px;
    border: 1px #B2AAA4 outset;
    display:inline;
    overflow:hidden;

}
.galleryitem img
{
    margin-left:5px;
    text-align:center;
    border: thin red solid;
}
.galleryitem h3
{
    text-align:left;
    font-size:9pt;
    font-weight:bold;
    padding:3px;
    margin:0px 0px 5px 0px;
    color:Black;
    height:24px;
}
.galleryitem span
{    font-size:8pt;
    display:block;
    width:99px;
    color:black;
        padding:3px;

}
.galleryitem span abbr
{    font-size:7pt;
}

p .textdescription
{
    width:160px;
}
/* random photos */
#topgallery
{
    margin-top:10px;
    margin-left:5px;
    text-align:center;
}
.galleryimage
{
    padding:0px;
    margin:0px;
    float:left;
}

#bigimage  #imagedescription
{    margin-top:10px;
    margin-bottom:10px;  
    font-size:10pt;
}
#bigimage .leftfloat
{
    float:left;
    width:120px;
    text-align:left;
    font-style:italic;
}
#bigimage .rightfloat
{
    text-align:left;
}

#routesbygrade DT
{
	margin-top:5px;
	margin-bottom:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	9px;
	font-weight:700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	padding-left:0px;
	}
#routesbygrade a.dt
	{
	color:#2222C1;
	font-size:	10px;
	width:180px;
	float:left;
	}
	
#routesbygrade .grade
{
    margin:0px;
    padding:0px;
    float:right;
}
#routesbygrade dd
{
    margin-top:5px;
    clear:both;
}

#comments .commentitem
{
    margin-bottom:30px;
}

#comments .commentitem .topbar
{
    font-size:10pt;
    background:#F7EFF6;
    border-top: 1px silver solid;
    border-bottom: 1px silver solid;
    height:15px;
    padding:5px;

}

#comments .commentitem .commentTitle
{
    float:left;
    font-weight:bold;

}


#comments .commentitem .commentName
{
    padding-right:10px;
    float:right;
    width:100px;
    text-align:right;
    font-size:9pt;
}

#comments .commentitem .commentDate
{
float:right;
font-size:9pt;
}
#comments .commentitem .comment
{
    margin-top:10px;
    clear:both;
    color:black;
    font-size:10pt;
    line-height:20px;
}

#comments .commentitem .footer
{
    margin-top:10px;
    clear:both;
    color:gray;
    font-size:10pt;
    line-height:20px;
    border-top:1px dotted silver;
    border-bottom:1px dotted silver;
}

/* for tag lists */
#comments .commentitem .footer ul
{
    list-style-type:none;
    display:inline;
    margin:0px;
}
#comments .commentitem .footer li
{
    padding-left:5px;
    display:inline;
}

/* for blog comments */

.blogcomments
{
    margin-left:10px;
}

.blogcommentitem
{
    background-color:#DAE9FC;
    background-image: url(images/downloadbg.gif);
    background-repeat:repeat-x;
    padding:10px;
    margin:  15px 10px 5px 10px;
    border:1px solid silver;
    font-size:8pt;
}
.blogcommentitem .topbar
{
    margin: 0px 0px 10px 0px;
    font-weight:bold;
}

.blogcommentitem .comment
{
    font-weight:normal;
    padding-left:10px;
}

.formbutton
{
    margin-top:10px;
}


/* for ve control */
 .title
{
    font-size:10pt;
    font-weight:bold;
}
 .textdescription
{
    width:160px;
    font-size:8pt;
    text-align:justify;
    margin:0px;
    padding:0px
}
.pinicon
{
    width:16px;
    height:16px;
    z-index:9;
   position:absolute;
   left:8px;
   top:8px;
   border:none;
}
.pinicon24
{
    width:24px;
    height:24px;
    z-index:9;
   position:absolute;
   left:2px;
   top:2px;
   border:none;
}
#myMap
{
    border:1px silver solid;
}
#myMap em
{
    vertical-align:middle;
    text-align:center;
    font-size:26px;
    font-style:italic;
    padding-top:200px;
    display:block;
   background-image:url(icons/indicator_orange.gif);
	background-repeat:no-repeat;
	background-position:  150px  208px ;
}

#popup 
{
    position:absolute;
    left:0px;
    right:0px;
    display:none;
    width:220px;
    border:1px silver outset; 
    min-height:70px;
    padding:5px;
    background-color:#ffffff;
    cursor:pointer;
    z-index:99;
    opacity: .85;
	filter: alpha(opacity=85);

}
#popup #top  
{
  width:220px;
  padding-bottom:2px;
  border-bottom:1px #CCCCCC dotted;
  margin-bottom:2px;
  height:15px;
}

#popup h2 
{
    color:Black;
    font-size:9pt;
    float:left;
    vertical-align:middle;
    margin:0px;
    padding:0px;
    width:200px;
    height:14px;
    overflow:hidden;

}
#popup #dismiss 
{
    font-family: Verdana;
    float:right;
    cursor:pointer;
    border:1px silver outset;
    background:#E73A40;
    padding:0px 3px 0px 3px;
    font-size:8px;
    color:White;
    font-weight:bold;
    vertical-align:middle;
}
#popup #dismiss:hover
{
    border:1px silver inset;
    background:#FD8D91;
}
#popup img
{
        opacity: 1.0;
	filter: alpha(opacity=100);
	    border:1px silver outset;
    margin:0px;
    width:60px;
	background-color:white;
	background-image:url(images/whitebg.gif);
    height:60px;
}
#popup #popupbody 
{
margin-top:5px;
clear:both;
}

#popup #photo
{
float:left;
margin-right:5px;
display:block;
}
#popup #text
{
    color:Black;
    font-size:8pt;
    margin:0px;
    padding:0px;
    text-align:left;
    vertical-align:top;
    max-width:220px;
    display:block;
}

#popup #textwide
{
    text-align:left;
    color:Black;
    font-size:8pt;
    margin:0px;
    padding:0px;
    vertical-align:top;
    width:220px;
    display:block; 
}
#popup .btns
{
    margin-top:10px;
}

#loadingdata
{
    position:absolute;
    top:432px;
    left:250px;
    background:white;
    padding:  10px 10px 10px 40px;
    vertical-align:middle;
    text-align:center;
    font-size:26px;
    font-style:italic;
    display:none;
	background-image:url(icons/indicator_orange.gif);
	background-repeat:no-repeat;
	background-position: 10px 17px;
    opacity: 0.80;
	filter: alpha(opacity=80);

}

.listings dt
{
    font-size:10pt;
    margin: 10px 0px 5px 0px;
}
.listings dd
{
    padding-left:15px;
    font-size:9pt;
    line-height:16px;
}

.seasons dt
{
    font-size:10pt;
    margin: 10px 0px 5px 0px;
}
.seasons dd
{
    padding-left:15px;
    font-size:9pt;
    line-height:16px;
}

#ratings
{
    margin-top:10px;
    width:200px;
    float:left;
}

.rating
{
    clear:both;
    margin:3px;
}
.rating .leftfloat
{
    width:100px;
    float:left;
    text-align:left;
    font-weight:bold;
    padding-right:5px;
    vertical-align:top;
    line-height:15px;
}
.rating .rightfloat
{
    vertical-align:top;
    line-height:15px;
    padding-top:1px;
    float:left;
  
}
.commentitem #productimage
{
    margin-top:15px;
    float:left;
}

#grading li
{
    margin-bottom:10px;
    line-height:22px;
    list-style: square;
}
.rssicon
{
    float:left;
    padding:3px;
    border:none;
    
}

#mapspromo 
{
    padding-top:5px;
    clear:both;
}

.diagram
{
    margin-top:10px;  
    border:1px silver solid;    
    background-image: url(images/downloadbg.gif);
    background-repeat:repeat-x;
    background-color:#DBEAFC;
    height:336px;
    width: 540px;

}

.diagram .image
{
    float:left;
    margin-right:10px;
    margin-bottom:10px;
}

.diagram .caption
{
    width:160px;
    float:right;
    margin-left:10px;
    margin-right:10px;
    font-style:italic;
    vertical-align:top;
}

/* accordian control */

.accordion
{
    margin-top:10px;  
    background-color:#DBEAFC;
    width: 540px;
}
.accordionHeader
{
	background-image: url(images/menu_on.gif);
	border:1px #FD7B7E outset;
    background-repeat:repeat-x;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin: 0px;
    height:16px;
    cursor: pointer;
}
.accordionContent
{
    margin: 0px;
    padding: 0px;
}

.accordionContent image
{
float:left;
border:1px silver solid;
margin-right:10px;
padding:0px;
}
.accordionContent p
{
margin-left:10px;
margin-right:10px;
}

.accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

.accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}


abbr
{
    border-bottom:1px black dotted;
}

.watermarked
{
    color:#28A2CA;
    text-align:left;
    font-style:italic;
}

.infopanel
{
    background-color:#F9FCDA;
     background-image: url(images/panelbg.gif);
     background-repeat:repeat-x;
   padding:10px;
    margin:  15px 0px 5px 0px;
    border:1px solid #C6CC5A;
    font-size:8pt;
}
.infopanel h2
{
    margin:0px;
}
.infopanel .email
{
    background:white;
    padding:5px;
    font-family:Courier New, Courier;
}


/* Rating */
.ratingStar {
    font-size: 0pt;
    width: 10px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(images/buttons/rating_on.gif);

}

.emptyRatingStar {
    background-image: url(images/buttons/rating_off.gif);
}

.savedRatingStar {
    background-image: url(images/buttons/rating_on_saved.gif);
}
.blogtagcloud
{
    text-align:center;
    border:1px solid silver;
    padding:5px;
    background-image: url(images/downloadbg.gif);
    background-color:#DBEAFC;
    background-repeat:repeat-x;
}
.blogtagcloud a
{
    font-family: Courier New, Courier;
    white-space:nowrap;
}

#banner
{
    text-align:left;
    vertical-align:top;
    padding:0px;
}

#banner .imgwrapper
{
    padding:5px;
    background-image:url(/northyorkmoors/images/frame.gif);
    background-repeat:no-repeat;
    background-position:0px left;
    height:114px;
    width:110px;

}

#banner img
{
padding:0px;
margin:0px;
text-align:left;
vertical-align:top;
width:100px;
height:100px;
}

.bigcalc
{
margin-top:5px;
font-weight:bold;
border:1px solid silver;
padding:10px;
background-image: url(images/downloadbg.gif);
background-color:#DBEAFC;
}

/* legend stuff */
#legend
{
    position:absolute;
    top:542px;
    display:none;
    width:220px;
    border:1px silver outset; 
    padding:5px;
    background-color:#ffffff;
    cursor:pointer;
    z-index:98;
    opacity: .85;
	filter: alpha(opacity=85);

}

#legend #legendtop
{
     border-bottom: 1px dotted silver;
     padding-bottom:3px;
     margin-bottom:3px;

}

#legend p
{
    margin-left:5px;
    font-style:italic;
    color:Black;
    font-size:8pt;
    }

#legend #dismiss 
{
    font-family: Verdana;
    float:right;
    cursor:pointer;
    border:1px silver outset;
    background:#E73A40;
    font-size:8px;
    color:White;
    font-weight:bold;
    vertical-align:middle;
    padding: 1px 3px 1px 3px;
    margin-right:1px;
}
#legend #dismiss:hover
{
    border:1px silver inset;
    background:#FD8D91;
}

#legend h3
{
    margin-top:5px;
    margin-left:5px;
    color:Black;
    font-size:9pt;
    float:left;
    vertical-align:middle;
    margin:0px;
    padding:0px 0px 3px 0px;
    height:14px;
    overflow:hidden;
}
#legend ul
{
    clear:both;
list-style:none;
list-style-position:outside;
    color:Black;
    font-size:8pt;
vertical-align:middle;
margin-left:5px;
}

#legend li
{
    padding-left:5px;
    margin-top:5px;
    text-indent:15px;
}
.forecast p
{
    font-size:9px;
}

.forecast .credit
{
    font-size:8pt;
    font-style:italic;
    margin-top:3px
}

.weatherlisting dt	
{
	margin:1px 0px 1px 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	9pt;
	padding-left:0px;
	}
.weatherlisting dd
{
	margin:0px 0px 3px 10px;
	padding-left:5px;
	font-size:	9px;
    FONT-FAMILY: Verdana;
}
.weatherlisting dl	
{
    margin:0px;
}

#supportedformats
{
    border: 1px silver solid;
    padding:2px;
    border-collapse:collapse;
    
}
#supportedformats th
{
    border-bottom:1px solid black;
    vertical-align:top;
        background-image: url(images/downloadbg.gif);
    background-color:#DBEAFC;
    padding:5px;
    margin:0px;
    border:1px solid silver;
    font-size:8pt;
}
#supportedformats td
{
    border-bottom:1px solid silver;
    vertical-align:top
}
