
	#center-content {
	  width: 996px;
	  background: url('/cpg_section/images/product/template/column-fix.gif');
	}

		#center-content #left-nav {
		  float: left;
		  width: 176px;
	  	  background: url('/cpg_section/images/product/template/column-fix.gif');

  	  
		}

			#center-content #left-nav ul {
			  padding: 0;
			  margin: 0;
			  font-size: 0;
			  list-style: none;
			}

			#center-content #left-nav ul li {
			  padding: 0;
			  margin: 0;
			  background: url('/cpg_section/images/product/template/leftnav_sep.gif') bottom no-repeat;
			}

				#center-content #left-nav li a {
	  		  	  font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
			  	  font-size: 10px;
			  	  font-weight: bold;
				  color: #fff;
				  text-decoration: none;
				  display: block;
			  	  margin: 0px 0px 0px 0px;
			  	  padding: 13px 0px 13px 18px;
			  	  background: url('/cpg_section/images/product/template/leftnav_bullet.gif') no-repeat 11px 19px;
				  _height: 10px;

				}

				#center-content #left-nav li a:hover {
				  background-color: #0F4072;
				}

				#center-content #left-nav .sep {
				  font-size: 0;
				  height: 1px;

				}

				#center-content #left-nav ul .on {
				  background: #0F4072;			
				}

				#center-content #left-nav #digitalNav_sub, #center-content #left-nav #digitalNav_sub_active {
	  		  	  font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
			  	  font-size: 10px;
			  	  font-weight: normal;
				  color: #fff;
				  text-decoration: none;
				  display: block;
			  	  margin: 0 0 0 0 !important;
			  	  padding: 0 0 0 0px !important;
				  background: #0F4072 0 0;
				}

				#center-content #left-nav #digitalNav_sub a {
				  background: #0F4072 0 0;
			  	  margin: 0;
			  	  padding: 3px 0 3px 12px !important;
			  	  font-weight: normal;
				}

				#center-content #left-nav #digitalNav_sub a:hover {
				  color: #ffbb00;
				}

				#center-content #left-nav #digitalNav_sub_active {
			  	  padding: 3px 0 3px 12px !important;
				  color: #ffbb00 !important;			  
				}





			#center-content #left-nav h5 {
			  width: 144px;
			  height: 35px;
			  text-indent: -9999em;
			  margin: 21px auto 21px auto;
			  background: url('/cpg_section/images/product/template/leftnav_captureitall.gif') no-repeat;
			}

		#center-content #page-content {
		  float: right;
		  width: 809px;
		  color: #fff;
		}

		.addtocart {
		  height: 25px;
		  width: 146px;
		  background: url('/cpg_section/images/product/template/buyfromolympus.gif') no-repeat;
		  text-indent: -1000em;
		  display: block;
		}
		.addtocart-freeshipping {
		  height: 25px;
		  width: 241px;
		  background: url('/cpg_section/images/product/template/buyfromolympus-freeshipping.png') no-repeat;
		  text-indent: -1000em;
		  display: block;
		}
		.preorder {
		  height: 25px;
		  width: 188px;
		  background: url('/cpg_section/images/product/template/btn_preorder.png') no-repeat;
		  text-indent: -1000em;
		  display: block;
		}
		


		.notinstock {
		  height: 25px;
		  width: 264px;
		  background: url('/cpg_section/images/notinstock.gif') no-repeat;
		  text-indent: -1000em;
		  display: block;
		}


	#promotion-container {
	  background-color: #000;
	  width: 809px;
	  height: 200px;
	  display: inline-block;
	}

		#promotion-container #promotion {
		  width: 651px;
		  margin: 35px auto 45px auto;
		  background-color: #E6E6E6;
		  position:relative;

		}

		#promotion-container #promotion br {
		  height: 13px;
		  clear: both;
		}			

			#slider{
			   height:96px;
			   float: left;
			   margin: 13px 0px 13px 0px;
		  	   overflow: hidden;
			}
	
			#slider ul, #slider li{
			  margin: 0 0 0 0;
			  padding:0;
			  list-style:none;

			}

			#slider li{ 
			  width:611px;
			  height:96px;
			}

			#slider li img {
			  border: 5px solid #B3B3B3;
			} 


			#slider li .first {
			  margin: 0px 15px 0px 0px;
			}	

			#prevBtn, #nextBtn{ 
			  width:20px;
			  height:96px;
			  text-indent:-8000px;
			  float: left;
			   margin: 13px 0px 13px 0px;
			}
										
			#prevBtn a, #nextBtn a{  
			  display:block;
			  width:20px;
			  height:96px;
			  background:url(/cpg_section/images/product/template/btn_prev.gif) no-repeat 0 0;
			}
	
			#nextBtn a{ 
			  background:url(/cpg_section/images/product/template/btn_next.gif) no-repeat 0 0;
			}

/* move to product.css when unlocked */
			
#specs {
  margin: 0px 20px 0px 20px;
}


		#specs h5 {
		  margin-left: 0 !important;
		}

		#specs .hrhead {
		  margin-left: 0 !important;
		  margin-right: 0 !important;
		}

#packagecontents {
  margin: 30px 0 0 0;
}

	#packagecontents ul {
	  list-style: disc outside none;
	  margin: 0px 0px 0px 20px;
	}

/* clear fix */
.clearfix{
	clear: both;
}