/*
TheWalrusPlymouth.co.uk Stylesheet
================================
Author - Scott Grenney
================================
*/

  A:link {
    text-decoration : none;
    color: #640000;
    }

  A:visited {
    text-decoration : none;
    color: #640000;
    }

  A:active {
    text-decoration : none;
    color: #CE0000;
    }
  
  A:hover {
    text-decoration : line;
    border-bottom: dotted 1px #640000;
    }

  A.linkmenu {
    text-decoration : none;
    color: #FFFFFF
    } 	

  A:visited.linkmenu {
    text-decoration : none;
    color: #FFFFFF;
    }
    
/* menubar */
	.menubar a:Link {font-family : verdana, verdana; font-size : 10pt; color : #FFFFFF}
	.menubar a:Visited {font-family : verdana, verdana; font-size : 10pt; color : #FFFFFF}
	.menubar a:Active {font-family : verdana, verdana; font-size : 10pt; color : #9999CC}
	.menubar a:Hover {font-family : verdana, verdana; font-size : 10pt; color : #9999CC; border-bottom: dotted 1px #9999CC;}


	}
        BODY {
        background-color : #9999CC;
  	}


Body, TD, P, li, ul {
 font-style: normal; 
font-variant: normal; 
font-weight: normal; 
font-size: 8pt; 
font-family: verdana; 
color : #333333
	} 	
   	
      .topmenu {
 font-style: normal;  
font-size: 7pt; 
font-family: Georgia, verdana; 
color : #1E1E1E
	}	
   
   .menus {
 font-style: normal;  
font-size: 7.5pt; 
font-family: verdana, verdana; 
color : #333333
	}	
   	
   	  .header {
  	font-family : verdana, verdana;
	font-size : 16pt;
    color : #002779;
    font-weight : bold;
	}
	
	.smallheaderb {
  	font-family : jokerman, verdana;
	font-size : 16pt;
      	color : #002779;
        font-weight : normal;
	}
	
   .smallheaderg {
  	font-family : verdana, verdana;
	font-size : 12pt;
      	color : #333333;
        font-weight : bold;  
	}
	
	  .menubar {
	font-family : verdana;
	font-size : 10pt;
      	color : #FFFFFF;
     	font-weight : bold;
   	}
   	
   	 .headerbottombar {
	font-family : verdana;
	font-size : 9pt;
      	color : #FFFFFF;
     	font-weight : bold;
   	}
	
	   .copyright {
  	font-family : verdana;
	font-size : 8pt;
      	color : #666666; 
        font-weight : normal;
	}
	
	
   .small {
  	font-family : verdana, verdana;
	font-size : 8pt;
      	color : #666666;
        font-weight : normal;
	}
	
	.highlight {
  	font-family : verdana, verdana;
	font-size : 9pt;
      	color : #9D4F00;
        font-weight : italic;
	}
	
	.mark {
  	font-family : verdana, verdana;
	font-size : 9pt;
      	color : navy;
        font-weight : FF6600;
	}
	
.img {
  padding:4px;
  border:1px solid #666666;
  margin-right : 10px;
}

.img2 {
  padding:1px;
  border:2px solid #666666;
}


.imgrotate {
  padding:4px;
  border:1px solid #666666;
}


.imgmenu {
  margin-right : 5px;
}

.bl {background: #BEC9FA url('../img/bl.gif') no-repeat 0 100%; width: 20em}
.br {background: url('../img/br.gif') no-repeat 100% 100%; }
.tl {background: url('../img/tl.gif') no-repeat 0 0; }
.tr {background: url('../img/tr.gif') no-repeat 100% 0; padding:10px}
.clear {font-size: 1px; height: 1px} 


.googlemapa a img{border:3px solid #111111 /*this is the background color of our site*/;}
.googlemapa a:hover img{border:3px solid #FF6600 /*our desired mouseover color*/;}


.dot { 
font-family : verdana, verdana;
	font-size : 3pt;
    color : #002779;
 }

.divr {
 margin-right : 10px;
 margin-top : 5px;
}

.divr2 {
 margin-right : 10px;
 margin-top : 5px;
}

.divl {
 margin-left : 10px;
 margin-top : 5px;
}

.divm {
 margin-left : 0px;
 margin-top : 25px;
}

.divm3 {
 margin-right : 10px;
 margin-top : 15px;
}


.divt {
 margin-left : 10px;
 margin-bottom : 5px;
}

.divm2 {
 margin-top : 5px;
}

.line { border-bottom-style: dotted ; 
border-bottom-color: #b3a1a1; 
border-bottom-width: 3px; }

.lined { border-left-style: dotted ; 
border-left-color: #b3a1a1; 
border-left-width: 3px; }

.lines { border-left-style: dotted ; 
border-left-color: #b3a1a1; 
border-left-width: 2px; }

.liness { border-style: dotted ; 
border-color: #b3a1a1; 
border-width: 3px;
 }