/* ---------------------------- 
[Master Stylesheet]

Project: 	Ellis Bros. Pecans
Version:	1.0
Last change:	09/16/09 [templates created, lg]
Assigned to:	Lonnie Griffin [lg]
Primary use:	Web

------------------------------- */

/* ---------------------------- */
/* Basic Elements
/* ---------------------------- */
	
	body{ background:url(../images/bkground-body.jpg); background-color:#d4a061; margin:0px; padding:0px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000; line-height:20px;  text-align:center}
	a, a:visited {color: #000 ;}
	a img { border: none; }
	a:active {outline: none;}
	a:hover {text-decoration: none;} 
	a:focus{ -moz-outline-style: none;}
	form { margin: 0px; padding: 0px; }
	p,hr,h3,h4,h5,h6 { margin: 10px 0px 10px 0px; }
	h1 { display: none; }
	h2 {/*Used by the image replacements*/}
	h3 {font-size: 15px;}
	h4 {font-size: 14px;}
	h5 {}
	h6 {}
	hr {height:1px; background: #ccc; display:block; clear:both; overflow:hidden; border: none;}
	address { font-style: normal; line-height: 18px; }

/* ---------------------------- */
/* Main Containers
/* ---------------------------- */
	
	#gradient{position: absolute; top: 0px; left: 0px; width: 100%; height: 138px;background: url(../images/bkground-gradient.gif) repeat-x; z-index: 0;}
	
	#main-wrapper {width: 960px; text-align: left; margin: 0px auto 0px auto; padding: 145px 0px 0px 0px; position: relative; }
		
	#topnav-links {z-index: 2;margin: 0px; padding: 0px; position: absolute; top: 10px; right: 210px;font-size: 11px; }
		#topnav-links li {color: #8c8c8b; display: inline; border-right: 1px solid #8c8c8b; padding: 0px 6px 0px 4px;}
		#topnav-links li.last { border: none; }
		#topnav-links li a { color: #8c8c8b }
	
	#topnav-cart {z-index: 1; width: 177px; height:120px; margin: 0px; padding: 5px 0px 0px 107px; background:url(../images/bkground-topnav-cart.jpg) no-repeat; position: absolute; right: 0px; top: 0px; color: #fff;}
		#topnav-cart li {display: inline; border-right: 1px solid #fff; padding: 0px 8px 0px 4px; }
		#topnav-cart li.last { border: none; }
		#topnav-cart li img {margin: 5px 3px -5px 0px;}
		#topnav-cart li a {color: #fff;}
		
	#logo {position: absolute; top: 2px; left: 0px; z-index: 99;}
	
	#menu {position: absolute; top: 84px; right: 0px;  z-index: 99; height: 55px;}
		#menu img {float: left;}
		#menu ul {display: none; z-index: 100; margin: 0px; padding: 0px; background: #370f53; border-left: 1px solid #180300; border-right: 1px solid #180300;list-style: none; line-height: 18px;font-size: 12px; position: absolute; top:51px; }
		#menu ul li {}
		#menu ul a {text-decoration: none;padding: 3px 4px 3px 4px; color: #eee;height: 18px; display: block;border-bottom: 1px solid #180300; width: 190px; }
		#menu ul a:hover { background: #0078a9; }
		#menu #dropdown-online-shopping {left:99px;}
		#menu #dropdown-about-us {left: 249px;}
		#menu #dropdown-pecans-101 {left: 360px;}
		#menu #dropdown-contact-us {right: 0px;}
		
	#content-wrapper {width: 960px; background-color: #e3bf94; position: relative;  background: url(../images/bkground-content-wrapper.gif) repeat-y; }
		#content-wrapper:after { content: "."; display: block; height: 0px; clear: both; visibility: hidden;}
	
	#header { position: absolute; top: 0px; left: 0px; }
	
	#content-left {width: 177px; margin: 40px 25px 12px 12px;float: left;}
		#content-left #search-form {position: relative; width: 177px; height: 38px;}
		#content-left #search-form .textbox {position: absolute; left: 0px; top: 7px; border-top:2px solid #828183; border-left: 1px solid #828183; border-right: 1px solid #c3c3c3; border-bottom: 1px solid #c3c3c3;background-color:#fff; padding: 2px; width: 125px;}
		#content-left #search-form .btn {position: absolute; right: 0px; top: 0px;}
		#content-left ul { margin: 10px 0px 10px 25px; padding: 0px; }
		#content-left ul li { line-height: 20px; }
		#content-left p { line-height: 18px; }
		
	#content-center {width: 522px; float: left; margin: 40px 0px 12px 0px  }
		#content-center #shopping-categories {}
		#content-center #shopping-categories div {width: 130px; height: 117px; float: left; text-align: center;}
		#content-center #shopping-categories h3 {margin: 5px 0px 0px 0px;}
		#content-center #shopping-categories h3 a {font-size: 14px; color: #7c0b0c}
	
	#content-right {width: 192px; float: right; margin: 0px 0px 0px 0px;}
		#content-right ul { margin: 10px 0px 10px 25px; padding: 0px;}
		#content-right ol { margin: 10px 0px 10px 25px; padding: 0px; }
		#content-right ol li { line-height: 20px; }
		#content-right #your-account-form {width: 180px;}
		#content-right #your-account-form .textbox {border-top:2px solid #828183; border-left: 1px solid #828183; border-right: 1px solid #c3c3c3; border-bottom: 1px solid #c3c3c3;background-color:#fff; padding: 2px; width: 170px;}
		#content-right #your-account-form .btn {float: right; margin: 7px 0px 10px 0px;}
		
	#footer-wrapper {width: 100%; height:170px; position: relative; background-color: #4a186e; border-top: 5px solid #f2e9cb; margin: 20px 0px 0px 0px}
	
	#footer {width: 960px; margin: 0px auto 0px auto; position: relative; padding: 5px 0px 0px 0px }
		#footer ul { list-style: none;  padding: 0px;}
		#footer ul li {display: inline; border-right: 1px solid #fff; padding: 0px 6px 0px 4px;   }
		#footer ul li.last { border: none; }
		#footer ul li a { color: #fff; }
		#footer p {color: #a58cb7; font-size: 11px; line-height: 16px;}
		#footer p a { color: #a58cb7;  }	
		
	#homepage {}
		#homepage #content-left {margin: 238px 25px 12px 12px;}
		#homepage #content-center {margin: 238px 0px 12px 0px }
		#homepage #content-right {margin: 0px 0px 12px 0px;}	
	
/* ---------------------------- */
/* Shop
/* ---------------------------- */

	#content-center .item {text-align: center; margin: 13px 0px 10px 10px; width: 161px; height: 180px; float: left; }
	#content-center .item .border {border: 2px solid #916741;}
	#content-center .item .border:hover {border: 2px solid #640000;}			
	#content-center .picture {text-align: center; margin: 10px 0px 10px 0px; width: 161px; height: 130px; float: left; }
	#content-center .picture .border {border: 2px solid #916741;}
	#content-center .picture .border:hover {border: 2px solid #640000;}
	#content-center .item p {margin: 5px 0px 5px 0px; padding: 0px; font-size: 11px; line-height: 14px;}
	#content-center .description { padding:2px 0px 0px 0px; margin-top: 13px; }
	#content-center .item-container { display: block; clear: both; height: 126px; }
	#content-center .item-container .item { height: 111px; }
	#content-center .inline { list-style: none; margin: 0px; padding: 0px; display: block;}
	#content-center .inline li { float: left; padding: 0px 10px 0px 0px; }
	
	.pagination {width: 100%; margin: 0px; text-align: center; font-size: 11px;}
	.pagination a, .pagination .current, .pagination .nextprev-off {background: #f0daa8; border: 1px solid #9a6e41; padding: 2px 6px 2px 6px; position:relative;}
	.pagination a:hover  {border: 1px solid #640000;}
	.pagination .nextprev-on {font-weight: bold;}
	.pagination .nextprev-off {color: #9a6e41; background: #fff4ca; margin: 0px 3px 0px 0px; border: 1px solid #f0daa8;}
	.pagination .current {background: #9a6e41; color: #fff; border: 1px solid #9a6e41; padding: 2px 6px 2px 6px;}
	
	#wrapper .btn { background: url(../images/btn-bg.jpg) repeat-x; text-align: center; padding: 3px; border: 1px solid #2c3f51; font-size: 11px; height: 17px; font-weight: bold; text-transform: uppercase; margin: 0px auto 0px auto; }
	#wrapper .btn a { color: #fff;text-decoration: none; }
	#wrapper .btn:hover { background: none; background-color: #2c3f51; cursor: pointer; }		
	#wrapper .add-to-cart { width: 80px; }	
	#wrapper .continue-shopping { width: 140px; }
	
	.cat-list { background: #f0daa8; }
	#product-list { width: 500px; margin: 0px 10px 0px 0px; padding: 2px 0px 2px 10px; list-style: none; }
	/* #product-list:after { content: "."; display: block; height: 1px; clear: both; visibility: hidden;} */
	#product-list li {float: left; padding: 0px 0px 2px 0px; margin: 0px 15px 0px 0px; }
	 
	.description .details { border-collapse:collapse; border-spacing:0; border: 1px solid #e3bf94; width: 351px;font-size: 12px;}
	.description .details td {padding: 3px; vertical-align: top; border: 1px solid #e3bf94;}
	.description .details .left-column {width: 110px;  font-weight: bold;}
	.description .details .altrow {background: #e3bf94;}
	.description .details .price { font-weight: bold; color: red; font-size: 15px; }


/* ---------------------------- */
/* Image Replacement
/* ---------------------------- */

	#content-wrapper h2 { border: none; overflow:hidden; clear: both; display: block; background-repeat:no-repeat; height:0px !important; font-size:0px; position: relative;padding:25px 0px 0px 0px; margin: 10px 0px 10px 0px;height /**/:25px; }
	h2#search {background-image:url(../images/h2-search.gif); }
	h2#categories {background-image:url(../images/h2-categories.gif); }
	h2#contact-info {background-image:url(../images/h2-contact-info.gif); }
	h2#crop-notifications {background-image:url(../images/h2-crop-notifications.gif); }
	h2#start-shopping {background-image:url(../images/h2-start-shopping.gif); }
	h2#featured-product {background-image:url(../images/h2-featured-product.gif); }
	h2#shopping-cart {background-image:url(../images/h2-shopping-cart.gif); }
	h2#top-sellers {background-image:url(../images/h2-top-sellers.gif); }
	h2#your-account {background-image:url(../images/h2-your-account.gif); }
	h2#online-shopping {background-image:url(../images/h2-online-shopping.gif); }
	h2#about-us {background-image:url(../images/h2-about-us.gif); }
	h2#pecans-101 {background-image:url(../images/h2-pecans-101.gif); }
	h2#contact-us {background-image:url(../images/h2-contact-us.gif); }
	h2#non-menu {background-image:url(../images/h2-non-menu.gif); }
	
/* ---------------------------- */
/* Forms Validation
/* ---------------------------- */

	.lbl { display: block; font-weight: bold; margin: 0px; padding: 0px 0px 2px 0px;}
	.alert { background: url(../images/alert-small.gif) no-repeat 0px 2px; padding: 0px 0px 2px 20px; display: block; margin: 5px 0px 5px 0px; font-size: 11px; position: relative; }
	.success, .error {padding: 10px; margin: 10px 0px 10px 0px; font-weight: normal; clear: both; text-align: left; position: relative;}
	.error {  background: #fff; border: 1px solid red;}
	.error h4 {border: none;padding: 8px 0px 10px 35px; margin: 0px; background: url(../images/alert.gif) no-repeat 0px 0px; color: Red;  font-size: 14px; position: relative;}
	.success {background-color: #c3fbbb;border: 1px solid #abe9a2;}
	.success h4 {border:none; padding: 5px 0px 6px 33px;background: url(../images/success.gif) no-repeat 0px 0px; margin: 0px 0px 0px 0px; color: #000;}
	.success p, .alert p, .error p { margin: 0px 0px 0px 0px; padding: 5px 0px 0px 0px; text-align: left; line-height: 18px; color: #000;}
	.progress {padding: 10px 0px 13px 10px; }
	.progress img {float: left; padding: 0px 10px 0px 0px; }
	.progress h4 { font-size: 15px; margin: 0px; padding: 10px 0px 0px 0px; color: Red;}
	
/* ---------------------------- */
/* Forms Formatting
/* ---------------------------- */

	#form { display: block; clear: both;}
	#form .left{float:left; margin:0px 5px 0px 0px}
	#form .left-phone{float:left; margin:0px 0px 0px 0px}
	#form .right-phone{float:left; margin:0px 0px 0px 5px}
	#form .clear{float:none}
	#form .lbl{position:relative; display:block; font-weight:bold; margin:5px 0px 1px 0px; clear:both; color:#333; font-size:12px}
	#form .field{font-size:12px; margin:0px 0px 0px 0px; color: #666; display: block;}
	#form .textbox {border-top:2px solid #828183; border-left: 1px solid #828183; border-right: 1px solid #c3c3c3; border-bottom: 1px solid #c3c3c3;background-color:#fff; font-size:15px; padding: 2px;}
	#form label {font-size: 12px;}
	#form select{font-size:14px;}
	#form h5{position:relative; font-weight:bold; font-size:12px; padding:4px; margin:10px 0px 5px 0px; color:#000; background-color:#e3bf94; border-bottom:1px solid #cc934e; display:block; clear:both}
	#form select { font-size: 13px; margin: 0px 0px 0px 0px; }
	#form .red{color:red;}
	#form .btn-submit{display:block; clear:both; margin:15px 0px 15px -7px; }
	#form .small{font-size:12px; line-height:16px; color: #666; }
	
/* ---------------------------- */
/* Misc
/* ---------------------------- */

	.left{float:left; }
	.right { float: right; }
	.center { text-align: center; }
	.img-left{float:left; margin:0px 10px 0px 0px; }
	.img-right{float: right; margin: 0px 0px 0px 10px; }
	
	.margin-right{margin-right: 10px;}
	.margin-top{ margin-top: 10px;}
	.margin-top-neg { margin-top: -10px; }
	.margin-bottom { margin-bottom: 10px; }
	.nomargin { margin: 0px; }
	
	.small{font-size:11px; line-height:14px; }
	.large{font-size:16px; line-height:24px;}
	
	.nodis { display: none; }
	.clear{ clear: both; }
	.grey { color:#666; }

