/* CSS Document Author Chris Boggs Design July 7th 2007 */

body, div, p {
  margin: 0px;
  padding: 0px;
}

.active_topnav {
	background-color:#000099;
	color:#FFFFFF;
}

img {
	border:0;
}

form {
	padding:0;
	margin:0;
}

#container {
	border:2px solid #000099;
	width:962px;
	height:auto;
	margin:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #454545;
	overflow:hidden;
}

#header {
	width:962px;
	height:97px;
	background-color:#fff;
	border-bottom:1px solid #000099;
	position:absolute;
}

#news {
	width:362px;
	height:97px;
	background-color:#EFEFEF;
	position:relative;
	float:right;
	margin-top:0px;
	overflow:auto;
}

#news ul {
	list-style-type:disc;
	text-align: left;
	margin:0 25px 0 25px;
	padding:0; 
	line-height:18px;
}

#news ul li a{
	background: transparent url(images/list-off.gif) left center no-repeat;
	font: normal 12px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	text-decoration:none;
	color: #000099;
}

#news ul li a:hover
{
	background: #efefef;
	color: #66ccff;
}

#news ul li a#current
{
	background: transparent url(images/list-active.gif) left center no-repeat;
	color: #666;
}

#news p {
	padding-left:10px;
	color: #000099;
}


/*#topnav list -----------------------------------*/

#topnav {
	width:961px;
	position:absolute;
	/*border-bottom:1px solid #000099;*/
	margin-top:98px;	
	z-index:5;
	background-color:#FFF;
}
	
#topnav ul {
		margin:0;
		padding:0;
		position:relative;
		height:100%;
}

#topnav ul li { 
	display: inline; 
	list-style-type: none;
}

#topnav ul li a
{
padding: 0.2em 1em;
background-color: #fff;
color: #245ca7;
text-decoration: none;
float: right;
border-left: 1px solid #000099;
}

#topnav ul li a:hover
{
background-color: #c3e3f8;
color: #000099;
}

/* topblue_bar  ________________________________________*/

#topblue_bar {
	width:795px;

	height:70px;
	background-color:#c3e5f9;
}

/*Start #bottom_content -----------------------------------*/

#subpage_content {
	width:962px;
	height:auto;
	margin-top:118px;
	padding:0;
	float:left;

}
#left_content {
	width:219px;
	height:523px;
	float:left;
	margin-top:0;
	z-index: 100;
}


#subpage_leftnav { width: 200px; margin-top:340px; }

#subpage_leftnav ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
color: #245ca7;
}

#subpage_leftnav a
{
display: block;
padding: 8px;
width: 200px;
background-color:#ffffff;
border-bottom: 1px solid #000099;
text-decoration: none;
}

#subpage_leftnav a:link, #navlist a:visited
{
color:#245ca7;
text-decoration: none;
}

#subpage_leftnav a:hover
{
background-color:#a5acac;
color: #ffffff;
}

#subpage_leftnav ul li {	
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:900;
	color:#000099;
}

#subpage_leftnav ul li a:visited{
	color: #245ca7;
}

#subpage_leftnav ul li a:hover{
background-color:#a5acac;
color: #ffffff;
}

/*----------------------------------------------------------------------------------------*/

#right_content {
	width:743px;
	height:561px;
	float:right;
	margin:0;
	padding-right:0px;
	position:relative;
}

.about_us_right_title {
	background-image:url(../images/about_us_title.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

.policies_and_terms_title {
	background-image:url(../images/policies_and_terms_title.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

.current_promotions_title {
	background-image:;
	background-position:left top;
	background-repeat:no-repeat;
}

.contact_us_title {
	background-image:url(../images/contact_us_title.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

.dental_and_specialty_products {
	background-image:url(../images/dental_specialty_title.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

.emergency_response_products {
	background-image:url(../images/emergency_response_title.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

.msds_title {
	background-image:url(../images/msds_title.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

.let_us_assist_you_title {
	background-image:url(../images/let_us_assist_you_title.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

.featured_products {
	background-image:;
	background-position:left top;
	background-repeat:no-repeat;
}

.news {
	background-image:;
	background-position:left top;
	background-repeat:no-repeat;
}

.pedigree_info {
	background-image:;
	background-position:left top;
	background-repeat:no-repeat;
}

.pharmaceuticals {
	background-image:url(../images/pharmaceutical_title.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

.dea_222 {
	background-image:;
	background-position:left top;
	background-repeat:no-repeat;
}

.sitemap {
	background-image:url(../images/sitemap_title.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

.surgical_anesthesia_products {
	background-image:url(../images/surgical_and_anesthesia_title.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

.news {
	background-image:url(../images/news_title.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

#s_and_a_bluebar {
	width:730px;
	height:170px;
	background-color:#99CCFF;
	z-index:10;
}

/*//////////////////////Subpage left content background image classes/////////////////////////////////////////*/

.pharmaceuticals_bkgrnd {
	background-image:url(../images/pharmaceutical_leftcontent_bkgrnd.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

.surgical_anesthesia_bkgrnd {
	background-image:url(../images/surgical_anesthesia_leftcontent_bkgrnd.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

.dental_specialty_bkgrnd {
	background-image:url(../images/dental_specialty_leftcontent_bkgrnd.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

.emergency_response_bkgrnd {
	background-image:url(../images/emergency_response_leftcontent_bkgrnd.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

.let_us_assist_you {
	background-image:url(../images/letusassistyou_leftcontent_bkgrnd.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	
}

.about_us_bkgrnd {
	background-image:url(../images/aboutus_leftcontent_bkgrnd.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

.contact_us_bkgrnd {
	background-image:url(../images/contact_us_leftcontent_bkgrnd.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

.policies_and_terms_bkgrnd {
	background-image:url(../images/policies_terms_leftcontent_bkgrnd.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

.sitemap_bkgrnd {
	background-image:url(../images/sitemap_leftcontent_bkgrnd.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

.news_bkgrnd {
	background-image:url(../images/news_leftcontent_bkgrnd.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#assist_you_right_subnav {
	width:700px;
	height:30px;
	float:left;
	margin-top:93px;
	margin-left: 20px;
}

#assist_you_right_subnav ul {
	margin:0;
	padding:0;
	position:relative;
}

#assist_you_right_subnav ul li { 
	display: inline; 
	list-style-type: none;
	font-size:12px;
}

#assist_you_right_subnav ul li a
{
	padding: 0.2em 1em;
	color: #245ca7;
	text-decoration: none;
	float: left;
}

#assist_you_right_subnav ul li a:hover
{
	color:#66ccff;
}

/*///////////////////////////////////////////////////////////*/

#rightcontent_text {
	width:702px;
	height:436px;
	margin-top:87px;
	margin-bottom:0;
	margin-left:0;
	padding:20px;
	overflow:auto;
	float:left;
	position:relative;
	z-index:0;
}

#rightcontent_desc {
	width:702px;
	height:10px;
	margin-top:80px;
	margin-bottom:-100px;
	margin-left:0;
	padding: 20px;
	float:left;
	position:relative;
}

#rightcontent_text a{
	color: #245ca7;
}

#rightcontent_text a:hover{
	color: #66ffff;
}

#rightcontent_text_pharma {
	width:703px;
	height:364px;
	margin-top:158px;
	margin-bottom:0;
	margin-left:0;
	padding:20px;
	overflow:auto;
	float:left;
	position:relative;
	z-index:0;
}
#rightcontent_text_pharma h5 {font-size:14px;  color:#000000;	font-weight:800; margin:0; padding:0;}

#rightcontent_text_pharma strong {font-size:12px; color:#666666;	font-weight:300; margin:0; padding:0;}

/*__________________________________________________________________________________________*/

#rightcontent_text_surgical {
	width:703px;
	height:364px;
	margin-top:158px;
	margin-bottom:0;
	margin-left:0;
	padding-left:40px;
	overflow:auto;
	float:left;
	position:relative;
	z-index:0;
}
#rightcontent_text_surgical  h5 {font-size:14px;  color:#000000;	font-weight:800; margin:0; padding:0;}

#rightcontent_text_surgical  strong {font-size:12px; color:#666666;	font-weight:300; margin:0; padding:0;}


/*__________________________________________________________________________________________*/

#rightcontent_text_dental {
	width:703px;
	height:364px;
	margin-top:158px;
	margin-bottom:0;
	margin-left:0;
	padding:20px;
	overflow:auto;
	float:left;
	position:relative;
	z-index:0;
	color: #454545;
}
#rightcontent_text_dental  h5 {font-size:14px;  color:#000000;	font-weight:800; margin:0; padding:0;}

#rightcontent_text_dental  strong {font-size:12px; color:#454545;	font-weight:800; margin:0; padding:0;}

/*__________________________________________________________________________________________*/

/*__________________________________________________________________________________________*/

#rightcontent_text_er{
	width:703px;
	height:364px;
	margin-top:158px;
	margin-bottom:0;
	margin-left:0;
	padding:20px;
	overflow:auto;
	float:left;
	position:relative;
	z-index:0;
}
#rightcontent_text_er h5 {font-size:14px;  color:#000000;	font-weight:800; margin:0; padding:0;}

#rightcontent_text_er strong {font-size:12px; color:#666666;	font-weight:300; margin:0; padding:0;}

/*__________________________________________________________________________________________*/

#luay_rightcontent_text {
	width:700px;
	height:403px;
	margin-top:-5px;
	margin-bottom:0;
	margin-left:-10;
	padding:20px;
	overflow: auto;
	float:right;
	position:relative;
	line-height:24px;
}

#luay_rightcontent_text td p{
	line-height: 16px;
}

#luay_rightcontent_text strong{
	color: #454545;
}

#luay_rightcontent_text a {
	color: #245ca7;
	text-decoration: none;
}

#luay_rightcontent_text a:hover {
	color: #66ffff;
	text-decoration: none;
}

#luay_rightcontent_text strong a {
	color: #245ca7;
	text-decoration: none;
}

#luay_rightcontent_text strong a:hover {
	color: #66ffff;
	text-decoration: none;
}

#luay_rightcontent_text h3 {
	color:#3e6baa;
	font-size:18px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

#luay_rightcontent_text h4 {
	font-size:12px;
	color:#3e6baa;
	padding:0px;
}

#luay_rightcontent_text ul li {
	margin:6px;
	line-height: 15px;
}

#luay_rightcontent_text h5 {
	font-size:10px;
	color:#3e6baa;
	padding:0px;
}

#about_us li {
	font-size:12px;
	color:#3e6baa;
	padding:0px;
}

#rightcontent_text h3 {
	color:#3e6baa;
	font-size:18px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
/*End #bottom_content -----------------------------------*/
