html, body {
	height: 100%;
}

body{
	
	background:url('https://www.reethicecreamparlour.co.uk/images/style/body_green.jpg') repeat-x top left;
	background-color:#FFFFFF;
	color: #7C7C7C;
	font-size:62.5%;
	font-family:Helvetica,Arial,Verdana,sans-serif;
}

div {
   /*background-color:#FFFFFF;*/
   color:#7C7C7C;
}

a {
    color:#D6BB3A;
    text-decoration:none;
}

a:visited {
   color:#4c4c4c;
}

.headerTop {
   background:url('https://www.reethicecreamparlour.co.uk/images/style/content_round_header2.gif') no-repeat top left;
   height: 20px;
   margin-left: 10px;
}

.header {
   background-color:#FFFFFF;
   border-left:1px solid #7C7C7C;
   border-right:1px solid #7C7C7C;
} 

.logo {
   margin:5px 0 20px 20px;
}

.header h1 {
   /*margin:20px 0 5px 0;
   height:80px;
   background: url('https://www.reethicecreamparlour.co.uk/images/style/logo.png') no-repeat top left;
   background-color:#FFFFFF;
   border-left:1px solid #7C7C7C;
   border-right:1px solid #7C7C7C;*/
}

h1 span {
   display:none;
}

/* nav bar */
div#navbar {
    margin-top:-2px;
    height: 30px;
    /*width: 100%;*/
    border-top: solid #BFA536 1px;
    border-bottom: solid #BFA536 1px;
    background-color: #D6BB3A;
}
div#navbar ul {
    margin: 0px;
    padding: 0px;
    font-family: Helvetica, Arial,  sans-serif;
    font-size: 1.4em;
    color: #FFF;
    line-height: 30px;
    white-space: nowrap;
}
div#navbar li {
    list-style-type: none;
    display: inline;
}

div#navbar li a {
	margin:0;
    text-decoration: none;
    padding: 7.5px 36.5px 7px 36.5px;
    color: #FFF;
}

.extraPad {
   /*width:200px;*/
}

div#navbar li a:link {
    color: #FFF;
}

div#navbar li a:visited {
   /* color: #CCC;*/
}

div#navbar li a:hover {
    color: #FFF;
    background-color: #F2D144;
}

/* Main Content block */
.mainContent{
   background-color:#FFFFFF;
   border-left:1px solid #7C7C7C;
   border-right:1px solid #7C7C7C;
   padding-top:30px;
   font-size:1.3em;
}

.welcome {
   /*margin:0;*/
}

.welcome h2 {
   font-size:2.7em;
   color:#4C4C4C;
   font-family: 'Palatino Linotype','Book Antiqua',Palatino,serif;
   letter-spacing:0.03em;
   margin-bottom:15px;
}

.welcome p {
   line-height:1.2em;  
}

.parlourFacts {
   margin-left:30px;
   padding-left:40px;
   border-left:1px solid #D6BB3A;
}

.parlourFacts ul {
   line-height:1.2em;
  /* list-style-type:circle;*/
   list-style: none;
   /*padding-left:20px;*/
   /*margin-left:20px;*/
}

.parlourFacts li{
   background: url('https://www.reethicecreamparlour.co.uk/images/style/icecreamlist.gif') no-repeat top left;
   margin-top:8px;
   margin-bottom:15px; 
   padding-left:30px;
}

.bottomFact {
   padding-top:10px;
   padding-bottom:10px;
}

.parlourFacts p {
   line-height:1.2em;
}

/* Ice Creams */
.thumbnailIce {
/*border:1px solid #CC9C6C;*/
   float:left;
   margin:10px 7px 30px 24px;
/*text-align:center;*/
   width:130px;
   /*border:1px solid #4C4C4C;*/
   border:3px solid #D6BB3A;
   background-color:#D6BB3A;
   height:215px;
}

.thumbnailIce a img {
   
   margin:0;
   padding:0;
}

.thumbnailIce p {
   padding:10px;
   color:#7C7C7C;
}

.thumbnailIce a {
   text-decoration:none;
   /*color:#7C7C7C;*/
   color:#FFFFFF;
}

.icered a:hover {
   color:#990000;
}

.icepurple a:hover {
   color:#660066;
}

.icebrown a:hover {
   color:#663300;
}

.icepink a:hover {
   color:#FF6699;
}

.icecream a:hover {
   color:#FFFFCC;
}

.iceyellow a:hover {
   color:#FFCC00;
}

.iceorange a:hover {
   color:#CC6633;
}

.icegreen a:hover {
   color:#DEFFDE;
}

/* Puzzles Page */

.thumbnail {
/*border:1px solid #CC9C6C;*/
   float:left;
   margin:10px 7px 30px 24px;
/*text-align:center;*/
   width:130px;
}

.thumbnail a img {
   /*border:1px solid #4C4C4C;*/
   border:3px solid #D6BB3A;
   margin:0;
   padding:0;
}

.thumbnail a {
   text-decoration:none;
}

.thumbnail a:hover img{
   /*border:1px solid #7C7C7C;*/
   border:3px solid #F2D144;
}

/* Gallery */

.photoPaginate {
   background-color:#FFFFFF;
   border-left:1px solid #7C7C7C;
   border-right:1px solid #7C7C7C;
   /*padding-top:30px;*/
   font-size:1.3em;
   clear:both;
    text-align:center;
    /*margin:20px 0 5px;*/
    padding:30px 0 10px 0;
}

/* Local info */

.gmap {
   float:left;
   margin-right:10px;
   margin-bottom:27px;
}

/* Contact us*/

form#contact div {
   clear:both;
   margin:5px 0;
}

form#contact label {
   display:block;
   float:left;
   padding-top:3px;
   width:180px;
}

.contact p{
   margin-bottom: 20px;
}

.requiredField {
   font-size:0.7em;
   font-style:italic;
}


.validation-advice {
   color: red;
   background: #fff url(https://www.reethicecreamparlour.co.uk/images/style/alert.gif) no-repeat left center;
   padding-left: 22px;
} 

.contactDetails {
   clear:both;
   margin:5px 0;
}

.contactDetailsHeader {
   display:block;
   float:left;
   padding-top:3px;
   width:30px;
}



/* Links page */

.linksTable{
   margin-top: 13px;
}

.linksTable a{
   text-decoration: underline;
}

.linkName {
   width:170px;
}

.linksTable p{
   padding-top:20px;
}

/* Footer block */

.footer {
	background-color:#FFFFFF;
	color:#7C7C7C;
	font-size:1.1em;
	padding-top: 30px;
   border-left:1px solid #7C7C7C;
   border-right:1px solid #7C7C7C;
}

.footer a:hover {
	text-decoration:underline;
}

.footerBottom {
   margin-left: 10px;
}

.footerContact {
   margin-top:10px;
}

.spanDarker {
   color:#4c4c4c;
}

.smallCopyright{
   margin-top:10px;
}

.search {
   padding-top:60px;
}

.search_list {
   margin-bottom:20px;
   margin-top:20px;
}

.search_list a:hover{
   text-decoration:underline;
}

.search_results {
   margin-top:10px;
   width:900px;
   line-height:1.3em;
}

.colouredLink {
   color:#0000ff;
}