body {
	margin: 0px; padding: 0px;
	text-align: center;
	background: URL(../../images/body-bg.jpg);
}

.container {
	text-align: left;
	background: URL(../../images/body-bg.jpg);
	width: 800px;
	display:block;
	margin:0px auto 0px auto;
}

DIV.header-container,
DIV.header-container DIV#header,
DIV.header-container DIV#top-nav,
DIV.header-container DIV#spacer,
DIV.content-container,
DIV.footer-container {
	display:block;
	float:left;
	width:800px;
}

DIV.content-container DIV.sub-container {
	display: block;
	float: left;
	width: 205px;
}

DIV#side-nav {
	padding:0px 0px 0px 10px;
}

DIV.content-container DIV.main-container {
	display: block;
	float: left;
	width: 585px;
}

DIV#content2 {
	padding-left:20px;
}

#branch-list {
	background: URL(../../images/body-bg.jpg);
	background-position:top left;
	display: block;
	margin-top:2px;
}

#branch-list-home {
	background: url(../../images/branch_list_home_bg.jpg);
	background-repeat: no-repeat;
	display: block;
	padding: 20px 0px 20px 0px;
}

.content-container {

	background-color: #FFF; 

}

#content {
	background-color: #FFF;
	padding: 0px 20px 15px 20px;
}

#footer {
	text-align: center;
	clear: both;
}

.ss_logo {
	padding: 0px 0px 10px 0px;
}

.formheading {
	background-color: #AF2858;
	display: block;
	padding: 5px;
	font-weight: bold;
	color: #FFF;
}

.label {
	width: 200px;
	display: block;
	float: left;
	margin: 4px 0px 4px 0px;
}

#pulmolink_enquiry_form INPUT, #pulmolink_product_form INPUT {
	margin: 4px 0px 4px 5px;
}

#pulmolink_enquiry_form label, #pulmolink_product_form label {
	margin-left: 5px;
}

#pulmolink_enquiry_form textarea, #pulmolink_product_form textarea {
	margin: 5px 0px 15px 5px;
}

.formfield {
	margin: 10px 0px 0px 5px;
	display: block;
}

.formfield input {

}

.image1 {
margin-left: 16px;
}

.image2 {
margin-left: 9px;
}

.image3 {
margin-left: 9px;
}

.patient {
display: block;
width: 350px;
float: right;
}

.patient-border {
/*border-right: 1px solid #CCCCCC; */
padding-right: 20px;
}

.cardio {
display: block;
width: 340px;
float: left;
}

table#basket_table {
border: 1px solid #CCCCCC;
margin-top: 20px;
}

table#basket_table th {
font-size: 11px;
font-family: arial, verdana;
color: #666666;
border-bottom: 1px solid #CCCCCC;
background-color: #FFF;
}

table#basket_table td {
font-size: 12px;
font-family: arial, verdana;
color: #000;
background-color: #FFF;
}

table#basket_table td.top-border {
border-bottom: 1px dotted #CCCCCC;
}


.address_1 {
	border: 1px solid #EEDDDD;
	padding: 0px;
	margin: 10px 0px 0px 0px;
}

.address_2 {
	border: 1px solid #EEDDDD;
	padding: 0px;
	margin: 10px 0px 0px 0px;
}

.address_3 {
	border: 1px solid #EEDDDD;
	padding: 0px;
	margin: 10px 0px 0px 0px;
}

.address_1_container {
	padding: 5px;
	margin: 0px;
}

.address_2_container {
	padding: 5px;
	margin: 0px;
}

.address_3_container {
	padding: 5px;
	margin: 0px;
}

.address_1, .address_2, .address_3 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

table {
	border-collapse: collapse;
}

a.list_heading {
	font-family:Trebuchet MS;
	font-size:15px;
	color:#78002C;
		padding: 0px 0px 7px 2px;
		margin:0px;
		text-decoration: none;
		font-weight: bold;
		display: block;
}

a:hover.list_heading {
	font-family:Trebuchet MS;
	font-size:15px;
	color:#78002C;
		padding: 0px 0px 7px 2px;
		margin:0px;
		text-decoration: underline;
		font-weight: bold;		
		display: block;		
}

h2.list_heading {
	font-family:Trebuchet MS;
	font-size:16px;
	color:#78002C;
		padding: 0px 0px 7px 0px;
		margin:0px;
		text-decoration: none;
		font-weight: bold;
		display: block;
}

p.list_text_heavy {
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#6B6264;
		padding: 0px 0px 7px 0px;
		margin:0px;	
}

td.border-left {
	border-style: solid;
	border-width: 0px 0px 0px 1px;
	border-color: #CCCCCC;
}

.td_listrow {
/*	display:block;
	float:left;
		border-left:1px solid #CBCBCC; */
		width:181px; /* ~was 191~ Width of Image + 10px */
}

span.list_heading {
	font-family:Trebuchet MS;
	font-size:16px;
	font-weight:bold;
	color:#78002C;
		padding:0px 0px 0px 5px;
		margin:0px;
		display: block;
}

span.list_short_desc {
	font-family:Trebuchet MS;
	font-size:12px;
	font-weight:normal;
	color:#000000;
		padding:0px 0px 0px 5px;
		margin:0px;
		display: block;
}

span.list_price, .list_price {
	font-family:Trebuchet MS;
	font-size:18px;
	font-weight:bold;
	color:#78002C;
		padding:0px 0px 0px 5px;
		margin:0px;
}

span.list_button input {
	margin: 10px 0px 0px 5px;
	padding: 0px;
}

span.list_vat {
	font-family:Trebuchet MS;
	font-size:11px;
	font-weight:normal;
	color:#666666;
		padding:0px 0px 0px 5px;
		margin:0px;
font-weight: bold;
}

span.list_comparison_container {
	display:block;
		margin-left:5px;
}

span.list_comparison_background {
	display:block;
	background-color:#E3D1D4;
		width:165px;
}

span.list_product_comparison {
	font-family:Trebuchet MS;
	font-size:15px;
	font-weight:bold;
	color:#78002C;
		padding:5px;
		margin:0px;
		display: block;
}

span.list_product_link a {
	display:block;
	font-family:Arial;
	font-size:14px;
	font-weight:normal;
	color:#6B6264;
	text-decoration:none;
		padding:5px;
		margin:0px;
}

/* CSS for product detail */
.pink1 {
	background-color: #DCCACE;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

.pink {
	background-color: #DCCACE;
}

.grey {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

table#spec_table {
	border: 1px #CCCCCC solid;
}

.container2 {
	display: block;
	width: 520px;
}

#includes {
	padding-top: 10px;
	display: block;
}

.box1 {
	width: 260px;
	display: block;
/*	float: left; */
	margin-top: 5px;
}

.box2 {
	width: 260px;
	display: block;
	float: right;
	margin-top: 5px;	
}

.product_image {
	width: 245px;
	display: block;
	float: left;
padding-bottom: 20px;
}

.product_details {
	display: block;
	float: right;
	width: 270px;
}

.product_details_content {
	display: block;
	padding: 0px 0px 20px 10px;
}

.alt_images {
	float: none;
	clear: both;
display: block;
}

.product_details h2, .detail_section4 h2, .pound {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #660033;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
}

#options h5 {
	padding: 10px 0px 3px 0px;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
}

.product_details p, .detail_section2 p, #options p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;	
}

.product_details p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;	
}

p.now-only {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;	
}

p.now-only2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
}

.pink-box {
	background-color: #DCCACE;
	margin: 10px 0px 0px 0px;
	padding: 3px 3px 0px 3px;
}

.detail_section3 {
	background-color: #DCCACE;	
	text-align: center;
	padding: 5px;
}

.detail_section3 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #660033;
	font-weight: bold;  
	padding: 0px;
	margin: 0px;
}

.pink-box h4 {
	padding: 0px 0px 5px 0px;
	margin: 0px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660033;
}

.detail_section2 {
	clear: both;
	display: block;
	padding-top: 10px;
}

.detail_section2 h2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #660033;
	padding: 5px 0px 5px 0px;
	margin: 0px;
}

form {
	padding: 0px;
	margin: 0px;
}


/* ========================== Product Comparison Styles ===================================*/
/* ========================== Product Comparison Styles ===================================*/
/* ========================== Product Comparison Styles ===================================*/
.table_container img {
	display:block;
	border:none;
	text-align:center; /*IE6*/
		margin:0px auto 0px auto;
		padding:0px;
}

.table_container {/*Size of PSD*/
	border:1px solid #CCCCCC;
		width:552px;
}

.tbl_productchart {
	border-collapse: collapse;
		width:100%;
		height:100%;
}

.tbl_productchart ul {
	margin: 3px 0px 3px 13px;
	padding: 0px;
}

span.table_heading {
	font-family:Trebuchet MS;
	font-size:16px;
	font-weight:bold;
	color:#974554;
}

.td_heading_r1 {
	font-family:Trebuchet MS;
	font-size:12px;
	font-weight:normal;
	color:#9B9698;
	background-color:#FFFFFF;
		padding:0px 0px 0px 5px;
		margin:0px;
		width:86px;
}

.td_heading_r2 {
	font-family:Trebuchet MS;
	font-size:12px;
	font-weight:normal;
	color:#9B9698;
	background-color:#E3D1D4;
		padding:0px 0px 0px 5px;
		margin:0px;
		width:86px;
}

.td_data_r1 {
	font-family:Trebuchet MS;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	background-color:#FFFFFF;
		padding:0px 0px 0px 5px;
		margin:0px;
		width:85px;
}

.td_data_r2 {
	font-family:Trebuchet MS;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	background-color:#E3D1D4;
		padding:0px 0px 0px 5px;
		margin:0px;
		width:85px;
}

.td_comments {
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	background-color:#FFFFFF;
		padding:0px 0px 0px 5px;
		margin:0px;
		width:85px;
}

.td_link a {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#78002C;
	text-decoration:none;
		padding:0px 0px 0px 5px;
		margin:0px;
}

.td_link a:hover {
	text-decoration:underline;
		padding:0px 0px 0px 5px;
		margin:0px;
}
/* ========================== Product Comparison Styles ===================================*/
/* ========================== Product Comparison Styles ===================================*/
/* ========================== Product Comparison Styles ===================================*/

.table_address_edit {
width: 610px;
margin-top: 20px;
}

.table_address_edit td {
padding: 10px;
border: 1px solid #DEDEDE;
}

.table_address_edit tr.row1, .table_address_edit tfoot {
	font-family:Arial;
font-size: 11px;
	color:#666666;

}

.table_address_edit tr.row2 {
	font-family:Arial;
font-size: 11px;
	color:#666666;
background-color: #E9D7EC;
}

.table_heading {
font-size: 14px;
color: #78002C;
font-weight: bold;
}

.table_address_edit tfoot input {
margin-right: 50px;
}

.trebuchet p {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
