/* CSS Print Document for the "Urban Blue" 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:#fff url(../images/body_bg.png) left top repeat-x}
a {outline:none; color:#044e77}
	a:hover {text-decoration:none}
p {line-height:1.5em}
em {font-style:italic}

h1 {float:left; margin-top:15px; font-size:1.25em; text-transform:uppercase; font-weight:bold; color:#fff}
h2 {margin:15px 0; font-size:1.75em; color:#044e77}
h3 {margin-bottom:15px; font-size:1.5em; font-weight:bold; color:#044e77}

/*#######################
  Layout Styles 
#######################*/
 
#shophome {background:#fff url(../images/shophome_body_bg.png) left top repeat-x}

#wrapper {width:970px; overflow:hidden; margin:0 auto}
	#header {padding:0 15px; height:46px; background:#044e77 url(../images/header_bg.png) left top no-repeat}
	#shophome #header {float:left; display:inline; padding:0 15px 15px 15px; width:940px; height:313px; color:#fff}
		#header img {float:left; display:inline; margin-right:15px; width:45px; height:45px}
	
			#navigation {float:right; display:inline; margin-top:15px; width:500px}
				#navigation li {float:right; display:inline; margin-right:25px; text-transform:uppercase}
					#navigation li a {color:#fff; text-decoration:none}
						#navigation li a:hover {text-decoration:underline}
					
				/* Drop-Down Category Menu */		
				#navigation .categories_link {position:relative}									
				#group_list {position:absolute; top:auto; left:-999em; width:135px; padding:10px 0; background:#044e77 url(../images/footer_bg.png) left top repeat-x}
				#navigation li:hover #group_list, #navigation li.sfhover #group_list {left:0}
					#group_list li {width:125px; margin:0; padding:5px; text-transform:none; font-size:.9em; background:none}
						#navigation #group_list li a {display:block; text-align:left; text-decoration:none; color:#fff}
							#navigation #group_list li a:hover {text-decoration:underline; border:none}					

			#hero {clear:both; padding-right:580px; width:360px}							
				#hero h2 {padding-top:20px; font-size:2.25em; color:#fff}
				#hero p {font-size:1.15em}
							
		#content {clear:both; float:left; display:inline; padding:0 15px 15px 15px; width:940px}

			#item_list {clear:both; float:left; display:inline; margin-top:15px; width:940px}
				#item_list .item {float:left; display:inline; margin-right:35px; width:195px}
					#item_list .item img {float:left; display:inline; margin:0 5px 5px 0; width:92px}
					#item_list .item .price {float:left; display:inline; margin-bottom:5px; font-size:1.25em; font-weight:bold; text-align:center; background:url(../images/pricetag.jpg) left top no-repeat}
						#item_list .item .sale {color:#ff0094}
					#item_list .item .description {clear:both; margin-bottom:27px}
						#item_list .item .description .title {font-weight:bold; font-size:1.15em}
						#item_list .item .description .sub_title {font-style:italic}
					
		#footer_wrapper {clear:both; width:100%; background:url(../images/footer_bg.png) left top repeat-x}				
			#footer {padding:20px 15px; width:940px; margin:0 auto; font-size:.9em; color:#fff}
				#footer a {color:#fff}
		
/*#######################
  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:#044e77}
		#cart_list .top_border {border-top:1px solid #c3c3c3}		
			#cart_list .cart_headlines td {padding:5px 10px}
			#cart_list td {padding:10px; width:90px; overflow:hidden}
			#cart_list td img {float:left; display:inline; margin-right:5px; width:53px; height:53px}
			#cart_list td p {margin-bottom:10px}
			#cart_list .short_description {font-style:italic}
		#cart_list .cart_total {font-weight:bold; font-size:1.5em; text-transform:uppercase}
			
	.checkout {clear:both; float:right; display:inline; margin-bottom:15px}	
	.recalculate {float:right; display:inline; margin:0 5px 15px 0}
			
	#print {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:670px; font-size:1em}
							#product_info p {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:red}
										.discount {padding-left:10px; font-weight:normal; 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 {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:50px}
										
							#product_info .buylink {clear:both; margin-top:15px}

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

.paypal_feedback {clear:both; margin:15px 0; padding:15px; border:1px solid #044e77; background:#EBF0F1}
	.paypal_feedback h2 {width:100%}
	.paypal_feedback table {margin-bottom:15px}
		.paypal_feedback table td {padding:5px 5px 5px 0}
		
		#product_info .buylink {clear:both; margin-top:15px}
			#product_info .buylink input {width:120px; font-weight:bold}