
/*Font And Body Styles*/




.font-white {
	font-family: Tahoma, Trebuchet MS, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color:#FFFFFF;
	letter-spacing: 1px;
	
	
}
.font-titles {
	font-family: Tahoma, Trebuchet MS, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #000000#000000;
	letter-spacing: 1px;
	

}
.font-standard {

	font-family: Tahoma, Trebuchet MS, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color:#FFFFFF;
	letter-spacing: 1px;
	
}
.formtext {
	font-family: Tahoma, Trebuchet MS, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color:#333333;
	letter-spacing: 1px;
	

	background-color: #FFFFFF;
	border: 1px solid #999966;

}
.status {
	font-family: Tahoma, Trebuchet MS, Helvetica;
	font-size: 12px;
	color: #CC0000;	
	
	
	
}
body {
	background-color:#333333;
	
	



/*Layout Styles*/

	
		
}


#container {
	width: 750px;
	height: 100%;
	margin: auto;
	vertical-align: top;
	background-image: url(images/3.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	
	
}


#enquiry {
	padding-left: 28px;
	

}


#artwork-container {
	float:left;
	padding-left: 25px;
	width: 220px;

	



}


#artwork-details {
	width: 400px;
	padding-left: 30px;
	vertical-align: top;	
	
	}


.glazes {
	width: 600px;
	height: 250px;
	padding-left: 30px;
	vertical-align: top;			
				
		
}


#top {
	background-image: url(images/1.gif);
	background-repeat: no-repeat;
	height: 159px;
	width: 750px;
	
}


#top2 {
	background-image: url(images/top2.jpg);
	background-repeat: no-repeat;
	height: 159px;
	width: 750px;
	

	
	
	
	
/*Content Styles*/
	
	
}


#photo {
	background-image:url(images/2.jpg);
	background-repeat: no-repeat;
	height: 347px;
	width: 750px;
	
	
}


p {
	padding-left: 30px;
	padding-top: 5px;
	width: 600px;
	
}


#vd {
	text-align: left;
	width: auto;
	padding-top: 2px;	
	padding-bottom: 25px;


}


#at {
	text-align: left;
	width: auto;
	padding-top: 2px;	
	
	
}


#thumbnail {
	width: auto;
	padding-top: 10px;
	

}


#content {
	font-family: Tahoma, Trebuchet MS, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color:#FFFFFF;
	padding-top: 12px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 10px;
	vertical-align: top;
}


#content2 {
	font-family: Tahoma, Trebuchet MS, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color:#FFFFFF;
	vertical-align: top;
	padding-left: 2px;
	letter-spacing: 1px;
	padding-bottom: 30px;




}




#content3 {
	font-family: Tahoma, Trebuchet MS, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color:#FFFFFF;
	vertical-align: top;
	padding-left: 5px;
	letter-spacing: 1px;
	padding-bottom: 30px;
		
	
	
	
	

/*Navigation Styles*/



}


#navlinks {
	list-style-type: none;
	font-family: Tahoma, Trebuchet MS, Helvetica;
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing: 2px;
	line-height: 16px;
	padding-top: 9px;
	
}


#navlink {
	font-family: Tahoma, Trebuchet MS, Helvetica;
	font-size: 12px;
	letter-spacing: 1px;
	
	
}
#navlinks A:link {
    color: #FFFFFF;
	text-decoration: none;
	

}

#navlinks A:visited {
    color: #FFFFFF;
	text-decoration: none;
}


#navlinks A:hover {
    color: #000000;
	text-decoration: none;
	
}


#navlinks A:active {
	color: #FFFFFF;
	text-decoration: none;
	

	
	
	
	
	
/*Generic Link Styles*/
	
	
	


}

A:link {
	font-family: Tahoma, Trebuchet MS, Helvetica;
	font-size: 12px;
    color: #FFFFFF;
	text-decoration: none;
	

}

A:visited {
	font-family: Tahoma, Trebuchet MS, Helvetica;
	font-size: 12px;
    color: #FFFFFF;
	text-decoration: none;
}


A:hover {
	font-family: Tahoma, Trebuchet MS, Helvetica;
	font-size: 12px;
    color: #000000;
	text-decoration: underline;
	
}


A:active {
	font-family: Tahoma, Trebuchet MS, Helvetica;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;


