/* CSS Document */

body {
	margin: 0px 0px 0px 0px;
	background-color:#F8F8F8;
}
.red {
	color: #f63333;
}
h1 {
  font-family: arial, helvetica, sans-serif;
  font-size: 17px;
  margin: 0 0 5px 0;
  padding: 0;
  color:#000066;
}

h2 {
  font-family: arial, helvetica, sans-serif;
  font-size:12px;
  margin: 0 0 5px 0;
  padding: 0;
  color:#000066;
}

h3 {
  font-family: arial, helvetica, sans-serif;
  font-size:12px;
  margin: 0 0 5px 0;
  padding: 0;
  color:#006600;
}

p {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:12px;
  line-height: 1.5em;
  margin: 0 0 16px 0;
  padding: 0;
}

ul {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:12px;
  line-height: 1.5em;
  margin: 0 0 16px 0;
  padding: 0;
}

li {
  margin-left: 20px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #006600;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
	color: #006600;
}

a:hover {
	font-weight:bold;
	text-decoration: underline;
	color: #003300;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
	color: #006600;
}

div#wrapper {
width: 960px; /* was 780px */
background-color:#FFFFFF;
margin-top: 0px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
}

/*
div#header {
width: 780px;
background-color:#FFFFFF;
margin-top: 0px;
margin-bottom: 10px;
}
*/

body div#header {
	background: url(images/cv-header_new-4.jpg) right no-repeat;
        width: 960px; /* was 780px */
	height: 174px;
	margin-bottom: 0px;
	position: relative;
}
body div#header span {
	color: #FFF;
	position: absolute;
	right: 15px;
	bottom: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
div#header_links {
        width: 960px; /* was 780px */
	margin-bottom: 10px;
	background: #033371;
	height: 26px;
}
body div#header_links ul {
	margin: 0px;
}
body div#header_links ul li {
	float: left;
	list-style: none;
	margin: 0px;
	height: 26px;
	padding: 0px;
}
body div#header_links ul li a {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 11px;
	padding-top: 5px;
	height: 21px;
	display: block;
	float: left;
	padding-left: 11px;
	padding-right: 10px;
	font-weight: normal;
	margin: 0px;
}
body div#header_links ul li a:hover, body div#header_links ul li a.light_blue:hover {
	text-decoration: none;
	background-color: #000066;
}
body div#header_links ul li a.light_blue {
	background-color: #6e7aad;
	padding-left: 9px;
	padding-right: 9px;
	border-left: 2px solid #053b80;
}
body div#header_links span {
	padding-top: 5px;
	float: right;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 10px;
	margin-right: 18px;
}
body div#header_links span a {
	color: #FFF;
}


div#footer {
width: 950px; /* was 770 */
background-color:#deede0;
padding:5px;
margin-top:20px;
clear:both;
}

#leftmenu {
width: 193px;
left: auto;
float:left;
}

#leftmenu  a {
color:#000066;
text-decoration:none;
}

#leftmenu  a:hover {
color:#000066;
text-decoration:underline;
}

#leftmenu-item1 {
width: 193px;
height: 48px;
background-image:url(images/left-menu_02.gif);
display:block;
}

#leftmenu-item1 p {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
padding-left:70px;
padding-top:5px;
margin-bottom:0px;
}

#leftmenu-item2 {
width: 193px;
height: 48px;
background-image:url(images/left-menu_03.gif);
display:block;
}

#leftmenu-item2 p {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
padding-left:70px;
padding-top:15px;
margin-bottom:0px;
}

#leftmenu-item3 {
width: 193px;
height: 48px;
background-image:url(images/left-menu_04.gif);
display:block;
}

#leftmenu-item3 p {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
padding-left:70px;
padding-top:5px;
margin-bottom:0px;
}

#leftmenu-item4 {
width: 193px;
height: 48px;
background-image:url(images/left-menu_05.gif);
display:block;
}

#leftmenu-item4 p {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
padding-left:70px;
padding-top:15px;
margin-bottom:0px;
}

#leftmenu-item5 {
width: 193px;
height: 48px;
background-image:url(images/left-menu_06.gif);
display:block;
}

#leftmenu-item5 p {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
padding-left:70px;
padding-top:15px;
margin-bottom:0px;
}

#leftmenu-item6 {
width: 193px;
height: 48px;
background-image:url(images/left-menu_07.gif);
display:block;
}

#leftmenu-item6 p {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
padding-left:70px;
padding-top:15px;
margin-bottom:0px;
}

#leftmenu-item7 {
width: 193px;
height: 48px;
background-image:url(images/left-menu_08.gif);
display:block;
}

#leftmenu-item7 p {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
padding-left:70px;
padding-top:15px;
margin-bottom:0px;
}

#leftmenu-item8 {
width: 193px;
height: 48px;
background-image:url(images/left-menu_09.gif);
display:block;
}

#leftmenu-item8 p {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
padding-left:70px;
padding-top:15px;
margin-bottom:0px;
}

#rightmenu {
width:193px;
float:right;
background-image:url(images/right-back-blue.gif);
}

#rightmenu p {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
padding-left:10px;
line-height: 1.5em;
margin: 0 0 5px 0;
}

.content {
width: auto;
margin-top: 0px;
margin-left: 210px;
margin-right: 210px;
}

.content-shopping {
width: auto;
margin-top: 0px;
margin-left: 205px;
margin-right: 10px;
}

.product-image {
width:100px;
float:left;
margin-right:10px;
margin-bottom:20px;
}

#product-buy {
width: 350px;
}

#advanced-search-names {
width: 150px;
float:left;
}

#advanced-search-check {
width: 20px;
float:left;
}

.product-table-p-head {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
height: 25px;
}

.product-table-p {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.shopping-table-p {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding:5px;
}



.about-image {
width:540px;
float:left;
margin-top:10px;
margin-bottom:10px;
}



.news
{
	width:100px; 
	height:190px; 
	background-image:url(images/home_news_back.jpg);	
	background-position: bottom center;
	background-repeat:no-repeat;
	float:left;
	margin-right:20px;
	cursor:pointer;

}

.news_alt
{
	width:111px; 
	height:190px; 
	background-image:url(images/home_news_back2.jpg);	
	background-position: bottom center;
	background-repeat:no-repeat;
	float:left;
}

.news_alt a:hover {
	font-weight:bold;
	text-decoration: underline;
	color: #ffffff;
}

.news_alt a {
	text-decoration: none;
	color: #ffffff;
}

.news p
{
	font-family: arial, helvetica, sans-serif;
	font-size:9px;	
	padding-left:3px;
	margin-right:20px;
}

ul
{
	padding:0px;
	margin:10px;
}

li
{
	padding-bottom:6px;
}

td
{
	text-align:left;
}

#print-button {
width:59px;
float:right;
margin-left: 10px;
}

/* Hedge Calculator Styles */

.hedge_list, .hedge_prices {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    border-collapse: collapse;
    font-size: 12px;
    margin-bottom: 15px;
}
.hedge_prices {
    border: 1px solid #000;
    margin-bottom: 20px;
}
.hedge_list td, .hedge_prices td {
    padding: 5px;
}
.hedge_list td {
    font-style: italic;
}
.hedge_prices th {
    padding: 10px;
    text-align: left;
    font-weight: normal;
}
.hedge_prices td {
    text-align: center;
}

h2.hedge-h2 {
	background-image: url(images/hedge-calc/header-bg.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	/*width: 351px;*/
	width: 510px;
	padding-top: 6px;
	height: 25px;
	font-size: 14px;
	color: #000;
	margin-bottom: 10px;
	position: relative;
}
form#hedge_calculator_form p {
	padding-left: 10px;
}
form#hedge_calculator_form label {
	width: 100px;
	display: block;
	float: left;
}
form#hedge_calculator_form input, form#hedge_calculator_form select {
	width: 150px;
}
form#hedge_calculator_form input#hedge_submit {
	/*position: absolute;
	right: 15px;
	top: 3px;*/
	width: 100px;
}
table#hedge-calculator-table {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	width: 520px;
	border-collapse: collapse;
}
table#hedge-calculator-table td {
	padding: 2px;
}
table#hedge-calculator-table th {
	padding: 2px;
	border-bottom: 1px solid #666;
}

table#species {
	width: 348px;
	margin-bottom: 10px;
}
table#species td {
	width: 116px;
}
table#species td a {
	font-size: 11px;
}

/* categories page styles */
a.whip_link {
	background-image: url(images/whips/link-footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 173px;
	height: 117px;
	display: block;
	margin-bottom: 7px;
	float: left;
	margin-right: 2px;
	font-size: 12px;
	position: relative;
}
a.whip_link img {
	border: none;
}
a.whip_link span {
	position: absolute;
	left: 10px;
	top: 72px;
	width: 153px;
	text-align: center;
}
a.whip_link:hover {
	text-decoration: none;
}

/* Index News */
#index_news {
	margin-top: 10px;
}
#index_news h2 {
	background-color: #b2bad4;
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
	font-weight: 700;
	font-size: 12px;
	width: 530px;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
}
#index_news h2 a {
	color: #FFF;
}
#index_news .index_news_title {
	font-size: 14px;
}
#index_news p {
	margin-bottom: 5px;
}
#index_news .news_index_item {
	margin-bottom: 20px;
}
.news_index_item {
	width: 435px;
	padding-left: 85px;
	position: relative;
}

#index_news img {
	float: left;
	margin-left: -85px;
}

#index_opening, #index_catalouge {
    background: #f0f0f6;
    width: 520px;
    padding: 0 10px 10px 10px;
    margin-bottom: 10px;
}
#index_opening h2, #index_catalouge h2 {
    background-color: #b2bad4;
    color: #FFF;
    font-weight: 700;
    font-size: 12px;
    width: 530px;
    padding: 6px 0 6px 10px;
    margin: 0 0 10px -10px;
}
#index_opening p, #index_catalouge p {
    font-size: 11px;
    margin-bottom: 5px;
}
#index_opening  span {
    color: #afbad2;
    font-weight: 700;
}
#index_catalouge {
    height: 120px;
}
#index_catalouge img {
    float: left;
    margin-left: -10px;
    margin-top: -10px;
    margin-right: 10px;
}
#index_catalouge a {
    color: #006600;
    font-weight: 700;
}

