/*
	W.J. White
	Screen Stylesheet
*/
html {
	font-size: 62.5%;
}

body {
	font: normal 1.2em Trebuchet MS, Helvetica, sans-serif;
	color: #5f6352;
	padding-bottom: 37px;
}

/*	Clearing */
.clear {
  clear: both;
  overflow: hidden;
  height: 0;
  visibility: hidden;
}
a {
  color: #5f6352;
}
.none {
  text-decoration: none;
}
p {
  line-height: 1.2em;
  padding: 0 0 10px 0;
  color: #5f6352;
}
.right {
   float: right;
}

/*	Skip */
#skip {
  position: absolute;
  top: -999em;
  left: 0;
}

/*	Header */
#header {
  position: relative;
  width: 956px;
  margin: 0 auto;
  height: 111px;
}
  #header .logo {
    float: left;
    padding: 45px 0 0 10px;
  }
  #header .number {
    float: right;
    padding: 19px 0 0 9px;
  }

/*		Nav Bar */
#bar {
  width: 100%;
  background-color: #d8d3cd;
  padding: 10px 0 2px 0;
}
#nav_bar {
  width: 100%;
  background: #978a79 url(/images/bg_mainnav.gif) top left repeat-x;
  border-top: 1px solid #786f60;
  border-bottom: 1px solid #786f60;
}
  #nav_bar .limit {
    margin: 0pt auto;
    overflow: hidden;
    position: relative;
    width: 956px;
  }
  #nav_bar ul {
    float: left;
    width: 956px;
		list-style: none;
		margin: 0 0 0 0;
		background: #978a79 url(/images/bg_mainnav.gif) top left repeat-x;
	}
  #nav_bar ul li {
		display: inline;
	}
	#nav_bar ul li a {
		color: #fff;
		text-decoration: none;
		float: left;
		padding: 7px 14px 5px 14px;
		font-size: 1.5em;
	}

	#nav_bar ul li.login {
		float: right;
	}


	#nav_bar ul li a:hover {
		background: #696054 url(/images/bg_mainnav_on.gif) top left repeat-x;
	}


/*	Content */
#content {
  width:956px;
  margin:0 auto;
}
  #content #leftcol {
      width: 256px;
      float: left;
      margin: 10px 0 0 0;
  }
  #content #rightcol {
      width: 700px;
      float: left;
      margin: 10px 0 0 0;
 }

/*	Footer */
#footer {
  width:100%;
  clear: both;
}
#footer .limit {
  width: 956px;
  margin:0 auto;
  padding: 10px 0 0 0;
}

/* ############################## BOXES ############################## */
/* Outer Box  */
.box_outer{background:#fff;width:241px;padding:0;}
.bo1,.bo2,.bo3,.bo4,.bo5,.bo6,.bo7{display:block;overflow:hidden;font-size:0;}
.bo3,.bo4,.bo5,.bo6,.bo7{background:#ccc;border-left:1px solid #d8d3cd;border-right:1px solid #d8d3cd;}
.bo1{background:#d8d3cd;margin:0 8px;}
.bo2{background:#d8d3cd;margin:0 6px;}
.bo3{background:#d8d3cd;margin:0 4px;}
.bo4{background:#e8e5e1;border-width:0 5px;margin:0 3px;}
.bo5{background:#e8e5e1;border-width:0 4px;margin:0 2px;}
.bo6{background:#e8e5e1;border-width:0 3px;margin:0 2px;}
.bo7{background:#e8e5e1;height:2px;border-width:0 3px;margin:0 1px;}
.bocontent{display:block;background:#e8e5e1;border:3px solid #d8d3cd;border-width:0 3px;padding:4px 0 1px 9px;}
/* Inner Box  */
.box{background:transparent;width:217px;margin:0;}
.boxtop,.boxbottom{display:block;background:transparent;font-size:1px;}
.boxbottom{margin: 0 0 10px 0;}
.boxbottom.lessmar{margin: 0 0 5px 0;}
.box1,.box2,.box3,.box4{display:block;overflow:hidden;}
.box2,.box3,.box4{background:#fff;border-left:1px solid #d4d4cc;border-right:1px solid #d4d4cc;}
.box1{background:#d4d4cc;margin:0 5px;}
.box2{border-width:0 2px;margin:0 3px;}
.box3{margin:0 2px;}
.box4{height:2px;margin:0 1px;}
.boxcontent{display:block;border:0 solid #d4d4cc;height:auto;background-color:#fff;border-width:0 1px;padding:4px 0 3px 8px;}
.bo1,.bo2,.bo3,.bo4,.bo5,.bo6,.box1,.box2,.box3{height:1px;}

.box h1 {
	margin: 0;
	font-size: 1.6em;
	padding: 7px 10px 13px 8px;
	background: #fff url(/images/bg_h1.gif) bottom left no-repeat;
	color: #5f6352;
	font-weight: normal;
}

/* footer Box  */
.fobox{background:transparent;width:956px;margin:0;}
.foboxtop,.fboxbottom{display:block;background:transparent;font-size:1px;}
.foboxbottom{margin: 0 0 10px 0;}
.fobox1,.fobox2,.fobox3,.fobox4{display:block;overflow:hidden;}
.fobox2,.fobox3,.fobox4{background:#c6beb1;border-left:1px solid #c6beb1;border-right:1px solid #c6beb1;}
.fobox1{background:#c6beb1;margin:0 5px;}
.fobox2{border-width:0 2px;margin:0 3px;}
.fobox3{margin:0 2px;}
.fobox4{height:2px;margin:0 1px;}
.foboxcontent{display:block;border:0 solid #c6beb1;height:auto;background-color:#c6beb1;border-width:0 1px;padding:0; overflow: hidden; width: 954px;}
.fobox1,.fobox2,.fobox3,.fobox4,.fobox5,.fobox6,.fobox1,.fobox2,.fobox3{height:1px;}

.fbox{background:transparent;width:461px;margin:0;}
.fboxtop,.fboxbottom{display:block;background:transparent;font-size:1px;}
.fboxbottom{margin: 0 0 10px 0;}
.fbox1,.fbox2,.fbox3,.fbox4{display:block;overflow:hidden;}
.fbox2,.fbox3,.fbox4{background:#a1998c;border-left:1px solid #a1998c;border-right:1px solid #a1998c;}
.fbox1{background:#a1998c;margin:0 5px;}
.fbox2{border-width:0 2px;margin:0 3px;}
.fbox3{margin:0 2px;}
.fbox4{height:2px;margin:0 1px;}
.fboxcontent{display:block;border:0 solid #a1998c;height:auto;background-color:#a1998c;border-width:0 1px;padding:13px 0 10px 14px;}
.fbox1,.fbox2,.fbox3,.fbox4,.fbox5,.fbox6,.fbox1,.fbox2,.fbox3{height:1px;}

/* search Box  */
.sbox{background:#fff;width:700px;padding:0;margin: 0 0 10px 0;}
.sbox1,.sbox2,.sbox3,.sbox4,.sbox5,.sbox6,.sbox7{display:block;overflow:hidden;font-size:0;}
.sbox3,.sbox4,.sbox5,.sbox6,.sbox7{background:#ccc;border-left:1px solid #d6d9cd;border-right:1px solid #d6d9cd;}
.sbox1{background:#d6d9cd;margin:0 8px;}
.sbox2{background:#d6d9cd;margin:0 6px;}
.sbox3{background:#d6d9cd;margin:0 4px;}
.sbox4{background:#fff;border-width:0 5px;margin:0 3px;}
.sbox5{background:#fff;border-width:0 4px;margin:0 2px;}
.sbox6{background:#fff;border-width:0 3px;margin:0 2px;}
.sbox7{background:#fff;height:2px;border-width:0 3px;margin:0 1px;}
.sboxcontent{display:block;background:#fff;border:3px solid #d6d9cd;border-width:0 3px;padding:4px 0 1px 9px; overflow: hidden; width: 684px;}
.sbox1,.sbox2,.sbox3,.sbox4,.sbox5,.sbox6,.sbox1,.sbox2,.sbox3{height:1px;}

/* ############################## BOXES ##############################*/

/*	LEFT ELEMENTS */

/*	Tag cloud */
.tag {
   border: 1px solid #fff;
   margin: 0 10px 0 0;
  }
ul.tagcloud { text-align: justify; margin: 10px 4px 0 7px; }
	.tagcloud li { display: inline; width: 100px; }
	.tagcloud a { text-decoration:none; color: #5f6352; padding: 0 3px 0 0;}
	.tagcloud a:hover { text-decoration:underline; }
	.tagcloud span { position: absolute; left: -999px; width: 990px; }

	.tagcloud .v-popular { font-size: 1.2em; color: #afb3a1; }
	.tagcloud .vv-popular { font-size: 1.4em;  color: #afb3a1;}
	.tagcloud .vvv-popular { font-size: 1.8em; color: #afb3a1; }
	.tagcloud .vvvv-popular { font-size: 2em; }
	.tagcloud .vvvvv-popular { font-size: 2.4em; }
	.tagcloud .vvvvvv-popular { font-size: 2.6em; }
	
	/* Custom range type colours */
  .tagcloud .congressFont a {color: #007837;}
  .tagcloud .cromeFont a {color: #4b03a0;}
  .tagcloud .customFont a {color: #0057b8;}

.newsletter {
  padding: 10px 2px 0 8px;
}
.newsletter input {
  color: #5f6352;
  font-family: Trebuchet MS, Helvetica, sans-serif;
  font-size: 1.0em;
  padding: 1px 0 1px 3px;
  width: 170px;
  height: 16px;
  border: 1px solid #d6d9cd;
}
.newsletter .submit {
  padding: 0;
  width: 85px;
  height: 22px;
  border: none;
}

/* NAVIGATION */

#subnav {
   border: 1px solid #fff;
  }
#subnav ul {
	padding: 0;
	width: 197px;
	}
	#subnav ul ul {
		padding: 0;
		margin: 0;
	}
	#subnav ul li {
		padding: 0;
		margin: 0;
		list-style: none;
		}
#subnav ul li a {
	width: 172px;
	height: 30px;
	padding: 7px 0 0 27px;
	margin: 0 0 2px 0;
	background: #fff url(/images/bg_nav_off.gif) top left no-repeat;
	display: block;
	text-decoration: none;
	font-size: 1.4em;
	color: #6b6a5c;
}

#subnav li a.current {background: transparent url(/images/bg_nav_on.gif) top left no-repeat; margin: 0 0 2px 0;}

#subnav ul li.browse {color: #fff; padding: 8px 0 0 10px; font-size: 1.4em; background: #aea595 url(/images/bg_browse.gif) top left no-repeat; height: 32px; width: 189px; margin: 0 0 2px 0;}

	#subnav ul ul li a {
		margin: 0;
		padding: 7px 0 0 27px;
		width: 172px;
		height: 27px;
		background: transparent url(/images/bg_subnav_off.gif) top left no-repeat;
		color: #7d7d71;
	}

#subnav ul ul li a.current {color: #7d7d71;background: transparent url(/images/bg_subnav_on.gif) top left no-repeat; margin: 0;}

#subnav ul ul li.top a {color: #7d7d71; background: transparent url(/images/bg_subnav_off_top.gif) top left no-repeat;}
#subnav ul ul li.top a:hover {color: #7d7d71; background: transparent url(/images/bg_subnav_on_top.gif) top left no-repeat;}
#subnav ul ul li.top a.current {color: #7d7d71;background: transparent url(/images/bg_subnav_on_top.gif) top left no-repeat;}

#subnav ul ul li.bottom a {color: #7d7d71; background: transparent url(/images/bg_subnav_off_end.gif) top left no-repeat; margin: 0 0 2px 0;}
#subnav ul ul li.bottom a:hover {color: #7d7d71; background: transparent url(/images/bg_subnav_on_end.gif) top left no-repeat;}
#subnav ul ul li.bottom a.current {color: #7d7d71;background: transparent url(/images/bg_subnav_on_end.gif) top left no-repeat;}

 /*	FOOTER */
#footer .left_col {
  width: 458px;
  float: left;
  padding: 23px 0 0 24px;
}
  #footer .left_col h1 {
  	margin: 0;
  	font-size: 1.6em;
  	padding: 0 0 13px 11px;
  	background: transparent url(/images/bg_h1_footer.gif) bottom left no-repeat;
  	color: #fff;
  	font-weight: normal;
  }
  #footer .left_col ul {
    float: left;
  	list-style: none;
  	padding: 20px 70px 0 11px;
  }
  #footer .left_col ul li {
    color: #fff;
    padding: 0 0 5px 0;
  }
  #footer .left_col ul li a {
  	color: #fff;
  	text-decoration: none;
	}
#footer .right_col {
  width: 461px;
  float: left;
  padding: 6px 0 0 0;
}
  #footer .right_col h1 {
    margin: 0;
    font-size: 1.6em;
    padding: 0 0 13px 11px;
    background: transparent url(/images/bg_h1_footer2.gif) bottom left no-repeat;
    color: #fff;
    font-weight: normal;
  }
#footer .right_col fieldset {
  border:medium none;
  overflow:hidden;
  padding:0;
  width:100%;
}
#footer .right_col label {
    color: #fff;
    float: left;
 }
 #footer .right_col ul {
  margin: 10px 0 0 10px;
  float: left;
  width: 200px;
}
 #footer .right_col li {
  width: 200px;
  margin: 0 16px 0 0;
  display: inline;
  clear: both;
  float: none;
}
 #footer .right_col input.name {
  width: 190px;
  margin: 0 0 12px 0;
  border: #c4baae 1px solid;
  color:#4E4F45;
  padding:2px;
  font-size: 1.0em;
  font-family: Trebuchet MS, Helvetica, sans-serif;
  float: left;
}
#footer .right_col .enquiry {
  width: 190px;
  height: 60px;
  margin: 0;
  border: #c4baae 1px solid;
  color:#4E4F45;
  padding:2px;
  font-size: 1.0em;
  font-family: Trebuchet MS, Helvetica, sans-serif;
}
#footer .right_col .submit {
	width: 88px;
	height: 22px;
	float: right;
	margin: 5px 3px 0 0;
	color: #fff;
}
#footer .sub_footer {
  text-align: center;
  margin: 30px 0 0 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #666666;
  font-size: 0.8em;
}
#footer .sub_footer a {
  color: #666666;
  text-decoration: none;
}
#footer .sub_footer a:hover {
  color: #666666;
  text-decoration: underline;
}
#footer .sub_footer span {
  padding: 0 10px;
}
.image_search fieldset {
  border:medium none;
  overflow:hidden;
  padding:0;
  width:100%;
}

/*	MAIN ELEMENTS */
.image_search {
  background: #e8e5e1 url(/images/bg_image_search.jpg) top left no-repeat;
  height: 72px;
  width: 660px;
  margin: 0 0 10px 0;
  padding: 115px 0 0 40px;
}
  .image_search label {
    color:#fff;
    font-size:1.8em;
    line-height:32px;
   }
  .image_search input {
    border: #846947 1px solid;
    color:#4E4F45;
    font-size:18px;
    position:relative;
    background: #fff url(/images/bg_search.gif) top left no-repeat;
    font-family: Trebuchet MS, Helvetica, sans-serif;
  }
  .image_search .search {
    width: 318px;
    margin: 5px 10px 0 0;
  }
  .image_search label, .image_search input {
    float: left;
    margin-right: 10px;
  }
  .image_search .btn_go {
  	width: 60px;
  	height: 45px;
  	border: none;
  	background: none;
  }

#search_title {
  padding-left: 10px;
  padding-bottom: 4px;
  font-size: 1.6em;
	color: #5f6352;
	font-weight: normal;
}

.search_left {
  width: 320px;
  padding: 0px 0 0 10px;
}
 .search_left .btn_go {
  	width: 34px;
		height: 25px;
		float: left;
		margin: 0 0 0 10px;
	}
	.search_left .search {
	  float: left;
		border: #cacdc0 1px solid;
    color:#4E4F45;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    width:270px;
    padding: 2px;
	}
.search_right {
  width: 270px;
  padding: 10px 0 20px 80px;
  float: left;
}
.search_right ul {
  float: left;
  padding: 0 40px 0 0;
}

#search_advanced {
  margin-top: 6px;
}

.collections {
  margin: 0 ;
  padding: 0;
}
  .collections .pad {
    padding: 0 5px 0 0;
    margin: 0;
  }
#rightcol h1 {
	margin: 10px 0 10px 0;
	font-size: 1.6em;
	padding: 0 0 15px 15px;
	background: #fff url(/images/bg_h1_main.gif) bottom left no-repeat;
	color: #5f6352;
	font-weight: normal;
  clear: both;
  line-height: 1.2em;
}
#rightcol h1 a em {
  background:transparent url(/images/view_all.gif) bottom right no-repeat;
  cursor: pointer;
  display:block;
  width:88px;
  height:28px;
  float: right;
  text-indent:-1000em;
  padding: 0;
  margin: 10px 0 0 0;
}


.recentlyAdded {
  float: left;
  padding:0 0 0 15px;
}

.recentlyAdded .recentItem {
  float: left;
  margin: 0 5px 5px 0;
  padding: 4px;
  width: 98px;
  height: 115px;
  border: 1px solid #d6d9cd;
	text-align: center;
  position: relative;
  overflow: hidden;
}

.recentlyAdded .recentItem span {
		width: 98px;
		float: left;
		text-align:center;
		padding: 1px 10px 10px 0;
		margin: 10px 0 0 0;
		font-size: 1.2em;
		font-weight: bold;
		color: #5f6352;
  }

.recentlyAdded .recentItem a em {
  background:transparent url(/images/hand_icon.gif) no-repeat 0 0;
  cursor: pointer;
  display:block;
  height:22px;
  position:absolute;
  right: 0;
  top: 0;
  text-indent:-1000em;
  width:22px;
  margin: 0;
}

.recently {
  padding:0 0 0 15px;
}
.recently img {
  border: 1px solid #d6d9cd;
  padding: 4px;
  margin: 0 5px 0 0;
}
.product {
  float: left;
  padding: 0 0 0 15px;
}
.product.results {
  background: #fff url(/images/bg_hr.gif) bottom left no-repeat;
  padding: 0 0 10px 15px;
  width: 685px;
  margin: 0;
}
.product_item {
	float: left;
	display: inline;
	border-top: 1px solid #d6d9cd;
	border-left: 1px solid #d6d9cd;
	border-right: 1px solid #d6d9cd;
	padding: 6px 0 0 0;
	margin: 0 10px 10px 0;
	width: 158px;
}
	.product_item img {
		padding: 0 6px 0 6px;
    /*width: 146px;*/
    clear: left;
}
	#product_image {
		height:125px;
		width:146px;
		overflow:hidden;
		text-align:center;
	}
	.product_item .check {
		float: right;
	}
	.product_item span {
		width: 148px;
		float: left;
		border-bottom: 1px solid #d6d9cd;
		text-align:center;
		padding: 1px 10px 10px 0;
		margin: 10px 0 0 0;
		font-size: 1.2em;
		font-weight: bold;
		color: #5f6352;
  }
  .product_item.details span {
		text-align: left;
		margin: 5px 0 0 0;
		width: 143px;
		padding: 1px 10px 5px 5px;
  }
  .product_item.details h5 {
      color: #878a7d;
      font-size: 1.2em;
      padding: 3px 0 0 4px;
      margin: 0;
     }
  .product_item.details.crome {
    border: 1px solid #4b03a0;
  }
  .product_item.details.congress {
    border: 1px solid #007837;
  }
  .product_item.details.custom {
    border: 1px solid #0057b8;
  }
  .product_item.details.crome span {
    color: #4b03a0;
  }
  .product_item.details.congress span {
    color: #007837;
  }
  .product_item.details.custom span {
    color: #0057b8;
  }
  .product_item a em {
    background:transparent url(/images/hand_icon.gif) no-repeat 0 0;
    cursor: pointer;
    display:block;
    height:22px;
    position:absolute;
    margin: 0 0 0 135px;
    text-indent:-1000em;
    width:22px;
  }
.pagination {
    background: #fff url(/images/bg_hr.gif) bottom left no-repeat;
    padding: 0 15px 10px 18px;
    margin: 10px 0 10px 0;
    float: left;
    width: 667px;
 }
.pagination ul {
	margin: 0;
}
.pagination ul li{
	float: left;
	list-style: none;
}
.pagination ul li a {
	text-indent: -99999px;
}
.pagination ul li .next, .pagination ul li .next_grey {
	background: #fff url(/images/icon_next.gif) 0 3px no-repeat;
	width: 20px;
	height: 18px;
	display: block;
	padding: 0;
	margin: 0 0 0 10px;
}
.pagination ul li .next_grey {
  background-image: url(/images/icon_next_grey.gif);
}
.pagination ul li .previous, .pagination ul li .previous_grey {
	background: #fff url(/images/icon_previous.gif) 0 3px no-repeat;
	width: 20px;
	height: 18px;
	display: block;
	padding: 0;
	margin: 0 10px 0 0;
	color: #000;
}
.pagination ul li .previous_grey {
  background-image: url(/images/icon_previous_grey.gif);
}
input.page_number {
  width: 20px;
  padding: 1px;
  margin: 1px 0 0 0;
  text-align: center;
  font-size: 1.0em;
  color: #5f6352;
  border: 1px solid #d6d9cd;
}
.pagination ul li.total_results {
  float: left;
	margin: 0 120px 0 0;
}
.recent_cases {
   float: left;
   padding: 0 0 0 15px;
  }
  .recent_cases .main {
    float: left;
    padding: 6px;
    border: 1px solid #d6d9cd;
    margin: 0 5px 0 0;
  }
  .recent_cases .main img {
    float: left;
  }
  .recent_cases .copy {
    float: left;
    width: 293px;
    height: 140px;
    border: 1px solid #d6d9cd;
    margin: 0 5px 0 0;
    padding: 20px;
  }
  #rightcol .recent_cases .copy h1 {
    font-weight: normal;
    background: none;
    padding: 0 0 3px 0;
    margin: 0;
  }
  .recent_cases .copy span {
    background: #fff url(/images/arrow.gif) 0 50%  no-repeat;
    padding: 0 0 0 10px;
  }
  .recent_cases .copy a {
    text-decoration: none;
    color: #5f6352;
  }
  .recent_cases .thumbnails {
     float: left;
     width: 98px;
     border: 1px solid #d6d9cd;
     padding: 4px 4px 0 4px;
   }
   .recent_cases .thumbnails img {
     padding: 0 0 4px 0;
     float: left;
   }
h2 {
	width: 685px;
	height: 30px;
	background: #ada393 url(/images/bg_h1bar.gif) top left no-repeat;
	margin: 0 0 8px 0;
	padding: 7px 0 0 15px;
	color: #FFFFFF;
	clear: both;
	font-size: 1.4em;
	font-weight: normal;
}
h2.cromeCol {
	width: 685px;
	height: 56px;
	background: transparent url(/images/h2_crome.gif) top left no-repeat;
	margin: -19px 0 5px 0;
	padding: 27px 0 0 15px;
	position: relative;
}
h2.customCol {
  width: 685px;
	height: 56px;
	background: transparent url(/images/h2_custom.gif) top left no-repeat;
	margin: -19px 0 5px 0;
	padding: 27px 0 0 15px;
	position: relative;
}
h2.congressCol {
  width: 685px;
	height: 56px;
	background: transparent url(/images/h2_congress.gif) top left no-repeat;
	margin: -19px 0 5px 0;
	padding: 27px 0 0 15px;
	position: relative;
}
.view {
    float: right;
    padding: 0 10px 0 10px;
    background: transparent url(/images/view_arrow.gif) 0 6px no-repeat;
  }
  .view a {
   color: #fff;
   text-decoration: none;
  }
/* case */
dl.cs_snip {
  padding: 0 50px 15px 15px;
  margin: 10px 0 0 0;
  overflow:hidden;
  float: left;
  background: transparent url(/images/bg_hr.gif) bottom left no-repeat;
}
.cs_snip dt {
  float: left;
}
.cs_snip dt img {
  margin: 0 15px 0 0;
  overflow:hidden;
  border: 1px solid #d9dcd1;
}
.cs_snip dd h3 {
  font-size: 1.4em;
  font-weight: bold;
  color: #5f6352;
  padding: 8px 0 10px 0;
}
.left_imgs {
  float: left;
  width: 446px;
  margin: 10px 0 10px 15px;
  padding: 0;
  display: inline;
  clear: both;
}
.left_imgs img {
  padding: 10px 0 0 0;
}
.left_imgs img.main {
  border: 1px solid #d9dcd1;
  padding: 0;
}
.left_imgs img.end {
  padding: 0;
}
.right_copy {
  width: 186px;
  float: left;
  margin: 10px 0 0 18px;
  padding: 0 30px 0 0;
}
  .right_copy.description {
    background: #fff url(/images/bg_hr.gif) top left no-repeat;
    padding: 20px 0 0 0;
    width: 218px;
  }
  .right_copy ul {
    list-style: disc;
    padding: 0 0 0 25px;
  }
  .right_copy li {
   padding: 0 0 8px 0;
  }
.icons {
  background: #FFFFFF url(/images/bg_hr.gif) no-repeat scroll left top;
  clear: both;
  width: 682px;
  padding: 20px 0 0 18px;
}
.icons p {
  background: #FFFFFF url(/images/bg_hr.gif) no-repeat scroll left bottom;
  margin: 0 0 10px -18px;
  padding: 0 0 20px 0;
}
.icons a {
  text-decoration: none;
  color: #5f6352;
}
.icons img {
  padding: 0 5px 0 18px;
}

#breadcrumb {
  padding: 10px 0 0 32px;
}
	p#breadcrumb {
		color: #5f6352;
	}
	p#breadcrumb a {
	color: #d1d3ca;
	text-decoration: none;
	margin: 0 5px;
	}
	p#breadcrumb a.current {
	color: #5f6352;
	}
	p#breadcrumb a:hover {
	  color: #5f6352;
	}


/* FORMS */
.fieldSet {
  padding-bottom: 4px;
}

.fieldSet label {
  float: left;
  padding-right: 12px;
  width: 200px;
  text-align: right;
  font-weight: bold;
}

.fieldSet input, .fieldSet textarea, .fieldSet select {
  border: 1px solid #786f60;
}

.fieldSet textarea {
  font: normal 1.2em Trebuchet MS, Helvetica, sans-serif;
}

.sboxcontent .fieldSet label {
  width: 100px;
}

#enquiryErrors {
  color: red;
  font-weight: bold;
}

#folio_email_action {
  float: right;
  margin-top: 8px;
  width: 220px;
  text-align: center;
}

#folio_email_reply {
  height: 3em;
}

#folio_email_error {
  color: red;
  font-weight: bold;
}

/*	Plugin Override for Portfolio */
	#portfolio {
		background: #DFDEC5 url(/images/portfolio_bar_top.gif) 0 32px repeat-x;	
		overflow: hidden;
		}
		#items .item {
			background: #FFF;
			float: left;
			border: 1px solid #d1d1be;
			padding: 6px;
			margin: 10px 10px 10px 0;
			width: 16em;
			height: 64px;
			overflow: hidden;
			}
			#items .item h3 {
				color: #DFDEC5;
				font-size: 1.3em;
				}
			#items .item img {
				border: none;
				margin: 0 6px 0 0;
				height: 64px;
				}
			#items .item img.remove {
				height: 8px;
				width: 17px;
				margin: 0;
				}
			#items .item p {
				color: #5F6352;
				font-size: 1em;
				margin: 0;
				}
		#portfolio_actions {
			background: url(/images/convert_pdf_button.gif) 0 0 no-repeat;
			width: 0;
			height: 73px;
			padding-left: 136px;
			text-align: left;
			overflow: hidden;
			margin: 15px 0 0;
			display: block;
			float: right;
			}
		#arrow_left, #arrow_right {
			display: block;
			margin-top: 40px;
			width: 18px;
			}
			#arrow_left {
				margin-right: 0;
			}
			#button_left {
				width: 18px;
				margin-right: 8px;
				}
				
		#shade {
			display: none !important
			}
		
		#instructions {
			height: 32px;
			padding-top: 5px;
			overflow: hidden;
			background: #A1998C url(/images/portfolio_shadow.gif) left top repeat-x;
			color: white;
			font-size: 1.2em;
			}
		
		#instructions ul li {
			float: left;
			line-height: 32px;
			margin-left: 10px;
			}
		
		#instructions ul li.items {
			margin-left: 4em;
			}
			
		#instructions ul li.toggle {
			float: right;
			}
			
		#instructions ul li.toggle {
			background: url(/images/toggle.gif) 0 0 no-repeat;
			width: 74px;
			height: 22px;
			margin: 5px 10px 0 0;
			bottom: 1px;
			}
			#instructions ul li.toggle a {
				background: none;
				height: 22px;
				line-height: 22px;
				padding: 0;
				width: 74px;
				display: block;
				text-align: center;
				text-decoration: none;
				color: #A1998C !important;
			}