/* Version 3.1.0 */
body input
{
	border: 1px;
	border-style: solid;
}

#headertop
{
	background: url(images/headertop.png) repeat-y;
	height: 14px;
}

#listsheadfilter
{
  float: right;
}

#searchtop, #collectionstop, #carttop, #minicarttop, #listfilters
{
	background: url(images/bgknoppen.png);
	padding: 4px 16px;
	height: 17px;
	color: #FFEFD5;
}
#navigationbar
{
	background: url(images/bgknoppen.png);
	height: 20px;
	color: #FFEFD5;
}

#ftalphabet div
{
	display: inline-block;
}

.filterelement
{
	cursor: pointer;
	margin-left: 2px;
}

#filterreset
{
	cursor: pointer;
}

#liststop
{
	background: url(images/bgknoppen.png);
	padding: 4px 16px;
	height: 15px;
}

#listsbody
{
  width: 720px;
  height: 390px;
  overflow: auto;
}

#searchtop img, #collectionstop img, #carttop img, #liststop img
{
	vertical-align: middle;
	margin-right: 4px;
}

#collectionsbody
{
	background : url(images/bgsearch.png);
	overflow: auto;
	padding: 0px 0px;
	width: 720px;
	height: 390px;
}

#searchbody
{
	background: url(images/bgsearch.png);
	padding: 0px 16px;
}

#collectionsbody
{
	height: 413px;
}

#searchbody
{
  height: 425px;
}

#cartbody
{
	height: 425px;
	width: auto;
	background: url(images/bgsearch.png);
	overflow: auto;
	/*background: url(images/bgknoppen.png);*/
}

.masterbutton
{
	display: inline-block;
	height: 100px;
	width: 166px;
	border: 0px;
	border-style: solid;
}

.masterbutton IMG
{
	padding-right: 15px;
}

#masterbuttonline1
{
	padding-bottom: 8px;
	padding-top: 0px;
	margin-top: 0px;
	border-top-style: none;
}

.masterbuttonline
{
	height: 100px;
	width: 680px;
	margin-left: 20px;
	/*padding-left: 20px;*/
	padding-top: 8px;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-color: yellow;
	border-width: 0px;
}

#content
{
	width: 723px;
	margin: auto;
	text-align: center;
}
#catalogbody
{
	height: 450px;
	width: auto;
	background: url(images/bgknoppen.png);
}
#search
{
	width: auto;
}
#categories
{
	width: auto;
}
#lists
{
	width: auto;
	margin-bottom: 0px;
	font-size: 13px;
	color: #FFEFD5;
}
#legal
{
	background: url(images/bgknoppen.png);
	padding: 5px 16px;
	padding-bottom: 0px;
	text-align: center;
	font-size: 10px;
	color: #FFEFD5;
}
#cart
{
	width: auto;
	color: #FFEFD5;
}
#categories a, #lists a, #search a
{
	color: #FFEFD5;
	font-size: 12px;
}
#cart a
{
	color: #111111;
	font-size: 12px;
	text-decoration: none;
}

.delbut
{
	background: url(../../images/outpostimages/delete.png) no-repeat bottom;
	width: 18px;
	height: 18px;
	border: 0px;
	padding: 0px 9px;
	cursor: pointer;
}
.minbut
{
	background: url(../../images/outpostimages/minimage.png) no-repeat bottom;
	width: 18px;
	height: 16px;
	border: 0px;
	padding: 0px 9px;
	cursor: pointer;
}
.plusbut
{
	background: url(../../images/outpostimages/plusimage.png) no-repeat bottom;
	width: 18px;
	height: 16px;
	padding: 0px 9px;
	border: 0px;
	cursor: pointer;
}

#lists a
{
	color: #FFEFD5;
}
#lists input
{
	background-color: #FFEFD5;
	color: #222222;
	font-size: 12px;
	text-align: center;
	border-color: #000000;
	border: 1px;
	border-style: solid;
	width: 50px;
}
.itemattribute
{
	text-align: center;
	width: 65px;
	display: inline-block;
	vertical-align: middle;
}
.itemattributebutton
{
	text-align: center;
	width: 90px;
	display: inline-block;
	vertical-align: middle;
}
.amountspan
{
	width: 30px;
	text-align: center;
}
.itemname
{
	text-align: left;
	/*width: 195px;*/
  width: 255px;
	display: inline-block;
	padding: 0px;
}
#detailviewpic
{
	width: 250px;
}
#detailinfopane
{
	padding-left: 10px;
	width: 450px;
}
.tagname
{
	padding-left: 10px;
	width: 150px;
}
.taginfo
{
	width: 300px;
}
.oddrow, .cartoddrow
{
	background: url(images/bgsearch.png);
	width: 703px;
}
.evenrow, .cartevenrow
{
	background: url(images/evenrow.png);
	width: 703px;
}
.cartcouponrow
{
	background: url(images/couponrow.png);
	width: 703px;
	height: 20px;
	padding-top: 5px;
}
.cartshippingrow
{
	background: url(images/shippingrow.png);
	width: 703px;
	height: 20px;
	padding-top: 5px;
}
.coupon_desc
{
	color: #111111;
	width: 500px;
	display: inline-block;
	margin-left: 10px;
}
.shipping_desc
{
	color: #111111;
	width: 500px;
	display: inline-block;
	margin-left: 10px;
}
.cart_coupon_total
{
	color: #111111;
	display: inline-block;
	width: 94px;
	text-align: right;
}
.cart_shipping_price
{
	color: #111111;
	display: inline-block;
	width: 94px;
	text-align: right;
}
.itemdetail
{
	overflow: hidden;
	height: 0px;
}
.itemdetail .itemname
{
	width: 230px;
}
.itemdetail .oddrow, .itemdetail .cartoddrow
{
	width: 710px;
	background-color: #B8860B;
	margin-left: 5px;
}
.itemdetail .evenrow, .itemdetail .cartevenrow
{
	width: 710px;
	margin-left: 5px;
	background-color: #DAA520;
}
.itemdetail .headrow
{
	width: 710px;
	margin-left: 5px;
}
#itemrowfooter
{
	height: 10px;
	background-color: #222222;
	width: 720px;
	margin-left: 5px;
}

.invertedline
{
	color: #555555;
	background-color: #FFEFD5;
}
.productamountinput
{
	width: 20px;
	background-color: #FFFFFF;
}
#searchbody div
{
	padding-top: 10px;
}

#searchbody input
{
	background: url(./images/bginputbox.png);
	border-bottom: 1px solid #715f3e;
	border-right: 1px solid #715f3e;
	border-top: 1px solid #ddceb5;
	border-left: 1px solid #ddceb5;
	color: #222222;
	margin: 0px;
	vertical-align: top;
	font-size: 12px;
	height: 16px;
}
#searchbody img
{
	border: 0px;
}
#searchbody select
{
	background-color: #d6d4ae;
	background: url(./images/bginputbox.png);
	border-bottom: 1px solid #715f3e;
	border-right: 1px solid #715f3e;
	border-top: 1px solid #ddceb5;
	border-left: 1px solid #ddceb5;
	color: #222222;
	margin: 0px;
	vertical-align: top;
	font-size: 12px;
	height: 18px;
	margin-right: 3px;
	margin-top: 2px;
}

#searchbody select option
{
	background-color: #d6d4ae;
}

#searchtop input[type=text]
{
	background: url(./images/bginputbox.png);
	border-bottom: 1px solid #715f3e;
	border-right: 1px solid #715f3e;
	border-top: 1px solid #ddceb5;
	border-left: 1px solid #ddceb5;
	color: #222222;
	margin: 0px;
	vertical-align: top;
	font-size: 12px;
	height: 16px;
}

#cardsearchfield
{
	width: 400px;
}

#rarity, #cardset, #subtype, #sort, #artist, #foilicity, #instockonly, #colorcodes, #typecodes, #cmc, #stock
{
	margin: 0px;
}
#pricerange input
{
	width: 44px;
	text-align: center;
}
#relationnumber
{
	text-align: center;
}
#cmc input
{
	width: 40px;
}

#opshopsearch input
{
	background: url(images/searchbutton.jpg);
	height: 25px;
	width: 82px;
	font-weight: bold;
	font-size: 14px;
	margin-left: 15px;
	margin-top: -5px;
	border: 0px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
}

.setbutton input
{
	background-color: #eeebac;
	color: #333333;
	height: 16px;
	font-size: 9px;
	border-color: #393938;
	width: 121px;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 2px;
	margin-top: 2px;
	padding-bottom: 4px;
	cursor: pointer;
}

.greyedoutbutton, .setbutton
{
	height: 20px;
}

.greyedoutbutton input
{
	background-color: #777777;
	color: #333333;
	height: 16px;
	font-size: 9px;
	border-color: #393938;
	width: 121px;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 2px;
	margin-top: 2px;
	padding-bottom: 4px;
	cursor: pointer;
}

.settext
{
	width: 121px;
	height: 16px;
	color: #333333;
	font-size: 9px;
	font-weight: bold;
	display: inline-block;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 2px;
	margin-top: 2px;
	padding-bottom: 4px;
	cursor: default;
	text-align: center;
}

#rarity input, #colorcodes input, #typecodes input, #foilicity input, #instockonly input
{
	border: none;
	background: none;
}
/* magic images are of relation 47 width x 34 height */
#colorcodes img
{
	width: 100px;
	height: 72px;
}
#typecodes img
{
	width: 100px;
	height: 72px;
}

.deepsearchactivation a.link, .deepsearchactivation a.visited, .deepsearchactivation a.active
{
	color: #111111;
	text-decoration: none;
}

.deepsearchactivation a.hover
{
	color: #777777;
	text-decoration: none;
}

.opsearchcaption
{
	display: inline-block;
	font-weight: bold;
	width: 80px;
	vertical-align: middle;
}

.headrow
 {
	background: url(./images/bgtablehead.png);
	height: 18px;
	padding: 2px 10px;
	line-height: 18px;
	color: #222222;
}

.headrow span
{
	text-align: center;
	display: inline-block;
	padding: 0px;
	font-weight: bold;
}

.headrow .itemname
{
	text-align: left;
	padding-left: 10px;
	width: 245px;
}

.evenrow, .oddrow, .cartevenrow, .cartoddrow
{
	padding: 2px 0px;
}

.evenrow span, .oddrow span, .cartevenrow span, .cartoddrow span
{
	display: inline-block;
	color: #111111;
}

#lists .evenrow span a, #lists .oddrow span a
{
	color: #333333;
	padding-left: 10px;
	text-decoration: none;
}

.headrow span.itemattribute4, .evenrow span.itemattribute4, .oddrow span.itemattribute4, .headrow span.itemattribute3, .evenrow span.itemattribute3, .oddrow span.itemattribute3, .headrow span.itemattribute1, .evenrow span.itemattribute1, .oddrow span.itemattribute1
{
	text-align: center;	
	width: 65px;
	padding: 0px;
}

.headrow span.itemattribute2, .evenrow span.itemattribute2, .oddrow span.itemattribute2
{
	text-align: center;
	width: 80px;
	padding: 0px;
}

.headrow span.itemstock, .evenrow span.itemstock, .oddrow span.itemstock, .cartevenrow span.itemstock, .cartoddrow span.itemstock
{
	text-align: center;
	width: 46px;
	padding: 0px;
}

.headrow span.itemprice, .evenrow span.itemprice, .oddrow span.itemprice, .cartevenrow span.itemprice, .cartoddrow span.itemprice
{
	text-align: center;
	width: 64px;
	padding: 0px;
}

.evenrow span.itemprice, .oddrow span.itemprice, .cartevenrow span.itemprice, .cartoddrow span.itemprice
{
	width: 60px;
	text-align: right;
	padding-right: 4px;
}

.headrow span.itembuy, .evenrow span.itembuy, .oddrow span.itembuy, .cartevenrow span.itembuy, .cartoddrow span.itembuy
{
	width: 50px;
	padding: 0px;
}

.evenrow span.itembuy, .oddrow span.itembuy, .cartevenrow span.itembuy, .cartoddrow span.itembuy
{
	padding-left: 4px;
}

#lists .evenrow span.itembuy input,#lists .oddrow span.itembuy input
{
	height: 16px;
	width: 20px;
	font-size: 11px;
	background: url(./images/inputboxamount.png);
	border: 0px;
}

.evenrow span.itembuy img, .oddrow span.itembuy img, .cartevenrow span.itembuy img, .cartoddrow span.itembuy img
{
	width: 23px;
	height: 18px;
	border: 0px;
	margin-left: 4px;
	vertical-align: top;
	cursor: pointer;
}

#itemdetails, #errordetails, #actiondetails
{
	display: none;
}

#actiondetails
{
	z-index: 3;
}
#errordetails
{
	z-index: 5;
	font-weight: bold;
}

#itemdetailsheader, #errordetailsheader, #actiondetailsheader
{
	background: url(./images/itemdetailsheader.png);
	height: 3px;
}

#itemdetailsmiddle, #errordetailsmiddle, #actiondetailsmiddle
{
	background: url(./images/itemdetailsmiddle.png);
	padding: 0px 6px;
	padding-top: 3px;
}

#itemdetailsfooter, #errordetailsfooter, #actiondetailsfooter
{
	background: url(./images/itemdetailsfooter.png);
	height: 7px;
}

#actionpopinput
{
	float: left;
}
#lfpmail
{
	width: 450px;
}

#errordetailview, #actiondetailview
{
	padding: 10px;
	height: 50px;
}

#opshopfooter
{
	background: url(images/footer.png);
	height: 19px;
}

#carttop{
	font-weight: bold;
}

.totalcartitemslabel
{
	display: inline-block;
	text-align: right;
	width: 65px;
}

.totalcartitems
{
	display: inline-block;
	text-align: center;
	width: 15px;
}

.totalcartpricelabel
{
	display: inline-block;
	text-align: right;
	width: 80px;
}

.totalcartprice
{
	display: inline-block;
	text-align: right;
	padding-right: 3px;
	width: 45px;
}

.cart_desc
{
	padding-left: 10px;
	width: 373px;
}

.cart_price
{
	width: 64px;
	text-align: right;
	padding-right: 6px;
}

.cart_total
{
	width: 76px;
	text-align: right;
	padding-right: 4px;
}

.cart_options
{
	text-align: center;
	width: 83px;
}

.modattribute
{
	width: 80px;
	text-align: center;
}

.checkoutbutton
{
	background: url(../../images/outpostimages/button.png);
	color: #FFFFFF;
	width: 80px;
	height: 20px;
	border: 0px;
	padding-bottom: 3px;
	font-weight: bold;
	cursor: pointer;
	margin-left: 7px;
}

/*.navtabbar
{
  width: 80px;
	text-align: left;
  margin-left: 10px;
	cursor: pointer;
	font-size: 13px;
	color: #ffefd5
}*/
.navtabbar
{
	float: left;
	cursor: pointer;
}
#tabcatalog
{
	width: 50px;
	color: #FFEFD5;
	margin-left: 25px;
	margin-top: 3px;
}
#tabcollections
{
	width: 50px;
	color: #FFEFD5;
	margin-left: 50px;
	margin-top: 3px;
}
#tablists
{
	width: 50px;
	color: #FFEFD5;
	margin-left: 38px;
	margin-top: 3px;
}
#tabsearch
{
	width: 50px;
	color: #FFEFD5;
	margin-left: 23px;
	margin-top: 3px;
}

.navtabcart
{
	background: url(images/shoppingcart.png);
	background-repeat: no-repeat;
	width: 280px;
	cursor: pointer;
	font-size: 11px;
	color: #FFEFD5;
	height: 20px;
	float: left;
	margin-left: 40px;
}

#searchactivationbutton, #advancedsearchbutton
{
	background: url(../../images/outpostimages/button.png);
	color: #FFFFFF;
	width: 80px;
	height: 20px;
	border: 0px;
	padding-bottom: 3px;
	font-weight: bold;
	cursor: pointer;
	text-transform: capitalize;
	margin-left: 4px;
	margin-bottom: 4px;
}

.search_checkbox
{
	background: url(../../images/outpostimages/searchcheckbox.png) no-repeat bottom;
	display: inline-block;
	height: 12px;
	width: 12px;
	margin-right: 3px;
	vertical-align: top;
}

.search_checkboxoff
{
	background-position: 0px 0px;
}

.opsearchinputbox
{
	display: none;
}

.checkboxlabel
{
	display: inline-block;
	margin-right: 6px;
	margin-left: 3px;
}

.deepsearchbutton
{
	padding-bottom: 3px;
}

.filterbuttons
{
	margin-left: 5px;
	cursor: pointer;
}
.filterline
{
	display: inline-block;
	margin-left: 10px;
}
.buttonfilterline
{
	display: inline-block;
}
.filterinside
{
	display: inline-block;
}
#filtercaption
{
	display: inline-block;
}
.filterhead, .filterbody
{
	display: inline-block;
}
.invisiblebutton
{
	visibility: hidden;
}

.releasedate
{
	font-size: 9px;
	/*width: 60px;*/
	width: 0px;
	display: inline-block;
}
#alphabetfilter span, #alphabuttonfilter span
{
	margin-left: 2px;
	cursor: pointer;
}
.sorticon
{
	cursor: pointer;
}
.ibe
{
	display: inline-block;
	border: 0px;
	margin: 0px;
}
#listsort
{
	width: 200px;
	float: left;
}
#listfilterblock
{
	width: 475px;
	float: right;
	margin-right: 15px;
}
.setcolumn
{
	float: left;
}

#itemdetailremover, #errordetailremover, #actiondetailremover
{
	position: absolute;
	right: 5px;
	top: 0px;
	width: 30px;
	height: 25px;
}

#liststoggle, #collectionstoggle, #searchtoggle, #carttoggle
{
	float: left;
}
#listsheadcaption, #collectionsheadcaption, #searchheadcaption, #cartheadcaption
{
	float: left;
}
#listsheadinfo, #collectionsheadinfo, #searchheadinfo, #cartheadinfo
{
	float: left;
	margin-left: 5px;
}
#listsheadfilter, #collectionsheadfilter
{
	float: right;
	margin-right: 15px;
}
#listfilters
{
	height: 15px;
	font-size: 11px;
}
#filterquality, #filterbody
{
	float: right;
}
.filterentity
{
	float: left;
	margin-left: 10px;
}
.buyamount
{
	visibility: hidden;
}
.autopt
{
	width: 395px;
	height: 18px;
	border: 1px solid #A19C5A;
	border-top: none;
	background-color: #B4B077;
	cursor: pointer;
	padding-left: 7px;
	padding-top: 2px;
	font-size: 11px;
}
.autopthighlight
{
	width: 395px;
	height: 18px;
	border: 1px solid #A19C5A;
	border-top: none;
	background-color: #E8E37E;
	cursor: pointer;
	padding-left: 7px;
	padding-top: 2px;
	font-size: 11px;
}
#autocompletedetails
{
	z-index: 1;
	position: absolute;
	left: 96px;
	top: 103px;
}
.spcurrency, .tcurrency
{
	margin-left: 4px;
}
.tamount
{
	width: 60px;
	text-align: right;
}
#cartitemnr
{
	margin-top: 4px;
	margin-left: 110px;
	text-align: right;
	color: white;
	float: left;
}
#carttabtotal
{
	margin-top: 4px;
	margin-left: 90px;
	color: white;
	float: left;
}
.mainnav
{
	background: url(images/catalogs.png);
	width: 350px;
	height: 20px;
	float: left;
	margin-left: 25px;
}
