/*--------------------- Last Modified --> 2006.11.10 ---------------------*/
/*-------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------
  Copyright Einstein Industries 2006. Used with Permission.                             
  May not be duplicated or reproduced.
  Please check for cross-browser compatibility prior to making changes
  MINIMUM BROWSER CHECK :: IE5.x/IE6/Firefox/Safari
  CSS Document - layout.css
/*-------------------------------------------------------------------------------------*/
/* undo some default styling of common (X)HTML browsers
/*------------------------------------------------------------------------------------*/

body,div,dl,dt,dd,ul,ol,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;}
ol,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-color:#E1DAC2;
	text-align:center; 
	font:12px/16px Arial, Helvetica, sans-serif; 
	color:#7A735B;
	}

blockquote { 
	margin-left:20px; 
	margin-right:20px; 
	}

h1	{ font-size:1.4em; color:#7A735B; }
h2	{ font-size:1.4em; color:#7A735B; }
h3	{ font-size:1.0em; color:#7A735B; }

h1 span,h2 span,h3 span	{ display:none; }

a:link,a:visited	{ color:#7A735B; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#7A735B; text-decoration:none; outline:none; }

/* ----- classes ----- */

.clear {
	clear:both;
	}

div.clear	{ 
	clear:both;
	height:.01em; 
	overflow:hidden; 
	}

p.back-to-top {
	text-align:right;
	display:block;
	font-size:11px;
	}
		
img.img-left { 
	float:left; 
	margin:0; 
	}
	
img.img-right { 
	float:right; 
	margin:0; 
	}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
	
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
	
/* ----- global form elements ----- */ 

form {
	width:145px;
	margin:0 0 15px 0;
	}

form label	{ font-size:.95em; }

form br { line-height:0; height:0; } /* defaults vertical spacing between fields */

input, textarea, select { 
	background-color:#2E87D0 !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #2E87D0;
	color:#fff;
	width:140px; /* 5 pixels 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:Arial, Helvetica, sans-serif; 
	font-size:11px;
	}

#column-right input, #column-right textarea, #column-right select { 
	background-color:#fff !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #7A735B;
	color:#7A735B;
	width:140px; /* 5 pixels 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:Arial, Helvetica, sans-serif; 
	font-size:11px;
	}
	
select { width:145px; padding:0; } /* same width as form - !important */

textarea { height:90px; overflow:auto; }

#contact_business { display: none; } /* do not remove */ 


/* ----- main contact form ----- */ 
 
#contact-main { margin:0 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:177px; }
	
#contact-main label textarea { height:100px; overflow:auto; }

#contact-business-main { display: none; } /* do not remove */ 


/* ----- submit button form elements ----- */ 

input.submit-contact-main { margin:85px 0 5px 243px; }

input.submit { 
	background:url("http://d2agh9ata29wb8.cloudfront.net/w/winthropbariatrics.com/images/btn-submit.jpg");
	width:64px;
	height:18px;
	border:none;
	cursor:pointer;
	}

#column-right input.submit-contact-main { 
	width:64px;
	height:22px;
	border:1px solid #7A735B;
	cursor:pointer;
	}


/* framework
 * ------------------------------------------------------------------------- */

#wrap {
	background:url("http://d2agh9ata29wb8.cloudfront.net/w/winthropbariatrics.com/images/bg-wrap-sub.jpg") repeat-y;
	width:812px;
	margin:0 auto;
	text-align:left;
	}


	
#masthead {
	position:relative;
	background:url("http://d2agh9ata29wb8.cloudfront.net/w/winthropbariatrics.com/images/masthead.jpg");
	height:264px;
	}
	/* index page link within #masthead */		
	#masthead a {	
		position:absolute;
		left:39px;
		width:182px;
		top:84px;
		height:119px; 
		}
	#masthead a span {
		display:none;
		}

/* ----- column-left ----- */

#column-left {
	width:255px;
	float:left;
	color:#fff;
	line-height:15px;
	}
	
	#column-left p, #column-left h1, #column-left h2, #column-left h3, #column-left h4, #column-left ul, #column-left dl {
		margin:0 27px 18px 55px;
		}
	#column-left form { padding-left:72px; }
	
	/* single column list */
	#column-left ul { padding-left:15px; }
		#column-left ul li {
			list-style-type:square; 
			}
			
	#column-left ul li ul { margin:0 0 0 5px; }
	
	#column-left a { color:#fff; }
	
			
/* ----- column-right ----- */

#column-right {
	width:557px;
	float:left;
	}
	#column-right .content-wrap {
		margin:0 51px 18px 21px;
		}

	#column-right p, #column-right h1, #column-right h2, #column-right h3, #column-right h4, #column-right ul, #column-right dl {
		margin:0 0 18px 0;
		}
	#column-right form { margin-left:0px; }
	 
	/* single column list */
	#column-right ul { padding-left:5px; }
		#column-right ul li { 
			background:transparent url("http://d2agh9ata29wb8.cloudfront.net/w/winthropbariatrics.com/images/bullet.jpg") 0px 6px no-repeat;
			padding-left:10px;  /* pushes text to the right to display bg img */
			}

	#column-right ul li ul { margin:0 0 0 5px; }

		body#sitemap #column-right dl dt {
			font-weight:bold;
			margin-top:10px;
			}
			

	
		
	
			
	#bna {
		background:url("http://d2agh9ata29wb8.cloudfront.net/w/winthropbariatrics.com/images/bna.jpg") no-repeat;
		height:197px;
		position:relative;
		margin-bottom:10px;
		}
		
		#bna .case-01 {
			position:absolute;
			width:198px;
			height:172px;
			left:53px;
			top:0;
			}

		#bna .full-gallery {
			position:absolute;
			width:83px;
			height:25px;
			left:21px;
			top:172px;
			}
			
			#bna span {display:none;}
		
		#bg-procedures {
			background:url("http://d2agh9ata29wb8.cloudfront.net/w/winthropbariatrics.com/images/bg-procedures.jpg");
			width:302px;
			padding-bottom:1px;
			}
		
	
	
/* ----- bottom-wrap ----- */
 
#bottom-wrap {
	background:url("http://d2agh9ata29wb8.cloudfront.net/w/winthropbariatrics.com/images/bottom-wrap-sub.jpg");
	height:75px;
	clear:both;
	width:100%; 
	}

	#bg-intro-bottom {
			background:url("http://d2agh9ata29wb8.cloudfront.net/w/winthropbariatrics.com/images/couple.jpg") bottom right no-repeat;
			width:557px;
			position:relative;
			z-index:99;
			}

	
/* header framework
 * ------------------------------------------------------------------------- */

#header-graphic { height:264px; background:url("http://d2agh9ata29wb8.cloudfront.net/w/winthropbariatrics.com/images/header-index.jpg"); } /* sets height for all non-flash headers */


/* subhead framework
 * ------------------------------------------------------------------------- */

#seminar-header { 
	background:url("http://d2agh9ata29wb8.cloudfront.net/w/winthropbariatrics.com/images/seminar-header.jpg"); 
	height:46px; 
	position:relative;
	} 
	#seminar-header a {
		position:absolute;
		top:9px;
		left:13px;
		width:327px;
		height:30px;
		display:block;
			
		}
		#seminar-header a span {display:none;}

#subhead { 
	background:url("http://eiiwebassets.s3.amazonaws.com/w/winthropbariatrics.com/images/subhead.jpg"); 
	height:42px; 
	margin-bottom:30px;
	line-height:42px;
	font-size:20px;
	padding:0 51px 0 21px;
	} 


/* ------------------------ title framework with varying heights ------------------------- */
#title-qcontact {
	height:223px;
	background:url("http://d2agh9ata29wb8.cloudfront.net/w/winthropbariatrics.com/images/title-qcontact.jpg") ;
	margin-bottom:-137px;
	}

body#contact #title-qcontact, body#thankyou #title-qcontact {
	height:223px;
	background:url("http://d2agh9ata29wb8.cloudfront.net/w/winthropbariatrics.com/images/title-locate.jpg") ;
	margin-bottom:-137px;
	}

#title-address {
	height:59px;
	background:url("http://d2agh9ata29wb8.cloudfront.net/w/winthropbariatrics.com/images/title-address.jpg") ;
	}

#title-procedures {
	height:62px;
	background:url("http://d2agh9ata29wb8.cloudfront.net/w/winthropbariatrics.com/images/title-procedures.jpg") ;
	}

#title-results {
	height:70px;
	background:url("http://d2agh9ata29wb8.cloudfront.net/w/winthropbariatrics.com/images/title-results.jpg") ;
	}

#title-bmi {
	height:78px;
	background:url("http://d2agh9ata29wb8.cloudfront.net/w/winthropbariatrics.com/images/title-bmi.jpg");
	}

/* footer
 * ------------------------------------------------------------------------- */
 
#footer {
	background:url("http://d2agh9ata29wb8.cloudfront.net/w/winthropbariatrics.com/images/bg-footer.jpg") top no-repeat;
	width:812px;
	margin:0 auto;
	text-align:center;
	}

#footer p {
	margin:0 54px 10px 54px;
	}

#footer ul {margin:0 54px 10px 54px;}

#footer li { /* if your li's float, you can adjust border height w/ line-height */
	padding:0 5px 0 7px;
	display: inline;
	border-left: 1px solid #70613E;
	}

	#footer li.home { border: none; }

/* Vertical Sprite Nav
 * ------------------------------------------------------------------------- */

#nav-wrap {background:url("http://d2agh9ata29wb8.cloudfront.net/w/winthropbariatrics.com/images/nav-wrap.jpg") repeat-y;}

ul#nav {
	background:url("http://d2agh9ata29wb8.cloudfront.net/w/winthropbariatrics.com/images/nav.jpg") top left no-repeat;					
	line-height:25px;
	font-size:12px;
	margin:0;
	}


		#column-left ul#nav li {		
			background:transparent url("http://d2agh9ata29wb8.cloudfront.net/w/winthropbariatrics.com/images/arrow.gif") 8px 7px no-repeat;
			border-top: 1px solid #c9d6bb;
			border-bottom:1px solid #aabb97;
			list-style:none;
			margin-left:17px;
			margin-right:1px;
			}
			
			
			
			#column-left ul#nav a {
				background:transparent url("http://d2agh9ata29wb8.cloudfront.net/w/winthropbariatrics.com/images/arrow.gif") 8px 7px no-repeat;
				padding-left:20px;
				padding-right:20px;
				color:#677a59;
				display:block;
				text-decoration:none;
				}
			
		
		
			
					

#column-left ul#nav li a:hover, #column-left ul#nav li:hover { background-color:#d0dbc4;}

/*#column-left ul li a:visited, #column-left ul li:visited { background-color:#FFFFFF; color:#d46d19;}
*/
#nav li:hover ul, #nav li.sfHover ul	{ left: auto; }




/* BMI Calculator */

#column-right input {
	border:1px solid #725D3B;
	background-color:#fff !important;
	color:#725D3B;
	}

p.bmi {

	width:30px;
	padding:0;
	margin:0 21px 0 50px;
	float:left;
	display:inline;
	line-height:20px;
	}



#bmi {
	width:95px;
	float:left;
	margin:0 0 30px 0;
	padding:0;
	}



input#feet, input#h, input#w {
	width:20px;
	}



input#body {
	width:59px;
	}



#column-right input.calculate-image {
	background:url("http://d2agh9ata29wb8.cloudfront.net/w/winthropbariatrics.com/images/btn-calculate.jpg");
	width:85px;
	height:18px;
	border:none !important;
	cursor:pointer;

	}



/* definition list */



body#home #column-right dl {
float:left;
margin-left:22px;
width:146px;
}


	body#home #column-right dl dt {
		float:left;
		width:90px;
		text-align:right;
		padding-right:5px;
		}



	body#home #column-right dl dd {
		float:left;
		width:50px;
		}