/***
Theme name:							Aurora
Theme version:					v.1.1
Current version date:		2009-08-18
First released:					2009-01-28
Started with:						Base Jump v.1.0
***/

/***
Table of Contents

Global styles

Design and layout
=Typography
==Headings
==Sidebar headings
==Sidebar sub-headings
=Layout
=Store header
==Logo
==User nav
==Nano basket
==Search
=Store footer

Content
=Sidebars
==Sidebar blocks
==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

Print styles
***/

@import url("../../App_Themes_Assets/global.css");

@media screen {

/* =Typography */
body	{ font-family: Arial, Helvetica, sans-serif; }

body a	{ color: #0340a1; }
	body a:hover	{ color: #5501b4; }

hr	{ background: #6689c3; color: #6689c3; border: 0; height: 1px; }

	/* ==Headings */
	
		/* ===Page header */
		div.pageHeader h1,
		div.checkoutPageHeader h1	{ margin: 0 auto 10px auto; padding: 5px 0; }
		
		/* ===Page sub-headings */
		#mainPanel .section .header h2,
		.pricePopupHeader,
		#mainPanel .opcMainPanel h2.sectionHeader,
		#mainPanel .dialogSection .header h2	{ margin: 0 0 10px; padding: 5px 0; }
			.pricePopupHeader	{ margin: -3px; }
			
		#mainPanel p.LoginMessage { width:810px;margin-left:auto;margin-right:auto; }
		
		/* ===Sidebar headings */
		
			/* ====Left sidebar headings */
			#leftSidebarPanel .section .header h2,
			.searchFilterPanel .searchFilterHeader h2,
			.paymentMethodSummary .section .header h2	{ margin: 0; padding: 5px 0; }
			
			/* ====Right sidebar headings */
			#rightSidebarPanel .section .header h2,
			#mainPanel .opcSidebar .section .header h2	{ margin: 0; padding: 5px 0; }
		
		/* ===Sidebar sub-headings */
		h3.searchCriteria,
		#rightSidebarPanel .section .section .header h2	{ font-size: 16px; padding: 5px 0; }


/* =Layout */
body	{ background: #EFF2F7; }

#wrapContainerInner {
		background: url(images/bg_grad.jpg) top repeat-x;
	}
	
	#container {		
		margin: 0 auto;
		padding: 0px 0;
		width: 1000px;
		border-right: 1px solid #6083C1;
		border-left: 1px solid #6083C1;
	}

/* Main table */
#contentLayout {
		table-layout: fixed;
		width: 100%;
		background: white url(images/bg_content.jpg) top no-repeat; 
	}

/* Central column of #contentLayout */
#mainPanel	{ padding: 10px; }


/* =Store Header */

	/* ==Logo */
	#logo { 
			padding: 10px 0 20px 15px;
			background: #5368D1 url(images/bg_top.jpg) bottom no-repeat;
		}
		#logo table	{ height: 78px; }
	
	/* ==User nav */
	#navUser	{ position: absolute; top: 10px; right: 22px; }
		#navUser ul	{ margin: 0; padding: 0; }
			#navUser li	{ float: left; }
				#navUser li.first {  }
				#navUser li.last 	{  }
			#navUser a { 
				background-position: 50% 0;
				background-repeat: no-repeat;			
				color: #fff;
				float: left; /* Needed for IE 6 to make the whole <a> area clickable */
				font-size: 12px; 
				font-weight: bold; 
				padding: 19px 10px 0;
				text-decoration: underline;
			}			
			#navUser a:hover	{ text-decoration: underline; }
		
		#navUser #navHome a		{ background-image: url("images/icon_home.gif"); }
		#navUser #navAccount a	{ background-image: url("images/icon_account.gif"); }
		#navUser #navAdmin a	{ background-image: url("images/icon_admin.gif"); }
		#navUser #navWishlist a	{ background-image: url("images/icon_wish.gif"); }
		#navUser #navLogin a	{ background-image: url("images/icon_login.gif"); }
		#navUser #navLogout a	{ background-image: url("images/icon_login.gif"); }
		
		#navUser #navHome a:hover		{ background-image: url("images/icon_home_hover.gif"); }
		#navUser #navAccount a:hover	{ background-image: url("images/icon_account_hover.gif"); }
		#navUser #navAdmin a:hover		{ background-image: url("images/icon_admin_hover.gif"); }
		#navUser #navWishlist a:hover	{ background-image: url("images/icon_wish_hover.gif"); }
		#navUser #navLogin a:hover		{ background-image: url("images/icon_login_hover.gif"); }
		#navUser #navLogout a:hover		{ background-image: url("images/icon_login_hover.gif"); }		
	
	/* ==Nano basket */
	#nanoBasket	{ 
		background: url("images/bg_nano_2.gif") right no-repeat; 
		color: #777;
		position: absolute; 
		right: 30px; 
		top: 55px;
		height: 29px; 
	}
		#nanoBasketCart	{ 
			background: url("images/bg_nano_1.gif") no-repeat; 
			color: #84b93c; 
			float: left; 
			margin: 0 -18px 0 0; 
			position: relative;
			left: -30px;
			text-indent: -999em; 
			width: 39px; 
			height: 29px; 
		}
		#nanoBasketText			{ float: right; margin: 5px 10px 0 0px; }
			#nanoBasketText a		{ color: #777; }
		/*#nanoBasketCheckout	{ 
			background: url("images/btn_checkout.gif") no-repeat;
			display: inline; */  /* For IE 6 double float margin bug */ 
			/*float: left; 
			margin: 4px 6px 0 0;
			width: 84px; 
			height: 22px; 
			text-indent: -999em; 
		}*/
		#nanoBasketCheckout {
			float:right;
			margin:5px 5px 0;
		}
	
	/* ==Search */
	#search {
			background: url(images/bg_nav.jpg) top no-repeat;
			height: 27px;
			clear: both;
			line-height: 1;
			padding: 0;
			}
			#search div {/* Advanced search link follows this */
				display: inline;
				padding-left: 32px;
			}
		#search .searchPhrase	{ /* Text input */
			background: url("images/search_textfield.png") no-repeat 0px 0px;
			*background-position: 0px -2px;
			border: 0px solid #fff;
			font-size: 19px;
			padding: 0px 0 0 3px; 
			*margin: 0;
			width: 297px;
			height: 25px; 
			vertical-align: middle;
		}
		.searchButton	{ 
			border: none; 
			color: #927c30; 
			cursor: pointer; 
			font-size: 17px;
			*font-size: 2px;
			font-weight: bold; 
			*padding: 0;
			vertical-align: top;
			position: relative;
			right: 11px;
		}
		.searchButton { 
			background: url("images/search_btnhvr.jpg") no-repeat 0 -1px; 
			text-indent: -999em;
			width: 86px; 
			height: 27px;
		}		
	
		* html .searchButton	{ background: url("images/search_btn.jpg") no-repeat; }
	
	
/* =Store Footer */
#storeFooter {
		padding: 10px;
		text-align: center;
		background: #4668a6 url("images/bg_foot.gif") no-repeat;
		color: white;
	}
	#storeFooter a	{ color: #fff; margin: 0 5px; }	
		#navFooter {
			margin: 0 10px 10px;
		}
	#storeFooter p	{ margin: 0; }


/* Content */

/* =Sidebars */
#leftSidebarPanel,
#rightSidebarPanel,
.opcSidebar,
.paymentMethodSummary	{ border-color: #6083C1; border-style: solid; width: 169px; }

	#leftSidebarPanel			{ border-width: 0 1px 0 0; }
	#rightSidebarPanel		{ border-width: 0 0 0 1px; }
	
	.opcSidebar,
	.paymentMethodSummary	{ background: none; border-width: 0; width: 180px; }
	
	.opcSidebar						{ padding: 0 0 10px 10px; }
	.paymentMethodSummary	{ padding: 10px 10px 10px 0; }

	/* ==Sidebar blocks */
	#leftSidebarPanel .section .content,
	#rightSidebarPanel .section .content,
	.searchFilterPanel,
	.opcSidebar div.section .onePageCheckoutCell,
	.paymentMethodSummary div.section .onePageCheckoutCell,
	.section .Cell,
	.shippingEstimateCell,
	.myRecentOrdersCell	{ }
		#miniBasketShippingEstimateBox .shippingEstimateCell	{ border: none; }
		#leftSidebarPanel .section .content,
		.myRecentOrdersCell	{ }
		.section .Cell,
		.onePageCheckoutCell	{ padding: 5px; }
	
		/* ===Blocks within blocks */
		#rightSidebarPanel .section .section	{ margin: 0; }
		#rightSidebarPanel .shippingEstimateCell	{ 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; }
	
	ul.columns li,
	ul.category li,	
	.productGridBorder td,
	.myRecentOrdersCell td	{ }
		
		ul.columns li a,
		ul.category li a,		
		.myRecentOrdersCell a,
		.productGridBorder td a	{ border-color: #6689C3; border-style: solid; border-width: 0 0 1px; display: block; font-size: 14px; font-weight: bold; padding: 3px 0; text-decoration: none; zoom: 1; }
			ul.columns li a	{ border-width: 1px; margin: 2px 0; }
		
			ul.columns li a:hover,
			ul.category li a:hover,			
			.myRecentOrdersCell a:hover,
			.productGridBorder td a:hover	{ }
	
	/* ==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	{ padding: 10px 10px 20px; }
		.ProductItemView br,
		.ProductItemViewOdd br	{ display: none; }
			.ProductItemView * br,
			.ProductItemViewOdd * br	{ display: block }

#tellAFriend .labelheading	{ padding: 5px 5px 0; }
	
	/* ==Mini basket */
	.miniBasketItemBox { border-bottom: 1px solid #B5C9EC; margin: 0 0 15px; padding: 5px; position: relative; }
		.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 #aaa; font-size: 10px; margin: 1px 0 0 0; padding: 1px; width: 15px; height: 14px; }
		
		.miniBasketPrice, 
		.miniBasketPriceLabel,
		#miniBasketSubTotalBox #sub_label	{ font-weight: bold; margin: 0; }
		
		.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 */
	.itemSeperator	{ width: 2px; }
	.rowSeparator	{ background: #fff url("images/bg_trim_1.gif") no-repeat; border-bottom: 2px solid #fff; vertical-align: bottom; width: 49%; }
		.featuredProductContainer	{ background: url("images/bg_trim_2.gif") left bottom no-repeat; padding: 10px; }
			.productsGrid td.thumbnail,
			.productsGrid td.details		{ vertical-align: bottom; }


/* =Category pages */
.breadCrumbPanel,
.CategoryBreadCrumbs	{ background: #fff; border: 1px solid #B5C9EC; font-size: 14px; margin: 11px 0 10px; padding: 3px; }

#auctivaSubcategories { /* Subcategories */
		background: #fff;
		border: 1px solid #B5C9EC;
		font-size: 14px;
		margin: 5px 0;
		padding: 3px;
	}

.searchSortHeader	{ background: #fff; border: 1px solid #B5C9EC; margin: 0 0 10px; padding: 5px; }

	/* ==Catalog */
	table.catalog	{ margin: 0 0 10px; table-layout: fixed; }
		td.tableNode	{ padding: 5px; }
		.catalog .separator	{ width: 10px !important; }


/* =Product pages */
/*.productOptions div	{ background: #eee; padding: 5px; }*/


/* =Contact page */
#auctivaContact	{ padding-top: 8px; }


/* =Empty cart and wishlisht pages */
.emptyBasketPanel,
.emptyWishlistPanel { border: 1px solid #aaa; color: #666; font-size: 18px; text-align: center; }
.emptyBasketPanel,
#auctivaWishlist .emptyWishlistPanel td	{ padding: 25px 0; }


/* =Wishlist page */
#auctivaWishlist table	{ width: 100%; }
	#auctivaWishlist table table	{ width: auto; }
#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; }

.opcFrame	{ margin: 0 auto; width: 830px; }
#mainPanel .opcMainPanel	{ padding-right: 10px; }
/*.opcSidebar	{ width: 210px; }*/

.paymentMethodSummary input	{ vertical-align: middle; }

td.opcPaymentForm table.paymentForm table td span	{ font-size: 10px; } /* Credit card text for how to find security code */

	/* ==Checkout progress indicator */
	.checkoutProgress	{ background: #fff; border: 1px solid #B5C9EC; float: right; }
	.checkoutProgress span { float: left; padding: 1px 3px; width: auto; }
		.checkoutProgress span.on		{ background: #ccc; }
	
	/* ==Gift options */	
	.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: 750px;*/ }


/* =Account page */
#auctivaAccount .section	{ float: right; width: 64%; }
	#auctivaAccount .section + .section	{ float: left; width: 35%; }

.orderItemsList	{ font-size: 11px; }

	/* ==View order page */
	.orderSummaryPanel	{ background: #e8f1f6; 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	{ border: 1px solid #B5C9EC; float: left; margin: 0 10px 10px 0; padding: 10px; text-align: left; vertical-align: middle; width: 280px; 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: #f9fbf8; }
	.alteven,
	.even,
	.evenRow	{ background-color: #e8f1f6; }

	/* ==Cell borders */
	.altodd td,
	.odd td,
	.oddRow td,
	.alteven td,
	.even td,
	.evenRow td	{ border-color: #c2dae7; 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: #c2dae7; border-style: solid; border-width: /*0 1px*/ 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: #6689c3; font-size: 13px; margin: 0; padding: 10px; text-align: center; }

#container th.verticalText	{ border: none; border-right: 1px dotted #888; }

	table.pagedList th,
	table.itemList th,
	th.columnHeader	{ background: #c2dae7; }
		table.form table th.rowHeader,
		table.form table.orderSummary th	{ background: none; }
	
	table.form th.verticalText	{ background: none; }
	
	table.selectShippingMethod td.methods	{ border-left: 1px solid #c2dae7; }	

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,
.summarySectionContent a	{ background: #c6d4e7 url("images/btn.gif") repeat-x; border: 1px solid #6083c1; color: #566cd2 !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,
	a.button:hover,
	.showAll,
	.paging a,
	.paging td span,	
	a.altoddButton,	
	.LoginMessage a,
	.miniBasketQtyDeleteLine a,
	.summarySectionContent 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; }	

	/* Shorter height buttons for mini-basket and cart page */
	#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: #c6d4e7; border: 1px solid #6083c1; }

#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; }

}
