/* CSS Document */

p {
	/*margin-bottom: 4px;
	margin-top: 4px;*/
}

body{
	margin: 0;
	padding: 0;
	text-align: center;
	color: #3d5b77;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#2e2e2e;
}

a {font-weight:bold;}

a:link{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a:visited{ 
	color: #ffffff;
	text-decoration: none;
}

a:hover, a:active{
	color: #00377c;
	text-decoration: underline;
}

h1{
	color: #5e93ba;
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 5px;
	margin: 10px 0 5px 0;
}

h2{
	color: #ad8b57;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 2px 0;
}

h3{
	display:none;
}

h4{
	color: #3d5b77;
	font-size: 11px;
	font-weight: bold;
	margin: 2px 0 2px 0;
}

h5{
	color: #b7cad5;
	font-size: 11px;
	font-weight: bold;
	margin: 2px 0 2px 0;
}

form {
	margin:0;
	padding:0;
}

.form_tag1 {
	float:left;
	display:block;
	width:100px;
	height:20px;
}

.input_layout {
	clear:both;
	margin-bottom: 10px;
}

.input_layout input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #3d5b77;
	width:250px;
	padding:3px;
}

.input_layout textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #3d5b77;
	width:250px;
	padding:3px;
}

.input_layout2 {
	clear:both;
	margin: 0;
	margin-left: 100px;
}

.button {
	width:100px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #3d5b77;
}

.bluebold {
	color: #5e93ba;
	font-weight: bold;
}

.greybold {
	color: #3d5b77;
	font-weight: bold;
}

.goldbold {
	color: #ad8b57;
	font-weight: bold;
}

.text_box {
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#eaf1f5;
	border: 1px dotted #5e93ba;
	padding:15px;
	margin-top:15px;
}

#background{
	width: 734px;
	background-image: url(../assets/background.gif);
	background-repeat:repeat-y;
	margin:auto;
	margin-top: 10px;
	margin-bottom: 20px;
}

#header{
	background-image: url(../assets/header.jpg);
	background-repeat:no-repeat;
	height:82px;
	padding-left:11px;
	padding-top:14px;
	text-align:right;
}

#header ul{
	margin:0;
	margin-right: 10px;
	padding:0;
}

#header li{
	display: inline; list-style: none; 
}

#header ul li a:link, #header a:visited, #header a:active{
	color: #ad8b57;
	margin-right: 10px;
}

#header ul li a:hover{
	color: #c2b695;
	text-decoration:none;
}

#main_image{
	margin: 0px;
	margin-left: 11px;
	margin-right: 11px;
	width: 712px;
	height: 223px;
	background-image:url(../assets/main_image.jpg);
	background-repeat:no-repeat;
	text-align:left;
}


#top_nav{
	background-image:url(../assets/top_nav.jpg);
	background-repeat:no-repeat;
	margin: 0px;	
	margin-left: 11px;
	margin-right: 11px;
	width: 712px;
	height: 67px;
}

#content{
	margin-left: 11px;
	margin-right: 11px;
	width: 712px;
	text-align:left;
	background-color: #343434;
	background-image: url(../assets/content_background.gif);
	background-repeat:repeat-y;
}

#menu{
	height: auto;
	margin-bottom: 5px;
}

/* left panel styling -------------------------------------------------------- */

#left_panel{
	float:left;
	width: 237px;
	background-image:url(../assets/left_nav_bg.jpg);
	background-repeat: repeat-x;
	background-color: #343434;
	text-align: left;
	margin: 0;
	padding:0;
}


#left_panel ul{
	list-style-type:none;
	margin: 0;
	padding:0;
}

#left_panel li{
	display: block;
	margin: 0;
}

#left_panel li a{
	background-image: url(../assets/arrow.gif);
	background-repeat:no-repeat;
	background-position: 15px 15px;
	display: block;
	padding: 11px;
	padding-left: 30px;
	padding-right: 15px;
	font-size: 11px;
	margin-left: 0;
	width: 192px;
}

#left_panel a:hover, #left_panel li a:active{
	background-image: url(../assets/arrow.gif);
	background-repeat:no-repeat;
	background-position: 18px 15px;
	background-color: #2e2e2e;
	color: #c2b695;
	text-decoration:none;
}

/* end left panel styling -------------------------------------------------------- */

#middle_panel{
	float:left;
	width: 475px;
	text-align:left;
	background-color:#FFFFFF;
}

#title{
	height: 35px;
	border-bottom: 1px dotted #ad8b57;
	margin-left: 15px;
	margin-right:15px;
	padding:0;
	padding-top:12px;
	padding-bottom:4px;
}

#latest_news{
	padding:15px;
	padding-right: 75px;
	margin-left: 15px;
	margin-top: 15px;
	width: 370px;
	height: 67px;
	background-image:url(../assets/latest_news.gif)
}

#latest_news h2{
	margin: 0 0 2px 0;
}

#latest_news a:link, #latest_news a:visited, #latest_news a:active{
	font-weight: bold;
	font-size:9px;
	color: #ad8b57;
	font-weight: normal;
	text-decoration:underline;
}

#latest_news a:hover{
	color: #c2b695;
}

.forum h1 {
	margin:0;
	margin-top:15px;}

.pullout_box{
	padding:15px;
	padding-right: 75px;
	margin-right: -15px;
	margin-top: 15px;
	width: 370px;
	height: 22px;
	background-image:url(../assets/pullout_bg.gif);
}

.box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#eaf1f5;
	border: 1px dotted #5e93ba;
	padding:15px;
	margin-top:15px;
}

.box h2{
	color: #ad8b57;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

#quote{
	margin-left: 15px;
	margin-bottom: 15px;
	width: 460px;
	height: 97px;
	background-image:url(../assets/quote_blank.gif)
}

#text {
	padding:15px;
	line-height: 18px;
}

#text a:link, #text a:visited, #text a:active{
	color: #ad8b57;
	font-weight: normal;
	text-decoration:underline;
}

#text a:hover{
	color: #c2b695;
}

#text ul{
	display:block;
	width: 400px;
	color: #ad8b57;
	list-style:none;
	margin-left: 10px;
	padding-left: 0;
	padding-top: 15px;
	margin-top: 15px;
	padding-bottom: 0px;
	margin-bottom: 15px;
	border-top: dotted 1px #89979f;
	border-bottom: dotted 1px #89979f;
}

#text li{
	display:block;
	background-image:url(../assets/chf_bullet.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 20px;
	margin-bottom:15px;
}

.list_text{
	display:block;
	margin-left:20px;
}

#bottom_links_empty{
	clear:both;
	height: 0;
	background-color: #ffffff;
}

#surgeons{
	background-image:url(../assets/surgeons_bar.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:237px;
	height:126px;
	color:#ad8b57;
}

.surgeons_bar{
	display:block;
	margin-top: 6px;
	margin-left: 30px;
}

#sub_image{
	/* background-image:url(../assets/sub_image.jpg); */
	background-repeat:no-repeat;
	background-position:bottom;
	width:237px;
	height:128px;
}

#footer{
	clear:both;
	background-image: url(../assets/footer.jpg);
	background-repeat:no-repeat;
	height:27px;
	text-align:right;
	padding-right:18px;
	padding-top: 9px;
	color:#565656;
	font-size:10px;
}

.styled-table{
	border:1px solid #ad8b57;
	vertical-align:top;
	border-collapse:collapse;
}
.styled-table th{
	font-weight:bold;
	color: #5e93ba;
}

.styled-table th, .styled-table td{
	vertical-align:top;
	border:1px solid #ad8b57;
	padding:5px;
}

.links-page{
	padding:10px 0px 10px 150px;
	display:block;
	border:1px dotted #ad8b57;
	line-height:55px;
	background:no-repeat 10px 10px #fbf9f5;
	margin:0px 0px 10px 0px;
}
.links-page:hover{
	background:no-repeat 10px 10px #f5f2eb;
}
.keepmeactive, .keepmeactive:hover{
	background-image:url(../assets/logo_corin.gif);
}
.winterrule, .winterrule:hover{
	background-image:url(../assets/logo_winterrule.gif);
}
.acrobot, .acrobot:hover{
	background-image:url(../assets/logo_acrobot.gif);
}
.duchy, .duchy:hover{
	background-image:url(../assets/logo_duchy.gif);
}
.nice, .nice:hover{
	background-image:url(../assets/logo_nice.gif);
}
.marknorton, .marknorton:hover{
	background-image:url(../assets/logo_marknorton.gif);
}
.darrenfern, .darrenfern:hover{
	background-image:url(../assets/logo_darrenfern.gif);
}

.surgeon-pic{
	padding:0px 0px 10px 0px;
	border:none;
	border-bottom:1px dotted #ad8b57;
}
.top-anchors{
	padding:10px;
	display:block;
	border:1px dotted #ad8b57;
	background:no-repeat 10px 10px #fbf9f5;
	margin:0px 0px 10px 0px;
}

/*EDITOR DISPLAY STYLING----------------------------------------------------*/
.intro a:link, .intro a:visited, .intro a:active{
	color: #3d5b77;
}

.intro a:hover{
	color: #5e93ba;
	text-decoration:underline;
}

.cms_text{
	font-size:11px;
	font-weight:bold;
}

/*END EDITOR STYLING----------------------------------------------------*/