/***
Theme name:					Carbon Fibre
Theme version:					v.2
Current version date:		2010-08-23

***/


@import url("../../App_Themes_Assets/global.css");

@media screen {

/* =Typography */
body	{ font-family: "Gill Sans", "Trebuchet MS", Verdana, Arial, sans-serif; }

body a	{ color: #555; }

hr	{ background: #aaa; color: #aaa; border: 0; height: 1px; }

	/* ==Headings */
	
		/* ===Page header */
		div.pageHeader h1, h1.header
		div.checkoutPageHeader h1	{ color: #333; font-size: 28px; font-weight: normal; margin: 0 0 10px; }
		
		/* ===Page sub-headings */
		#mainPanel .section .header h2,
		.pricePopupHeader,
		#mainPanel .opcMainPanel h2.sectionHeader,
		#mainPanel .dialogSection .header h2	{ background: url("images/heading_1.gif") 0 50% no-repeat; color: #777; font-weight: normal; margin: 0 0 10px; }
			.pricePopupHeader	{ background: #99714d; color: #000; margin: -3px; padding: 10px; }
	
		div.checkoutPageHeader h1,#mainPanel p.LoginMessage { width:810px;margin-left:auto;margin-right:auto; }
		
		/* ===Sidebar headings */
		
			/* ====Left sidebar headings */
			#sideBar1 .section .header h2,
			.searchFilterPanel .searchFilterHeader h2,
			.paymentMethodSummary .section .header h2,
			#sideBar1 .section h2.header, #sideBar1 .Section h2.header,
			/* ====Right sidebar headings */
			#sideBar2 .section .header h2,
			#mainPanel .opcSidebar .section .header h2
			 	{ color: #333; font-size: 15px; font-weight: normal; letter-spacing: 0.1em; margin: 0; padding: 30px 5px 20px 25px; text-transform: uppercase; }
		
		/* ===Sidebar sub-headings */
		h3.searchCriteria,
		#sideBar2 .section .section .header h2	{ background: #efeae7; border-top: 1px solid #e7ded9; border-bottom: 1px solid #e7ded9; font-size: 16px; padding: 5px; }


/* =Layout */
body	{ background: #37373a url("images/bg.gif"); }

#container	{ background: #fff; border-color: #000; border-style: solid; border-width: 0 10px; margin: 0 auto; width: 970px; }

/* Main table */

/* Central column of #wrapContent */
#mainPanel	{ background: url("images/bg_content.gif") repeat-x; padding: 10px; }


/* =Store Header */
#header	{  background: url("images/bg_header_3.jpg") no-repeat; padding-top:51px}
#headerOuter	{ background: #2f5518 url("images/bg_header_1.jpg") bottom; }
#headerInner { background: url("images/bg_header_2.jpg") bottom no-repeat;}

.SimpleSearch_wrap	{ background: url("images/bg_search.jpg"); }
.HeaderNav_wrap	{ background: url("images/bg_nav.jpg");  text-align: center; position:relative; top:42px}

 .SimpleSearch_wrap, .NanoBasket_wrap {position:relative; top:-212px }  

	/* ==Logo */
	.StoreLogo_wrap	{ padding: 20px; }
	
	/* ==User nav */

	#header .navHeader	{ padding: 14px 0; }
		#header .navHeader a	{ border-color: #73736e; border-style: solid; border-width: 0 1px 0 0; color: #ffff66; font-size: 15px; letter-spacing: 0.1em; padding: 13px 25px 14px; text-decoration: none; text-transform: uppercase; }
			#header .navHeader .first a	{ border-width: 0 1px; }
			#header .navHeader a:hover	{ color: #fff; }
	
	/* ==Nano basket */
	.nanoBasket	{ background: url("images/bg_nano.jpg") no-repeat; float: right; width: 300px; }
		.nanoBasket,
		.nanoBasket a	{ color: #fff; }
		#nanoBasketCart	{ float: left; text-indent: -9999px; width: 26px; height: 33px; }
		#nanoBasketText	{ float: right; padding: 8px; }
		#nanoBasketCheckout { float:right;padding:8px; }
	
	/* ==Search */
	
	.SimpleSearch_wrap	{ background: url("images/bg_search.gif") no-repeat; width: 406px; height: 27px; padding: 7px 12px; }
		.simpleSearch	{ display: inline; }
		
		.searchPhrase,
		.searchButton,
		.simpleSearch + a	{ vertical-align: middle;  color: #999; font-size: 12px; text-decoration: none;}
		
		.searchPhrase	{
			background: #fff;
			border: 1px solid #9fa871;
			font-size: 16px;
			width: 235px;
		}
		.searchButton	{ 
			border: none; 
			color: #927c30; 
			cursor: pointer; 
			font-size: 17px;
			*font-size: 2px;
			font-weight: bold; 
			background: url("images/btn_search.gif") no-repeat; 
			text-indent: -999em;
			width: 52px; 
			height: 13px;
		}
		
	
	
/* =Store Footer */
#footer	{ background: #000 url("images/bg_footer.jpg") repeat-x; border-top: 10px solid #000; border-bottom: 10px solid #000; padding: 10px 0; text-align: center; }
	.navFooter		{ margin: 10px 0 0; }
		.navFooter a	{ color: #ffff66; font-size: 14px; letter-spacing: 0.1em; margin: 0 5px; text-decoration: none; text-transform: uppercase; }
	#footer p	{ color: #a9988c; font-size: 11px; margin: 10px 0; text-transform: uppercase; }


/* Content */

#wrapContent { overflow:hidden; }

/* #mainPanel width changes for different column layouts */
#container.leftSidebar #mainPanel, #container.rightSidebar #mainPanel {
    width:770px;
}
#container.oneColumn #mainPanel {
    width:950px;
}	
#container.threeColumn #mainPanel {
    width:590px;
}	
#mainPanel, #sideBar1, #sideBar2 {
    float:left !important;	
    padding-bottom:22222px !important;
    margin-bottom:-22222px !important; 
    }
    
	#mainPanel > div > a { 
	/* (IE/FF only) bug fix when using anchor tag to jump down a page with equal-height-column trick: padding/-margin bottoms   */
	    position:absolute !important; 
	}  


/* =Sidebars */
#sideBar1,
#sideBar2,
.opcSidebar,
.paymentMethodSummary	{ background: #f6f4f3 url("images/bg_side.gif") repeat-x; border-color: #737373; border-style: solid; padding: 0; width: 179px; }

	#sideBar1			{ border-width: 0 1px 0 0; }
	#sideBar2		{ 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 */
		.section .Cell,
		.onePageCheckoutCell	{ padding: 5px; }
	
		/* ===Blocks within blocks */
		#sideBar2 .section .section	{ margin: 0; }
		#sideBar2 .shippingEstimateCell	{ padding: 5px; }

	/* ==Sidebar menus 
	Categories:			.category
	Account: 				.columns
	Orders:					.myRecentOrdersCell
	Search filters:	.productGridBorder */
	ul.category,
	ul.columns,
	#sideBar2 .myRecentOrdersCell td,
	#sideBar1 .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	{ background: #f6f4f3; border-color: #ccc; border-style: solid; border-width: 1px 0 0; color: #777; display: block; padding: 10px 5px 10px 20px; text-decoration: none; text-transform: uppercase; 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	{ background: #fff; }
	
	/* ==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 */
	#sideBar2 .ProductItemView,
	#sideBar2 .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 #e7ded9; 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 */
	/* Equal height columns trick: http://www.positioniseverything.net/articles/onetruelayout/equalheight */
	.rowSeparator		{ background: url("images/bg_trim.gif") bottom repeat-x; overflow: hidden; vertical-align: top; width: 49%; }		
		.featuredProductContainer	{ padding: 10px 10px 1000px; margin-top: 10px; margin-bottom: -990px; border: 1px solid #efefef; }
			.productsGrid td.thumbnail,
			.productsGrid td.details		{ vertical-align: top; }
			.detailsInnerPara a	{ font-size: 16px; font-weight: bold; }


/* =Category pages */
.breadCrumbPanel,
.CategoryBreadCrumbs	{ border-bottom: 1px solid #aaa; font-size: 11px; margin: 5px 0 15px; }
	.breadCrumbPanel a,
	.CategoryBreadCrumbs a	{ text-decoration: none; }

#auctivaSubcategories	{ margin: 0 0 30px; }

.searchSortHeader	{ border-bottom: 1px solid #aaa; margin: 0 0 10px; padding: 0 0 10px; }

	/* ==Catalog */
	table.catalog	{ margin: 0 0 10px; table-layout: fixed; }
		td.tableNode	{ padding: 5px 5px 15px; }
		.catalog .separator	{ width: 10px !important; }


/* =Product pages */


/* =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,
.MyWishlistPage_wrap .emptyWishlistPanel td	{ padding: 25px 0; }


/* =Wishlist page */
.MyWishlistPage_wrap table	{ width: 100%; }
	.MyWishlistPage_wrap table table	{ width: auto; }
.MyWishlistPage_wrap td	{ padding: 5px; }
	.MyWishlistPage_wrap td td	{ padding: 2px; }
	.MyWishlistPage_wrap td div td	{ padding: 0; }
.MyWishlistPage_wrap table table td	{ text-align: left !important; }
	.MyWishlistPage_wrap table table td span	{ display: block; text-align: center; }
		.MyWishlistPage_wrap 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; }
	.MyWishlistPage_wrap table table td label	{ display: block; }
.MyWishlistPage_wrap table div table	{ margin: 10px 0 0; }


/* =Cart page */
div.inner_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,
.MyWishlistPage_wrap 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,
	.MyWishlistPage_wrap 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,
	.MyWishlistPage_wrap 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: #f6f4f3; border: 1px solid #737373; float: right; }
	.checkoutProgress span { float: left; padding: 1px 3px; width: auto; }
		.checkoutProgress span.on		{ background: #737373; }
			.checkoutProgress span.on span	{ color: #ffff66; font-weight: bold; }
	
	/* ==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; }


/* =Account page */
.MyAccountPage_wrap .section	{ float: right; width: 64%; }
	.MyAccountPage_wrap .section + .section	{ float: left; width: 35%; }

.orderItemsList	{ font-size: 11px; }

.myCredentialsPage_wrap .inputForm ul	{ background: #fff6bf; border: 2px solid #ffd324; color: #514721; font-size: 11px; list-style: none; padding: 2px 5px !important; width: 45em; }
	.myCredentialsPage_wrap .inputForm ul li	{ margin: 3px 0; }	
	
		.myCredentialsPage_wrap .inputForm .validationSummary ul	{ background: none; border: none; color: inherit; float: none; font-size: inherit; padding: 0 !important; width: auto; }
			.myCredentialsPage_wrap .inputForm .validationSummary ul li	{ margin: 0; }

	/* ==View order page */
	.orderSummaryPanel	{ background: #eee; 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: #f5f5f5; border: 1px solid #ccc; 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: #dee0dd; 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.inner_frame table,
	.opcFrame tr + tr .section,
	.auctivaReviews,
	.AdvancedSearchPage_wrap .section,
	.MyProductReviewsPage_wrap .section + .section,
	#auctivaDigitalGoods div div	{ border-color: #dee0dd; border-style: solid; border-width: 1px; padding: 0; }
		div.inner_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,
	.AdvancedSearchPage_wrap .section .header h2,
	.MyProductReviewsPage_wrap div.section + div .header h2	{ background: #000; color: #fff; 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: #333; color: #fff; }
		table.form table th.rowHeader,
		table.form table.orderSummary th	{ background: none; color: #000; }
		table.pagedList th a,
		table.itemList th a,
		th.columnHeader	a	{ color: #999; }
	
	table.form th.verticalText	{ background: none; color: #000; }
	
	table.selectShippingMethod td.methods	{ border-left: 1px solid #e0dbd9; }	

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,
#wrapContent a.altoddButton,
.summarySectionContent a	{ background: #ccc url("images/btn.gif") 50% 50% repeat-x; border: 1px solid #999; color: #333 !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 */
	#wrapContent 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: #aaa; border: 1px solid #999; }

#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; }


.navHeader ul, .navFooter ul	{ margin: 0; padding: 0; }
	.navHeader li, .navFooter li	{ display: inline; }


/* accordion and flyout menus */
.Flyout li ul {}
.FullList li ul {}
ul.Accordion ul{list-style-type: none;margin: 0;padding: 0;}
ul.Accordion a{display: block;text-decoration: none;}
ul.Accordion li{margin-top: 1px;}
ul.Accordion li li a{padding-left: 20px;}
ul.Accordion li li li a{padding-left: 30px;font-size: 10px;}
ul.Accordion li li li li a{padding-left: 40px;}
ul.Accordion li li a:hover{border-left: 5px #000 solid;padding-left: 15px;}
ul.Accordion li li li a:hover{padding-left: 25px;}
ul.Accordion li li li li a:hover{padding-left: 35px;}



}/* end media screen */
