/*	 Audiology Associates of Arlington
	www.bahiastudio.com.ar 
*/

/* -----------------------------------*/
/* ----->>> GENERALES <<<------*/
/* -----------------------------------*/

* {
	padding: 0;
	margin: 0;
}

body {
	font-family: Tahoma,sans-serif;
	font-size: 12px;
	background: #fff url(../img/bg.gif) left top;
	color: #999;
}

img {
	border: none;
}

ul li {
	list-style: none;
}

a {
	text-decoration: none;
	color: #b15c40;
}

a:focus {
	outline: none;
}

h2 {
	color: #402e58;
}

p {
	color: #402e58;
}

/* -----------------------------------*/
/* ---->>> ESTRUCTURA <<<-----*/
/* -----------------------------------*/

#wrapper {
	width: 850px;
	margin: 30px auto 30px auto;
}

#navbar {
	background: url(../img/bg_navbar.gif) repeat-x left top;
	height: 60px;
}

#content {
	width: 770px;
	background: #fefbe8 url(../img/bg_content.gif) repeat-y right top;
	padding: 20px 40px 30px 40px;
}

.post {
	width: 60%;
	margin-bottom: 20px;
}

#footer {
	height: 48px;
	background: #a03d20 url(../img/bg_footer.gif) repeat-x left top;
	padding: 20px 20px 0px 20px;
	font-size: 11px;
	clear: both;
	margin-bottom: 30px;
}

/* -----------------------------------*/
/* ---->>> NAVEGACION <<<----*/
/* -----------------------------------*/

#navbar a {
	color: #fff;
	text-transform: uppercase;
}

#navbar ul li{
	display: inline;
}

ul#navbar {
	width: 100%;
}

#navbar  ul li {
	display: inline;
}

#navbar ul li a {
	display:block; 
	margin:0; 
	padding:0;
	text-indent:-9999px;
	float: left;
	height: 49px;
}

#navbar ul li.tab_home a {
	background-image: url(../img/home.gif);
	background-position: left bottom;
	width: 57px;
	margin: 11px 0px 0px 3px;
}

#navbar ul li.tab_home_current a {
	background-image: url(../img/home.gif);
	background-position: left top;
	width: 57px;
	margin: 11px 0px 0px 3px;
}

#navbar ul li.tab_home a:hover {
	background-position: left top;
}

#navbar ul li.tab_office a {
	background-image: url(../img/office.gif);
	background-position: left bottom;
	width: 89px;
	margin: 11px 0px 0px 0px;
}

#navbar ul li.tab_office_current a {
	background-image: url(../img/office.gif);
	background-position: left top;
	width: 89px;
	margin: 11px 0px 0px 0px;
}

#navbar ul li.tab_office a:hover {
	background-position: left top;
}

#navbar ul li.tab_test a {
	background-image: url(../img/test.gif);
	background-position: left bottom;
	width: 122px;
	margin: 11px 0px 0px 0px;
}

#navbar ul li.tab_test_current a {
	background-image: url(../img/test.gif);
	background-position: left top;
	width: 122px;
	margin: 11px 0px 0px 0px;
}

#navbar ul li.tab_test a:hover {
	background-position: left top;
}

#navbar ul li.tab_staff a {
	background-image: url(../img/staff.gif);
	background-position: left bottom;
	width: 53px;
	margin: 11px 0px 0px 0px;
}

#navbar ul li.tab_staff_current a {
	background-image: url(../img/staff.gif);
	background-position: left top;
	width: 53px;
	margin: 11px 0px 0px 0px;
}

#navbar ul li.tab_staff a:hover {
	background-position: left top;
}

#navbar ul li.tab_forms a {
	background-image: url(../img/forms.gif);
	background-position: left bottom;
	width: 70px;
	margin: 11px 0px 0px 0px;
}

#navbar ul li.tab_forms_current a {
	background-image: url(../img/forms.gif);
	background-position: left top;
	width: 70px;
	margin: 11px 0px 0px 0px;
}

#navbar ul li.tab_forms a:hover {
	background-position: left top;
}

#navbar ul li.tab_loss a {
	background-image: url(../img/loss.gif);
	background-position: left bottom;
	width: 101px;
	margin: 11px 0px 0px 0px;
}

#navbar ul li.tab_loss_current a {
	background-image: url(../img/loss.gif);
	background-position: left top;
	width: 101px;
	margin: 11px 0px 0px 0px;
}

#navbar ul li.tab_loss a:hover {
	background-position: left top;
}

#navbar ul li.tab_aids a {
	background-image: url(../img/aids.gif);
	background-position: left bottom;
	width: 102px;
	margin: 11px 0px 0px 0px;
}

#navbar ul li.tab_aids_current a {
	background-image: url(../img/aids.gif);
	background-position: left top;
	width: 102px;
	margin: 11px 0px 0px 0px;
}

#navbar ul li.tab_aids a:hover {
	background-position: left top;
}

#navbar ul li.tab_contact a {
	background-image: url(../img/contact.gif);
	background-position: left bottom;
	width: 110px;
	margin: 11px 0px 0px 0px;
}

#navbar ul li.tab_contact_current a {
	background-image: url(../img/contact.gif);
	background-position: left top;
	width: 110px;
	margin: 11px 0px 0px 0px;
}

#navbar ul li.tab_contact a:hover {
	background-position: left top;
}

#navbar ul li.tab_products a {
	background-image: url(../img/products.gif);
	background-position: left bottom;
	width: 80px;
	margin: 11px 0px 0px 0px;
}

#navbar ul li.tab_products_current a {
	background-image: url(../img/products.gif);
	background-position: left top;
	width: 80px;
	margin: 11px 0px 0px 0px;
}

#navbar ul li.tab_products a:hover {
	background-position: left top;
}


#navbar ul li.tab_faq a {
	background-image: url(../img/faq.gif);
	background-position: left bottom;
	width: 51px;
	margin: 11px 0px 0px 0px;
}

#navbar ul li.tab_faq_current a {
	background-image: url(../img/faq.gif);
	background-position: left top;
	width: 51px;
	margin: 11px 0px 0px 0px;
}

#navbar ul li.tab_faq a:hover {
	background-position: left top;
}

/* -----------------------------------*/
/* -------->>> HEADER <<<--------*/
/* -----------------------------------*/

#header_home {
	height: 276px;
	background: #fefbe8 url(../img/header_home.jpg) no-repeat left top;
	text-indent: -9999px;
}

#header_staff {
	height: 185px;
	background: #fefbe8 url(../img/header_staff.jpg) no-repeat left top;
	text-indent: -9999px;
}

#header_forms {
	height: 262px;
	background: #fefbe8 url(../img/header_forms.jpg) no-repeat left top;
	text-indent: -9999px;
}

#header_about {
	height: 264px;
	background: url(../img/header_about.jpg) no-repeat left top;
	text-indent: -9999px;
}

#header_faq {
	height: 238px;
	background: #fefbe8 url(../img/header_faq.jpg) no-repeat left top;
	text-indent: -9999px;
}

#header_test {
	height: 321px;
	background: #fefbe8 url(../img/header_test.jpg) no-repeat left top;
	text-indent: -9999px;
}

#header_aids {
	height: 186px;
	background: #fefbe8 url(../img/header_aids.jpg) no-repeat left top;
	text-indent: -9999px;
}

#header_loss {
	height: 187px;
	background: #fefbe8 url(../img/header_loss.jpg) no-repeat left top;
	text-indent: -9999px;
}

#header_contact {
	height: 235px;
	background: #fefbe8 url(../img/header_contact.jpg) no-repeat left top;
	text-indent: -9999px;
}

#header_products {
	height: 211px;
	background: #fefbe8 url(../img/header_products.jpg) no-repeat left top;
	text-indent: -9999px;
}

/* -----------------------------------*/
/* --------->>> POSTS <<<---------*/
/* -----------------------------------*/

.post h2 {
	font-size: 18px;
}

.post h3 {
	font-size: 20px;
	font-style: italic;
	color: #4d4e4a;
	text-align: center;
	margin: 30px 0px 0px 0px;
}

h3.description {
	font-size: 18px;
	margin: 5px 0px 20px 0px;
	font-style: normal;
	
}

.post p {
	font-size: 11px;
	padding: 10px 0px 10px 0px;
}

.post_form {
	width: 70%;
	margin: -65px 0px 360px 0px;
	position: relative;
}

.post_about {
	width: 90%;
	margin: -65px 0px 360px 0px;
	position: relative;
}

.post_contact {
	width: 60%;
	margin: -40px 0px 5px 0px;
	position: relative;
	top: 0px !important;
	top: -252px;
}

.post_contact p {
	font-size: 12px;
	padding: 6px 0px 10px 0px;
}
.post_test {
	width: 100%;
	margin: -110px 0px 360px 0px;
}

.post_aids {
	width: 100%;
	margin: 10px 0px 2px 0px;
}

.post_loss {
	width: 95%;
	margin: 10px 0px 0px 0px;
}

.post_loss p {
	margin: 0px 0px 6px 0px;
}

.post_aids a {
	font-weight: bold;
}

.aids {
	background: url(../img/line_div.gif) no-repeat left bottom;
	margin: 0px 0px 15px 0px;
}

.post_aids img {
	margin: 20px 0px 20px 0px;
}

.post_test p {
	margin: 0px 0px 5px 0px;
	position: relative;
}

.post_faq {
	width: 90%;
	margin: -45px 0px 360px 0px;
	color: #402e58;
	position: relative;
}

.post_faq  ul {
	margin: 0px 0px 30px 0px;
}

.post_faq li {
	padding: 0px 0px 5px 0px;
}

.bullet {
	font-size: 12px;
	background: url(../img/bullet.gif) no-repeat left;
	padding: 0px 0px 0px 16px;
}

.post_faq p {
	margin: 6px 0px 25px 0px;
}

.images {
	width: 260px;
	float: right;
}

.images img {
	margin: 0px 0px 8px 0px;
}

.bio {
	width: 60%;
	margin: 0px 0px 100px 0px !important;
	*margin: 0px 0px 45px 0px !important;
}

.bio_images {
	width: 260px;
	float: right;
}
.bio_images img {
	margin: 0px 0px 45px 0px;
	*margin: 0px 0px 45px 0px !important;
}


.bio p {
	margin: 10px 0px 35px 0px;
	font-size: 12px;
}

/* -----------------------------------*/
/* -------->>> FOOTER <<<--------*/
/* -----------------------------------*/

#footer a { 
	color: #eae7d6;
	padding-right: 6px;
}

#footer ul li { 
	display: inline; 
	color: #eae7d6;
}

#footer li { 
	padding-right: 6px;
}

#footer ul { 
	width: 75%;
}

#footer p { 
	float: right;
	color: #c09885; 
	padding: 10px 0px;
}

/* -----------------------------------*/
/* -------->>> CLASES <<<--------*/
/* -----------------------------------*/

.oliva { 
	color: #989267;
}
