/* CSS for HemswellFishFarm.com */


/* define the background colour for all pages */
body {
	background-image:	url("http://www.hemswellfishfarm.com/images/gradiation.jpg");
	background-repeat:	repeat-x;
	background-attachment:	fixed;
	background-color:	#C3CBD2;
	}
	
	
/* Define a site link ( used at the top in the navigation area... */
a.product {
	font-family:		 Arial;
	font-size:			 14px;
	font-weight:     900;
	text-decoration: none;
	color:				   #CC8822;
	}
	
a.sitelink {
	font-family:		Tahoma;
	font-size:			12px;
	text-decoration: none;
	font-style:			normal;
	font-weight:		900;
	color:				#112244;
	}

a.sitelink:hover {
	color:				#4488CC;
	}
	
a.stocklist {
	font-family:		"Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
	text-decoration:	none;
	font-size:			14px;
	color:				#3333AA;
	}

a.offsitelink {
	font-family:		Arial;
	font-size:			12px;
	font-style:			normal;
	font-weight:		900;
	color:				#224488;
	}

/* Define a category link style */
a.supercatsidelink {
	font-family:		 Tahoma, Verdana, Arial;
	font-size:			 12px;
	font-weight:		 900;
	text-decoration: none;
	color:				   #CC8822;
	}

/* Define a category link style */
a.supercatsidelink:hover {
	color:				#FFBB77;
	}

/* Define a category link style */
font.manside {
	font-family:		 Arial;
	font-size:			 16px;
	font-weight:     900;
	text-decoration: none;
	color:				   #CC8822;
	}
  	
/* Define a category link style */
a.catsidelink {
	font-family:		 Tahoma, Verdana, Arial;
	font-size:			 12px;
	text-decoration: none;
	color:				   #2288CC;
	}

/* Define a category link style */
a.catsidelink:hover {
	color:				#77BBFF;
	}
	
/* Define a category link style */
a.category {
	font-family:		Arial;
	font-size:			18px;
	font-weight:		900;
	text-decoration:	none;
	color:				#222222;
	}

/* Define a category link style */
a.category:hover {
	color:				#4488CC;
	}	

tr.product {
  border:   0px;
  height:   30px;
	vertical-align:		middle;
	padding:		0px;
	spacing:   	0px;
}

/*
tr.product:hover {
//  background-color: #FFDDAA; 
  background-color: #FFEECC; 
}
*/

/* Define the main body text */	
font.fbody {
	font-family:	Tahoma;
	font-size:	12px;
	color:		#223355;
	}

/* Define the main body text */	
font.stocklist {
	font-family:	"Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
	font-size:	14px;
	color:		#223355;
	}

/* Define the main body text */	
font.supercategory {
	font-family:	Tahoma;
	font-size:	24px;
	font-weight:	900;
	color:		#000000;
	}

/* Define the main body text */	
font.fbodysmall {
	font-family:	Arial;
	font-size:	11px;
	color:		#000000;
	}

font.title {
	font-family:		Arial;
	font-size:			18px;
	font-weight:		900;
	text-decoration:	none;
	color:				#222222;
  }
  
/* Define the main body titles */
font.fbodytitle {
	font-family:	Arial;
	font-size:	12px;
	font-weight:	900;
	color:		#112244;
	}

/* Define the main body titles */
font.ferror {
	font-family:	Arial;
	font-size:	12px;
	font-weight:	900;
	color:		#DD3333;
	}

font.fresult {
	font-family:	Arial;
	font-size:	12px;
	font-weight:	900;
	color:		#3333DD;
	}
	
/* Define page main body titles */
font.fpagetitle {
	font-family:	Arial;
	font-size:	14px;
	font-weight:	900;
	color:		#3366AA;
	}


font.fprice {
	font-family:	Arial;
	font-size:	24px;
	font-weight:	900;
	color:		#222244;
	}

font.informationtext {
	font-family:	"Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
	font-size:	14px;
	color:		#222244;
	}

font.fproductsidebar {
	font-family:	Arial;
	font-size:		12px;
	color:			#222244;
	}
	
	
font.fpricedesc {
	font-family:	Arial;
	font-size:	14px;
	color:		#7799CC;
	}




/* Define a white table with a single nearly black line outline */
table.tablewhite {
	background-color: 	#FFFFFF;
	border: 		0px;
	padding:		0px;
	}


td.supercat {	
	background-image:	url("http://www.hemswellfishfarm.com/images/main_section_bar_sc.png");
	background-repeat:	repeat-x;
	text-align:		left;
	height:			43px;
	padding:		0px;
	spacing:        	0px;
	border:			0px;
}

td.cat {	
	background-image:	url("http://www.hemswellfishfarm.com/images/main_section_bar.png");
	background-repeat:	repeat-x;
	text-align:		left;
	height:			43px;
	padding:		0px;
	spacing:        	0px;
	border:			0px;
}


td.underline_left {	
	background-image:	url("http://www.hemswellfishfarm.com/images/left_underline.png");
	background-repeat:	repeat-none;
	text-align:		center;
	height:			30px;
	width:			10px;
	padding:		0px;
	spacing:        	0px;
	border:			0px;
}

td.underline_right {	
	background-image:	url("http://www.hemswellfishfarm.com/images/right_underline.png");
	background-repeat:	repeat-none;
	text-align:		center;
	height:			30px;
	width:			10px;
	padding:		0px;
	spacing:        	0px;
	border:			0px;
}

td.underline_centre {	
	background-image:	url("http://www.hemswellfishfarm.com/images/centre_underline.png");
	background-repeat:	repeat-x;
	text-align:		left;
	height:			30px;
	padding:		0px;
	spacing:        	0px;
	border:			0px;
}


td.grass {	
	background-image:	url("http://www.hemswellfishfarm.com/images/grass.png");
	background-repeat:	repeat-x;
	text-align:			center;
	height:				30px;
	padding:			0px;
	spacing:            0px;
	border:				0px;
}

td.tdseparator {	
/*	background-image:	url("http://www.hemswellfishfarm.com/images/horiz_separator.png"); */
	background-image:	url("http://www.hemswellfishfarm.com/images/horiz_separator.png");
	background-repeat:	repeat-x;
	height:				5px;
	padding:			0px;
	border:				0px;
}
	
	
td.tdpageheading {	
/*	background-image:	url("http://www.www/valvers.com/images/mainbox_top_15sq.png"); */
	background-image:	url("http://www.hemswellfishfarm.com/images/mainbox_top_15sq.png");
	height:				70px;
	background-repeat:	repeat-x;
	padding:			0px;
	border:				0px;
}

td.prtl {	
	background-image:	url("http://www.hemswellfishfarm.com/images/pr_tl.png");
	background-repeat: repeat-none;
	width:				5px;
	height:				7px;
	padding:			0px;
	border:				0px;
}

td.prt {	
	background-image:	url("http://www.hemswellfishfarm.com/images/pr_t.png");
	background-repeat: repeat-x;
	height:				7px;
	padding:			0px;
	border:				0px;
}

td.prtr {	
	background-image:	url("http://www.hemswellfishfarm.com/images/pr_tr.png");
	background-repeat: repeat-none;
	width:				5px;
	height:				7px;
	padding:			0px;
	border:				0px;
}

td.prbl {	
	background-image:	url("http://www.hemswellfishfarm.com/images/pr_bl.png");
	background-repeat: repeat-none;
	width:				5px;
	height:				7px;
	padding:			0px;
	border:				0px;
}

td.prb {	
	background-image:	url("http://www.hemswellfishfarm.com/images/pr_b.png");
	background-repeat: repeat-x;
	height:				7px;
	padding:			0px;
	border:				0px;
}

td.prbr {	
	background-image:	url("http://www.hemswellfishfarm.com/images/pr_br.png");
	background-repeat: repeat-none;
	width:				5px;
	height:				7px;
	padding:			0px;
	border:				0px;
}

td.prl {	
	width:				5px;
	padding:			0px;
	border:				0px;
}

td.prr {	
	width:				5px;
	padding:			0px;
	border:				0px;
}



td.tdpagetopleft {	
/*	background-image:	url("http://www.www/valvers.com/images/mainbox_topleft_15sq.png"); */
	background-image:	url("http://www.hemswellfishfarm.com/images/mainbox_topleft_15sq.png");
	background-repeat:	repeat-x;
	width:				15px;
	height:				70px;
	padding:			0px;
	border:				0px;
}

td.tdpagetopright {	
/*	background-image:	url("http://www.www/valvers.com/images/mainbox_topright_15sq.png"); */
	background-image:	url("http://www.hemswellfishfarm.com/images/mainbox_topright_15sq.png");
	background-repeat:	repeat-x;
	width:				15px;
	height:				70px;
	padding:			0px;
	border:				0px;
}

td.tdpageleft {	
/*	background-image:	url("http://www.www/valvers.com/images/mainbox_left_15sq.png"); */
	background-image:	url("http://www.hemswellfishfarm.com/images/mainbox_left_15sq.png");
	background-repeat:	repeat-y;
	width:				15px;
	padding:			0px;
	border:				0px;
}

td.tdpageright {	
/*	background-image:	url("http://www.www/valvers.com/images/mainbox_right_15sq.png"); */
	background-image:	url("http://www.hemswellfishfarm.com/images/mainbox_right_15sq.png");
	background-repeat:	repeat-y;
	width:				15px;
	padding:			0px;
	border:				0px;
}

td.tdpagebottomleft {	
/*	background-image:	url("http://www.www/valvers.com/images/mainbox_bottomleft_15sq.png"); */
	background-image:	url("http://www.hemswellfishfarm.com/images/mainbox_bottomleft_15sq.png");
	background-repeat:	repeat-y;
	width:				15px;
	height:				15px;
	padding:			0px;
	border:				0px;
}

td.tdpagebottom {	
/*	background-image:	url("http://www.www/valvers.com/images/mainbox_bottom_15sq.png"); */
	background-image:	url("http://www.hemswellfishfarm.com/images/mainbox_bottom_15sq.png");
	background-repeat:	repeat-x;
	height:				15px;
	padding:			0px;
	border:				0px;
}

td.tdpagebottomright {	
/*	background-image:	url("http://www.www/valvers.com/images/mainbox_bottomright_15sq.png"); */
	background-image:	url("http://www.hemswellfishfarm.com/images/mainbox_bottomright_15sq.png");
	background-repeat:	repeat-y;
	width:				15px;
	height:				15px;
	padding:			0px;
	border:				0px;
}




td.tdphototop {	
/*	background-image:	url("http://www.www/valvers.com/images/photobox_top_15sq.png"); */
	background-image:	url("http://www.hemswellfishfarm.com/images/photobox_top_15sq.png");
	height:				15px;
	background-repeat:	repeat-x;
	padding:			0px;
	border:				0px;
}

td.tdphototopleft {	
/*	background-image:	url("http://www.www/valvers.com/images/photobox_topleft_15sq.png"); */
	background-image:	url("http://www.hemswellfishfarm.com/images/photobox_topleft_15sq.png");
	background-repeat:	no-repeat;
	width:				15px;
	height:				15px;
	padding:			0px;
	border:				0px;
}

td.tdphototopright {	
/*	background-image:	url("http://www.www/valvers.com/images/photobox_topright_15sq.png"); */
	background-image:	url("http://www.hemswellfishfarm.com/images/photobox_topright_15sq.png");
	background-repeat:	no-repeat;
	width:				15px;
	height:				15px;
	padding:			0px;
	border:				0px;
}

td.tdphotoleft {	
/*	background-image:	url("http://www.www/valvers.com/images/photobox_left_15sq.png"); */
	background-image:	url("http://www.hemswellfishfarm.com/images/photobox_left_15sq.png");
	background-repeat:	repeat-y;
	width:				15px;
	padding:			0px;
	border:				0px;
}

td.tdphotoright {	
/*	background-image:	url("http://www.www/valvers.com/images/photobox_right_15sq.png"); */
	background-image:	url("http://www.hemswellfishfarm.com/images/photobox_right_15sq.png");
	background-repeat:	repeat-y;
	width:				15px;
	padding:			0px;
	border:				0px;
}

td.tdphotobottomleft {	
/*	background-image:	url("http://www.www/valvers.com/images/photobox_bottomleft_15sq.png"); */
	background-image:	url("http://www.hemswellfishfarm.com/images/photobox_bottomleft_15sq.png");
	background-repeat:	no-repeat;
	width:				15px;
	height:				15px;
	padding:			0px;
	border:				0px;
}

td.tdphotobottom {	
/*	background-image:	url("http://www.www/valvers.com/images/photobox_bottom_15sq.png"); */
	background-image:	url("http://www.hemswellfishfarm.com/images/photobox_bottom_15sq.png");
	background-repeat:	repeat-x;
	height:				15px;
	padding:			0px;
	border:				0px;
}

td.tdphotobottomright {	
/*	background-image:	url("http://www.www/valvers.com/images/photobox_bottomright_15sq.png"); */
	background-image:	url("http://www.hemswellfishfarm.com/images/photobox_bottomright_15sq.png");
	background-repeat:	no-repeat;
	width:				15px;
	height:				15px;
	padding:			0px;
	border:				0px;
}

/* Define a white table cell full width with a nearly black outline */
td.tdwhitefull {
	background-color:	#FFFFFF;
	border:				0px;
	width:				100%;
	}




/* Define a white table cell full width with a nearly black outline */
td.tdwhite {
	background-color:	#FFFFFF;
	border:				0px;
	}


div.cat {	
	background-image:	url("http://www.hemswellfishfarm.com/images/main_section_bar.png");
	background-repeat:	repeat-x;
	text-align:		left;
	height:			43px;
	width: 100%;
	padding:		0px;
	spacing:        	0px;
	border:			0px;
}

/* End of CSS file */

