* {
	padding: 0;
	margin: 0;
}


body {
	font-family: "trebuchet ms", trebuchet , verdana, arial, sans;
	font-size: 12px;

}


body#home{
	background: transparent url(../images/home_bg.png) repeat-x;
}


body.page {
	background: transparent url(../images/page_bg.png) repeat-x;
}


.wrapper {
	width: 1024px;
	background: transparent url(../images/content_wrapper_bg.gif) repeat-x;
	/*margin:auto;*/
}


span.access
{
margin-left: -999em;
text-decoration: none;
}


div.homeHeader {
	background: transparent url(../images/home_header.jpg) no-repeat;
	width: 1024px;
	height: 378px;
}

img.home_link {
	position:absolute;
	margin:0 0 0 25px;
}


div.header {
	background: transparent url(../images/header.jpg) no-repeat;
	width: 1024px;
	height: 291px;
}


div.ContentWrapper {
	/*background: transparent url(../images/content_wrapper_bg.gif) repeat-x;*/
	width: 780px;
	/*width: 912px;*/
	float: left;
}


div.NewsWrapper {
	width: 470px;
	height: 100%;
	margin: 30px;
	float:left;
}


div.NewsWrapper ul {
	list-style: none;
}


div.NewsWrapper ul li {
	padding-top: 10px;
	padding-bottom: 15px;
	border-bottom: 1px solid #D3D3D3;
}


div.NewsWrapper ul li a {
	display: block;
	width: 100%;
	background: #fff url(../images/list.gif) 0 50% no-repeat;
	padding-left: 20px;
	text-decoration: none;
	color: #23597A;
}

div.NewsWrapper ul li a:hover {
	color: red;
}



div.sideMenu {
	background: transparent url(../images/PI_bg.gif) no-repeat;
	width: 210px;
	height: 123px;
	float: left;
	height: 100%;
}


h2#titleAboutUs {
	background: transparent url(../images/side_menu/title_about.gif) no-repeat;
	width: 80px;
	height: 8px;
	line-height: 8px;
	margin-left: 36px;
	margin-top: 30px;
	flaot:left;
}


h2#titleTraining {
	background: transparent url(../images/side_menu/title_training.gif) no-repeat;
	width: 81px;
	height: 8px;
	line-height: 8px;
	margin-left: 36px;
	margin-top: 30px;
	flaot:left;
}


h2#titleContact {
	background: transparent url(../images/side_menu/title_contact.gif) no-repeat;
	width: 43px;
	height: 8px;
	line-height: 8px;
	margin-left: 36px;
	margin-top: 30px;
	flaot:left;
}


h2#titleFoundation {
	background: transparent url(../images/side_menu/title_cssa_foundation.gif) no-repeat;
	width: 105px;
	height: 8px;
	line-height: 8px;
	margin-left: 36px;
	margin-top: 30px;
	flaot:left;
}


h2#titleMembers {
	background: transparent url(../images/side_menu/title_members.gif) no-repeat;
	width: 48px;
	height: 8px;
	line-height: 8px;
	margin-left: 36px;
	margin-top: 30px;
	flaot:left;
}


h2#titlePatient {
	background: transparent url(../images/side_menu/title_patient_info.gif) no-repeat;
	width: 62px;
	height: 8px;
	line-height: 8px;
	margin-left: 36px;
	margin-top: 30px;
	flaot:left;
}


h2#titleLinks {
	background: transparent url(../images/side_menu/title_links.gif) no-repeat;
	width: 28px;
	height: 8px;
	line-height: 8px;
	margin-left: 36px;
	margin-top: 30px;
	flaot:left;
}


h2#titleBrochure {
	background: transparent url(../images/side_menu/title_links.gif) no-repeat;
	width: 28px;
	height: 8px;
	line-height: 8px;
	margin-left: 36px;
	margin-top: 30px;
	flaot:left;
}


div.middleContent {
	width: 570px;
	float: left;
	margin-top: 30px;
	height: 100%;
}


/*div.middleContent ul {
	padding-left: 30px;
}

*/

div.middleContent ul, ol {
	margin-left: 30px;
	margin-bottom: 1.2em;
}

div.middleContent p {
	margin-bottom: 1.2em;
}


div.middleContent ul {
	padding-left: 30px;
}











div.homeContent {
	width: 336px;
	float:left;
	margin-top: 30px;
	margin-right: 30px;

	height: 100%;
}


div.sideMenu ul {
	list-style: none;
	margin-left: 33px;
	/*margin-top: 58px;*/
	margin-top: 15px;
	padding-bottom: 35px;
}


div.sideMenu ul li {
	/*height: 26px;*/
	width: 133px;
	background: transparent url(../images/list.gif) 0 13px no-repeat;
	padding-left: 13px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #EDEDED;
}


div.sideMenu ul li a {
	display: block;
	text-decoration: none;
	color: #333333;
	width: 140px;
	line-height: 1.3em;
}


div.sideMenu ul li a:hover {
	color: red;
}


div.middleContent img {

}


div.middleContent img.right {
	float: right;
	/*padding-top: 70px;*/
	padding-left: 25px;
	/*padding-bottom: 70px;*/
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
}


div.middleContent img.left {
	float: left;
	padding-right: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
}


div#menu {
	padding-left: 212px;
	padding-top: 62px;
}


div.headerSearch {
	padding-left: 212px;
	padding-top: 162px;
	width: 590px;
	float: left;
}


div.headerSearch fieldset {
	float:right;
	border: 0;
	padding: 0;
	margin: 0;
	width: 200px;
	/*border: 1px solid #000;*/
}


div.homeHeaderSearch {
	padding-left: 212px;
	padding-top: 248px;
	float:left;
}


div.headerSearch h1, div.homeHeaderSearch h1 {
	font-family: Arial, trebuchet, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #ffffff;
	float: left;
	/*border: 1px solid #000;*/
}


/*div.headerSearch #searchBox, div.homeHeaderSearch #searchBox {*/
div.homeHeaderSearch #searchBox {
	margin-left: 274px;
	float:left;
}


div.newsBox {
	background: transparent url(../images/latest_news_bg.gif) no-repeat;
	width:212px;
	height: 304px;
	float:left;
	padding-top: 66px;
}


div.newsBox p {
	padding-left: 36px;
	padding-right: 39px;
}


div.newsBox a {
	display: block;
	background:url(../images/butt_read_more.gif) transparent no-repeat;
	width: 63px;
	height: 19px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 34px;
}

div.newsBox a.moreNews {
	width: 90px;
	background: none;
	display: block;
	color: red;
}




div.rightBox {
	margin-top: 30px;
	background: transparent url(../images/find_surgeon_bg.gif) no-repeat;
	width: 173px;
	height: 87px;
	float: left;
}


div.rightBox select {
	margin-left: 14px;
	margin-top: 47px;
	width: 129px;
	margin-bottom: 27px;
}


div.footer {
	width: 100%;
	height: 102px;
	background: transparent url(../images/footer_bg.gif) repeat-x;
	margin-top: 30px;
	padding-top: 30px;
	font-size: 11px;
}


div.footer ul {
	list-style: none;
	width: 1024px;
	text-align:center;
	padding: 5px 0 0 0;
}


div.footer ul li {
	display: inline;
	padding: 0 5px 0 5px;
	border-right: 1px solid #999999;
	color: #999999;
}


div.footer ul li.last {
	border: none;
}


div.footer ul li a {
	text-decoration: none;
	color: #999999;
	font-size: 11px;

}


div.footer ul li a:hover {
	color: red;
}


#searchButton {
	padding-left: 10px;
}


div#logoutDiv {
	border: 1px solid #D3D3D3;
	background-color: #E3E3E3;
	/*width: 570px;*/
	height: 37px;
	margin-top: 17px;
	/*float:left;*/
	/*clear: both;*/
}


div#logoutDiv a {
	float: right;
	padding-top: 10px;
	padding-left: 20px;
	margin-right: 15px;
	font-weight: bold;
	color: #414141;
	text-decoration: none;
	background: #E3E3E3 url(../images/icon_logout.gif) 0 90% no-repeat;
}


div#logoutDiv a:hover {
	text-decoration: underline;
}


div#logoutDiv .loginTitle{
	padding-left: 16px;
	padding-top: 10px;
	float:left;
}
div.login_msg {
	margin-left:270px;
	width:650px;
}


div.middleContent h2 {
	color: #535353;
	font-size:16px;
	font-weight: bold;
}


div.middleContent .date {
	padding-bottom: 20px;
}


div.middleContent a.back {
	text-decoration: none;
	display: block;
	background: transparent url(../images/list.gif) 0 20px no-repeat;
	/*float: left;*/
	width: 38px;
	padding-top: 15px;
	padding-left: 12px;
}


div.middleContent a.back:hover {
	text-decoration: underline;
	color: red;
}


div.searchWrapper {
	width: 770px;
	padding-left: 75px;
	float:left;
	/*border: 1px solid #000;*/
}


div.searchWrapper p {
	margin-top: 30px;
	margin-bottom: 15px;
}


div.searchWrapper h2 {
	font-size: 16px;
	font-weight: bold;
	color: #535353;
	margin-bottom: 10px;
}


div.searchWrapper ul {
	list-style: none;
	margin-bottom: 40px;
}


div.searchWrapper ul li {
	padding-left: 20px;
}


div.searchWrapper ul li a {
	color: #262626;
	text-decoration: none;
}


div.searchWrapper ul li a:hover {
	color: red;
}

div.searchWrapper table th{
	background-color: #666;
	/*background-color: #EDA6A6;*/
}


div.searchWrapper table{
	width: 100%;
}


div.searchWrapper table tr td {
	text-align: center;
}


div#accreditationColumn {
	background: transparent url(../images/acreditation_bg.gif) no-repeat;
	width: 570px;;
	height: 71px;
	margin-top: 20px;
	float: left;
}


div#accreditationColumn p {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 11px;
}


div#accreditationColumn select {
	margin-left: 11px;
}


/*
 *
 *	Login Page Style
 *
 */

fieldset {
	/*border: 1px solid #000;*/
	border: 0;
	padding-top: 30px;
	width: 760px;
}


div.row {
	width: 220px;
	margin: 10px auto;

}


label {
	width: 80px;
	float: left;
	margin:  4px 0;
}


div.row .textField {
	width: 130px;
	float:left;
	margin:  4px 0 ;
}


div.submit {
	text-align:center;
	clear: both;
	float:left;
	width: 760px;
}


input.loginButt {
	margin-top: 20px;
	/*border: 1px solid #000;*/
}