/* Bahari Medical Group */

a:link {text-decoration: none; color: #000000; border: none; outline: none}
a:hover {text-decoration: none; color: #292929; border: none; outline: none}
a:visited {text-decoration: none; color: #000000; border: none; outline: none}
a:active {text-decoration: none; color: #000000; border: none; outline: none}

/* Body Components */

body {
	background-color: #838b91;
	margin: 0 auto;
    overflow-x: hidden;
}

p, h1, h2, h3, h4, h5, h6, span, li, ul {
	font-family: verdana, geneva, sans-seriff;
}

p {
    font-size: 10.5pt;
}

p.adultChildren {
    font-size: 11pt;
    text-align: center;
    line-height: 30%;
    font-weight: bold;
}

p.form {
    font-size: 11pt;
   line-height: 50%;
}

p.links {
    font-size: 8pt;
    font-weight: bold;
}

p.center {
    font-size: 9pt;
    text-align: center;
    padding-bottom: 10px;
}

h1 {
    font-size: 11pt;
    color: #292929;
    text-align: center;
}

h1.bottom {
    font-size: 11pt;
    color: #292929;
    text-align: center;
}

h2 {
    font-size: 19pt;
    color: #292929;
    text-align: center;
    line-height: 160%;
}

h3 {
    font-size: 25pt;
    color: #292929;
    text-align: center;
    margin-bottom: -5pt;
}

h4 {
    font-size: 11pt;
}

h5 {
    font-size: 19pt;
    color: #292929;
    margin-bottom: 0px;
}

li {
    font-size: 11pt;
    line-height: 25px;
}

iframe {
    border: 1px solid #7c7979;
    margin: 25px 0px 10px 30px;
}

#contactUsLower {
    width: 126px;
    height: 33px;
    border: 1px solid #7c7979;
    margin: 0 auto;
    margin-top: 35px;
}

/* containers */

#containerWidth1000 {
	position: relative;
	width: 1000px;
	margin: 0 auto;
    overflow-x: hidden;
    background-color: #eaeef0;
}

#buttonBackgroundBox {
    position: relative;
    width: 1000px;
    height: 33px;
    background-color: #d9dada;
    margin-top: -5px;
}

#containerWidth300 {
    position: relative;
    width: 300px;
    height: 100%;
    float: left;
    background-color: #eaeef0;
}

#containerWidth300Spacer {
    position: relative;
    width: 300px;
    height: 100px;
    float: left;
    background-color: #eaeef0;
}

#containerWidth700 {
    position: relative;
    width: 650px;
    height: 100%;
    float: left;
    background-color: #ffffff;
    padding: 0px 25px 25px 25px;
}

#lowerBackgroundBox {
    position: relative;
    width: px;
    height: 200px;
    float: left;
    background-color: #d9dada;
    margin-bottom: 0x;
    padding-top: 15px;
}

/* slideshow */

#slideshow {
    position: relative;
    float: right;
    height: 240px;
	width: 285px;
    border: 1px solid #7c7979;
    margin-left: 20px;
    margin-bottom: 10px;
}

#slideshow img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8;
    opacity: 0.0;
}

#slideshow img.active {
    z-index:10;
    opacity:1.0;
}

#slideshow img.last-active {
    z-index:9;
}


/* buttons */

a.bahariMedicalGroupButtonHome {
	position: relative;
	width: 82px;
	height: 33px;
	float: left;
	background: url("images/bahariMedicalGroupButtonHome.jpg");
}

a.bahariMedicalGroupButtonHome:hover {
	background-position: -82px;
}

a.bahariFamilyDoctorAboutDrBahari {
	position: relative;
	width: 178px;
	height: 33px;
	float: left;
	background: url("images/bahariFamilyDoctorAboutDrBahari.jpg");
}

a.bahariFamilyDoctorAboutDrBahari:hover {
	background-position: -178px;
}

a.bahariMedicalGroupButtonMedicalServices {
	position: relative;
	width: 178px;
	height: 33px;
	float: left;
	background: url("images/bahariMedicalGroupButtonMedicalServices.jpg");
}

a.bahariMedicalGroupButtonMedicalServices:hover {
	background-position: -178px;
}

a.bahariMedicalGroupButtonContactUs {
	position: relative;
	width: 126px;
	height: 33px;
	float: left;
	background: url("images/bahariMedicalGroupButtonContactUs.jpg");
}

a.bahariMedicalGroupButtonContactUs:hover {
	background-position: -126px;
}

/* homepage */

#boxTop {
    position: relative;
    width: 250px;
    border: 1px solid #7c7979;
    margin: 25px 20px -1px 25px;
    background-color: #d9dada;
}

#boxCenter {
	width: 260px;
	margin: 0 auto;
	padding-right: 35px;
}

#boxSpacer {
    width: 250px;
    height: 100px;
    margin: 20px 20px 20px 25px;
}

#boxBottom {
    position: relative;
    width: 250px;
    height: 235px;
    border: 1px solid #7c7979;
    margin: 0px 20px 20px 25px;
    background-color: #c7c9c9;
}

#boxBottomNewsletter {
    position: relative;
    width: 215px;
    height: 100%;
    border: 1px solid #7c7979;
    margin: 0px 20px 20px 25px;
    background-color: #c7c9c9;
    padding: 10px 20px 20px 15px;
}

#boxContactUsForm {
    position: relative;
    width: 540px;
    border: 1px solid #7c7979;
    margin: 30px 20px 15px 30px;
    background-color: #c7c9c9;
    padding: 10px 20px 20px 15px;
}

/* about dr bahari */

#aboutDrBahariImage {
    position: relative;
    float: left
    border: 1px solid #7c7979;
    margin: 25px 25px 0px 25px;
}
