/* Clear the margin */
html, body, #jar_template { margin: 0; }

/* Setup the overall font */
#jar_template { font-family: Arial, sans-serif; font-size:12px; }

/* You can set two layered backgrounds */
#jar_template .container { }
#jar_template .container.container {  }

/* Style the search box */
#shop_search_query, #shop_search_query_mobile { border: 0px white solid; }

/* Stop images surrounded by <a> tags from having a blue border in some browsers */
#jar_template a > img { border:0; }

/* Set the headers for each of the collapsible content beads */
#jar_template .column div h2 {
  font: bold 120% Arial, sans-serif;
  margin: 0;
  padding: 0 10px;
  line-height: 30px;
  color: #fff;
	position:relative;
	z-index:1;
	background: #ff6600; /* Old browsers */
}

/* Add some padding to each inner cell div */
#jar_template .column > div > div { padding: 10px; }

/* Cells in the 2nd column have a border */
.column-cell-border > div {
  background-color: #FFFFFF;
    border: 1px solid #EFEFEF;
    margin-bottom: 10px;
}

/* Style the footer */
#jar_template .footer { background: #ff6600; /* Old browsers */
height: 50px; border-left: white solid 10px;
border-right: solid white 10px;
border-bottom: solid white 10px; }

/* Style the footer jarilo banner */
#jar_banner { background: url(http://www.jarilo.co.uk/ebaystores3/ukprintwear/listing/images/jbannerwhite.png) no-repeat top right; height: 35px; margin: 0 10px; position:relative; }
#jar_banner a { display: block; height:100%; width:200px; position:absolute; right:0px; text-decoration: none; }

/* White Description */
#jar_description div {
	position:relative;
	top:-10px;
	z-index:0;
}

form[name=search] {
	position:relative;
	width:210px;
}
form[name=search] .entry {
	position: absolute;}
	
	.cnt{display: none;}
    .all_cats{display: none;}
	
	#jar_description img { max-width:735px ; width:100%;}
	
	#jar_paypal {margin-top:10px;}
	
	ul.lev2 {display:none !important;}
#jar_template .page .content {display: block !important;}