@charset "UTF-8";

/*
	Pharmacy Business Sales
	Site Design Copyright 2008 Infusion Design Melbourne
	www.infusiondesign.com.au
	
	Table of Contents
	1.	Browser CSS Reset
	2.	Typographic Setup
	3.	Generic Page Layout
	

*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #333;
	background: #b9c7d5 url(../images/bgmarble.jpg) repeat scroll 0 0;
	font: 81.25%/1.667em Arial, sans-serif;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a {
	color: #369;
	text-decoration: none;
}
a:hover, a:focus {
	border-bottom: 1px solid #b9c7d5;
}

p, h2, h3, h4, h5, ul {
	margin-bottom: 1.5em;
}

h2, h3, h4, h5 {
	font-weight: bold;
	color: #369;
}

h2 {
	font-size: 1.5em;
}

h3 {
	font-size: 1.333em;
	color: #931834;
}

h4 {
	font-size: 1.167em;
}

#primary_inner li {
	list-style: outside disc;
	margin-left: 30px;
}
ul.bullets {
	margin-left: 160px;
}

#primary_inner h3 {
	clear: both;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}


#masthead {
	background: url(../images/masthead.jpg) repeat-x 0 0;
	height: 160px;
	width: 100%;
	position: absolute;
	top: 0;
}
	#masthead .inner {
		width: 85%;
		max-width: 90em;
		min-width: 800px;
		margin: 0 auto;
		position: relative;
	}
	#masthead #reiv {
		display: block;
		position: absolute;
		right: 10px;
		top: 0;
	}

#main_wrap {
	position: relative;
	width: 85%;
	max-width: 90em;
	min-width: 910px;
	margin: 0 auto;
}

#secondary_outer {
	width: 310px;
	position: absolute;
	left: 0;
	padding-bottom: 71px;
	background: transparent url(../images/nav_bottom.png) no-repeat 0 100%;
}

#secondary_inner {
	padding: 0 10px;
	background: transparent url(../images/nav_shadow.png) repeat-y 0 0;
}

	#logo {
		height: 160px;
		background: #e7ebef url(../images/logo_bg.png) repeat-x;
		position: relative;
	}
	#logo h1 {
		text-indent: -9999px;
		background: url(../images/logo.png) no-repeat;
		position: absolute;
		top: 45px;
		left: 15px;
		width: 264px;
		height: 96px;
	}
	#logo h1 a {
		display: block;
		width: 264px;
		height: 96px;
	}
		#logo h1 a:hover, #logo h1 a:focus {
			border: 0 none;
		}
		#logo h1 a:focus {
			outline: 1px dotted;
		}

#navigation {
	text-align: right;
}
#navigation ul {
	background: #205386 url(../images/navbg.png) repeat-x 0 0;
	padding-bottom: 30px;
	margin: 0;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
}
	#navigation ul li {
	
	}
	#navigation ul li a {
		color: #fff;
		line-height: 20px;
		display: block;
		padding: 5px 20px 5px 20px;
	}
		#navigation ul li a:hover, #navigation ul li a:focus {
			border: 0 none;
			background: #369;
		}
		#navigation ul li a:active {
			background: #931834;
		}
		#navigation ul li.active a {
			font-weight: bold;
			background: #369;
		}

#primary_outer {
	padding: 0 10px 0 10px;
	margin: 0 0 110px 300px;
	background: transparent url(../images/primary_shadow.png) repeat-y 0 0;
	position: relative;
	top: 100px;
}
#primary_inner {
	background: #f9fcff;
	padding: 15px 20px 10px 20px;
	min-height: 350px;
	overflow: auto;
}
#main_header_bar {
	height: 60px;
	background: #333;
}
	#main_header_bar h2 {
		line-height: 60px;
		font-size: 24px;
		color: #fff;
		margin-left: 20px;
		font-weight: normal;
		text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
	}

#footer_outer {
	clear: both;
	padding: 0 10px;
	margin: 10px 0 10px 300px;
	background: transparent url(../images/primary_shadow.png) repeat-y 0 0;
	color: #fff;
}

#footer_inner {
	background: #333;
	padding: 20px;
	font-size: 0.917em;
	overflow: auto;
}

	#footer_inner a {
		color: #fff;
	}
	#footer_inner a:hover {
		border-bottom-color: #777;
	}
	
	#footer_inner p {
		float: left;
		margin: 0;
	}
	#footer_inner p#infusion {
		float: right;
	}
	
	
form {
}

	form#buyer label {
		width: 130px;
		padding: 5px 0 0 0;
		display: block;
		float: left;
	}
	
	form#buyer input[type="text"], form#buyer textarea, form#buyer select {
		float: left;
		border: 1px solid #b9c7d5;
		background: #e7ebef;
		padding: 5px;
		width: 300px;
	}
	form#buyer select {
		width: 150px;
	}
	
	form#buyer input[type="text"]:focus, form#buyer textarea:focus, form#buyer select:focus {
		background: #fff;
		-moz-box-shadow: 1px 1px 4px rgba(30,30,30,0.2);
		-webkit-box-shadow: 1px 1px 4px rgba(30,30,30,0.2);
		box-shadow: 1px 1px 4px rgba(30,30,30,0.2);
	}
	
	form#buyer ul.form li {
		display: block;
		overflow: auto;
		margin: 0 0 10px 0;
		padding: 5px 0;
		list-style: none;
	}
	
	form#buyer li.wide label {
		width: auto;
		float: none;
		padding-bottom: 5px;
	}
	form#buyer li.wide select, form#buyer li.wide textarea, form#buyer li.wide input {
		margin-left: 130px;
	}
	
	input#submit {
		background: #369 url(../images/submit_btn.png) repeat-x 0 0;
		color: #fff;
		border: 0 none;
		padding: 5px 20px;
		cursor: pointer;
	}
		input#submit:hover {
			background: #931834;
		}

#forsale {

}
#forsale li {
	margin: 0 0 10px 0;
	padding: 10px 10px 20px 10px;
	border-bottom: 1px solid #b9c7d5;
	list-style: none;
	position: relative;
	min-height: 100px;
}
	#forsale .sold_sticker {
		position: absolute;
		text-indent: -9999px;
		background: transparent url(../images/sold.png) no-repeat;
		height: 110px;
		width: 110px;
		left: 0;
		top: -10px;
	}
	
	#forsale .sold {
		color: #888;
	}
	#forsale .sold h4 {
	
	}
	#forsale .listing_refnum {
		margin: 0;
		color: #931834;
		font-weight: bold;
		float: right;
	}
	#forsale .listing_title {
	
	}
	#forsale .listing_description {
		margin: 0;
	}

#states {
	overflow: auto;
	margin: -15px 0 20px 10px;
	padding: 0;
}
#states li {
	list-style: none;
	display: block;
	float: left;
	margin: 0;
	padding: 0 1px 0 0;
}
#states li a {
	padding: 5px 15px;
	display: block;
	background: #B9C7D5;
	color: #003366;
}
#states li a:hover, #states li a:focus {
	background: #931834;
	color: #fff;
	border: 0 none;
}
#states li.active a {
	font-weight: normal;
	background: #333;
	color: #fff;
}
	
#testimonials {

}
	#testimonials li {
		margin: 10px 0 20px 0;
		padding: 0 0 0 0;
		background: url(../images/quotation_open.png) no-repeat 5px 25px;
		border-bottom: 1px solid #b9c7d5;
		min-height: 100px;
		list-style: none;
	}
	
.profile_pic {
	float: left;
	margin: -10px 40px 20px -10px;
}
	.profile_pic img {
		display: block;
	}

a#agreements {
	padding: 5px 15px;
	display: block;
	float: right;
	margin: -15px 0 0 0;
	background: #B9C7D5;
	color: #003366;
}
a#agreements:hover, a#agreements:focus {
	background: #931834;
	color: #fff;
	border: 0 none;
}
