/* CSS Document */
body {
	width: 100%;
	height: 100%;
	background-image: url('images/bg.gif');
	font-family: 65% Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding:0;
	margin:0;
}

h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 140%;
	color: #B71309;
	font-weight: bold;
	letter-spacing: 3px;
	padding-left: 30px;
}

h2 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: center;
	color: #0F77B4;
	line-height: normal;
	text-decoration: none;
}
h3 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #2C3249;
	padding-left: 10px;
}
h4 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 62%;
	text-transform: capitalize;
	letter-spacing: 3px;
	text-align: center;
	color: #9999ff;
	background-color: #ffffff;
	border-top:1px solid #564b47;
	border-bottom:2px solid #1a1d27;
	border-right: 1px solid #1a1d27;
	border-left: 1px solid #1a1d27;
	padding:5px 10px;
	margin:0px 
}

h5 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #B71309;
	font-weight: bold;
	padding-left: 8px;
	padding-top: 5px;
	margin: 3px;
}
p{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #595A5B;
	padding: 5px 10px;
	margin:0px; 
}


/* ----------container to center the layout---------- */
#cont {
background: #ffffff url(images/border.gif) repeat-y;
width: 926px;
height: 100%;
margin:0px;
padding: 0px;
margin-left: auto;
margin-right: auto;
}
#ccont {
background: #ffffff url(images/border.gif) repeat-y;
width: 926px;
margin:0px;
padding: 0px;
margin-left: auto;
margin-right: auto;
}

#container {
position: relative;
width: 900px;
padding:0px;
margin: 0 auto;

} 

/* ----------banner for logo-------------- */
#banner {
width: 900px;
height: 180px;
padding: 0px;
margin: 0; 
}

#banner img {padding: 0px, 0px;} 

#topmenu {
	width: 900px;
	position: relative;
	height: 22px;
	background-color: #1a1d27;
	padding-bottom: 2px;	
}

#topmenu a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	letter-spacing: 2px;
	font-weight: bold;
	padding-top:7px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
}
#topmenu a:link{
		color:#f4f5f8;		
}
#topmenu a:visited{
		color:#f4f5f8;
}
#topmenu a:hover{
		color:#1a1d27;
		background:#7c0309;
}		

/* -----------------content - backdrop on all pages--------------------- */
#content{
	position: relative;
	margin: 0 14px;
	
}
#content a {
		text-decoration: none;
}

#content a:link{color:#1a1d27;}
#content a:visited{color: #151530;}
#content a:hover{color: #B71309;
				font-weight: bold;}
/* -----------------content - backdrop on galleryl pages--------------------- */
#contentg{
	margin-top: 0px;
	margin-bottom: 0px;
	border-top: 2px solid #33394d;
	background: #11151f;

}
#contentg a {
		text-decoration: none;
}
#contentg p {
		color: #a0a0a0;
}
#contentg a:link{color:#c5c5c7;}
#contentg a:visited{color: #c5c5c7;}
#contentg a:hover{color: #B71309;
				font-weight: bold;}
/* -----------------text box left of internal page: artwork, home, bio--------------------- */
#text {
	position: absolute;
    width:390px; 
	height: 100%;
	margin: 0px 10px 10px 10px; 
	padding-left: 10px;
 }
/* -----------------right side page content - internal pages: home, artwork, bio--------------------- */
#right {
	position:relative; 
    width:400px; 
	height: 100%;
    float:right;
 }
/* -----------------textbox right side of jewellery page with purchase info--------------------- */
#textr {
	position:relative; 
	background-color: #ffffff;
    width:370px; 
    height:900px;
	float: right;
	overflow: auto;
	margin: 10px; 
	padding-left: 10px;
	border:1px solid #aaaaaa; 
    }
/* -----------------left side content jewellery page--------------------- */
.dark {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 72%;
	font-weight: normal;
	color: #383839;
	padding: 5px 0px;
	margin:0px; 
}
li.dark  {
	list-style-type: square;
	margin-left: 40px;
	}
	
/*Slideshow in gallery*/				
#slideshow {
    position:relative;
	background-color: #1a1d27;
    width:750px; 
    height:500px; 
    margin:20px auto 0 auto; 
    border:1px solid #383636; 
    }
#slideshow ul {
    margin:10px 5px 5px 5px;
	padding: 0px;
	width: 198px;
	height: 500px; 
    float:right;
	list-style-type:none; 
    }

	#slideshow li {
    float:left;
    }
#slideshow a.gallery span {
    position:absolute; 
    width:1px; 
    height:1px; 
    top:5px; 
    left:5px; 
    overflow:hidden; 
    background:#000000;
    }
#slideshow a.gallery {
	border: #000 1px solid; 
	display: block; 
	margin: 1px 2px; 
	cursor: default; 
	color: #000; 
	text-align: left; 
	text-decoration: none
	}
#slideshow a.gallery:visited {
	border: #000 1px solid; 
	display: block; 
	margin: 1px, 2px; 
	cursor: default; 
	color: #000; 
	text-align: left; 
	text-decoration: none;
	}

#slideshow a.gallery, #slideshow a.gallery:visited {
    display:block; 
    color:#000; 
    text-decoration:none; 
    border:1px solid #000; 
    margin:1px 2px 1px 2px; 
    text-align:left; 
    cursor:default;
    }
/* thumbnail images  -  gallery1 */
#slideshow a.slidep1 {
    background:url(images/levelssmall.jpg); 
    height:72px; 
    width:52px;
    }
#slideshow a.slidep2 {
    background:url(images/lifesmall.jpg);
    height:72px; 
    width:52px;
    }
#slideshow a.slidep3 {
    background:url(images/infectedsmall.jpg); 
    height:72px; 
    width:52px;
    }
#slideshow a.slidep4 {
    background:url(images/insane-s.jpg);
    height:72px; 
    width:52px;
    }
#slideshow a.slidep5 {
    background:url(images/vicioussmall.jpg); 
    height:72px; 
    width:52px;
    }
#slideshow a.slidep6 {
    background:url(images/aengus-small.jpg); 
    height:72px; 
    width:52px;
    }
#slideshow a.slidep7 {
    background:url(images/noeysmall.jpg); 
    height:72px; 
    width:52px;
    }
#slideshow a.slidep8 {
    background:url(images/torsmall.jpg); 
    height:72px; 
    width:52px;
    }
#slideshow a.slidep9 {
    background:url(images/butterflysmall.jpg); 
    height:72px; 
    width:52px;
    }
#slideshow a.slidep10 {
    background:url(images/MotherEarthsmall.jpg); 
    height:72px; 
    width:52px;
    }
#slideshow a.slidep11 {
    background:url(images/jesmall.jpg); 
    height:72px; 
    width:52px;
    }

#slideshow a.slidep12 {
    background:url(images/acsmall.jpg); 
    height:72px; 
    width:52px;
    }
#slideshow a.slidep13 {
    background:url(images/boguitar-small.jpg); 
    height:72px; 
    width:52px;
    }
#slideshow a.slidep14 {
    background:url(images/desk-small.jpg); 
    height:72px; 
    width:52px;
    }

#slideshow a.slidep15 {
    background:url(images/backyard-small.jpg); 
    height:72px; 
    width:52px;
    }
#slideshow a.slidep16 {
    background:url(images/amaschool-small.jpg);
    height:72px; 
    width:52px;
    }
#slideshow a.slidep17 {
    background:url(images/bendraw-small.jpg);
    height:72px; 
    width:52px;
    }

#slideshow a.slidep18 {
    background:url(images/freja-small.jpg); 
    height:72px; 
    width:52px;
    }
/*end thumbnails gallery1 */
/* thumbnails gallery 2 -drawings */
#slideshow a.slided1 {
    background:url(images/35small.jpg); 
    height:72px; 
    width:52px;
    }
#slideshow a.slided2 {
    background:url(images/82small.jpg); 
    height:72px; 
    width:52px;
    }
#slideshow a.slided3 {
    background:url(images/hand-s.jpg); 
    height:72px; 
    width:52px;
    }
#slideshow a.slided4 {
    background:url(images/old-man-small.jpg); 
    height:72px; 
    width:52px;
    }
#slideshow a.slided5 {
    background:url(images/face-hand-small.jpg); 
    height:72px; 
    width:52px;
    }
#slideshow a.slided6 {
    background:url(images/Hopkins-small.jpg); 
    height:72px; 
    width:52px;
    }
#slideshow a.slided7 {
    background:url(images/lousmall.jpg); 
    height:72px; 
    width:52px;
    }
#slideshow a.slided8 {
    background:url(images/bosmall.jpg); 
    height:72px; 
    width:52px;
    }
#slideshow a.slided9 {
    background:url(images/McGonnagle-small.jpg); 
    height:72px; 
    width:52px;
    }
#slideshow a.slided10 {
    background:url(images/hairman-small.jpg);
    height:72px; 
    width:52px;
    }
#slideshow a.slided11 {
    background:url(images/unease-small.jpg); 
    height:72px; 
    width:52px;
    }

#slideshow a.slided12 {
    background:url(images/volleyduo-s.jpg);
    height:72px; 
    width:52px;
    }
#slideshow a.slided13 {
    background:url(images/ignudosmall.jpg); 
    height:72px; 
    width:52px;
    }
#slideshow a.slided14 {
    background:url(images/rubens-small.jpg); 
    height:72px; 
    width:52px;
    }

#slideshow a.slided15 {
    background:url(images/venussmall.jpg); 
    height:72px; 
    width:52px;
    }
#slideshow a.slided16 {
    background:url(images/ledasmall.jpg); 
    height:72px; 
    width:52px;
    }
#slideshow a.slided17 {
    background:url(images/charonsmall.jpg); 
    height:72px; 
    width:52px;
    }

#slideshow a.slided18 {
    background:url(images/carav-small.jpg); 
    height:72px; 
    width:52px;
    }
	/*end thumbnails gallery2-drawings */
/* thumbnail images  -  gallery3 - age exhibition */	
#slideshow a.slidea1 {
    background:url(images/amanda09-s.jpg); 
    height:72px; 
    width:52px;
    }
#slideshow a.slidea2 {
    background:url(images/ben09-s.jpg);
    height:72px; 
    width:52px;
    }
#slideshow a.slidea3 {
    background:url(images/nina09-s.jpg); 
    height:72px; 
    width:52px;
    }
#slideshow a.slidea4 {
    background:url(images/janine09-s.jpg);
    height:72px; 
    width:52px;
    }
#slideshow a.slidea5 {
    background:url(images/stevie-s.jpg); 
    height:72px; 
    width:52px;
    }
#slideshow a.slidea6 {
    background:url(images/self09-s.jpg); 
    height:72px; 
    width:52px;
    }
#slideshow a.slidea7 {
    background:url(images/bo09-s.jpg); 
    height:72px; 
    width:52px;
    }
#slideshow a.slidea8 {
    background:url(images/diane-s.jpg); 
    height:72px; 
    width:52px;
    }
#slideshow a.slidea9 {
    background:url(images/keith-s.jpg); 
    height:72px; 
    width:52px;
    }
#slideshow a.slidea10 {
    background:url(images/paul09-s.jpg); 
    height:72px; 
    width:52px;
    }
	
#slideshow a.gallery:hover {
    border:1px solid #383636; 
    }
#slideshow a.gallery:hover span {
    position:absolute; 
    width:470px; 
    height:469px; 
    top:10px; 
    left:40px; 
    color:#000; 
    background:#1a1d26;
    }

#slideshow A.gallery:hover img {
	border: 1px solid #383636; 
	border-top: 1px solid #383636; 
	float: left; 
	border-left: 1px solid #383636;
	margin-right: 5px; 
	border-bottom: 1px solid #383636;
}

/*  ----------------footer---------------------- */ 
#footer {
	width: 900px;
	clear: both;
	height: 22px;
	background-color: #6373a0;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	
}
#footer p { color: #424450; font-size: 65%; letter-spacing: 2px;}
#footer a {
	text-decoration: none;
	font-weight: normal;
	
}
#footer a:link{
		color:#C7CCD1;		
}
 #footer a:visited{
		color:#C7CCD1;
}
 #footer a:hover{
		color:#ac0505;
}
