/* @override 
	http://netafim.station198.com/user-templates/netafim.css
	http://www.netafim.com.au/user-templates/netafim.css
*/

/* Content styles */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
}
table, tr, td, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	margin: 0 0 10px;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
}
input, textarea, select, option {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
}
a, a:visited, a:active {
  color: #074B88;
  text-decoration: none;
}
a:hover {
  color: #074B88;
  text-decoration: underline;
}
ul {
	list-style-type: square;
	list-style-image: url(interface-images/standard-bullet.gif);
	padding-left: 3em;
	line-height: 16px;
	margin: 0 0 8px 0;
}
/*ul li {
	padding-bottom: 6px;
}*/

.paragraph {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
p.para-image, p.para-image-text, .product-text p {
	padding: 0;
	margin: 0;
}
.sub-heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #F2AC3A;
	border-bottom: 1px dotted #F2AC3A;
	padding-bottom: 4px;
	margin-bottom: 10px;
}
.page-heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1D518E;
	background-image: url(interface-images/main-head-bg.gif);
	background-repeat: repeat-y;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.crumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
a.crumb, a.crumb:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
a.crumb:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
  text-decoration: underline;
}
a.crumb:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
div.crumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.nav-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1D518E;
}
td.nav-title-box {
  padding-top: 10px;
}
.news_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #F2AC3A;
}
.news_date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1D518E;
}
.news_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a.news_link {
	color: #1D518E;
}
p.news_link {
	margin-top: 10px;
}
.quote {
	padding: 0px;
	margin: 0px;
}
p.quote-image {
	padding: 0;
	margin: 0;
}
.quote-image-left {
	padding: 0px;
	margin: 0px;
	float: left;
	margin-right: 10px;
}
.quote-image-right {
	padding: 0px;
	margin: 0px;
	float: right;
	margin-left: 10px;
}
img.quote-image-right, img.quote-image-left {
	margin-top: 10px;
}
.whats-new {
	
}
.whats-on {
	
}
.banner {
	padding-bottom: 6px;
	width: 100%;
	clear: both;
}
.banner-image-left {
	float: left;
	padding-right: 10px;
}
.banner-image-right {
	float: right;
	padding-left: 10px;
}

/* inline menu, website links, file links */
.menu-line {
	border-bottom: 1px dotted #F2AC3A;
	margin-bottom: 4px;
	margin-top: 4px;
}
.links-row {
	padding-bottom: 4px;
}
.links-row-last {
	padding-bottom: 0px;
}
.links, a.links {
	color: #F2AC3A;
	font-weight: bold;
}
.filesize {
	color: #666666;
	font-weight: normal;
}
.links-bullet {
	padding-right: 10px;
	padding-left: 10px;
}
.links-icon {
	padding-left: 4px;
	padding-right: 4px;
}

/* form styles */
.form-heading {
	font-size: 12px;
	font-weight: bold;
	color: #F2AC3A;
	padding-bottom: 4px;
}
.bold-heading {
  color: #1D518E;
  font-weight: bold;
}
.required {
  color: #FFCC00;
}
.errormsg {
  padding: 4px;
  color: #F2AC3A;
  font-weight: bold;
}
.thankyou {
  padding: 4px;
  color: #1D518E;
  font-weight: bold;
}

/* custom styles */
.netafimBG {
	background-color: #D2DCE9;
	background-image: url(interface-images/netafim-bg.gif);
	background-repeat: repeat-x;
}
.netafimBgLeft {
	background-image: url(interface-images/netafim-left-bg.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.netafimBgRight {
	background-image: url(interface-images/netafim-right-bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.netafimBgBottom {
	background-color: #D2DCE9;
	background-repeat: repeat-x;
	padding: 10px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #1D518E;
	background-image: url(interface-images/netafim-bottom-bg.gif);
}
a.netafimBgBottom {
	text-decoration: none;
	font-weight: bold;
}
a.netafimBgBottom:hover {
	color: #F2AC3A;
}
.netafimBgBottomRight {
	background-color: #D2DCE9;
	background-repeat: no-repeat;
	padding: 10px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #d2dce9;
	background-image: url(interface-images/netafim-bottom-right-bg.gif);
	background-position: left top;
}
.netafimBgBottomLeft {
	background-color: #D2DCE9;
	background-repeat: no-repeat;
	padding: 10px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #d2dce9;
	background-image: url(interface-images/netafim-bottom-left-bg.gif);
	background-position: right top;
}
.borderedTable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #D2DCE8;
	border-right-color: #D2DCE8;
	border-left-color: #d2dce8;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	height: 100%;
	position: absolute;
}
/*
.mainHeadBg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1D518E;
	background-image: url(interface-images/main-head-bg.gif);
	background-repeat: repeat-y;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
}
*/
.subHeadBg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1D518E;
	background-image: url(interface-images/sub-head-bg.gif);
	background-repeat: repeat-y;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	height: 100%;
}
.borderedTableBottom {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #D2DCE8;
	border-left-color: #D2DCE8;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	height: 100%;
	position: absolute;
	border-bottom-width: 1px;
	border-bottom-color: #D2DCE8;
}
.mainBg {
	background-image: url(interface-images/main-bg.gif);
	background-repeat: repeat-y;
}
.boxHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F2AC3A;
	padding-left: 10px;
	font-weight: bold;
}
.boxContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	padding: 10px;
}

/* Netafim Dealers */


/* CMT Catalog */
.cmtcat_list {
}
.cmtcat_listitem {
  text-align: center;
  padding-bottom: 10px;
}
.cmtcat_thumb {
  padding-bottom: 10px;
  margin-left: 2px;
  border-style: solid;
  border-width: 1px;
  border-color: #CCCCCC;
}
.manf_thumb {
  padding-bottom: 10px;
  margin-left: 2px;
  border-style: solid;
  border-width: 1px;
  border-color: #CCCCCC;
}
.manf_listitem {
  text-align: center;
  padding-bottom: 10px;
}
.cmtcat_nothumb {
  width: 140px;
  height: 100px;
  padding: 3px;
  vertical-align: middle;
  border-style: solid;
  border-width: 1px;
  border-color: #D2DCE8;
  font-weight: bold;
  color: #1D518E;
  font-size: 14px;
}
.cmtcat_summary {
  padding-bottom: 10px;
}
.cmt_extras_title {
  background-image: url(interface-images/cmt_divbg.gif);
  background-repeat: repeat-x;
  padding-left: 3px;
}
a.cmt_extras_title, a.cmt_extras_title:visited, a.cmt_extras_title:hover, a.cmt_extras_title:active {
  color: #DA4737;
  font-weight: bold;
  text-decoration: none;
}
.cmt_heading {
  background-image: url(interface-images/cmt_divbg.gif);
  background-repeat: repeat-x;
  padding-left: 6px;
  color: #DA4737;
  font-weight: bold;
  font-size: 12px;
}
.cmt_product_heading {
  color: #1D518E;
  font-weight: bold;
  padding-top: 14px;
}
.cmt_productname {
  font-weight: bold;
}
.cmt_productbody {
  
}
.cmt_productdesc {
  font-size: 12px;
  padding-bottom: 10px;
}
.cmt_productdesc:first-line {
  font-weight: bold;
}
.cmt_bodytext {
  padding-top: 10px;
  margin-bottom: 10px;
}
.cmt_list_summary {
  padding: 6px;
  padding-top: 10px;
  margin-bottom: 10px;
  background-color: #FDF4F2;
}
.cmt_list_divider {
  background-color: #FFFFFF;
  height: 2px;
}
td.cmt_list_morelink {
  padding-top: 4px;
}
a.cmt_morelink, a.cmt_morelink:visited, a.cmt_morelink:hover, a.cmt_morelink:active {
  color: #DA4725;
  text-decoration: none;
  font-weight: bold;
  font-size: 11px;
}
.cmt_search_text {
	color: #1D518E;
}
.cmt_search_input {
  border-style: solid;
  border-width: 1px;
	border-color: #D2DCE8;
  margin-top: 2px;
  margin-bottom: 10px;
}
.cmt_search_button {
  
}

/* styles for re:SOURCE section */
.product {
	font-size: 10px;
	padding-bottom: 10px;
}
.product-heading {
	font-weight: bold;
	font-size: 12px;
	color: #1D518E;
	padding-bottom: 4px;
}
.product-image {
	margin-right: 10px;
}
img.product-image {
	padding: 0px;
	border: 1px solid #D2DCE9;
}
.product-text {
	font-size: 10px;
	color: #000;
}
.product-link {
	font-size: 11px;
	color: #F2AC3A;
}
a.product-link, a:visited.product-link {
	font-size: 11px;
	color: #F2AC3A;
	font-weight: bold;
	text-decoration: none;
}
a:hover.product-link, a:active.product-link {
	font-size: 11px;
	color: #F2AC3A;
	font-weight: bold;
	text-decoration: underline;
}
.product-filesize {
	font-size: 11px;
	color: #666;
}
.grey-text {
	color: #666;
}

/* Header links */
.header-link {
	color: #FFFFFF;
	padding-top: 20px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	margin-right: 5px;
}
a.header-link, a.header-link:visited, a.header-link:active {
	color: #FFFFFF;
	font-size: 10px;
}

/* Locate a Netafim dealer search */
.dealer_searchbox {
	border-style: solid;
	border-width: 1px;
	border-color: #D2DCE8;
}
.dealer_searchbox_headrow {
	background-color: #e9eef4;
	border-bottom: 1px solid #D2DCE8;
	padding-top: 2px;
	padding-bottom: 2px;
}
.dealer_searchbox_heading {
	color: #1d518e;
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
}
.dealer_search_text {
	color: #1d518e;
	padding: 5px;
}
.dealer_search_input {
	padding: 5px;
}
.dealer_search_input input {
	border: 1px solid #1d518e;
}
.dealer_search_choice {
	color: #1d518e;
}
.dealer_search_button {
	padding: 5px;
	text-align: right;
}
.dealer_search_button input {
	background-color: #e9eef4;
	color: #1d518e;
	border: 1px solid #1d518e;
}
.dealer_listname {
  text-transform: uppercase;
}
.dealer_list_divider {
  background-color: #FFFFFF;
  height: 2px;
}
.dealer_list_title {
  background-image: url(interface-images/dealer_divbg.gif);
  background-repeat: repeat-x;
  padding-left: 3px;
  font-weight: bold;
  color: #1D518E;
  text-transform: uppercase;
}
.dealer_bodytext {
  padding: 4px;
}
