/* CSS Document for the "Velvet Carpet" 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 {color:#000; font-size:12px; font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif; background:#fff url(../images/body_bg.jpg) left top repeat-x}
a {outline:none; color:#80979c}
	a:hover {text-decoration:none}
strong {font-weight:bold}	
em {font-style:italic}

h2 {margin-bottom:15px; font-size:1.75em; font-weight:normal; color:#013a43}
#sidebar h2 {margin-bottom:5px}
h3 {clear:both; margin-bottom:15px; font-size:1.25em; font-weight:bold; color:#013a43}

/*#######################
  Classes 
#######################*/

.left {float:left}
.hide {text-indent:-999em}

/*#######################
  Layout Styles 
#######################*/
 
#wrapper {width:960px; margin:0 auto}

	#header {float:left; display:inline; width:945px; height:128px; margin-top:11px; padding-right:15px; background:url(../images/header_bg.jpg) left top}
		#header img {float:left}
		#header h1 {float:left; display:inline; width:300px; margin:50px 0 0 15px; font-size:1.85em; color:#fff}
			#header h1 a {text-decoration:none; color:#fff}			
			
			#navigation {float:right; display:inline; margin-top:94px; width:480px; list-style-type:none}
				#navigation li {float:right; display:inline; margin-right:6px; width:114px; text-align:center; font-size:1.15em; background:#d02117 url(../images/navigation_button.jpg) left bottom repeat-x}
					#navigation li a {display:block; width:114px; text-align:center; padding:10px 0; text-decoration:none; color:#fff}
						#navigation li a:hover {color:#1a1407; background:#fec63d}
						
						/*Active States */
						#shophome #navigation .shophome_link a {color:#1a1407; background:#fec63d}
						#cart_page #navigation .cart_link a {color:#1a1407; background:#fec63d}									
						#group_page #navigation .category_link a {color:#1a1407; background:#fec63d}																																																																																		
					
				/* Drop-Down Category Menu */		
				#navigation .category_link {position:relative}
				#group_list {position:absolute; top:auto; left:-999em; width:143px}
				#navigation li:hover #group_list, #navigation li.sfhover #group_list {left:0; background-color:#fec63d}
					#group_list li {width:133px; margin:0 5px; padding:5px 0; background:#fec63d; border-bottom:1px solid #f0b72d; border-top:1px solid #fbdc92; text-transform:none; font-size:.85em}
						#group_list li a {display:block; padding:5px 5px 5px 15px; text-align:left; text-decoration:none; color:#1a1407}
	
	#content_wrapper {width:960px; float:left}
		
		#content {float:left; display:inline; margin-top:5px; width:930px; padding:20px 15px; background-color:#fff}
		
		#content .cart_messages {clear:both; padding:15px 15px 15px 45px; margin-bottom:15px; font-size:1.25em; font-weight:bold; border:1px solid #D02117; background:#EBF0F1 url(../images/warning_icon.png) 15px 45% no-repeat}		
		
			/* #content h2 {float:left}
			
			#pagination {float:right; display:inline; margin-right:15px; text-align:right; list-style-type:none; width:365px; font-size:.95em}
				#pagination li {color:#5b5a5a; display:inline}
					#pagination li a {padding:3px 5px; text-decoration:none; color:#5b5a5a; border:1px solid #fff}
						#pagination li a:hover {border:1px solid #dedcdc; background-color:#f8f8f9}
				#pagination #next a {padding:3px 10px; border:1px solid #dedcdc}
					#pagination #next a:hover {background:#f8f8f9} */
				
			#medium_item_list {clear:both; float:left; display:inline; margin-top:15px; width:930px}
				#medium_item_list .item {float:left; display:inline; margin-right:22px; width:210px; height:220px}
					#medium_item_list .item img {float:left; display:inline; margin:0 5px 5px 0; width:117px; border:2px solid #c3c3c3}
					#medium_item_list .item .price {float:left; display:inline; margin-bottom:5px; padding:9px 3px 10px 3px; width:72px; font-size:.9em; font-weight:bold; text-align:left; color:#000; background:url(../images/pricetag.jpg) left top no-repeat}
						#medium_item_list .item .discounted {color:#CA1F16}
						#medium_item_list .buylink input {margin-top:5px; font-size:.85em}						
					#medium_item_list .item .description {clear:both; margin-bottom:27px}
						#medium_item_list .item .description .title {font-weight:bold}
						#medium_item_list .item .description .sub_title {font-style:italic; font-size:.95em}

#footer_wrap {clear:both; width:100%; background-color:#013a43}		
	#footer {margin:0 auto; padding:15px; width:930px; font-size:.95em; color:#fff; background-color:#013a43}
		#footer a {color:#fff; text-decoration:none}
			#footer a:hover {text-decoration:underline}

/*#######################
  Homepage Styles 
#######################*/

.home_text {line-height:1.5em}
		
/*#######################
  Shopping Cart Styles 
#######################*/

	#cart_list {clear:both; width:100%; margin-bottom:15px}
		#cart_list .cart_description {width:525px}
		#cart_list .cart_headlines {color:#013a43; text-transform:uppercase; background-color:#fcd983}
		#cart_list .alt {background-color:#f1f4f5; border-top:1px solid #c4d4d8; border-bottom:1px solid #c4d4d8}
		#cart_list .top_border {border-top:1px solid #fcd983}		
			#cart_list .cart_headlines td {padding:5px 10px; text-align:left}
			#cart_list td {padding:10px; 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 .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-bottom:15px; font-size:1.25em}
		
		/* 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 #D02117; 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 {width:204px; height:200px; padding:4px; border:1px solid #c3c3c3; background-color:#efeeee; width:204px}
			#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; display:inline; margin-left:15px; width:695px; 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 {text-decoration:line-through}
						.your_price {font-weight:bold; color:#CA1F16}
						#product_info .pricing .discount {width:auto; padding-left:10px; font-weight:normal; color:#000; 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}
