/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#052456;
}
* {
  padding: 0;
  margin: 0;
}
#edit {
	border:2px dotted #E63231;
	padding:4px;
	margin-bottom:4px;
	/*background-color:#FDFCDF;*/
}
#editbar {
	font-size:12px;
	padding:2px;
	background-color:#000000;
	color:#999999;
	text-align:center;
}
#editbar a {
	color:#ffffff;
	text-decoration:none;
	display:inline;
	background: url(none);
}
#editbar a:hover {
	color:#ffffff;
	text-decoration:underline;
}
a {
	color:#1E79DD;
	text-decoration:underline
}
a:hover {
	text-decoration:none;
}
#note {
	padding:5px;
	background-color:#FFFFCC;
	border:1px dashed red;
	color:#333333;
	font-size:11px;
	margin-bottom:5px;
}
#bodyPic {
	float:left;
	padding-right:16px;
}
#bodyContent {
padding-right:10px;
}
.pageBorder {
	border:4px solid #ffffff;
}
#topNavigation {
	height:32px;
	background: url(../images/bg-topnav.jpg) repeat-x;
	color: #FFFFFF;
	padding-top: 15px;
	padding-left: 10px;
	font-size: 13px;
	font-weight:bold;
}
#topNavigation a {
	text-decoration:none;
	color: #FFFFFF;
	background: url(../images/divider.gif) no-repeat right center;
	padding-right: 15px;
	padding-left: 11px;
}
#topNavigation a:hover {
	text-decoration:underline;
}
.bannerBorder {
	border-top: 4px solid #FFFFFF;
	border-bottom: 4px solid #FFFFFF;
}
#navigation {
	color:#FFFFFF;
	font-size:12px;
	text-align:right;
	padding:5px 5px 10px 5px;
}
#navigation ul {
	margin:0px;
	padding:6px 0px 0px 0px;
	list-style: none;
}
#navigation ul ul{
	margin:0px;
	padding:6px 0px 6px 0px;
	list-style: none;
}
* html #navigation ul {
	margin:0px;
	padding:5px 0px 8px 0px;
	list-style:none;
}
* html #navigation ul ul {
	margin:0px;
	padding:0px 0px 0px 0px;
	list-style:none;
}
.menuBorderTop {
		border-top: 1px solid #FFFFFF;
}
#navigation a.NOmenuBorder{
	border-bottom: none;
}
.bghome {
	background: url(../images/bg-menu.jpg) repeat-x left top;
}
.bgcontact {
	background: url(../images/bg-menu-contact.jpg) repeat-x left top;
}
.bgsaway {
	background: url(../images/bg-menu-saway.jpg) repeat-x left top;
}
.bgoysterslife {
	background: url(../images/bg-menu-oysterslife.jpg) repeat-x left top;
}
.bgenvironcredentials {
	background: url(../images/bg-menu-environcredentials.jpg) repeat-x left top;
}
.bgtastesa {
	background: url(../images/bg-menu-taste.jpg) repeat-x left top;
}
.bgwholesalers {
	background: url(../images/bg-menu-wholesalers.jpg) repeat-x left top;
}
.bgnews {
	background: url(../images/bg-menu-news.jpg) repeat-x left top;
}
.homeShadow {
	background: url(../images/home-shadow.jpg) repeat-x left top;
}
.contactShadow {
	background: url(../images/contact-shadow.jpg) repeat-x left top;
}
.rightBorder {
	border-right:4px solid #ffffff;
}
#ol-bottomNav {
	height:25px;
	background: url(../images/bg-oyslife-nav.jpg) no-repeat center top;
	font-size: 13px;
	padding-top: 7px;
	padding-left: 15px;
	color: #A9BCB3;
}
#ol-bottomNav a{
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
	
}
#ol-bottomNav a:hover{
	text-decoration:underline;
}
#contentBlock1 {
	height:122px;
	margin-bottom:8px;
	text-align:left;
	color:#1A3D70;
}
.contentBlock1 {
	background: url(../images/home-content-bg.jpg) no-repeat left top;
}
#contentBlock1 h2 {
	color:#2E5CB7;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:18px;
	margin:0px;
	padding:8px 10px 5px 10px;
}
#contentBlock1 p {
	margin:0px;
	padding:1px 0px 10px 20px;
	font-size:13px;
}
#contentBlock2 {
	width:189px;
	height:122px;
	margin-bottom:8px;
	background: url(../images/home-content-bg.jpg) no-repeat left top;
	text-align:left;
	color:#1A3D70;
}
#contentBlock2 h2 {
	color:#2E5CB7;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:18px;
	margin:0px;
	padding:8px 10px 5px 10px;
}
#contentBlock2 p {
	margin:0px;
	padding:1px 10px 10px 15px;
	font-size:13px;
}
#supplier {
 	border:2px solid #2E5CB7;
	padding:10px;
	margin-bottom:10px;
}
#sitemap ul{
	margin-left:20px;
}
#sitemap li {
	padding-bottom:6px;
}
#sitemap ul ul ul {
	padding-bottom:6px;
}
#sitemap a {
	color:#2E3349;
	text-decoration:none;
}
#sitemap a:hover {
	text-decoration:underline;
}
#links {
	color:#2A2F45;
	margin-bottom:20px;
}
#links h3 {
	padding-bottom:7px;
	color:#735B6A;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#links a {
	color:#424459;
	text-decoration:underline;
}
#links a:hover {
	color:#424459;
	text-decoration:none;
}
#links p {
	padding-bottom:5px;
}
.required {
	font-size:18px;
	color:#FF0000;
}
textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#requireds {
	color:#FFFFFF;
	font-size:11px;
	text-align:right;
	margin-top:10px;
	margin-bottom:10px;
}