/* 	File: almeyda-style.css
	Author: Lindsey Kuper
	Created: February 15, 2005
	Last modified: May 17, 2005
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #dee0e0;
	border-top: 1px solid #dee0e0;
}

/* ------------[ Layout boxes for all pages ]------------ */

#PageContainer {
	width: 601px;
	background-color: #fff;
	text-align: left;
	margin: 0;
	padding: 0;
}

#Logo {
	background-color: #3e6785;
	height: 60px;
	background-image: url(header.gif);
	background-position: 5px 5px;
	background-repeat: no-repeat;
}

#Navigation {
	background-color: #5b5f82;
}

#Heading {
	background-color: #a1bda7;
	clear: both;
	background-repeat: no-repeat;
	background-position: 460px;
	padding: 0.75em;
	background-image: url(powered-by-ibctv.gif);
	height: 30px;
}

#MainContent {
	background-image: url(main-background.gif);
	background-position: top left;
	height: 305px;
	background-repeat: no-repeat;
}

#ContentOne {
	width: 310px;
	float: left;
}

#VideoBox {
	padding-left: 21px;
	padding-top: 10px;

}

#ContentTwo {
	margin-left: 310px;
}

#Footer {
	background-color: #0b0c4f;
	clear: both;
	border-bottom: 1em solid #a1bda7;
	height: 3em;
}

/* ------------[ Typography, etc. ]------------ */

h1 span, h2 span { 
	position: absolute;
	left: -999em;
	top: -999em;
}

p {
	margin: 0;
}

a {
	color: #0B0C4F;
}

.InnerContent {
	padding: 1em;
	padding-top: 20px;
}

.InnerContent p {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

.video-help-link {
	margin-right: 0.7em;
	color: #000;
}

/* ------------[ Styles for forms ]------------ */

form {
	margin: 0;
	padding: 0;
}

input, select, textarea {
	width: 247px;
	background-color: #A1BDA7;
	font-family: Arial, Helvetica, sans-serif;
	border-width: 1px;
	background-repeat: repeat-x;
	padding: 2px;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

.button {
	width: 255px;
	height:	29px;
	padding: 0;
	border: 0;
}

.radio, .special {
	width: auto;
}

.text {
	margin-bottom: 1px;
	width: 165px;
	padding-top: 5px;
}

.schedule_a_consultation_now, .procedures {
	padding-top: 20px;
}

div#ScheduleAConsultationForm {
	width: 250px;
	float: left;
}

div.formitem {
	padding-top: 5px;
	clear: both;
}

div.formitem span.formlabel {
	float: left;
	width: 100px;
	text-align: right;
	padding-right:4px;
}

div.formitem span.formfield {
	width: auto;
	text-align: left;
	vertical-align:text-top;
} 
  
div.spacer {
	clear: both;
	display: block;
	background-color: #fff;
}

/* ------------[ Navigation ]------------ */

#Navigation ul {
	background-color: #0b0c4f;
	float: left;
	width: 601px;
	margin: 0;
	padding: 0;
	border-top: 1px solid #dee0e0;
	border-bottom: 1px solid #dee0e0;
	font-variant: small-caps;
}

#Navigation ul li { display: inline; }

#Navigation ul li a {
	padding: 0.2em 0.75em;
	background-color: #0b0c4f;
	color: #dee0e0;
	text-decoration: none;
	float: left;
	border-right: 1px solid #dee0e0;
}

#Navigation ul li a:hover {
	background-color: #DEE0E0;
	color: #38393F;
}

#Navigation ul li.first {
	list-style: none;
}

#Navigation ul li.last a {
	border-right: none; 
}

/* ------------[ Image replacement ]------------ */

h1, h2 {
	background-repeat: no-repeat;
	margin: 0;
}

h1#GuideToBreastAugmentation {
	height: 21px;
	background-image:url(guidetobreastaugmentation.gif);
}

h1#GuideToTummyTuckSurgery {
	height: 21px;
	background-image:url(guidetotummytucksurgery.gif);
}

h2#Introduction {
	height: 16px;
	background-image:url(introduction.gif);
}

h2#Welcome {
	height: 16px;
	background-image:url(welcome.gif);
}

h2#Procedure {
	height: 16px;
	background-image:url(procedure.gif);
}

h2#WhatAreMyOptions {
	height: 40px;
	background-image:url(whataremyoptions.gif);
}

h2#DrAlmeyda {
	height: 16px;
	background-image:url(dralmeyda.gif);
}

h2#ThePractice {
	height: 20px;
	background-image:url(thepractice.gif);
}

h2#Testimonials {
	height: 20px;
	background-image:url(testimonials.gif);
}

h2#ScheduleAConsultation {
	height: 15px;
	background-image:url(scheduleaconsultation.gif);
}

h2#ThankYou {
	height: 20px;
	background-image:url(thankyou.gif);
}