@charset "utf-8";
/* ElectraTarp Product Listing Section */

#productListing{
	padding:20px 25px;
	background:url(/images/bg_content_right.jpg) no-repeat left top;
	}
	
	#productListing img{border:none;}
	#productListing a{color:#307092;}
	
	#productListing h1{
		margin:0 0 5px;
		font-weight:900;
		color:#000;
		text-transform:uppercase;
		}
			
#productListing ul{
	margin:5px 0; padding:0;
	list-style-type:none;
	}
	
	#productListing li{
		float:left;
		width:100%;
		margin:0 0 10px;
		padding:0 0 15px;
		background:url(/images/ecom/listing-li-bg.png) no-repeat center bottom;
		}
		
		#productListing h3{
			margin:0 0 4px;
			font-weight:900;
			color:#FF9900;
			}
			
		#productListing a.image{
			display:block;
			float:left;
			margin:0 10px 5px 0;
			border:solid 3px #b3b3b3;
			}
			
		#productListing p{color:#5a5a5a;}
			
		#productListing div{
			margin:10px 0 0;
			text-align:right;
			}
			
			#productListing a.details{}
			
/* ElectraTarp Product Listing Section */	
#productDetail{
	padding:20px 25px;
	background:url(/images/bg_content_right.jpg) no-repeat left top;
	}
	
	#productDetail h1{
		margin:0 0 5px;
		font-weight:900;
		color:#FF9900;
		text-transform:uppercase;
		}
		
		
		#photo{
			float:left;
			width:300px;
			margin:0 20px 5px 0;
			text-align:center;
			}
			
			#photo img{
				margin:0 auto;
				border:solid 3px #b3b3b3;
				}
				
			#photo p{
				margin:2px 0; padding:0;
				font-size:.7em;
				}
				
		#slideshow #pnlLinkContainer{display:none;}
		
		#slideshow h3{
			font-size:.8em;
			font-weight:900;
			color:#000;
			}
				
		#slideshow ul{
			float:left;
			width:160px;
			margin:4px 0; padding:0 0 0 0;
			list-style-type:none;
			}
			
			#slideshow li{
				float:left;
				margin:0 10px 8px 0;
				}
				
				#pnlSlideShow{display:inline;}
				
				#slideshow img{border:solid 3px #b3b3b3;}
					
				
#options{	
	float:left;
	width:410px;
	margin:5px 0 15px;
	background:#dbdbdb;
	}
	
	#options select, input{
		border:solid 1px #b1b1b1;
		background:#ebebeb url(/images/ecom/contact-form-input-bg.png) no-repeat left top;
		}
	
	#options .full-row{
		float:left;
		width:405px;
		padding:0 5px 0 0;
		}
	
	#options #price-row{
		width:390px;
		padding:5px 10px;
		background:#afaeae;
		}
		
		#price-row h3{
			float:left;
			width:180px;
			margin:0 5px 0 0;
			font-weight:900;
			color:#000;
			}
			
		#price-row #price{
			float:right;
			margin:0;
			text-align:right;
			}
			
			#price-row #price span{
				font-size:1.1em;
				color:#327498;
				}
				
		#options .full-row label{
			float:left;
			width:170px;
			margin:1px 5px 0 0;
			padding:5px 10px;
			background:#afaeae;
			font-weight:900;
			text-align:right;
			color:#fff;
			}
			
		#options .full-row select{
			display:block;
			margin:5px 0;
			}
			
	#options #btn-row{
		width:310px;
		margin:10px 0;
		padding:0 0 0 100px;
		}
		
		#options #btn-row label{
			float:left;
			display:block;
			width:auto;
			margin:5px 10px 0 0;
			padding:0;
			background:none;
			font-weight:900;
			color:#000;
			}
			
		#options #btn-row #qty{
			float:left;
			display:block;
			width:50px;
			margin:5px 10px 0 0;
			}
		
		#options #btn-row #submit{
			float:left;
			display:block;
			width:95px; height:29px;
			border:none;
			}























