/* @override 
	http://mounthope.local/mountHopeStyle.css
	http://mounthopewholesale.com/mountHopeStyle.css
*/

body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
	position: relative;
  color: #4D2D20;
  background-color: #fff;
  line-height: 14px;
  margin: 0px;
  padding: 0px;
  }
  
.container {
	padding: 0 0 0 165px;
	margin: 0 auto;
	width: 440px;
	background: url(images/pepperBackground.jpg) no-repeat left top;
	overflow: hidden;
	}
  
.lineColumn {
	position: absolute;
	top: 0px;
	left: -302px;
	}
  
.chiliColumn {
	position: absolute;
	top: 0px;
	left: -301px;
	padding: 0px;
	}
  
.mainColumn {
 	width: 440px;
  }
  
.navigation a {
  float: left;
  width: 86px;
  height: 20px;
  display: inline;
  margin-right: 2px;
  padding-top: 2px;
  font-size: 10px;
  text-align: center;
  color: #EEC899;
  background: #4D2D20 url("images/navButtonBack.gif") top left repeat-x;
  }
  
.content {
  clear: left;
  padding-left: 10px;
  width: 428px;
  }
  
.content h2 {
  font-size: 14px;
  padding-top: 20px;
  }
  
.content h3 {
  font-size: 10px;
  line-height: 13px;
  margin: 20px 0px -5px 0px;
  }
  
.homeGallery {
  margin-top: 40px;
  width: 438px;
  }
  
.homeGallery img {
  float: left;
  margin: 0px 2.5px 2.75px 0px;
	padding: 0px 0px 0px 0px;
	width: 52px;
  }
  
.footer {
	float: left;
	width: 438px;
	padding: 40px 0px;
	text-align: center;
	font-size: 10px;
	}

.facebook a {
	color: #3B5998;
	font-family: Tahoma,Verdana,Arial;
	font-weight: bold;
	font-size: 12px;
	}

.facebook img {
	vertical-align: middle;
	margin-top: -5px;
}

a.footLink {
	color: #aaa;
	border: 0px;
	text-decoration: none;
	}
  
.productGallery {
	position: relative;
  width: 438px;
  height: 470px;
  }
  
.productGallery img {
  margin: 12px 3px 0px 0px;
  padding: 0px 0px 0px 0px;
	width: 46px;
  float: left;
  }
  
.productGallery a {
  float: left;
  width: 160px;
  height: 31px;
  margin: 12px 0px 0px 0px;
  padding: 15px 0px 0px 5px;
  text-align: left;
  color: #4D2D20;
  font-size: 10px;
  background: #fff url('images/productButtonBack.gif') top left repeat-y;
  }

.productGallery br {
	clear: both;	
	}
  
.leftContent {
 	position: absolute;
	padding: 0px;
	margin: 0px;
	width: 214px;
  	left: 10px;
	}
  
.rightContent {
	position: absolute;
	padding: 0px;
	margin: 0px;
	width:  214px;
	left: 224px;
	}

.categoryGallery .leftContent {
	width: 204px;
	}
  
.categoryTitle {
  clear: left;
  padding-top: 25px;
  width: 438px;
  }
  
.categoryGallery {
	position: relative;
	overflow: visible;
  padding-left: 10px;
  padding-top: 30px;
  width: 428px;
  }
  
.categoryGallery a {
  color: #4D2D20;
	text-decoration: none;
  }
  
.categoryGallery a:hover {
  text-decoration: underline;
  }
    
.productDetail {
  clear: left;
  padding-left: 10px;
  width: 428px;
  }
  
.productDetail h2 {
  font-size: 14px;
  padding-top: 20px;
  }
  
.productDetail h3 {
  font-size: 10px;
  line-height: 10px;
  margin-top: -8px;
  }
    
.return a {
  clear: left;
  float: left;
  width: 412px;
  height: 20px;
  padding-left: 26px;
  padding-top: 5px;
  margin-top: 30px;
  color: #4D2D20;
  background: #FAEEE0 url('images/backArrow.gif') top left repeat-y;
  }

.shipImage img{
	margin: 0px;
	padding: 30px 0px 0px 0px;
	}

.shipImage p {
	text-align: right;
	font-size: 10px;
	padding-bottom: 15px;
	}
    
.phoneNumbers {
  width: 428px;
  padding: 5px 0px 5px 10px;
	margin-bottom: 20px;
  color: #4D2D20;
  background: #FAEEE0;
  }
 

/* Admin Section / Form Styles */

.adminHeader {
  clear: left;
  width: 438px;
  padding-top: 6px;
  }
  
form {
  clear: left;
	position: relative;
  width: 428px;
  padding: 0px 0px 0px 10px
  }
  
form h2 {
  font-size: 12px;
  font-weight: bold;
  }
  
form br {
  clear: left;
  }
  
form label {
  float: left;
  width: 85px;
  height: 18px;
  padding: 4px 5px 0px 0px;
  text-align: right;
  font-weight: bold;
  }
  
form input, form select {
  margin: 0 0 10px 4px;
  width: 318px;
  color: #4D2D20;
  background-color: #FAEEE0;
  }
  
form textarea {
  margin: 0 0 10px 4px;
  width: 318px;
  height: 160px;
  color: #4D2D20;
  background-color: #FAEEE0;
  }

form input#submit{
  width: 100px;
	padding: 0px;
  margin: 10px 0px 0px 95px; 
  color: #4D2D20;
  background-color: #ddd;
}

form input#reset {
  width: 100px;
	padding: 0px;
  margin: 10px 0px 0px 5px;
  color: #4D2D20;
  background-color: #ddd;
  }

.fine {
	float: left;
	font-size: 10px;
	padding: 0px;
	margin: 0px 0px 0px 95px;
	}
  
.failure {
  font-size: 10px;
  font-weight: bold;
  line-height: 24px;
  color: #AD0101;
  background-color: #fff;
  }
  
.justAdded h3 {
  font-size: 10px;
  line-height: 10px;
  margin-top: 10px;
  margin-bottom: -15px;
  }
    
.remove a {
  float: left;
  width: 412px;
  height: 20px;
  padding-left: 26px;
  padding-top: 3px;
  margin-top: 30px;
  font-weight: bold;
  color: #fff;
  background: #D50000 url("images/removeX.gif") top left no-repeat;
  }
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
/******** bottom *******/
  