

/*-Argonon International navigation*/
  body {
		background:#fff !important;
  }
  div#content {
	    background: none repeat scroll 0 0 #FFFFFF !important;
	 
	    color: #101010;

	}
	.markets .col-3 ul li a, .page-news .col-9 h3,  .page-news .col-9 h3.services_news_title.subtitle    {
		color:#5663AE !important;
	} 
	li.on a {
		background-image:url("../images/chevron-arg.png");
		color:#000;
	}
	body.page-news div.col-9 {
		background:0 !important;
	}
	ul#footer-links {
		background-color:#fff;
	}
  #footer {
	 color:#000 !important;
   }
   div#breadcrumb {
		background:#fff;
	} 
	div.production-stats .details {
		color:#fff;
	}
	   
	ul#nav { background-image:url("../images/nav-bg-arg.png");}
	div#breadcrumb ul li, div#breadcrumb ul li a {
		color:#000 !important;
	}
	
	div#breadcrumb div.wrapper ul li.on a {
		color: #777 !important;
  }
	
	ul#nav {
		list-style: none;
		padding: 0;
		}
		ul#nav li {
			float: left;
			}
			ul#nav li a {
				display: block;
				padding: 0;
				background: url(../images/nav-international.png) no-repeat #f7f8f8;
				height: 26px;
				text-indent: -999em;
				}
				ul#nav #home a {
					width: 116px;
					background-position: 0 0;
					}
					ul#nav #home a:hover,  ul#nav #home a.on {
						background-position: 0 -26px !important;
						}
				ul#nav #about a {
					width: 117px;
					background-position: -111px 0;
					display: none;
					}
					ul#nav #about a:hover,  ul#nav #about a.on {
						background-position: -111px -26px !important;
						}
				ul#nav #productions a {
					width: 164px;
					background-position: -116px 0;
					}
					ul#nav #productions a:hover,  ul#nav #productions a.on {
						background-position: -116px -26px !important;
						}
				ul#nav #people a {
					width: 126px;
					background-position: -280px 0;
					}
					ul#nav #people a:hover,  ul#nav #people a.on {
						background-position: -280px -26px !important;
						}
				ul#nav #showreel a {
					width: 142px;
					background-position: -407px 0;
					}
					ul#nav #showreel a:hover,  ul#nav #showreel a.on {
						background-position: -407px -26px !important;
						}
				ul#nav #news a {
					width: 120px;
					background-position: -549px 0;
					}
					ul#nav #news a:hover,  ul#nav #news a.on {
						background-position: -549px -26px !important;
						}
				ul#nav #contact a {
					width: 136px;
					background-position: -826px 0;
					}
					ul#nav #contact a:hover,  ul#nav #contact a.on {
						background-position: -826px -26px !important;
						}
				ul#nav #markets a {
					width: 157px;
					background-position: -669px 0;
					}
					ul#nav #markets a:hover,  ul#nav #markets a.on {
						background-position: -669px -26px !important;
						}
div#header a {
	display: block;
	width: 570px;
	height: 94px;
	margin: 0;
	padding: 0;
	background: url(../images/title-argonon-int.png) no-repeat 8px 20px;
	}
