.leftb { cursor: pointer; }
#eshop_tandc { margin-right: 5px; }

ul.confirm, ul.confirmref, ul.confirmship { margin: .2em 0 1em 1.5em !important; }
ul.confirm li, ul.confirmref li, ul.confirmship li { margin: 0 0 .2em 0 !important; }

ul li span.items { font-style: italic; }

/*********** TABLES ***************/
/* generic eshop table colors */
table.eshop, table.eshop th, table.eshop td { border-bottom: 1px solid #a6bcc9; }
table.eshop img { border: 1px solid #c0c0c0; }
#process, table.eshop thead th, table.cart thead th, table.eshop tr.alt, table.eshop tr, .fld2 legend, .fld3 legend, .fld4 legend, .fld5 legend, .fld6 legend { background: url("tile-2.png") -1220px 0 repeat-y; }
table.eshop tr { background-position: -610px 0; }
table.eshop tr.alt { background-position: 0 0; }
table.eshop tr.stotal, table.eshop tr.total { background-position: -1220px 0; }
table.eshop tr.alt a {}

.fld2 legend, .fld3 legend, .fld4 legend, .fld5 legend, .fld6 legend, #mainlegend { padding: 5px 0; font-weight: bold; }
.fld2 legend, .fld3 legend, .fld4 legend, .fld5 legend, .fld6 legend { position: relative; margin-bottom: 10px 0; padding: 5px 20px 7px 20px; /*background-position: -1220px 0;*/ }

.fld6 li { margin: 10px 0 !important; padding: 0 !important; list-style-type: none; }

/*********** LISTS ***************/
/* generic eshop panel list colors */
ul.eshop li a img {}
ul.eshop li a:hover img,ul.eshop li a:active img,ul.eshop li a:focus img {}
/* eshop panels with form */
ul.eshoppanels li form.addtocart {}

/*********** A-Z LISTING ***************/
ul.eshopaz li a {}
ul.eshopaz li.current a {}
ul.eshopaz li span {}
ul.eshopaz li a:hover,ul.eshopaz li a:active,ul.eshopaz li a:focus {}
ul.eshopaz li a:active,ul.eshopaz li a:focus {}

/*********** OTHER ***************/
/* pagination */
div.paginate ul li {}
/* automatic redirect to paypal */
#process { margin-bottom: 10px !important; padding: 10px 10px 0 10px !important; background-position: -1220px 0; }

/* LAYOUT */

/*********** TABLES ***************/
/* generic eshop table layout */
table.eshop {
	width: 100%;
	border-collapse: collapse;
	line-height: 1.3em;
}
table.eshop caption {
	margin-bottom: .3em;
	padding: 5px 0;
	font-weight: bold;
}
table.eshop thead th {
	font-weight: bold;
}
table.eshop tbody th {
	text-align:left;
}
table.eshop td {
	padding: 10px 2px;
}
table.eshop .center, .bt { text-align: center; }
.nb { text-align: left; }
table.eshop img { margin: 0 10px 0 0; vertical-align: top; }

/* shopping cart */
table.cart td, table.cart th {
	padding: 10px;
}
table.cart td.amts, .btbr, table.cart tr.stotal { text-align: right; }
table.cart td.amts { font-weight: bold; }
table.cart td.cqty {
	text-align:center;
}
table.cart td.cqty input {
	text-align:right;
}

/* 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; font-weight: bold; }
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 {
	clear:none;
	text-align:center;
}
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 {}
/* featured product list with form*/
ul.eshopfeatured form.addtocart {}

/*********** 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: 0 auto;
	line-height: 1.3em;
}
form.eshop label  {
	font-weight:bold;
}
form.eshop input,form.eshop textarea {
	font-size:1em;
}
form.eshop textarea {
	width:98%;
}

.eshopform input { margin: 5px 0; }
.eshopform fieldset { margin: 15px 0; }

/* add to cart forms */
form.addtocart {}
form.addtocart fieldset legend { display: none; }
form.addtocart select { display: none; /*margin: 5px 10px 0 0; padding: 4px 5px;*/ }
form.addtocart .offset { margin: 0 0 10px 0; font-weight: bold; }
form.addtocart .sglprice { font-size: 1.2em; color: #002f4c; }
form.addtocart label {}
form.addtocart input.iqty {}
form.addtocart dfn {}
/* 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;
}

/*********** OTHER ***************/
/* cart options */
.cartopt {
	text-align:center;
}
.cartopt p { margin: 10px auto; }
.cartopt label {
	display:inline;
}
.continue-proceed {
	margin: 10px 0;
	padding:0;
	text-align:center;
}
.continue-proceed li {
	margin:0 10px;
	padding:0;
	display:inline;
}

/*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;
}

/* ~-~ customized e-shop styles ~-~ */
.items { padding-top: 18px; overflow: auto; }
.item { float: left; position: relative; margin-bottom: 15px; width: 200px; text-align: center; overflow: auto; }
.item-name { display: table; height: 47px; padding: 0 20px; }
.item-name a { display: table-cell; padding: 2px 5px 7px 5px; width: 150px; vertical-align: middle; background-position: -328px 0; text-decoration: none; letter-spacing: -1px; }
.item-name a:visited { color: #002f4c; }
.item-name a:hover { color: #000; text-decoration: none; background-position: -488px 0; }
.item .photo { margin: -6px 0 0 18px; }

.item-price { float: left; margin: -6px 0 0 20px; padding: 5px 5px 0 8px; width: 96px; height: 21px; text-align: center; background-position: -698px 0; }

.buy { float: right; margin: -6px 20px 0 0; display: block; width: 50px; height: 26px; border: none; text-indent: -1000em; cursor: pointer; background-position: -648px 0; }
.buy:hover { border: none; background-position: -648px -26px; }

#item-detail { overflow: auto; }
#item-detail p { padding-bottom: .2em; }

.item-detail h2 { margin-bottom: -.2em; }

.photo-detail { position: relative; float: left; margin: 5px 12px 10px -1px; width: 312px; height: 237px; text-align: center; overflow: hidden; }
.photo-detail img { width: 300px; height: 225px; padding: 5px 0 0 5px; }
.photo-detail span { width: 312px; height: 237px; display: block; position: absolute; top: 0; left: 0; background: url("frame.png") no-repeat; }

.on-stock, .no-stock, .sku, .sglprice, .reqd, .error { font-size: 1.1em; }
.stkqty, .eshopnostock { clear: both; }
.stkqty { padding-bottom: 0; }
.on-stock { color: #2c8349; }
.no-stock, .reqd, .error { color: #b40000; }
.eshopsku  { padding-bottom: 4px; }

.buy-button { display: block; margin: 15px 0 5px 0; width: 167px; height: 27px; border: none; text-indent: -1000em; cursor: pointer; background-position: -225px -129px; }
.buy-button:hover { border: none; background-position: -392px -129px; }

.buy-detail a { margin-top: 5px; display: block; width: 167px; height: 27px; background-position: -225px -129px; }
.buy-detail a:hover { background-position: -392px -129px; }
