* { margin: 0; padding: 0; outline: none; }

body {
	background: #fff;
	color: #666;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}

div#iso-box dl {
	float:left;
	color: #666;
	background: url(../images/iso-bg.gif) bottom no-repeat;
	font-size: xx-small;	
	padding-bottom: 10px;
	width:267px;

}

div#iso-box dt {background: url(../images/iso-bg.gif) top no-repeat;padding-top: 10px;}
div#iso-box dd {padding-left: 10px;padding-right: 10px;}
div#iso-box dd img {margin-top:3px;}
div#iso-box dd p {padding: 10px;line-height:15px;}

div#wrapper {
	margin: 0 auto;
	position: relative;
	width: 960px;
}

ul {
	list-style-type: none;
}

img {
	border: 0;
}

.fleft {
	float:left;
	margin-right: 10px;
	padding: 2px;
	border: 1px solid #ccc;
	margin-top: 5px;
	margin-bottom: 15px;
}
.illustrate {
	margin-right: 10px;
	padding: 2px;
	border: 1px solid #ccc;
	margin-top: 5px;
}

/*

p#language {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: absolute;
	top: 10px;
	right: 0;
	height: 25px;
	text-align: right;
	padding-right: 10px;
}

p#language .corporate {
	margin: 0 0 0 7px;
	padding: 0 0 0 7px;
	border-left: solid 1px #CCC;
}

p#language a,
p#language span {
	color: #0068b3;
	float: left;
	display: block;
	line-height: 25px;
	font-weight: bold;
	text-decoration: none;
}

p#language span {
	color: white;
	padding: 0 3px;
}

p#language img {
	margin-top: -6px;
}

p#language a.current {
	color: black;
}

p#language a:hover {
	color: black;
}

*/

p#language {
	padding-right: 10px;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: absolute;
	top: 10px;
	right: 0;
	height: 13px;
	text-align: right;
}


p#language a.en {
	margin-right: 2px;
	width: 39px;
	height: 13px;
	background: url(../images/lang/en.gif) no-repeat;
	text-indent: -999px;
	display: block;
	float: right;
}
p#language a.en:hover {
	background: url(../images/lang/en-r.gif) no-repeat;
}

p#language a.gr {
	margin-right: 5px;
	width: 48px;
	height: 13px;
	background: url(../images/lang/gr.gif) no-repeat;
	text-indent: -999px;
	display: block;
	float: right;
}
p#language a.gr:hover {
	background: url(../images/lang/gr-r.gif) no-repeat;
}

p#language a.fr {
	margin-right: 0px;
	width: 50px;
	height: 13px;
	background: url(../images/lang/fr.gif) no-repeat;
	text-indent: -999px;
	display: block;
	float: right;
}
p#language a.fr:hover {
	background: url(../images/lang/fr-r.gif) no-repeat;
}

p#language a.ch {
	margin-right: 0px;
	width: 31px;
	height: 13px;
	background: url(../images/lang/ch.gif) no-repeat;
	text-indent: -999px;
	display: block;
	float: right;
}
p#language a.ch:hover {
	background: url(../images/lang/ch-r.gif) no-repeat;
}


p#language a.jp {
	margin-right: 0px;
	width: 40px;
	height: 13px;
	background: url(../images/lang/jp-r.gif) no-repeat;
	text-indent: -999px;
	display: block;
	float: right;
}
p#language a.jp:hover {
	background: url(../images/lang/jp-r.gif) no-repeat;
}

p#language a.corp {
	margin-right: 0px;
	width: 81px;
	height: 13px;
	background: url(../images/lang/corporate.gif) no-repeat;
	text-indent: -999px;
	display: block;
	float: right;
}
p#language a.corp:hover {
	background: url(../images/lang/corporate-r.gif) no-repeat;
}



/* Language Nav End */




div#inner-wrapper {
	border-top: 2px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
	background: white;
	clear: left;
}

/*
div#header {
	background: url(../images/burleigh-logo.gif) top right no-repeat;
}
*/

div#header h1 {
	height: 116px;
	width: 154px;
}

div#header ul {
}

div#header p#subnav {
	background: url(../images/lsi_subnav_bg.gif) top left no-repeat;
	height: 23px;
	font-size: 10px;
	padding-top: 7px;
	letter-spacing: 0.1em;
	margin-bottom: 15px;
	padding-right: 10px;
	text-align: right;
}

div#header ul#nav ul {
	padding-left: 0;
}

div#header li {
	float: left;
}

div#header li a {
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	text-transform: uppercase;
}

ul#nav {
	background: url(../images/lsi_nav_bg.gif) top left no-repeat;
	height: 34px;
}

#nav li ul {
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	width: 230px;
	left: -999em;
}

#nav li:hover ul,
#nav li.sfhover ul {
	left: auto;
	margin-top: -3px;
	z-index: 1000;
}

div#header ul#nav li ul li {
	background-color: #f0f0f0;
	border-bottom: 1px solid white;
	color: #666;
	display: block;
	float: none;
	padding: 4px 15px 0 0;
	min-height: 21px;
}

div#header ul#nav li ul li a {
	font-size: 11px;
	padding: 6px 10px;
	text-transform: capitalize;
	color: #505050;
}

div#header ul#nav li ul li a:hover {
	color: #000;
	font-weight: bold;
}

div#header ul#nav li ul li.heading {
	background: #045c74 url(../images/dropdown-burleigh-header.gif) top left repeat-x;
	height: 20px;
}

div#header ul#nav li ul li.x-heading {
	background: #698a00 url(../images/dropdown-xcite-header.gif) top left repeat-x;
	height: 20px;
}

#nav li ul h2 {
	color: white;
	font-size: 10px;
	padding: 4px 10px 6px 10px;
	text-transform: uppercase;
}

p#subnav a,
p#subnav {
	color: #fff;
	text-decoration: none;
}

div#content {
	clear: left;
	overflow: hidden;
}

div.crumbs {
	margin: 35px 0 0 13px;
	color: #fff;
	font-size: xx-small;
	font-weight: bold;
	position: absolute;
	top: 125px;
	left: 0;
}

div#inner-wrapper {
	clear: both;
}

div#inner-content {
	border-top: 10px solid white;
	border-bottom: 20px solid white;
	clear: both;
	overflow: hidden;
}

/*body.home div#inner-content {
	background: url(../images/inner-content-bg.gif) top left repeat-y;
}*/

div.col {
	color: black;
	float: left;
	font-size: 11px;
	line-height: 1.4;
	position: relative;
	min-height: 323px;
}

p.readmore {
	position: absolute;
	bottom: 10px;
}

div#what-is {
	background: transparent url(../images/welcome.gif) bottom left repeat-y;
	width: 311px;
}

div#what-is p.first {
	font-size: 11px;
	padding-top: 65px;
	padding-left: 23px;
	padding-right: 23px;
	padding-bottom: 16px;
}

div#what-is p.next {
	font-size: 11px;
	padding-top: 15px;
	padding-left: 23px;
	padding-right: 23px;
}

div#what-is ul {
	font-size: 11px;
	padding-left: 34px;
	list-style-image: url(../images/welcome-bullet.gif);
}

div#what-is p.first:first-line {
	font-weight: bold;
}

div#what-is p.readmore {
	left: 10px;
}

/* Brands */

div#brands p {
	font-size: 11px;
	margin-bottom: 11px;
	color: black;	
}

div#brands a.link {
	color: black;
	text-decoration: none;
}

div#brands-left {
	float: left;
	width: 311px;
	margin-left: 11px;
}
div#brands-right {
	float: left;
	width: 311px;
	margin-left: 12px;

}
div#brands-left dl.omni-box {
	width: 311px;
	height: 155px;
	background: url(../images/omnicure_box.gif) top no-repeat;
	padding: 0px;
	margin-bottom: 13px;
}
div#brands-left dl.burleigh-box {
	width: 311px;
	height: 155px;
	background: url(../images/burleigh_box.gif) top no-repeat;
	padding: 0px;
	margin: 0px;
}

div#brands-left dt a,
div#brands-right dt a {
	display: block;
	width:311px;
	height: 59px;
	text-indent: -9999px;
}

div#brands-left dd,
div#brands-right dd {
	padding-left: 15px;
	padding-right: 23px;
	padding-top: 8px;
}

div#brands-right dl.xcite-box {
	width: 311px;
	height: 155px;
	background: url(../images/xcite_box.gif) top no-repeat;
	padding: 0px;
	margin-bottom: 13px;
}
div#brands-right dl.excelerate-box {
	width: 311px;
	height: 155px;
	background: url(../images/excelerate_box.gif) top no-repeat;
	padding: 0px;
	margin: 0px;
}



div#product-highlight {
	background: transparent url(../images/highlights-bg.gif) bottom left repeat-y;
	margin: 0 12px;
	width: 311px;
}

div#product-highlight h4 {
	color: #333;
	font-size: 22px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding-left: 17px;
	position: absolute;
	top: 10px;
	left: 0px;
}

div#product-highlight div {
	font-size: 11px;
	padding: 5px 15px 15px 15px;
}

div#events {
	width: 311px;
}

div#events form {
	background: url(../images/product-dropdown.gif) top left no-repeat;
	height: 61px;
	padding-top: 15px;
	padding-left: 16px;
	margin-bottom: 20px;
	width: 295px;
}

div#events select {
	font-size: 10px;
	width: 280px;
}

div#events form h5 {
	font-size: 14px;
}

div#events h2 {
	padding-left: 10px;
	padding-bottom: 10px;
}

div#events div.panel-cont {
	color: #666;
	margin-left: 120px;
}

div#events p {
	padding-top: 20px;
	font-size: xx-small;
}

div#events p a {color: #0068b3;}
div#events p a:hover {color: #000;}

div#subcontent {
	height: auto;
	width: 671px;
}
.panel-cont {
	color: #666;
	margin-left: 120px;
}

div#subcontent dl.events {
	width:671px;
	margin-bottom: 10px;
}

div#subcontent dl.events dd.left {
	float: left;
	width:300px;
	
}
div#subcontent dl.events dd.right {
	float: left;
	margin-left: 50px;
	width: 300px;
}

div#subcontent dl.know {
	background: url(../images/know_btm.gif) bottom no-repeat;
	width: 671px;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
div#subcontent dl.know dt.topper {
	background: url(../images/know_top.gif) top no-repeat;
	height:15px;
}

div#subcontent table {
	margin-top: 10px;
}

div#subcontent dl.support {
	float: left;
	width: 300px;
	margin-left: 15px;
	
}

div#subcontent dl.support dd {
	margin-left: 0px;
}

div#subcontent dl.threecol {
	float: left;
	width: 200px;
	margin-left: 15px;
	
}

div#subcontent dl.threecol dd {
	margin-left: 0px;
}




div#subcontent dl#greenpolicy {
	background: url(../images/green-bg.gif) bottom no-repeat;
	padding-bottom: 10px;
}

div#subcontent dl#greenpolicy dt {
	background: url(../images/green-bg.gif) top no-repeat;
	padding: 10px 0 0 15px;
	color: black;
	font-size: 12px;
	margin: 0;
	text-transform: uppercase;
	font-weight: bold;
	color: #649143;
}

div#subcontent dl#greenpolicy dd {
	padding: 0 15px;
}


div#subcontent .location {
	padding: 20px;
}

strong {
	color: black;
}

p#header-sub {
	height: 54px;
	position: relative;
}

p#header-sub span {
	color: #ebf1e0;
	font-size: 9px;
	font-weight: bold;
	position: absolute;
	top: 36px;
	left: 310px;
}

p#header-sub b {
	color: white;
}

div#subnav {
	background: url(../images/bur_side_btm.gif) top left no-repeat;
	padding: 0 21px 50px 0;
	min-height: 330px;
	width: 267px;
}

div#subnav-wrapper {
/*	background: url(../images/sidebar-tile.gif) bottom left repeat-y; */
	float: left;
	padding: 0 20px 0 0;
	min-height: 330px;
	position: relative;
	width: 267px;
}

div#subnav-footer {
	background: url(../images/bur_side_btm.gif) bottom left no-repeat;
	clear: left;
	height: 54px;
	

	bottom: 0;
	width: 267px;
}

div#primary-sidenav {
	padding-top: 9px;
}

div#primary-sidenav h4 {
	border-bottom: 1px dotted #999;
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 14px;
	padding-left: 25px;
	padding-bottom: 8px;
	background: url(../images/primary-sidenav-glyph.gif) -2px -8px no-repeat;
}

div#primary-sidenav h4.catHeading {
	padding-bottom: 0px;
	line-height: 23px;
	font-size: 12px;
	color: #006785;
	border: none;
	background: none;
}

div#primary-sidenav h3 {
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 14px;
	padding: 4px 0 4px 25px;
	background: url(../images/primary-subnav-glyph-2.gif) -2px 2px no-repeat;
}

div#subnav ul {
	padding-top: 4px;
}

div#subnav a {
	display: block;
	padding-left: 20px;
	min-height: 20px;
	text-decoration: none;
}

div#subnav li li a {
	color: #666;
	padding-left: 35px;
}

div#subnav li.last {
	border-bottom: none;
}

div#primary-sidenav li li {
	border: none;
}

div#primary-sidenav li li li {
	padding-left: 20px;
}

div#primary-sidenav a {
	color: #0068b3;
}

div#subnav a:hover,
div#subnav a.current {
	background: url(../images/bur_sidenav_hover.gif) top left no-repeat;
	display: block;
	height: 17px;
	color: white;
}

div#primary-sidenav li li a:hover {
	background: url(../images/bur_sidenav_hover.gif) top left no-repeat;
	display: block;
	height: 17px;
	color:white;
}

div#secondary-sidenav h4 {
	background: url(../images/secondary-subnav-glyph.gif) -2px 0 no-repeat;
	border-bottom: 1px dotted #999;
	border-top: 1px dotted #999;
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 12px;
	padding-left: 25px;
	padding-bottom: 4px;
	padding-top: 5px;
	margin-top: 10px;
}

div#secondary-sidenav a {
	color: #666;
}

div#subcontent {
	color: #333;
	font-size: 11px;
	line-height: 1.8;
	padding-top: 10px;
}

div#subcontent a {
	color: #0f718e;
	text-decoration: underline;
}

div#subcontent a:hover {
	color: black;
	text-decoration: underline;
}

div#subcontent h3 {
	color: black;
	font-size: 16px;
	margin: 0 0 10px 0;
	text-transform: uppercase;
}

div#subcontent h4 {
	color: #0068b3;
	font-size: 14px;
}

div#subcontent h5 {
	border-bottom: 1px solid #999;
	font-size: 11px;
	margin: 0 0 10px 0;
}


div#subcontent p,
div#subcontent ul,
div#subcontent ol,
div#subcontent table {
	margin-bottom: 10px;
}

div#subcontent li {
	list-style-type: disc;
	margin-left: 30px;
}

td,
th {
	padding: 2px 5px;
	vertical-align: top;
	text-align: left;
}

th {
	color: white;
	background: #00718F;
	text-transform: uppercase;
}

p.focus {
	padding: 7px;
}

p.f-one {
	background-color: #f1f1f1;
}

p.f-two {
	background-color: #e5f1f4;
}

div#product-detail {
	background: url(../images/products/small/product-detail-bg.gif) top left no-repeat;
	min-height: 201px;
	position: relative;
}

div#product-info {
	padding-top: 15px;
	padding-right: 20px;
	margin-left: 325px;
}

div#product-detail h4 {
	color: #00718f;
	font-size: 14px;
	line-height: 1.3;
	text-transform: uppercase;
}

img#product-image {
	background: url(../images/products/small/zoom.gif) top left no-repeat;
	float: left;
	position: relative;
	left: 1px;
	max-width: 290px;
	z-index: 5;
}

img#zoom {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}

table {
	border: 0;
	margin-bottom: 20px;
}

td {
	border-bottom: 1px dotted #ccc;
}

div#footer {
	margin: 0 auto;
	width: 940px;
	border-top: 1px dotted #c8c7c7;
	clear: left;
	padding: 6px 0;
	font-size: xx-small;
	color: #999;
}

div#footer a {color: #999; text-decoration; none;}
div#footer a:hover {color: #666;}

/* support boxes */

div#subcontent.support {
	padding-left: 18px;
	width: 930px;
}

div.support-box {
	background-color: #e5f1f4;
	height: 232px;
	margin-right: 10px;
	margin-top: 10px;
	width: 305px;
	float: left;
	position: relative;
	text-align:left;
}

div.support-box * {
	padding-left: 13px;
	padding-right: 12px;
}

div#subcontent div.support-box h4 {
	background: #54a7c3 url(../images/support-box-glyph.gif) top left no-repeat;
	color: white;
	height: 21px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	text-transform: uppercase;
}

p.support-link {
	position: absolute;
	left: -25px;
	bottom: 0;
}

div.adobe-box {
	background: #f0f0f0;
	margin-right: 0;
	width: 291px;
}

div.knowledge-box {
	background: #f0f0f0;
	margin-right: 0;
	width: 606px;
}

div.knowledge-box .kbPara {
	padding: 8px 8px 8px 0;
}

div#knowledge-blurb {
	float: left;
	padding-right: 0;
	width: 266px;
}

div#knowledge-list {
	float: left;
	margin: 0;
	padding: 0;
	width: 280px;
}

div#knowledge-list * {
	margin: 0;
	padding: 0;
}

div#knowledge-list li {
	background: url(../images/knowledge-list-bg.gif) top left no-repeat;
	height: 19px;
	list-style-type: none;
	padding-left: 22px;
	margin-bottom: 5px;
	width: 256px;
}

div#knowledge-list li a {
	color: #666;
	font-size: 10px;
	position: relative;
	top: 1px;
	text-decoration: none;
	text-transform: uppercase;
}

div#subcontent div.knowledge-box h4 {
	background: #949494 url(../images/support-knowledge-glyph.gif) top left no-repeat;
}

div#subcontent div.adobe-box h4 {
	background: #f1f1f1 url(../images/support-adobe-glyph.gif) top left no-repeat;
	border-bottom: 1px dotted #f1f1f1;
	color: #959595;
	padding-left: 16px;
}

div#subcontent div.adobe-box p#adobe-link {
	padding-top: 30px;
	padding-left: 90px;
}





/* Accordian panels */

div.AccordionPanelTab {
	border-top: 1px dotted #bfbfbf;
	color: #0068b3;
	padding: 5px 0 5px 10px;
	margin-bottom: 5x;
	cursor: pointer;
	cursor: hand;
}

div.AccordionPanelContent {
	padding-bottom: 10px;
	overflow: hidden;
}

div.AccordionPanelTab span {
	color: #333;
}