/*
Name:Shoreline Medical 
URL: http://shoreline-medical.co.uk
Description: 
Version: 1
Author: Toby Powell
Author URL: http://www.toby-powell.co.uk
*/

* {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, ul, ol, li, blockquote, fieldset, address,table { margin:5px 0; }	

fieldset { padding:10px 0; }

html{
	background-color:#DDECDA;
	
}

body{
	background:#B9CDDA url(../imgs/bg.jpg) repeat-x;
	font-size:10px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	min-width:1024px;
	color:#233F64;
}

h1{
	font-size:26px;
	margin-bottom:18px;	

}

h2{
	font-size:22px;	
}

h3{
	font-size:16px;	

}
h4{
	font-size:14px;	

}

h5{
	font-size:12px;	

}

p{
	font-size:13px;	
	line-height:1.3em;
	padding:0 0 10px 0;
	
}

li, a{
	font-size:13px;
	
}


input{
	width:165px;
	background:#fff url(../imgs/input-bg.gif) repeat-x top left;
	margin:0;
	height:14px;
	padding:5px;
	border-top:1px solid #777;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	border-left:1px solid #777;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	color:#676767;
}

p#mailing_list{
	position:absolute;
	right:0;
	top:224px;
	z-index:300;
}

p#mailing_list a:link, p#mailing_list a:visited{
	display:block;
	width:36px;
	height:113px;
	text-indent:-9999px;
	background:url(../imgs/mailinglist.png) no-repeat;
}

#fancybox-outer{
	 background-color:#efefef !important;
	 
}

#mailing_list_box{
 display: none;
}

#inline1 form{
	margin-top:10px;
}

#inline1{
	width:250px;
	padding:5px;
}


#inline1 h3{
 color:#233F64;
}

#mail input#newsletter_signup{
	width:235px;
}

#mail input#signup, input#emailbtn{
	background-image:none;
	background-color:#233F64;
	color:#fff;
	height:26px;
	padding:2px;
	width:70px;
	font-weight:bold;
	cursor:pointer;
	border:none;
	margin-top:10px;
	float:right;
	}	

input#emailbtn{
	float:none;
	width:200px;
}

#wrapper, #footer{
	width:960px;
	padding:0px;
 	margin:0px auto;
/* 	background: url(../imgs/grid.jpg) repeat-y; */
}

#header{
/*  border:1px solid red; */
 height:90px;
 padding:30px 10px 0 10px;
}

#header h1 a{
	text-indent:-9999px;
	width:290px;
	height:60px;
	background:url(../imgs/shoreline_logo.gif) no-repeat;
	float:left;
}

#header h2{
	width:250px;
	padding-top:25px;
	font-size:2.6em;
	text-align: right;
	margin-right:50px;
	margin-bottom:0;
	color:#233F64;
	float:right;
	position:relative;
	z-index:3;
	text-shadow: 0 -1px 0 rgba(255,255,255,.8);	
}

#header h3{
	background: url(../imgs/cross.jpg) no-repeat;
	height:181px;
	width:127px;
	position:absolute;
	z-index:0;
	top:-5px;
	right:0px;
	text-indent:-9999px;
}

#searchbar{
 top:10px;
 height:40px;
 padding:5px 10px;
 
}

#searchbar p{
	float:right;
}

#searchbar input{
	width:180px;
}

#searchbar #magBtn {
	width:21px;
	height:23px;
	background:url(../imgs/magBtn.gif) no-repeat 0 2px;
	border:none;
	padding:0;
	margin:0;
	cursor:pointer;
	vertical-align:top;
}


#content h1, #content h2, #content h3, #content h4, #content p, #content ul{
	margin:10px 0;
	line-height:1.6em;
}


#main_content{
 	padding:0;
	width:960px;
	clear:both;
}

#main_content_home{
 	padding:0 10px;
	width:960px;
}

html>body #main_content_home{
 	padding:0 10px;
	width:940px;
}

#main_content #content{
	width:820px;
	padding:0 60px 20px 60px;
}

ul#slideshow{
	clear:both;
	height:295px;
	border:1px solid #233F64;
	overflow:hidden;
	width:698px;
	float:right;
	list-style-type:none;
	margin:0 10px 20px 10px;
	background-color:#fff;
}

html>body ul#slideshow{
	
	margin:0 0 20px 0;
}


#slideshow li{
	margin:0;
	padding:0;
}

#slideshow ul li {
	border:1px solid #B9CDDA;
}

ul#news_feed{
	width:198px;
	float:left;
	border:1px solid #cfdeed;
	background-color:#69829C;
	padding:10px;
	margin:0;
	list-style-type:none;
	height:275px;
	color:#fff;
	overflow:hidden;
}

ul#news_feed li{
	padding:0 0 5px 0;
}

ul#news_feed li p{
	padding:0;
}

ul#news_feed li h2{
	margin:0;
	padding:10px 0 5px 0;
	line-height:0em;
	font-size:20px;
}



ul#news_feed li + li{
	padding:0 0 5px 0;
}
ul#news_feed li + li +li{
	padding:5px 0;
	border-top:1px solid #fff;
}


#boxes{
	clear:both;
	list-style-type:none;
	margin-bottom:40px;
	height:140px;
}

#boxes li{
	width:220px;
	float:left;
	height:138px;
	margin:0 20px 0 0;
	color:#fff;
}

html>body #boxes li{
	margin:0;
}

html>body #boxes li+li{
	margin:0 0 0 20px;
}
 
#boxes li p{
	margin:0;
	padding:0 10px;
	z-index:2;
	position:relative;
	top:30px;
}

#boxes li img{
	margin-top:-99px;
	border:1px solid #233F64;
	position:relative;
	z-index:0;
}

#boxes li h3{
	position:relative;
	font-size:16px;
	top:76px;
	z-index:1;
	padding:14px 10px 0 10px;
	height:60px;
	background:url(../imgs/boxAlpha.png) repeat-x;
}

/*
#boxes #box1{
	margin:0;
}
*/

#boxes h3 a{
	font-size:16px;
}




/**************** PRODUCTS PAGE *****************/


.product_boxes{
	width:303px;
	float:left;
	margin-top:20px;
	margin-right:10px;
	margin-bottom:40px;
	margin-left:5px;
	padding:0;
}

html>body .product_boxes{
	width:300px;
	float:left;
	margin-right:10px;
	margin-bottom:40px;
	margin-left:10px;
	padding:0;
}

.product_boxes ul{
	list-style-type:none;
	margin:0;
	width:140px;
	float:right;
}

.product_boxes ul li{
	border-bottom:1px solid #fff;
	padding:0 0 5px 0;
	margin:0 0 5px 0;

}

.product_boxes img {
	float:left;
	margin:0 10px 0 0;
}

.product_boxes li.last, ul#pricing li.last{
	border:none;
}

ul#pricing li.last{
	padding-bottom:0;
}


.product_boxes h4{
	width:140px;
	float:right;
	border-bottom:1px solid #fff;
	padding:5px 0;
}

.product_boxes a.spec:link, .product_boxes  a.spec:visited{
	color:#fff;
	font-weight:bold;
	background-color:#233F64;
	padding:5px;
	margin:5px 0;
	display:block;
	text-decoration:none;
	text-align:center;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	
	box-shadow:0px 1px 2px rgba(255,255,255,.8);
	-webkit-box-shadow:0px 1px 2px rgba(255,255,255,.8);
	-moz-box-shadow:0px 1px 2px rgba(255,255,255,.8);
}
.product_boxes a.spec:hover{
	color:#233F64;
	background-color:#fff;
	box-shadow:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;

}

#product_detail{
	padding:0 10px;
	position:relative;
	margin-bottom:20px;
}

#product_detail img{
	float:left;
	margin-right:40px;
}

#product_detail ul{
	list-style-type:none;
	float:left;
	margin-right:20px;
}

#product_detail #full_specs{
	list-style-type:none;
	float:left;
	margin-right:20px;
	margin-bottom:10px;
}


#product_detail ul#specs, #product_detail #full_specs{
	width:300px;
}

#full_specs h3{
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	padding:10px 0;
	margin:0;
}


#product_detail #full_specs li{
	border-bottom:1px dotted #fff;
	padding:5px 0;
	margin:0;
	width:300px;
}


#product_detail ul#pricing{
	width:200px;
	margin-right:0;
	float:none;
	background-color:#233F64;
	color:#fff;
	padding:10px;
	position:absolute;
	right:740px;
	bottom:10px;
}

html>body #product_detail ul#pricing{
	width:200px;
	margin-right:0;
	float:none;
	background-color:#233F64;
	color:#fff;
	padding:10px;
	position:absolute;
	right:10px;
	bottom:10px;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
}


#pricing li{
	border-bottom:1px solid #fff;
	padding:5px 0 10px 0;
}
#pricing li h2 {
	font-size:20px;
	font-weight:normal;
}

#pricing li h2 #vat{
	font-size:14px;
}

#pricing li #delivery{
	font-size:11px;
}

#pricing li a.spec:link, #pricing li a.spec:visited{
	color:#233F64;
	font-weight:bold;
	background-color:#fff;
	padding:5px;
	display:block;
	text-decoration:none;
	text-align:center;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
}

#pricing li a.spec:hover{
	text-decoration:underline;
}

/************** FOOTER ***************/

#footer_wrapper{
	background-color:#DDECDA;
	border-top:1px solid #fff;
	padding:20px 0px;
	color:#233F64;
	margin-top:20px;
}


#footer{
	width:940px;
	padding:0 10px;
}

#footer #blurb{
	float:left;
	width:520px;
}

#footer #footerlinks{
	width:340px;
	float:right;
	text-align:right;
}

#footer #footerlinks a:link, #footer #footerlinks a:visited{
	color:#233F64;
	text-decoration:none;
	font-size:12px;
}

#footer #footerlinks a:hover{
	text-decoration:underline;
}


/* ================= NEWS ==================== */

#news_col1, #news_col2{
	width:450px;
	float:left;
	margin-right:40px;
	padding:10px 0;
	margin-bottom:20px;

}

#news_col2{
	float:left;
	margin-right:0;
}

#news_col1 ul, #news_col2 ul{
	list-style-type:none;
	border-top:1px solid #fff;
}

#news_snippet li{
	padding:10px 0;
	border-bottom:1px solid #fff;
}


#news_full{
	width:450px;
	margin-left:20px;
	margin-bottom:20px;
	float:left;
	margin-right:0px;
}

html>body #news_full{
	margin-left:20px;
}

 #image{
	width:300px;
	float:left;
	margin-top:60px;
	margin-left:80px;
}

#myLink{
	display:none;
}
.clear{
	clear:both;
}


a:link, a:visited{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

#search_result{
	list-style-type:none;
}	

.contact{
	width:400px;
	float:left;
	margin-right:20px;
}

#map{
padding-top:20px;
	float:right;
}

.pdf a{
	padding:15px 0 0px 50px;
	background:url(../imgs/pdf.jpg) no-repeat;
	height:27px;
	display:block;
}

.downloads_content a
{
	padding:5px 5px 5px 30px;
	background:url(../imgs/pdf.gif) no-repeat;
	height:17px;
	display:block;
}

 a.edit{
	color:#000;
	background:none;
	padding-left:0;
}

a.docs{
 color:#233F64;
}

