/*** Content Styles ***/

body {
	background-image: url(images/layoutsliced/background.gif);
	background-repeat: repeat-x;
	color: #333;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	margin-top: 0px;
}

h1 {
	background-color: #F0F0F0;
	background-image: url(images/h1_arrow.gif);
	background-repeat: no-repeat;
	border-bottom: solid #364B8F 1px;
	border-top: solid #364B8F 1px;
	color: #364B8F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 18px;
	padding-bottom: 5px;
	padding-left: 30px;
	padding-top: 5px;
}

h2 {
	color: #8D9D70;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0px;
}

h2.top {
	margin-top: 0;
}

ul {
	margin-top: 0px;
}


.people_list h2 {
	margin-top: 0px;
}

.column-rt {
	padding-left: 20px;
}

/*** Box Styles ***/

.box {
	border: solid #CCC 1px;
	background-color: #E1EBF3;
	text-align: center;
}

.box li {
	text-align: left;
}	
	
.box.right { 
	margin-left: 15px;
}

.box.practice, 
.box.office, 
.box.surgeons  {
	float: right;
	text-align: center;
}

.box.practice {
	width: 150px;
}

.box.office {
	width: 275px;
}

.box.surgeons  {
	width: 170px;
	padding-top: 15px;
}

.box.privacy {
	width: 275px;
	text-align: center;
}

.box.main {
	width: 350px;
}

.box .content {
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	padding-bottom: 8px;
	padding-top: 8px;
}

.box .content.large {
	font-size: 12px;
	line-height: 18px;
}

.box .content .small, 
h3.small {
	font-size: 10px;
}

h3 {
	background-color: #364B8F;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
}

.box .content, h3 { 
	padding-left: 10px;
	padding-right: 10px;
	
}

/*** Portal Styles ***/

.box.list  {
	text-align: left;
}

.box.list ul, 
.box.main ul {
	margin-left: -10px;
	margin-bottom: 2px;
}

.second_row {
	height: 230px;
}	

/*** Shin Portal Styles ***/

.shin-row1 {
	height: 288px;
}

/*** Saluta Portal Styles ***/

.saluta-row1 {
	height: 300px;
}

.saluta-row1-col1 {
	height: 285px;
}

/*** En Espaņol Styles ***/

.box ul.list  {
	margin-left: -25px;
	margin-bottom: 0px;
}

/*** Image Styles ***/

.imagespacert {
	border: solid #CCC 1px;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}

.imagespacert_noborder {
	border: none;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}

.imagespacelt {
	border: solid #CCC 1px;
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}  

.imagespacelt_table {
	border: solid #CCC 1px;
	float: left;
	margin-bottom: 0px;
	margin-right: 10px;
}  

.box_photos { 
	border: solid #CCC 1px;
	margin-bottom: 6px;
}

.nobox_photos {
	margin-bottom: 6px;
}

.makoplasty_photo {
	margin-top: 5px;
	border: solid #CCC 1px;
	margin-bottom: 6px;
}

/*** Link Styles ***/

a:link, 
a:visited, 
a:active {
	color: #364B8F;
	text-decoration: none;
}

a:hover {
	color: #8D9D70;
	text-decoration: underline;
}

/*** Layout Styles ***/

address {
	font-style: normal;
}

.copyright {
	font-size: 11px;
	text-align: center;
	line-height: 16px;
	padding-top: 5px;
}

.title {
	color: #333;
	font-size: 17px;
	font-weight: bolder;
}

#title {
	display: none;
}

/*** Subnavigation Styles ***/

ul.subnav {
	color: #333;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;	
	list-style-image: url(images/subnav_arrow.gif);
	margin: 5px 0px 5px -12px;
}

ul.subnav a:link, 
ul.subnav a:visited, 
ul.subnav a:active {
	color: #333;
	text-decoration: none;
}

ul.subnav a:hover {
	color: #364B8F;
	text-decoration: none;
}