/* stylesheet for www.jamak.com ----------- */
/* http://www.leveltendesign.com ---------- */

/* ------- neutralize elements ------------ */

html, body, div, span, p, ul, ol, li, dl, dt, dd, img, h1, h2, h3, h4, h5, h6, abbr, acronym, blockquote
	{
	margin: 0;
	padding: 0;
	border: 0;
	}

html, body
	{
	direction: ltr;
	}

table
	{
	margin: 0;
	width: 100%;
	border-collapse: collapse;
	}
table td
	{
	padding: 0;
	border: 0;
	text-align: left;
	vertical-align: top;
	}



/* ------- global styles ------------------ */


body
	{
	color: #333;
	font-size: .75em;
	font-family: "Arial", sans-serif;
	}
	

/* -- content layout -- */

.left
	{
	float: left;
	clear: left;
	}
.right
	{
	float: right;
	clear: right;
	}

.left-col
	{
	float: left;
	clear: left;
	width: 49%;
	}
.right-col
	{
	float: right;
	clear: right;
	width: 49%;
	}

.clear
	{
	float: none;
	clear: both;
	}

p, ul, dl, h2, h3, h4, hr
	{
	margin-bottom: 10px;	
	}

/* -- element style -- */

td#content
	{
	padding: 0 5px;
	}
td#content h2, td#content h3
	{
	margin-left: -3px;
	}

h2
	{
	color: #555;
	background: #eee;
	padding: 3px 4px;
	font-size: 100%;
	text-transform: uppercase;
	}
h3
	{
	color: #750513;
	font-size: 100%;
	}
h4
	{
	color: #333;
	font-size: 90%;
	}

hr
	{
	display: block;
	text-align: center;
	border: 1px solid #ccc;
	height: 1px;
	width: 80%;
	}

abbr, acronym
	{
	cursor: help;
	border-bottom: 0;
	}

a
	{
	font-weight: 700;
	text-decoration: underline;
	color: #333;
	}
a:link
	{
	}
a:visited
	{
	}
a:active
	{
	}
a:hover
	{
	}

/* ------- normal content -------------- */

/* -- search box -- */

div#search-form input, div#search-form button
	{
	border-top: 1px solid #000;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #000;
	}
div#search-form input
	{
	width: 158px;
	height: 16px;
	background: #fff url(../images/bg_search-box.gif) no-repeat 0 0;
	margin-right: 5px;
	}
div#search-form input.button
	{
	width: 55px;
	height: 17px;
	background: none;
	position: relative;
	top: 3px;
	margin-right: 0;
	}

/* -- copy -- */

div.featured-content
	{
	margin-bottom: 6px;
	}

td#content ul
	{
	list-style-type: square;
	padding-left: 20px;
	line-height: 1.5em;
	}

img.flash
	{
	margin-bottom: 8px;
	}

/* -- chem compatibility -- */

table.chem-compat
	{
	border: 1px solid #bbb;
	}
table.chem-compat th
	{
	background: #eee;
	padding: 2px 3px;
	}
table.chem-compat td
	{
	padding: 2px 5px;
	}
table.chem-compat tr.alt td
	{
	background: #f9f9f9;
	}

/* -- FAQs -- */

td#content ul.pagination li
	{
	display: inline;
	float: left;
	margin-right: 3px;
	}

/* -- Testimonials -- */

td#content blockquote
	{
	border-left: 5px solid #ccc;
	margin-left: 10px;
	padding-left: 5px;
	font-style: italic;
	color: #444;
	}

/* -- Search Results -- */

#search-results h3
	{
	}
#search-results span.search-term
	{
	color: #790718;
	font-weight: 700;
	}
#search-results p
	{
	color: #555;
	margin-top: -7px;
	margin-left: 5px;
	}
#search-results a
	{
	}

/* -- tables of data -- */

table.data
	{
	margin-top: -5px;
	font-size: 90%;
	}
table.data caption
	{
	display: none;
	}
table.data td
	{
	padding: 5px;
	}
tr.no-show
	{
	display: none;
	}
tr.alt td
	{
	background: #f4f4f4;
	}

/* -- success stories -- */

div.success
	{
	background: #fff;
	}
div.success img
	{
	margin-right: 7px;
	}
div.success p
	{
	font-size: 90%;
	font-weight: 700;
	}
div.success a
	{
	font-size: 90%;
	color: #750513;
	float: right;
	margin-right: 12px;
	}
td#sidebar div.success p
	{
	font-size: 100%;
	}
table.success td
	{
	padding: 3px;
	}
table.success table.success td
	{
	padding-left: 3px;
	padding: 3px;
	vertical-align: top;
	}

/* -- featured success story -- */

div.featured-success
	{
	background: #fff;
	margin-bottom: 15px;
	margin-right: -10px;
	}
div.no-border
	{
	border: 0;
	}
div.featured-success img
	{
	margin-right: 7px;
	}
div.featured-success span
	{
	position: relative;
	top: 30px;
	left: 20px;
	font-weight: 700;
	}
div.featured-success p
	{
	position: relative;
	top: 30px;
	left: 15px;
	}
div.featured-success a
	{
	font-size: 90%;
	color: #750513;
	position: relative;
	left: 8px;
	}
td.ss-image
	{
	vertical-align: bottom;
	text-align: right;
	}


/* -- product spotlight -- */

div.spotlight
	{
	font-size: 90%;
	}
div.spotlight h4
	{
	font-size: 100%;
	color: #333;
	padding-left: 5px;
	}
div.spotlight p
	{
	padding-left: 5px;
	}
div.spotlight a
	{
	padding-left: 5px;
	color: #750513;
	}

/* ------- sidebar ----------------- */

td#sidebar
	{
	font-size: 90%;
	line-height: 1em;
	width: 209px;
	}

td#sidebar div
	{
	margin-left: 7px;
	line-height: 1.5em;
	}
td#sidebar h3
	{
	padding: 5px;
	background: #e8e8e8;
	text-transform: uppercase;
	font-size: 100%;
	color: #666;
	}

/* -- news stories -- */

div.news-stories span
	{
	display: block;
	color: #999;
	margin-bottom: 2px;
	}
td#content div.news-stories span
	{
	margin-left: 5px;
	}
div.news-stories p.headline
	{
	margin-top: 0;
	margin-bottom: 2px;
	line-height: 1.2em;
	}
div.news-stories p.excerpt
	{
	line-height: 1.2em;
	}

div.news-story h3
	{
	position: relative;
	left: 2px;
	}

/* -- success stories --- */

td#sidebar div.success a
	{
	text-decoration: none;
	color: #333;
	float: none;
	}
td#sidebar div.success span
	{
	font-size: 110%;
	line-height: 1.2em;
	}

div#filter-bar
	{
	background: #eee;
	height: 25px;
	margin-bottom: 10px;
	padding-top: 6px;
	padding-left: 10px;
	}
div#filter-bar span
	{
	letter-spacing: 1px;
	}
a.more
	{
	display: block;
	float: right;
	}


/* -- featured clients -- */

div.featured
	{
	margin-top: -8px;
	}
td#sidebar table.data
	{
	font-size: 100%;
	}
td#sidebar table.data td
	{
	padding: 5px;
	}

/* -- contact us -- */

div.contact
	{
	padding-bottom: 23px;
	margin-bottom: 10px;
	}
div.contact h4
	{
	font-size: 105%;
	margin-bottom: 5px;
	color: #750513;
	}

ul.line-items li
	{
	list-style-type: none;
	margin-top: 3px;
	}
	
	
/*--------- SLIMBOX LightBox For Healthcare --------------------*/



#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}


/* ------- footer ---------------- */

td#footer div
	{
	text-align: center;
	background: #e8e8e8;
	padding: 5px 10px;
	}
td#footer
	{
	color: #555;
	font-weight: 500;
	font-size: 90%;
	}
td#footer a
	{
	color: #555;
	font-weight: 500;
	text-decoration: none;	
	}
td#footer a:hover
	{
	text-decoration: underline;
	}

/* ------ headings ----------- */

h1
	{
	width: 194px;
	}

/* ------- nav --------------- */

div#top-nav ul, div#second-nav ul
	{
	margin-bottom: 0; /* negates general rule above */
	list-style-type: none;
	}
div#top-nav li
	{
	float: left;
	display: inline;
	padding: 0;
	}

ul#second-nav-items
	{
	position: relative;
	left: 10px;
	top: 4px;
	}
html>body ul#second-nav-items
	{
	top: 0;
	}

ul#second-nav-items li
	{
	display: inline;
	float: left;
	padding: 0 5px;
	position: relative;
	}
ul#second-nav-items a
	{
	text-decoration: none;
	font-weight: 500;
	color: #666;
	font-size: 90%;
	}
ul#second-nav-items a:hover
	{
	text-decoration: underline;
	}

/* ------- layout ------------ */

body
	{
	text-align: center;
	}

div#container
	{
	width: 779px;
	text-align: left;
	}
html>body div#container
	{
	position: absolute;
	left: 50%;
	margin-left: -391px;
	}

table#structure
	{
	width: 779px;
	}

td#top-shadow, td#bottom-shadow
	{
	width: 11px;
	}
td#left-shadow
	{
	background: #fff url(../images/g_shadow-left.gif) repeat-y top right;
	}
td#right-shadow
	{
	background: #fff url(../images/g_shadow-right.gif) repeat-y top right;
	}

td#header
	{
	background: #fff url(../images/bg_header.gif) no-repeat top right;
	width: 757px;
	height: 78px;
	}
	
td#left-shadow-blu
	{
	background: #fff url(../images/g_shadow-left-blu.gif) repeat-y top right;
	}
td#right-shadow-blu
	{
	background: #fff url(../images/g_shadow-right-blu.gif) repeat-y top right;
	}


td#nav
	{
	background: #fff;
	vertical-align: top;
	}

td#content, td#sidebar
	{
	vertical-align: top;
	background: #fff;
	padding: 7px;
	}
td#content
	{
	padding-top: 7px;
	}


div#top-nav
	{
	width: 757px;
	height: 26px;
	background: url(../images/bg_top-nav.gif) repeat-x top left;
	}
div#second-nav
	{
	margin-bottom: 7px;
	width: 757px;
	height: 22px;
	background: #fff url(../images/bg_second-nav.gif) repeat-x top left;
	}
div#search-form
	{
	position: relative;
	top: 45px;
	right: 9px;
	}
p#copyright
	{
	margin-top: -3px;
	font-size: 90%;
	color: #666;
	text-align: center;
	}