body{
	margin:0;
	font:12px/16px Verdana,sans-serif;
	color: #2d1c30;
}
a{
	cursor: pointer;
	color: #434242;
	text-decoration: underline;
}
a:hover{	text-decoration: none;}
a:focus{outline:none;}
form{display:inline;}
img{border: none;}
label,select,textarea,input{vertical-align:top;}
.header{
	border-top: 11px solid #742385;
	border-bottom: 7px solid #d7e791;
	background: #e9ebd3;
	width: 100%;
}
.header .inner{
	margin:0 auto;
	width: 990px;
	/*min-height: 418px;*/
	position: relative;
}
.header ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.logo{display: block;}
.logo a{
	background: url(../images/logo.gif) no-repeat;
	position: absolute;
	width: 535px;
	height: 91px;
	overflow: hidden;
	text-indent: -3333px;
	left: 0px;
	top: 39px;
}
.dr-list, .contacts{
	text-align: right;
	float: right;
	font-size: 14px;
	line-height: 16px;
	width: 100%;
}
.dr-list li, .contacts li{
	float: right;
	clear: both;
	white-space: nowrap;
}
.header .contacts{
	background: url(../images/sep.gif) no-repeat 100% 100%;
	padding: 22px 0 8px;
}
.contacts li{padding: 0 0 8px 33px;}
.contacts .phone{background: url(../images/ico-phone.gif) no-repeat;}
.contacts .mail{background: url(../images/ico-mail.gif) no-repeat;}
.header .dr-list{padding: 10px 0 18px;}
.dr-list li{
	padding:0 0 2px 12px;
	background: url(../images/marker-green.gif) no-repeat 0 6px;
}
.sidebar{
	background: url(../images/header.jpg) no-repeat;
	width: 100%;
	clear: both;
	overflow: hidden;
	min-height: 250px;
	position: relative;
}
.sidebar span{
	display: block;
	text-align: right;
	color: #a477ad;
	font-size: 14px;
	padding: 6px 7px 0;
}
.sidebar strong{
	background: url(../images/txt-colorectal-surgical-associates.gif) no-repeat;
	width: 440px;
	height: 148px;
	overflow: hidden;
	position: absolute;
	text-indent: -3333px;
	left: 494px;
	top: 70px;
}
.sidebar ul{
	position: absolute;
	left: 27px;
	top: 225px;
}
.sidebar ul li{
	display: inline;
	float: left;
}
.sidebar li a{
	height: 25px;
	width: 101px;
	float: left;
	overflow: hidden;
	text-indent: -3333px;
}
.sidebar .dr-bartley-pickron a{
	background: url(../images/txt-dr-bartley-pickron.gif) no-repeat;
	width: 131px;
}
.sidebar .dr-eric-haas a{
	background: url(../images/txt-dr-eric-haas.gif) no-repeat;
	margin: 0 60px 0 34px;
}
.sidebar .dr-anne-t-le a{background: url(../images/txt-dr-anne-t-le.gif) no-repeat;}
.main{
	margin:8px auto 0;
	width: 990px;
	padding-bottom: 13px;
}
.column{
	width: 211px;
	float: left;
}
.module{
	border: 1px solid #dddcd8;
	padding: 3px;
	margin-top: 10px;
}
.module .inner{
	background: #f9f9f9;
	padding: 0 3px 12px;
}
.module h3{
	background: url(../images/bg-title.gif) no-repeat;
	height: 51px;
	font-size: 16px;
	font-weight: normal;
	line-height: 43px;
	color: #fff;
	margin: 0;
	padding-left: 49px;
	position: relative;
	top: -4px;
	margin-bottom: -8px;
	letter-spacing: -1px;
}
.module-holder{
	width: 100%;
	overflow: hidden;
	clear: both;
}
/* start navigation */
.nav ul{
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 14px;
	line-height: 16px;
}
.nav .inner{padding: 0;}
.nav ul li{
	padding: 2px 0 0;
}
.nav ul li:first-child{padding-top: 0;}
.nav a:focus{outline: none;}
.nav ul a{
	color: #322138;
	text-decoration: none;
	display: block;
	background: url(../images/nav-item-bg.gif) no-repeat 0 50%;
	padding: 2px 0 4px 10px;
	letter-spacing: -1px;
}
.nav ul a:hover, .nav .active a{
	background-position: 100% 50%;
	color: #fff;
	padding-left: 22px;
}
.nav .sub{display: none;}
.nav .active .sub{display: block;}
.nav .active .sub div{display: inline;}
.nav li ul{
	background: #eebef5;
	font-size: 12px;
	line-height: 15px;
	padding: 1px 0 5px 13px;
	border-top: 2px solid #f9f9f9;
}
.nav li li{padding: 2px 0 2px;}
.nav li li a{
	color: #2b2b2b !important;
	text-decoration: none;
	display: inline;
	background: none;
	padding:0 !important;
	margin-left: 0px;
	letter-spacing: -1px;
}
.nav li li a.sub-link-active {
	text-decoration: underline;
}
.nav li li a:hover{text-decoration: underline;}
.nav .active .sub .acitvelink{text-decoration: underline;}
/* end navigation */
/* start contacts form */
.form label{
	color: #7f7480;
	display: block;
	letter-spacing: -1px;
}
.form input{
	margin: 0;
	padding: 1px 3px 2px;
	float: left;
	width: 174px;
}
.form select{width: 180px;}
.form .textarea{padding-top: 4px;}
.form textarea{
	width: 180px;
	float: left;
	height: 63px;
	overflow: auto;
	padding: 0;
	margin: 0;
}
.form form div{
	overflow: hidden;
	padding-left: 7px;
}
.form form div div{
	padding: 0 0 4px;
	width: 100%;
}
.form .captcha{padding-bottom: 13px;}
.form .captcha input{width: 98px;}
.form .captcha img{
	border: 1px solid #9fa0a1;
	float: right;
	margin:0 6px 0 0;
}
.form .submit{
	width: 126px;
	height: 21px;
	text-align: center;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 20px;
	text-decoration: none;
	color: #fff;
	margin-left:20px;
}
/* end contacts form */
.column1{
	width: 769px;
	float: right;
}
.sidebar1{
	width: 439px;
	float: left;
}
.interior1{
	width: 769px;
	float: left;
}
/* start lists */
.list{letter-spacing: -1px;}
.list .inner{padding-bottom: 14px;}
.list h4{
	margin: 0;
	font-size: 14px;
	color: #605362;
	padding: 5px 0 0 10px;
}
.list .box{
	border-bottom: 1px solid #e7efc3;
	width: 405px;
	overflow: hidden;
	margin-left: 10px;
	padding: 5px 0 10px;
}
.list .box.last{border: 0;}
.list .box div{
	overflow: hidden;
	width: 440px;
}
.list h4 a{color: #605362;}
.list ul{
	margin: 0;
	padding: 0;
	width: 220px;
	float: left;
	list-style: none;
}
.list li{
	background: url(../images/marker-green1.gif) no-repeat 0 5px;
	padding: 0 0 0 11px;
}
.list li a{color: #742385;}
/* end lists */
.sidebar2{
	width: 320px;
	float: right;
}
/* start interiorpg */
.interiorpg{letter-spacing: 0px;}
.interiorpg .inner{padding-bottom: 14px;}
.interiorpg h4{
	margin: 0;
	font-size: 14px;
	color: #605362;
	padding: 5px 0 0 10px;
}
.interiorpg .box{
	border-bottom: 1px solid #e7efc3;
	width: 405px;
	overflow: hidden;
	margin-left: 10px;
	padding: 5px 0 10px;
}
.interiorpg .box.last{border: 0;}
.interiorpg .box div{
	overflow: hidden;
	width: 440px;
}
.interiorpg h4 a{color: #605362;}
.interiorpg ul{
	margin: 0 22px 16px 22px;
	padding: 4px 10px 4px 8px;
	list-style: none;
	color: #646464;
}
.interiorpg li{
	background: url(../images/marker-green1.gif) no-repeat 0 5px;
	padding: 0 0 6px 8px;
	line-height: 16px;
}
.interiorpg .inner .leftsplit {
	color: #646464;
	padding-left: 22px;
}
.interiorpg .inner .rightsplit {
	float: right;
	width: 45%;
	padding: 0px 0px 0px 10px;
	color: #646464;
}
.interiorpg .inner .leftmap {
	color: #646464;
	padding-left: 6px;
}
.interiorpg .inner .rightmap {
	float: right;
	width: 45%;
	padding: 0px 0px 0px 10px;
	color: #646464;
}
.interiorpg .inner .searchbox {
	text-align: center;
	width: 100%;
}
.frm_holder {
	padding-left:40px;
	padding-bottom:8px;
}
.formborder {
	border: 2px solid #bed747;
}
img.picleft{
	float: left;
	padding: 3px 8px 4px 8px;
}
.piccenter{
	text-align: center;
	width: 100%;
	padding-bottom: 25px;
}
img.picright{
	float: right;
	padding: 3px 8px 4px 8px;
}
.columnleft{
	padding-bottom: 6px;
}
.flashcenter{
	text-align: center;
}
.firstleft{
	float: left;
	width: 48%;
	padding: 0px 8px 4px 8px;
}
.interiorpg p{
	margin: 0;
	padding: 0px 5px 15px 11px;
	line-height: 18px;
}
.interiorpg p .purplefont, li .purplefont{
	color: #742385;
	font-weight: bold;
}
.breadcrumb{
	margin: 0px 8px 8px 8px;
	padding: 0px 2px 2px 4px;
	font-size: 10px;
	background-color: #f2e9e9;
}
.tidbit{
	width: 300px;
	background-color: #ffffff;
	float: right;
	padding: 8px 8px 8px 8px;
	margin: 0px 12px 12px 12px;
	border: 8px solid #f6eaf8;
}
.tidbitheader{
	font-size: 26px;
	font-family: Monotype Corsiva;
	padding: 4px 4px 4px 0px;
	margin-bottom: 4px;
	background-color: #f9f9f9;
	border-bottom: 1px solid #e7efc3;
}
.tidbitrows{
	padding-bottom:26px;
}
/* end interiorpg */
/* start news */
.csa-in-the-news, .patient-registration{
	width: 207px;
	float: left;
	color: #2d1c30;
	position: relative;
	letter-spacing: -1px;
}
.csa-in-the-news .inner, .patient-registration .inner{
	min-height: 307px;
	padding-bottom: 35px;
}
.csa-in-the-news ul{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 201px;
	position: relative;
	top: -4px;
}
.csa-in-the-news li{
	border-bottom: 1px solid #e7efc3;
	padding: 9px 10px 12px 10px;
}
.csa-in-the-news em{
	font-style: normal;
	font-weight: bold;
}
.csa-in-the-news p{margin: 0;}
.csa-in-the-news .btn, .patient-registration .btn{
	position: absolute;
	width: 213px;
	bottom: 0;
	left: 0px;
	text-align: center;
	padding-bottom: 11px;
}
.csa-in-the-news .btn a, .patient-registration .btn a{
	color: #742385;
	background: url(../images/marker-green1.gif) no-repeat 0 5px;
	padding-left: 11px;
}
/* end news */
/* start patient-registration */
.patient-registration{float: right;}
.patient-registration p{
	margin: 0;
	padding: 5px 5px 0 11px;
}
.patient-registration ul{
	margin: 0;
	padding: 20px 0 0 10px;
	list-style: none;
}
.patient-registration ul li{
	background: url(../images/ico-pdf.gif) no-repeat 0 2px;
	padding: 0 0 16px 19px;
}
.patient-registration li a{color: #742385;}
/* end patient-registration */
/* start newsletter */
.intro .box-holder{
	overflow: hidden;
	width: 100%;
	letter-spacing: -1px;
	background: url(../images/border-green.gif) repeat-y 359px 0;
	padding:3px 0 8px;
}
.intro .inner{padding-bottom: 6px;}
.intro .box{
	width: 367px;
	float: left;
	padding-left: 3px;
}
.intro .box div{overflow: hidden;}
.intro h3{margin-bottom: -12px;}
.intro p{
	margin: 0;
	font-size: 14px;
	line-height: 19px;
	padding: 0 30px 1px 0;
}
.intro a{color: #742385;}
.intro .left{
	float: left;
	margin:3px 3px 0 0;
}
.intro .box.last{
	padding-left: 8px;
	width: 359px;
}
.intro .box.last p{padding: 0 15px 1px 0;}
/* end intro news */
/* start module1 */
.module1{
	font-size: 14px;
	line-height: 24px;
	margin-top: 10px;
	padding-bottom: 11px;
	letter-spacing: -1px;
}
.module1 p{
	margin: 0;
	padding: 7px 10px 0 3px;
}
.module1 a{color: #742385;}
/* end module1 */
/* start video player */
.media .inner{padding-bottom: 2px;}
.player img, .module1 .flash img{display: block;}
/* end video player */
/* start footer navigation */
.nav1{
	clear: both;
	width: 100%;
	margin: 0;
	padding: 9px 0;
	list-style: none;
	text-align: center;
	font-size: 10px;
	letter-spacing: -1px;
	border-bottom: 1px solid #e0e0e0;
}
.nav1 li{
	display: inline;
	background: url(../images/nav-footer-item-sep.gif) no-repeat 0 50%;
	padding-bottom: 3px;
}
.nav1 li:first-child{background: none;}
.nav1 a{
	color: #742385;
	margin: 0 2px 0 6px;
}
.nav1 .active a, .nav1 a:hover{
	color: #6f7274;
	text-decoration: none;
}
/* end footer navigation */
/* start footer */
.footer{
	clear:both;
	color: #939597;
	font-size: 11px;
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #e0e0e0;
	padding: 10px 0 13px;
	letter-spacing: -1px;
}
.footer a{color: #975aa4;}
.footer .left{
	float: left;
	padding-left: 11px;
}
.footer .left img{
	margin: -5px 0 -10px;
	padding: 0 2px;
	position: relative;
}
.footer .right{
	float: right;
	padding-right: 11px;
}
/* end footer */

.bbb {
	width:210px;
	margin-top:10px;
	text-align:center;
}
.contacts li
{
	float:right;
	clear:none;
}
.contacts .phone
{
	padding:0 15px 8px 33px;
}
.contacts li {
padding:0 0 8px 15px;
float:left;
}
.header .contacts
{
	position:absolute;
	width:133px;
	top:10px;
	right:174px;
	padding-right:49px;
	border-right:1px solid #e0e7b7;
	background:none;
	padding-top:15px;
}
.logo a {

height:60px;
top:21px;
width:353px;
}


.sidebar ul {
left:0;
}
.sidebar .dr-bartley-pickron a {
margin:0 0 0 20px;
}
.sidebar .dr-eric-haas a {
margin:0 38px 0 8px;
}
.sidebar .dr-ali-mahmood a{
	background: url(../images/txt-dr-ali-mahmood.gif) no-repeat;
	width: 131px;
	margin:0 0 0 39px;
}

.sidebar strong {
height:134px;
left:562px;
top:76px;
width:406px;
}
















