/* Index Page Styles - intuitivesurgical.com */

#container {
	background: #ecece3;
	}
.clear {
	padding-left: 8px;
	}
.clear td {
	border-bottom: 1px #ddd dotted;
	}
.clear a:hover {
	background: #ddd;
	}
.prod {
	background: #8090DE;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	}
.prod h2 {
	font-size: 18px; 
	color: #fff;
	}
.events {
	background: #EEE9D4;
	color: #669;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	}
.events p {
	margin-top: 4px;
	margin-bottom: 8px;
	}
.events a:link {
	color: #559;
	text-decoration: none;
	}
.events a:visited {
	color: #559;
	text-decoration: none;
	}
.events a:hover {
	color: #009;
	text-decoration: none ! important;
	}
.news {
	background: #ECE4C6;
	color: #669;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	}
.news p {
	margin-top: 4px;
	margin-bottom: 8px;
	}
.news a:link {
	color: #669;
	text-decoration: none;
	}
.news a:visited {
	color: #669;
	text-decoration: none;
	}
.news a:hover {
	color: #009;
	text-decoration: none;
	}
.mis
	{
	background: #E6DBB3;
	color: #778;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	}
.mis p {
	margin-top: 4px;
	margin-bottom: 8px;
	}
.mis a:link {
	color: #779;
	text-decoration: none;
	}
.mis a:visited {
	color: #779;
	text-decoration: none;
	}
.mis a:hover {
	color: #009;
	text-decoration: none;
	}
.foot {
	background: #E0DDCE;
	padding: 4px 10px 4px 10px;
	}
.boxes td {
	border-left: 4px;
	}
/* NAV STYLES */
#nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #646363;
	background: #D5D1D2;
	width:100px; padding-bottom:0;
}
#nav table {
	height: 140px;
	width: 134px;
	}
#nav td {
	border-bottom: 1px #ddd dashed;
	}
#nav p {
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 8px;
	padding-right: 0;
	margin: 0;
}
#nav a:link {
	display: block;
	color: #646363;
	text-decoration: none;
	/*background: #D5D1D2;*/
	}
#nav a:visited {
	display: block;
	color: #646363;
	text-decoration: none;
	/*background: #D5D1D2;*/
}
#nav a:hover{
	color: #000;
	text-decoration: none;
	/*background: #ddd;*/
}
.subhead {
	font-weight: bold;
	color: #777;
	padding: 4px 4px 4px 0px;
	border-bottom: 1px #C6BFA0 dashed;
	}
/* FOOTER STYLES */
#footer p {
	font-size: 90%;
	color: #7B7B7B;
	padding: 4px 4px 4px 5px;
	}
#footer .links {
	color: #7b7b7b;
	}
#footer .links a:link {
	color: #7b7b7b;
	text-decoration: none;
	}
#footer .links a:visited {
	color: #7b7b7b;
	text-decoration: none;
	}
#footer .links a:hover {
	color: #373737;
	text-decoration: underline;
	}
