/*
Theme Name: Dr Champion	
Theme URI: http://www.drchampion.com/
Description: Dr Champions best theme ever!.
Version: 2.0
Author: Rosemont Media
Author URI: http://www.rosemontmedia.com/
*/

/*-------------------------------------------------------------------------------------*/
/* undo some default styling of common (X)HTML browsers
/*------------------------------------------------------------------------------------*/

body,div,dl,dt,dd,ul,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,html,label,table,tr,td {margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,a img,:link img,:visited img {border:0;}
address,caption,cite,code,dfn,th,var {font-style:normal;font-weight:normal;}
ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
q:before,q:after {content:'';}

/* ------------------------ GLOBAL ELEMENTS ------------------------ */

/* ------------------------ type selectors ------------------------ */
body { 
	background:#484b34;
	text-align:center; 
	font:12px/18px Verdana, Arial, Helvetica, sans-serif; 
	color:#23251a;
	line-height:16px;
	}

blockquote { margin-left:10px; margin-right:10px; }

h1	{ font-size:1.2em; color:#000; }
h2	{ font-size:1.1em; color:#000; }
h3	{ font-size:1.0em; color:#000; }

h1 span,h2 span,h3 span	{ display:none; }

a:link,a:visited	{ color:#fff; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#23251a; text-decoration:underline; outline:none; }

hr {
	height: 0px;
	border: 1px solid #484B34;
}

/* ------------------------ classes ------------------------ */
.clear	{ 
	clear:both;
	}

div.clear	{ 
	height:.01em; 
	overflow:hidden; 
	}

p.back-to-top {
	text-align:right;
	display:block;
	padding-right:15px;
	background:url("images/bullet-back-to-top.jpg") right no-repeat;
	}

img.img-left { 
	float:left; 
	margin:0px 5px 15px 0px;
	}

img.img-right { 
	float:right; 
	margin:5px 0px 10px 10px; 
	}
	
	p.level-links {margin: 0px 0px 10px 40px;}
	p.level-links, p.level-links span.current-page   {color: #000;}
	p.level-links a:link, p.level-links a:visited {color: #717a3b; text-decoration: none;}
	p.level-links a:hover {color: #000;}
	
/* ------------------------ form elements ------------------------ */
form {
	width:150px;
	margin:10px 0 15px 0; /* set margin left and right below */
	}

form label	{ font-size:.95em; } 

form br { line-height:0; height:0; } /* defaults vertical spacing between fields */

input, textarea, select { 
	background-color:#fff !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #B4790C;
	color:#000;
	width:145px; /* 5 pixles smaller than form width !important */
	height:18px;
	line-height:18px;
	vertical-align: middle;
	margin-bottom:4px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:1.0em;
	}

select { width:150px; padding:0; } /* same width as form - !important */

textarea { height:90px; overflow:auto; }

#contact_business { display: none; } /* do not remove */ 


/* ------------------------ SPECIFIC ELEMENTS ------------------------ */

/* ------------------------ main contact form ------------------------ */
#contact-video-btn{
	position: relative;
	top: -113px;
	left: 506px;
	background-image: url(images/contact-video-btn.jpg); 
	z-index:100;
    width: 276px;
    height: 84px;
    display: block;
	display:none;
  
}
#contact-video-btn a{
	position: relative;
	width: 276px;
    height: 84px;
    display: block;
}


#contact-main { margin:20px 0 10px 0; }

#contact-main label { 
	width:220px; 
	position:relative; 
	display:block; 
	text-align:right; 
	margin-bottom:10px;
	font-size:1.0em;
	}

#contact-main label input, #contact-main label textarea, #contact-main label select { 
	width:170px;
	position:absolute; 
	left:110%; 
	top:-2px;
	}

#contact-main label select { width:175px; } /* fixes display issue - 5px larger than input field */

#contact-main label textarea { height:100px; overflow:auto; }

/* ------------------------ submit button form elements ------------------------ */

input.submit, input.submit-contact-main { 
	width:60px;
	height:20px;
	cursor:pointer; 
	padding:0; 
	}

input.submit-contact-main { margin:95px 0 0 243px; } /* defines placement of contact-main submit button */

input.submit-image, input.submit-contact-main { /* REMOVE IF NOT USED */
	background:url("images/btn-submit.jpg");
	width:64px;
	height:20px;
	border:none;
	cursor:pointer;
	}

/* ------------------------------- CONTENT FRAMEWORK ------------------------------- */

/* ------------------------ main framework ------------------------ */
#wrap {
	background:#9d9f53;
	width:940px;
	margin:0 auto;
	text-align:left;
	}
	

	
/* ------------------------ MAIN NAVIGATION FRAMEWORK ------------------------ */
/* ------------------------ horizontal sprite nav ------------------------ */
#nav { 
	background:url("images/nav.jpg") no-repeat; 
	width:940px; 
	height:40px; 
	margin:0;
	padding:0; 
	position:relative;
	z-index:9999;
	}

	#nav span { display: none; }

	#nav li, #nav a { height:40px; display:block; } /* change height here also */

	#nav li { float:left; list-style:none; display:inline; position:relative; }

	#nav-01 { width: 47px; margin-left: 20px;}
	#nav-02 { width: 79px;}
	#nav-03 { width: 79px;}
	#nav-04 { width: 122px;}
	#nav-05 { width: 118px;}
	#nav-06 { width: 115px;}
	#nav-07 { width: 125px;}
	#nav-08 { width: 100px;}
	#nav-09 { width: 50px;}
	#nav-10 { width: 75px;}

	/*-------------- (-79px) X position of button / (-40px) height of image from above ------------- */
	#nav-01 a:hover { background:url("images/nav.jpg")  -20px -40px no-repeat; }
	#nav-02 a:hover { background:url("images/nav.jpg")  -67px -40px no-repeat; }
	#nav-03 a:hover { background:url("images/nav.jpg") -146px -40px no-repeat; }
	#nav-04 a:hover { background:url("images/nav.jpg") -225px -40px no-repeat; }
	#nav-05 a:hover { background:url("images/nav.jpg") -347px -40px no-repeat; }
	#nav-06 a:hover { background:url("images/nav.jpg") -465px -40px no-repeat; }
	#nav-07 a:hover { background:url("images/nav.jpg") -580px -40px no-repeat; }
	#nav-08 a:hover { background:url("images/nav.jpg") -705px -40px no-repeat; }
	#nav-09 a:hover { background:url("images/nav.jpg") -805px -40px no-repeat; }
	#nav-10 a:hover { background:url("images/nav.jpg") -855px -40px no-repeat; }

/* ------------------------ son of suckerfish: horizontal sprite nav ------------------------ */
#nav li ul {
	position:absolute;
	left:-9999px;
	padding-right:1px; /* Fixes one px spacing for border-right in FF */
	background-color:#fff;	/* Background color of drop down nav - add more styles (i.e. background image) if you want */
	z-index: 9999;
	font-size: .95em;
	}

#nav li ul li { 
	height:20px; /* Height of each drop down nav item */
	border:1px solid #e1eca0;
	border-top:none;
	}	

#nav li ul li a {
	width:100%;
	height:20px;	/* Height of each drop down nav item, should match above */
	line-height:20px;	 /* Height of each drop down nav item again, should match above */
	}

#nav li ul li a span {
	display:block;
	padding-left:5px;
	}

/* Drop down link styles */
#nav a:link, #nav a:visited, #nav a:hover, #nav a:active {
	font-size:1.0em;
	color:#3d402b;
	text-decoration:none;
	}

#nav li:hover ul, #nav li.sfHover ul	{ left: 0; }

/* Hover styles for drop down items */
#nav-02 ul a:hover, #nav-03 ul a:hover, #nav-04 ul a:hover, #nav-05 ul a:hover, #nav-06 ul a:hover { 
	background-image:none;
	background-color:#e1eca0;
	color:#000;
	text-decoration:none;
	}

/* width of drop down nav - choose width that allows items to display on one line */
#nav-02 ul, #nav-02 li { width:145px; }
#nav-03 ul, #nav-03 li { width:185px; }
#nav-04 ul, #nav-04 li { width:200px; }
#nav-05 ul, #nav-05 li { width:170px; }		
#nav-06 ul, #nav-06 li { width:170px; }		

/* ------------------------ masthead framework ------------------------ */
#masthead {
	position:relative;
	background:url("images/masthead.jpg");
	height:292px;
	}
	/* index page link within #masthead */		
	#masthead a {	
		position:absolute;
		left:0px;
		top:0px;
		width:940px;
		height:292px; 
		}
	#masthead a span {
		display:none;
		}
		
/* ------------------------ inner-wrapper framework ------------------------ */
#inner-wrap{
background-image:url(images/inner-wrap.jpg);
background-repeat: no-repeat;
background-position: top left;
width: 940px;
}

	#top-left a, #top-middle a, #top-right a {
		color: #fff;
	}
		#top-left a:hover, #top-middle a:hover, #top-right a:hover {
		color: #DBDFC3;
	}

/* ------------------------ top-left (inside inner-wrap) framework ------------------------ */
#top-left {
	width:270px;
	float:left;
	margin: 76px 0 0 40px;
	}

	#top-left p, #top-left h1, #top-left h2, #top-left h3, #top-left ul, #top-left dl {
		margin:0px 0px 10px 0px;
		}
		
	#top-left ul, #top-left dl {
		margin:0px 0px 10px 15px;
		}
		
	#top-left ul {
		list-style: outside square;
	}

	#video-website {
		background: url("images/video-website-index.jpg") top left no-repeat;
		width: 240px;
		height: 191px;
		display: block;
		position:relative;
	
	}
	#addvideo	{
		background: url("images/add-video.jpg") top left no-repeat;
		width: 240px;
		height: 37px;
	}
		#addvideo a {
			display: block;
			width: 240px;
			height: 37px;
			position:absolute;
		}
		
	
		#video-website span { display: none; }
		
#video-inside {
	margin-top: 30px; 
	margin-bottom: 30px;
	clear: both; 
	text-align: center; 
	width: 236px;
    font-size:1.5em; 
	line-height: 18px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
}

#video-inside  a {color:#484b34; text-decoration: none;} 

#singleplayer{
	position:relative;
	padding-top:48px;
	padding-left:4px;
}


	
	#subhead-lapband {
		background: url("images/subhead-lapband.jpg") top left no-repeat;
		width: 240px;
		display: block;
		padding: 55px 0 0 0;
	}
	
		#subhead-lapband h2 { display: none; }
		
		#subhead-lapband p { margin: 0 0 10px 0; }
		
/* ------------------------ top-middle (inside inner-wrap) framework ------------------------ */
#top-middle {
	width:253px;
	float:left;
	margin: 27px 0 0 34px;
	}

	#top-middle p, #top-middle h1, #top-middle h2, #top-middle h3, #top-middle ul, #top-middle dl {
		margin:0px 0px 10px 34px;
		}
		
	#meet-champion {
		background: url("images/meet-champion.jpg") top left no-repeat;
		padding: 74px 0 0 0;
	}
	
		#meet-champion p { margin: 0 0 10px 0; }

/* ------------------------ top-right (inside inner-wrap) framework ------------------------ */
#top-right {
	width:296px;
	float:left;
	margin: 0 0 0 46px;
	}

	#top-right p, #top-right h1, #top-right h2, #top-right h3, #top-right ul, #top-right dl {
		margin:0 0 10px 0;
		}
		
	#success-story {
		background: url("images/success-bg.jpg") top left no-repeat;
		width: 296px;
		height: 383px;
		display: block;
	}
	
	#success-story h2, #success-story p { display: none; }
	
	#get-started {
		background: url("images/get-started.jpg") top left no-repeat;
		width: 259px;
		height: 115px;
		margin: 0 0 10px 0;
	}
	
		#get-started a {
			background: url("images/get-started.jpg") top left no-repeat;
			display: block;
			width: 259px;
			height: 115px;
		}
		
		#get-started a:hover {
			background: url("images/get-started.jpg") 0 -115px no-repeat;
		}
		
		#get-started span { display: none; }
		
	#professional-education {
		background: url("images/professional-education.jpg") top left no-repeat;
		width: 297px;
		height: 80px;
		display: block;
	}
	
		#professional-education a {
			background: url("images/professional-education.jpg") top left no-repeat;
			display: block;
			width: 297px;
			height: 80px;
		}
		
		#professional-education a:hover {
			background: url("images/professional-education.jpg") 0 -80px no-repeat;
		}
		
		#professional-education span { display: none; }

#btn-blog {
			background: url("images/btn-blog.jpg") top left no-repeat;
			width: 259px;
			height: 80px;
			display: block;
			margin-top:10px;
		}

#btn-blog a {
				background: url("images/btn-blog.jpg") top left no-repeat;
				display: block;
				width: 259px;
				height: 80px;
			}
			
#btn-blog a:hover {
				background: url("images/btn-blog.jpg") 0 -80px no-repeat;
			}
			
#btn-blog span { display: none; }

#btn-animation {
			background: url("images/btn-animation.jpg") top left no-repeat;
			width: 304px;
			height: 95px;
			display: block;
			margin-top:10px;
		}

#btn-animation a {
				background: url("images/btn-animation.jpg") top left no-repeat;
				display: block;
				width: 304px;
				height: 95px;
			}
			
#btn-animation a:hover {
				background: url("images/btn-animation.jpg") 0 -90px no-repeat;
			}
			
#btn-animation span { display: none; }
		
	#start-process {
		background: url("images/start-process.jpg") top left no-repeat;
		width: 270px;
		height: 140px;
		margin: 10px 0 0 0;
	}

		#start-process h2, #start-process p, #start-process span { display: none; }

		#start-process a {
			background: url("images/start-process.jpg") top left no-repeat;
			display: block;
			width: 270px;
			height: 140px;
		}

		#start-process a:hover {
			background: url("images/start-process.jpg") 0 -140px no-repeat;
		}
		
		#btn-travel {
					background: url("images/travelingpatients.jpg") top left no-repeat;
					width: 259px;
					height: 80px;
					display: block;
					margin-top:10px;
				}

		#btn-travel a {
						background: url("images/travelingpatients.jpg") top left no-repeat;
						display: block;
						width: 259px;
						height: 80px;
					}

		#btn-travel a:hover {
						background: url("images/travelingpatients.jpg") 0 -85px no-repeat;
					}
		#btn-travel span { display: none; }	

.networkcont {
	height: 32px;
	margin-top: -35px;
	display: block;


}
.networkcont-home {
	height: 32px;
	display: block;


}
	
	.titlenet {
		color: #484b34;
		font: 20px/18px Georgia;
		padding-bottom: 10px;
	
	}

/* My Comment */
	
	.titlenet-home {
		color: #484b34;
		font: 20px/18px Georgia;
		padding-bottom: 10px;
		
	}

.network a{
	width: 32px;
	height: 32px;
	overflow: hidden;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;


}

.network img {
	border: none;
}

.network a:hover img {
	margin-top: -32px;
}
		
			
	#btn-family-header{
					background: url("images/btn-family-header.jpg") no-repeat;
					width:259px;
					height:40px;
					margin-left:0px;
					margin-bottom:10px;
					margin-top: 10px;
	
	 				}
	#btn-location-header{
					background: url("images/btn-location-header.jpg") no-repeat;
					width:259px;
					height:40px;
					margin-left:0px;
					margin-bottom:10px;
					margin-top: 10px;
	
	 				}	 				
	
	#btn-youtube {
			    	background: url("images/btn-youtube.png") top left no-repeat;
					width: 58px;
					height: 42px;
					display: block;
					margin-left:0px;
					float:left;
					}

	#btn-youtube a {
				  background: url("images/btn-youtube.png") top left no-repeat;
				  display: block;
				  width: 58px;
				  height: 42px;
					}

	#btn-youtube a:hover {
						background: url("images/btn-youtube.png") 0 -44px no-repeat;
								}
	#btn-youtube span { display: none; }
	
	


	#btn-facebook {
			    	background: url("images/btn-facebook.png") top left no-repeat;
					width: 58px;
					height: 42px;
					display: block;
					
					margin-left:0px;
				float:left;
							}

	#btn-facebook a {
				  background: url("images/btn-facebook.png") top left no-repeat;
				  display: block;
				  width: 58px;
				  height: 42px;
					}

	#btn-facebook a:hover {
						background: url("images/btn-facebook.png") 0 -44px no-repeat;
								}
	#btn-facebook span { display: none; }						




	#btn-yahoo {
			    	background: url("images/btn-yahoo.png") top left no-repeat;
					width: 58px;
					height: 42px;
					display: block;
					
					margin-left:0px;
				float:left;
							}

	#btn-yahoo a {
				  background: url("images/btn-yahoo.png") top left no-repeat;
				  display: block;
				  width: 58px;
				  height: 42px;
					}

	#btn-yahoo a:hover {
						background: url("images/btn-yahoo.png") 0 -44px no-repeat;
								}
	#btn-yahoo span { display: none; }
	
	
	#btn-twitter {
			    	background: url("images/btn-twitter.png") top left no-repeat;
					width: 58px;
					height: 42px;
					display: block;
					
					margin-left:0px;
				float:left;
							}

	#btn-twitter a {
				  background: url("images/btn-twitter.png") top left no-repeat;
				  display: block;
				  width: 58px;
				  height: 42px;
					}

	#btn-twitter a:hover {
						background: url("images/btn-twitter.png") 0 -44px no-repeat;
								}
	#btn-twitter span { display: none; }
/* ------------------------ column-left framework ------------------------ */
#column-left {
	display:inline;
	float:left;
	padding:0 33px 0 40px;
	width:601px;
}

#homepage-column-left {
	display:inline;
	float:left;
	padding:0 33px 0 0;
	width:601px;
}
 #blog-column-left {
	display:inline;
	float:left;
	padding-left:30px;
	padding-top:30px;
	padding-right:30px;
	width:601px;
}

	#realize {
		background: url("images/realize-banner.jpg") top left no-repeat;
		width: 391px;
		height: 80px;
		margin: 0 10px 0 0;
		float: left;
	}
	
		#realize:hover {
			background: url("images/realize-banner.jpg") 0 -80px no-repeat;
		}
	
		#realize span { display: none;}
		
	#seminar-events {
		background: url("images/seminar-events.jpg") top left no-repeat;
		width: 170px;
		height: 80px;
		float: left;
	}
	
		#seminar-events:hover {
			background: url("images/seminar-events.jpg") 0 -80px no-repeat;
		}
	
		#seminar-events span { display: none; }
		
	#featured {
		font:20px/21px Georgia;
		color: #484b34;
		width: 327px;
		margin: 26px 0 23px 10px;
		float: left;
		clear: both;
	}
	
	#featured-logo {
		background: url("images/featured-logo.jpg") top left no-repeat;
		width: 234px;
		height: 90px;
		float: left;
	}
	
		#featured-logo span { display: none; }
	
		#ccn {
			width: 73px;
			height: 36px;
			display: block;
		}
		
		#discover {
			width: 100px;
			height: 42px;
			display: block;
		}
		
	#center-excellence {
		background: url("images/center-excellence.jpg") top left no-repeat;
		width: 570px;
		height: 178px;
		float: left;
		clear: both;
	}
	
		#center-excellence p { display: none; }
		
		#center-excellence a {
			width: 570px;
			height: 178px;
			display: block;
			background: url("images/center-excellence.jpg") top left no-repeat;
		}
		
		#center-excellence a:hover {
			background: url("images/center-excellence.jpg") 0 -178px no-repeat;
		}
		
		#center-excellence span { display: none; }
		
	.post {
		margin: 66px 0 0 0;
	}
		
	.breadcrumb {
		line-height: 18px;
		font-size: 12px;
		margin: 0px 0px 10px 0px;
		border-bottom: 1px dotted #484B34;
		padding-bottom: 3px;
	}
	
		.breadcrumb a {
			color: #717a3b;
			text-decoration: none;
		}
		.breadcrumb a:hover {
			color: #000;
		}
	
	
	
	
	
	.title {
		color: #484b34;
		font: 23px/18px Georgia;
		margin: 14px 0 0 0;
	}
	
	.post-content {
		color: #23251a;
		margin: 20px 0 0 0;
		font: 12px/18px Verdana;
	}
	
	.post-content p {
		margin: 0 0 25px 0;
	}
	
	.post p {
		margin: 0 0 25px 0;
	}
	
	#video-iframe
	{
		margin-left: 81px;
		margin-top: 2px;
	}
		
/* ------------------------ column-right framework ------------------------ */
#column-right {
	display:inline;
	float:left;
	padding:40px 0 29px 0;
	width:237px;
}

	#subhead-BMI {
		background: url("images/subhead-BMI.jpg") top left no-repeat;
		width: 296px;
		height: 51px;
		display: block;
		clear:both;
	}
	
		#subhead-qcontact {
		background: url("images/btn-qcontact-header.jpg") top left no-repeat;
		width: 220px;
		height: 30px;
		display: block;
		clear:both;
		margin-top: 10px;
	}
	
	
	
/* ------------------------ media ------------------------- */

#media-thumbs {
	width: 580px; 
	overflow: auto;
	height: 110px; 
	margin-bottom: 20px;
	 }
	#media-thumbs img {
		height: 65px;
		width: 65px;
		border: 2px solid #e1eca0; 
		padding: 1px;
		margin: 2px;
		}
		
		
	div.media-show {
		width: 500px;
		margin-left: 50px;
		height: 310px;
		text-align: center;
	}
p#descr1, p#descr2, p#descr3, p#descr4, p#descr5, p#descr6, p#descr7,
p#descr8, p#descr9, p#descr10, p#descr11, p#descr12, p#descr13, p#descr14,
p#descr15, p#descr16, p#descr17, p#descr18, p#descr19, p#descr20, p#descr21 { display: none;}

#media-show-1 p#descr1 { display: block;} 
#media-show-2 p#descr2 { display: block;} 
#media-show-3 p#descr3 { display: block;} 
#media-show-4 p#descr4 { display: block;} 
#media-show-5 p#descr5 { display: block;} 
#media-show-6 p#descr6 { display: block;} 
#media-show-7 p#descr7 { display: block;} 
#media-show-8 p#descr8 { display: block;} 
#media-show-9 p#descr9 { display: block;} 
#media-show-10 p#descr10 { display: block;} 
#media-show-11 p#descr11 { display: block;} 
#media-show-12 p#descr12 { display: block;} 
#media-show-13 p#descr13 { display: block;} 
#media-show-14 p#descr14 { display: block;} 
#media-show-15 p#descr15 { display: block;} 
#media-show-16 p#descr16 { display: block;} 
#media-show-17 p#descr17 { display: block;} 
#media-show-18 p#descr18 { display: block;} 
#media-show-19 p#descr19 { display: block;} 
#media-show-20 p#descr20 { display: block;} 
#media-show-21 p#descr21 { display: block;} 


/* ----------- end MEDIA -------- */	
	
/*	form#bmi {
		width:256px;
		margin:0; 
	}
	
	.line {
		margin: 5px 0;
	}
	
	form#bmi input.box {
		border:1px solid #484B34;
		width: 35px;
		height: 20px;
		line-height: 20px;
		color:#000;
		margin: 0;
		padding:2px;
		font-size: 14px;
	}

	form#bmi label	{
		font-size:12px;
		height:20px;
		line-height:20px;
		width: 120px;
		margin: 0 0 0 4px;
	} 


	form#bmi input { 
		background-color:#fff !important; 
		border:#b4790c solid 1px;
		width:50px;
		height:20px;
		line-height:20px;
		margin: 0 0 0 4px;
		padding: 0px;
		font-size: 12px;
	}
	
	form#bmi #gender-select input {
		background-color: #484b34 !important;
	}
	
	#BMI-calculation {
		border-top: 1px solid #5f6246;
		border-bottom: 1px solid #5f6246;
		padding: 10px 0;
		text-align: center;
	}
	
	#BMI-category {
		text-align: center;
	}
	
	#bmi-category {
	height: 100px;
	}
	
	form#bmi input#bmi-category {
		width: 187px;
	}
	
	*/
	
	/********************* BMI CALC STYLES *****************/
/* ------------------------ SPECIFIC ELEMENTS ------------------------ */
form#bmi {
	width: 260px;
	}
	form#bmi label	{ 
		font-size:1em; 
                width: 260px;
		}
		form#bmi label.center {text-align: center;}
	
	form#bmi label input {
		top: 20px;
		margin: 5px 0px 10px 2px;
               
		}
		
	form#bmi input {
		width: 42px;
		height: 18px;
		padding-top: 3px;

		}
         form#bmi label.height {float: left; width: 100px; display: inline;}
		form#bmi textarea.bmi-category { 
			width: 230px; 
			height: 40px; 
			color: #000; 
			font-weight: bold;
			background-color: transparent !important;
			border: none;
			text-align:center;
			}
	form#bmi input.calc {
		background-color: #484b34 !important;
		border: none;
		color: #fff;
		width: auto;
		height: 25px;
		padding: 0px 5px 0px 5px;
		cursor:pointer; 
		}
	
		
	
	
	
	
	/******************** END BMI CALC ********************/
	
	#this-mean {
		margin: 7px 0 0 0
	}
	
	#sub-nav {
		margin: 76px 0 10px 0;
	}
	
		/*#sub-nav li {
			background: url("images/inside-sub-nav.jpg") top left no-repeat;
		}*/

		#sub-nav li a {
			background:#75812B url("images/dancingman.png") center right no-repeat;
					color:#23251A;
					display:block;
					font-size:11px;
					/*height:30px;*/
					/*line-height:30px;*/
					/*padding-left:6px;*/
					text-decoration:none;
					width:230px;
					padding: 5px 20px 5px 6px;
					border-bottom:1px solid #A4B952 ;
		
		}
	
		#sub-nav li a:hover {
			background:#A4B952 url("images/dancingman.png") center right no-repeat;
	
		}

/*blog subnav*/
	#blog-sub-nav {
		margin: 76px 0 10px 0;
	}
	
		#blog-sub-nav li {
			background: url("images/blog-inside-sub-nav.jpg") top left no-repeat;
		}

		#blog-sub-nav li a {
			background: url("images/blog-inside-sub-nav.jpg") top left no-repeat;
					color:#23251A;
					display:block;
					font-size:11px;
					height:30px;
					line-height:30px;
					padding-left:6px;
					text-decoration:none;
					width:230px;
		
		}
	
		#blog-sub-nav li a:hover {
			background: url("images/blog-inside-sub-nav.jpg") bottom left no-repeat;
			color:#23251A;
			display:block;
			font-size:11px;
			height:30px;
			line-height:30px;
			padding-left:6px;
			text-decoration:none;
			width:230px;
		}

/*end blog subnav*/



	
	#get-started-inside {
		background: url("images/get-started-inside.png") top left no-repeat;
		width: 236px;
		height: 105px;
		display: block;
	}
		
		#get-started-inside:hover {
			background: url("images/get-started-inside.png") 0 -105px no-repeat;
		}
		
		#get-started-inside span { display: none; }
		
	#seminar-events-inside {
		background: url("images/events-inside.png") top left no-repeat;
		width: 236px;
		height: 89px;
		display: block;
	}

		#seminar-events-inside:hover {
			background: url("images/events-inside.png") 0 -89px no-repeat;
		}

		#seminar-events-inside span { display: none; }


#btn-blog-inside {
			background: url("images/btn-blog-inside.jpg") top left no-repeat;
			width: 236px;
			height: 73px;
			display: block;
			margin-top:10px;
		}

			#btn-blog-inside:hover {
				background: url("images/btn-blog-inside.jpg") 0 -73px no-repeat;
			}

			#btn-blog-inside span { display: none; }		
/* ------------------------ bottom-wrap framework ------------------------ */
/* ------------ must have below top-left and top-right to clear the float ------------ */
#bottom-wrap {
	background:url("images/bottom-wrap.jpg");
	width:100%; /* fix for Safar */
	height:109px;
	clear:both; /* important - do not remove */
	}

/* ------------------------footer framework ------------------------ */
#footer {
	width:940px;
	margin:0 auto;
	text-align:center;
	font-size: 11px;
	}

#footer p {
	color:#fff;
	margin-bottom:10px;
	}

#footer a:link, #footer a:visited { color:#fff; }
#footer a:hover, #footer a:active { color:#9d9f53; }

#footer ul {
	margin:10px auto;
	width: 940px;
}

	#footer li { /* if your li's float, you can adjust border height w/ line-height */
		padding: 0 0 5px 7px; /* adjusts the spacing between each li display and border-left */
		display: inline;
		border-left: 1px solid #fff;
		line-height: 20px;

		}
		
	#footer li.first { border: none; }
	
/********** VARIOUS STYLINGS Lists etc ******/
	
	.alist{
list-style-type:disc;
margin-left: 25px;
line-height: 1.5em;
}

ul.alist {
padding-bottom: 15px;
}


ol.2list {
padding-bottom: 15px;

}

.2list {
margin-left: 25px;
line-height: 1.5em;
list-style-type:decimal-leading-zero;

}

p.b4list {
margin: 0 0 10px 0;
}

.travel {
list-style-type:disc;
margin-left: 35px;
line-height: 1.5em;
}

ul.travel {
padding-bottom: 25px;
}

#latest {
	background:url(images/latestNews.jpg) no-repeat;
	margin:0 30px;
	padding:30px 0 0 0;

}

.post-josh {
	float:left;
	height:200px;
	margin:0 20px;
	width:250px;
	
}

a#bntbluecross {
	background: url("images/btnbluecross.jpg") no-repeat;
	display:block;
	width:294px;
	height:80px;
}
#bntbluecross:hover {background: url("images/btnbluecross.jpg") bottom left no-repeat;}


/* ------------------------ form framework ------------------------ */

form.cform { width: 597px; margin: 20px 0;}
form.cform label, form.cform label span { width: 250px; background: transparent; color: #000;}
form.cform input { width: 250px; }

form.cform span.reqtxt, form.cform span.emailreqtxt {
	display: block;
	text-align: right;
	font-size: .8em!important;
	width: 255px;
	margin-left: 0px;
	color: #000;
}

form.cform textarea { width: 250px; }
form.cform p.cf-sb { text-align: center; }
form.cform #sendbutton { width: 100px; margin-top: 0px; margin-left: -20px;}
p#ll.linklove { display: none; }
.linklove a, .linklove a:visited { display: none; }

#li--6 input#cforms_captcha.secinput, #li--6 label.seccap {
	top: -8px!important;
	position: relative;
}
form.cform ol.cf-ol li.textonly {
	text-align: left;
	font:12px Verdana;
	letter-spacing: 0;	
	margin: 0px;
	padding: 12px;
}

form.cform .cf-box-a{
	margin-left:0px;
	width:14px;
}

form.cform input.sendbutton
{
	width: 150px;
	height: 25px;
	margin-left: -160px;
}
form.cform #cforms_captcha2{
	width: 150px;
}

form.cform .cformselect{
	width: 150px;
}

form.cform .cf-after span {
	font-size: 12px;

}
.disclaimer {
	background-color: #EEEFD1;
	padding: 10px;
	border: 1px solid #000;
}

/*quick contact*/
form#cforms3form input, lable, textarea{
	width: 200px;
}
#cf3_field_3 {
	width: 200px;
}
form#cforms3form span.reqtxt, #li-3-2 span.emailreqtxt {
	display: block;
	text-align: right;
	font-size: .8em!important;
	width: 200px;
	margin-left: 0px;
	color: #000;
}
form#cforms3form #cforms_captcha3 {
	width: 50px;
}
form#cforms3form #sendbutton3 {
	width: 75px;
	margin-left: 0px;
}
form#cforms3form p.cf-sb {
text-align: left;
margin-left: 120px;
	}
	
	form#cforms3form ol.cf-ol li.cf_li_err {
	width: 220px;
}
#column-right p.satimagetxt {
	font-size: 11px;
	padding-left: 2px;
}
#top-right p.satimagetxt {
	font-size: 11px;
	padding-left: 2px;
}
a.satimage {
	background: url("images/satmap.jpg") top left;
	float: right;
	display: block;
	width: 100px;
	height: 85px;
	border: 1px solid black;
	
}
.satimage:hover {
	display: block;
	background: url("images/satmap.jpg") bottom left;
	width: 100px;
	height: 85px;
}

#top-right a.satimage {
	background: url("images/satmap.jpg") top left;
	float: right;
	display: block;
	width: 100px;
	height: 85px;
	border: 1px solid black;
	margin-right: 30px;
	
}

#top-right .satimage:hover {
	display: block;
	background: url("images/satmap.jpg") bottom left;
	width: 100px;
	height: 85px;
}
.satimglink {
	text-align: right;
}
#top-right .satimglink {
	text-align: right;
	margin-right: 20px;
}


#inside-subhead-BMI {
		margin-top: 20px;
		background: url("images/subhead-BMI.jpg") top left no-repeat;
		width: 220px;
		height: 51px;
		display: block;
		clear:both;
}
.hrdivider {
	border:1px dotted #484B34;
	height:0;
	margin-top:17px;
	padding:0;
}
