/* __________________________________

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

/* General */

.box_190 {
	background:#eee;
	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;
	}
    
.note {
     padding:5px;
     width: 180px;
	 margin-bottom:10px;
     border:1px solid #C1D0D0;
     background:#D7E1E1;
    }
.note b {color:#336666; }
.note p {padding-bottom:0; margin-bottom:0!important; }
	
blockquote {
	text-indent:1em;
	background:#eee;
	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;
	}

#content .clear {
	clear: both;
	}

#content a.btn_print {
	border:none;
	display:block;
	width:84px;
	height:24px;
	background:url(/_Assets/images/special/btn_print.gif) bottom left no-repeat;
	}

#content a.btn_print:hover {
	background-position:top;
	}

#content ul.decimal {
	list-style-type:decimal;
	}

/* Home page */

#tcd {
	background:url(/_Assets/images/special/box_tcd.gif) 0 0 no-repeat;
	color: #fff;
	}
#tcd a {
	color: #fff;
	}
#hot {
	background:url(/_Assets/images/special/box_hot.gif) 0 0 no-repeat;
	color:#000;
	}

#pnt {
	background:url(/_Assets/images/special/box_pnt.gif) 0 0 no-repeat;
	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 {
	background: #E8E7CE;
	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 {
	
}

.blue {
	color:#0000CC;
	}

#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;
	}

/* 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:#7B9933;
	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;
	display:inline;
	}
#content #faqs .li_cnt img  {
	margin:5px;
	}
	
/* 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_info:hover, #content .btn_order:hover {
	background-position:top left;
	}
	
#content .btn_info {
	border:none;
	width:54px;
	height:24px;
	background:url(../images/special/btn_more.gif) bottom left no-repeat;
	cursor:pointer;
	float:right;
	margin-top:-10px;
	}
	
#content .btn_order {
	border:none;
	width:108px;
	height:24px;
	background:url(../images/special/btn_order.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;
	}

/* Useful links */

#content ul.links {
	font-size:1em;
	}