/* __________________________________

Special Page Stylesheet
Fibrebond.co.uk
Copyright 2009 TurtleDesigns.co.uk 
___________________________________*/

/* Hide these elements */

#header, .blackbar, #sidenavigation, .instruction, #footer, #topnavigation, #banner, a {
	display: none;
	}

.li_cnt {
	display:block!important;
	}


/* General */

.clear {
	clear: both;
	}

h1, h2, h3, h4, h5, h6, p, ul {
	line-height:1.5em;
	margin:.5em 0;
	font-size:1em;
	}

.box_190 {
	border:1px solid #ccc;
	padding:5px;
	width: 180px;
}
	
.box_190v90 {
	padding:30px 5px 5px;
	margin-bottom:10px;
	width: 180px;
	height:60px;
	}
.box_190v90 p {
	width:165px;
	}
	
blockquote {
	text-indent:1em;
	font-size:1em;
	line-height:1.5em;
	border:1px solid #ccc;
	text-align:justify;
	padding:5px;
	margin:0 3px 0.6em 0;
	}

#content .qmark {
	padding-left: 25px;
	padding-top:4px;
	height:20px;
	margin-bottom:0;
	background:url(/_Assets/images/qmark.gif) 0 0 no-repeat;
	}

#content .xmark {
	padding-left: 25px;
	padding-top:4px;
	height:20px;
	margin-bottom:0;
	background:url(/_Assets/images/xmark.gif) 0 0 no-repeat;
	}

/* Patients */

#content #faqs {
	padding-left:0;
	}

#faqs li {
	list-style-type: none;
	padding:10px;
	background: #E8E7CE;
	border: 1px solid #D2D0A0;
	margin-bottom:10px;
	}
	
#faqs h4 {
	color:#365E15;
	cursor:pointer;
	font-size:1em;
	text-decoration:underline;
	}

#faqs p {
	font-size: 1em;
	}

#faqs .li_cnt ul {
	margin-left:1em;
	padding-left:0;
}

#content #faqs .li_cnt ul li {
	background: none;
	border:none;
	padding-left:0;
	padding-top:0;
	padding-bottom:0;
	padding-right:0;
	font-size:.875em;
	margin-left:0;
	margin-bottom:.2em;
	line-height:1.5em;
}

#content #faqs h6 {
	font-size:1em;
	font-weight:bold;
	}

#content #faqs .li_cnt ul.bullets li {
	list-style-type:disc;
	}
#content #faqs .li_cnt ul.lc_alpha li {
	list-style-type:lower-alpha;
	line-height:1.2em;
	margin-left:20px;
	}
#content #faqs .li_cnt ul.pics li {
	list-style-type:none;
	}
#content #faqs .li_cnt img  {
	float:left;
	margin:5px;
	}

/* Home page */

#tcd {
	color: #000;
	}
#tcd a {
	color: #000;
	}
#hot {
	color:#000;
	}

/* Events & case-studies page */

#events ul, ul#cases  {
	margin-left: 0;
	padding-left: 0;
	}

#events ul li, ul#cases li {
	list-style-type: none;
	}

#events ul li div, ul#cases li {
	border: 1px solid #D2D0A0;
	margin-bottom:10px;
	padding:10px;
	position:relative;
	}

#events ul li div p, #events ul li div h3, #events ul li div h4, ul#cases li h4 {
	font:1em Arial, Helvetica, sans-serif;
	line-height:1.5em;
	margin:0;
	}
	
#events ul li div p, ul#cases li p {
	margin-right:90px;
	font:1em Arial, Helvetica, sans-serif;
	margin-bottom:0;
	}

#events ul li div h3, #events ul li div h4, ul#cases li h4 {
	font-weight:bold;
	}
	
#events ul li div h4 {
	color:#666;
	}

#events form {
	
}

#events .btn_book {
	background:url(/_Assets/images/special/btn_book.gif) bottom left no-repeat;
	bottom:10px;
	cursor:pointer;
	border:none;
	right:10px;
	display:block;
	height:24px;
	width:90px;
	position:absolute;
	}

#events .btn_book:hover {
	background-position:top;
	}
	
/* Google map */

.smllMap {
	border:1px solid #666;
	height:188px;
	width:188px;
	}

.lrgMap {
	border:1px solid #666;
	height:300px;
	margin-bottom:10px;
	width:380px;
	}

#map .gmnoprint {
	font-size:9px!important;
	}

/* Product Catalogue */

.product {
	border-bottom:1px solid #ddd;
	margin-bottom:10px;
	padding-top:8px;
}

.productMainImg {
	border:1px solid #ddd;
	width:100px;
	float:left;
	height:90px;
	}

.product .col {
	float:left;
	margin-left:15px;
	width: 200px;
	}

#content .product br, #content #filter br {
	clear:both;
	}

#content .product .desc {
	overflow:hidden;
	height:3em;
	font-size:1.1em;
	color:#666666;
	}
	
#content .product h3 a {
	font-size:.9em;
	text-decoration:none;
	}

#content .product p.buy {
	font-weight:bold;
	}

#content .product .productAvail {
	color:#999999;
	}

#btn_filter {
	border:none;
	width:54px;
	height:24px;
	background:url(../images/special/btn_go.gif) bottom left no-repeat;
	cursor:pointer;
	float:right;
	}

#btn_filter:hover, #content .btn_buy:hover, #content .btn_basket:hover {
	background-position:top left;
	}
	
#content .btn_buy {
	border:none;
	width:54px;
	height:24px;
	background:url(../images/special/btn_buy.gif) bottom left no-repeat;
	cursor:pointer;
	float:right;
	margin-top:-20px;
	}
	
#content .btn_basket {
	border:none;
	width:108px;
	height:24px;
	background:url(../images/special/btn_basket.gif) bottom left no-repeat;
	cursor:pointer;
	position:absolute;
	bottom:5px;
	right:5px;
	}	
	

#filter {
	border:1px solid #ccc;
	padding:10px;
	}

#filter label {
	color:#999;
	font:bold 1.2em Arial, Helvetica, sans-serif;
	float:left;
	margin-right:10px;
	}

#filter select {
	width: 150px;
	border:1px solid #ddd;
	}

#content img.logo_pp {
	margin:0 0 1em;
	}

#content .order {
	border:1px solid #ddd;
	float:left;
	height:80px;
	width: 250px;
	padding: 5px;
	position:relative;
	}

#content .order p {
	margin-bottom:0;
	}

#content .order h4 {
	font-size:1.2em;
	font-weight:bold;
	color:#333;
	margin:0 0 .2em;
	}
	
/* Case-studies */

#content #cntRight ul.pics {
	margin-left:0;
	padding-left:0;
	}

#content #cntRight ul.pics li {
	list-style-type:none;
	margin-bottom:1em;
	}

#content #cntRight ul.pics img {
	border:1px solid #ccc;
	margin:0 0 .5em;
	width:180px;
	height:120px;
	}

#content #cntRight ul.pics p {
	font:bold .8em Arial, Helvetica, sans-serif;
	color:#666;
	}