﻿body
{
  margin: 0;
  padding: 0;
  background-image: url(../images/background.jpg);
  font-family: Arial;
}

p, ul, ol
{
  font-size: .75em;

}

ul#sitemap,
ul#sitemap ul
{
font-size: 1em;
}

#newsletter-modal
{
  width: 541px;
  height: 342px;
  background-image: url(../images/paper-bg.png);
  background-repeat: no-repeat;
  display: none;
  position: fixed;
  top: 50px;
  left: 50%;
  margin-left: -260px;
}

  #newsletter-modal .close
  {
    width: 535px;
    height: 25px;
    text-align: right;
    padding-top: 5px;
  }

  #newsletter-modal .inner
  {
    padding: 0 30px 30px 30px;
  }

  #newsletter-modal .intro
  {
    font-size: .9em;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 10px;
  }
  
  #newsletter-modal .inputfield input
  {
    width: 442px;
    border: 1px solid white;
  }

  #newsletter-modal .request
  {
    font-size: .9em;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 10px;
  }

  #newsletter-modal .captcha
  {
    background-color: #ffffff;
    width: 442px;
  }

  #newsletter-modal .button
  {
    margin-top: 20px;
    width: 442px;
  }

#container 
{
  width: 980px;
  min-height: 500px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

	#container #navigation
	{
		margin: 0;
		padding: 0;
		position: absolute;
		top: 0;
		left: 34px;
		list-style: none;
		list-style-position: outside;
	}

	#container #subnavigation
	{
		margin: 0;
		padding: 0;
		position: absolute;
		top: 20;
		list-style: none;
		list-style-position: outside;
	}

	#container #navigation li
	{
		float: left;
		margin-right: 3px;
	}

	#container #navigation li a
	{
		text-indent: -4000px;
	}

	#container #navigation li a:hover
	{
		background-position: bottom;
	}

	#container #navigation .home a
	{
		background-image: url(../images/nav/home.png);
		background-repeat: no-repeat;
		height: 30px;
		width: 76px;
		display: block;
	}

	#container #navigation .hidden-gems a
	{
		background-image: url(../images/nav/hiddengems.png);
		background-repeat: no-repeat;
		height: 30px;
		width: 123px;
		display: block;
	}

	#container #navigation .whats-on-locally a
	{
		background-image: url(../images/nav/whats-on-locally.png);
		background-repeat: no-repeat;
		height: 30px;
		width: 150px;
		display: block;
	}

	#container #navigation .competition a
	{
		background-image: url(../images/nav/competition.png);
		background-repeat: no-repeat;
		height: 30px;
		width: 119px;
		display: block;
	}

	#container #navigation .parking-locally a
	{
		background-image: url(../images/nav/parking-locally.png);
		background-repeat: no-repeat;
		height: 30px;
		width: 134px;
		display: block;
	}

	#container #navigation .totally-linked a
	{
		background-image: url(../images/nav/totally-linked.png);
		background-repeat: no-repeat;
		height: 30px;
		width: 134px;
		display: block;
	}

	#container #navigation .contact-us a
	{
		background-image: url(../images/nav/contact-us.png);
		background-repeat: no-repeat;
		height: 30px;
		width: 101px;
		display: block;
	}
	
	#container #navigation .total-local-heroes-mnu a
	{
	  background-image: url(../images/nav/total-local-heroes.png);
	  background-repeat: no-repeat;
	  height: 30px;
	  width: 123px;
	  display: block;
	}





  #container .top-bar
  {
	  margin: 0px 0 6px 24px; 
	  height: 106px;
	  width: 980px; 
	  padding-top: 43px;
  }
  
    #container .top-bar .logo
    {
      height: 106px;
      width: 212px;
      float: left;
    }
	
	    #container .top-bar .logo h1
	    {
	      background-image: url(../images/logo.png);
	      background-repeat: no-repeat;
	      height: 106px;
	      width: 187px;
	      text-indent: -4000px;
	      display: block;
	      margin: 0;
	      padding: 0;
	    }
  	
	      #container .top-bar .logo h1 a
	      {
	        width: 187px;
	        height: 106px;
	        display: block;
	      }
	      
    #container .top-bar .strap-line
    {
      height: 106px;
      width: 670px;
      float: left;
      background-repeat: no-repeat;
    }
    
      #container .top-bar .home,
      #container .top-bar .default,
      #container .top-bar .site-map,
      #container .top-bar .terms,
      #container .top-bar .total-local-heroes,
      #container .top-bar .your-privacy
      {
        background-image: url(../images/headers/home.gif);
        background-position: 0 20px;
      }
    
      #container .top-bar .competition
      {
        background-image: url(../images/headers/competition.gif);
        background-position: 0 20px;
      }
    
      #container .top-bar .contact-us
      {
        background-image: url(../images/headers/contact-us.gif);
        background-position: 0 20px;
      }
    
      #container .top-bar .hidden-gems
      {
        background-image: url(../images/headers/hidden-gems.gif);
        background-position: 0 20px;
      }
    
      #container .top-bar .parking-locally
      {
        background-image: url(../images/headers/parking.gif);
        background-position: 0 20px;
      }
    
      #container .top-bar .totally-linked
      {
        background-image: url(../images/headers/totally-linked.gif);
        background-position: 0 20px;
      }
    
      #container .top-bar .news
      {
        background-image: url(../images/headers/whats-on-locally.gif);
        background-position: 0 20px;
      }
	      
    #container .top-bar .shopping-bag
    {
      height: 106px;
      width: 64px;
      float: left;
      background-repeat: no-repeat;
      background-image: url(../images/shopping-bag.png);
    }
    
  #container .content-area
  {
    width: 980px;
    min-height: 400px;
    margin-left: 22px;
    margin-bottom: 20px;
  }
  
    #container .content-area .content-contactus
    {
      width: 970px;
      min-height: 400px;
      margin-left: 22px;
      border-top: 4px solid #bbc2b5;      
    }
    
    #container .content-area .content-contactus h2
    {
      font-size: 1.7em;
      color: #9fa374;
      text-transform: uppercase;
      margin-bottom: 0;
    }
    
    #container .content-area .content-contactus .content-left
    {
      width: 445px;
      min-height: 400px;
      float: left;      
    }
    
    #container .content-area .content-contactus .content-right
    {
      width: 525px;
      min-height: 400px;
      float: left;      
    }
    
      #container .content-area .content-contactus .content-right .inputform
      {
        width: 470px;
        height: 250px; /*350*/
        background-image: url(../images/news-selection-bg.png);
        color: white;
        padding: 15px;
        margin-top: 15px;
      }
    
        #container .content-area .content-contactus .content-right .inputform strong
        {
          font-size: .9em;
          padding-bottom: 20px;
          height: 20px;
          display: block;
        }
    
        #container .content-area .content-contactus .content-right .inputform .formRow
        {
          width: 100%;
          display: block;
          margin-bottom: 10px;
          min-height: 15px;
        }
    
          #container .content-area .content-contactus .content-right .inputform .formRow label
          {
            width: 100px;
            color: white;
            float: left;
            font-size: .7em;
          }
    
          #container .content-area .content-contactus .content-right .inputform .formRow input
          {
            width: 350px;
            color: black;
            float: left;
            font-size: .7em;
            font-family: Arial;
          }
    
          #container .content-area .content-contactus .content-right .inputform .commentbox
          {
            width: 100%;
            color: black;
            float: left;
            font-family: Arial;
            height: 90px;
            display: block;
            clear: both;
            margin-bottom: 20px;
          }
    
          #container .content-area .content-contactus .content-right .inputform textarea
          {
            width: 100%;
            color: black;
            float: left;
            font-size: .7em;
            font-family: Arial;
            height: 90px;
            display: block;
            clear: both;
            margin-bottom: 20px;
          }
    
          #container .content-area .content-contactus .content-right .inputform a
          {
            clear: both;
            float: right;
          }
    
    #container .content-area .parking-locally-content
    {
      width: 970px;
      min-height: 400px;
      margin-left: 22px;
      border-top: 4px solid #bbc2b5;
    }
    
      #container .content-area .parking-locally-content h2
      {
        font-size: 1.7em;
        color: #9fa374;
        text-transform: uppercase;
      }
    
      #container .content-area .parking-locally-content .parking-spots
      {
        width: 400px;
        min-height: 400px;
        float: left;
      }
    
        #container .content-area .parking-locally-content .parking-spots .parking-spot
        {
          width: 400px;
          min-height: 40px;
          display: block;
        }
    
          #container .content-area .parking-locally-content .parking-spots .parking-spot .letter
          {
            width: 40px;
            min-height: 40px;
            display: block;
            float: left;
              font-weight: bold;
              font-size: .7em;
              color: #006993;
          }
    
          #container .content-area .parking-locally-content .parking-spots .parking-spot .info
          {
            width: 360px;
            min-height: 40px;
            display: block;
            float: left;
          }
    
            #container .content-area .parking-locally-content .parking-spots .parking-spot .info .title
            {
              width: 360px;
              min-height: 10px;
              display: block;
              font-size: .7em;
              font-weight: bold;
            }
    
            #container .content-area .parking-locally-content .parking-spots .parking-spot .info .address
            {
              width: 360px;
              min-height: 30px;
              display: block;
              font-size: .7em;
              font-weight: bold;
            }
    
      #container .content-area .parking-locally-content .map
      {
        width: 560px;
        min-height: 600px;
        float: left;
        padding-top: 10px;
        padding-left: 10px; 
      }
    
    #container .content-area .content-news
    {
      width: 970px;
      min-height: 400px;
      margin-left: 22px;
      border-top: 4px solid #bbc2b5;
    }
    
      #container .content-area .content-news .content-left
      {
        width: 590px;
        min-height: 400px;
        float: left;
      }
    
        #container .content-area .content-news .content-left img
        {
          margin: 0 5px 5px 5px;
        }
      
        #container .content-area .content-news .content-left .news-article
        {
          margin-top: 10px;
          display: block;
          border: 1px solid transparent;
        }
      
        #container .content-area .content-news .content-left .hidden-gem
        {
          width: 600px;
          display: block;
          clear: both;
          margin-top: 15px;
          border: 1px solid transparent;
        }
      
          #container .content-area .content-news .content-left .hidden-gem .img
          {
            width: 187px;
            height: 167px;
            display: block;
            float: left;
            background-repeat: no-repeat;
          }
      
          #container .content-area .content-news .content-left .hidden-gem .content
          {
            width: 400px;
            display: block;
            float: right;
            background-repeat: no-repeat;
          }
      
            #container .content-area .content-news .content-left .hidden-gem .content h3
            {
              margin: 0;
              padding: 0;
            }
      
            #container .content-area .content-news .content-left .hidden-gem .content h4
            {
              margin: 0;
              padding: 0;
              text-transform: uppercase;
              font-size: .8em;
            }
    
      #container .content-area .content-news .content-right
      {
        width: 325px;
        min-height: 400px;
        float: right;
        margin-top: 15px;
        padding-bottom: 60px;
      }
    
        #container .content-area .content-news .content-right .coming-up
        {
          width: 305px;
          height: 365px;
          background-image: url(../images/news-selection-bg.png);
          padding: 10px;
        }
    
        #container .content-area .content-news .content-right .comp-form
        {
          width: 325px;
          height: auto;
          background-image: url(../images/news-selection-bg.png);
        }
        
          #container .content-area .content-news .content-right .comp-form .outline
          {
            padding: 10px;
            width: 325px;
            height: auto;
          }
    
          #container .content-area .content-news .content-right .comp-form .formRow
          {
            width: 295px;
            display: block;
            margin-bottom: 5px;
          }
    
            #container .content-area .content-news .content-right .comp-form .formRow label
            {
              font-family: Arial;
              clear: both;
              font-weight: bold;
              text-decoration: underline;
              font-size: .7em;
              text-transform: uppercase;
              display: block;
              float: left;
              width: 90%;
            }
    
            #container .content-area .content-news .content-right .comp-form .formRow input,
            #container .content-area .content-news .content-right .comp-form .formRow select
            {
              width: 100%;
              clear: both;
            }
            
            #container .content-area .content-news .content-right .comp-form .formRow .checkbox
            {
              float: left;
              clear: both;
            }
    
          #container .content-area .content-news .content-right .coming-up .monthly-intros,
          #container .content-area .content-news .content-right .coming-up .monthly-intros2
          {
            width: 300px;
            height: 285px;
            overflow:hidden;
            display: block;
          }
    
            #container .content-area .content-news .content-right .coming-up .monthly-intros .month-intro-title
            {
              font-size: 1.1em;
              text-transform: uppercase;
            }
    
            #container .content-area .content-news .content-right .coming-up .monthly-intros .month-intro
            {
              font-size: .7em;
            }
    
            #container .content-area .content-news .content-right .coming-up .monthly-intros a:link,
            #container .content-area .content-news .content-right .coming-up .monthly-intros a:visited,
            #container .content-area .content-news .content-right .coming-up .monthly-intros a:hover
            {
              font-size: .7em;
              text-decoration: uppercase;
              font-weight: bold;
              color: #000000;
              text-decoration: underline;
              margin-bottom: 15px;
              display: block;
              height: auto;
            }
    
            #container .content-area .content-news .content-right .coming-up .monthly-intros2 a:link,
            #container .content-area .content-news .content-right .coming-up .monthly-intros2 a:visited,
            #container .content-area .content-news .content-right .coming-up .monthly-intros2 a:hover
            {
              font-size: .7em;
              text-decoration: uppercase;
              font-weight: bold;
              color: #000000;
              text-decoration: underline;
              margin-bottom: 10px;
              display: block;
              height: auto;
            }
    
          #container .content-area .content-news .content-right .coming-up h4,
          #container .content-area .content-news .content-right .coming-up h3
          {
            font-size: 1.7em;
            color: #ffffff;
            margin: 0;
            text-transform: uppercase;
          }
    
      #container .content-area .content-news h3
      {
        font-size: 1.2em;
        color: #006993;
        text-transform: uppercase;
        margin-bottom: 0;
      }
    
      #container .content-area .content-news h3.links
      {
        font-size: 1.2em;
        color: #006993;
        text-transform: uppercase;
        margin-bottom: 0;
      }
    
      #container .content-area .content-news h2
      {
        font-size: 1.7em;
        color: #9fa374;
        text-transform: uppercase;
        margin-bottom: 0;
      }
    
    #container .content-area .content-home
    {
      width: 950px;
      min-height: 400px;
    }
    
      #container .content-area .content-home a:link,
      #container .content-area .content-home a:visited,
      #container .content-area .content-home a:hover
      {
        color: #000000;
        text-decoration: underline;
        font-weight: bold;
      }
      
      #container .content-area .content-home .content-left
      {
        width: 600px;
        float: left;
        height: 470px;
      }
      
        /* TOTALLY WELCOME PANEL */
        #container .content-area .content-home .content-left .panel-totallywelcome
        {
          width: 600px;
          height: 271px;
        }
      
          #container .content-area .content-home .content-left .panel-totallywelcome .content
          {
            width: 184px;
            background-color: #c4c3a4;
            padding-left: 18px;
            padding-top: 13px;
            padding-right: 18px;
            float: left;
            height: 259px;
          }
      
          #container .content-area .content-home .content-left .panel-totallywelcome .image
          {
            height: 272px;
            width: 379px;
            background-repeat: no-repeat;
            display: block;
            float: left;
          }
      
        /* NEWS WHATS ON */
        #container .content-area .content-home .content-left .panel-newswhatson
        {
          width: 253px;
          height: 171px;
          background-color: #a4a5b0;
          display: block;
          clear: both;
          margin-top: 10px;
          padding-left: 18px;
          padding-top: 13px;
          padding-right: 18px;
          float: left;
        }
      
          #container .content-area .content-home .content-left .panel-newswhatson .content
          {
            width: 130px;
            float: left;
            height: 181px;
          }
      
          #container .content-area .content-home .content-left .panel-newswhatson .image
          {
            height: 154px;
            width: 118px;
            background-repeat: no-repeat;
            display: block;
            float: right;
          }
          
        #container .content-area .content-home .content-left .panel-parkinglocally-placeholder
        {
          width: 253px;
          height: 171px;
          background-image: url(../images/placeholder.jpg);
          background-repeat: no-repeat;
          display: block;
          margin-top: 10px;
          padding-left: 18px;
          padding-top: 13px;
          padding-right: 18px;
          float: right;
        }
          
        /* PARKING LOCALLY */
        #container .content-area .content-home .content-left .panel-parkinglocally
        {
          width: 253px;
          height: 171px;
          background-color: #a4a5b0;
          display: block;
          margin-top: 10px;
          padding-left: 18px;
          padding-top: 13px;
          padding-right: 18px;
          float: right;
        }
      
          #container .content-area .content-home .content-left .panel-parkinglocally .content
          {
            width: 130px;
            float: left;
            height: 181px;
          }
      
          #container .content-area .content-home .content-left .panel-parkinglocally .image
          {
            height: 154px;
            width: 118px;
            background-repeat: no-repeat;
            background-image: url(../images/upload/hss-parking.gif);
            display: block;
            float: right;
          }
      
      #container .content-area .content-home .content-right
      {
        width: 324px;
        float: right;
      }
          
        /* TOTAL LOCAL HEROES */
        #container .content-area .content-home .content-right .panel-totallocalheroes
        {
          width: 305px;
          height: 171px;
          background-color: #d0d3c8;
          display: block;
          padding-top: 10px;
          padding-left: 10px;
          padding-right: 10px;
          float: right;
          margin-bottom: 9px;
        }
      
          #container .content-area .content-home .content-right .panel-totallocalheroes .content
          {
            width: 140px;
            float: left;
            height: 181px;
          }
      
          #container .content-area .content-home .content-right .panel-totallocalheroes .image
          {
            height: 154px;
            width: 157px;
            background-repeat: no-repeat;
            display: block;
            float: right;
            margin-top: 3px;
          }
          
        /* HIDDEN GEMS */
        #container .content-area .content-home .content-right .panel-hiddengems
        {
          width: 305px;
          height: 171px;
          background-color: #d0d3c8;
          display: block;
          padding-top: 10px;
          padding-left: 10px;
          padding-right: 10px;
          float: right;
          margin-bottom: 9px;
        }
      
          #container .content-area .content-home .content-right .panel-hiddengems .content
          {
            width: 140px;
            float: left;
            height: 181px;
          }
      
          #container .content-area .content-home .content-right .panel-hiddengems .image
          {
            height: 154px;
            width: 157px;
            background-repeat: no-repeat;
            display: block;
            float: right;
            margin-top: 3px;
          }

a.newsletter:link,
a.newsletter:visited,
a.newsletter:hover
{
  width: 324px;
  height: 87px;
  background-image: url(../images/newsletter-panel.jpg);
  background-repeat: no-repeat;
  display: block;
  text-indent: -4000px;
}

.doClear
{
  clear: both;
}

h2.totally-welcome
{
  background-image: url(../images/headers/totally-welcome.gif);
  background-repeat: no-repeat;
  height: 25px;
  width: 88px;
  display: block;
  text-indent: -4000px;
  margin: 0;
  padding: 0;
}
      
h2.news-whats-on
{
  background-image: url(../images/headers/newswhatson.gif);
  background-repeat: no-repeat;
  height: 28px;
  width: 99px;
  display: block;
  text-indent: -4000px;
  margin: 0;
  padding: 0;
}
      
h2.parking-locally
{
  background-image: url(../images/headers/parking-locally.gif);
  background-repeat: no-repeat;
  height: 26px;
  width: 82px;
  display: block;
  text-indent: -4000px;
  margin: 0;
  padding: 0;
}
      
h2.total-local-heroes
{
  background-image: url(../images/headers/totallocalheroes.gif);
  background-repeat: no-repeat;
  height: 29px;
  width: 106px;
  display: block;
  text-indent: -4000px;
  margin: 0;
  padding: 0;
}
      
h2.hidden-gems
{
  background-image: url(../images/headers/hiddengems.gif);
  background-repeat: no-repeat;
  height: 13px;
  width: 123px;
  display: block;
  text-indent: -4000px;
  margin: 0;
  padding: 0;
}

#footer
{
  height: 81px;
  width: 324px;
  display: block;
  position: absolute;
  top: 0;
  left: 650px;
}

  #footer .top
  {
    height: 50px;
    width: 324px;
    display: block;
    background-image: url(../images/marketing-logos.png);
    background-repeat: no-repeat;
    background-position: 0 10px;
  }

  #footer .links
  {
    height: 26px;
    width: 324px;
    display: block;
    margin-top: 5px;
  }

    #footer .links a.your-privacy:link,
    #footer .links a.your-privacy:hover,
    #footer .links a.your-privacy:visited
    {
      height: 26px;
      width: 123px;
      display: block;
      text-indent: -4000px;
      background-image: url(../images/yourprivacy.png);
      background-repeat: no-repeat;
      float: right;
    }

    #footer .links a.terms:link,
    #footer .links a.terms:hover,
    #footer .links a.terms:visited
    {
      height: 26px;
      width: 71px;
      display: block;
      text-indent: -4000px;
      background-image: url(../images/terms.png);
      background-repeat: no-repeat;
      float: right;
    }

    #footer .links a.site-map:link,
    #footer .links a.site-map:hover,
    #footer .links a.site-map:visited
    {
      height: 26px;
      width: 95px;
      display: block;
      text-indent: -4000px;
      background-image: url(../images/sitemap.png);
      background-repeat: no-repeat;
      float: right;
    }
    
a.competition-link:link,
a.competition-link:visited,
a.competition-link:hover
{
  background-image: url(../images/competition-panel.jpg);
  background-repeat: no-repeat;
  height: 55px;
  width: 288px;
  display: block;
  text-indent: -4000px;
}
    
a.competition-link2:link,
a.competition-link2:visited,
a.competition-link2:hover
{
  background-image: url(../images/competition-panel2.jpg);
  background-repeat: no-repeat;
  height: 62px;
  width: 324px;
  display: block;
  text-indent: -4000px;
}
    
a:link,
a:visited,
a:hover
{
  color: #000000;
  font-weight: bold;
}

.HeadingBrown
{
	font-size: 1.7em;
	font-family: Arial;
	color: #9fa374;
	font-weight: bold;
	text-transform: uppercase;
}

.HeadingBlue
{
	font-size: 1.7em;
	font-family: Arial;
	color: #006993;
	font-weight: bold;
	text-transform: uppercase;
}

a.submit-button:link,
a.submit-button:visited,
a.submit-button:hover
{
  height: 33px;
  width: 120px;
  display: block;
  text-indent: -4000px;
  background-repeat: no-repeat;
  background-image: url(../images/submit.png);
}

.homepagecompMargin
{
  margin-top: 80px;
}

.hpNLMargin
{
  margin-top: 7px;
}