/* @override http://www.drhowardshapiro.com/css/stylesheet.css */

/*font-family: 'Ropa Sans', sans-serif;*/

body,html {
	height: 100%;
	margin: 0;
}
body {
	font-family: 'Helvetica', 'Arial', sans-serif;
	font-size: 14px;
	line-height: 18px;
	background-color: #eeeeee;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
a {
	color: #373737;
}
a:hover {
	color: #000000;
}
div.wrapper {
	margin: 15px auto;
	background-color: white;
	width: 1000px;
	background-repeat: no-repeat;
	background-position: right bottom;
	border-color: #6d6e71;
	border-width: 1px 1px 1px 1px;
	border-style: solid;	
}
header {
	xcolor: #373737;
	font-size: 14px;
	border-bottom: 30px solid #cccccc;
}
header h1#logo {
	xpadding-top: 130px;
	margin: 0px;
}
header h1 a {
	width: 100%;
	height: 114px;
	background-image: url(/images/dr_howard_shapiro.gif);
	display: block;
	margin: 0px 0 0 0px;
	text-indent: -10000px;
	overflow: hidden;
}
header h2 {
	font-size: inherit;
	font-weight: bold;
	color: #434343;	
	position: absolute;
	margin: -28px;
	margin-left: 190px;
}
header div.vcard {
	position: absolute;
	margin: 12px 12px 0px 676px;
	color: #5a5b5e;
	font-size: 90%;
	text-align: right;	
}
header div.vcard a {
	color: #5a5b5e;
}
header div.vcard div.fn {
	display: none;
}
header div.vcard div.adr span {
	margin-left: 4px;
	margin-right: 0px;
}
header div.vcard div.adr span.country {
	display: none;
}
header div.vcard div.tel span.type {
	margin-right: 7px;
}

header.animated {	
	background-image: url(/images/dr_shapiro.jpg);	
	background-repeat: no-repeat;
	background-position: 710px 0px;
}

header.animated h1 a {
	xwidth: 642px;	
	background-image: url(/images/dr_howard_shapiro_home_about_a.gif);
}
header.animated h2 {
	margin: 6px 0px 0px 725px;
	font-weight: normal;
}
header.animated div.vcard {
	float: left;
	position: static;
	margin: 16px 0 16px 20px;
	color: #6d6e71;
	text-align: left;	
}
header.animated div.vcard div.adr span {
	margin-left: 0px;
	margin-right: 4px;
}
header.animated div.zocdoc {
	float: left;
	margin-top: 16px;
	margin-left: 40px;
}
/* @group nav */

nav.primary {
	display: block;
	width: 100%;
	font-family: 'Open Sans Condensed', 'Helvetica', 'Arial', sans-serif;
	border-color: #6d6e71;
	border-width: 1px 0px;
	border-style: solid;
	background-color: #999999;
	height: 30px;
	font-weight: 700;
}
nav.primary ul {
	display: block;
	list-style: none;
	padding: 0 0 0 20px;
	margin: 0;
}
nav.primary ul li {
	float: left;
	font-size: 17px;
	line-height: 30px;
	margin: 0 0px 0 0;
	padding: 0px 8px 0px 8px;
}
nav.primary ul li a {
	text-decoration: none;
	font-size: 15px;	
}
nav.primary ul li.selected, nav.primary ul li:hover {
	background-color: #ffc800;
	background-image: url(../images/button_background.gif);	
}
nav.primary ul li.selected a {
	xcolor: #fff;
	color: #373737;
}
nav.secondary {
	display: block;
	font-family: 'Open Sans Condensed', 'Helvetica', 'Arial', sans-serif;
	font-size: 13px;
	width: 100%;
	background-color: #e5e5e5;
	height: 24px;
	border-bottom: 1px solid #d6d6d6;
}
nav.secondary ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
nav.secondary ul li {
	display: block;
	float: left;
	padding: 3px 10px;
	height: 100%;
	margin: 0px; 
}
nav.secondary ul li.selected, nav.secondary ul li:hover {
	background-color: #ffc800;
	background-image: url(../images/button_background.gif);
	background-position: bottom;	
}
nav.secondary ul li a {
	text-decoration: none;
	color: #4725c2;
	font-weight: bold;
	text-transform: uppercase;
}

/* @end */
div.content {
	padding: 24px 20px 0px 20px;
	color: #5a5b5d;
	line-height: 24px;
}
div.content h2 {
	color: #4e4ae1;		
}
div.content h3 {
	color: #4e4ae1;
	margin: 16px 0px;	
}
footer {
	width: 1000px;
	margin: 5px auto;
	font-size: 12px;
	color: #a7a7a7;
}
footer a {
	color: #a7a7a7;
	text-decoration: none;
}
footer div.copyright,
footer nav {
	float: left;
	margin-top: 3px;
}
footer nav {
	margin: 0 0 0 24px;
}
footer nav a {
	margin: 0 24px 0 0;
}
footer nav a img {
	position: relative;
	top: 2px;
	left: 2px;
}
/* @group Pages */

/* @group Press */
body#press div.top_left, body#press div.bottom_left {
	width: 920px;
	text-align: left;
}
body#press div.bottom_left {
	margin-bottom: 40px;
}
ul.module.press {
	list-style: none;
	padding: 0;
	margin: 0;
}
ul.module.press li {
	display: block;
	width: 132px;
	height: 132px;
	float: left;
	text-align: center;
}

/* @end */

/* @group Products */
body#books_and_products div.top_left {
	width: 720px;
	margin-left: 125px;
	text-align: center;
}
div.product {
	width: 180px;
	float: left;
	margin: 0px 30px;
}
body#product_page img {
	float: left;
	margin: 0px 20px 50px 0px;
}
body#product_page div.p_right a {
	color: #5825e8;
	text-decoration: none;
	font-weight: bold;
}
body#product_page h3 {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
body#product_page p.price {
	margin-top: 0px;
	font-weight: bold;
}
/* @end */

/* @group General */

div.content div.top_left {
	float: left;
	width: 360px;
	margin-top: 20px;
	margin-right: 40px;
}
div.content div.bottom_left.half {
	clear: both;
	margin-top: 10px;
	padding-top: 10px;
	width: 600px;
}
div.content .youtube.right {
	float: right;
	width: 560px;
	margin-top: 20px;
}
div.content div.top_left h3 {
	margin-top: 0px;
}
div.content div.top_left h3 {
	margin-top: 0px;
}
div.content div.top_left {
	margin-top: 0px;
}

/* @end */
body div.top_left a, body div.bottom_left a{
	text-decoration: none;
	font-weight: bold;
	color: #5a5b6c;
}
body div.top_left a:hover, body div.bottom_left a:hover {
	color: #4e4ae1;
}

body#index div.top_left {
	margin-top: 40px;
}
body#about div.top_left {
	width: 920px;
	margin-top: 0px;
	padding-top: 0px;
}
body#about div.bottom_left {
	width: 320px;
	margin-left: 600px;
	padding-top: 0px;
}
body#about_page_2 div.top_left, body#about_page_2 div.bottom_left {
	width: 100%;
}
body#general_medical_practice div.top_left {
	margin-top: 20px;
	margin-bottom: 20px;
}
body#general_medical_practice div.bottom_left {
	width: 920px;
}
body#general_medical_practice div.youtube.right {
	margin-top: 40px;
}
body#osteopathy_information div.top_left {
	width: 590px;
	margin-top: 0px;
}
body#osteopathy_information div.bottom_left {
	margin-top: 0px;
	padding-top: 0px;
}
body#osteopathy_information h3 {
	margin-top: 0px;
	margin-bottom: 0px;
}

body#general_medical_practice_exercise_programs div.top_left{
	width: 920px;	
	margin-top: 0px;
}
body#general_medical_practice_exercise_programs h3 {
	margin-top: 0px;
	padding-top: 0px;
}
body#general_medical_practice_exercise_programs div.bottom_left{
	width: 920px;
	margin-bottom: 20px;
}
body#general_medical_practice_smoking_cessation div.top_left {
	width: 920px;
	margin-top: 0px;
	padding-top: 0px;
}
body#general_medical_practice_smoking_cessation h3 {
	margin-top: 0px;
}
body#general_medical_practice_testimonials div.top_left{
	width: 940px;
}
body#general_medical_practice_testimonials .attribution{
		color: #4725c2;
}
body#general_medical_practice_diabetes div.top_left, body#general_medical_practice_diabetes div.bottom_left {
	width: 440px;
}
body#weight_loss div.top_left {
	margin-top: 0px;
}
body#weight_loss div.youtube{
	margin-top: 61px;
}
body#weight_loss div.bottom_left {
	width: 520px;
}
body#weight_loss_food_comparison div.top_left{
	width: 100%;
}
body#weight_loss_philosophy div.wrapper {
	background-position: 0px 440px;
}
body#weight_loss_philosophy div.top_left, body#weight_loss_philosophy div.bottom_left{
	width: 940px;
}
body#weight_loss_philosophy div.top_left {
	margin-top: 0px;
	padding-top: 0px;
}
body#weight_loss_philosophy div.bottom_left {
	margin-top: 600px;
	margin-bottom: 20px;
}
body#weight_loss_psychological_support_services div.top_left{
	width: 940px;
}
body#weight_loss_psychological_support_services div.top_left {
	margin-top: 0px;
	padding-top: 0px;
}
body#weight_loss_psychological_support_services div.bottom_left {
	width: 470px;
}
body#weight_loss_top_7_weight_loss_tips div.top_left{
	margin-top: 0px;
	width: 390px;
}
body#weight_loss_supermarket_tours div.top_left{
	margin-top: 0px;
}
body#weight_loss_supermarket_tours div.youtube.right {
	margin-top: 30px;
	width: 420px;
	margin-left: 80px;
}
body#corporate_programs div.top_left {
	margin-top: 0px;
}
body#corporate_programs_group_weight_loss_programs div.top_left {
	margin-top: 0px;
	width: 450px;
}
body#press div.top_left h3 {
	margin-bottom: 0px;	
}
body#press div.bottom_left {
	margin-top: 0px;
	padding-top: 0px;
}
body#press div.recent h3{
	margin-bottom: 0px;
}
body#press h2 {
	font-size: 14px;
	clear: left;
	padding-top: 14px;
	margin-bottom: 0px;
	margin-top: 4px;
	color: black;
	font-weight: bold;
	text-transform: uppercase;
}
body#press div.video {
	float: left;
	margin-right: 40px;
}
body#press div.video {
	margin-bottom: 30px;
}
body#contact div.top_left {
	margin-top: 0px;
	width: 400px;
}
/* @end */