/*  [Key]
	CTRL+F to search by section number:
	1.0 Base Element Styles					5.0 Interior Page Styles
	2.0 ezEdit ToolsFile Styles				6.0	LeftNav Item Styles
	3.0 Global/Header/Footer Styles			7.0	TopNav Styles
	4.0 Home Page Styles	
				[#.1 Font Styles | #.2 Layout Styles]

/*	1.0 Base Element Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	1.1 [Fonts]  */

body {
	color:#666666;
	font:75% arial, helvetica, sans-serif;}

h1 {
	color:#666666;
	font-size:200%;
	font-weight:bold;
	line-height: 100%;}
	
h2	
	{
	color:#D93135;
	font-size:160%;
	font-weight:normal;
	line-height: 100%;}

h3	
	{
	color:#262C68;
	font-size:140%;
	font-weight:bold;
	line-height: 100%;}

h4 {
	color:#666666;
	font-size:120%;
	font-weight:bold;
	line-height: 100%;}

h5 {
	color:#666666;
	font-size:100%;
	font-weight:normal;}

h6 {
	color:#333333;
	font-size:100%;
	font-weight:bold;}

p {
	line-height:150%;}

a {
	color:#cc0000;
	text-decoration:none;}

	a:hover {
		text-decoration:underline;}

td {
	font-size:75%;}

	#container td {
		font-size:100%;} /* ezedit vs. front-end fix */

/*	1.2 [Layout]  */

body {
	height:98%;}
			
h1 	{padding:0px 0px 22px 0px;}	
h2 	{margin:0px 0px 13px 0px;}
h3 	{margin:0px 0px 12px 0px;}
h4 	{margin:0px 0px 11px 0px;}
h5 	{margin:0px;}
h6 	{margin:0px;}
p 	{margin:0px 0px 15px 0px;}
	
img {border:0px;}

.clear {
	clear:both;
	height:1px;}
	
.imgBlock {display:block;}

/*	2.0 ezEdit ToolsFile Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	2.1 [Home Page]  */

/*	2.2 [Interior Page]  */

/*	2.3 [Interior Tables and Applications]  */


	
/*	2.4 [Library Items]  */

/*	3.0 Global/Header/Footer Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	3.1 [Fonts]  */

#utilities {
	color:#CCCCCC;
	font-size:90%;}
	
	#utilities li {
		line-height:100%;}
		
	#utilities li.language {
		color:#333333;}

		#utilities li a {
			color:#333333;
			text-decoration:none;}
	
			#utilities li a:hover {
				color:#333333;
				text-decoration:underline;}
				
#number {
	color:#E83A3F;
	font:bold 160% arial, sans-serif;}

#footer {
	color:#666666;
	font-size:90%;
	text-align:left;}

	#footer a {
		color:#666666;
		font-weight: normal;
		text-decoration:none;}

		#footer a:hover {
			color:#666666;
			text-decoration:underline;}
			
/*	3.2 [Layout]  */

#container {
	background:url(http://www.somatechnology.com/images/medicalpics/container_bg.gif) 0px 0px no-repeat;
	margin:0px auto;
	width:927px;}
		
	#header {
		background:url(http://www.somatechnology.com/images/medicalpics/header_bg.gif) 0px 0px repeat-x;
		height:88px;
		width:100%;}
		
		#logo {	
			float:left;
			display:inline;
			margin:10px 0px 0px 0px;}
			
			#logo img {				
				display:block;}
			
		#utilities {
			display:inline; /*IE double margin fix*/
			float:right;
			margin:9px 9px 0px 0px;}
	
		#utilities li {
			padding:0px 0px 0px 6px;
			display:inline;}
			
		#number {
			float:right;
			clear:right;
			margin:36px 19px 0px 0px;}
				
#footer {
	clear:both;
	height:28px;
	margin:10px auto 10px auto;
	width:710px;}
	
	#footer p {
		float:right;
		margin:7px 0px 0px 0px;}

	#footer ul {
		list-style:none;
		float:left;
		margin:7px 0px 0px 0px;}

		#footer ul li {
			display:inline;
			padding:0px 11px 0px 0px;}
			
			
/*	4.0 Home Page Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	4.1 [Fonts]  */

#searchContent {
	color:#ffffff;
	font-size:120%;
	font-weight:bold;}
	
	#searchContent a {
		color:#ffffff;
		font-size:80%;
		font-weight:normal;}

/*	4.2 [Layout]  */

#homeMain {
	clear:both;
	min-height:500px;
	height:auto !important;
	height:500px;
	width:927px;}
	
	#homeMainLeft {
		float:left;
		width:190px;}
		
		#leftNav {
			float:left;
			display:inline; /*IE double margin fix*/
			font-size:100%;
			margin:0px 0px 17px 0px;
			width:190px;}
		
		#leftNav img {
			display:block;}
		
		#leftNav table {			
			background:#ffffff url(http://www.somatechnology.com/images/medicalpics/leftnav_bg.gif) 0px bottom repeat-x;
			border-left:1px solid #BDBCBD;
			border-right:1px solid #BDBCBD;
			width:100%;}
			
	#homeMainRight {
		float:right;
		width:723px;}
		
		#topNav {
			background:url(http://www.somatechnology.com/images/medicalpics/topnav_bg.gif) 0px 0px repeat-x;
			height:31px;
			margin:0px auto 6px auto;
			width:710px;}
	
			#topNav img {
				float:left;
				display:block;}
				
				#topNav #topNavLeft {
					float:left;
					margin:0px 20px 0px 0px;
					width:4px;}
				
				#topNav #topNavRight {
					float:right;
					width:4px;}					
	
	
	#form {
	
	}
	        
				
				
				#formContent input {
					width:25px;}
				
				
	
	}
	#search {
		clear:both;
		margin:0px 0px 8px 0px;
		height:45px;
		width:100%}
	
		#searchBox {
			background:url(http://www.somatechnology.com/images/medicalpics/home_search_bg.gif) 0px 0px repeat-x;
			float:left;
			height:45px;
			width:551px;}
		
			#searchBox #searchLeft {
				float:left;
				width:10px;}
			
			#searchBox #searchRight {
				float:right;
				width:10px;}
			
			#searchContent {
				float:left;
				padding-top:7px;
				height:13px;
				width:531px;}
				
				#searchContent select {
					width:171px;}
				#searchContent input {
					width:171px;}
				#searchContent  #submit {
					width:52px;}	
				
				#searchContent #find {
					background: url(http://www.somatechnology.com/images/medicalpics/find_bg.gif) 0px 0px repeat-x;
					border:0px;
					display:block;
					padding:3px 0px 0px 1px;
					height:17px;
					font-size:100%;
					width:170px;}
		#cart {
			float:right;
			width:172px;}

	#homeFlash {
		background:#FFFFFF;
		margin-top:6px;
		height:231px;
		margin:0px auto 11px auto;
		width:709px;}
	
	#homeMidContainer {
		background:url(http://www.somatechnology.com/images/medicalpics/homemid_bg.gif) 0px bottom repeat-x;
		clear:both;
		margin:0px auto 17px auto;
		width:709px;}
	
		#homeMid {
			border-left:1px solid #BDBCBD;
			border-right:1px solid #BDBCBD;
			padding:13px 12px 15px 14px;
			width:681px;}
			
			#homeMid img {
				display:block;}
			
			#homeMidA {
				float:left;
				width:288px;}
			
			#homeMidB {
				float:right;
				width:379px;}
		
		#homeBottom {
			clear:both;
			margin:0px auto;
			width:710px;}
			
			#homeBottom ul {
				margin:0px 0px 7px 10px;}
	
				#homeBottom ul li {
					background:url(http://www.somatechnology.com/images/medicalpics/home_list.gif) 2px 6px no-repeat;
					padding:0px 0px 4px 10px;}
					
			#homeBottomA, #homeBottomB {
				background:#ffffff url(http://www.somatechnology.com/images/medicalpics/homebottombox_bg.gif) 0px bottom repeat-x;
				border:1px solid #999999;
				padding:10px 12px 0px 10px;
				min-height:127px;
				width:246px;}
		
			#homeBottomA {
				float:left;
				margin:20px 0px 20px 30px;}
		
			#homeBottomB {
				float:left;
				margin:20px 0px 20px 21px;}
					
			#homeBottomC {
				float:right;
				margin:20px 30px 20px 0px;
				width:280px;}
				
			#logos {
				border-top:1px solid #CCCCCC;
				clear:both;
				margin:0px auto 0px auto;
				padding:15px 0px 0px 0px;
				width:861px;}
				
				#logos img {
					display:block;
					float:left;
					margin:0px 18px 0px 0px;}
					
				#logos .logoLast {
					margin:0px;}

/*	4.3 [ezEdit ToolsFile]  */				
				 
/*	5.0 Interior Page Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	5.1 [Fonts]  */

#content p, #content ul li {
	font-size:90%;}
	
#content ul {
	line-height:150%;}

/*	5.2 [Layout]  */

#interiorMain {
	clear:both;
	min-height:500px;
	height:auto !important;
	height:500px;
	width:927px;}
	
	#interiorMainLeft {
		float:left;
		width:190px;}
		
	#interiorMainRight {
		float:right;
		width:723px;}

	#sectionalGraphic {
		height:151px;
		margin:0px auto;
		width:709px;}
		
		#sectionalGraphic h1 {
		 margin:12px 12px 15px 12px;
		
		}
		
	#main {
		float:right;
		min-height:300px;
		height:auto !important;
		height:300px;
		margin:0px 0px 15px 0px;
		width:710px;}
	
		#content {
			padding:39px 15px 0px 0px;
			width:100%;}
		
			#content ul {
				margin:0px 0px 13px 20px;
				list-style:none;
				padding:0px;}
				
				#content ul li {
					background: url(http://www.somatechnology.com/images/medicalpics/int_list.gif) 5px 8px no-repeat;
					padding:0px 0px 7px 13px;}
				
				#content ul ul {
					margin:0px 0px 0px 25px;
					list-style:none;
					padding:0px;}
					
					#content ul ul li {
						background: url(http://www.somatechnology.com/images/medicalpics/int_list.gif) 0px 7px no-repeat;
						padding:0px 0px 7px 13px;
						margin-top:3px;}
				
			#content ol {
				margin:0px 0px 12px 25px;
				padding:0px;}
				
				
/* 5.3 =-=-=-=-=-=-=-=-=-=-=-=-Library Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-= */

/*	5.4 [Fonts]  */

.libraryItem td.libMid a {
	color:#404040;
	font-weight:bold;
	text-decoration:underline;}
	
.libraryItem td.libMid a:hover {
	text-decoration:none;}
		
/*	5.5 [Layout]  */
	
	#library {
		padding:40px 0px 0px 10px;
		width: 161px;}	
		
	.libraryItem {
		display:block;
		padding:0px 0px 11px 0px;}
		
		.libraryItem td.libMid {
			background:url(http://www.somatechnology.com/images/medicalpics/lib_content_bg.gif) 0px bottom no-repeat;
			border-left:1px solid #BDBCBD;
			border-right:1px solid #BDBCBD;
			height:25px;
			padding:3px 10px 6px 15px;}
			
			
/* 5.3 =-=-=-=-=-=-=-=-=-=-=-=-News Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-= */

/*	5.4 [Fonts]  */

.newsItem td.newsMid a {
	color:#404040;
	font-weight:bold;
	text-decoration:underline;}
	
.newsItem td.newsMid a:hover {
	text-decoration:none;}
		
/*	5.5 [Layout]  */
	
	#news {
		padding:40px 0px 0px 10px;
		width: 161px;}	
		
	.newsItem {
		display:block;
		padding:0px 0px 11px 0px;}
		
		.newsItem td.newsMid {
			
			border-left:1px solid #BDBCBD;
			border-right:1px solid #BDBCBD;
			height:25px;
			padding:3px 10px 6px 15px;}			

/*	6.0 LeftNav Item Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

#leftNav td.leftnav-spacer-top {
	background:url(http://www.somatechnology.com/images/medicalpics/leftnav_spacer_top.gif) right 0px no-repeat;
	height:3px;}

#leftNav td.leftnav-spacer-btm {
	background:url(http://www.somatechnology.com/images/medicalpics/leftnav_spacer_btm.gif) right 0px no-repeat;
	height:4px;}

#leftNav td.leftnav-lvl1-on {
	background:url(http://www.somatechnology.com/images/medicalpics/leftnav_lvl1_on.gif) right 0px no-repeat;
	color:#333333;
	font:bold 90% arial, sans-serif;
	padding:8px 10px 8px 12px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl1-off {
	background:url(http://www.somatechnology.com/images/medicalpics/leftnav_lvl1_off.gif) center bottom no-repeat;
	color:#666666;
	font:bold 90% arial, sans-serif;
	padding:8px 10px 8px 12px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl1-off a {color:#666666;text-decoration:none;}
#leftNav td.leftnav-lvl1-off a:hover {color:#666666;text-decoration:underline;}
	
#leftNav td.leftnav-lvl1-on a {color:#333333;text-decoration:none;}
#leftNav td.leftnav-lvl1-on a:hover {color:#333333;text-decoration:underline;}

#leftNav td.leftnav-lvl2-on {
	color:#CC0000;
	font-size:90%;
	font-weight: bold;
	padding:6px 10px 6px 27px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl2-off {
	color:#666666;
	font-size:90%;
	padding:6px 10px 6px 27px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl2-off a {color:#666666;text-decoration:none;}
#leftNav td.leftnav-lvl2-off a:hover {color:#666666;text-decoration:underline;}
	
#leftNav td.leftnav-lvl2-on a {color:#CC0000;text-decoration:none;}
#leftNav td.leftnav-lvl2-on a:hover {color:#CC0000;text-decoration:underline;}

/*=-=-=- Recently Viewed Products Styles =-=-=-*/

/* Fonts */

.itemTitle {
	color:#262C68;
	font-size:90%;
	font-weight:bold;}

.itemLink {
	font-size:90%;
	font-weight:bold;}

/* Layout */

#recentlyViewed {
	clear:both;
	margin:30px 0px 0px 0px;
	width:709px;}
	
	#recentlyViewed .recentlyViewedTable {
		background:url(http://www.somatechnology.com/images/medicalpics/vieweditem_bg.gif) 0px 0px;
		border-left:1px solid #BDBCBD;
		border-right:1px solid #BDBCBD;}
		
		#recentlyViewed .recentlyViewedTable .viewedItem {
			padding:0px 0px 10px 0px;
			width:139px;}
			
			.item {
				display:block;
				text-align:center;}
				
			.itemTitle {
				display:block;
				padding:5px 0px 5px 20px;}
			
			.itemLink {
				display:block;
				padding:0px 0px 5px 20px;}

/*=-=-=- Category Template Styles =-=-=-*/

/* Fonts */

#category-content p {
	font-size:90%;}

#breadcrumbs .breadcrumbLink {
	color:#666666;
	font-size:90%;
	text-decoration:underline;}
	
#breadcrumbs .breadcrumbLink:hover {
	text-decoration:none;}
	
#breadcrumbs .breadcrumbLinkSelected {
	color:#666666;
	font-size:90%;
	text-decoration:none;}
	
.categories li a {
	color:#D93135;
	font-weight:bold;}
	
#category-content .productTable td.productDescription ul li a {
		color:#262C68;
		font-weight:bold;
		font-size:110%;
		text-decoration:underline;}
		
#category-content .productTable td.productDescription ul li a:hover {
		text-decoration:none;}

/* Layout */

#category-main {
	float:right;
	min-height:300px;
	height:auto !important;
	height:300px;
	margin:0px 0px 15px 0px;
	width:710px;}
	
#breadcrumbs {}

#category-content {
	padding:20px 0px 0px 0px;
	width:100%;}
	
	#category-content ul {
		margin:0px 0px 13px 20px;
		list-style:none;
		padding:0px;}
		
		#category-content ul li {
			background: url(http://www.somatechnology.com/images/medicalpics/int_list.gif) 5px 8px no-repeat;
			padding:0px 0px 7px 13px;}
			
		#category-content .categories {
			margin:0px 0px 8px 0px;}
			
		#category-content .categories li {
			background: url(http://www.somatechnology.com/images/medicalpics/category_list.gif) 5px 6px no-repeat;
			padding:0px 0px 7px 13px;}
			
		.categoriesTable {
			border-bottom:1px solid #BDBCBD;
			margin:0px 0px 19px 0px;}
			
#category-content .productTable {
	margin:12px 0px 0px 0px;}
			
#category-content .productTable td.productImage {
	padding:0px 0px 20px 0px;
	width:83px;}
	
#category-content .productTable td.productDescription {
	padding:0px 0px 20px 0px;
	width:316px;}
	
	
	#category-content .productTable td.productDescription ul {
		margin:0px 0px 0px 0px;}
		
	#category-content .productTable td.productDescription .categories {
		color:#D93135;}	
		
/*=-=-=- Product Template Styles =-=-=-*/

/* Fonts */

#product-content p, #product-content ul li  {
	font-size:90%;}
	
.productDetail .productDetailBuy a {
		color:#666666;
		font-weight:bold;
		text-decoration:underline;}
		
.productDetail .productDetailBuy a:hover {
		text-decoration:none;}
	
/* Layout */
		
#product-main {
	float:right;
	min-height:300px;
	height:auto !important;
	height:300px;
	margin:0px 0px 15px 0px;
	width:710px;}
	
#breadcrumbs {}

#product-content {
	padding:20px 0px 0px 0px;
	width:100%;}
	
	.productDetail {
		margin:0px 0px 40px 0px;}
	
	.productDetail .productDetailImage img {
		display:block;}
	
	#product-content ul {
		margin:0px 0px 13px 20px;
		list-style:none;
		padding:0px;}
		
		#product-content ul li {
			background: url(http://www.somatechnology.com/images/medicalpics/int_list.gif) 5px 6px no-repeat;
			padding:0px 0px 7px 13px;}
			
.specifications {
	display:block;
	margin:15px 0px 0px 0px;}
			
.pdfIcon {
	vertical-align:middle;}

.disclaimer {
	color:#A3A3A3;
	font-style:italic;}



/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs{
padding: 8px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
color:#666666;
font:90% arial, helvetica, sans-serif;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 8px 7px;
margin-right: 3px;
border: 0px solid #BDBDBD;
color: #2d2b2b;
background: white url(shade.gif) top left no-repeat;
font:120% arial, helvetica, sans-serif;
color:White;
font-weight:bold;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: none;
color: #2d2b2b;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
color: #666666;
font:120% arial, helvetica, sans-serif;

font-weight:bold;
top: 1px;
}

.shadetabs li a.selected{ /*selected main tab style */
background-image: url(shadeactive.gif) ;
border-bottom-color: white;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}






.tabcontent{
background:#ffffff url(http://www.somatechnology.com/images/medicalpics/leftnav_bg.gif) 0px bottom repeat-x;
display:none;
color:#666666;
font:95% arial, helvetica, sans-serif;

}

.tabcontent a 
{
color:#666666;
text-decoration:underline;
}

#productlist {
	color:#666666;
	
	text-align:left;}

	#productlist h2 {
		
		font-weight: normal;
		text-decoration:none;}
       #productlist h2  a{
		color:#262C68;
		font-weight: normal;
		text-decoration:none;}