@CHARSET "UTF-8";
#Selector { width:378px; height:77px;z-index: 9998;*margin-left:-40px;*width: 384px;position:relative;left:490px;top:-80px;z-index: 9998;}
#ProductSelector	li				{padding:0;margin:0;float:left;display:inline;}
#ProductSelector	li 				a{	padding-top:77px;
										height: 0px;
										float:left;
										width:63px;
										background-repeat: no-repeat;
										overflow: hidden;
										background-image: url(http://images.sonosite.at/content/productselector.jpg);
										
										
										}
#ProductSelector	li				a,
#ProductSelector	li#P180 		a{background-position: 0px		0px;}
#ProductSelector	li#Titan 		a{background-position:-63px 	0px;}
#ProductSelector	li#Micromaxx 	a{background-position:-126px 	0px;}
#ProductSelector	li#Mturbo	 	a{background-position:-189px	0px;}
#ProductSelector	li#Sseries	 	a{background-position:-252px 	0px;}
#ProductSelector	li#Nanomaxx	 	a{background-position:-315px 	0px;}
/*Hover*/
#ProductSelector	li#P180 		a:hover{background-position: 0px	-84px;}
#ProductSelector	li#Titan 		a:hover{background-position:-63px	-84px;}
#ProductSelector	li#Micromaxx 	a:hover{background-position:-126px	-84px;}
#ProductSelector	li#Mturbo	 	a:hover{background-position:-189px	-84px;}
#ProductSelector	li#Sseries	 	a:hover{background-position:-252px	-84px;}
#ProductSelector	li#Nanomaxx	 	a:hover{background-position:-315px	-84px;}
#ProductSelector	li		 		div{padding-top:77px;
										height: 0px;
										float:left;
										width:63px;
										background-repeat: no-repeat;
										overflow: hidden;
										background-image: url(http://images.sonosite.at/content/productselector.jpg);
										}
#ProductSelector	li#P180 		div{background-position: 0px	-84px;}
#ProductSelector	li#Titan 		div{background-position:-63px	-84px;}
#ProductSelector	li#Micromaxx 	div{background-position:-126px	-84px;}
#ProductSelector	li#Mturbo	 	div{background-position:-189px	-84px;}
#ProductSelector	li#Sseries	 	div{background-position:-252px	-84px;}
#ProductSelector	li#Nanomaxx	 	div{background-position:-315px	-84px;}	
#subnav{
	width:220px;
	height:277px;
	padding:30px;
	float:left;
	background-image: url(http://images.sonosite.at/modules/subnav.png);
	background-repeat:no-repeat;
}
#subnav div#centerbox{
			
}

/*
#tableround
	{
	float:left;
	background-color:red;
	margin-left: auto;
	margin-right: auto;	
	margin-top: 30px;
	padding: 0px;
	text-align: left;
	width:10%;				
	width: 400px;				
	background-color: #FFFFFF;
	}
 	
#content1
	{
	padding:40px;
	}

#content h1
	{
	padding: 30px;
	color:#0354c2;
	font-weight: bold;
	font-size: 1.2em;
	font-family: helvetica, geneva, arial, sans-serif;
	}
		
#content p
	{
	padding: 40px;
	color:#3b3b3b;
	font-size: 1em;
	line-height: 1.3em;
	font-family: arial, helvetica, sans-serif;
	}
		
/* ---=== border code follows ===--- */
/*
	tlc = top left corner
	trc = top right corner
	blc = bottom left corner
	brc = bottom right corner
	lb = left border
	rb = right border
	tb = top border
	bb = bottom border 
*/

#tlc, #trc, #blc, #brc
	{
	background-color: transparent;
	background-repeat: no-repeat;
	}

#tlc
	{
	background-image:url(http://images.sonosite.at/helper/tableround/ctl.png);
	background-position: 0% 0%;
	}

#trc
	{
	background-image:url(http://images.sonosite.at/helper/tableround/ctr.png);
	background-position: 100% 0%;
	}
	
#blc
	{
	background-image:url(http://images.sonosite.at/helper/tableround/cbl.png);
	background-position: 0% 100%;
	}

#brc
	{
	background-image:url(http://images.sonosite.at/helper/tableround/cbr.png);
	background-position: 100% 100%;
	}

#tb, #bb
	{
	background-color: transparent;
	background-repeat: repeat-x;
	}
			
#tb
	{
	background-image:url(http://images.sonosite.at/helper/tableround/mt.png);
	background-position: 0% 0%;
	}

#bb
	{
	background-image:url(http://images.sonosite.at/helper/tableround/mb.png);
	background-position: 50% 100%;
	}
	
#rb
	{
	background-image:url(http://images.sonosite.at/helper/tableround/mr.png);
	background-position: 100% 0%;
	background-repeat: repeat-y;
	}

#lb
	{
	background-image:url(http://images.sonosite.at/helper/tableround/ml.png);
	background-position: 0% 100%;
	background-repeat: repeat-y;
	}
			
*/


