/* First line links */
td.cell_off1 {background-color: #149263; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF}
td.cell_on1 {background-color: #1ABB7E; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF; cursor:pointer}

/* Second line links */
td.cell_off2 {background-color: #136638; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF}
td.cell_on2 {background-color: #DD0000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF; cursor:pointer}

/* Link to other website (top right cell e.g. The Paper Warehouse or Grosvenor House Papers) */
td.cell_off3 {background-color: #CA0000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF }
td.cell_on3 {background-color: #1ABB7E; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF; cursor:pointer}

/* Footer Links */
td.cell_off4 {background-color: #999999; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF }
td.cell_on4 {background-color: #CCCCCC; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#000000; cursor:pointer}

/* Default cell background colours on page load */
.cellfix {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color:#149263;
	
}
.cellfix2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color:#136638;
	
}
.cellfix3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color:#CA0000;
}

.cellfix4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color:#999999;
	}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color:#999999;
}
/* Force cursor to show pointer when mouseover navigation links */
.cursorfix {Cursor: pointer;
}
/*Dividing Lines between header navigation rows*/
td.cell_border {
border-bottom-color:#FFFFFF;
border-bottom-style:solid;
border-bottom-width:1px;
border-top-color:#FFFFFF;
border-top-style:solid;
border-top-width:1px;
}
/* MASTER TABLE BORDER */
td.table_border {
border-bottom-color:#999999;
border-bottom-style:solid;
border-bottom-width:1px;
border-top-color:#999999;
border-top-style:solid;
border-top-width:1px;
border-left-color:#999999;
border-left-style:solid;
border-left-width:1px;
border-right-color:#999999;
border-right-style:solid;
border-right-width:1px;
background-color:#FFFFFF;
}

BODY { 
  background: white url("/content/graphics/stripy_back.jpg");
  background-repeat: repeat;
  background-position: center;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#666666;
  
}

td.right_nav_border {

}

td.bottom_nav_border {
border-bottom-color:#CCCCCC;
border-bottom-style:dotted;
border-bottom-width:1px;
}

td.footer_new {
border-top-color:#CCCCCC;
border-top-style:dotted;
border-top-width:1px;	
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight: normal;
color: #666;
text-decoration: none;
}

/*Left hand navigation - OFF state*/
td.leftnav_off {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	font-style: normal;
	text-shadow: none;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.0;
	background-color: #F0F0F0;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left: 10px;
	padding-bottom: 8px;
	padding-top: 8px;
}

/*Left hand navigation - ON state*/
td.leftnav_on {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	background: url('/content/graphics/shopping_back.jpg') repeat;
	font-style: normal;
	text-shadow: none;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.0;
	background-color: #8E2367;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	border-bottom-color:#48062B;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color:#48062B;
	border-top-style:solid;
	border-top-width:1px;
	border-left-color:#48062B;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#48062B;
	border-right-style:solid;
	border-right-width:1px;
	padding-left: 10px;
	padding-bottom: 8px;
	padding-top: 8px;
	cursor: pointer;
}

/*Left hand navigation - FOCUS state*/
td.leftnav_focus {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	background: url('/content/graphics/workshop_search_topcell.jpg') repeat;
	font-style: normal;
	text-shadow: none;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.0;
	background-color: #3D3D85;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	border-bottom-color:#3D3D85;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color:#3D3D85;
	border-top-style:solid;
	border-top-width:1px;
	border-left-color:#3D3D85;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#3D3D85;
	border-right-style:solid;
	border-right-width:1px;
	padding-left: 10px;
	padding-bottom: 8px;
	padding-top: 8px;
	cursor: pointer;
}


/* FORM ELEMENTS */
.form_element {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 2px;
	padding-left: 5px;
	padding-bottom: 4px;
	font-weight: bold;
	color: #666666;
	border:solid;
	border-color: #CCCCCC;
	border-width: 1px;	
}

/* FORM ELEMENTS */
.form_button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	border:solid;
	border-color: #CCCCCC;
	border-width: 1px;
	background-color: #E9E9E9;
}

/*DEFAULT LINK COLOURS */
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #C43092;
	text-decoration: underline;
}
a:active {
	color: #52519D;
	text-decoration: underline;
}
.tablefont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}

/*NAVIGATION LINK COLOURS - Non Internet Explorer*/
a.nav:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:active {
	color: #FFFFFF;
	text-decoration: none;
}

/*FOOTER LINK COLOURS - Non Internet Explorer*/
a.foot:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.foot:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.foot:hover {
	color: #666666;
	text-decoration: none;
}
a.foot:active {
	color: #FFFFFF;
	text-decoration: none;
}
    .tiny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.highlight {
	color: #F09;
	background-color: #FFE1FF;
	font-weight: bold;
}

/*Social network links panel*/
.social_networks {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	background: url('/content/graphics/social_back.jpg') repeat-x;
	font-style: normal;
	font-weight: bold;
	text-shadow: none;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.2;
	-moz-border-radius-topleft: 7px;
	border-top-left-radius: 7px;
	-moz-border-radius-topright: 7px;
	border-top-right-radius: 7px;
	-moz-border-radius-bottomleft: 7px;
	border-bottom-left-radius: 7px;
	-moz-border-radius-bottomright: 7px;
	border-bottom-right-radius: 7px;
	background-repeat: repeat-x;
	background-color: #FFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 8px;
	padding-left: 30px;
}


/*TOPIC HEADER*/
td.topic_border {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	background: url('/content/graphics/topicback.jpg') repeat-x;
	font-style: normal;
	font-weight: bold;
	text-shadow: none;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.2;
	-moz-border-radius-topleft: 7px;
	border-top-left-radius: 7px;
	-moz-border-radius-topright: 7px;
	border-top-right-radius: 7px;
	-moz-border-radius-bottomleft: 0px;
	border-bottom-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	border-bottom-right-radius: 0px;
	background-repeat: repeat-x;
	background-color: #FFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 10px;
}
/*WORKSHOP SEARCH HEADER*/
td.workshop_search {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	background: url('/content/graphics/workshop_search_back2.jpg') repeat;
	border-bottom-color:#48062B;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color:#48062B;
	border-top-style:solid;
	border-top-width:1px;
	border-left-color:#48062B;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#48062B;
	border-right-style:solid;
	border-right-width:1px;
}

.workshop_search_topcell {
	
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#FFF;
  background: url('/content/graphics/workshop_search_topcell.jpg') repeat-x;	
  font-style: normal;
  font-weight: bold;
  text-shadow: none;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0em;
  word-spacing: 0em;
  line-height: 1.2;
  
  -moz-border-radius-topleft: 7px;
  border-top-left-radius: 7px;
  -moz-border-radius-topright: 7px;
  border-top-right-radius: 7px;
  -moz-border-radius-bottomleft: 0px;
  border-bottom-left-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  border-bottom-right-radius: 0px;
  
  background-repeat: repeat-x;
  background-color: #030335;
  
  margin-top: 10px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  
  border-top-width: 1px;
  border-right-width: 1px;
  border-left-width: 1px;
  border-bottom-width: 0px;
  
  border-top-style: solid;
  border-right-style: solid;
  border-left-style: solid;
  border-bottom-style: none;
  
  /*border-top-color: #030335;*/
  border-top-color: #030335;
  border-right-color: #030335;
  border-bottom-color: #030335;
  border-left-color: #030335;
  
  padding: 10px;
	
}	

.workshop_search_bottomcell {
	
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#FFF;
  background: url('/content/graphics/workshop_pale2.jpg');	
  font-style: normal;
  font-weight: bold;
  text-shadow: none;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0em;
  word-spacing: 0em;
  line-height: 1.2;
  
  background-repeat: repeat-x;
  background-color:#C6C9F4;
  
  -moz-border-radius-topleft: 0px;
  border-top-left-radius: 0px;
  -moz-border-radius-topright: 0px;
  border-top-right-radius: 0px;
  -moz-border-radius-bottomleft: 7px;
  border-bottom-left-radius: 7px;
  -moz-border-radius-bottomright: 7px;
  border-bottom-right-radius: 7px;

  
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  
  border-top-width: 0px;
  border-right-width: 1px;
  border-left-width: 1px;
  border-bottom-width: 1px;
  
  border-top-style: none;
  border-right-style: solid;
  border-left-style: solid;
  border-bottom-style: solid;
  
  border-top-color: #585AAB;
  border-right-color: #585AAB;
  border-bottom-color: #585AAB;
  border-left-color: #585AAB;
  
  padding-top: 10px;
  padding-right: 5px;
  padding-bottom: 10px;
  padding-left: 5px;
  	
}

/*SHOPPING CART HEADER*/
td.shopping {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	background: url('/content/graphics/shopping_back.jpg') repeat;
	border-bottom-color:#48062B;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color:#48062B;
	border-top-style:solid;
	border-top-width:1px;
	border-left-color:#48062B;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#48062B;
	border-right-style:solid;
	border-right-width:1px;
}

/*STANDARD BORDER*/
td.standard_border {
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#333333;
border-bottom-color:#CCCCCC;
border-bottom-style:dotted;
border-bottom-width:1px;
border-top-color:#CCCCCC;
border-top-style:dotted;
border-top-width:1px;
border-left-color:#CCCCCC;
border-left-style:dotted;
border-left-width:1px;
border-right-color:#CCCCCC;
border-right-style:dotted;
border-right-width:1px;
}

/*PAGE NUMBER CURRENT PAGE INDICATOR COLOURS*/
.thispage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #666666;
	height: 1px;
	width: 1px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	color: #FFFFFF;
	font-weight: bold;
}
/*JAVASCRIPT THUMBNAIL MAGNIFIER*/
.magnifier_border {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EAEAEA;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #EAEAEA;
}

.cart_topcell {
	
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#FFF;
  background: url('/content/graphics/shopping_back.jpg') repeat-x;	
  font-style: normal;
  font-weight: bold;
  text-shadow: none;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0em;
  word-spacing: 0em;
  line-height: 1.2;
  
  -moz-border-radius-topleft: 7px;
  border-top-left-radius: 7px;
  -moz-border-radius-topright: 7px;
  border-top-right-radius: 7px;
  -moz-border-radius-bottomleft: 0px;
  border-bottom-left-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  border-bottom-right-radius: 0px;
  
  background-repeat: repeat-x;
  background-color: #9B246F;
  
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  
  border-top-width: 1px;
  border-right-width: 1px;
  border-left-width: 1px;
  border-bottom-width: 0px;
  
  border-top-style: solid;
  border-right-style: solid;
  border-left-style: solid;
  border-bottom-style: none;
  
  /*border-top-color: #030335;*/
  border-top-color: #3F0C2C;
  border-right-color: #3F0C2C;
  border-bottom-color: #3F0C2C;
  border-left-color: #3F0C2C;
  
  padding: 10px;
	
}	

.cart_bottomcell_left {
	
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  color:#FFF;
  background: url('/content/graphics/shopping_back.jpg') repeat-x;	
  font-style: normal;
  font-weight: bold;
  text-shadow: none;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0em;
  word-spacing: 0em;
  line-height: 1.2;
  
  -moz-border-radius-topleft: 0px;
  border-top-left-radius: 0px;
  -moz-border-radius-topright: 0px;
  border-top-right-radius: 0px;
  -moz-border-radius-bottomleft: 7px;
  border-bottom-left-radius: 7px;
  -moz-border-radius-bottomright: 0px;
  border-bottom-right-radius: 0px;
  
  background-repeat: repeat-x;
  background-color: #9B246F;
  
  margin-top: 10px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  
  border-top-width: 1px;
  border-right-width: 1px;
  border-left-width: 1px;
  border-bottom-width: 0px;
  
  border-top-style: solid;
  border-right-style: solid;
  border-left-style: solid;
  border-bottom-style: none;
  
  /*border-top-color: #030335;*/
  border-top-color: #3F0C2C;
  border-right-color: #3F0C2C;
  border-bottom-color: #3F0C2C;
  border-left-color: #3F0C2C;
  
  padding: 10px;
  cursor: pointer;

}

.cart_bottomcell_right {
	
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  color:#FFF;
  background: url('/content/graphics/shopping_back.jpg') repeat-x;	
  font-style: normal;
  font-weight: bold;
  text-shadow: none;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0em;
  word-spacing: 0em;
  line-height: 1.2;
  
  -moz-border-radius-topleft: 0px;
  border-top-left-radius: 0px;
  -moz-border-radius-topright: 0px;
  border-top-right-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-bottom-left-radius: 0px;
  -moz-border-radius-bottomright: 7px;
  border-bottom-right-radius: 7px;
  
  background-repeat: repeat-x;
  background-color: #9B246F;
  
  margin-top: 10px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  
  border-top-width: 1px;
  border-right-width: 1px;
  border-left-width: 1px;
  border-bottom-width: 0px;
  
  border-top-style: solid;
  border-right-style: solid;
  border-left-style: solid;
  border-bottom-style: none;
  
  /*border-top-color: #030335;*/
  border-top-color: #3F0C2C;
  border-right-color: #3F0C2C;
  border-bottom-color: #3F0C2C;
  border-left-color: #3F0C2C;
  
  padding: 10px;
  cursor: pointer;

}

.cart_no_items {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#9B246F;
	background: url('/content/graphics/workshop_pale.jpg') repeat-x;
	font-style: normal;
	font-weight: bold;
	text-shadow: none;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.2;
	
	-moz-border-radius-topleft: 0px;
	border-top-left-radius: 0px;
	-moz-border-radius-topright: 0px;
	border-top-right-radius: 0px;
	-moz-border-radius-bottomleft: 7px;
	border-bottom-left-radius: 7px;
	-moz-border-radius-bottomright: 7px;
	border-bottom-right-radius: 7px;
	
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	
	border-top-width: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	
    border-top-color: #3F0C2C;
	border-right-color: #3F0C2C;
	border-bottom-color: #3F0C2C;
	border-left-color: #3F0C2C;
	
	padding: 5px;
		
}

.cart_with_items {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#9B246F;
	background: url('/content/graphics/workshop_pale.jpg') repeat-x;
	font-style: normal;
	font-weight: bold;
	text-shadow: none;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.2;
	
	-moz-border-radius-topleft: 0px;
	border-top-left-radius: 0px;
	-moz-border-radius-topright: 0px;
	border-top-right-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-bottom-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	border-bottom-right-radius: 0px;
	
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	
	border-top-width: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 0px;
	
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: none;
	
    border-top-color: #3F0C2C;
	border-right-color: #3F0C2C;
	border-bottom-color: #3F0C2C;
	border-left-color: #3F0C2C;
	
	padding: 5px;
		
}

.accordion{
width: auto;
}

.accordion div.mainmenu a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	font-style: normal;
	text-shadow: none;
	text-decoration: none;
	text-transform: none;
	text-decoration: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.0;
	background-color: #F0F0F0;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;

	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;	

	padding-left: 10px;
	padding-bottom: 8px;
	padding-top: 8px;
	padding-right: 5px;
}

.accordion div.mainmenu a:visited{

}
 .accordion div.mainmenu a:active{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	font-style: normal;
	text-shadow: none;
	text-decoration: none;
	text-transform: none;
	text-decoration: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.0;
	background: url('/content/graphics/workshop_search_topcell.jpg') repeat;
	background-color: #F0F0F0;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;

	border-bottom-color:#3D3D85;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color:#3D3D85;
	border-top-style:solid;
	border-top-width:1px;
	border-left-color:#3D3D85;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#3D3D85;
	border-right-style:solid;
	border-right-width:1px
	padding-left: 10px;
	padding-bottom: 8px;
	padding-top: 8px;
	padding-right: 5px;
}


.accordion div.selected a{
    
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	font-style: normal;
	text-shadow: none;
	text-decoration: none;
	text-transform: none;
	text-decoration: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.0;
	background: url('/content/graphics/workshop_search_topcell.jpg') repeat;
	background-color: #F0F0F0;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;

	border-bottom-color:#3D3D85;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color:#3D3D85;
	border-top-style:solid;
	border-top-width:1px;
	border-left-color:#3D3D85;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#3D3D85;
	border-right-style:solid;
	border-right-width:1px
	padding-left: 10px;
	padding-bottom: 8px;
	padding-top: 8px;
	padding-right: 5px;
}

.accordion div.mainmenu a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	font-style: normal;
	text-shadow: none;
	text-decoration: none;
	text-transform: none;
	text-decoration: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.0;
	background: url('/content/graphics/shopping_back.jpg') repeat;
	background-color: #F0F0F0;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;

	border-bottom-color:#48062B;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color:#48062B;
	border-top-style:solid;
	border-top-width:1px;
	border-left-color:#48062B;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#48062B;
	border-right-style:solid;
	border-right-width:1px;
	padding-left: 10px;
	padding-bottom: 8px;
	padding-top: 8px;
	padding-right: 5px;
}

.accordion div.submenu{ /*DIV that contains each sub menu*/
width: auto;
color: FFF;
}

.subcategory {
	width: auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	font-style: normal;
	text-shadow: none;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.0;
	background-color: #4A4A9F;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-color: #3D3D85;
	border-right-color: #3D3D85;
	border-bottom-color: #3D3D85;
	border-left-color: #3D3D85;
	padding-left: 10px;
	padding-bottom: 6px;
	padding-top: 6px;	
	}
.subcategory a:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#C8C8E6;
	}
	
.subcategory a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	}
	
.subcategory a:visited {	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#C8C8E6;
	text-decoration:underline;
	}			
	
.subcategory a:active {	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	
	}		
