/* CSS Document */
/* CSS definitions for The Back Centre web site, http://www.backcentre.co.uk */
/* copyright 2008 Martin Coard, Ermeco July 2008 */


/* ---( common ) ----------------------------------------- */
* {
	margin:0;
	padding:0;
	}

/* Text size: default is 16px for most browsers, therefore 62.5% of that is 10px. Easier to work out em sizes from that. */
/* Thanks to Richard Rutter http://clagnut.com/blog/348/ and Andy Smith for his comment therein */

body {
	color:#333;
	background:#fff url(../images/front_page_slice1.jpg) repeat-x;
	font-family:"Lucida Grande", Verdana, sans-serif;
	text-align:left;
	font-size: 62.5%; // For IE
	}
html>body {
font-size: 10px; // IE can’t read this
}	

h1,h2,h3,h4,h5,h6 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	}
h1 {
	font-size:3em;
	margin:0 0 11px 0;
	text-align:left;
	}
h1 a {
	display:block;
	width:950px;
	height:100px;
	background:url(../images/header950x200e.jpg) top left no-repeat;
	text-indent:-9999px;
	}
h1 a:hover {
	background:url(../images/header950x200c.jpg) bottom left;
	}
h1.xmas a {
	display:block;
	width:950px;
	height:100px;
	background:url(../images/header950x200d.jpg) top left no-repeat;
	text-indent:-9999px;
	}
h1.xmas a:hover {
	background:url(../images/header950x200d.jpg) bottom left;
	}
h2 {
	clear:both;
	font-size:1.6em;
	width:646px;
	border:1px solid #cecece;
	padding:5px 0 5px 5px;
	margin-bottom:0.75em;
	background:transparent url(../images/h2bgd1.jpg) center left repeat-x;
	}
h2.wide{
	width:676px;
	}
h2.wide2{
	width:676px;
	}
h2.wide3{
	width:676px;
	padding:10px 0 10px 5px;
	}
h2.w660 {
	width:654px;
	}
h2.w950 {
	width:942px;
	}
h3 {
	font-size:1.5em;
	line-height:1;
	margin-bottom:20px;
	}
h3.offer {
	font-size:1.8em;
	color:#FF6C0B;
	}
h3.sub {
	font-size:1.4em;
	color:#404040;
	}
h3.col2 {
	color:#f61;
	text-align:center;
	}

h4 {
	font-size:1.2em;
	line-height:1.25;
	margin-bottom:1.25em;
	}
h5 {
	font-size:1em;
	font-weight:700;
	margin-bottom:1.5em;
	}
h6 {
	font-size:1em;
	font-weight:700;
	}
p {
	font-size:1.1em;
	margin:0 0 1.5em;
	}
em {
	font-style:italic;
	background:#efefe9;
	}
img {
	border:none;
	}

p img {
	padding-bottom:1px;
	border-bottom:1px solid #ccc;
	}

a {
	color:#008484;
	}

hr {
	color:#999;
	}
p strong {
	color:#666;
	}
h3.call, p.call {
	clear:both;
	color:#f61;
	font-size:1.6em;
	font-weight:bold;
	text-align:center;
	margin:5px 0 0 0;
	}
h3.call {
	letter-spacing:0.15em;
	}
p.call {
	letter-spacing:normal;
	}
	

/* Clearfix Method for clearing floats - Thanks to John Gallant (Big John) http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
   content:".";
   display:block;
   height:0;
   clear:both;
   visibility:hidden;
	}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */


/* ----- wrap ----- */

#wrap {
	width:950px;
	margin:0 auto;
	overflow: hidden; /* This hides the excess padding in non-IE browsers */
	}

/* ----- header and navigation menu	----- */
	
#header, #menu {
	width:100%;
	}
		
#menu ul.menu {
	list-style-type:none;
	background:url(../images/menu_bg.gif) center right no-repeat;
	margin:0;
	}
#menu ul.menu li {
	float:left;
	font-size:1.2em;
	font-weight:700;
	background:url(../images/menu_bg.gif) top left no-repeat;
	padding:0 10px 0 12px;
	}
#menu ul.menu li a {
	color:#fff;
	float:left;
	display:block;
	text-decoration:none;
	padding:6px 10px 6px 0;
	}
#menu ul.menu li a span {
	color:#008484;
	padding:6px 0 6px 10px;
	}

#menu ul.menu li a:hover, ul.menu .current a {
	background:url(../images/menu_a.gif) top right no-repeat;
	}
#menu ul.menu li a:hover span,ul.menu .current a span {
	background:url(../images/menu_a.gif) top left no-repeat;
	padding:6px 0 6px 10px;
	}
	
/* ----- front page content ----- */	
	
#singlecolumn {
	float:left;
	margin:35px 0 0 0;
	padding:0;
	}
#singlecolumn img {
	margin:0 0 10px 12px;
	}
	
#singlecolumn img.bordered {
	margin:0 0 15px 12px;
	border:3px solid #cdcdcd;
	}
	
#singlecolumn table.mbt {
	background-color:transparent;
	border:none;
	border-collapse:collapse;
	margin:10px auto;
	padding:0;
	width:909px;
	}
#singlecolumn img {
	border:none;
	padding:0;
	margin:0;
	} 
#singlecolumn img.center {
	clear:both;
	margin:0 auto;
	} 
#singlecolumn img.right {
	clear:both;
	float: right;
	margin:0 0 10px 35px;
	} 
#singlecolumn td.image {
	margin:0;
	padding:0;
	border-top:3px solid #ccc;
	border-right:3px solid #ccc;
	border-bottom:3px solid #ccc;
	}
#singlecolumn td.image1 {
	margin:0;
	padding:0;
	border:3px solid #ccc;
	}
#singlecolumn td.text1 {
	text-align: left;
	vertical-align:top;
	margin:0;
	padding:6px 20px 6px 1px;
	border:none;
	}
#singlecolumn td.text2 {
	font-size:14px;
	text-align: left;
	margin:0;
	padding:5px 0;
	border:none;
	}
#singlecolumn p.size2 {
	font-size:1.2em;
	line-height:150%;
	text-align:justify;
	}
#singlecolumn h3.subscribe {
	font-size:1.6em;
	width:250px;
	padding:0;
	}

	
/* ----- opening times ----- */	

#christmas {
	background:url(../images/snowflake-background.gif) no-repeat;
	}
#christmas table {
	background-color:#c0c0c0;
	border-top:1px solid #8d8d8d;
	border-left:2px solid #8d8d8d;
	border-collapse:collapse;
	margin:15px auto;
	padding:0;
	}
#christmas th, #christmas td {
	padding:0.6em 1em;
	border-right:1px solid #8d8d8d;
	border-bottom:1px solid #8d8d8d;
	}
#christmas th {
	color: #990000;
	font-size:1.6em;
	font-weight:bold;
	text-align:center;
	}	
#christmas td {
	font-size:1.4em;
	font-weight:bold;
	text-align:center;
	}	
#christmas p {
	font-size:1.2em;
	}		
	
/* ----- double column product page content ----- */

/* Thanks to Alan Pearce for this neat method of two columns of equal height */
/* http://www.alistapart.com/articles/multicolumnlayouts */

#container {
	float:left;
	overflow:hidden;
	text-align:left;
  	width:950px;
	}

#column1 {
	float:left;
	width:700px;
	margin:35px -250px /* Hat tip to Ryan Brill */ 0 0;
	border-right:250px solid #ECECEC;
	/* The width and color of Column2 */
	}
	
#column1 h1.wide {
	clear:both;
	font-size:1.6em;
	width:676px;
	text-align:left;
	border:1px solid #cecece;
	padding:5px 0 5px 5px;
	margin:0 0 0.75em 0;
	background:transparent url(../images/h2bgd1.jpg) center left repeat-x;
	}
#column1 h2.wide1, h2.wide2 {
	clear:both;
	font-size:1.6em;
	width:676px;
	text-align:left;
	border:1px solid #cecece;
	padding:5px 0 5px 5px;
	background:transparent url(../images/h2bgd1.jpg) center left repeat-x;
	}
#column1 h2.wide1 {
	margin:0 0 0.75em 0;
	}
#column1 h2.wide2 {
	margin:25px 0 0.75em 0;
	}
#column1 h2.wide {
	clear:both;
	font-size:1.5em;
	width:676px;
	line-height:1;
	padding:5px 0 5px 5px;
	margin:0 0 0.4em 0;
	background:transparent url(../images/h2bgd1.jpg) center left repeat-x;
	}
#column1 h2.blank {
	clear:both;
	font-size:1.25em;
	border:none;
	line-height:1;
	padding:10px 0 0 0;
	background:none;
	}
	
#column1 p {
	text-align:justify;
	margin:10px 20px 10px 0;
	letter-spacing:110%;
	line-height:1.4em;
	}

#column1 p.top {
	margin:10px 40px 10px 0;
	}
		
#column1 p.small {
	font-size:0.9em;
	}
		
#column1 hr {
	clear:both;
	text-align:left; /* seems to be needed for Opera */
	margin:15px 0;
	width:676px;
	}
#column1 hr.shoe {
	margin:0 0 15px 0;
	padding:0;
	width:680px;
	}
#column1 img.map {
	margin:5px 0 5px 125px;
	}
#column1 img.border {
	border:1px solid #cecece;
	}
#column1 img.right {
	float:right;
	margin:5px 20px;
	} 
#column1 ul.list1, #singlecolumn ul.list1 {
	margin:0 0 15px 0;
	padding:0;
	}
#column1 ul.list1 li , #singlecolumn ul.list1 li {
	font-weight:bold;
	line-height:150%;
	padding:0.3em 0 0 16px;
	background:url(../images/li14.jpg) no-repeat 0 0.5em;
	}
#singlecolumn ul.list1 li {
	font-size:1.2em;
	}
#column1 ul.list1 li {
	font-size:1em;
	}

	
#mbt {
	background:url(../images/masai2.gif) center top no-repeat;
	}


/* ----- column 1 grid pages (original) ----- */

#gridpage img {
	margin:0 15px 12px 0;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	}

#gridpage img.backpain {
	margin:0;
	border:0;
	}

#gridpage img.blank {
	margin:0 15px 12px 0;
	border:0;
	}

#gridpage ul {
	list-style:none;
	margin:0;
	padding:0;
	}
#gridpage ul li {
	float:left;
	font-size:1.2em;
	font-weight:700;
	margin:0;
	padding:0 19px 0 0;
	}
#gridpage ul li a {
	color:#404040;
	text-decoration:none;
	display:block;
	width:205px;
	padding:4px 0 5px 0;
	text-align:center;
	text-decoration:none;
	background:transparent url(../images/text_box2.gif) no-repeat center top;
	}
#gridpage ul li a:hover {
	color:#623a3e;
	background:transparent url(../images/text_box2_hover.gif) no-repeat center top;
	}
#gridpage ul li.blank a, a:hover {
	background:transparent url(../images/205x25box_blank.gif) no-repeat center top;
	}
	
#gridpage iframe {
	margin:0 16px 10px 0;
	}
#gridpage iframe.feature {
	float:left;
	display:inline;
	margin:0 16px 10px 0;
	}
#gridpage p.titles {
	font-size:1.4em;
	font-weight:bold;
	}
	
/* ----- column 1 grid pages v2 ----- */

#gridpage2 img {
	float:left;
	border:1px solid #ccc;
	margin:0 19px 12px 0;
	}
#gridpage2 img.blank {
	border:0;
	padding:0;
	}
#gridpage2 ul {
	list-style:none;
	margin:0;
	padding:0;
	}
#gridpage2 ul li {
	float:left;
	font-size:1.2em;
	font-weight:700;
	margin:0;
	padding:0 19px 0 0;
	}
#gridpage2 ul li a {
	float:left;
	color:#404040;
	text-decoration:none;
	display:block;
	width:203px;
	padding:4px 0 5px 0;
	text-align:center;
	text-decoration:none;
	background:none;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	}
#gridpage2 ul li a:hover {
	color:#623a3e;
	background:transparent url(../images/text_box2_hover.gif) no-repeat center;
	}
#gridpage2 ul li.blank a, #gridpage2 ul li.blank a:hover {
	background:transparent url(../images/blank-box-205x24.gif) no-repeat center;
	width:205px;
	height:24px;
	border:0;
	padding:0;
	}
	
/* ----- column 1 mbt shoes page ----- */

#gridpage3 img {
	float:left;
	border:1px solid #ccc;
	margin:0 10px 0 0;
	}
#gridpage3 img.blank2 {
	border:none;
	margin:0 10px 10px 0;
	}
#gridpage3 img.blank {
	float:left;
	border:none;
	margin:0 10px 0 0;
	}
#gridpage3 p.size2 {
	font-size:1.2em;
	line-height:150%;
	text-align:justify;
	}
#gridpage3 ul {
	list-style:none;
	margin:0;
	padding:0;
	}
#gridpage3 ul li {
	float:left;
	font-size:1em;
	font-weight:700;
	margin:0 10px 0 0;
	color:#404040;
	text-decoration:none;
	display:block;
	width:126px;
	padding:4px 0 5px 0;
	text-align:center;
	text-decoration:none;
	background-color:#f5f5f5;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	}
#gridpage3 ul li.blanktop {
	margin:1px 10px 0 0;
	width:128px;
	background:none;
	border:none;
	}
#gridpage3 ul li.price {
	margin:0 10px 15px 0;
	font-size:1.4em;
	color:#f61;
	width:126px;
	padding:5px 0 5px 0;
	border-top:none;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	}
#gridpage3 ul li.priceblank {
	margin:1px 10px 15px 0;
	font-size:1.4em;
	color:#f61;
	width:128px;
	padding:5px 0 5px 0;
	background:none;
	border:none;
	}
#shoes {
	position:relative;
	height:300px;
	}
.shoes table {
	background-color:transparent;
	border-top:1px solid #bbb;
	border-left:1px solid #bbb;
	border-collapse:collapse;
	margin:10px 20px 10px 0;
	}
.shoes th, .shoes td {
	width:12%;
	font-weight:bold;
	text-align:center;
	padding:0.5em 0.2em;
	border-right:1px solid #bbb;
	border-bottom:1px solid #bbb;
	}
.model h3 {
	color:#088;
	margin:0 0 15px 0;
	}
.model h3 span {
	color:#f61;
	}
.model table.full {
	clear:both;
	margin:5px;
	}
.model table.full th {
	width:90%;
	padding:0.5em 0;
	}
.model table.full td {
	width:60px;
	padding:0.5em 0;
	}
.model img {
	clear:both;
	float:left;
	margin:0 20px 0 0;
	border:none;
	padding:0;
	}
.model ul {
	font-size:1.2em;
	margin:0 0 0 25px;
	padding:0 0 0 20px;
	}
.model ul li {
	list-style:none;
	margin:10px 0 0 0;
	padding:0 0 0 25px;
	background:url(../images/li12.png) no-repeat 0 50%;
	}
.model ul li.pound {
	color:#f61;
	}
.model ul li.poundsale {
	color:#f61;
	font-size:1.5em;
	}
.model ul li.pound span, .model ul li.poundsale span{
	font-weight:bold;
	}
#column1 p.topup {
	color:#008484;
	text-align:right;
	font-size: 1.5em;
	font-weight:bold;
	background:transparent url(../images/point_up2.gif) right 28% no-repeat;
	padding:0 0 0.4em 0;	
	}
#column1 p.topup a {
	text-decoration:none;	
	}

	

/* Image Gallery CSS */
/* based on an example given by the good folk @ Dynamic Drive CSS Library, http://www.dynamicdrive.com/style/ */

.gallerycontainer {
	position: relative;
	height:320px;
	/* This will overlay the selected picture on top of the default product image on the page. >>
	The height attribute is optional but here is set to largest image's height to prevent overlaying text etc below. */
	}
.gallerycontainer460 {
	position: relative;
	height:500px;
	}
.gallerycontainer350 {
	clear:both;
	position: relative;
	height:360px;
	}
.gallerycontainer_auto {
	clear:both;
	position: relative;
	height:auto;
	}
img.fixedimage {
	float:left;
	border:1px solid #ccc;
	margin:0 10px 0 0;
	}
.thumbnail img, .thumbnail2 img {
	border: 1px solid #ccc;
	margin:0 5px 5px 0;
	text-align:top;
	}
.thumbnail:hover, .thumbnail2:hover {
	background-color: transparent;
	}
.thumbnail:hover img, .thumbnail2:hover img {
	border:1px solid #ccc;
	}
.thumbnail span, .thumbnail2 span { /*CSS for enlarged image*/
	position: absolute;
	background-color: transparent;
	padding:0;
	left: -1000px;
	visibility: hidden;
	color: black;
	text-decoration: none;
	}
.thumbnail span img, .thumbnail2 span img { /*CSS for enlarged image*/
	border-width:0;
	padding:0;
	}
.thumbnail:hover span, .thumbnail2:hover span { /*CSS for enlarged image*/
	visibility: visible; /* makes the large image appear when the thumbnail is hovered over */
	left: 0; /* position where enlarged image should offset horizontally, relative to div .gallerycontainer */
	z-index: 50; /* makes sure it's on top of any underlying components */
	}

.thumbnail:hover span {	
	top: 0; /* position where enlarged image should offset vertically, relative to div .gallerycontainer */
	}
	
.thumbnail2:hover span {
	top:0;
	}

/* ----- contact / map page ----- */

#map_canvas {
	width:946px;
	height:450px;
	border:2px solid #cecece;
	margin-bottom:20px;
	}
	
/* ----- product detail ----- */

#product1 img.model1 {
	float:left;
	margin:0 20px 25px 0;
	}	
#product1 img.model2 {
	float:left;
	margin:0 20px 20px 0;
	border:1px solid #CDCDCD;
	}
#product1 img.model3 {
	float:left;
	margin:0 0 20px 0;
	border:1px solid #CDCDCD;
	}
#product1 img.pdf {
	float:left;
	margin:0 25px 20px 0;
	border:none;
	}
#product1 p {
	text-align:justify;
	padding:0;
	}
#product1 p.incvat {
	text-align:left;
	padding:0 20px 0 0;
	font-weight:bold;
	font-size:1.4em;
	}
#product1 p.incvat span{
	color:#e83;
	}
#product1 ul {
	clear:both;
	display:block;
	margin:0 0 25px 0;
	padding:0;
	}
#product1 ul li {
	display:block;
	text-align:left;
	font-size:1.1em;
	font-weight:600;
	padding:0.5em 0 0 15px;
	background:url(../images/li11.png) no-repeat 0 0.6em;
	}
#spec table {
	clear:both;
	background-color:#e1e1e1;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	border-collapse:collapse;
	margin-bottom:25px;
	}
#spec caption {
	font-size:1.4em;
	font-weight:bold;
	text-align:left;
	margin-top:20px;
	padding-bottom:0.5em;
	}
#spec th, td {
	padding:0.4em;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	}
#price table {
	clear:both;
	background-color:#e1e1e1;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	border-collapse:collapse;
	margin-bottom:25px;
	}
#price caption {
	font-size:1.4em;
	font-weight:bold;
	color:#c00;
	text-align:left;
	padding-bottom:0.5em;
	}
#price caption span {
	font-size:0.8em;
	font-weight:normal;
	}
#price th, td {
	padding:0.4em;
	font-weight:bold;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	}
#price th {
	text-align:center;
	}
#price td.pound {
	color:#088;
	font-size:1.1em;
	font-weight:bold;
	text-align:right;
	padding:1em;
	}
#price td.stock {
	font-size:1.4em;
	text-align:center;
	color:#f61;
	}
#price strong {
	color:#f00;
	}

.price2 table {
	background-color:#ececec;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	border-collapse:collapse;
	margin-right:20px;
	margin-bottom:10px;
	}
.price2 caption {
	font-size:1.2em;
	font-weight:bold;
	text-align:left;
	padding-bottom:0.5em;
	}
.price2 th, td {
	padding:0.25em;
	font-weight:bold;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	}
.price2 th.offer {
	color:#088;
	font-weight:bold;
	}	
.price2 th {
	text-align:center;
	}
.price2 td.pound {
	color:#e83;
	font-size:1.1em;
	font-weight:bold;
	text-align:right;
	padding:0.3em 1em;
	}
.price2 td.clear {
	color:#ff6c0b;
	font-size:1.3em;
	text-align:center;
	}
.price2 td.poundex {
	color:#333;
	font-size:1em;
	font-weight:normal;
	text-align:right;
	}
.price2 strong {
	color:#f00;
	}
	
.pdftable table {
	background-color:#ececec;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	border-collapse:collapse;
	margin-bottom:10px;
	}
.pdftable caption {
	font-size:1.4em;
	font-weight:bold;
	text-align:center;
	padding-bottom:0.5em;
	}
.pdftable th, td {
	padding:10px;
	font-weight:bold;
	text-align:center;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	}
.pdftable td.pdflogo {
	background:#ececec url(../images/acrobat_34x34.gif) left top no-repeat;
	}

.pdftable strong {
	color:#f00;
	}


	

.dimension table {
	background-color:#ececec;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	border-collapse:collapse;
	margin-bottom:10px;
	}
.price2 caption {
	font-size:1em;
	font-weight:normal;
	padding-bottom:0.5em;
	}
.dimension td {
	padding:0.25em;
	font-weight:normal;
	text-align:center;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	}
.dimension td.dim {
	text-align:right;
	}

/* ----- practitioner listing ----- */

#practice table {
	background:url(../images/devonmap_ex.jpg) left top;
	border-top:1px solid #8d8d8d;
	border-left:2px solid #8d8d8d;
	border-collapse:collapse;
	margin-bottom:10px;
	}
	
#practice table.plym {
	background:url(../images/devonmap_pl.jpg) left bottom;
	}
	
#practice table.torq {
	background:url(../images/devonmap_pl.jpg) right center;
	}
	
#practice td {
	padding:0.3em;
	border-right:1px solid #8d8d8d;
	border-bottom:1px solid #8d8d8d;
	}

#practice ul {
	margin:0;
	}

#practice ul li {
	list-style:none;
	font-size: 1.2em;
	font-weight:bold;
	padding:0 0 0.4em 20px;	
	}
	
#practice ul li.postcode {
	color:#f61;
	font-size:2em;
	font-weight:bold;
	padding:0 0 0.4em 0;	
	}

#practice ul li.top {
	color:#008484;
	text-align:right;
	font-size: 1.5em;
	font-weight:bold;
	background:transparent url(../images/point_up.gif) right 15% no-repeat;
	padding:0 0 0.4em 0;	
	}

#practice ul li.top a {
	text-decoration:none;	
	}
#practice ul ul {
	margin: 5px 0 0 0;
	}
#practice ul ul li {
	font-size:0.9em;
	font-style:italic;
	}
	
	

/* ----- column 2 ----- */
	
#column2 {
	float:left;
	width:250px;
	margin:25px 0 0 0;
	background-color:#ececec;
	padding:0;
	}
#column2 a:hover {
	color:#333;
	text-decoration:underline;
	}
#column2 a {
	color:#333;
	text-decoration:none;
	border:none;
	}
#column2 p.col2 {
	padding:5px 20px;
	}

#sidebar {
	margin:0 0 30px 0;
	}

#sidebar a, #sidebar a:visted {
	color:#333;
	}
	
#sidebar a:hover {
	color:#000;
	}
	
#sidebar img {
	clear:both;
	border:none;
	margin:15px 12px;
	}
#sidebar p {
	margin:0 12px;
	text-align:center;
	}
#sidebar ul {
	margin:0 0 0 6px;
	}
#sidebar li {
	list-style:none;
	padding:0 0 0.4em 0;
	}
#sidebar ul li {
	list-style:none;
	font-size: 1.2em;
	font-weight:bold;
	margin:10px 0 0 0;
	padding:0 0 0 14px;
	background:url(../images/li11d.gif) no-repeat 0 0.1em;
	}
#sidebar ul li.point {
	background:url(../images/li11f.gif) no-repeat 0 0.1em;
	}
#sidebar ul ul li.point {
	background:url(../images/li11f.png) no-repeat 0 0.4em;
	}
/* #sidebar ul ul li.point a {
	color:#ff6b08;
	} */
#sidebar ul ul li {
	font-size:1.0em;
	font-weight:bold;
	margin:0;
	padding:0.3em 0 0 14px;
	background:url(../images/li11.png) no-repeat 0 0.4em;
	}
#sidebar ul ul li.point {
	background:url(../images/li11f.gif) no-repeat 0 0.4em;
	}
#sidebar ul ul ul li {
	font-size:0.9em;
	font-weight:normal;
	margin:0;
	padding:0.3em 0 0 14px;
	background:url(../images/li10.png) no-repeat 0 0.4em;
	}
#sidebar ul ul ul li.point {
	background:url(../images/li10f.gif) no-repeat 0 0.4em;
	}

#amazon {
	clear:both;
	margin:25px 0 0 0;
	padding:0;
	}

#links {
	clear:both;
	text-align:center;
	margin:30px auto;
	padding:0;
	}
#links p {
	font-size:1.2em;
	font-weight:bold;
	color:#088;
	line-height:150%;
	margin:10px 25px;
	}
#links p strong {
	color:#f61;
	}
#links img {
	border:1px solid #ccc;
	margin:10px auto;
	}
#links img.walk {
	border:0;
	}
#links iframe {
	font:normal normal normal 8px Arial, Helvetica, sans-serif;
	text-align:center;
	line-height:normal;
	letter-spacing:normal;
	margin:35px auto;
	padding:0;
	}

/* ----- footer ----- */

#footer {
	clear:both;
	display:block;
	color:#555;
	background:transparent url(../images/bottom_slice1.png) repeat-x;
	margin-bottom:2.5em;
	width:100%;
	padding:1.5em 0;
	text-align:left;}
#footer span {
	color:#999;
	float:right;
	}
#footer p.center {
	text-align:center;
	}
#footer a {
	text-decoration:none;
	border:none;
	}
#footer a {
	color:#333;
	}

/* ----- printer only text ----- */	

#printed-article {
	display:none;
	}
