/* @group Eric Meyer CSS Reset */

/*

http://meyerweb.com/eric/tools/css/reset

v1.0 | 20080212

*/

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,
b, u, i, center,
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-size: 100%; */
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
/*
table {
	border-collapse: collapse;
	border-spacing: 0;
}
*/

/* @end */

/* @group Slider */

#slider {
  width: 960px;
  margin: 0 auto;
  position: relative;
  float: left;
}

.scroll {
  width: 960px;
  height: 275px;
  overflow: auto;
  position: relative; /* fix for IE to respect overflow */
  clear: left;
}

#bgfix {
	background: #e4e4e4 url(res/img/home/slider/bg.gif) no-repeat;
}

.scrollContainer div.panel {
  /*padding: 20px;*/
  height: 275px;
  width: 960px; /* change to 560px if not using JS to remove rh.scroll */
}

.scrollButtons {
  position: absolute;
  top: 150px;
  cursor: pointer;
}

.scrollButtons.left {
  left: -20px;
}

.scrollButtons.right {
  right: -20px;
}

/* @end */

/* @group Generic */

body {
	font-family:						arial,sans-serif;
	font-size:							62.5%; /* Makes 1em = 10px */
	text-align:							center;
}

hr, a span, h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
	display: 							none;
	visibility: 							hidden;
}

/* @end */

#page {
	display: 							block;
	width: 								968px;
	margin-left:						auto;
	margin-right:						auto;
	text-align: 							left;
}

ul.navigation {
	display: 							block;
	overflow: 							auto;
	width: 								960px;
	height: 								85px;
	background-color: 				#e4e4e4;
	/*background-image: 			url(/res/img/home/slider/nav-bg.gif);*/
	background-repeat: 			no-repeat;
}

ul.navigation li, ul.navigation li a {
	float: 								left;
	display: 							block;
	width: 								320px;
	height: 								85px;
	background-repeat: 			no-repeat;
	background-color: 				transparent;
}

ul.navigation li {
	background-position: 0 0;
}

ul.navigation li.offset {
	background-position: 0 -85px;
}

ul.navigation li.selected {
	background-position: 0 -170px;
}

#slider_process {
	background-image: 			url(res/img/home/slider/wound-healing-process/tab.gif);
}

#slider_evidence {
	background-image: 			url(res/img/home/slider/clinical-evidence/tab.gif);
}

#slider_testimonials {
	background-image: 			url(res/img/home/slider/patient-testimonials/tab.gif);
}

/* @group Xelma and the Wound Healing Process */

#process h2 {
	margin: 							20px 0 10px 33px;
	display: 							block;
	width: 								411px;
	height: 								61px;
	background-image: 			url(res/img/home/slider/wound-healing-process/header.gif);
}

#process img {
	float: 								right;
}

div.panel p {
	display: 							block;
	margin-left: 						40px;
	font-size: 							1.5em;
	line-height: 						1.7em;
	color: 								#747679;
}

#process p {
	width: 								630px;
}

div.panel ul {
	display: 							block;
	margin: 							20px 0 0 40px;
}

div.panel li {
	display: 							block;
	float: 								left;
	margin-right: 					25px;
}

div.panel li a {
	background-position: 			top;
	background-repeat: 			no-repeat;
}

div.panel li a:hover {
	background-position: 			bottom;
}

#process li.first a {
	display: 							block;
	width: 								213px;
	height: 								32px;
	background-image: 			url(res/img/home/slider/wound-healing-process/venous-leg-ulcers.gif);
}

#process li.last a {
	display: 							block;
	width: 								240px;
	height: 								32px;
	background-image: 			url(res/img/home/slider/wound-healing-process/diabetic-ulcers.gif);
}

/* @end */

/* @group Clinical Evidence */

#evidence h2 {
	margin: 							40px 0 20px 33px;
	display: 							block;
	width: 								240px;
	height: 								23px;
	background-image: 			url(res/img/home/slider/clinical-evidence/header.gif);
}

#evidence p {
	width: 								480px;
}

#evidence img {
	float: 								right;
}

#evidence li.first a {
	display: 							block;
	width: 								213px;
	height: 								32px;
	background-image: 			url(res/img/home/slider/clinical-evidence/what-is-xelma.gif);
}

#evidence li.last a {
	display: 							block;
	width: 								240px;
	height: 								32px;
	background-image: 			url(res/img/home/slider/clinical-evidence/diabetic-ulcers.gif);
}

/* @end */

/* @group Patient Testimonials */

#testimonials h2 {
	margin: 							30px 0 20px 40px;
	display: 							block;
	width: 								503px;
	height: 								27px;
	background-image: 			url(res/img/home/slider/patient-testimonials/header.gif);
}

#testimonials p {
	width: 								480px;
}

#testimonials li.first a {
	display: 							block;
	width: 								213px;
	height: 								32px;
	background-image: 			url(res/img/home/slider/patient-testimonials/other-testimonials.gif);
}

#testimonials li.last a {
	display: 							block;
	width: 								240px;
	height: 								32px;
	background-image: 			url(res/img/home/slider/patient-testimonials/clinical-evidence.gif);
}

#video_testimonials {
	float: 								right;
	margin: 							32px 20px 0 0;
}

#video_evidence {
	float: 								right;
	margin: 							25px 20px 0 0;
}

/* @end */
