/***
Theme name:							Animal and Pets 001
Theme version:					v.1.2
Current version date:		2009-07-30
First released:					2009-06-04
Started with:						Base Jump v.1.0
***/

/***
Table of Contents

Global styles

Design and layout
=Typography
=Layout
=Store header
==Logo
==User nav
==Nano basket
==Search
=Store footer

Content
=Sidebars
==Sidebar headings
==Sidebar sub-headings
==Sidebar menus
==Sidebar forms
==Top sellers/Related products
==Mini basket
=Home page
==Featured products
=Category pages
=Product display pages
=Checkout pages and process
=Account page
==Address book
=Contact page
=Empty cart and wishlist pages
=Tables
=Buttons

***/

@import url("../../App_Themes_Assets/global.css");

@media screen {

/* =Typography */
body	{ font-family: Arial, Helvetica, sans-serif; }

body a	{ color: #00374c; }
	body a:hover	{ color: #6181a4; }

h2	{ font-size: 18px; }

hr	{ background: #aaa; color: #aaa; border: 0; height: 1px; }

	/* ==Headings */
	div.pageHeader	{ margin: 0 0 10px; }
	div.pageHeader,
	#mainPanel .section .header,
	#mainPanel .dialogSection .header,
	div.checkoutPageHeader	{ background: url("images/heading_1_right.gif") right top no-repeat; }
			
	div.pageHeader h1,
	#mainPanel .section .header h2,
	#mainPanel .dialogSection .header h2,
	div.checkoutPageHeader h1	{ background: url("images/heading_1_left.gif") no-repeat; color: #034a68; font-size: 14px; margin: 0; padding: 16px; }
		#mainPanel .section .header a		{ font-weight: normal; }		
	
	#mainPanel div.checkoutPageHeader + .section .header	{ margin: 0 0 10px; }
	
	.opcMainPanel h2	{ background: #8bc53d; border: 1px solid #bed4ea; color: #fff; font-size: 14px; padding: 5px; }
	
	#mainPanel p.LoginMessage { width:810px;margin-left:auto;margin-right:auto; }

/* =Layout */
body	{ background: #015b7d; }

/* Main table */
#wrapContent	{ background: url("images/bg_body.gif") 0 -1px repeat-x; }
	#contentLayout { background: #ecf1f5; margin: 0 auto; width: 990px; }	

/* Central column of #contentLayout */
#mainPanel	{ padding: 10px; }


/* =Store Header */
#storeHeader	{ background: #fff url("images/bg_header.gif") bottom repeat-x; zoom: 1 /* Give IE hasLayout */; }
	
	#headerContent	{ margin: 0 auto; width: 990px; }
		#headerContent td	{ background: url("images/bg_logo.gif") right top no-repeat; }
			td#hcCell-2	{ background: #033b54 url("images/bg_header_content.gif") repeat-x; padding: 10px; width: 100%; }

	/* ==Logo */
	#logo	{ padding: 20px 17px 20px 0; }
		#logo img	{ max-width: 710px; }
	
	/* ==User nav */
	#navUser	{ background: url("images/bg_body.gif") repeat-x; padding: 0 0 5px; }
		#navUser ul	{ background: #d2dce6 url("images/bg_nav.gif") repeat-x; margin: 0 auto; width: 990px; }
			#navUser a	{ float: left; font-size: 16px; padding: 12px; text-decoration: none; text-transform: uppercase; }		
		/* ==Clearing fix */
		#navUser ul:after	{ content: "."; display: block; height: 0; clear: both; visibility: hidden; }
	
	/* ==Nano basket */
	#nanoBasket	{ color: #c6d6e7; font-size: 11px; text-align: right; }
		#nanoBasket a	{ color: #c6d6e7; }
	
	/* ==Search */
	#search			{ line-height: 1; margin: 20px 0; padding: 5px 0; text-align: right; }
		#search div	{ margin: 0 0 3px; white-space: nowrap; }
			.searchPhrase	{ background: #fcfcfe url("images/bg_input.gif") repeat-x; border: none; margin: 0; vertical-align: middle; width: 170px; height: 18px; }
			.searchButton	{ background: #ecf1f5 url("images/btn_search.gif") no-repeat; border: none; color: #006287; cursor: pointer; font-size: 11px; padding: 0 0 2px 5px; *padding: 0 0 0 5px; text-align: left; vertical-align: middle; width: 70px; height: 20px; }
				.searchButton:hover	{ background: url("images/btn_search_hover.gif") no-repeat; color: #fff; }
		#search a	{ color: #c6d6e7; font-size: 11px; }
	
	
/* =Store Footer */
#storeFooter	{ background: #d2dce6 url("images/bg_nav.gif") repeat-x; margin: 0 auto; padding: 10px 0; text-align: center; width: 990px; }
	#navFooter		{ margin: 10px 0 0; }
		#navFooter a	{ margin: 0 5px; }
	#storeFooter p	{ font-size: 11px; margin: 10px 0; }


/* Content */

/* =Sidebars */
#leftSidebarPanel,
#rightSidebarPanel,
.opcSidebar,
.paymentMethodSummary	{ padding: 10px; width: 180px; }
	#leftSidebarPanel		{ padding-right: 0; }
	#rightSidebarPanel	{ padding-left: 0; }
	.opcSidebar					{ padding-top: 0; }

	/* ==Sidebar blocks */
	#leftSidebarPanel .section .content,
	.paymentMethodSummary div.section .onePageCheckoutCell,
	#rightSidebarPanel .section .content,	
	.opcSidebar div.section .onePageCheckoutCell,	
	.section .Cell,
	.shippingEstimateCell,
	.myRecentOrdersCell	{ border: 1px solid #6abc00; border-top: none; padding: 5px; margin-left:-1px; }
		#leftSidebarPanel .section .content,
	.paymentMethodSummary div.section .onePageCheckoutCell	{ border: 1px solid #98c7d9; border-top: none; }
		.productGridBorder	{ border-left: 1px solid #98c7d9; border-right: 1px solid #98c7d9; padding: 5px 0 0; }
			.productGridBorder div	{ border-bottom: 1px solid #98c7d9; }
	
		#miniBasketShippingEstimateBox .shippingEstimateCell	{ border: none; }
		#leftSidebarPanel .section .content,
		.myRecentOrdersCell	{ zoom: 1; }
		.paymentMethodSummary div.section .onePageCheckoutCell	{ border-top: none; }
	
	#rightSidebarPanel .section .section	{ margin: 0; }
	
	.onePageCheckoutCell	{ padding: 5px; }	
	
	/* ==Sidebar headings */	
	#leftSidebarPanel .section .header,
	.searchFilterPanel .searchFilterHeader,
	#mainPanel .paymentMethodSummary .section .header,
	#rightSidebarPanel .section .header,	
	#mainPanel .opcSidebar .section .header	{ background: url("images/heading_2_bottom.gif") left bottom no-repeat; border: none; }
		#leftSidebarPanel .section .header,
		.searchFilterPanel .searchFilterHeader,
		#mainPanel .paymentMethodSummary .section .header	{ background: url("images/heading_3_bottom.gif") left bottom no-repeat; }
	
		#leftSidebarPanel .section .header h2,
		.searchFilterPanel .searchFilterHeader h2,
		#mainPanel .paymentMethodSummary .section .header h2,
		#rightSidebarPanel .section .header h2,		
		#mainPanel .opcSidebar .section .header h2	{ background: url("images/heading_2_top.gif") no-repeat; color: #6abc00; font-size: 16px; font-weight: normal; margin: 0; padding: 13px 10px 15px; }
			#leftSidebarPanel .section .header h2,
			.searchFilterPanel .searchFilterHeader h2,
			#mainPanel .paymentMethodSummary .section .header h2	{ background: url("images/heading_3_top.gif") no-repeat; color: #5f9bb3; }
			.searchFilterPanel .searchFilterHeader h2	{  }	

	/* ==Sidebar sub-headings */
	h3.searchCriteria,
	#rightSidebarPanel #miniBasketShippingEstimateBox h2	{ background: #5c9db3; color: #fff; font-size: 12px; font-weight: bold; margin: 0; padding: 5px; }

	/* ==Sidebar menus 
	Categories:			.category
	Account: 				.columns
	Orders:					.myRecentOrdersCell
	Search filters:	.productGridBorder */
	ul.category,
	ul.columns,
	#rightSidebarPanel .myRecentOrdersCell td,
	#leftSidebarPanel .productGridBorder td	{ list-style: none; margin: 0; padding: 0; }
		#leftSidebarPanel .productGridBorder td	{ padding-left: 5px; }
		
		ul.columns li a,
		ul.category li a,		
		.myRecentOrdersCell a,
		.productGridBorder td a	{ background: url("images/bullet_nav.gif") no-repeat; border-color: #dde6ed; border-style: dashed; border-width: 0 0 2px; display: block; padding: 5px 0 5px 20px; text-decoration: none; zoom: 1 /* Give IE hasLayout */; }
			ul.columns li a	{ margin: 2px 0; }
		
			ul.columns li a:hover,
			ul.category li a:hover,			
			.myRecentOrdersCell a:hover,
			.productGridBorder td a:hover	{ background: url("images/bullet_nav_hover.gif") no-repeat; color: #619c19; }
	
	/* ==Sidebar forms */
	/* Search page, coupon entry on one-page-checkout */
	.productGridBorder div input:first-child,
	.onePageCheckoutCell input						{ margin: 10px 0 5px 5px; }
	.productGridBorder div input + input,
	.onePageCheckoutCell input + a.button	{ margin: 0 0 2px 0; *margin: 0 0 5px 0; }
	
	/* ==Top sellers/Related products */
	#rightSidebarPanel .ProductItemView,
	#rightSidebarPanel .ProductItemViewOdd	{ border-bottom: 2px dashed #dde6ed; padding: 10px 10px 20px; }
		.ProductItemView br,
		.ProductItemViewOdd br	{ display: none; }
			.ProductItemView * br,
			.ProductItemViewOdd * br	{ display: block }

#tellAFriend .labelheading	{ margin: 5px 5px 0; }
	
	/* ==Mini basket */
	.miniBasketItemBox { border-bottom: 1px solid #bed4ea; margin: 0 0 15px; padding: 5px; position: relative; width: 159px; }
		.miniBasketIconBox { float: left; margin-right: 5px; }	
		.miniBasketItemTitleBox	{  }
		.miniBasketItemTitleNoIconBox	{ padding-left: 53px; }
			
			.miniBasketItemTitle		{ font-weight: bold; }	
			.miniBasketSubItemTitle { clear: both; font-size: 10px; list-style: none; margin: 30px 5px 0; padding: 0; }
				.miniBasketSubItemTitle li { margin: 0 0 8px; }
	
		.miniBasketQtyDeleteLine	{ clear: both; padding: 3px 0; }
			.miniBasketQtyInput 			{ border: 1px solid #bed4ea; font-size: 10px; margin: 1px 0 0 0; padding: 1px; width: 15px; height: 14px; }
		
		.miniBasketPrice, 
		.miniBasketPriceLabel,
		#miniBasketSubTotalBox #sub_label	{ font-weight: bold; margin: 0; }
		
		.miniBasketPrice, 
		#miniBasketMainBox #sub_num	{ color: #da005f; }
		
		.miniBasketPriceLabel,
		#miniBasketSubTotalBox #sub_label	{ float: left; text-align: right; width: 84px; }
		#miniBasketSubTotalBox #sub_label	{ width: 84px; }
		
		#miniBasketSubTotalBox #sub_num		{ float: left; font-weight: bold; padding: 0 0 5px 3px; }	
		
		#miniBasketCheckoutButtonBox			{ text-align: center; }
			#miniBasketCheckoutButtonBox input	{ margin: 10px 0; }
		
		#miniBasketShippingEstimateBox	{ margin: 20px 0 0; }


/* =Home page */

	/* ==Featured products */
	#auctivaFeaturedProducts .rowSeparator	{ background: #fefefe url("images/bg_node.gif") repeat-x; border-bottom: 10px solid #ecf1f5; padding: 10px; vertical-align: bottom; width: 49%; }
		#auctivaFeaturedProducts .productsGrid td.thumbnail,
		#auctivaFeaturedProducts .productsGrid td.details		{ vertical-align: bottom; }


/* =Category pages */
.breadCrumbPanel,
.CategoryBreadCrumbs	{ border-bottom: 1px solid #00374c; font-size: 12px; font-weight: bold; margin: 11px 0 10px; }
	.breadCrumbPanel a,
	.CategoryBreadCrumbs a	{ text-decoration: none; }

.searchSortHeader	{ background: #fff; border: 1px solid #00374c; margin: 0 0 10px; padding: 5px; }

	/* ==Catalog */
	table.catalog	{ margin: 0 0 10px; table-layout: fixed; }
		td.tableNode	{ background: #fefefe url("images/bg_node.gif") repeat-x; border-bottom: 10px solid #ecf1f5; padding: 5px; }
		.catalog .separator	{ width: 10px !important; }

.pricePopup	{  }
	.pricePopupHeader	{ background: #8bc53d; color: #fff; }


/* =Product pages */
.productOptions div	{ background: #fff; border: 1px solid #00374c; margin: 10px 0 0; padding: 5px; }
.productOptions hr	{ display: none; }


/* =Contact page */
#auctivaContact	{ padding-top: 8px; }


/* =Empty cart and wishlisht pages */
.emptyBasketPanel,
.emptyWishlistPanel { color: #666; font-size: 18px; text-align: center; }
.emptyBasketPanel		{ border: 1px solid #98c7d9; padding: 25px 0; }
.emptyWishlistPanel	{ height: 75px; }


/* =Wishlist page */
#auctivaWishlist td	{ padding: 5px; }
	#auctivaWishlist td td	{ padding: 2px; }
	#auctivaWishlist td div td	{ padding: 0; }
#auctivaWishlist table table td	{ text-align: left !important; }
	#auctivaWishlist table table td span	{ display: block; text-align: center; }
		#auctivaWishlist table div table td span	{ display: inline; font-family: Tahoma, Arial, Helvetica, sans-serif /* Tahoma displays bold better at small size */; font-size: 10px; text-align: left; }
	#auctivaWishlist table table td label	{ display: block; }
#auctivaWishlist table div table	{ margin: 10px 0 0; }


/* =Cart page */
div.iner_frame table td.basketColThumbnail	{ padding: 10px 5px; }

td.basketColItem	{ font-size: 10px; }
	td.basketColItem a	{ font-size: 12px; }
		#mainPanel td.basketColItem a.altoddButton	{ margin-top: 10px; }

/* Sub items such as features of a product or license for a download */
.BasketSubItemLabel,
#auctivaWishlist td ul,
table.form td.dataSheet table.pagedList td ul,
table.itemList td div ul	{ list-style: none; padding: 0 0 0 5px; }
	.BasketSubItemLabel li,
	#auctivaWishlist td li,
	table.form td.dataSheet table.pagedList td li,
	table.itemList td div li	{ margin: 0 0 5px; text-align: left; }
	.BasketSubItemLabel,
	.BasketSubItemLabel li a,
	#auctivaWishlist td li,
	table.form td.dataSheet table.pagedList td li,
	table.itemList td div li	{ font-size: 10px; }


/* =Checkout page/process */
#mainPanel .checkoutAlert		{ margin-left: auto; margin-right: auto; padding: 10px; width: 810px; }

.checkoutPageHeader .content	{ margin: 10px 10px 30px; }

.opcFrame	{ margin: 0 auto; width: 880px; }
#mainPanel .opcMainPanel	{ padding-right: 10px; width: 670px; }

td.opcPaymentForm table.paymentForm table td span	{ font-size: 10px; } /* Credit card text for how to find security code */

	/* ==Checkout progress indicator */
	.checkoutProgress	{ color: #034a68; float: right; font-size: 14px; margin: 14px 10px 0 0; }
	.checkoutProgress span { float: left; padding: 0 3px; width: auto; }
		.checkoutProgress span.on		{ background: #034a68; }
			.checkoutProgress span.on span	{ color: #fff; padding: 0 2px 0 0; }
	
	/* ==Gift options */
	.addGiftOptions	{ background: url("images/bnr_gift.gif") 0 50% no-repeat; float: right; padding: 5px; width: 440px; }
	.giftOptions div.giftWrap	{ margin: 2px 0 6px; }
		.giftOptions div.giftWrap div.noGiftWrap	{ font-style: italic; }
		
		.giftOptions div.giftMessage span.title,
		.giftOptions div.giftWrap div.oneGiftWrap span.name,
		.giftOptions div.giftWrap div.multiGiftWrap span.title	{ font-weight: bold; }
		
		.giftOptions div.giftMessage textarea	{ width: 80%; height: 40px; }
	
	/* ==Payment page */
	.paymentMethodSummary	{ float: left; }
	.paymentMethodList		{ float: left; margin: 0 0 0 10px; padding: 10px; width: 740px; }


/* =Account page */
#auctivaAccount .section	{ float: right; width: 64%; }
	#auctivaAccount .section + .section	{ float: left; width: 35%; }

.orderItemsList	{ font-size: 11px; }

	/* ==View order page */
	.orderSummaryPanel	{ background: #acced8; margin: 0 0 20px; padding: 10px 0 5px; }
		table.orderSummaryTable	{ margin: 0 auto; width: 700px !important; }
			.orderSummaryTable td	{ text-align: right; }
				.orderSummaryTable a	{ font-size: 11px; font-weight: bold; }

	/* ==Address book */
	.addressBook	{  }
		.addressBook .entries	{ padding: 0 0 0 10px; }
		.addressBook .entry	{ background: #fff url("images/bg_node.gif") repeat-x; border: 1px solid #95c5d9; float: left; margin: 0 10px 10px 0; padding: 10px; text-align: left; vertical-align: middle; width: 278px; height: 130px; }
		.addressBook .address { float: left; }	
		.addressBook .buttons	{ float: right; }
			.addressBook .buttons a	{ display: block !important; margin-bottom: 5px; width: 50px; }


/* =Tables */

	/* ==Alternating table row backgrounds */	
	.altodd,
	.odd,
	.oddRow		{ background-color: #d4dfea; }
	.alteven,
	.even,
	.evenRow	{  }

	/* ==Cell borders */
	.altodd td,
	.odd td,
	.oddRow td,
	.alteven td,
	.even td,
	.evenRow td	{ border-color: #bed4ea; border-style: solid; border-width: 1px 0 0; }
		.altodd td td,
		.odd td td,
		.oddRow td td,
		.alteven td td,
		.even td td,
		.evenRow td td	{ border: none; }

	table.form,
	div.iner_frame table,
	.opcFrame tr + tr .section,
	.auctivaReviews,
	#auctivaAdvancedSearch .section,
	#auctivaMyProductReviews .section + .section,
	#auctivaDigitalGoods div div	{ border-color: #bed4ea; border-style: solid; border-width: 1px; padding: 0; }
		div.iner_frame table table	{ background: none; border: none; }
	
	/* Headings above tables with alternating background rows */
	table.form th,
	#mainPanel .opcFrame tr + tr .section .header h2,
	.auctivaReviews h2,
	#auctivaAdvancedSearch .section .header h2,
	#auctivaMyProductReviews div.section + div .header h2	{ background: #015b7d; color: #fff; font-size: 13px; margin: 0; padding: 10px; text-align: center; }

#container th.verticalText	{ border-right: 1px dotted #015b7d; color: #015b7d; }

	table.pagedList th,
	table.itemList th,
	th.columnHeader	{ background: #8bc53d; color: #fff; }
		table.form table th.rowHeader,
		table.form table.orderSummary th	{ background: none; }
	
	table.form th.verticalText	{ background: none; }
	
	table.selectShippingMethod td.methods	{ background: #fff; border-left: 1px solid #bed4ea; }	

table.miniBasketSubItemTitle,
.opcFrame .pagedList td table	{ font-family: Tahoma, Arial, Helvetica, sans-serif /* Tahoma displays bold better at small size */; font-size: 10px; margin: 5px 0 0 5px; }
	table.miniBasketSubItemTitle br,
	.opcFrame .pagedList td table br	{ display: none; }
	table.miniBasketSubItemTitle td,
	.opcFrame .pagedList td table td	{ padding: 0; }


/* =Buttons */
a.button,
input.button,
.showAll,
.paging a,
.paging span,
.LoginMessage a,
.miniBasketQtyDeleteLine a,
#contentLayout a.altoddButton	{ background: #fff; border: 1px solid #98c7d8; color: #69ab15 !important; cursor: pointer; font-family: Tahoma, Arial, Helvetica, sans-serif; /* Tahoma displays bold better at small size */ font-size: 9px; font-weight: bold; margin: 1px 0; text-align: center; text-decoration: none; vertical-align: middle; white-space: nowrap; }
	a.button:hover,
	input.button:hover,
	.showAll:hover,
	.paging a:hover,
	.paging span:hover,
	.LoginMessage a:hover,
	.miniBasketQtyDeleteLine a:hover,
	#contentLayout a.altoddButton:hover	{ border: 1px solid #6abc00; color: #013e57 !important; }

	a.button,
	a.button:hover,
	.showAll,
	.paging a,
	.paging td span,	
	a.altoddButton,	
	.LoginMessage a,
	.miniBasketQtyDeleteLine a	{  display: -moz-inline-box /* For Firefox 2 and below */; display: inline-block; padding: 4px 5px; }		

	input.button		{ height: 21px; padding: 0 6px 2px; *padding: 1px 6px; }	

	#contentLayout a.altoddButton,
	.miniBasketQtyDeleteLine a	{ margin-top: 5px; padding: 2px; zoom: 1 /*Give IE hasLayout */; }
		.miniBasketQtyDeleteLine a	{ margin-top: 0; }
	
	/* Current state for paging buttons */
	.paging td span,
	.paging a.current	{ background: #98c7d8; border: 1px solid #98c7d8; color: #fff !important; }

#mainPanel .showAll	{ float: right; margin: 5px 4px; } /* On Account page */
	/* ==Clearing fix */
	#mainPanel .showAll:after	{ content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.searchFilterPanel .showAll	{ margin: 5px 5px 0; }


.navList ul	{ margin: 0; padding: 0; }
	.navList li	{ display: inline; }

}
