/*
Theme Name: eStore
Theme URI: http://www.elegantthemes.com/gallery/
Version: 1.5
Description: 2 Column theme from Elegant Themes
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
*/


/*------------------------------------------------*/
/*-----------------[RESET]------------------------*/
/*------------------------------------------------*/

/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q {	quotes: none; }

blockquote:before, blockquote:after,q:before, q:after { content: ''; content: none; }

/* remember to define focus styles! */
:focus { outline: 0; }

/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0; }


/*------------------------------------------------*/
/*-----------------[BASIC STYLES]-----------------*/
/*------------------------------------------------*/

body { background: #f3f3f3; text-align: center; line-height: 18px; font-size: 12px; color: #7c7b7a; font-family: 'lucida grande',tahoma,verdana,arial,sans-serif; }

a { text-decoration: none; color: #5f5f5f; }
a:hover { text-decoration: underline; }
.clear { clear: both; }
.ui-tabs-hide { display: none; }
br.clear { margin: 0px; padding: 0px; }

h1, h2, h3, h4, h5, h6 { font-weight: bold; padding-bottom: 5px; color: #303030; letter-spacing: 0px; line-height: 1em; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: #303030; }
h1 { font-size: 35px; }
h2 { font-size: 24px; }
h3 { font-size: 22px; }
h4 { font-size: 18px; }
h5 { font-size: 16px; }
h6 { font-size: 14px; }
p { padding-bottom: 10px; }
strong { font-weight: bold; color: #1c1c1c; }
cite, em, i { font-style: italic; }
pre, code { margin-bottom: 10px; }
ins { text-decoration: none; }
sup, sub { height: 0; line-height: 1; position: relative; vertical-align: baseline; }
sup { bottom: 0.8em; }
sub { top: 0.3em; }
dl { margin: 0 0 1.5em 0; }
dl dt { font-weight: bold; }
dd  { margin-left: 1.5em;}
blockquote  { margin: 1.5em; padding: 1em; color: #666666; background: #e6e6e6; font-style: italic; border: 1px solid #dcdcdc; }
	blockquote p { padding-bottom: 0px; }

input[type=number], input[type=text],input.text, input.title, textarea, select { background-color:#fff; border:1px solid #bbb; padding: 2px; color: #4e4e4e; }
input[type=number]:focus, input[type=text]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus { border-color:#2D3940; color: #3e3e3e; }
input[type=number], input[type=text], input.text, input.title, textarea, select { margin:0.5em 0; }
textarea { padding: 4px; }

img#about-image { float: left; margin: 3px 8px 8px 0px; }

.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

/*------------------------------------------------*/
/*---------------[MAIN LAYOUT INFO]---------------*/
/*------------------------------------------------*/

.container { text-align: left; width: 962px; margin: 0 auto; position: relative; }

#header { padding: 25px 0px 0px; background: #ffffff url(images/header-bottom-bg.png) repeat-x bottom left; height: 101px; }
	img#logo { float: left; margin: 0px 23px 0px 0px; }
	#search-bar { float: right; background: url(images/search-bg.png) no-repeat; width: 162px; height: 31px; margin-top: 21px; margin-right:6px; }
		#search-bar #searchinput { background: none; border: none; float: left; margin: 7px 6px 0 0px; width: 112px; padding-left: 10px; font-size: 11px; color: #494949; }
		#search-bar #searchsubmit { margin-top: 1px; }
	
	#menu { position: absolute; bottom: -103px; left: 0px; background: url(images/secondary-menu.png) no-repeat; width: 961px; height: 98px; z-index: 10; }
						
	h3#deals-title { font-size: 24px; text-transform: uppercase; color: #5f5e5e; padding-left: 25px; background: url(images/deals-bg.png) no-repeat bottom left; height: 47px; position: absolute; top: -15px; left: 27px; }
		h3#deals-title span { background: url(images/deals-bg.png) no-repeat top right; padding: 14px 23px 17px 7px; display: block; }

#content { padding-bottom:20px; }
body#home #content { background: #f3f3f3 url(images/content-bg.png) repeat-x; }
	body#home #content .container { padding: 52px 0px 0px; }
	#content .container { padding: 60px 0px 0px; }
		#scroller { position: relative; float: left; margin-bottom: 40px; }
			#scroller a#left-arrow, #scroller a#right-arrow { display:block; width: 23px; height:35px; text-indent:-9999px; margin-top: 79px; float: left; }
			#scroller a#left-arrow { background: url(images/left-arrow.png) no-repeat; margin-left:0px; margin-right:1px; }
			#scroller a#right-arrow { background: url(images/right-arrow.png) no-repeat; margin-left: 14px; }
			
			#scroller #items { float: left; width: 906px; }
			
			#scroller .block { padding-left: 17px; height: 205px; }
				#items .item { background: url(images/item-bottom-bg.png) no-repeat bottom left; padding-bottom: 28px; float: left; width: 208px; position: relative; margin-right: 17px; }
					#items .item-top { background: url(images/item-top.png) no-repeat; height: 13px; }
					#items .item-content { background: url(images/item-bg.png) repeat-y; min-height: 100px; padding: 7px 20px 2px; }
						.item-content h4 { font-size: 16px; padding-bottom: 0px; }
							.item-content h4 a:hover { text-decoration: none; }
					#items .item a.more { position: absolute; bottom: -7px; left: 70px; }
						
						.product span.tag, #items .item-content span.tag { color: #ede7c2; font-size: 22px; position: absolute; left: -15px; display: block; background: url(images/scroller-item-tag.png) no-repeat bottom right; padding-right: 11px; text-shadow: 1px 1px 1px #131212; }
						#items .item-content span.tag { top: 18px; }
							.product span.tag span, #items .item-content span.tag span { display: block; background: url(images/scroller-item-tag.png) no-repeat; padding-left: 9px; height:36px; padding-top: 9px; }
				
		#main-area-bottom { height: 9px; background: url(images/content-bottom.png) no-repeat; }
		#main-area { background: url(images/content-top.png) no-repeat; padding-top: 8px; }
			#main-content { background: url(images/main-bg.png) repeat-y; padding: 0px 1px 15px 1px; }
				#left-column { float: left; width: 720px; margin-top:-8px; }
					
					#left-column .product { float: left; background-image: url(images/product-right.png) repeat-y top right; position: relative; }
						.product .product-content { padding: 24px 23px 19px 24px; width: 193px; background: url(images/product-bottom.png) repeat-x bottom left; }
							.product a.image { display: block; position: relative; }
								.product a.image:hover { text-decoration: none; }
								.product-content span.tag { bottom: 20px; }
								.rounded { border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border:1px solid #ebebeb; display:inline-block; overflow:hidden; width: 193px; height: 130px; margin-bottom: 10px; }
							.product h3 { font-size: 24px; }
								.product h3 a:hover { text-decoration: none; }
							.product-content a.more {  }
							
							span.band { position: absolute; top: -10px; right: -11px; display: block; width: 101px; height: 101px; }
							span.onsale { background: url(images/band-onsale.png) no-repeat; }
							span.buygetone { background: url(images/band-buygetone.png) no-repeat; }
							span.outofstock { background: url(images/band-outofstock.png) no-repeat; }
							
	/*					#left-column .last { background: none !important; }*/
	
	#breadcrumbs { padding: 10px 5px 31px 4px; font: italic 12px Georgia, serif; color: #4e4d4d; text-shadow: 1px 1px 1px #ffffff; }	
		#breadcrumbs .sep { background:url("images/breadcrumbs_separator.png") no-repeat; display:inline-block; height:7px; margin:1px 1px 0 3px; width:4px; }
		#breadcrumbs a { color: #807f7f; }
		#breadcrumbs a:hover { text-decoration: none; color: #4e4d4d; }
	
	
	.post { padding: 38px 50px 34px 42px; position: relative; }
		
		.post ul { list-style-type: disc; margin: 10px 0px 10px 20px; }
			.post ol { list-style-type: decimal; list-style-position: inside; margin: 10px 0px 10px 2px; }
				.post ul li ul, .post ul li ol { margin: 2px 0px 2px 20px; }
				.post ol li ul, .post ol li ol  { margin: 2px 0px 2px 35px; }
		
		#product-slider { float: left; width: 298px; margin: 0px 25px 10px 0px; }
			#product-slides { margin: 0px 0px 7px; }
				.item-slide	{ position: relative; }
					.item-slide .overlay { background: url(images/big-overlay.png) no-repeat; display:block; height:226px; width:298px; position: absolute; top: 0px; left: 0px; }
				
				#product-thumbs a { display: block; position: relative; float: left; margin-right: 6px; }
					#product-thumbs a .overlay { background: url(images/overlay-sprite.png) no-repeat; display: block; width: 69px; height: 69px; position: absolute; top: 0px; left: 0px; }
					#product-thumbs a.active .overlay, #product-thumbs a:hover .overlay { background: url(images/overlay-sprite.png) bottom left; }
		
		.product-info { float:right; width:304px; }
			p.post-meta { color: #0f0f99; font: italic 14px/24px Georgia,serif; padding-bottom: 20px; }
				p.post-meta a { color: #000093; font-weight: bold; }
			span.price-single { background: url(images/price-single.png) no-repeat top right; padding-right: 13px; display: block; float: left; color: #ffffff; font-size: 30px; text-shadow:1px 1px 1px rgba(0,0,0,0.4); margin: 0px 16px 0px 0px; }
				span.price-single span { display: block; padding:11px 0 6px 12px; background: url(images/price-single.png) no-repeat top left; }
			a.addto-cart { float: left; background: url(images/addto-cart.png) no-repeat top right; padding-right: 13px; display: block; color: #ffffff !important; font-size: 24px; text-shadow:1px 1px 1px rgba(0,0,0,0.4); text-transform: uppercase; }
				a.addto-cart span { display: block; padding:11px 0 6px 48px; background: url(images/addto-cart.png) no-repeat top left; }
			a.addto-cart:hover { text-decoration: none; }
			div.description { font-style: italic; font-size: 14px; margin: 15px 0px 0px; }
		
		div.hr { background: url(images/hr-bg.png) no-repeat; height: 1px; width: 720px; margin: 28px 0px 28px -42px; }
		div.hr1 { background: url(images/hr-bg.png) no-repeat; height: 1px; width: 720px; margin: 14px 0px 14px -42px; }
		.post h2 { font-size: 28px; margin-bottom: 8px; }
		.post a { color: #0e269c; }
		
		.related { padding: 35px 0px 0px; }
			.related-items { background: url(images/hr-bg.png) no-repeat; margin: 0px -50px 0px -42px !important; list-style-type: none !important; }
				.related-items li { float: left; width: 360px; background: url(images/hr-bg.png) no-repeat bottom left; }
					.related-items a { display: block; background: url(images/relatedbg-right.png) repeat-y top right; padding: 10px 5px 9px 52px; min-height: 52px; }
					.related-items li.second a { background: none; padding-left: 12px; }
					.related-items a:hover { text-decoration: none; }
						.related-items img { padding: 3px; border: 1px solid #e2e2e2; background: #ffffff; float: left; margin-right: 17px; }
						.related-items span { color: #303030; font-size: 18px; float: left; width: 225px; padding-top:7px; }
		div.dnone { display: none; float:left; }
			
			#product-slides { height:226px !important; position:relative !important; width:298px !important; }
						
	#footer { margin-top: 24px; }
		#footer p#copyright { text-align: right; color: #807f7f; text-shadow: 1px 1px 1px #ffffff; font-size: 11px; padding-right: 10px; }
			#footer p#copyright a { font-weight: bold; font-style: italic; }
	
/*------------------------------------------------*/
/*---------------[DROPDOWN MENU]------------------*/
/*------------------------------------------------*/		

ul#top-menu { float: left; padding: 25px 0px 0px; }
	ul#top-menu li { padding-right: 8px; margin-right:5px; }
		ul#top-menu li a { display: block; color: #404040; padding: 3px 0px 4px 8px; }
		ul#top-menu li a:hover { text-decoration: none; }

	ul#top-menu > li.current_page_item, ul#top-menu > li:hover { background: url(images/top-link-bg.png) no-repeat top right; padding-right: 8px; }
		ul#top-menu > li.current_page_item > a, ul#top-menu > li:hover > a { display: block; color: #404040; background: url(images/top-link-bg.png) no-repeat; }
		
	ul#top-menu ul { z-index: 9999; background: url(images/top-dropdown.png) no-repeat bottom left; width: 158px; padding: 0px 19px 17px; }		
		ul#top-menu ul li.top { background: none !important; padding: 0px !important; margin-bottom: -8px; }
			ul#top-menu span.menu-top { background:url(images/top-dropdown-topbg.png) no-repeat; display:block; height:12px; left:-19px; position:absolute; top:-12px; width:196px; }
		ul#top-menu ul li { background: url(images/top-separator.png) no-repeat bottom left; padding-bottom: 2px; }
			ul#top-menu ul li a { width: 158px; background: url(images/top-dropdown-bullet.png) no-repeat 1px 12px; padding: 5px 2px 5px 15px; }
			ul#top-menu ul li a:hover { color: #000000; }
			
			ul#top-menu ul li.second > a { padding-top: 0px; background-position: 1px 7px; }
			
			ul#top-menu li:hover ul, ul#top-menu li.sfHover ul { left:0px; top:36px; }
			ul#top-menu li li:hover ul, ul#top-menu li li.sfHover ul { left:173px; top:0px; }
		
ul#secondary-menu { padding: 20px 0px 0px 23px; }
	ul#secondary-menu li { padding-right: 20px; }
		ul#secondary-menu li.current_page_item > a > strong, , ul#secondary-menu li.current-menu-item > a > strong { color:#ede7c2; }
		ul#secondary-menu li a strong { color:#ffffff; display:block; font-size:20px; font-weight:normal; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3); text-transform:uppercase; margin-bottom:-3px; }
			ul#secondary-menu li a span { color: #828282; text-transform: lowercase; text-shadow: 1px 1px 1px #2d2d2d; }
			ul#secondary-menu li a:hover { text-decoration: none; }
				ul#secondary-menu li a:hover strong { color: #ede7c2; }
				ul#secondary-menu li a:hover span, ul#secondary-menu li > a > span { color: #7b786a; }
		
		ul#secondary-menu ul { width: 345px; background: url(images/secondary-dropdown.png) repeat-y; padding: 3px 0px 15px; box-shadow: 3px 6px 7px 1px rgba(0, 0, 0, 0.5); -moz-box-shadow:3px 6px 7px 1px rgba(0, 0, 0, 0.5); -webkit-box-shadow: 3px 6px 7px 1px rgba(0, 0, 0, 0.5); border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; border-top-left-radius: 0px; -moz-border-radius-topleft: 0px; -webkit-border-top-left-radius: 0px; border-top-right-radius: 0px; -moz-border-radius-topright: 0px; -webkit-border-top-right-radius: 0px; border: 1px solid #232323; border-top: none; }
		ul#secondary-menu > li:first-child > ul { width: 172px; }
		ul#secondary-menu li:hover ul, ul#secondary-menu li.sfHover ul { left:0px; top:51px; }
			ul#secondary-menu li:hover ul ul, ul#secondary-menu li.sfHover ul ul { left:173px; top:-3px; border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; border: 1px solid #232323; }
			
			ul#secondary-menu ul li { background: url(images/secondary-dropdown-bottom.png) repeat-x bottom left; padding: 0px 0px 2px 2px; }
				ul#secondary-menu ul li a { display: block; padding: 9px 3px 9px 28px; width: 139px; color: #ffffff; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3); background: url(images/secondary-dropdown-bullet.png) no-repeat 15px 17px; }
				ul#secondary-menu ul li a:hover { background-color: #383838; color: #ede7c2; }
		

/*------------------------------------------------*/
/*--------------[FEATURED SLIDER]-----------------*/
/*------------------------------------------------*/		
		
#featured { background-color: #969384; height: 501px; position: relative; }
	#featured #top-shadow { position: absolute; top: 0px; left: 0px; background: url(images/top-shadow.png) repeat-x; height: 34px; width: 100%; }
	#featured #bottom-shadow { position: absolute; bottom: 0px; left: 0px; background: url(images/bottom-shadow.png) repeat-x; height: 31px; width: 100%; }
	
	.slide { position: relative; width: 100%; height: 501px; }
		#featured .container { height: 501px; }
			.slide .description { background: url(images/description-bg.png) no-repeat; width: 330px; height: 165px; position: absolute; bottom: -5px; right: 0px; z-index: 15; padding: 45px 60px 0px 88px; }
				.slide .description h2.title { font-size: 36px; color: #969595; }
					.slide .description h2.title a { color: #969595; }
					.slide .description h2.title a:hover { text-decoration: none; }
				a.more { float: right; display: block; background: url(images/more.png) no-repeat bottom right; padding-right: 10px; color: #4e4e4d; font-size: 11px; text-shadow: 1px 1px 1px #ffffff; }
				a.more:hover { color: #313130; text-decoration: none; }
					a.more span { display: block; background: url(images/more.png) no-repeat top left; padding-left: 9px; height: 28px; line-height: 25px; }
			
			#featured .description { font-style: normal !important; }	
				.description .product { position: relative; }
					.description .product span.tag { position: absolute; top: -5px; left: -94px; display: block; background: url(images/featured-description-tag.png) no-repeat bottom right; padding-right: 11px; color: #ffffff; font-size: 30px; text-shadow:1px 1px 1px #5e1303; }
						.description .product span.tag span { display: block; background: url(images/featured-description-tag.png) no-repeat; padding-left: 10px; height:50px; padding-top: 10px; }
						
	#controllers { position: absolute; top: 0px; left: 0px; width:100%; }
		#switcher { position: absolute; top: 30px; right: 5px; }
			#switcher .item { background: url(images/feat-item-alternate.png) no-repeat; width: 121px; height: 126px; float: left; margin-right: 35px; padding: 114px 0px 0px 8px; margin-top: -18px; }
			#switcher .active { margin-top: 6px; }
				#switcher a.product { position: relative; display: block; }
					#switcher a.product span.tag { color: #ffffff; font-size: 22px; position: absolute; top: 5px; left: -23px; display: block; background: url(images/featured-small-tag.png) no-repeat bottom right; padding-right: 11px; }
						#switcher a.product span.tag span { display: block; background: url(images/featured-small-tag.png) no-repeat; padding-left: 9px; height:36px; padding-top: 9px; }
				#switcher a.product:hover { text-decoration: none; }
		
/*------------------------------------------------*/
/*-------------------[COMMENTS]-------------------*/
/*------------------------------------------------*/


		
/*------------------------------------------------*/
/*---------------------[FOOTER]-------------------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*--------------------[SIDEBAR]-------------------*/
/*------------------------------------------------*/

#sidebar { float: left; width: 238px; padding-left: 2px; margin-top:-6px; }
	#sidebar a { color: #807f7f; text-shadow: 1px 1px 1px #ffffff; }
		#sidebar a:hover { color: #505050; text-decoration: none; }
	
	#sidebar .widget { background: url(images/widget-bottom.png) repeat-x bottom left; padding: 0px 0px 2px; }
		#sidebar h4.widgettitle { color: #5f5e5e; font-size: 30px; text-transform: lowercase; letter-spacing: 0.5px; background: url(images/widget-title.png) no-repeat bottom left; padding: 14px 5px 11px 25px; text-shadow: 1px 1px 0px #ffffff; }
		
		#sidebar .widget-content { padding: 10px 10px 10px 25px; }
			#sidebar .widget ul ul { margin:0 0 0 15px; }
			
			/*#sidebar .widget ul li { background:url("images/list-icon.png") no-repeat scroll 0 13px transparent; padding:7px 0 7px 13px; }*/
			#sidebar .widget ul li { padding:3px 0 3px 5px; }
			#sidebar .widget ul li ul { margin:0 0 -12px; padding:5px 0 0 7px; }
	
/*------------------------------------------------*/
/*------------[CAPTIONS AND ALIGNMENTS]-----------*/
/*------------------------------------------------*/

div.post .new-post .aligncenter, .aligncenter { display: block; margin-left: auto; margin-right: auto; }
.wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin-bottom: 10px; }
.wp-caption.alignleft { margin: 0px 10px 10px 0px; }
.wp-caption.alignright { margin: 0px 0px 10px 10px; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }
.alignright { float: right; }
.alignleft { float: left }
img.alignleft { display:inline; float:left; margin-right:15px; }
img.alignright { display:inline; float:right; margin-left:15px; }

	
/*------------------------------------------------*/
/*---------------[DEFAULT DROPDOWN SETTINGS]---*/
/*------------------------------------------------*/

.nav ul { position:absolute; top:-999em; background-position: bottom; background-repeat: no-repeat; z-index: 10; }
.nav li { float:left; position:relative; }
.nav a { display:block; float: left; }
	.nav li:hover ul, ul.nav li.sfHover ul { left:0px; top:35px; }
	.nav li:hover li ul, .nav li.sfHover li ul { top:-999em; }
		.nav li li:hover ul, ul.nav li li.sfHover ul { left:203px; top:0px; }
	.nav li:hover ul, .nav li li:hover ul { top: -999em; }
	.nav li li {	display: block;	padding: 0px; float: left; height: auto !important; }
	.nav li ul { width: 202px; }
		.nav li li a:link, .nav li li a:visited {	display: block; height: auto; float: left; }
		.nav li:hover { visibility: inherit; /* fixes IE7 'sticky bug' */ }


/*------------------------------------------------*/
/*-----------------[WP CALENDAR]-----------------*/
/*------------------------------------------------*/
#wp-calendar { empty-cells: show; margin: 10px auto 0; width: 240px;	}
	#wp-calendar a { display: block; text-decoration: none; font-weight: bold; }
		#wp-calendar a:hover { text-decoration: underline; }
	#wp-calendar caption {	text-decoration: none; font: bold 13px Arial, Sans-Serif; }
	#wp-calendar td {	padding: 3px 5px; color: #9f9f9f; }
		#wp-calendar td#today { color: #ffffff; }
	#wp-calendar th {	font-style: normal;	text-transform: capitalize;	padding: 3px 5px; }
		#wp-calendar #prev a, #wp-calendar #next a { font-size: 9pt; }
		#wp-calendar #next a { padding-right: 10px; text-align: right; }
		#wp-calendar #prev a { padding-left: 10px; text-align: left; }
		
/*------------------------------------------------*/
/*-------------------[PAGE NAVI]------------------*/
/*------------------------------------------------*/
.pagination { padding: 10px; text-align:center; font-size: 1.3em; }
.pagination .page-numbers, .pagination .page-numbers:visited { padding: 2px 5px; border: solid 1px #A0A0A0; color:#A0A0A0; text-decoration:none; margin: 2px 1px; display:inline-block; }
.pagination a.page-numbers:hover, .pagination a.page-numbers:focus { text-decoration:none; background-color:#ffE0E0; color:black; border:solid 1px black; }
.pagination .current { font-weight: bold; color:white; background-color:#A0A0A0; }

.wp-pagenavi { position: relative; padding: 35px 30px 20px 0px; text-align:right; }
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited { padding: 5px 7px !important; margin: 2px; text-decoration: none; font-weight: normal !important; font-size: 20px !important; color: #5f5e5e !important; border: none !important; background: url(images/pagenavi-bg.png) no-repeat; padding:5px 15px 5px 13px !important; }
.wp-pagenavi span.current { font-size: 20px !important; color: #5f5e5e !important; color: #9f260d !important; }
.wp-pagenavi span.current, .wp-pagenavi span.extend, .wp-pagenavi a:active, .wp-pagenavi a:hover { padding:5px 15px 5px 13px !important; margin: 2px; border: none !important; background: url(images/pagenavi-bg.png) no-repeat; }
.wp-pagenavi span.pages { padding: 5px 7px 5px !important; margin: 2px !important ; color: #000000; color: #413f36; border: none !important; }

a.readmore:hover, #sidebar div.custom-sidebar-block ul.control li a:hover, ul#cats-menu li a:hover, ul#page-menu li a:hover, div#slider-control div.featitem h2 a  { text-decoration: none; }

.js #feat-content, .js div#from-blog div.entries {display: none;} 

.foursixeight { margin: 0px 0px 15px 84px;}

.fullwidth { width: 100% !important; }
.last { margin-right: 0px !important; }


.cufon-disabled .description h2.title, .cufon-disabled .item-content h4, .cufon-disabled .product h3, .cufon-disabled .post h1, .cufon-disabled .post h2, .cufon-disabled .post h3, .cufon-disabled .post h4, .cufon-disabled .post h5, .cufon-disabled .post h6 { font-weight:normal; }

.cufon-disabled #switcher a.product span.tag { font-size: 18px; }
.cufon-disabled .description .product span.tag { font-size: 24px; }
	.cufon-disabled .description .product span.tag span { height:48px; padding-top:12px; }
.cufon-disabled .slide .description h2.title { font-size:32px; padding-left:40px; }
.cufon-disabled ul#secondary-menu li a strong { font-size:16px; }
.cufon-disabled h3#deals-title { font-size:22px; font-weight:normal; letter-spacing:0; }
.cufon-disabled #content .product span.tag, .cufon-disabled #content #items .item-content span.tag { font-size: 19px; }
	.cufon-disabled #content .product span.tag span, .cufon-disabled #content #items .item-content span.tag span { padding-bottom:2px; padding-top:7px; }
.cufon-disabled	.product h3 { font-size:22px; }
.cufon-disabled #sidebar h4.widgettitle { font-size:24px; font-weight:normal; }
.cufon-disabled .price-single, .cufon-disabled .addto-cart { font-size: 20px; }
	.cufon-disabled span.price-single span { padding:14px 0 14px 12px; }
	.cufon-disabled a.addto-cart span { padding:14px 0 14px 48px; }
	
.cufon-enabled #featured span.tag, .cufon-enabled h3#deals-title, .cufon-enabled #content span.tag, .cufon-enabled h4.widgettitle, .cufon-enabled ul#secondary-menu li a strong, .cufon-enabled span.price-single, .cufon-enabled .addto-cart, .cufon-enabled .wp-pagenavi span.current, .cufon-enabled .wp-pagenavi a.page, .cufon-enabled .description h2.title, .cufon-enabled .item-content h4, .cufon-enabled .product h3, .cufon-enabled .post h1, .cufon-enabled .post h2, .cufon-enabled .post h3, .cufon-enabled .post h4, .cufon-enabled post h5, .cufon-enabled .post h6, .cufon-enabled .related-items span { text-indent: -9999px; }

.eshopcart_widget { text-shadow: 1px 1px 0px #fff !important;}
table.eshop thead th,table.cart thead th, table.eshop tbody th { background-color: #dbd9d5 !important; text-shadow: 1px 1px 0px #fff !important; }
table.eshop,table.eshop th,table.eshop td {	border:1px solid #c8c8c8 !important; }
table.cart tr.stotal {	background:#0e269a !important;	color:#fff !important; text-shadow: -1px -1px 0px #7e1e0a !important;}
form.eshop fieldset { background:#f7f7f7 !important; color:#7c7b7a !important;  border:1px solid #dadada !important; }
form.eshop legend {	background:#2a8ec8 !important;	color:#fff !important;	border-width:1px !important; border-style:solid !important; border-color:#127bb8 !important; padding: 2px 6px; font-weight:bold; }
form.eshop input.button { background:#ffffff; border-color: #606060; }
.eshop  caption {display: none; }
.post table.eshop thead th, .post table.cart thead th, .post table.eshop tbody th { background-color: #f3f3f3 !important;}
table.cart tr.stotal #subtotalw, .post form.eshop table.cart tr.stotal #subtotalw { color: #404040!important; }


div.unique-product-available {
	/*background-color:#E8FFE8;*/
}

div.unique-product-unavailable {
	background-color:#FFF4F4;
}


#unique-product-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0px;
    background-color: rgba(0,0,0,.5);
    z-index: 98;
    display:none;
    visibility: hidden;
}

#unique-product-overlay > div {
	margin:50px 50px auto;
	width: auto;
	height: 80%;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	background:#f3f3f3;
	border:3px solid #C0C0C0;
	z-index: 99;
	overflow-y:auto;
	overflow-x:hidden;
}

#unique-product-overlay > div > a.boxclose {
    margin-top:-15px;
    position: absolute;
    cursor:pointer;
    color: #C0C0C0;
    border: 3px solid #C0C0C0;
    border-radius: 30px;
    background: #f3f3f3;
    font-size: 31px;
    font-weight: bold;
    line-height: 0px;
    padding: 11px 3px;
    text-decoration: none;
    right: 37px;
}

#unique-product-overlay > div > a.boxclose:hover,
#unique-product-overlay > div > a.boxclose:active {
    color: #808080;
    border: 3px solid #808080;      
}

#unique-product-overlay > div > .boxclose:before {
    content: "×";
}

#unique-product-overlay div.unique-product-content {
	height:100%;
}

.qtybox {
	width:50px;
}

.unique-availability-line {
	font-weight: bold;
	size:1.4em;
	clear:both;
	padding:3px;
	text-align:left;
}


table.eshop_bis {
    width: 99%;
    border-collapse: collapse;
    line-height: 1.3em;
}

table.eshop_bis, table.eshop_bis th, table.eshop_bis td {
    border: 1px solid #c8c8c8 !important;
}

table.eshopshiprates_bis thead th {
    padding: 2px;
}
table.eshop_bis thead th {
    font-weight: bold;
    text-align: center;
    color: #404040;
    background-color: #f3f3f3 !important;
}

table.eshopshiprates_bis td {
    text-align: right;
}
table.eshop_bis td {
    padding: 3px;
}

/********* QTRANSLATE ********/

ul.qtrans_language_chooser {
	list-style: none;
	list-style-type: none;
	
}
ul.qtrans_language_chooser li {
	display: inline;
	float:left;
}

.qtrans_flag span { display:none; }
.qtrans_flag { height:12px; width:18px; display:block; background-size: 18px 12px; }
.qtrans_flag_and_text { padding-left:20px; }

form.eshop.eshopform > fieldset {
	padding: 5px;
	margin-top: 25px;
}

form.eshop.eshopform > fieldset > fieldset {
	padding: 5px;
}

form.eshop.eshopform > fieldset > fieldset > table { border-collapse: separate; border-spacing: 0px 5px; }
form.eshop.eshopform > fieldset > fieldset > table td { border-top: solid 1px #000; border-bottom: solid 1px #000; padding: 2px; background: white; }
form.eshop.eshopform > fieldset > fieldset > table tr td:first-child { border-top-left-radius: 10px; border-bottom-left-radius: 10px; border-left: solid 1px #000; }
form.eshop.eshopform > fieldset > fieldset > table tr td:last-child { border-top-right-radius: 10px; border-bottom-right-radius: 10px; border-right: solid 1px #000; width:100%; }


form.eshop.eshopform div.tooltiped {
    position: relative;
    display: inline-block;
    /*border-bottom: 1px dotted black;*/
}

form.eshop.eshopform div.tooltiped .tooltiptext,
form.eshop.eshopform div.tooltiped.valid_field .tooltiptext {
    visibility: hidden;
    width: 100px;
    background-color: rgba(111,186,120,1);
    color: #fff;
    text-align: center;
    border-radius: 5px;
    padding: 4px 0;
    position: absolute;
    z-index: 1;
    top: 50%;
    transform: translateY(-50%);
    left: 100%;
    opacity: 0;
    transition: opacity 0.2s;
}

form.eshop.eshopform div.tooltiped .tooltiptext::after,
form.eshop.eshopform div.tooltiped.valid_field .tooltiptext::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 100%;
    margin-left: -8px;
    margin-top: -8px;
    border-width: 8px;
    border-style: solid;
    border-color: transparent rgba(111,186,120,1) transparent transparent;
}

form.eshop.eshopform div.tooltiped.invalid_field .tooltiptext,
form.eshop.eshopform div.tooltiped.invalid_field1 .tooltiptext {
    visibility: hidden;
    width: 100px;
    background-color: rgba(224,60,60,1);
    color: #fff;
    text-align: center;
    border-radius: 5px;
    padding: 4px 0;
    position: absolute;
    z-index: 1;
    top: 50%;
    transform: translateY(-50%);
    left: 100%;
    opacity: 0;
    transition: opacity 0.2s;
}

form.eshop.eshopform div.tooltiped.invalid_field .tooltiptext::after,
form.eshop.eshopform div.tooltiped.invalid_field1 .tooltiptext::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 100%;
    margin-left: -8px;
    margin-top: -8px;
    border-width: 8px;
    border-style: solid;
    border-color: transparent rgba(224,60,60,1) transparent transparent;
}


form.eshop.eshopform div.tooltiped input:active ~ .tooltiptext,
form.eshop.eshopform div.tooltiped input:focus ~ .tooltiptext,
form.eshop.eshopform div.tooltiped select:active ~ .tooltiptext,
form.eshop.eshopform div.tooltiped select:focus ~ .tooltiptext {
    visibility: visible;
    opacity: 1;
}

form.eshop.eshopform div.tooltiped input:disabled ~ .tooltiptext,
form.eshop.eshopform div.tooltiped input:disabled ~ .tooltiptext,
form.eshop.eshopform div.tooltiped select:disabled ~ .tooltiptext,
form.eshop.eshopform div.tooltiped select:disabled ~ .tooltiptext {
    visibility: hidden;
    opacity: 0;
}

form.eshop.eshopform div.tooltiped .required_input {
	font-weight:bold;
	color: red;
	padding-left:0.1em;
	font-size:1.4em;
}


form.eshop.eshopform div.tooltiped input[type=number],
form.eshop.eshopform div.tooltiped input[type=text],
form.eshop.eshopform div.tooltiped input.text,
form.eshop.eshopform div.tooltiped input.title,
form.eshop.eshopform div.tooltiped textarea,
form.eshop.eshopform div.tooltiped select {
	margin:2px;
	background: #FFF;
	-webkit-box-shadow: inset 0 1px 1px 0 rgba(0,0,0,.15);
	box-shadow: inset 0 1px 1px 0 rgba(0,0,0,.15);
	border-radius: 3px;
	padding: 5px;
	padding-right: 5px;
	border: 1px solid rgba(0,0,0,0);
}

form.eshop.eshopform div.tooltiped.valid_field input,
form.eshop.eshopform div.tooltiped.valid_field1 select {
	border: 1px solid rgba(51,146,60,0.4);
}

form.eshop.eshopform div.tooltiped.invalid_field input,
form.eshop.eshopform div.tooltiped.invalid_field1 select {
	border: 1px solid rgba(224,0,0,0.35);
}

form.eshop.eshopform div.tooltiped input[type=number]:disabled,
form.eshop.eshopform div.tooltiped input[type=text]:disabled,
form.eshop.eshopform div.tooltiped input.text:disabled,
form.eshop.eshopform div.tooltiped input.title:disabled,
form.eshop.eshopform div.tooltiped textarea:disabled,
form.eshop.eshopform div.tooltiped select:disabled {
	margin:2px;
	background: #E8E8E8;
	-webkit-box-shadow: inset 0 1px 1px 0 rgba(0,0,0,.45);
	box-shadow: inset 0 1px 1px 0 rgba(0,0,0,.45);
	border-radius: 3px;
	padding: 6px;
	padding-right: 6px;
	border: none;
	color:#808080;
}

form.eshop.eshopform div.tooltiped input[type=number],
form.eshop.eshopform div.tooltiped input[type=text],
form.eshop.eshopform div.tooltiped input.text,
form.eshop.eshopform div.tooltiped input.title,
form.eshop.eshopform div.tooltiped textarea,
form.eshop.eshopform div.tooltiped select {
	padding-right: 26px;
}

form.eshop.eshopform div.tooltiped::after {
    white-space: pre;
    text-rendering: auto;
    font-size: 1.8em;
    font-weight: bold;
    line-height: 1;
    position: absolute;
    right: 14px;
    top: 0.3em;
}

form.eshop.eshopform div.tooltiped.valid_field::after {
    color: rgba(51,146,60,0.5);
    content: " \2713";
}

form.eshop.eshopform div.tooltiped.valid_field1::after {
    color: rgba(51,146,60,0.5);
    content: " \2713";
    right: 20px;
}

form.eshop.eshopform div.tooltiped.invalid_field::after {
    color: rgba(224,0,0,0.4);
    content: " \00d7";
}

form.eshop.eshopform div.tooltiped.invalid_field1::after {
    color: rgba(224,0,0,0.4);
    content: " \00d7";
    right: 20px;
}

form.eshop.eshopform #google_autocomplete {
	top: 0px;
	left: 0px;
	position:relative;
	padding-right:26px;
}





div.eshop_checkout_paybox {
	column-width: 180px;
	column-gap: 5px;
	width: 100%;
	max-width: 999px;
	margin: 5px auto 0px auto;
}

div.eshop_checkout_paybox > div {
	border: 2px solid #dadada;
	background-color: #f7f7f7;
	min-height:80px;
	height:80px;
	padding:8px;
	border-radius: 5px;
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid;
	column-break-inside: avoid;
	margin: 0px 0px 5px 0px;
	cursor:pointer;
}

div.eshop_checkout_paybox > div.enabled_payment:hover {
	border-color: #c8c8c8;
	background-color: #f0f0f0;
}

div.eshop_checkout_paybox > div.selected_payment,
div.eshop_checkout_paybox > div.selected_payment:hover {
	border-color: rgba(130,196,140,1);
	background-color: rgba(230,245,240,1);
}

div.eshop_checkout_paybox > div > div {
	text-align: center;
	cursor: pointer;
}
div.eshop_checkout_paybox > div > div:first-child {
	font-weight:bold;
	font-size:1.3em;
	line-height:1.6em;
	color:black;
}

div.eshop_checkout_paybox > div > div:nth-child(2) {
	font-size:1em;
	line-height:1.2em;
	color:#6c6b6a;
}

div.eshop_checkout_paybox > div > div:nth-child(3) {
	font-size:.9em;
	line-height:1.2em;
	color:red;
	font-weight:bold;
}

div.eshop_checkout_paybox > div.disabled_payment {
	border-color: #f7f7f7;
	background-color: #f7f7f7;
	color: #e8e8e8;
	cursor:default;
}
div.eshop_checkout_paybox > div.disabled_payment > div {
	cursor:default;
}
div.eshop_checkout_paybox > div.disabled_payment > div:first-child {
	color: #c8c8c8;
}

div.eshop_checkout_paybox > div.disabled_payment > div:nth-child(2) {
	color: #d8d8d8;
}
div.eshop_checkout_paybox > div.disabled_payment > div:nth-child(3) {
	color: #e8e8e8;
}


div.eshop_checkout_paybox_info_green {
	width: 100%;
	max-width: 999px;
	margin: 0px;
	padding:5px;
	font-weight:bold;
	color:green;
}




div.checkout_final_recap {
	margin: 14px 0px;
}

div.checkout_final_recap > h4 {
	padding: 4px 0px;
}

div.checkout_final_recap > div {
	padding: 2px 6px;
}

tr.hide_tr {
	display: none;
}

div#autocomplete_help {
	font-size:1.1em;
	line-height:1.2em;
	padding:3px;
	font-weight:bold;
}

a#different_ship_address {
	line-height:1.2em;
	display:block;
	padding:4px;
	font-size:1.1em;
}



.participants-line-str { clear: both; }
span.participants-lbubble {
	padding:4px;
	color: #000000;
	margin:5px 5px 0px 0px;
	border: 2px solid #C0C0C0;
	background: #E0E0FF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	white-space: nowrap;
	line-height: 2.5em;
	font-size:1.1em;
}

.general-tooltip {
	position: relative;
	display: inline-block;
	border-bottom: 1px dotted black; /* If you want dots under the hoverable text */
}

.general-tooltip .tooltip-text {
    visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;
    position: absolute;
    z-index: 1;
}

.general-tooltip:hover .tooltip-text {
    visibility: visible;
}



.general-tooltip .tooltip-text-right {
    top: -5px;
    left: 105%;
}

.general-tooltip .tooltip-text-right::after {
    content: " ";
    position: absolute;
    top: 50%;
    right: 100%; /* To the left of the tooltip */
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent black transparent transparent;
}



.general-tooltip .tooltip-text-left {
    top: -5px;
    right: 105%;
}

.general-tooltip .tooltip-text-left::after {
    content: " ";
    position: absolute;
    top: 50%;
    left: 100%; /* To the right of the tooltip */
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent transparent black;
}



.general-tooltip .tooltip-text-top {
    width: 200px;
    bottom: 100%;
    left: 50%;
    margin-left: -100px;
}

.general-tooltip .tooltip-text-top::after {
    content: " ";
    position: absolute;
    top: 100%; /* At the bottom of the tooltip */
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: black transparent transparent transparent;
}



.general-tooltip .tooltip-text-bottom {
    width: 200px;
    top: 100%;
    left: 50%;
    margin-left: -100px;
}

.general-tooltip .tooltip-text-bottom::after {
    content: " ";
    position: absolute;
    bottom: 100%;  /* At the top of the tooltip */
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent black transparent;
}










/******** ESHOP *************************/

/*  Default css for eShop display */

/* FLOATS & CLEARS */
ul.eshop li a img, table.eshop img, 
.paginate ul li {
	float:left;
}
/* payment-via options on checkout page */
form.eshopform fieldset.eshoppayvia li label {
	/*float:left;*/
}
form.eshopform fieldset.eshoppayvia li img{
	vertical-align:middle;
}
ul.eshop li, form.addtocart, .pagfoot {
	clear:left;
}

/* adjust to suit if you are using an Add To Cart image rather than a button */
form.eshop input.buttonimg {
	width:111px;
	height:33px;
	position:relative;
	top:10px;
	margin:0; 
}
#content form.eshop  ul.eshopradio,
#content form.eshop  ul.eshopradio input{
	margin-bottom:0;
}

/* COLORS */

/*********** TABLES ***************/
/* generic eshop table colors */
table.eshop,table.eshop th,table.eshop td {
	border:1px solid #676B7B;
}
table.eshop img {
	border:none;
}
table.eshop thead th,table.cart thead th {
	background:#CBD1E7;
	color:#404040;
}
table.eshop tbody th {
	background:#DEE0F1;
}
table.eshop tr.alt {
	background:#EEEEF8;
	color:#606060;
}
table.eshop tr.alt a {
	color:#3A5988;
}
/* shopping cart */
table.cart tr.stotal {
	background:#E6FDCD;
	color:#404040;
}
table.cart tr.total td.eshopempty,
table.cart tr.stotal td.eshopempty{
	background:#EEEEF8;
}
table.cart tr.total {
	background:#EFDEF1;
	color:#404040;
}
table.cart td span.eshoptext{
	font-weight:bold;
}
/*********** LISTS ***************/
/* generic eshop panel list colors */
ul.eshop li a img {
	border-width:1px;
	border-style:solid;
	border-color:#CBD1E7;
}
ul.eshop li a:hover img,ul.eshop li a:active img,ul.eshop li a:focus img {
	border-color:#0d0;
}
/* eshop panels with form */
ul.eshoppanels li form.addtocart {
	background:transparent;
	color:#404040;
	border:none;
}

/*********** A-Z LISTING ***************/
ul.eshopaz li a {
	border:1px solid #b5b5b5;
}
ul.eshopaz li.current a {
	border:1px solid #000;
}
ul.eshopaz li span {
 	color:#b5b5b5;
 	border:1px solid #b5b5b5;
}
ul.eshopaz li a:hover,ul.eshopaz li a:active,ul.eshopaz li a:focus {
	border:1px solid #060;
}
ul.eshopaz li a:active,ul.eshopaz li a:focus {
	background:#D1FDA5;
	color:#000;
}



/*********** FORMS ***************/
/* generic eshop form colors */
form.eshop input.button {
	padding: 2px 10px; border: solid 1px #606060; border-color: #606060; color:#606060; background-color:#ffffff; text-decoration:none; margin: 2px 5px; display:inline-block;
}
form.eshop input.button:hover,form.eshop input.button:active,form.eshop input.button:focus {
	text-decoration:none; background-color:#ffE0E0; color:black; border:solid 1px black; border-color: black;
}
form.eshop input.buttonimg {
	background:transparent;
	border:none;
}
form.eshop fieldset {
	background:#E6E6F6;
	color:#606060;
	border:1px dashed #CFD0D6;
}
form.eshop fieldset fieldset {
	background:#EEEEF8;
}
form.eshop legend {
	background:#CFCFE0;
	color:#404040;
	border-width:1px;
	border-style:solid;
	border-color:#DBE3F0 #B6BAC9 #B6BAC9 #DBE3F0;
}
form.eshop input,form.eshop textarea {
	background:#FAFAFA;
	color:#000;
	border:1px solid #ccc;
}
form.eshop input:focus,form.eshop textarea:focus,form.eshop input.focus,form.eshop textarea.focus {
	background:#fff;
	color:#404040;
	border-color:#0d0;
}
form.dlproduct label {
	color:#A22F2F;
}

/*********** OTHER ***************/

/* new panels testing */
.eshoppanels {
    width:99%;
    margin:10px auto;
    padding:0 1px 10px 1px;
    list-style:none;
}
.eshoppanels li {
    display:-moz-inline-box;/* FF2 & under */
    display:inline-block;/* for modern browsers */
    vertical-align:top;
    margin:10px 3px 0 3px;
    text-align:center;
}


/* no bullets */
#content .eshop li,
#content ul.eshopfeatured li,#content ul.eshopfeatured li,#content ul.eshopsubpages li,ul.eshopcats li,
#content ul.eshoprandomlist li,#content ul.eshopshowproduct li,#content ul.eshoppanels li,
#content fieldset.eshoppayvia li,
#content .pagfoot ul li,#content ul.continue-proceed li {
	list-style-type:none;
	list-style-image:none;
}
/* pagination */
div.paginate ul li {
	background:#DEE0F1;
	color:#404040;
	border-width:1px;
	border-style:solid;
	border-color:#EAEAF6 #CECFDB #CECFDB #EAEAF6;
}
/* automatic redirect to paypal */
#process {
	background:#E6FDCD;
	color:#404040;
	 border:3px double #4EAB02;
}	
/* errors & required */
.reqd,.error {
	color:#A22F2F;
}
/* credits */
.creditline {
	color:#969696;
}


/* LAYOUT */

/*********** TABLES ***************/
/* generic eshop table layout */
table.eshop {
	width:99%;
	border-collapse:collapse;
	line-height:1.3em;
}
table.eshop caption {
	margin-bottom:0;
	padding:2px 0;
	font-size:.9em;
}
table.eshop thead th {
	font-weight:bold;
	text-align:center;
}
table.eshop tbody th {
	text-align:left;
}
table.eshop td {
	padding:3px;
}
table.eshop .center {
	text-align:center;
}
table.eshop dfn {
	font-style:normal;
}
table.eshop img {
	margin:0 10px 0 0;
	vertical-align:top;
}
/* shopping cart */
table.cart td, table.cart th {
	padding:5px 8px;
}
table.cart td.amts {
	text-align:right;
}
table.cart td.cqty {
	text-align:center;
}
table.cart td.cqty input {
	text-align:right;
}
table.cart tr.stotal {
	text-align:right;
}
table.cart .deletecartitem input{
	margin:0;
	padding:0;
	vertical-align:middle;
}
table.cart label.hide{
	position : absolute;
	top : -9000px;
  	left : -9000px;
  	height:1px;
}
/* shipping rates */
table.eshopshiprates td {
	text-align:right;
}
table.eshopshiprates td.center {
	text-align:center;
}
table.eshopshiprates thead th, #zonelist thead th {
	padding:2px;
}
table.eshopshiprates {
	margin-bottom:10px;
}
#zonelist td {
	text-align:left;
}
#zonelist td.code,#zonelist td.zone {
	text-align:center;
}
.eshopzones label {
	display:inline;
}
.eshopzones .button {
	padding:0 5px;
}
/* eshop discounts */
table.eshopdiscounts thead th#ediscount {
	width:8em;
}
table.eshopdiscounts tbody th {
	text-align:center;
}
table.eshopdiscounts td.amts {
	text-align:right;
}
table.eshopdiscounts td.disc  {
	text-align:right;
}
.shipdiscount span {
	font-weight:bold;
}

/*********** LISTS ***************/
/* generic eshop listings */
ul.eshop {
	margin:0;
	padding:0
}
ul.eshop li {
	margin:0 20px 20px;
	padding:0;
	line-height:1.3em;
}
ul.eshop li a {
	display:block;
	margin:0 0 10px;
	padding:0;
	text-decoration:none;
}
ul.eshop li a img {
	margin-right:20px;
	margin-bottom:20px;
}
ul.eshop li a.itemref {
	font-size:1.3em;
}
/* eshop panel listings */

ul.eshoppanels li a img {
	float:none;
	margin:0;
}
/* eshop panels with form */
ul.eshoppanels li form select,ul.eshoppanels li form.input {
	display:block;
	width:auto;
	margin:2px auto;
}
ul.eshoppanels li form.addtocart {
	width:auto;
	margin-top:0;
	padding:0;
}
/* featured product list with form*/
ul.eshopfeatured form.addtocart {
	clear:none;
}

/*********** A-Z LISTING ***************/
ul.eshopaz li {
	line-height:1.8em;
	list-style:none;
	display:inline;
	margin:0 1px 0 0;
}
ul.eshopaz li a {
 	display:inline;
	padding:1px 3px;
	margin:0;
}
ul.eshopaz li a:active,ul.eshopaz li a:hover,ul.eshopaz li a:focus {
	text-decoration:underline;
}
ul.eshopaz li span {
 	padding:1px 3px;
}

/*********** FORMS ***************/
/* generic form buttons */
input.button {
	width:auto;
	padding:2px 5px;
	margin-right:1em;
}
input.button:hover,input.button:active,input.button:focus {
	cursor:pointer;
}
/* generic form layout */
form.eshop  {
	width:100%;
	margin:0px;
	line-height:1.3em;
}
.eshoppanels form.eshop  {
	margin: 0;
}
form.eshop label  {
	font-weight:bold;
}
form.eshop input,form.eshop textarea {
	font-size:1em;
}
form.eshop textarea {
	width:100%;
	box-sizing:border-box;
}
/* add to cart forms */
form.addtocart {
	width:100%;
	margin-top:10px;
	padding:0px;
}
form.addtocart fieldset {
	padding:10px;
}
form.addtocart select {
	width:100%;
}
form.addtocart span.sglprice {
	width:auto;
	margin-right:20px;
}
form.addtocart label {
	display:inline;
}
form.addtocart input.iqty {
	width:4em;
}
form.addtocart dfn {
	font-style:normal;
}
form.addtocart .etext,form.addtocart .etextarea{
	display:block;
}
/* downloads form */
form#eshopdlform fieldset {
	width:20em;
	margin:0 auto;
}
form#eshopdlform input#email,form#eshopdlform input#code {
	width:99%;
	font-size:.9em;
	margin:0 0 10px;
}
form#eshopdlform label {
	display:block;
	font-size:1em;
}
form#eshopdlform input.button {
	display:block;
	margin:0 auto;
}
/* download products page */
form.dlproduct {
	margin-bottom:20px;
}
form.dlproduct fieldset, form#dlall fieldset {
	padding:15px;
	margin-bottom:5px;
}
form.dlproduct .ro {
	width:2em;
	margin-right:10px;
}
form.dlproduct label {
	display:inline;
}
fieldset.eshoppayvia li{
	padding:5px;
}
.add_to_cart_eshopbutton {
	width:100% !important;
	box-sizing: border-box;
	margin: 0px !important;
}

/*********** OTHER ***************/
/* cart options */
.cartopt {
	text-align:center;
}

.cartopt .cart-pagination {
	padding: 10px; text-align:right; font-size: 1.3em;
}



p.continue-proceed a,
p.continue-proceed a:visited {
    box-shadow: rgb(255, 255, 255) 0px 1px 0px 0px inset;
    background: rgb(249, 249, 249) linear-gradient(rgb(249, 249, 249) 5%, rgb(233, 233, 233) 100%) repeat scroll 0% 0%;
    border-radius: 4px;
    border: 1px solid rgb(200, 200, 200);
    display: inline-block;
    cursor: pointer;
    color: rgb(40, 40, 40);
    font-family: Arial;
    font-size: 15px;
    padding: 8px 0px;
    text-decoration: none;
    text-shadow: rgb(255, 255, 255) 0px 1px 0px;
    margin: 0px auto;
    width: 450px;
}
p.continue-proceed a:hover,
p.continue-proceed a:focus {
    box-shadow: rgb(255, 255, 255) 0px 1px 0px 0px inset;
    background: rgb(249, 249, 249) linear-gradient(rgb(249, 249, 249) 15%, rgb(233, 233, 233) 100%) repeat scroll 0% 0%;
    border: 1px solid rgb(180, 180, 180);
}


p.continue-proceed,
p.continue-proceed-main {
	text-align:center;
	margin: 4px 0px;
	padding:0px;
}

p.continue-proceed-main a,
p.continue-proceed-main a:visited,
#submitit,
#ppsubmit {
    box-shadow: rgb(255, 246, 175) 0px 1px 0px 0px;
    /*background: rgb(255, 236, 100) linear-gradient(rgb(255, 236, 100) 5%, rgb(255, 171, 35) 100%) repeat scroll 0% 0%;*/
background: #f4d078;
background: -webkit-linear-gradient(top,#f7dfa5,#f0c14b);
background: linear-gradient(to bottom,#f7dfa5,#f0c14b);
    border-radius: 4px;
    border: 1px solid rgb(140, 140, 140);
    display: inline-block;
    cursor: pointer;
    color: black;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    padding: 8px 0px;
    text-decoration: none;
    text-shadow: rgb(255, 238, 102) 0px 1px 0px;
    margin: 0px auto;
    width: 450px;
}

p.continue-proceed-main a:hover,
p.continue-proceed-main a:focus,
#submitit:hover,
#submitit:focus,
#ppsubmit:hover,
#ppsubmit:focus {
    box-shadow: rgb(255, 255, 225) 0px 1px 0px 0px;
    /*background: rgb(255, 236, 100) linear-gradient(rgb(255, 236, 100) 20%, rgb(255, 171, 35) 100%) repeat scroll 0% 0%;*/
background: #f8d67d;
background: -webkit-linear-gradient(top,#fee8aa,#f5c854);
background: linear-gradient(to bottom,#fee8aa,#f5c854);   
    border: 1px solid rgb(100, 100, 100);
}



/*Checkout confirmation with discount code (cart section only) */
.eshop_dcode {
	text-align:center;
	font-weight:bold;
}
.eshop_dcode span {
	font-size:1.2em;
}

/* Automatic redirect to paypal */
#process {
	 width:90%;
	 margin:10px auto 0;
	 padding:0 15px;
	 line-height:1.5em;
}
#process strong {
	font-size:1.2em;
}
#process em {
	 font-weight:bold;
	 font-style:normal;
}
#eshopgateway {
	text-align:right;
	padding-bottom:10px;
}

/* eshop widget */
p.eshopwidget span {
	font-size:2em;
	letter-spacing:.02em;
}

/* pagination */
.paginate {
	margin:5px 2px;
	font-size:90%;
}
.paginate p { 
	padding:0; 
	line-height:2em;
}
.paginate p span {
	font-weight:bold;
}
.paginate ul {
	margin:0;
	padding:0;
}
.paginate ul li {
	padding:0 4px;
	margin-right:5px;
}
.paginate ul li a {
	display:block;
}

/* downloads page */
p.jdl {
	text-align:center;
	font-size:1.2em;
}

/* more link */
a.eshopmore {
	display:block;
	text-align:right;
}

/* can be used to position text offscreen */
.offset {
}
/* credits */
.creditline {
	text-align:center;
	font-size:.7em;
}
/* reset checkout to original */
.fld2 label, .fld4 label{
	display:block;
}

form.eshop.eshopform > fieldset > fieldset > span.state,
form.eshop.eshopform > fieldset > fieldset > span.altstate,
form.eshop.eshopform > fieldset > fieldset > span.ship_state,
form.eshop.eshopform > fieldset > fieldset > span.ship_altstate {
	display: none;
	visibility: hidden;
}

.buttonwrap {
	display: block;
	text-align:center;
	padding:10px 0px 0px 0px;
}





/* cart progress bar */

.cart_progress_bar {
    padding: 0px;
    list-style-type: none;
    clear: both;
    margin: 0px;
    text-align: center;
}

.cart_progress_bar li {
	font-size: 14px;
	text-align: center;
	line-height:18px;
	color: #000;
	cursor: default;
	margin: 0 3px;
	padding: 10px 5px 10px 20px;
	min-width: 89px;
	max-width: 90px;
	float: left;
	position: relative;
	background-color: #d9e3f7;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none; 
}

.cart_progress_bar li:after,
.cart_progress_bar li:before {
	content: " ";
	position: absolute;
	top: 0;
	right: -19px;
	width: 0;
	height: 0;
	border-top: 20px solid transparent;
	border-bottom: 19px solid transparent;
	border-left: 19px solid #d9e3f7;	
	z-index: 2;
}

.cart_progress_bar li:before {
	right: auto;
	left: 0;
	border-left: 19px solid #fff;	
	z-index: 0;
}

.cart_progress_bar li:first-child:before {
	border: none;
}

.cart_progress_bar li:first-child {
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

.cart_progress_bar li span {
	position: relative;
}

.cart_progress_bar li.done {
	background-color: #c9f0d3;
}
.cart_progress_bar li.done:after {
	border-left: 19px solid #c9f0d3;	
}

.cart_progress_bar li.current {
	color: #fff;
	font-weight:bold;
	background-color: #4366ac;
}

.cart_progress_bar li.current:after {
	border-left: 19px solid #4366ac;	
}










table.bcart {
	border-collapse:collapse;
	margin-bottom:15px;
}

table.bcart tr.item_cell_head{
	border-bottom: 1px solid #C0C0C0;
}
table.bcart tr.item_cell_head td {
	padding:2px 10px;
}
table.bcart tr.item_cell_head td:last-child {
	text-align:center;
}

table.bcart tr.item_cell_topr td:first-child {
	width:100px;
	padding:10px 20px;
}

table.bcart tr.item_cell_topr td:nth-child(2) {
	width:100%;
	padding:15px 10px 10px 10px;
	vertical-align:top;
}

table.bcart tr.item_cell_topr td:nth-child(2) > a {
	font-weight:bold;
	font-size:17px;
}

table.bcart tr.item_cell_topr td:nth-child(2) .cart_item_infos {
	margin:4px 0px;
}

table.bcart tr.item_cell_topr td:nth-child(2) .eshopidetails {
	font-style: italic;
	font-weight:bold;
}

table.bcart tr.item_cell_topr td:nth-child(3) {
	width:110px;
	min-width:110px;
	max-width:110px;
	padding:10px;
	vertical-align:middle;
	font-weight:bold;
	color: black;
}

table.bcart tr.item_cell_topr td:nth-child(4) {
	padding:10px;
	vertical-align:middle;
	text-align:center;
	font-weight:bold;
}


table.bcart tr.item_cell {
	border-bottom: 1px solid #C0C0C0;
}

table.bcart tr.item_cell td:last-child{
	text-align:right;
	padding: 10px;
}

table.bcart tr.item_cell td:first-child{
	text-align:left;
	padding: 10px;
	font-size:11px;
	font-style:italic;
}


table.bcart tr.shippingrow {
	border-bottom: 1px solid #C0C0C0;
}

table.bcart tr.shippingrow td:first-child{
	padding:10px 20px;
}

table.bcart tr.shippingrow td{
	padding: 10px;
}
table.bcart tr.shippingrow td span.shipinfoline{
	font-style: italic;
}

table.bcart tr.subtotal td {
	padding:10px;
}

table.bcart tr.subtotal td:first-child{
	text-align:right;
	font-weight:bold;
	color: black;
	font-size:17px;
	padding-right:20px;
}

table.bcart tr.subtotal td:last-child{
	font-weight:bold;
	color: black;
}






table.bcart tr.subtotal_final td {
	padding:10px;
}

table.bcart tr.subtotal_final td:first-child{
	text-align:right;
	font-weight:bold;
	color: black;
	font-size:17px;
	padding-right:0px;
}

table.bcart tr.subtotal_final td:last-child{
	font-weight:bold;
	color: black;
	padding-left:50px;
}



table.bcart tr.vatrow_final td {
	padding:0px 10px 2px 10px;
}
table.bcart tr.shippingrow_final td {
	padding:2px 10px 0px 10px;
}
table.bcart tr.paypalrow_final td {
	padding:0px 10px;
}

table.bcart tr.vatrow_final td:first-child,
table.bcart tr.shippingrow_final td:first-child,
table.bcart tr.paypalrow_final td:first-child {
	text-align:right;
	font-size:14px;
	color: black;
	padding-right:0px;
}

table.bcart tr.vatrow_final td:last-child,
table.bcart tr.shippingrow_final td:last-child,
table.bcart tr.paypalrow_final td:last-child {
	color: black;
	padding-left:50px;
}





table.bcart tr.discountrow_final td {
	padding:0px 10px;
	color: #50A050;
	font-weight: bold;
}

table.bcart tr.discountrow_final td:first-child {
	text-align:right;
	font-size:14px;
	padding-right:0px;
}

table.bcart tr.discountrow_final td:last-child {
	padding-left:50px;
}







#loading_cart_div {
	display:none;
	position:absolute;
	z-index: 99;
	opacity:0.7;
	background:#F0F0F0;
	background-image:url("http://www.bargainorgonite.com/wp-content/uploads/eshop_files/loading_round.gif");
	background-repeat: no-repeat;
	background-position: center center;
}

div.bcart_errors {
	border-radius: 8px;
	border: #E09090 2px solid;
	background: #FFf2f2;
	margin:15px 0px;
}

div.bcart_errors > div{
	font-weight: bold;
	color: #C06060;
	font-size:15px;
	line-height: 30px;
	text-align:center;
	padding:5px;
}


.checkout_confirm_box {
	color:green;
	font-weight: bold;
	font-size: 18px;
	margin: 20px auto 10px auto;
	white-space:nowrap;
	text-align:center;
}

.customer_margin_info {
	font-size: 1em;
	margin: 0px 4px 8px 4px;
}

.customer_margin_info div:first-child {
	font-weight: bold;
	color:black;
}













fieldset.eshop > div.input_checkbox {
	display: grid;
	grid-template-columns: 48px max-content;
}

fieldset.eshop > div.input_checkbox > div:first-child {
	 grid-column: 1;
	width: 26px;
	height: 26px;
	margin: 10px;
	position: relative;
}
fieldset.eshop > div.input_checkbox > div:first-child label {
  background-color: #fff;
  border: 1px solid rgba(0,0,0,0.2);
  border-radius: 50%;
  cursor: pointer;
  height: 26px;
  left: 0;
  position: absolute;
  top: 0;
  width: 26px;
  
	-webkit-box-shadow: inset 0 1px 1px 0 rgba(0,0,0,.35);
	box-shadow: inset 0 1px 1px 0 rgba(0,0,0,.35);
  
}
fieldset.eshop > div.input_checkbox > div:first-child  label:after {
  border: 3px solid rgba(51,146,60,0.4);
  border-top: none;
  border-right: none;
  content: "";
  height: 6px;
  left: 6px;
  opacity: 0;
  position: absolute;
  top: 7px;
  transform: rotate(-45deg);
  width: 11px;
}

fieldset.eshop > div.input_checkbox > div:first-child  input[type=checkbox] {
  visibility: hidden;
}
fieldset.eshop > div.input_checkbox > div:first-child  input[type=checkbox]:checked + label {
  background-color: #ffffff;
  border-color: #66bb6a;
}

fieldset.eshop > div.input_checkbox > div:first-child  input[type=checkbox]:checked + label:after {
  opacity: 1;
}

fieldset.eshop > div.input_checkbox > div:last-child {
	margin: 15px 10px 15px 0px;
	line-height: 18px;
}


.addtocart_topline {

}

.addtocart_midline {
	line-height: 2em;
}

.addtocart_bottomline {

}

.eselect.addtocart_topline {
	display: grid;
	grid-template-columns: min-content !important;
}

.eselect.addtocart_topline > label {
	grid-column: 1;
	line-height:3em;
	margin: 0px 15px 0px 0px;
	white-space: nowrap;
}
.eselect.addtocart_topline > div {
	grid-column: 2;
}
