
/* GENERAL LAYOUT
----------------------------------------------- */

#exp_container {	

	background-repeat: no-repeat;	
	background-color: #000;
	}
	
#exp_container #left_col {

	float: left;
	width: 267px;
	background: url(../../images/en_US/navbar.jpg); /* VANILLA color*/
	background-repeat: no-repeat;
	height: 596px;
	}
	
#exp_container #left_col #logo {

	height: 147px;
	background-image: url(../../images/en_US/ecospecsilver_logo.png);
	background-repeat: no-repeat;
	margin: 0 0 28px 20px;
	}

#exp_container #left_box {

	width: 100%;
	margin-top: 80px;
	padding-bottom: 42px;
	
	}
	
#exp_main {

	margin:	0;
	padding: 0;
	float: left;
	width: 739px; /*change this*/
	height: 596px;
	position: relative;
	overflow: hidden;
	background: #E2E3E4;
	}

.section {

	font: normal 12px Arial, Helvetica, sans-serif;
	height:596px;
	padding:0;
	margin:0;
	background:#e2e3e4;
	}
	
/* FONTS
----------------------------------------------- */
.bea-portal-layout-placeholder-container-west, .bea-portal-layout-placeholder-container-east, .bea-portal-layout-placeholder, .maincontainer, .maincontent {
	margin:0;
	padding:0;
}
#exp_container {
	margin-top:20px;
}

#exp_container {	

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	}

#left_col {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	}

#exp_container h2 {
	
	font: bold Arial, Helvetica, sans-serif;
	color: #003b6a;
	margin-top: 0;
	}

#exp_container h2 { 

	padding: 5px 0;
	font-size: 22px; 
	text-align: center;
	background:#c9d5e6;
	}

	
#left_box ul {
	
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	}
	

/* NAVIGATION
----------------------------------------------- */

#left_box ul {
	
	width: 245px;
	list-style-type: none;
	padding: 0; /*CHANGE this*/
	margin: 0 auto;
	}
	
#left_box ul li {
	
	border: none;
	text-align: right;
	}

#left_box ul li a {
	font: bold 14px Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 7px 25px 7px 0;
	color: #999;
	}

#left_box ul li a.activeSection, #left_box ul li a:hover {
	color: #fff;
	}
	
.activeSection, a.activeSection:hover {

	background-image: url(../../images/en_US/bullet.png);
	background-repeat: no-repeat;
	background-position: right center;
	color: #FFF;
	}


.notCurrent {

	background-image: none;
	}

/* VIDEO 
----------------------------------------------- */

.video_box {
	
	width: 653px;
	height: 368px;
	margin: 95px auto 0;
	clear: both;
	overflow: hidden;
	}

/* Features & Benefits section
----------------------------------------------- */	

#sect-1 {
	background:url(../../images/en_US/features_benefits.jpg);
}
#sect-1 ul {
	margin-top: 85px;
	width:250px;
}
#sect-1 li {
	padding: 8px 0;
	font: normal 14px Arial, Helvetica, sans-serif;
}

/* How Silver Works Sections
----------------------------------------------- */	

#sect-2 h2 {
	margin:0 0 3px;
}

.row_outer_div {
	overflow:hidden;
	width:100%;
}

.row_inner_left {
	width: 250px;
	padding: 3px 3px 0 5px;
	float:left;
}

.row_inner_right {
	width: 445px;
	float:left;
	padding: 15px 0 0 15px;
	font: normal 14px Arial, Helvetica, sans-serif;
	line-height:18px;
}
.row_inner_right.border {
	border-top: 1px dashed #999;
}

/* Environmental Standards Section
----------------------------------------------- */	

#sect-3 h2 {
	margin:0 0 3px;
}

.left_column_div {
	overflow:hidden;
	width:250px;
	float: left;
	padding:6px;
}
.right_column_div {
	overflow:hidden;
	width:430px;
	padding:90px 20px 20px;
	float: left;
	height: 400px;
}
.img_wrapper {
	overflow:hidden;
	width:250px;
}
.ES_gp_1 {
	font: normal 14px Arial, Helvetica, sans-serif;
	left:80px;
	margin:0;
	position:relative;
	top:-10px;
	width:350px;
}
.ES_gp_2 {
	font: bold 20px Arial, Helvetica, sans-serif;
	left:35px;
	margin-top:30px;
	position:relative;
	width:390px;
}
.ES_gp_3 {
	padding:0;
	position:relative;
	left: 55px;
	font: normal 14px Arial, Helvetica, sans-serif;
	line-height:22px;
}

/* Ideal Choice Section
----------------------------------------------- */	

.ES_ideal_choice_text {
	font: normal 14px Arial, Helvetica, sans-serif;
	position: relative;
	margin: 10px 32px 20px;
	width:672px;
}

.ES_ideal_choice_image_caption {

	overflow:visible;
	font: normal 13px Arial, Helvetica, sans-serif;
}


/* Image Scroller */
/* main vertical scroll */
	#main {
		position:relative;
		overflow:hidden;
		height: 440px;
		float:left;
		width:540px;
		margin-left:32px;
	}
	
	/* root element for pages */
	#pages {
		position:absolute;
		height:20000em;
		margin:0px;
	}
	
	/* single page */
	.page {
		margin:0px;
		padding:0px;
		height: 440px;

	}
	
	/* root element for horizontal scrollables */
	.scrollable {
		position:relative;
		overflow:hidden;
		width: 540px;
		height: 440px;
	}
	
	/* main navigator */
	#main_navi {
		float:left;
		width:125px;
		padding:0px !important;
		margin:0 0 0 10px !important;
	}
	
	#main_navi li {
		clear:both;
		color:#FFFFFF;
		font-size:12px;
		height:95px;
		list-style-type:none;
		padding:0;
		width:125px;
		cursor:pointer;
		margin: 0 0 5px;
		background-repeat:no-repeat;
	}
	
	#main_navi li:hover {
		background-position:top;
	}
	
	#main_navi li.active {

		background-position:bottom;
	}
	
	#main div.navi {
		margin-left:250px;
		cursor:pointer;
	}




/* PRODUCTS section
----------------------------------------------- */

#sect-5 h2 {
	margin: 0;
}

#products_wrapper {
	
	width: 599px;
	}

#products_thumbs {
	
	clear: both;
	margin: 0 auto;
	padding: 0;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	/*border: 1px solid red;*/
	position: relative;
	text-align: center; 
	width: 646px;
	}

#products_nav {
	
	position: absolute;
	height: 600px;
	background-color: #000;
	left:599px;
	}

#products_nav ul {
	
	clear: both;
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	/* border-top: 10px solid #222; */
	position:relative;
	text-align: left; 
	width: 115px;
	font-family: Arial;
	top:35px;
	}


#products_nav li.active a {
	background:#E2E3E4;
}

#products_nav li {
	
	float: left;
	width: 130px;

	}

#products_nav li a {
	cursor:pointer;
	color: #FFF;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 7px 0 0 25px;
	margin: 25px 0 0;
	}

#products_nav a div span {
	
	display: block;
	padding: 5px 0;
	width: 88px;
	height: 20px;
	text-align: center;
	}

#products_nav li.active a div span {
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #000;
	}

#products_nav li.inactive a div span {
	font: bold 15px Arial, Helvetica, sans-serif;
	color:#a7a9ac;
/*
	border-top: 6px solid #222;
	border-bottom: 1px dashed #222;
*/
	}

#products_nav li.inactive a:hover div span {
	
/*
	border-top: 6px solid #666;
	border-bottom: 1px dashed #666;
*/
	}


#frame {
	overflow:hidden;
	margin: 0 auto;
	width: 599px;
	}

#scroller {
	
	width: 599px;
	margin: 0 auto;
	}

#content { 
	width: 1797px; /* 599*3 */
	}

.product-pane {

	margin-top: 85px;
	float: left;
	width: 599px;
	position: relative;
	background-color: #E2E3E4;
	}

.prod-img {
	
	float: left;
	width: 200px;

	}

.prod-desc {
	
	float: right;
	width: 365px;
	height: 450px;
	/*border: 1px solid red;*/
	overflow: auto;
	padding-right: 30px;
	font: normal 14px Arial, Helvetica, sans-serif;
	line-height: 18px;
	}

#exp_container .prod-desc h2 { 
	font: bold 16px Arial, Helvetica, sans-serif;
	background:#E2E3E4;
	color:#000;
}
.prod-desc h2 { 

	margin: 10px 0 14px 0 !important; 
	font-size: 18px !important; 
	text-align: left !important; 
}
.prod-desc p {
	font-size: 14px !important; 
}

.msds-tds {
	width: 145px;
	height: auto;
	padding-top: 10px;
	margin-left: 40px;
	float: left;
	}

.msds-tds .msds, .msds-tds .tds { 

	text-align: left;
	font-family: Arial, sans-serif;
	color: #000;
	padding: 0;
	width: auto;
	}

.msds-tds .tds { 

	background: transparent url(../../images/en_US/left-nav-bottom.jpg) repeat-x left bottom;
	padding-bottom: 10px
	}

.msds-tds h4 { 

	margin: 10px 0 2px;
	font-size: 12px;
	}
