/* CSS Document for the '80s Themed 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; background-color:#fff; font-size:12px; font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif}
a {outline:none; color:blue}
	a:hover {text-decoration:none}
strong {font-weight:bold}
	
h2 {margin-bottom:15px; text-transform:uppercase; font-size:1.5em; font-weight:bold; color:#000}
#sidebar h2 {margin-bottom:5px}
h3 {clear:both; margin-bottom:15px; text-transform:uppercase; font-size:1.15em; font-weight:bold; color:#000}

/*#######################
  Layout Styles 
#######################*/
 
#wrapper {width:960px; margin:0 auto; background-color:#fff}

	#header {width:960px; float:left}
		#header img {width:128px; height:128px; float:left}
		#header h1 {float:left; display:inline; margin:50px 0 0 15px; font-size:2em; font-weight:bold; color:#000}

	#content_wrapper {width:960px; float:left; background-color:#fff}
					
			#navigation {display:none; float:left; width:960px; list-style-type:none; background-color:#40b9d5}
				#navigation li {float:left; display:inline; width:120px; padding:10px 15px; font-size:1.1em; text-transform:uppercase;  border-right:1px solid #90d8e9; border-top:1px solid #90d8e9; border-bottom:1px solid #5ab1c5; border-left:1px solid #5ab1c5; background:#66bcd0 url(../images/navigation_button.jpg) left top repeat-x}
					#navigation li a {padding-left:20px; text-decoration:none; color:#000}
						#navigation li a:hover {color:#ff0094}
					#navigation .home_link a {background:url(../images/home_icon.png) left 50% no-repeat}
					#navigation .shophome_link a {background:url(../images/shophome_icon.jpg) left 50% no-repeat}
					#navigation .cart_link a {background:url(../images/cart_icon.png) left 50% no-repeat}
					#navigation .category_link a {background:url(../images/category_icon.jpg) left 50% no-repeat}					
						
				/* Drop-Down Category Menu */		
				#navigation .category_link {position:relative}		
				#group_list {position:absolute; top:35px; left:-999em; width:150px; background:#40B9D5}
				#navigation li:hover #group_list, #navigation li.sfhover #group_list {left:0}
					#group_list li {width:140px; margin:0; padding:5px; background:#40B9D5; border:none; text-transform:none; font-size:.85em}
						#group_list li a {display:block; padding:5px 5px 5px 15px; text-decoration:none; color:#000; background: url(../images/category_link_star.png) 1px 50% no-repeat}
							#group_list li a:hover {background-color:#74cbdf}
							
		#content {float:left; display:inline; width:930px; padding:20px 15px}
		
			#content h2 {float:left}
			
			#pagination {display:none; float:right; display:inline; text-align:right; list-style-type:none; width:365px; font-size:.95em}
				#pagination li {display:inline}
					#pagination li a {padding:3px 5px; text-decoration:none; border:1px solid #fff; color:#5b5a5a}
						#pagination li a:hover {background-color:#f8f8f9; border:1px solid #dedcdc}
				#pagination #next a {padding:3px 10px; border:1px solid #dedcdc}
				
			#medium_item_list {clear:both; float:left; display:inline; margin-top:15px; width:930px}
				#medium_item_list .item {float:left; display:inline; margin-right:20px; width:210px}
					#medium_item_list .item img {float:left; display:inline; margin:0 5px 5px 0; width:120px; height:120px}
					#medium_item_list .item .price {float:left; display:inline; margin-bottom:5px; padding:9px 0 10px 0; width:78px; font-weight:bold; text-align:center; background:url(../images/pricetag.jpg) left top no-repeat}
						#medium_item_list .item .discounted {color:red}
					#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 {clear:both; padding:15px; width:930px; font-size:.95em}
		
/*#######################
  Shopping Cart Styles 
#######################*/

	#cart_list {clear:both; width:100%; margin-bottom:15px}
		#cart_list .cart_description {width:525px}
		#cart_list .cart_headlines {color:#fff; text-transform:uppercase; background-color:#40b9d5}
		#cart_list .top_border {border-top:1px solid #74cbdf}		
			#cart_list .cart_headlines td {padding:5px 10px}
			#cart_list td {padding:10px}
			#cart_list td img {float:left; display:inline; margin-right:5px; width:53px; height:53px;}
			#cart_list td p {margin-bottom:10px}
		#cart_list .cart_total {font-weight:bold; font-size:1.25em; text-transform:uppercase}
		
	/* Checkout Buttons */
	.checkout {display:none; clear:both; float:right; display:inline; margin:15px 0}	
		.checkout input {font-size:1.25em; font-weight:bold}
	.recalculate {display:none; float:right; display:inline; margin:15px 5px 15px 0}
		.recalculate input {font-size:1.25em}	
		
	/*#######################
  	Paypal Feedback Styles 
	#######################*/

	.paypal_feedback {clear:both; margin:15px 0; padding:15px; border:1px solid #FF0094; background:#EBF0F1}
		.paypal_feedback h2 {width:100%}
		.paypal_feedback table {margin-bottom:15px}
			.paypal_feedback table td {padding:5px 5px 5px 0}				
			
	#print {clear:both; display:none; padding:2px 0 3px 30px; background:url(../images/print_icon.jpg) 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}
	#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:695px; font-size:1em}
	#product_info p {clear:both; margin-bottom:15px; line-height:1.5em}
		#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:#ff0094}
				.discount {padding-left:10px; font-weight:normal; color:#000; font-style:italic}
	
	#product_info .options {clear:both; width:250px; padding-top:20px; border-top:1px solid #c3c3c3}
		#product_info .options dt {clear:both; display:block; float:left; display:inline; margin-bottom:15px; width:90px; text-transform:uppercase; font-weight:bold}
			#product_info .options dd {width:160px; float:left; display:inline; margin-bottom:15px}
				#product_info .options select, #product_info .options input {font-size:11px}
				#product_info .options select {width:160px}
				#product_info .options input {width:30px}

	#product_info .buylink {display:none; clear:both; margin-top:15px}
		#product_info .buylink input {width:120px; font-size:1.25em; font-weight:bold}
