*  { margin:0; padding:0; }
html{height:100%;}
body  { color:#2f2f2f; font:12px/1.5em Arial,Verdana, Helvetica, sans-serif;
background: #f5f5f5 url(/images/bg.gif) repeat-y 50% 0; height:100%; }
body#tinymce {
	background: #fff !important;
	width: 440px;
	margin-left: 5px;
	margin-right: 5px;
}
a  { color:#1D80C6; text-decoration:none; }
a:hover { color:#16B3D7; text-decoration:underline; }
a img { border:0; }
:focus { outline:0; }
span.link{color:#1D80C6; text-decoration:none;cursor:pointer;}
/* Heading */
h1, h2, h3         { margin-bottom:0; line-height:1.4em; font-family:Arial, Helvetica, sans-serif;}
h2 span.featured{color:#c403a9;}
h4          { margin-bottom:1em; line-height:1.4em; font-family:Arial,Verdana, Helvetica, sans-serif;}
.hide{display:none;}
#headerCntr {
	position:relative;
}
#ad_title{width:255px;}
#headerCntr div.right{
	 position: absolute;
    right: 0;
    top: 20px;
    width: 310px;
}

.even td{background:#efefef;}
#wrapper{background: #f5f5f5 url(/images/topheader.gif) repeat-x left top;}
h1,h2 {
    color: #1D80C6;
    font-size: 16px;
    padding: 7px 8px 4px;
    position: relative;
    z-index: 1;
}
h1{

}
h2{font-size: 15px;padding:8px 0px 4px;}
h3                      { color:#253033; font-size:1.1em; }

h4                      { margin-bottom:.6em; color:#494848; font-weight:bold; padding:6px 0 6px;}
h5                      { font-size:1.05em; }
h6                      { font-size:1em; }

dl {
    margin-bottom:10px;
}
dl dt {
    color:#C403A9;
    float:left;
    font-weight:bold;
    margin-right:10px;
    padding:1px;
    width:100px;
}
 
dl dd {
    margin:2px 0;
    padding:1px 0;
}
.box {
position: relative;
overflow:hidden;
padding: 20px;
margin-bottom: 20px;
border: 1px solid #E0E0E0;
background: #FEFEFE url(/images/box.png) repeat-x bottom;
clear:both;
}
div.subcategories ul li {
float: left;
margin-right: 10px;
padding: 6px;
width: 200px;
}
#menu {
background: url(/images/menu.png) no-repeat scroll 6px 0 transparent;
height: 28px;
margin: 0 auto;
padding: 10px;
position: relative;
width: 972px;
}
div.menucategorie {
background: none repeat scroll 0 0 transparent;
float: left;
position: relative;
}
div.menucategorie a {
color: white;
cursor: pointer;
display: block;
float: left;
font-size: 14px;
height: 30px;
padding: 0 10px 0 0;
text-decoration: none;
}
div.menucategorie a span {
display: block;
float: left;
height: 25px;
padding: 5px 0 0 15px;
}
#logo{
	float:left;
}
span.href{
color: #1D80C6;
text-decoration: none;
cursor:pointer;
}
img.logo{margin-top:3px;}
/* Table */
th                      { padding:0; text-align:left; vertical-align:top; }
td                      { padding:0; vertical-align:top; }
img.lang_icon,img.currency_icon{float:left;}
span.addfavorite,span.removefavorite,#phone,#skype{
	padding-left: 18px;
}
p.preview{
	font-family: Rockwell,Arial,Helvetica,sans-serif;
	font-size: 16px;
}
a.activate {
	background: #39B54A;
	color: white;
	padding: 5px 11px;
	width: 342px;
	display: block;
	height: 18px;
	text-align:center;
}
a.edit,a.delete {
	background: #1D80C6;
	color:#fff;
	padding:5px 12px;
	display: block;
	width: 158px;
	float: left;
	text-align:center;
}
a.delete{
	background: #9e001a;
}
#phone{
	background: url(/images/icons/phone.png) no-repeat 0 0;
}
#skype{
	background: url(/images/icons/skype.png) no-repeat 0 0;
}
span.addfavorite{
	background: url(/images/icons/addfavorite.png) no-repeat 0 -1px;
}
span.removefavorite{
	background: url(/images/icons/removefavorite.png) no-repeat 0 -1px;
}
span.watermark {
	background: url(/images/watermark.png) repeat-x 0 0;
	width:300px;
	height: 300px;
	position: absolute;
	left:0;
	top:0;
}
span.watermark_large {
	background: url(/images/watermark_large.png) repeat-x bottom right;
	width:450px;
	height: 450px;
	position: absolute;
	left:0;
	top:0;
}
div.venueinformationsmall {
	margin-bottom:20px;
	height:154px;
	padding:10px;
	margin-right: 9px;
	position:relative;
	width:206px;
	float:left;
	clear:none;
}
#agenda {border:0;width:940px;}
#agenda thead th {
	background: url("/images/topheader.gif") repeat-x  left bottom #1CA6C6;
	color: #fff;
	padding: 3px 4px;
}
#agenda thead th a {
	color: #fff;
}
#agenda tbody td {

	font-size:11px;
}
#agenda tbody td strong {display:block;background:#F8F8F8;}
#agenda tbody td.week{background:#fff;}
#agenda tbody td a{display:block;border-bottom: 1px dashed #DDDDDD; padding:2px 0;}
#agenda tbody td a:hover{display:block;border-bottom: 1px dashed #DDDDDD; padding:2px 0;background:#08657A;color:#fff;}
#agenda tr{vertical-align:top;}
.pipe{padding:0 4px;}
/* Paragraph */
p, address              { margin-bottom:.5em; }
p.more, p.back {background: url(/images/liarrow.gif) no-repeat 1px 7px;margin: 0;padding-left: 9px;font-size:11px;}
p.distance{color:#ccc;font-size:10px;font-weight:bold;right: 13px;position: absolute;bottom: 46px;}
address                 { font-style:normal; }
cite                    { font-style:normal; font-size:10px; }
q:before, 
q:after                 { content:'';}

/* Form */
form                    { display:inline; }
fieldset                { border:0; }
legend                  { display:none; }
label                   { color:#333; }
input, select           { vertical-align:middle; }
textarea                { overflow:auto; }

/* Lists */
/*ul,ol { list-style:none; }*/
ul,ol{margin-left:15px;}
div.sidebox ul,div.toplinks ul,div.indexblockhalf ul,div.indexblock ul,div.indexblocklarge ul,div.profileblock ul,#selector_container ul,#imagegallery ul {list-style:none;margin-left:0;}

div.addthis_toolbox {float:right;margin-top:4px;}
#centerCntr ul {margin-bottom:1em;margin-left:0;list-style:none;}
#imagegallery ul {margin-bottom:0;}
div.storeimage {float:right;padding:0 10px;text-align: center;}
h1 small {font-size:12px;font-style:italic;}
dt  { display:block; }

/* Size */
small                   { font-size:.9em; }
big                     { font-size:1.25em; }
.topad{background: #EFF1FF !important;}
span.topadvertentie{background: #c403a9 !important;color:#fff;font-size:11px;}
.hproduct span.topadvertentie{position: absolute;top: 3px;left: 6px;}
#wrapper {
    position: relative;
    width: 100%;
	min-height: 100%;
	margin-bottom:10px;
}
#footer {
background: url(/images/footer.png) no-repeat 0 -10px;
clear: both;
line-height: 18px;
margin: 0 auto;
padding: 0 9px;
position: relative;
width: 972px;
height: 50px;
display:block;
}
#soon {
float: right;
width: 300px;
padding: 0 3px;
}
#soon div.vevent {
border-bottom: 1px solid #F0EEEF;
margin-bottom: 10px;
padding: 0 0 10px;
}
.column2{
	width:48%;
	float:left;
	margin-right:2%;
	margin-left:1%;
	margin-top:10px;
}
.lastcolumn2{
	width:48%;
	float:left;
	margin-right:0;
	margin-top:10px;
}
div.column2 select,div.lastcolumn2 select{
	width:285px;
}
div.column2 input.input-text,div.lastcolumn2 input.input-text{
	width:138px;
}
div.column2 input.shipping,div.lastcolumn2 input.shipping{
	width:252px;
}
div.shipping_method_box {
	background: white;
	border: 1px solid #C7C7C7;
	padding: 2px;
	width: 228px;
	float:left;
}
div.widerow textarea{
	width:463px;
	height: 300px;
}
span.checkboxcontainer{width: 83px;
display: block;
float: left;}
table.tarifftable td,table.tarifftable th{padding: 3px 5px;width: 90px;}
div.descriptioncontainer {
	overflow:hidden;
	clear:both;
	padding-top: 20px;
}
.clear{clear:both;}
div.row {
	background-color: #FAFAFA;
	border-bottom: 1px solid #d1d1d1;
	border-top: 1px solid #fff;
	overflow: hidden;
	padding: 4px 5px;
	clear:both;
}
div.firstrow {
	background-color: #FAFAFA;
	border-top: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
	overflow: hidden;
	padding: 4px 5px;
	clear:both;
}
span.red {color:#f00;}
input.input-checkbox{float:left;margin-top: 4px;margin-right: 4px;}
input.input-number{float:left;margin-top: 4px;width: 98px;margin-bottom: 5px;margin-right: 48px;}
label.bidlabel{
	float:left;
	line-height: 21px;
	margin-left: 10px;
	margin-top: 5px;
	margin-right: 4px;
}
#bidform div.inner{padding:5px 10px;}
.row label.checkbox{width:auto;text-align:left;}
.row label,.firstrow label {
    display: block;
    float: left;
    font-weight: bold;
    padding-left: 2px;
    padding-top: 3px;
    width: 110px;
}
div.row label,div.firstrow label {
	float: left;
	font-weight: bold;
	line-height: 18px;
	width: 150px;
}
label.error {
	color: #D78282 !important;
	padding-bottom: 2px !important;
	padding-left: 12px !important;
	float: right !important;
	width: 100% !important;display: block !important;clear: both !important;}
}

#sendmessageform label.error {
	float: none !important;
}
li.message {padding: 10px;color: #6187B3;background: #e7eef7 url(/images/icons/notice.png) repeat-x;border-bottom: 1px solid #C7CDDA;border-right: 1px solid #C7CDDA;}
div.message  li.initial div {
	padding: 1em 1em 0 8px;
	background-image: url(/images/comment-bottom-grey.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width:830px;
}
div.message  li.reply div {
	padding: 1em 1em 0 8px;
	background-image: url(/images/comment-bottom-greyright.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width:830px;
}
div.message ul {
list-style-type: none;
margin: 0;
padding: 0;
}
div.message  li.initial{
background-image: url(/images/comment-top-grey.gif);
background-repeat: no-repeat;
background-position: top left;
margin: 0 0 2em 0;
width:830px;
}
div.message li.reply {
background-image: url(/images/comment-top-greyright.gif);
background-repeat: no-repeat;
background-position: top right;
margin: 0 0 2em 0;
width:850px;
text-align: right;
}
div.message  li.initial p.commentFooter {
font-size: 0.85em;
position: relative;
top: 5px;
margin: 10px 0 0 45px;
color: #666;
}
div.message li.reply p.commentFooter {
font-size: 0.85em;
position: relative;
top: 5px;
margin: 10px 45px 0 0;
color: #666;
}
button {
	border:none;
	cursor:pointer;
    background: transparent url('/images/button_bg.png') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 15px; /* sliding doors padding */
    text-decoration: none;
}
button.green {
	background: transparent url('/images/button_bg_green.gif') no-repeat scroll top right;
	color:#fff;
}
button span {
    background: transparent url('/images/button_span.png') no-repeat;
    display: block;
    line-height: 14px;
	margin-top:-3px;
    padding: 5px 0 5px 18px;
}
button a.green {
    background: transparent url('/images/button_span_green.gif') no-repeat;
    display: block;
    line-height: 14px;
	margin-top:-3px;
    padding: 5px 0 5px 18px;
	color:#fff;
}
a.button {
	border:none;
	cursor:pointer;
    background: transparent url(/images/button_bg.gif) no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 15px;
    text-decoration: none;
}
a.button span {
    background: transparent url(/images/button_span.gif) no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}
input,button {
    color: #5D5D5D;
    font: bold 12px/15px "Trebuchet MS",Arial,Helvetica,sans-serif;
}
#mainCntr {
    margin: 0 auto;
    width: 990px;
}
#searchCntr {
    margin: 0;
    padding: 1px 8px 2px;
    position: relative;
	overflow:hidden;
	width: 223px;
	float: right;
}
#sites{float:left;}
#selector_container {
    height: 24px;
    margin: 3px auto;
    position: relative;
    text-align: left;
	background: url(/images/topheader.gif) repeat-x left bottom #1CA6C6;
}
#showonly {margin-bottom:4px;}
#country_selector_container,#language_selector_container,#currency_selector_container {
    float: left;
    white-space: nowrap;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: normal;
    cursor: pointer;
	padding: 0 10px;
}
#country_selector,#language_selector,#currency_selector{
    border-color: -moz-use-text-color #D9D9D9 #D9D9D9;
    border-right: 1px solid #D9D9D9;
    border-style: none solid solid;
    border-width: medium 1px 1px;
	background:#fff;
    padding: 8px;
    position: absolute;
    top: 19px;
    width: 220px;
    z-index: 101;
}
#selector_container h6 {
    padding-left: 28px;
}
#news {
	position: relative;
	float: left;
	width: 610px;
	background-color: white;
	border: 1px solid #EBE9E9;

	padding: 0 3px;

}
#lastviewed {
	position: relative;
	float: left;
	width: 610px;
	background-color: white;
	border: 1px solid #EBE9E9;

	padding: 0 3px;

}
#lastviewed .vevent {
	position: relative;
	float: left;
	width: 286px;
	height: 138px;
	margin:5px;
	background-color: white;
	border: 1px solid #EBE9E9;
	padding: 0 3px;
}
#lastviewed .vevent .image {
float: left;
margin-right:5px;height:138px;}

#news div.newsitem {
	border-bottom: 1px solid #F0EEEF;
	float: left;
	height: 173px;
	margin-bottom: 10px;
	padding: 0 10px 7px 0;
	width: 294px;
}
div.toplinks {
    position: absolute;
    right: 0;
    top: 0;
}
div.toplinks li {
 cursor: pointer;
    float: left;
    font-size: 10px;
    font-weight: normal;
    padding: 0 10px;
    text-transform: uppercase;
    white-space: nowrap;
}

#q {
	height:17px;
	width:205px;
}
.hcat{
	height: 21px;
	margin-top: 1px;
}
#searchwrapper {float:right;width:220px;height:27px}
input[name="query"],button.submit{height:24px}
#searchcntr_notice {
	float:left;
}
#contentCntr {
    clear: both;
    margin-bottom: 10px;

	background: url(/images/bg.png) repeat-y scroll right top transparent;
	float: left;
	margin: 0 auto;
	padding: 0 0 30px 0;
	width: 994px;
	position: relative;

}
#contentCntr.single #centerCntr {
	width: 950px;
	padding: 20px;
}

#adcontainer,#profilecontainer {
	overflow:hidden;
}
#paymentmethod_footer {
    float: left;
    overflow: hidden;
    padding-top: 16px;
}
.footer_conditions {
    color: #666666;
    float: right;
    font-size: 11px;
    padding-top: 14px;
    text-align: right;
}
.footer_conditions p {
    margin: 0;
}
#description {
	clear:both;
	padding-left:0;
	padding-right:0;
	padding-top:10px;
}
#specificationcontainer {
	width:400px;
	overflow:hidden;
}
#specifications{
	padding-top:10px;
}
#additional h3,#ad-title,#video h3 {
	padding-left:10px !important;
}
#additional,#optioncontainer {
	width: 400px;
	overflow: hidden;
}

#adcontainer h2 {
    background: #FAFAFA;
	border-bottom: 2px solid #CCCCCC;
    border-top: 1px solid #D9D9D9;
    color: #1D80C6;
    font-size: 18px;
    margin: 0;
    padding: 6px 8px 2px;
    position: relative;
    z-index: 1;
}
#profilecontainer h2 {
    background: none repeat scroll 0 0 #FAFAFA;
    border-bottom: 2px solid #CCCCCC;
    border-top: 1px solid #D9D9D9;
    color: #1D80C6;
    font-size: 18px;
    margin: 0;
    padding: 7px 8px 4px;
    position: relative;
    z-index: 1;
}
#adcontainer h3 {
    background: #FAFAFA;
	border-bottom: 2px solid #CCCCCC;
    border-top: 1px solid #D9D9D9;
    color: #1D80C6;
    font-size: 16px;
    margin: 0;
    padding: 7px  8px 4px;
    position: relative;
    z-index: 1;
}
#ad_right h3 {
    background: url(/images/bg_dots.gif) repeat-x scroll 0 0 transparent;
    border-top: medium none;
    color: #000000;
    font: bold 14px/1em Arial,Helvetica,sans-serif;
    margin: 0 0;
    padding: 8px 9px 6px;
	border-bottom: 0 !important;
}
#adcontainer li.price {
	color: #D16969;
    font-family: Rockwell,Arial,Helvetica,sans-serif;
    font-size: 22px;
    padding: 5px 0;
}
#ad-title h1 {
    font: bold 18px/1.25 Arial,Helvetica,sans-serif;
    margin: 0;
}
#ad_photos {
    float: left;
    width: 400px;
	margin-bottom: 15px;
}
#profile_photos {
	float: left;
	width: 154px;
	background: #FAFAFA;
	border-top: 1px solid #D9D9D9;
	border-bottom: 2px solid #CCC;
	padding: 7px 6px;
}
#ad_right {
    float: right;
    width: 365px;
}
#ad_right.profile_right {
    float: right;
}

#ad_inner{
	background: url(/images/centerbg.gif) repeat-x 0 0 transparent;
	overflow: hidden;
    padding: 15px;
}
#bigimage {
    background:#F1F1F1;
    border: 1px solid #D9D9D9;
    float: left;
    margin: 0;
    padding: 1px;
}
#ad_photo_container {
	position: relative;
}
#imagegallery img {
	background:#F1F1F1;
    border: 1px solid #D9D9D9;
    float: left;
	margin-bottom: 4px;
    margin-left: 4px;
    padding: 1px;
}


div.cat {
    background: url(/images/centerbg.gif) repeat-x 0 0 transparent;
    border: 1px solid #D1D1D1;
    float: left;
    margin-bottom: 10px;
    padding: 8px;
    position: relative;
    width: 99%;
	margin-right:5px;
}
div.cat em {
	font-size: 11px;
    position: absolute;
    right: 5px;
    top: 5px;
}
div.cat a {
	font-size:11px;
	color: #2f2f2f;
}
div.cat h3 {
	margin-bottom: 5px;
	font-family: Arial,Helvetica,sans-serif;
}
div.cat h3 a{
    color: #2C88B3;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 10px;
}
div.cat span.oldprice {
   color: #555555;
    font-size: 11px;
    position: absolute;
    right: 59px;
    top: -8px;
}
div.cat ul {
	width:319px;
}
div.cat li {
    border-top: 1px solid #E0E0E0;
    color: #000000;
    display: inline;
    float: left;
    font-size: 11px;
    height: 28px;
    line-height: 28px;
    text-align: right;
    width: 119px;
	position:relative;
}
div.cat li.first {
    text-align: left;
    width: 169px !important;
	overflow:hidden;
	text-align: left;
}
div.block {clear:both;margin-bottom: 0;overflow:hidden;padding-bottom: 5px;}
div.odd {background:#fafafa;}
#ad_right ul {
	margin-bottom: 10px;
    padding-left: 10px;
    padding-top: 5px;
	list-style:none;
	margin-left:0;
}
#ad_right dl {
	margin-bottom: 10px;
	padding-left: 10px;
	padding-top: 5px;
	list-style: none;
	margin-left: 0;
}
#ad_right dt {
	float:left;
	width:160px;
}
span.adlink{float:left;width:160px;line-height:17px} 
#loginBox fieldset {
padding: 10px;
font-size: 11px;
}
input.linkbox{width:165px;}
.column ul,.cat ul,#specifications ul,#profile_photos ul {list-style:none;margin-left:0;}
#contentCntr.rightonly #centerCntr,
#contentCntr.leftonly #centerCntr {
	width: 740px;
margin-left: 15px;
}
.twitter-share-button {
float: left;
margin-top: 3px;
}
#artist, #artistlong, #reviews,div#tickets, div.venueinformation {
clear: both;
float: left;
height: auto !important;
position: relative;
width: 696px;
clear: both;
}
div.soonimage{
float: left;
margin-right: 10px;
margin-left: 10px;margin-bottom: 49px;}
div.single div.venueinformation {

width: 910px;

}
iframe{float:left}
#artistshort {
float: left;
overflow: hidden;
position: relative;
width: 696px;
}
div.letter {
	overflow:hidden;
	margin-bottom:10px;
}
div.letter h3{color: #253033;
font-size: 1.1em;
position: absolute;
top: 2px;
left: 2px;}
div.letter ul {
	width: 100%;
	list-style:none;
	clear:both;
}
div.letter ul li{
	float:left;
	margin-right:10px;
	padding:0px;
	width:170px;
}
#artistdescription {
float: left;
height: 140px;
overflow: hidden;
position: relative;
width: 696px;
}
#moretext, #closetext, #moretwitter, #closetwitter {
background: #0B425B;
color: white;
border: 1px solid #EFEFEF;
bottom: -1px;
display: block;
padding: 2px 4px;
position: absolute;
right: -1px;
text-decoration: none;
z-index: 100;
}
#twitter {
clear: both;
float: left;
height: auto !important;
min-height: 140px;
position: relative;
width: 210px;
clear: both;
}
div.twitter_message_even{
position: relative;
padding: 5px;
margin-bottom: 1px;
border: 1px solid #E0E0E0;
background: #FEFEFE url(/images/box.png) repeat-x bottom;
}
div.twitter_message_odd{
position: relative;
padding: 5px;
margin-bottom: 1px;
border: 1px solid #E0E0E0;
background: #FEFEFE url(/images/box.png) repeat-x bottom;
}
.enlarge {
height: auto !important;
}
#closetext, #closetwitter {
display: none;
}
.center{text-align:center;}
.banner{padding:5px;}
#leftCntr {
    display: inline;
    float: left;
    margin-right: 11px;
    width: 168px;
}
#rightCntr {
    float: right;
    width: 210px;
	margin-right: 18px;
}
#footerCntr {clear:both;padding-top: 5px;
	clear: both;
	position: relative;
	z-index: 10;
	overflow: hidden;
	color: #637194;
	font-size: 11px;
	line-height: 18px;
	height: 80px;
	margin-top: 0;
	width: 100%;
	margin-left:auto;
	margin-right:auto;
	width:975px;
}
#sitelinks{clear:both;background: #FAFAFA;
border-bottom: 1px solid #D9D9D9;
border-top: 2px solid #CCC;overflow:hidden;width:1000px;margin:0 auto;}
#sitelinks ul {list-style:none;float:left;width:166px;margin: 15px;}
#sitelinks.extra ul {list-style:none;float:left;width:135px;margin: 15px;}
#sitelinks ul li{height:22px;position: relative;}
#sitelinks ul li.head{color: #000;font-size: 12px;font-weight:bold;}
span.sicon{height:17px;width:17px;float: left;margin-right:4px;}
.serviceli span.sicon{background: url(/images/services.png) no-repeat 0 -36px;}
.serviceyt span.sicon{background: url(/images/services.png) no-repeat 0 -72px;}
.servicehy span.sicon{background: url(/images/services.png) no-repeat -217px -19px;}
.servicetw span.sicon{background: url(/images/services.png) no-repeat -342px -54px;}
.servicefb span.sicon{background: url(/images/services.png) no-repeat -342px 0;}
.servicegp span.sicon{background: url(/images/services.png) no-repeat -89px -19px;}
.servicerss span.sicon{background: url(/images/services.png) no-repeat -74px -54px;}

div.columncontainer div.column {
    display: inline;
	background: url(/images/centerbg.gif) repeat-x 0 0 transparent;
    float: left;
	border: 1px solid #D1D1D1;
    margin-left: 4px;
    padding: 10px 0 10px 0;
    width: 204px;
}
div.columncontainer div.column.first {
    margin-left: 0;
}

div.columncontainer div.column h3 {
	font-size:1em;
	padding-top:0;
	padding-left:5px;
}
div.columncontainer div.column h3.subcatheading {
	background: none;
	padding-top:0;
}
div.columncontainer div.featured {
    background: #EEF4FE;
    margin-right: 0;
}
div.columncontainer ul li {
    color: #000;
    line-height: 20px;
    padding-left: 5px;
	position:relative;
	font-size:11px;
}
div.columncontainer ul li a {
    color: #2f2f2f;
}
div.columncontainer ul li em {
    color: #555555;
    font-size: 11px;
    position: absolute;
    right: 2px;
    top: 3px;
}
div.columncontainer ul.subcategories li {
    color: #1D80C6;
    line-height: 20px;
    padding-left: 5px;
	font-size:bold;
}
div.columncontainer ul.subcategories li a {
    color: #1D80C6;
}
div.columncontainer ul.subcategories {
    padding-bottom:10px;
	font-weight:bold;
	
}
#centerCntr {
    float: left;
    width: 627px;
}

div.sidebox {
	border-bottom: 1px solid #D1D1D1;
    padding: 0;
	margin-bottom:10px;
}
div.inner {padding:5px;}
div.sidebox em{font-size:11px;color:#555;position: absolute;
    right: 2px; top:3px;}
div.sidebox div.inner{background: url(/images/centerbg.gif) repeat-x 0 0 transparent;padding-top:10px;}
#categories ul{background: url(/images/centerbg.gif) repeat-x 0 0 transparent;padding-top:10px;}
/*div.sidebox h3 {
    /*background: url(/images/homebg.gif) repeat-x center top #2C88B3;
    color: #FFFFFF;*/
	/*background:#FAFAFA;
	color:#1D80C6;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 10px;
	margin-bottom:0;
}*/
div.sidebox h3 {
	background: none repeat scroll 0 0 #FAFAFA;
    border-bottom: 2px solid #CCCCCC;
    border-top: 1px solid #D9D9D9;
    color: #1D80C6;
    font-size: 16px;
    margin: 0;
    padding: 7px 8px 4px;
    position: relative;
    z-index: 1;
}
div.sidebox h3.smaller { font-size:15px; text-align:center;}
#sidebox_adoftheweek{text-align:center;}
#sidebox_adoftheweek p.more, p.back{background:none;}
div.sidebox li {
    background: url(/images/bg_dots.gif) repeat-x 0 100% transparent;
	position:relative;
}
div.sidebox li.user a{
	background: url(/images/icons/inschrijven.png) no-repeat 0px 1px;
	padding: 1px 5px 1px 16px;
}
div.sidebox li.add a{
	background: url(/images/icons/add.png) no-repeat 0px 1px;
	padding: 1px 5px 1px 16px;
}
div.sidebox li.level0 {
	background: #CCC;
}
div.sidebox li.level1 {
	background: #EFEFEF;
}
div.sidebox li.active {
	background: #50aad6;
}
div.sidebox li.active a {
	color:#fff;
}
div.sidebox li a {
    color: #000000;
    display: block;
    font-size: 11px;
    padding: 1px 5px; 
    text-decoration: none;
}
span.oldprice {clear:both;text-decoration:line-through;}
.details {
    background: #FFF;
    border-bottom: 1px solid #B6B6B6;
    border-top: 1px solid #FFFFFF;
    padding: 4px 0;
    position: relative;
    width: 625px;
}
.mydetails {
	width: 100%;
}
div.onhold{
	background:#fff9a1; 
}
div.nonactive{
	background:#ffcccc;
}

.details .inner {
    overflow: hidden;
}
.details .details-left {
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    width: 83px;
}
.details .details-minileft {
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    width: 48px;
}

.details .details-leftcenter {
    width: 300px;
	float:left;
}
.details .details-myad {
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    width: 106px;
}
#contentCntr.leftonly .details {width:800px;}
#contentCntr.leftonly .details .details-leftcenter {width: 426px;}
#contentCntr.leftonly  .details .details-center {width: 344px;}
li.hproduct{position:relative}
li.hproduct a.enlarge{
    position: absolute;
	right: 7px;
	top: 83px ;
}
.details .details-left a.enlarge{
    position: absolute;
	right:4px;
	bottom:0;
}
.details .details-center {
    float: left;
    margin: 0;
    padding: 0;
    width: 217px;
}
.details .details-date  {
    width: 78px;
	float:left;
}

.mydetails .details-center {
    width: 235px;
}
.mydetails .details-actions {
    width: 109px;
	float:left;
}


.mydetails .details-actions ul {
	list-style:none;
	margin-left: 0;
}
#profilephoto {float:right;margin-top:10px;}
#profilephoto img.photo{border:1px solid #efefef;}
.details .details-price {
    float: left;
    margin: 0;
    padding: 0;
    width: 90px;
}
.details .details-miniprice {
    float: left;
    margin: 0;
    padding: 0;
    width: 137px;
}

#profileads .details .details-price {width:140px;}

.details .details-price,
.details .details-supplier {
    margin: 0 5px;
}
.details .details-supplier {
    float: left;
    margin: 0;
    padding: 0;
    width: 135px;
}
.details .details-left a img {
    background:#F1F1F1;
    border: 1px solid #B6B6B6;
    float: left;
    margin: 0;
    padding: 1px;
}
.details .details-center h3 {
    color: #323232;
    font: bold 12px/17px Arial,sans-serif;
    margin: 0 4px;
}
.details .details-center p {
    color: #000;
    font: 11px/17px Arial,sans-serif;
    margin: 0 4px;
	word-wrap: break-word;
}
div.indexblock,div.post {
    background: url(/images/centerbg.gif) repeat-x 0 0 transparent;
	border-bottom: 1px solid #D1D1D1;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 14px 0px 5px 0px;
	width: 627px;
	clear:both;
	position:relative;
}
div.postpage {
    margin-bottom: 10px;
    overflow: hidden;
    padding: 0 0px 5px 0px;
	width: 627px;
	clear:both;
	position:relative;
}

body#index div.indexblock,div.post{padding: 14px 0px 5px 8px;width: 617px;}
#contentCntr.leftonly div.indexblock,#contentCntr.leftonly div.post{padding: 14px 0px 5px 8px;width: 793px;}
div.indexblocklarge {
	border-bottom: 1px solid #D1D1D1;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 14px 0px 5px 0;
    width: 625px;
	clear:both;
	position:relative;
}
#indexbids ul li{width:100%;height:20px;}
#indexbids  ul{padding:10px;}
#indexbids span.bidprice{width:148px;float:left;}
#indexbids a.bidtitle,#indexbids span.bidtitle{width:300px;float:left;}
#indexbids span.bidmember{width:140px;float:left;}
div.post {border-bottom: none;  background:none; padding: 14px 0px 5px 0;width: 627px;}
div.post div.copy,div.postpage div.copy{padding:10px;}
.meta li {
	margin: 0 12px 4px 0;
	list-style: none outside none;
	float: left;
	position: relative;
}
.meta li.share {
	float: right;
}
.meta ul {height:20px;}

div.profileblock {
    background: url(/images/centerbg.gif) repeat-x 0 0 transparent;
    border-bottom: 1px solid #D1D1D1;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 14px 0px 5px 10px;
    width: 792px;
	clear:both;
}
.shadow {
	background: url(/images/post_shadow.png) -30px -20px no-repeat;
	width: 100%;
	height: 10px;
	display: block;
	position: absolute;
	left: 0;
	bottom: -6px;
	z-index: 2;
}
div.admoreblock {
    background: url(/images/centerbg.gif) repeat-x 0 0 transparent;
    border-bottom: 1px solid #D1D1D1;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 10px 0px 5px 0;
    width: 802px;
	clear:both;
}

div.indexblock ul li,div.admoreblock ul li,div.profileblock ul li,div.indexblocklarge ul li{
    display: inline;
    float: left;
    margin-left: 10px; 
    width: 113px;
	height: 233px;
}
div.jcarousel-clip{height:85px;}
div.indexblock ul li.single{
    display: inline;
    float: left;
    margin-left: 12px;
    width: 613px;
	height: 129px;
}
div.indexblock ul li.double{
    display: inline;
    float: left;
    margin-left: 12px;
    width: 296px;
	height: 129px;
}
div.tickerblock{padding: 10px;width: 607px;}
div.ticker {width:580px;height:81px!important;}
div.ticker ul li{width:81px !important;}
div.ticker ul li a{float: left;}
div.admoreblock ul li {
    display: inline;
    float: left;
    margin-right: 8px !important;
    width: 113px;
}
div.indexblock ul li.first,div.admoreblock ul li.first,div.profileblock ul li.first,div.indexblocklarge ul lu.first {
    margin-left: 0;
}

div.indexblock ul li h4,div.admoreblock ul li h4,div.indexblocklarge ul li h4{
    overflow: hidden;
	width:102px;
	font-size:11px;
	height:45px;
}
div.indexblock ul li.single h4{
	float:left;
    overflow: hidden;
	width:493px;
	font-size:11px;
	margin-left:10px;
	height:auto;
}
div.indexblock ul li.double h4{
	float:left;
    overflow: hidden;
	width:182px;
	font-size:11px;
	margin-left:10px;
	height:auto;
}
div.product_information{position:relative;font-size:11px;}
div.indexblock ul li.single div.product_information{
	float:left;
    overflow: hidden;
	width:193px;
	font-size:11px;
	margin-left:10px;
}
div.indexblock ul li.double div.product_information{
	float:left;
    overflow: hidden;
	width:184px;
	font-size:11px;
	margin-left:10px;
}
div.indexblock ul li.double div.product_information p.more{
	padding-left:0;
}
div.indexblock ul li.single a,div.indexblock ul li.double a{float:left;}
div.profileblock ul li h4{
    overflow: hidden;
	width:102px;
	font-size:11px;
	height:25px;
}
div.indexblock ul li img.photo,div.admoreblock ul img.photo,div.profileblock ul img.photo,div.indexblocklarge ul li img.photo {
	border: 1px solid #EBE9E9;
    display: block;
    position: relative;
	margin-left: 5px;
}

/*Login*/
.loginbox {
    padding-right: 5px;
    position: absolute;
    right: 0;
    top: 5px;
}
.loginbox_header {
    color: #1D80C6;
    text-align: right;
}
.loginbox_header h2 {
	margin-bottom: 0;
}
.loginbox_content {
    position: relative;
    text-align: right;
}
.login_bottom{
	margin-top:10px;
}
.login_text, .pipe, .register_text {
    color: #1D80C6;
    float: left;
}
.login {
    display: none;
    text-align: left;
}
#loginbox div.active {
   background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    display: block;
    overflow: hidden;
    padding: 5px 10px;
    position: absolute;
    right: -5px;
    top: 19px;
    width: 210px;
    z-index: 10;
}
/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}

/* 
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:#fff;}
#colorbox{}
#cboxContent{margin-top:32px; overflow:visible;}
#cboxError{padding:50px; border:1px solid #ccc;}
#cboxLoadedContent{background:#ccc; padding:1px;}
#cboxLoadingGraphic{background:url(/images/colorbox/loading.gif) no-repeat center center;}
#cboxLoadingOverlay{background:#fff;}
#cboxTitle{position:absolute; top:-22px; left:0; color:#000;}
#cboxCurrent{position:absolute; top:-22px; right:205px; text-indent:-9999px;}
#cboxSlideshow, #cboxPrevious, #cboxNext, #cboxClose{text-indent:-9999px; width:20px; height:20px; position:absolute; top:-20px; background:url(/images/colorbox/controls2.png) no-repeat 0 0;}
#cboxPrevious{background-position:0px 0px; right:44px;}
#cboxPrevious.hover{background-position:0px -25px;}
#cboxNext{background-position:-25px 0px; right:22px;}
#cboxNext.hover{background-position:-25px -25px;}
#cboxClose{background-position:-50px 0px; right:0;}
#cboxClose.hover{background-position:-50px -25px;}
.cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious{right:66px;}
.cboxSlideshow_on #cboxSlideshow{background-position:-75px -25px; right:44px;}
.cboxSlideshow_on #cboxSlideshow.hover{background-position:-100px -25px;}
.cboxSlideshow_off #cboxSlideshow{background-position:-100px 0px; right:44px;}
.cboxSlideshow_off #cboxSlideshow.hover{background-position:-75px -25px;}

/*
Help
*/
div.help_category {
	background: url(/images/centerbg.gif) repeat-x 0 0;
	border: 1px solid #D1D1D1;
	width: 305px;
	margin-right: 15px;
	padding:5px;
	float: left;
	height:190px;
	margin-bottom:15px;
}
div.help_category_last {
	margin-right: 0;
}

/*
My account
*/
#paymentmethod{margin-left:10px;margin-right:10px;}
td.method{border-bottom:1px solid #efefef;}
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	border-bottom: 1px solid #D9D9D9;
	border-left: 1px solid #D9D9D9;
	width: 100%;
	margin-bottom:0 !important;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px;
	line-height: 31px;
	border: 1px solid #D9D9D9;
	border-left: none;
	margin-bottom: -1px;
	background: #FAFAFA;
	overflow: hidden;
	position: relative;
}
ul.tabs li.pay{background:url(/images/icons/alert.png) repeat-x 0 -65px;}
ul.tabs li a {
	text-decoration: none;
	color: black;
	display: block;
	padding: 0 10px;
	border: 1px solid white;
	outline: none;
}
ul.tabs li.current{
	border-bottom:1px solid #fff;
}
ul.tabs li.current a {
	text-decoration: none;
	color: black;
	display: block;
	padding: 0 10px;
	border: 1px solid white;
	outline: none;
	background:#fff;
	color:#1D80C6;
}
.tab_container {
	border: 1px solid #D9D9D9;
	border-top: none;
	clear: both;
	float: left;
	width: 98%;
	padding: 10px;
}
#mapcontent {
float: right;
position: relative;}
#breadcrumbcontainer {
	padding: 0;
	width: 996px;
	height: 20px;
	text-align: left;
	font-size: 11px;
	margin: 0 auto;
	background: url(/images/bg.png) no-repeat -2px bottom transparent;
	line-height: 42px;
	clear: both;
	z-index: 1;
	height: 33px;
}
#breadcrumb li {
	display: inline;
	margin: 0;
	line-height: 19px;
	padding-right: 5px;
	text-align: left;
	float: left;
}
#breadcrumb a {
	text-decoration: none;
	color:#222;
}
.alert, .approved, .attention, .camera, .cart, .doc, .download, .media, .note, .notice, .quote 
{display: block;margin: 15px 0;background-repeat: repeat-x;background-position: 0 100%;clear: both;}
.alert a, .approved a, .attention a, .camera a, .cart a, .doc a, .download a, .media a, .note a, .notice a, .quote a 
{font-weight: bold;color: inherit;font-size: 110%;}
.icon, .quote-l {display: block;padding: 11px 10px 0px 36px;margin: 8px 0;background: no-repeat 10px 12px;}
.quote-r {display: block;padding: 0 25px 0 0;}
.success .icon {background-image: url(/images/icons/success-icon.png);}
.alert .icon {background-image: url(/images/icons/alert-icon.png);}
.attention .icon {background-image: url(/images/icons/attention-icon.png);}
.camera .icon {background-image: url(/images/icons/camera-icon.png);}
.cart .icon {background-image: url(/images/icons/cart-icon.png);}
.doc .icon {background-image: url(/images/icons/doc-icon.png);}
.download .icon {background-image: url(/images/icons/download-icon.png);}
.media .icon {background-image: url(/images/icons/media-icon.png);}
.note .icon {background-image: url(/images/icons/note-icon.png);}
.notice .icon {background-image: url(/images/icons/notice-icon.png);}
.quote-l {background-image: url(/images/icons/quote-l.png);}
.quote-r {background: url(/images/icons/quote-r.png) no-repeat 100% 100%;}
.alert {color: #D0583F;background-image: url(/images/icons/alert.png);background-color: #FFFBFB;border-bottom: 1px solid #F8C9BB;border-right: 1px solid #F8C9BB;}
.success {color: #6CB656;background-image: url(/images/icons/success.png);background-color: #FAFDF9;border-bottom: 1px solid #C1CEC1;border-right: 1px solid #C1CEC1;}
.attention {color: #E1B42F;background-image: url(/images/icons/attention.png);background-color: #FFFDF6;border-bottom: 1px solid #E4E4D5;border-right: 1px solid #E4E4D5;}
.camera {color: #55A0B4;background-image: url(/images/icons/camera.png);background-color: #F6FBFB;border-bottom: 1px solid #C9D5D8;border-right: 1px solid #C9D5D8;}
.cart {color: #559726;background-image: url(/images/icons/cart.png);background-color: #FCFCFC;border-bottom: 1px solid #D3D3D3;border-right: 1px solid #D3D3D3;}
.doc {color: #666666;background-image: url(/images/icons/doc.png);background-color: #FFFFFF;border-bottom: 1px solid #E5E5E5;border-right: 1px solid #E5E5E5;}
.download {color: #666666;background-image: url(/images/icons/download.png);background-color: #FCFCFC;border-bottom: 1px solid #D3D3D3;border-right: 1px solid #D3D3D3;}
.media {color: #8D79A9;background-image: url(/images/icons/media.png);background-color: #FBF9FD;border-bottom: 1px solid #DBE1E6;border-right: 1px solid #DBE1E6;}
.note {color: #B76F38;background-image: url(/images/icons/note.png);background-color: #FFFAF6;border-bottom: 1px solid #E6DAD2;border-right: 1px solid #E6DAD2;}
.notice {color: #6187B3;background-image: url(/images/icons/notice.png);background-color: #FAFCFD;border-bottom: 1px solid #C7CDDA;border-right: 1px solid #C7CDDA;}
.quote {color: #727272;background-image: url(/images/icons/quote.png);background-color: #F3F3F3;border-bottom: 1px solid #D4D4D4;border-right: 1px solid #D4D4D4;}
.box, .entry-edit fieldset, .entry-edit .fieldset {
	border: 1px solid #D6D6D6;
	background: #fff !important;
}
a.addthis_button_twitter,a.addthis_button_favorites{cursor:pointer;}

/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:8;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
}
.nivo-controlNav a {
	display:inline-block;
	width:22px;
	height:10px;
	background:url(/images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin: 0 2px;
}
.nivo-directionNav a {
	display:block;
	width:30px;
	height:42px;
	background:url(/images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}

/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	text-align:center;
	padding: 0 0;
}
.nivo-controlNav a {
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
a.nivo-nextNav {
	background-position:-76px 0;
	right:-6px;
}
.nivo-controlNav a.active {
	background-position:0 -10px;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
.jcarousel-direction-rtl {
	direction: rtl;
}
.jcarousel-container-horizontal {
    width: 607px;
}
.jcarousel-clip {
    overflow: hidden;
}
.jcarousel-item {
    width: 75px!important;
    height: 84px;
}

.jcarousel-item-horizontal {
	margin-left: 6px !important;
    margin-right: 6px !important;
}
.header-floating {
border: 0 none;
margin-bottom: 0;
padding: 6px 8px 4px;
border-bottom: 4px solid #193F51;
margin-bottom: 18px;
padding-bottom: 0.25em;
}
.header-floating {
display: none;
position: fixed;
left: 0;
top: 0;
width: 100%;
border-bottom: solid 1px #988753;
z-index: 100;
background: #f2f2f2;
}
div.profile{overflow: hidden;
width: 395px;background:url(/images/bg_dots.gif) repeat-x scroll 0 0 transparent;}
.header-floating div.search{margin:0 auto;width: 666px;}
#rightCntr .twtr-widget-profile h3, #rightCntr .twtr-widget-profile h4 {margin: 0 0 0 34px!important;}
#rightCntr .twtr-widget h4 {font-size: 13px!important;}
#centerCntr div.search {
background: none repeat scroll 0 0 #FAFAFA;
border-bottom: 1px solid #CCC;
color: #1D80C6;
clear:both;
font-size: 16px;
padding: 7px 8px 4px;
position: relative;
z-index: 1;
}
#profileinformation{}
input.required{border-color: #002157 !important;}
#ad_description_tbl{border-color: #002157 !important;}


.jslider .jslider-bg i,
.jslider .jslider-pointer
{ background: url(/images/jslider.png) no-repeat 0 0; }

.jslider { display: block; width: 100%; height: 1em; position: relative; top: 20px; font-family: Arial, sans-serif; }
.jslider table { width: 100%; border-collapse: collapse; border: 0; }
.jslider td, .jslider th { padding: 0; vertical-align: top; text-align: left; border: 0; }

.jslider table,
.jslider table tr,
.jslider table tr td { width: 100%; vertical-align: top; }

.jslider .jslider-bg { position: relative; }
.jslider .jslider-bg i { height: 5px; position: absolute; font-size: 0; top: 0; }
.jslider .jslider-bg .l { width: 50%; background-position: 0 0; left: 0; }
.jslider .jslider-bg .r { width: 50%; left: 50%; background-position: right 0; }
.jslider .jslider-bg .v { position: absolute; width: 60%; left: 20%; top: 0; height: 5px; background-position: 0 -20px; }

.jslider .jslider-pointer { width: 13px; height: 15px; background-position: 0 -40px; position: absolute; left: 20%; top: -4px; margin-left: -6px; cursor: pointer; cursor: hand; }
.jslider .jslider-pointer-hover { background-position: -20px -40px; }
.jslider .jslider-pointer-to { left: 80%; }

.jslider .jslider-label { font-size: 9px; line-height: 12px; color: black; opacity: 0.4; white-space: nowrap; padding: 0px 2px; position: absolute; top: -18px; left: 0px; }
.jslider .jslider-label-to { left: auto; right: 0; }

.jslider .jslider-value { font-size: 9px; white-space: nowrap; padding: 1px 2px 0; position: absolute; top: -19px; left: 20%; background: white; line-height: 12px; -moz-border-radius: 2px; -webkit-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; }
.jslider .jslider-value-to { left: 80%; }

.jslider .jslider-label small,
.jslider .jslider-value small { position: relative; top: -0.4em; }

.jslider .jslider-scale { position: relative; top: 9px; }
.jslider .jslider-scale span { position: absolute; height: 5px; border-left: 1px solid #999; font-size: 0; }
.jslider .jslider-scale ins { font-size: 9px; text-decoration: none; position: absolute; left: 0px; top: 5px; color: #999; }

.jslider-single .jslider-pointer-to,
.jslider-single .jslider-value-to,
.jslider-single .jslider-bg .v,
.jslider-limitless .jslider-label
{ display: none; }
  .jslider_plastic .jslider-bg i,
  .jslider_plastic .jslider-pointer
  { background-image: url(/images/jslider.plastic.png); }
  
#mobile,#mobile #wrapper{width:450px;}
 .homepageintro{clear:both;overflow: hidden;padding:10px;} 
 .viewtype ul{list-style:none;}
ul.sort {float: left;line-height: 25px;margin-left: 9px;margin-bottom:0 !important;font-size: 11px;}
ul.sort li {display: inline-block;color: black;float: left;margin-right: 5px;}
ul.sort li.label {color: gray;font-weight: bold;border: 0;padding: 0;margin-right: 5px;}
ul.sort li a.selected {color: black;}
div.subcategorycontainer{overflow: hidden;}
div.subcategorycontainer div.column2{width:47%!important;}
div.category_description{padding:10px;}
div.sortoptions{background-color: #FAFAFA;
border:1px solid #efefef;
padding:3px;
margin: 10px 0;
overflow:hidden;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
clear: both;}
div.sortoptions ul.sort a{border-left:1px solid #efefef;padding-left:3px}
div.row ul {list-style:none;}
.ccc-about{display:none;}
