/* Start of code for all pages */
html, body, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset {  
    margin: 0; 
    padding: 0; 
    border: 0; 
}

/* hide from IE mac \*/
html {
    min-height: 100%;
    margin-bottom: 1px;
}
/* end hiding from IE5 mac */

body {
	margin: 0px;
	background-image: url(images/background.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.5em;
	color:#666666;
	}
	
h2 {font-family:Arial, Helvetica, sans-serif; font-size:1.2em; color:#006699;}

.centretext, .centretext h2, .centretext p {text-align:center;}

#logo {
	position: relative;
	height: 123px;
	width: 100%;
	background-image: url(images/header.jpg);
	padding: 0;
	margin: 0;
	background-repeat: no-repeat;
}
#nav {
	position:relative;
	width: 125px;
	float: left;
	margin: 26px 10px 0 5px;
}

#nav li {
	position:relative;
	list-style:none;
	padding:1px;
	margin-bottom:2px;
	width:111px;
	}
	
#nav li a{
	color:#FFFFFF;
	font-weight:bold;
	font-style:italic;
	background-color:#CC3300;
	width:100%;
	border:solid 3px #FF9900;
	padding: 3px;
	text-decoration: none;
	display: block;
}



#nav a:hover {
   	color:#FFFFFF;
	font-weight:bold;
	font-style:italic;
	background-color:#33CCFF;
	border:solid 3px #FF9900;
	padding: 3px;
	text-decoration: none;
	display: block;
	}
#w3c {position:relative;}
		
#w3c li a:hover, #w3c li a{
	background:none;
	border:0;
	padding:0;
	}
#w3c p {
	margin:5px 0;}
	
#count p {display:none;}

#email {
	position:relative;
	font-size:1.2em;
	display:block;
	margin: 0 0 0 10px;
	}
#email a {
	margin: 0 0 0 10px;
	color:#669900;
	text-decoration: none;
	}
	
#main_content {
	position: relative;
	float:left;
	width:615px;
	margin:5px 0 0 0;
}

#thumb_content{
	position:relative;
	background-color:#FFFFFF;
	border: 5px solid #999966;
	width:564px;
	height:444px;
	}
	
#thumb_content {
	padding:0;
	margin:0;
	}
	
#thumb_content li {
	position:relative;
	list-style:none;
	float:left;
	display:block;
	}

.thumb_block{
	position:relative;
	width:137px;
	height:144px;
	border:2px solid #999966;
	}

	
.thumb_image1, .thumb_image2, .thumb_image3, .thumb_image4, .thumb_image5, .thumb_image6, .thumb_image7, .thumb_image8, .thumb_image9 {
	position:relative;
	top:10px;
	left:10px;
	float:left;
	height:79px;
	width:117px;
	margin-bottom:10px;
	}
			
.thumb_image1 {
	background-image:url(images/product_images/web_thumbnail/landscape_pendant_home.jpg); 

background-repeat:no-repeat;}
.thumb_image2 {
	background-image:url(images/product_images/web_thumbnail/2_types_of_crosses_home.jpg); 

background-repeat:no-repeat;}
.thumb_image3 {
	background-image:url(images/product_images/web_thumbnail/candleholder3_home.jpg); background-repeat:no-repeat;}
.thumb_image4 {
	background-image:url(images/product_images/web_thumbnail/sailboat_and_balloon_home.jpg); 

background-repeat:no-repeat;}
.thumb_image5 {
	background-image:url(images/product_images/web_thumbnail/harlequin_and_star_home.jpg); 

background-repeat:no-repeat;}
.thumb_image6 {
	background-image:url(images/product_images/web_thumbnail/tree_and_candle_home.jpg); 

background-repeat:no-repeat;}
.thumb_image7 {
	background-image:url(images/product_images/web_thumbnail/starburst_and_bluebird_home.jpg); 

background-repeat:no-repeat;}
.thumb_image8 {
	background-image:url(images/product_images/web_thumbnail/3d_and_flat_angel_home.jpg); 

background-repeat:no-repeat;}
.thumb_image9 {
	background-image:url(images/product_images/web_thumbnail/daisy_and_bee_home.jpg); background-repeat:no-repeat;}

.thumb_text {
	position:relative;
	width:117px;
	height:30px;
	font-size:0.8em;
	line-height:1.2em;
	margin:0;
	display:block;
	clear:both
	}
	
.thumb_text a {
	display:block;
	padding:85px 0 0 0;
	}
	
/*
Original CSS upto 20/01/2010 used in div block
#sitediscription {
	position: relative;
	width:419px;
	height:144px;
	font-size:0.8em;
	float:left;
	background-color:#FFFFFF;
	border:#999966 solid 2px;
	}
	
#sitediscription p {
	margin:9px 10px 7px 10px;
	
	}*/
	
	#sitediscription {
	position: relative;
	/*width:419px;*/
	/*width:411px;*/
	height:144px;
	/*font-size:0.8em;*/
	float:left;
	background-color:#FFFFFF;
	border:#999966 solid 2px;
	}
	
#sitediscription p {
	/*margin:9px 10px 7px 10px;*/
	width:407px;
	}
#sitediscription strong {color:#006699;}

/*Replacement code uses class on p tag*/	
.homedescription
	{
	display:inline;
	background-color:#FFFFFF;
	border:#999966 solid 2px;
	float:left;
	width:403px;/*409*/
	margin:0;
	padding:6px 8px;/*6 5*/
	font-size:0.8em;
	height:132px;/*132*/
	}

.homedescription strong {color:#006699;}



#product {
	position:relative;
	display:block;
	background-color:#FFFFFF;
	width:550px;
	border:5px solid #999966;
	padding:10px;
	
	}

#product a {
	font-size:1.2em;
	color:#006699;
	text-decoration: none;
	}
	
#product p a {
	font-size:1.0em;
	}
	
#product table {
	font-size:0.9em;
	background-color:#999966;
	border:2px solid #666699;
	border-style:none;
	}

#product caption {
	background-color:#999966;
	color:#FFFFFF;
	font-weight:bold;
	}
	
#product th {
	background-color:#CCCC99;
	color:#666666;
	}
#product td {
	background-color:white;
	}

#product form {
	
	}

#product img {
	border:2px solid #CCCCCC;
	margin-left:auto;
	margin-right:auto;
	}
	
.java_form {
	font-size:0.8em;
	}
	
.product_image {
	position:relative;
	float:left;
	margin:0 10px 10px 0;
	}
	
.product_image_right {
	margin:0 0 10px 0;
	}

.product_image img {
	margin:0;
	}	
	
#product_info {
	position:relative;
	float:left;
	width:250px;
	margin:0 0 10px 0;
	}
	
#product_info table {
	font-size:0.9em;
	float:none;
	}
	
#product_info a {
	color:#FFFFFF;
	font-weight:bold;
	font-style:italic;
	width:100px;
	background-color:#CC3300;
	border:solid 3px #FF9900;
	padding: 3px;
	text-decoration: none;
	display: block;
	}
	
#product_info a:hover {
   	text-decoration: none;
	background-color:#33CCFF;
	display:block;
	}
	
#product_description {
	position:relative;
	clear:both;
	padding:10px 0 10px 0;
	margin: 0 0 10px 0;
	}
	
#product_description h2 {
	font-size:1.1em;
	color:#999966;
	}

#product_description a {
	font-size:1.0em;
	float:none;
	}

#flashvr {
	position:relative;
	width:330px;
	height:330px;
	border: 5px solid #999966;
	background-color:#FFFFFF;
	padding:10px;
	}
	
#flashvr h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#666666;
	padding:5px;
	}

#text_page {
	position:relative;
	background-color:#FFFFFF;
	float:left;
	width:520px;
	border:solid 5px #999966;
	padding:10px;
	margin:10px;
	}
/* Product lists start */

#catnav, #catnav2 {background-color:#669933; width:554px; height:21px;}

#catnav {border-bottom:2px; border-color:#336600; border-style:solid;}

#catnav ul, #catnav2 ul {display:block; margin:0; padding:0; width:100%; height:21px;}

#catnav li, #catnav2 li {float:left; width:auto; height:21px; line-height:1.2em; list-style:none;}
#catnav li a {margin:0 20px; text-decoration:none; color:#FFFFFF; font-size:0.8em; font-weight:bold;}
#catnav2 li a {margin:0 15px; text-decoration:none; color:#FFFFFF; font-size:0.8em; font-weight:bold;}
.catnavborder, .catnavhighlight {border-right:2px solid #336600;}
.catnavhighlight {background:#336600;}

.productlist {
	position:relative;
	width:550px;
	border:2px solid #666666;
	background-color:#FFFFFF;
	margin-bottom:10px;
	}

.productlistimg {
	position:relative;
	float:left;
	width:200px;
	height:150px;
	}

.productlistimg img {padding:10px 0 0 0;}
.productlistimg a {padding:0 10px 0 10px; font-size:0.8em;}
.productlistimg li {list-style:none;}
	
.productlistbuy {
	position:relative;
	float:left;
	width:340px;
	border: 2px solid #FFFFFF;
	margin:10px 0 0 0;
	}

.productlistbuy li {list-style:none; clear:both;}

.paypallist {float:left; width:230px; padding:0 5px 0 0;}
.paypalbutton {float:left; height:25px; width:100px;}

.productlistdisc {
	position:relative;
	display:block;
	clear:left;
	width:100%;
	}

.productlistdisc p {margin:10px;}

.paypalfooter {
	position:relative;
	width:550px;
	height:80px;
	border:2px solid #666666;
	background-color:#FFFFFF;
	margin-bottom:10px;
	}
.paypalfooter img{float:left;}
.paypalfootervc{float:left; padding-top:30px; padding-left:40px;}
/* Product lists end */

/* Lightbox styles - start */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background:url(lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background:url(lightbox/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
 /*Lightbox styles - end */