

body td, p{
	color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
}

h1, h2, h3, h4, h5, h6 { margin:0; }

h1 {
	margin-bottom: 10px;
}
h2 {
	font-size: 22px;
	margin-bottom: 0px;
	font-weight: normal;
		line-height: 22px;
}


.prod_cat{
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
	font-size: 9pt;

}

.news{
	color: #ffffff;
	font-weight:normal;
	text-decoration:none;
	font-size: 9pt;
}

input, select, textarea{
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

ul{list-style:square}

a:link, a:active, a:visited {
	color: #E6E6E6;
	text-decoration:none;
}

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

.nav, .nav a:link, .nav a:active, .nav a:visited{
	color: #FFFFFF;
	font-weight:normal;
	font-size: 14px;
	text-decoration:none;

}

.nav a:hover {
	color: #c4c4c4;
	font-weight:normal;
	font-size: 14px;
	text-decoration:none;

}

.nav_spec, .nav_spec a:link, .nav_spec a:active, .nav_spec a:visited{
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
	font-size: 14px;
	text-transform: uppercase;

}

.nav_spec a:hover {
	color: #A3A37D;
	font-weight:bold;
	text-decoration:none;

}

.foot, .foot a:link, .foot a:active, .foot a:visited{
	color: #ffffff;
	font-weight:normal;
	font-size: 11px;
	text-decoration:none;
	text-align: center;

}

.foot a:hover {
	color: #D6D6D6;
	font-weight:normal;
	font-size: 11px;
	text-decoration:underline;
	text-align: center;

}




.heading {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	font-weight:bold;
	text-transform: uppercase;


}


.nav_title {
	color: white;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight:bold;
	text-transform: uppercase;

}


.admin_heading {
	color: white;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	text-align: left;
	font-weight:normal;
	text-transform: normal;
}


.gift_heading {
	color: #333333;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight:bold;
	text-transform: capitalize;

}

.title, .title a:link, .title a:visited, .title a:active {
	color: #333333;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-transform: capitalize;
	text-decoration:none;

}


.title a:hover {
	color: #000080;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-transform: capitalize;
	text-decoration:none;

}

.price {
	color: black;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	text-transform: capitalize;

}


.bg-right {
	background-image: url('http://www.patagoniantoothfish.com.au/images/right-bg.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}

.bg-left {
	background-image: url('http://www.patagoniantoothfish.com.au/images/left-bg.jpg');
	background-repeat: no-repeat;
	background-position: right top;
}