/* CSS Document for the "Leaf Blower" CoffeeCup Software E-Commerce Template
   Copyright 2008 CoffeeCup Software - coffeecup.com */

/*##############################################################
  Eric Meyer's Latest version of Reset.css (includes Baseline)
##############################################################*/ 

html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
a img, :link img, :visited img {border: 0}
table {border-collapse: collapse; border-spacing: 0}
ol, ul {list-style: none}
q:before, q:after,
blockquote:before, blockquote:after {content: ""}

/*#######################
  Element Styles 
#######################*/

body {font-size:12px; font-family:Arial, Verdana, Helvetica, sans-serif; color:#000; background-color:#101010}
a {outline:none; color:#2f88a2}
	a:hover {text-decoration:none}
p {line-height:1.25em}
em {font-style:italic}
strong {font-weight:bold}

h1 {margin-top:15px; font-size:2em; color: #DCDCDC;
}
	h1 a {text-decoration:none; color:#653325}			
h2 {margin-bottom:15px; font-size:2em; color:#6c561e}
h3 {clear:both; margin-bottom:15px; font-size:1.5em; font-weight:bold; color:#6c561e}

/*#######################
  Classes 
#######################*/

.left {float:left}
.hide {text-indent:-999em}

/*#######################
  Layout Styles 
#######################*/
 
#wrapper {width:960px; overflow:hidden; margin:0 auto; background-color:#fff}
	#header {float:left; display:inline; padding:0 17px; width:926px; height:128px; color:#5f4816; border-top:2px solid #000; background:#fff url(../images/header_bg.jpg) right bottom no-repeat}
			#header img {float:left; display:inline; margin-right:15px}
	
	#navigation_wrapper {clear:both; float:left; width:960px; color:#fff; background:#000 url(../images/nav_bg.jpg) 0 50% repeat-x}

			#navigation {float:left; display:inline}
				#navigation li {float:left; display:inline; margin-top:2px; font-size:1.15em; border-right:1px solid #313030; border-left:1px solid #000}
					#navigation li a {display:block; padding:8px 20px; color:#fff; text-decoration:none; background:url(../images/nav_button_bg.jpg) left top repeat-x}
						#navigation li a:hover {background:url(../images/nav_button_hover.jpg) left top repeat-x}
						
						/*Active States */
						#shophome #navigation #shophome_link a {background:url(../images/nav_button_hover.jpg) left top repeat-x}
						#cart_page #navigation #cart_link a {background:url(../images/nav_button_hover.jpg) left top repeat-x}									
						#group_page #navigation #category_link a {background:url(../images/nav_button_hover.jpg) left top repeat-x}																	
					
				/* Drop-Down Category Menu */		
				#navigation #category_link {position:relative}									
				#navigation #category_link #group_list {position:absolute; top:auto; left:-999em; width:135px; padding:10px 0; background-color:#101010}
				#navigation #category_link:hover #group_list, #navigation #category_link.sfhover #group_list {left:0}
					#navigation #category_link #group_list li {width:125px; margin:0; padding:5px; text-transform:none; font-size:.9em; border:none; background:none}
                        #navigation #category_link #group_list li a, #group_page #navigation .category_link #group_list li a {display:block; padding:2px 0; text-align:left; text-decoration:none; color:#fff; background:none}
							#navigation #category_link #group_list li a:hover {text-decoration:underline; border:none}					

				/* Drop-Down Static Page Menu */		
				#navigation #shophome_link, #navigation #home_link {position:relative}									
				#navigation #shophome_link #staticpage_list, #navigation #home_link #staticpage_list {position:absolute; top:auto; left:-999em; width:135px; padding:10px 0; background-color:#101010}
				#navigation #shophome_link:hover #staticpage_list, #navigation #shophome_link.sfhover #staticpage_list, 
				#navigation #home_link:hover #staticpage_list, #navigation #home_link.sfhover #staticpage_list {left:0}
					#navigation #shophome_link #staticpage_list li, #navigation #home_link #staticpage_list li {width:125px; margin:0; padding:5px; text-transform:none; font-size:.9em; border:none; background:none}
                        #navigation #shophome_link #staticpage_list li a, #navigation #home_link #staticpage_list li a {display:block; padding:2px 0; text-align:left; text-decoration:none; color:#fff; background:none}
							#navigation #shophome_link #staticpage_list li a:hover, #navigation #home_link #staticpage_list li a:hover {text-decoration:underline; border:none}					

			#cart_summary {float:right; width:325px}
				#cart_summary p {float:left; display:inline; padding:10px 0}
				#cart_summary .checkout_button {padding:5px 0; margin:1px 0 0 10px; background-color:#663426}
					#cart_summary .checkout_button a {display:block; padding:5px 20px; text-align:center; font-weight:bold; text-decoration:none; color:#fff}  				

		#content {clear:both; float:left; display:inline; padding:20px 17px; width:926px; background:#fff}
		    #content ul {margin:15px 0 15px 25px; list-style-type:bullet}
		    #content .cart_messages {clear:both; padding:15px 15px 15px 45px; margin:15px 0; font-size:1.25em; font-weight:bold; border:1px solid #663426; background:#EBF0F1 url(../images/warning_icon.png) 15px 45% no-repeat}		

			#item_list {clear:both; float:left; display:inline; margin-top:15px; width:926px}
				#item_list .item {float:left; display:inline; margin-right:35px; width:195px; height:230px}
					#item_list .item img {float:left; display:inline; margin:0 5px 5px 0; width:90px; border:2px solid #c3c3c3}					
					#item_list .item .price {float:left; display:inline; margin-bottom:5px; font-weight:bold}
						#item_list .item .discounted {color:red}
					.buylink {float:left; display:inline; width:auto}
					#item_list .buylink input {margin-top:5px; font-size:.85em}					
					#item_list .item .description {clear:both; margin-bottom:27px}
						#item_list .item .description .title {font-weight:bold; font-size:1.25em}
						#item_list .item .description .sub_title {font-style:italic}
						
#footer {clear:both; padding:10px 17px; width:926px; margin:60px 0 0 0; line-height:none; font-size:.9em; background-color:#eee9df}														
	#footer a {text-decoration:none}
		#footer a:hover {text-decoration:underline}
    #footer #footer_links, #footer #footer_links p {margin:5px 0}
        #footer #footer_links li {display:inline; margin-right:10px}
                #footer #footer_links li a {text-decoration:underline}
                        #footer #footer_links li a:hover {text-decoration:none}  
    #footer p {margin:10px 0}
    #footer #copyright {font-style:italic}        

            
/*#######################
  Static Page Styles 
#######################*/
          
#content .static_text {clear:both; margin-bottom:15px; line-height:1.5em}		
#content .static_text h1 {font-size:2em; font-weight:bold}          
#content .static_text ul {margin:15px 0 15px 25px; line-height:1.5em; list-style-type:disc}
#content .static_text ol {margin:15px 0 15px 25px; line-height:1.5em; list-style-type:decimal}
         #static_text ol li, #static_text ul li {margin:5px 0}
#content .static_text dl {margin:15px 0 15px 25px; line-height:1.5em}
         #content .static_text dt {margin:15px 0}
         #content .static_text dd {margin:5px 25px}
#content .static_text blockquote {margin:15px 25px; font-size:1.25em}
#content .static_text cite {font-size:.9em; font-style:italic}
#content .static_text img {margin:15px}
		
/*#######################
  Shopping Cart Styles 
#######################*/

	#cart_list {clear:both; width:100%; margin-bottom:15px}
		#cart_list .cart_description {width:550px}
		#cart_list .cart_headlines {color:#fff; text-transform:uppercase; background-color:#101010}
		#cart_list .top_border {border-top:1px solid #262626}		
			#cart_list .cart_headlines td {padding:5px 10px; text-align:left}
			#cart_list td {padding:10px; width:90px; overflow:hidden; text-align:right}
				#cart_list td input {width:75px}									
				#cart_list td .recalculate {margin-top:5px; width:auto}					
				#cart_list #delete_button {clear:both; float:left; margin-top:5px; width:auto}							
				#cart_list td img {float:left; display:inline; margin-right:5px; width:53px; height:53px}
				#cart_list td p {margin-bottom:10px}
				#cart_list td.right {text-align:right} 		
                #cart_list td.center {text-align:center}		
			#cart_list .short_description {font-style:italic}
    #update_cart {clear:both; float:right; margin-bottom:15px; font-size:.9em}
        #update_cart input {margin-left:5px; font-size:1.15em}                
	    #cart_list select {margin-top:5px; padding:1px}
        #cart_list option {padding:1px}
        #cart_list .cart_subtotals, #cart_list .cart_total {text-align:right}
    	#cart_list .cart_total {font-weight:bold; font-size:1.25em; text-transform:uppercase}

        #content .no_items {clear:both; margin:15px 0; font-size:1.25em; font-weight:bold}
		
		/* Checkout Buttons */ 
		#checkout_buttons {float:right; display:inline; margin-top:15px}
			.checkout {float:right; display:inline; margin:0 0 15px 5px}
			.credit_cards {clear:both; float:right}
				.credit_cards img {float:right}

	/*#######################
  	Paypal Feedback Styles 
	#######################*/

	.paypal_feedback {clear:both; margin:15px 0; padding:15px; border:1px solid #663426; background:#EBF0F1}
		.paypal_feedback h2 {width:100%}
		.paypal_feedback table {margin-bottom:15px}
			.paypal_feedback table td {padding:5px 5px 5px 0}	
            
     .return_button {margin-top:15px}
      .return_button a {display:block; width:253px; height:41px; text-indent:-999em; background:url(../images/return_to_shop_button.png) left top no-repeat}
			
			#print {float:right; padding:2px 0 3px 30px; background:url(../images/print_icon.png) left top no-repeat}				
		
/*#######################
  Product Detail Styles 
#######################*/

					#product_images {clear:both; float:left; width:220px}
							#image_full {padding:4px; border:1px solid #c3c3c3; background-color:#efeeee; width:204px}
                            #content #product_thumbnails {margin:0; list-style-type:none}
							#product_thumbnails li {float:left; display:inline; padding:3px; width:98px; height:96px; margin:3px 3px 0 0; border:1px solid #c3c3c3; background-color:#efeeee}
								#product_thumbnails img {width:98px}

						#product_info {float:right; width:670px; font-size:1em}
							#product_info p {clear:both; margin-bottom:15px; line-height:1.5em}
							#product_info ul {clear:both; margin:15px 0 15px 25px; line-height:1.5em; list-style-type:disc}
							#product_info ol {clear:both; margin:15px 0 15px 25px; line-height:1.5em; list-style-type:decimal}									
								#product_info .pricing dt {clear:both; display:block; float:left; display:inline; margin-bottom:15px; width:20%; text-transform:uppercase; font-weight:bold}
									#product_info .pricing dd {float:left; display:inline; width:80%; margin-bottom:15px}
										.list_price {margin-top:20px; text-decoration:line-through}
										.your_price {font-weight:bold; color:#6c561e}
										.discount {padding-left:10px; font-weight:normal; font-style:italic}

							#product_info .options {clear:both; width:270px; padding-top:20px; border-top:1px solid #c3c3c3}
								#product_info .options dt {clear:both; display:block; float:left; display:inline; padding:2px 0; margin-bottom:5px; text-transform:uppercase; font-weight:bold}
									#product_info .options dd {width:100%; float:left; display:inline; padding:2px 0; margin-bottom:15px}
										#product_info .options select, #product_info .options input {font-size:11px}
										#product_info .options select {width:100%}
										#product_info .options input {width:30px}
										
								#product_info .buylink {clear:both; float:left; margin-top:15px}
									#product_info .buylink input {width:120px; font-weight:bold}			

