body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,html,label,table,tr,td {margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,a img,:link img,:visited img {border:0;}
address,caption,cite,code,dfn,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
q:before,q:after {content:'';}

/* ------------------------ GLOBAL ELEMENTS ------------------------ */

/* ------------------------ type selectors ------------------------ */
body { 
	background:#002035 url("../images/bg-body.jpg") top repeat-x;
	text-align:center; 
	font:13px/22px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color:#002035;
	}

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

h1	{ font-size:22px; color:#002035; }
h2	{ font-size:1.1em; color:#002035; }
h3	{ font-size:1.0em; color:#002035; }

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

a	{ color:#00558F; text-decoration:underline; outline:none; }

/* ------------------------ classes ------------------------ */
.clear	{ 
	clear:both;
	}

div.clear	{ 
	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; 
	margin:2px 10px 10px 0px;
	}

img.img-right { 
	float:right; 
	margin:5px 0px 10px 10px; 
	}

h2.post-title a{ font-size:22px; color:#002035; text-decoration: none; }
h2.post-title a:hover { font-size:22px; color:#002035; text-decoration: underline; }
/* ------------------------ form elements ------------------------ */
form {
	margin:10px 0 15px 0; /* set margin left and right below */
	}

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

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

input, textarea, select { 
	background-color:#FFF !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #00558F;
	color:#000;
	width:200px; /* 5 pixles smaller than form width !important */
	height:22px;
	line-height:18px;
	vertical-align: middle;
	margin-bottom:4px; /* sets vertical spacing between fields */
	padding:2px 1px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:1.0em;
	}

select { width:150px; padding:0; } /* same width as form - !important */

textarea { height:90px; overflow:auto; }

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


/* ------------------------ SPECIFIC ELEMENTS ------------------------ */

/* ------------------------ main contact form ------------------------ */
#contact-main { margin:20px 0 10px 0; }

#contact-main label { 
	width:220px; 
	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:170px;
	position:absolute; 
	left:110%; 
	top:-2px;
	}

#contact-main label select { width:175px; } /* fixes display issue - 5px larger than input field */

#contact-main label textarea { height:100px; overflow:auto; }

/* ------------------------ submit button form elements ------------------------ */

input.submit, input.submit-contact-main { 
	width:60px;
	height:20px;
	cursor:pointer; 
	padding:0; 
	}

input.submit-contact-main { margin:95px 0 0 243px; } /* defines placement of contact-main submit button */

input.submit-image, input.submit-contact-main { /* REMOVE IF NOT USED */
	background:url("../images/btn-submit.jpg");
	width:64px;
	height:20px;
	border:none;
	cursor:pointer;
	}

/* ------------------------------- CONTENT FRAMEWORK ------------------------------- */

/* ------------------------ main framework ------------------------ */
#wrap {
	background:url("../images/bg-wrap.jpg") repeat-y;
	width:940px;
	margin:0 auto;
	text-align:left;
	padding: 0 10px;
	}

/* ------------------------ masthead framework ------------------------ */
#masthead {
	position:relative;
	background:url("../images/masthead.jpg") top left no-repeat;
	height:185px;
	}
	/* index page link within #masthead */		
	#masthead a#mastlink {	
		position:absolute;
		left:0px;
		width:390px;
		top:0px;
		height:185px; 
		float:left;
		}
	#masthead a#mastlink span {
		display:none;
		}

/* ------------------------ column-left framework ------------------------ */
#column-left {
	width:340px;
	height:320px;
	background: #FFF url("../images/bg-leftcol.jpg") top no-repeat;
	float:right;
	margin-top: 20px;
	padding: 20px;
	}

	#column-left p, #column-left h1, #column-left h2, #column-left h3, #column-left ul, #column-left dl {
		margin:0px 0px 10px 0px;
		}

	#column-left form { margin-left:0px; } /* set form margin here */

	#sponsors {
		
		}
		#sponsors li {
			float: left;
			display: inline;
			margin-bottom: 10px;
			}
		#sponsors a {
			width: 164px;
			height: 152px;
			display: block;
			}

		#sponsors a span {display: none;}
		
		li#unijj {
			background: url("../images/unijj-logo.gif");
			margin-right: 10px;
			}
		li#arena {
			background: url("../images/arena-logo.gif");
			}
		li#ribeiro {
			background: url("../images/ribeiro-logo.gif");
			margin-right: 10px;
			}
		li#badboy {
			background: url("../images/badboy-logo.gif");
			}
/* ------------------------ column-right framework ------------------------ */
#column-right {
	width:500px;
	background: #FFF url("../images/bg-rightcol.jpg") top no-repeat;
	float:right;
	margin: 20px 0 0 20px;
	padding: 20px;
	}

	#column-right p, #column-right h1, #column-right h2, #column-right h3, #column-right ul, #column-right dl {
		margin:0px 0px 10px 0px;
		}

	/* single column list */
	#column-right ul { padding-left:5px; }
		#column-right ul li { 
			background:transparent url("../images/bullet.gif") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:13px;  /* pushes text to the right to display bg img */
			}
			
			

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

	body#index #header-graphic { background:url("../images/header.jpg") 400px 15px no-repeat; }

	#welcome-quote {
		background:url("../images/quote-top.gif") 0px 60px no-repeat;
		width: 370px;
		padding: 100px 0 0 10px;
		font-size: 14px;
		font-style: italic;
		line-height: 20px;
		}
	#quote-bottom {
		background:url("../images/quote-bottom.gif") right bottom no-repeat;
		height: 31px;
		}
	

/* ------------------------ subhead framework ------------------------ */
#subhead { height:20px; } /* sets height for all subheads */
	body#index #subhead { background:url("../images/subhead-index.jpg"); }
	body#about #subhead { background:url("../images/subhead-about.jpg"); }
	body#contact #subhead { background:url("../images/subhead-contact.jpg"); }
	body#thankyou #subhead { background:url("../images/subhead-thankyou.jpg"); }
	body#sitemap #subhead { background:url("../images/subhead-sitemap.jpg"); }

/* ------------------------ subhead framework with varying heights ------------------------ */
#subhead-meet-doc {
	height:55px;
	background:url("../images/subhead-meet-doc.jpg") ;
	}

/* ------------------------ title framework with varying heights ------------------------- */
#title-contact {
	height:55px;
	background:url("../images/title-contact.jpg") ;
	}

#title-our-procedures {
	height:35px;
	background:url("../images/title-our-procedures.jpg") ;
	}

/* ------------------------------------- Buttons ---------------------------------------- */
#btn-special-offer {
		height:186px;
		display:block;
		background:url("../images/dental-btn-special-offer.jpg") no-repeat;	
		}
		#btn-special-offer:hover {
				background:url("../images/dental-btn-special-offer.jpg") -100px 0 no-repeat; /* -100px = horizontal img shift, 0px = vertical shift from top */
				}
		#btn-special-offer span { display:none; }


/* ------------------------ bottom-wrap framework ------------------------ */
/* ------------ must have below column-left and column-right to clear the float ------------ */
#bottom-wrap {
	background:url("../images/bottom-wrap.jpg");
	width:100%; /* fix for Safar */
	height:20px;
	clear:both; /* important - do not remove */
	}

/* ------------------------footer framework ------------------------ */
#footer {
	width:960px;
	margin:0 auto;
	text-align:center;
	padding-bottom: 20px;
	}

#footer p {
	color:#fff;
	margin-bottom:10px;
	}

#footer a:link, #footer a:visited { color:#fff; text-decoration: none; }
#footer a:hover, #footer a:active { color:#fff; text-decoration: underline; }

#footer ul {margin:10px;}
	#footer li { /* if your li's float, you can adjust border height w/ line-height */
		padding:0 5px 0 7px; /* adjusts the spacing between each li display and border-left */
		display: inline;
		border-left: 1px solid #fff;
		}
	#footer li.first { border: none; }

/* ------------------------ MAIN NAVIGATION FRAMEWORK ------------------------ */

/* ------------------------ horizontal sprite nav ------------------------ */
#nav { 
	background:url("../images/nav.jpg") no-repeat; 
	width:550px; 
	height:185px; 
	margin:0;
	padding:0; 
	position:absolute;
	top: 0;
	left: 390px;
	}

#nav span { display: none; }

#nav li, #nav a { height:40px; display:block; } /* change height here also */

#nav li { float:left; list-style:none; _display:inline; position:relative; margin-top: 79px; }

#nav-01 { width: 76px; margin-left: 33px;}
#nav-02 { width: 130px;}
#nav-03 { width: 53px;}
#nav-04 { width: 71px;}
#nav-05 { width: 97px;}
#nav-06 { width: 90px;}


/*-------------- (-79px) X position of button / (-30px) height of image from above ------------- */
#nav-01 a:hover { background:url("../images/nav.jpg")  -33px -264px no-repeat; }
#nav-02 a:hover { background:url("../images/nav.jpg") -109px -264px no-repeat; }
#nav-03 a:hover { background:url("../images/nav.jpg") -239px -264px no-repeat; }
#nav-04 a:hover { background:url("../images/nav.jpg") -292px -264px no-repeat; }
#nav-05 a:hover { background:url("../images/nav.jpg") -363px -264px no-repeat; }
#nav-06 a:hover { background:url("../images/nav.jpg") -460px -264px no-repeat; }

