@charset "utf-8";
/* CSS Document */

/* ----- GENERAL ----- */ 
body {
background-image:url(../images/dentist-tijuana-backgound.jpg);
	text-align:center;
	font:12px/18px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color:#000000;
	}

/* NFORMATYO DE DIVISIONES */
#flash-container {
	margin:0 0 0 0px;
	width:1024px;
	height:292px;
	}

.head {
	margin:0 0 0 0px;
	background-image:url(../images/family-dental-care-repeat.jpg);
	width:1024px;
	height:64px;
	}
	
	
.text-language{
background-image:url(../images/dentist-tijuana-language-repeat.jpg);
height:64px;
vertical-align:middle;
font-size:16px;
}
	
.contact-top{
font-size:13px;
text-align:right;
padding-right:25px;
vertical-align:text-top;
}
	
.dentist-bottom{
background-image:url(../images/family-dental-care-tijuana-bottom.jpg);
height:216px;
width:1024px;
font-size:13px;
text-align:center;
padding-right:7px;
padding-left:7px;
padding-top:5px;
vertical-align:text-top;
color:#573b00;

}

.dentists-cont{
font-size:13px;
text-align:left;
padding-right:10px;
padding-left:10px;
padding-top:5px;
vertical-align:text-top;
}

.dentists-cont2{
background-image:url(../images/dentist-tijuana-dental-repeat.jpg);
font-size:13px;
text-align:left;
padding-right:7px;
padding-left:7px;
padding-top:5px;
vertical-align:text-top;
color:#573b00;
}

.dentists-body{
font-size:14px;
text-align:left;
padding-right:7px;
padding-left:7px;
padding-top:5px;
vertical-align:text-top;
color:#573b00;
}

.dentists-center{
font-size:13px;
text-align:center;
padding-right:7px;
padding-left:7px;
padding-top:5px;
vertical-align:text-top;
color:#573b00;
}

.dental-services{
background-image:url(../images/dental-implants-tijuana-repeat.jpg);
font-size:14px;
text-align:left;
padding-right:7px;
padding-left:7px;
padding-top:5px;
vertical-align:text-top;
color:#573b00;
}
	
.dentists-tit{
font-size:19px;
text-align:left;
padding-right:10px;
padding-left:10px;
padding-top:5px;
vertical-align:text-top;
color:#573b00;
}

#menu {
	margin:0 0 0 0px;
	width:1024px;
	height:55px;
	}




/* FORMATO TEXTOS */
.dentist-tijuana {
	text-align:left;
	padding-right:13px;
	font-size:13px;
	}
	
	
	
	
/* No list-markers by default - must redefine bullets w/ bg graphics */
ul,ol { list-style:none; }

/* Avoid browser default inconsistent heading font-sizes and pre/code */
h4,h5,h6,pre,code,td { font-size:1em; }

/* Remove inconsistent (among browsers) default padding or margin */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,label,div,dd,dt,dl,table,tr,td { margin:0; padding:0; }

/* prevent blue linked image borders */
a img,:link img,:visited img,fieldset { border:none; }

/* global elements
 * ------------------------------------------------------------------------- */


p, ul, ol, dl, pre, blockquote	{ margin-bottom:10px; }

blockquote { 
	margin-left:10px; 
	margin-right:10px; 
	}

h1, h2, h3 { margin-bottom:8px; margin-left:25px;}

h1	{ font-size:1.2em; color:#03486A; margin-right:50px;}
h2	{ font-size:1.1em; color:#208DC5; font-weight:bold; margin-right:50px;}
h3	{ font-size:1.0em; color:#03486A; }

h1 span,h2 span,h3 span	{ display:none; }

a:link,a:visited	{ color:#03486A; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#E9854B; text-decoration:underline; outline:none; }

#column-right p a:link,a:visited	{ color:#03486A; text-decoration:underline; outline:none; }
#column-right p a:hover,a:active	{ color:#E9854B; text-decoration:underline; outline:none; }

#sitemap h2 a:link,a:visited	{ color:#208DC5; text-decoration:underline; outline:none; }
#sitemap h2 a:hover,a:active	{ color:#E9854B; text-decoration:underline; outline:none; }

/* ----- classes ----- */

p span.address{font-weight:bold;}

div.clear	{ 
	clear:both;
	height:.01em; 
	overflow:hidden; 
	}

p.back-to-top {
	text-align:right;
	display:block;
	padding-right:15px;
	background:url("../images/bullet-back-to-top.jpg") right no-repeat;
	}
	
img.img-left { 
	float:left; 
	padding:2px 5px 0px 0; 
	}
	
img.img-right { 
	float:right; 
	margin:5px 55px 0px 0px; 
	}

.border { border-bottom: 1px solid #0277BA; margin:0 0 0 0;}

.hr { margin:0 0 10px 0;}
	
/* ----- global form elements ----- */ 

form {
	width:150px;
	padding:10px 0 15px 50px;
	}

form label	{ font-size:.95em; }

form br { 
	line-height:0; /* defaults vertical spacing between fields */
	}  

input, textarea, select {
	background-color:#fff !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #0B2333;
	color:#405563;
	width:150px; /* 5 pixles smaller than form width !important */
	height:24px;
	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:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.0em;
	}
	
select { 
	width:155px; /* same width as form !important */
	padding:0;
	}

textarea { 
	height:90px; 
	overflow:auto; 
	}
	
input.submit, input.submit-contact-main { 
	width:60px; 
	cursor:pointer; 
	padding:0;
	
	}

input.submit-contact-main { margin:80px 0 0 198px; }

input.submit-image { 
	background:url("../images/btn-submit.jpg");
	width:63px;
	height:15px;
	border:none;
	cursor:pointer;
	}

#contact_business { display: none; } /* do not remove */ 

#media-center	{
	background:url("../images/bg-media-center.jpg") no-repeat;
	width:243px;
	height:239px;
	float:left;
	padding:0 0 0 0;
	margin:0 0 0 0;
	}
	
	

/* ----- main contact form ----- */ 
 
#contact-main { padding:20px 0 40px 0; }
	
#contact-main label { 
	width:180px; 
	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:180px;
	position:absolute; 
	left:110%; 
	top:-2px;
	
	}
	
#contact-main label select {
	width:185px;
	
	}
	
#contact-main label textarea { height:100px; }

#quick-contact-main { 
	padding:0 0 0 53px;
	float:left;
	}
	




/* framework
 * ------------------------------------------------------------------------- */

#wrap {
	background:url("../images/bg-wrap.jpg") repeat-y;
	width:782px;
	margin:0 auto;
	text-align:left;
	}
	
#masthead {
	position:relative;
	background:url("../images/masthead.jpg");
	height:124px;
	}
	/* home link within #masthead */		
	#masthead a {	
		position:absolute;
		left:31px;
		width:256px;
		top:75px;
		height:44px; 
		}
	#masthead a span {
		display:none;
		}

/* ----- column-left ----- */

#column-left {
	width:243px;
	float:left;
	color:#fff;
	padding:0 0 20px 0;
	}
	
#column-left ul { padding-left:5px; }
		#column-left ul li { 
			background:transparent url("../images/bullet.gif") 0px 4px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px; /* pushes text to the right to display bg img */
			line-height:16px;
			margin-left:50px;
			}

#column-left p { padding:0 38px 0 53px;}	
#testimonials {background:url("../images/testimonials-bg.jpg") repeat-y;}
#testimonials p {padding:0 36px 0 53px; color:#03486A;}
	.top {background:url("../images/testimonials-top.jpg") no-repeat; width:243px; height:13px;}
	.map {padding:0 0 0 35px;}
	p.white a { color:#fff;}
	.bottom {background:url("../images/testimonials-bottom.jpg") no-repeat; width:243px; height:18px;}
	p.center {text-align:center;}

/* ----- column-right ----- */

#column-right {
	width:539px;
	float:left;
	}
#column-right p { padding:0 38px 0 25px;}	
#featured {background:url("../images/col-left-featured.jpg") no-repeat; height:104px;}
#options {background:url("../images/options.jpg") no-repeat; height:226px; float:none;}	
#column-right-content {float:left; width:310px}
#column-right-content p { padding:0 14px 0 25px;}
	.zoom {margin:19px 0 0 20px;}

#wrap-image { background:url("../images/col-right-bottom.jpg") bottom right no-repeat;}

ul#pdf-list {padding:0 0 20px 50px; line-height:20px; color:#03486A;}
#pdf-list li { list-style-type:disc;}
#pdf-list li a:link, #pdf-list a:active, #pdf-list a:visited {color:#03486A;}


#pdf-list li a:hover {color:#E9854B;}

#column-right ul.right li{ 
			padding-left:10px; /* pushes text to the right to display bg img */
			line-height:18px;
			margin-left:30px; 
		 	background:transparent url("../images/bullet2.gif") 0px 4px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			width:400px;
 }
 
#column-right ul.indent li {
		margin-left:10px;
		background:transparent url("../images/bullet3.gif") 0px 7px no-repeat;
		line-height:18px;
		} 
 
#column-right ul li.right { 
		 	background:transparent url("../images/bullet2.gif") 0px 4px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px; /* pushes text to the right to display bg img */
			line-height:18px;
			margin-left:50px;
			}

#column-right ul li.bottom {
		margin-bottom:-10px;
		line-height:18px;
		}
		
#column-right ul li.top {
		margin-top:-10px;
		line-height:18px;
		}

#main-contact { padding:0 0 0 15px;}

ul#gallery {padding:10px 38px 0 55px;}
ul#gallery li { display:inline; padding:0 30px 0 0;}

.smile-gallery {padding:10px 38px 0 55px;}
.smile-gallery li { display:inline; padding:0 30px 0 0;}


#ptt { background:url("../images/ptt.jpg") no-repeat; height:67px; position:relative; margin-top:30px; }

#ptt a {	
		position:absolute;
		left:44px;
		width:167px;
		top:2px;
		height:64px; 
		}

#pdf  {
	margin:20px 0 0 80px;
	}
/* ----- bottom-wrap ----- */
 
#bottom-wrap {
	background:url("../images/bottom-wrap.jpg") no-repeat;
	height:20px;
	clear:both;
	width:100%;
	}
	
/* header framework
 * ------------------------------------------------------------------------- */

#header-flash {
	height:225px;
	background:url("../images/flash-bg.jpg") no-repeat;
	}

	
#media-center {
	margin:0 0 0 0;
	width:243px;
	height:260px;
	}
	
#media-center-container {
	margin:0 0 0 0;
	width:243px;
	height:260px;
	}

#header-graphic {
	height:225px; /* sets height for all non-flash headers */
	}

body#index #header-graphic {background:url("../images/header1.jpg") no-repeat;}
body#practice #header-graphic {background:url("../images/header2.jpg") no-repeat;}
body#gallery #header-graphic {background:url("../images/header3.jpg") no-repeat;}
body#technology #header-graphic {background:url("../images/header1.jpg") no-repeat;}
body#procedures #header-graphic {background:url("../images/header2.jpg") no-repeat;}
body#contact #header-graphic {background:url("../images/header3.jpg") no-repeat;}
body#thanks #header-graphic {background:url("../images/header1.jpg") no-repeat;}
body#sitemap #header-graphic {background:url("../images/header2.jpg") no-repeat;}

#news {
height:57px;
background:url("../images/subhead-newsandhighlights.jpg") no-repeat;
}

/* subhead framework
 * ------------------------------------------------------------------------- */
#sub-nav {height:57px;}

body#index #sub-nav {background:url("../images/subhead-home.jpg") no-repeat;}
body#practice #sub-nav {background:url("../images/subhead-practice.jpg") no-repeat;}
body#gallery #sub-nav {background:url("../images/subhead-gallery.jpg") no-repeat;}
body#technology #sub-nav {background:url("../images/subhead-technology.jpg") no-repeat;}
body#procedures #sub-nav {background:url("../images/subhead-procedures.jpg") no-repeat;}
body#contact #sub-nav {background:url("../images/subhead-contact.jpg") no-repeat;}
body#thanks #sub-nav {background:url("../images/subhead-thankyou.jpg") no-repeat;}
body#sitemap #sub-nav {background:url("../images/subhead-sitemap.jpg") no-repeat;}
/* footer
 * ------------------------------------------------------------------------- */
 
#footer {
	width:760px;
	margin:0 auto;
	text-align:center;
	}

#footer p {
	color:#03486A;
	}

#footer a:link, #footer a:visited {
	color:#03486A;
	}

#footer a:hover, #footer a:active {
	color:#fff;
	}

#footer ul {margin-top:5px;}

#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 #000;
	}

	#footer li.first { border: none; }
	
	
	
	/* Horozontal Sprite Nav
 * ------------------------------------------------------------------------- */

#nav { 
	background:url("../images/nav.jpg") no-repeat; 
	width:539px; 
	height:41px; 
	margin-bottom:0; 
	}

#nav span { display: none; }

#nav li, #nav a { height:41px; display:block; }

#nav li { float:left; list-style:none; _display:inline; }

#nav-01 { width: 60px; margin-left: 2px;}
#nav-02 { width: 97px; margin-left: 2px;}
#nav-03 { width: 101px; margin-left: 2px;}
#nav-04 { width: 92px; margin-left: 2px;}
#nav-05 { width: 92px; margin-left: 2px;}
#nav-06 { width: 71px; margin-left: 2px;}


/*-------------- (-79px) X position of button / (-30px) height of image from above ------------- */
#nav-01 a:hover {background:url("../images/nav.jpg")  -2px -41px no-repeat;}
#nav-02 a:hover {background:url("../images/nav.jpg") -64px -41px no-repeat;}
#nav-03 a:hover {background:url("../images/nav.jpg") -163px -41px no-repeat;}
#nav-04 a:hover {background:url("../images/nav.jpg") -266px -41px no-repeat;}
#nav-05 a:hover {background:url("../images/nav.jpg") -360px -41px no-repeat;}
#nav-06 a:hover {background:url("../images/nav.jpg") -454px -41px no-repeat;}


/*----------- Media Center Link -----------*/
#media-center { 
	position:relative;
	background:url("../images/media-center.gif") no-repeat; 
	height:260px; 
	margin:0 0 0 0; 
	padding:0;
	}

#media-center a span { display: none; }
#media-center a {	
		position:absolute;
		left:0px;
		width:243px;
		top:0px;
		height:260px; 
		}
