/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles  in use Pick up a Painting February 2019           */
/* checked and modified Feb 2019 -   D Urmston */
/***********************************************/ 

body{
	font-family: Tahoma,sans-serif;
	font-size: 1em;
	color: #003366;
	background-image: url(../images/ds.0687.4.3.jpg);
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	
}

a{
	color: #000080;	 
	text-decoration: none;
	border:0px;
}

a:link{
	color: #000080; 	
	text-decoration: none;
	border:0px;
	font-size: 1.0em;
}

a:visited{
	color: #e3372e;      
	text-decoration: none;
	border:0px;
}

a:hover{
	color: #e10052;
	text-decoration: underline;
	border:0px;
}

h1{
 font-family: Tahoma,sans-serif;
 font-size: 1.8em;
 color: #003366;
}

h2{
 font-family: Tahoma,sans-serif;
 font-size: 1.6em;
 color: #003366;
 margin: 0px;
 padding: 10px;
}

h3{
  font-family: Tahoma,sans-serif;
  font-size: 1.4em;
  padding: 0px;
}

h4{
 font-family: Tahoma,sans-serif;
 font-size: 1.2em;
 font-weight:normal;
 font-weight:bold;
 color: #003366;
 margin: 5px;
 padding: 0px;
}

h5{
 font-family: Tahoma,sans-serif;
 font-size: 100%;
 color: #003366;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
 color: #003366;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

li{
	list-style-type: none;
	line-height: 150%;	
		}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #003366;
}

/*********** New logo in Nav Bar *******************/

#navBar img{
	width: 90%;
	
	}

	
/***********************************************/
/* Layout Divs                                 */
/***********************************************/

/************* #masthead styles [position top / horizontal]	**************/
#masthead{
	border-bottom: 1px solid #cccccc;
	font-size: 1em;
}

					/*top image header*/
.header{
	width: 100%;
	height:5%;

}

		/****** #globalNav  [position top / horizontal / inside #masthead]	*****/

#globalNav{
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #CCC;
	text-align:center;
	color: #003366;	
	margin-top:0px;
	margin-left:0px;
	font-family: Tahoma, sans-serif;
	font-size: 1.05em;
	z-index:0;
}

#globalNav a {
	font-size: 100%;
	padding: 0px 0px 0px 0px;
	color: #003366;  
	border:0px;
}

/*********** large logo  ***************************************/
/*
.header{
	height:5%;
	width:100%;
	z-index:1;
	}
*/
/*
.logo{
	clear:inherit;
 	display: block;
 	position:relative;
	z-index:3;
 	left:10px;
 	bottom:0px;	
 	float:left;
	border:0px;
	width:150px;
	height:125px;
}
*/
/**********  #navBar [position left / vertical / main container] ***********/

#navBar{
	float: left;
	width: 18%;
	margin-left: 10px;
	padding: 10px 10px 10px 10px;
	background-color: #fff5eb; 				
	border-right-color: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	height:auto;
}

/***** #navBar links [position left / vertical] ***********/

#navBar ul a:link, #navBar ul a:visited {
	display: block;
}

#navBar ul {
	list-style: none; 
	margin: 0; 
	padding: 0;
}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */

#navBar li {
	border-bottom: 1px solid #EEE;
}

/* fix for browsers that don't need the hack */

html>body #navBar li {
	border-bottom: 1px solid #eee;
}

/****** #search [position top, left - inside #navBar] ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/**** #sectionLinks [position left / vertical / inside #navBar ] ***********/

#sectionLinks{
	background-image: url(../images/ds.0687.4.3.jpg);
	background-color: #fff5eb;
	position: relative;
	margin-left:0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 0.9em;						
}

#sectionLinks h3{	
	padding: 10px 0px 2px -10px;
	color: #003366;	
	font-size:1.2em;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
   color: #003366;
	border-bottom:0px;
}

#sectionLinks a:hover{
	background-color: #dddddd;
}

#sectionLinks img{
	width: 50%;
	height: 50p%;
	margin-left: 20%;
	padding-top: 5%;
	padding-right: 0%;
	padding-bottom: 5%;
	padding-left: 0%;
}



/********  Advertisements	[ position right / vertical ] ********/

/******** addbox is a container for adds, works in same way as Navbar above *****/
#addbox {
	float: right;
	position: relative;
	width: 18%;
	margin-right: 10px;
	padding: 10px 10px 10px 10px;
	background-color: #fff5eb; 					
	border-left-color: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	height:auto;
	color: #003366;
}

#adds{
	background-image: url(../images/ds.0687.4.3.jpg);
	background-color: #fff5eb;
	float: right;
	position: relative;		
	z-index:2;		
	top: 0px; 
	right: 0px; 
	width: 90%;
	margin-left: 0px;
	font-size: 0.8em;
	text-align:	center;			
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc ridge;  /* NOT WORKING IN FIREFOX */
	padding: 10px 10px 10px 10px;   
	height:auto;
	color: #003366; 		
} 


.addimage {
	width: 150px;
	height: 150px;
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom: 1px, solid, #cccccc, ridge;
	
}


#adds p{
	padding: 5px 0px 5px 0px;
	border-bottom: 1px, solid, #cccccc, ridge;
		
}

#adds h4{
 	border-bottom: 1px, solid, #cccccc, ridge;
 	padding: 0px 0px 5px 0px;
 	font-size: 1.2em;
	text-align: center;
	color: #003366;
}

/******** #content  [position  central] **********************/

.content{
	font-size: 1em;
	background-image: url(../images/ds.0687.4.3.jpg);
	background-color: #fff5eb;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0px,0px,0px,0px;
	position: relative;
	top:0px;
	float: left;
  	width: 55%;
	z-index: 2;
	color: #003366; 
}



/******* .feature and #feature styles [position inside #content] ***************/

#feature{
	background-color: #fff5eb;
	background-image: url(../images/ds.0687.4.3.jpg);
	padding: 10px 10px 10px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 0.9em;
	color: #003366;
}

#feature h1{
	font-size: 1.8em;
	text-align: centre;
	color: #003366; 
 	margin: 20px;
 	padding: 0px;
 }

#feature h4{
	font-size: :1.2em;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	font-size: 1.2em;
	text-align: center;
   color: #003366;
}


#feature img {
	float: none;
	padding: 10px 0px 10px 0px;
	border-top: 10px;
	height: 25%;
	width: 25%;
/*	width:200px; */ 
}


.feature img{
	clear: both;
	float: left;
	padding: 10px 10px 10px 0px;
	border:0px;
	height:100%;
	width:100%;
}



/****** .story styles  [position inside #content] ***********/

.story{
	background-color:#FFFFFF;
	color: #003366;	
	clear: both;
	padding: 0px 0px 0px 0px;
	font-size: 1em;
	
}

#story {
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-size: 1em;
	margin-left: 2%;
	color: #003366;
}



/******** a navigational aid, highlights the active page  *****/

#thispage {
	color:#FF0000;
	font-size:100%;
	padding: 2px 0px 2px 10px;
	}
	
#thispage li, li li, li li li{
	color:#FF0000;
	}	

/************ items for sale use this highlighter ****************/

#forsale
	{
	color:#FA0466;
	background-color:#E2DCFC;
	font-stretch: expanded;
	font-weight: bold; 
	}
	 	
img.logo				/* crackpots transparent floating logo  */
	{
	position:fixed;
	float:left;
	top:20px;
	left:20px;
	height: 50px;
	width: 79px;
	z-index:2;
	}	
	
	
	
/***************************************************************/
/************ photo gallery  [ photo page style ] **************/


#gallery{
	background-color:#FFFFFF;
	margin-left:10px;
	position:relative;
	top:0px;
	float: left;
  	width: 55%;
	z-index:2;
	color: #003366; 	
}

#gallery img{
	position:relative;
	left:10px;
	top:10px;
}

.thumbnail{
	border:0px;
	padding:5px;
	position:relative;
	width:130px;
	 height:100px;
}


/***********************************************/
/* Components                                  */
/***********************************************/

/******* #siteName NOT IN USE *****************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
	color: #003366;
}


/******** #pageName styles NOT IN USE **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
	color: #003366;
}

/****** #breadCrumb styles NOT IN USE *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}


/***** #siteInfo styles [ position bottom / horizontal ] *****/

#siteInfo{
	background-color:#FFFFFF;
	background-image: url(../images/ds.0687.4.3.jpg);
	text-align: center;
}

#siteInfo img{
	padding: 4px 4px 4px 4px;
	vertical-align: middle;
	border:0px;
	width:100px;
	height:100px;
}



/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}


/*********************** # table stylee ************************/

table {
	background-image: url(../images/ds.0687.4.3.jpg);
	background-color: #fff5eb;
	width: 100%; 
	border: 0px 0px 0px 2px; 
	padding: 5px 5px 5px 10px; /* order = top right bottom left */
	border-spacing: 10px 10px;   /* left to right spacing then top to bottom spacing */
	color: #003366;
	}
th	{
	font-family: Tahoma, sans-serif;
	font-size: 1.2em;
	text-align: center;
	line-height: 1.5;
	color: #003366; 
	}	
td  {	
	font-family: Tahoma, sans-serif;
	font-size: 1em;
	text-align: left;
	line-height:2em;
	color: #003366; 
	border-bottom-style:groove; 
	border-width: 1px;
	border-color: #003366;

		}



table{
	background-color:#66FFFF;
	width:82% 18%;
	table-layout:auto;
	border-color:#666666;
	border-left-style:ridge;
	border-right-style:ridge;
	border-bottom-style:ridge;
	border-top-style:double;
	padding:5px;
	font-size:105%;
	margin-left:10px;
}

td{
	background-color:#66FFFF;
	width:auto;
	border-bottom-style:groove;
	border-bottom-color:#666666;
	padding:5px;
}
	
